]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
MAINTAINERS: Change to my personal email address
[thirdparty/gcc.git] / ChangeLog
1 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
2
3 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
4
5 2020-02-14 Martin Sebor <msebor@redhat.com>
6
7 * doc/extend.texi (attribute alias): Mention type requirement.
8 (attribute weak): Same.
9 (attribute weakref): Correct invalid example.
10
11 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
12
13 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
14
15 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
16 Jakub Jelinek <jakub@redhat.com>
17
18 * .gitattributes: Add *.md diff=md.
19
20 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
21
22 The mentioned auto-generated file is no more part of the
23
24 GCC sources, it's auto-generated in $(builddir) during build.
25
26 PR target/92055
27 * contrib/gcc_update (files_and_dependencies): Remove
28 entry for gcc/config/avr/t-multilib.
29
30 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
31
32 * MAINTAINERS: Update my email address.
33
34 2020-01-13 Joseph Myers <joseph@codesourcery.com>
35
36 * README.MOVED_TO_GIT: Remove.
37
38 2020-01-11 Joseph Myers <joseph@codesourcery.com>
39
40 * README.MOVED_TO_GIT: New file.
41
42 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
43
44 * MAINTAINERS (Write After Approval): Add myself.
45
46 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
47
48 * MAINTAINERS (write_after_approval): Add myself.
49
50 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
51
52 * MAINTAINERS (write_after_approval): Add myself.
53
54 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
55
56 * MAINTAINERS (write_after_approval): Add myself.
57
58 2019-12-11 Matthias Klose <doko@ubuntu.com>
59
60 * configure.ac: Factor out common cases for compare_exclusions.
61 * configure: Regenerate.
62
63 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
64
65 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
66 flag.
67
68 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
69
70 * MAINTAINERS (Write After Approval): Add myself.
71
72 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
73
74 PR middle-end/92463
75 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
76 * configure: Regenerate
77
78 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
79
80 * configure.ac: Use https for gcc.gnu.org.
81 * configure: Regenerated.
82
83 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
84
85 * MAINTAINERS (aarch64 port): Remove my name, move to...
86 (Write After Approval): ...Here.
87
88 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
89
90 * MAINTAINERS: Change my email address as maintainer.
91
92 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
93
94 PR fortran/91828
95 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
96 * configure: Regenerated.
97
98 2019-10-21 Jason Merrill <jason@redhat.com>
99
100 * .gitattributes: Also check ChangeLog whitespace.
101
102 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
103
104 * contrib/dg-extract-results.sh: Add support for KPASS.
105 * contrib/dg-extract-results.py: Likewise.
106
107 2019-10-17 Jason Merrill <jason@redhat.com>
108
109 * .gitattributes: Avoid {} in filename pattern.
110
111 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
112
113 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
114 Approval section.
115
116 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
117
118 * MAINTAINERS: Add myself to Write After Approval
119
120 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
121
122 * MAINTAINERS: Add myself as an aarch64 maintainer.
123
124 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
125
126 * MAINTAINERS: Add myself as aarch64 maintainer.
127
128 2019-09-23 Carl Love <cel@us.ibm.com>
129
130 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
131 New define_insn.
132 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
133 vsx_xxpermdi16_le_V16QI): Removed define_insn.
134
135 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
136
137 * MAINTAINERS (Sam Tebbs): Update email address.
138
139 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
140
141 * MAINTAINERS: Update my email address.
142
143 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
144
145 * libtool.m4: Handle uclinuxfdpiceabi.
146
147 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
148
149 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
150 Remove myself from Write After Approval section.
151
152 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
153
154 * configure.ac: Support for bpf-*-* targets.
155 * configure: Regenerate.
156
157 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
158
159 * config.sub: Import upstream version 2019-06-30.
160 * config.guess: Import upstream version 2019-07-24.
161
162 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
163
164 * MAINTAINERS: Remove spu port maintainers.
165
166 2019-08-28 Martin Liska <mliska@suse.cz>
167
168 * .gitignore: Add .clangd and compile_commands.json
169 to .gitignore.
170
171 2019-08-23 Michael Forney <mforney@mforney.org>
172
173 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
174 * Makefile.in: Regenerate.
175
176 2019-08-19 Tom Tromey <tom@tromey.com>
177
178 * configure: Rebuild.
179 * configure.ac: Add --with-static-standard-libraries.
180
181 2019-08-16 Alexandre Oliva <oliva@gnu.org>
182
183 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
184
185 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
186
187 * MAINTAINERS (Write After Approval): Add myself.
188
189 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
190
191 * MAINTAINERS (Write After Approval): Remove myself, already listed in
192 RISC-V port maitainer.
193
194 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
195
196 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
197
198 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
199
200 * MAINTAINERS (Write After Approval): Add myself.
201
202 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
203
204 * MAINTAINERS (Write After Approval): Add myself.
205
206 2019-06-25 Martin Liska <mliska@suse.cz>
207
208 contrib/filter-clang-warnings.py: Transform from
209 filter-rtags-warnings.py.
210
211 2019-06-15 Tom Tromey <tom@tromey.com>
212
213 * configure.ac (host_libs): Add gnulib.
214 * configure: Rebuild.
215 * Makefile.def (host_modules, dependencies): Add gnulib.
216 * Makefile.in: Rebuild.
217
218 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
219
220 * MAINTAINERS (Write After Approval): Add myself.
221
222 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
223
224 * configure: Regenerate.
225 * configure.ac: Add PRU target.
226
227 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
228
229 * MAINTAINERS (Write After Approval): Add myself.
230
231 2019-06-11 Nick Clifton <nickc@redhat.com>
232
233 Import these changes from the binutils/gdb repository:
234
235 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
236
237 * Makefile.def (dependencies): configure-libctf depends on all-bfd
238 and all its deps.
239 * Makefile.in: Regenerated.
240
241 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
242
243 * Makefile.def (host_modules): Add libctf.
244 * Makefile.def (dependencies): Likewise.
245 libctf depends on zlib, libiberty, and bfd.
246 * Makefile.in: Regenerated.
247 * configure.ac (host_libs): Add libctf.
248 * configure: Regenerated.
249
250 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
251
252 * MAINTAINERS (Write After Approval): Add myself.
253
254 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
255
256 * MAINTAINERS: Update my email address.
257
258 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
259
260 * MAINTAINERS (Write After Approval): Add myself.
261
262 2019-05-16 Jun Ma <junma@linux.alibaba.com>
263
264 * MAINTAINERS (Write After Approval): Add myself.
265
266 2019-05-07 Jim Wilson <jimw@sifive.com>
267
268 * MAINTAINERS: Remove myself as IA-64 maintainer.
269
270 2019-05-04 Roland Illig <roland.illig@gmx.de>
271
272 * MAINTAINERS (Write After Approval): Add myself.
273
274 2019-05-02 Richard Biener <rguenther@suse.de>
275
276 PR bootstrap/85574
277 * Makefile.tpl (compare target): Also compare extra-compare
278 files.
279 * Makefile.in: Regenerate.
280
281 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
282
283 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
284 as modulo-scheduler maintainer.
285
286 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
287
288 * MAINTAINERS: Add myself as co-maintainer for Darwin.
289
290 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
291
292 * MAINTAINERS: Update my email address.
293
294 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
295
296 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
297 * configure: Regenerate.
298
299 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
300
301 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
302 * configure: Regenerate.
303
304 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
305
306 * configure.ac: Add target-zlib to target_libraries.
307 * configure: Regenerate.
308
309 2019-04-09 Martin Liska <mliska@suse.cz>
310
311 * Makefile.in: Regenerate.
312 * Makefile.tpl: Pass GENERATOR_CFLAGS
313 in all stages.
314
315 2019-03-28 Martin Liska <mliska@suse.cz>
316
317 PR bootstrap/89829
318 * Makefile.in: Revert r254150.
319 * Makefile.tpl: Likewise.
320
321 2019-03-28 Ben Elliston <bje@gnu.org>
322
323 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
324 related, and libdecnumber.
325
326 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
327
328 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
329 (Write After Approval): Remove myself.
330
331 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
332
333 * MAINTAINERS (Write After Approval): Add myself.
334
335 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
336
337 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
338 (Write After Approval): Remove myself and Julian.
339
340 2019-01-26 Harald Anlauf <anlauf@gmx.de>
341
342 * MAINTAINERS (Write After Approval): Add myself.
343
344 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
345
346 * MAINTAINERS (Write After Approval): Add myself.
347
348 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
349
350 * ChangeLog: Replace space with tab.
351 * MAINTAINERS: Delete 1 tab to keep alignment.
352
353 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
354
355 * MAINTAINERS (Write After Approval): Add myself.
356
357 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
358
359 * MAINTAINERS (Write After Approval): Add myself.
360
361 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
362 Kwok Cheung Yeung <kcy@codesourcery.com>
363 Julian Brown <julian@codesourcery.com>
364 Tom de Vries <tom@codesourcery.com>
365 Jan Hubicka <hubicka@ucw.cz>
366 Martin Jambor <mjambor@suse.cz>
367
368 * configure.ac: Likewise.
369 * configure: Regenerate.
370 * contrib/config-list.mk: Add amdgcn-amdhsa.
371
372 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
373
374 * MAINTAINERS (Write After Approval): Add myself.
375
376 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
377
378 * MAINTAINERS (Write After Approval): Add myself.
379
380 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
381
382 PR target/88535
383 * config.guess: Import upstream version 2019-01-03.
384 * config.sub: Import upstream version 2019-01-01.
385
386 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
387
388 * MAINTAINERS (Write After Approval): Update my maintainer address.
389
390 2018-12-21 Gergö Barany <gergo@codesourcery.com>
391
392 * MAINTAINERS (Write After Approval): Add myself.
393
394 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
395
396 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
397
398 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
399
400 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
401 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
402 (GCC_TARGET_TOOL): Likewise.
403 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
404 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
405 OTOOL, OTOOL_FOR_TARGET: New substitutions.
406 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
407 * configure: Regenerate.
408 * Makefile.in: Likewise.
409
410 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
411
412 * MAINTAINERS (Write After Approval): Add myself.
413
414 2018-11-13 Martin Liska <mliska@suse.cz>
415
416 * gcc.target/i386/pr87930.c: Move to ...
417 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
418
419 2018-11-10 Stafford Horne <shorne@gmail.com>
420
421 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
422 (Write After Approval): Remove myself.
423
424 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
425
426 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
427 Append $INCICONV to it.
428
429 2018-11-04 Stafford Horne <shorne@gmail.com>
430
431 * MAINTAINERS (Write After Approval): Add myself.
432
433 2018-10-31 Joseph Myers <joseph@codesourcery.com>
434
435 PR bootstrap/82856
436 * multilib.am: New file. From automake.
437
438 Merge from binutils-gdb:
439 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
440
441 * libtool.m4: Use AC_LANG_SOURCE.
442 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
443 * ar-lib: New file.
444 * test-driver: New file.
445 * configure: Re-generate.
446
447 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
448
449 * MAINTAINERS (Write After Approval): Add myself.
450
451 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
452
453 PR bootstrap/87788
454 PR d/87799
455 * configure: Rebuild.
456 * configure.ac: Disable D on systems where it is known not to work.
457
458 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
459
460 * Makefile.def (target_modules): Add libphobos.
461 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
462 GDCFLAGS_FOR_TARGET.
463 (dependencies): Make libphobos depend on libatomic, libbacktrace
464 configure, and zlib configure.
465 (language): Add language d.
466 * Makefile.in: Rebuild.
467 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
468 (HOST_EXPORTS): Add GDC.
469 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
470 (BASE_TARGET_EXPORTS): Add GDC.
471 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
472 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
473 (EXTRA_HOST_FLAGS): Add GDC.
474 (STAGE1_FLAGS_TO_PASS): Add GDC.
475 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
476 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
477 environment variables.
478 * configure: Rebuild.
479 * configure.ac: Add target-libphobos to target_libraries. Set and
480 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
481
482 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
483
484 * MAINTAINERS (Write After Approval): Add myself.
485
486 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
487
488 * MAINTAINERS (Write After Approval): Remove myself.
489
490 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
491
492 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
493
494 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
495
496 * MAINTAINERS: Update my email address.
497
498 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
499
500 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
501 maintainer.
502
503 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
504
505 * MAINTAINERS (Write After Approval): Add self.
506
507 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
508
509 * MAINTAINERS (write after approval): Add myself.
510
511 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
512
513 * MAINTAINERS: Update my email address.
514
515 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
516
517 * MAINTAINERS (write after approval): Add myself.
518
519 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
520
521 * MAINTAINERS: Add self to global reviewers list.
522
523 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
524
525 MAINTAINERS: Add c-sky port maintainers.
526
527 2018-08-10 Martin Liska <mliska@suse.cz>
528
529 * MAINTAINERS: Revert change in previous commit and
530 join lines.
531
532 2018-08-10 Martin Liska <mliska@suse.cz>
533
534 * MAINTAINERS: Remove extra line.
535
536 2018-08-06 Naveen H.S <naveenh@marvell.com>
537
538 * MAINTAINERS: Update my email address.
539
540 2018-07-19 DJ Delorie <dj@redhat.com>
541
542 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
543 as maintainer.
544
545 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
546
547 * MAINTAINERS: Adjust email address for me and my colleague Robin
548 Dapp.
549
550 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
551 Sunil K Pandey <sunil.k.pandey@intel.com>
552
553 PR target/84413
554 * config/i386/i386.c (m_CORE_AVX512): New.
555 (m_CORE_AVX2): Likewise.
556 (m_CORE_ALL): Add m_CORE_AVX2.
557 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
558 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
559 and remove the rest of m_SKYLAKE_AVX512.
560
561 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
562
563 * config.sub: Sync with upstream version 2018-07-03.
564
565 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
566
567 * config.guess: Sync with upstream version 2018-06-26.
568 * config.sub: Sync with upstream version 2018-07-02.
569
570 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
571
572 * libtool.m4: Sort output of 'find' to enable deterministic builds.
573 * ltmain.sh: Likewise.
574
575 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
576
577 * contrib/config-list.mk: Remove powerpc-linux_paired.
578
579 2018-06-29 Alexandre Oliva <oliva@adacore.com>
580
581 * configure.ac: Introduce support for @unless/@endunless.
582 * Makefile.tpl (dep-kind): Rewrite with cond; return
583 postbootstrap in some cases.
584 (make-postboot-dep, postboot-targets): New.
585 (dependencies): Do not output postbootstrap dependencies at
586 first. Output non-target ones changed for configure to depend
587 on stage_last @if gcc-bootstrap, and the original deps @unless
588 gcc-bootstrap.
589 * configure.in, Makefile.in: Rebuilt.
590
591 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
592
593 * MAINTAINERS (write after approval): Add myself.
594
595 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
596
597 * MAINTAINERS (write after approval): Add myself.
598
599 2018-06-19 Nick Clifton <nickc@redhat.com>
600
601 * zlib/configure.ac: Restore old behaviour of only enabling
602 multilibs when a target subdirectory is defined. This allows
603 building with srcdir == builddir.
604 * zlib/configure: Regenerate.
605
606 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
607
608 * Makefile.def (fortran): Add check-target-libgomp-fortran.
609 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
610 * Makefile.in: Regenerate.
611
612 2018-06-16 Ben Elliston <bje@gnu.org>
613
614 * config.guess: Import latest version.
615 * config.sub: Likewise.
616
617 2018-06-08 Martin Liska <mliska@suse.cz>
618
619 * MAINTAINERS: Remove MPX-related entries.
620 * Makefile.def: Remove libmpx support.
621 * Makefile.in: Regenerate.
622 * configure.ac: Remove removed files.
623 * configure: Regenerate.
624 * libmpx/ChangeLog: Remove.
625 * libmpx/Makefile.am: Remove.
626 * libmpx/Makefile.in: Remove.
627 * libmpx/acinclude.m4: Remove.
628 * libmpx/aclocal.m4: Remove.
629 * libmpx/config.h.in: Remove.
630 * libmpx/configure: Remove.
631 * libmpx/configure.ac: Remove.
632 * libmpx/configure.tgt: Remove.
633 * libmpx/libmpx.spec.in: Remove.
634 * libmpx/mpxrt/Makefile.am: Remove.
635 * libmpx/mpxrt/Makefile.in: Remove.
636 * libmpx/mpxrt/libmpx.map: Remove.
637 * libmpx/mpxrt/libtool-version: Remove.
638 * libmpx/mpxrt/mpxrt-utils.c: Remove.
639 * libmpx/mpxrt/mpxrt-utils.h: Remove.
640 * libmpx/mpxrt/mpxrt.c: Remove.
641 * libmpx/mpxrt/mpxrt.h: Remove.
642 * libmpx/mpxwrap/Makefile.am: Remove.
643 * libmpx/mpxwrap/Makefile.in: Remove.
644 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
645 * libmpx/mpxwrap/libtool-version: Remove.
646 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
647
648 2018-06-04 Martin Liska <mliska@suse.cz>
649
650 * MAINTAINERS: Add myself as gcov maintainer.
651
652 2018-06-04 Matthew Fortune <mfortune@gmail.com>
653
654 * MAINTAINERS: Update my email address.
655
656 2018-06-04 Tom de Vries <tdevries@suse.de>
657
658 * MAINTAINERS: Remove write-after-approval entries for component
659 maintainers.
660
661 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
662
663 * MAINTAINERS (write after approval): Add myself.
664
665 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
666
667 * MAINTAINERS: Update my email address.
668
669 2018-06-01 Tom de Vries <tdevries@suse.de>
670
671 * MAINTAINERS: Update my email address.
672
673 2018-05-22 Bin Cheng <bin.cheng@arm.com>
674
675 * MAINTAINERS (loop-optimizer): Add myself.
676
677 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
678
679 * configure.ac: Added "nfp" target.
680 * configure: Regenerate.
681
682 2018-04-30 Richard Biener <rguenther@suse.de>
683
684 PR bootstrap/85571
685 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
686 (STAGE3_TFLAGS): Likewise.
687 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
688 (STAGEtrain_TFLAGS): Likewise.
689 * Makefile.in: Regenerate.
690
691 2018-04-26 Richard Biener <rguenther@suse.de>
692
693 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
694 (STAGE2_CFLAGS): Likewise.
695 (STAGE2_TFLAGS): Likewise.
696 (STAGE3_CFLAGS): Add -fchecking.
697 (STAGE3_TFLAGS): Likewise.
698 (STAGEtrain_CFLAGS): Filter out -fchecking.
699 (STAGEtrain_TFLAGS): Likewise.
700 * Makefile.in: Re-generate.
701
702 2018-04-25 Catherine Moore <clm@codesourcery.com>
703
704 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
705
706 2018-04-18 Paul Clarke <pc@us.ibm.com>
707
708 * MAINTAINERS (write after approval): Add myself.
709
710 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
711
712 * MAINTAINERS: Update my email address.
713
714 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
715
716 * MAINTAINERS: Remove redundant Write-After-Approval entry.
717
718 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
719
720 * MAINTAINERS: Update my email address and disambiguate myself
721 a bit from Will Schmidt.
722
723 2018-03-21 Nathan Sidwell <nathan@acm.org>
724
725 * MAINTAINERS: Move maintainers of now-removed picochip and score
726 ports to write after approval.
727
728 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
729
730 * MAINTAINERS: Add entry for SVE maintainership.
731
732 2018-02-13 Maciej W. Rozycki <macro@mips.com>
733
734 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
735 * configure: Regenerate.
736
737 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
738
739 * MAINTAINERS (write after approval): Add myself.
740
741 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
742
743 * MAINTAINERS (write after approval): Add myself.
744
745 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
746
747 * MAINTAINERS (write after approval): Add myself.
748
749 2018-01-03 Jakub Jelinek <jakub@redhat.com>
750
751 Update copyright years.
752
753 2018-01-03 Ben Elliston <bje@gnu.org>
754
755 * config.guess: Import latest version.
756 * config.sub: Likewise.
757
758 2017-12-12 Stafford Horne <shorne@gmail.com>
759
760 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
761 * configure: Regenerate.
762
763 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
764
765 * MAINTAINERS (Write After Approval): Add myself.
766
767 2017-11-28 Julia Koval <julia.koval@intel.com>
768 Sebastian Peryt <sebastian.peryt@intel.com>
769
770 * Makefile.def (target_modules): Remove libcilkrts.
771 * Makefile.in: Ditto.
772 * configure: Ditto.
773 * configure.ac: Ditto.
774
775 2017-11-28 Julia Koval <julia.koval@intel.com>
776
777 * MAINTAINERS (Write After Approval): Add myself.
778
779 2017-11-22 Sudakshina Das <sudi.das@arm.com>
780
781 * MAINTAINERS (Write After Approval): Add myself.
782
783 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
784
785 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
786 Use my SiFive email address.
787
788 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
789
790 * MAINTAINERS (write after approval): Add myself.
791
792 2017-10-27 Martin Liska <mliska@suse.cz>
793
794 * Makefile.tpl: Use proper name of folder as it was renamed
795 during transition to 4 stages.
796 * Makefile.in: Regenerate.
797
798 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
799
800 * MAINTAINERS (write after approval): Add myself.
801
802 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
803
804 * MAINTAINERS: Add a note that maintainership also includes web
805 pages, docs, and testsuite related to that area.
806
807 2017-09-25 Tom de Vries <tom@codesourcery.com>
808
809 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
810
811 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
812
813 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
814
815 2017-09-15 Nathan Sidwell <nathan@acm.org>
816
817 * MAINTAINERS: Remove myself as a vxworks maintainer.
818
819 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
820
821 * MAINTAINERS: Remove email address of Jim Norris.
822
823 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
824
825 * MAINTAINERS (Reviewers): Move myself from here...
826 (CPU Port Maintainers): ... to here.
827
828 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
829
830 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
831
832 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
833
834 * MAINTAINERS (write after approval): Add myself.
835
836 2017-07-28 Tony Reix <tony.reix@atos.net>
837
838 * configure.ac (target-libffi): Don't disable for AIX.
839 (go): Don't add to unsupported_languages on AIX.
840 (target-libgo): Don't disable for AIX.
841 * configure: Regenerate.
842
843 2017-07-19 Yury Gribov <tetra2005@gmail.com>
844
845 * MAINTAINERS: Add myself.
846
847 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
848
849 * MAINTAINERS: Update my email address.
850
851 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
852
853 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
854 arm-specific auto-generated header files.
855
856 2017-07-03 Nathan Sidwell <nathan@acm.org>
857
858 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
859 * configure: Rebuilt.
860
861 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
862
863 * MAINTAINERS: Readd myself for c6x.
864
865 2017-06-28 Martin Liska <mliska@suse.cz>
866
867 PR bootstrap/81217
868 * Makefile.def: Remove superfluous bootstrap_target from
869 bootstrap_stage.
870 * Makefile.in: Re-generate the file.
871
872 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
873
874 * MAINTAINERS: Add myself to Write After Approval
875
876 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
877
878 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
879
880 2017-06-19 Martin Liska <mliska@suse.cz>
881
882 * Makefile.def: Define 4 stages PGO bootstrap.
883 * Makefile.tpl: Define FLAGS.
884 * Makefile.in: Regenerate.
885
886 2017-06-14 Ian Lance Taylor <iant@golang.org>
887
888 * Makefile.def: Add check-gotools to go check targets.
889 * Makefile.in: Rebuild.
890
891 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
892
893 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
894
895 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
896
897 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
898 * configure: Regenerate.
899
900 2017-05-31 Martin Liska <mliska@suse.cz>
901
902 * configure.ac: Add handling of stage2_werror_flags to
903 action-if-given and to action-if-not-given.
904 * configure: Regenerate.
905
906 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
907
908 * MAINTAINERS: Add self to Write After Approval
909
910 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
911
912 * MAINTAINERS: Update my email address, and remove myself as
913 maintainer in some areas.
914
915 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
916
917 * MAINTAINERS: Add self to Write After Approval
918
919 2017-05-25 Nathan Sidwell <nathan@acm.org>
920
921 * configure.ac: Add --enable-languages=default to mean default and
922 make --enable-languages=all mean all supported languages.
923 * configure: Regenerated.
924
925 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
926
927 * config.gcc (powerpc*-*-*spe*): New.
928 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
929 (powerpc-*-rtems*spe*): New.
930 (powerpc*-*-linux*spe*): New.
931 (powerpc-wrs-vxworksspe): New.
932 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
933 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
934 * config.host (powerpc*-*-*spe*): New.
935
936 2017-05-19 Martin Liska <mliska@suse.cz>
937
938 * configure.ac: Add --enable-werror-always just for
939 bootstrap-debug (or none build config) and do not add it
940 when we are on a release branch.
941 * configure: Regenerated.
942
943 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
944
945 * MAINTAINERS: Add self to Write After Approval
946
947 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
948
949 * MAINTAINERS: Move myself to Write After Approval section.
950
951 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
952
953 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
954 ACCH registers.
955 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
956 available.
957 (umulsidi3): Likewise.
958 (mulsidi3_700): Disable this pattern when we have advanced mpy
959 instructions.
960 (umulsidi3_700): Likewise.
961 (maddsidi4): New pattern.
962 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
963 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
964 (mpydu_imm_arcv2hs): Likewise.
965 * config/arc/predicates.md (accl_operand): New predicate.
966
967 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
968 Andrew Burgess <andrew.burgess@embecosm.com>
969
970 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
971 case.
972 (ARC_AUTOFP_IRQ_P): Likewise.
973 (ARC_AUTO_IRQ_P): Likewise.
974 (rgf_banked_register_count): New variable.
975 (parse_mrgf_banked_regs_option): New function.
976 (arc_override_options): Handle rgf_banked_regs option.
977 (arc_handle_interrupt_attribute): Add firq option.
978 (arc_compute_function_type): Return fast irq type when required.
979 (arc_must_save_register): Handle fast interrupts.
980 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
981 (arc_return_address_regs): Update.
982 * config/arc/arc.h (arc_return_address_regs): Update.
983 (arc_function_type): Add fast interrupt type.
984 (ARC_INTERRUPT_P): Update.
985 (RC_FAST_INTERRUPT_P): Define.
986 * config/arc/arc.md (simple_return): Update for fast interrupts.
987 (p_return_i): Likewise.
988 * config/arc/arc.opt (mrgf-banked-regs): New option.
989 * doc/invoke.texi (mrgf-banked-regs): Document.
990
991 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
992
993 * config/arc/arc.c (irq_ctrl_saved): New variable.
994 (ARC_AUTOBLINK_IRQ_P): Define.
995 (ARC_AUTOFP_IRQ_P): Likewise.
996 (ARC_AUTO_IRQ_P): Likewise.
997 (irq_range): New function.
998 (arc_must_save_register): Likewise.
999 (arc_must_save_return_addr): Likewise.
1000 (arc_dwarf_emit_irq_save_regs): Likewise.
1001 (arc_override_options): Handle deferred options.
1002 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1003 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1004 arc_must_save_return_addr.
1005 (arc_compute_frame_size): Handle automated save and restore of
1006 registers.
1007 (arc_expand_prologue): Likewise.
1008 (arc_expand_epilogue): Likewise.
1009 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1010 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1011 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1012
1013 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1014 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1015
1016 PR bootstrap/77661
1017 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1018 in-tree build MPC.
1019 * Makefile.in: Regenerate.
1020
1021 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1022
1023 * configure.ac: Enable LTO by default on darwin >= 9.
1024 * configure: Regenerate.
1025
1026 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1027
1028 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1029 and Andrew Waterman as the RISC-V maintainers.
1030
1031 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1032
1033 * MAINTAINERS: Add self to Write After Approval
1034
1035 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1036
1037 * config.guess: Import latest from upstream.
1038
1039 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1040
1041 * MAINTAINERS (Write After Approval): Remove entries that are
1042 already covered under Reviewers.
1043
1044 2017-03-08 Mark Wielaard <mark@klomp.org>
1045
1046 PR demangler/70909
1047 PR demangler/67264
1048 * include/demangle.h: Add d_printing to struct demangle_component
1049 and pass struct demangle_component as non const.
1050
1051 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1052
1053 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1054
1055 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1056
1057 * Makefile.tpl: Remove HOST_ISLVER.
1058 (HOST_EXPORTS): Remove ISLVER.
1059 * Makefile.in: Regenerate.
1060
1061 2017-02-13 Richard Biener <rguenther@suse.de>
1062
1063 * configure: Re-generate.
1064
1065 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1066
1067 * MAINTAINERS: Adjust bug reporting URL.
1068
1069 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1070
1071 * MAINTAINERS (Write After Approval): Remove redundant entry
1072 for Andrew Burgess.
1073
1074 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
1075
1076 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1077 32-bit hppa*-*-hpux*.
1078 * configure: Regenerate.
1079
1080 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1081
1082 * configure.ac: Moved the white list of enabling BRIG FE to
1083 libhsail-rt/configure.tgt.
1084 * configure: Regenerated.
1085 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1086
1087 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
1088 Martin Jambor <mjambor@suse.cz>
1089
1090 * Makefile.def (target_modules): Added libhsail-rt.
1091 (languages): Added language brig.
1092 * Makefile.in: Regenerated.
1093 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1094 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1095 * configure: Regenerated.
1096
1097 2017-01-17 Jakub Jelinek <jakub@redhat.com>
1098
1099 PR other/79046
1100 * configure: Regenerated.
1101
1102 2017-01-04 Alan Modra <amodra@gmail.com>
1103
1104 * configure: Regenerate.
1105
1106 2016-12-29 Ben Elliston <bje@gnu.org>
1107
1108 * config.sub: Import latest version.
1109
1110 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1111
1112 * MAINTAINERS (Write After Approval): Add myself.
1113
1114 2016-12-21 Jakub Jelinek <jakub@redhat.com>
1115
1116 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1117 includes bootstrap-mpx.
1118 * configure: Regenerated.
1119
1120 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1121
1122 * MAINTAINERS (Write After Approval): Add myself.
1123
1124 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1125
1126 * configure: Regenerate.
1127
1128 2016-12-01 Matthias Klose <doko@ubuntu.com>
1129
1130 * configure.ac: Don't use pkg-config to check for bdw-gc.
1131 * configure: Regenerate.
1132
1133 2016-11-30 Matthias Klose <doko@ubuntu.com>
1134
1135 * Makefile.def: Remove reference to boehm-gc target module.
1136 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1137 options and for the bdw-gc pkg-config module.
1138 * configure: Regenerate.
1139 * Makefile.in: Regenerate.
1140
1141 2016-11-28 Nathan Sidwell <nathan@acm.org>
1142
1143 * MAINTAINERS (nvptx): Remove self.
1144
1145 2016-11-25 Ben Elliston <bje@gnu.org>
1146
1147 * config.guess: Import latest version.
1148 * config.sub: Likewise.
1149
1150 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1151
1152 * MAINTAINERS (Write After Approval): Add myself.
1153
1154 2016-11-15 Matthias Klose <doko@ubuntu.com>
1155
1156 * Makefile.def: Remove references to GCJ.
1157 * Makefile.tpl: Likewise.
1158 * Makefile.in: Regenerate.
1159
1160 2016-11-15 Matthias Klose <doko@ubuntu.com>
1161
1162 * config-ml.in: Remove references to GCJ.
1163 * configure.ac: Likewise.
1164 * configure: Regenerate.
1165
1166 2016-11-01 Josh Conner <joshconner@google.com>
1167
1168 * MAINTAINERS (Write After Approval): Update email address,
1169
1170 2016-10-27 Carl Love <cel@us.ibm.com>
1171
1172 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1173 Approval list to make it alphabetical.
1174
1175 2016-10-27 Carl Love <cel@us.ibm.com>
1176
1177 * MAINTAINERS (Write After Approval): Add myself.
1178
1179 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1180
1181 * MAINTAINERS (Reviewers): Add myself.
1182 (Write After Approval): Add myself.
1183
1184 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1185 Ulrich Weigand <uweigand@de.ibm.com>
1186
1187 * MAINTAINERS: Update email address.
1188
1189 2016-10-10 Nathan Sidwell <nathan@acm.org>
1190
1191 * MAINTAINERS: Update email address.
1192
1193 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1194
1195 * configure.ac: Add aarch64-*-freebsd*.
1196 * configure: Regenerate.
1197
1198 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1199
1200 * MAINTAINERS: Update email address after it got reverted.
1201
1202 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1203
1204 * configure.ac (target_libraries): Readd target-boehm-gc.
1205 Restore --enable-objc-gc handling.
1206 * configure: Regenerate.
1207
1208 2015-10-03 Jeff Law <law@redhat.com>
1209
1210 * MAINTAINERS: Move several inactive maintainers to the
1211 write-after-approval section.
1212
1213 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1214
1215 * configure.ac: Add target-libffi to target_libraries.
1216 Readd libgcj target disablings, modified to only target-libffi.
1217 Readd target addition of go to unsupported languages.
1218 * configure: Regenerated.
1219
1220 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1221
1222 * MAINTAINERS: Update email address.
1223
1224 2016-09-30 Andrew Haley <aph@redhat.com>
1225
1226 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1227 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1228 libgcj.
1229
1230 2016-09-30 Andrew Haley <aph@redhat.com>
1231
1232 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1233 write-after approval after GCJ deletion.
1234
1235 2016-09-30 Andrew Haley <aph@redhat.com>
1236
1237 * Makefile.def: Remove libjava.
1238 * Makefile.tpl: Likewise.
1239 * Makefile.in: Regenerate.
1240 * configure.ac: Likewise.
1241 * configure: Likewise.
1242 * gcc/java: Remove.
1243 * libjava: Likewise.
1244
1245 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1246
1247 * MAINTAINERS (Reviewers): Add myself.
1248
1249 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1250
1251 * configure.ac: Disable "sim" directory for arc*-*-*.
1252 * configure: Regenerated.
1253
1254 2016-09-23 Tamar Christina <tamar.christina@arm.com>
1255
1256 * MAINTAINERS (Write After Approval): Add myself.
1257
1258 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1259
1260 * configure.ac: Check for the minimum in-tree MPFR version
1261 handled.
1262 * configure: Regenerate.
1263
1264 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1265
1266 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1267 * configure: Regenerated.
1268
1269 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1270
1271 * MAINTAINERS (Write After Approval): Add myself.
1272
1273 2016-06-23 Andi Kleen <ak@linux.intel.com>
1274
1275 * Makefile.def: Add autoprofiledbootstrap.
1276 * Makefile.tpl: Dito.
1277 * Makefile.in: Regenerate.
1278
1279 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1280
1281 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1282 * configure: Regenerate.
1283
1284 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1285
1286 * configure: Regenerate.
1287 * configure.ac: Remove support for avr-rtems.
1288
1289 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1290
1291 * MAINTAINERS (Write After Approval): Add myself.
1292
1293 2016-06-16 Michael Collison <michael.collison@arm.com>
1294
1295 * MAINTAINERS (Write After Approval): Add myself.
1296
1297 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1298
1299 * MAINTAINERS (Write After Approval): Update e-mail address.
1300
1301 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1302
1303 * MAINTAINERS (Write After Approval): Add myself.
1304
1305 2016-05-28 Alan Modra <amodra@gmail.com>
1306
1307 * Makefile.tpl (configure): Depend on m4 files included.
1308 * Makefile.in: Regenerate.
1309
1310 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1311
1312 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1313 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1314
1315 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1316
1317 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1318 special case builtin.
1319 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1320 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1321 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1322 for __builtin_vec_addec.
1323
1324 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1325
1326 * config.guess: Import version 2016-04-02 (newest).
1327 * config.sub: Import version 2016-05-10 (newest).
1328
1329 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1330
1331 * configure.ac: Add ARC support to libgloss.
1332 * configure: Regenerate
1333
1334 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1335
1336 * MAINTAINERS (Write After Approval): Add myself.
1337
1338 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1339
1340 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1341 * configure: Regenerated.
1342 * Makefile.def (gmp): Explicitly disable assembler.
1343 (mpfr): Adjust lib_path.
1344 (mpc): Likewise.
1345 * Makefile.in: Regenerated.
1346
1347 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1348
1349 PR bootstrap/70704
1350 * configure.ac (--enable-stage1-checking): Add missing
1351 --enable-checking=.
1352 * configure: Regenerated.
1353
1354 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1355
1356 * config.guess: Revert r235676.
1357 * config.sub: Revert r235676.
1358
1359 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1360
1361 * config.guess: Remove SH5 support.
1362 * config.sub: Likewise.
1363 * configure: Likewise.
1364 * configure.ac: Likewise.
1365
1366 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1367
1368 PR bootstrap/70704
1369 * configure.ac (--enable-stage1-checking): For --disable-checking or
1370 implicit --enable-checking, make sure extra flag matches in between
1371 stage1 and later checking.
1372 * configure: Regenerated.
1373
1374 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1375
1376 * .gitattributes: New file.
1377
1378 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1379
1380 * MAINTAINERS (rs6000/powerpc port): Add myself.
1381
1382 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1383
1384 PR bootstrap/70173
1385 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1386 and gotools directories. Delete the stage_final file.
1387 * Makefile.in: Regenerate.
1388
1389 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1390
1391 * MAINTAINERS (Write After Approval): Add myself.
1392
1393 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1394
1395 * MAINTAINERS (Fortran maintainer): Remove myself.
1396
1397 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1398
1399 * MAINTAINERS (Write After Approval): Add myself.
1400
1401 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1402
1403 * MAINTAINERS (Write After Approval): Add myself.
1404
1405 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1406
1407 Sync with binutils-gdb:
1408
1409 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1410
1411 * configure.ac: Add mips and s390 to the gold target check.
1412 * configure: Regenerate.
1413
1414 2016-03-01 DJ Delorie <dj@redhat.com>
1415
1416 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1417
1418 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1419
1420 * MAINTAINERS (libcpp): Add myself.
1421 (diagnostic messages): Likewise.
1422
1423 2016-02-20 Tom de Vries <tom@codesourcery.com>
1424
1425 * MAINTAINERS: Fix whitespace.
1426
1427 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1428
1429 * MAINTAINERS (Write After Approval): Add myself.
1430
1431 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1432
1433 * config/isl.m4: Add comments about isl-0.16.
1434 * configure: Regenerate.
1435
1436 2016-01-29 Martin Jambor <mjambor@suse.cz>
1437
1438 * MAINTAINERS (hsa maintainers): Add myself.
1439
1440 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1441
1442 * MAINTAINERS: (Write After Approval): Add myself.
1443
1444 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1445 Sebastian Pop <s.pop@samsung.com>
1446
1447 * Makefile.in: Regenerate.
1448 * Makefile.tpl: Export ISLVER.
1449 * configure: Regenerate.
1450 * config/isl.m4: Detect isl-0.15.
1451
1452 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1453
1454 PR bootstrap/69329
1455 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1456 * Makefile.in: Regenerate.
1457
1458 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1459
1460 * configure.ac: Enable LTO for DJGPP
1461 * configure: Regenerate
1462
1463 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1464
1465 Sync with binutils-gdb:
1466 2015-10-21 Nick Clifton <nickc@redhat.com>
1467
1468 PR gas/19109
1469 * configure.ac: Note the 'none' is an acceptable argument to
1470 --enable-compressed-debug-sections.
1471 * configure: Regenerate.
1472
1473 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1474
1475 PR bootstrap/69134
1476 * Makefile.def (mpfr): Disable assembler.
1477 * Makefile.in: Regenerate.
1478
1479 2016-01-01 Ben Elliston <bje@gnu.org>
1480
1481 * config.guess: Import version 2016-01-01.
1482 * config.sub: Likewise.
1483
1484 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1485
1486 * MAINTAINERS (Write After Approval): Add myself.
1487
1488 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1489
1490 * Makefile.in: Replace ISL with isl.
1491 * Makefile.tpl: Same.
1492 * config/isl.m4: Same.
1493 * configure.ac: Same.
1494 * contrib/download_prerequisites: Same.
1495 * configure: Regenerate.
1496
1497 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1498
1499 * MAINTAINERS (Write After Approval): Add Myself.
1500
1501 2015-12-17 Nathan Sidwell <nathan@acm.org>
1502
1503 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1504 * configure: Regenerate.
1505
1506 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1507 Sebastian Pop <s.pop@samsung.com>
1508
1509 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1510 isl_ctx_get_max_operations.
1511 * configure: Regenerate.
1512
1513 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1514
1515 * MAINTAINERS (Write After Approval): Add myself.
1516
1517 2015-12-02 Ian Lance Taylor <iant@google.com>
1518
1519 PR go/66147
1520 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1521 * Makefile.in: Regenerate.
1522
1523 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1524
1525 PR libffi/65726
1526 * Makefile.def (lang_env_dependencies): Make libffi depend
1527 on cxx.
1528 * Makefile.in: Regenerate.
1529
1530 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1531
1532 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1533 symbols.
1534
1535 2015-11-20 Tristan Gingold <gingold@adacore.com>
1536
1537 Sync with binutils-gdb:
1538 2015-11-20 Tristan Gingold <gingold@adacore.com>
1539
1540 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1541 * configure: Regenerate.
1542
1543 2015-11-19 Martin Liska <mliska@suse.cz>
1544
1545 * .gitignore: Add .clang-format to ignored files.
1546 * Makefile.in: Add clang-format.
1547 * Makefile.tpl: Likewise.
1548
1549 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1550
1551 * configure.ac: Enable libmpx by default.
1552 * configure: Regenerated.
1553
1554 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1555
1556 * MAINTAINERS: Update email address.
1557
1558 2015-10-23 Paulo Matos <pmatos@linki.tools>
1559
1560 * MAINTAINERS: Update email address.
1561
1562 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1563
1564 * MAINTAINERS (Write After Approval): Add myself.
1565
1566 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1567
1568 Sync with binutils-gdb:
1569 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1570
1571 PR gas/19109
1572 * configure.ac: Add
1573 --enable-compressed-debug-sections={all,gas,gold,ld}.
1574 * configure: Regenerated.
1575
1576 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1577
1578 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1579
1580 2015-10-09 Martin Liska <mliska@suse.cz>
1581
1582 * MAINTAINERS (Write After Approval): Add myself.
1583
1584 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1585
1586 * MAINTAINERS (Write After Approval): Add myself.
1587
1588 2015-10-02 Florian Weimer <fweimer@redhat.com>
1589
1590 * MAINTAINERS: Update email address.
1591
1592 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1593
1594 * MAINTAINERS (Write After Approval): Add myself.
1595
1596 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1597
1598 * MAINTAINERS: Update email.
1599
1600 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1601
1602 * MAINTAINERS: Update my email address.
1603
1604 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1605
1606 * MAINTAINERS (ft32 port): Add myself.
1607
1608 2015-08-28 David Sherwood <david.sherwood@arm.com>
1609
1610 * MAINTAINERS: Add myself.
1611
1612 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1613
1614 * MAINTAINERS (Write After Approval): Add myself.
1615
1616 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1617
1618 PR libfortran/54572
1619 * Makefile.def: Make libgfortran depend on libbacktrace.
1620 * Makefile.in: Regenerate.
1621
1622 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1623
1624 * MAINTAINERS (Write After Approval): Add myself.
1625
1626 2015-08-12 Tom de Vries <tom@codesourcery.com>
1627
1628 PR other/67092
1629 * configure.ac: Remove --with_host_libstdcxx support.
1630 * configure: Regenerate.
1631
1632 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1633 Jakub Jelinek <jakub@redhat.com>
1634
1635 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1636 nvptx*-*-*.
1637 * configure: Regenerate.
1638
1639 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1640
1641 * Makefile.def (libiconv): Define bootstrap=true.
1642 Mark pdf/html/info as missing.
1643 (configure-gcc): Depend on all-libiconv.
1644 (all-gcc): Ditto.
1645 (configure-libcpp): Ditto.
1646 (all-libcpp): Ditto.
1647 (configure-intl): Ditto.
1648 (all-intl): Ditto.
1649 * Makefile.in: Regenerate.
1650
1651 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1652
1653 * MAINTAINERS (loop ivopts): Add the entry and myself.
1654
1655 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1656
1657 * MAINTAINERS (nvptx): Add self.
1658
1659 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1660
1661 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1662 128-bit vector modes.
1663
1664 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1665
1666 * MAINTAINERS (Write After Approval): Add myself.
1667
1668 2015-07-28 Ben Elliston <bje@gnu.org>
1669
1670 * config.sub, config.guess: Import from upstream.
1671
1672 2015-07-24 Michael Darling <darlingm@gmail.com>
1673
1674 PR other/66259
1675 * config-ml.in: Reflects renaming of configure.in to configure.ac
1676 * configure: Likewise
1677 * configure.ac: Likewise
1678
1679 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1680
1681 * MAINTAINERS: Update my email address.
1682
1683 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1684
1685 Sync with binutils-gdb:
1686 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1687
1688 * configure.ac (target_configdirs): Exclude target-zlib if
1689 target-libjava isn't built.
1690 * configure: Regenerated.
1691
1692 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1693
1694 Sync with binutils-gdb:
1695 2015-05-13 John David Anglin <dave.anglin@bell.net>
1696
1697 * configure.ac: Disable configuration of GDB for HPUX targets.
1698 * configure: Regenerate.
1699
1700 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1701
1702 * configure.ac: Add --with-system-zlib.
1703 * configure: Regenerated.
1704
1705 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1706
1707 * configure.ac: Add FT32 support.
1708 * configure: Regenerate.
1709
1710 2015-01-12 Anthony Green <green@moxielogic.com>
1711
1712 * configure.ac: Don't disable gprof for moxie.
1713 * configure: Rebuild.
1714
1715 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1716
1717 Sync with binutils-gdb:
1718 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1719
1720 PR ld/18355
1721 * Makefile.def: Add extra_configure_flags to host zlib.
1722 * configure.ac (extra_host_zlib_configure_flags): New. Set
1723 to --enable-host-shared When bfd is to be built as shared
1724 library. AC_SUBST.
1725 * Makefile.in: Regenerated.
1726
1727 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1728
1729 Sync with src:
1730 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1731 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1732 * Makefile.in: Regenerated.
1733
1734 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1735
1736 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1737 target.
1738 * configure: Regenerate.
1739
1740 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1741
1742 * MAINTAINERS (Write After Approval): Add myself.
1743
1744 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1745
1746 * MAINTAINERS (OS Port Maintainers): Add myself.
1747 (Various Maintainers): Remove myself from libffi testsuite.
1748
1749 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1750
1751 * MAINTAINERS (gen* on machine desc): Add self.
1752
1753 2015-06-02 Jason Merrill <jason@redhat.com>
1754
1755 PR bootstrap/66319
1756 * configure.ac: Use -std=gnu++98.
1757
1758 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1759
1760 * MAINTAINERS (Write After Approval): Add myself.
1761
1762 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1763
1764 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1765 * configure: Regenerate.
1766
1767 2015-05-26 Jason Merrill <jason@redhat.com>
1768
1769 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1770 * configure: Regenerate.
1771
1772 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1773
1774 * configure.ac: FT32 target added.
1775 * configure: Regenerated.
1776
1777 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1778
1779 * MAINTAINERS (Write After Approval): Add myself.
1780
1781 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1782
1783 * MAINTAINERS (Write After Approval): Add myself.
1784
1785 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1786
1787 * configure.ac: Fix typo.
1788 * configure: Regenerate.
1789
1790 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1791
1792 * MAINTAINERS (Write After Approval): Add myself.
1793
1794 2015-05-03 Matthias Klose <doko@ubuntu.com>
1795
1796 * configure.ac: Match $host configured with triplets.
1797 * configure: Regenerate.
1798
1799 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1800
1801 * Makefile.tpl: Remove surplus whitespace throughout.
1802 * Makefile.in: Regenerate.
1803
1804 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1805
1806 * MAINTAINERS (Various Maintainers): Add myself as instruction
1807 combiner maintainer.
1808
1809 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1810
1811 PR bootstrap/62077
1812 * configure.ac (--enable-stage1-checking): Default to
1813 release,misc,gimple,rtlflag,tree,types if --disable-checking
1814 or --enable-checking is not specified and DEV-PHASE is not
1815 experimental.
1816 * configure: Regenerated.
1817
1818 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1819
1820 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1821 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1822 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1823 * Makefile.in: Regenerate.
1824
1825 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1826
1827 * MAINTAINERS: Update my email address.
1828
1829 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1830
1831 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1832
1833 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1834
1835 * MAINTAINERS: Add myself as an arm port reviewer.
1836
1837 2015-03-25 Martin Liska <mliska@suse.cz>
1838 Yury Gribov <y.gribov@samsung.com>
1839
1840 * Makefile.in: Fix ln source location for vimrc file.
1841 * Makefile.tpl: Likewise.
1842
1843 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1844
1845 PR bootstrap/25672
1846 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1847 cross-compiling. Similarly for CXX_FOR_TARGET.
1848 * configure: Regenerate.
1849
1850 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1851
1852 * Makefile.def: Add libmpx.
1853 * configure.ac: Add libmpx.
1854 * Makefile.in: Regenerate.
1855 * configure: Regenerate.
1856
1857 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1858
1859 * MAINTAINERS (CPU Port Maintainers): Add myself
1860 i386 vector ISA extns mantainer.
1861
1862 2015-03-13 Jeff Law <law@redhat.com>
1863
1864 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1865 maintainer.
1866 Remove Richard Henderson as a maintainer for the x86 port.
1867
1868 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1869
1870 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1871
1872 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1873
1874 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1875 pointer bounds checker and i386 MPX maintainer.
1876
1877 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1878
1879 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1880
1881 2015-02-26 Martin Sebor <msebor@redhat.com>
1882
1883 * MAINTAINERS (Various Maintainers): Add self.
1884
1885 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1886
1887 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1888 Make sure it contains lto.
1889 * configure: Regenerate.
1890
1891 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1892
1893 * configure: Regenerate.
1894
1895 2015-02-06 Diego Novillo <dnovillo@google.com>
1896 1
1897 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1898 middle-end, docstring): Remove myself.
1899 (Write After Approval): Add myself.
1900
1901 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1902
1903 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1904 (Write After Approval): Update address.
1905
1906 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1907
1908 PR jit/64780
1909 * configure.ac: Require the user to explicitly specify
1910 --enable-host-shared if the jit is enabled.
1911 * configure: Regenerate.
1912
1913 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1914
1915 * MAINTAINERS (Write After Approval): Add myself.
1916
1917 2015-01-25 Tom de Vries <tom@codesourcery.com>
1918
1919 * MAINTAINERS: Make whitespace consistent.
1920
1921 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1922
1923 * MAINTAINERS (Write After Approval): Add myself.
1924
1925 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1926
1927 * MAINTAINERS: (Write After Approval): Add myself.
1928
1929 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1930
1931 * MAINTAINERS: (Write After Approval): Add myself.
1932
1933 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1934
1935 * MAINTAINERS: (Write After Approval): Add myself.
1936
1937 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1938
1939 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1940 objective-c/c++ front end maintainer.
1941
1942 2015-01-13 Marek Polacek <polacek@redhat.com>
1943
1944 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1945
1946 2015-01-12 Jeff Law <law@redhat.com>
1947
1948 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1949 a very long time.
1950
1951 2015-01-09 Ian Lance Taylor <iant@google.com>
1952
1953 * configure.ac (host_tools): Add gotools.
1954 * Makefile.def (host_modules): Add gotools.
1955 (dependencies): Add dependency of all-gotools on all-target-libgo.
1956
1957 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1958
1959 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1960 * configure: Regenerate.
1961
1962 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1963
1964 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1965 all-target-libgomp.
1966 * Makefile.in: Regenerate.
1967
1968 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1969
1970 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1971
1972 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1973
1974 * configure.ac: Add Visium support.
1975 * configure: Regenerate.
1976
1977 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1978
1979 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1980 * configure: Regenerate.
1981
1982 2015-01-03 Andrew Pinski <apinski@cavium.com>
1983
1984 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1985 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1986 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1987 (OBJCOPY_FOR_TARGET): New variable.
1988 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1989 * Makefile.in: Regenerate.
1990 * configure.ac: Check for already installed target objcopy.
1991 Also GCC_TARGET_TOOL on objcopy.
1992 * configure: Regenerate.
1993
1994 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1995
1996 * config.sub: Update from upstream, to 2015-01-01 version.
1997 * config.guess: Ditto.
1998
1999 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2000
2001 * MAINTAINERS (RTEMS Ports): Add myself.
2002
2003 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2004
2005 * MAINTAINERS (Write After Approval): Add myself.
2006
2007 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2008
2009 * MAINTAINERS (Write After Approval): Add myself.
2010
2011 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2012
2013 * configure.ac (--enable-as-accelerator-for): Don't set
2014 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2015 * configure: Regenerate.
2016
2017 2014-12-13 Jakub Jelinek <jakub@redhat.com>
2018
2019 PR bootstrap/64023
2020 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2021 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2022 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2023 to CXX.
2024 * Makefile.in: Regenerated.
2025
2026 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2027 Yury Gribov <y.gribov@samsung.com>
2028
2029 * .gitignore: Added .local.vimrc and .lvimrc.
2030 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2031 * Makefile.in: Regenerate.
2032
2033 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2034
2035 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2036 * configure: Regenerated.
2037
2038 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2039
2040 * MAINTAINERS (nvptx port): New entry.
2041
2042 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2043
2044 * configure: Regenerate.
2045
2046 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2047
2048 * configure.ac: Merge with Binutils.
2049
2050 2014-11-26 Tobias Burnus <burnus@net-b.de>
2051
2052 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2053 * Makefile.in: Regenerate.
2054
2055 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2056
2057 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2058 missing flex.
2059 * Makefile.in: Regenerated.
2060
2061 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2062
2063 * Makefile.in: Regenerate.
2064
2065 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2066
2067 PR bootstrap/63784
2068 * libtool.m4: Add $pic_flag with -shared.
2069
2070 2014-11-21 Renlin Li <Renlin.Li@arm.com>
2071
2072 * MAINTAINERS (Write After Approval): Added myself.
2073
2074 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2075
2076 * MAINTAINERS (write-after-approval): Add myself.
2077
2078 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2079
2080 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2081 from 2 years ago.
2082
2083 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2084
2085 Revert:
2086 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2087
2088 * MAINTAINERS (Write After Approval): Added myself as line map
2089 maintainer.
2090
2091 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2092
2093 Revert:
2094 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2095
2096 * MAINTAINERS (Write After Approval): Added myself.
2097
2098 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2099
2100 * MAINTAINERS (Write After Approval): Added myself.
2101
2102 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2103
2104 * MAINTAINERS (Write After Approval): Added myself as line map
2105 maintainer.
2106
2107 2014-11-17 Dodji Seketeli <dodji@redhat.com>
2108
2109 * MAINTAINERS (Various Maintainers): Added myself as line map
2110 maintainer.
2111
2112 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2113
2114 * move-if-change: Sync from upstream gnulib.
2115
2116 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2117
2118 * compile: Sync with upstream Automake.
2119 * depcomp: Ditto.
2120 * install-sh: Ditto.
2121 * missing: Ditto.
2122 * mkinstalldirs: Ditto.
2123 * ylwrap: Ditto.
2124
2125 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2126
2127 * config.sub: Update from upstream config repo.
2128 * config.guess: Ditto.
2129
2130 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2131
2132 * Makefile.def: Add liboffloadmic to target_modules. Make
2133 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2134 * Makefile.in: Regenerate.
2135 * configure: Regenerate.
2136 * configure.ac: Add liboffloadmic to target binaries.
2137 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2138 Add liboffloadmic to noconfig list when C++ is not supported.
2139
2140 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2141 Thomas Schwinge <thomas@codesourcery.com>
2142 Ilya Verbin <ilya.verbin@intel.com>
2143 Andrey Turetskiy <andrey.turetskiy@intel.com>
2144
2145 * configure: Regenerate.
2146 * configure.ac (--enable-as-accelerator-for)
2147 (--enable-offload-targets): New configure options.
2148
2149 2014-11-11 Tobias Burnus <burnus@net-b.de>
2150
2151 * Makefile.def: Make all-gcc depend on all-isl.
2152 * Makefile.in: Regenerate.
2153
2154 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2155
2156 * ChangeLog.jit: New.
2157 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2158
2159 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2160
2161 PR target/63610
2162 * libtool.m4: Fix globbing of darwin versions.
2163 * configure: Regenerate.
2164
2165 2014-11-11 Tobias Burnus <burnus@net-b.de>
2166
2167 * Makefile.def: Remove CLooG.
2168 * Makefile.tpl: Ditto.
2169 * configure.ac: Ditto.
2170 * configure: Regenerate.
2171 * Makefile.in: Ditto.
2172
2173 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2174
2175 * configure.ac: Handle nvptx-*-*.
2176 * configure: Regenerate.
2177
2178 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2179
2180 * MAINTAINERS (Write After Approval): Add myself.
2181
2182 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2183
2184 * Makefile.def (libcc1): Remove bootstrap=true;.
2185 * Makefile.in: Regenerated.
2186
2187 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2188
2189 * configure.ac: Update comment.
2190 * configure: Regenerate.
2191
2192 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2193
2194 * MAINTAINERS (Write After Approval): Add myself.
2195
2196 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2197
2198 * configure.ac (extra_host_libiberty_configure_flags): Add
2199 --enable-shared also for libcc1's benefit.
2200 * configure: Regenerate.
2201
2202 2014-10-29 Tristan Gingold <gingold@adacore.com>
2203
2204 * MAINTAINERS: Change my email address.
2205
2206 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2207 Tom Tromey <tromey@redhat.com>
2208
2209 * Makefile.def: Add libcc1 to host_modules.
2210 * configure.ac (host_tools): Add libcc1.
2211 * Makefile.in, configure: Rebuild.
2212
2213 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2214
2215 * configure.ac (build_configargs): Don't share config.cache between
2216 build subdirs.
2217 * configure: Regenerate.
2218
2219 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2220
2221 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2222 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2223 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2224 leon3v7 as leon3.
2225 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2226 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2227 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2228 * config/sparc/sparc.md (cpu): Add leon3v7.
2229 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2230
2231 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2232
2233 * MAINTAINERS (write-after-approval): Add myself.
2234
2235 2014-10-23 Ian Lance Taylor <iant@google.com>
2236
2237 * configure.ac: Disable the Go frontend on systems where it is known
2238 to not work.
2239 * configure: Regenerate.
2240
2241 2014-10-23 Richard Biener <rguenther@suse.de>
2242
2243 * Makefile.def: Add libcpp build module and dependencies.
2244 * configure.ac: Add libcpp build module.
2245 * Makefile.in: Regenerate.
2246 * configure: Likewise.
2247
2248 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2249
2250 * MAINTAINERS (write-after-approval): Add myself.
2251
2252 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2253
2254 * INSTALL/README: Do not mention CVS.
2255
2256 2014-10-03 Jing Yu <jingyu@google.com>
2257
2258 * configure.ac: Add aarch64 to list of targets that support gold.
2259 * configure: Regenerate.
2260
2261 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2262
2263 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2264
2265 2014-09-29 Catherine Moore <clm@codesourcery.com>
2266
2267 * MAINTAINERS: Add myself as MIPS maintainer.
2268
2269 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2270
2271 * MAINTAINERS: Move myself to MIPS maintainers.
2272
2273 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2274
2275 * MAINTAINERS: Put all email addresses between '<' and '>'.
2276
2277 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2278
2279 * MAINTAINERS: Move myself to reviewers (Fortran).
2280
2281 2014-09-01 Andi Kleen <ak@linux.intel.com>
2282
2283 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2284 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2285 * Makefile.in: Regenerate.
2286
2287 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2288
2289 * rtx-classes-status.txt: Delete
2290
2291 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2292
2293 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2294
2295 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2296
2297 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2298 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2299 of checking for version number.
2300 * configure: Regenerated.
2301 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2302
2303 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2304
2305 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2306 is done; begin phase 6 (use extra rtx_def subclasses).
2307
2308 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2309
2310 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2311 done; begin phase 5 (additional rtx_def subclasses).
2312
2313 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2314
2315 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2316
2317 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2318
2319 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2320 SET_BB_HEADER are done.
2321
2322 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2323
2324 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2325 done.
2326
2327 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2328
2329 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2330
2331 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2332
2333 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2334
2335 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2336
2337 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2338
2339 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2340
2341 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2342
2343 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2344
2345 * rtx-classes-status.txt: Phase 3 (per-file commits within
2346 "config" subdirs) is done; begin phase 4 (removal of
2347 "scaffolding").
2348
2349 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2350
2351 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2352 dir) is done; begin phase 3 (per-file commits within "config"
2353 subdirs).
2354
2355 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2356
2357 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2358 phase 2 (per-file commits in main source dir).
2359
2360 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2361
2362 * configure: Regenerated.
2363
2364 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2365
2366 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2367
2368 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2369
2370 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2371
2372 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2373
2374 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2375
2376 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2377
2378 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2379
2380 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2381
2382 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2383
2384 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2385
2386 * MAINTAINERS (Write After Approval): Add myself.
2387
2388 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2389
2390 * MAINTAINERS: Remove myself
2391
2392 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2393
2394 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2395
2396 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2397
2398 * MAINTAINERS (Write After Approval): Add myself.
2399
2400 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2401
2402 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2403 SET_BB_HEADER, SET_BB_FOOTER
2404
2405 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2406
2407 * rtx-classes-status.txt: New file
2408
2409 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2410
2411 * configure.ac: Eliminate ClooG installation dependency.
2412 * configure: Regenerate.
2413 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2414 * Makefile.in: Regenerate.
2415
2416 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2417
2418 * MAINTAINERS (Write After Approval): Add myself.
2419
2420 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2421
2422 * MAINTAINERS (Write After Approval): Add myself.
2423
2424 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2425
2426 * MAINTAINERS (Write After Approval): Add myself.
2427
2428 2014-07-28 Anthony Green <green@moxielogic.com>
2429
2430 Import from savannah.gnu.org:
2431 * config.sub: Update to 2014-07-28 version.
2432
2433 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2434
2435 * MAINTAINERS: Remove my MIPS maintainer entry.
2436
2437 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2438
2439 PR target/47230
2440 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2441 * configure: Regenerate.
2442
2443 2014-07-24 James Norris <jnorris@codesourcery.com>
2444
2445 * MAINTAINERS (Write After Approval): Add myself.
2446
2447 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2448
2449 * configure.ac: Accept only CLooG 0.18.1.
2450 * configure: Regenerate.
2451
2452 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2453
2454 * configure.ac: Don't accept isl 0.11.
2455 * configure: Regenerate.
2456
2457 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2458
2459 * MAINTAINERS (Write After Approval): Add myself.
2460
2461 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2462
2463 * configure.ac: Don't accept isl 0.10.
2464 * configure: Regenerate.
2465
2466 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2467
2468 Fix include path for in-tree cloog.
2469 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2470 * configure: Regenerate.
2471
2472 2014-06-18 Richard Henderson <rth@redhat.com>
2473
2474 * .gitignore: Import gcc_update output.
2475
2476 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2477
2478 * config-ml.in: Robustify ac_configure_args parsing.
2479
2480 * configure.ac (--enable-linker-plugin-configure-flags)
2481 (--enable-linker-plugin-flags): New flags.
2482 (configdirs): Conditionally add libiberty-linker-plugin.
2483 * configure: Regenerate.
2484 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2485 (host_modules) <lto-plugin>: Pay attention to
2486 @extra_linker_plugin_flags@ and
2487 @extra_linker_plugin_configure_flags@.
2488 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2489 * Makefile.in: Regenerate.
2490
2491 * Makefile.tpl (configure-[+prefix+][+module+])
2492 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2493 "module_srcdir" instead of "module" for locating a module's srcdir.
2494 * Makefile.in: Regenerate.
2495
2496 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2497
2498 * MAINTAINERS (Write After Approval): Add myself.
2499
2500 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2501
2502 * MAINTAINERS: Update my email address.
2503
2504 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2505
2506 * MAINTAINERS (Write After Approval): Add myself.
2507
2508 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2509
2510 * MAINTAINERS (Write After Approval): Add myself.
2511
2512 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2513
2514 PR libstdc++/61011
2515 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2516 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2517 * configure: Regenerate.
2518
2519 2014-05-28 Pedro Alves <palves@redhat.com>
2520
2521 * MAINTAINERS (Write After Approval): Add myself.
2522
2523 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2524
2525 * MAINTAINERS: Update my affiliation/email.
2526
2527 2014-05-19 Mike Stump <mikestump@comcast.net>
2528
2529 * MAINTAINERS: Add wide-int reviewers.
2530
2531 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2532
2533 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2534 * configure: Regenerated.
2535
2536 2014-05-15 Torvald Riegel <triegel@redhat.com>
2537
2538 * MAINTAINERS (libitm): Add myself as maintainer.
2539
2540 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2541
2542 * MAINTAINERS (Write After Approval): Add myself.
2543
2544 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2545
2546 * config.sub, config.guess: Import from upstream.
2547
2548 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2549
2550 * MAINTAINERS (Write After Approval): Put myself in correct order.
2551
2552 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2553
2554 * MAINTAINERS (Write After Approval): Add myself.
2555
2556 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2557
2558 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2559 section.
2560
2561 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2562
2563 * MAINTAINERS (Write After Approval): Delete myself.
2564
2565 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2566
2567 PR sanitizer/56781
2568 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2569 and -B* options with -Xcompiler.
2570
2571 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2572
2573 PR bootstrap/60620
2574 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2575 * Makefile.in: Regenerate.
2576
2577 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2578
2579 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2580 for WINDRES_FOR_TARGET in default-manifest.o rule.
2581 * Makefile.in: Regenerate.
2582
2583 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2584
2585 * MAINTAINERS (Write After Approval): Add myself.
2586
2587 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2588
2589 PR sanitizer/56781
2590 * Makefile.def: Set bootstrap=true; for host fixincludes.
2591 * configure.ac: Don't bootstrap host fixincludes unless
2592 --with-build-config=bootstrap-{a,ub}san.
2593 * Makefile.in: Regenerated.
2594 * configure: Regenerated.
2595
2596 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2597
2598 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2599 --enable-vtable-verify option parsing. Don't add
2600 target-libsanitizer to bootstrap_target_libs unless
2601 --with-build-config=bootstrap-asan or
2602 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2603 to bootstrap_target_libs unless --enable-vtable-verify.
2604 * configure: Regenerated.
2605
2606 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2607
2608 * MAINTAINERS (Write After Approval): Add myself.
2609
2610 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2611
2612 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2613
2614 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2615
2616 PR bootstrap/58572
2617 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2618 -I for libstdc++-v3 includes if $(LEAN).
2619 * Makefile.in: Regenerated.
2620
2621 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2622
2623 * MAINTAINERS: Update my email address.
2624
2625 2014-02-24 Walter Lee <walt@tilera.com>
2626
2627 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2628 (tilegx-*-*): Change to tilegx*-*-*.
2629 * configure: Regenerate.
2630
2631 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2632
2633 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2634
2635 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2636
2637 * MAINTAINERS (Write After Approval): Add myself.
2638
2639 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2640
2641 PR target/59788
2642 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2643 *solaris2*.
2644
2645 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2646
2647 * MAINTAINERS: Update my email address.
2648
2649 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2650
2651 * MAINTAINERS: Convert to UTF-8.
2652 Properly sort Xinliang David Li's entry.
2653
2654 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2655 Sandra Loosemore <sandra@codesourcery.com>
2656
2657 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2658 nios2 port maintainers.
2659
2660 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2661
2662 * MAINTAINERS (Write After Approval): Add myself.
2663
2664 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2665
2666 * configure.ac: Add user-friendly check for native x86_64-linux
2667 multilibs.
2668 * configure: Regenerate.
2669
2670 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2671
2672 * MAINTAINERS: Add myself as sh maintainer.
2673
2674 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2675
2676 * MAINTAINERS: Add self as SLSR maintainer.
2677
2678 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2679
2680 * MAINTAINERS: Update my email address.
2681
2682 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2683
2684 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2685
2686 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2687
2688 * Makefile.in: Regenerate.
2689
2690 * Makefile.tpl: Fix typo.
2691 * Makefile.in: Regenerate partially.
2692
2693 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2694
2695 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2696 supported.
2697 * configure: Regenerated.
2698
2699 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2700
2701 * MAINTAINERS (Write After Approval): Add myself.
2702
2703 2013-10-30 Jason Merrill <jason@redhat.com>
2704
2705 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2706 --disable-build-format-warnings.
2707
2708 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2709
2710 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2711 depend on libstdc++ and libgcc.
2712 * configure: Regenerate.
2713 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2714 libcilkrts for POSIX and i*86, and x86_64 architectures.
2715 * Makefile.in: Added libcilkrts related fields to support building it.
2716
2717 2013-10-26 Jeff Law <law@redhat.com>
2718
2719 * Makefile.def (target_modules): Remove libmudflap
2720 (languages): Remove check-target-libmudflap).
2721 * Makefile.in: Rebuilt.
2722 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2723 * configure.ac (target_libraries): Remove target-libmudflap.
2724 Remove checks which disabled libmudflap on some systems.
2725 * configure: Rebuilt.
2726 * libmudflap: Directory removed.
2727
2728 2013-10-21 Cong Hou <congh@google.com>
2729
2730 * MAINTAINERS (Write After Approval): Add myself.
2731
2732 2013-10-16 Mike Stump <mikestump@comcast.net>
2733
2734 * .dir-locals.el: Add.
2735
2736 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2737
2738 * configure.ac: Add --enable-host-shared
2739 * configure: Regenerate.
2740
2741 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2742
2743 Import from savannah.gnu.org:
2744 * config.guess: Update to 2013-06-10 version.
2745 * config.sub: Update to 2013-10-01 version.
2746
2747 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2748
2749 Changes to build configuration to allow big endian ARC ELF toolchain
2750 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2751 * configure: Regenerate.
2752
2753 2013-09-20 Alan Modra <amodra@gmail.com>
2754
2755 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2756 ppc host match. Support little-endian powerpc linux hosts.
2757
2758 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2759
2760 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2761 maintainer.
2762
2763 2013-09-12 DJ Delorie <dj@redhat.com>
2764
2765 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2766 maintainers.
2767
2768 2013-09-03 Richard Biener <rguenther@suse.de>
2769
2770 * configure.ac: Also allow ISL 0.12.
2771 * configure: Regenerated.
2772
2773 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2774
2775 * MAINTAINERS (Write After Approval): Add myself.
2776
2777 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2778
2779 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2780
2781 2013-08-26 Caroline Tice <cmtice@google.com>
2782
2783 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2784 "Various Reviewers" to libvtv "Various Maintainers".
2785
2786 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2787
2788 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2789
2790 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2791
2792 * MAINTAINERS: Update name, email.
2793
2794 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2795
2796 * MAINTAINERS (Write After Approval): Add myself.
2797
2798 2013-08-12 Caroline Tice <cmtice@google.com>
2799
2800 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2801 address in the Write After Approval section.
2802
2803 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2804
2805 * MAINTAINERS (Write After Approval): Update email.
2806
2807 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2808
2809 * configure.ac: Adjust to check VTV_SUPPORTED.
2810 * configure: Regenerated.
2811
2812 2013-08-02 Caroline Tice <cmtice@google.com>
2813
2814 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2815 on non-linux systems; add target-libvtv to noconfigdirs; add
2816 libsupc++/.libs to C++ library search paths.
2817 * configure: Regenerated.
2818 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2819 libstdc++ and libgcc.
2820 * Makefile.in: Regenerated.
2821
2822 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2823
2824 * MAINTAINERS (Write After Approval): Add myself.
2825
2826 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2827 Shiva Chen <shiva0217@gmail.com>
2828
2829 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2830 nds32 port maintainers.
2831
2832 2013-07-17 Tim Shen <timshen91@gmail.com>
2833
2834 * MAINTAINERS (Write After Approval): Add myself.
2835
2836 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2837
2838 * configure.ac: Sync from binutils.
2839 * configure: Regenerate.
2840
2841 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2842
2843 * MAINTAINERS (Write After Approval): Add myself.
2844
2845 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2846
2847 * MAINTAINERS (Write After Approval): Add myself.
2848
2849 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2850
2851 * MAINTAINERS (Write After Approval): Add myself.
2852
2853 2013-04-30 Brooks Moses <bmoses@google.com>
2854
2855 * MAINTAINERS: Update my email; move myself from Fortran
2856 reviewer to Write After Approval.
2857
2858 2013-04-16 Andreas Schwab <schwab@suse.de>
2859
2860 * configure.ac (aarch64-*-*): Don't disable java.
2861 * configure: Regenerate.
2862
2863 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2864
2865 * MAINTAINERS (Write After Approval): Add myself.
2866
2867 2013-03-30 Matthias Klose <doko@ubuntu.com>
2868
2869 * Makefile.def (target_modules): Don't install libffi.
2870 * Makefile.in: Regenerate.
2871
2872 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2873
2874 * MAINTAINERS (Write After Approval): Add myself.
2875
2876 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2877
2878 * MAINTAINERS (Write After Approval): Add myself.
2879
2880 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2881
2882 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2883 * configure: Regenerated.
2884
2885 2013-02-05 Ian Lance Taylor <iant@google.com>
2886
2887 PR go/55969
2888 * configure.ac: Disable libgo on some systems where it does not
2889 work.
2890
2891 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2892
2893 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2894 Remove Geoff Keating as rs6000 port maintainer, at his request.
2895
2896 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2897
2898 * MAINTAINERS: Update my email.
2899
2900 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2901
2902 * configure: Re-generate.
2903
2904 2013-01-15 Richard Biener <rguenther@suse.de>
2905
2906 PR other/55973
2907 * configure: Re-generate.
2908
2909 2013-01-14 Matthias Klose <doko@ubuntu.com>
2910
2911 * Makefile.def (install-target-libsanitizer): Depend on
2912 install-target-libstdc++-v3.
2913 * Makefile.in: Regenerate.
2914
2915 2013-01-14 Richard Biener <rguenther@suse.de>
2916
2917 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2918 * configure: Re-generate
2919
2920 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2921
2922 * config.sub: Update from config repo.
2923
2924 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2925
2926 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2927 * Makefile.in: Regenerate.
2928
2929 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2930
2931 * MAINTAINERS (arc): Add new port maintainership for myself.
2932
2933 2013-01-09 Jason Merrill <jason@redhat.com>
2934
2935 * .gitignore: Import from gdb repository.
2936
2937 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2938
2939 * Makefile.def (configure-gcc): Depend on all-gmp.
2940 (all-gcc): Remove dependency on all-gmp.
2941 * Makefile.in: Regenerated.
2942
2943 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2944
2945 * config.sub: Merge from config repo.
2946 * config.guess: Ditto.
2947
2948 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2949
2950 * Makefile.def: Merge from binutils.
2951 * Makefile.in: Ditto.
2952
2953 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2954
2955 * MAINTAINERS: Update my email.
2956
2957 2012-12-29 Ben Elliston <bje@gnu.org>
2958
2959 * config.guess: Update to 2012-12-29 version.
2960 * config.sub: Likewise.
2961
2962 2012-12-20 Matthias Klose <doko@ubuntu.com>
2963
2964 * Makefile.def (install-target-libgfortran): Depend on
2965 install-target-libquadmath, install-target-libgcc.
2966 (install-target-libsanitizer): Depend on install-target-libgcc.
2967 (install-target-libjava): Depend on install-target-libgcc.
2968 (install-target-libitm): Depend on install-target-libgcc.
2969 (install-target-libobjc): Depend on install-target-libgcc.
2970 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2971 * Makefile.in: Regenerate.
2972
2973 2012-12-19 Matthias Klose <doko@ubuntu.com>
2974
2975 * Makefile.def (install-target-libgo): Depend on
2976 install-target-libatomic.
2977 * Makefile.in: Regenerate.
2978
2979 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2980
2981 PR go/55201
2982 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2983 * Makefile.in: Regenerate.
2984
2985 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2986
2987 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2988 * configure: Regenerate.
2989
2990 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2991
2992 * config.sub: Merge from config repo.
2993
2994 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2995
2996 * Makefile.def (target_modules): Add bootstrap=true and
2997 raw_cxx=true to libsanitizer.
2998 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2999 * Makefile.in: Regenerated.
3000 * configure: Likewise.
3001
3002 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3003
3004 * MAINTAINERS: Remove self as RTL optimization maintainer.
3005
3006 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3007
3008 * MAINTAINERS (Write After Approval): Add myself.
3009
3010 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3011
3012 * Makefile.def (target_modules): Remove bootstrap=true and
3013 raw_cxx=true from libsanitizer.
3014 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3015 * Makefile.in: Regenerated.
3016 * configure: Likewise.
3017
3018 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3019
3020 * Makefile.def (target_modules): Add bootstrap=true and
3021 raw_cxx=true to libsanitizer.
3022 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3023 * Makefile.in: Regenerated.
3024 * configure: Likewise.
3025
3026 2012-11-28 Andrew Pinski <apinski@cavium.com>
3027
3028 PR bootstrap/54279
3029 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3030 * configure: Regenerate.
3031 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3032 * Makefile.in: Regenerate.
3033
3034 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3035
3036 * configure.ac: Disable libsanitizer if we're not building C++.
3037 * configure: Regenerate.
3038
3039 2012-11-15 Roland McGrath <roland@hack.frob.com>
3040
3041 * MAINTAINERS (Write After Approval): Add myself.
3042
3043 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
3044
3045 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3046 Kostya Serebryany (kcc@google.com) and
3047 Jakub Jelinek (jakub@redhat.com).
3048 Rename area for Dodji Seketeli (dodji@redhat.com).
3049
3050 2012-11-15 Dodji Seketeli <dodji@redhat.com>
3051
3052 * MAINTAINERS: (asan.c, related): Add myself.
3053
3054 2012-11-14 Roland McGrath <mcgrathr@google.com>
3055
3056 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3057 * configure: Regenerate.
3058
3059 2012-11-13 Richard Henderson <rth@redhat.com>
3060
3061 * configure.ac: Move libsanitizer logic to subdirectory.
3062 * configure: Regenerate.
3063
3064 2012-11-13 Dodji Seketeli <dodji@redhat.com>
3065
3066 * configure.ac: Enable libsanitizer just on x86 linux for now.
3067 * configure: Re-generate.
3068
3069 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
3070
3071 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3072 sections.
3073 * configure: Regenerate.
3074
3075 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
3076
3077 * configure.ac: Add section for configdirs for libsanitizer.
3078 Disable for cris-*-* and mmix-*-*.
3079 * configure: Regenerate.
3080
3081 2012-11-12 Wei Mi <wmi@google.com>
3082
3083 * configure.ac: Add libsanitizer to target_libraries.
3084 * Makefile.def: Ditto.
3085 * configure: Regenerate.
3086 * Makefile.in: Regenerate.
3087 * libsanitizer: New directory for asan runtime. Contains an empty
3088 tsan directory.
3089
3090 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
3091
3092 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3093 against Mingw64 w32api.
3094 * configure: Regenerate.
3095
3096 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3097
3098 * configure: Regenerated.
3099
3100 2012-11-03 Robert Mason <rbmj@verizon.net>
3101
3102 * configure.ac: add --disable-libstdcxx configure option
3103 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3104
3105 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3106
3107 * MAINTAINERS (Write After Approval): Add myself.
3108
3109 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3110
3111 * MAINTAINERS (Write After Approval): Add myself.
3112
3113 2012-10-24 Sharad Singhai <singhai@google.com>
3114
3115 * MAINTAINERS (Write After Approval): Add myself.
3116
3117 2012-10-24 Eric Christopher <echristo@gmail.com>
3118
3119 * MAINTAINERS: Update email address.
3120
3121 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3122
3123 PR bootstrap/54820
3124 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3125 * configure: Regenerate.
3126
3127 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
3128
3129 * MAINTAINERS (aarch64): Add Marcus and myself.
3130
3131 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3132
3133 PR bootstrap/54820
3134 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3135 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3136 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3137 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3138 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3139 * Makefile.in: Regenerate.
3140 * configure.ac (have_static_libs): New variable and associated check.
3141 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3142 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3143 * configure: Regenerate.
3144
3145 2012-10-10 Richard Biener <rguenther@suse.de>
3146
3147 * MAINTAINERS: Adjust for changed surname.
3148
3149 2012-10-04 Lawrence Crowl <crowl@google.com>
3150
3151 * MAINTAINERS (Write After Approval): Add myself.
3152
3153 2012-10-01 Cary Coutant <ccoutant@google.com>
3154
3155 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3156
3157 2012-09-28 Ian Lance Taylor <iant@google.com>
3158
3159 * Makefile.def: Make all-target-libgo depend on
3160 all-target-libbacktrace.
3161 * Makefile.in: Rebuild.
3162
3163 2012-09-26 Ian Lance Taylor <iant@google.com>
3164
3165 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3166 * Makefile.in: Rebuild.
3167
3168 2012-09-20 Walter Lee <walt@tilera.com>
3169
3170 * configure.ac: Add tilegx to list of targets that support gold.
3171 * configure: Regenerate.
3172
3173 2012-09-20 Marek Polacek <polacek@redhat.com>
3174
3175 * MAINTAINERS (Write After Approval): Add myself.
3176
3177 2012-09-19 Steve Ellcey <sellcey@mips.com>
3178
3179 * configure.ac: Add mips*-mti-elf* target.
3180 * configure: Regenerate.
3181
3182 2012-09-17 Ian Lance Taylor <iant@google.com>
3183
3184 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3185 * configure.ac (host_libs): Add libbacktrace.
3186 (target_libraries): Add libbacktrace.
3187 * Makefile.def (host_modules): Add libbacktrace.
3188 (target_modules): Likewise.
3189 * configure, Makefile.in: Rebuild.
3190
3191 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3192
3193 PR target/38607
3194 Merge upstream change.
3195 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3196
3197 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3198 Add libgomp*.o to compare_exclusions for AIX.
3199 * configure: Regenerate.
3200
3201 2012-09-06 Diego Novillo <dnovillo@google.com>
3202
3203 * configure.ac: Bump minimum GMP version to 4.2.3.
3204 * configure: Re-generate.
3205
3206 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3207
3208 PR target/54461
3209 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3210 target-libgloss if not configured --with-avrlibc=no.
3211 * configure: Regenerate.
3212
3213 2012-09-04 Jason Merrill <jason@redhat.com>
3214
3215 * configure.ac: Fix --enable-languages=all.
3216
3217 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3218
3219 * MAINTAINERS (Write After Approval): Add myself.
3220
3221 2012-09-03 Richard Guenther <rguenther@suse.de>
3222
3223 PR bootstrap/54138
3224 * configure.ac: Re-organize ISL / CLOOG checks to allow
3225 disabling with either --without-isl or --without-cloog.
3226 * configure: Regenerated.
3227
3228 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
3229
3230 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3231 * configure: Regenerate.
3232
3233 2012-08-27 Ulrich Drepper <drepper@gmail.com>
3234
3235 * MAINTAINERS: Fix my email address.
3236
3237 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3238
3239 PR binutils/4970
3240 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3241 and opcodes.
3242 * Makefile.in: Regenerated.
3243
3244 2012-08-26 Art Haas <ahaas@impactweather.com>
3245
3246 * configure: Regenerate.
3247
3248 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3249
3250 * INSTALL/README: Also refer to the online installation
3251 instructions.
3252
3253 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3254
3255 * MAINTAINERS (Write After Approval): Add myself.
3256 (Picochip port): Remove myself.
3257
3258 2012-08-14 Diego Novillo <dnovillo@google.com>
3259
3260 Merge from cxx-conversion branch.
3261
3262 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3263 POSTSTAGE1_CONFIGURE_FLAGS.
3264 * Makefile.in: Regenerate.
3265 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3266 Force C++ when bootstrapping.
3267 * configure: Regenerate.
3268
3269 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3270
3271 * MAINTAINERS (Write After Approval): Add myself.
3272
3273 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3274
3275 * README: Document use of ranges of years in copyright notices.
3276
3277 2012-07-06 Richard Guenther <rguenther@suse.de>
3278
3279 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3280 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3281 --with-gmp=system.
3282 * Makefile.in: Regenerated.
3283 * configure: Likewise.
3284
3285 2012-07-06 Richard Guenther <rguenther@suse.de>
3286
3287 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3288 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3289 supply V=1 as extra_make_flags.
3290 * configure: Regenerated.
3291 * Makefile.in: Likewise.
3292
3293 2012-07-04 Tristan Gingold <gingold@adacore.com>
3294
3295 * configure: Regenerate.
3296
3297 2012-07-03 Richard Guenther <rguenther@suse.de>
3298
3299 * Makfile.def (isl): Remove not necessary extra_exports and
3300 extra_make_flags.
3301 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3302 * Makefile.in: Regenerated.
3303
3304 2012-07-03 Richard Guenther <rguenther@suse.de>
3305
3306 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3307 * configure.ac: If either the ISL or the CLooG check failed
3308 do not try to build in-tree versions.
3309 * Makefile.in: Regenerated.
3310 * configure: Regenerated.
3311
3312 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3313
3314 * configure: Regenerate.
3315
3316 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3317
3318 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3319 maintainer.
3320
3321 2012-07-02 Richard Guenther <rguenther@suse.de>
3322
3323 * configure: Regenerated.
3324
3325 2012-07-02 Richard Guenther <rguenther@suse.de>
3326 Michael Matz <matz@suse.de>
3327 Tobias Grosser <tobias@grosser.es>
3328 Sebastian Pop <sebpop@gmail.com>
3329
3330 * Makefile.def: Add ISL host module, remove PPL host module.
3331 Adjust ClooG host module to use the proper ISL.
3332 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3333 * configure.ac: Include config/isl.m4. Add ISL host library,
3334 remove PPL. Remove PPL configury, add ISL configury, adjust
3335 ClooG configury.
3336 * Makefile.in: Regenerated.
3337 * configure: Likewise.
3338
3339 2012-07-02 Richard Guenther <rguenther@suse.de>
3340
3341 Merge from graphite branch
3342 2011-07-21 Tobias Grosser <tobias@grosser.es>
3343
3344 * configure: Regenerated.
3345 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3346 both cloog.org and legacy versions. The only supported version will
3347 be CLooG with the isl backend.
3348
3349 2011-07-21 Tobias Grosser <tobias@grosser.es>
3350
3351 * configure: Regenerated.
3352 * configure.ac: Require cloog isl 0.17.0
3353
3354 2011-07-21 Tobias Grosser <tobias@grosser.es>
3355
3356 * configure: Regenerated.
3357 * config/cloog.m4: Do not define CLOOG_ORG
3358
3359 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3360
3361 * configure.ac: Skip C if explicitly selected.
3362 * configure: Regenerate.
3363
3364 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3365
3366 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3367 they contain -O2.
3368 * configure: Regenerate.
3369
3370 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3371
3372 PR debug/53740
3373 * df.h, df-problems.c, dce.c: Revert last patch.
3374
3375 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3376
3377 * MAINTAINERS (Write After Approval): Update my email address.
3378
3379 2012-06-21 Meador Inge <meadori@codesourcery.com>
3380
3381 * MAINTAINERS (Write After Approval): Add myself.
3382
3383 2012-06-20 Jason Merrill <jason@redhat.com>
3384
3385 * Makefile.tpl (check-target-libgomp-c++): New.
3386 (check-target-libitm-c++): New.
3387 * Makefile.def (c++): Add them.
3388 * Makefile.in: Regenerate.
3389
3390 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3391
3392 * MAINTAINERS (Write After Approval): Add myself.
3393
3394 2012-05-16 Olivier Hainque <hainque@adacore.com>
3395
3396 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3397 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3398 (install-no-fixedincludes): Adjust accordingly.
3399 * Makefile.in: Regenerate.
3400
3401 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3402
3403 Merge upstream change
3404 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3405
3406 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3407
3408 * MAINTAINERS (Write After Approval): Add myself.
3409
3410 2012-05-09 Nick Clifton <nickc@redhat.com>
3411 Paul Smith <psmith@gnu.org>
3412
3413 PR bootstrap/50461
3414 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3415 allow for the fact that from release v3.1.0 of MPFR the source
3416 files were moved into a src sub-directory.
3417 * configure: Regenerate.
3418
3419 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3420
3421 * configure.ac: Bump minimum MPFR version to 2.4.0.
3422 * configure: Regenerated.
3423
3424 2012-05-01 Richard Henderson <rth@redhat.com>
3425
3426 * Makefile.def (libatomic): New target_module.
3427 * configure.ac (target_libraries): Add libatomic.
3428 (noconfigdirs): Check if libatomic is supported.
3429 * Makefile.in, configure: Rebuild.
3430
3431 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3432
3433 * MAINTAINERS (Write After Approval): Add myself.
3434
3435 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3436
3437 * config.sub: Update to 2012-04-18 version from official repo.
3438
3439 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3440
3441 * MAINTAINERS (Write After Approval): Add myself.
3442
3443 2012-04-11 Steve Ellcey <sellcey@mips.com>
3444
3445 * MAINTAINERS: Changed email address.
3446
3447 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3448
3449 PR target/52737
3450 * contrib/gcc_update (files_and_dependencies):
3451 Remove gcc/config/avr/t-multilib from touch data.
3452
3453 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3454
3455 * MAINTAINERS (OS Port Maintainers): Remove irix.
3456 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3457 (unsupported_languages): Remove mips-sgi-irix6.*.
3458 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3459 (with_stabs): Remove.
3460 * configure: Regenerate.
3461
3462 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3463
3464 * MAINTAINERS (OS Port Maintainers): Remove osf.
3465 * configure.ac (enable_libgomp): Remove *-*-osf*.
3466 (with_stabs): Remove alpha*-*-osf*.
3467 * configure: Regenerate.
3468
3469 2012-03-05 Tristan Gingold <gingold@adacore.com>
3470
3471 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3472 * configure: Regenerate.
3473
3474 2012-02-17 Walter Lee <walt@tilera.com>
3475
3476 * MAINTAINERS: (Write After Approval): Delete myself.
3477
3478 2012-02-14 Walter Lee <walt@tilera.com>
3479
3480 * MAINTAINERS (tilegx port): Add myself.
3481 (tilepro port): Add myself.
3482 (Write After Approval): Add myself.
3483
3484 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3485
3486 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3487 and Joseph Myers as docstring relicensing maintainers.
3488
3489 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3490
3491 * MAINTAINERS (write-after-approval): Add myself.
3492
3493 2012-02-08 Ira Rosen <irar@il.ibm.com>
3494
3495 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3496 maintainer.
3497
3498 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3499
3500 * MAINTAINERS (Write After Approval): Move myself to
3501 maintain alphabetical order.
3502
3503 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3504
3505 * MAINTAINERS (Write After Approval): Add myself.
3506
3507 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3508
3509 * MAINTAINERS (Write After Approval): Add myself.
3510
3511 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3512 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3513
3514 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3515 * configure: Regenerate.
3516
3517 2012-01-23 Harshit Chopra <harshit@google.com>
3518
3519 * MAINTAINERS (Write After Approval): Add myself.
3520
3521 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3522
3523 * configure.ac: Remove reference to mh-interix.
3524 * configure: Regenerate.
3525
3526 2012-01-05 Richard Henderson <rth@redhat.com>
3527
3528 PR bootstrap/51072
3529 * configure.ac: Disable libitm if c++ is not enabled.
3530 * configure: Rebuild.
3531
3532 * configure.ac: Fix regexp for same.
3533 * configure: Rebuild.
3534
3535 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3536
3537 * MAINTAINERS (Write After Approval): Add myself.
3538
3539 2012-01-02 Richard Guenther <rguenther@suse.de>
3540
3541 PR bootstrap/51686
3542 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3543 * Makefile.in: Regenerate.
3544
3545 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3546
3547 * MAINTAINERS (Write After Approval): Add myself.
3548
3549 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3550
3551 * configure: Regenerate.
3552
3553 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3554
3555 * MAINTAINERS (picochip): Changed email address.
3556
3557 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3558
3559 * MAINTAINERS (write-after-approval): Add self.
3560
3561 2011-11-29 DJ Delorie <dj@redhat.com>
3562
3563 * configure.ac (rl78-*-*) New case.
3564 * configure: Regenerate.
3565 * MAINTAINERS: Add myself as RL78 maintainer.
3566
3567 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3568
3569 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3570
3571 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3572
3573 * libtool.m4: Additional FreeBSD 10 fixes.
3574
3575 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3576
3577 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3578 Maintainers section, as Epiphany maintainer.
3579
3580 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3581
3582 PR target/49992
3583 * configure.ac: Remove ranlib special-casing for Darwin.
3584 * configure: Regenerate.
3585
3586 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3587
3588 * MAINTAINERS (Reviewers): Keep the list sorted.
3589
3590 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3591
3592 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3593
3594 2011-11-09 Roland McGrath <mcgrathr@google.com>
3595
3596 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3597 * configure: Rebuild.
3598 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3599 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3600 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3601 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3602 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3603 Add READELF.
3604 * Makefile.in: Rebuild.
3605
3606 2011-11-09 Jason Merrill <jason@redhat.com>
3607
3608 * Makefile.def (language=c++): Remove check-c++0x.
3609 * Makefile.in (check-gcc-c++): Regenerate.
3610
3611 2011-11-08 Richard Henderson <rth@redhat.com>
3612
3613 * configure.ac: Test for libitm directory present first.
3614
3615 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3616
3617 * configure.ac: Test libitm/configure.tgt to disable libitm.
3618 * configure: Rebuild.
3619
3620 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3621 Richard Henderson <rth@redhat.com>
3622
3623 Merged from transactional-memory.
3624
3625 * Makefile.def (lang_env_dependencies): libitm is c++.
3626 Add libitm target module.
3627 * configure.ac: Likewise.
3628 * config/mmap.m4: New file.
3629 * contrib/gcc_update: Add libitm to touch data.
3630 * Makefile.in, configure: Rebuild.
3631
3632 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3633
3634 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3635 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3636 * Makefile.in: Regenerate.
3637
3638 2011-11-01 DJ Delorie <dj@redhat.com>
3639
3640 * config.sub: Update to version 2011-10-29 (added rl78)
3641
3642 2011-10-27 Nick Clifton <nickc@redhat.com>
3643
3644 * config.sub: Import these changes from the config project:
3645
3646 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3647 Ben Elliston <bje@gnu.org>
3648
3649 * config.sub (epiphany): New.
3650
3651 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3652 Ben Elliston <bje@gnu.org>
3653
3654 * config.sub (hexagon, hexagon-*): New.
3655
3656 2011-08-23 Roland McGrath <mcgrathr@google.com>
3657
3658 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3659 64eb to be64.
3660
3661 2011-08-16 Roland McGrath <mcgrathr@google.com>
3662
3663 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3664 (nacl): Grok as alias for 32el-unknown-nacl.
3665
3666 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3667
3668 * MAINTAINERS (Write After Approval): Add myself.
3669
3670 2011-10-24 Teresa Johnson <tejohnson@google.com>
3671
3672 * MAINTAINERS (Write After Approval): Add myself.
3673
3674 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3675
3676 * MAINTAINERS (sparc port): Remove myself.
3677
3678 2011-09-14 Tom de Vries <tom@codesourcery.com>
3679
3680 * MAINTAINERS (Write After Approval): Add myself.
3681
3682 2011-08-14 Yao Qi <yao@codesourcery.com>
3683
3684 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3685 * configure: Regenerate.
3686
3687 2011-07-26 Ian Lance Taylor <iant@google.com>
3688
3689 * configure.ac: Set have_compiler based on whether gcc directory
3690 exists, rather than on whether gcc is in configdirs.
3691 * configure: Rebuild.
3692
3693 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3694
3695 * MAINTAINERS (Global Reviewers): Add self.
3696
3697 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3698
3699 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3700 link directories.
3701 * Makefile.in: Rebuild.
3702
3703 2011-07-20 Ian Lance Taylor <iant@google.com>
3704
3705 PR bootstrap/49787
3706 * configure.ac: Move --enable-bootstrap handling earlier in file.
3707 If --enable-bootstrap and either --enable-build-with-cxx or
3708 --enable-build-poststage1-with-cxx, enable C++ automatically.
3709 * configure: Rebuild.
3710
3711 2011-07-19 Ian Lance Taylor <iant@google.com>
3712
3713 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3714 make C++ a boot_language. Set and substitute
3715 POSTSTAGE1_CONFIGURE_FLAGS.
3716 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3717 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3718 * configure, Makefile.in: Rebuild.
3719
3720 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3721
3722 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3723 maintainers.
3724
3725 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3726
3727 * MAINTAINERS (Global Reviewers): Add myself.
3728
3729 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3730
3731 * configure: Regenerate.
3732
3733 2011-07-16 Jason Merrill <jason@redhat.com>
3734
3735 * Makefile.def (language=c++): Add check-c++0x and
3736 check-target-libmudflap-c++.
3737 * Makefile.tpl (check-target-libmudflap-c++): New.
3738 * Makefile.in: Regenerate.
3739
3740 2011-07-16 Matthias Klose <doko@ubuntu.com>
3741
3742 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3743 * Makefile.def (target_modules/libjava): Pass
3744 $(EXTRA_CONFIGARGS_LIBJAVA).
3745 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3746 if not configured with --enable-static-libjava.
3747 * Makefile.in: Regenerate.
3748 * configure: Likewise.
3749
3750 2011-07-15 Jason Merrill <jason@redhat.com>
3751
3752 * Makefile.in (check-c++): Move check-gcc-c++0x after
3753 check-target-libstdc++-v3.
3754
3755 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3756
3757 * MAINTAINERS (c6x port): New entry.
3758
3759 2011-07-13 Jason Merrill <jason@redhat.com>
3760
3761 * Makefile.in (check-gcc-c++0x): New.
3762 (check-c++): Depend on it.
3763
3764 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3765
3766 PR target/39150
3767 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3768 x86_64-*-solaris2.1[0-9]*.
3769 * configure: Regenerate.
3770
3771 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3772
3773 * MAINTAINERS (RTL optimizers): Add self.
3774
3775 2011-06-27 Gabriel Charette <gchare@google.com>
3776
3777 * MAINTAINERS (Write After Approval): Add myself.
3778
3779 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3780
3781 PR regression/47836
3782 PR bootstrap/23656
3783 PR other/47733
3784 PR bootstrap/49247
3785 PR c/48825
3786 * configure.ac (target_libraries): Remove target-libiberty.
3787 Remove case-statement setting skipdirs=target-libiberty for
3788 multiple targets. Remove checking target_configdirs and
3789 removing target-libiberty but keeping target-libgcc if
3790 otherwise empty.
3791 * Makefile.def (target_modules): Don't add libiberty.
3792 (dependencies): Remove all traces of target-libiberty.
3793 * configure, Makefile.in: Regenerate.
3794
3795 2011-06-13 Walter Lee <walt@tilera.com>
3796
3797 * configure.ac (tilepro-*-*) New case.
3798 (tilegx-*-*): Likewise.
3799 * configure: Regenerate.
3800
3801 2011-06-06 Jing Yu <jingyu@google.com>
3802
3803 * configure.ac: Skip target-libiberty for
3804 arm*-*-linux-androideabi.
3805 * configure: Regenerated.
3806
3807 2011-06-06 Nick Clifton <nickc@redhat.com>
3808
3809 * config.sub: Sync from upstream.
3810
3811 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3812
3813 * MAINTAINERS (Write After Approval): Add myself.
3814
3815 2011-06-01 Daniel Jacobowitz <drow@false.org>
3816
3817 * MAINTAINERS: Update my email address.
3818
3819 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3820
3821 * MAINTAINERS (Write After Approval): Update my email address.
3822
3823 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3824
3825 * MAINTAINERS (Write After Approval): Add myself.
3826
3827 2011-05-08 Doug Kwan <dougkwan@google.com>
3828
3829 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3830 * configure: Regenerated.
3831 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3832 value from configure.
3833 * Makefile.in: Regenerated.
3834
3835 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3836
3837 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3838 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3839 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3840 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3841 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3842 *-*-vxworks*): Disable newlib and libgloss in separate case
3843 statement.
3844 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3845 to separate case statement.
3846 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3847 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3848 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3849 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3850 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3851 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3852 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3853 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3854 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3855 i[[3456789]]86-*-rdos*, m32r-*-*,
3856 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3857 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3858 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3859 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3860 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3861 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3862 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3863 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3864 and libgloss in main case over targets. Remove most empty cases
3865 in main case over targets.
3866 * configure: Regenerate.
3867
3868 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3869
3870 * MAINTAINERS (Write After Approval): Add myself.
3871
3872 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3873
3874 * configure.ac: Remove code setting special library locations for
3875 hppa*64*-*-hpux11*. Remove code setting compiler for
3876 sparc-sun-solaris2*.
3877 * configure: Regenerate.
3878
3879 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3880
3881 * configure.ac: Separate libgloss_dir settings from general case
3882 over targets.
3883 * configure: Regenerate.
3884
3885 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3886
3887 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3888 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3889 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3890 cases in libgcj-disabling case statement.
3891 (hppa*64*-*-linux*): Set unsupported_languages instead of
3892 disabling target-zlib.
3893 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3894 to hppa*64*-*-hpux*.
3895 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3896 hppa*-*-hpux*.
3897 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3898 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3899 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3900 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3901 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3902 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3903 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3904 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3905 libgcj-disabling case statement.
3906 * configure: Regenerate.
3907
3908 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3909
3910 * configure.ac: Disable Java for targets not supporting libffi.
3911 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3912 Remove cases in Java-disabling statement.
3913 (*arm-wince-pe): Change to arm-wince-pe.
3914 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3915 cases in Java-disabling statement.
3916 (bfin-*-*): Don't disable Java again.
3917 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3918 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3919 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3920 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3921 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3922 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3923 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3924 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3925 Java-disabling statement.
3926 (mmix-*-*): Don't disable Java again.
3927 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3928 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3929 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3930 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3931 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3932 statement.
3933 * configure: Regenerate.
3934
3935 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3936
3937 * configure.ac: Separate cases disabling Java and Java libraries
3938 from general case over targets.
3939 * configure: Regenerate.
3940
3941 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3942
3943 * MAINTAINERS: Update my email address.
3944
3945 2011-04-20 Easwaran Raman <eraman@google.com>
3946
3947 * MAINTAINERS (Write After Approval): Add myself.
3948
3949 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3950
3951 PR lto/48086
3952 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3953 * configure: Regenerate.
3954
3955 2011-04-16 Jim Meyering <meyering@redhat.com>
3956
3957 * MAINTAINERS (Write After Approval): Add myself.
3958
3959 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3960
3961 * MAINTAINERS: Update my email address.
3962
3963 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3964
3965 * MAINTAINERS (Write After Approval): Add myself.
3966
3967 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3968
3969 * MAINTAINERS (Write After Approval): Add myself.
3970
3971 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3972
3973 * MAINTAINERS (Write After Approval): Add myself.
3974
3975 2011-04-06 Joseph Myers <joseph@codesourcery.com>
3976
3977 * configure.ac (build_tools): Remove build-byacc.
3978 (host_libs): Remove mmalloc.
3979 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3980 autoconf automake libtool diff rcs fileutils shellutils time
3981 textutils wdiff find uudecode hello tar gzip indent recode release
3982 sed perl gawk findutils gettext zip.
3983 (libgcj): Remove target-qthreads.
3984 (target_tools): Remove target-examples target-gperf.
3985 (YACC): Don't handle building byacc.
3986 * configure: Regenerate.
3987 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3988 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3989 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3990 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3991 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3992 handle building components.
3993 * Makefile.in: Regenerate.
3994
3995 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3996
3997 * MAINTAINERS: Update my email address as Xtensa maintainer.
3998
3999 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4000
4001 * config.sub: Sync from upstream.
4002
4003 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4004
4005 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4006 (microblaze*): Don't disable libssp.
4007 * configure: Regenerate.
4008
4009 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4010
4011 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4012 moveifchange.
4013 * configure: Regenerate.
4014 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4015 * Makefile.in: Regenerate.
4016
4017 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4018
4019 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4020 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4021 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4022 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4023 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4024 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4025 md_exec_prefix cases.
4026 * configure: Regenerate.
4027
4028 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4029
4030 * configure.ac: Separate cases disabling target-libssp,
4031 target-libiberty, target-libstdc++-v3 and Fortran from general
4032 case over targets.
4033 * configure: Regenerate.
4034
4035 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4036
4037 * configure.ac (*-*-chorusos): Don't disable libgcj.
4038 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4039 Remove case.
4040 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4041 (arm-*-coff): Don't disable libgcj.
4042 (arm*-*-linux-gnueabi): Remove useless assignment.
4043 (arm-*-riscix*): Don't disable libgcj.
4044 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4045 configuration.
4046 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4047 (c54x*-*-*): Remove case.
4048 (tic54x-*-*): Don't disable GCC or GCC libraries.
4049 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4050 to *.
4051 (d10v-*-*): Don't disable GCC libraries.
4052 (d30v-*-*): Don't disable libgcj.
4053 (h8500-*-*): Don't disable GCC libraries.
4054 (i960-*-*): Don't disable libgcj.
4055 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4056 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4057 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4058 libgcj.
4059 (m68k-*-coff*): Remove case.
4060 (mmix-*-*): Don't disable libgloss on host.
4061 (mn10200-*-*, mn10300-*-*): Remove cases.
4062 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4063 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4064 Don't disable libgcj.
4065 (romp-*-*): Remove case.
4066 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4067 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4068 case.
4069 (v810-*-*): Don't disable GCC libraries.
4070 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4071 (ip2k-*-*): Don't disable GCC libraries.
4072 * configure: Regenerate.
4073
4074 2011-03-28 Joseph Myers <joseph@codesourcery.com>
4075
4076 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4077 libffi on host.
4078 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4079 on host.
4080 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4081 * configure: Regenerate.
4082
4083 2011-03-26 John Marino <binutils@marino.st>
4084
4085 * configure.ac: Add support for *-*-dragonfly*
4086 * configure: Regenerate.
4087
4088 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4089
4090 * configure.ac (native_only): Remove.
4091 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4092 send-pr uudecode guile gnuserv on host.
4093 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4094 send-pr rcs guile perl texinfo libtool on host.
4095 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4096 automake send-pr rcs guile perl texinfo libtool on host.
4097 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4098 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4099 (alpha*-dec-osf*): Don't disable fileutils on target.
4100 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4101 texinfo send-pr expect dejagnu on target.
4102 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4103 target-qthreads on target.
4104 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4105 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4106 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4107 x86_64-*-mingw*): Don't disable expect on target.
4108 (*-*-cygwin*): Don't disable target-gperf on target.
4109 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4110 gnuserv on target.
4111 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4112 target.
4113 * configure: Regenerate.
4114
4115 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4116
4117 * configure.ac (target_tools): Remove target-groff.
4118 (native_only): Remove target-groff.
4119 (hppa*64*-*-*): Don't disable byacc.
4120 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4121 setting.
4122 (*-*-kaos*): Don't skip target-librx and target-groff.
4123 (*-*-netware*): Don't skip target-libmudflap.
4124 (*-*-tpf*): Don't skip target-libmudflap.
4125 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4126 directories on the host.
4127 (ia64*-*-*vms*): Don't skip tix.
4128 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4129 host.
4130 * configure: Regenerate.
4131
4132 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4133
4134 * configure.ac: Remove references to mt-mep, mt-netware,
4135 mt-wince.
4136 * Makefile.def: Add all-utils soft dependencies.
4137 * Makefile.tpl: Remove GDB_NLM_DEPS.
4138 * configure: Regenerate.
4139 * Makefile.in: Regenerate.
4140
4141 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4142
4143 * configure.ac: Do not include mh-x86omitfp.
4144 * configure: Regenerate.
4145
4146 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4147
4148 * configure.ac: Remove empty cases.
4149 * configure: Regenerate.
4150
4151 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4152
4153 * Makefile.def: Add dependency from termcap to gdb.
4154 * Makefile.in: Regenerate.
4155
4156 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4157
4158 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4159 * configure: Regenerate.
4160 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4161 * Makefile.tpl: Likewise.
4162 * Makefile.in: Regenerate.
4163
4164 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4165
4166 * configure.ac: Remove all mentions of tentative_cc.
4167 * configure: Regenerate.
4168
4169 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4170
4171 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4172 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4173 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4174 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4175 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4176 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4177 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4178 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4179 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4180 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4181 *-*-rhapsody*): Remove host cases.
4182 * configure: Regenerate.
4183
4184 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4185
4186 * configure.ac (ppc*-*-pe): Remove host case.
4187 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4188 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4189 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4190 cases.
4191 * configure: Regenerate.
4192
4193 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4194
4195 * config.sub: Update to version 2011-03-23.
4196
4197 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4198
4199 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4200 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4201 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4202 * configure: Regenerate.
4203
4204 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4205
4206 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4207 to Write After Approval.
4208 * config-ml.in: Don't handle arc-*-elf*.
4209 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4210 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4211 handle GCC libraries.
4212 * configure: Regenerate.
4213
4214 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4215
4216 PR bootstrap/48120:
4217 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4218 Add -lstdc++ -lm to LIBS.
4219 * configure: Regenerate.
4220
4221 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4222
4223 * config.guess: Update to version 2011-02-02
4224 * config.sub: Update to version 2011-02-24
4225
4226 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4227
4228 PR lto/48086
4229 * configure.ac: Re-enable LTO on *-apple-darwin9.
4230 * configure: Regenerate.
4231
4232 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4233
4234 PR lto/48086
4235 * configure.ac: Disable LTO on darwin due to an assembler change in
4236 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4237 under 256.
4238 * configure: Regenerate.
4239
4240 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4241
4242 * MAINTAINERS: Update myself as score backend maintainer,
4243 update my e-mail address.
4244
4245 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
4246
4247 * MAINTAINERS: Update my e-mail address.
4248
4249 2011-03-06 Joey Ye <joey.ye@arm.com>
4250
4251 * MAINTAINERS: Update my e-mail address.
4252
4253 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4254
4255 * configure.ac: Adjust test of with_ppl.
4256 * configure: Regenerated.
4257
4258 2011-03-02 Kai Tietz <ktietz@redhat.com>
4259
4260 * MAINTAINERS: Adjust my e-mail address.
4261
4262 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4263
4264 * configure.ac: Add -lpwl to ppllibs.
4265 * configure: Regenerated.
4266
4267 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4268
4269 * config/cloog.m4: Add -lisl to clooglibs.
4270 * configure: Regenerated.
4271
4272 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4273
4274 * MAINTAINERS (CPU Port maintainers): Add self.
4275
4276 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4277
4278 * MAINTAINERS: Add myself as testsuite maintainer.
4279
4280 2011-02-15 Mike Stump <mikestump@comcast.net>
4281
4282 * MAINTAINERS: Add myself as testsuite maintainer.
4283
4284 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4285
4286 Import from Libtool and gnulib:
4287
4288 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4289
4290 Prepare for supporting FreeBSD 10.
4291 * config.rpath: Remove handling of freebsd1* which soon would
4292 match FreeBSD 10.0.
4293
4294 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4295
4296 Remove support for FreeBSD 1.x.
4297 * libtool.m4 (_LT_LINKER_SHLIBS)
4298 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4299 soon would incorrectly match FreeBSD 10.0.
4300
4301 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4302
4303 PR binutils/12283
4304 * move-if-change: Import version from gnulib.
4305
4306 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4307
4308 PR lto/47225
4309 * Makefile.def (lto-plugin): Double dash for enable-shared.
4310 (configure-gcc): Depend on all-lto-plugin.
4311 * Makefile.in: Rebuilt.
4312
4313 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4314
4315 * configure.ac: Remove extra bracket.
4316 * configure: Regenerate.
4317
4318 2011-02-08 Tobias Burnus <burnus@net-b.de>
4319
4320 * MAINTAINERS: Add myself as libquadmath maintainer.
4321
4322 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4323
4324 * MAINTAINERS: Update my email address.
4325
4326 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4327
4328 * MAINTAINERS (option handling): Add self.
4329
4330 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4331
4332 PR lto/47225
4333 * Makefile.def: Add dependency for install-gcc
4334 on install-lto-plugin.
4335 * Makfile.in: Regenerated
4336
4337 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4338
4339 * MAINTAINERS (CPU Port Maintainers): Add myself.
4340
4341 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4342
4343 PR libgcj/44341
4344 * configure.ac: Discard --with-* flags for host when configuring
4345 target libraries for cross build.
4346 * configure: Rebuilt.
4347
4348 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4349
4350 * MAINTAINERS (linear loop transforms): Removed.
4351
4352 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4353
4354 * configure.ac: If with_ppl is no, move setting with_cloog=no
4355 after CLOOG_REQUESTED check.
4356 * configure: Regenerated.
4357
4358 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4359
4360 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4361 CLooG has been requested.
4362 * configure: Regenerated.
4363
4364 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4365
4366 * configure: Regenerated.
4367 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4368
4369 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4370
4371 * configure: Regenerated.
4372 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4373
4374 2011-01-21 Andreas Schwab <schwab@redhat.com>
4375
4376 * configure.ac: Use AS_HELP_STRING throughout.
4377 * configure: Regenerate.
4378
4379 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4380
4381 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4382 * configure: Regenerate.
4383
4384 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4385
4386 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4387
4388 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4389
4390 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4391 for ia64-hpux.
4392 * configure: Regenerate.
4393
4394 2011-01-07 Jan Hubicka <jh@suse.cz>
4395
4396 PR lto/47225
4397 * Makefile.in: Regenerate.
4398 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4399 configure.
4400
4401 2011-01-07 Jan Hubicka <jh@suse.cz>
4402
4403 * Makefile.in: Regenerate.
4404 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4405 and configure dependency on lto-plugin configure.
4406 (lto-plugin module): Remove dependency on GCC; add dependency on
4407 liniberty.
4408
4409 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4410
4411 * MAINTAINERS (Write After Approval): Add myself.
4412
4413 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4414
4415 * configure: Regenerate.
4416
4417 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4418
4419 * configure.ac: (picochip): Disable libiberty.
4420
4421 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4422
4423 * MAINTAINERS (Write After Approval): Add myself.
4424
4425 2010-12-10 Ian Lance Taylor <iant@google.com>
4426
4427 PR bootstrap/46819
4428 * configure.ac: For --disable-libgcj clear libgcj_saved.
4429 * configure: Rebuild.
4430
4431 2010-12-10 Tobias Burnus <burnus@net-b.de>
4432
4433 PR fortran/46540
4434 * configure.ac: Add --disable-libquadmath and
4435 --disable-libquadmath-support.
4436 * configure: Regenerate.
4437
4438 2010-12-03 Ian Lance Taylor <iant@google.com>
4439
4440 * MAINTAINERS: Add myself as libgo maintainer.
4441
4442 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4443
4444 PR libffi/46792
4445 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4446 * configure: Regenerate.
4447
4448 2010-12-02 Ian Lance Taylor <iant@google.com>
4449
4450 * configure.ac: Always set default for poststage1_ldflags to
4451 -static-libstdc++ -static-libgcc.
4452
4453 2010-11-29 Andreas Schwab <schwab@redhat.com>
4454
4455 * configure.ac: Move comment to remove extra space in last argument
4456 of GCC_TARGET_TOOL.
4457
4458 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4459
4460 PR other/46026
4461 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4462 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4463 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4464 (BASE_FLAGS_TO_PASS): Use it.
4465 * configure: Rebuilt.
4466 * Makefile.in: Rebuilt.
4467
4468 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4469
4470 PR binutils/12258
4471 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4472 Properly check default linker.
4473 * configure: Regnerated.
4474
4475 2010-11-23 Matthias Klose <doko@ubuntu.com>
4476
4477 * configure.ac: For --enable-gold, handle value `default' instead of
4478 `both*'. New configure option --{en,dis}able-ld.
4479 * configure: Regenerate.
4480
4481 2010-11-20 Ian Lance Taylor <iant@google.com>
4482
4483 * configure.ac: Only disable a language library if no language needs
4484 it. Don't let --disable-libgcj uncondtionally disable libffi.
4485 * configure: Rebuild.
4486
4487 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4488
4489 * Makefile.in: Regenerate.
4490
4491 PR other/46202
4492 * configure.ac: Fix just-built in-tree STRIP name to be
4493 binutils/strip-new.
4494 * configure: Regenerate.
4495 * Makefile.def (install-strip-gcc, install-strip-binutils)
4496 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4497 (install-strip-sid): Mirror dependencies on non-strip variants
4498 of these targets on the respective -strip prerequisites.
4499 * Makefile.tpl (install-strip, install-strip-host)
4500 (install-strip-target): New targets.
4501 (install-strip-[+module+], install-strip-target-[+module+]):
4502 New targets.
4503 * Makefile.in: Regenerate.
4504
4505 2010-11-19 Ian Lance Taylor <iant@google.com>
4506 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4507
4508 * configure.ac: Add target-libgo to target_libraries. Set
4509 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4510 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4511 (HOST_EXPORTS): Add GOC.
4512 (BASE_TARGET_EXPORTS): Add GOC.
4513 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4514 (GOCFLAGS_FOR_TARGET): New variable.
4515 (EXTRA_HOST_FLAGS): Add GOC.
4516 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4517 * Makefile.def (target_modules): Add libgo.
4518 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4519 (dependencies): Add dependency from configure-target-libgo to
4520 configure-target-libffi and all-target-libstdc++-v3. Add
4521 dependencies from all-target-libgo to all-target-libffi.
4522 (languages): Add go.
4523 * configure: Rebuild.
4524 * Makefile.in: Rebuild.
4525
4526 2010-11-19 Ian Lance Taylor <iant@google.com>
4527
4528 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4529 compiler/flag environment variables.
4530
4531 2010-11-18 Ian Lance Taylor <iant@google.com>
4532
4533 * configure.ac: Check for lang_requires_boot_languages in
4534 config-lang.in files.
4535 * configure: Rebuild.
4536
4537 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4538 Tobias Burnus <burnus@net-b.de>
4539
4540 PR fortran/32049
4541 * Makefile.def: Add libquadmath; build it with language=fortran.
4542 * configure.ac: Add libquadmath.
4543 * Makefile.tpl: Handle multiple libs in check-[+language+].
4544 * Makefile.in: Regenerate.
4545 * configure: Regenerate.
4546
4547 2010-11-16 Tom Tromey <tromey@redhat.com>
4548
4549 * MAINTAINERS: Moved myself to reviewers section.
4550
4551 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4552
4553 * MAINTAINERS: Moved myself to reviewers section.
4554
4555 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4556
4557 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4558 (Write After Approval): Remove self.
4559
4560 2010-11-15 Andreas Schwab <schwab@redhat.com>
4561
4562 * configure.ac: Fix spelling in option names.
4563 * configure: Regenerated.
4564
4565 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4566
4567 PR bootstrap/39622
4568 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4569 * configure: Regenerated.
4570
4571 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4572
4573 * MAINTAINERS: Update my email address.
4574
4575 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4576
4577 * configure: Regenerate.
4578
4579 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4580
4581 * configure: Regenerate.
4582
4583 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4584
4585 * configure: Regenerate.
4586
4587 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4588
4589 * configure: Regenerate.
4590
4591 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4592
4593 * configure.ac: Support official CLooG.org versions.
4594 * configure: Regenerate.
4595 * config/cloog.m4: New.
4596
4597 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4598
4599 * MAINTAINERS (Write After Approval): Add myself.
4600
4601 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4602
4603 * MAINTAINERS: Update my email address.
4604
4605 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4606
4607 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4608 * configure: Regenerate.
4609
4610 2010-11-03 Ian Lance Taylor <iant@google.com>
4611 Dave Korn <dave.korn.cygwin@gmail.com>
4612
4613 PR lto/46273
4614 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4615 and on other supported platforms whenever LTO is enabled.
4616 * configure: Rebuild.
4617
4618 2010-11-02 Alan Modra <amodra@gmail.com>
4619
4620 PR binutils/12110
4621 * configure.ac: Error when source path contains spaces.
4622 * configure: Regenerate.
4623
4624 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4625
4626 * MAINTAINERS: Update my email address.
4627
4628 2010-10-20 Ian Lance Taylor <iant@google.com>
4629
4630 * Makefile.def (target_modules): Set lib_path to src/.libs for
4631 libstdc++-v3 module.
4632 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4633 * Makefile.in: Rebuild.
4634
4635 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4636
4637 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4638 (Write After Approval): Remove myself.
4639
4640 2010-10-15 Tristan Gingold <gingold@adacore.com>
4641
4642 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4643
4644 2010-10-14 Douglas Rupp <rupp@gnat.com>
4645
4646 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4647
4648 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4649
4650 * configure.ac (build_lto_plugin): New shell variable.
4651 (--enable-lto): Turn on by default for all non-ELF platforms that
4652 have had LTO support added so far. Set build_lto_plugin appropriately
4653 for both ELF and non-ELF.
4654 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4655 * configure: Regenerate.
4656
4657 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4658
4659 Sync from src:
4660 * configure.ac (v850 support): Remove target-libgloss from
4661 noconfigdirs.
4662 * configure: Regenerate.
4663
4664 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4665
4666 PR bootstrap/45326
4667 PR bootstrap/45174
4668 * configure.ac: Honor initial values of $build_configargs,
4669 $host_configargs, $target_configargs. Mark the precious, so
4670 environment settings get recorded.
4671 * configure: Regenerate.
4672
4673 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4674
4675 PR bootstrap/45796
4676 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4677 Depend on all-build-libiberty.
4678 * Makefile.in: Regenerate.
4679
4680 2010-09-30 Michael Eager <eager@eagercon.com>
4681
4682 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4683 * configure: Regenerate.
4684
4685 2010-09-28 Michael Eager <eager@eagercon.com>
4686
4687 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4688
4689 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4690
4691 PR bootstrap/44621
4692 * configure.ac: Fix unportable shell quoting.
4693 * configure: Regenerate.
4694
4695 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4696
4697 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4698 targets and amend comment.
4699 * configure: Regenerate.
4700
4701 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4702
4703 * MAINTAINERS (Write After Approval): Add myself.
4704
4705 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4706
4707 * configure.ac: Enable LTO by default on Darwin.
4708 * configure: Regenerate.
4709
4710 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4711
4712 * MAINTAINERS (Write After Approval): Add myself.
4713
4714 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4715
4716 * MAINTAINERS (Write After Approval): Add myself.
4717
4718 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4719
4720 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4721 ports
4722
4723 2010-07-28 David Yuste <david.yuste@gmail.com>
4724
4725 * MAINTAINERS (Write After Approval): Add myself.
4726
4727 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4728
4729 * configure.ac: Support all v850 targets.
4730 * configure: Regenerate.
4731
4732 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4733
4734 PR bootstrap/44455
4735 * configure.ac (extra_mpfr_configure_flags): Copy from
4736 extra_mpc_gmp_configure_flags.
4737 * configure: Re-generated.
4738
4739 2010-07-22 Andi Kleen <ak@linux.intel.com>
4740
4741 * MAINTAINERS (Write After Approval): Add myself.
4742
4743 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4744
4745 * MAINTAINERS (Write After Approval): Add myself.
4746
4747 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4748
4749 * MAINTAINERS (Write After Approval): Add myself.
4750
4751 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4752
4753 PR target/44862
4754 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4755 Provide -B option to allow for link spec %s substitutions for
4756 libstdc++.a on darwin.
4757 * Makefile.in: Regenerate.
4758
4759 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4760
4761 * MAINTAINERS (Reviewers): Update my e-mail address
4762
4763 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4764
4765 * Makefile.def (configure-gcc): Depend on all-libelf.
4766 * Makefile.in: Rebuild.
4767
4768 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4769
4770 * MAINTAINERS (Write After Approval): Add myself in the right place.
4771
4772 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4773
4774 * MAINTAINERS (Write After Approval): Add myself.
4775
4776 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4777
4778 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4779
4780 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4781
4782 * config.sub: Update to version 2010-05-21.
4783 * config.guess: Update to version 2010-04-03.
4784
4785 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4786
4787 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4788 * configure: Regenerate.
4789
4790 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4791
4792 * MAINTAINERS (Write After Approval): Add myself.
4793
4794 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4795
4796 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4797 a platform that supports LTO.
4798 * configure: Regenerate.
4799
4800 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4801
4802 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4803 * configure: Regenerated.
4804
4805 2010-04-27 Roland McGrath <roland@redhat.com>
4806 H.J. Lu <hongjiu.lu@intel.com>
4807
4808 * configure.ac (--enable-gold): Support both, both/gold and
4809 both/bfd to add gold to configdirs without removing ld.
4810 * configure: Regenerated.
4811
4812 * Makefile.def: Add install-gold dependency to install-ld.
4813 * Makefile.in: Regenerated.
4814
4815 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4816
4817 PR lto/42776
4818 * configure.ac (--enable-lto): Refactor handling so libelf tests
4819 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4820 and allow LTO to be explicitly enabled on non-ELF platforms that
4821 are known to support it inside else-clause.
4822 * configure: Regenerate.
4823
4824 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4825
4826 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4827 * configure: Regenerate.
4828
4829 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4830
4831 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4832 * configure: Regenerate.
4833
4834 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4835
4836 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4837 separately.
4838 * configure: Regenerate.
4839
4840 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4841
4842 * MAINTAINERS (Write After Approval): Add myself.
4843
4844 2010-04-14 Tristan Gingold <gingold@adacore.com>
4845
4846 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4847 * configure: Regenerate.
4848
4849 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4850
4851 * configure: Regenerate after change to elf.m4.
4852
4853 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4854
4855 * MAINTAINERS (Write After Approval): Add myself.
4856
4857 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4858
4859 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4860 * configure: Regenerated.
4861
4862 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4863
4864 * configure.ac: Print "buggy but acceptable" when CLooG
4865 revision is less than 9.
4866 * configure: Regenerated.
4867
4868 2010-04-01 Diego Novillo <dnovillo@google.com>
4869
4870 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4871
4872 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4873
4874 PR bootstrap/43615
4875 PR bootstrap/43328
4876
4877 Revert:
4878
4879 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4880
4881 * configure.ac: Do not pass --enable-multilib nor
4882 --disable-multilib in baseargs. Accept explicitly passed
4883 --enable_multilib.
4884 * configure: Regenerate.
4885
4886 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4887
4888 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4889
4890 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4891
4892 * MAINTAINERS: Remove myself.
4893
4894 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4895
4896 PR bootstrap/43328
4897 * configure.ac: Do not pass --enable-multilib nor
4898 --disable-multilib in baseargs. Accept explicitly passed
4899 --enable_multilib.
4900 * configure: Regenerate.
4901
4902 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4903
4904 * MAINTAINERS (spu port): Remove me.
4905
4906 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4907
4908 * configure.ac (tic6x-*-*): New case.
4909 * configure: Regenerate.
4910
4911 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4912
4913 * config.sub: Update to version 2010-03-22.
4914 * config.guess: Update to version 2009-12-30.
4915
4916 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4917
4918 PR ada/42554
4919 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4920 * configure: Regenerate.
4921
4922 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4923
4924 * MAINTAINERS: Update my email address.
4925
4926 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4927
4928 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4929 (ghassan.shobaki@amd.com): Removed.
4930
4931 2010-03-17 Alan Modra <amodra@gmail.com>
4932
4933 * MAINTAINERS: Update my email address.
4934
4935 2010-03-16 Diego Novillo <dnovillo@google.com>
4936
4937 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4938 Matthews.
4939
4940 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4941
4942 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4943 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4944
4945 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4946
4947 * MAINTAINERS: Update my email address.
4948
4949 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4950
4951 * MAINTAINERS: Update my email address.
4952
4953 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4954
4955 * MAINTAINERS: Update my email address.
4956
4957 2010-03-09 Jie Zhang <jie@codesourcery.com>
4958
4959 * MAINTAINERS: Update my email address.
4960
4961 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4962
4963 PR libstdc++/32499
4964 * configure.ac (RANLIB): Default to true.
4965 (STRIP): Likewise.
4966 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4967 * configure: Regenerate.
4968
4969 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
4970
4971 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4972 (Write After Approval): Update my email address.
4973
4974 2010-02-17 Nick Clifton <nickc@redhat.com>
4975
4976 PR 11238
4977 * Makefile.tpl (local-distclean): Also remove config.cache files in
4978 sub-directories as there may not be Makefiles present in the
4979 sub-directories.
4980 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4981 the config.cache files found by the find command.
4982
4983 * Makefile.in: Regenerate.
4984 * configure.ac: Revert previous delta.
4985 * configure: Regenerate.
4986
4987 2010-02-15 Nick Clifton <nickc@redhat.com>
4988
4989 PR 11238
4990 * configure.ac: Delete config.cache files in sub-directories when
4991 deleting Makefiles.
4992 * configure: Regenerate.
4993
4994 2010-02-12 Ben Elliston <bje@gnu.org>
4995
4996 * MAINTAINERS: Update my email address.
4997
4998 2010-02-08 Andrew Pinski <pinskia@gmail.com>
4999
5000 * MAINTAINERS (spu port): Update my email address.
5001
5002 2010-02-08 Jie Zhang <jie.zhang@analog.com>
5003
5004 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5005
5006 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5007
5008 * configure.ac: Add "recommended" version checks for GMP/MPC.
5009 Update recommended GMP/MPFR/MPC versions.
5010 * configure: Regenerate.
5011
5012 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5013
5014 * MAINTAINERS: Move my Embecosm email address into the
5015 write-after-approval section.
5016
5017 2010-01-26 Ian Lance Taylor <iant@google.com>
5018
5019 * MAINTAINERS: Add myself as Go frontend maintainer.
5020
5021 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
5022
5023 PR libstdc++/36101, PR libstdc++/42813
5024 * configure.ac (bootstrap_target_libs): Make inclusion of
5025 target-libgomp conditional on libgomb being in target_configdirs.
5026 * configure: Regenerate.
5027
5028 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
5029
5030 PR libstdc++/36101, PR libstdc++/42813
5031 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5032 * configure: Regenerate.
5033
5034 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
5035
5036 PR libstdc++/36101, PR libstdc++/42813
5037 * configure.ac (target_configdirs): Substitute.
5038 * Makefile.def: Bootstrap target module libgomp.
5039 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5040 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5041 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5042 * configure, Makefile.in: Regenerate.
5043
5044 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5045
5046 * MAINTAINERS: Adjust my details.
5047
5048 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5049
5050 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5051
5052 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5053
5054 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5055
5056 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5057
5058 * MAINTAINERS (Write After Approval): Add myself.
5059
5060 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5061
5062 * MAINTAINERS (Write After Approval): Add myself.
5063
5064 2010-01-11 Richard Guenther <rguenther@suse.de>
5065
5066 PR lto/41569
5067 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5068 * Makefile.in: Regenerated.
5069
5070 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
5071
5072 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5073 * configure: Regenerate.
5074
5075 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5076 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5077
5078 PR bootstrap/42424
5079 * configure.ac: Include libtool m4 files.
5080 (_LT_CHECK_OBJDIR): Call it.
5081 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5082 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5083
5084 * configure: Regenerate.
5085
5086 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5087
5088 PR bootstrap/41818
5089 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5090 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5091 * Makefile.in: Regenerate.
5092
5093 2010-01-02 Richard Guenther <rguenther@suse.de>
5094
5095 PR lto/41529
5096 * configure.ac: Include config/elf.m4. Disable LTO if not
5097 builting for an elf target.
5098 * configure: Regenerate.
5099
5100 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5101
5102 * MAINTAINERS: Change my email address.
5103
5104 2009-12-18 Ben Elliston <bje@au.ibm.com>
5105
5106 * config.sub, config.guess: Update from upstream sources.
5107
5108 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5109
5110 * MAINTAINERS (Write After Approval): Add myself.
5111
5112 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5113
5114 PR middle-end/30447
5115 PR middle-end/30789
5116 PR other/40302
5117
5118 * configure.ac: Require MPC.
5119 * configure: Regenerate.
5120
5121 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5122
5123 PR target/38384
5124 PR bootstrap/40972
5125 * libtool.m4: Sync from git Libtool.
5126 * ltoptions.m4: Likewise.
5127 * ltversion.m4: Likewise.
5128 * lt~obsolete.m4: Likewise.
5129 * ltmain.sh: Likewise.
5130
5131 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5132
5133 * configure.ac: Update minimum MPC version to 0.8.
5134 * configure: Regenerate.
5135
5136 2009-11-21 Sebastian Pop <sebpop@gmail.com>
5137
5138 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5139 * configure: Regenerated.
5140
5141 2009-11-21 Ian Lance Taylor <iant@google.com>
5142
5143 * configure.ac: Change default of poststage1_ldflags to be empty if
5144 poststage1_libs is set. When poststage1_libs is empty, and
5145 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5146 * configure: Rebuild.
5147
5148 2009-11-21 Adam Nemet <adambnmet@gmail.com>
5149
5150 * MAINTAINERS (Write After Approval): Update my email address.
5151
5152 2009-11-20 Ben Elliston <bje@au.ibm.com>
5153
5154 * config.guess: Update from upstream sources.
5155
5156 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5157
5158 * Makefile.def: Restore host and target settings for gmp.
5159 * Makefile.in: Rebuild.
5160
5161 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5162
5163 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5164 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5165 Fix portability of test of C++ as bootstrap language. Add
5166 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5167 * configure: Rebuild.
5168 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5169 and cloog. Fix in-tree ppl configuration. Introduce libelf
5170 in-tree building.
5171 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5172 (POSTSTAGE1_HOST_EXPORTS): Use it.
5173 (STAGE[+id+]_CXXFLAGS): New.
5174 (BASE_FLAGS_TO_PASS): Pass it down.
5175 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5176 extra_exports.
5177 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5178 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5179 extra_exports.
5180 * Makefile.in: Rebuild.
5181
5182 2009-11-17 Ben Elliston <bje@au.ibm.com>
5183
5184 * config.sub, config.guess: Update from upstream sources.
5185
5186 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5187
5188 * MAINTAINERS (Write After Approval): Add myself.
5189
5190 2009-11-09 Jon Beniston <jon@beniston.com>
5191
5192 * MAINTAINERS (Write After Approval): Add myself.
5193
5194 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5195
5196 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5197 paths for *-w64-mingw* and x86_64-*mingw*.
5198 * configure: Regenerated.
5199
5200 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5201
5202 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5203
5204 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5205
5206 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5207 Phil Edwards to Write-After Approval.
5208
5209 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5210
5211 * configure.ac: Disable target-winsup & co for
5212 x86_64-*-mingw* and *-w64-mingw* targets.
5213 * configure: Regenerated.
5214
5215 2009-10-16 Nick Clifton <nickc@redhat.com>
5216
5217 * MAINTAINERS: Add myself as a maintainer for the RX port.
5218
5219 2009-10-26 Johannes Singler <singler@kit.edu>
5220
5221 * MAINTAINERS (Write After Approval): Update my e-mail address.
5222
5223 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5224
5225 * configure.ac (CLooG test): Use = with test.
5226 * configure: Regenerate.
5227
5228 2009-10-22 Richard Guenther <rguenther@suse.de>
5229
5230 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5231 cloog if the ppl version check failed. Move flags saving
5232 before setting in libelf check.
5233 * configure: Regenerate.
5234
5235 2009-10-21 Richard Guenther <rguenther@suse.de>
5236
5237 * configure.ac: Adjust the ppl and cloog configure to work as
5238 documented. Disable cloog if ppl was disabled. Omit the version
5239 checks if they were disabled.
5240 * configure: Re-generate.
5241
5242 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5243
5244 * configure.ac: Add 'lto' to enable_languages, not
5245 new_enable_languages, and only if not already present.
5246 * configure: Regenerate.
5247
5248 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5249
5250 * README: Refer to the various COPYING* files instead of just
5251 COPYING.
5252 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5253
5254 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
5255
5256 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5257
5258 2009-10-07 Richard Guenther <rguenther@suse.de>
5259
5260 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5261 and Richard Guenther as reviewers.
5262 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5263 as reviewers.
5264
5265 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5266
5267 * config.sub: Update from upstream sources.
5268
5269 2009-10-06 Ian Lance Taylor <iant@google.com>
5270
5271 * Makefile.def: check-gold depends upon all-gas.
5272 * Makefile.in: Rebuild.
5273
5274 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5275
5276 * MAINTAINERS (Write After Approval): Add myself.
5277
5278 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5279
5280 * Makefile.def: all-lto-plugin depends on all-libiberty.
5281 set bootstrap=true for lto-plugin.
5282 Add lto-plugin.
5283 * Makefile.in: Regenerate.
5284 * configure.ac (host_libs): Add lto-plugin.
5285 * configure: Regenerate.
5286
5287 2009-10-03 Diego Novillo <dnovillo@google.com>
5288
5289 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5290 (HOST_LIBELFLIBS): Define.
5291 (HOST_LIBELFINC): Define.
5292 * Makefile.in: Regenerate.
5293 * configure.ac: Add --enable-lto.
5294 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5295 If --enable-lto is used, add 'lto' to new_enable_languages.
5296 If --enable-lto is used and gold is enabled, add
5297 lto-plugin to configdirs.
5298 * configure: Regenerate.
5299
5300 2009-10-03 Simon Baldwin <simonb@google.com>
5301
5302 * configure.ac: If --with-system-zlib, suppress local zlib and
5303 pass --with-system-zlib to subdir configure scripts.
5304 * configure: Regenerate.
5305
5306 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5307 Paolo Bonzini <bonzini@gnu.org>
5308
5309 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5310 $(srcdir).
5311 * Makefile.in: Rebuilt.
5312
5313 2009-09-26 Gary Funck <gary@intrepid.com>
5314
5315 * MAINTAINERS (Write After Approval): Add myself.
5316
5317 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5318
5319 * configure.ac: Update minimum MPC version to 0.7.
5320 * configure: Regenerate.
5321
5322 2009-09-25 Nick Clifton <nickc@redhat.com>
5323
5324 * configure.ac: Pass any --cache-file=/dev/null option on to
5325 subconfigures.
5326 * configure: Regenerate.
5327
5328 2009-09-23 Nick Clifton <nickc@redhat.com>
5329
5330 * config.sub, config.guess: Update from upstream sources.
5331
5332 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5333
5334 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5335 * Makefile.in: Rebuilt.
5336
5337 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5338
5339 PR bootstrap/32272
5340 * configure.ac: Error out if $srcdir isn't '.' but contains
5341 host-${host_noncanonical}.
5342 * configure: Regenerate.
5343
5344 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5345
5346 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5347 maintainer.
5348
5349 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5350
5351 * configure.ac: If bootstrapping a combined tree with
5352 --enable-gold, require c++ in stage1_languages.
5353 * configure: Regenerate.
5354
5355 * configure.ac: Also add target_libs of stage1_languages to
5356 bootstrap_target_libs.
5357 * configure: Regenerate.
5358
5359 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5360 with --enable-languages not containing c++.
5361 * configure: Regenerate.
5362
5363 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5364
5365 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5366 * configure: Regenerate.
5367
5368 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5369
5370 * MAINTAINERS (Write After Approval): Update my e-mail address,
5371 and move from from here...
5372 (Waiting for paperwork): To here.
5373
5374 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5375
5376 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5377
5378 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5379
5380 * configure.ac: Do not use $extrasub for replacing @if/@endif
5381 parts in Makefile; instead, use additional arguments to
5382 AC_CONFIG_COMMANDS to do the replacement manually, with several
5383 sed invocations, to avoid HP-UX sed command limits.
5384 * configure: Regenerate.
5385
5386 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5387
5388 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5389 blank before -L.
5390
5391 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5392
5393 * configure.ac (with-build-config): Document. Handle without.
5394 Handle missing argument.
5395 * configure: Rebuilt.
5396
5397 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5398
5399 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5400 Default to bootstrap-debug only if compare-debug works.
5401 * configure: Rebuilt.
5402 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5403 * Makefile.in: Rebuilt.
5404
5405 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5406
5407 * MAINTAINERS (OS Port Maintainers): Update my email address.
5408
5409 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5410
5411 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5412 * Makefile.in: Rebuilt.
5413
5414 2009-09-01 Chris Demetriou <cgd@google.com>
5415
5416 * MAINTAINERS (Write After Approval): Add myself.
5417
5418 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5419
5420 PR debug/30161
5421 * include/dwarf2.h (enum dwarf_tag): Added
5422 DW_TAG_GNU_template_template_param
5423 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5424
5425 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5426
5427 * Makefile.tpl (AWK): Fix typo.
5428 * Makefile.in: Regenerate.
5429
5430 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5431
5432 * configure.ac: Detect awk and sed.
5433 * Makefile.def (flags_to_pass): Add AWK and SED.
5434 * Makefile.tpl (AWK, SED): New.
5435 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5436 * configure: Regenerate.
5437 * Makefile.in: Regenerate.
5438
5439 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5440
5441 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5442 (collapseslashes): Likewise.
5443
5444 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5445
5446 * configure.ac (AC_PREREQ): Bump to 2.64.
5447
5448 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5449
5450 * configure.ac: Remove --with-datarootdir, --with-docdir,
5451 --with-pdfdir, --with-htmldir switches.
5452 * configure: Regenerate.
5453
5454 * configure: Regenerate.
5455
5456 * compile: Sync from Automake 1.11.
5457 * depcomp: Likewise.
5458 * install-sh: Likewise.
5459 * missing: Likewise.
5460 * mkinstalldirs: Likewise.
5461 * ylwrap: Likewise.
5462
5463 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5464
5465 * ltmain.sh (func_normal_abspath): New function.
5466 (func_relative_path): Likewise.
5467 (func_mode_help): Document new -bindir option for link mode.
5468 (func_mode_link): Add new -bindir option, and use it to place
5469 output DLL if specified.
5470
5471 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5472
5473 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5474 (baseargs): Add --disable-option-checking.
5475 * configure: Regenerate.
5476
5477 * Makefile.def (configure-target-libiberty): Depend on
5478 all-binutils and all-ld.
5479 (configure-target-newlib): Likewise.
5480 * Makefile.in: Regenerate.
5481
5482 2009-08-17 Ben Elliston <bje@au.ibm.com>
5483
5484 * config.sub, config.guess: Update from upstream sources.
5485
5486 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5487
5488 Sync from src, merge:
5489
5490 2009-07-02 Tristan Gingold <gingold@adacore.com>
5491
5492 * configure.ac: Do not exclude gas for i386-*-darwin.
5493 Add a case for x86_64-*-darwin.
5494 * configure: Regenerate.
5495
5496 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5497
5498 * MAINTAINERS: Add my name to Write After Approval list.
5499
5500 2009-08-06 Michael Eager <eager@eagercon.com>
5501
5502 * configure.ac: Add Microblaze target.
5503 * configure: Regenerate.
5504
5505 2009-07-31 Christian Bruel <christian.bruel@st.com>
5506
5507 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5508 * configure: Regenerate.
5509
5510 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5511
5512 * MAINTAINERS (Write After Approval): Update my e-mail address.
5513
5514 2009-07-06 Ian Lance Taylor <iant@google.com>
5515
5516 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5517 * configure: Rebuild.
5518
5519 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5520
5521 * MAINTAINERS: Move myself to the Graphite Reviewers.
5522
5523 2009-06-30 Wei Guozhi <carrot@google.com>
5524
5525 * MAINTAINERS: Add my name to Write After Approval list.
5526
5527 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5528
5529 PR bootstrap/40338
5530 * configure.ac (comparestring): Create new variable.
5531 * Makefile.tpl (comparestring): Use to skip some comparisions.
5532 * configure: Regenerate.
5533 * Makefile.in: Regenerate.
5534
5535 2009-06-26 Doug Evans <dje@sebabeach.org>
5536
5537 * Makefile.def (host_modules): Add cgen.
5538 * Makefile.in: Regenerate.
5539 * configure.ac (host_tools): Add cgen.
5540 * configure: Regenerate.
5541
5542 2009-06-23 DJ Delorie <dj@redhat.com>
5543
5544 * MAINTAINERS: Add myself as mep maintainer.
5545
5546 2009-06-23 Ian Lance Taylor <iant@google.com>
5547
5548 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5549 boot_languages. Only bootstrap target libraries listed in
5550 target_libs for some boot language. Add --with-stage1-ldflags,
5551 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5552 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5553 if not building with C++.
5554 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5555 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5556 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5557 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5558 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5559 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5560 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5561 * configure, Makefile.in: Rebuild.
5562
5563 2009-06-23 Li Feng <nemokingdom@gmail.com>
5564
5565 * MAINTAINERS: Added my name to write-after-approval list.
5566
5567 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5568
5569 * configure.ac: Define is_elf for QNX Neutrino targets.
5570 * configure: Regenerate.
5571
5572 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5573
5574 * MAINTAINERS: Added my name to the write-after-approval list
5575
5576 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5577
5578 * configure.ac: Detect MPC in default directory.
5579 * configure: Regenerate.
5580
5581 2009-06-03 Jerome Guitton <guitton@adacore.com>
5582 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5583
5584 * Makefile.tpl (all): Avoid a trailing backslash.
5585 * Makefile.in: Regenerate.
5586
5587 2009-06-03 Ben Elliston <bje@au.ibm.com>
5588
5589 * config.sub, config.guess: Update from upstream sources.
5590
5591 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5592
5593 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5594 to noconfdirs.
5595 * configure: Regenerate.
5596
5597 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5598
5599 * Makefile.tpl ([+compare-target+]): Compare all stage
5600 directories, rather than just gcc.
5601 * Makefile.in: Rebuilt.
5602
5603 2009-06-01 Doug Kwan <dougkwan@google.com>
5604
5605 * configure.ac: Support gold for target arm*-*-*.
5606 * configure: Regenerate.
5607
5608 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5609
5610 * Makefile.def: Add MPC support and dependencies.
5611 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5612
5613 * Makefile.in, configure: Regenerate.
5614
5615 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5616
5617 * Makefile.tpl (all): Avoid harmless warning in make all when
5618 gcc-bootstrap is enabled but stage_last does not exist.
5619 * Makefile.in: Rebuilt.
5620
5621 2009-05-24 Nicolas Roche <roche@adacore.com>
5622
5623 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5624 * Makefile.in: Regenerate.
5625
5626 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5627
5628 * MAINTAINERS: Update my e-mail address.
5629
5630 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5631
5632 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5633 * configure: Regenerate.
5634
5635 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5636
5637 PR other/40159
5638 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5639 gcc-no-bootstrap are mutually exclusive.
5640 * Makefile.in: Rebuilt.
5641
5642 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5643
5644 PR other/40159
5645 * Makefile.tpl (all): Don't end with unconditional success.
5646 * Makefile.in: Rebuilt.
5647
5648 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5649
5650 PR target/37137
5651 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5652 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5653 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5654 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5655 stage_configureflags, stage_cflags and stage_libcflags into
5656 explicit Makefile macros.
5657 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5658 GFORTRAN.
5659 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5660 CC. Set CC_FOR_BUILD from CC.
5661 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5662 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5663 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5664 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5665 and GFORTRAN.
5666 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5667 (_LIBCFLAGS): Renamed to _TFLAGS.
5668 (do-compare-debug, do-compare3-debug): Drop.
5669 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5670 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5671 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5672 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5673 (XGCC_FLAGS_FOR_TARGET): New.
5674 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5675 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5676 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5677 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5678 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5679 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5680 TFLAGS.
5681 (BUILD_CONFIG): Include if requested.
5682 (all): Set TFLAGS on bootstrap.
5683 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5684 (all-stageid-prefixmodule): Likewise.
5685 (do-clean, distclean-stageid): Set TFLAGS.
5686 (restrap): Fix whitespace.
5687 * Makefile.in: Rebuilt.
5688
5689 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5690
5691 * config.guess: Sync with src.
5692
5693 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5694
5695 * configure.ac ($with_ppl): Default to no if not supplied.
5696 ($with_cloog): Likewise.
5697 configure: Regenerate.
5698
5699 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5700
5701 * MAINTAINERS: Update my e-mail address.
5702
5703 2009-04-27 Nick Clifton <nickc@redhat.com>
5704
5705 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5706
5707 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5708
5709 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5710 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5711 * Makefile.in: Regenerate.
5712
5713 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5714
5715 PR bootstrap/39739
5716 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5717 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5718
5719 * configure, Makefile.in: Regenerate.
5720
5721 2009-04-21 Taras Glek <tglek@mozilla.com>
5722
5723 * include/hashtab.h: Update GTY annotations to new syntax
5724 * include/splay-tree.h: Likewise
5725
5726 2009-04-17 Ben Elliston <bje@au.ibm.com>
5727
5728 * config.sub, config.guess: Update from upstream sources.
5729
5730 2009-04-15 Anthony Green <green@moxielogic.com>
5731
5732 * configure.ac: Add moxie support.
5733 * configure: Rebuilt.
5734
5735 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5736
5737 * configure.ac: Change copyright header to refer to version
5738 3 of the GNU General Public License and to point readers at the
5739 COPYING3 file and the FSF's license web page.
5740 * Makefile.def: Likewise.
5741 * Makefile.tpl: Likewise.
5742 * Makefile.in: Regenerate.
5743
5744 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5745
5746 * configure.ac: Restore match for darwin9 or later. Use double
5747 brackets since regeneration eats one pair.
5748 * configure: Regenerate.
5749
5750 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5751
5752 PR gas/10039
5753 * configure.ac: Require texinfo 4.7.
5754 * configure: Regenerated.
5755
5756 2009-04-09 Nick Clifton <nickc@redhat.com>
5757
5758 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5759 the GCC Runtime Library Exception.
5760
5761 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5762
5763 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5764 * configure: Regenerate.
5765
5766 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5767
5768 * Makefil.def (languages): New entries.
5769 * Makefile.tpl (check-gcc-*): New generic target.
5770 * Makefile.in: Regenerate.
5771
5772 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5773
5774 * MAINTAINERS: Update my email address.
5775
5776 2009-03-18 Tom Tromey <tromey@redhat.com>
5777
5778 * configure: Rebuild.
5779 * configure.ac (host_libs): Add libiconv.
5780 * Makefile.in: Rebuild.
5781 * Makefile.def (host_modules): Add libiconv.
5782 (configure-gdb, all-gdb): Depend on libiconv.
5783
5784 2009-03-16 Tristan Gingold <gingold@adacore.com>
5785
5786 * configure.ac: Treat gdb as supported on x86_64-darwin.
5787 * configure: Regenerate.
5788
5789 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5790
5791 * configure.ac (--with-host-libstdcxx): New option.
5792 * configure: Regenerate.
5793
5794 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5795
5796 * MAINTAINERS: Move myself into the write after approval list.
5797
5798 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5799
5800 * MAINTAINERS: Update e-mail address.
5801
5802 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5803
5804 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5805
5806 2009-03-10 Ira Rosen <irar@il.ibm.com>
5807
5808 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5809
5810 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5811
5812 Backport from git Libtool:
5813
5814 2009-01-19 Robert Millan <rmh@aybabtu.com>
5815 Support GNU/kOpenSolaris.
5816 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5817 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5818 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5819 GNU/kOpenSolaris.
5820
5821 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5822
5823 * MAINTAINERS: Update e-mail address.
5824
5825 2009-02-24 Michael Eager <eager@eagercon.com>
5826
5827 * MAINTAINERS (Write After Approval): Add self.
5828
5829 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5830
5831 * MAINTAINERS (Write After Approval): Add myself.
5832
5833 2009-02-05 Andreas Schwab <schwab@suse.de>
5834
5835 * Makefile.tpl (stage_last): Define $r and $s before using
5836 $(RECURSE_FLAGS_TO_PASS).
5837 * Makefile.in: Regenerate
5838
5839 2009-01-30 Ian Lance Taylor <iant@google.com>
5840
5841 * MAINTAINERS: Move myself to the Global Reviewers list.
5842
5843 2009-01-29 Robert Millan <rmh@aybabtu.com>
5844
5845 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5846 * configure: Regenerate.
5847
5848 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5849
5850 * MAINTAINERS: Make whitespace consistent.
5851 Remove Robert Millan from Write After Approval.
5852
5853 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5854
5855 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5856 (all-opcodes): Depend on all-libiberty.
5857 * Makefile.in: Regenerate.
5858
5859 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5860
5861 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5862 * configure: Regenerate.
5863
5864 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5865
5866 * MAINTAINERS (Write After Approval): Add myself.
5867
5868 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5869
5870 * MAINTAINERS: Add myself to reviewers (Fortran).
5871
5872 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5873
5874 PR tree-optimization/38515
5875 * configure.ac (cloog-polylib): Removed.
5876 (with_ppl, with_cloog): Test for "no".
5877 * configure: Regenerated.
5878
5879 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5880
5881 * MAINTAINERS: Moved myself to reviewers (Fortran).
5882
5883 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5884
5885 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5886 (Write After Approval): Remove myself.
5887
5888 2009-01-03 Diego Novillo <dnovillo@google.com>
5889
5890 * MAINTAINERS: Remove myself from alias maintainership.
5891
5892 2009-01-02 David Ayers <ayers@fsfe.org>
5893
5894 * MAINTAINERS: Update e-mail address.
5895
5896 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5897
5898 * MAINTAINERS: Make whitespace consistent.
5899
5900 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5901
5902 Backport from upstream Libtool:
5903 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5904 Add cache variables to tests that require the linker to work.
5905 For shlibpath_overrides_runpath, this also changes the semantics
5906 to let the result from the C compiler take precedence.
5907
5908 2008-12-02 Ben Elliston <bje@au.ibm.com>
5909
5910 * config.sub, config.guess: Update from upstream sources.
5911
5912 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5913
5914 * configure.ac (ppllibs): Add by default the lib flags.
5915 * configure: Regenerate.
5916
5917 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5918
5919 * MAINTAINERS: Add myself to the write after approval list.
5920
5921 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5922
5923 * configure.ac: Add double brackets on darwin[912].
5924 * configure: Regenerate.
5925
5926 2008-12-03 Daniel Kraft <d@domob.eu>
5927
5928 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5929 Approval to Reviewer section (for Fortran front-end).
5930
5931 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5932
5933 * configure.ac: Expand to darwin10 and later.
5934 * configure: Regenerate.
5935
5936 2008-12-02 Andreas Schwab <schwab@suse.de>
5937
5938 * Makefile.def: configure-target-boehm-gc depends on
5939 all-target-libstdc++-v3.
5940 * Makefile.in: Regenerate.
5941
5942 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
5943
5944 * MAINTAINERS: Add myself as mingw maintainer.
5945
5946 2008-12-02 Ben Elliston <bje@au.ibm.com>
5947
5948 * config.sub, config.guess: Update from upstream sources.
5949
5950 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5951
5952 * README.SCO: Remove.
5953
5954 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5955
5956 * MAINTAINERS: Add myself to the write after approval list.
5957
5958 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5959
5960 * MAINTAINERS: Update my email address in WAA section.
5961
5962 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5963
5964 * MAINTAINERS: Update e-mail address.
5965
5966 2008-11-27 Toon Moene <toon@moene.org>
5967
5968 * MAINTAINERS: Change e-mail address.
5969
5970 2008-11-27 Tristan Gingold <gingold@adacore.com>
5971
5972 * configure.ac: Build gdb for i?86-*-darwin*
5973 * configure: Regenerated.
5974
5975 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
5976
5977 * MAINTAINERS: Added my full name.
5978
5979 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5980
5981 PR bootstrap/38014
5982 PR bootstrap/37923
5983
5984 Revert:
5985
5986 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5987
5988 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5989 * Makefile.in: Regenerated.
5990
5991 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5992
5993 PR gdb/921
5994 PR gdb/1646
5995 PR gdb/2175
5996 PR gdb/2176
5997
5998 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5999 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6000 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6001 (HOST_EXPORTS): Pass CPPFLAGS.
6002 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6003 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6004 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6005 * Makefile.in, configure: Regenerated.
6006 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6007 and CPPFLAGS_FOR_BUILD.
6008
6009 2008-11-06 Jeff Law <law@redhat.com>
6010
6011 * MAINTAINERS: Add myself as middle end maintainer.
6012
6013 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
6014
6015 * MAINTAINERS (Write after approval): Add myself.
6016
6017 2008-11-05 Diego Novillo <dnovillo@google.com>
6018
6019 * MAINTAINERS (Global Reviewers): Add myself.
6020 (Non-Algorithmic Maintainers): Remove myself.
6021
6022 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6023
6024 * MAINTAINERS (Write after approval): Add myself.
6025
6026 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6027
6028 * MAINTAINERS (Write after approval): Add myself.
6029
6030 2008-10-31 Ben Elliston <bje@au.ibm.com>
6031
6032 * configure.ac (spu-*-*): Remove special case.
6033 * configure: Regenerate.
6034
6035 2008-10-30 Catherine Moore <clm@codesourcery.com>
6036
6037 * MAINTAINERS (Write after approval): Update my email address.
6038
6039 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6040
6041 * configure.ac [spu-*-*]: Do not set skipdirs.
6042 * configure: Re-generate.
6043
6044 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6045
6046 * MAINTAINERS (Various Maintainers): Add myself to reload.
6047
6048 2008-10-25 Richard Guenther <rguenther@suse.de>
6049
6050 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6051 maintainer. Remove myself as libgcc-math maintainer.
6052 (Non-Algorithmic Maintainers): Remove myself.
6053
6054 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6055
6056 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6057 * Makefile.in: Regenerated.
6058
6059 2008-10-23 Cary Coutant <ccoutant@google.com>
6060
6061 * MAINTAINERS (Write after approval): Add myself.
6062
6063 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6064
6065 PR gdb/921
6066 PR gdb/1646
6067 PR gdb/2175
6068 PR gdb/2176
6069
6070 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6071 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6072 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6073 (HOST_EXPORTS): Pass CPPFLAGS.
6074 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6075 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6076 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6077 * Makefile.in, configure: Regenerated.
6078 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6079 and CPPFLAGS_FOR_BUILD.
6080
6081 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
6082
6083 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6084 Sebastian Pop.
6085
6086 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6087
6088 * MAINTAINERS (Write After Approval): Added myself.
6089
6090 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6091
6092 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6093 recommended version to 2.3.2.
6094
6095 * configure: Regenerate.
6096
6097 2008-10-01 Mark Mitchell <mark@codesourcery.com>
6098
6099 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6100
6101 2008-09-29 David Daney <david.daney@caviumnetworks.com>
6102
6103 * MAINTAINERS (Write After Approval): Update e-mail address.
6104
6105 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6106
6107 * libtool.m4: Update to libtool 2.2.6.
6108 * lt~obsolete.m4: Update to libtool 2.2.6.
6109 * ltmain.sh: Update to libtool 2.2.6.
6110 * ltsugar.m4: Update to libtool 2.2.6.
6111 * ltversion.m4: Update to libtool 2.2.6.
6112 * ltoptions.m4: Update to libtool 2.2.6.
6113 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6114
6115 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6116
6117 * MAINTAINERS (Write After Approval): Add myself.
6118
6119 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6120
6121 * MAINTAINERS (Write After Approval): Update my name.
6122
6123 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6124
6125 * MAINTAINERS: Add myself in "Write After Approval".
6126
6127 2008-09-18 Steve Ellcey <sje@cup.hp.com>
6128
6129 * MAINTAINERS: Add myself as ia64 maintainer.
6130
6131 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6132
6133 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6134 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6135 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6136 and Michael Tiemann from Write After Approval since they do not
6137 actually have access.
6138
6139 2008-09-05 Richard Guenther <rguenther@suse.de>
6140
6141 * configure.ac: Initialize clooglibs to -lcloog.
6142 * configure: Re-generate.
6143
6144 2008-09-04 Le-Chun Wu <lcwu@google.com>
6145
6146 * MAINTAINERS (Write After Approval): Add myself.
6147
6148 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6149
6150 * configure.ac (--with-cloog-polylib): New.
6151 (--disable-cloog-version-check): New.
6152 (--disable-ppl-version-check): New.
6153 * configure: Re-generate.
6154
6155 2008-09-03 Richard Guenther <rguenther@suse.de>
6156
6157 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6158 cloog test.
6159 * configure: Re-generate.
6160
6161 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6162
6163 Add picoChip port.
6164 * MAINTAINERS: Add picoChip maintainers.
6165
6166 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6167 Tobias Grosser <grosser@fim.uni-passau.de>
6168 Jan Sjodin <jan.sjodin@amd.com>
6169 Harsha Jagasia <harsha.jagasia@amd.com>
6170 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6171 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6172 Adrien Eliche <aeliche@isty.uvsq.fr>
6173
6174 Merge from graphite branch.
6175 * configure: Regenerate.
6176 * Makefile.in: Regenerate.
6177 * configure.ac (host_libs): Add ppl and cloog.
6178 Add checks for PPL and CLooG.
6179 * Makefile.def (ppl, cloog): Added modules and dependences.
6180 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6181 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6182
6183 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6184
6185 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6186 (GCC_SHLIB_SUBDIR): New.
6187 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6188 * configure: Regenerate.
6189 * Makefile.in: Regenerate.
6190
6191 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6192
6193 * MAINTAINERS: Consistently use tabs to separate columns.
6194
6195 2008-08-29 Tristan Gingold <gingold@adacore.com>
6196
6197 * MAINTAINERS (Write after Approval): Add myself.
6198
6199 2008-08-28 Tristan Gingold <gingold@adacore.com>
6200
6201 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6202 Enable bfd, binutils and opcodes.
6203 * configure: Regenerate.
6204
6205 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6206
6207 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6208
6209 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6210
6211 * MAINTAINERS: Use correct Umlaut for last name.
6212
6213 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6214
6215 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6216
6217 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6218
6219 * MAINTAINERS: Update my email address.
6220
6221 2008-08-16 Nicolas Roche <roche@adacore.com>
6222
6223 * Makefile.tpl: Add BOOT_ADAFLAGS.
6224 * Makefile.in: Regenerate.
6225
6226 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6227
6228 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6229 * configure: Regenerate.
6230
6231 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
6232
6233 * configure.ac: Add makefile fragments for hpux.
6234 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6235 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6236 * configure: Regenerate.
6237 * Makefile.in: Regenerate.
6238
6239 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
6240
6241 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6242
6243 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
6244
6245 * MAINTAINERS (Write after Approval): Add myself.
6246
6247 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6248
6249 * MAINTAINERS (Write After Approval): Add myself.
6250
6251 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
6252
6253 * MAINTAINERS (Write After Approval): Add myself.
6254
6255 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6256
6257 * MAINTAINERS: Update my email address.
6258
6259 2008-06-25 Joey Ye <joey.ye@intel.com>
6260
6261 * MAINTAINERS (Write After Approval): Add myself.
6262
6263 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6264
6265 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6266 * Makefile.in: Regenerate.
6267 * configure: Regenerate.
6268
6269 2008-06-17 Daniel Kraft <d@domob.eu>
6270
6271 * MAINTAINERS (Write After Approval): Add myself.
6272
6273 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6274
6275 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6276 "$@" is still intact with both Autoconf 2.59 and 2.62.
6277 * configure: Regenerate.
6278
6279 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6280
6281 * Makefile.tpl: Fix comment errors.
6282 * Makefile.in: Regenerate.
6283
6284 2008-06-12 David S. Miller <davem@davemloft.net>
6285 David Edelsohn <edelsohn@gnu.org>
6286
6287 * configure.ac: Add powerpc*-*-* to gold supported targets.
6288 * configure: Regenerate.
6289
6290 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6291
6292 PR tree-optimization/36218
6293 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6294 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6295 (all prefix="build-"): Pass them to build-system sub-makes.
6296 * Makefile.in: Regenerate.
6297
6298 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6299
6300 * MAINTAINERS (mt port): Remove.
6301 (sco5, unixware, sco udk): Remove.
6302 (Kean Johnston): Add to Write After Approval.
6303
6304 2008-05-30 Julian Brown <julian@codesourcery.com>
6305
6306 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6307 of libobjc for ARM EABI Linux.
6308 * configure: Regenerate.
6309
6310 2008-05-18 Xinliang David Li <davidxl@google.com>
6311
6312 * ChangeLog: Remove wrong ChangeLog entry.
6313
6314 2008-05-17 Xinliang David Li <davidxl@google.com>
6315
6316 * MAINTAINERS (Write After Approval): Add myself.
6317
6318 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6319
6320 * MAINTAINERS (Write After Approval): Add myself.
6321
6322 2008-05-14 Rafael Espíndola <espindola@google.com>
6323
6324 * config-ml.in: don't handle --enable-shared and --enable-static.
6325
6326 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6327
6328 * MAINTAINERS: Update my email address.
6329
6330 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6331
6332 * MAINTAINERS: Update my email address.
6333
6334 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6335
6336 * MAINTAINERS (Write After Approval): Add myself.
6337
6338 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6339
6340 * MAINTAINERS (Write After Approval): Add myself.
6341
6342 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6343
6344 * MAINTAINERS (crx): Add myself.
6345
6346 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6347
6348 Sync with src:
6349 2008-04-14 David S. Miller <davem@davemloft.net>
6350
6351 * configure.ac: Add sparc*-*-* to gold supported targets.
6352 * configure: Regenerate.
6353
6354 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6355
6356 PR bootstrap/35457
6357 * configure.ac: Include override.m4.
6358 * configure: Regenerate.
6359
6360 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6361
6362 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6363 * Makefile.in: Regenerate.
6364
6365 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6366
6367 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6368 as nonconfigurable directories list.
6369 * configure: Regenerate.
6370
6371 2008-04-14 Ben Elliston <bje@au.ibm.com>
6372
6373 * config.sub, config.guess: Update from upstream sources.
6374
6375 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6376
6377 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6378 * Makefile.in: Regenerate.
6379
6380 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6381
6382 * configure.ac: Do not build libssp for the AVR.
6383 * configure: Regenerate.
6384
6385 2008-04-07 Ian Lance Taylor <iant@google.com>
6386
6387 * Makefile.def: check-gold depends upon all-binutils.
6388 * Makefile.in: Regenerate.
6389
6390 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6391
6392 * MAINTAINERS (Write After Approval): Add myself.
6393
6394 2008-04-04 Nick Clifton <nickc@redhat.com>
6395
6396 PR binutils/4334
6397 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6398 builds.
6399 * configure: Regenerate.
6400
6401 2008-04-04 NightStrike <NightStrike@gmail.com>
6402
6403 PR other/35151
6404 * configure.ac: Combine rules for mingw32 and mingw64.
6405 * configure: Regenerate.
6406
6407 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6408
6409 * MAINTAINERS (Write After Approval): Add myself.
6410
6411 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6412
6413 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6414 * Makefile.in (.NOTPARALLEL): Ditto.
6415
6416 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6417
6418 * MAINTAINERS (Write After Approval): Add myself.
6419
6420 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6421
6422 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6423 * Makefile.in (.NOTPARALLEL): Regenerate.
6424
6425 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6426
6427 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6428 * Makefile.in: Regenerate.
6429
6430 2008-03-26 Jakub Staszak <kuba@et.pl>
6431
6432 * MAINTAINERS (Write After Approval): Add myself.
6433
6434 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6435
6436 * MAINTAINERS: Update e-mail address.
6437
6438 2008-03-20 Ian Lance Taylor <iant@google.com>
6439
6440 * configure.ac: Add support for --enable-gold.
6441 * Makefile.def: Add gold as a directory like ld.
6442 * configure, Makefile.in: Regenerate.
6443
6444 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6445
6446 * configure.ac: m4_include config/proginstall.m4.
6447 * configure: Regenerate.
6448
6449 Backport from upstream Libtool:
6450
6451 2007-10-12 Eric Blake <ebb9@byu.net>
6452
6453 Deal with Autoconf 2.62's semantic change in m4_append.
6454 * ltsugar.m4 (lt_append): Replace broken versions of
6455 m4_append.
6456 (lt_if_append_uniq): Don't require separator to be overquoted,
6457 and avoid broken m4_append.
6458 (lt_dict_add): Fix typo.
6459 * libtool.m4 (_LT_DECL): Don't overquote separator.
6460
6461 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6462
6463 * config.rpath: Add AIX 6 support.
6464
6465 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6466
6467 * Makefile.def (stageprofile). Remove -fprofile-generate
6468 from stage_libcflags.
6469 * Makefile.in: Regenerate.
6470
6471 2008-03-13 Ben Elliston <bje@au.ibm.com>
6472
6473 * config.sub, config.guess: Update from upstream sources.
6474
6475 2008-03-06 Tom Tromey <tromey@redhat.com>
6476
6477 * MAINTAINERS: Update for treelang deletion.
6478
6479 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6480
6481 * MAINTAINERS: Update my email address.
6482
6483 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6484
6485 * MAINTAINERS (darwin port): Add myself as a maintainer.
6486 (objective-c/c++): Add myself as a maintainer.
6487
6488 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6489
6490 * MAINTAINERS (Write After Approval): Update my email address.
6491
6492 2008-02-25 Tomas Bily <tbily@suse.cz>
6493
6494 * MAINTAINERS (Write After Approval): Add myself.
6495
6496 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6497
6498 * MAINTAINERS (OpenMP): Add myself.
6499
6500 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6501
6502 PR bootstrap/32009
6503 PR bootstrap/32161
6504
6505 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6506 * configure: Regenerate.
6507
6508 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6509 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6510 STAGE4_LIBCFLAGS): New.
6511 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6512 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6513 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6514 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6515 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6516 for target modules. Don't export LIBCFLAGS.
6517 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6518 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6519 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6520 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6521 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6522 * Makefile.in: Regenerate.
6523
6524 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6525
6526 PR libgcj/33085
6527 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6528 Do not use -DDLL_EXPORT. Backport from upstream.
6529
6530 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6531
6532 * MAINTAINERS (Write After Approval): Add myself.
6533
6534 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6535
6536 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6537 * configure: Regenerate.
6538
6539 2008-01-31 Marc Gauthier <marc@tensilica.com>
6540
6541 * configure.ac (xtensa*-*-*): Recognize processor variants.
6542 * configure: Regenerate.
6543
6544 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6545
6546 PR bootstrap/34922
6547 * configure.ac (PARSE_ARGS): Push suitable setting of
6548 ac_subdirs_all, for `./configure --help=recursive'.
6549 Handle `+' in generic toplevel directory disabling.
6550 * configure: Regenerate.
6551
6552 2008-01-28 Nick Clifton <nickc@redhat.com>
6553
6554 * MAINTAINERS (xstormy16): Take over maintainership.
6555
6556 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6557
6558 * MAINTAINERS (c4x port): Remove.
6559
6560 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6561
6562 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6563
6564 2008-01-23 Ben Elliston <bje@au.ibm.com>
6565
6566 * config.sub, config.guess: Update from upstream sources.
6567
6568 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6569
6570 * MAINTAINERS (Write After Approval): Add myself.
6571
6572 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6573
6574 * MAINTAINERS: Update my email address.
6575
6576 2008-01-09 Raksit Ashok <raksit@google.com>
6577
6578 * MAINTAINERS (Write After Approval): Add myself.
6579
6580 2008-01-09 Raksit Ashok <raksit@google.com>
6581
6582 * MAINTAINERS (Write After Approval): Add myself.
6583
6584 2008-01-08 Ben Elliston <bje@au.ibm.com>
6585
6586 * config.sub, config.guess: Update from upstream sources.
6587
6588 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6589
6590 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6591 Change recommended MPFR from 2.2.1 -> 2.3.0.
6592 * configure: Regenerate.
6593
6594 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6595
6596 * MAINTAINERS: Update my email address.
6597
6598 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6599
6600 * MAINTAINERS: Update my email address.
6601
6602 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6603
6604 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6605 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6606 * Makefile.in: Regenerate.
6607
6608 2007-12-10 Mark Heffernan <meheff@google.com>
6609
6610 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6611 misplaced entries.
6612
6613 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6614
6615 * configure.ac: Enable libjava for x86_64-*-darwin9.
6616 * configure: Regenerate.
6617
6618 2007-12-07 Bill Maddox <maddox@google.com>
6619
6620 * MAINTAINERS (Write After Approval): Add myself.
6621
6622 2007-12-05 Ben Elliston <bje@au.ibm.com>
6623
6624 * config.sub, config.guess: Update from upstream sources.
6625
6626 2007-12-02 Matthias Klose <doko@ubuntu.com>
6627
6628 * config-ml.in: Remove 64bit configure tests.
6629
6630 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6631
6632 * config-ml.in: Robustify against white space in absolute file
6633 names.
6634
6635 * config-ml.in (multi-clean): Substitute ${Makefile}.
6636 Remove superfluous ${Makefile} in list.
6637
6638 2007-11-19 Thiemo Seufer <ths@mips.com>
6639
6640 * config-ml.in: Don't hardcode the Makefile name.
6641
6642 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6643
6644 * MAINTAINERS (Write After Approval): Add myself.
6645
6646 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6647
6648 * MAINTAINERS (Write After Approval): Add myself.
6649
6650 2007-11-06 Doug Kwan <dougkwan@google.com>
6651
6652 * MAINTAINERS (Write After Approval): Add myself.
6653
6654 2007-10-25 Ben Elliston <bje@au.ibm.com>
6655
6656 * MAINTAINERS (mercury): Remove entry.
6657 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6658
6659 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6660
6661 * Makefile.def (dependencies): Make configure-gdb depend on
6662 all-intl.
6663 * Makefile.in: Regenerated.
6664
6665 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6666
6667 * MAINTAINERS (Fortran maintainer): Remove myself.
6668
6669 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6670
6671 * Makefile.def: To avoid problems running with parallel makes,
6672 build newlib before libgloss so that target specific header
6673 files are availble.
6674 * Makefile.in: Regenerate
6675
6676 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6677
6678 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6679 * Makefile.in: Regenerate.
6680
6681 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6682
6683 * MAINTAINERS (Register allocation reviewer): Add myself.
6684
6685 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6686
6687 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6688 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6689 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6690 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6691 * configure: Regenerate.
6692
6693 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6694
6695 * MAINTAINERS (Register allocation reviewer): Add myself.
6696
6697 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6698
6699 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6700 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6701 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6702 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6703 * configure.ac: Default them to host tools for $host = $build.
6704 Subst them.
6705
6706 * configure: Regenerate.
6707 * Makefile.in: Regenerate.
6708
6709 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6710
6711 * MAINTAINERS (Register allocation reviewer): Add myself.
6712
6713 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6714
6715 * MAINTAINERS (Register allocation reviewer): Add myself.
6716
6717 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6718
6719 * MAINTAINERS (Write After Approval): Fix typo.
6720
6721 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6722
6723 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6724 * configure: Regenerate.
6725
6726 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6727
6728 PR bootstrap/31906
6729 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6730 they're already prefixed.
6731
6732 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6733
6734 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6735 libstdc++.
6736 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6737 * configure: Regenerate.
6738 * Makefile.in: Regenerate.
6739
6740 2007-09-17 Andreas Schwab <schwab@suse.de>
6741
6742 * configure.ac: Raise minimum makeinfo version to 4.6.
6743 * configure: Regenerate.
6744
6745 2007-09-17 Johannes Singler <singler@ira.uka.de>
6746
6747 * MAINTAINERS (write-after-approval) add myself
6748
6749 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6750
6751 * configure.ac: Correct makeinfo version check.
6752 * configure: Regenerate.
6753
6754 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6755
6756 * MAINTAINERS: Update my email address.
6757
6758 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6759
6760 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6761 to $skipdirs and only disable gprof for newlib. Use the normal
6762 mips*-elf* handling in other respects.
6763 * configure: Regnerate.
6764
6765 2007-09-12 David Daney <ddaney@avtrex.com>
6766
6767 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6768 enabling libgcj.
6769 * configure: Regenerate.
6770
6771 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6772
6773 PR other/32154
6774 * configure.ac: For libgloss targets, point the linker to the linker
6775 script, startup code and simulator library.
6776 * configure: Regenerate.
6777
6778 2007-09-07 Andrew Haley <aph@redhat.com>
6779
6780 * configure.ac (noconfigdirs): Remove target-libffi and
6781 target-libjava.
6782 * configure: Regenerate.
6783
6784 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6785
6786 PR target/33281
6787 * configure.ac: Use config/mh-mingw on mingw.
6788 * configure: Regenerate.
6789
6790 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6791
6792 * MAINTAINERS (Write After Approval): Add myself.
6793
6794 2007-09-05 Richard Guenther <rguenther@suse.de>
6795
6796 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6797 nor --disable-checking is provided also turn on yes and types
6798 checking for stage1.
6799 * configure: Re-generate.
6800
6801 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6802
6803 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6804 (Write After Approval): Remove myself.
6805
6806 2007-08-29 Nick Clifton <nickc@redhat.com>
6807
6808 * config.sub, config.guess: Update from upstream sources.
6809
6810 2007-08-22 Bud Davis <jmdavis@link.com>
6811
6812 * MAINTAINERS (Write After Approval): Added myself.
6813 * MAINTAINERS (Reviewers): Removed myself.
6814
6815 2007-08-18 Paul Brook <paul@codesourcery.com>
6816 Joseph Myers <joseph@codesourcery.com>
6817
6818 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6819 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6820 * Makefile.in: Regenerate.
6821 * configure.ac (--with-debug-prefix-map): New.
6822 * configure: Regenerate.
6823
6824 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6825 Nigel Stephens <nigel@mips.com>
6826
6827 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6828 as target_makefile_frag.
6829 * configure: Regenerate.
6830
6831 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6832
6833 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6834 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6835 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6836 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6837 (do-compare, do-compare3, do-compare-debug): New.
6838 ([+compare-target+]): Use them.
6839
6840 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6841
6842 * MAINTAINERS (Write After Approval): Change my email address.
6843
6844 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6845 Ben Elliston <bje@au.ibm.com>
6846
6847 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6848 --silent if $silent.
6849 * configure: Regenerate.
6850
6851 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6852
6853 * MAINTAINERS (Various Maintainers): Add myself as
6854 loop infrastructure maintainer. Update my e-mail
6855 address.
6856
6857 2007-07-31 Diego Novillo <dnovillo@google.com>
6858
6859 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6860 Adjust description.
6861
6862 2007-07-26 Richard Guenther <rguenther@suse.de>
6863
6864 * configure.ac: Add types checking to stage1 checking flags.
6865 * configure: Regenerate.
6866
6867 2007-07-17 Nick Clifton <nickc@redhat.com>
6868
6869 * COPYING3: New file. Contains version 3 of the GNU General
6870 Public License.
6871 * COPYING3.LIB: New file. Contains version 3 of the GNU
6872 Lesser General Public License.
6873
6874 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6875
6876 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6877
6878 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6879
6880 * MAINTAINERS (S/390 co-maintainer): Add myself.
6881 (Write After Approval): Remove myself.
6882
6883 2007-07-13 Dan Hipschman <dsh@google.com>
6884
6885 * MAINTAINERS (Write After Approval): Add myself.
6886
6887 2007-07-11 Nick Clifton <nickc@redhat.com>
6888
6889 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6890 WINDRES export.
6891 * Makefile.in: Regenerate.
6892
6893 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6894
6895 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6896 maintainer.
6897
6898 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6899
6900 * lt~obsolete.m4: New. Import from 20070318 libtool.
6901
6902 2007-07-03 Julian Brown <julian@codesourcery.com>
6903
6904 * MAINTAINERS (Write After Approval): Add myself.
6905
6906 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6907
6908 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6909 * configure: Regenerate.
6910
6911 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6912
6913 * configure.ac: Add some missing m4 quotation.
6914 * configure: Regenerate.
6915
6916 2007-07-02 Simon Baldwin <simonb@google.com>
6917
6918 * MAINTAINERS (Write After Approval): Add myself.
6919
6920 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6921
6922 * configure: Regenerate.
6923
6924 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6925
6926 * Makefile.def: Add windmc tool to build.
6927 * Makefile.tpl: Likewise.
6928 * configure.ac: Likewise.
6929 * Makefile.in: Regenerate.
6930 * configure: Regenerate.
6931
6932 2007-06-28 DJ Delorie <dj@redhat.com>
6933
6934 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6935 not building newlib.
6936 * configure: Regenerated.
6937
6938 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6939
6940 * MAINTAINERS (Write After Approval): Add myself.
6941
6942 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
6943
6944 * MAINTAINERS (Write After Approval): Add myself.
6945
6946 2007-06-19 Chris Matthews <chrismatthews@google.com>
6947
6948 * MAINTAINERS (Write After Approval): Add myself.
6949
6950 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6951
6952 * MAINTAINERS (Write After Approval): Add myself.
6953
6954 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6955
6956 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6957 * Makefile.in: Regenerated.
6958
6959 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6960
6961 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6962 bfin*-*-uclinux* targets.
6963 * configure: Regenerate.
6964
6965 2007-06-14 Ian Lance Taylor <iant@google.com>
6966
6967 * MAINTAINERS: Add myself as non-algorithmic global write
6968 maintainer.
6969
6970 2007-06-14 Diego Novillo <dnovillo@google.com>
6971
6972 * MAINTAINERS: Add self as middle-end maintainer and
6973 non-algorithmic global write maintainer.
6974
6975 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6976
6977 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6978 Move all Fortran maintainers except Paul Brook into the
6979 Non-Autopoiesis section.
6980
6981 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
6982
6983 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6984 (distclean-stage[+id+]): Possibly delete stage_last.
6985 * Makefile.in: Regenerate.
6986
6987 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
6988
6989 * MAINTAINERS (Various Maintainer): Fix typo.
6990
6991 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
6992
6993 * MAINTAINERS (Various Maintainer): Add myself as
6994 dataflow maintainer.
6995
6996 2007-06-07 Ben Elliston <bje@au.ibm.com>
6997
6998 * config.sub, config.guess: Update from upstream sources.
6999
7000 2007-06-07 Ben Elliston <bje@au.ibm.com>
7001
7002 * Makefile.tpl: Fix spelling error.
7003 * Makefile.in: Regenerate.
7004
7005 2007-06-01 Steve Ellcey <sje@cup.hp.com>
7006
7007 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7008 lt_cv_sys_max_cmd_len.
7009
7010 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7011
7012 * MAINTAINERS (Various Maintainers): Add myself as
7013 auto-vectorizer maintainer.
7014
7015 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
7016
7017 PR libjava/32098
7018 * libtool.m4: Revert previous change.
7019 * ltgcc.m4: Put it here.
7020
7021 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7022
7023 * MAINTAINERS (Various Maintainers): Add myself as
7024 auto-vectorizer maintainer.
7025
7026 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7027
7028 PR libjava/32098
7029 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7030
7031 2007-05-30 Richard Guenther <rguenther@suse.de>
7032
7033 * MAINTAINERS (Various Maintainers): Add myself as
7034 auto-vectorizer maintainer.
7035
7036 2007-05-30 Jakub Jelinek <jakub@redhat.com>
7037
7038 PR bootstrap/29382
7039 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7040 * configure: Rebuilt.
7041
7042 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
7043
7044 * MAINTAINERS (Write After Approval): Removed my name.
7045
7046 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7047
7048 * MAINTAINERS (Write After Approval): Remove myself.
7049
7050 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7051
7052 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7053
7054 2007-05-23 Steve Ellcey <sje@cup.hp.com>
7055
7056 * ltmain.sh: Update from ToT Libtool.
7057 * libtool.m4: Update from ToT Libtool.
7058 * ltsugar.m4: New. Update from ToT Libtool.
7059 * ltversion.m4: New. Update from ToT Libtool.
7060 * ltoptions.m4: New. Update from ToT Libtool.
7061 * ltconfig: Remove.
7062 * ltcf-c.sh: Remove.
7063 * ltcf-cxx.sh: Remove.
7064 * ltcf-gcj.sh: Remove.
7065
7066 2007-05-22 Ollie Wild <aaw@google.com>
7067
7068 * MAINTAINERS (Write After Approval): Add myself.
7069
7070 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
7071
7072 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7073 stage_cflags.
7074 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7075 Remove CFLAGS/LIBCFLAGS.
7076 (configure-stage[+id+]-[+prefix+][+module+],
7077 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7078 * Makefile.in: Regenerate.
7079
7080 2007-05-15 Diego Novillo <dnovillo@google.com>
7081
7082 * MAINTAINERS: Update e-mail address.
7083
7084 2007-05-15 Revital Eres <eres@il.ibm.com>
7085
7086 * MAINTAINERS (Write After Approval): Add myself.
7087
7088 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
7089
7090 * MAINTAINERS (Write After Approval): Updated my address.
7091
7092 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7093
7094 * MAINTAINERS (Write After Approval): Add myself.
7095
7096 2007-05-11 Silvius Rus <rus@google.com>
7097
7098 * MAINTAINERS (Write After Approval): Add myself.
7099
7100 2007-04-23 Tom Tromey <tromey@redhat.com>
7101
7102 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7103
7104 2007-04-22 Mark Mitchell <mark@codesourcery.com>
7105
7106 * MAINTAINERS (cpplib): Rename to ...
7107 (libcpp): ... this. Add C/C++ front end maintainers.
7108
7109 2007-04-14 Steve Ellcey <sje@cup.hp.com>
7110
7111 * config-ml.in: Pass ${ml_config_env} to configure calls.
7112
7113 2007-04-04 Christian Bruel <christian.bruel@st.com>
7114
7115 * MAINTAINERS (Write After Approval): Add myself.
7116
7117 2007-04-02 Dave Korn <dave.korn@artimi.com>
7118
7119 * MAINTAINERS (Write After Approval): Add myself.
7120
7121 2007-03-31 Tobias Burnus <burnus@net-b.de>
7122
7123 * MAINTAINERS (fortran 95 front end): Add myself.
7124
7125 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7126
7127 * MAINTAINERS (Write After Approval): Add myself.
7128
7129 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
7130
7131 * MAINTAINERS (Modulo Scheduler): Add myself.
7132
7133 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7134
7135 * MAINTAINERS (fortran 95 front end): Add myself.
7136 (c++ front end): whitespace fix.
7137
7138 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7139
7140 * MAINTAINERS (Write After Approval): Add myself.
7141
7142 2007-03-21 Richard Sandiford <richard@codesourcery.com>
7143
7144 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7145 of glob. Quote arguments with single quotes too.
7146 * configure: Regenerate.
7147
7148 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7149
7150 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7151 * Makefile.in: Regenerate
7152
7153 2007-03-07 Andreas Schwab <schwab@suse.de>
7154
7155 * configure: Regenerate.
7156
7157 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7158
7159 * configure.ac: Add "--with-pdfdir" configure option,
7160 which defines pdfdir variable.
7161 * Makefile.def (target=fixincludes): Add install-pdf to
7162 missing targets.
7163 (recursive_targets): Add install-pdf target.
7164 (flags_to_pass): Add pdfdir.
7165 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7166 target.
7167 * configure: Regenerate
7168 * Makefile.in: Regenerate
7169
7170 2007-02-28 Eric Christopher <echristo@apple.com>
7171
7172 Revert:
7173 2006-12-07 Mike Stump <mrs@apple.com>
7174
7175 * Makefile.def (dependencies): Add dependency for
7176 install-target-libssp and install-target-libgomp on
7177 install-gcc.
7178 * Makefile.in: Regenerate.
7179
7180 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7181
7182 * configure: Regenerate.
7183 * configure.ac: Move statements after variable declarations.
7184
7185 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7186
7187 * MAINTAINERS: Add myself as sh maintainer.
7188
7189 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7190
7191 * configure.ac: Adjust for loop syntax.
7192 * configure: Regenerate.
7193
7194 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7195
7196 * configure: Rebuilt.
7197
7198 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7199
7200 * configure.ac: Drop multiple occurrences of --enable-languages,
7201 and fix its quoting.
7202 * configure: Rebuilt.
7203
7204 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7205 Nathan Sidwell <nathan@codesourcery.com>
7206 Vladimir Prus <vladimir@codesourcery.com>
7207 Joseph Myers <joseph@codesourcery.com>
7208
7209 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7210 * configure: Regenerate.
7211
7212 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7213
7214 * ltconfig (freebsd*): Default to elf.
7215
7216 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7217
7218 * configure.ac (target_libraries): Move libgcc before libiberty.
7219 * configure: Regenerated.
7220
7221 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7222 Paolo Bonzini <bonzini@gnu.org>
7223
7224 PR bootstrap/30753
7225 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7226 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7227 * configure: Regenerated.
7228
7229 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7230
7231 * MAINTAINERS (Language Front End Maintainers): Update my mail
7232 address.
7233
7234 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7235
7236 PR bootstrap/30748
7237 * configure.ac: Correct syntax for Solaris ksh.
7238 * configure: Regenerated.
7239
7240 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7241
7242 * configure.ac: Sync with src.
7243 * configure: Regenerate.
7244
7245 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7246
7247 * Makefile.in: Regenerate.
7248
7249 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7250
7251 * config.sub: Sync with src.
7252
7253 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7254
7255 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7256 noncanonical equivalents.
7257 * configure.in: Rename to...
7258 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7259 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7260 target_noncanonical. Use them. Rewrite removal of configure
7261 arguments for autoconf 2.59. Discard variable settings. Force
7262 program_transform_name for native tools.
7263
7264 * Makefile.in: Regenerated.
7265 * configure: Regenerated with autoconf 2.59.
7266
7267 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7268
7269 * MAINTAINERS (Write After Approval): Add myself.
7270
7271 2007-01-31 Andreas Schwab <schwab@suse.de>
7272
7273 * Makefile.tpl (LDFLAGS): Substitute it.
7274 * Makefile.in: Regenerate.
7275
7276 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7277
7278 * MAINTAINERS (Write After Approval): Add myself.
7279
7280 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7281
7282 * MAINTAINERS (spu port): Add myself.
7283
7284 2007-01-23 Richard Guenther <rguenther@suse.de>
7285
7286 PR bootstrap/30541
7287 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7288 * Makefile.tpl (GNATBIND): Substitute it.
7289 (GNATMAKE): Likewise.
7290 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7291 of STAGE_PREFIX.
7292 * Makefile.in: Regenerate.
7293 * configure: Regenerate.
7294
7295 2007-01-18 Mike Stump <mrs@apple.com>
7296
7297 * configure.in: Re-enable -Werror for gcc builds.
7298
7299 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7300
7301 * MAINTAINERS (Write After Approval): Add myself.
7302
7303 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7304
7305 * configure.in: Change == to = in test command.
7306 * configure: Regenerate.
7307
7308 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7309 Nick Clifton <nickc@redhat.com>
7310 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7311
7312 * configure.in (build_configargs, host_configargs, target_configargs):
7313 Remove build/host/target parameters.
7314 (host_libs): Add gmp and mpfr.
7315 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7316 * Makefile.def (gmp, mpfr): New.
7317 (gcc): Remove target.
7318 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7319 target_os, target_vendor): New.
7320 (configure): Add host_alias/target_alias arguments; adjust invocations.
7321 * configure: Regenerate.
7322 * Makefile.in: Regenerate.
7323
7324 2007-01-11 Matt Fago <fago@earthlink.net>
7325
7326 * configure.in: Try to link to functions only in mpfr 2.2.x
7327 to improve robustness of configure tests.
7328 * configure: Regenerate.
7329
7330 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7331
7332 * MAINTAINERS: Add myself as i386 maintainer.
7333
7334 2007-01-08 Jan Hubicka <jh@suse.cz>
7335
7336 * MAINTAINERS: Add myself as i386 maintainer.
7337
7338 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7339
7340 * configure.in: Add support for an x86_64-mingw* target.
7341 * configure: Regenerate.
7342
7343 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7344
7345 * Makefile.tpl (all-target): Correct @if conditional for target
7346 modules.
7347 * configure.in: Omit libiberty if building only target libgcc.
7348 * configure, Makefile.in: Regenerated.
7349
7350 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7351
7352 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7353 * configure: Regenerate.
7354
7355 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7356
7357 * Makefile.def (target_modules): Add libgcc.
7358 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7359 * Makefile.tpl (clean-target-libgcc): Delete.
7360 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7361 on gcc even for bootstrapped modules. Rewrite handling of
7362 lang_env_dependencies to loop over target_modules.
7363 * configure.in (target_libraries): Add target-libgcc.
7364 * Makefile.in, configure: Regenerated.
7365
7366 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7367
7368 * configure.in: Reorganize recognition of languages. Add
7369 --enable-stage1-languages. Show supported languages for the chosen
7370 target rather than all recognized languages.
7371 * configure: Regenerate.
7372
7373 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7374
7375 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7376 * Makefile.in: Regenerate.
7377
7378 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7379
7380 * configure.in: Warn that MPFR 2.2.0 is buggy.
7381 * configure: Regenerate.
7382
7383 2006-12-27 Ian Lance Taylor <iant@google.com>
7384
7385 * configure.in: When removing Makefiles to force a reconfigure, also
7386 remove prev-DIR*/Makefile.
7387 * configure: Regenerate.
7388
7389 2006-12-22 Andreas Schwab <schwab@suse.de>
7390
7391 * configure: Regenerate with correct autoconf version.
7392
7393 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7394
7395 * configure.in: add AC_SUBST for *_FOR_TARGET.
7396 * configure: Regenerate.
7397
7398 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7399
7400 * configure.in: Simplify logic for rejecting languages that cannot
7401 be built. Separate the case when a language is unsupported,
7402 from the case when the user chooses not to build a language.
7403
7404 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7405
7406 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7407 it only affects bootstrap and could be tested on "$host" as well.
7408 * configure: Regenerate.
7409 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7410
7411 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7412
7413 PR bootstrap/29544
7414 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7415 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7416 move here comment from Makefile.tpl.
7417 * Makefile.tpl: Move some definitions higher in the file.
7418 (STAGE1_CHECKING): New.
7419 * configure.in: Add --enable-stage1-checking.
7420 * configure: Regenerate.
7421 * Makefile.in: Regenerate.
7422
7423 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7424
7425 * MAINTAINERS: Add myself as build system maintainer.
7426
7427 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7428
7429 * MAINTAINERS (Write After Approval): Add myself.
7430
7431 2006-12-13 Eric Christopher <echristo@apple.com>
7432
7433 * MAINTAINERS: Add myself as darwin maintainer.
7434
7435 2006-12-11 Ian Lance Taylor <ian@airs.com>
7436
7437 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7438
7439 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7440
7441 MAINTAINERS: Update my entry.
7442
7443 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7444
7445 * configure.in: Handle spu makefile frag.
7446 * Makefile.tpl (MAINT): Define
7447 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7448 * configure: Regenerate.
7449 * Makefile.in: Regenerate.
7450
7451 2006-12-11 Ben Elliston <bje@au.ibm.com>
7452
7453 * config.guess: Import latest version.
7454 * config.sub: Likewise.
7455
7456 2006-12-11 Ben Elliston <bje@au.ibm.com>
7457
7458 * configure.in (spu-*-*): Don't skip target-libiberty.
7459 * configure: Regenerate.
7460
7461 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7462
7463 PR bootstrap/30134
7464 * configure.in: Correct x86 darwin support for libjava to powerpc
7465 and i?86 only.
7466 * configure: Regenerate.
7467
7468 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7469
7470 * configure.in: Add x86 darwin support for libjava.
7471 * configure: Regenerate.
7472
7473 2006-12-07 Mike Stump <mrs@apple.com>
7474
7475 * Makefile.def (dependencies): Add dependency for
7476 install-target-libssp and install-target-libgomp on
7477 install-gcc.
7478 * Makefile.in: Regenerate.
7479
7480 2006-12-04 Richard Guenther <rguenther@suse.de>
7481
7482 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7483 (Non-Algorithmic Maintainers): Move over non-algorithmic
7484 loop optimizer maintainers, add myself as a non-algorithmic
7485 middle-end maintainer.
7486
7487 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7488
7489 * MAINTAINERS (Write After Approval): Add myself.
7490
7491 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7492
7493 * configure.in: Update error message for missing GMP/MPFR.
7494
7495 * configure: Regenerate.
7496
7497 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7498
7499 * configure.in: Update MPFR version in error message.
7500
7501 * configure: Regenerate.
7502
7503 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7504
7505 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7506 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7507 --with-gmp-lib): New flags.
7508
7509 * configure: Regenerate.
7510
7511 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7512
7513 * MAINTAINERS (Write After Approval): Change my email address.
7514
7515 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7516
7517 * MAINTAINERS (Write After Approval): Add myself.
7518
7519 2006-11-22 Philipp Thomas <pth@suse.de>
7520
7521 * MAINTAINERS (i18n): Update e-mail address.
7522
7523 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7524
7525 * MAINTAINERS (spu port): Add myself as maintainer.
7526 (Write After Approval): Remove myself.
7527
7528 2006-11-22 Ben Elliston <bje@au.ibm.com>
7529
7530 * configure.in (skipdirs): Don't build libssp for SPU.
7531 * configure: Regenerate.
7532
7533 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7534
7535 * MAINTAINERS (spu port): Add myself as maintainer.
7536 (libobjc): Update my email address.
7537
7538 2006-11-21 Andrea Bona <andrea.bona@st.com>
7539
7540 * MAINTAINERS (Write After Approval): Add myself.
7541
7542 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7543
7544 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7545 * configure : Rebuilt.
7546
7547 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7548
7549 * MAINTAINERS (Write After Approval): Add myself.
7550
7551 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7552
7553 * MAINTAINERS (Write After Approval): Add myself.
7554
7555 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7556
7557 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7558 libmpfr.a.
7559 * configure: Regenerate.
7560
7561 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7562
7563 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7564 (unstage): Test for stage_last presence.
7565
7566 PR bootstrap/29802
7567 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7568 STAGE_PREFIX.
7569 * Makefile.in: Regenerate.
7570
7571 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7572
7573 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7574 maintainers.
7575
7576 2006-11-14 Erven Rohou <erven.rohou@st.com>
7577
7578 * MAINTAINERS (Write After Approval): Add myself.
7579
7580 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7581
7582 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7583 and stageN-package/Makefile.
7584 * Makefile.in: Regenerated.
7585
7586 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7587
7588 * configure.in: Remove target-libgloss from noconfigdirs for
7589 bfin-*-*.
7590 * configure: Regenerated.
7591
7592 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7593
7594 * configure.in (have_gmp): Only error if the gcc directory exists.
7595
7596 * configure: Regenerate.
7597
7598 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7599
7600 * configure.in: Robustify error message for missing GMP/MPFR.
7601
7602 * configure: Regenerate.
7603
7604 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7605
7606 * MAINTAINERS (Write After Approval): Add myself.
7607
7608 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7609
7610 * MAINTAINERS: Change email address.
7611
7612 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7613
7614 * MAINTAINERS (Write After Approval): Add myself.
7615
7616 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7617
7618 * MAINTAINERS (Write After Approval): Add myself.
7619
7620 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7621
7622 * MAINTAINERS (Write After Approval): Move myself to
7623 Write After Approval section.
7624
7625 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7626
7627 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7628 need_gmp anymore.
7629 * configure: Regenerate.
7630
7631 2006-10-16 Tobias Burnus <burnus@net-b.de>
7632
7633 * MAINTAINERS (Write After Approval): Add myself.
7634
7635 2006-10-16 Ben Elliston <bje@au.ibm.com>
7636
7637 * config.guess: Import latest version.
7638 * config.sub: Likewise.
7639
7640 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7641
7642 * Makefile.def: Added pdf target handling.
7643 * Makefile.tpl: Added pdf target handling.
7644 * Makefile.in: Regenerated.
7645
7646 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7647
7648 * MAINTAINERS: Add self as score port maintainer.
7649
7650 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7651
7652 * MAINTAINERS (Write After Approval): Add myself.
7653
7654 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7655
7656 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7657 or newer.
7658 * configure: Regenerated.
7659
7660 2006-09-27 Dave Brolley <brolley@redhat.com>
7661
7662 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7663 using $s instead of $r.
7664 * configure: Regenerated.
7665
7666 2006-09-26 Thiemo Seufer <ths@mips.com>
7667
7668 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7669 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7670 * configure: Regenerate.
7671
7672 2006-09-24 Graeme Peterson <gridly@gmail.com>
7673
7674 * MAINTAINERS (Write After Approval): Remove myself.
7675
7676 2006-09-22 Chao-ying Fu <fu@mips.com>
7677
7678 * MAINTAINERS (Write After Approval): Add myself.
7679
7680 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7681
7682 * MAINTAINERS: Add self as soft-fp maintainer.
7683
7684 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7685
7686 * MAINTAINERS: Add myself as avr maintainer.
7687 Remove Marek Michalkiewicz as avr maintainer.
7688
7689 2006-09-07 Roberto Costa <roberto.costa@st.com>
7690
7691 * MAINTAINERS (Write After Approval): Add myself.
7692
7693 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7694
7695 * configure.in: Never build newlib for a Mingw host.
7696 Never build newlib as Mingw target library.
7697 Test the existence of winsup/cygwin for building a Cygwin newlib,
7698 rather than just winsup.
7699 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7700 building a Mingw target.
7701 * configure: Regenerate.
7702
7703 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7704
7705 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7706
7707 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7708
7709 * config.guess: Import from src (was more updated).
7710 * config.sub: Likewise.
7711
7712 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7713
7714 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7715 * configure: Regenerated.
7716
7717 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7718
7719 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7720 for stages after the first.
7721
7722 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7723
7724 * Makefile.def: Add dependencies for configure-opcodes
7725 on configure-intl and all-opcodes on all-intl.
7726 * Makefile.in: Regenerated.
7727
7728 2006-07-13 Ben Elliston <bje@au.ibm.com>
7729
7730 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7731
7732 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7733
7734 Port to hosts whose 'sort' and 'tail' implementations
7735 treat operands with leading '+' as file names, as POSIX
7736 has required since 2001. However, make sure the code still
7737 works on pre-POSIX hosts.
7738 * ltmain.sh: Don't assume "sort +2" is equivalent to
7739 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7740
7741 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7742
7743 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7744
7745 2006-07-04 Peter O'Gorman <peter@pogma.com>
7746
7747 * ltconfig: chmod 644 before ranlib during install.
7748
7749 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7750
7751 PR bootstrap/18058
7752 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7753 if the bootstrap compiler is a GCC version that supports it.
7754 * configure: Regenerate.
7755
7756 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7757
7758 * configure.in: Fix thinkos in previous check-in.
7759 * configure: Regenerate.
7760
7761 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7762
7763 PR other/27063
7764 * configure.in: Test subdir_requires and give an appropriate
7765 error message.
7766 * configure: Regenerate.
7767
7768 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7769
7770 * MAINTAINERS (Write After Approval): Add myself.
7771
7772 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7773
7774 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7775
7776 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7777
7778 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7779
7780 2006-06-20 David Ayers <d.ayers@inode.at>
7781
7782 PR bootstrap/28072
7783 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7784 whether target-libjava is being configured instead of whether the
7785 java front end is enabled.
7786 * configure: Regenerate.
7787
7788 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7789
7790 PR target/27540
7791 * configure.in: Only enable libgomp on IRIX 6.
7792 * configure: Regenerate.
7793
7794 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7795
7796 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7797 too.
7798 * Makefile.in: Regenerate.
7799
7800 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7801
7802 * config-ml.in: Alter CCASFLAGS to include special
7803 multilib options the same as is done for CFLAGS.
7804
7805 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7806
7807 * configure.in: Don't enable libgomp on hpux10.
7808 * configure: Rebuilt.
7809
7810 2006-06-12 David Ayers <d.ayers@inode.at>
7811
7812 PR bootstrap/27963
7813 PR target/19970
7814 * configure.in: Remove target-boehm-gc from noconfigdirs where
7815 ${libgcj} is specified.
7816 * configure: Regenerate.
7817
7818 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7819
7820 Sync from src:
7821
7822 * configure.in: Sync.
7823 * configure: Regenerated.
7824
7825 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7826
7827 * Makefile.def: Added dependencies from sim and gdb on intl, and
7828 added configure dependencies to everything with an all dependency
7829 on intl.
7830 * Makefile.in: Regenerated.
7831
7832 2006-06-06 David Ayers <d.ayers@inode.at>
7833
7834 PR libobjc/13946
7835 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7836 * Makefile.in: Regenerate.
7837 * configure.in: Add --enable-objc-gc at toplevel and have it
7838 enable boehm-gc for Objective-C.
7839 Remove target-boehm-gc from libgcj.
7840 Add target-boehm-gc to target_libraries.
7841 Add target-boehm-gc to noconfigdirs where ${libgcj}
7842 is specified.
7843 Assert that boehm-gc is supported when requested for Objective-C.
7844 Only build boehm-gc if needed either for Java or Objective-C.
7845 * configure: Regenerate.
7846
7847 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7848
7849 PR 27674
7850 * Makefile.tpl (configure-[+prefix+][+module+],
7851 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7852 Remove rule to unstage bootstrapped modules.
7853 (stage_current): New.
7854 * Makefile.in: Regenerate.
7855
7856 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7857
7858 * MAINTAINERS (Write After Approval): Update my e-mail address.
7859
7860 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7861
7862 * include/libiberty.h: Declare pex_run_in_environment.
7863
7864 2006-05-31 Asher Langton <langton2@llnl.gov>
7865
7866 * MAINTAINERS (Write After Approval): Add myself.
7867
7868 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7869
7870 * Makefile.def (bfd, opcodes): Fix lib_path.
7871 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7872 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7873 * Makefile.in: Regenerate.
7874
7875 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7876
7877 * Makefile.in: Regenerate.
7878
7879 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7880
7881 * Makefile.def: Add install-html target. Add datarootdir
7882 docdir and htmldir to flags_to_pass.
7883 * Makefile.tpl: Add install-html target.
7884 * Makefile.in: Regenerate.
7885 * configure.in: Add --with-datarootdir, --with-docdir, and
7886 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7887 * configure: Regenerate.
7888
7889 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7890
7891 * configure.in: Enable gprof for cross builds.
7892 * configure: Regenerate.
7893
7894 2006-05-22 Richard Guenther <rguenther@suse.de>
7895
7896 Revert
7897 2006-01-31 Richard Guenther <rguenther@suse.de>
7898 Paolo Bonzini <bonzini@gnu.org>
7899
7900 * Makefile.def (target_modules): Add libgcc-math target module.
7901 * configure.in (target_libraries): Add libgcc-math target library.
7902 (--enable-libgcc-math): New configure switch.
7903 * Makefile.in: Re-generate.
7904 * configure: Re-generate.
7905 * libgcc-math: New toplevel directory.
7906
7907 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7908 Andreas Tobler <a.tobler@schweiz.ch>
7909
7910 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7911 * configure: Rebuilt.
7912
7913 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7914
7915 * MAINTAINERS (Write After Approval): Add myself.
7916
7917 2006-05-01 DJ Delorie <dj@redhat.com>
7918
7919 * configure.in: Restore CFLAGS if GMP isn't present.
7920 * configure: Regenerate.
7921
7922 2006-05-01 Richard Guenther <rguenther@suse.de>
7923
7924 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7925 maintainer.
7926
7927 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7928
7929 * MAINTAINERS (Write After Approval): Add myself.
7930
7931 2006-04-28 Jan Beulich <jbeulich@novell.com>
7932
7933 * MAINTAINERS (Write After Approval): Add myself.
7934
7935 2006-04-18 DJ Delorie <dj@redhat.com>
7936
7937 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7938 reference libgloss so that libssp can be built in a combined
7939 tree.
7940 * configure: Regenerate.
7941
7942 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
7943
7944 * MAINTAINERS (Write After Approval): Add myself.
7945
7946 2006-04-05 Ben Elliston <bje@au.ibm.com>
7947
7948 * configure.in: Require makeinfo 4.4 or higher.
7949 * configure: Regenerate.
7950
7951 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7952
7953 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7954 Rearrange the entries of other libraries to have them in one place.
7955
7956 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7957
7958 * MAINTAINERS (Write After Approval): Remove myself.
7959 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7960
7961 2006-03-14 Richard Guenther <rguenther@suse.de>
7962
7963 * configure: Regenerate with autoconf 2.13.
7964
7965 2006-03-13 Jim Blandy <jimb@codesourcery.com>
7966
7967 * MAINTAINERS: Use my work address.
7968
7969 * MAINTAINERS: Update my E-mail address.
7970
7971 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
7972
7973 * configure.in: Handle --disable-<component> generically.
7974 * configure: Regenerate.
7975
7976 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7977
7978 PR libgcj/17311
7979 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7980
7981 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7982
7983 * MAINTAINERS (Write After Approval): Remove myself.
7984 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7985
7986 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
7987
7988 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7989 (TARGET_CONFIGDIRS): Remove.
7990 * configure.in: Remove AC_SUBST(target_configdirs).
7991 * Makefile.in, configure: Regenerated.
7992
7993 2006-02-20 Steven G. Kargl <kargls@comcast.net>
7994
7995 * MAINTAINERS (Write After Approval): Remove myself.
7996 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7997
7998 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
7999
8000 PR bootstrap/25670
8001
8002 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8003
8004 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8005 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8006 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8007 BUILD_PREFIX, BUILD_PREFIX_1.
8008 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8009
8010 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8011 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8012
8013 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8014 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8015 of `cat stage_current`. Always provide the `r' and `s' variables.
8016 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8017 a single shell execution.
8018 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8019 bootstrapped modules, make the stage1 module if the build was not
8020 started yet, else build the current stage.
8021 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8022 (all-build, all-host, all-target, [+make_target+]-host,
8023 [+make_target+]-target): Do not use \-continued lines.
8024 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8025 (current_stage, restrap, stage_last): New.
8026
8027 * Makefile.in: Regenerate.
8028 * configure: Regenerate.
8029
8030 2006-02-19 Bud Davis <jmdavis@link.com>
8031
8032 * MAINTAINERS (Write After Approval): Remove myself.
8033 (Language Front End Maintainers): Add myself as fortran 95
8034 maintainer and update e-mail address.
8035
8036 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8037
8038 * MAINTAINERS (Write After Approval): Remove myself.
8039 (Language Front End Maintainers): Add myself as fortran 95
8040 maintainer.
8041
8042 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
8043
8044 * MAINTAINERS (Write After Approval): Add myself.
8045
8046 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8047
8048 * MAINTAINERS (Write After Approval): Remove myself.
8049 (Language Front End Maintainers): Add myself as
8050 fortran 95 maintainer.
8051
8052 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8053
8054 Sync from src:
8055
8056 2005-12-27 Leif Ekblad <leif@rdos.net>
8057
8058 * configure.in: Add support for RDOS target.
8059 * configure: Regenerate.
8060
8061 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8062 Andreas Schwab <schwab@suse.de>
8063
8064 * configure: Regenerate.
8065
8066 2006-02-12 David Edelsohn <edelsohn@gnu.org>
8067
8068 * configure.in (enable_libgomp): Add AIX.
8069 * configure: Regenerate.
8070
8071 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8072
8073 * MAINTAINERS (Write After Approval): Add myself.
8074
8075 2006-02-03 Lee Millward <lee.millward@gmail.com>
8076
8077 * MAINTAINERS (Write After Approval): Add myself.
8078
8079 2006-01-31 Richard Guenther <rguenther@suse.de>
8080 Paolo Bonzini <bonzini@gnu.org>
8081
8082 * Makefile.def (target_modules): Add libgcc-math target module.
8083 * configure.in (target_libraries): Add libgcc-math target library.
8084 (--enable-libgcc-math): New configure switch.
8085 * Makefile.in: Re-generate.
8086 * configure: Re-generate.
8087 * libgcc-math: New toplevel directory.
8088
8089 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
8090
8091 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8092 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8093 the assembler, linker and binutils.
8094 * configure: Regenerate.
8095
8096 2006-01-22 Dirk Mueller <dmueller@suse.de>
8097
8098 * MAINTAINERS (Write After Approval): Add myself.
8099
8100 2006-01-20 Diego Novillo <dnovillo@redhat.com>
8101
8102 * configure: Regenerate.
8103
8104 2006-01-18 Richard Henderson <rth@redhat.com>
8105 Jakub Jelinek <jakub@redhat.com>
8106 Diego Novillo <dnovillo@redhat.com>
8107
8108 * libgomp: New directory.
8109 * Makefile.def: Add target_module libgomp.
8110 * Makefile.in: Regenerate.
8111 * configure.in (target_libraries): Add target-libgomp.
8112 * configure: Regenerate.
8113
8114 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
8115
8116 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8117 @ from continuation.
8118 * Makefile.in: Rebuilt.
8119
8120 2006-01-04 Chris Lattner <sabre@gnu.org>
8121
8122 * MAINTAINERS (Write After Approval): Add myself.
8123
8124 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
8125
8126 PR bootstrap/24252
8127
8128 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8129 * Makefile.tpl (OBJDUMP): New.
8130 (EXTRA_HOST_FLAGS): Add it.
8131 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8132
8133 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8134 to use symbolic links between directories. Avoid race conditions
8135 or make them harmless.
8136 * configure.in: Do not try to use symbolic links between directories.
8137
8138 * Makefile.def (LEAN): Pass.
8139 * Makefile.tpl (LEAN): Define.
8140 (stage[+id+]-start): Accept that the previous directory does not
8141 exist, if the bootstrap is lean.
8142 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8143 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8144 configure substitution.
8145 ([+compare-target+]): Likewise.
8146 ([+bootstrap-target+]-lean): New.
8147 * configure.in: Remove lean bootstrap support from here.
8148
8149 * Makefile.in: Regenerate.
8150 * configure: Regenerate.
8151
8152 2006-01-04 Ben Elliston <bje@au.ibm.com>
8153
8154 * MAINTAINERS (libdecnumber): Add myself.
8155
8156 2006-01-02 Mark Mitchell <mark@codesourcery.com>
8157
8158 * libtool-ldflags: New script.
8159
8160 2006-01-02 Andreas Schwab <schwab@suse.de>
8161
8162 * configure.in: When reconfiguring remove Makefile in
8163 all stage directories.
8164 * configure: Regenerate.
8165
8166 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8167
8168 * MAINTAINERS: Update my email address.
8169
8170 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8171
8172 Revert Ada-related part of the previous change.
8173
8174 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8175 Do not pass.
8176 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8177 * Makefile.in: Regenerate.
8178 * configure.in: Do not include mt-ppc-aix target fragment.
8179 * configure: Regenerate.
8180
8181 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8182
8183 * configure.in: Select appropriate fragments for PowerPC/AIX.
8184 * configure: Regenerate.
8185
8186 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8187 BOOT_CFLAGS, BOOT_LDFLAGS.
8188 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8189 BOOT_CFLAGS, BOOT_LDFLAGS.
8190 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8191 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8192 (stage): Fail if we cannot complete the work.
8193 * Makefile.in: Regenerate.
8194
8195 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8196
8197 * configure.in: Replace ms1 with mt.
8198 * configure: Rebuilt.
8199
8200 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8201
8202 * MAINTAINERS: Update my email address.
8203
8204 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8205
8206 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8207 install-host-nogcc): Don't invoke $(stage) at the end.
8208 * Makefile.in: Regenerate.
8209
8210 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8211
8212 * configure.in: Flip the top-level bootstrap switch.
8213 * configure: Regenerate.
8214
8215 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8216
8217 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8218 $(stage) and $(unstage).
8219 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8220 (all): Remove stray semicolon.
8221 (local-distclean): Don't handle multilib.tmp and multilib.out.
8222 (install.all): Set $s for consistency.
8223 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8224 check_multilibs setting. Always make the install directory.
8225 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8226 Correct @if/@endif.
8227 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8228 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8229 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8230 (multilib.out): Remove.
8231 * Makefile.in: Regenerated.
8232
8233 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
8234
8235 * MAINTAINERS (Write After Approval): Add myself.
8236
8237 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8238
8239 * MAINTAINERS: Add myself as mt maintainer.
8240
8241 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8242
8243 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8244
8245 * MAINTAINERS: Change email address.
8246
8247 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
8248
8249 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8250 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8251 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8252 Find in-tree tools if available.
8253 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8254 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8255 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8256 (COMPILER_*_FOR_TARGET): New.
8257 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8258 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8259 (CONFIGURED_*, USUAL_*): Remove.
8260 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8261 STRIP): Use autoconf substitutions.
8262 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8263 COMPILER_NM_FOR_TARGET): New.
8264 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8265
8266 (all): Make all-host and all-target in parallel.
8267 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8268 that $$r and $$s are set before invoking a recursive make.
8269 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8270 ([+bootstrap-target+]): Inline most of the `all' target.
8271
8272 2005-11-29 Ben Elliston <bje@au.ibm.com>
8273
8274 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8275 from the gcc build directory.
8276 * Makefile.in: Regenerate.
8277
8278 2005-11-29 Ben Elliston <bje@au.ibm.com>
8279
8280 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8281 depend on all-libdecnumber.
8282 * configure.in (host_libs): Include libdecnumber.
8283 * Makefile.in: Regenerate.
8284 * configure: Likewise.
8285
8286 2005-11-29 Ben Elliston <bje@au.ibm.com>
8287
8288 * libdecnumber: Import decNumber sources from the dfp-branch.
8289
8290 2005-11-21 Kean Johnston <jkj@sco.com>
8291
8292 * config.sub, config.guess: Sync from upstream sources.
8293
8294 2005-11-21 Ben Elliston <bje@au.ibm.com>
8295
8296 Import from Autoconf sources:
8297
8298 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8299 * config/move-if-change: Don't output "$2 is unchanged";
8300 suggested by Ben Elliston. Handle weird characters correctly.
8301
8302 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8303
8304 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8305 to match upstream libtool for darwin.
8306
8307 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8308
8309 * Makefile.def: Remove gdb dependencies for gdbtk.
8310 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8311 (configure-gdb, install-gdb): New rules.
8312 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8313 * Makefile.in, configure: Regenerated.
8314
8315 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8316
8317 * MAINTAINERS (Write After Approval): Add myself.
8318
8319 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8320
8321 * MAINTAINERS (Write After Approval): Add myself.
8322
8323 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8324
8325 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8326 Diego Novillo.
8327
8328 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8329
8330 PR bootstrap/24297
8331 * Makefile.tpl (do-[+make-target+], do-check, install,
8332 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8333 are set before recursing.
8334 * Makefile.in: Regenerate.
8335
8336 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8337
8338 PR bootstrap/18939
8339 * Makefile.def (gcc) <target>: Fix thinko.
8340 * Makefile.in: Regenerate.
8341
8342 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8343
8344 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8345 * configure: Regenerate.
8346
8347 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8348
8349 * MAINTAINERS (Write After Approval): Add self.
8350
8351 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8352
8353 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8354 target-libffi, target-qthreads, target-libjava, and
8355 targetlibobjc.
8356 * configure: Regenerate.
8357
8358 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8359
8360 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8361 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8362 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8363 (USUAL_OBJDUMP_FOR_TARGET): New.
8364 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8365 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8366 * configure, Makefile.in: Regenerated.
8367
8368 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8369
8370 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8371 before other host packages.
8372
8373 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8374
8375 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8376
8377 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8378
8379 PR bootstrap/22340
8380
8381 * configure.in (default_target): Remove.
8382 * Makefile.tpl (all): Do not use prerequisites as subroutines
8383 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8384 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8385 use prerequisites as subroutines.
8386 (check-host, check-target): New.
8387 (bootstrap configure & all targets): Do not use stage*-start
8388 if the directory layout is already ok.
8389 (non-bootstrap configure & all targets): Prepend a $(unstage).
8390 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8391 (NOTPARALLEL): Remove.
8392 (unstage, stage variables): New variables.
8393 (unstage, stage targets): Simply expand to those variables.
8394
8395 * configure: Regenerate.
8396 * Makefile.in: Regenerate.
8397
8398 2005-10-04 James E Wilson <wilson@specifix.com>
8399
8400 * Makefile.def (lang_env_dependencies): Add libmudflap.
8401 * Makefile.in: Regenerate.
8402
8403 2005-10-03 Andreas Schwab <schwab@suse.de>
8404
8405 Backport from libtool CVS:
8406 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8407
8408 * ltmain.sh: add support for installing into temporary
8409 staging area (e.g. 'make install DESTDIR=...')
8410
8411 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8412
8413 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8414 * configure: Regenerated.
8415
8416 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8417
8418 * configure: Regenerate with the correct
8419 autoconf version.
8420
8421 2005-09-30 Catherine Moore <clm@cm00re.com>
8422
8423 * configure.in (bfin-*-*): New.
8424 * configure: Regenerated.
8425
8426 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8427
8428 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8429 (LIPO_FOR_TARGET): New.
8430 (CONFIGURED_LIPO_FOR_TARGET): New.
8431 (USUAL_LIPO_FOR_TARGET): New.
8432 (STRIP_FOR_TARGET): New.
8433 (CONFIGURED_STRIP_FOR_TARGET): New.
8434 (USUAL_STRIP_FOR_TARGET): New.
8435 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8436 STRIP_FOR_TARGET.
8437 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8438 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8439 * Makefile.in: Regenerate.
8440 * configure: Regenerate.
8441
8442 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8443
8444 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8445 (rs6000-*-aix*): Same.
8446 * configure: Regenerate.
8447
8448 2005-09-16 Tom Tromey <tromey@redhat.com>
8449
8450 * MAINTAINERS: Add self as java maintainer.
8451
8452 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8453
8454 * configure.in: Recognize f95 in the --enable-languages option,
8455 and substitute it for fortran, issuing a warning.
8456 * configure: Regenerate.
8457
8458 2005-08-30 Phil Edwards <phil@codesourcery.com>
8459
8460 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8461 * configure: Regenerated.
8462
8463 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8464
8465 * MAINTAINERS: Add self as ms1 maintainer.
8466
8467 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8468
8469 * Makefile.def (libssp): Add to lang_env_dependencies.
8470 * Makefile.in: Regenerate.
8471
8472 2005-08-18 Ian Lance Taylor <ian@airs.com>
8473
8474 * MAINTAINERS: Add myself as middle-end maintainer.
8475
8476 2005-08-17 Christian Groessler <chris@groessler.org>
8477
8478 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8479 * Makefile.in: Regenerate.
8480
8481 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8482
8483 * MAINTAINERS (write after approval): Added myself.
8484
8485 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8486
8487 * MAINTAINERS (Write After Approval): Add myself.
8488
8489 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8490
8491 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8492 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8493 Look for alternate names of the target cc and c++
8494 * configure: Regenerate.
8495
8496 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8497
8498 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8499 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8500 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8501 tools; remove code to manually set them.
8502 (Target tools): Look in the environment for them.
8503 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8504 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8505 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8506 build directory.
8507 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8508 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8509 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8510 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8511 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8512 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8513 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8514 * configure: Regenerate.
8515 * Makefile.in: Regenerate.
8516
8517 2005-07-28 Ben Elliston <bje@au.ibm.com>
8518
8519 * MAINTAINERS: Update for removed CPU targets.
8520
8521 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8522
8523 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8524 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8525 * Makefile.in: Regenerated.
8526
8527 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8528
8529 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8530 (CFLAGS_FOR_TARGET): Use it.
8531 (CXXFLAGS_FOR_TARGET): Likewise.
8532 * Makefile.in: Regenerated.
8533 * configure.in (--with-build-sysroot): New option.
8534 * configure: Regenerated.
8535
8536 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8537
8538 * Makefile.tpl: Wrap install between unstage and stage
8539 * Makefile.in: Regenerate.
8540
8541 2005-07-21 Eric Christopher <echristo@apple.com>
8542
8543 * MAINTAINERS: Update affiliation.
8544
8545 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8546
8547 * MAINTAINERS: Add self as crx port maintainer.
8548
8549 2005-07-20 DJ Delorie <dj@redhat.com>
8550
8551 * MAINTAINERS: Add self as m32c maintainer.
8552
8553 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8554
8555 * all files: Update FSF address.
8556
8557 2005-07-15 Eric Christopher <echristo@redhat.com>
8558
8559 * MAINTAINERS: Change affiliation.
8560
8561 2005-07-14 Jim Blandy <jimb@redhat.com>
8562
8563 * configure.in: Add cases for Renesas m32c.
8564 * configure: Regenerated.
8565
8566 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8567
8568 * COPYING.LIB: Update from fsf.org.
8569
8570 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8571
8572 * COPYING, compile, config.guess,
8573 config.sub, install-sh, missing, mkinstalldirs,
8574 symlink-tree, ylwrap: Sync from upstream sources.
8575 * config-ml.in: Update FSF address.
8576
8577 2005-07-13 Eric Christopher <echristo@redhat.com>
8578
8579 * configure.in: Add toplevel noconfigdir support for tpf.
8580 * configure: Regenerate.
8581
8582 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8583
8584 PR ada/22340
8585
8586 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8587 * Makefile.in: Regenerate.
8588
8589 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8590
8591 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8592 Brolley to write-after-approval.
8593
8594 2005-07-07 Andreas Schwab <schwab@suse.de>
8595
8596 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8597 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8598 * Makefile.in: Regenerated.
8599
8600 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8601
8602 * configure.in: Don't build sim or rda when targetting darwin.
8603 * configure: Regenerate.
8604
8605 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8606
8607 * configure.in: Add --enable-libssp and --disable-libssp.
8608 * configure: Regenerate with autoconf-2.13.
8609
8610 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8611
8612 * Makefile.def (target_modules): Add libssp.
8613 * configure.in (target_libraries): Add target-libssp.
8614 * configure: Rebuilt.
8615 * Makefile.in: Rebuilt.
8616
8617 2005-07-01 Zack Weinberg <zackw@panix.com>
8618
8619 * MAINTAINERS: Change email address. Resign from maintainership.
8620
8621 2005-07-01 Richard Guenther <rguenther@suse.de>
8622
8623 * MAINTAINERS: Change my e-mail address and affiliation.
8624
8625 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8626
8627 * Makefile.def (stagefeedback): Come after profile.
8628 Define profiledbootstrap target.
8629 * Makefile.tpl (profiledbootstrap): Remove.
8630 (stageprofile-end): Zap stagefeedback.
8631 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8632 * Makefile.in: Regenerate.
8633
8634 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8635
8636 * MAINTAINERS: Update my email address.
8637
8638 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8639
8640 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8641 In 'cpp' stanza, support '#line' as well as '# '.
8642
8643 2005-06-08 Andreas Schwab <schwab@suse.de>
8644
8645 * MAINTAINERS: Move myself from 'Write After Approval' to
8646 'CPU Port Maintainers' section as m68k maintainer.
8647
8648 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8649
8650 * configure.in (unsupported_languages): New macro.
8651 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8652 non-ported target libraries in noconfigdirs.
8653 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8654 non-linux-gnu. Remove libgcj_ex_libffi.
8655 <lang_frag loop>: Set add_this_lang=no if the language is in
8656 unsupported_languages.
8657 * configure: Regenerate.
8658
8659 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8660
8661 * configure.in: Fix typo in handling of --with-mpfr-dir.
8662 * configure: Regenerate.
8663
8664 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8665
8666 * MAINTAINERS: Update my email address.
8667
8668 2005-06-02 Jim Blandy <jimb@redhat.com>
8669
8670 * config.sub: Add cases for the Renesas m32c. (This patch has been
8671 accepted into the master sources.)
8672
8673 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8674 Michael Snyder <msnyder@redhat.com>
8675 Stan Cox <scox@redhat.com>
8676
8677 * configure.in: Set noconfigdirs for ms1.
8678
8679 * configure: Regenerate.
8680
8681 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8682
8683 * MAINTAINERS (Write After Approval): Add self.
8684
8685 2005-06-01 Josh Conner <jconner@apple.com>
8686
8687 * MAINTAINERS (Write After Approval): Add self.
8688
8689 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8690
8691 * MAINTAINERS: Update my email address.
8692
8693 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8694
8695 * MAINTAINERS (Write After Approval): Add self.
8696
8697 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8698
8699 * MAINTAINERS (Write After Approval): Remove self.
8700
8701 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8702
8703 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8704 (Dependencies): Consider target modules for bootstrap dependencies.
8705 Make target bootstrap modules depend on each stage's gcc.
8706 * Makefile.in: Regenerate.
8707
8708 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8709
8710 * Makefile.def (configure-gcc): Depend on binutils having been built.
8711 (all-gcc): No need to do it here.
8712 * Makefile.in: Regenerate.
8713
8714 2005-05-19 Paul Brook <paul@codesourcery.com>
8715
8716 * configure.in: Rewrite misleading error message when requested
8717 language cannot be built.
8718 * configure: Regenerate.
8719
8720 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8721
8722 * ylwrap: Import from Automake 1.9.5.
8723
8724 2005-05-13 David Ung <davidu@mips.com>
8725
8726 * MAINTAINERS (Write After Approval): Add self.
8727
8728 2005-05-09 Mike Stump <mrs@apple.com>
8729
8730 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8731 lt_cv_sys_max_cmd_len for now.
8732
8733 2005-05-09 Stan Cox <scox@redhat.com>
8734
8735 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8736
8737 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8738
8739 * README.SCO: Update the URL.
8740
8741 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8742
8743 * ltconfig: Define file_list_spec. Pass file_list_spec and
8744 with_gnu_ld to libtool.
8745 * ltcf-c.sh (aix[45]): Define file_list_spec.
8746 * ltcf-cxx.sh (aix[45]): Same.
8747 * ltcf-gcj.sh (aix[45]): Same.
8748 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8749 exists, write list of input files to temporary file.
8750
8751 2005-05-04 Mike Stump <mrs@apple.com>
8752
8753 * configure.in: Always pass --target to target configures as
8754 otherwise rebuilds that do --recheck will fail.
8755 * confiugure: Rebuilt.
8756
8757 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8758
8759 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8760 STAGE_HOST_EXPORTS.
8761 (configure, all): Add bootstrap support.
8762 (Host modules, target modules): Pass post-stage1 flags and exports.
8763 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8764 * Makefile.in: Regenerate.
8765
8766 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8767
8768 * configure: Regenerate.
8769
8770 2005-04-27 Mike Stump <mrs@apple.com>
8771
8772 * MAINTAINERS: Add self as darwin maintainer.
8773
8774 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8775
8776 * config.sub: Update from master copy.
8777
8778 2005-04-21 Mike Stump <mrs@apple.com>
8779
8780 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8781 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8782
8783 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8784
8785 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8786 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8787 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8788 "*-*-elf" and "*-*-linux*".
8789 * configure: Regenerate.
8790
8791 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8792
8793 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8794
8795 2005-04-12 Mike Stump <mrs@apple.com>
8796
8797 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8798
8799 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8800
8801 * MAINTAINERS (Write After Approval): Add myself.
8802
8803 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8804
8805 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8806
8807 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8808
8809 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8810 (TARGET_CONFIGARGS): Include --with-target-subdir.
8811 (configure, all): New macros. Use them throughout.
8812 * Makefile.in: Regenerate.
8813
8814 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8815
8816 * MAINTAINERS (Write After Approval): Add myself.
8817
8818 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8819
8820 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8821
8822 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8823
8824 * MAINTAINERS: Move John Carr to Write After Approval.
8825
8826 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8827
8828 * config/mh-mingw32: Delete.
8829 * configure.in: Don't use it.
8830 * configure: Regenerate.
8831
8832 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8833
8834 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8835 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8836 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8837 (HOST_LIB_PATH): Generate from Makefile.def.
8838 (TARGET_LIB_PATH): Likewise.
8839 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8840 * Makefile.in: Regenerate.
8841 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8842 (RPATH_ENVVAR): Include Darwin case.
8843 * configure: Regenerate.
8844
8845 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8846
8847 * MAINTAINERS (Various Maintainers): Remove self.
8848 (Write After Approval): Add self.
8849
8850 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8851
8852 * MAINTAINERS (Various Maintainers): Add self.
8853
8854 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8855
8856 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8857 * configure: Regenerate.
8858
8859 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8860
8861 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8862 gcc_version, and gcc_version_trigger from set of flags to pass.
8863 * Makefile.tpl: Remove definitions of above variables.
8864 (config.status): Remove dependency on $(gcc_version_trigger).
8865 * Makefile.in: Regenerate.
8866 * configure.in: Do not reference config/gcc-version.m4 nor
8867 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8868 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8869 * configure: Regenerate.
8870
8871 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8872 Andrew Pinski <pinskia@physics.uc.edu>
8873
8874 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8875 * Makefile.in: Regenerate.
8876
8877 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8878
8879 * MAINTAINERS (Write After Approval): Add myself.
8880
8881 2005-03-03 David Ayers <d.ayers@inode.at>
8882
8883 * MAINTAINERS (Write After Approval): Add myself.
8884
8885 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8886
8887 PR libgcj/20160
8888 * ltmain.sh: Avoid creating archives with components that have
8889 duplicate basenames.
8890
8891 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8892
8893 PR bootstrap/20250
8894 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8895 instead of check.
8896 * Makefile.in: Regenerate.
8897
8898 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8899
8900 * Makefile.in: Regenerate to fix conflict between the previous two
8901 patches.
8902
8903 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8904
8905 PR bootstrap/17383
8906 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8907 * Makefile.tpl (HOST_SUBDIR): New substitution.
8908 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8909 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8910 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8911 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8912 (Host modules, Bootstrapped modules): Use it.
8913 (Build modules, Target modules): Do not create symlink trees,
8914 always configure out-of-srcdir.
8915 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8916 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8917 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8918 $(HOST_SUBDIR). Create a symlink for host_subdir.
8919
8920 * Makefile.in: Regenerate.
8921 * configure: Regenerate.
8922
8923 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8924
8925 Merged from libada-gnattools-branch:
8926 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8927
8928 * gnattools: New directory.
8929 * Makefile.def: Add gnattools as a module, depending on target-libada.
8930 * Makefile.in: Regenerate.
8931 * configure.in: Include gnattools in host_tools; disable it if ada
8932 is disabled.
8933 * configure: Regenerate.
8934
8935 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
8936
8937 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8938 treelang maintainer.
8939 (Write After Approval): Remove myself.
8940
8941 2005-02-23 Paul Schlie <schlie@comcast.net>
8942
8943 * configure.in: Allow darwin targeted ports to build tk, itcl and
8944 libgui.
8945 * configure: Regenerate.
8946
8947 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8948
8949 PR libgcj/10353
8950 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8951 * configure: Regenerate.
8952
8953 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8954
8955 * MAINTAINERS (Write After Approval): Add myself.
8956
8957 2005-02-10 Ian Lance Taylor <ian@airs.com>
8958
8959 * MAINTAINERS: Update my e-mail address.
8960
8961 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8962
8963 * MAINTAINERS (Write After Approval): Add myself.
8964
8965 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
8966
8967 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8968 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8969 target-libgloss when not *-*-elf and *-*-aout.
8970 * configure: Regenerate.
8971
8972 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8973
8974 * MAINTAINERS: Remove obsolete entries.
8975
8976 * MAINTAINERS (Write After Approval): Add Michael Matz.
8977
8978 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
8979
8980 * MAINTAINERS: Remove self as cpplib maintainer.
8981
8982 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8983
8984 * install-sh, config.sub: Import from upstream.
8985
8986 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8987
8988 PR bootstrap/18222
8989 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8990 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8991 * Makefile.in: Regenerate.
8992
8993 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
8994
8995 * MAINTAINERS: Update my email address.
8996
8997 2005-01-12 David Edelsohn <edelsohn@gnu.org>
8998 Andreas Schwab <schwab@suse.de>
8999
9000 PR bootstrap/18033
9001 * config-ml.in: Eval option if surrounded by single quotes.
9002
9003 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
9004
9005 Revert 2004-12-28 Makefile changes, a better fix will be
9006 applied to mainline and src after GCC 4.0 branches.
9007
9008 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
9009
9010 PR bootstrap/17383
9011
9012 * Makefile.def (target_modules): Remove stage parameter,
9013 it is always true now.
9014 * Makefile.tpl (configure-build-[+module+],
9015 configure-target-[+module+]): Always build symlink tree
9016 for the directory and for include. BUILD_SUBDIR and
9017 TARGET_SUBDIR cannot be . anymore.
9018 * Makefile.in: Regenerate.
9019
9020 2004-12-25 David Edelsohn <edelsohn@gnu.org>
9021
9022 Revert 2004-12-08 Makefile changes.
9023
9024 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9025
9026 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9027 cygwin, mingw.
9028
9029 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9030
9031 * configure.in (sh64-*-*): Reenable gprof.
9032 * configure: Regenerate.
9033
9034 2004-12-08 David Edelsohn <edelsohn@gnu.org>
9035
9036 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9037 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9038 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9039 * Makefile.in: Regenerate.
9040
9041 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9042
9043 * MAINTAINERS: Update my email address.
9044
9045 2004-12-07 Matt Kraai <kraai@ftbfs.org>
9046
9047 * Makefile.tpl: Generate normal dependencies if the LHS module is
9048 not bootstrapped.
9049 * Makefile.in: Regenerate.
9050
9051 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9052
9053 * configure.in: Include config/gxx-include-dir.m4. Use
9054 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9055 * configure: Regenerate.
9056
9057 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9058
9059 * config.if: Delete.
9060 * configure.in: Set libstdcxx_incdir directly.
9061 * configure: Regenerate.
9062
9063 2004-12-02 Eric Christopher <echristo@redhat.com>
9064
9065 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9066 * Makefile.in: Regenerate.
9067
9068 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9069
9070 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9071 * configure: Regenerate.
9072
9073 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9074
9075 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9076 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9077 * configure: Regenerate.
9078
9079 2004-12-01 Eric Christopher <echristo@redhat.com>
9080
9081 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9082 of things to remove.
9083
9084 2004-11-29 Matt Kraai <kraai@ftbfs.org>
9085
9086 * MAINTAINERS (Write After Approval): Update my e-mail address.
9087
9088 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9089
9090 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9091 from CVS libtool to always pass_all.
9092
9093 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9094
9095 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9096 (hppa*64*-*-*): Delete incorrect comment.
9097 * configure: Rebuilt.
9098
9099 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9100
9101 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9102
9103 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9104
9105 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9106 from CVS libtool to always pass_all.
9107
9108 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9109
9110 * install-sh, compile: Import from automake.
9111
9112 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9113
9114 * config.guess, config.sub: Import from savannnah.
9115
9116 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
9117
9118 * MAINTAINERS (Write After Approval): Add myself
9119
9120 2004-11-12 Mike Stump <mrs@apple.com>
9121
9122 * Makefile.def: Add html support.
9123 * Makefile.tpl: Likewise.
9124 * Makefile.in: Regenerate.
9125
9126 2004-11-11 Geoffrey Keating <geoffk@apple.com>
9127
9128 PR 18423
9129 * configure.in: Remove all instances of build-fixincludes from
9130 noconfigdirs.
9131 (build_configargs): Supply --target to subdirectories.
9132 * configure: Regenerate.
9133
9134 * Makefile.def: Make gcc install depend on fixincludes install.
9135 * Makefile.in: Regenerate.
9136
9137 2004-11-10 Janis Johnson <janis187@us.ibm.com>
9138
9139 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9140
9141 2004-11-11 Paul Brook <paul@codesourcery.com>
9142
9143 * MAINTAINERS: Add self as arm maintainer. Update email address.
9144
9145 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9146
9147 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9148 target-libgfortran.
9149 * configure: Regenerate.
9150
9151 2004-11-07 David Edelsohn <edelsohn@gnu.org>
9152
9153 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9154 like CC.
9155
9156 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
9157
9158 * Makefile.def (host fixincludes): Specify missing targets.
9159 * Makefile.in: Regenerate.
9160
9161 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9162
9163 * MAINTAINERS: Add myself
9164
9165 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9166
9167 * MAINTAINERS (Write After Approval): Add myself.
9168
9169 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9170
9171 * Makefile.def: Build fixincludes for the host, too.
9172 * Makefile.in: Regenerate.
9173 * configure.in (host_tools): Add fixincludes.
9174 * configure: Regenerate.
9175
9176 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9177
9178 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9179 * configure: Regenerated.
9180
9181 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9182
9183 PR other/17783
9184 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9185 * configure: Regenerated.
9186
9187 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9188
9189 * README.SCO: Update per FSF instructions.
9190
9191 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9192
9193 PR target/18151
9194 * configure.in (case ${target}): Do not build fixincludes for avr.
9195 * configure: Regenerated.
9196
9197 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9198
9199 * configure.in (case ${target}): Do not build fixincludes
9200 on platforms where it is not used.
9201 * configure: Regenerated.
9202
9203 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9204
9205 * configure.in: Use an absolute path to install-sh.
9206 * configure: Regenerated.
9207
9208 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9209
9210 * MAINTAINERS (Write After Approval): Add myself.
9211
9212 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9213
9214 * MAINTAINERS: Remove from Write After Approval those that are
9215 already maintainers.
9216
9217 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9218
9219 * MAINTAINERS: Update my email address.
9220
9221 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9222
9223 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9224 * configure: Regenerate.
9225
9226 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
9227
9228 * MAINTAINERS: Update my email address.
9229
9230 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9231
9232 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9233 entries belonging to this category.
9234
9235 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9236
9237 * MAINTAINERS: Update my e-mail address.
9238
9239 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
9240
9241 Fix wrong conflict resolution in:
9242
9243 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9244
9245 * Makefile.in: Regenerate.
9246 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9247 in the recursive `make', instead of hardwiring `all'.
9248 (Autogenerated TARGET-* variables): New.
9249
9250 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9251
9252 * configure.in: Enable target-libgloss for crx-*-*.
9253 * configure: Regenerate.
9254
9255 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9256
9257 * MAINTAINERS (Various Maintainers): Move the "windows,
9258 cygwin, mingw" maintainer to ...
9259 (OS Port Maintainers): ... here.
9260
9261 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9262
9263 * MAINTAINERS (Write After Approval): Remove those that are
9264 maintainers of some subsystem.
9265
9266 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9267
9268 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9269 * ltcf-cxx.sh (tpf*): Likewise.
9270 * ltconfig (tpf*): Add TPF OS configuration support.
9271
9272 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9273
9274 * MAINTAINERS: Change my email address to my new work account.
9275
9276 2004-09-24 Michael Roth <mroth@nessie.de>
9277
9278 * configure.in (--without-headers): Add missing double quotes.
9279 * configure: Regenerate.
9280
9281 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9282
9283 * ylwrap: Revert to previous version.
9284
9285 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9286
9287 PR bootstrap/17369
9288 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9289 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9290 SET_GCC_LIB_PATH_CMD.
9291 (BASE_TARGET_EXPORTS): Likewise.
9292 * Makefile.in: Regenerated.
9293
9294 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9295 * configure: Regenerated.
9296
9297 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9298
9299 * config.guess: New upstream version
9300 * compile, depcomp, install-sh, ylwrap: Likewise.
9301
9302 2004-09-19 Roger Sayle <roger@eyesopen.com>
9303
9304 * config/mh-x86omitfp: New host makefile fragment. Add
9305 -fomit-frame-pointer to the default BOOT_CFLAGS.
9306 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9307 * configure: Regenerate.
9308
9309 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9310
9311 PR target/11572
9312 * configure.in (*-*-darwin*): Renable libobjc.
9313 * configure: Regenerate.
9314
9315 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9316
9317 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9318
9319 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9320
9321 * Makefile.def: Remove libbanshee.
9322 * Makefile.tpl: Ditto.
9323 * configure.in: Ditto.
9324 * Makefile.in: Regen.
9325 * configure: Ditto.
9326
9327 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9328
9329 * ltmain.sh: Use $pic_object as $non_pic_object if
9330 $non_pic_object=none.
9331
9332 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9333
9334 * missing: Import latest version from master repository.
9335
9336 2004-09-06 Nick Clifton <nickc@redhat.com>
9337
9338 * config.sub: Import latest version from master repository.
9339 * config.guess: Likewise.
9340 This includes these changes:
9341
9342 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9343
9344 * config.sub: Handle crisv32, alias etraxfs.
9345 * config.guess (crisv32:Linux:*:*): Handle.
9346
9347 2004-08-13 Brad Smith <brad@comstyle.com>
9348
9349 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9350 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9351
9352 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9353
9354 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9355 assume the processor is a powerpc. This is because coreutils
9356 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9357 in this case, due to a MacOS X bug that causes
9358 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9359 to return a negative number.
9360 Problem reported by Petter Reinholdtsen in:
9361 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9362
9363 2004-07-19 Ben Elliston <bje@gnu.org>
9364
9365 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9366
9367 2004-06-24 Ben Elliston <bje@gnu.org>
9368
9369 * config.guess: Update copyright years.
9370 * config.sub: Likewise.
9371
9372 2004-06-22 Robert Millan <robertmh@gnu.org>
9373
9374 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9375 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9376
9377 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9378
9379 * config.guess (*:*VMS:*:*): New entry. Replaces
9380 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9381 manufacturer.
9382
9383 2004-06-22 Ben Elliston <bje@gnu.org>
9384
9385 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9386 * config.sub: Likewise.
9387
9388 2004-06-22 Ben Elliston <bje@gnu.org>
9389
9390 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9391 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9392
9393 2004-06-11 Ben Elliston <bje@gnu.org>
9394
9395 * config.guess (pegasos:OpenBSD:*:*): Remove.
9396
9397 2004-06-11 Ben Elliston <bje@gnu.org>
9398
9399 From Wouter Verhelst <wouter@grep.be>:
9400 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9401
9402 2004-06-11 Ben Elliston <bje@gnu.org>
9403
9404 * config.guess (luna88k:OpenBSD:*:*): New.
9405
9406 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9407
9408 * config.guess (m32r*:Linux:*:*): New case.
9409 * config.sub: Handle m32rle.
9410
9411 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9412
9413 From Jens Petersen <petersen@redhat.com>:
9414 * config.sub: Handle sparcv8.
9415
9416 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9417
9418 From Tom Smith <smith@cag.lkg.hp.com>:
9419 * config.guess: Version suffixes are equally significant on Tru64
9420 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9421 prefix of "P" (patched kernel).
9422
9423 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9424
9425 * config.sub: Add support for National Semiconductor CRX target.
9426
9427 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9428
9429 * MAINTAINERS (Various Maintainers): Remove myself as web page
9430 maintainer, add myself as maintainer of build status lists.
9431
9432 2004-09-03 Jan Beulich <jbeulich@novell.com>
9433
9434 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9435 *-*-netware, but add target-libmudflap.
9436 Consolidate *-*-netware targets (of which really only i?86 exists)
9437 into a single entry.
9438 * configure: Likewise.
9439
9440 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9441
9442 * Makefile.tpl (sorry): Remove.
9443 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9444 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9445 (do-clean): Clean per-stage directories too.
9446 (do-distclean): Run distclean-stage1 too.
9447 (.NOTPARALLEL): Enable during toplevel bootstrap.
9448 (stage[+id+]-bubble): Enable parallel execution during
9449 the recursive invocation.
9450 * Makefile.in: Regenerate.
9451
9452 Fix previous checkin:
9453
9454 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9455 include.
9456 * configure.in: Fix indentation.
9457 * configure: Regenerate.
9458
9459 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9460
9461 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9462 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9463 * configure: regenerate
9464 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9465 -mdynamic-no-pic
9466
9467 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9468
9469 * Makefile.def (build_modules): Add fixincludes.
9470 (dependencies): Make gcc depend on fixincludes.
9471 * configure.in (build_tools): Add fixincludes.
9472 (build_configdirs): Always include build_libs.
9473 * Makefile.in: Regenerate.
9474 * configure: Regenerate.
9475
9476 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9477
9478 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9479 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9480 phony targets; do not generate timestamp files.
9481 (distclean-stageN): Remove references to their timestamp files.
9482 (restageN, touch-stageN): Remove.
9483 (stageN-bubble): Rewritten.
9484 (compare): Support lean bootstraps.
9485 * Makefile.in: Regenerate.
9486
9487 * configure.in: Only warn when bootstrapping but
9488 build != host or build != target. Support lean bootstraps.
9489 * configure: Regenerate.
9490
9491 2004-08-26 Phil Edwards <phil@codesourcery.com>
9492
9493 * configure.in: Give a better error message if GMP/MPFR are missing
9494 and a language needing them has been requested.
9495 * configure: Regenerated.
9496
9497 2004-08-25 Phil Edwards <phil@codesourcery.com>
9498
9499 * configure.in: Print a list of available language front-ends if
9500 a requested one is missing. Tidy stray tab characters.
9501 * configure: Regenerated.
9502
9503 2004-08-19 Michael Koch <konqueror@gmx.de>
9504
9505 * gcc/doc/install.texi: Update entry about automake for libjava.
9506
9507 2004-08-17 Robert Millan <robertmh@gnu.org>
9508
9509 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9510 (instead of FreeBSD).
9511 * configure: Regenerate.
9512
9513 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9514
9515 * Makefile.in: Regenerate.
9516 * configure: Regenerate.
9517
9518 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9519 stage_*_flags.
9520 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9521 for bootstrapped modules if toplevel bootstrap is going.
9522 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9523 modules. Adjust for changes in Makefile.def. Enable several
9524 rules even in non-bootstrap mode, just to avoid peppering the
9525 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9526 (stage-[+prev+]-bubble): Remove.
9527
9528 * Makefile.def (Dependencies): Depend on all-build-bison,
9529 all-build-flex, all-build-byacc, all-build-texinfo, rather
9530 than the host variations.
9531 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9532 with BUILD_SUBDIR.
9533 (BISON): Update for recent Bisons.
9534 (YACC): Fix typo.
9535 (cross): Depend on all-build.
9536 (all): Do not depend on all-build.
9537 (prebootstrap): Remove.
9538 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9539 (Prebootstrap dependencies): Add them to the per-stage targets
9540 and to all-prebootstrap.
9541 * configure.in (build_configdirs): Always enable build_tools.
9542 (BUILD_DIR_PREFIX): Remove.
9543
9544 * Makefile.def (gcc): Add target variable.
9545 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9546 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9547 in the recursive `make', instead of hardwiring `all'.
9548 (Autogenerated TARGET-* variables): New.
9549
9550 2004-08-13 Brian Booth <bbooth@redhat.com>
9551
9552 * MAINTAINERS: Remove myself from write-after-approval.
9553
9554 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9555
9556 * src-release: Stop distributing mmalloc with gdb (which doesn't
9557 use it).
9558 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9559 * Makefile.in: Regenerate.
9560
9561 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9562
9563 * configure.in (arm*-*-eabi*): New target.
9564 * configure: Regenerate.
9565
9566 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9567
9568 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9569 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9570 (Dependencies): New section.
9571 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9572 (configure-target-[+module+]): Depend on maybe-all-gcc
9573 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9574 (toplevel profiledbootstrap): Fix dependencies.
9575 * Makefile.in: Regenerate.
9576
9577 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9578
9579 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9580 target-libiberty to noconfigdirs.
9581 * configure: Regenerate.
9582
9583 2004-08-03 Paul Brook <paul@codesourcery.com>
9584
9585 * configure.in: Check for MPFR as well as GMP.
9586 * configure: Regenerate.
9587
9588 2004-08-01 Robert Millan <robertmh@gnu.org>
9589
9590 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9591 libmudflap for all GNU-based systems (with Glibc).
9592 * configure: Regenerate.
9593
9594 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9595
9596 * Makefile.def (host-modules): Add gcc.
9597 * Makefile.in: Regenerate.
9598 * Makefile.tpl (sorry): New rule.
9599 (configure-host, all-host, [+make_target+]-host, do-check,
9600 install-host): Do not add gcc as a special case.
9601 (host modules): Add a small special-casing for gcc. Export
9602 extra_make_flags through the environment.
9603 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9604 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9605 other recursive targets for gcc): Remove.
9606
9607 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9608 (stage, unstage): New rules.
9609 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9610 distclean-stage[+id+]): Use stage_current.
9611 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9612 the stage*-start rules.
9613
9614 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9615
9616 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9617 use -all_load flag.
9618
9619 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9620
9621 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9622 * configure: Regenerate.
9623
9624 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9625
9626 * maintainer-scripts/gcc_release: Revert yesterday's change.
9627
9628 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9629
9630 * MAINTAINERS: Add myself to write-after-approval.
9631
9632 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9633
9634 * libf2c: Removed.
9635 * gcc/gccbug.in: Updated because of libf2c removal.
9636 * maintainer-scripts/gcc_release: Ditto.
9637
9638 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9639
9640 * configure.in: Build libmudflap by default on FreeBSD.
9641 * configure: Regenerated.
9642
9643 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9644
9645 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9646 systems.
9647 * configure: Regenerated.
9648
9649 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9650
9651 PR target/16344
9652 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9653 feedback based compiler.
9654 * Makefile.in: Rebuilt.
9655
9656 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9657
9658 * Makefile.def (host_modules): Set bootstrap=true for flex.
9659 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9660 * Makefile.in: Rebuilt.
9661
9662 2004-07-07 Jan Hubicka <jh@suse.cz>
9663
9664 * MAINTAINERS: Add self as a profile feedback maintainer.
9665
9666 2004-07-05 Phil Edwards <phil@codesourcery.com>
9667
9668 * configure.in: Do not prepend $srcdir to /dev/null in
9669 makefile fragments.
9670 * configure: Regenerate.
9671
9672 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9673
9674 * Makefile.def (build_modules): Add bison, byacc, flex,
9675 m4, texinfo.
9676 (flags_to_pass): Add FLEX.
9677 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9678 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9679 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9680 DEFAULT_MAKEINFO): Remove.
9681 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9682 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9683 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9684 objdir or else use configured tool.
9685 (all-build): New.
9686 (all): Depend on it.
9687 (Build module dependencies): Add.
9688 * Makefile.in: Regenerate.
9689 * configure.in: Better support for multiple build modules,
9690 matching what is done for host/target modules. Do not look
9691 for "plausible" locations of build tools if Canadian cross.
9692 Use autoconf's AC_PROG_CC to find a C compiler. Define
9693 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9694 * configure: Regenerate.
9695
9696 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9697
9698 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9699 * Makefile.in: Regenerate.
9700
9701 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9702
9703 * Makefile.tpl (configure-build-[+module+],
9704 configure-[+module+], configure-target-[+module+]): Pass
9705 [+extra_configure_args+].
9706 (all-build-[+module+], all-[+module+], check-[+module+],
9707 install-[+module+], [+make_target+]-[+module+],
9708 all-target-[+module+], check-target-[+module+],
9709 install-target-[+module+], [+make_target+]-target-[+module+]):
9710 Pass [+extra_make_args+].
9711 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9712 (GCC_HOST_EXPORTS): Remove.
9713 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9714 cross, check-gcc, check-gcc-c++, install-gcc,
9715 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9716 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9717 * Makefile.in: Regenerate.
9718
9719 2004-06-21 Matthew Sachs <msachs@apple.com>
9720
9721 * MAINTAINERS: Added self to write-after-approval.
9722
9723 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9724
9725 * configure.in: Check for srcdir/winsup rather than build directory
9726 winsup.
9727 * configure: Regenerate.
9728
9729 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9730
9731 * configure.in: Don't build Cygwin native newlib if winsup
9732 directory is missing. Emit warning instead.
9733 * configure: Regenerate.
9734
9735 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9736
9737 * Makefile.tpl (touch-stage[+id+]): New.
9738 (restage[+prev+]): Depend on touch-stage[+id+].
9739
9740 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9741 Use it throughout.
9742
9743 * Makefile.def: Add profile and feedback bootstrap stages.
9744 Remove next field from bootstrap stages.
9745 * Makefile.tpl (LN, LN_S): Substitute.
9746 (stageN-start, stageN-end): Use double-colon rules, to
9747 provide a hook for additional setup commands.
9748 (distclean-stageN-gcc, restageN): Create dependencies from
9749 [+prev+], not from [+next+].
9750 (stageN-bubble): Add commands for successive stages from
9751 [+prev+], using double-colon rules.
9752 (all-stageN-gcc): Fix typo.
9753 (stagefeedback-start, profiledbootstrap): New.
9754 * Makefile.in: Regenerate.
9755 * configure.in: Call ACX_PROG_LN.
9756 * configure: Regenerate.
9757
9758 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9759
9760 * MAINTAINERS (Write After Approval): Add myself.
9761
9762 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9763
9764 * MAINTAINERS (Write After Approval): Add myself.
9765
9766 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9767
9768 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9769 without gcc.
9770 * configure: Regenerate.
9771
9772 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9773
9774 * Makefile.tpl: Fix typo.
9775 * Makefile.in: Regenerate.
9776
9777 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9778
9779 * configure.in: Remove new- prefix from toplevel
9780 bootstrap targets.
9781 * configure: Regenerate.
9782
9783 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9784
9785 * Makefile.tpl (all.normal): Rename to all.
9786 (all): Replace with a rule to pick the default
9787 target from configure.
9788 (all-gcc, configure-gcc): Use conditionals to
9789 do nothing when toplevel bootstrap is going on.
9790 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9791 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9792 * configure.in: Support --enable-bootstrap.
9793
9794 * Makefile.def: Remove new- prefix from toplevel
9795 bootstrap targets.
9796 * Makefile.tpl: Likewise.
9797
9798 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9799 target.
9800
9801 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9802 $(RECURSE_FLAGS) to recursive invocation of make.
9803
9804 * Makefile.in: Regenerate.
9805 * configure: Regenerate.
9806
9807 2004-05-30 Andreas Jaeger <aj@suse.de>
9808 Jim Wilson <wilson@specifixinc.com>
9809
9810 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9811 like CC.
9812
9813 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9814
9815 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9816 * configure: Regenerate.
9817
9818 2004-05-25 Daniel Jacobowitz <drow@false.org>
9819
9820 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9821 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9822 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9823 targets.
9824 * Makefile.in: Regenerate.
9825
9826 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9827
9828 * configure.in: Test the ability to symlink directories.
9829 * configure: Regenerate.
9830
9831 * Makefile.def (bootstrap-stage): New definitions.
9832 * Makefile.tpl (configure-stage1-gcc,
9833 configure-stage2-gcc, configure-stage3-gcc,
9834 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9835 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9836 new-restage3, compare): Autogenerate, see Makefile.in
9837 entry for behavioral changes.
9838 (distclean-stage1, new-stage1-start, new-stage1-end,
9839 new-stage1-bubble, distclean-stage2, new-stage2-start,
9840 new-stage2-end, new-stage2-bubble, distclean-stage3,
9841 new-stage3-start, new-stage3-end): New autogenerated targets.
9842 (objext, prebootstrap, BOOT_CFLAGS,
9843 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9844 targets.
9845
9846 * Makefile.in: Regenerate.
9847 (distclean-stage1, new-stage1-start, new-stage1-end,
9848 new-stage1-bubble, distclean-stage2, new-stage2-start,
9849 new-stage2-end, new-stage2-bubble, distclean-stage3,
9850 new-stage3-start, new-stage3-end): New targets.
9851 (all-stage1-gcc): Move prebootstrap dependency from here...
9852 (configure-stage1-gcc): ...to here.
9853 (new-bootstrap): Use bubble targets.
9854 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9855 Use per-stage distclean targets.
9856 (configure-stage1-gcc, configure-stage2-gcc,
9857 configure-stage3-gcc, all-stage1-gcc,
9858 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9859 Use new-stageN-start to prepare the tree.
9860
9861 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9862
9863 * Makefile.def (host_modules): add libcpp.
9864 * Makefile.tpl: Add dependencies on and for libcpp.
9865 * Makefile.in: Regenerate.
9866 * configure.in: Add libcpp host module.
9867 * configure: Regenerate.
9868
9869 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9870
9871 * Makefile.tpl: Whenever a recursive target is defined, wrap
9872 it in a special @if/@endif block, and prepare its maybe
9873 dependency in the @if/@endif block
9874 * configure.in: Instead of writing maybe dependencies, remove
9875 the @if/@endif statements, and remove the @if/@endif blocks
9876 that remain.
9877 * configure: Regenerate.
9878 * Makefile.in: Regenerate.
9879
9880 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9881
9882 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9883
9884 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9885
9886 PR bootstrap/15120
9887 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9888 * */configure: Rebuilt.
9889
9890 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9891
9892 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9893 of libf2c.
9894 * configure, Makefile.in: Regenerate.
9895
9896 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9897
9898 * MAINTAINERS (Write After Approval): Add myself.
9899
9900 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9901
9902 Merge from tree-ssa-20020619-branch.
9903
9904 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9905 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9906 (HOST_GMPLIBS): Define.
9907 (HOST_GMPINC): Define.
9908 (TARGET_LIB_PATH): Add libmudflap.
9909 (GFORTRAN_FOR_TARGET): Define.
9910 (configure-build*): Export GFORTRAN.
9911 (configure-gcc): Export GMPLIBS and GMPINC.
9912 (all-gcc): Add maybe-all-libbanshee.
9913 (configure-target-libgfortran): Define.
9914 * Makefile.in: Regenerate.
9915 * configure.in (host_libs): Add libbanshee.
9916 (target_libraries): Add target-libmudflap and target-libgfortran.
9917 Add --with-libbanshee.
9918 Handle --disable-libmudflap.
9919 (*-*-freebsd*): Use with_gmp.
9920 Add $(libgcj) to noconfigdirs.
9921 * configure: Regenerate.
9922 * depcomp: New file.
9923 * MAINTAINERS: Add tree-ssa maintainers.
9924
9925 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9926
9927 * MAINTAINERS (Various Maintainers): Add myself.
9928
9929 2004-04-30 Brian Ford <ford@vss.fsi.com>
9930
9931 * MAINTAINERS (Write After Approval): Add myself.
9932
9933 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9934
9935 * MAINTAINERS (Write After Approval): Add myself.
9936
9937 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
9938
9939 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9940 * configure: Regenerate.
9941
9942 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
9943
9944 Revert:
9945 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9946
9947 * Makefile.def (flags_to_pass): Remove *dir variables that
9948 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9949 as well as prefix and exec_prefix.
9950 * Makefile.in: Regenerate.
9951
9952 2004-04-26 Robert Millan <robertmh@gnu.org>
9953
9954 Add patches from libtool CVS.
9955 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9956 * ltconfig: Likewise.
9957 * ltcf-c.sh: Likewise.
9958 * ltcf-cxx.sh: Likewise.
9959 * ltcf-gcj.sh: Likewise.
9960
9961 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9962
9963 * Makefile.def (host_modules): Mark with the bootstrap
9964 flag packages on which gcc depends.
9965 * Makefile.tpl (all-bootstrap): Use it.
9966 * Makefile.in: Regenerate.
9967
9968 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9969
9970 * Makefile.def (flags_to_pass): Remove *dir variables that
9971 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9972 as well as prefix and exec_prefix.
9973 * Makefile.in: Regenerate.
9974
9975 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9976
9977 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9978 * configure: Regenerate.
9979 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9980 * gcc/Makefile.tpl (compare): Use the result of the test.
9981 * gcc/Makefile.in: Regenerate.
9982
9983 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
9984
9985 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9986 Always relocate gcc and prev-gcc to the original names, even
9987 if the build fails.
9988 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9989 New targets.
9990
9991 2004-04-23 Laurent GUERBY <laurent@guerby.net>
9992
9993 * MAINTAINERS: Update my email address.
9994
9995 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9996
9997 * configure.in (mips*-*-irix5*): Enable ld.
9998 * configure: Regenerate.
9999
10000 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10001
10002 * configure: Regenerate.
10003
10004 2004-04-15 James E Wilson <wilson@specifixinc.com>
10005
10006 * Makefile.tpl (configure-[+module+], configure-gcc,
10007 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10008 Set and export LDFLAGS.
10009 * Makefile.in: Regenerate.
10010
10011 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10012
10013 * MAINTAINERS: Add myself to write-after-approval.
10014
10015 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10016
10017 PR bootstrap/14871
10018 * Makefile.tpl: If we don't have built-in-tree target tools,
10019 use the ones found by configure rather than hacking around with
10020 program_transform_name.
10021 * configure.in: Give Makefile.tpl the information necessary
10022 to do that.
10023 * Makefile.in: Regenerate.
10024 * configure: Regenerate.
10025
10026 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10027
10028 PR bootstrap/14760
10029 * configure.in: When computing baseargs, strip *all* copies of
10030 offending options. Also, don't match/substitute the trailing space,
10031 so that this actually works when two similar options are separated by
10032 only one space.
10033 * configure: Regenerate.
10034
10035 2004-04-06 David Edelsohn <edelsohn@gnu.org>
10036
10037 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10038 (rs6000-*-aix*): Same.
10039 * configure: Regenerate.
10040
10041 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
10042
10043 * MAINTAINERS: Add myself to write-after-approval.
10044
10045 2004-04-03 Bud Davis <bdavis9659@comcast.net>
10046
10047 * MAINTAINERS: Add myself to write-after-approval.
10048
10049 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10050
10051 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10052 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10053 * Makefile.in: Regenerate.
10054
10055 * configure.in (top level bootstrap support): Rework --enable-werror
10056 to set @stage2_werror_flag@.
10057 * configure: Regenerate.
10058 * Makefile.tpl (top level bootstrap support): Pass
10059 @stage2_werror_flag@ down to configure in stages 2 and 3.
10060 * Makefile.in: Regenerate.
10061
10062 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10063
10064 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10065 for stages 2 and 3 as well as in make. As a consequence, remove
10066 OUTPUT_OPTION (now detected by configure) from the flags passed down
10067 to make.
10068 * Makefile.in: Regenerate.
10069
10070 * Makefile.tpl (new-bootstrap): Fix typo.
10071 * Makefile.in: Regenerate.
10072
10073 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10074
10075 * Makefile.tpl: Rearrange by moving recursive_targets rules
10076 into their proper sections.
10077 * Makefile.tpl (top level bootstrap support): Move disabling
10078 of coverage flags from 'make' to 'configure'; improve comments.
10079 * Makefile.in: Regenerate.
10080
10081 * Makefile.tpl (experimental top level bootstrap) Move stage1
10082 language setting from all- target to configure- target; disable
10083 intermodule optimization in stage 1; prevent gratuitous rebuilds
10084 of stage 1.
10085 * Makefile.in: Regenerate.
10086 * configure.in: Comma-separate stage 1 language list for top
10087 level bootstrap.
10088 * configure: Regenerate.
10089
10090 * Makefile.tpl: Clean up experimental top level bootstrap support:
10091 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10092 prev-gcc in configure- targets as well as all- targets.
10093 * Makefile.in: Regenerate.
10094
10095 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10096
10097 * compile: New file imported from automake.
10098
10099 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
10100
10101 * configure.in: Remove symbolic link section.
10102 * configure: Regenerate.
10103 * Makefile.tpl (links): Remove.
10104 * Makefile.in: Regenerate.
10105
10106 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
10107 Nathanael Nerode <neroden@gcc.gnu.org>
10108
10109 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10110 Set with AC_CHECK_PROGS.
10111 * configure.in: Fix comment typo from last patch.
10112 * configure: Regenerate.
10113
10114 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10115
10116 * Makefile.tpl: Introduce experimental top level bootstrap support.
10117 * Makefile.in: Regenerate.
10118 * configure.in: Introduce support for top level bootstrap.
10119 * configure: Regenerate.
10120
10121 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
10122 Paolo Bonzini <bonzini@gnu.org>
10123
10124 PR bootstrap/14522
10125 * configure.in: Cope with shells that do not support unquoted ^
10126 * configure: Regenerate.
10127
10128 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
10129 Paolo Bonzini <bonzini@gnu.org>
10130
10131 PR bootstrap/14522
10132 * configure.in: Cope with shells that do not support nesting
10133 quotes inside quoted backquote substitutions.
10134 * configure: Regenerate.
10135
10136 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10137
10138 PR bootstrap/14522
10139 * configure.in: Fix escaping of $.
10140 * configure: Regenerate.
10141
10142 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10143
10144 * configure: Regenerate, since I forgot to while committing Paolo's
10145 changes.
10146
10147 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
10148
10149 PR ada/14131
10150 Move language detection to the top level.
10151 * configure.in: Find default values for the tools as
10152 soon as possible. Disable ada if GNAT is not found.
10153 Emit error message about missing languages. Expand
10154 --enable-languages=all for the gcc subdirectory.
10155
10156 2004-03-10 Ben Elliston <bje@gnu.org>
10157
10158 * MAINTAINERS: Update my email address.
10159
10160 2004-03-05 David Edelsohn <edelsohn@gnu.org>
10161
10162 * ltconfig: Disable building static libraries if building shared
10163 libraries on AIX 5L.
10164
10165 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10166
10167 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10168 and disable libgcj.
10169 * configure: Regenerated.
10170
10171 2004-03-01 Brian Booth <bbooth@redhat.com>
10172
10173 * MAINTAINERS: Add myself to write-after-approval.
10174
10175 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10176
10177 * MAINTAINERS: Add myself to write-after-approval.
10178
10179 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10180
10181 PR bootstrap/7087
10182 * Makefile.tpl: Guard XFOO sed statements better.
10183 * Makefile.tpl: Add dependency for configure-target-libada.
10184 * Makefile.in: Regenerate (incidentally fixes broken
10185 commit when libada-branch was merged).
10186
10187 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10188
10189 * MAINTAINERS: Add myself to write-after-approval.
10190
10191 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10192
10193 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10194 maintainers.
10195
10196 2004-02-20 Andrew Cagney <cagney@redhat.com>
10197
10198 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10199 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10200
10201 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10202
10203 PR bootstrap/11932
10204 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10205
10206 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10207
10208 * MAINTAINERS: Added myself to write-after-approval.
10209
10210 2004-02-14 Michael Koch <konqueror@gmx.de>
10211
10212 * MAINTAINERS: Added myself to write-after-approval.
10213
10214 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10215
10216 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10217 some OS port maintainers to OS port maintainers section.
10218
10219 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10220
10221 * MAINTAINERS: Add self.
10222
10223 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10224
10225 * MAINTAINERS: Alphabetize.
10226
10227 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
10228
10229 * MAINTAINERS: Remove myself.
10230
10231 2004-02-11 David Edelsohn <edelsohn@gnu.org>
10232
10233 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10234 (rs6000-*-aix*): Same.
10235 * configure: Regenerate.
10236
10237 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10238
10239 * configure.in (host): Add in missing $noconfigdirs to defines.
10240 * configure: Regenerate.
10241
10242 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10243 Nathanael Nerode <neroden@gcc.gnu.org>
10244
10245 PR ada/6637, PR ada/5911
10246 Merge with libada-branch:
10247 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10248 with appropriate dependencies. Add --enable-libada configure switch.
10249 * configure, Makefile.in: Regenerate.
10250
10251 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
10252
10253 * MAINTAINERS: Add myself to write-after-approval.
10254
10255 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10256
10257 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10258 * configure: Regenerate.
10259
10260 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10261
10262 Merge from upstream:
10263
10264 * ltmain.in: When setting IFS to '~', be careful about user
10265 arguments that contain '~'.
10266
10267 2004-02-04 Peter O'Gorman <peter@pogma.com>
10268
10269 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10270 Also test $base_compile against $CC with escaped arguments. Bug
10271 reported by Geoff Keating <geoffk@apple.com>.
10272
10273 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10274
10275 * MAINTAINERS: Remove i960 port.
10276
10277 2004-01-23 DJ Delorie <dj@redhat.com>
10278
10279 * Makefile.def (target_modules) [libiberty]: Don't stage.
10280 * Makefile.in: Rebuilt.
10281
10282 2004-01-20 Caroline Tice <ctice@apple.com>
10283
10284 * MAINTAINERS: Add myself to write-after-approval.
10285
10286 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10287
10288 * MAINTAINERS: Update my email address.
10289
10290 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10291
10292 * MAINTAINERS: Add myself to write-after-approval.
10293
10294 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10295
10296 * MAINTAINERS: Remove entries without email address.
10297
10298 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10299
10300 * MAINTAINERS: Add myself to write-after-approval.
10301
10302 2004-01-15 Steven Bosscher <stevenb@suse.de>
10303
10304 * MAINTAINERS: Update my email address.
10305
10306 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10307
10308 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10309 * Makefile.tpl (configure-target-[+module+]): Support stage.
10310 * Makefile.in: Rebuilt.
10311
10312 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10313
10314 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10315
10316 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10317
10318 * MAINTAINERS: Add myself as a MIPS maintainer.
10319
10320 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10321
10322 * configure.in: Use ./config.cache, not config.cache.
10323 * configure: Regenerate.
10324 * Makefile.tpl: Special-casing not needed for GCC any more.
10325 * Makefile.in: Regenerate.
10326
10327 * configure.in: Don't share a cache file for host dirs.
10328 * configure: Regenerate.
10329
10330 * config-ml.in: Don't mess with the cache file.
10331
10332 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10333
10334 * MAINTAINERS: Move myself from 'Write After Approval' to
10335 'CPU Port Maintainers' section as SPARC maintainer.
10336
10337 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10338
10339 * Makefile.tpl: Make GCC use a separate config.cache.
10340 * Makefile.in: Regenerate.
10341
10342 PR bootstrap/11932, PR bootstrap/11933
10343 (I don't know if it will fix either of them, but it relates
10344 to them.)
10345 * configure.in: Don't use shared config.cache for target
10346 directories.
10347 * configure: Regenerate.
10348
10349 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10350
10351 * MAINTAINERS: Add myself to 'Write After Approval' section.
10352
10353 2003-12-31 Roger Sayle <roger@eyesopen.com>
10354
10355 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10356 * configure: Regenerated.
10357
10358 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10359
10360 * MAINTAINERS: Remove the mn10200 maintainer.
10361
10362 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10363
10364 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10365 * configure: Regenerated.
10366
10367 2003-12-16 Jan Hubicka <jh@suse.cz>
10368
10369 * MAINTAINERS: Add myself as callgraph maintainer.
10370
10371 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10372
10373 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10374 * configure: Regenerate.
10375
10376 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10377
10378 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10379 'Write After Approval' section. Update email.
10380
10381 2003-12-01 James Lemke <jim@wasabisystems.com>
10382
10383 * MAINTAINERS (Write After Approval): Add myself.
10384
10385 2003-11-20 Matt Thomas <matt@3am-software.com>
10386
10387 * MAINTAINERS: Add myself as a vax port maintainer.
10388
10389 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10390
10391 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10392 (configure-build-[+module+], configure-[+module+]): Likewise.
10393 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10394 * Makefile.in: Regenerate.
10395
10396 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10397
10398 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10399 shared/dylibed libraries.
10400 * ltmain.sh: Likewise.
10401 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10402 * ltcf-cxx.sh: Likewise.
10403 * ltcf-gcj.sh: Likewise.
10404 * ltconfig: Likewise.
10405
10406 2003-11-17 Stan Cox <scox@redhat.com>
10407
10408 * MAINTAINERS: Add myself as iq2000 port maintainer.
10409
10410 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10411
10412 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10413 * Makefile.in: Regenerate.
10414
10415 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10416
10417 * config.sub: Update to 2003-11-03 version.
10418
10419 2003-10-20 Phil Edwards <phil@codesourcery.com>
10420
10421 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10422 * configure: Regenerate.
10423
10424 2003-10-20 Nicolas Pitre <nico@cam.org>
10425
10426 * MAINTAINERS: Add myself to 'Write After Approval' section.
10427
10428 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10429
10430 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10431
10432 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10433
10434 * MAINTAINERS: Update my email address.
10435
10436 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10437
10438 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10439
10440 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10441
10442 * MAINTAINERS: Add myself to 'Write After Approval' section.
10443
10444 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10445
10446 * config.guess: Update to 2003-10-16 version.
10447 * config.sub: Update to 2003-10-16 version.
10448
10449 2003-10-15 David Daney <ddaney@avtrex.com>
10450
10451 * MAINTAINERS: Added myself to 'Write After Approval' section.
10452
10453 2003-10-15 Falk Hueffner <falk@debian.org>
10454
10455 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10456 'Write After Approval' section. Update email.
10457
10458 2003-10-14 Roger Sayle <roger@eyesopen.com>
10459
10460 * MAINTAINERS: Move myself from 'Write After Approval' to
10461 'Various Maintainers' section as middle-end maintainer.
10462
10463 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10464
10465 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10466 HOST_FLAGS_TO_PASS.
10467 * Makefile.in: Regenerate.
10468
10469 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10470
10471 * config.guess: Update to 2003-10-07 version.
10472 * config.sub: Update to 2003-10-07 version.
10473
10474 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10475
10476 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10477 * ltconfig (irix5*, irix6*): Don't override version_type.
10478
10479 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10480
10481 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10482 * configure: Rebuilt
10483 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10484 * Makefile.in: Rebuilt
10485
10486 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10487
10488 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10489
10490 2003-09-30 Carlo Wood <carlo@alinoe.com>
10491
10492 * MAINTAINERS (Write After Approval): Add myself.
10493
10494 2003-09-29 Paul Koning <ni1d@arrl.net>
10495
10496 * MAINTAINERS: Move myself from "Write After Approval"
10497 to CPU platform maintainers for pdp11 platform.
10498
10499 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10500
10501 * MAINTAINERS: Move myself from 'Write After Approval' to
10502 'Various Maintainers' section as libffi testsuite maintainer.
10503
10504 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10505
10506 * configure.in: Pass a computed --program-transform-name
10507 to subconfigures.
10508 * configure: Regenerated.
10509
10510 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10511
10512 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10513 * Makefile.in: Regenerate.
10514
10515 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10516 * Makefile.in: Regenerate.
10517
10518 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10519
10520 * MAINTAINERS: Move myself from 'Write After Approval'
10521 to 'Various Maintainers' (objective-c) section.
10522
10523 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10524
10525 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10526 quoting.
10527 * configure: Regenerated.
10528
10529 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10530
10531 * MAINTAINERS (Write After Approval): Add myself to write after
10532 approval list.
10533
10534 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10535
10536 * MAINTAINERS (Write After Approval): Add myself.
10537
10538 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10539
10540 * MAINTAINERS: Update my e-mail address.
10541
10542 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10543
10544 * libtool.m4 (LD): Correct powerpc64 host match.
10545
10546 2003-09-06 James E Wilson <wilson@tuliptree.org>
10547
10548 * MAINTAINTERS: Update my affiliation and email address.
10549
10550 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10551
10552 * MAINTAINERS (Write After Approval): Add myself.
10553
10554 2003-09-04 DJ Delorie <dj@redhat.com>
10555
10556 * configure: Regenerate.
10557
10558 2003-09-04 Robert Millan <robertmh@gnu.org>
10559
10560 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10561
10562 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10563
10564 * configure.in: Ensure arguments to sed are properly spaced.
10565 * configure: Regenerate.
10566
10567 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10568
10569 * MAINTAINERS: Update my e-mail address.
10570
10571 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10572
10573 * MAINTAINERS (Write After Approval): Add myself.
10574
10575 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10576
10577 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10578 * configure: Regenerated.
10579
10580 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10581
10582 * MAINTAINERS: Update my email address.
10583
10584 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10585
10586 * configure.in: Use newline instead of semicolon when assuming
10587 shell arguments in a for loop.
10588 * configure: Regenerated.
10589
10590 2003-08-22 Jason Eckhardt <jle@rice.edu>
10591
10592 * MAINTAINERS: Resurrect the i860 maintainer.
10593
10594 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10595
10596 PR 8180
10597 * configure.in: When testing with_libs and with_headers, treat
10598 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10599 * configure: Regenerate.
10600
10601 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10602 make, shell, etc.
10603 (baseargs): Likewise.
10604 * configure: Regenerate.
10605
10606 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10607
10608 * MAINTAINERS (Write After Approval): Add myself.
10609
10610 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10611
10612 * configure.in: Disable libgcj for darwin not on powerpc.
10613 * configure: Rebuild.
10614
10615 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10616
10617 * config-ml.in, symlink-tree: Add license.
10618
10619 2003-08-03 Richard Stallman <rms@gnu.org>
10620 Eben Moglen <moglen@columbia.edu>
10621
10622 * README.SCO: New file.
10623
10624 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10625
10626 * Makefile.tpl (check, check-c++): Express dependencies using
10627 dependencies rather than commands.
10628 * Makefile.in: Regenerate.
10629
10630 2003-08-01 Andrew Cagney <cagney@redhat.com>
10631
10632 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10633 * configure: Ditto.
10634
10635 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10636
10637 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10638 * Makefile.in: Update.
10639
10640 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10641
10642 * configure.in: Enable libgcj for darwin.
10643 * configure: Rebuild.
10644
10645 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10646
10647 * config-ml.in: Use ac_configure_args directly instead of
10648 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10649 actually seen.
10650
10651 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10652
10653 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10654 creating target and build subdirs to build all parent dirs as needed.
10655 * Makefile.in: Rebuild.
10656 * configure.in: Don't build dirs explicitly here.
10657 * configure: Rebuild.
10658
10659 2003-07-26 Paul Brook <paul@nowt.org>
10660
10661 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10662
10663 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10664
10665 * Makefile.tpl (all-make): Depend on intl.
10666 * Makefile.in: Rebuilt.
10667
10668 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10669
10670 * install-sh: Update to newer upstream versions (associated with
10671 aclocal 1.7).
10672 * mkinstalldirs: Likewise.
10673 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10674
10675 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10676
10677 * MAINTAINERS: Move self from Bug database only accounts
10678 to write-after-approval.
10679
10680 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10681
10682 * config.if: Remove unused libc_interface determination.
10683
10684 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10685
10686 * MAINTAINERS: Move self from write-after-approval to
10687 build machinery (*.in).
10688
10689 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10690
10691 PR bootstrap/11273
10692 PR bootstrap/11408
10693 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10694 unused INSTALL_PROGRAM_ARGS.
10695 * configure.in: Use AC_PROG_INSTALL.
10696 * Makefile.in: Regenerate.
10697 * configure: Regenerate.
10698
10699 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10700
10701 * MAINTAINERS: Alphabetize.
10702
10703 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10704
10705 * configure: Rebuilt.
10706 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10707 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10708 newlib nor libgloss.
10709 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10710 * configure.in (am33_2.0-*-linux*): Added.
10711
10712 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10713
10714 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10715 * configure: Regenerate.
10716
10717 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10718
10719 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10720 * Makefile.in: Regenerate.
10721
10722 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10723
10724 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10725 * Makefile.in: Regenerate.
10726
10727 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10728
10729 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10730 * Makefile.in: Regenerated.
10731
10732 * config-ml.in: Replace PWD with PWD_COMMAND.
10733
10734 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10735
10736 * intl: New directory; see intl/ChangeLog for details.
10737 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10738 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10739 * Makefile.in: Regenerate.
10740
10741 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10742
10743 * configure.in: Clean up config-lang.in handling. Delete
10744 useless assignment to "subdirs".
10745 * configure: Regenerate.
10746
10747 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10748
10749 * configure.in: Rename 'target_libs' to 'target_libraries'.
10750 Remove useless reference to 'target_libs'.
10751 * configure: Regenerate.
10752
10753 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10754
10755 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10756 * Makefile.in: Regenerate.
10757
10758 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10759
10760 * Makefile.def: Introduce flags_to_pass.
10761 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10762 * Makefile.in: Regenerate.
10763
10764 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10765
10766 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10767 and target-libgloss.
10768 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10769 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10770 * configure: Regenerate.
10771
10772 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10773
10774 * configure.in: Update testsuite_flags to new location.
10775 * configure. Regenerate.
10776
10777 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10778
10779 * Makefile.tpl: Remove BUILD_CC stuff.
10780 * Makefile.in: Regenerate.
10781
10782 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10783
10784 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10785
10786 2003-06-16 Graeme Peterson <gp@qnx.com>
10787
10788 * MAINTAINERS (Write After Approval): Add myself.
10789
10790 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10791
10792 * config.guess: Update to 2003-06-12 version.
10793 * config.sub: Update to 2003-06-13 version.
10794
10795 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10796
10797 * config.guess: Update to 2003-06-06 version.
10798 * config.sub: Update to 2003-06-06 version.
10799
10800 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10801
10802 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10803 * configure. Regenerate.
10804
10805 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10806
10807 * configure.in: Disable serial configure by default.
10808 * configure: Regenerate.
10809 * Makefile.tpl: Abolish .NOTPARALLEL.
10810 * Makefile.in: Regenerate.
10811
10812 * Makefile.tpl: Replace {build,host,target}_canonical by
10813 {build,host,target}.
10814 * Makefile.in: Regenerate.
10815
10816 * Makefile.tpl: Fix stupid pasto.
10817 * Makefile.in: Regenerate.
10818
10819 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10820
10821 * Makefile.tpl: Remove bogus conditional.
10822 * Makefile.in: Regenerate.
10823
10824 2003-06-05 Jan Hubicka <jh@suse.cz>
10825
10826 * Makefile.tpl (profiledbootstrap): New target.
10827 * Makefile.in (profiledbootstrap): New target.
10828
10829 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10830
10831 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10832 Pinski. Remove user names from other bugzilla-only maintainers.
10833
10834 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10835
10836 * Makefile.tpl: Make 'recursive targets' using autogen rather
10837 than shell loop. Remove duplicate 'clean' targets and false
10838 comments.
10839 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10840 Add systematic method of specifying missing targets in subdirs.
10841 Add copyright boilerplate.
10842 * Makefile.in: Regenerate.
10843 * configure.in: Add 'recursive targets' to maybe list.
10844 * configure: Regenerate.
10845
10846 * MAINTAINERS: "GNATS only" -> "Bug database only".
10847
10848 * Makefile.tpl: Rename [+target+] to [+make_target+].
10849 * Makefile.def: Rename 'target' to 'make_target'.
10850
10851 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10852
10853 * MAINTAINERS: Add self as options handling maintainer.
10854
10855 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10856
10857 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10858 been too long since I touched those ports.
10859
10860 2003-05-28 DJ Delorie <dj@redhat.com>
10861
10862 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10863 * Makefile.in: Regenerate.
10864
10865 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10866
10867 * configure.in: Use curly braces in the definition of tooldir.
10868 * configure: Regenerate.
10869
10870 2003-05-21 DJ Delorie <dj@redhat.com>
10871
10872 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10873 newlib or libgloss.
10874 * Makefile.in: Regenerate.
10875
10876 2003-05-21 DJ Delorie <dj@redhat.com>
10877
10878 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10879 * Makefile.in: Regenerate.
10880
10881 2003-05-20 Ian Lance Taylor <ian@airs.com>
10882
10883 * MAINTAINERS: Update my e-mail address.
10884
10885 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10886
10887 * configure.in: Switch more things to use maybe dependencies.
10888 * Makefile.tpl: Switch more things to use maybe dependencies.
10889 Factor out common code from autogen IF statements.
10890 * configure: Regenerate.
10891 * Makefile.in: Regenerate.
10892
10893 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10894
10895 * configure.in: Accept i[3456789]86 for machine type.
10896 * configure: Regenerate.
10897
10898 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10899
10900 * configure.in: Switch more things to use maybe dependencies.
10901 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10902 * configure: Regenerate.
10903 * Makefile.tpl: Switch more things to use maybe dependencies.
10904 * Makefile.in: Regenerate.
10905
10906 2003-05-16 Andreas Schwab <schwab@suse.de>
10907
10908 * Makefile.tpl (install-opcodes): Define.
10909 * Makefile.in: Rebuild.
10910
10911 2003-05-13 Andreas Jaeger <aj@suse.de>
10912
10913 * config.guess: Update to 2003-05-09 version.
10914 * config.sub: Update to 2003-05-09 version.
10915
10916 2003-05-13 Michael Eager <eager@mvista.com>
10917
10918 * configure.in: Correct sed script so that options in quotes are not
10919 deleted.
10920 * configure: Rebuild.
10921
10922 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10923
10924 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10925 and $$s/newlib/libc/sys/cygwin32 include paths.
10926 * configure: Ditto.
10927
10928 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10929
10930 * MAINTAINERS: Update my email addresses.
10931
10932 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10933
10934 * config-ml.in: Propagate INSTALL variables.
10935
10936 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10937
10938 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10939
10940 2003-05-02 Chris Demetriou <cgd@broadcom.com>
10941
10942 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10943 * Makefile.in: Regenerate.
10944
10945 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10946
10947 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10948
10949 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10950
10951 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10952
10953 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10954
10955 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10956 * Makefile.in: Regenerated.
10957
10958 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10959
10960 * MAINTAINERS (Write After Approval): Upgrade myself from
10961 GNATS only to write-after-approval. Update my mail address.
10962
10963 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
10964
10965 (OS Port Maintainers: freebsd): Add myself.
10966
10967 2003-04-22 Mark Mitchell <mark@codesourcery.com>
10968
10969 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10970
10971 2003-04-22 Kean Johnston <jkj@sco.com>
10972
10973 * MAINTAINERS (SCO ports): Added myself.
10974
10975 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10976
10977 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10978
10979 2003-04-19 Kean Johnston <jkj@sco.com>
10980
10981 * MAINTAINERS (Write After Approval): Add myself.
10982
10983 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10984
10985 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10986 * Makefile.in: Regenerate.
10987
10988 2003-04-18 Jakub Jelinek <jakub@redhat.com>
10989
10990 * configure.in (powerpc64*-*-linux*): Remove.
10991 * configure: Rebuilt.
10992
10993 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
10994
10995 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10996 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10997 and restrap.
10998 * Makefile.in: Regenerate.
10999
11000 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
11001
11002 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11003 * configure: Regenerated.
11004
11005 2003-04-15 DJ Delorie <dj@redhat.com>
11006
11007 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11008
11009 2003-04-13 Nick Clifton <nickc@redhat.com>
11010
11011 * config-ml.in: Remove support for --disable-aix removing
11012 call-aix multilibs.
11013
11014 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
11015
11016 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11017 * */configure: Rebuilt.
11018
11019 2003-04-08 Joel Sherrill <joel@oarcorp.com>
11020
11021 * MAINTAINERS: Add my email address.
11022
11023 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
11024
11025 * MAINTAINERS (Write After Approval): Add myself.
11026
11027 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11028
11029 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11030 * Makefile.in: Regenerate.
11031
11032 2003-03-14 Michael Chastain <mec@shout.net>
11033
11034 * Makefile.in: Regenerate with correct Makefile.def.
11035
11036 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11037
11038 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11039 Make macro.
11040 * Makefile.in: Regenerate.
11041 * configure.in: Clean up gxx_include_dir logic.
11042 * configure: Regenerate.
11043
11044 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11045
11046 * MAINTAINERS (Write After Approval): Add myself.
11047
11048 2003-03-10 Ben Elliston <bje@wasabisystems.com>
11049
11050 * MAINTAINERS: Update my mail address.
11051
11052 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11053
11054 * configure.in (gxx_include_dir): Fix typo.
11055 * configure: Regenerated.
11056
11057 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11058
11059 * Makefile.tpl: Reindent.
11060 * Makefile.in: Regenerate.
11061 * configure.in: Reindent. Don't set unused variables.
11062 * configure: Regenerate.
11063
11064 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
11065
11066 * configure.in: Include $(build_tooldir)/sys-include in
11067 FLAGS_FOR_TARGET.
11068 * configure: Regenerated.
11069
11070 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11071
11072 * Makefile.tpl: Always pass down RANLIB.
11073 * Makefile.in: Regenerate.
11074
11075 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11076 * Makefile.in: Regenerate.
11077 * configure.in: Remove unused logic relating to --enable-shared
11078 and --enable-threads. Remove bogus comments. Remove redundant
11079 noconfigdirs.
11080 * configure: Regenerate.
11081
11082 * configure.in: Replace ${libstdcxx_version} by its value.
11083 Remove reference to mh-dgux.
11084 * configure: Regenerate.
11085
11086 2003-03-03 Kevin Buettner <kevinb@redhat.com>
11087
11088 * MAINTAINERS (Write After Approval): Add myself.
11089
11090 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11091
11092 * Makefile.tpl: Rearrange.
11093 * Makefile.in: Regenerate.
11094
11095 2003-02-25 Uwe Stieber <uwe@wwws.de>
11096
11097 * configure.in: Add support for kaOS as cross build target system.
11098 * configure: Regenerated.
11099
11100 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11101
11102 * MAINTAINERS (Write after approval): Add myself.
11103
11104 2003-02-21 James E Wilson <wilson@tuliptree.org>
11105
11106 * MAINTAINERS: Update my email address.
11107
11108 2003-02-21 Zack Weinberg <zack@codesourcery.com>
11109
11110 * MAINTAINERS: Add self to blanket write privs. section.
11111
11112 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
11113
11114 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11115 configure-target-* as some target builds may require additional
11116 flags for preprocessor tests.
11117 * Makefile.in: Regenerated.
11118
11119 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
11120
11121 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11122 * ltconfig: Handle it.
11123 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11124 auto-detecting it.
11125
11126 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11127 it is used as argument to $CC.
11128 * ltcf-gcj.sh: Likewise.
11129
11130 * configure.in: Introduce --enable-maintainer-mode.
11131 * configure: Rebuilt.
11132 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11133 for maintainer mode.
11134 * Makefile.in: Rebuilt.
11135
11136 2003-02-18 Jason Merrill <jason@redhat.com>
11137
11138 * Makefile.tpl (check-c++): Allow parallelism.
11139
11140 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11141
11142 * MAINTAINERS: Remove John Carr (who never actually had access to
11143 gcc.gnu.org).
11144
11145 2003-02-15 Geoffrey Keating <geoffk@apple.com>
11146
11147 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11148 don't configure target-libobjc.
11149 * configure: Regenerate.
11150
11151 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11152
11153 * Makefile.tpl (RANLIB): Define.
11154 * Makefile.in: Regenerate.
11155
11156 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11157
11158 * MAINTAINERS: Update my email.
11159
11160 2003-02-06 Keith R Seitz <keiths@redhat.com>
11161
11162 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11163 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11164 * Makefile.in: Regenerated.
11165 * configure.in: Remove all traces of snavigator, db, and grep.
11166 * configure: Regenerated.
11167
11168 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11169
11170 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11171 After Approval.
11172
11173 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11174
11175 * MAINTAINERS (Write after approval): Add myself.
11176
11177 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11178
11179 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11180 * Makefile.in: Regenerated.
11181
11182 2003-01-30 Roger Sayle <roger@eyesopen.com>
11183
11184 * config.guess: Updated to 2003-01-30's version.
11185 * config.sub: Updated to 2003-01-28's version.
11186
11187 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11188
11189 * config.if: If gcc_version is already set, just use it. Don't set
11190 gcc_version_trigger if it's already set, otherwise set it to
11191 gcc/version.c, but only if the file exists. If it is not set and
11192 gcc/version.c does not exist, try to extract the version number from
11193 $CC.
11194
11195 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11196
11197 * MAINTAINERS: Add myself to write-after-approval list.
11198
11199 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11200
11201 * configure.in: Revert 24Jan change.
11202 * configure: Regenerate.
11203
11204 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11205
11206 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11207 entry of HJ Lu.
11208
11209 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11210
11211 * configure.in: Revert previous change.
11212 * configure: Regenerate.
11213
11214 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11215
11216 * configure.in: Make rda native-only.
11217 * configure: Regenerate.
11218
11219 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11220
11221 * MAINTAINERS: Move myself from GNATS-only-accounts to
11222 write-after-approval.
11223
11224 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11225
11226 * configure.in: Add missing \.
11227 * configure: Rebuilt.
11228
11229 2003-01-17 Jakub Jelinek <jakub@redhat.com>
11230
11231 * configure.in (baseargs): Avoid using \| in sed regular
11232 expressions.
11233 * configure: Rebuilt.
11234
11235 2003-01-16 Jakub Jelinek <jakub@redhat.com>
11236
11237 * configure.in (baseargs): Remove all supported forms of
11238 --cache-file, --srcdir, --host, --build and --target options
11239 from argument lists.
11240 * configure: Rebuilt.
11241
11242 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
11243
11244 * MAINTAINERS: Add myself to write-after-approval list.
11245
11246 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
11247
11248 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11249 * configure: Rebuilt.
11250
11251 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11252
11253 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11254 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11255 * Makefile.in: Regenerate.
11256 * configure: Regenerate.
11257
11258 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
11259
11260 * configure.in: Remove Makefile in build, host and target modules
11261 unless configure was run with --no-recursion.
11262 * configure: Rebuilt.
11263
11264 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11265
11266 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11267 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11268 * Makefile.in: Regenerate.
11269
11270 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11271
11272 * config.guess: Update to 2003-01-03 version.
11273 * config.sub: Update to 2003-01-03 version.
11274
11275 2003-01-07 Christopher Faylor <cgf@redhat.com>
11276
11277 * configure: Regenerate with proper autoconf 2.13.
11278
11279 2003-01-07 Christopher Faylor <cgf@redhat.com>
11280
11281 * configure.in: Add AC_PREREQ for consistency.
11282 * configure: Regenerate.
11283
11284 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11285
11286 * configure.in (GDB_TK): Add tcl directories conditional on
11287 gdb/gdbtk directory being present.
11288 * configure: Regenerate.
11289
11290 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11291
11292 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11293 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11294 * configure: Rebuilt.
11295
11296 2002-12-31 Tom Tromey <tromey@redhat.com>
11297
11298 * Makefile.in: Rebuilt.
11299 * Makefile.def (target_modules) [libffi]: Allow installation.
11300
11301 2002-12-31 Andreas Schwab <schwab@suse.de>
11302
11303 * configure.in: Fix use of $program_transform_name.
11304 * configure: Regenerated.
11305
11306 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11307
11308 * configure.in (baseargs): Don't remove first configure argument.
11309 * configure: Regenerated.
11310
11311 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11312
11313 * Makefile.tpl (local-distclean): Don't remove...
11314 (multilib.ts): ... this. Moved into...
11315 (multilib.out): ... this. Don't use sub-make.
11316 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11317 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11318 (configure-build-[+module+], configure-[+module+],
11319 configure-target-[+module+], configure-gcc): ... these. Test
11320 for Makefile existence. Drop config.status from dependencies.
11321 * Makefile.in: Rebuilt.
11322 * configure.in: Move gcc-version-trigger to the end of
11323 ac_configure_args. Add comments to maybedep.tmp and
11324 serdep.tmp. Introduce --disable-serial-configure. Remove
11325 nonopt from baseargs, matching and removing corresponding
11326 whitespace while at it.
11327 * configure: Rebuilt.
11328
11329 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11330
11331 * configure.in (host_configargs): Replace reference to
11332 no-longer-defined buildopts with --build=${build_alias}.
11333 * configure: Rebuilt.
11334
11335 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11336 program_transform_name to standard idiom.
11337 (AUTOGEN, AUTOCONF): Define.
11338 (Makefile.in): Use $(AUTOGEN).
11339 (Makefile): Depend on config.status, and use autoconf-style rule to
11340 build it. Move original commands to...
11341 (config.status): ... this new target.
11342 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11343 $(AUTOCONF).
11344 * Makefile.in: Rebuilt.
11345
11346 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11347
11348 * Makefile.tpl: Fix dramatic bustage due to change in
11349 program_transform_name.
11350 * Makefile.in: Regenerate.
11351
11352 * configure.in: Remove unnecessary PATH setting.
11353 * configure: Regnerate.
11354
11355 * configure.in: Don't default to unprefixed tools unless
11356 the native tools will work.
11357 * configure: Regenerate.
11358
11359 * configure.in: Convert to autoconf script. Blow away lots
11360 of now-redundant Makefile fragments.
11361 * configure: Generate using Autoconf.
11362 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11363 * Makefile.in: Regenerate.
11364
11365 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11366
11367 * configure: Fix stupid bug where RANLIB was mistakenly included.
11368
11369 * configure.in: Rename (buildargs, hostargs, targargs) to
11370 (build_configargs, host_configargs, target_configargs).
11371
11372 * configure.in: Move logic out of sed statement.
11373
11374 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11375 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11376
11377 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11378
11379 * config.sub: Import from master repository
11380 * config.guess: Ditto
11381
11382 2002-12-24 Andreas Schwab <schwab@suse.de>
11383
11384 * Makefile.tpl (multilib.out): Fix missing space.
11385 * Makefile.in: Regenerate.
11386
11387 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11388
11389 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11390 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11391 * Makefile.in: Regenerate.
11392 * configure.in: Remove unnecessary leftovers.
11393
11394 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11395
11396 * configure.in (extra_ranlibflags_for_target): New variable.
11397 (*-*-darwin): Add -c to ranlib commands.
11398 * configure (tooldir): Handle extra_ranlibflags_for_target.
11399
11400 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11401
11402 * Makefile.tpl: Revert HJL's change.
11403 * Makefile.in: Regenerated.
11404 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11405 always.
11406
11407 2002-12-19 Andreas Schwab <schwab@suse.de>
11408
11409 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11410 * Makefile.in: Regenerate.
11411
11412 2002-12-18 H.J. Lu <hjl@gnu.org>
11413
11414 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11415 * Makefile.in: Regenerated.
11416
11417 * configure.in (build_prefix): New. Substitute.
11418
11419 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11420
11421 * Makefile.tpl: Don't let real targets depend on phony targets.
11422 * Makefile.in: Regenerate.
11423
11424 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11425 * Makefile.in: Regenerate.
11426
11427 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11428
11429 * config.sub: Import from master repository
11430 * config.guess: Ditto
11431
11432 2002-12-16 Jason Merrill <jason@redhat.com>
11433
11434 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11435 previous 'make bootstrap'.
11436 * Makefile.in: Regenerate.
11437
11438 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11439
11440 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11441
11442 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11443
11444 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11445 * Makefile.in: Regenerate.
11446
11447 2002-12-13 Jason Merrill <jason@redhat.com>
11448
11449 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11450 library tests.
11451 (check-c++): Just depend on it and check-target-libstdc++-v3.
11452 * Makefile.in: Regenerate.
11453
11454 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11455
11456 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11457 * Makefile.in: Rebuilt.
11458
11459 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11460
11461 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11462
11463 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11464
11465 * configure: Fix bug put in by gremlins.
11466
11467 * Makefile.tpl: Substitute more autoconfily.
11468 * configure: Substitute more autoconfily.
11469 * Makefile.in: Regenerate.
11470
11471 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11472
11473 * config.sub: Import from master repository
11474 * config.guess: Ditto
11475 * MAINTAINERS: Added Svein Seldal under write after approval
11476
11477 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11478
11479 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11480 * Makefile.in (all-sim): Ditto.
11481
11482 2002-12-06 DJ Delorie <dj@redhat.com>
11483
11484 * Makefile.tpl: Change configure dependencies to not have real
11485 targets depend on phony targets.
11486
11487 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11488
11489 * configure.in: Revert unintentional change.
11490
11491 * Makefile.tpl: Change dependency for */multilib.out so that
11492 it works when gcc isn't in the tree.
11493
11494 * configure.in: Substitute more.
11495 * configure: Run subconfigures from the Makefile.
11496 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11497 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11498
11499 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11500
11501 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11502
11503 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11504
11505 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11506 and corresponding dependencies.
11507 * Makefile.in: Regenerate.
11508
11509 * configure.in (host_tools): Order binutils, gas and ld for
11510 convenience in running the testsuites.
11511
11512 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11513 * Makefile.in: Regenerate.
11514 * configure.in: Introduce rules to serialize subconfigure runs.
11515
11516 * configure.in: Introduce BASE_CC_FOR_TARGET.
11517 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11518 Realize configure-build-* targets. Realize configure-target-* targets.
11519 * Makefile.in: Regenerate.
11520
11521 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11522
11523 * configure: Move gcc_version_trigger stuff from here...
11524 * configure.in: ...to here.
11525
11526 * configure.in: Separate subconfigure options added by this file from
11527 options given by the user. Add machinery to put args for host
11528 subconfigures into the Makefile.
11529
11530 * Makefile.tpl: Remove 'vault' targets.
11531 * Makefile.tpl: Reorder and comment dependencies.
11532 * Makefile.in: Regenerate.
11533
11534 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11535 * configure.in: Fix my broken commit of previous patch. (sigh)
11536
11537 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11538
11539 * configure.in: Move host-specific darwin noconfigdirs into
11540 the host-specific section.
11541
11542 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11543
11544 * configure.in: Move host-specific darwin noconfigdirs into
11545 the host-specific section.
11546
11547 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11548
11549 * configure: Remove skip-this-dir support.
11550 * Makefile.tpl: Remove skip-this-dir support.
11551
11552 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11553 subdirectories.
11554 * Makefile.in: Regenerate.
11555
11556 * Makefile.tpl: Strip out useless setting of 'dir'.
11557 * Makefile.in: Regenerate.
11558
11559 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11560
11561 * configure.in: Fix deeply stupid bug.
11562
11563 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11564 shell code in CXX_FOR_TARGET
11565 * Makefile.def: Introduce raw_cxx.
11566 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11567 RAW_CXX_FOR_TARGET.
11568 * Makefile.in: Regenerate.
11569
11570 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11571
11572 * Makefile.tpl: Remove unnecessary ifs.
11573 * Makefile.in: Regenerate.
11574
11575 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11576 dependencies. Maybe-ize build-libiberty. Create dummy install
11577 targets for 'no_install' modules.
11578 * configure: Move GDB_TK substitution to configure.in. Move
11579 build_modules stuff to configure.in.
11580 * configure.in: Implement soft dependency machinery. Maybe-ize
11581 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11582 * Makefile.in: Regenerate.
11583
11584 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11585
11586 * Makefile.tpl: Make all-target, install-target behave similarly
11587 to all, install (only hitting configured targets). Eliminate
11588 unused macro defintions.
11589
11590 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11591 build != host.
11592
11593 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11594
11595 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11596
11597 * configure.in: Produce lists of subdir targets we're actually
11598 configuring. Remove references to "dosrel".
11599 * Makefile.tpl: Let configure set which subdir targets are hit.
11600 Remove install-cross; clean up install; remove ALL. Remove
11601 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11602 Autogenerate host module targets. Remove empty dependency lines
11603 and redundant dependency; rearrange slightly.
11604 * Makefile.def: Add host-side libtermcap, utils.
11605
11606 * Makefile.in: Regenerate.
11607
11608 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11609
11610 * ltconfig (osf[345]): Append $major to soname_spec.
11611 Reflect this in library_names_spec.
11612 * ltmain.sh (osf): Prefix $major with . for use as extension.
11613
11614 2002-11-19 Andreas Jaeger <aj@suse.de>
11615
11616 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11617 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11618 and sparc64 GNU/Linux systems.
11619
11620 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11621
11622 * MAINTAINERS: Update email.
11623
11624 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11625
11626 * MAINTAINERS: Complete James Dennett's entry.
11627
11628 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11629
11630 * MAINTAINERS (Write After Approval): Add myself.
11631
11632 2002-11-13 Bruce Korb <bkorb@gnu.org>
11633
11634 * Makefile.tpl: syntactic cleanup
11635
11636 2002-11-13 Stuart Hastings <stuart@apple.com>
11637
11638 * MAINTAINERS: Add myself to write-after-approval list.
11639
11640 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11641
11642 * Makefile.def: Add list of recursive targets to autogenerate.
11643 Add build_modules.
11644 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11645 targets. Autogenerate *-build-* targets.
11646 * Makefile.in: Regenerate.
11647
11648 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11649
11650 * configure: More autoconf-style substitutions.
11651 * Makefile.tpl: More autoconf-style substitutions.
11652 * Makefile.in: Regenerate.
11653
11654 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11655
11656 * configure: Substitute more variables in a more autoconf-friendly
11657 way. Simplify slightly.
11658 * Makefile.tpl: Make more variables substitutable in an
11659 autoconf-friendly way.
11660 * Makefile.in: Regenerate.
11661
11662 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11663
11664 * MAINTAINERS (Write After Approval): Add myself.
11665
11666 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11667
11668 * configure.in (v810*): Remove special setting of tools.
11669
11670 * configure: Add support for extra required flags for ar or nm.
11671 * configure.in (aix4.3+): Use above support for target-specific
11672 issues, rather than using config/mt-aix43.
11673
11674 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11675
11676 * configure: Remove 'removing', which doesn't work. Replace $subdir
11677 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11678 with $srcdir. Reformat indentation. Substitute some variables
11679 formerly hard-coded in the Makefile for build=host.
11680 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11681 * Makefile.def: Autogenerate more.
11682 * Makefile.in: Regenerate.
11683
11684 2002-11-04 Adam Nemet <anemet@lnxw.com>
11685
11686 * MAINTAINERS (Write After Approval): Add myself.
11687
11688 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11689
11690 * Makefile.def (host_modules): Add rda.
11691 * Makefile.in: Regenerate.
11692 * configure.in (target_tool): Add target-rda to list.
11693
11694 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11695
11696 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11697
11698 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11699
11700 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11701 and restrap targets to this rule.
11702 * Makefile.in: Regenerate.
11703
11704 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11705
11706 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11707 GNATS only accounts.
11708
11709 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11710
11711 * configure.in (i[3456]86-*-linux*): Add check to disable
11712 ${libgcj} for glibc1.
11713
11714 2002-10-24 Denis Chertykov <denisc@overta.ru>
11715
11716 * MAINTAINERS: Add myself as ip2k port maintainer.
11717
11718 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11719
11720 * configure.in: Add tic4x target.
11721
11722 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11723
11724 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11725 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11726 * Makefile.in: Regenerate.
11727
11728 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11729 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11730 * Makefile.in: Regenerate.
11731
11732 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11733
11734 * MAINTAINERS: Add myself as web pages co-maintainer.
11735
11736 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11737
11738 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11739 * Makefile.in: Regenerate.
11740
11741 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11742
11743 * MAINTAINERS: Add myself and Nathan Sidwell
11744 <nathan@codesourcery.com> as VxWorks maintainers.
11745
11746 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11747
11748 * Makefile.def: Remove order dependency comments.
11749 * Makefile.tpl: Add explicit install-install dependencies.
11750 * Makefile.in: Regenerate.
11751
11752 * Makefile.tpl: Remove material now in src-release. (Finally!)
11753 * Makefile.in: Regenerate.
11754
11755 * Makefile.tpl: Add configure-target (for src-release in src)
11756 * Makefile.in: Regenerate.
11757
11758 2002-09-30 Nick Clifton <nickc@redhat.com>
11759
11760 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11761
11762 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11763
11764 * configure.in (s390*-*-linux*): Enable libgcj.
11765
11766 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11767
11768 * configure: Revert accidentally applied changes.
11769
11770 * Makefile.tpl: Make more autoconf-friendly.
11771 * Makefile.in: Regenerate.
11772 * configure: Make substitution more autoconf-like.
11773
11774 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11775
11776 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11777 single entry to handle all these.
11778 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11779 libjava on arm-*-elf.
11780
11781 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11782
11783 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11784 things that depend on them.
11785
11786 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11787
11788 * Makefile.tpl: Make subsituted variables more autoconfy.
11789 * Makefile.in: Regenerate.
11790 * configure: Make seds more autoconfy.
11791
11792 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11793
11794 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11795 * Makefile.in: Regenerate.
11796 * configure.in: Rewrite sed statements to look autoconfy.
11797
11798 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11799 all-target-foo on configure-target-foo.
11800 * Makefile.def: Ditto.
11801 * Makefile.in: Rebuild.
11802
11803 2002-09-25 Andrew Haley <aph@redhat.com>
11804
11805 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11806
11807 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11808
11809 * Makefile.def: New file.
11810 * Makefile.tpl: New file.
11811 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11812 * contrib/gcc_update: Note that Makefile.in is a generated file.
11813
11814 * configure.in: Minor rearrangement. Simplify tests.
11815
11816 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11817
11818 * configure.in (with_headers): Skip copy if value is "yes".
11819 (with_libs): Likewise.
11820
11821 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11822
11823 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11824 * configure.in (sh*-*-pe*): Ditto.
11825 * configure.in (mips*-*-pe*): Ditto.
11826 * configure.in (*arm-wince-pe): Ditto.
11827
11828 * configure.in: Rearrange.
11829
11830 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11831
11832 * MAINTAINERS: Update my email address.
11833
11834 2002-08-30 Paul Koning <pkoning@equallogic.com>
11835
11836 * MAINTAINERS: (Write After Approval): Add myself.
11837
11838 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11839
11840 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11841
11842 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11843
11844 * MAINTAINERS: Change my mailing address.
11845
11846 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11847
11848 * MAINTAINERS (Write After Approval): Remove myself.
11849 (Various Maintainers: c++ runtime libs): Add myself.
11850
11851 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11852
11853 * MAINTAINERS (Write After Approval): Remove myself.
11854 (Various Maintainers: c++ runtime libs): Add myself.
11855
11856 2002-08-15 Eric Christopher <echristo@redhat.com>
11857
11858 * config.sub: Import from master repository.
11859 * config.guess: Ditto.
11860
11861 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11862
11863 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11864 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11865 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11866
11867 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11868
11869 * MAINTAINERS: Add self to rs6000 vector extensions.
11870
11871 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11872
11873 * libiberty/configure: Reverted unintended yesterday's check in.
11874
11875 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11876
11877 * boehm-gc/configure, libf2c/configure: Rebuilt.
11878 * libffi/configure, libiberty/configure: Ditto.
11879 * libjava/configure, libobjc/configure: Ditto.
11880 * libstdc++-v3/configure, zlib/configure: Ditto.
11881 Merged from binutils:
11882 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11883 From Steve Ellcey <sje@cup.hp.com>:
11884 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11885 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11886 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11887 IA64.
11888 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11889 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11890 soname_spec, sys_lib_search_path_spec): Ditto.
11891
11892 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11893
11894 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11895
11896 2002-08-04 H.J. Lu (hjl@gnu.org)
11897
11898 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11899
11900 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11901
11902 * MAINTAINERS (Write After Approval): Add myself.
11903
11904 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11905
11906 * configure.in: Move generic linux case to end. Copy generic
11907 linux noconfigdirs to mips*-*-linux* entry and new
11908 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11909
11910 2002-07-19 Michael Matz <matz@suse.de>
11911
11912 * MAINTAINERS: Add myself as ra* maintainer.
11913
11914 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11915
11916 * config.guess: Update to 2002-07-09 version.
11917 * config.sub: Update to 2002-07-03 version.
11918
11919 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11920
11921 * MAINTAINERS: Fix typo in a maintainer email address.
11922
11923 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11924
11925 * configure.in: Remove two redundant tests.
11926
11927 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11928
11929 * configure.in (mips*-*-irix6*o32): Enable stabs.
11930
11931 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11932
11933 * configure.in: Don't build grez.
11934 * Makefile.in: Ditto.
11935
11936 * Makefile.in: Remove references to bsp, cygmon, libstub.
11937 * configure.in: Ditto.
11938
11939 * configure.in: Remove leftover reference to gdbtest.
11940
11941 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
11942
11943 * configure.in (gxx_include_dir): Change to match versioned
11944 C++ headers if --enable-version-specific-runtime-libs is used.
11945
11946 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11947
11948 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11949
11950 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11951
11952 * configure.in: Make --without-x work.
11953
11954 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11955
11956 * configure.in: Rearrange target Makefile fragment collection.
11957
11958 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11959 cvs[src].
11960 * configure.in: Ditto.
11961
11962 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11963
11964 * MAINTAINERS (Write After Approval): Update my e-mail address.
11965
11966 2002-06-24 Ben Elliston <bje@redhat.com>
11967
11968 * configure.in (host_tools): Remove cgen.
11969
11970 * Makefile.in (all-cgen): Remove; runs from its source directory.
11971 (check-cgen, install-cgen, clean-cgen): Likewise.
11972 (all-opcodes): Do not depend on all-cgen.
11973 (all-sim): Likewise.
11974
11975 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
11976
11977 * Makefile.in: Eliminate 'apache' targets.
11978 * configure.in: Eliminate 'apache' targets.
11979
11980 * configure.in: Eliminate redundant tests. Reorganize.
11981
11982 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11983
11984 * config-ml.in: Eliminate references to Cygnus configure.
11985
11986 * Makefile.in: Eliminate references to building emacs.
11987
11988 2002-06-28 Graham Stott <graham.stott@btinternet.com>
11989
11990 * MAINTAINERS: Update my email address.
11991
11992 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11993
11994 * config.if (libstdcxx_incdir): Version C++ headers.
11995 (cxx_incdir): Remove.
11996
11997 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11998
11999 * MAINTAINERS (Write After Approval): Add self.
12000
12001 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12002
12003 * configure.in: Add support for ip2k.
12004
12005 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12006
12007 * configure.in: Fix AIX configury bug.
12008
12009 2002-06-20 Steve Ellcey <sje@cup.hp.com>
12010
12011 * MAINTAINERS (Write After Approval): Add self.
12012
12013 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12014
12015 * configure.in: replace ${topsrcdir} with ${srcdir}
12016
12017 * configure.in: Move definition of libstdcxx_flags
12018 right above usage, rather than waaay earlier.
12019
12020 * configure.in: Pull definition of is_cross_compiler earlier.
12021
12022 * configure.in: Rearrange a little.
12023
12024 * configure.in: Remove references to librx.
12025 * Makefile.in: Remove references to librx.
12026
12027 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12028
12029 * config.sub: Add support for avr target.
12030 Import from master sources, rev 1.255
12031
12032 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
12033
12034 * configure, .cvsignore: Revert previous change...
12035 * Makefile: ...delete.
12036
12037 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12038
12039 * configure.in: Eliminate ${gasdir} variable.
12040
12041 2002-06-18 Dave Brolley <brolley@redhat.com>
12042
12043 * configure.in: Add support for frv.
12044 * config.sub: Add support for frv.
12045
12046 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12047
12048 * configure: Remove garbage from previous commit.
12049
12050 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12051
12052 * configure: For in-source builds, make a subdir and re-exec there.
12053 * Makefile: New file. Pass targets through to build directory.
12054 * .cvsignore: No longer ignore "Makefile".
12055
12056 2002-06-16 Douglas Rupp <rupp@gnat.com>
12057
12058 * MAINTAINERS (Write After Approval): Add self.
12059
12060 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12061
12062 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12063
12064 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12065
12066 * configure.in (vax-*-netbsd*): Re-enable gas.
12067
12068 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12069
12070 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12071 BUILD_PREFIX_1, to correct nomenclature.
12072 * configure: Likewise.
12073
12074 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12075 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12076
12077 2002-05-31 Olaf Hering <olh@suse.de>
12078
12079 * config-ml.in: Propogate DESTDIR also.
12080
12081 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12082
12083 * configure.in (vax-*-netbsd*): Don't build gas for this
12084 platform.
12085
12086 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12087
12088 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12089 and libgcj for AVR.
12090
12091 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12092
12093 * MAINTAINERS (Write After Approval): Add myself.
12094
12095 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12096
12097 * config.guess: Update to 2002-05-22 version.
12098 * config.sub: Likewise.
12099
12100 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12101
12102 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12103 * config-ml.in: Likewise.
12104 * configure: Likewise.
12105 * configure.in: Likewise.
12106
12107 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12108
12109 * MAINTAINERS: Update my email address.
12110
12111 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12112
12113 * configure.in: Simplify makefile fragment collection.
12114
12115 * configure.in: Remove code to build emacs.
12116
12117 * configure.in : Remove --srcdir argument from targargs and buildargs
12118 (it's always overridden in the Makefile anyway). Rearrange a bit.
12119
12120 * configure: Move some logic to configure.in.
12121 * configure.in: Move some logic from configure.
12122
12123 2002-05-11 Tom Tromey <tromey@redhat.com>
12124
12125 * MAINTAINERS: Reflect libgcj reality.
12126
12127 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12128
12129 * Makefile.in: Honour DESTDIR.
12130
12131 2002-05-08 Mark Mitchell <mark@codesourcery.com>
12132
12133 * config.guess: Import 2002-03-20 version.
12134 * config.sub: Import 2002-04-26 version.
12135
12136 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12137
12138 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12139
12140 2002-05-07 Tim Josling <tej@melbpc.org.au>
12141
12142 * MAINTAINERS: Add self.
12143
12144 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
12145
12146 * ltmain.sh: Detect and handle object name conflicts
12147 while piecewise linking a static library.
12148
12149 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
12150
12151 * configure.in (noconfigdirs): Don't disable libgcj on
12152 sparc64-*-solaris* and sparcv9-*-solaris*.
12153
12154 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
12155
12156 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12157
12158 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12159
12160 * configure.in (FLAGS_FOR_TARGET): Do not add
12161 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12162 on i[3456]86-*-linux*.
12163
12164 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12165
12166 * configure.in (noconfigdirs): Replace [ ] with test.
12167
12168 * configure.in (noconfigdirs): Do not add target-newlib if
12169 target == i[3456]86-*-linux*, and host == target.
12170
12171 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12172
12173 * configure.in: delete reference to absent file
12174
12175 * configure.in: replace '[' with 'test'
12176
12177 * configure.in: Eliminate references to gash.
12178 * Makefile.in: Eliminate references to gash.
12179
12180 * configure.in: remove useless references to 'pic' makefile fragments.
12181
12182 * configure.in: (*-*-windows*) Finish removing.
12183
12184 * configure.in: Eliminate redundant test for libgui.
12185
12186 2002-04-29 Roger Sayle <roger@eyesopen.com>
12187
12188 * MAINTAINERS: Add self and realphabetize. Update entries
12189 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12190 entry for a29k port maintainer.
12191
12192 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12193
12194 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12195 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12196
12197 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12198
12199 * configure.in: remove references to dead files
12200
12201 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12202
12203 * MAINTAINERS: Add information about purpose of this file.
12204
12205 2002-04-18 Tom Tromey <tromey@redhat.com>
12206
12207 * configure.in: Disallow configuring libgcj when it is already
12208 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12209 Solaris 2.8 by default. For PR libgcj/6158.
12210
12211 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12212
12213 * configure.in: Move default CC setting out of config/mh-* fragments
12214 directly into here.
12215
12216 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12217
12218 * configure.in: don't even try to configure or make a subdirectory
12219 if there's no configure script for it.
12220
12221 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12222
12223 * MAINTAINERS: Remove chill maintainers.
12224 * Makefile.in (CHILLFLAGS): Remove.
12225 (CHILL_LIB): Remove.
12226 (TARGET_CONFIGDIRS): Remove libchill.
12227 (CHILL_FOR_TARGET): Remove.
12228 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12229 CHILL_LIB.
12230 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12231 (CHECK_TARGET_MODULES): Likewise.
12232 (INSTALL_TARGET_MODULES): Likewise.
12233 (CLEAN_TARGET_MODULES): Likewise.
12234 (configure-target-libchill): Remove.
12235 (all-target-libchill): Remove.
12236 * configure.in (target_libs): Remove target-libchill.
12237 Do not compute CHILL_FOR_TARGET.
12238 * libchill: Remove directory.
12239
12240 2002-04-11 DJ Delorie <dj@redhat.com>
12241
12242 * Makefile.in, configure.in: Sync with binutils, entries
12243 follow...
12244
12245 2002-04-07 Andrew Cagney <ac131313@redhat.com>
12246
12247 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12248 (do-tar, do-bz2): New rules.
12249 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12250 (gdb-tar): New rule.
12251 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12252 (insight_dejagnu.tar): New rule.
12253 (insight.tar): New rule.
12254 (gdb+dejagnu.tar): New rule.
12255 (gdb.tar): New rule.
12256
12257 2002-02-01 Mo DeJong <supermo@bayarea.net>
12258
12259 * Makefile.in: Add all-tix to deps for all-snavigator
12260 so that tix is built when building snavigator.
12261
12262 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12263
12264 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12265 ld and gdb are not supported.
12266
12267 2002-01-07 Mark Salter <msalter@redhat.com>
12268
12269 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12270 Allow target-libgloss to be built for arm, strongarm, and xscale.
12271
12272 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12273
12274 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12275 options for i[3456]86-pc-linux* native builds.
12276
12277 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12278
12279 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12280 files from .po files for a distribution.
12281
12282 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12283
12284 * configure.in: Enable libstdc++-v3 for h8300 targets.
12285
12286 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12287
12288 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12289 version from bfd/.
12290
12291 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12292
12293 * Makefile.in (VER): When present, extract the version number from
12294 the file version.in.
12295
12296 2001-05-24 Tom Rix <trix@redhat.com>
12297
12298 * configure.in : enable ld for aix
12299
12300 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12301
12302 * config.guess: Add linux target for S/390.
12303
12304 2000-11-07 Philip Blundell <pb@futuretv.com>
12305
12306 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12307
12308 2000-11-03 Philip Blundell <pb@futuretv.com>
12309
12310 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12311 files.
12312
12313 2001-01-15 Ben Elliston <bje@redhat.com>
12314
12315 * configure.in (host_tools): Add sid.
12316 Always configure cgen.
12317
12318 2000-11-24 Nick Clifton <nickc@redhat.com>
12319
12320 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12321
12322 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12323
12324 * Makefile.in (ALL_MODULES): Add all-cgen.
12325 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12326 (all-cgen): New target.
12327 (all-opcodes,all-sim): Depend on all-cgen.
12328 * configure.in (host_tools): Add cgen.
12329 Only configure cgen if --enable-cgen-maint.
12330
12331 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12332
12333 * configure.in: Add *-*-freebsd* configurations.
12334
12335 2002-04-08 Tom Tromey <tromey@redhat.com>
12336
12337 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12338 Fixes PR libgcj/6068.
12339
12340 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12341
12342 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12343
12344 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12345
12346 * configure.in (alpha*-dec-osf*): Enable libgcj.
12347
12348 2003-03-27 Matthew Gingell <gingell@gnat.com>
12349
12350 * MAINTAINERS (Write After Approval): Add myself.
12351
12352 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12353
12354 Fix for: PR bootstrap/3591, target/5676
12355 * configure.in (mcore-pe): Disable the configuration of
12356 libstdc++-v3 since exceptions are not supported.
12357
12358 2002-03-20 Anthony Green <green@redhat.com>
12359
12360 * configure.in: Enable libgcj for xscale-elf target.
12361
12362 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12363
12364 * MAINTAINERS: Update my email address.
12365
12366 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12367
12368 * ltmain.sh (relink_command): Fix typo in previous change.
12369
12370 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12371
12372 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12373 (relink_command): Added --tag flags.
12374 (mode=install): If relinking fails; error out.
12375
12376 2002-03-12 Richard Henderson <rth@redhat.com>
12377
12378 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12379 .NOTPARALLEL tag.
12380 (do-check): Rename from check.
12381 (check): Allow parallel check.
12382
12383 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12384
12385 * MAINTAINERS: Add myself as maintainer for xtensa port.
12386 Fix alphabetical order in CPU port maintainer list.
12387 Remove myself from Write After Approval list.
12388
12389 2002-03-11 Richard Henderson <rth@redhat.com>
12390
12391 * Makefile.in (.NOTPARALLEL): Add fake tag.
12392
12393 2002-03-07 H.J. Lu (hjl@gnu.org)
12394
12395 * configure.in: Enable gprof for mips*-*-linux*.
12396
12397 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12398
12399 * MAINTAINERS (Write After Approval): Add myself.
12400
12401 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12402
12403 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12404 libjava.
12405 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12406
12407 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12408
12409 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12410 because its Makefile is there; test for the executable instead.
12411
12412 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12413
12414 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12415 libstdc++-v3 and libjava.
12416
12417 2002-02-11 Adam Megacz <adam@xwt.org>
12418
12419 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12420 boehm-gc
12421
12422 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12423
12424 * config.guess: Updated to 2002-01-30's version.
12425 * config.sub: Updated to 2002-02-01's version.
12426 Contribute sh64-elf.
12427 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12428 * configure.in: Added sh64-*-*.
12429
12430 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12431
12432 * MAINTAINERS: Belatedly add myself to write after approval list.
12433
12434 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12435
12436 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12437 Remove self as Write After Approval.
12438
12439 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12440
12441 * MAINTAINERS: Put self in as maintainer for contrib/regression
12442 directory.
12443
12444 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12445
12446 * MAINTAINERS: Update my email address.
12447
12448 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12449
12450 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12451 target-libiberty, and target-libgloss. Skip Java-related
12452 libraries if not supported for NetBSD on target CPU.
12453
12454 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12455
12456 * install-sh: Use _inst.$$_ for temp file name.
12457
12458 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12459
12460 * MAINTAINERS (Write After Approval): Move my contact info
12461 from here...
12462 (OS Port Maintainers): ...to here (netbsd).
12463
12464 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12465
12466 * MAINTAINERS (Write After Approval): Add myself.
12467
12468 2002-01-17 H.J. Lu <hjl@gnu.org>
12469
12470 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12471 (all-target-fastjar): Also depend on all-target-libiberty.
12472
12473 2002-01-16 H.J. Lu (hjl@gnu.org)
12474
12475 * config.guess: Import from master sources, rev 1.225.
12476 * config.sub: Import from master sources, rev 1.238.
12477
12478 2002-01-16 Kazu Hirata <kazu@hxi.com>
12479
12480 * MAINTAINERS (Write After Approval): Remove myself.
12481
12482 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12483
12484 * MAINTAINERS (Write After Approval): Add myself.
12485
12486 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12487
12488 * MAINTAINERS: Add self as docs co-maintainer.
12489
12490 2001-12-11 Matthias Klose <doko@debian.org>
12491
12492 * MAINTAINERS (Write After Approval): Add myself.
12493
12494 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12495
12496 * MAINTAINERS: Update my email address.
12497
12498 2001-12-07 Turly O'Connor <turly@apple.com>
12499 * MAINTAINERS (Write After Approval): Add myself.
12500 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12501 (rs6000_initialize_trampoline): Call __trampoline_setup for
12502 ABI_DARWIN too.
12503 * darwin-tramp.asm: New file, implements __trampoline_setup.
12504 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12505
12506 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12507
12508 * MAINTAINERS (Write After Approval): Add myself.
12509
12510 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12511
12512 * configure, configure.in: Use temp file for long sed commands.
12513
12514 2001-12-03 Laurent Guerby <guerby@acm.org>
12515
12516 * config.sub: Update to version 1.232 on subversion.
12517
12518 2001-12-03 Ben Elliston <bje@redhat.com>
12519
12520 * MAINTAINERS: Update mail address for config.* patches.
12521
12522 2001-11-27 DJ Delorie <dj@redhat.com>
12523 Zack Weinberg <zack@codesourcery.com>
12524
12525 When build != host, create libiberty for the build machine.
12526
12527 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12528 CONFIG_ARGUMENTS.
12529 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12530 New variables.
12531 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12532 and rules.
12533 (all.normal): Depend on ALL_BUILD_MODULES.
12534 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12535 (all-build-libiberty): Depend on configure-build-libiberty.
12536
12537 * configure: Calculate and substitute proper value for
12538 ALL_BUILD_MODULES.
12539 * configure.in: Create the build subdirectory.
12540 Calculate and substitute TARGET_CONFIGARGS (formerly
12541 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12542
12543 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12544
12545 * MAINTAINERS (write-after-approval): Add self.
12546
12547 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12548
12549 * MAINTAINERS (GNATS only accounts): Remove self.
12550
12551 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12552
12553 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12554 libf2c.
12555
12556 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12557
12558 * MAINTAINERS (Write After Approval): Add self.
12559
12560 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12561
12562 * MAINTAINERS: mips and s390 are also CPU ports.
12563
12564 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12565
12566 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12567
12568 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12569
12570 * MAINTAINERS: Alphabetize.
12571
12572 2001-11-09 Kazu Hirata <kazu@hxi.com>
12573
12574 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12575
12576 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12577
12578 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12579
12580 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12581
12582 * configure.in (--enable-languages): Be more permissive about
12583 syntax. Check for empty lists better. Warn about $LANGUAGES.
12584
12585 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12586
12587 * config.sub: Import from master sources, rev. 1.230.
12588 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12589
12590 2001-11-07 Laurent Guerby <guerby@acm.org>
12591
12592 * MAINTAINERS (Write After Approval): Add self.
12593
12594 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12595
12596 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12597
12598 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12599
12600 * config.sub: Import from master sources, rev 1.226.
12601 * config.guess: Import from master sources, rev 1.216.
12602
12603 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12604
12605 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12606 * MAINTAINERS: Add self as maintainer of MMIX port.
12607 Remove old after-approval entry.
12608
12609 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12610
12611 * ChangeLog, configure: Fix spelling errors.
12612
12613 2001-10-20 Brendan Kehoe <brendan@zen.org>
12614
12615 * MAINTAINERS: Tweak my address.
12616
12617 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12618
12619 * MAINTAINERS: Update my email address.
12620
12621 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12622
12623 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12624 * MAINTAINERS: Add self as maintainer of CRIS port.
12625
12626 2001-10-10 Geert Bosch <bosch@gnat.com>
12627
12628 * MAINTAINERS (Various maintainers: Ada front end):
12629 Added Robert Dewar.
12630
12631 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12632
12633 * MAINTAINERS (Write After Approval): Added self
12634
12635 2001-10-02 Geert Bosch <bosch@gnat.com>
12636
12637 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12638
12639 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12640
12641 * configure: Handle temporary files securely using mkdir.
12642
12643 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12644
12645 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12646
12647 2001-09-26 Will Cohen <wcohen@redhat.com>
12648
12649 * configure.in (*-*-linux*): Disable configuration of target-newlib
12650 and target-libgloss.
12651
12652 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12653
12654 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12655 RANLIB.
12656
12657 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12658
12659 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12660 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12661 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12662 avoid quotes nesting problems.
12663 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12664 (DO_X): Export only variables that are set.
12665
12666 2001-09-19 Ben Elliston <bje@redhat.com>
12667
12668 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12669 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12670 semantics. Use the shell built-in "type" command instead.
12671
12672 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12673
12674 Merged from gcc-3_0-branch:
12675 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12676 * ltcf-c.sh: Use $objext, not $ac_objext.
12677 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12678 * ltcf-cxx.sh: Add support for GNU.
12679 2001-07-22 Timothy Wall <twall@redhat.com>
12680 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12681 default settings if using GNU tools with that configuration.
12682 * ltcf-cxx.sh: Ditto.
12683 * ltcf-gcj.sh: Ditto.
12684 2001-07-21 Michael Chastain <chastain@redhat.com>
12685 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12686 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12687 * ltmain.sh: Mark as gcc-local.
12688
12689 2001-08-30 Eric Christopher <echristo@redhat.com>
12690 Jason Eckhardt <jle@redhat.com>
12691
12692 * config.guess: Merge from master sources.
12693 * config.sub: Merge from master sources, add support for mipsisa32.
12694
12695 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12696 * config.sub: Merge from master sources, rev 1.219.
12697 * MAINTAINERS: Add self as contact for stormy16 port.
12698
12699 2001-08-14 Zack Weinberg <zackw@panix.com>
12700
12701 * config.sub: Merge from master sources, rev 1.218.
12702 * config.guess: Merge from master sources, rev 1.209.
12703
12704 2001-08-11 Graham Stott <grahams@redhat.com>
12705
12706 * Makefile.in (check-c++): Add missing semicolon.
12707
12708 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12709
12710 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12711
12712 2001-07-30 Eric Christopher <echristo@redhat.com>
12713
12714 * MAINTAINERS (Various maintainers: mips port): Added myself.
12715
12716 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12717
12718 * configure.in (sh-*-linux*): New.
12719
12720 2001-07-27 Richard Henderson <rth@redhat.com>
12721
12722 * .cvsignore: Add LAST_UPDATED.
12723
12724 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12725
12726 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12727
12728 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12729
12730 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12731
12732 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12733
12734 * MAINTAINERS (Write After Approval): Added myself.
12735
12736 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12737
12738 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12739 and libgcj on m68hc11/m68hc12.
12740
12741 2001-06-27 H.J. Lu (hjl@gnu.org)
12742
12743 * Makefile (CFLAGS_FOR_BUILD): New.
12744 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12745
12746 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12747
12748 * README: Remove version number.
12749
12750 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12751
12752 * INSTALL/README: Update wrt. to the installation instructions now
12753 residing in gcc/doc/install.texi.
12754
12755 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12756
12757 * README: Replace with a cut-down and updated version of gcc/README.
12758
12759 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12760
12761 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12762 multilibs to be disabled.
12763
12764 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12765
12766 * MAINTAINERS (Write After Approval): Add myself.
12767
12768 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12769
12770 * config.guess: Import CVS version 1.195.
12771 * config.sub: Import CVS version 1.212.
12772
12773 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12774
12775 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12776 gcc/xgcc is built, use -print-prog-name to find out the program
12777 name to use.
12778
12779 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12780
12781 * config.guess: Import CVS version 1.194. All gcc-local changes
12782 appear to also be in the master copy.
12783 * config.sub: Import CVS version 1.211.
12784
12785 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12786
12787 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12788 with_gcc]: Use `gcc -shared' to build a shared library.
12789
12790 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12791
12792 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12793 archives.
12794
12795 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12796
12797 * MAINTAINERS (Write After Approval): Add myself.
12798
12799 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12800
12801 * configure.in (libstdcxx_flags): Do not try to execute
12802 libstdc++-v3/testsuite_flags until it exists.
12803
12804 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12805
12806 * MAINTAINERS: Update my email address.
12807
12808 2001-05-31 Graham Stott <grahams@redhat.com>
12809
12810 * MAINTAINERS (Write After Approval): Add myself.
12811
12812 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12813
12814 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12815 libraries when using g++ with native linker.
12816
12817 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12818
12819 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12820
12821 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12822
12823 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12824 [aix4*|aix5*]: Prepend blank.
12825
12826 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12827
12828 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12829 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12830 of subdir/configure scripts to use the new libtool.m4.
12831
12832 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12833
12834 * MAINTAINERS (Write After Approval): Add myself.
12835
12836 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12837
12838 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12839
12840 2001-05-11 Ben Elliston <bje@redhat.com>
12841
12842 * Makefile.in (all-sid): New target.
12843 (check-sid, clean-sid, install-sid): Likewise.
12844
12845 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12846
12847 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12848
12849 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12850
12851 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12852 libgcj.
12853
12854 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12855
12856 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12857 gcc/xgcc is built, use -print-prog-name to find out the program
12858 name to use.
12859
12860 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12861
12862 * configure.in (noconfigdirs): Don't reset it from scratch in the
12863 target case; only append to it.
12864
12865 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12866 sparc-*-solaris2.8]: Disable ${libgcj}.
12867
12868 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12869
12870 * configure.in (libgcj_saved): Copy from $libgcj.
12871 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12872 --disable-libgcj.
12873
12874 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12875
12876 * MAINTAINERS: Remove self as MIPS maintainer and
12877 C front end maintainer.
12878
12879 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12880
12881 * configure.in: Move *-chorusos target case to the proper switch.
12882 Disable libgcj.
12883
12884 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12885
12886 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12887 1.641.2.228.
12888
12889 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12890
12891 * Makefile.in (STAGE1_CFLAGS): Pass down.
12892
12893 2001-04-13 Alan Modra <amodra@one.net.au>
12894
12895 * config.guess: Add hppa64-linux support. Note for next import that
12896 this is already in the master file.
12897 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12898
12899 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12900
12901 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12902 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12903
12904 2001-04-11 Stan Shebs <shebs@apple.com>
12905
12906 * MAINTAINERS: Add self as Darwin port maintainer.
12907
12908 2001-04-11 Alan Modra <amodra@one.net.au>
12909
12910 * MAINTAINERS: Update my email address.
12911
12912 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12913
12914 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12915 recent versions of FreeBSD (release 3 or later).
12916 * ltconfig: On FreeBSD, -lc must not be provided when building
12917 a shared library or else the standard -pthread gcc option is
12918 rendered worthless to later users of the built library.
12919
12920 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12921
12922 * MAINTAINERS: Add self and RTH as C front end maintainers.
12923
12924 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12925
12926 * config.sub: Make sure to match an already-canonicalized
12927 machine name (eg. mn10300-unknown-elf).
12928
12929 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12930
12931 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12932 New macros.
12933 (bootstrap, cross): Use RECURSE_FLAGS.
12934 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12935
12936 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
12937
12938 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12939
12940 2001-03-22 Colin Howell <chowell@redhat.com>
12941
12942 * Makefile.in (DO_X): Do not backslash single-quotes in
12943 backquotes (two places).
12944
12945 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12946
12947 Re-installed:
12948 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12949 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12950 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12951 * ltcf-cxx.sh: Likewise.
12952 * ltcf-gcj.sh: Likewise.
12953
12954 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12955
12956 * MAINTAINERS: Add myself as "documentation co-maintainer".
12957
12958 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12959
12960 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12961 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12962
12963 2001-03-19 Tom Tromey <tromey@redhat.com>
12964
12965 * config-ml.in: Handle GCJ and GCJFLAGS.
12966
12967 2001-03-21 Michael Chastain <chastain@redhat.com>
12968
12969 * Makefile.in: all-m4 depends on all-texinfo.
12970
12971 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
12972
12973 * MAINTAINERS: Add myself to write after approval list.
12974
12975 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
12976
12977 * Makefile.in (DO_X): Quote nested quotes.
12978
12979 2001-03-18 Alan Modra <alan@linuxcare.com.au>
12980
12981 * MAINTAINERS: Add myself to write after approval list.
12982
12983 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
12984
12985 * Makefile.in (DO_X): Use double quotes for quoting
12986 "RANLIB=$${RANLIB}".
12987
12988 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12989
12990 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12991
12992 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
12993
12994 * configure.in: Only use `lang_requires' for languages athat are
12995 actually enabled.
12996
12997 2001-03-08 Phil Edwards <pme@sources.redhat.com>
12998
12999 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13000
13001 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
13002
13003 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13004
13005 2001-03-07 Tom Tromey <tromey@redhat.com>
13006
13007 * configure.in: Allow config-lang.in to set `lang_requires' to list
13008 of other required languages.
13009
13010 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
13011
13012 * Makefile.in: Remove RANLIB definition. Use RANLIB
13013 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13014 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13015
13016 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
13017 Alexandre Oliva <aoliva@redhat.com>
13018
13019 * Makefile.in (check-c++): Use tabs, not spaces.
13020
13021 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
13022
13023 * MAINTAINERS: add myself to Write After Approval list.
13024
13025 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
13026
13027 * Makefile.in (check-c++): New rule.
13028
13029 * configure.in (target_libs): Remove libg++.
13030 (noconfigdirs): Remove libg++.
13031 (noconfigdirs): Same.
13032 (noconfigdirs): Same.
13033 (noconfigdirs): Same.
13034
13035 * config-ml.in: Remove libg++ references.
13036
13037 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13038 (ALL_TARGET_MODULES): Same.
13039 (configure-target-libg++): Remove.
13040 (all-target-libg++): Remove.
13041 (configure-target-libio): Remove.
13042 (all-target-libio): Remove.
13043 (check-target-libio): Remove.
13044 (.PHONY): Remove.
13045 (libg++.tar.bz2): Remove.
13046 (all-target-cygmon): Remove libio.
13047 (all-target-libstdc++): Remove.
13048 (configure-target-libstdc++): Remove.
13049 (TARGET_LIB_PATH): Remove libstdc++.
13050 (ALL_GCC_CXX): Remove libstdc++.
13051 (all-target-gperf): Correct.
13052
13053 2001-02-16 Nick Clifton <nickc@redhat.com>
13054
13055 * configure.in (noconfigdirs): Allow configuration of texinfo
13056 for Cygwin hosts.
13057
13058 2001-02-15 Anthony Green <green@redhat.com>
13059
13060 * configure: Introduce GCJ_FOR_TARGET.
13061 * configure.in: Ditto.
13062 * Makefile.in: Ditto.
13063
13064 2001-02-13 Andreas Schwab <schwab@suse.de>
13065
13066 * MAINTAINERS: Update mail address.
13067
13068 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13069
13070 * config.guess: Add linux target for S/390.
13071 * config.sub: Likewise.
13072
13073 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
13074
13075 * configure.in: for *-chorusos, don't config target-newlib and
13076 target-libgloss.
13077
13078 2001-02-06 Ben Elliston <bje@redhat.com>
13079
13080 * configure: Output host type to stdout, not stderr.
13081
13082 2001-02-05 Mark Mitchell <mark@codesourcery.com>
13083
13084 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13085 * ltcf-cxx.sh: Likewise.
13086
13087 * config.if: Assume enable_libstdcxx_v3 is defined.
13088
13089 2001-02-04 Mark Mitchell <mark@codesourcery.com>
13090
13091 Remove V2 C++ library.
13092 * configure.in: Remove --enable-libstdcxx_v3 support.
13093
13094 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13095
13096 * include/demangle.h: Add prototype for java_demangle_v3.
13097
13098 2001-01-29 Phil Edwards <pme@sources.redhat.com>
13099
13100 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13101
13102 2001-01-27 Richard Henderson <rth@redhat.com>
13103
13104 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13105
13106 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13107
13108 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13109 Don't unset, it's non-portable and no longer necessary, set to empty
13110 instead.
13111
13112 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13113
13114 * ltconfig: Shell portability fix for the tagname validity check.
13115
13116 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
13117
13118 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13119 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13120
13121 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13122
13123 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13124
13125 2001-01-26 Tom Tromey <tromey@redhat.com>
13126
13127 * configure.in: Allow libgcj to be built on Sparc Solaris.
13128
13129 2001-01-25 David Edelsohn <edelsohn@gnu.org>
13130
13131 * ltcf-c.sh: Add aix5 case.
13132 * ltcf-cxx.sh: Likewise.
13133 * ltconfig: Likewise.
13134
13135 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
13136
13137 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13138 keep at least one of build_libtool_libs or build_old_libs set to
13139 yes.
13140
13141 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13142 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13143
13144 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13145
13146 * configure.in: Enable libgcj on several additional platforms.
13147
13148 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13149
13150 * configure.in: Enable libgcj for linux targets.
13151
13152 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13153
13154 * MAINTAINERS (Write After Approval): Add myself.
13155
13156 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13157
13158 * MAINTAINERS: Add myself as vax port maintainer.
13159
13160 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13161
13162 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13163
13164 2001-01-09 Mike Stump <mrs@wrs.com>
13165
13166 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13167 failures of subdirectories.
13168
13169 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13170
13171 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13172 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13173 * ltcf-cxx.sh: Likewise.
13174 * ltcf-gcj.sh: Likewise.
13175 * ltconfig.sh: Fix typo.
13176
13177 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13178
13179 * configure: handle DOS-style absolute paths.
13180
13181 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13182
13183 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13184
13185 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13186
13187 * MAINTAINERS: Add myself as avr port co-maintainer.
13188
13189 2000-12-28 Ben Elliston <bje@redhat.com>
13190
13191 * MAINTAINERS: Add myself under ``Write After Approval''.
13192
13193 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13194
13195 * texinfo: Remove directory from GCC.
13196
13197 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13198
13199 * COPYING: Update to current
13200 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13201 to 19yy as example year in copyright notice).
13202
13203 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13204
13205 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13206 (libstdcxx_incdir): Pass down.
13207 * config.if: Remove expired bits for cxx_interface, add stub.
13208 (libstdcxx_incdir): Add variable for g++ include directory.
13209 * configure.in (gxx_include_dir): Use it.
13210
13211 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13212
13213 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13214 with old-email address from ``Write After Approval''.
13215
13216 2000-12-15 Andreas Jaeger <aj@suse.de>
13217
13218 * configure.in: Handle lang_dirs.
13219
13220 2000-12-14 Tom Tromey <tromey@redhat.com>
13221
13222 * MAINTAINERS: Removed brads.
13223
13224 * MAINTAINERS: Added gcj developers.
13225
13226 2000-12-13 Anthony Green <green@redhat.com>
13227
13228 * configure.in: Disable libgcj for any target not specifically
13229 listed. Disable libgcj for x86 and Alpha Linux until compatible
13230 with g++ abi.
13231
13232 2000-12-13 Mike Stump <mrs@wrs.com>
13233
13234 * Makefile.in (local-distclean): Also remove fastjar.
13235
13236 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13237
13238 * contrib/gcc_update: Add fastjar --touch entries.
13239
13240 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
13241
13242 * configure.in: Disable language-specific target libraries for
13243 languages that aren't enabled.
13244
13245 2000-12-10 Anthony Green <green@redhat.com>
13246
13247 * configure.in: Define libgcj. Disable libgcj target libraries for
13248 most targets.
13249
13250 2000-12-10 Neil Booth <neilb@earthling.net>
13251
13252 * MAINTAINERS: Update mail address, remove from WAA list.
13253
13254 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13255
13256 * libjava: Imported from /cvs/java.
13257 * libffi: Likewise.
13258 * Boehm-gc: Likewise.
13259
13260 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13261
13262 * configure.in (target_libs): Revert 2000-12-08 patch.
13263 (noconfigdirs): Added target-libjava.
13264
13265 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13266
13267 * djunpack.bat: removed.
13268
13269 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13270
13271 * Makefile.in: handle DOS-style absolute paths.
13272 * config-ml.in: likewise.
13273 * symlink-tree: likewise.
13274
13275 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13276
13277 * fastjar: Imported.
13278
13279 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13280
13281 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13282 libjava.
13283 * configure.in (target_libs): Removed `target-libjava'.
13284
13285 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13286
13287 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13288 (ALL_MODULES): Added fastjar.
13289 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13290 (all-target-libjava): all-fastjar replaces all-zip.
13291 (all-fastjar): Added.
13292 (configure-target-fastjar, all-target-fastjar): Likewise.
13293 * configure.in (host_tools): Added fastjar.
13294
13295 2000-12-07 Mike Stump <mrs@wrs.com>
13296
13297 * Makefile.in (local-distclean): Remove leftover built files.
13298
13299 2000-11-24 Nick Clifton <nickc@redhat.com>
13300
13301 * configure.in (xscale-elf): Add target.
13302 (xscale-coff): Add target.
13303
13304 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13305
13306 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13307 recent versions of FreeBSD (release 3 or later).
13308 * ltconfig: On FreeBSD, -lc must not be provided when building
13309 a shared library or else the standard -pthread gcc option is
13310 rendered worthless to later users of the built library.
13311
13312 2000-11-16 Fred Fish <fnf@be.com>
13313
13314 * configure.in (enable_libstdcxx_v3): Fix typo,
13315 libstd++ -> libstdc++.
13316
13317 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13318
13319 * MAINTAINERS: Add self to Write After Approval list.
13320
13321 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13322
13323 * MAINTAINERS: Update my email address. Add myself to global write
13324 privs list.
13325
13326 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13327
13328 * Makefile.in: Merge with src and libgcj.
13329 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13330 configure-target-<library> when their configure scripts need the C
13331 or C++ library to have already been built to work properly.
13332 (do_proto_toplev): Set them to an empty string.
13333
13334 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13335 (REALLY_SET_LIB_PATH): Use them.
13336
13337 2000-11-17 Stan Shebs <shebs@apple.com>
13338
13339 * MAINTAINERS: Add self to Write After Approval list.
13340
13341 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13342
13343 * configure: Provide the original toplevel configure arguments
13344 (including $0) to subprocesses in the environment rather than
13345 through gcc/configargs.h.
13346
13347 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13348
13349 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13350 C99. Alphabetise "Write After Approval" list.
13351
13352 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13353
13354 * configure: Turn on libstdc++ V3 by default.
13355
13356 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13357 if we've got GCC.
13358
13359 2000-11-11 Philip Blundell <philb@gnu.org>
13360
13361 * MAINTAINERS: Add self to Write After Approval list.
13362
13363 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13364
13365 * ltcf-c.sh (aix4): Improve shared library configuration; require
13366 exporting symbols.
13367 * ltcf-cxx.sh (aix4): Define.
13368 * ltconfig (aix4): Define library and soname specs appropriate for
13369 AIX. Define command to create export symbols list.
13370
13371 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13372
13373 * config.sub: Add support for Sun Chorus
13374
13375 2000-10-31 Nick Clifton <nickc@redhat.com>
13376
13377 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13378 <name>@redhat.com. Also installed new email address for Clint
13379 Popetz.
13380
13381 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13382
13383 * etc: Remove directory from GCC.
13384
13385 2000-10-16 Michael Meissner <meissner@redhat.com>
13386
13387 * configure (gcc/configargs.h): Only create if there is a build GCC
13388 directory created.
13389
13390 2000-10-16 Matthias Klose <doko@debian.org>
13391
13392 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13393 when configured for libstdc++-v3.
13394
13395 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13396
13397 * configure: Save configure arguments to gcc/configargs.h.
13398
13399 2000-10-04 Philipp Thomas <pthomas@suse.de>
13400
13401 * config.guess: Import CVS version 1.157.
13402 * config.sub: Import CVS version 1.181.
13403
13404 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13405
13406 * Makefile.in (bootstrap): avoid recursion if subdir missing
13407 (cross): ditto
13408 (do-proto-toplev): ditto
13409
13410 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13411
13412 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13413 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13414
13415 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13416 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13417 all affected `configure' scripts.
13418
13419 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13420
13421 * MAINTAINERS: Add self as cpplib co-maintainer.
13422
13423 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13424
13425 * MAINTAINERS: Add self to Write After Approval list.
13426
13427 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13428
13429 * INSTALL/README: egcs -> GCC update.
13430
13431 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13432
13433 * MAINTAINERS: Add myself to Write After Approval list.
13434
13435 2000-09-15 Kazu Hirata <kazu@hxi.com>
13436
13437 * MAINTAINERS: Add myself to Write After Approval list.
13438
13439 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13440
13441 * configure.in: Do not build byacc for hppa64. Provide paths to the
13442 X11 libraries for hppa64.
13443
13444 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13445
13446 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13447
13448 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13449
13450 * Makefile.in (all-zlib): Added dummy target.
13451
13452 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13453 ltcf-gcj.sh: Updated from libtool multi-language branch.
13454
13455 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13456
13457 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13458 (bootstrap*): Depend on all-bootstrap.
13459
13460 2000-09-05 Philipp Thomas <pthomas@suse.de>
13461
13462 * config.guess: Import CVS version 1.156.
13463 * config.sub: Import CVS version 1.179.
13464
13465 2000-09-02 Anthony Green <green@cygnus.com>
13466
13467 * Makefile.in (all-gcc): Depend on all-zlib.
13468 (CLEAN_MODULES): Add clean-zlib.
13469 (ALL_MODULES): Add all-zlib.
13470 * configure.in (host_libs): Add zlib.
13471
13472 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13473
13474 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13475 crosses, but add gcc/include to the header search path for them.
13476
13477 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13478
13479 * MAINTAINERS: Add self to Write After Approval list.
13480
13481 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13482
13483 * config.guess: Import CVS version 1.152.
13484 * config.sub: Import CVS version 1.177.
13485
13486 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13487
13488 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13489 $targargs to tell whether newlib is going to be built.
13490
13491 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13492 $$r/TARGET_SUBDIR/libio for _G_config.h.
13493
13494 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13495
13496 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13497
13498 2000-08-22 DJ Delorie <dj@redhat.com>
13499
13500 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13501
13502 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13503
13504 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13505 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13506 sub-configures.
13507
13508 2000-08-21 DJ Delorie <dj@redhat.com>
13509
13510 * MAINTAINERS: Add self as a libiberty maintainer
13511
13512 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13513
13514 * configure.in (libstdcxx_flags): Use
13515 libstdc++-v3/src/libstdc++.INC.
13516
13517 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13518
13519 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13520
13521 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13522
13523 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13524
13525 * configure: Make enable_threads and enable_shared defaults
13526 explicit. Substitute enable_threads into generated Makefiles.
13527 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13528 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13529
13530 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13531
13532 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13533
13534 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13535
13536 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13537 previous delta.
13538
13539 2000-08-11 Jason Merrill <jason@redhat.com>
13540
13541 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13542 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13543 (FLAGS_FOR_TARGET): Not here.
13544 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13545
13546 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13547
13548 * config-ml.in (CC, CXX): Don't introduce a leading space.
13549
13550 2000-08-07 DJ Delorie <dj@delorie.com>
13551
13552 * MAINTAINERS: Add self as a DJGPP maintainer
13553
13554 2000-08-07 DJ Delorie <dj@redhat.com>
13555
13556 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13557 "if we're also building gcc, and it's a gcc that will run on the
13558 build machine, we want to use its includes instead of the system's
13559 default includes".
13560
13561 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13562
13563 * MAINTAINERS: Add self to Write After Approval list.
13564
13565 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13566
13567 * configure.in (libstdcxx_flags): Don't use `"'.
13568
13569 * config-ml.in: Adjust multilib search paths to the
13570 appropriate multilib tree.
13571
13572 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13573
13574 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13575 commas in $LANGUAGES.
13576
13577 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13578
13579 * configure.in: Re-enable all references to libg++ and librx.
13580
13581 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13582
13583 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13584 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13585 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13586 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13587
13588 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13589
13590 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13591
13592 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13593 CXX_FOR_TARGET for sed.
13594
13595 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13596
13597 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13598 Do not override if already set in the environment or in configure.
13599 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13600 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13601
13602 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13603
13604 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13605 the libtool CVS tree multi-language branch.
13606 * ltconfig, ltmain.sh: Updated.
13607
13608 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13609
13610 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13611 (clean-target): Depend on it.
13612
13613 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13614 (GCC_FOR_TARGET): Use it.
13615 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13616 * configure.in: ... here.
13617 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13618 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13619
13620 2000-07-24 Eric Christopher <echristo@cygnus.com>
13621
13622 * MAINTAINERS: Add self to Write After Approval list.
13623
13624 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13625
13626 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13627 (configure-target-libchill, configure-target-libobjc): Likewise.
13628
13629 * configure.in: Use the same cache file for all target libs.
13630 * config-ml.in: But different cache files per multilib variant.
13631
13632 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13633
13634 * configure (topsrcdir): Don't use dirname.
13635
13636 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13637
13638 * MAINTAINERS: Add self to Write After Approval list.
13639
13640 2000-07-20 Jason Merrill <jason@redhat.com>
13641
13642 * configure.in: Remove all references to libg++ and librx.
13643
13644 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13645
13646 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13647
13648 * config.sub: Update to subversions version 2000-07-06.
13649
13650 2000-07-12 Andrew Haley <aph@cygnus.com>
13651
13652 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13653 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13654
13655 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13656
13657 * symlink-tree: Check number of arguments.
13658
13659 2000-07-05 Jim Wilson <wilson@cygnus.com>
13660
13661 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13662 search path for a g++ extracted from the build tree. This
13663 will allow link tests run by configure scripts in
13664 subdirectories to succeed.
13665
13666 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13667
13668 * ltconfig: Add support for mips-dde-sysv4.2MP
13669
13670 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13671
13672 * MAINTAINERS: Add myself as loop discovery maintainer.
13673
13674 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13675
13676 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13677 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13678
13679 2000-06-19 Timothy Wall <twall@cygnus.com>
13680
13681 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13682 * config.sub: Add tic54x target.
13683
13684 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13685
13686 * MAINTAINERS: Add self as Fortran maintainer,
13687 remove Craig Burley.
13688
13689 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13690
13691 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13692 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13693
13694 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13695
13696 * MAINTAINERS: Add self as i18n maintainer
13697
13698 20000-05-21 H.J. Lu (hjl@gnu.org)
13699
13700 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13701 directory are used if they exist. Make sure
13702 $(build_tooldir)/include is searched for header files,
13703 $(build_tooldir)/lib/ for library files.
13704 (GCC_FOR_TARGET): Likewise.
13705 (CXX_FOR_TARGET): Likewise.
13706
13707 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13708
13709 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13710
13711 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13712
13713 * Makefile.in (configure-target-libiberty): Depend on
13714 configure-target-newlib.
13715
13716 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13717
13718 * configure.in, Makefile.in: Merge all libffi-related
13719 configury stuff from the libgcj tree.
13720
13721 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13722
13723 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13724 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13725
13726 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13727
13728 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13729 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13730 current version information. Add to proto-toplev directory.
13731 (gdb-taz): Build do-djunpack.
13732
13733 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13734
13735 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13736
13737 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13738
13739 * MAINTAINERS: Add self to Write After Approval list.
13740
13741 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13742
13743 * ltmain.sh: Preserve in relink_command any environment
13744 variables that may affect the linker behavior.
13745
13746 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13747
13748 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13749
13750 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13751
13752 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13753
13754 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13755
13756 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13757 with the version name.
13758
13759 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13760
13761 * MAINTAINERS: Add self as bb-reorder maintainer.
13762
13763 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13764
13765 * config.if: Tweak.
13766
13767 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13768
13769 * djunpack.bat: New file.
13770
13771 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13772
13773 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13774 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13775 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13776 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13777
13778 2000-04-16 Dave Pitts <dpitts@cozx.com>
13779
13780 * config.sub (case $basic_machine): Change default for "ibm-*"
13781 to "openedition".
13782
13783 2000-04-13 Andreas Jaeger <aj@suse.de>
13784
13785 * MAINTAINERS: Added myself.
13786
13787 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13788
13789 * Makefile.in (gdb-taz): New target. GDB specific archive.
13790 (do-md5sum): New target.
13791 (MD5PROG): Define.
13792 (PACKAGE): Default to TOOL.
13793 (VER): Default to a shell script.
13794 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13795 md5 checksum generation.
13796 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13797 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13798 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13799 insight.tar.bz2): Use gdb-taz to create archive.
13800
13801 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13802
13803 * configure (warn_cflags): Delete.
13804
13805 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13806
13807 * MAINTAINERS: Added myself.
13808
13809 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13810 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13811
13812 * configure.in (enable_libstdcxx_v3): Add.
13813 (target_libs): Add bits here to switch between libstdc++-v2 and
13814 libstdc++-v3.
13815 * config.if: And this file too.
13816 * Makefile.in: Add libstdc++-v3 targets.
13817
13818 2000-04-05 Michael Meissner <meissner@redhat.com>
13819
13820 * config.sub (d30v): Add d30v as a basic machine type.
13821
13822 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13823
13824 * configure.in: -linux-gnu*, not -linux-gnu.
13825
13826 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13827
13828 * MAINTAINERS: Add self in write-after-approval section.
13829
13830 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13831
13832 * MAINTAINERS: Add self as ia64 port maintainer.
13833
13834 2000-03-08 Neil Booth <NeilB@earthling.net>
13835
13836 * MAINTAINERS: Add self in write-after-approval section.
13837
13838 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13839
13840 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13841 (do-tar-bz2): Replace TOOL with PACKAGE.
13842 (gdb.tar.bz2): Remove GDBTK from GDB package.
13843 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13844 dejagnu.tar.bz2): New packages.
13845
13846 2000-02-27 Andreas Jaeger <aj@suse.de>
13847
13848 * configure.in: Add entry for mips*-*-linux*, move catch all
13849 *-*-*linux* entry below this one.
13850
13851 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13852
13853 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13854
13855 2000-02-24 Nick Clifton <nickc@cygnus.com>
13856
13857 * config.sub: Support an OS of "wince".
13858
13859 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13860
13861 * config.guess, config.sub: Updated to match config's 2000-02-15
13862 version.
13863
13864 2000-02-23 Linas Vepstas <linas@linas.org>
13865
13866 * config.sub: Add support for Linux/IBM 370.
13867 * configure.in: Likewise.
13868
13869 2000-02-22 Nick Clifton <nickc@cygnus.com>
13870
13871 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13872
13873 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13874
13875 * config.guess: Guess "cygwin" rather than "cygwin32".
13876
13877 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13878
13879 * configure (gcc_version): When setting, narrow search to
13880 lines containing `version_string'.
13881
13882 2000-02-15 Denis Chertykov <denisc@overta.ru>
13883
13884 * config.sub: Add support for avr target.
13885
13886 2000-02-14 Nick Clifton <nickc@cygnus.com>
13887
13888 * MAINTAINERS: Add maintainers for MCore port.
13889
13890 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13891
13892 * config.sub: Add mmix-knuth-mmixware.
13893
13894 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13895
13896 * MAINTAINERS: Pair cccp with cpplib maintainership.
13897
13898 2000-01-27 Christopher Faylor <cgf@redhat.com>
13899
13900 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13901 structure stuff to -L library search.
13902 (CXX_FOR_TARGET): Ditto.
13903 (CROSS_CHECK_MODULES): Fix spelling mistake.
13904
13905 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13906
13907 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13908 the C++ compiler.
13909
13910 2000-01-12 Richard Henderson <rth@cygnus.com>
13911
13912 * configure.in: Don't build some bits for beos.
13913
13914 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13915
13916 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13917 as include files.
13918
13919 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13920
13921 * Add self as cpplib maintainer, as requested by Jason
13922 Merrill. Correct my e-mail address.
13923
13924 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13925
13926 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13927 not mh-aix43.
13928
13929 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13930
13931 * MAINTAINERS: Add myself to "write after approval" list.
13932
13933 1999-12-14 Richard Henderson <rth@cygnus.com>
13934
13935 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13936 * config.sub: Accept alphaev[78], alphaev8.
13937
13938 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13939
13940 * config.guess, config.sub: Update from autoconf.
13941
13942 1999-11-29 Bruce Korb <autogen@linuxbox.com>
13943
13944 * MAINTAINERS: update my playtime e-address.
13945
13946 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13947
13948 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13949 necessary libraries are missing.
13950
13951 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13952
13953 * MAINTAINERS: Add new 'write after approval' maintainer.
13954
13955 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13956
13957 * MAINTAINERS: Add new Java maintainer.
13958
13959 1999-10-25 Andreas Schwab <schwab@suse.de>
13960
13961 * configure: Fix quoting inside arguments of eval.
13962
13963 1999-10-21 Nick Clifton <nickc@cygnus.com>
13964
13965 * config-ml.in: Allow suppression of some ARM multilibs.
13966
13967 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13968
13969 * config.guess: Add OS/390 match pattern.
13970 * config.sub: Add mvs, openedition targets.
13971 * configure.in (i370-ibm-opened*): New.
13972
13973 1999-09-04 Steve Chamberlain <sac@pobox.com>
13974
13975 * config.sub: Add support for configuring for pj.
13976
13977 1999-08-31 Nick Clifton <nickc@cygnus.com>
13978
13979 * config.sub (maybe_os): Add support for configuring for fr30.
13980
13981 1999-08-25 Nick Clifton <nickc@cygnus.com>
13982
13983 * configure.in: Do not configure or build ld for AIX
13984 platforms. ld is known to be broken on these platforms.
13985
13986 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13987
13988 * config-ml.in: Pass compiler flag corresponding to multidirs to
13989 subdir configures.
13990
13991 1999-08-09 Ian Lance Taylor <ian@zembu.com>
13992
13993 * Makefile.in (LDFLAGS): Define.
13994
13995 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13996
13997 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13998 noconfigdirs.
13999 (*-*-cygwin*): Likewise.
14000
14001 1999-08-08 Ian Lance Taylor <ian@zembu.com>
14002
14003 * mkdep: New file.
14004 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14005 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14006
14007 From Eli Zaretskii <eliz@is.elta.co.il>:
14008 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14009 long file name when using DJGPP on MS-DOS.
14010
14011 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14012
14013 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14014
14015 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14016
14017 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14018 dependency as this causes "make check" to globally "make all"
14019
14020 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14021
14022 * configure.in (target_libs): Added target-zlib.
14023 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14024 (CONFIGURE_TARGET_MODULES): Likewise.
14025 (CHECK_TARGET_MODULES): Likewise.
14026 (INSTALL_TARGET_MODULES): Likewise.
14027 (CLEAN_TARGET_MODULES): Likewise.
14028 (configure-target-zlib): New target.
14029 (all-target-zlib): Likewise.
14030 (all-target-libjava): Depend on all-target-zlib.
14031 (configure-target-libjava): Depend on configure-target-zlib.
14032
14033 * Makefile.in (configure-target-libjava): Depend on
14034 configure-target-newlib.
14035 (configure-target-boehm-gc): New target.
14036 (configure-target-qthreads): New target.
14037
14038 * configure.in (target_libs): Added target-qthreads.
14039 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14040 (CONFIGURE_TARGET_MODULES): Likewise.
14041 (CHECK_TARGET_MODULES): Likewise.
14042 (INSTALL_TARGET_MODULES): Likewise.
14043 (CLEAN_TARGET_MODULES): Likewise.
14044 (all-target-qthreads): New target.
14045 (configure-target-libjava): Depend on configure-target-qthreads.
14046 (all-target-libjava): Depend on all-target-qthreads.
14047
14048 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14049 (CONFIGURE_TARGET_MODULES): Likewise.
14050 (CHECK_TARGET_MODULES): Likewise.
14051 (INSTALL_TARGET_MODULES): Likewise.
14052 (CLEAN_TARGET_MODULES): Likewise.
14053 (all-target-libjava): New target.
14054 (all-target-boehm-gc): Likewise.
14055 * configure.in (target_libs): Added libjava, boehm-gc.
14056
14057 1999-07-22 Ian Lance Taylor <ian@zembu.com>
14058
14059 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14060 configure.bat in SUPPORT_FILES.
14061 (gas+binutils.tar.bz2): Likewise.
14062
14063 * makeall.bat: Remove; obsolete.
14064
14065 1999-07-21 Ian Lance Taylor <ian@zembu.com>
14066
14067 From Mark Elbrecht:
14068 * configure.bat: Remove; obsolete.
14069
14070 1999-07-11 Ian Lance Taylor <ian@zembu.com>
14071
14072 * configure: Add -W -Wall to the default CFLAGS when compiling with
14073 gcc.
14074
14075 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14076
14077 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14078
14079 1999-06-30 Mark Mitchell <mark@codesourcery.com>
14080
14081 * configure.in: Build ld on IRIX6.
14082
14083 1999-06-12 Ian Lance Taylor <ian@zembu.com>
14084
14085 * Makefile.in: Change distribution targets to use bzip2 instead of
14086 gzip.
14087 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14088 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14089
14090 1999-06-04 Nick Clifton <nickc@cygnus.com>
14091
14092 * config.sub: Add mcore target.
14093
14094 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14095
14096 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14097
14098 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14099
14100 * config.guess (dummy): Changed to $dummy.
14101
14102 1999-05-24 Nick Clifton <nickc@cygnus.com>
14103
14104 * config.sub: Tidied up case statements.
14105
14106 1999-05-22 Ben Elliston <bje@cygnus.com>
14107
14108 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14109 <jiro@din.or.jp>.
14110
14111 * config.guess: Merge with FSF version. Future changes will be
14112 more accurately recorded in this ChangeLog.
14113 * config.sub: Likewise.
14114
14115 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14116
14117 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14118
14119 1999-04-30 Tom Tromey <tromey@cygnus.com>
14120
14121 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14122
14123 1999-04-23 Tom Tromey <tromey@cygnus.com>
14124
14125 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14126
14127 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
14128
14129 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14130 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14131 Bad merge removed these two changes.
14132
14133 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
14134 Martin Heller (Ing.-Buero_Heller@t-online.de)
14135
14136 * config.guess (interix Alpha): Add.
14137
14138 1999-04-11 Richard Henderson <rth@cygnus.com>
14139
14140 * configure.in (i?86-*-beos*): Do config gperf; don't config
14141 gdb, newlib, or libgloss.
14142
14143 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
14144
14145 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14146 link a trivial program with -mabi=64. If it fails, remove mabi=64
14147 from multidirs.
14148
14149 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14150
14151 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14152
14153 1999-04-08 Nick Clifton <nickc@cygnus.com>
14154
14155 * config.sub: Add support for mcore targets.
14156
14157 1999-04-07 Michael Meissner <meissner@cygnus.com>
14158
14159 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14160 not mt-ospace, in order to shut up assembler warning about using
14161 symbols that are named the same as registers.
14162
14163 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
14164
14165 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14166 dependency list for all-target-cygmon.
14167
14168 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14169
14170 * config-ml.in: Check $host, not $target, for selective multilibs.
14171 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14172 thumb interworking, and underscore prefix multilibs.
14173
14174 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14175
14176 * missing: Update to version from current automake.
14177
14178 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14179
14180 * configure (gxx_include_dir): Removed.
14181
14182 * configure.in (gxx_include_dir): Handle it.
14183 * Makefile.in: Likewise.
14184
14185 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14186
14187 * config.sub (mips64vr4111,mips64vr4111el) Add.
14188
14189 1999-03-21 Ben Elliston <bje@cygnus.com>
14190
14191 * config.guess: Correct typo for detecting ELF on FreeBSD.
14192
14193 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14194
14195 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14196 config/mh-djgpp.
14197
14198 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14199
14200 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14201 all-target-newlib to dependency list for all-target-bsp.
14202
14203 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14204
14205 * config.sub: Add i386-uwin support.
14206 * config.guess: Likewise.
14207
14208 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14209
14210 * configure.in: cleanup, add mh-*pic handling for arm, special
14211 case powerpc*-*-aix*
14212
14213 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14214
14215 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14216 can be built.
14217
14218 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14219
14220 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14221 targets.
14222
14223 1999-03-02 Nick Clifton <nickc@cygnus.com>
14224
14225 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14226
14227 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14228
14229 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14230
14231 1999-02-24 Nick Clifton <nickc@cygnus.com>
14232
14233 * config.sub: Fix typo in arm recognition.
14234
14235 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14236
14237 * configure.in (noconfigdirs): Changed target_configdirs to
14238 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14239 rather than m68k-*-* since it is not known to work on
14240 m68k-aout. Ditto for arm-*-*oabi.
14241
14242 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14243
14244 * configure.in (*-*-windows*): Remove, no longer used.
14245
14246 1999-02-19 Ben Elliston <bje@cygnus.com>
14247
14248 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14249 Smart and improved by Andrew Cagney.
14250
14251 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14252
14253 * config.guess: Recognize openbsd-*-hppa.
14254
14255 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14256
14257 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14258 only if it is not empty.
14259
14260 1999-02-17 Nick Clifton <nickc@cygnus.com>
14261
14262 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14263
14264 * config.guess: Modified to recognize uname's armv* syntax.
14265
14266 * config.sub: Modified to recognize uname's armv* syntax.
14267
14268 1999-02-17 Mark Salter <msalter@cygnus.com>
14269
14270 * configure.in: Added target-bsp for sparclite.
14271
14272 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14273
14274 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14275
14276 1999-02-08 Nick Clifton <nickc@cygnus.com>
14277
14278 * configure.in: Add support for strongarm port.
14279 * config.sub: Add support for strongarm target.
14280
14281 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14282
14283 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14284 the old name config/mh-cygwin32.
14285 Enable texinfo.
14286
14287 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14288
14289 * configure.in: Do build ld for ix86 Solaris.
14290
14291 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14292
14293 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14294 $AR_FOR_TARGET. Likewise for RANLIB.
14295
14296 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14297
14298 * config.sub (oabi): Recognize.
14299 * configure.in (arm-*-oabi): Handle.
14300
14301 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14302
14303 * config.guess: Improve detection of i686 on UnixWare 7.
14304
14305 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14306
14307 * config.guess: Add support for i386-pc-interix.
14308 * config.sub: Likewise.
14309 * configure.in: Likewise.
14310
14311 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14312
14313 * Makefile.in: Remove unneeded all-target-libio from
14314 from all-target-winsup target since it is now unneeded.
14315 Add all-target-libtermcap in its place since it is now
14316 needed.
14317
14318 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14319
14320 * configure.in: makefile stub for cygwin target is probably
14321 unnecessary. Remove it for now.
14322
14323 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14324
14325 * configure.in: libtermcap.a should be built when cygwin is the
14326 target as well as the host.
14327 * config.guess: Allow mixed case in cygwin uname output.
14328 * Makefile.in: Add libtermcap target.
14329
14330 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14331
14332 * config.sub: Clean up handling of hppa2.0.
14333
14334 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14335
14336 * config.guess: Use C code to identify more HP machines.
14337
14338 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14339
14340 * config.sub: Handle hppa2.0.
14341
14342 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14343
14344 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14345 cygmon for all sparclite targets, regardless of object format.
14346
14347 1998-12-15 Mark Salter <msalter@cygnus.com>
14348
14349 * configure.in: Added target-bsp for several target architectures.
14350
14351 * Makefile.in: Added rules for bsp.
14352
14353 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14354
14355 * config.guess: Improve detection of hppa2.0 processors.
14356
14357 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14358
14359 * config.guess: Recognize FreeBSD using ELF automatically.
14360
14361 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14362
14363 * configure (skip-this-dir): Add handling for new shell script, which
14364 might be created by a sub-directory's configure to indicate, this particular
14365 directory is "unwanted".
14366 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14367
14368 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14369
14370 * ltconfig: import from libtool, after changing libtool to
14371 account for the cygwin name change.
14372
14373 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14374
14375 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14376 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14377
14378 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14379
14380 * configure.in: Add libtermcap to list of cygwin dependencies.
14381
14382 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14383
14384 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14385 they include winsup/include when it's a cygwin target.
14386
14387 1998-11-12 Tom Tromey <tromey@cygnus.com>
14388
14389 * configure.in (host_tools): Added zip.
14390 * Makefile.in (all-target-libjava): Depend on all-zip.
14391 (all-zip): New target.
14392 (ALL_MODULES): Added all-zip.
14393 (NATIVE_CHECK_MODULES): Added check-zip.
14394 (INSTALL_MODULES): Added install-zip.
14395 (CLEAN_MODULES): Added clean-zip.
14396
14397 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14398
14399 * Makefile.in: lose "32" from comment about cygwin.
14400
14401 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14402
14403 * configure.in: Use -Os to build target libraries for the fr30.
14404
14405 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14406
14407 * config.sub: Add fr30.
14408
14409 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14410
14411 * configure.in: drop "32" from config/mh-cygwin32. Check
14412 cygwin* instead of cygwin32*.
14413 * config.sub: Check cygwin* instead of cygwin32*.
14414
14415 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14416
14417 * config.guess: Match any version of Unixware7.
14418
14419 1998-10-20 Syd Polk <spolk@cygnus.com>
14420
14421 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14422 if desired.
14423
14424 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14425
14426 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14427 these if the appropriate directories and files to not exist.
14428
14429 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14430
14431 * Makefile.in (DEVO_SUPPORT): Add config.if.
14432
14433 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14434
14435 * configure: Add pattern to replace "build_tooldir"'s
14436 definition in the generated Makefile with "tooldir"'s
14437 actual value.
14438
14439 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14440
14441 * config.sub: Bring back lost sparcv9.
14442
14443 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14444
14445 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14446
14447 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14448 CC_FOR_TARGET and friends.
14449
14450 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14451
14452 * Makefile.in (build_tooldir): New variable, same as tooldir.
14453 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14454 -B$(build_tooldir)/bin/.
14455 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14456
14457 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14458
14459 * README: Remove installation instructions and refer to the
14460 INSTALL directory instead.
14461
14462 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14463
14464 * config.sub: Add support for i[34567]86-pc-udk.
14465 * configure.in: Likewise.
14466
14467 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14468
14469 * Makefile.in: add bzip2 package building bits for user
14470 tools module
14471 * configure.in: ditto
14472
14473 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14474
14475 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14476 (ALL_TARGET_MODULES): Add all-target-libobjc.
14477 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14478 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14479 (all-target-libchill): Add dependencies.
14480 * configure.in (target_libs): Add libchill.
14481
14482 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14483
14484 * configure.in (target_subdir): Remove duplicate line.
14485
14486 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14487
14488 * Makefile.in (all-automake): fix dependencies.
14489
14490 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14491
14492 * configure.in: Minor cleanups for building in the $(target_alias)
14493 subdir.
14494
14495 1998-09-22 Jim Wilson <wilson@cygnus.com>
14496
14497 * Makefile.in (bootstrap): Set r and s before make all. Use
14498 BASE_FLAGS_TO_PASS in make all.
14499 (cross): Likewise.
14500
14501 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14502
14503 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14504
14505 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14506
14507 * config.sub: Fix typo in last change.
14508
14509 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14510
14511 * config.sub: Add support for C4x target.
14512 * configure.in: Likewise.
14513
14514 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14515
14516 * config.sub: Recognize sparcv9 just like sparc64.
14517
14518 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14519
14520 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14521
14522 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14523
14524 * config.guess: Correctly identify Pentium II sco boxes.
14525
14526 * config.guess: Fix "tr" code. From Weiwen Liu.
14527
14528 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14529
14530 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14531 stabs.
14532
14533 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14534
14535 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14536 (ALL_TARGET_MODULES): Add all-target-libchill.
14537 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14538 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14539 (all-target-libchill): Add dependencies.
14540 * configure.in (target_libs): Add libchill.
14541
14542 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14543
14544 * config.guess: Avoid assumptions about "tr" behaves when
14545 LANG is set to something other than English.
14546
14547 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14548
14549 * configure (gxx_include_dir): Changed to
14550 '${prefix}/include/g++'-${libstdcxx_interface}.
14551
14552 * config.if: New to determine the interfaces.
14553
14554 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14555
14556 * config.guess: Detect and handle MPE/IX.
14557 * config.sub: Deal with MPE/IX.
14558
14559 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14560
14561 * configure.in: Use mh-aix43.
14562
14563 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14564
14565 * configure: Fix --without/--disable cases for gxx-include-dir.
14566
14567 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14568
14569 * mdata-sh: Imported. Needed for automake support.
14570
14571 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14572
14573 * Makefile.in (taz): Try "chmod -R og=u ." before
14574 "chmod og=u `find . -print`".
14575
14576 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14577
14578 * configure.in: Add arm-elf and thumb-elf support.
14579
14580 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14581
14582 * Makefile.in: Undo previous patch.
14583
14584 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14585
14586 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14587 to here ...
14588 (install-no-fixedincludes): and here
14589 (INSTALL_MODULES): ... from here.
14590
14591 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14592
14593 * config.sub: Merge with FSF.
14594
14595 * config.guess: Merge with FSF.
14596
14597 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14598
14599 * configure (extraconfigdirs): New variable.
14600 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14601 * Makefile.in (all): Move higher in file.
14602 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14603 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14604 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14605 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14606 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14607
14608 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14609
14610 * Makefile.in (all-target-libjava): Depend on all-gcc and
14611 all-target-newlib.
14612 (configure-target-libjava): Depend on $(ALL_GCC).
14613
14614 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14615
14616 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14617 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14618
14619 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14620
14621 * INSTALL/README: Fix typo.
14622
14623 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14624
14625 * ylwrap: Change absolute path checks to check for DOS style path
14626 names.
14627
14628 * ylwrap: Don't use a full path name if the source file is in the
14629 same directory. From hjl@lucon.org (H.J. Lu).
14630
14631 * config-ml.in: Default to being verbose, to match Feb 18 change to
14632 configure.
14633
14634 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14635
14636 Brought over from egcs:
14637
14638 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14639
14640 * configure.in (target_subdir): Set to ${target_alias} instead
14641 of "libraries".
14642
14643 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14644
14645 * configure.in (target_subdir): Set to libraries if enable_multilib.
14646
14647 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14648
14649 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14650 multilibs, force reconfiguration the first time we create
14651 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14652
14653 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14654
14655 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14656 avoid confusion with --no-recursion.
14657
14658 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14659
14660 * configure.in: Win32 hosts shouldn't use install -x
14661 * install-sh: remove -x option, and special .exe-handling
14662 hack.
14663
14664 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14665
14666 * config.guess: Recognize i586-pc-beos.
14667 * configure.in: Don't build some bits for beos.
14668
14669 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14670
14671 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14672 CFLAGS default to -O2.
14673
14674 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14675 when using GNU ld.
14676
14677 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14678
14679 * ltmain.sh: Correct install when using a different shell.
14680
14681 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14682
14683 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14684
14685 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14686
14687 * makefile.vms: Update to build binutils/makefile.vms. Add install
14688 target.
14689
14690 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14691
14692 * ltconfig: Update to correct AIX handling.
14693
14694 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14695
14696 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14697
14698 * configure.in (target_subdir): Set to ${target_alias} instead
14699 of "libraries".
14700
14701 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14702
14703 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14704 (Makefile): Depend on $(gcc_version_trigger).
14705
14706 * configure (gcc_version): Change default initializer to empty
14707 string.
14708 (gcc_version_trigger): New variable; pass this variable down
14709 to subdir configures to enable them checking gcc's version
14710 themselves. Emit make macros for both gcc_version vars.
14711 (topsrcdir): Initialize reliably.
14712 (recursion line): Remove --with-gcc-version=${gcc_version}.
14713
14714 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14715
14716 * configure (enable_version_specific_runtime_libs): Implement new flag
14717 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14718 in $(libsubdir); emit definition in each generated Makefile.
14719 (gxx_include_dir): Initialize depending on
14720 $enable_version_specific_runtime_libs.
14721
14722 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14723
14724 * configure (gcc_version): Initialize properly depending on
14725 how and where configure is started.
14726 (recursion line): Pass a --with-gcc-version=${gcc_version}
14727 to configures in subdirs.
14728
14729 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14730
14731 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14732 cygmon
14733
14734 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14735
14736 * configure.in: Add cygmon and libstub support for mn10200.
14737
14738 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14739
14740 * configure (gcc_version): Add new variable describing the
14741 particular gcc version we're building.
14742 * Makefile.in (libsubdir): Add new macro for the directory
14743 in which the compiler finds executables, libraries, etc.
14744 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14745 and libsubdir.
14746
14747 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14748
14749 * Makefile.in (local-clean): Remove *.log.
14750 (warning.log): Built with warn_summary from build.log.
14751 (mail-report.log): Run test_summary.
14752 (mail-report-with-warnings.log): Run test_summary including
14753 warning.log in the report.
14754
14755 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14756
14757 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14758
14759 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14760
14761 * Makefile.in (grep): Grep no longer depends on libiberty.
14762
14763 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14764
14765 * Makefile.in: all-snavigator needs all-libgui.
14766
14767 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14768
14769 * configure.in: Add cygmon and libstub support for mn10300.
14770
14771 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14772
14773 * missing: Update to version from automake 1.3.
14774
14775 * ltmain.sh: On installation, don't get confused if the same name
14776 appears more than once in the list of library names.
14777
14778 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14779
14780 * config.sub: Accept m68060 and m5200 as CPU names.
14781
14782 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14783
14784 * configure: Use && rather than using -a in test, because odd
14785 strings can confuse test.
14786 * configure.in: Likewise.
14787
14788 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14789
14790 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14791
14792 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14793
14794 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14795 bootstrap4-lean): New targets.
14796
14797 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14798
14799 * mpw-* Delete. Not used.
14800
14801 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14802
14803 * COPYING.LIB: Update FSF address.
14804
14805 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14806
14807 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14808
14809 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14810 GAS_SUPPORT_DIRS.
14811
14812 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14813
14814 * ltconfig, ltmain.sh: Avoid producing a version number if
14815 -version-info was not used.
14816
14817 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14818
14819 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14820 building with newlib.
14821
14822 1998-04-30 Paul Eggert <eggert@twinsun.com>
14823
14824 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14825 Solaris `make' causes it to continue to next definition.
14826
14827 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14828
14829 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14830 the right GUI libraries and files are installed along with GDB.
14831
14832 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14833
14834 * configure.in: Change alpha to alpha* in several places.
14835
14836 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14837
14838 * config.sub: Recognize sparc86x.
14839
14840 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14841
14842 * configure.in (--enable-target-optspace): Remove debug echo.
14843
14844 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14845
14846 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14847
14848 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14849
14850 * ltconfig: Update cygwin32 support.
14851
14852 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14853 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14854 (GDB_SUPPORT_DIRS): Likewise.
14855
14856 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14857
14858 * configure.in (target_makefile_frag): If --enable-target-optspace,
14859 use -Os to compile target libraries rather than -O2. Default to
14860 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14861 not used.
14862 * configure.in (target_cflags): Ditto for d30v.
14863
14864 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14865
14866 * Makefile.in (all-bfd): Depend on all-intl.
14867 (all-binutils): Likewise.
14868 (all-gas): Likewise.
14869 (all-gprof): Likewise.
14870 (all-ld): Likewise.
14871
14872 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14873
14874 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14875
14876 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14877
14878 * Makefile.in (all-bfd): Depend upon all-libiberty.
14879
14880 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14881
14882 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14883
14884 * Makefile.in: Add libstub.
14885
14886 * configure.in: Ditto. Build libstub for targets that have cygmon
14887 support.
14888
14889 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14890
14891 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14892
14893 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14894
14895 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14896 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14897
14898 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14899
14900 * configure: Define DEFAULT_M4 by searching PATH.
14901 * Makfile.in: Use DEFAULT_M4.
14902
14903 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14904
14905 * ltconfig: Add cygwin32 support.
14906
14907 * Makefile.in, configure.in: Add libtool as a native only directory
14908 to configure and build.
14909
14910 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14911
14912 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14913
14914 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14915
14916 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14917
14918 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14919
14920 * Makefile.in: add ash make rules
14921 * configure.in: add ash to native_only and host_tools lists
14922
14923 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14924
14925 * Makefile.in (all-gettext, all-intl): New targets.
14926 (ALL_MODULES): Added all-gettext, all-intl.
14927 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14928 (INSTALL_MODULES): Added install-gettext, install-intl.
14929 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14930
14931 * configure.in (host_tools): Added gettext.
14932 (native_only): Likewise.
14933 (noconfigdirs) [various cases]: Likewise.
14934 (host_libs): Added intl.
14935
14936 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14937
14938 * configure: Do not disable building gdbtk for cygwin32 hosts.
14939
14940 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14941
14942 * configure.in: Add thumb-coff target.
14943 * config.sub: Add thumb-coff target.
14944
14945 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14946
14947 * Makefile.in: Revert yesterday's change.
14948 (all-target-winsup): all-target-librx stays out of here.
14949
14950 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14951
14952 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14953 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14954 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14955 Remove references to librx and libg++.
14956
14957 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14958
14959 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14960 recursive makes
14961
14962 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14963
14964 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14965 for newlib directory.
14966 (CXX_FOR_TARGET): Likewise.
14967
14968 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14969
14970 * ltconfig: Update after libtool/ltconfig.in change for
14971 hpux11.
14972
14973 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14974
14975 * ltconfig, ltmain.sh: Update to libtool 1.2.
14976
14977 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14978
14979 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14980 (install-gcc-cross): Instead, override LANGUAGES here.
14981
14982 1998-03-18 Dave Love <d.love@dl.ac.uk>
14983
14984 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14985 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14986
14987 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14988
14989 * configure.in: Add Thumb-pe target.
14990
14991 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
14992
14993 * Makefile.in - changed sn targets to snavigator
14994 * configure.in - changed sn targets to snavigator
14995
14996 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14997
14998 * config-ml.in: After building symlink tree call make distclean
14999 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15000 to be the case for libiberty.
15001
15002 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15003
15004 * configure: When making link, also check the current
15005 directory. The configure scripts may create one.
15006
15007 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15008
15009 * config.sub: Accept alphapca56 and alphaev6 properly.
15010
15011 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15012
15013 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15014
15015 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15016
15017 * config.sub (sco5): Fix typo.
15018
15019 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15020
15021 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15022 install-itcl.
15023 (install-itcl): Remove dependency on install-tcl.
15024
15025 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15026
15027 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15028
15029 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15030
15031 * configure.in: Don't build libgui for a cygwin32 target when not on
15032 a cygwin32 host.
15033
15034 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15035
15036 * configure (redirect): Set to null, so default behavior of
15037 configure is now --verbose.
15038
15039 1998-02-16 Dave Love <d.love@dl.ac.uk>
15040
15041 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15042 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15043
15044 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15045
15046 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15047 this change to sync Makefile.in with its ChangeLog entries.
15048
15049 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15050
15051 * ltmain.sh (mkdir): Check that the directory doesn't exist
15052 before we exit with error, so that we don't get races during
15053 parallel builds.
15054
15055 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15056
15057 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15058
15059 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15060
15061 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15062 PICFLAG_FOR_TARGET.
15063 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15064
15065 * configure: Emit a definition for the new macro enable_shared
15066 into each Makefile.
15067
15068 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15069
15070 * configure.in (host_tools, native_only): Add libtool.
15071
15072 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15073
15074 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15075 Fix typo in ming config comment.
15076
15077 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15078
15079 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15080
15081 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15082
15083 * config.sub: Add tic30 cases, and map c30 to tic30.
15084
15085 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15086
15087 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15088 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15089 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15090 (CLEAN_TARGET_MODULES): Similarly
15091 (all-target-libf2c): Add dependences.
15092 * configure.in (target_libs): Add libf2c.
15093
15094 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15095
15096 * configure.in: Remove expect from noconfigdirs when target
15097 is cygwin32. OK to build expect and dejagnu with Canadian
15098 Cross.
15099
15100 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15101
15102 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15103 host.
15104
15105 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15106 and mingw32.
15107
15108 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15109
15110 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15111 here as it is not defined in the toplevel Makefile.
15112
15113 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15114
15115 * configure (package_makefile_rules_frag): New variable, which names
15116 a file with generic rules, ...
15117 Change comment to mention we now have FIVE parts.
15118 * configure: Undo last change.
15119
15120 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15121
15122 * config.guess: More accurate determination of HP processor types.
15123 * config.sub: More accurate determination of HP processor types.
15124
15125 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15126
15127 * configure (package_makefile_frag): Move inserting the
15128 ${package_makefile_frag} to where it should be according
15129 to the comment.
15130
15131 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15132
15133 * config.guess: Add support for Linux/ARM.
15134
15135 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15136
15137 * .cvsignore: Remove *-info and *-install since they match
15138 release-info and mpw-install, which we don't want to just ignore.
15139
15140 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15141
15142 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15143
15144 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15145
15146 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15147 local_prefix to sub-make invocations.
15148
15149 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15150
15151 * configure.in: Check makefile fragments in the source
15152 directory.
15153
15154 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15155
15156 * configure.in: Check whether host and target makefile
15157 fragments exist before adding them to *_makefile_frag.
15158
15159 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15160
15161 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15162
15163 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15164
15165 * configure.in: Make sure we only replace RPATH_ENVVAR on
15166 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15167 regexp to sed.
15168
15169 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15170 to sub-makes.
15171
15172 1998-01-13 Lee Iverson (leei@ai.sri.com)
15173
15174 * config-ml.in (multi-do): LDFLAGS must include multilib
15175 designator.
15176
15177 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15178
15179 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15180
15181 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15182
15183 * config.sub: Add mingw32 support.
15184 * configure.in: Likewise.
15185
15186 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15187
15188 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15189
15190 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15191
15192 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15193 * configure (gxx_include_dir): Provide a definition for subdirs
15194 which do not use autoconf.
15195
15196 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15197
15198 * config.guess: Sync with egcs. Picks up new alpha support,
15199 BeOS & some additional linux support.
15200
15201 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15202
15203 * config.guess: HP 9000/803 is a PA1.1 machine.
15204
15205 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15206
15207 * configure.in: It's alpha*-...
15208
15209 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15210
15211 * configure.in (host_makefile_frag, target_makefile_frag):
15212 Handle multiple config files.
15213 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15214 alpha-*-*.
15215
15216 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15217
15218 * mkdep: New file.
15219
15220 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15221
15222 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15223
15224 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15225
15226 * Makefile.in: Add libgui directory.
15227 (GDB_TK): Add all-libgui.
15228 * configure.in: Add libgui directory.
15229 * configure: Add all-libgui to GDB_TK.
15230
15231 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15232
15233 * config-ml.in (multidirs): Add m32r to multilib list.
15234
15235 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15236
15237 * Makefile.in (all-target-gperf): Change dependency to
15238 all-target-libstdc++.
15239
15240 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15241
15242 * config.guess: Add BeOS support.
15243
15244 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15245
15246 Source directory cvs renamed to cvssrc:
15247 * configure.in (host_tools): Change cvs to cvssrc.
15248 (native_only): Likewise.
15249 (noconfigdirs) [various cases]: Likewise.
15250 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15251 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15252 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15253 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15254 (all-cvssrc): Rename target from all-cvs.
15255
15256 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15257
15258 * configure (gxx_include_dir): Fix thinko.
15259
15260 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15261
15262 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15263 (install-cross, install-gcc-cross): New targets.
15264
15265 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15266
15267 * configure.in (noconfigdirs): Add support for Thumb target.
15268
15269 * config.sub (maybe_os): Add support for Thumb target.
15270
15271 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15272
15273 * Makefile.in: Add rules for cygmon.
15274
15275 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15276
15277 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15278
15279 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15280 * configure (gxx_include_dir): Provide a definition for subdirs
15281 which do not use autoconf.
15282
15283 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15284
15285 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15286 11/18/97 build
15287
15288 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15289
15290 * From Franz Sirl.
15291 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15292 found on RedHat Linux systems.
15293
15294 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15295
15296 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15297 guesses.
15298
15299 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15300
15301 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15302
15303 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15304
15305 * ltmain.sh: If mkdir fails, check whether the directory was created
15306 anyhow by some other process.
15307
15308 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15309
15310 * configure.in (d30v-*-*): Configure all directories.
15311
15312 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15313
15314 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15315 for the D30V.
15316
15317 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15318
15319 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15320
15321 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15322
15323 * include/libiberty.h: Add extern "C" { so it can be used with C++
15324 progrms.
15325 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15326 programs.
15327
15328 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15329
15330 * configure.in (d30v-*-*): Configure GCC now.
15331
15332 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15333
15334 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15335 is no longer needed.
15336
15337 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15338
15339 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15340
15341 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15342
15343 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15344 targets using "$@" to provide support for similar but not identical
15345 targets without having to duplicate code.
15346
15347 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15348
15349 * makefile.vms: Fix to work with DEC C.
15350
15351 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15352
15353 * config.sub: Add mips-tx39-elf to marketing names.
15354
15355 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15356
15357 * ltmain.sh: Handle symlinks in generated script.
15358
15359 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15360
15361 * configure: Handle autoconf style directory options: --bindir,
15362 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15363 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15364 --sysconfdir.
15365 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15366 (sharedstatedir, localstatedir, oldincludedir): New variables.
15367 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15368 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15369 sbindir, sharedstatedir, and sysconfdir.
15370
15371 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15372
15373 * Makefile.in (bootstrap-lean): New target.
15374
15375 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15376
15377 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15378 sn, and gnuserv from noconfigdirs.
15379
15380 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15381
15382 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15383
15384 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15385
15386 * Makefile.in (cross): New target.
15387
15388 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15389 Jeff Law <law@cygnus.com>
15390
15391 * Makefile.in (bootstrap2, bootstrap3): New targets.
15392 (all-bootstrap): Remove outdated and confusing target.
15393 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15394
15395 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15396
15397 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15398 windows. Consistent with gdb/configure.
15399
15400 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15401
15402 * configure.in: Name Linux target fragment.
15403
15404 * configure: Rewrite so that project Makefile fragment is inserted
15405 first and appears last in the resulting Makefile.
15406
15407 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15408
15409 * Makefile.in (install-itcl): Install tcl first.
15410
15411 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15412
15413 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15414
15415 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15416
15417 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15418
15419 * configure.in (skipdirs): Add target-librx for Linux.
15420 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15421
15422 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15423
15424 * Makefile.in (bootstrap): New target.
15425
15426 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15427
15428 * config.sub: Accept 'amigados' for backward compatibility.
15429
15430 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15431
15432 * config.guess: Merge with FSF.
15433
15434 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15435
15436 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15437
15438 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15439
15440 * config.sub: Add "marketing-names" patch.
15441
15442 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15443
15444 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15445
15446 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15447
15448 * config.sub: Handle v850-elf.
15449
15450 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15451
15452 * .cvsignore (*-install): Remove.
15453
15454 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15455
15456 * ltconfig: Set CONFIG_SHELL in libtool.
15457 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15458
15459 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15460
15461 * configure.in (target_subdir): Set to libraries if enable_multilib.
15462
15463 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15464
15465 * config.guess: Update from gcc directory.
15466
15467 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15468
15469 * Makefile.in (all-sim): Depends on all-readline.
15470
15471 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15472
15473 * Makefile.in (BISON, YACC): Use $$s.
15474 (all-bison): Depend on all-texinfo.
15475
15476 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15477
15478 * Makefile.in (BISON): Add -L flag.
15479 (YACC): Likewise.
15480
15481 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15482
15483 * configure.in (noconfigdirs): Add support for v850e target.
15484
15485 * config.sub (maybe_os): Add support for v850e target.
15486
15487 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15488
15489 * configure.in (noconfigdirs): Add support for v850ea target.
15490
15491 * config.sub (maybe_os): Add support for v850ea target.
15492
15493 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15494
15495 * config.sub: Add mipstx39. Delete r3900.
15496
15497 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15498
15499 * Makefile.in (all-autoconf): Depends on all-texinfo.
15500
15501 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15502
15503 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15504 eabi targets.
15505
15506 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15507
15508 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15509
15510 * configure: When handling a Canadian Cross, handle YACC as well as
15511 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15512 * Makefile.in (all-bison): Depend upon all-texinfo.
15513
15514 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15515
15516 * Makefile.in (BISON): bison, not byacc or bison -y.
15517 (YACC): bison -y or byacc or yacc.
15518 (various): Add *-bison as appropriate.
15519 (taz): No need to mess with BISON anymore.
15520
15521 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15522
15523 * configure: If OSTYPE matches *win32*, try to find a good value for
15524 CONFIG_SHELL.
15525
15526 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15527
15528 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15529 configure.in if it is present.
15530
15531 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15532
15533 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15534
15535 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15536
15537 * config.sub: Recognize `arc' cpu.
15538 * configure.in: Likewise.
15539 * config-ml.in: Likewise.
15540
15541 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15542
15543 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15544
15545 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15546
15547 * configure: Changed sed delimiter from ':' to '|' when
15548 attempting to substitute ${config_shell} for SHELL. On
15549 NT ${config_shell} may contain a ':' in it.
15550
15551 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15552
15553 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15554
15555 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15556
15557 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15558
15559 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15560
15561 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15562
15563 * ylwrap: If the program is a relative path, force it to be
15564 absolute.
15565
15566 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15567
15568 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15569
15570 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15571
15572 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15573 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15574 for libraries.
15575
15576 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15577
15578 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15579 separated by spaces.
15580
15581 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15582
15583 * ylwrap: New file.
15584 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15585
15586 * ltmain.sh: Handle /bin/sh at start of install program.
15587
15588 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15589
15590 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15591 * missing: New file, from automake 1.2.
15592
15593 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15594
15595 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15596 check-tk to CHECK_X11_MODULES.
15597
15598 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15599
15600 * config.sub: Merge with FSF.
15601
15602 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15603
15604 * config.guess: Merge with FSF.
15605
15606 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15607
15608 * configure: Treat msdosdjgpp like go32.
15609 * configure.in: Likewise. Don't remove gprof for go32.
15610
15611 * configure: Change Makefile.tem2 to Makefile.tm2.
15612
15613 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15614
15615 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15616
15617 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15618
15619 * install-sh (chmodcmd): Set to null if the DST directory already
15620 exists. Same as Nov 11th change.
15621
15622 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15623
15624 * configure (GDB_TK): Needs itcl and tix.
15625
15626 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15627
15628 * config.guess: Update from FSF.
15629
15630 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15631
15632 * Makefile.in (GDB_TK): Depend on itcl and tix.
15633
15634 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15635
15636 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15637 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15638 (INSTALL_SCRIPT): New variable.
15639 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15640 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15641 to -x.
15642 * install-sh: Add support for -x option.
15643
15644 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15645
15646 * configure.in, Makefile.in: Treat tix like itcl.
15647
15648 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15649
15650 * Makefile.in (WINDRES): New variable.
15651 (WINDRES_FOR_TARGET): New variable.
15652 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15653 (EXTRA_HOST_FLAGS): Add WINDRES.
15654 (EXTRA_TARGET_FLAGS): Add WINDRES.
15655 (EXTRA_GCC_FLAGS): Add WINDRES.
15656 ($(DO_X)): Pass down WINDRES.
15657 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15658 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15659 DLLTOOL_FOR_TARGET.
15660
15661 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15662
15663 * configure.in: configure sim before gdb for win32-x-ppc
15664
15665 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15666
15667 Move gperf into the toplevel, from libg++.
15668 * configure.in (target_tools): Add target-gperf.
15669 (native_only): Add target-gperf.
15670 * Makefile.in (all-target-gperf): New target, depend on
15671 all-target-libg++.
15672 (configure-target-gperf): Empty rule.
15673 (ALL_TARGET_MODULES): Add all-target-gperf.
15674 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15675 (CHECK_TARGET_MODULES): Add check-target-gperf.
15676 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15677 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15678
15679 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15680
15681 * config.sub (mn10200): Recognize new basic machine.
15682
15683 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15684
15685 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15686 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15687
15688 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15689
15690 * configure.in: If we're building mips-sgi-irix6* native, turn on
15691 ENABLE_MULTILIB and set TARGET_SUBDIR.
15692
15693 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15694
15695 * Makefile.in (all-sn): Depend on all-grep.
15696
15697 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15698
15699 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15700
15701 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15702 Makefile. From Jeff Makey <jeff@cts.com>.
15703 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15704
15705 * Makefile.in (DISTBISONFILES): Remove.
15706 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15707 $(DEFAULT_YACC).
15708
15709 * configure.in: Build itl, db, sn, etc., when building for native
15710 cygwin32.
15711
15712 * Makefile.in (LD): New variable.
15713 (EXTRA_HOST_FLAGS): Pass down LD.
15714 ($(DO_X)): Likewise.
15715
15716 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15717
15718 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15719
15720 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15721
15722 * configure.in (targargs): Strip out any supplied --build argument
15723 before adding our own. Always add --build.
15724
15725 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15726
15727 * configure.in (targargs): Pass --build if we're doing
15728 a cross-compile.
15729
15730 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15731
15732 * configure: Use '|' instead of ":" as the separator in
15733 sed. Otherwise sed chokes on NT path names with drive
15734 designators. Also look for "?:*" as the leading characters in an
15735 absolute pathname.
15736
15737 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15738
15739 * config.sub: Support for r3900.
15740
15741 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15742
15743 * configure.in: Use install-sh, not install.sh.
15744
15745 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15746
15747 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15748 apply it twice.
15749
15750 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15751
15752 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15753 install-binutils.
15754
15755 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15756
15757 * Makefile.in: Add automake targets.
15758 * configure.in (host_tools): Add automake.
15759
15760 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15761
15762 * configure: Default CXX to c++, not gcc.
15763 * Makefile.in (CXX): Set to c++, not gcc.
15764 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15765
15766 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15767
15768 * install-sh: try appending a .exe if source file doesn't
15769 exist
15770
15771 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15772
15773 * configure.in: Turn on multilib by default.
15774 (cross_only): Remove target-libiberty.
15775
15776 * Makefile.in (all-gcc): Don't depend on libiberty.
15777
15778 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15779
15780 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15781
15782 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15783
15784 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15785 (DISTBISONFILES): Add ld/Makefile.in
15786
15787 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15788
15789 * configure.in: if target is cygwin32 but host isn't cygwin32,
15790 don't configure gdb tcl tk expect, not just gdb.
15791
15792 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15793
15794 * configure.in: Added gnuserv everywhere sn appears.
15795
15796 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15797 (CROSS_CHECK_MODULES): Added check-gnuserv.
15798 (INSTALL_MODULES): Added install-gnuserv.
15799 (CLEAN_MODULES): Added clean-gnuserv.
15800 (all-gnuserv): New target.
15801
15802 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15803
15804 * config.guess: Fixes for MIPS OpenBSD systems.
15805
15806 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15807
15808 * Makefile.in (INSTALL_XFORM): Remove.
15809 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15810
15811 * mkinstalldirs: New file, copied from automake.
15812 * Makefile.in (installdirs): Rename from install-dirs. Use
15813 mkinstalldirs. Change all users.
15814 (DEVO_SUPPORT): Add mkinstalldirs.
15815
15816 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15817
15818 * install-sh: Rename from install.sh.
15819 * Makefile.in (INSTALL): Change install.sh to install-sh.
15820 (DEVO_SUPPORT): Likewise.
15821
15822 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15823 Graichen <graichen@rzpd.de>.
15824
15825 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15826
15827 * config.guess: Recognize OpenBSD systems correctly.
15828
15829 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15830
15831 * README, Makefile.in (ETC_SUPPORT): Remove references to
15832 cfg-paper*, configure.{texi,man,info*}._
15833
15834 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15835
15836 * Makefile.in (all.normal): Ensure that gcc is built after all
15837 the x11 - ie gdb - targets.
15838
15839 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15840
15841 * makefile.vms: Don't run conf-a-gas.
15842
15843 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15844
15845 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15846
15847 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15848
15849 * configure.in: Remove noconfigdirs case since gdb also
15850 configures and builds for tic80-coff.
15851
15852 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15853
15854 * configure: Set cache_file to config.cache.
15855 * Makefile.in (local-distclean): Remove config.cache.
15856
15857 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15858
15859 * COPYING: Update FSF address.
15860
15861 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15862
15863 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15864 noconfigdirs.
15865
15866 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15867
15868 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15869 MAKEDIRS, is empty.
15870
15871 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15872
15873 * config.sub: Tweak mn10300 entry.
15874
15875 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15876
15877 * configure.in (host_tools): Put sim before gdb, so gdb's
15878 configure.tgt can determine if the simulator was configured.
15879
15880 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15881
15882 * config.sub: Move BeOS $os case to be with other Cygnus
15883 local cases.
15884
15885 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15886
15887 * config.sub: Remove misplaced comment that broke Linux.
15888
15889 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15890
15891 * config.sub: Add BeOS support.
15892
15893 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15894
15895 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15896
15897 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15898
15899 * configure.in (noconfigdirs): Remove tcl and tk from
15900 noconfigdirs for cygwin32 builds.
15901
15902 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15903
15904 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15905
15906 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15907
15908 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15909 make-all.com, use makefile.vms instead.
15910
15911 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15912
15913 * config.sub: Accept -lnews*.
15914
15915 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15916
15917 * configure.in (noconfigdirs): Disable target-newlib,
15918 target-examples and target-libiberty for d30v.
15919
15920 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15921
15922 * configure.in (noconfigdirs): Enable ld for d30v.
15923
15924 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15925
15926 * configure.in (tic80-*-*): Build compiler.
15927
15928 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15929
15930 * configure.in (d30v-*): Remove sim directory from list of
15931 unsupported d30v directories
15932
15933 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15934
15935 * config.sub, configure.in: Add d30v target cpu.
15936
15937 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15938
15939 * makefile.vms: New file.
15940 * make-all.com: Remove.
15941
15942 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15943
15944 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15945
15946 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15947
15948 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15949
15950 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15951
15952 * Makefile.in (ALL_MODULES): Added all-db.
15953 (CROSS_CHECK_MODULES): Addec check-db.
15954 (INSTALL_MODULES): Added install-db.
15955 (CLEAN_MODULES): Added clean-db.
15956
15957 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15958
15959 * config.guess: Merge with latest FSF sources.
15960
15961 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15962
15963 * Makefile.in (ALL_MODULES): Added all-itcl.
15964 (CROSS_CHECK_MODULES): Added check-itcl.
15965 (INSTALL_MODULES): Added install-itcl.
15966 (CLEAN_MODULES): Added clean-itcl.
15967
15968 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15969
15970 * configure.in: build gdb for mn10200
15971
15972 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15973
15974 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15975
15976 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15977
15978 * configure.in (tic80-*-*): Turn off most targets right now.
15979
15980 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15981
15982 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15983 rather than the makeinfo program.
15984 (do-info): Depend upon all-texinfo.
15985
15986 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15987
15988 * configure.in: Remove uses of config/mh-linux.
15989
15990 * config.sub, config.guess: Merge with latest FSF sources.
15991
15992 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15993
15994 * config.sub (case $basic_machine): Add tic80 entries.
15995
15996 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15997
15998 * config.sub, config.guess: Merge with latest FSF sources.
15999
16000 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16001
16002 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16003 * mpw-config.in: Test for NewFolderRecursive.
16004 * mpw-install: Use symbolic name for startup filename.
16005 * mpw-README: Add various additional details.
16006
16007 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16008
16009 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16010
16011 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16012
16013 * configure.in: Do build gcc and the target libraries for
16014 the mn10200.
16015
16016 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16017
16018 * configure.in: don't avoid building gdb for mn10300 any more
16019 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16020 instead of single-quoting it.
16021
16022 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16023
16024 * configure.in: Don't use --with-stabs on IRIX 6.
16025
16026 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16027
16028 * configure.in (m32r): Build gdb, libg++ now.
16029
16030 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16031
16032 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16033 directories from noconfigdirs.
16034
16035 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16036
16037 * config.sub (basic_machine): added mips16 configuration
16038
16039 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16040
16041 * config.sub: Handle d10v-unknown.
16042
16043 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16044
16045 * config.sub: Handle v850-unknown.
16046
16047 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16048
16049 * Makefile.in: add findutils
16050 * configure.in: add findutils to list of host_tools
16051
16052 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16053
16054 * config.sub: Handle mn10200 and mn10300.
16055
16056 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16057
16058 * configure.in (d10v-*): Do not build librx.
16059
16060 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16061
16062 * configure.in (mn10300): Build everything except gdb & libgloss.
16063
16064 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16065
16066 * config.guess: Patch for Dansk Data Elektronik servers,
16067 from Niels Skou Olsen <nso@dde.dk>.
16068
16069 For ncr, use /bin/uname rather than uname, since GNU uname does not
16070 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16071
16072 Patch for MIPS R4000 running System V,
16073 from Eric S. Raymond <esr@snark.thyrsus.com>.
16074
16075 Fix thinko for nextstep.
16076
16077 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16078
16079 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16080 * config.guess: Guess mips-dec-mach_bsd4.3.
16081
16082 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16083 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16084 release numbers.
16085 * config.guess (mips-mips-riscos*): Emit just enough of the
16086 release number.
16087
16088 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16089 * config.guess (sparc-auspex-sunos*): Added.
16090 (f300-fujitsu-*): Added.
16091
16092 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16093 * config.guess: Recognize a Tadpole as a sparc.
16094
16095 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16096
16097 * config.guess: Don't assume that NextStep version is either 2 or
16098 3. NextStep 4 (aka OpenStep 4) has come out now.
16099
16100 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16101
16102 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16103 From Rik Faith <faith@cs.unc.edu>.
16104
16105 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16106
16107 * config.sub: Contributions from bug-gnu-utils to:
16108 Support plain "hppa" (no version given) architecture, reported by
16109 OpenStep.
16110 OpenBSD like NetBSD.
16111 LynxOs is not a hardware supplier.
16112
16113 * config.guess: Contributions from bug-gnu-utils to add support for:
16114 OpenBSD like NetBSD.
16115 Stratus systems.
16116 More Pyramid systems.
16117 i[n>4]86 Intel chips.
16118 M680[n>4]0 Motorola chips.
16119 Use unknown instead of lynx for hardware manufacturer.
16120
16121 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16122
16123 * install.sh (chmodcmd): Set to null if the DST directory already
16124 exists.
16125
16126 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16127
16128 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16129 not use mt-ppc target Makefile fragment any more.
16130
16131 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16132
16133 * configure.in (*-*-windows): Exclude everything but those dirs
16134 needed to build windows.
16135
16136 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16137
16138 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16139
16140 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16141
16142 * configure.in: Exclude mmalloc from i386-windows.
16143
16144 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16145
16146 * Undo my previous change.
16147
16148 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16149
16150 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16151 unconditionally.
16152 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16153
16154 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16155
16156 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16157 host to add it's own flags.
16158
16159 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16160
16161 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16162
16163 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16164
16165 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16166 (CXX_FOR_TARGET): Likewise.
16167 (GCC_FOR_TARGET): Define.
16168 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16169 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16170 CC_FOR_TARGET was specified on the command line.
16171 (MAKEOVERRIDES): Don't define.
16172
16173 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16174
16175 * configure.in (m32r): Fix spelling of libg++ libs.
16176
16177 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16178
16179 * config.sub (-apple*): Remove, now redundant.
16180
16181 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16182
16183 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16184
16185 * configure: Rework yesterday's sed script patch.
16186
16187 * config.sub: Merge with FSF.
16188
16189 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16190
16191 * config.guess: Merge from FSF.
16192
16193 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16194 * config.guess: Use pc instead of unknown, for pc clone systems.
16195 Change linux to linux-gnu.
16196
16197 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16198 * config.guess: Avoid non-portable tr syntax.
16199
16200 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16201
16202 * test-build.mk (HOLES): Add "xargs" for gdb.
16203
16204 * configure: Avoid hpux10.20 sed bug.
16205
16206 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16207
16208 * configure.in: Add support for windows host
16209 (that is a build done under the Microsoft build environment).
16210
16211 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16212
16213 * Makefile.in: Replace all uses of srcroot with s, to shrink
16214 command line lengths.
16215
16216 Patches from Geoffrey Noer <noer@cygnus.com>:
16217 * configure.in: If configuring for newlib, pass --with-newlib to
16218 subdirectories.
16219 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16220 -Bnewlib/ and -Lwinsup to gcc.
16221 (CXX_FOR_TARGET): Likewise.
16222
16223 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16224
16225 * Makefile.in (ETC_SUPPORT): Add configure.
16226
16227 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16228
16229 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16230 host configuration file.
16231
16232 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16233
16234 * configure.in: Break mn10x00 support into separate
16235 mn10200 and mn10300 configurations.
16236 * config.sub: Likewise.
16237
16238 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16239
16240 * configure.in: Add lots of stuff to noconfigdirs for
16241 the mn10x00 targets.
16242
16243 * config.sub, configure.in: Add mn10x00 support.
16244
16245 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16246
16247 * make-all.com: Call conf-a-gas, not config-a-gas.
16248
16249 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16250
16251 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16252 targets.
16253
16254 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16255
16256 * mpw-README: Add much more detail for native PowerMac.
16257 * mpw-install: New file.
16258 * mpw-configure: Add --norecursion and --help options.
16259 * mpw-config.in: Translate readme and install files when
16260 copying to objdir.
16261 * mpw-build.in: Don't always depend on byacc and flex.
16262 (install-only-top): New action.
16263
16264 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16265
16266 * configure.in: You can now configure GDB for the v850.
16267
16268 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16269
16270 * configure.in (noconfigdirs): Don't configure any C++ dirs
16271 if targeting D10V.
16272
16273 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16274
16275 * config.sub: Recognize mips64vr5000.
16276
16277 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16278
16279 * configure.in: Use a single line for host_tools and native_only.
16280
16281 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16282
16283 * config.sub, configure.in: Add entries for m32r.
16284
16285 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16286
16287 * Makefile.in (inet-install): Don't run install-gzip.
16288
16289 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16290
16291 * configure.in: Don't config lots of things for *-*-windows*.
16292
16293 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16294
16295 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16296 (host_libs, host_tools): Copy from configure.in.
16297 * mpw-configure: Don't complain about directories not found.
16298
16299 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16300
16301 * configure.in (i[345]86): Recognize i686 for pentium pro.
16302 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16303 file.
16304
16305 * config.guess (i[345]86): Ditto.
16306
16307 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16308
16309 * configure.in (noconfigdirs): Removed gdb for D10V.
16310
16311 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16312
16313 * configure.in: Remove ld, target-libio, target-libg++, and
16314 target-libstdc++ from noconfigdirs.
16315
16316 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16317
16318 * configure: Fix three locations where shell scripts were
16319 being run directly rather than with config_shell.
16320
16321 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16322
16323 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16324 * config.sub (basic_machine): Recognize v850.
16325
16326 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16327
16328 * mpw-configure: Handle multiple enable/disable options and
16329 pass them down recursively, handle -c and -s flags appropriately
16330 depending on choice of compiler, add escape mechanism for
16331 quoted arguments to gC.
16332
16333 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16334
16335 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16336 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16337 so that -mrelocatable-lib and -mno-eabi are used.
16338
16339 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16340 not support --print-multi-lib, don't abort.
16341
16342 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16343
16344 * make-all.com: Run config-a-gas.
16345 * setup.com: Don't copy subdirectory files around.
16346
16347 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16348
16349 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16350 target, it now compiles correctly.
16351
16352 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16353
16354 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16355
16356 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16357
16358 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16359
16360 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16361
16362 * configure.in (native_only): Add prms.
16363
16364 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16365
16366 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16367 (BINUTILS_SUPPORT_DIRS): Likewise.
16368
16369 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16370
16371 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16372 d10v support is added.
16373
16374 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16375
16376 * configure.in (d10v-*-*): New target.
16377
16378 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16379
16380 * config.guess (HP 9000/811): Recognize this as a PA1.1
16381 machine.
16382
16383 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16384
16385 * Makefile.in (do-tar-gz): New target, split out from tail end of
16386 taz target. Run each command separately, don't use pipes.
16387 (taz): Use it.
16388
16389 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16390
16391 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16392 * mpw-build.in: No builds should depend on building byacc or flex,
16393 they are assumed to be installed already.
16394
16395 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16396
16397 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16398 variable that CC_FOR_TARGET needs.
16399
16400 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16401
16402 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16403 options have changed since the last time the subdirectory was
16404 configured, and if it has, reconfigure.
16405 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16406 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16407
16408 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16409
16410 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16411 CLEAN_MODULES): Add bash.
16412 (all-bash): New target.
16413
16414 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16415
16416 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16417
16418 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16419
16420 * config.sub (basic_machine): Recognize d10v as a valid processor.
16421
16422 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16423
16424 * mpw-configure: Add support for --bindir.
16425 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16426
16427 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16428
16429 * configure.in: add bash, time, gawk to list of hosttools and things
16430 to only build for native toolchains
16431
16432 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16433
16434 * Makefile.in (docdir): Remove.
16435
16436 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16437
16438 * Makefile.in (datadir): Set to $(prefix)/share.
16439
16440 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16441
16442 * configure.in: build diff and patch for cygwin32-hosted
16443 toolchains.
16444
16445 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16446
16447 * config.sub: Accept -rtems*.
16448
16449 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16450
16451 * configure.in: enable dosrel for cygwin32-hosted builds,
16452 remove diff from the list of things not buildable
16453 via Canadian Cross
16454
16455 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16456
16457 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16458 don't get ". ".
16459
16460 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16461
16462 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16463
16464 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16465
16466 * Makefile.in (taz): Handle case where tex3patch didn't even get
16467 checked out. Also, if it was found, put the symlink in a new util
16468 subdirectory.
16469
16470 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16471
16472 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16473
16474 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16475
16476 * config.sub: Recognize -openvms.
16477 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16478 * make-all.com, setup.com: New files.
16479
16480 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16481
16482 * Makefile.in (taz): tex3patch moved to texinfo/util.
16483
16484 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16485
16486 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16487 * configure.in: remove make from disable-if-Can-Cross list
16488 enable gdb if ${host} and ${target} are cygwin32
16489
16490 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16491
16492 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16493 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16494
16495 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16496
16497 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16498 distinguish sysv/svr4/bsd variants.
16499 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16500
16501 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16502
16503 * configure.in: Added copyright notice.
16504 * move-if-change: Added copyright notice.
16505
16506 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16507
16508 * configure.in (powerpcle-*-solaris*): Until we get shared
16509 libraries working, don't build gdb, sim, make, tcl, tk, or
16510 expect.
16511
16512 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16513
16514 * config.guess: Merge with FSF:
16515
16516 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16517 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16518
16519 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16520 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16521
16522 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16523 * config.guess: Combine two OSF1 rules.
16524 Also recognize field test versions. From mjr@zk3.dec.com.
16525 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16526 because GNU uname does not support -p. From pmr@pajato.com.
16527
16528 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16529
16530 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16531
16532 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16533
16534 * mpw-README: Document GCCIncludes.
16535
16536 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16537
16538 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16539
16540 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16541
16542 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16543
16544 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16545
16546 * configure.in (*-*-cygwin32): Configure make.
16547
16548 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16549
16550 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16551
16552 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16553
16554 * Makefile.in (all-inet): Depend on all-perl.
16555
16556 * Makefile.in (inet-install): New target.
16557
16558 * Makefile.in (all-inet): Depend on all-tcl.
16559 (all-inet): Depend on all-send-pr.
16560
16561 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16562
16563 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16564 temporarily.
16565
16566 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16567
16568 * configure.in: Don't configure --with-gnu-ld on AIX.
16569
16570 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16571
16572 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16573
16574 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16575
16576 * Makefile.in (ALL_MODULES): Added all-inet.
16577 (CROSS_CHECK_MODULES): Added check-inet.
16578 (INSTALL_MODULES): Added install-inet.
16579 (CLEAN_MODULES): Added clean-inet.
16580 (all-indent): New target.
16581
16582 * configure.in (host_tools): Added inet.
16583 (native_only): Added inet.
16584 (noconfigdirs): Added inet.
16585
16586 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16587
16588 * configure.in: Don't configure libgloss if we are not configuring
16589 newlib.
16590
16591 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16592
16593 * configure.in: Don't configure libgloss for unsupported
16594 architectures.
16595
16596 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16597
16598 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16599
16600 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16601
16602 * Makefile.in (ALL_MODULES): Include all-apache.
16603 (CROSS_CHECK_MODULES): Include check-apache.
16604 (INSTALL_MODULES): Include install-apache.
16605 (all-apache): New target.
16606
16607 * configure.in: Added apache everywhere perl is seen.
16608
16609 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16610
16611 * Makefile.in: Add support for clean-{module} and
16612 clean-target-{module} rules.
16613
16614 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16615
16616 * configure.in (*-*-ose) do not build libgloss.
16617
16618 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16619
16620 * config.guess (prep*:SunOS:5.*:*): Turn into
16621 powerpele-unknown-solaris2.
16622
16623 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16624
16625 * configure.in: Permit --enable-shared to specify a list of
16626 directories.
16627
16628 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16629
16630 * configure.in (host==solaris): Pass only the first word of $CC
16631 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16632
16633 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16634
16635 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16636
16637 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16638
16639 * Makefile.in (ALL_MODULES): Include all-perl.
16640 (CROSS_CHECK_MODULES): Include check-perl.
16641 (INSTALL_MODULES): Include install-perl.
16642 (ALL_X11_MODULES): Include all-guile.
16643 (CHECK_X11_MODULES): Include check-guile.
16644 (INSTALL_X11_MODULES): Include install-guile.
16645 (all-perl): New target.
16646 (all-guile): New target.
16647
16648 * configure.in (host_tools): Include perl and guile.
16649 (native_only): Include perl and guile.
16650 (noconfigdirs): Don't build guile and perl; no ports have been
16651 done.
16652
16653 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16654
16655 * configure (--enable-*): Handle quoted option lists such as
16656 --enable-sim-cflags='-g0 -O' better.
16657
16658 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16659
16660 * Makefile.in ({,inst}all-target): New rule so we can make and
16661 install all of the target directories easily.
16662
16663 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16664
16665 * configure.in: Add missing global flag in sed substitution when
16666 deleting `target-' from ${configdirs}.
16667
16668 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16669
16670 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16671 option.
16672
16673 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16674 config/mh-necv4.
16675
16676 * install.sh: Correct misspelling of transformbasename.
16677
16678 * config.guess: Recognize mips-*-sysv*.
16679
16680 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16681
16682 * config.sub: Recognize mon960.
16683
16684 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16685
16686 * configure: Restore Canadian Cross handling of BISON and LEX,
16687 removed in Feb 20 change.
16688
16689 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16690
16691 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16692 Mention make install. Remove the old copyright date as well the
16693 clumsy and rather pointless copyright on the README file.
16694
16695 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16696
16697 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16698 Makefile after running symlink-tree, then run `make distclean' to
16699 avoid clobbering any generated files in srcdir.
16700
16701 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16702
16703 * configure.in (m68k-*-netbsd*): Build everything now.
16704
16705 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16706
16707 * Makefile.in (taz): Fix quoting.
16708
16709 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16710
16711 * configure.in (sparclet-*-*): Build everything now.
16712
16713 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16714
16715 * configure.in (m68k-*-linux*): New host.
16716
16717 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16718
16719 * configure: Check for bison before byacc.
16720
16721 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16722
16723 * Makefile.in configure: Change the way LEX and BISON/YACC are
16724 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16725 searching PATH. These are used as fallbacks by Makefile.in if
16726 flex/bison/byacc aren't in objdir.
16727
16728 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16729
16730 * Makefile.in: Make everything which depends upon all-bfd also
16731 depend upon all-opcodes, in case --with-commonbfdlib is used.
16732
16733 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16734
16735 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16736 building NT native compilers on Unix.
16737
16738 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16739
16740 * configure.in: Don't get CC from the host Makefile fragment if we
16741 can find gcc in PATH, or if this is a Canadian Cross. Move the
16742 Solaris test for /usr/ucb/cc to the post target script, just after
16743 the compiler sanity test.
16744
16745 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16746
16747 * config.sub: Merge with FSF.
16748
16749 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16750
16751 * Makefile.in (RPATH_ENVVAR): New variable.
16752 (REALLY_SET_LIB_PATH): Use it.
16753 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16754
16755 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16756
16757 * config.sub, configure.in: Recognize sparclet cpu.
16758
16759 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16760
16761 * config.guess: Support m68k-cbm-sysv4.
16762
16763 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16764
16765 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16766 m68k-unknown-linuxaout from linker help string. Put quotes around
16767 $ld_help_string.
16768
16769 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16770
16771 * config.guess (powerpc-harris-powerunix): Add guess for port
16772 to new target.
16773
16774 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16775
16776 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16777
16778 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16779
16780 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16781 $(REALLY_SET_LIB_PATH) in Makefile.
16782 * Makefile.in (SET_LIB_PATH): New variable.
16783 (REALLY_SET_LIB_PATH): New variable.
16784 ($(DO_X)): Use $(SET_LIB_PATH).
16785 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16786 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16787 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16788 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16789 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16790 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16791 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16792 (install-dosrel): Likewise.
16793 (all-opcodes): Depend upon all-libiberty.
16794
16795 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16796
16797 * config.guess (*:CYGWIN*): New
16798
16799 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16800
16801 * Makefile.in (all-target-winsup): All all-target-libiberty.
16802
16803 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16804
16805 * configure.in (noconfigdirs): Add missing # in front of comment.
16806
16807 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16808
16809 * configure.in: add second pass to things added to noconfigdirs
16810 so *-gm-magic can exclude libgloss properly.
16811
16812 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16813
16814 * mpw-configure (extralibs_name, rez_name): Set correctly
16815 for MWC68K compiler.
16816
16817 * mpw-README: Add more info on the necessary build tools.
16818
16819 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16820
16821 * configure.in, config.sub: Recognize cygwin32.
16822
16823 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16824
16825 * config.guess, config.sub: Recognize A/UX.
16826
16827 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16828
16829 * config.sub: Merge with gcc/config.sub.
16830
16831 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16832
16833 * mpw-build.in (do-binutils): Add build of stamps.
16834
16835 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16836
16837 * config.sub: Add recognition for mips64vr4100*-* targets.
16838
16839 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16840
16841 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16842 Add creation of gconfigargs with `--enable-shared' turned on.
16843 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16844 ($(host)-stamp-stage3-configured): Likewise.
16845 (HOLES): Add chatr and ldd.
16846 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16847
16848 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16849
16850 * configure: Pass --nfp to recursive configures.
16851
16852 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16853
16854 * Makefile.in (DLLTOOL): New.
16855 (DLLTOOL_FOR_TARGET): New.
16856 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16857 (EXTRA_TARGET_FLAGS): Ditto.
16858 (EXTRA_GCC_FLAGS): Ditto.
16859 (CONFIGURE_TARGET_MODULES): Ditto.
16860 (DO_X): Ditto.
16861 * configure: Add DLLTOOL.
16862
16863 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16864
16865 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16866 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16867 mh-sco, since old workarounds no longer needed, and don't
16868 build ld, since libraries have weak symbols in COFF.
16869
16870 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16871
16872 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16873
16874 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16875
16876 * configure.in: Make sure that ${CC} can be used to compile an
16877 executable.
16878
16879 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16880
16881 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16882 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16883 nothing depending on whether gdbtk is being built.
16884
16885 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16886
16887 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16888
16889 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16890
16891 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16892 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16893
16894 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16895
16896 * config-ml.in: Add support for
16897 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16898 Simplify setting of multidirs from --disable-foo.
16899
16900 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16901
16902 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16903 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16904 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16905 non-empty, pass them on to the GCC make.
16906 (all-bootstrap): New rule that is like all-gcc, except it executes
16907 the GCC bootstrap rule instead of the GCC all rule.
16908
16909 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16910
16911 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16912
16913 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16914
16915 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16916 DG/UX support.
16917
16918 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16919
16920 * config.sub (i*86*) Change [345] to [3456]
16921
16922 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16923
16924 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16925 --with-gnu-ld=no.
16926
16927 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16928
16929 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16930 AIX multilibs get built.
16931
16932 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16933
16934 * configure.in (i386-win32): Don't build expect if we're not
16935 building the tcl subdir.
16936
16937 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16938
16939 * Makefile.in: (configure-target-examples, all-target-examples):
16940 New targets, configure and build example programs.
16941
16942 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16943
16944 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16945 use it as input to sedit the generated MPW makefile.
16946 * mpw-README: Add a suggestion about Gestalt.h.
16947
16948 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16949
16950 * config.sub: Accept *-*-ieee*.
16951
16952 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16953
16954 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16955 Ronald F. Guilmette <rfg@monkeys.com>.
16956
16957 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16958
16959 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16960 for powerpc-pe native.
16961 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16962 (target==powerpc-pe): duplicate i386-win32 entry.
16963
16964 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16965
16966 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16967 of vxworks, not just vxworks5.1.
16968
16969 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16970
16971 * mpw-configure: Add support for exec-prefix.
16972
16973 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16974
16975 * config.guess: Recognize HP model 816 machines as having
16976 a PA1.1 processor.
16977
16978 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16979
16980 * configure: Ignore new autoconf configure options.
16981
16982 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16983
16984 * config.guess: Recognize Pentium under SCO.
16985 From Robert Lipe <robertl@arnet.com>.
16986
16987 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16988
16989 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16990
16991 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16992
16993 * configure.in: Don't configure gas for alpha-dec-osf*.
16994
16995 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16996
16997 * configure.in: Default to --with-stabs for some targets for which
16998 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16999 i[345]86*-*-unixware*.
17000
17001 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17002
17003 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17004 rather than basing it on the target. Simplify handling of options
17005 controlling which directories to configure. Remove extraneous
17006 slash in multi-clean target.
17007
17008 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17009
17010 * config-ml.in: Prefix more variables with ml_ so they don't collide
17011 with configure's.
17012
17013 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17014
17015 * configure: Don't turn -v into --v.
17016
17017 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17018
17019 * configure.in (targargs): Fix typo.
17020
17021 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17022
17023 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17024
17025 * configure.in: Strip --host and --target options from
17026 CONFIG_ARGUMENTS, and always configure for --host only. Add
17027 --with-cross-host option when building with a cross-compiler.
17028 * configure: Canonicalize the arguments put into config.status by
17029 always using `=' for an option with an argument. Pass a presumed
17030 --host or --target explicitly.
17031
17032 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17033
17034 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17035 into general OS recognition case.
17036
17037 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17038
17039 * configure.in (target_configdirs): add target-winsup only
17040 for win32 target systems.
17041
17042 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17043
17044 * Makefile.in (all-target-libgloss): Depend upon
17045 configure-target-newlib, since when libgloss is built it looks to
17046 see if the newlib directory exists.
17047
17048 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17049
17050 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17051 cfg-ml-*.in.
17052
17053 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17054
17055 * configure: Handle LD and LD_FOR_TARGET when configuring a
17056 Canadian Cross.
17057
17058 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17059
17060 * configure.in (target_libs): add target-winsup.
17061 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17062 (target==ppcle-pe): remove ld from $noconfigdirs.
17063
17064 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17065
17066 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17067 Preserve relative path names in $srcdir. Build symlink tree if
17068 configuring cross target dir and srcdir=. (= no VPATH support).
17069 (configure-target-libg++): Depend on configure-target-librx.
17070 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17071 * config-ml.in: New file.
17072 * symlink-tree: New file.
17073 * configure: Ensure srcdir="." if that's what it is.
17074
17075 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17076
17077 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17078 includes and FLEX_SKELETON setting.
17079 * mpw-configure (--with-gnu-ld): New option, controls whether
17080 to use PPCLink or ld with PowerMac GCC.
17081 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17082 * mpw-config.in: Configure grez if targeting Mac.
17083
17084 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17085 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17086 just macos.
17087 * configure.in: Configure grez resource compiler if targeting Mac.
17088 * Makefile.in (all-grez, install-grez): New targets.
17089
17090 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17091
17092 * configure: CXX defaults to gcc, not g++. If we find
17093 gcc in the path, set CC to gcc -O2.
17094
17095 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17096
17097 * configure: Default ${build} correctly. Avoid picking up extra
17098 spaces when reading CC and CXX from Makefile. When doing a
17099 Canadian Cross, use plausible default values for numerous
17100 variables.
17101 * configure.in: When doing a Canadian Cross, don't try to
17102 configure tools whose configure script can't handle it.
17103
17104 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17105
17106 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17107
17108 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17109
17110 * configure: Remove dubious bug reporting address.
17111
17112 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17113
17114 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17115 configure script, run that instead of this directory's configure.
17116 In either case, print a message that we're configuring the sub-dir.
17117
17118 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17119
17120 * configure.in: Before checking for the existence of various files,
17121 use sed to filter out "target-".
17122
17123 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17124
17125 * Makefile.in (DO_X): Split rule to decrease command line length
17126 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17127 (Philippe De Muyter).
17128
17129 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17130
17131 * Makefile.in (all-patch): depend on all-libiberty.
17132
17133 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17134
17135 * configure.in: If the only directory in target_configdirs which
17136 actually exists is libiberty, then set target_configdirs to empty,
17137 to avoid trying to build a target libiberty in a gas or gdb
17138 distribution.
17139
17140 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17141
17142 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17143 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17144 systems.
17145
17146 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17147
17148 * configure.in (copy_dirs): Use sys-include instead of include
17149 for --with-headers option.
17150
17151 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17152
17153 * Makefile.in, configure.in: Make winsup builds work with
17154 new scheme.
17155
17156 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17157
17158 * configure.in: Build the linker on AIX.
17159
17160 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17161
17162 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17163 where needed.
17164
17165 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17166
17167 * Makefile.in (all-gcc): Fix typo.
17168
17169 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17170
17171 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17172
17173 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17174
17175 * configure.in: Rename libFOO to target-libFOO, and xiberty
17176 to target-xiberty, to provide more flexibility.
17177 (target_subdir): Define. Create if cross.
17178 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17179 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17180 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17181 check-libFOO -> check-target-libFOO, etc.
17182 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17183 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17184 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17185 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17186 allow ALL_GCC="" to only configure.
17187 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17188 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17189 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17190
17191 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17192
17193 * Makefile.in (taz): Build "info" in etc explicitly.
17194
17195 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17196
17197 * configure.in: Make sure that CC is undefined (as opposed to
17198 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17199 problem with autoconf trying to configure on a host without GCC.
17200
17201 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17202
17203 * mpw-configure: Set host alias from choice of host compiler,
17204 only use generic MPW Makefile sed if present, edit a file
17205 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17206 * mpw-README: Add problem notes about CW6 and CW7.
17207
17208 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17209
17210 * Makefile.in (taz): Use ";" instead of ";;".
17211
17212 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17213
17214 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17215 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17216 DISTDOCDIRS.
17217 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17218 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17219
17220 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17221
17222 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17223 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17224 Move bfd to DISTSTUFFDIRS.
17225
17226 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17227
17228 * Makefile.in (X11_LIB): Removed.
17229 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17230
17231 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17232
17233 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17234
17235 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17236 names.
17237
17238 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17239
17240 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17241
17242 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17243
17244 * configure.in (i[345]86-*-win32): Always build newlib.
17245 Don't configure cvs, autoconf or texinfo.
17246 * Makefile.in (LD_FOR_TARGET): New.
17247 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17248 Pass down LD_FOR_TARGET.
17249
17250 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17251
17252 * winsup: New directory.
17253 * Makefile.in: Build winsup.
17254 * configure.in: Winsup is configured when target is win32.
17255 Can only build win32 target GDB when native.
17256
17257 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17258
17259 * config.guess: Recognize HP model 819 machines as having
17260 a PA 1.1 processor.
17261
17262 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17263
17264 * configure: Fix sed loop which substitutes for CC and CXX to
17265 avoid bug found in various sed implementations.
17266
17267 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17268
17269 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17270 simulator. Use standard powerpc-*-eabi*.
17271
17272 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17273
17274 * configure.in: Stop putting gas and binutils in noconfigdirs for
17275 powerpc-*-aix* and rs6000-*-*.
17276
17277 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17278
17279 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17280 -mcall-aixdesc libraries.
17281
17282 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17283
17284 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17285
17286 * config.sub (arm | armel | armeb): Fix shell syntax.
17287
17288 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17289
17290 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17291 -msoft-float and -mcpu=common support.
17292 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17293 libraries.
17294
17295 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17296
17297 * configure.in: Allow configuration and build of emacs19 for the alpha.
17298
17299 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17300
17301 * configure.in (CC): Get ^CC, not just any old CC, from
17302 ${host_makefile_frag}.
17303
17304 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17305
17306 * configure.in (CC): Try to get CC from
17307 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17308
17309 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17310
17311 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17312 only if it exists in $(srcdir).
17313
17314 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17315
17316 * configure: If CC and CXX are not set in the environment, set
17317 them, based on either an existing Makefile or on searching for gcc
17318 in PATH. Substitute for CC and CXX in Makefile.
17319 * configure.in: Remove libm from target_libs. Separate
17320 target_configdirs from configdirs. If CC is not set in
17321 environment, try to get it from a host Makefile fragment. Rewrite
17322 changes of configdirs to use skipdirs instead. A few minor
17323 tweaks. Take directories out of target_configdirs as they are
17324 taken out of configdirs. Remove existing Makefile files from
17325 subdirectories. Substitute for TARGET_CONFIGDIRS and
17326 CONFIG_ARGUMENTS in Makefile.
17327 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17328 by configure.in.
17329 (CONFIG_ARGUMENTS): Likewise.
17330 (CONFIGURE_TARGET_MODULES): New variable.
17331 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17332 ($(CONFIGURE_TARGET_MODULES)): New target.
17333 (configure-libg++, configure-libio): New targets.
17334 (all-libg++): Depend upon configure-libg++.
17335 (all-libio): Depend upon configure-libio.
17336 (configure-libgloss, all-libgloss): New targets.
17337 (configure-libstdc++): New target.
17338 (all-libstdc++): Depend upon configure-libstdc++.
17339 (configure-librx, all-librx): New targets.
17340 (configure-newlib): New target.
17341 (all-newlib): Depend upon configure-newlib
17342 (configure-xiberty): New target.
17343 (all-xiberty): Depend upon configure-xiberty.
17344
17345 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17346
17347 * configure.in (host i[345]86-*-win32): Expand the
17348 noconfigdirs again.
17349
17350 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17351
17352 * mpw-configure: Fix sed command file name.
17353
17354 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17355
17356 * configure.in (host i[345]86-*-win32): Reduce the
17357 noconfigdirs again.
17358
17359 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17360
17361 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17362 or powerpc*-*-pe*, since they are not yet supported.
17363
17364 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17365
17366 Add PowerMac support and many other enhancements.
17367 * mpw-configure: New option --cc to select compiler to use,
17368 paste options set according to --cc into the generated
17369 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17370 if mpw-make.sed is present.
17371 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17372 add forward includes for PowerPC include files.
17373 * mpw-build.in: Build using Makefile.PPC if present.
17374 (do-byacc, etc): Remove separate version resource builds.
17375 (do-gas): Build "stamps" before "all".
17376 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17377 * mpw-README: Update to reflect --cc option, PowerMac support,
17378 and recently-reported compatibility problems.
17379
17380 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17381
17382 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17383 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17384 (--with-multilib-top): Pass to recursive invocations.
17385
17386 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17387
17388 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17389 v810-*-*.
17390
17391 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17392
17393 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17394 gdb, ld and opcodes on v810-*-*.
17395
17396 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17397
17398 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17399 (local-maintainer-clean): New target.
17400 (maintainer-clean): New target.
17401 (realclean): Just depend upon maintainer-clean.
17402
17403 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17404
17405 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17406
17407 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17408
17409 * configure.in: Build ld in mips*-*-bsd* case.
17410
17411 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17412
17413 * config.sub: Accept -lites* OS. From Ian Dall.
17414
17415 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17416
17417 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17418 targets.
17419
17420 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17421
17422 * configure.in: treat i386-win32 canadian cross the same as
17423 i386-go32 canadian cross.
17424
17425 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17426
17427 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17428 running under the simulator to build a reduced set of libraries.
17429 (powerpc-*-eabiaix): Add fine grained multilib support added to
17430 other powerpc targets yesterday.
17431
17432 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17433
17434 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17435 -disable-softfloat, -disable-relocatable, -disable-aix, and
17436 -disable-sysv to control which multilib libraries get built.
17437
17438 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17439
17440 * configure: Add Makefile.tem to list of files to remove in trap
17441 handler.
17442
17443 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17444
17445 * config.guess (*Linux*): Add missing "exit"s.
17446 Also, need specific check for alpha-unknown-linux (uses COFF).
17447
17448 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17449
17450 * config.guess: Merge with FSF:
17451
17452 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17453 * config.guess (AIX4): More robust release numbering discovery.
17454
17455 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17456 * config.guess (i386-sequent-ptx): Properly get version number.
17457
17458 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17459 * config.guess (mips:*:4*:UMIPS): New case.
17460
17461 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17462
17463 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17464 (i386-win32 host): Likewise. Don't build readline.
17465
17466 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17467
17468 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17469 SUPPORT_FILES to submakes.
17470
17471 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17472
17473 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17474 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17475 mpw-configure.
17476
17477 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17478
17479 * configure.in (appdirs): Use =, not ==, in test expression when
17480 trying to build the text to print in the warning message for
17481 Solaris users.
17482
17483 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17484
17485 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17486
17487 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17488
17489 * config.guess: Recognize lynx-2.3.
17490
17491 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17492
17493 * config.sub (z8ksim): Deleted
17494 (z8k-*-coff): New, this is the one true name of the target.
17495
17496 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17497
17498 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17499
17500 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17501
17502 * config.guess (*:Linux:*:*): First try asking the linker what the
17503 default object file format is (elf, aout, or coff). Then if this
17504 fails, try previous methods.
17505
17506 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17507
17508 * configure.in: Don't build newlib for *-*-vxworks5.1.
17509
17510 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17511
17512 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17513 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17514
17515 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17516
17517 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17518
17519 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17520
17521 * cfg-ml-com.in: New file.
17522 * cfg-ml-pos.in: New file.
17523
17524 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17525
17526 * COPYING.NEWLIB: Add HP free copyright to list.
17527
17528 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17529
17530 * config.sub: Recognize -eabi* for the system, not just -eabi.
17531
17532 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17533
17534 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17535 * config.sub, configure.in (win32): New target and host.
17536
17537 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17538
17539 * configure.in: Add i386-pe configuration.
17540
17541 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17542
17543 * mpw-build.in (install): Install GDB after LD.
17544
17545 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17546
17547 * mpw-config.in (elf/mips.h): Always forward-include, needed
17548 for GDB to build.
17549
17550 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17551
17552 * testsuite: New directory for customer acceptance and whole tool
17553 chain tests.
17554
17555 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17556
17557 * configure: If per-host line isn't found, but AC_OUTPUT is found
17558 and a configure script exists, run it instead.
17559
17560 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17561
17562 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17563
17564 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17565
17566 * configure: Set build_{cpu,vendor,os,alias} to host values when
17567 --build isn't specified.
17568
17569 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17570
17571 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17572 (FLAGS_TO_PASS): Pass them.
17573 (EXTRA_TARGET_FLAGS): Ditto.
17574
17575 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17576
17577 * Makefile.in (all-libg++): Depend on all-libstdc++.
17578
17579 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17580
17581 * configure.in (noconfigdirs): Enable all packages for
17582 i386-unknown-netbsd.
17583
17584 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17585
17586 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17587 hosted builds (DOS builds)
17588
17589 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17590
17591 Changes for ARM based on patches from Richard Earnshaw:
17592 * config.sub: Handle armeb and armel.
17593 * configure.in: Omit arm linker only for riscix.
17594
17595 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17596
17597 * config.guess: Update from FSF.
17598
17599 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17600
17601 * config.sub: Recognize powerpcle as the little endian variant of
17602 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17603 powerpcle variant. Convert pentium into i586, not i486. Add p5
17604 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17605 temporarily.
17606
17607 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17608
17609 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17610
17611 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17612
17613 * config.sub: Accept -lites* as a basic system type.
17614
17615 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17616
17617 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17618 installed, and if so return linuxoldld as the system name.
17619
17620 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17621
17622 * config.guess: Add hppa1.1-hp-lites support.
17623
17624 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17625
17626 * configure.in: Don't build newlib for m68k-vxworks5.1.
17627
17628 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17629
17630 * configure.in (mips-sgi-irix6): Use mh-irix5.
17631
17632 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17633
17634 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17635
17636 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17637
17638 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17639 OSF/1. Fix compiler flags.
17640 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17641
17642 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17643
17644 * configure.in: Recognize --with-newlib.
17645 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17646
17647 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17648
17649 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17650 to *_X11_MODULES due to gdbtk needing X include files et al.
17651
17652 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17653
17654 Merge in support for Mac MPW as a host.
17655 (Old change descriptions retained for informational value.)
17656
17657 * mpw-config.in: Add generic include forwards for cpu-specific
17658 include files in aout and elf directories.
17659
17660 * mpw-configure: Added copyright.
17661 * mpw-config.in: Check for presence of required build tools.
17662 (target_libs): Add newlib.
17663 (target_tools): Add examples.
17664 (Read Me): Generate as "Read Me for MPW" instead.
17665 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17666 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17667 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17668
17669 * mpw-configure: Remove subdir-specific makefile hackery,
17670 delete mk.tmp after using it.
17671
17672 * mpw-build.in (all): Display start and end times.
17673
17674 * mpw-configure (host_canonical): Set.
17675 (target_cpu): Always add to makefiles.
17676 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17677 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17678 (mpw-mh-mpw): Look for in srcdir and srcroot.
17679 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17680
17681 * mpw-build.in: (install-only): New target.
17682
17683 * mpw-configure (host_alias, target_alias): Rename from hostalias
17684 and targetalias, add into generated Makefile.
17685 (mk.tmp): If present, add into generated Makefile.
17686 * mpw-build.in (all-gas): Build config.h first before gas proper.
17687
17688 * mpw-configure (config.status): Write only if changed.
17689 * mpw-config.in (readline): Configure it (not built, just used for
17690 definitions).
17691
17692 * mpw-config.in (elf/mips.h): Add a forward include.
17693
17694 * mpw-config.in: Forward-include most .h files in include into
17695 extra-include.
17696 (readline): Don't build.
17697 mpw-build.in (install): Install GDB.
17698
17699 * mpw-configure (prefix, mpw_prefix): Handle it.
17700 * mpw-config.in (mmalloc, readline): Don't configure.
17701 * mpw-build.in (thisscript): Rename to ThisScript.
17702 Use mpw-build instead of BuildProgram everywhere.
17703 (mmalloc, readline): Don't build.
17704 * mpw-README: New file, basic documentation about the MPW port.
17705
17706 * mpw-config.in: Use forward-include to create include files.
17707
17708 * mpw-configure: Add more things to the top of each configured
17709 Makefile, including contents of config/mpw-mh-mpw.
17710 * mpw-config.in (extra-include): Create this directory and fill it
17711 with Posix-like include files when configuring.
17712
17713 * config.sub (apple, mac, mpw): Add various aliases.
17714
17715 * mpw-build.in: New file, top-level build script fragment for MPW.
17716 * mpw-configure: New file, configure script for MPW.
17717 * mpw-config.in: New file, config fragment for MPW.
17718
17719 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17720
17721 * configure.in (host_libs): Remove glob, since it is gone from the
17722 sources.
17723
17724 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17725
17726 * Makefile.in: define empty GDB_NLM_DEPS var.
17727
17728 * configure.in(target_makefile_frag): use config/mt-netware
17729 for netware targets.
17730
17731 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17732
17733 * config.sub: Merge in recent FSF changes. Remove linux special
17734 cases.
17735
17736 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17737
17738 Revert this change:
17739
17740 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17741
17742 * build-all.mk: Use CC=cc -Xs on Solaris.
17743
17744 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17745
17746 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17747 stop using it.
17748 * Makefile.in: Nuke all references to glob subdirectory.
17749
17750 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17751
17752 * configure.in: Fix --enable-shared logic in per-host.
17753
17754 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17755
17756 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17757
17758 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17759
17760 * configure.in (noconfigdirs): Don't build gas on AIX, for
17761 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17762
17763 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17764
17765 * configure: Fix --cache-file to work if the file argument is a
17766 relative path.
17767
17768 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17769
17770 * configure: If the --cache-file is used, pass it down to
17771 configure in subdirectories.
17772
17773 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17774
17775 * config.sub: add vxworks29k configuration.
17776
17777 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17778
17779 * Makefile.in (taz): Do "diststuff" part quietly.
17780
17781 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17782
17783 * config.sub: Mini-merge with gcc/config.sub.
17784
17785 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17786
17787 * config.guess (IRIX): Sed - to _.
17788
17789 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17790
17791 * Makefile.in (source-vault, binary-vault): New targets.
17792
17793 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17794
17795 * config.sub: Recognize -eabi as a basic system type.
17796
17797 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17798
17799 * configure.in (enable_shared stuff): Fix typo.
17800
17801 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17802
17803 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17804
17805 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17806
17807 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17808
17809 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17810
17811 * configure.in (rs6000-*-*): Don't build gas.
17812
17813 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17814
17815 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17816 reduce command line length.
17817 (AS_FOR_TARGET): Check for as.new, not Makefile.
17818 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17819
17820 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17821
17822 * config.guess: Merge from FSF.
17823
17824 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17825
17826 * configure: Don't use $ when handling program_suffix.
17827
17828 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17829
17830 * configure.in: Configure tk for hppa/hpux.
17831
17832 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17833
17834 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17835
17836 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17837
17838 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17839 to LIBCXXFLAGS. Tests are better run without it.
17840
17841 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17842
17843 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17844
17845 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17846
17847 * configure.in (*-*-netware*): Don't configure xiberty.
17848
17849 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17850
17851 * configure.in: Remove tk from native_only list.
17852
17853 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17854
17855 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17856 for special NCD build.
17857
17858 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17859
17860 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17861 makeall.bat, they're only useful for binutils snapshots.
17862 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17863 makeall.bat to specified SUPPORT_FILES.
17864
17865 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17866
17867 * build-all.mk: Add Ericsson targets to sun4 and solaris
17868 hosts. Add BNR's sun4 target to solaris host, so their
17869 build-from-source will be tested in-house first.
17870
17871 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17872
17873 * Makefile.in (LIBCFLAGS): New variable.
17874 (CFLAGS_FOR_TARGET): Ditto.
17875 (LIBCFLAGS_FOR_TARGET): Ditto.
17876 (LIBCXXFLAGS): Ditto.
17877 (CXXFLAGS_FOR_TARGET): Ditto.
17878 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17879 (BASE_FLAGS_TO_PASS): Pass them.
17880 (EXTRA_TARGET_FLAGS): Ditto.
17881
17882 * configure.in: Support --enable-shared.
17883
17884 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17885
17886 * configure.in (target_libs): Include libstdc++ again.
17887 * config.guess: Update from FSF (for FreeBSD).
17888
17889 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17890
17891 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17892 makeall.bat.
17893 (DISTDOCDIRS): Add `etc'.
17894 (ETC_SUPPORT_PFX): New variable.
17895 (taz): Include anything from etc starting with a word in
17896 ETC_SUPPORT_PFX.
17897
17898 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17899
17900 * config.sub: Update for recent FSF changes. Remove obsolete
17901 h8300hds entry. Add -windows* and -osx as basic os. Minor
17902 spacing changes.
17903
17904 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17905
17906 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17907
17908 * config.guess: Merge with FSF.
17909 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17910
17911 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17912
17913 * configure: Since the "trap 0" handler will override the exit
17914 status on many systems, only use it for "exit 1", and make it set
17915 a non-zero exit status; reset it before "exit 0". Also, check
17916 exit status of config.sub, and error out if it failed.
17917
17918 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17919
17920 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17921 and install libgloss.
17922
17923 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17924
17925 * Makefile.in (all-binutils): Depend upon all-byacc.
17926
17927 * configure.in: Don't build emacs on Irix 5.
17928
17929 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17930
17931 * configure.in (*-*-netware*): Add libio.
17932
17933 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17934
17935 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17936 (CHECK_TARGET_MODULES): Ditto.
17937 (INSTALL_TARGET_MODULES): Ditto.
17938 (TARGET_LIBS): Ditto.
17939 (all-libstdc++): Note dependencies.
17940
17941 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17942
17943 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17944
17945 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17946
17947 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17948 -fexternal-templates.
17949
17950 * configure.in (target_libs): Add libstdc++.
17951 (noconfigdirs): Add libstdc++ as appropriate.
17952
17953 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17954
17955 * config.guess: Update from FSF.
17956
17957 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17958
17959 * configure: Use ${config_shell} when running ${configsub}.
17960
17961 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17962
17963 * config.sub: No longer recognize h8300h.
17964
17965 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17966
17967 * config.sub: Remove extraneous differences between config.sub and
17968 gcc/config.sub.
17969
17970 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17971
17972 * Makefile.in (DISTSTUFFDIRS): Add gas.
17973
17974 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17975
17976 * COPYING.NEWLIB: New file.
17977
17978 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17979
17980 * config.guess (HP-UX): Patch from Harlan Stenn
17981 <harlan@landmark.com> to also emit release level.
17982
17983 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17984
17985 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17986
17987 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17988
17989 * config.sub: Merge nextstep cleanup from FSF.
17990
17991 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17992
17993 * configure.in (arm-*-*): Don't configure ld for this target.
17994
17995 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17996
17997 * configure.in (*-*-netware): don't configure libg++, libio,
17998 librx, or newlib.
17999
18000 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18001
18002 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18003 configure ld--it works, but it doesn't support shared libraries.
18004
18005 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18006
18007 * config.guess (*-unknown-freebsd*): Get rid of possible
18008 trailing "(Release)" in version string.
18009 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18010
18011 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18012
18013 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18014 Fix type: *-next-neststep -> *-next-nextstep.
18015
18016 * config.guess: Merge from FSF:
18017
18018 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18019
18020 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18021
18022 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18023
18024 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18025 instead of UNIX_SV for UnixWare 1.0).
18026
18027 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18028
18029 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18030 to make gdb/nlm/* build after the compiler and linker.
18031
18032 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18033
18034 * config.guess (netbsd, freebsd, linux): Accept any machine,
18035 not just i[34]86.
18036 (m68k-atari-sysv4): Relocate to match FSF version.
18037
18038 * config.guess: More merges from the FSF:
18039
18040 Add a space before function call or macro invocation.
18041
18042 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18043
18044 * config.guess: Add trap cmd to remove dummy.c and dummy when
18045 interrupted.
18046
18047 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18048
18049 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18050 (dummy): Redirect stderr from compilation of dummy.c.
18051
18052 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18053
18054 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18055
18056 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18057
18058 * configure: Accept and ignore --cache*, for compatibility with
18059 new autoconf.
18060
18061 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18062
18063 * config.guess: Merge from FSF:
18064
18065 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18066
18067 * config.guess (Pyramid*:OSx*:*:*): New case.
18068 (PATH): Add /.attbin at end for finding uname.
18069 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
18070
18071 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18072
18073 * config.guess (M88*:DolphinOS:*:*): New case.
18074
18075 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18076
18077 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18078 to select whether to use ELF or COFF.
18079
18080 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18081
18082 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18083
18084 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18085
18086 * config.guess: Guess the OS version for HPUX.
18087
18088 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18089
18090 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18091
18092 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18093
18094 * configure.in: Recognize --with-headers, --with-libs, and
18095 --without-newlib.
18096 * Makefile.in (all-xiberty): Depend upon all-ld.
18097
18098 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18099
18100 * configure.in: Change i[34]86 to i[345]86.
18101
18102 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18103
18104 * configure (version): A few more tweaks to help message.
18105
18106 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18107
18108 * Makefile.in: Remove (for now) librx as a host library,
18109 now that we're building it for target.
18110
18111 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18112
18113 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18114 (Karl Berry).
18115
18116 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18117
18118 * configure.in: Also configure librx.
18119
18120 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18121
18122 * Makefile.in: Update various rules to reflect that librx
18123 is now needed for libg++.
18124
18125 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18126
18127 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18128
18129 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18130
18131 * configure.in: Configure the examples directory.
18132
18133 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18134
18135 * configure: Simplify Jun 2 1994 change.
18136
18137 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18138
18139 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18140 /bin/gcc isn't good enough to build gcc.
18141
18142 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18143
18144 * Makefile.in (GDB_SUPPORT_FILES): Remove
18145 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18146 (gdb.tar.gz): Add new rule to use standard distribution building
18147 mechanism.
18148
18149 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18150
18151 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18152 Bill Cox <bill@cygnus.com>.
18153
18154 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18155
18156 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18157
18158 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18159
18160 * configure: Search current dir first in .gdbinit.
18161
18162 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18163
18164 * config.sub: Recognize freebsd (merged from gcc config.sub).
18165
18166 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18167
18168 * config.sub: Refer to NeXT's operating system as nextstep.
18169
18170 * config.sub (case $basic_machine): Re-order the cases, to match
18171 the order in the FSF version (which is mostly alphabethical).
18172 Merge in some additions and changes from the FSF.
18173
18174 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18175
18176 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18177 * config.sub: Recognize cxux7.
18178 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18179
18180 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18181
18182 * config.sub: Fix typo powerpc -> powerpc-*.
18183
18184 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18185
18186 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18187
18188 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18189 parallel with all-emacs and install-emacs). Top-level command
18190 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18191
18192 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18193
18194 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18195 $(relbindir)/make before doing ``make install'', and use
18196 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18197 installing over running make binary.
18198 ($(host)-stamp-stage3-installed): Likewise.
18199
18200 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18201
18202 * config.guess: Recognize Mach.
18203
18204 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18205
18206 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18207 see whether --exec-prefix was used.
18208
18209 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18210
18211 * README: Explicitly mention libg++/README. (Zoo's idea.)
18212
18213 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18214
18215 * Makefile.in: Add all-librx target similar to all-libproc.
18216
18217 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18218
18219 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18220 with post 1.2 uname bogosity.
18221
18222 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18223
18224 * configure: Remove temporary files on receipt of a signal.
18225
18226 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18227
18228 * configure: If there is a package_makefile_frag, remove
18229 ${subdir}/Makefile.tem after copying it in.
18230
18231 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18232
18233 * build_all.mk: support rs6000 lynx identifies itself as
18234 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18235 since /bin/gcc is too feeble to compile a modern gcc.
18236
18237 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18238
18239 * brought devo/test-build.mk update-to-date with progressive/
18240 test-build.mk. Add lynx targets and hppa flag info.
18241
18242 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18243
18244 * configure.in: Use mh-ncrsvr43. Patch from
18245 Tom McConnell <tmcconne@sedona.intel.com>.
18246
18247 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18248
18249 * config.guess (i386-unknown-bsdi): No longer need to
18250 check #if defined(__bsdi__) && defined(__i386__).
18251
18252 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18253
18254 * configure: Set program_transform_nameoption correctly.
18255
18256 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18257
18258 * brought build-all.mk update-to-date with progressive build-all.mk,
18259 added new targets and hppa info.
18260
18261 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18262
18263 * configure: If config.guess result is a prefix of the user
18264 specified target, assume a native build and use the user specified
18265 target as the host alias. Remove SunOS patch suffix removal hack.
18266 * configure.in: Remove SunOS patch suffix removal hack.
18267
18268 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18269 in NATIVE_CHECK_MODULES.
18270
18271 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18272
18273 * Makefile.in: Rename HOST_ONLY to NATIVE.
18274 * configure: Delete SunOs patch suffix from host_canonical
18275 and build_canonical variables that are prepended to Makefiles.
18276 * configure.in: Add comments for easier maintenance.
18277
18278 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18279
18280 * Makefile.in: Add all-libproc target similar to all-gui.
18281
18282 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18283
18284 * Makefile.in (CHECK_MODULES): split into
18285 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18286
18287 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18288
18289 * config.guess (i386-unknown-bsdi): New system to guess.
18290
18291 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18292
18293 * Makefile.in: Add all-gui target (but not yet build by "all").
18294
18295 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18296
18297 * config.sub: Move deletion of patch suffix from here...
18298 * configure.in: To here, at Ian's suggestion. The top-
18299 level scripts might need to know of a patch level.
18300
18301 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18302
18303 * config.sub: Strip off patch suffix so rtl is recognized
18304 as a sunos4.1.3 machine, even though it's been patched.
18305
18306 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18307
18308 * Makefile.in (INSTALL_LAST): Delete.
18309 (INSTALL_DOSREL): New.
18310
18311 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18312
18313 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18314 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18315 whether we pass down --with-gnu-ld anyhow.
18316
18317 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18318
18319 * Makefile.in (INSTALL_LAST): Change operation so it works
18320 on more flavors of make.
18321 * configure.in (go32): Don't build libg++ or libio.
18322
18323 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18324
18325 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18326 they can be overriden by templates.
18327
18328 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18329
18330 * configure.in (target==go32): Don't build gdb.
18331 * dosrel: New directory.
18332
18333 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18334
18335 * configure.in (host==go32): Configure dosrel too.
18336 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18337 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18338 be set by incoming names or templates.
18339 (INSTALL_LAST): New rule.
18340
18341 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18342
18343 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18344
18345 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18346
18347 * configure.in (appdirs): New variable. Currently empty, but will
18348 be used in gas distribution. If nonempty, lists a set of
18349 directories at least one of which must get configured, or top
18350 level configuration is considered to have failed.
18351 (rs6000-*-lynxos*): Use new file name.
18352
18353 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18354
18355 Eliminate XTRAFLAGS.
18356 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18357 newlib include files using -idirafter, and also use -nostdinc.
18358 (CXX_FOR_TARGET): Likewise.
18359 (XTRAFLAGS): Removed.
18360 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18361 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18362 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18363 ($(DO_X)): Don't pass down XTRAFLAGS.
18364
18365 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18366
18367 * configure.in (mips*-dec-bsd*): New target; do build linker.
18368 (mips*-*-bsd*): New target; don't build linker.
18369
18370 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18371
18372 * configure.in: support rs6000-*-lynxos* configuration.
18373 support sunos4 as a cross target.
18374
18375 * config.sub: look for lynx*, not lynx since the OS version may
18376 legitimately be part of the name.
18377
18378 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18379
18380 * configure.in (i[34]86-*-sco*): Move to be with other i386
18381 targets.
18382 (romp-*-*): New target. Skip various binary utilities.
18383 (vax-*-*): New target. Don't build newlib.
18384 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18385
18386 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18387
18388 * configure.in: Only set host_makefile_frag if config
18389 directory exists.
18390
18391 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18392
18393 * install.sh: If $dstdir exists, don't check whether each
18394 component does.
18395
18396 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18397
18398 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18399
18400 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18401
18402 * configure.in (*-*-lynxos*): Don't configure newlib for either
18403 native or cross Lynx.
18404
18405 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18406
18407 * config.sub (sparc64-elf): Fix os.
18408 (z8k): Remove duplicate.
18409
18410 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18411
18412 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18413 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18414
18415 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18416
18417 * configure: Make file links cleanly even if Lynx fails on
18418 an NFS symlink (at least fail cleanly).
18419
18420 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18421
18422 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18423 -XNh2000.
18424
18425 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18426
18427 * configure: Unknown options are fatal again.
18428
18429 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18430
18431 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18432 compatibility.
18433
18434 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18435
18436 * build-all.mk: Add `clean' target.
18437
18438 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18439
18440 * config.guess: Add SINIX support.
18441 * configure.in: Add mips-*-sysv4* support.
18442
18443 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18444
18445 * build-all.mk: Document all useful targets.
18446 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18447 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18448
18449 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18450
18451 * configure: Support --silent, --quiet.
18452
18453 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18454
18455 * configure: Support --disable-FEATURE.
18456
18457 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18458
18459 * config.guess: Recognize NCR running SVR4.3.
18460
18461 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18462
18463 * config.guess: Make BSDI generate i386-unknown-bsd386.
18464 Patch from Paul Eggert <eggert@twinsun.com>.
18465
18466 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18467
18468 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18469
18470 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18471
18472 * configure: Make unrecognized options give nonfatal warnings
18473 instead of fatal errors, and pass them to any subdirectory
18474 configures in case they recognize them.
18475 Make --x equivalent to --with-x.
18476
18477 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18478
18479 * configure: Add --enable-* options. Clean up usage message and
18480 some comments.
18481
18482 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18483
18484 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18485
18486 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18487
18488 * configure.in (hppa*-*-*): Enable binutils.
18489
18490 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18491
18492 * config.sub: Recognize cisco.
18493
18494 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18495
18496 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18497
18498 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18499
18500 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18501 than one configuration name. Add comment.
18502
18503 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18504
18505 * config.guess: about target *-hitachi-hiuxwe2, fixed
18506 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18507 macro is incorrect.]
18508
18509 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18510
18511 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18512 than the "make ls" stuff which used to be here.
18513
18514 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18515
18516 * config.guess: Recognize i[34]86-unknown-freebsd.
18517 From Shawn M Carey <smcarey@rodan.syr.edu>.
18518
18519 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18520
18521 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18522
18523 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18524
18525 * config.guess: Check for ptx.
18526
18527 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18528
18529 * config.sub: Add os9k checking.
18530
18531 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18532
18533 * config.guess: Handle OSF1 running on HPPA processors
18534
18535 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18536
18537 * configure: If subdir configure fails, print out a message with
18538 subdirectory name, in case subdir's configure code didn't identify
18539 itself.
18540
18541 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18542
18543 * configure.in: Remove embedded newlines from configdirs.
18544 Avoid mismatches of substrings. Fix matching strings at end
18545 of configdirs.
18546
18547 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18548
18549 * config.guess: Add Lynx/rs6000 config support.
18550
18551 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18552
18553 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18554
18555 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18556
18557 * configure.in (hppa*-*-osf*): Treat this just like most other
18558 PA configurations (eg no binutils or ld).
18559 (hppa*-*-*elf*): These configurations have binutils and ld.
18560
18561 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18562
18563 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18564
18565 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18566
18567 * configure.in (rs6000-*-*): Build gas.
18568
18569 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18570
18571 * Makefile.in: Avoid bug in losing hpux sed.
18572
18573 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18574
18575 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18576 for GDB and GDB has been fixed to not need it.
18577
18578 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18579
18580 * config.guess: Recognize vax hosts.
18581
18582 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18583
18584 * configure (while loop): Don't use "break 2" inside case
18585 statement -- the case statement isn't an enclosing loop.
18586
18587 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18588
18589 * config.guess: Clean up NeXT support, to allow nextstep
18590 on Intel machines. Make OS be nextstep.
18591
18592 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18593
18594 * config.guess: Add alternate forms for Convex.
18595
18596 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18597
18598 * configure: Completely rewrite option processing. Take
18599 advantage of pattern-matching to avoid invoking test frequently.
18600 Also clean up host and target defaulting logic.
18601
18602 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18603
18604 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18605 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18606 commands (plus user environment) will fit SCO limits.
18607
18608 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18609
18610 * configure.in: Don't issue warnings about directories which are
18611 not being configured if -norecursion is set. Correct test for
18612 --with-gnu-as and --with-gnu-ld to not get confused by substring
18613 matches.
18614
18615 * configure.in: Don't build gas for alpha-dec-osf1*.
18616
18617 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18618
18619 * configure: Back out Per's change of 12/19/1993. It changes the
18620 behavior of configure in unexpected and confusing ways.
18621
18622 Also, use different delim char when calculating
18623 program_transform_name so that the name can contain slashes.
18624
18625 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18626
18627 * configure.in, config.sub: Add support for VSTa micro-kernel.
18628
18629 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18630
18631 * configure.in: Nuke hacks which were used to get a special
18632 version of GAS for HPPA configurations.
18633
18634 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18635
18636 * configure: If only ${target_alias} is given, use that
18637 as the default for ${host_alias}.
18638 * configure: Add missing back-slashes before nested quotes.
18639
18640 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18641
18642 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18643
18644 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18645
18646 * config.guess: Recognize some Tektronix configurations.
18647 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18648
18649 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18650
18651 * config.sub: Match any flavor of SH.
18652
18653 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18654
18655 * configure.in: Don't try to configure newlib for Alpha.
18656
18657 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18658
18659 * configure.in: Don't build ld for Irix 5. Don't build gas,
18660 libg++ or libio for any Alpha target.
18661
18662 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18663
18664 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18665
18666 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18667 default arguments -- so it tried to compress itself.
18668
18669 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18670
18671 * configure.in (notsupp): ensure that a space is always at the end
18672 of the configdirs list, since the grep checks for an explicit space
18673
18674 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18675
18676 * configure.in (target i386-sysv4.2): don't build ld, since static
18677 versions of many libraries are not available.
18678
18679 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18680
18681 * config.guess: Recognize Apollos (using environment variables).
18682 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18683
18684 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18685
18686 * config.guess: Recognize Sony news mips running newsos.
18687
18688 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18689
18690 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18691 "fi ; else" for bash.
18692
18693 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18694
18695 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18696
18697 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18698
18699 * config.sub: accept unixware as an alias for svr4.2.
18700 Fix some inconsistancies with the gcc version.
18701
18702 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18703
18704 * Makefile.in (DISTDOCDIRS): Add gdb.
18705
18706 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18707
18708 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18709
18710 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18711
18712 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18713 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18714 this now.
18715
18716 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18717
18718 * config.sub: Accept hiux* as an OS name.
18719
18720 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18721 etc/make-stds.texi. The underscore came from gcc, and dje now
18722 agrees that RUNTESTFLAGS is the correct name.
18723
18724 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18725
18726 * install.sh: Remove 'set -e'. It makes any conditionals
18727 in the script useless.
18728
18729 * config.guess: Automatically recognize arm-acorn-riscix
18730 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18731
18732 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18733
18734 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18735
18736 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18737
18738 * Makefile.in (DISTDOCDIRS): New variable.
18739 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18740 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18741
18742 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18743
18744 * configure.in (hppa target): check the source directory for the
18745 pagas sub-directory
18746
18747 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18748
18749 * config.sub: Allow -aout* and -elf*.
18750
18751 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18752
18753 * configure.in: Don't build ld on i386-solaris2, same as for
18754 sparc-solaris2.
18755
18756 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18757
18758 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18759
18760 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18761
18762 * configure.in: Configure gdb for alpha.
18763
18764 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18765
18766 * Makefile.in (CXXFLAGS): Add -O.
18767
18768 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18769
18770 * config.guess: added support for DG Aviion
18771
18772 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18773
18774 * configure.in: Produce warning message for subdirectories not
18775 configurable for this host/target combination. Don't try to
18776 configure gdb for vms.
18777
18778 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18779
18780 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18781 appropriate files before making "diststuff".
18782 (DISTBISONFILES): New var: list of files to be edited.
18783 (DISTSTUFFDIRS): Add binutils.
18784
18785 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18786
18787 * config.sub: also handle mipsel and mips64el (for little endian mips)
18788
18789 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18790
18791 * configure.in: Add * to end of all OS names.
18792
18793 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18794
18795 * configure.in: Build newlib for LynxOS native.
18796
18797 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18798
18799 * config.guess: Add support for delta 88k running SVR3.
18800
18801 * configure.in: Add comment about HP compiler vs. emacs.
18802
18803 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18804
18805 * configure.in: don't build ld on solaris2 (not a viable option
18806 due to bugs in getpwnam & getpwuid)
18807
18808 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18809
18810 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18811 config.guess will produce a full version number.
18812
18813 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18814
18815 * configure.in: Build linker and binutils for alpha-dec-osf1.
18816
18817 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18818
18819 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18820 and gdb/testsuite/Makefile.in.
18821
18822 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18823
18824 * configure.in: recognize mips*- instead of mips-
18825
18826 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18827
18828 * config.sub: Accept linux*coff and linux*elf as operating
18829 systems.
18830
18831 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18832
18833 * config.sub: Recognize mips64, and mips3 as an alias for it.
18834
18835 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18836
18837 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18838 gdb knows how to handle OSF/1 shared libraries.
18839
18840 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18841
18842 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18843 * config.guess: Recognize Hitachi's HIUX.
18844 * config.sub: Recognize h3050r* and hppahitachi.
18845 Remove redundant cases for hp9k[23]*.
18846
18847 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18848
18849 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18850 if gas and ld are in the source tree and are in ${configdirs}.
18851 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18852 --with options (but still pass them down on the command line,
18853 if they were explicitly specified).
18854
18855 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18856
18857 * configure: substitute SHELL value in Makefile.in with
18858 ${CONFIG_SHELL}
18859
18860 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18861
18862 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18863 *-*-solaris2* targets.
18864
18865 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18866
18867 * Makefile.in: define M4, and pass it down to sub-makes;
18868 all-autoconf now depends on all-m4
18869
18870 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18871
18872 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18873 presence of {ar,ranlib} instead of a configured directory
18874
18875 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18876
18877 * config.guess: Accept 34?? as well as 33?? for NCR.
18878
18879 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18880
18881 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18882 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18883
18884 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18885
18886 * configure: grab values for $(CC) and $(CXX) from the
18887 environment, so that someone can do "CC=gcc configure; make" and
18888 have it work right (matching the way that autoconf works now)
18889
18890 * configure.in, Makefile.in: add support for gash, the tcl
18891 interface to Galaxy
18892
18893 * config.guess: add NetBSD variants (hp300, x86)
18894
18895 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18896
18897 * install.sh: Support -d option (in the manner of SunOS 4 install,
18898 as it is more deterministic than that of GNU install)
18899 (chmodcmd): Set file to mode 755 by default (should also do default
18900 chgrp and chown, but I don't feel like dealing with that now)
18901
18902 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18903
18904 * config.sub: Remove h8300hhms alias.
18905
18906 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18907
18908 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18909
18910 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18911
18912 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18913 as stmp-fixinc
18914
18915 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18916
18917 * config.sub: recognize m88110-bug-coff.
18918
18919 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18920
18921 * Makefile.in (all-libio): all dependencies on the toolchain used
18922 to build this (gcc, gas, ld, etc)
18923
18924 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18925
18926 * config.guess: Deal with OSF/1 1.3 on alpha.
18927
18928 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18929
18930 * install.sh: add some 'else true' clauses for portability
18931
18932 * configure.in: don't build libio for h8[35]00-*-* targets
18933
18934 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18935
18936 * Makefile.in: Add support for new libio.
18937
18938 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18939
18940 * install.sh: If one command fails, don't try the rest. Don't try
18941 to remove $dsttmp (via trap) unless we have already created it.
18942 If $src doesn't exist, detect it and exit with an error.
18943
18944 * config.guess: Recognize BSD on hp300.
18945
18946 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18947
18948 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18949 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18950
18951 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18952
18953 * Makefile.in (all-send-pr): depends on all-prms
18954
18955 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18956
18957 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18958
18959 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18960
18961 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18962 Added test for mips-mips-riscos5.
18963
18964 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18965
18966 * configure.in: use mh-hp300 for 68k HP hosts
18967
18968 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18969
18970 * configure: add support for CONFIG_SHELL, so that you can use
18971 some alternate shell for evaluating configure scripts
18972
18973 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18974
18975 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18976 in configure script to bug-gdb@prep.ai.mit.edu when building
18977 distribution archive.
18978 * Makefile.in (COMPRESS): Remove def.
18979 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18980 gdb.tar.Z and make-gdb.tar.Z respectively.
18981 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18982 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18983 to convergence with 'taz' target in Makefile.in.
18984
18985 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18986
18987 * install.sh (dsttmp): use trap to ensure that tmp files go
18988 away on error conditions
18989
18990 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18991
18992 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18993
18994 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18995
18996 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18997 its parent is '/' not ''.
18998
18999 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19000
19001 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19002
19003 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19004 that ${newsrcdir}/configure.in does.
19005
19006 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19007
19008 * test-build.mk: support for CONFIG_SHELL
19009
19010 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19011
19012 * config.sub (netware): Add as a basic system type.
19013
19014 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19015
19016 * Makefile.in (Makefile): depend on configure.in. Also drop the
19017 $(srcdir)/ from the dependency on Makefile.in.
19018
19019 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19020
19021 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19022 (h8300hhms is temporary until multi-libraries are implemented).
19023 * configure.in: Handle h8300h too.
19024
19025 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19026
19027 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19028
19029 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19030
19031 * configure: Remove extraneous output when guessing host type.
19032 * config.guess: Remove extraneous output when guessing using C
19033 compiler rather than uname, or when guessing fails.
19034
19035 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19036
19037 * Makefile.in: remove all.cross and install.cross targets
19038
19039 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19040 definitions
19041
19042 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19043
19044 * configure.in (target sh): Build gprof.
19045
19046 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19047
19048 * config.sub: change -solaris to -solaris2
19049
19050 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19051
19052 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19053
19054 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19055
19056 * configure: Correct error message for missing Makefile.in to
19057 print correct directory.
19058
19059 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19060
19061 * install.sh: kludge around 386BSD shell bug
19062
19063 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19064
19065 * config.guess: Recognize NeXT.
19066 * config.guess: Recognize i486-ncr-sysv4.
19067 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19068
19069 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19070
19071 * Makefile.in (MAKEINFOFLAGS): New variable.
19072 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19073 * build-all.mk, test-build.mk: Pass down --no-split as
19074 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19075
19076 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19077
19078 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19079
19080 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19081
19082 * Makefile.in (libg++.tar.z): New rule.
19083 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19084 * Makefile.in (taz): Only do a single chmod.
19085
19086 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19087
19088 * install.sh: don't use dirname anymore (replaced with sed usage)
19089
19090 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19091
19092 * Makefile.in: Change extension for gzip'd files from '.z' to
19093 '.gz' per new FSF standard usage.
19094
19095 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19096
19097 * configure: put quotes around the final value of program_transform_name
19098
19099 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19100
19101 * Makefile.in: new install.sh support; update install-info rules
19102
19103 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19104
19105 * configure.in: Build diff for crosses, but not for go32 host.
19106
19107 * configure.in: Build gprof only for native, and don't build it
19108 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19109
19110 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19111
19112 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19113
19114 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19115
19116 * configure.in (host_tools): Add prms.
19117
19118 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19119
19120 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19121 with $(FLAGS_TO_PASS) on the command line
19122
19123 * config.sub: Recognize lynx and lynxos
19124
19125 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19126
19127 * config.sub: Accept -ecoff*, not just -ecoff.
19128
19129 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19130
19131 * Makefile.in (taz): Use .gz suffix instead of .z.
19132 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19133 names.
19134
19135 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19136
19137 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19138
19139 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19140
19141 * Makefile.in (install-no-fixedincludes): install gcc last, so
19142 that rebuilds that might happen during 'make install' don't get
19143 bogus gcc include files
19144
19145 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19146
19147 Change from Utah for HPPA support:
19148 * config.guess: Recognize hppa1.x-hp-bsd.
19149
19150 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19151
19152 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19153 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19154
19155 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19156
19157 * config.sub: Add support for rom68k and bug boot monitors.
19158
19159 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19160
19161 * Makefile.in: Make all-opcodes depend on all-bfd.
19162
19163 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19164
19165 * config.guess: Added special check for i[34]86-univel-sysv4*.
19166
19167 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19168
19169 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19170 the processor rather than assuming i486.
19171
19172 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19173
19174 * config.guess: Recognize SunOS6 as Solaris3.
19175
19176 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19177
19178 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19179 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19180
19181 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19182
19183 * build-all.mk (all-cross): New target for Canadian Cross.
19184 Added Q2 go32 targets.
19185 * test-build.mk: Configure go32 cross sparclite-aout and
19186 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19187 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19188
19189 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19190
19191 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19192 GO32 hosted toolchains
19193
19194 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19195
19196 * configure: change so "-exec-prefix" gets passed down rather
19197 than "-exec_prefix" so autoconf generated Makefiles get the
19198 exec_prefix set right.
19199
19200 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19201
19202 * config.guess: get the Solaris2 minor version number
19203
19204 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19205
19206 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19207
19208 * config.guess: Recognize some Sequent platforms.
19209
19210 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19211
19212 * Makefile.in: added the vault-install target
19213
19214 * configure.in: actually use the Sun3 makefile fragment that's in
19215 config, also added the release dir to configdirs
19216
19217 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19218
19219 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19220
19221 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19222
19223 * configure.in: remove some program from Alpha targetted toolchains
19224
19225 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19226
19227 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19228 gprof.
19229 (taz): Run "make diststuff" in those directories instead of "make
19230 proto-dir". Look for "VERSION=" only at start of line in subdir
19231 Makefile. Use "gzip -9" for compression.
19232 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19233 (binutils.tar.z): New target.
19234
19235 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19236
19237 * Makefile.in (taz): Include gpl.texinfo.
19238
19239 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19240
19241 * Makefile.in (setup-dirs): Merged into "taz" target.
19242 (taz): Only do `proto-dir' stuff if a directory is actually needed
19243 for this target.
19244
19245 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19246
19247 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19248 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19249 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19250 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19251 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19252
19253 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19254
19255 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19256 config.sub, and move-if-change to gdb testsuite distribution
19257 archive, so the testsuite can be extracted, configured, and
19258 run separately from the gdb distribution. Blow away the Chill
19259 tests that require a Chill compiled executable, since GNU Chill
19260 is not yet publically available.
19261
19262 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19263
19264 * test-build.mk: set environment variables in a single command,
19265 instead of a list of assignments and exports
19266
19267 * config.guess: recognize Alpha/OSF1 systems
19268
19269 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19270
19271 * configure: Change help message to prefer --options rather than
19272 -options.
19273
19274 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19275
19276 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19277 zippy@ecst.csuchico.edu.
19278 * config.guess: Recognize miniframe.
19279
19280 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19281
19282 * Makefile.in: Use srcroot to find runtest rather than rootme.
19283 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19284
19285 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19286
19287 * test-build.mk: Extensive additions to support building on a
19288 machine other than the host.
19289
19290 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19291
19292 * configure (tooldir): Fix for i386-aix again.
19293
19294 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19295
19296 * configure, Makefile.in: Change definition of $(tooldir)
19297 to match the FSF.
19298
19299 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19300
19301 * config.guess: Recognize i[34]86/SVR4.
19302
19303 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19304
19305 * Makefile.in (all-gdb): gdb depends on sim.
19306
19307 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19308
19309 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19310 at the same time we make the prototype gdb directory.
19311 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19312 files at the same time as the gdb base release distribution.
19313
19314 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19315
19316 * Makefile.in (check): Use individual check targets rather than
19317 DO_X rule.
19318 (check-gcc): Added.
19319
19320 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19321
19322 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19323 for System V release 3.2.
19324
19325 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19326
19327 * config.sub: Recognize hppaosf.
19328 * configure.in: Do configure ld/binutils/gas for it.
19329
19330 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19331
19332 * configure (tooldir): Alter syntax used to set this, for systems
19333 where "\$" isn't handled right, like i386-aix.
19334
19335 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19336
19337 * configure: Pass program-transform-name, not
19338 program_transform_name, to recursive configures.
19339
19340 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19341
19342 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19343 of gas+ld+binutils.
19344
19345 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19346
19347 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19348
19349 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19350
19351 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19352
19353 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19354
19355 * Makefile.in (PRMS): Set back to all-prms.
19356
19357 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19358
19359 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19360 targets, rather than for MIPS hosts.
19361
19362 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19363
19364 * configure.in: add comment for --with-x default values
19365
19366 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19367
19368 * Makefile.in: add check-* targets for each of the directories in
19369 the tree. Add a definition of RUNTEST that will use the one we
19370 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19371
19372 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19373
19374 * configure.in: Removed obsolete references to bfd_target and
19375 target_makefile_frag.
19376
19377 * build-all.mk: Set assorted targets for Q2.
19378 * config.sub: Recognize z8k-sim and h8300-hms.
19379 * test-build.mk: Really don't pass host to configure.
19380 (HOLES): Added uname.
19381
19382 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19383
19384 * configure: Handle an empty program-prefix, program-suffix or
19385 program-transform-name correctly.
19386
19387 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19388
19389 * build-all.mk: -G 8 no longer required for MIPS targets.
19390 * test-build.mk: Don't pass host argument to configure; make it
19391 guess.
19392
19393 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19394
19395 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19396 * Makefile.in (COMPRESS): New macro, like GZIP.
19397
19398 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19399
19400 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19401
19402 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19403 with gas currently defaults to -G 0.
19404
19405 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19406
19407 * Makefile.in (all-flex): flex depends on byacc.
19408
19409 * build-all.mk: If host not specified, use config.guess. Pass TAG
19410 to test-build.mk as RELEASE_TAG.
19411 * test-build.mk (configargs): New variable containing arguments to
19412 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19413 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19414
19415 * config.guess: Use /bin/uname when checking -X argument on SCO,
19416 to avoid invoking GNU uname which doesn't understand -X.
19417
19418 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19419
19420 * configure.in: Build gas for mips-*-*.
19421
19422 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19423
19424 * Makefile.in (all.normal): insert missing backslash.
19425
19426 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19427
19428 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19429
19430 * Makefile.in: Complete overhaul to merge many almost identical
19431 targets.
19432
19433 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19434
19435 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19436 (gdb.tar.Z): Adjusted.
19437
19438 * Makefile.in (setup-dirs, taz): New targets; should be general
19439 enough to adapt for gdb sometime. Build only .z file.
19440 (gas.tar.z): New target.
19441
19442 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19443
19444 * build-all.mk: Use CC=cc -Xs on Solaris.
19445
19446 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19447
19448 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19449 for handling BISON for FSF releases.
19450
19451 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19452
19453 * configure: Actually implement the change zoo just documented.
19454
19455 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19456
19457 * configure: when using config.guess, only set target_alias when
19458 it's not already been set (ie, on the command line)
19459
19460 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19461
19462 * Makefile.in: add installcheck target, set PRMS to install-prms
19463
19464 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19465
19466 * configure: add support for package_makefile_fragment, handle the
19467 case where a directory has a configure.in file but no Makefile.in
19468 more gracefully (with an actual understandable error message, even);
19469 add support for --without (and add this to the usage message); also
19470 explicitly add a --host=${host_alias} to the command line when
19471 config.guess is used
19472
19473 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19474
19475 * configure: Must use both --host and --target in recursive calls.
19476
19477 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19478
19479 * Makefile.in: Change deja-gnu to dejagnu.
19480
19481 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19482
19483 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19484
19485 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19486
19487 * configure.in: canonicalize all instances to *-*-solaris2*,
19488 also strip out a number of tools to not build for go32 host
19489
19490 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19491
19492 * config.guess: add GPL.
19493
19494 * Makefile.in, config.guess, config.sub, configure: bump
19495 copyrights to 93.
19496
19497 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19498
19499 * Makefile.in (do-info): Removed obsolete check for existence of
19500 localenv file.
19501
19502 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19503
19504 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19505
19506 * Makefile.in: a couple of 'else true' for decstation,
19507 support for TclX
19508
19509 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19510
19511 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19512
19513 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19514
19515 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19516
19517 * config.guess: Recognize i386-ibm-aix (PS/2).
19518 * configure.in: Use config/mh-aix386 file for it.
19519
19520 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19521
19522 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19523 CC_FOR_TARGET instead.
19524 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19525
19526 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19527
19528 * Makefile.in: Add sim to list of directories sent with gdb
19529
19530 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19531
19532 * configure.in: Put back mips-dec-bsd* case.
19533
19534 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19535
19536 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19537 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19538 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19539
19540 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19541
19542 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19543
19544 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19545 (install-info): install dir.info only if it exists,
19546 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19547
19548 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19549
19550 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19551 gas for mips-dec-bsd.
19552
19553 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19554
19555 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19556 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19557
19558 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19559
19560 * configure.in: Added "dejagnu" to hosttools list.
19561
19562 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19563
19564 * config.sub, configure.in, config.guess: Add support
19565 for Bosx, an AIX variant from Bull.
19566 Patches from F.Pierresteguy@frcl.bull.fr.
19567
19568 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19569
19570 * devo/dejagnu: Initial creation of devo/dejagnu.
19571 Migrated dejagnu testcases and support files for testing software
19572 tools to reside as subdirectories, currently called "testsuite",
19573 within the directory of the software tool. Migrated all programs,
19574 support libraries, etc. beloging to dejagnu proper from
19575 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19576 with no modifications. The changes to these files which will
19577 allow them to configure, build, and execute properly will be made
19578 in a future update.
19579
19580 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19581
19582 * Makefile.in: Change send_pr to send-pr.
19583 * configure.in: Likewise.
19584 * send_pr: Renamed directory to send-pr.
19585
19586 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19587
19588 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19589
19590 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19591
19592 * README: Update for gdb-4.8 release.
19593 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19594 gdb-xxx.tar.z (gzip'd) file also.
19595
19596 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19597
19598 * Makefile.in: make all-diff depend on all-libiberty
19599
19600 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19601
19602 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19603
19604 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19605
19606 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19607
19608 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19609
19610 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19611 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19612 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19613
19614 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19615
19616 * Makefile.in: makeinfo binary is in a new location
19617
19618 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19619
19620 * config.sub: Accept -ecoff as an OS.
19621
19622 * Makefile.in: Various changes to eliminate a level of make
19623 recursion and reduce the required command line length.
19624 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19625 sub-makes.
19626 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19627 variables holding settings for specific sub-makes.
19628 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19629 in terms of BASE_FLAGS_TO_PASS.
19630 (TARGET_LIBS): New variable listing directories which use
19631 TARGET_FLAGS_TO_PASS.
19632 (subdir_do): Eliminated.
19633 (do-*): New set of targets to replace subdir_do.
19634 (various): All targets which used subdir_do now depend on do-*.
19635 (local-clean): Renamed from do_clean.
19636 (local-distclean): New target, dependency of distclean and
19637 realclean.
19638 (install-info): Don't create directories. Depend on dir.info
19639 rather than calling make recursively.
19640 (install-dir.info): Eliminated.
19641 (install-info-dirs): Create all info directories here.
19642 (dir.info): Depend upon do-install-info.
19643
19644 * test-build.mk (HOLES): Added false.
19645
19646 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19647
19648 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19649
19650 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19651
19652 * Makefile.in (info): remove dependency on all-texinfo. The
19653 problem was really in texinfo/C, not at this level.
19654
19655 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19656
19657 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19658
19659 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19660
19661 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19662 GDB releases.
19663
19664 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19665
19666 * configure: Include srcdir in message about target of link not
19667 being found. Don't convert `-' to `_' in `with' options being
19668 passed to subdirs.
19669
19670 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19671
19672 * configure.in: add uudecode to host_tools
19673
19674 * Makefile.in: added {all,install}-uudecode targets, added them to
19675 the appropriate lists
19676
19677 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19678
19679 * Makefile.in (all-gcc): Added dependency on all-gas.
19680
19681 * configure.in (mips-*-*): Build ld and binutils.
19682
19683 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19684
19685 * configure: check return code from mkdir, print error message and
19686 exit on failure.
19687
19688 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19689
19690 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19691
19692 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19693
19694 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19695
19696 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19697
19698 * config.sub (h8500): Recognize this as a cpu type.
19699
19700 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19701
19702 * configure: source directory missing is no longer a warning
19703
19704 * configure.in: recognize irix[34]* instead of irix[34]
19705
19706 * Makefile.in: define and pass down X11_LIB
19707
19708 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19709
19710 * guess-systype: Renamed to ...
19711 * config.guess: ... by popular request.
19712 * configure.in, Makefile.in: Update accordingly.
19713
19714 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19715
19716 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19717 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19718 + Execute ./dummy instead of assuming . is in PATH.
19719
19720 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19721
19722 * guess-systype: New shell script. Attempts to guess the
19723 canonical host name of the executing host.
19724 Only a few hosts are supported so far.
19725 * configure: Call guess-systype if no host is specified.
19726
19727 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19728
19729 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19730 gcc Makefile.
19731
19732 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19733
19734 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19735 (all-gcc, install-gcc, subdir_do): Use it.
19736
19737 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19738
19739 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19740
19741 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19742
19743 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19744 set exclusively by configure, using configure.in .
19745
19746 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19747
19748 * test-build.mk: set $PATH for all builds
19749
19750 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19751
19752 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19753
19754 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19755 the one used in gcc/Makefile.in, so that a null expansion doesn't
19756 override the one needed to build gcc with a native cc.
19757
19758 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19759
19760 * configure: Accept -with arguments.
19761
19762 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19763
19764 * Makefile.in: added h8300sim
19765
19766 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19767
19768 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19769 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19770 (all-cygnus, native, build-cygnus): Make
19771 $(canonhost)-stamp-3stage-done, not $(host)....
19772 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19773 i386-sco3.2v4. Added else true to if command.
19774
19775 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19776
19777 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19778
19779 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19780
19781 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19782
19783 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19784
19785 * configure.in: don't remove binutils from Solaris builds
19786
19787 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19788
19789 * Makefile.in: get rid of earlier definitions for *clean,
19790 also handle the recursive info rule better
19791
19792 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19793
19794 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19795 do more-or-less the right thing.
19796
19797 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19798
19799 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19800 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19801
19802 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19803
19804 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19805 $(host_canonical).
19806
19807 * configure.in: split the configdirs list into 4 categories (native
19808 v. cross, library v. tool) and handle the cross-only and native-
19809 only in more reasonable (and correct!) way.
19810
19811 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19812
19813 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19814 configdirs anymore.
19815
19816 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19817
19818 * Makefile.in: extensive cleanup:: removed all of the explicit
19819 clean-* targets, collapsed many wrappers around subdir_do into
19820 one, added additional targets to satisfy standards.texi, deleted
19821 some old targets, some changes for consistency
19822
19823 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19824
19825 * configure.in: handle some programs as cross-only, and others as
19826 native only
19827
19828 * test-build.mk: handle partial holes in a more generic manner
19829
19830 * Makefile.in: m4 depends on libiberty
19831
19832 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19833
19834 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19835 time, wdiff, and find to configdirs
19836
19837 * Makefile.in: all, clean, and install rules for the new programs
19838 added to configure.in
19839
19840 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19841
19842 * configure.in: use mh-sun for all *-sun-* hosts
19843
19844 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19845
19846 * Makefile.in: define flags for X11 include files and library file
19847 locations, pass them down to the programs that need this info
19848
19849 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19850
19851 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19852
19853 * configure.in: start building libg++ for HP-UX targets
19854
19855 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19856
19857 * README: Update references to files moved into etc/.
19858
19859 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19860
19861 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19862 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19863
19864 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19865
19866 * configure: accept dash as well as underscore in long option
19867 names for FSF compatibility.
19868
19869 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19870
19871 * config.sub: added -sco3.2v4 support from FSF.
19872
19873 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19874
19875 * configure.in: expand the section that adds or removes
19876 directories from the list of programs to build, to handle native
19877 vs. cross in addition to host v. native
19878
19879 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19880
19881 * Makefile.in: Replace C++ in macro names with CXX.
19882 This is less likely to break ...
19883
19884 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19885
19886 * test-build.mk: add -w to GNU_MAKE
19887
19888 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19889
19890 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19891 add 'sparc' to list of recognized cpus. This needed to make
19892 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19893 Delete some redundant ose68 variants. Recognize -wrs as an os,
19894 then changes that into $CPU-wrs-vxworks.
19895
19896 * configure.in: remove most references to gdbtest, regularize
19897 target based program removal
19898
19899 * test-build.mk: import from p3 tree (many fixes and changes)
19900
19901 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19902
19903 * Makefile.in: added rules to handle tcl, tk, and expect
19904
19905 * configure.in: handle those directories if they exist
19906
19907 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19908
19909 * config.sub: removed bogus hppabsd and hppahpux names, since
19910 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19911
19912 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19913
19914 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19915 depends upon all-xiberty
19916
19917 * Makefile.in: changes from p3, including:
19918
19919 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19920
19921 * Makefile.in (XTRAFLAGS): include newlib directories if
19922 newlib/Makefile exists, rather than if host != target.
19923
19924 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19925
19926 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19927 from the same source tree and not building a cross-compiler. This
19928 matters for the libg++ configuration if reconfiguring a tree that
19929 has already been installed.
19930
19931 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19932
19933 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19934 pick up the machine and system specific header files.
19935
19936 * Makefile.in: added AS_FOR_TARGET, passed down in
19937 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19938 the C compiler to use to create programs which are run in the
19939 build environment, set it to default to $(CC), and passed it down
19940 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19941
19942 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19943
19944 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19945 We need them for unusual native builds, like systems without
19946 ranlib.
19947
19948 * configure: also define $(host_canonical) and
19949 $(target_canonical), which are the full, canonical names for the
19950 given host and target
19951
19952 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19953
19954 * Makefile.in: Added separate definitions for C++.
19955
19956 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19957
19958 * configure.in (configdirs): Add deja-gnu.
19959
19960 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19961
19962 * README: Update for configure.texi and gdb-4.7 release.
19963
19964 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19965
19966 * Makefile.in: Move "all" target to top of file.
19967 Previously, first target was ".PHONY" which caused BSD4.4 make
19968 to build .PHONY when make was run without arguments.
19969
19970 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19971
19972 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19973 Library-copylefted code in libiberty.
19974
19975 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19976
19977 * config.sub: Replace m68kmote with plain old m68k.
19978
19979 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19980
19981 * Makefile.in: Remove space from blank line, avoid Make complaints.
19982
19983 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19984
19985 * config.sub: Complain if no argument is given. Added support for
19986 386bsd as OS and target alias.
19987
19988 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19989
19990 * Makefile.in (XTRAFLAGS): include newlib directories if
19991 newlib/Makefile exists, rather than if host != target.
19992
19993 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19994
19995 * config.sub: recognize sparclite-wrs-vxworks.
19996
19997 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19998 p3.) Added clean-xiberty to clean.
19999
20000 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20001
20002 * configure.in: use *-*-* instead of nested cases for host and target
20003
20004 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20005
20006 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20007 from the same source tree and not building a cross-compiler. This
20008 matters for the libg++ configuration if reconfiguring a tree that
20009 has already been installed.
20010
20011 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20012
20013 * config.sub (i486v/i486v4): Merge in from FSF version.
20014
20015 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20016
20017 * configure: only set PWD if it is already set.
20018
20019 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20020
20021 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20022 doesn't have unset and all success paths (and most error paths)
20023 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20024 to just ${PWD} to avoid confusion.)
20025
20026 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20027
20028 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20029 even for a native compilation.
20030
20031 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20032
20033 Changes to make the gdb.tar.Z rule work better.
20034
20035 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20036 (DEVO_SUPPORT): Add configure.texi.
20037 (bfd-ilrt.tar.Z): Remove ancient rule.
20038
20039 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20040
20041 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20042 pick up the machine and system specific header files.
20043
20044 * configure.in, config.sub: added new target m68010-adobe-scout,
20045 with alias of adobe68k. Changed configure.in to check for
20046 -scout before -sco* to avoid a false match.
20047
20048 * Makefile.in: added AS_FOR_TARGET, passed down in
20049 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20050 the C compiler to use to create programs which are run in the
20051 build environment, set it to default to $(CC), and passed it down
20052 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20053
20054 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20055
20056 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20057 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20058 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20059 FOR_TARGET variants, to newlib and libg++.
20060
20061 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20062
20063 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20064 first.
20065
20066 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20067
20068 * config.sub: Accept `elf' as an environment.
20069
20070 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20071
20072 * Makefile.in (all-opcodes): cd into the right directory
20073
20074 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20075
20076 * configure: added -program_transform_name option, used as
20077 argument to sed when installing programs.
20078 configure.texi: added documentation for -program_prefix,
20079 -program_suffix and -program_transform_name.
20080
20081 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20082
20083 * config.sub: Accept i486 where i386 ok.
20084
20085 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20086
20087 * config.sub: accept we32k
20088
20089 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20090
20091 * config.sub, configure.in: accept OSE68000 and OSE68k.
20092
20093 * Makefile.in: don't create all directories for ``make install'';
20094 let the subdirectories create the ones they need.
20095
20096 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20097
20098 * COPYING: new file, GPL v2
20099
20100 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20101
20102 * Makefile.in: use the new gen-info-dir, which needs a template
20103 argument (which also lives in texinfo)
20104
20105 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20106
20107 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20108
20109 * config.sub (ncr3000): Change i386 to i486.
20110
20111 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20112
20113 * Makefile.in: add install-rcs, install-grep to
20114 install-no-fixedincludes, removed install-bison and install-libgcc
20115
20116 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20117
20118 * configure.in: grab the HPUX makefile fragment if on HPUX
20119
20120 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20121
20122 * Makefile.in: eradicate bison spoor (ditto libgcc).
20123 configure.in: recognise m68{k,000}-ericsson-OSE.
20124 es1800 is alias for m68k-ericsson-OSE
20125
20126 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20127
20128 * configure.in: rearrange the parts that remove programs from
20129 configdirs, based now on HOST==TARGET or by canonical triple.
20130
20131 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20132
20133 * test-build.mk: recurse explicitly with -f test-build.mk when
20134 appropriate. predicate stage3 and comparison on the existence
20135 of gcc. That is, if gcc isn't around, we aren't three-staging.
20136 On very clean, also remove ...stamp-co. Build in-place before
20137 doing other builds.
20138
20139 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20140
20141 * Makefile.in, configure.in: add tgas
20142
20143 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20144
20145 * Makefile.in: a number of changes merged in from progressive.
20146
20147 * configure.in: add libm.
20148
20149 * .cvsignore: ignore some stuff that comes from test-build.mk.
20150
20151 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20152
20153 * config.sub: Add es1800 (m68k-ericsson-es1800).
20154
20155 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20156
20157 * configure: Add program_suffix (parallel to program_prefix)
20158 * Makefile.in: adjust directory-creating script for losing decstation
20159
20160 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20161
20162 * configure: Minor $subdir-related fixes.
20163
20164 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20165
20166 * configure: fix various problems with propogating
20167 makefile_target_frag in subdirs.
20168 * configure.in: config libgcc if its there
20169
20170 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20171
20172 * config.sub: HPPA merge.
20173
20174 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20175
20176 * Makefile.in: Replace all-bison with all-byacc in all
20177 dependency lines for other tools (which now use byacc).
20178
20179 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20180
20181 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20182
20183 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20184
20185 * Makefile.in: make gprof rules similar to byacc rules (instead of
20186 vestigal $(unsubdir) that didn't work...)
20187
20188 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20189
20190 * config.sub: Add support for Linux.
20191 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20192 (at least for libg++).
20193
20194 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20195
20196 * configure.texi: fix doc for the -nfp option to configure
20197
20198 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20199
20200 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20201
20202 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20203
20204 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20205 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20206 * configure.in: added solaris* host_makefile_frag hook.
20207
20208 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20209
20210 * config.sub: changed recognition of m68000 so that various
20211 m68k types can be specified via m680[01234]0
20212
20213 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20214
20215 * config.sub (basic_machine): fix sed so that '-foo' isn't
20216 completely substituted out while .+'-foo' loses the '-foo'
20217
20218 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20219
20220 * config.sub ($os): Add -aout.
20221
20222 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20223
20224 * configure: If host_makefile_frag is absolute, don't
20225 prefix ${invsubdir} (relevant to libg++ auto-configure).
20226
20227 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20228
20229 * Makefile.in (tooldir): Define it.
20230 (all-ld): Depend on all-flex.
20231
20232 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20233
20234 * Makefile.in (check): Fix libg++ special case.
20235
20236 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20237
20238 * configure: do not bury `pwd` into config.status, thus do fewer
20239 pwd's.
20240
20241 * configure: print the "Building in" message only when building in
20242 other than "." AND verbose.
20243
20244 * configure: remove -s, rework -v to better accommodate guested
20245 configures.
20246
20247 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20248
20249 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20250
20251 * Makefile.in: macroize flags passed on recursion. remove
20252 fileutils.
20253
20254 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20255
20256 * configure: get makesrcdir right for subdirs deeper than 1.
20257
20258 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20259 install.
20260
20261 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20262
20263 * Makefile.in: don't print subdir_do or recursion lines.
20264
20265 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20266
20267 * standards.texi: added menu item.
20268
20269 * Makefile.in: build and install standards.info.
20270
20271 * standards.texi: new file.
20272
20273 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20274
20275 * configure: test for and move config.status pieces from
20276 ${subdir}/.
20277
20278 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20279
20280 * configure: Test for existance of files before trying to mv
20281 them, to avoid numerous non-existance messages.
20282
20283 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20284
20285 * configure: correct final line of config.status.
20286
20287 * configure: patch from eggert. Avoids a protection problem if
20288 the original Makefile.in is read only.
20289
20290 * configure: use move-if-change from gcc to create config.status.
20291 Some makefiles depend on config.status to tell if a directory
20292 has been reconfigured for a different host. This change
20293 prevents those directories from remaking everything in the case
20294 where the reconfig was only intended to rebuild a Makefile.
20295
20296 * configure: test for config.sub with "config.sub sun4" rather
20297 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20298 host alias from a missing config.sub.
20299
20300 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20301
20302 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20303 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20304
20305 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20306
20307 * configure: mkdir ${subdir} as needed.
20308
20309 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20310
20311 * Makefile.in,configure.in: added autoconf.
20312
20313 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20314
20315 * Makefile.in: no longer pass against on recursion.
20316
20317 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20318 definitions are not inherited.
20319
20320 * configure: correct makesrcdir when subdir is .
20321
20322 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20323
20324 * configure: Add support for 'subdirs' variable, which is
20325 like 'configdirs', except that configure doesn't re-invoke
20326 itself for subdirs, it just creates a Makefile for each subdir.
20327 * configure.texi: Document subdirs.
20328
20329 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20330
20331 * configure.in: added flex to configdirs
20332
20333 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20334
20335 * Makefile.in: remove clean-stamps from clean.
20336
20337 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20338
20339 * configure.in: Add gdbtest to configdirs.
20340
20341 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20342
20343 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20344 to recursive makes.
20345 * configure.in: Recognize new ncr3000 config.
20346
20347 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20348
20349 * Makefile.in, configure.in: removed references to gdbm.
20350
20351 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20352
20353 * config.sub: Don't canonicalize os value
20354 newsos* to bsd (readline needs to check for newsos).
20355 (This fix was earlier made Jan 31, but got re-broken.)
20356
20357 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20358
20359 * configure.in: sco is an os, not a vendor!
20360
20361 * configure: Quote $( better. Keep various shells happy.
20362
20363 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20364
20365 * Makefile.in: eliminate stamp-files.
20366
20367 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20368
20369 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20370 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20371
20372 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20373
20374 * config.sub: fix iris/iris3.
20375
20376 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20377
20378 * configure: re-add -rm.
20379
20380 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20381
20382 * Maskefile.in: add .stmp-rcs to all.
20383
20384 * configure.in: remove gas from rs6000 build, use aix host fragment.
20385
20386 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20387
20388 * configure: pass down site_option during recursion.
20389
20390 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20391
20392 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20393
20394 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20395
20396 * configure: Change exec_prefix so that it really defaults to prefix.
20397
20398 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20399
20400 * Makefile.in, configure.in: Add support for mmalloc library.
20401
20402 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20403
20404 * Makefile.in: add stmp dependencies for a few more things.
20405
20406 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20407
20408 * configure: adjusted error message on objdir/srcdir configure
20409 collision, per john's suggestion.
20410
20411 * Makefile.in: add libiberty stmp to all and all.cross.
20412
20413 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20414
20415 * Makefile.in: remove force dependencies, add grep to all.
20416
20417 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20418
20419 * Makefile.in: drop flex. make stamp files work.
20420
20421 * configure: added test for conflicting configuration in srcdir,
20422 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20423 gets cranky. use relative paths for configure and srcdir
20424 whenever possible. Send some error messages to stderr that were
20425 going to stdout.
20426
20427 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20428
20429 * Makefile.in: Fix libg++ rule to check for gcc directory
20430 before using gcc/gcc. Also pass XTRAFLAGS.
20431
20432 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20433
20434 * Makefile.in: added stmp-files so that directories aren't polled
20435 when they are already built.
20436
20437 * configure.texi: fixed a node pointer problem.
20438
20439 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20440
20441 * config.sub configure.in gdb/configure.in
20442 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20443 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20444 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20445
20446 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20447
20448 * configure: -recurring becomes -silent. corrected help message
20449 for -site= option.
20450
20451 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20452
20453 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20454
20455 * configure: when building Makefile for crosses, replace
20456 tooldir and program_prefix. default srcdir from location of
20457 config.sub. remove "for host in hosts" and "for target in
20458 targets" loops.
20459
20460 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20461
20462 * Makefile.in: Do not pass bindir or mandir to cvs.
20463
20464 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20465
20466 * Makefile.in, configure.in: removed traces of namesubdir,
20467 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20468 copyrights to '92, changed some from Cygnus to FSF.
20469
20470 * configure.texi: remove most references to multiple hosts,
20471 multiple targets, subdirs, etc.
20472
20473 * configure.man: removed rcsid. reference config.sub not
20474 config.subr.
20475
20476 * Makefile.in: mkdir $(infodir) on install-info.
20477
20478 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20479
20480 * configure.texi: Explain better about .gdbinit and about
20481 the environment that configure.in sections run in.
20482
20483 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20484
20485 * configure.in: Ultrix is only a decstation if it's a MIPS.
20486
20487 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20488
20489 * README: DOC.configure => cfg-paper.texi.
20490
20491 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20492
20493 * config.sub (near case $os): Don't convert newsos* to bsd!
20494
20495 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20496
20497 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20498 the number of copies of COPYING that go into the GDB tar file.
20499
20500 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20501
20502 * bfd/configure.in, gdb/config/mh-i386sco,
20503 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20504 Fix SCO configuration stuff.
20505
20506 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20507
20508 * Makefile.in: For libg++, make sure the -I pointing
20509 to the gcc directory goes *after* all the libg++-local -I flags.
20510 Also, move just-gcc dependency from just-libg++ to all-libg++.
20511
20512 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20513
20514 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20515
20516 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20517
20518 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20519
20520 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20521
20522 * config.sub: Add stratus configuration frags. Also
20523 submitted to FSF.
20524
20525 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20526
20527 * Makefile.in (DEV_SUPPORT): add configure.man.
20528
20529 * config.sub(Decode manufacturer-specific): add -none*.
20530
20531 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20532
20533 * Makefile.in: remove form feeds to make Sun's make happy.
20534 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20535
20536 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20537
20538 * Makefile.in (AR_FLAGS): Make quieter.
20539
20540 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20541
20542 * configure.in: Add libg++.
20543 * configure: When verbose, don't output the command line at each
20544 level; it will be unremarkably the same as the previous version,
20545 which will be the same as what the user typed.
20546
20547 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20548
20549 * configure.in, Makefile.in: fix clean-info, add flex. add
20550 fileutils.
20551
20552 * configure: be less sensitive to spaces in Makefile.in. Do not
20553 look for sources in "..". Doing so breaks subdirectories that
20554 might have their own configure. If a subdir has it's own
20555 configure script, use it.
20556
20557 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20558
20559 * cfg-paper.texi: some changes suggested by rms.
20560
20561 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20562
20563 * config.sub: Merge in some small additions from the FSF version,
20564 taken from the gcc distribution, to bring the Cygnus and FSF
20565 versions into closer sync.
20566
20567 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20568
20569 * configure.in: Changed svr4 references to sysv4.
20570
20571 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20572
20573 * configure: added -V for version number option.
20574
20575 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20576
20577 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20578 renamed from DOC.configure to cfg-paper.texi.
20579
20580 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20581
20582 * configure, config.subr, config.sub: config.subr is now
20583 config.sub again.
20584
20585 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20586
20587 * configure.texi: new file, in progress.
20588
20589 * Makefile.in: build info file and install the man page for
20590 configure.
20591
20592 * configure.man: new file, first cut.
20593
20594 * configure: find config.subr again now that configuration "none"
20595 has gone. removed all traces of the -ansi option. removed all
20596 traces of the -languages option.
20597
20598 * config.subr: resync from rms.
20599
20600 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20601
20602 * configure, config.sub, config.subr: merge config.sub into
20603 config.subr, call the result config.subr, remove config.sub, use
20604 config.subr.
20605
20606 * Makefile.in: revised install for dir.info.
20607
20608 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20609
20610 * configure.in: add decstation host makefile frag.
20611
20612 * Makefile.in: BISON now bison -y again. also install-gcc on
20613 install. clean-gdbm on clean. infodir belongs in datadir.
20614 Make directories for info install. Build dir.info here then
20615 install it.
20616
20617 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20618
20619 * Makefile.in: fix for bad directory tests.
20620
20621 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20622
20623 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20624 regexp. -srcdir relative was being handled incorrectly.
20625
20626 * Makefile.in: unwrapped some for loops so that parallel makes
20627 work again and so one can focus one's attention on a particular
20628 package.
20629
20630 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20631
20632 * configure: added PWD as a stand in for `pwd` (for speed). use
20633 elif wherever possible. make -srcdir work without -objdir.
20634 -objdir= commented out.
20635
20636 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20637
20638 * configure: +options become --options. -subdirs commented out.
20639 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20640 Makefile now at top of generated Makefile. Removed cvs log
20641 entries. added -srcdir. create .gdbinit only if there is one
20642 in ${srcdir}.
20643
20644 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20645 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20646 and mandir now keyed off datadir by default.
20647
20648 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20649
20650 * Freshly created ChangeLog.
20651
20652 \f
20653 Local Variables:
20654 mode: change-log
20655 left-margin: 8
20656 fill-column: 76
20657 version-control: never
20658 End: