Add myself to MAINTAINERS
[gcc.git] / ChangeLog
1 2020-02-28 Joel Hutton <joel.hutton@arm.com>
2
3 * MAINTAINERS (Write After Approval) : Add myself.
4
5 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
6
7 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
8
9 2020-02-14 Martin Sebor <msebor@redhat.com>
10
11 * doc/extend.texi (attribute alias): Mention type requirement.
12 (attribute weak): Same.
13 (attribute weakref): Correct invalid example.
14
15 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
16
17 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
18
19 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
20 Jakub Jelinek <jakub@redhat.com>
21
22 * .gitattributes: Add *.md diff=md.
23
24 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
25
26 The mentioned auto-generated file is no more part of the
27
28 GCC sources, it's auto-generated in $(builddir) during build.
29
30 PR target/92055
31 * contrib/gcc_update (files_and_dependencies): Remove
32 entry for gcc/config/avr/t-multilib.
33
34 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
35
36 * MAINTAINERS: Update my email address.
37
38 2020-01-13 Joseph Myers <joseph@codesourcery.com>
39
40 * README.MOVED_TO_GIT: Remove.
41
42 2020-01-11 Joseph Myers <joseph@codesourcery.com>
43
44 * README.MOVED_TO_GIT: New file.
45
46 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
47
48 * MAINTAINERS (Write After Approval): Add myself.
49
50 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
51
52 * MAINTAINERS (write_after_approval): Add myself.
53
54 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
55
56 * MAINTAINERS (write_after_approval): Add myself.
57
58 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
59
60 * MAINTAINERS (write_after_approval): Add myself.
61
62 2019-12-11 Matthias Klose <doko@ubuntu.com>
63
64 * configure.ac: Factor out common cases for compare_exclusions.
65 * configure: Regenerate.
66
67 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
68
69 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
70 flag.
71
72 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
73
74 * MAINTAINERS (Write After Approval): Add myself.
75
76 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
77
78 PR middle-end/92463
79 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
80 * configure: Regenerate
81
82 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
83
84 * configure.ac: Use https for gcc.gnu.org.
85 * configure: Regenerated.
86
87 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
88
89 * MAINTAINERS (aarch64 port): Remove my name, move to...
90 (Write After Approval): ...Here.
91
92 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
93
94 * MAINTAINERS: Change my email address as maintainer.
95
96 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
97
98 PR fortran/91828
99 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
100 * configure: Regenerated.
101
102 2019-10-21 Jason Merrill <jason@redhat.com>
103
104 * .gitattributes: Also check ChangeLog whitespace.
105
106 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
107
108 * contrib/dg-extract-results.sh: Add support for KPASS.
109 * contrib/dg-extract-results.py: Likewise.
110
111 2019-10-17 Jason Merrill <jason@redhat.com>
112
113 * .gitattributes: Avoid {} in filename pattern.
114
115 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
116
117 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
118 Approval section.
119
120 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
121
122 * MAINTAINERS: Add myself to Write After Approval
123
124 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
125
126 * MAINTAINERS: Add myself as an aarch64 maintainer.
127
128 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
129
130 * MAINTAINERS: Add myself as aarch64 maintainer.
131
132 2019-09-23 Carl Love <cel@us.ibm.com>
133
134 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
135 New define_insn.
136 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
137 vsx_xxpermdi16_le_V16QI): Removed define_insn.
138
139 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
140
141 * MAINTAINERS (Sam Tebbs): Update email address.
142
143 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
144
145 * MAINTAINERS: Update my email address.
146
147 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
148
149 * libtool.m4: Handle uclinuxfdpiceabi.
150
151 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
152
153 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
154 Remove myself from Write After Approval section.
155
156 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
157
158 * configure.ac: Support for bpf-*-* targets.
159 * configure: Regenerate.
160
161 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
162
163 * config.sub: Import upstream version 2019-06-30.
164 * config.guess: Import upstream version 2019-07-24.
165
166 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
167
168 * MAINTAINERS: Remove spu port maintainers.
169
170 2019-08-28 Martin Liska <mliska@suse.cz>
171
172 * .gitignore: Add .clangd and compile_commands.json
173 to .gitignore.
174
175 2019-08-23 Michael Forney <mforney@mforney.org>
176
177 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
178 * Makefile.in: Regenerate.
179
180 2019-08-19 Tom Tromey <tom@tromey.com>
181
182 * configure: Rebuild.
183 * configure.ac: Add --with-static-standard-libraries.
184
185 2019-08-16 Alexandre Oliva <oliva@gnu.org>
186
187 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
188
189 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
190
191 * MAINTAINERS (Write After Approval): Add myself.
192
193 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
194
195 * MAINTAINERS (Write After Approval): Remove myself, already listed in
196 RISC-V port maitainer.
197
198 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
199
200 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
201
202 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
203
204 * MAINTAINERS (Write After Approval): Add myself.
205
206 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
207
208 * MAINTAINERS (Write After Approval): Add myself.
209
210 2019-06-25 Martin Liska <mliska@suse.cz>
211
212 contrib/filter-clang-warnings.py: Transform from
213 filter-rtags-warnings.py.
214
215 2019-06-15 Tom Tromey <tom@tromey.com>
216
217 * configure.ac (host_libs): Add gnulib.
218 * configure: Rebuild.
219 * Makefile.def (host_modules, dependencies): Add gnulib.
220 * Makefile.in: Rebuild.
221
222 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
223
224 * MAINTAINERS (Write After Approval): Add myself.
225
226 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
227
228 * configure: Regenerate.
229 * configure.ac: Add PRU target.
230
231 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
232
233 * MAINTAINERS (Write After Approval): Add myself.
234
235 2019-06-11 Nick Clifton <nickc@redhat.com>
236
237 Import these changes from the binutils/gdb repository:
238
239 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
240
241 * Makefile.def (dependencies): configure-libctf depends on all-bfd
242 and all its deps.
243 * Makefile.in: Regenerated.
244
245 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
246
247 * Makefile.def (host_modules): Add libctf.
248 * Makefile.def (dependencies): Likewise.
249 libctf depends on zlib, libiberty, and bfd.
250 * Makefile.in: Regenerated.
251 * configure.ac (host_libs): Add libctf.
252 * configure: Regenerated.
253
254 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
255
256 * MAINTAINERS (Write After Approval): Add myself.
257
258 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
259
260 * MAINTAINERS: Update my email address.
261
262 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
263
264 * MAINTAINERS (Write After Approval): Add myself.
265
266 2019-05-16 Jun Ma <junma@linux.alibaba.com>
267
268 * MAINTAINERS (Write After Approval): Add myself.
269
270 2019-05-07 Jim Wilson <jimw@sifive.com>
271
272 * MAINTAINERS: Remove myself as IA-64 maintainer.
273
274 2019-05-04 Roland Illig <roland.illig@gmx.de>
275
276 * MAINTAINERS (Write After Approval): Add myself.
277
278 2019-05-02 Richard Biener <rguenther@suse.de>
279
280 PR bootstrap/85574
281 * Makefile.tpl (compare target): Also compare extra-compare
282 files.
283 * Makefile.in: Regenerate.
284
285 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
286
287 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
288 as modulo-scheduler maintainer.
289
290 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
291
292 * MAINTAINERS: Add myself as co-maintainer for Darwin.
293
294 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
295
296 * MAINTAINERS: Update my email address.
297
298 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
299
300 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
301 * configure: Regenerate.
302
303 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
304
305 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
306 * configure: Regenerate.
307
308 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
309
310 * configure.ac: Add target-zlib to target_libraries.
311 * configure: Regenerate.
312
313 2019-04-09 Martin Liska <mliska@suse.cz>
314
315 * Makefile.in: Regenerate.
316 * Makefile.tpl: Pass GENERATOR_CFLAGS
317 in all stages.
318
319 2019-03-28 Martin Liska <mliska@suse.cz>
320
321 PR bootstrap/89829
322 * Makefile.in: Revert r254150.
323 * Makefile.tpl: Likewise.
324
325 2019-03-28 Ben Elliston <bje@gnu.org>
326
327 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
328 related, and libdecnumber.
329
330 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
331
332 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
333 (Write After Approval): Remove myself.
334
335 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
336
337 * MAINTAINERS (Write After Approval): Add myself.
338
339 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
340
341 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
342 (Write After Approval): Remove myself and Julian.
343
344 2019-01-26 Harald Anlauf <anlauf@gmx.de>
345
346 * MAINTAINERS (Write After Approval): Add myself.
347
348 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
349
350 * MAINTAINERS (Write After Approval): Add myself.
351
352 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
353
354 * ChangeLog: Replace space with tab.
355 * MAINTAINERS: Delete 1 tab to keep alignment.
356
357 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
358
359 * MAINTAINERS (Write After Approval): Add myself.
360
361 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
362
363 * MAINTAINERS (Write After Approval): Add myself.
364
365 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
366 Kwok Cheung Yeung <kcy@codesourcery.com>
367 Julian Brown <julian@codesourcery.com>
368 Tom de Vries <tom@codesourcery.com>
369 Jan Hubicka <hubicka@ucw.cz>
370 Martin Jambor <mjambor@suse.cz>
371
372 * configure.ac: Likewise.
373 * configure: Regenerate.
374 * contrib/config-list.mk: Add amdgcn-amdhsa.
375
376 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
377
378 * MAINTAINERS (Write After Approval): Add myself.
379
380 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
381
382 * MAINTAINERS (Write After Approval): Add myself.
383
384 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
385
386 PR target/88535
387 * config.guess: Import upstream version 2019-01-03.
388 * config.sub: Import upstream version 2019-01-01.
389
390 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
391
392 * MAINTAINERS (Write After Approval): Update my maintainer address.
393
394 2018-12-21 Gergö Barany <gergo@codesourcery.com>
395
396 * MAINTAINERS (Write After Approval): Add myself.
397
398 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
399
400 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
401
402 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
403
404 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
405 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
406 (GCC_TARGET_TOOL): Likewise.
407 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
408 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
409 OTOOL, OTOOL_FOR_TARGET: New substitutions.
410 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
411 * configure: Regenerate.
412 * Makefile.in: Likewise.
413
414 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
415
416 * MAINTAINERS (Write After Approval): Add myself.
417
418 2018-11-13 Martin Liska <mliska@suse.cz>
419
420 * gcc.target/i386/pr87930.c: Move to ...
421 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
422
423 2018-11-10 Stafford Horne <shorne@gmail.com>
424
425 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
426 (Write After Approval): Remove myself.
427
428 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
429
430 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
431 Append $INCICONV to it.
432
433 2018-11-04 Stafford Horne <shorne@gmail.com>
434
435 * MAINTAINERS (Write After Approval): Add myself.
436
437 2018-10-31 Joseph Myers <joseph@codesourcery.com>
438
439 PR bootstrap/82856
440 * multilib.am: New file. From automake.
441
442 Merge from binutils-gdb:
443 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
444
445 * libtool.m4: Use AC_LANG_SOURCE.
446 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
447 * ar-lib: New file.
448 * test-driver: New file.
449 * configure: Re-generate.
450
451 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
452
453 * MAINTAINERS (Write After Approval): Add myself.
454
455 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
456
457 PR bootstrap/87788
458 PR d/87799
459 * configure: Rebuild.
460 * configure.ac: Disable D on systems where it is known not to work.
461
462 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
463
464 * Makefile.def (target_modules): Add libphobos.
465 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
466 GDCFLAGS_FOR_TARGET.
467 (dependencies): Make libphobos depend on libatomic, libbacktrace
468 configure, and zlib configure.
469 (language): Add language d.
470 * Makefile.in: Rebuild.
471 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
472 (HOST_EXPORTS): Add GDC.
473 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
474 (BASE_TARGET_EXPORTS): Add GDC.
475 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
476 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
477 (EXTRA_HOST_FLAGS): Add GDC.
478 (STAGE1_FLAGS_TO_PASS): Add GDC.
479 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
480 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
481 environment variables.
482 * configure: Rebuild.
483 * configure.ac: Add target-libphobos to target_libraries. Set and
484 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
485
486 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
487
488 * MAINTAINERS (Write After Approval): Add myself.
489
490 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
491
492 * MAINTAINERS (Write After Approval): Remove myself.
493
494 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
495
496 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
497
498 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
499
500 * MAINTAINERS: Update my email address.
501
502 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
503
504 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
505 maintainer.
506
507 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
508
509 * MAINTAINERS (Write After Approval): Add self.
510
511 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
512
513 * MAINTAINERS (write after approval): Add myself.
514
515 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
516
517 * MAINTAINERS: Update my email address.
518
519 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
520
521 * MAINTAINERS (write after approval): Add myself.
522
523 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
524
525 * MAINTAINERS: Add self to global reviewers list.
526
527 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
528
529 MAINTAINERS: Add c-sky port maintainers.
530
531 2018-08-10 Martin Liska <mliska@suse.cz>
532
533 * MAINTAINERS: Revert change in previous commit and
534 join lines.
535
536 2018-08-10 Martin Liska <mliska@suse.cz>
537
538 * MAINTAINERS: Remove extra line.
539
540 2018-08-06 Naveen H.S <naveenh@marvell.com>
541
542 * MAINTAINERS: Update my email address.
543
544 2018-07-19 DJ Delorie <dj@redhat.com>
545
546 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
547 as maintainer.
548
549 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
550
551 * MAINTAINERS: Adjust email address for me and my colleague Robin
552 Dapp.
553
554 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
555 Sunil K Pandey <sunil.k.pandey@intel.com>
556
557 PR target/84413
558 * config/i386/i386.c (m_CORE_AVX512): New.
559 (m_CORE_AVX2): Likewise.
560 (m_CORE_ALL): Add m_CORE_AVX2.
561 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
562 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
563 and remove the rest of m_SKYLAKE_AVX512.
564
565 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
566
567 * config.sub: Sync with upstream version 2018-07-03.
568
569 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
570
571 * config.guess: Sync with upstream version 2018-06-26.
572 * config.sub: Sync with upstream version 2018-07-02.
573
574 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
575
576 * libtool.m4: Sort output of 'find' to enable deterministic builds.
577 * ltmain.sh: Likewise.
578
579 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
580
581 * contrib/config-list.mk: Remove powerpc-linux_paired.
582
583 2018-06-29 Alexandre Oliva <oliva@adacore.com>
584
585 * configure.ac: Introduce support for @unless/@endunless.
586 * Makefile.tpl (dep-kind): Rewrite with cond; return
587 postbootstrap in some cases.
588 (make-postboot-dep, postboot-targets): New.
589 (dependencies): Do not output postbootstrap dependencies at
590 first. Output non-target ones changed for configure to depend
591 on stage_last @if gcc-bootstrap, and the original deps @unless
592 gcc-bootstrap.
593 * configure.in, Makefile.in: Rebuilt.
594
595 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
596
597 * MAINTAINERS (write after approval): Add myself.
598
599 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
600
601 * MAINTAINERS (write after approval): Add myself.
602
603 2018-06-19 Nick Clifton <nickc@redhat.com>
604
605 * zlib/configure.ac: Restore old behaviour of only enabling
606 multilibs when a target subdirectory is defined. This allows
607 building with srcdir == builddir.
608 * zlib/configure: Regenerate.
609
610 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
611
612 * Makefile.def (fortran): Add check-target-libgomp-fortran.
613 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
614 * Makefile.in: Regenerate.
615
616 2018-06-16 Ben Elliston <bje@gnu.org>
617
618 * config.guess: Import latest version.
619 * config.sub: Likewise.
620
621 2018-06-08 Martin Liska <mliska@suse.cz>
622
623 * MAINTAINERS: Remove MPX-related entries.
624 * Makefile.def: Remove libmpx support.
625 * Makefile.in: Regenerate.
626 * configure.ac: Remove removed files.
627 * configure: Regenerate.
628 * libmpx/ChangeLog: Remove.
629 * libmpx/Makefile.am: Remove.
630 * libmpx/Makefile.in: Remove.
631 * libmpx/acinclude.m4: Remove.
632 * libmpx/aclocal.m4: Remove.
633 * libmpx/config.h.in: Remove.
634 * libmpx/configure: Remove.
635 * libmpx/configure.ac: Remove.
636 * libmpx/configure.tgt: Remove.
637 * libmpx/libmpx.spec.in: Remove.
638 * libmpx/mpxrt/Makefile.am: Remove.
639 * libmpx/mpxrt/Makefile.in: Remove.
640 * libmpx/mpxrt/libmpx.map: Remove.
641 * libmpx/mpxrt/libtool-version: Remove.
642 * libmpx/mpxrt/mpxrt-utils.c: Remove.
643 * libmpx/mpxrt/mpxrt-utils.h: Remove.
644 * libmpx/mpxrt/mpxrt.c: Remove.
645 * libmpx/mpxrt/mpxrt.h: Remove.
646 * libmpx/mpxwrap/Makefile.am: Remove.
647 * libmpx/mpxwrap/Makefile.in: Remove.
648 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
649 * libmpx/mpxwrap/libtool-version: Remove.
650 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
651
652 2018-06-04 Martin Liska <mliska@suse.cz>
653
654 * MAINTAINERS: Add myself as gcov maintainer.
655
656 2018-06-04 Matthew Fortune <mfortune@gmail.com>
657
658 * MAINTAINERS: Update my email address.
659
660 2018-06-04 Tom de Vries <tdevries@suse.de>
661
662 * MAINTAINERS: Remove write-after-approval entries for component
663 maintainers.
664
665 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
666
667 * MAINTAINERS (write after approval): Add myself.
668
669 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
670
671 * MAINTAINERS: Update my email address.
672
673 2018-06-01 Tom de Vries <tdevries@suse.de>
674
675 * MAINTAINERS: Update my email address.
676
677 2018-05-22 Bin Cheng <bin.cheng@arm.com>
678
679 * MAINTAINERS (loop-optimizer): Add myself.
680
681 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
682
683 * configure.ac: Added "nfp" target.
684 * configure: Regenerate.
685
686 2018-04-30 Richard Biener <rguenther@suse.de>
687
688 PR bootstrap/85571
689 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
690 (STAGE3_TFLAGS): Likewise.
691 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
692 (STAGEtrain_TFLAGS): Likewise.
693 * Makefile.in: Regenerate.
694
695 2018-04-26 Richard Biener <rguenther@suse.de>
696
697 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
698 (STAGE2_CFLAGS): Likewise.
699 (STAGE2_TFLAGS): Likewise.
700 (STAGE3_CFLAGS): Add -fchecking.
701 (STAGE3_TFLAGS): Likewise.
702 (STAGEtrain_CFLAGS): Filter out -fchecking.
703 (STAGEtrain_TFLAGS): Likewise.
704 * Makefile.in: Re-generate.
705
706 2018-04-25 Catherine Moore <clm@codesourcery.com>
707
708 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
709
710 2018-04-18 Paul Clarke <pc@us.ibm.com>
711
712 * MAINTAINERS (write after approval): Add myself.
713
714 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
715
716 * MAINTAINERS: Update my email address.
717
718 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
719
720 * MAINTAINERS: Remove redundant Write-After-Approval entry.
721
722 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
723
724 * MAINTAINERS: Update my email address and disambiguate myself
725 a bit from Will Schmidt.
726
727 2018-03-21 Nathan Sidwell <nathan@acm.org>
728
729 * MAINTAINERS: Move maintainers of now-removed picochip and score
730 ports to write after approval.
731
732 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
733
734 * MAINTAINERS: Add entry for SVE maintainership.
735
736 2018-02-13 Maciej W. Rozycki <macro@mips.com>
737
738 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
739 * configure: Regenerate.
740
741 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
742
743 * MAINTAINERS (write after approval): Add myself.
744
745 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
746
747 * MAINTAINERS (write after approval): Add myself.
748
749 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
750
751 * MAINTAINERS (write after approval): Add myself.
752
753 2018-01-03 Jakub Jelinek <jakub@redhat.com>
754
755 Update copyright years.
756
757 2018-01-03 Ben Elliston <bje@gnu.org>
758
759 * config.guess: Import latest version.
760 * config.sub: Likewise.
761
762 2017-12-12 Stafford Horne <shorne@gmail.com>
763
764 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
765 * configure: Regenerate.
766
767 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
768
769 * MAINTAINERS (Write After Approval): Add myself.
770
771 2017-11-28 Julia Koval <julia.koval@intel.com>
772 Sebastian Peryt <sebastian.peryt@intel.com>
773
774 * Makefile.def (target_modules): Remove libcilkrts.
775 * Makefile.in: Ditto.
776 * configure: Ditto.
777 * configure.ac: Ditto.
778
779 2017-11-28 Julia Koval <julia.koval@intel.com>
780
781 * MAINTAINERS (Write After Approval): Add myself.
782
783 2017-11-22 Sudakshina Das <sudi.das@arm.com>
784
785 * MAINTAINERS (Write After Approval): Add myself.
786
787 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
788
789 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
790 Use my SiFive email address.
791
792 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
793
794 * MAINTAINERS (write after approval): Add myself.
795
796 2017-10-27 Martin Liska <mliska@suse.cz>
797
798 * Makefile.tpl: Use proper name of folder as it was renamed
799 during transition to 4 stages.
800 * Makefile.in: Regenerate.
801
802 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
803
804 * MAINTAINERS (write after approval): Add myself.
805
806 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
807
808 * MAINTAINERS: Add a note that maintainership also includes web
809 pages, docs, and testsuite related to that area.
810
811 2017-09-25 Tom de Vries <tom@codesourcery.com>
812
813 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
814
815 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
816
817 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
818
819 2017-09-15 Nathan Sidwell <nathan@acm.org>
820
821 * MAINTAINERS: Remove myself as a vxworks maintainer.
822
823 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
824
825 * MAINTAINERS: Remove email address of Jim Norris.
826
827 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
828
829 * MAINTAINERS (Reviewers): Move myself from here...
830 (CPU Port Maintainers): ... to here.
831
832 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
833
834 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
835
836 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
837
838 * MAINTAINERS (write after approval): Add myself.
839
840 2017-07-28 Tony Reix <tony.reix@atos.net>
841
842 * configure.ac (target-libffi): Don't disable for AIX.
843 (go): Don't add to unsupported_languages on AIX.
844 (target-libgo): Don't disable for AIX.
845 * configure: Regenerate.
846
847 2017-07-19 Yury Gribov <tetra2005@gmail.com>
848
849 * MAINTAINERS: Add myself.
850
851 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
852
853 * MAINTAINERS: Update my email address.
854
855 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
856
857 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
858 arm-specific auto-generated header files.
859
860 2017-07-03 Nathan Sidwell <nathan@acm.org>
861
862 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
863 * configure: Rebuilt.
864
865 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
866
867 * MAINTAINERS: Readd myself for c6x.
868
869 2017-06-28 Martin Liska <mliska@suse.cz>
870
871 PR bootstrap/81217
872 * Makefile.def: Remove superfluous bootstrap_target from
873 bootstrap_stage.
874 * Makefile.in: Re-generate the file.
875
876 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
877
878 * MAINTAINERS: Add myself to Write After Approval
879
880 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
881
882 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
883
884 2017-06-19 Martin Liska <mliska@suse.cz>
885
886 * Makefile.def: Define 4 stages PGO bootstrap.
887 * Makefile.tpl: Define FLAGS.
888 * Makefile.in: Regenerate.
889
890 2017-06-14 Ian Lance Taylor <iant@golang.org>
891
892 * Makefile.def: Add check-gotools to go check targets.
893 * Makefile.in: Rebuild.
894
895 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
896
897 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
898
899 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
900
901 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
902 * configure: Regenerate.
903
904 2017-05-31 Martin Liska <mliska@suse.cz>
905
906 * configure.ac: Add handling of stage2_werror_flags to
907 action-if-given and to action-if-not-given.
908 * configure: Regenerate.
909
910 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
911
912 * MAINTAINERS: Add self to Write After Approval
913
914 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
915
916 * MAINTAINERS: Update my email address, and remove myself as
917 maintainer in some areas.
918
919 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
920
921 * MAINTAINERS: Add self to Write After Approval
922
923 2017-05-25 Nathan Sidwell <nathan@acm.org>
924
925 * configure.ac: Add --enable-languages=default to mean default and
926 make --enable-languages=all mean all supported languages.
927 * configure: Regenerated.
928
929 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
930
931 * config.gcc (powerpc*-*-*spe*): New.
932 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
933 (powerpc-*-rtems*spe*): New.
934 (powerpc*-*-linux*spe*): New.
935 (powerpc-wrs-vxworksspe): New.
936 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
937 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
938 * config.host (powerpc*-*-*spe*): New.
939
940 2017-05-19 Martin Liska <mliska@suse.cz>
941
942 * configure.ac: Add --enable-werror-always just for
943 bootstrap-debug (or none build config) and do not add it
944 when we are on a release branch.
945 * configure: Regenerated.
946
947 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
948
949 * MAINTAINERS: Add self to Write After Approval
950
951 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
952
953 * MAINTAINERS: Move myself to Write After Approval section.
954
955 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
956
957 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
958 ACCH registers.
959 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
960 available.
961 (umulsidi3): Likewise.
962 (mulsidi3_700): Disable this pattern when we have advanced mpy
963 instructions.
964 (umulsidi3_700): Likewise.
965 (maddsidi4): New pattern.
966 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
967 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
968 (mpydu_imm_arcv2hs): Likewise.
969 * config/arc/predicates.md (accl_operand): New predicate.
970
971 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
972 Andrew Burgess <andrew.burgess@embecosm.com>
973
974 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
975 case.
976 (ARC_AUTOFP_IRQ_P): Likewise.
977 (ARC_AUTO_IRQ_P): Likewise.
978 (rgf_banked_register_count): New variable.
979 (parse_mrgf_banked_regs_option): New function.
980 (arc_override_options): Handle rgf_banked_regs option.
981 (arc_handle_interrupt_attribute): Add firq option.
982 (arc_compute_function_type): Return fast irq type when required.
983 (arc_must_save_register): Handle fast interrupts.
984 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
985 (arc_return_address_regs): Update.
986 * config/arc/arc.h (arc_return_address_regs): Update.
987 (arc_function_type): Add fast interrupt type.
988 (ARC_INTERRUPT_P): Update.
989 (RC_FAST_INTERRUPT_P): Define.
990 * config/arc/arc.md (simple_return): Update for fast interrupts.
991 (p_return_i): Likewise.
992 * config/arc/arc.opt (mrgf-banked-regs): New option.
993 * doc/invoke.texi (mrgf-banked-regs): Document.
994
995 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
996
997 * config/arc/arc.c (irq_ctrl_saved): New variable.
998 (ARC_AUTOBLINK_IRQ_P): Define.
999 (ARC_AUTOFP_IRQ_P): Likewise.
1000 (ARC_AUTO_IRQ_P): Likewise.
1001 (irq_range): New function.
1002 (arc_must_save_register): Likewise.
1003 (arc_must_save_return_addr): Likewise.
1004 (arc_dwarf_emit_irq_save_regs): Likewise.
1005 (arc_override_options): Handle deferred options.
1006 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1007 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1008 arc_must_save_return_addr.
1009 (arc_compute_frame_size): Handle automated save and restore of
1010 registers.
1011 (arc_expand_prologue): Likewise.
1012 (arc_expand_epilogue): Likewise.
1013 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1014 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1015 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1016
1017 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1018 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1019
1020 PR bootstrap/77661
1021 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1022 in-tree build MPC.
1023 * Makefile.in: Regenerate.
1024
1025 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1026
1027 * configure.ac: Enable LTO by default on darwin >= 9.
1028 * configure: Regenerate.
1029
1030 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1031
1032 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1033 and Andrew Waterman as the RISC-V maintainers.
1034
1035 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1036
1037 * MAINTAINERS: Add self to Write After Approval
1038
1039 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1040
1041 * config.guess: Import latest from upstream.
1042
1043 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1044
1045 * MAINTAINERS (Write After Approval): Remove entries that are
1046 already covered under Reviewers.
1047
1048 2017-03-08 Mark Wielaard <mark@klomp.org>
1049
1050 PR demangler/70909
1051 PR demangler/67264
1052 * include/demangle.h: Add d_printing to struct demangle_component
1053 and pass struct demangle_component as non const.
1054
1055 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1056
1057 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1058
1059 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1060
1061 * Makefile.tpl: Remove HOST_ISLVER.
1062 (HOST_EXPORTS): Remove ISLVER.
1063 * Makefile.in: Regenerate.
1064
1065 2017-02-13 Richard Biener <rguenther@suse.de>
1066
1067 * configure: Re-generate.
1068
1069 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1070
1071 * MAINTAINERS: Adjust bug reporting URL.
1072
1073 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1074
1075 * MAINTAINERS (Write After Approval): Remove redundant entry
1076 for Andrew Burgess.
1077
1078 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
1079
1080 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1081 32-bit hppa*-*-hpux*.
1082 * configure: Regenerate.
1083
1084 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1085
1086 * configure.ac: Moved the white list of enabling BRIG FE to
1087 libhsail-rt/configure.tgt.
1088 * configure: Regenerated.
1089 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1090
1091 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
1092 Martin Jambor <mjambor@suse.cz>
1093
1094 * Makefile.def (target_modules): Added libhsail-rt.
1095 (languages): Added language brig.
1096 * Makefile.in: Regenerated.
1097 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1098 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1099 * configure: Regenerated.
1100
1101 2017-01-17 Jakub Jelinek <jakub@redhat.com>
1102
1103 PR other/79046
1104 * configure: Regenerated.
1105
1106 2017-01-04 Alan Modra <amodra@gmail.com>
1107
1108 * configure: Regenerate.
1109
1110 2016-12-29 Ben Elliston <bje@gnu.org>
1111
1112 * config.sub: Import latest version.
1113
1114 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1115
1116 * MAINTAINERS (Write After Approval): Add myself.
1117
1118 2016-12-21 Jakub Jelinek <jakub@redhat.com>
1119
1120 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1121 includes bootstrap-mpx.
1122 * configure: Regenerated.
1123
1124 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1125
1126 * MAINTAINERS (Write After Approval): Add myself.
1127
1128 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1129
1130 * configure: Regenerate.
1131
1132 2016-12-01 Matthias Klose <doko@ubuntu.com>
1133
1134 * configure.ac: Don't use pkg-config to check for bdw-gc.
1135 * configure: Regenerate.
1136
1137 2016-11-30 Matthias Klose <doko@ubuntu.com>
1138
1139 * Makefile.def: Remove reference to boehm-gc target module.
1140 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1141 options and for the bdw-gc pkg-config module.
1142 * configure: Regenerate.
1143 * Makefile.in: Regenerate.
1144
1145 2016-11-28 Nathan Sidwell <nathan@acm.org>
1146
1147 * MAINTAINERS (nvptx): Remove self.
1148
1149 2016-11-25 Ben Elliston <bje@gnu.org>
1150
1151 * config.guess: Import latest version.
1152 * config.sub: Likewise.
1153
1154 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1155
1156 * MAINTAINERS (Write After Approval): Add myself.
1157
1158 2016-11-15 Matthias Klose <doko@ubuntu.com>
1159
1160 * Makefile.def: Remove references to GCJ.
1161 * Makefile.tpl: Likewise.
1162 * Makefile.in: Regenerate.
1163
1164 2016-11-15 Matthias Klose <doko@ubuntu.com>
1165
1166 * config-ml.in: Remove references to GCJ.
1167 * configure.ac: Likewise.
1168 * configure: Regenerate.
1169
1170 2016-11-01 Josh Conner <joshconner@google.com>
1171
1172 * MAINTAINERS (Write After Approval): Update email address,
1173
1174 2016-10-27 Carl Love <cel@us.ibm.com>
1175
1176 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1177 Approval list to make it alphabetical.
1178
1179 2016-10-27 Carl Love <cel@us.ibm.com>
1180
1181 * MAINTAINERS (Write After Approval): Add myself.
1182
1183 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1184
1185 * MAINTAINERS (Reviewers): Add myself.
1186 (Write After Approval): Add myself.
1187
1188 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1189 Ulrich Weigand <uweigand@de.ibm.com>
1190
1191 * MAINTAINERS: Update email address.
1192
1193 2016-10-10 Nathan Sidwell <nathan@acm.org>
1194
1195 * MAINTAINERS: Update email address.
1196
1197 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1198
1199 * configure.ac: Add aarch64-*-freebsd*.
1200 * configure: Regenerate.
1201
1202 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1203
1204 * MAINTAINERS: Update email address after it got reverted.
1205
1206 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1207
1208 * configure.ac (target_libraries): Readd target-boehm-gc.
1209 Restore --enable-objc-gc handling.
1210 * configure: Regenerate.
1211
1212 2015-10-03 Jeff Law <law@redhat.com>
1213
1214 * MAINTAINERS: Move several inactive maintainers to the
1215 write-after-approval section.
1216
1217 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1218
1219 * configure.ac: Add target-libffi to target_libraries.
1220 Readd libgcj target disablings, modified to only target-libffi.
1221 Readd target addition of go to unsupported languages.
1222 * configure: Regenerated.
1223
1224 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1225
1226 * MAINTAINERS: Update email address.
1227
1228 2016-09-30 Andrew Haley <aph@redhat.com>
1229
1230 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1231 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1232 libgcj.
1233
1234 2016-09-30 Andrew Haley <aph@redhat.com>
1235
1236 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1237 write-after approval after GCJ deletion.
1238
1239 2016-09-30 Andrew Haley <aph@redhat.com>
1240
1241 * Makefile.def: Remove libjava.
1242 * Makefile.tpl: Likewise.
1243 * Makefile.in: Regenerate.
1244 * configure.ac: Likewise.
1245 * configure: Likewise.
1246 * gcc/java: Remove.
1247 * libjava: Likewise.
1248
1249 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1250
1251 * MAINTAINERS (Reviewers): Add myself.
1252
1253 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1254
1255 * configure.ac: Disable "sim" directory for arc*-*-*.
1256 * configure: Regenerated.
1257
1258 2016-09-23 Tamar Christina <tamar.christina@arm.com>
1259
1260 * MAINTAINERS (Write After Approval): Add myself.
1261
1262 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1263
1264 * configure.ac: Check for the minimum in-tree MPFR version
1265 handled.
1266 * configure: Regenerate.
1267
1268 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1269
1270 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1271 * configure: Regenerated.
1272
1273 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1274
1275 * MAINTAINERS (Write After Approval): Add myself.
1276
1277 2016-06-23 Andi Kleen <ak@linux.intel.com>
1278
1279 * Makefile.def: Add autoprofiledbootstrap.
1280 * Makefile.tpl: Dito.
1281 * Makefile.in: Regenerate.
1282
1283 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1284
1285 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1286 * configure: Regenerate.
1287
1288 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1289
1290 * configure: Regenerate.
1291 * configure.ac: Remove support for avr-rtems.
1292
1293 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1294
1295 * MAINTAINERS (Write After Approval): Add myself.
1296
1297 2016-06-16 Michael Collison <michael.collison@arm.com>
1298
1299 * MAINTAINERS (Write After Approval): Add myself.
1300
1301 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1302
1303 * MAINTAINERS (Write After Approval): Update e-mail address.
1304
1305 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1306
1307 * MAINTAINERS (Write After Approval): Add myself.
1308
1309 2016-05-28 Alan Modra <amodra@gmail.com>
1310
1311 * Makefile.tpl (configure): Depend on m4 files included.
1312 * Makefile.in: Regenerate.
1313
1314 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1315
1316 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1317 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1318
1319 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1320
1321 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1322 special case builtin.
1323 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1324 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1325 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1326 for __builtin_vec_addec.
1327
1328 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1329
1330 * config.guess: Import version 2016-04-02 (newest).
1331 * config.sub: Import version 2016-05-10 (newest).
1332
1333 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1334
1335 * configure.ac: Add ARC support to libgloss.
1336 * configure: Regenerate
1337
1338 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1339
1340 * MAINTAINERS (Write After Approval): Add myself.
1341
1342 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1343
1344 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1345 * configure: Regenerated.
1346 * Makefile.def (gmp): Explicitly disable assembler.
1347 (mpfr): Adjust lib_path.
1348 (mpc): Likewise.
1349 * Makefile.in: Regenerated.
1350
1351 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1352
1353 PR bootstrap/70704
1354 * configure.ac (--enable-stage1-checking): Add missing
1355 --enable-checking=.
1356 * configure: Regenerated.
1357
1358 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1359
1360 * config.guess: Revert r235676.
1361 * config.sub: Revert r235676.
1362
1363 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1364
1365 * config.guess: Remove SH5 support.
1366 * config.sub: Likewise.
1367 * configure: Likewise.
1368 * configure.ac: Likewise.
1369
1370 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1371
1372 PR bootstrap/70704
1373 * configure.ac (--enable-stage1-checking): For --disable-checking or
1374 implicit --enable-checking, make sure extra flag matches in between
1375 stage1 and later checking.
1376 * configure: Regenerated.
1377
1378 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1379
1380 * .gitattributes: New file.
1381
1382 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1383
1384 * MAINTAINERS (rs6000/powerpc port): Add myself.
1385
1386 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1387
1388 PR bootstrap/70173
1389 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1390 and gotools directories. Delete the stage_final file.
1391 * Makefile.in: Regenerate.
1392
1393 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1394
1395 * MAINTAINERS (Write After Approval): Add myself.
1396
1397 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1398
1399 * MAINTAINERS (Fortran maintainer): Remove myself.
1400
1401 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1402
1403 * MAINTAINERS (Write After Approval): Add myself.
1404
1405 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1406
1407 * MAINTAINERS (Write After Approval): Add myself.
1408
1409 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1410
1411 Sync with binutils-gdb:
1412
1413 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1414
1415 * configure.ac: Add mips and s390 to the gold target check.
1416 * configure: Regenerate.
1417
1418 2016-03-01 DJ Delorie <dj@redhat.com>
1419
1420 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1421
1422 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1423
1424 * MAINTAINERS (libcpp): Add myself.
1425 (diagnostic messages): Likewise.
1426
1427 2016-02-20 Tom de Vries <tom@codesourcery.com>
1428
1429 * MAINTAINERS: Fix whitespace.
1430
1431 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1432
1433 * MAINTAINERS (Write After Approval): Add myself.
1434
1435 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1436
1437 * config/isl.m4: Add comments about isl-0.16.
1438 * configure: Regenerate.
1439
1440 2016-01-29 Martin Jambor <mjambor@suse.cz>
1441
1442 * MAINTAINERS (hsa maintainers): Add myself.
1443
1444 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1445
1446 * MAINTAINERS: (Write After Approval): Add myself.
1447
1448 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1449 Sebastian Pop <s.pop@samsung.com>
1450
1451 * Makefile.in: Regenerate.
1452 * Makefile.tpl: Export ISLVER.
1453 * configure: Regenerate.
1454 * config/isl.m4: Detect isl-0.15.
1455
1456 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1457
1458 PR bootstrap/69329
1459 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1460 * Makefile.in: Regenerate.
1461
1462 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1463
1464 * configure.ac: Enable LTO for DJGPP
1465 * configure: Regenerate
1466
1467 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1468
1469 Sync with binutils-gdb:
1470 2015-10-21 Nick Clifton <nickc@redhat.com>
1471
1472 PR gas/19109
1473 * configure.ac: Note the 'none' is an acceptable argument to
1474 --enable-compressed-debug-sections.
1475 * configure: Regenerate.
1476
1477 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1478
1479 PR bootstrap/69134
1480 * Makefile.def (mpfr): Disable assembler.
1481 * Makefile.in: Regenerate.
1482
1483 2016-01-01 Ben Elliston <bje@gnu.org>
1484
1485 * config.guess: Import version 2016-01-01.
1486 * config.sub: Likewise.
1487
1488 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1489
1490 * MAINTAINERS (Write After Approval): Add myself.
1491
1492 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1493
1494 * Makefile.in: Replace ISL with isl.
1495 * Makefile.tpl: Same.
1496 * config/isl.m4: Same.
1497 * configure.ac: Same.
1498 * contrib/download_prerequisites: Same.
1499 * configure: Regenerate.
1500
1501 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1502
1503 * MAINTAINERS (Write After Approval): Add Myself.
1504
1505 2015-12-17 Nathan Sidwell <nathan@acm.org>
1506
1507 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1508 * configure: Regenerate.
1509
1510 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1511 Sebastian Pop <s.pop@samsung.com>
1512
1513 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1514 isl_ctx_get_max_operations.
1515 * configure: Regenerate.
1516
1517 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1518
1519 * MAINTAINERS (Write After Approval): Add myself.
1520
1521 2015-12-02 Ian Lance Taylor <iant@google.com>
1522
1523 PR go/66147
1524 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1525 * Makefile.in: Regenerate.
1526
1527 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1528
1529 PR libffi/65726
1530 * Makefile.def (lang_env_dependencies): Make libffi depend
1531 on cxx.
1532 * Makefile.in: Regenerate.
1533
1534 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1535
1536 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1537 symbols.
1538
1539 2015-11-20 Tristan Gingold <gingold@adacore.com>
1540
1541 Sync with binutils-gdb:
1542 2015-11-20 Tristan Gingold <gingold@adacore.com>
1543
1544 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1545 * configure: Regenerate.
1546
1547 2015-11-19 Martin Liska <mliska@suse.cz>
1548
1549 * .gitignore: Add .clang-format to ignored files.
1550 * Makefile.in: Add clang-format.
1551 * Makefile.tpl: Likewise.
1552
1553 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1554
1555 * configure.ac: Enable libmpx by default.
1556 * configure: Regenerated.
1557
1558 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1559
1560 * MAINTAINERS: Update email address.
1561
1562 2015-10-23 Paulo Matos <pmatos@linki.tools>
1563
1564 * MAINTAINERS: Update email address.
1565
1566 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1567
1568 * MAINTAINERS (Write After Approval): Add myself.
1569
1570 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1571
1572 Sync with binutils-gdb:
1573 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1574
1575 PR gas/19109
1576 * configure.ac: Add
1577 --enable-compressed-debug-sections={all,gas,gold,ld}.
1578 * configure: Regenerated.
1579
1580 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1581
1582 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1583
1584 2015-10-09 Martin Liska <mliska@suse.cz>
1585
1586 * MAINTAINERS (Write After Approval): Add myself.
1587
1588 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1589
1590 * MAINTAINERS (Write After Approval): Add myself.
1591
1592 2015-10-02 Florian Weimer <fweimer@redhat.com>
1593
1594 * MAINTAINERS: Update email address.
1595
1596 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1597
1598 * MAINTAINERS (Write After Approval): Add myself.
1599
1600 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1601
1602 * MAINTAINERS: Update email.
1603
1604 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1605
1606 * MAINTAINERS: Update my email address.
1607
1608 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1609
1610 * MAINTAINERS (ft32 port): Add myself.
1611
1612 2015-08-28 David Sherwood <david.sherwood@arm.com>
1613
1614 * MAINTAINERS: Add myself.
1615
1616 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1617
1618 * MAINTAINERS (Write After Approval): Add myself.
1619
1620 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1621
1622 PR libfortran/54572
1623 * Makefile.def: Make libgfortran depend on libbacktrace.
1624 * Makefile.in: Regenerate.
1625
1626 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1627
1628 * MAINTAINERS (Write After Approval): Add myself.
1629
1630 2015-08-12 Tom de Vries <tom@codesourcery.com>
1631
1632 PR other/67092
1633 * configure.ac: Remove --with_host_libstdcxx support.
1634 * configure: Regenerate.
1635
1636 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1637 Jakub Jelinek <jakub@redhat.com>
1638
1639 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1640 nvptx*-*-*.
1641 * configure: Regenerate.
1642
1643 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1644
1645 * Makefile.def (libiconv): Define bootstrap=true.
1646 Mark pdf/html/info as missing.
1647 (configure-gcc): Depend on all-libiconv.
1648 (all-gcc): Ditto.
1649 (configure-libcpp): Ditto.
1650 (all-libcpp): Ditto.
1651 (configure-intl): Ditto.
1652 (all-intl): Ditto.
1653 * Makefile.in: Regenerate.
1654
1655 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1656
1657 * MAINTAINERS (loop ivopts): Add the entry and myself.
1658
1659 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1660
1661 * MAINTAINERS (nvptx): Add self.
1662
1663 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1664
1665 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1666 128-bit vector modes.
1667
1668 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1669
1670 * MAINTAINERS (Write After Approval): Add myself.
1671
1672 2015-07-28 Ben Elliston <bje@gnu.org>
1673
1674 * config.sub, config.guess: Import from upstream.
1675
1676 2015-07-24 Michael Darling <darlingm@gmail.com>
1677
1678 PR other/66259
1679 * config-ml.in: Reflects renaming of configure.in to configure.ac
1680 * configure: Likewise
1681 * configure.ac: Likewise
1682
1683 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1684
1685 * MAINTAINERS: Update my email address.
1686
1687 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1688
1689 Sync with binutils-gdb:
1690 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1691
1692 * configure.ac (target_configdirs): Exclude target-zlib if
1693 target-libjava isn't built.
1694 * configure: Regenerated.
1695
1696 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1697
1698 Sync with binutils-gdb:
1699 2015-05-13 John David Anglin <dave.anglin@bell.net>
1700
1701 * configure.ac: Disable configuration of GDB for HPUX targets.
1702 * configure: Regenerate.
1703
1704 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1705
1706 * configure.ac: Add --with-system-zlib.
1707 * configure: Regenerated.
1708
1709 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1710
1711 * configure.ac: Add FT32 support.
1712 * configure: Regenerate.
1713
1714 2015-01-12 Anthony Green <green@moxielogic.com>
1715
1716 * configure.ac: Don't disable gprof for moxie.
1717 * configure: Rebuild.
1718
1719 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1720
1721 Sync with binutils-gdb:
1722 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1723
1724 PR ld/18355
1725 * Makefile.def: Add extra_configure_flags to host zlib.
1726 * configure.ac (extra_host_zlib_configure_flags): New. Set
1727 to --enable-host-shared When bfd is to be built as shared
1728 library. AC_SUBST.
1729 * Makefile.in: Regenerated.
1730
1731 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1732
1733 Sync with src:
1734 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1735 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1736 * Makefile.in: Regenerated.
1737
1738 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1739
1740 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1741 target.
1742 * configure: Regenerate.
1743
1744 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1745
1746 * MAINTAINERS (Write After Approval): Add myself.
1747
1748 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1749
1750 * MAINTAINERS (OS Port Maintainers): Add myself.
1751 (Various Maintainers): Remove myself from libffi testsuite.
1752
1753 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1754
1755 * MAINTAINERS (gen* on machine desc): Add self.
1756
1757 2015-06-02 Jason Merrill <jason@redhat.com>
1758
1759 PR bootstrap/66319
1760 * configure.ac: Use -std=gnu++98.
1761
1762 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1763
1764 * MAINTAINERS (Write After Approval): Add myself.
1765
1766 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1767
1768 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1769 * configure: Regenerate.
1770
1771 2015-05-26 Jason Merrill <jason@redhat.com>
1772
1773 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1774 * configure: Regenerate.
1775
1776 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1777
1778 * configure.ac: FT32 target added.
1779 * configure: Regenerated.
1780
1781 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1782
1783 * MAINTAINERS (Write After Approval): Add myself.
1784
1785 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1786
1787 * MAINTAINERS (Write After Approval): Add myself.
1788
1789 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1790
1791 * configure.ac: Fix typo.
1792 * configure: Regenerate.
1793
1794 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1795
1796 * MAINTAINERS (Write After Approval): Add myself.
1797
1798 2015-05-03 Matthias Klose <doko@ubuntu.com>
1799
1800 * configure.ac: Match $host configured with triplets.
1801 * configure: Regenerate.
1802
1803 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1804
1805 * Makefile.tpl: Remove surplus whitespace throughout.
1806 * Makefile.in: Regenerate.
1807
1808 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1809
1810 * MAINTAINERS (Various Maintainers): Add myself as instruction
1811 combiner maintainer.
1812
1813 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1814
1815 PR bootstrap/62077
1816 * configure.ac (--enable-stage1-checking): Default to
1817 release,misc,gimple,rtlflag,tree,types if --disable-checking
1818 or --enable-checking is not specified and DEV-PHASE is not
1819 experimental.
1820 * configure: Regenerated.
1821
1822 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1823
1824 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1825 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1826 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1827 * Makefile.in: Regenerate.
1828
1829 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1830
1831 * MAINTAINERS: Update my email address.
1832
1833 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1834
1835 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1836
1837 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1838
1839 * MAINTAINERS: Add myself as an arm port reviewer.
1840
1841 2015-03-25 Martin Liska <mliska@suse.cz>
1842 Yury Gribov <y.gribov@samsung.com>
1843
1844 * Makefile.in: Fix ln source location for vimrc file.
1845 * Makefile.tpl: Likewise.
1846
1847 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1848
1849 PR bootstrap/25672
1850 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1851 cross-compiling. Similarly for CXX_FOR_TARGET.
1852 * configure: Regenerate.
1853
1854 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1855
1856 * Makefile.def: Add libmpx.
1857 * configure.ac: Add libmpx.
1858 * Makefile.in: Regenerate.
1859 * configure: Regenerate.
1860
1861 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1862
1863 * MAINTAINERS (CPU Port Maintainers): Add myself
1864 i386 vector ISA extns mantainer.
1865
1866 2015-03-13 Jeff Law <law@redhat.com>
1867
1868 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1869 maintainer.
1870 Remove Richard Henderson as a maintainer for the x86 port.
1871
1872 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1873
1874 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1875
1876 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1877
1878 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1879 pointer bounds checker and i386 MPX maintainer.
1880
1881 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1882
1883 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1884
1885 2015-02-26 Martin Sebor <msebor@redhat.com>
1886
1887 * MAINTAINERS (Various Maintainers): Add self.
1888
1889 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1890
1891 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1892 Make sure it contains lto.
1893 * configure: Regenerate.
1894
1895 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1896
1897 * configure: Regenerate.
1898
1899 2015-02-06 Diego Novillo <dnovillo@google.com>
1900 1
1901 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1902 middle-end, docstring): Remove myself.
1903 (Write After Approval): Add myself.
1904
1905 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1906
1907 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1908 (Write After Approval): Update address.
1909
1910 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1911
1912 PR jit/64780
1913 * configure.ac: Require the user to explicitly specify
1914 --enable-host-shared if the jit is enabled.
1915 * configure: Regenerate.
1916
1917 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1918
1919 * MAINTAINERS (Write After Approval): Add myself.
1920
1921 2015-01-25 Tom de Vries <tom@codesourcery.com>
1922
1923 * MAINTAINERS: Make whitespace consistent.
1924
1925 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1926
1927 * MAINTAINERS (Write After Approval): Add myself.
1928
1929 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1930
1931 * MAINTAINERS: (Write After Approval): Add myself.
1932
1933 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1934
1935 * MAINTAINERS: (Write After Approval): Add myself.
1936
1937 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1938
1939 * MAINTAINERS: (Write After Approval): Add myself.
1940
1941 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1942
1943 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1944 objective-c/c++ front end maintainer.
1945
1946 2015-01-13 Marek Polacek <polacek@redhat.com>
1947
1948 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1949
1950 2015-01-12 Jeff Law <law@redhat.com>
1951
1952 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1953 a very long time.
1954
1955 2015-01-09 Ian Lance Taylor <iant@google.com>
1956
1957 * configure.ac (host_tools): Add gotools.
1958 * Makefile.def (host_modules): Add gotools.
1959 (dependencies): Add dependency of all-gotools on all-target-libgo.
1960
1961 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1962
1963 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1964 * configure: Regenerate.
1965
1966 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1967
1968 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1969 all-target-libgomp.
1970 * Makefile.in: Regenerate.
1971
1972 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1973
1974 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1975
1976 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1977
1978 * configure.ac: Add Visium support.
1979 * configure: Regenerate.
1980
1981 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1982
1983 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1984 * configure: Regenerate.
1985
1986 2015-01-03 Andrew Pinski <apinski@cavium.com>
1987
1988 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1989 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1990 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1991 (OBJCOPY_FOR_TARGET): New variable.
1992 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1993 * Makefile.in: Regenerate.
1994 * configure.ac: Check for already installed target objcopy.
1995 Also GCC_TARGET_TOOL on objcopy.
1996 * configure: Regenerate.
1997
1998 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1999
2000 * config.sub: Update from upstream, to 2015-01-01 version.
2001 * config.guess: Ditto.
2002
2003 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2004
2005 * MAINTAINERS (RTEMS Ports): Add myself.
2006
2007 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2008
2009 * MAINTAINERS (Write After Approval): Add myself.
2010
2011 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2012
2013 * MAINTAINERS (Write After Approval): Add myself.
2014
2015 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2016
2017 * configure.ac (--enable-as-accelerator-for): Don't set
2018 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2019 * configure: Regenerate.
2020
2021 2014-12-13 Jakub Jelinek <jakub@redhat.com>
2022
2023 PR bootstrap/64023
2024 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2025 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2026 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2027 to CXX.
2028 * Makefile.in: Regenerated.
2029
2030 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2031 Yury Gribov <y.gribov@samsung.com>
2032
2033 * .gitignore: Added .local.vimrc and .lvimrc.
2034 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2035 * Makefile.in: Regenerate.
2036
2037 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2038
2039 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2040 * configure: Regenerated.
2041
2042 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2043
2044 * MAINTAINERS (nvptx port): New entry.
2045
2046 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2047
2048 * configure: Regenerate.
2049
2050 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2051
2052 * configure.ac: Merge with Binutils.
2053
2054 2014-11-26 Tobias Burnus <burnus@net-b.de>
2055
2056 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2057 * Makefile.in: Regenerate.
2058
2059 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2060
2061 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2062 missing flex.
2063 * Makefile.in: Regenerated.
2064
2065 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2066
2067 * Makefile.in: Regenerate.
2068
2069 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2070
2071 PR bootstrap/63784
2072 * libtool.m4: Add $pic_flag with -shared.
2073
2074 2014-11-21 Renlin Li <Renlin.Li@arm.com>
2075
2076 * MAINTAINERS (Write After Approval): Added myself.
2077
2078 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2079
2080 * MAINTAINERS (write-after-approval): Add myself.
2081
2082 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2083
2084 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2085 from 2 years ago.
2086
2087 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2088
2089 Revert:
2090 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2091
2092 * MAINTAINERS (Write After Approval): Added myself as line map
2093 maintainer.
2094
2095 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2096
2097 Revert:
2098 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2099
2100 * MAINTAINERS (Write After Approval): Added myself.
2101
2102 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2103
2104 * MAINTAINERS (Write After Approval): Added myself.
2105
2106 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2107
2108 * MAINTAINERS (Write After Approval): Added myself as line map
2109 maintainer.
2110
2111 2014-11-17 Dodji Seketeli <dodji@redhat.com>
2112
2113 * MAINTAINERS (Various Maintainers): Added myself as line map
2114 maintainer.
2115
2116 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2117
2118 * move-if-change: Sync from upstream gnulib.
2119
2120 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2121
2122 * compile: Sync with upstream Automake.
2123 * depcomp: Ditto.
2124 * install-sh: Ditto.
2125 * missing: Ditto.
2126 * mkinstalldirs: Ditto.
2127 * ylwrap: Ditto.
2128
2129 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2130
2131 * config.sub: Update from upstream config repo.
2132 * config.guess: Ditto.
2133
2134 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2135
2136 * Makefile.def: Add liboffloadmic to target_modules. Make
2137 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2138 * Makefile.in: Regenerate.
2139 * configure: Regenerate.
2140 * configure.ac: Add liboffloadmic to target binaries.
2141 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2142 Add liboffloadmic to noconfig list when C++ is not supported.
2143
2144 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2145 Thomas Schwinge <thomas@codesourcery.com>
2146 Ilya Verbin <ilya.verbin@intel.com>
2147 Andrey Turetskiy <andrey.turetskiy@intel.com>
2148
2149 * configure: Regenerate.
2150 * configure.ac (--enable-as-accelerator-for)
2151 (--enable-offload-targets): New configure options.
2152
2153 2014-11-11 Tobias Burnus <burnus@net-b.de>
2154
2155 * Makefile.def: Make all-gcc depend on all-isl.
2156 * Makefile.in: Regenerate.
2157
2158 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2159
2160 * ChangeLog.jit: New.
2161 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2162
2163 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2164
2165 PR target/63610
2166 * libtool.m4: Fix globbing of darwin versions.
2167 * configure: Regenerate.
2168
2169 2014-11-11 Tobias Burnus <burnus@net-b.de>
2170
2171 * Makefile.def: Remove CLooG.
2172 * Makefile.tpl: Ditto.
2173 * configure.ac: Ditto.
2174 * configure: Regenerate.
2175 * Makefile.in: Ditto.
2176
2177 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2178
2179 * configure.ac: Handle nvptx-*-*.
2180 * configure: Regenerate.
2181
2182 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2183
2184 * MAINTAINERS (Write After Approval): Add myself.
2185
2186 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2187
2188 * Makefile.def (libcc1): Remove bootstrap=true;.
2189 * Makefile.in: Regenerated.
2190
2191 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2192
2193 * configure.ac: Update comment.
2194 * configure: Regenerate.
2195
2196 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2197
2198 * MAINTAINERS (Write After Approval): Add myself.
2199
2200 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2201
2202 * configure.ac (extra_host_libiberty_configure_flags): Add
2203 --enable-shared also for libcc1's benefit.
2204 * configure: Regenerate.
2205
2206 2014-10-29 Tristan Gingold <gingold@adacore.com>
2207
2208 * MAINTAINERS: Change my email address.
2209
2210 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2211 Tom Tromey <tromey@redhat.com>
2212
2213 * Makefile.def: Add libcc1 to host_modules.
2214 * configure.ac (host_tools): Add libcc1.
2215 * Makefile.in, configure: Rebuild.
2216
2217 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2218
2219 * configure.ac (build_configargs): Don't share config.cache between
2220 build subdirs.
2221 * configure: Regenerate.
2222
2223 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2224
2225 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2226 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2227 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2228 leon3v7 as leon3.
2229 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2230 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2231 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2232 * config/sparc/sparc.md (cpu): Add leon3v7.
2233 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2234
2235 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2236
2237 * MAINTAINERS (write-after-approval): Add myself.
2238
2239 2014-10-23 Ian Lance Taylor <iant@google.com>
2240
2241 * configure.ac: Disable the Go frontend on systems where it is known
2242 to not work.
2243 * configure: Regenerate.
2244
2245 2014-10-23 Richard Biener <rguenther@suse.de>
2246
2247 * Makefile.def: Add libcpp build module and dependencies.
2248 * configure.ac: Add libcpp build module.
2249 * Makefile.in: Regenerate.
2250 * configure: Likewise.
2251
2252 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2253
2254 * MAINTAINERS (write-after-approval): Add myself.
2255
2256 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2257
2258 * INSTALL/README: Do not mention CVS.
2259
2260 2014-10-03 Jing Yu <jingyu@google.com>
2261
2262 * configure.ac: Add aarch64 to list of targets that support gold.
2263 * configure: Regenerate.
2264
2265 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2266
2267 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2268
2269 2014-09-29 Catherine Moore <clm@codesourcery.com>
2270
2271 * MAINTAINERS: Add myself as MIPS maintainer.
2272
2273 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2274
2275 * MAINTAINERS: Move myself to MIPS maintainers.
2276
2277 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2278
2279 * MAINTAINERS: Put all email addresses between '<' and '>'.
2280
2281 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2282
2283 * MAINTAINERS: Move myself to reviewers (Fortran).
2284
2285 2014-09-01 Andi Kleen <ak@linux.intel.com>
2286
2287 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2288 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2289 * Makefile.in: Regenerate.
2290
2291 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2292
2293 * rtx-classes-status.txt: Delete
2294
2295 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2296
2297 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2298
2299 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2300
2301 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2302 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2303 of checking for version number.
2304 * configure: Regenerated.
2305 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2306
2307 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2308
2309 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2310 is done; begin phase 6 (use extra rtx_def subclasses).
2311
2312 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2313
2314 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2315 done; begin phase 5 (additional rtx_def subclasses).
2316
2317 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2318
2319 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2320
2321 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2322
2323 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2324 SET_BB_HEADER are done.
2325
2326 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2327
2328 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2329 done.
2330
2331 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2332
2333 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2334
2335 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2336
2337 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2338
2339 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2340
2341 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2342
2343 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2344
2345 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2346
2347 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2348
2349 * rtx-classes-status.txt: Phase 3 (per-file commits within
2350 "config" subdirs) is done; begin phase 4 (removal of
2351 "scaffolding").
2352
2353 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2354
2355 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2356 dir) is done; begin phase 3 (per-file commits within "config"
2357 subdirs).
2358
2359 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2360
2361 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2362 phase 2 (per-file commits in main source dir).
2363
2364 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2365
2366 * configure: Regenerated.
2367
2368 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2369
2370 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2371
2372 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2373
2374 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2375
2376 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2377
2378 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2379
2380 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2381
2382 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2383
2384 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2385
2386 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2387
2388 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2389
2390 * MAINTAINERS (Write After Approval): Add myself.
2391
2392 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2393
2394 * MAINTAINERS: Remove myself
2395
2396 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2397
2398 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2399
2400 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2401
2402 * MAINTAINERS (Write After Approval): Add myself.
2403
2404 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2405
2406 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2407 SET_BB_HEADER, SET_BB_FOOTER
2408
2409 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2410
2411 * rtx-classes-status.txt: New file
2412
2413 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2414
2415 * configure.ac: Eliminate ClooG installation dependency.
2416 * configure: Regenerate.
2417 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2418 * Makefile.in: Regenerate.
2419
2420 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2421
2422 * MAINTAINERS (Write After Approval): Add myself.
2423
2424 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2425
2426 * MAINTAINERS (Write After Approval): Add myself.
2427
2428 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2429
2430 * MAINTAINERS (Write After Approval): Add myself.
2431
2432 2014-07-28 Anthony Green <green@moxielogic.com>
2433
2434 Import from savannah.gnu.org:
2435 * config.sub: Update to 2014-07-28 version.
2436
2437 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2438
2439 * MAINTAINERS: Remove my MIPS maintainer entry.
2440
2441 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2442
2443 PR target/47230
2444 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2445 * configure: Regenerate.
2446
2447 2014-07-24 James Norris <jnorris@codesourcery.com>
2448
2449 * MAINTAINERS (Write After Approval): Add myself.
2450
2451 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2452
2453 * configure.ac: Accept only CLooG 0.18.1.
2454 * configure: Regenerate.
2455
2456 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2457
2458 * configure.ac: Don't accept isl 0.11.
2459 * configure: Regenerate.
2460
2461 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2462
2463 * MAINTAINERS (Write After Approval): Add myself.
2464
2465 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2466
2467 * configure.ac: Don't accept isl 0.10.
2468 * configure: Regenerate.
2469
2470 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2471
2472 Fix include path for in-tree cloog.
2473 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2474 * configure: Regenerate.
2475
2476 2014-06-18 Richard Henderson <rth@redhat.com>
2477
2478 * .gitignore: Import gcc_update output.
2479
2480 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2481
2482 * config-ml.in: Robustify ac_configure_args parsing.
2483
2484 * configure.ac (--enable-linker-plugin-configure-flags)
2485 (--enable-linker-plugin-flags): New flags.
2486 (configdirs): Conditionally add libiberty-linker-plugin.
2487 * configure: Regenerate.
2488 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2489 (host_modules) <lto-plugin>: Pay attention to
2490 @extra_linker_plugin_flags@ and
2491 @extra_linker_plugin_configure_flags@.
2492 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2493 * Makefile.in: Regenerate.
2494
2495 * Makefile.tpl (configure-[+prefix+][+module+])
2496 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2497 "module_srcdir" instead of "module" for locating a module's srcdir.
2498 * Makefile.in: Regenerate.
2499
2500 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2501
2502 * MAINTAINERS (Write After Approval): Add myself.
2503
2504 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2505
2506 * MAINTAINERS: Update my email address.
2507
2508 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2509
2510 * MAINTAINERS (Write After Approval): Add myself.
2511
2512 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2513
2514 * MAINTAINERS (Write After Approval): Add myself.
2515
2516 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2517
2518 PR libstdc++/61011
2519 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2520 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2521 * configure: Regenerate.
2522
2523 2014-05-28 Pedro Alves <palves@redhat.com>
2524
2525 * MAINTAINERS (Write After Approval): Add myself.
2526
2527 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2528
2529 * MAINTAINERS: Update my affiliation/email.
2530
2531 2014-05-19 Mike Stump <mikestump@comcast.net>
2532
2533 * MAINTAINERS: Add wide-int reviewers.
2534
2535 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2536
2537 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2538 * configure: Regenerated.
2539
2540 2014-05-15 Torvald Riegel <triegel@redhat.com>
2541
2542 * MAINTAINERS (libitm): Add myself as maintainer.
2543
2544 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2545
2546 * MAINTAINERS (Write After Approval): Add myself.
2547
2548 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2549
2550 * config.sub, config.guess: Import from upstream.
2551
2552 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2553
2554 * MAINTAINERS (Write After Approval): Put myself in correct order.
2555
2556 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2557
2558 * MAINTAINERS (Write After Approval): Add myself.
2559
2560 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2561
2562 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2563 section.
2564
2565 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2566
2567 * MAINTAINERS (Write After Approval): Delete myself.
2568
2569 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2570
2571 PR sanitizer/56781
2572 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2573 and -B* options with -Xcompiler.
2574
2575 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2576
2577 PR bootstrap/60620
2578 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2579 * Makefile.in: Regenerate.
2580
2581 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2582
2583 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2584 for WINDRES_FOR_TARGET in default-manifest.o rule.
2585 * Makefile.in: Regenerate.
2586
2587 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2588
2589 * MAINTAINERS (Write After Approval): Add myself.
2590
2591 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2592
2593 PR sanitizer/56781
2594 * Makefile.def: Set bootstrap=true; for host fixincludes.
2595 * configure.ac: Don't bootstrap host fixincludes unless
2596 --with-build-config=bootstrap-{a,ub}san.
2597 * Makefile.in: Regenerated.
2598 * configure: Regenerated.
2599
2600 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2601
2602 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2603 --enable-vtable-verify option parsing. Don't add
2604 target-libsanitizer to bootstrap_target_libs unless
2605 --with-build-config=bootstrap-asan or
2606 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2607 to bootstrap_target_libs unless --enable-vtable-verify.
2608 * configure: Regenerated.
2609
2610 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2611
2612 * MAINTAINERS (Write After Approval): Add myself.
2613
2614 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2615
2616 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2617
2618 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2619
2620 PR bootstrap/58572
2621 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2622 -I for libstdc++-v3 includes if $(LEAN).
2623 * Makefile.in: Regenerated.
2624
2625 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2626
2627 * MAINTAINERS: Update my email address.
2628
2629 2014-02-24 Walter Lee <walt@tilera.com>
2630
2631 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2632 (tilegx-*-*): Change to tilegx*-*-*.
2633 * configure: Regenerate.
2634
2635 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2636
2637 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2638
2639 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2640
2641 * MAINTAINERS (Write After Approval): Add myself.
2642
2643 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2644
2645 PR target/59788
2646 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2647 *solaris2*.
2648
2649 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2650
2651 * MAINTAINERS: Update my email address.
2652
2653 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2654
2655 * MAINTAINERS: Convert to UTF-8.
2656 Properly sort Xinliang David Li's entry.
2657
2658 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2659 Sandra Loosemore <sandra@codesourcery.com>
2660
2661 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2662 nios2 port maintainers.
2663
2664 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2665
2666 * MAINTAINERS (Write After Approval): Add myself.
2667
2668 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2669
2670 * configure.ac: Add user-friendly check for native x86_64-linux
2671 multilibs.
2672 * configure: Regenerate.
2673
2674 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2675
2676 * MAINTAINERS: Add myself as sh maintainer.
2677
2678 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2679
2680 * MAINTAINERS: Add self as SLSR maintainer.
2681
2682 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2683
2684 * MAINTAINERS: Update my email address.
2685
2686 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2687
2688 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2689
2690 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2691
2692 * Makefile.in: Regenerate.
2693
2694 * Makefile.tpl: Fix typo.
2695 * Makefile.in: Regenerate partially.
2696
2697 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2698
2699 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2700 supported.
2701 * configure: Regenerated.
2702
2703 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2704
2705 * MAINTAINERS (Write After Approval): Add myself.
2706
2707 2013-10-30 Jason Merrill <jason@redhat.com>
2708
2709 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2710 --disable-build-format-warnings.
2711
2712 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2713
2714 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2715 depend on libstdc++ and libgcc.
2716 * configure: Regenerate.
2717 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2718 libcilkrts for POSIX and i*86, and x86_64 architectures.
2719 * Makefile.in: Added libcilkrts related fields to support building it.
2720
2721 2013-10-26 Jeff Law <law@redhat.com>
2722
2723 * Makefile.def (target_modules): Remove libmudflap
2724 (languages): Remove check-target-libmudflap).
2725 * Makefile.in: Rebuilt.
2726 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2727 * configure.ac (target_libraries): Remove target-libmudflap.
2728 Remove checks which disabled libmudflap on some systems.
2729 * configure: Rebuilt.
2730 * libmudflap: Directory removed.
2731
2732 2013-10-21 Cong Hou <congh@google.com>
2733
2734 * MAINTAINERS (Write After Approval): Add myself.
2735
2736 2013-10-16 Mike Stump <mikestump@comcast.net>
2737
2738 * .dir-locals.el: Add.
2739
2740 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2741
2742 * configure.ac: Add --enable-host-shared
2743 * configure: Regenerate.
2744
2745 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2746
2747 Import from savannah.gnu.org:
2748 * config.guess: Update to 2013-06-10 version.
2749 * config.sub: Update to 2013-10-01 version.
2750
2751 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2752
2753 Changes to build configuration to allow big endian ARC ELF toolchain
2754 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2755 * configure: Regenerate.
2756
2757 2013-09-20 Alan Modra <amodra@gmail.com>
2758
2759 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2760 ppc host match. Support little-endian powerpc linux hosts.
2761
2762 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2763
2764 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2765 maintainer.
2766
2767 2013-09-12 DJ Delorie <dj@redhat.com>
2768
2769 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2770 maintainers.
2771
2772 2013-09-03 Richard Biener <rguenther@suse.de>
2773
2774 * configure.ac: Also allow ISL 0.12.
2775 * configure: Regenerated.
2776
2777 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2778
2779 * MAINTAINERS (Write After Approval): Add myself.
2780
2781 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2782
2783 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2784
2785 2013-08-26 Caroline Tice <cmtice@google.com>
2786
2787 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2788 "Various Reviewers" to libvtv "Various Maintainers".
2789
2790 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2791
2792 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2793
2794 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2795
2796 * MAINTAINERS: Update name, email.
2797
2798 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2799
2800 * MAINTAINERS (Write After Approval): Add myself.
2801
2802 2013-08-12 Caroline Tice <cmtice@google.com>
2803
2804 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2805 address in the Write After Approval section.
2806
2807 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2808
2809 * MAINTAINERS (Write After Approval): Update email.
2810
2811 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2812
2813 * configure.ac: Adjust to check VTV_SUPPORTED.
2814 * configure: Regenerated.
2815
2816 2013-08-02 Caroline Tice <cmtice@google.com>
2817
2818 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2819 on non-linux systems; add target-libvtv to noconfigdirs; add
2820 libsupc++/.libs to C++ library search paths.
2821 * configure: Regenerated.
2822 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2823 libstdc++ and libgcc.
2824 * Makefile.in: Regenerated.
2825
2826 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2827
2828 * MAINTAINERS (Write After Approval): Add myself.
2829
2830 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2831 Shiva Chen <shiva0217@gmail.com>
2832
2833 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2834 nds32 port maintainers.
2835
2836 2013-07-17 Tim Shen <timshen91@gmail.com>
2837
2838 * MAINTAINERS (Write After Approval): Add myself.
2839
2840 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2841
2842 * configure.ac: Sync from binutils.
2843 * configure: Regenerate.
2844
2845 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2846
2847 * MAINTAINERS (Write After Approval): Add myself.
2848
2849 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2850
2851 * MAINTAINERS (Write After Approval): Add myself.
2852
2853 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2854
2855 * MAINTAINERS (Write After Approval): Add myself.
2856
2857 2013-04-30 Brooks Moses <bmoses@google.com>
2858
2859 * MAINTAINERS: Update my email; move myself from Fortran
2860 reviewer to Write After Approval.
2861
2862 2013-04-16 Andreas Schwab <schwab@suse.de>
2863
2864 * configure.ac (aarch64-*-*): Don't disable java.
2865 * configure: Regenerate.
2866
2867 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2868
2869 * MAINTAINERS (Write After Approval): Add myself.
2870
2871 2013-03-30 Matthias Klose <doko@ubuntu.com>
2872
2873 * Makefile.def (target_modules): Don't install libffi.
2874 * Makefile.in: Regenerate.
2875
2876 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2877
2878 * MAINTAINERS (Write After Approval): Add myself.
2879
2880 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2881
2882 * MAINTAINERS (Write After Approval): Add myself.
2883
2884 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2885
2886 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2887 * configure: Regenerated.
2888
2889 2013-02-05 Ian Lance Taylor <iant@google.com>
2890
2891 PR go/55969
2892 * configure.ac: Disable libgo on some systems where it does not
2893 work.
2894
2895 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2896
2897 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2898 Remove Geoff Keating as rs6000 port maintainer, at his request.
2899
2900 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2901
2902 * MAINTAINERS: Update my email.
2903
2904 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2905
2906 * configure: Re-generate.
2907
2908 2013-01-15 Richard Biener <rguenther@suse.de>
2909
2910 PR other/55973
2911 * configure: Re-generate.
2912
2913 2013-01-14 Matthias Klose <doko@ubuntu.com>
2914
2915 * Makefile.def (install-target-libsanitizer): Depend on
2916 install-target-libstdc++-v3.
2917 * Makefile.in: Regenerate.
2918
2919 2013-01-14 Richard Biener <rguenther@suse.de>
2920
2921 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2922 * configure: Re-generate
2923
2924 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2925
2926 * config.sub: Update from config repo.
2927
2928 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2929
2930 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2931 * Makefile.in: Regenerate.
2932
2933 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2934
2935 * MAINTAINERS (arc): Add new port maintainership for myself.
2936
2937 2013-01-09 Jason Merrill <jason@redhat.com>
2938
2939 * .gitignore: Import from gdb repository.
2940
2941 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2942
2943 * Makefile.def (configure-gcc): Depend on all-gmp.
2944 (all-gcc): Remove dependency on all-gmp.
2945 * Makefile.in: Regenerated.
2946
2947 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2948
2949 * config.sub: Merge from config repo.
2950 * config.guess: Ditto.
2951
2952 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2953
2954 * Makefile.def: Merge from binutils.
2955 * Makefile.in: Ditto.
2956
2957 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2958
2959 * MAINTAINERS: Update my email.
2960
2961 2012-12-29 Ben Elliston <bje@gnu.org>
2962
2963 * config.guess: Update to 2012-12-29 version.
2964 * config.sub: Likewise.
2965
2966 2012-12-20 Matthias Klose <doko@ubuntu.com>
2967
2968 * Makefile.def (install-target-libgfortran): Depend on
2969 install-target-libquadmath, install-target-libgcc.
2970 (install-target-libsanitizer): Depend on install-target-libgcc.
2971 (install-target-libjava): Depend on install-target-libgcc.
2972 (install-target-libitm): Depend on install-target-libgcc.
2973 (install-target-libobjc): Depend on install-target-libgcc.
2974 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2975 * Makefile.in: Regenerate.
2976
2977 2012-12-19 Matthias Klose <doko@ubuntu.com>
2978
2979 * Makefile.def (install-target-libgo): Depend on
2980 install-target-libatomic.
2981 * Makefile.in: Regenerate.
2982
2983 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2984
2985 PR go/55201
2986 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2987 * Makefile.in: Regenerate.
2988
2989 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2990
2991 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2992 * configure: Regenerate.
2993
2994 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2995
2996 * config.sub: Merge from config repo.
2997
2998 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2999
3000 * Makefile.def (target_modules): Add bootstrap=true and
3001 raw_cxx=true to libsanitizer.
3002 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3003 * Makefile.in: Regenerated.
3004 * configure: Likewise.
3005
3006 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3007
3008 * MAINTAINERS: Remove self as RTL optimization maintainer.
3009
3010 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3011
3012 * MAINTAINERS (Write After Approval): Add myself.
3013
3014 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3015
3016 * Makefile.def (target_modules): Remove bootstrap=true and
3017 raw_cxx=true from libsanitizer.
3018 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3019 * Makefile.in: Regenerated.
3020 * configure: Likewise.
3021
3022 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3023
3024 * Makefile.def (target_modules): Add bootstrap=true and
3025 raw_cxx=true to libsanitizer.
3026 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3027 * Makefile.in: Regenerated.
3028 * configure: Likewise.
3029
3030 2012-11-28 Andrew Pinski <apinski@cavium.com>
3031
3032 PR bootstrap/54279
3033 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3034 * configure: Regenerate.
3035 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3036 * Makefile.in: Regenerate.
3037
3038 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3039
3040 * configure.ac: Disable libsanitizer if we're not building C++.
3041 * configure: Regenerate.
3042
3043 2012-11-15 Roland McGrath <roland@hack.frob.com>
3044
3045 * MAINTAINERS (Write After Approval): Add myself.
3046
3047 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
3048
3049 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3050 Kostya Serebryany (kcc@google.com) and
3051 Jakub Jelinek (jakub@redhat.com).
3052 Rename area for Dodji Seketeli (dodji@redhat.com).
3053
3054 2012-11-15 Dodji Seketeli <dodji@redhat.com>
3055
3056 * MAINTAINERS: (asan.c, related): Add myself.
3057
3058 2012-11-14 Roland McGrath <mcgrathr@google.com>
3059
3060 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3061 * configure: Regenerate.
3062
3063 2012-11-13 Richard Henderson <rth@redhat.com>
3064
3065 * configure.ac: Move libsanitizer logic to subdirectory.
3066 * configure: Regenerate.
3067
3068 2012-11-13 Dodji Seketeli <dodji@redhat.com>
3069
3070 * configure.ac: Enable libsanitizer just on x86 linux for now.
3071 * configure: Re-generate.
3072
3073 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
3074
3075 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3076 sections.
3077 * configure: Regenerate.
3078
3079 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
3080
3081 * configure.ac: Add section for configdirs for libsanitizer.
3082 Disable for cris-*-* and mmix-*-*.
3083 * configure: Regenerate.
3084
3085 2012-11-12 Wei Mi <wmi@google.com>
3086
3087 * configure.ac: Add libsanitizer to target_libraries.
3088 * Makefile.def: Ditto.
3089 * configure: Regenerate.
3090 * Makefile.in: Regenerate.
3091 * libsanitizer: New directory for asan runtime. Contains an empty
3092 tsan directory.
3093
3094 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
3095
3096 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3097 against Mingw64 w32api.
3098 * configure: Regenerate.
3099
3100 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3101
3102 * configure: Regenerated.
3103
3104 2012-11-03 Robert Mason <rbmj@verizon.net>
3105
3106 * configure.ac: add --disable-libstdcxx configure option
3107 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3108
3109 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3110
3111 * MAINTAINERS (Write After Approval): Add myself.
3112
3113 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3114
3115 * MAINTAINERS (Write After Approval): Add myself.
3116
3117 2012-10-24 Sharad Singhai <singhai@google.com>
3118
3119 * MAINTAINERS (Write After Approval): Add myself.
3120
3121 2012-10-24 Eric Christopher <echristo@gmail.com>
3122
3123 * MAINTAINERS: Update email address.
3124
3125 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3126
3127 PR bootstrap/54820
3128 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3129 * configure: Regenerate.
3130
3131 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
3132
3133 * MAINTAINERS (aarch64): Add Marcus and myself.
3134
3135 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3136
3137 PR bootstrap/54820
3138 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3139 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3140 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3141 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3142 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3143 * Makefile.in: Regenerate.
3144 * configure.ac (have_static_libs): New variable and associated check.
3145 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3146 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3147 * configure: Regenerate.
3148
3149 2012-10-10 Richard Biener <rguenther@suse.de>
3150
3151 * MAINTAINERS: Adjust for changed surname.
3152
3153 2012-10-04 Lawrence Crowl <crowl@google.com>
3154
3155 * MAINTAINERS (Write After Approval): Add myself.
3156
3157 2012-10-01 Cary Coutant <ccoutant@google.com>
3158
3159 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3160
3161 2012-09-28 Ian Lance Taylor <iant@google.com>
3162
3163 * Makefile.def: Make all-target-libgo depend on
3164 all-target-libbacktrace.
3165 * Makefile.in: Rebuild.
3166
3167 2012-09-26 Ian Lance Taylor <iant@google.com>
3168
3169 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3170 * Makefile.in: Rebuild.
3171
3172 2012-09-20 Walter Lee <walt@tilera.com>
3173
3174 * configure.ac: Add tilegx to list of targets that support gold.
3175 * configure: Regenerate.
3176
3177 2012-09-20 Marek Polacek <polacek@redhat.com>
3178
3179 * MAINTAINERS (Write After Approval): Add myself.
3180
3181 2012-09-19 Steve Ellcey <sellcey@mips.com>
3182
3183 * configure.ac: Add mips*-mti-elf* target.
3184 * configure: Regenerate.
3185
3186 2012-09-17 Ian Lance Taylor <iant@google.com>
3187
3188 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3189 * configure.ac (host_libs): Add libbacktrace.
3190 (target_libraries): Add libbacktrace.
3191 * Makefile.def (host_modules): Add libbacktrace.
3192 (target_modules): Likewise.
3193 * configure, Makefile.in: Rebuild.
3194
3195 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3196
3197 PR target/38607
3198 Merge upstream change.
3199 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3200
3201 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3202 Add libgomp*.o to compare_exclusions for AIX.
3203 * configure: Regenerate.
3204
3205 2012-09-06 Diego Novillo <dnovillo@google.com>
3206
3207 * configure.ac: Bump minimum GMP version to 4.2.3.
3208 * configure: Re-generate.
3209
3210 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3211
3212 PR target/54461
3213 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3214 target-libgloss if not configured --with-avrlibc=no.
3215 * configure: Regenerate.
3216
3217 2012-09-04 Jason Merrill <jason@redhat.com>
3218
3219 * configure.ac: Fix --enable-languages=all.
3220
3221 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3222
3223 * MAINTAINERS (Write After Approval): Add myself.
3224
3225 2012-09-03 Richard Guenther <rguenther@suse.de>
3226
3227 PR bootstrap/54138
3228 * configure.ac: Re-organize ISL / CLOOG checks to allow
3229 disabling with either --without-isl or --without-cloog.
3230 * configure: Regenerated.
3231
3232 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
3233
3234 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3235 * configure: Regenerate.
3236
3237 2012-08-27 Ulrich Drepper <drepper@gmail.com>
3238
3239 * MAINTAINERS: Fix my email address.
3240
3241 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3242
3243 PR binutils/4970
3244 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3245 and opcodes.
3246 * Makefile.in: Regenerated.
3247
3248 2012-08-26 Art Haas <ahaas@impactweather.com>
3249
3250 * configure: Regenerate.
3251
3252 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3253
3254 * INSTALL/README: Also refer to the online installation
3255 instructions.
3256
3257 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3258
3259 * MAINTAINERS (Write After Approval): Add myself.
3260 (Picochip port): Remove myself.
3261
3262 2012-08-14 Diego Novillo <dnovillo@google.com>
3263
3264 Merge from cxx-conversion branch.
3265
3266 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3267 POSTSTAGE1_CONFIGURE_FLAGS.
3268 * Makefile.in: Regenerate.
3269 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3270 Force C++ when bootstrapping.
3271 * configure: Regenerate.
3272
3273 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3274
3275 * MAINTAINERS (Write After Approval): Add myself.
3276
3277 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3278
3279 * README: Document use of ranges of years in copyright notices.
3280
3281 2012-07-06 Richard Guenther <rguenther@suse.de>
3282
3283 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3284 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3285 --with-gmp=system.
3286 * Makefile.in: Regenerated.
3287 * configure: Likewise.
3288
3289 2012-07-06 Richard Guenther <rguenther@suse.de>
3290
3291 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3292 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3293 supply V=1 as extra_make_flags.
3294 * configure: Regenerated.
3295 * Makefile.in: Likewise.
3296
3297 2012-07-04 Tristan Gingold <gingold@adacore.com>
3298
3299 * configure: Regenerate.
3300
3301 2012-07-03 Richard Guenther <rguenther@suse.de>
3302
3303 * Makfile.def (isl): Remove not necessary extra_exports and
3304 extra_make_flags.
3305 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3306 * Makefile.in: Regenerated.
3307
3308 2012-07-03 Richard Guenther <rguenther@suse.de>
3309
3310 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3311 * configure.ac: If either the ISL or the CLooG check failed
3312 do not try to build in-tree versions.
3313 * Makefile.in: Regenerated.
3314 * configure: Regenerated.
3315
3316 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3317
3318 * configure: Regenerate.
3319
3320 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3321
3322 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3323 maintainer.
3324
3325 2012-07-02 Richard Guenther <rguenther@suse.de>
3326
3327 * configure: Regenerated.
3328
3329 2012-07-02 Richard Guenther <rguenther@suse.de>
3330 Michael Matz <matz@suse.de>
3331 Tobias Grosser <tobias@grosser.es>
3332 Sebastian Pop <sebpop@gmail.com>
3333
3334 * Makefile.def: Add ISL host module, remove PPL host module.
3335 Adjust ClooG host module to use the proper ISL.
3336 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3337 * configure.ac: Include config/isl.m4. Add ISL host library,
3338 remove PPL. Remove PPL configury, add ISL configury, adjust
3339 ClooG configury.
3340 * Makefile.in: Regenerated.
3341 * configure: Likewise.
3342
3343 2012-07-02 Richard Guenther <rguenther@suse.de>
3344
3345 Merge from graphite branch
3346 2011-07-21 Tobias Grosser <tobias@grosser.es>
3347
3348 * configure: Regenerated.
3349 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3350 both cloog.org and legacy versions. The only supported version will
3351 be CLooG with the isl backend.
3352
3353 2011-07-21 Tobias Grosser <tobias@grosser.es>
3354
3355 * configure: Regenerated.
3356 * configure.ac: Require cloog isl 0.17.0
3357
3358 2011-07-21 Tobias Grosser <tobias@grosser.es>
3359
3360 * configure: Regenerated.
3361 * config/cloog.m4: Do not define CLOOG_ORG
3362
3363 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3364
3365 * configure.ac: Skip C if explicitly selected.
3366 * configure: Regenerate.
3367
3368 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3369
3370 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3371 they contain -O2.
3372 * configure: Regenerate.
3373
3374 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3375
3376 PR debug/53740
3377 * df.h, df-problems.c, dce.c: Revert last patch.
3378
3379 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3380
3381 * MAINTAINERS (Write After Approval): Update my email address.
3382
3383 2012-06-21 Meador Inge <meadori@codesourcery.com>
3384
3385 * MAINTAINERS (Write After Approval): Add myself.
3386
3387 2012-06-20 Jason Merrill <jason@redhat.com>
3388
3389 * Makefile.tpl (check-target-libgomp-c++): New.
3390 (check-target-libitm-c++): New.
3391 * Makefile.def (c++): Add them.
3392 * Makefile.in: Regenerate.
3393
3394 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3395
3396 * MAINTAINERS (Write After Approval): Add myself.
3397
3398 2012-05-16 Olivier Hainque <hainque@adacore.com>
3399
3400 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3401 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3402 (install-no-fixedincludes): Adjust accordingly.
3403 * Makefile.in: Regenerate.
3404
3405 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3406
3407 Merge upstream change
3408 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3409
3410 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3411
3412 * MAINTAINERS (Write After Approval): Add myself.
3413
3414 2012-05-09 Nick Clifton <nickc@redhat.com>
3415 Paul Smith <psmith@gnu.org>
3416
3417 PR bootstrap/50461
3418 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3419 allow for the fact that from release v3.1.0 of MPFR the source
3420 files were moved into a src sub-directory.
3421 * configure: Regenerate.
3422
3423 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3424
3425 * configure.ac: Bump minimum MPFR version to 2.4.0.
3426 * configure: Regenerated.
3427
3428 2012-05-01 Richard Henderson <rth@redhat.com>
3429
3430 * Makefile.def (libatomic): New target_module.
3431 * configure.ac (target_libraries): Add libatomic.
3432 (noconfigdirs): Check if libatomic is supported.
3433 * Makefile.in, configure: Rebuild.
3434
3435 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3436
3437 * MAINTAINERS (Write After Approval): Add myself.
3438
3439 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3440
3441 * config.sub: Update to 2012-04-18 version from official repo.
3442
3443 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3444
3445 * MAINTAINERS (Write After Approval): Add myself.
3446
3447 2012-04-11 Steve Ellcey <sellcey@mips.com>
3448
3449 * MAINTAINERS: Changed email address.
3450
3451 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3452
3453 PR target/52737
3454 * contrib/gcc_update (files_and_dependencies):
3455 Remove gcc/config/avr/t-multilib from touch data.
3456
3457 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3458
3459 * MAINTAINERS (OS Port Maintainers): Remove irix.
3460 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3461 (unsupported_languages): Remove mips-sgi-irix6.*.
3462 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3463 (with_stabs): Remove.
3464 * configure: Regenerate.
3465
3466 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3467
3468 * MAINTAINERS (OS Port Maintainers): Remove osf.
3469 * configure.ac (enable_libgomp): Remove *-*-osf*.
3470 (with_stabs): Remove alpha*-*-osf*.
3471 * configure: Regenerate.
3472
3473 2012-03-05 Tristan Gingold <gingold@adacore.com>
3474
3475 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3476 * configure: Regenerate.
3477
3478 2012-02-17 Walter Lee <walt@tilera.com>
3479
3480 * MAINTAINERS: (Write After Approval): Delete myself.
3481
3482 2012-02-14 Walter Lee <walt@tilera.com>
3483
3484 * MAINTAINERS (tilegx port): Add myself.
3485 (tilepro port): Add myself.
3486 (Write After Approval): Add myself.
3487
3488 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3489
3490 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3491 and Joseph Myers as docstring relicensing maintainers.
3492
3493 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3494
3495 * MAINTAINERS (write-after-approval): Add myself.
3496
3497 2012-02-08 Ira Rosen <irar@il.ibm.com>
3498
3499 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3500 maintainer.
3501
3502 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3503
3504 * MAINTAINERS (Write After Approval): Move myself to
3505 maintain alphabetical order.
3506
3507 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3508
3509 * MAINTAINERS (Write After Approval): Add myself.
3510
3511 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3512
3513 * MAINTAINERS (Write After Approval): Add myself.
3514
3515 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3516 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3517
3518 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3519 * configure: Regenerate.
3520
3521 2012-01-23 Harshit Chopra <harshit@google.com>
3522
3523 * MAINTAINERS (Write After Approval): Add myself.
3524
3525 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3526
3527 * configure.ac: Remove reference to mh-interix.
3528 * configure: Regenerate.
3529
3530 2012-01-05 Richard Henderson <rth@redhat.com>
3531
3532 PR bootstrap/51072
3533 * configure.ac: Disable libitm if c++ is not enabled.
3534 * configure: Rebuild.
3535
3536 * configure.ac: Fix regexp for same.
3537 * configure: Rebuild.
3538
3539 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3540
3541 * MAINTAINERS (Write After Approval): Add myself.
3542
3543 2012-01-02 Richard Guenther <rguenther@suse.de>
3544
3545 PR bootstrap/51686
3546 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3547 * Makefile.in: Regenerate.
3548
3549 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3550
3551 * MAINTAINERS (Write After Approval): Add myself.
3552
3553 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3554
3555 * configure: Regenerate.
3556
3557 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3558
3559 * MAINTAINERS (picochip): Changed email address.
3560
3561 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3562
3563 * MAINTAINERS (write-after-approval): Add self.
3564
3565 2011-11-29 DJ Delorie <dj@redhat.com>
3566
3567 * configure.ac (rl78-*-*) New case.
3568 * configure: Regenerate.
3569 * MAINTAINERS: Add myself as RL78 maintainer.
3570
3571 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3572
3573 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3574
3575 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3576
3577 * libtool.m4: Additional FreeBSD 10 fixes.
3578
3579 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3580
3581 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3582 Maintainers section, as Epiphany maintainer.
3583
3584 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3585
3586 PR target/49992
3587 * configure.ac: Remove ranlib special-casing for Darwin.
3588 * configure: Regenerate.
3589
3590 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3591
3592 * MAINTAINERS (Reviewers): Keep the list sorted.
3593
3594 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3595
3596 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3597
3598 2011-11-09 Roland McGrath <mcgrathr@google.com>
3599
3600 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3601 * configure: Rebuild.
3602 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3603 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3604 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3605 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3606 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3607 Add READELF.
3608 * Makefile.in: Rebuild.
3609
3610 2011-11-09 Jason Merrill <jason@redhat.com>
3611
3612 * Makefile.def (language=c++): Remove check-c++0x.
3613 * Makefile.in (check-gcc-c++): Regenerate.
3614
3615 2011-11-08 Richard Henderson <rth@redhat.com>
3616
3617 * configure.ac: Test for libitm directory present first.
3618
3619 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3620
3621 * configure.ac: Test libitm/configure.tgt to disable libitm.
3622 * configure: Rebuild.
3623
3624 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3625 Richard Henderson <rth@redhat.com>
3626
3627 Merged from transactional-memory.
3628
3629 * Makefile.def (lang_env_dependencies): libitm is c++.
3630 Add libitm target module.
3631 * configure.ac: Likewise.
3632 * config/mmap.m4: New file.
3633 * contrib/gcc_update: Add libitm to touch data.
3634 * Makefile.in, configure: Rebuild.
3635
3636 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3637
3638 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3639 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3640 * Makefile.in: Regenerate.
3641
3642 2011-11-01 DJ Delorie <dj@redhat.com>
3643
3644 * config.sub: Update to version 2011-10-29 (added rl78)
3645
3646 2011-10-27 Nick Clifton <nickc@redhat.com>
3647
3648 * config.sub: Import these changes from the config project:
3649
3650 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3651 Ben Elliston <bje@gnu.org>
3652
3653 * config.sub (epiphany): New.
3654
3655 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3656 Ben Elliston <bje@gnu.org>
3657
3658 * config.sub (hexagon, hexagon-*): New.
3659
3660 2011-08-23 Roland McGrath <mcgrathr@google.com>
3661
3662 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3663 64eb to be64.
3664
3665 2011-08-16 Roland McGrath <mcgrathr@google.com>
3666
3667 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3668 (nacl): Grok as alias for 32el-unknown-nacl.
3669
3670 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3671
3672 * MAINTAINERS (Write After Approval): Add myself.
3673
3674 2011-10-24 Teresa Johnson <tejohnson@google.com>
3675
3676 * MAINTAINERS (Write After Approval): Add myself.
3677
3678 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3679
3680 * MAINTAINERS (sparc port): Remove myself.
3681
3682 2011-09-14 Tom de Vries <tom@codesourcery.com>
3683
3684 * MAINTAINERS (Write After Approval): Add myself.
3685
3686 2011-08-14 Yao Qi <yao@codesourcery.com>
3687
3688 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3689 * configure: Regenerate.
3690
3691 2011-07-26 Ian Lance Taylor <iant@google.com>
3692
3693 * configure.ac: Set have_compiler based on whether gcc directory
3694 exists, rather than on whether gcc is in configdirs.
3695 * configure: Rebuild.
3696
3697 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3698
3699 * MAINTAINERS (Global Reviewers): Add self.
3700
3701 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3702
3703 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3704 link directories.
3705 * Makefile.in: Rebuild.
3706
3707 2011-07-20 Ian Lance Taylor <iant@google.com>
3708
3709 PR bootstrap/49787
3710 * configure.ac: Move --enable-bootstrap handling earlier in file.
3711 If --enable-bootstrap and either --enable-build-with-cxx or
3712 --enable-build-poststage1-with-cxx, enable C++ automatically.
3713 * configure: Rebuild.
3714
3715 2011-07-19 Ian Lance Taylor <iant@google.com>
3716
3717 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3718 make C++ a boot_language. Set and substitute
3719 POSTSTAGE1_CONFIGURE_FLAGS.
3720 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3721 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3722 * configure, Makefile.in: Rebuild.
3723
3724 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3725
3726 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3727 maintainers.
3728
3729 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3730
3731 * MAINTAINERS (Global Reviewers): Add myself.
3732
3733 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3734
3735 * configure: Regenerate.
3736
3737 2011-07-16 Jason Merrill <jason@redhat.com>
3738
3739 * Makefile.def (language=c++): Add check-c++0x and
3740 check-target-libmudflap-c++.
3741 * Makefile.tpl (check-target-libmudflap-c++): New.
3742 * Makefile.in: Regenerate.
3743
3744 2011-07-16 Matthias Klose <doko@ubuntu.com>
3745
3746 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3747 * Makefile.def (target_modules/libjava): Pass
3748 $(EXTRA_CONFIGARGS_LIBJAVA).
3749 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3750 if not configured with --enable-static-libjava.
3751 * Makefile.in: Regenerate.
3752 * configure: Likewise.
3753
3754 2011-07-15 Jason Merrill <jason@redhat.com>
3755
3756 * Makefile.in (check-c++): Move check-gcc-c++0x after
3757 check-target-libstdc++-v3.
3758
3759 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3760
3761 * MAINTAINERS (c6x port): New entry.
3762
3763 2011-07-13 Jason Merrill <jason@redhat.com>
3764
3765 * Makefile.in (check-gcc-c++0x): New.
3766 (check-c++): Depend on it.
3767
3768 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3769
3770 PR target/39150
3771 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3772 x86_64-*-solaris2.1[0-9]*.
3773 * configure: Regenerate.
3774
3775 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3776
3777 * MAINTAINERS (RTL optimizers): Add self.
3778
3779 2011-06-27 Gabriel Charette <gchare@google.com>
3780
3781 * MAINTAINERS (Write After Approval): Add myself.
3782
3783 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3784
3785 PR regression/47836
3786 PR bootstrap/23656
3787 PR other/47733
3788 PR bootstrap/49247
3789 PR c/48825
3790 * configure.ac (target_libraries): Remove target-libiberty.
3791 Remove case-statement setting skipdirs=target-libiberty for
3792 multiple targets. Remove checking target_configdirs and
3793 removing target-libiberty but keeping target-libgcc if
3794 otherwise empty.
3795 * Makefile.def (target_modules): Don't add libiberty.
3796 (dependencies): Remove all traces of target-libiberty.
3797 * configure, Makefile.in: Regenerate.
3798
3799 2011-06-13 Walter Lee <walt@tilera.com>
3800
3801 * configure.ac (tilepro-*-*) New case.
3802 (tilegx-*-*): Likewise.
3803 * configure: Regenerate.
3804
3805 2011-06-06 Jing Yu <jingyu@google.com>
3806
3807 * configure.ac: Skip target-libiberty for
3808 arm*-*-linux-androideabi.
3809 * configure: Regenerated.
3810
3811 2011-06-06 Nick Clifton <nickc@redhat.com>
3812
3813 * config.sub: Sync from upstream.
3814
3815 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3816
3817 * MAINTAINERS (Write After Approval): Add myself.
3818
3819 2011-06-01 Daniel Jacobowitz <drow@false.org>
3820
3821 * MAINTAINERS: Update my email address.
3822
3823 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3824
3825 * MAINTAINERS (Write After Approval): Update my email address.
3826
3827 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3828
3829 * MAINTAINERS (Write After Approval): Add myself.
3830
3831 2011-05-08 Doug Kwan <dougkwan@google.com>
3832
3833 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3834 * configure: Regenerated.
3835 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3836 value from configure.
3837 * Makefile.in: Regenerated.
3838
3839 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3840
3841 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3842 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3843 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3844 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3845 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3846 *-*-vxworks*): Disable newlib and libgloss in separate case
3847 statement.
3848 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3849 to separate case statement.
3850 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3851 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3852 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3853 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3854 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3855 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3856 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3857 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3858 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3859 i[[3456789]]86-*-rdos*, m32r-*-*,
3860 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3861 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3862 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3863 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3864 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3865 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3866 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3867 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3868 and libgloss in main case over targets. Remove most empty cases
3869 in main case over targets.
3870 * configure: Regenerate.
3871
3872 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3873
3874 * MAINTAINERS (Write After Approval): Add myself.
3875
3876 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3877
3878 * configure.ac: Remove code setting special library locations for
3879 hppa*64*-*-hpux11*. Remove code setting compiler for
3880 sparc-sun-solaris2*.
3881 * configure: Regenerate.
3882
3883 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3884
3885 * configure.ac: Separate libgloss_dir settings from general case
3886 over targets.
3887 * configure: Regenerate.
3888
3889 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3890
3891 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3892 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3893 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3894 cases in libgcj-disabling case statement.
3895 (hppa*64*-*-linux*): Set unsupported_languages instead of
3896 disabling target-zlib.
3897 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3898 to hppa*64*-*-hpux*.
3899 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3900 hppa*-*-hpux*.
3901 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3902 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3903 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3904 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3905 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3906 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3907 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3908 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3909 libgcj-disabling case statement.
3910 * configure: Regenerate.
3911
3912 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3913
3914 * configure.ac: Disable Java for targets not supporting libffi.
3915 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3916 Remove cases in Java-disabling statement.
3917 (*arm-wince-pe): Change to arm-wince-pe.
3918 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3919 cases in Java-disabling statement.
3920 (bfin-*-*): Don't disable Java again.
3921 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3922 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3923 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3924 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3925 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3926 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3927 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3928 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3929 Java-disabling statement.
3930 (mmix-*-*): Don't disable Java again.
3931 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3932 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3933 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3934 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3935 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3936 statement.
3937 * configure: Regenerate.
3938
3939 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3940
3941 * configure.ac: Separate cases disabling Java and Java libraries
3942 from general case over targets.
3943 * configure: Regenerate.
3944
3945 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3946
3947 * MAINTAINERS: Update my email address.
3948
3949 2011-04-20 Easwaran Raman <eraman@google.com>
3950
3951 * MAINTAINERS (Write After Approval): Add myself.
3952
3953 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3954
3955 PR lto/48086
3956 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3957 * configure: Regenerate.
3958
3959 2011-04-16 Jim Meyering <meyering@redhat.com>
3960
3961 * MAINTAINERS (Write After Approval): Add myself.
3962
3963 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3964
3965 * MAINTAINERS: Update my email address.
3966
3967 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3968
3969 * MAINTAINERS (Write After Approval): Add myself.
3970
3971 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3972
3973 * MAINTAINERS (Write After Approval): Add myself.
3974
3975 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3976
3977 * MAINTAINERS (Write After Approval): Add myself.
3978
3979 2011-04-06 Joseph Myers <joseph@codesourcery.com>
3980
3981 * configure.ac (build_tools): Remove build-byacc.
3982 (host_libs): Remove mmalloc.
3983 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3984 autoconf automake libtool diff rcs fileutils shellutils time
3985 textutils wdiff find uudecode hello tar gzip indent recode release
3986 sed perl gawk findutils gettext zip.
3987 (libgcj): Remove target-qthreads.
3988 (target_tools): Remove target-examples target-gperf.
3989 (YACC): Don't handle building byacc.
3990 * configure: Regenerate.
3991 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3992 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3993 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3994 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3995 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3996 handle building components.
3997 * Makefile.in: Regenerate.
3998
3999 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4000
4001 * MAINTAINERS: Update my email address as Xtensa maintainer.
4002
4003 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4004
4005 * config.sub: Sync from upstream.
4006
4007 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4008
4009 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4010 (microblaze*): Don't disable libssp.
4011 * configure: Regenerate.
4012
4013 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4014
4015 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4016 moveifchange.
4017 * configure: Regenerate.
4018 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4019 * Makefile.in: Regenerate.
4020
4021 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4022
4023 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4024 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4025 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4026 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4027 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4028 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4029 md_exec_prefix cases.
4030 * configure: Regenerate.
4031
4032 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4033
4034 * configure.ac: Separate cases disabling target-libssp,
4035 target-libiberty, target-libstdc++-v3 and Fortran from general
4036 case over targets.
4037 * configure: Regenerate.
4038
4039 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4040
4041 * configure.ac (*-*-chorusos): Don't disable libgcj.
4042 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4043 Remove case.
4044 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4045 (arm-*-coff): Don't disable libgcj.
4046 (arm*-*-linux-gnueabi): Remove useless assignment.
4047 (arm-*-riscix*): Don't disable libgcj.
4048 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4049 configuration.
4050 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4051 (c54x*-*-*): Remove case.
4052 (tic54x-*-*): Don't disable GCC or GCC libraries.
4053 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4054 to *.
4055 (d10v-*-*): Don't disable GCC libraries.
4056 (d30v-*-*): Don't disable libgcj.
4057 (h8500-*-*): Don't disable GCC libraries.
4058 (i960-*-*): Don't disable libgcj.
4059 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4060 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4061 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4062 libgcj.
4063 (m68k-*-coff*): Remove case.
4064 (mmix-*-*): Don't disable libgloss on host.
4065 (mn10200-*-*, mn10300-*-*): Remove cases.
4066 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4067 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4068 Don't disable libgcj.
4069 (romp-*-*): Remove case.
4070 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4071 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4072 case.
4073 (v810-*-*): Don't disable GCC libraries.
4074 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4075 (ip2k-*-*): Don't disable GCC libraries.
4076 * configure: Regenerate.
4077
4078 2011-03-28 Joseph Myers <joseph@codesourcery.com>
4079
4080 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4081 libffi on host.
4082 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4083 on host.
4084 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4085 * configure: Regenerate.
4086
4087 2011-03-26 John Marino <binutils@marino.st>
4088
4089 * configure.ac: Add support for *-*-dragonfly*
4090 * configure: Regenerate.
4091
4092 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4093
4094 * configure.ac (native_only): Remove.
4095 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4096 send-pr uudecode guile gnuserv on host.
4097 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4098 send-pr rcs guile perl texinfo libtool on host.
4099 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4100 automake send-pr rcs guile perl texinfo libtool on host.
4101 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4102 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4103 (alpha*-dec-osf*): Don't disable fileutils on target.
4104 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4105 texinfo send-pr expect dejagnu on target.
4106 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4107 target-qthreads on target.
4108 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4109 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4110 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4111 x86_64-*-mingw*): Don't disable expect on target.
4112 (*-*-cygwin*): Don't disable target-gperf on target.
4113 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4114 gnuserv on target.
4115 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4116 target.
4117 * configure: Regenerate.
4118
4119 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4120
4121 * configure.ac (target_tools): Remove target-groff.
4122 (native_only): Remove target-groff.
4123 (hppa*64*-*-*): Don't disable byacc.
4124 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4125 setting.
4126 (*-*-kaos*): Don't skip target-librx and target-groff.
4127 (*-*-netware*): Don't skip target-libmudflap.
4128 (*-*-tpf*): Don't skip target-libmudflap.
4129 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4130 directories on the host.
4131 (ia64*-*-*vms*): Don't skip tix.
4132 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4133 host.
4134 * configure: Regenerate.
4135
4136 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4137
4138 * configure.ac: Remove references to mt-mep, mt-netware,
4139 mt-wince.
4140 * Makefile.def: Add all-utils soft dependencies.
4141 * Makefile.tpl: Remove GDB_NLM_DEPS.
4142 * configure: Regenerate.
4143 * Makefile.in: Regenerate.
4144
4145 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4146
4147 * configure.ac: Do not include mh-x86omitfp.
4148 * configure: Regenerate.
4149
4150 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4151
4152 * configure.ac: Remove empty cases.
4153 * configure: Regenerate.
4154
4155 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4156
4157 * Makefile.def: Add dependency from termcap to gdb.
4158 * Makefile.in: Regenerate.
4159
4160 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4161
4162 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4163 * configure: Regenerate.
4164 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4165 * Makefile.tpl: Likewise.
4166 * Makefile.in: Regenerate.
4167
4168 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4169
4170 * configure.ac: Remove all mentions of tentative_cc.
4171 * configure: Regenerate.
4172
4173 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4174
4175 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4176 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4177 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4178 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4179 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4180 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4181 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4182 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4183 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4184 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4185 *-*-rhapsody*): Remove host cases.
4186 * configure: Regenerate.
4187
4188 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4189
4190 * configure.ac (ppc*-*-pe): Remove host case.
4191 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4192 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4193 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4194 cases.
4195 * configure: Regenerate.
4196
4197 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4198
4199 * config.sub: Update to version 2011-03-23.
4200
4201 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4202
4203 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4204 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4205 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4206 * configure: Regenerate.
4207
4208 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4209
4210 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4211 to Write After Approval.
4212 * config-ml.in: Don't handle arc-*-elf*.
4213 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4214 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4215 handle GCC libraries.
4216 * configure: Regenerate.
4217
4218 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4219
4220 PR bootstrap/48120:
4221 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4222 Add -lstdc++ -lm to LIBS.
4223 * configure: Regenerate.
4224
4225 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4226
4227 * config.guess: Update to version 2011-02-02
4228 * config.sub: Update to version 2011-02-24
4229
4230 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4231
4232 PR lto/48086
4233 * configure.ac: Re-enable LTO on *-apple-darwin9.
4234 * configure: Regenerate.
4235
4236 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4237
4238 PR lto/48086
4239 * configure.ac: Disable LTO on darwin due to an assembler change in
4240 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4241 under 256.
4242 * configure: Regenerate.
4243
4244 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4245
4246 * MAINTAINERS: Update myself as score backend maintainer,
4247 update my e-mail address.
4248
4249 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
4250
4251 * MAINTAINERS: Update my e-mail address.
4252
4253 2011-03-06 Joey Ye <joey.ye@arm.com>
4254
4255 * MAINTAINERS: Update my e-mail address.
4256
4257 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4258
4259 * configure.ac: Adjust test of with_ppl.
4260 * configure: Regenerated.
4261
4262 2011-03-02 Kai Tietz <ktietz@redhat.com>
4263
4264 * MAINTAINERS: Adjust my e-mail address.
4265
4266 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4267
4268 * configure.ac: Add -lpwl to ppllibs.
4269 * configure: Regenerated.
4270
4271 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4272
4273 * config/cloog.m4: Add -lisl to clooglibs.
4274 * configure: Regenerated.
4275
4276 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4277
4278 * MAINTAINERS (CPU Port maintainers): Add self.
4279
4280 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4281
4282 * MAINTAINERS: Add myself as testsuite maintainer.
4283
4284 2011-02-15 Mike Stump <mikestump@comcast.net>
4285
4286 * MAINTAINERS: Add myself as testsuite maintainer.
4287
4288 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4289
4290 Import from Libtool and gnulib:
4291
4292 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4293
4294 Prepare for supporting FreeBSD 10.
4295 * config.rpath: Remove handling of freebsd1* which soon would
4296 match FreeBSD 10.0.
4297
4298 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4299
4300 Remove support for FreeBSD 1.x.
4301 * libtool.m4 (_LT_LINKER_SHLIBS)
4302 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4303 soon would incorrectly match FreeBSD 10.0.
4304
4305 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4306
4307 PR binutils/12283
4308 * move-if-change: Import version from gnulib.
4309
4310 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4311
4312 PR lto/47225
4313 * Makefile.def (lto-plugin): Double dash for enable-shared.
4314 (configure-gcc): Depend on all-lto-plugin.
4315 * Makefile.in: Rebuilt.
4316
4317 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4318
4319 * configure.ac: Remove extra bracket.
4320 * configure: Regenerate.
4321
4322 2011-02-08 Tobias Burnus <burnus@net-b.de>
4323
4324 * MAINTAINERS: Add myself as libquadmath maintainer.
4325
4326 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4327
4328 * MAINTAINERS: Update my email address.
4329
4330 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4331
4332 * MAINTAINERS (option handling): Add self.
4333
4334 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4335
4336 PR lto/47225
4337 * Makefile.def: Add dependency for install-gcc
4338 on install-lto-plugin.
4339 * Makfile.in: Regenerated
4340
4341 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4342
4343 * MAINTAINERS (CPU Port Maintainers): Add myself.
4344
4345 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4346
4347 PR libgcj/44341
4348 * configure.ac: Discard --with-* flags for host when configuring
4349 target libraries for cross build.
4350 * configure: Rebuilt.
4351
4352 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4353
4354 * MAINTAINERS (linear loop transforms): Removed.
4355
4356 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4357
4358 * configure.ac: If with_ppl is no, move setting with_cloog=no
4359 after CLOOG_REQUESTED check.
4360 * configure: Regenerated.
4361
4362 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4363
4364 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4365 CLooG has been requested.
4366 * configure: Regenerated.
4367
4368 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4369
4370 * configure: Regenerated.
4371 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4372
4373 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4374
4375 * configure: Regenerated.
4376 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4377
4378 2011-01-21 Andreas Schwab <schwab@redhat.com>
4379
4380 * configure.ac: Use AS_HELP_STRING throughout.
4381 * configure: Regenerate.
4382
4383 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4384
4385 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4386 * configure: Regenerate.
4387
4388 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4389
4390 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4391
4392 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4393
4394 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4395 for ia64-hpux.
4396 * configure: Regenerate.
4397
4398 2011-01-07 Jan Hubicka <jh@suse.cz>
4399
4400 PR lto/47225
4401 * Makefile.in: Regenerate.
4402 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4403 configure.
4404
4405 2011-01-07 Jan Hubicka <jh@suse.cz>
4406
4407 * Makefile.in: Regenerate.
4408 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4409 and configure dependency on lto-plugin configure.
4410 (lto-plugin module): Remove dependency on GCC; add dependency on
4411 liniberty.
4412
4413 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4414
4415 * MAINTAINERS (Write After Approval): Add myself.
4416
4417 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4418
4419 * configure: Regenerate.
4420
4421 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4422
4423 * configure.ac: (picochip): Disable libiberty.
4424
4425 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4426
4427 * MAINTAINERS (Write After Approval): Add myself.
4428
4429 2010-12-10 Ian Lance Taylor <iant@google.com>
4430
4431 PR bootstrap/46819
4432 * configure.ac: For --disable-libgcj clear libgcj_saved.
4433 * configure: Rebuild.
4434
4435 2010-12-10 Tobias Burnus <burnus@net-b.de>
4436
4437 PR fortran/46540
4438 * configure.ac: Add --disable-libquadmath and
4439 --disable-libquadmath-support.
4440 * configure: Regenerate.
4441
4442 2010-12-03 Ian Lance Taylor <iant@google.com>
4443
4444 * MAINTAINERS: Add myself as libgo maintainer.
4445
4446 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4447
4448 PR libffi/46792
4449 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4450 * configure: Regenerate.
4451
4452 2010-12-02 Ian Lance Taylor <iant@google.com>
4453
4454 * configure.ac: Always set default for poststage1_ldflags to
4455 -static-libstdc++ -static-libgcc.
4456
4457 2010-11-29 Andreas Schwab <schwab@redhat.com>
4458
4459 * configure.ac: Move comment to remove extra space in last argument
4460 of GCC_TARGET_TOOL.
4461
4462 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4463
4464 PR other/46026
4465 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4466 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4467 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4468 (BASE_FLAGS_TO_PASS): Use it.
4469 * configure: Rebuilt.
4470 * Makefile.in: Rebuilt.
4471
4472 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4473
4474 PR binutils/12258
4475 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4476 Properly check default linker.
4477 * configure: Regnerated.
4478
4479 2010-11-23 Matthias Klose <doko@ubuntu.com>
4480
4481 * configure.ac: For --enable-gold, handle value `default' instead of
4482 `both*'. New configure option --{en,dis}able-ld.
4483 * configure: Regenerate.
4484
4485 2010-11-20 Ian Lance Taylor <iant@google.com>
4486
4487 * configure.ac: Only disable a language library if no language needs
4488 it. Don't let --disable-libgcj uncondtionally disable libffi.
4489 * configure: Rebuild.
4490
4491 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4492
4493 * Makefile.in: Regenerate.
4494
4495 PR other/46202
4496 * configure.ac: Fix just-built in-tree STRIP name to be
4497 binutils/strip-new.
4498 * configure: Regenerate.
4499 * Makefile.def (install-strip-gcc, install-strip-binutils)
4500 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4501 (install-strip-sid): Mirror dependencies on non-strip variants
4502 of these targets on the respective -strip prerequisites.
4503 * Makefile.tpl (install-strip, install-strip-host)
4504 (install-strip-target): New targets.
4505 (install-strip-[+module+], install-strip-target-[+module+]):
4506 New targets.
4507 * Makefile.in: Regenerate.
4508
4509 2010-11-19 Ian Lance Taylor <iant@google.com>
4510 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4511
4512 * configure.ac: Add target-libgo to target_libraries. Set
4513 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4514 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4515 (HOST_EXPORTS): Add GOC.
4516 (BASE_TARGET_EXPORTS): Add GOC.
4517 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4518 (GOCFLAGS_FOR_TARGET): New variable.
4519 (EXTRA_HOST_FLAGS): Add GOC.
4520 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4521 * Makefile.def (target_modules): Add libgo.
4522 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4523 (dependencies): Add dependency from configure-target-libgo to
4524 configure-target-libffi and all-target-libstdc++-v3. Add
4525 dependencies from all-target-libgo to all-target-libffi.
4526 (languages): Add go.
4527 * configure: Rebuild.
4528 * Makefile.in: Rebuild.
4529
4530 2010-11-19 Ian Lance Taylor <iant@google.com>
4531
4532 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4533 compiler/flag environment variables.
4534
4535 2010-11-18 Ian Lance Taylor <iant@google.com>
4536
4537 * configure.ac: Check for lang_requires_boot_languages in
4538 config-lang.in files.
4539 * configure: Rebuild.
4540
4541 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4542 Tobias Burnus <burnus@net-b.de>
4543
4544 PR fortran/32049
4545 * Makefile.def: Add libquadmath; build it with language=fortran.
4546 * configure.ac: Add libquadmath.
4547 * Makefile.tpl: Handle multiple libs in check-[+language+].
4548 * Makefile.in: Regenerate.
4549 * configure: Regenerate.
4550
4551 2010-11-16 Tom Tromey <tromey@redhat.com>
4552
4553 * MAINTAINERS: Moved myself to reviewers section.
4554
4555 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4556
4557 * MAINTAINERS: Moved myself to reviewers section.
4558
4559 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4560
4561 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4562 (Write After Approval): Remove self.
4563
4564 2010-11-15 Andreas Schwab <schwab@redhat.com>
4565
4566 * configure.ac: Fix spelling in option names.
4567 * configure: Regenerated.
4568
4569 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4570
4571 PR bootstrap/39622
4572 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4573 * configure: Regenerated.
4574
4575 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4576
4577 * MAINTAINERS: Update my email address.
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-12 Tobias Grosser <grosser@fim.uni-passau.de>
4592
4593 * configure: Regenerate.
4594
4595 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4596
4597 * configure.ac: Support official CLooG.org versions.
4598 * configure: Regenerate.
4599 * config/cloog.m4: New.
4600
4601 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4602
4603 * MAINTAINERS (Write After Approval): Add myself.
4604
4605 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4606
4607 * MAINTAINERS: Update my email address.
4608
4609 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4610
4611 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4612 * configure: Regenerate.
4613
4614 2010-11-03 Ian Lance Taylor <iant@google.com>
4615 Dave Korn <dave.korn.cygwin@gmail.com>
4616
4617 PR lto/46273
4618 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4619 and on other supported platforms whenever LTO is enabled.
4620 * configure: Rebuild.
4621
4622 2010-11-02 Alan Modra <amodra@gmail.com>
4623
4624 PR binutils/12110
4625 * configure.ac: Error when source path contains spaces.
4626 * configure: Regenerate.
4627
4628 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4629
4630 * MAINTAINERS: Update my email address.
4631
4632 2010-10-20 Ian Lance Taylor <iant@google.com>
4633
4634 * Makefile.def (target_modules): Set lib_path to src/.libs for
4635 libstdc++-v3 module.
4636 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4637 * Makefile.in: Rebuild.
4638
4639 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4640
4641 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4642 (Write After Approval): Remove myself.
4643
4644 2010-10-15 Tristan Gingold <gingold@adacore.com>
4645
4646 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4647
4648 2010-10-14 Douglas Rupp <rupp@gnat.com>
4649
4650 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4651
4652 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4653
4654 * configure.ac (build_lto_plugin): New shell variable.
4655 (--enable-lto): Turn on by default for all non-ELF platforms that
4656 have had LTO support added so far. Set build_lto_plugin appropriately
4657 for both ELF and non-ELF.
4658 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4659 * configure: Regenerate.
4660
4661 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4662
4663 Sync from src:
4664 * configure.ac (v850 support): Remove target-libgloss from
4665 noconfigdirs.
4666 * configure: Regenerate.
4667
4668 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4669
4670 PR bootstrap/45326
4671 PR bootstrap/45174
4672 * configure.ac: Honor initial values of $build_configargs,
4673 $host_configargs, $target_configargs. Mark the precious, so
4674 environment settings get recorded.
4675 * configure: Regenerate.
4676
4677 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4678
4679 PR bootstrap/45796
4680 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4681 Depend on all-build-libiberty.
4682 * Makefile.in: Regenerate.
4683
4684 2010-09-30 Michael Eager <eager@eagercon.com>
4685
4686 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4687 * configure: Regenerate.
4688
4689 2010-09-28 Michael Eager <eager@eagercon.com>
4690
4691 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4692
4693 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4694
4695 PR bootstrap/44621
4696 * configure.ac: Fix unportable shell quoting.
4697 * configure: Regenerate.
4698
4699 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4700
4701 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4702 targets and amend comment.
4703 * configure: Regenerate.
4704
4705 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4706
4707 * MAINTAINERS (Write After Approval): Add myself.
4708
4709 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4710
4711 * configure.ac: Enable LTO by default on Darwin.
4712 * configure: Regenerate.
4713
4714 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4715
4716 * MAINTAINERS (Write After Approval): Add myself.
4717
4718 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4719
4720 * MAINTAINERS (Write After Approval): Add myself.
4721
4722 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4723
4724 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4725 ports
4726
4727 2010-07-28 David Yuste <david.yuste@gmail.com>
4728
4729 * MAINTAINERS (Write After Approval): Add myself.
4730
4731 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4732
4733 * configure.ac: Support all v850 targets.
4734 * configure: Regenerate.
4735
4736 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4737
4738 PR bootstrap/44455
4739 * configure.ac (extra_mpfr_configure_flags): Copy from
4740 extra_mpc_gmp_configure_flags.
4741 * configure: Re-generated.
4742
4743 2010-07-22 Andi Kleen <ak@linux.intel.com>
4744
4745 * MAINTAINERS (Write After Approval): Add myself.
4746
4747 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4748
4749 * MAINTAINERS (Write After Approval): Add myself.
4750
4751 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4752
4753 * MAINTAINERS (Write After Approval): Add myself.
4754
4755 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4756
4757 PR target/44862
4758 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4759 Provide -B option to allow for link spec %s substitutions for
4760 libstdc++.a on darwin.
4761 * Makefile.in: Regenerate.
4762
4763 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4764
4765 * MAINTAINERS (Reviewers): Update my e-mail address
4766
4767 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4768
4769 * Makefile.def (configure-gcc): Depend on all-libelf.
4770 * Makefile.in: Rebuild.
4771
4772 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4773
4774 * MAINTAINERS (Write After Approval): Add myself in the right place.
4775
4776 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4777
4778 * MAINTAINERS (Write After Approval): Add myself.
4779
4780 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4781
4782 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4783
4784 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4785
4786 * config.sub: Update to version 2010-05-21.
4787 * config.guess: Update to version 2010-04-03.
4788
4789 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4790
4791 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4792 * configure: Regenerate.
4793
4794 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4795
4796 * MAINTAINERS (Write After Approval): Add myself.
4797
4798 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4799
4800 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4801 a platform that supports LTO.
4802 * configure: Regenerate.
4803
4804 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4805
4806 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4807 * configure: Regenerated.
4808
4809 2010-04-27 Roland McGrath <roland@redhat.com>
4810 H.J. Lu <hongjiu.lu@intel.com>
4811
4812 * configure.ac (--enable-gold): Support both, both/gold and
4813 both/bfd to add gold to configdirs without removing ld.
4814 * configure: Regenerated.
4815
4816 * Makefile.def: Add install-gold dependency to install-ld.
4817 * Makefile.in: Regenerated.
4818
4819 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4820
4821 PR lto/42776
4822 * configure.ac (--enable-lto): Refactor handling so libelf tests
4823 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4824 and allow LTO to be explicitly enabled on non-ELF platforms that
4825 are known to support it inside else-clause.
4826 * configure: Regenerate.
4827
4828 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4829
4830 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4831 * configure: Regenerate.
4832
4833 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4834
4835 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4836 * configure: Regenerate.
4837
4838 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4839
4840 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4841 separately.
4842 * configure: Regenerate.
4843
4844 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4845
4846 * MAINTAINERS (Write After Approval): Add myself.
4847
4848 2010-04-14 Tristan Gingold <gingold@adacore.com>
4849
4850 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4851 * configure: Regenerate.
4852
4853 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4854
4855 * configure: Regenerate after change to elf.m4.
4856
4857 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4858
4859 * MAINTAINERS (Write After Approval): Add myself.
4860
4861 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4862
4863 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4864 * configure: Regenerated.
4865
4866 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4867
4868 * configure.ac: Print "buggy but acceptable" when CLooG
4869 revision is less than 9.
4870 * configure: Regenerated.
4871
4872 2010-04-01 Diego Novillo <dnovillo@google.com>
4873
4874 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4875
4876 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4877
4878 PR bootstrap/43615
4879 PR bootstrap/43328
4880
4881 Revert:
4882
4883 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4884
4885 * configure.ac: Do not pass --enable-multilib nor
4886 --disable-multilib in baseargs. Accept explicitly passed
4887 --enable_multilib.
4888 * configure: Regenerate.
4889
4890 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4891
4892 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4893
4894 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4895
4896 * MAINTAINERS: Remove myself.
4897
4898 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4899
4900 PR bootstrap/43328
4901 * configure.ac: Do not pass --enable-multilib nor
4902 --disable-multilib in baseargs. Accept explicitly passed
4903 --enable_multilib.
4904 * configure: Regenerate.
4905
4906 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4907
4908 * MAINTAINERS (spu port): Remove me.
4909
4910 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4911
4912 * configure.ac (tic6x-*-*): New case.
4913 * configure: Regenerate.
4914
4915 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4916
4917 * config.sub: Update to version 2010-03-22.
4918 * config.guess: Update to version 2009-12-30.
4919
4920 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4921
4922 PR ada/42554
4923 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4924 * configure: Regenerate.
4925
4926 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4927
4928 * MAINTAINERS: Update my email address.
4929
4930 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4931
4932 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4933 (ghassan.shobaki@amd.com): Removed.
4934
4935 2010-03-17 Alan Modra <amodra@gmail.com>
4936
4937 * MAINTAINERS: Update my email address.
4938
4939 2010-03-16 Diego Novillo <dnovillo@google.com>
4940
4941 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4942 Matthews.
4943
4944 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4945
4946 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4947 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4948
4949 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4950
4951 * MAINTAINERS: Update my email address.
4952
4953 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4954
4955 * MAINTAINERS: Update my email address.
4956
4957 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4958
4959 * MAINTAINERS: Update my email address.
4960
4961 2010-03-09 Jie Zhang <jie@codesourcery.com>
4962
4963 * MAINTAINERS: Update my email address.
4964
4965 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4966
4967 PR libstdc++/32499
4968 * configure.ac (RANLIB): Default to true.
4969 (STRIP): Likewise.
4970 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4971 * configure: Regenerate.
4972
4973 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
4974
4975 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4976 (Write After Approval): Update my email address.
4977
4978 2010-02-17 Nick Clifton <nickc@redhat.com>
4979
4980 PR 11238
4981 * Makefile.tpl (local-distclean): Also remove config.cache files in
4982 sub-directories as there may not be Makefiles present in the
4983 sub-directories.
4984 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4985 the config.cache files found by the find command.
4986
4987 * Makefile.in: Regenerate.
4988 * configure.ac: Revert previous delta.
4989 * configure: Regenerate.
4990
4991 2010-02-15 Nick Clifton <nickc@redhat.com>
4992
4993 PR 11238
4994 * configure.ac: Delete config.cache files in sub-directories when
4995 deleting Makefiles.
4996 * configure: Regenerate.
4997
4998 2010-02-12 Ben Elliston <bje@gnu.org>
4999
5000 * MAINTAINERS: Update my email address.
5001
5002 2010-02-08 Andrew Pinski <pinskia@gmail.com>
5003
5004 * MAINTAINERS (spu port): Update my email address.
5005
5006 2010-02-08 Jie Zhang <jie.zhang@analog.com>
5007
5008 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5009
5010 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5011
5012 * configure.ac: Add "recommended" version checks for GMP/MPC.
5013 Update recommended GMP/MPFR/MPC versions.
5014 * configure: Regenerate.
5015
5016 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5017
5018 * MAINTAINERS: Move my Embecosm email address into the
5019 write-after-approval section.
5020
5021 2010-01-26 Ian Lance Taylor <iant@google.com>
5022
5023 * MAINTAINERS: Add myself as Go frontend maintainer.
5024
5025 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
5026
5027 PR libstdc++/36101, PR libstdc++/42813
5028 * configure.ac (bootstrap_target_libs): Make inclusion of
5029 target-libgomp conditional on libgomb being in target_configdirs.
5030 * configure: Regenerate.
5031
5032 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
5033
5034 PR libstdc++/36101, PR libstdc++/42813
5035 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5036 * configure: Regenerate.
5037
5038 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
5039
5040 PR libstdc++/36101, PR libstdc++/42813
5041 * configure.ac (target_configdirs): Substitute.
5042 * Makefile.def: Bootstrap target module libgomp.
5043 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5044 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5045 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5046 * configure, Makefile.in: Regenerate.
5047
5048 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5049
5050 * MAINTAINERS: Adjust my details.
5051
5052 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5053
5054 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5055
5056 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5057
5058 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5059
5060 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5061
5062 * MAINTAINERS (Write After Approval): Add myself.
5063
5064 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5065
5066 * MAINTAINERS (Write After Approval): Add myself.
5067
5068 2010-01-11 Richard Guenther <rguenther@suse.de>
5069
5070 PR lto/41569
5071 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5072 * Makefile.in: Regenerated.
5073
5074 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
5075
5076 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5077 * configure: Regenerate.
5078
5079 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5080 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5081
5082 PR bootstrap/42424
5083 * configure.ac: Include libtool m4 files.
5084 (_LT_CHECK_OBJDIR): Call it.
5085 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5086 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5087
5088 * configure: Regenerate.
5089
5090 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5091
5092 PR bootstrap/41818
5093 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5094 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5095 * Makefile.in: Regenerate.
5096
5097 2010-01-02 Richard Guenther <rguenther@suse.de>
5098
5099 PR lto/41529
5100 * configure.ac: Include config/elf.m4. Disable LTO if not
5101 builting for an elf target.
5102 * configure: Regenerate.
5103
5104 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5105
5106 * MAINTAINERS: Change my email address.
5107
5108 2009-12-18 Ben Elliston <bje@au.ibm.com>
5109
5110 * config.sub, config.guess: Update from upstream sources.
5111
5112 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5113
5114 * MAINTAINERS (Write After Approval): Add myself.
5115
5116 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5117
5118 PR middle-end/30447
5119 PR middle-end/30789
5120 PR other/40302
5121
5122 * configure.ac: Require MPC.
5123 * configure: Regenerate.
5124
5125 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5126
5127 PR target/38384
5128 PR bootstrap/40972
5129 * libtool.m4: Sync from git Libtool.
5130 * ltoptions.m4: Likewise.
5131 * ltversion.m4: Likewise.
5132 * lt~obsolete.m4: Likewise.
5133 * ltmain.sh: Likewise.
5134
5135 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5136
5137 * configure.ac: Update minimum MPC version to 0.8.
5138 * configure: Regenerate.
5139
5140 2009-11-21 Sebastian Pop <sebpop@gmail.com>
5141
5142 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5143 * configure: Regenerated.
5144
5145 2009-11-21 Ian Lance Taylor <iant@google.com>
5146
5147 * configure.ac: Change default of poststage1_ldflags to be empty if
5148 poststage1_libs is set. When poststage1_libs is empty, and
5149 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5150 * configure: Rebuild.
5151
5152 2009-11-21 Adam Nemet <adambnmet@gmail.com>
5153
5154 * MAINTAINERS (Write After Approval): Update my email address.
5155
5156 2009-11-20 Ben Elliston <bje@au.ibm.com>
5157
5158 * config.guess: Update from upstream sources.
5159
5160 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5161
5162 * Makefile.def: Restore host and target settings for gmp.
5163 * Makefile.in: Rebuild.
5164
5165 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5166
5167 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5168 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5169 Fix portability of test of C++ as bootstrap language. Add
5170 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5171 * configure: Rebuild.
5172 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5173 and cloog. Fix in-tree ppl configuration. Introduce libelf
5174 in-tree building.
5175 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5176 (POSTSTAGE1_HOST_EXPORTS): Use it.
5177 (STAGE[+id+]_CXXFLAGS): New.
5178 (BASE_FLAGS_TO_PASS): Pass it down.
5179 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5180 extra_exports.
5181 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5182 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5183 extra_exports.
5184 * Makefile.in: Rebuild.
5185
5186 2009-11-17 Ben Elliston <bje@au.ibm.com>
5187
5188 * config.sub, config.guess: Update from upstream sources.
5189
5190 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5191
5192 * MAINTAINERS (Write After Approval): Add myself.
5193
5194 2009-11-09 Jon Beniston <jon@beniston.com>
5195
5196 * MAINTAINERS (Write After Approval): Add myself.
5197
5198 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5199
5200 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5201 paths for *-w64-mingw* and x86_64-*mingw*.
5202 * configure: Regenerated.
5203
5204 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5205
5206 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5207
5208 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5209
5210 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5211 Phil Edwards to Write-After Approval.
5212
5213 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5214
5215 * configure.ac: Disable target-winsup & co for
5216 x86_64-*-mingw* and *-w64-mingw* targets.
5217 * configure: Regenerated.
5218
5219 2009-10-16 Nick Clifton <nickc@redhat.com>
5220
5221 * MAINTAINERS: Add myself as a maintainer for the RX port.
5222
5223 2009-10-26 Johannes Singler <singler@kit.edu>
5224
5225 * MAINTAINERS (Write After Approval): Update my e-mail address.
5226
5227 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5228
5229 * configure.ac (CLooG test): Use = with test.
5230 * configure: Regenerate.
5231
5232 2009-10-22 Richard Guenther <rguenther@suse.de>
5233
5234 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5235 cloog if the ppl version check failed. Move flags saving
5236 before setting in libelf check.
5237 * configure: Regenerate.
5238
5239 2009-10-21 Richard Guenther <rguenther@suse.de>
5240
5241 * configure.ac: Adjust the ppl and cloog configure to work as
5242 documented. Disable cloog if ppl was disabled. Omit the version
5243 checks if they were disabled.
5244 * configure: Re-generate.
5245
5246 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5247
5248 * configure.ac: Add 'lto' to enable_languages, not
5249 new_enable_languages, and only if not already present.
5250 * configure: Regenerate.
5251
5252 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5253
5254 * README: Refer to the various COPYING* files instead of just
5255 COPYING.
5256 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5257
5258 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
5259
5260 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5261
5262 2009-10-07 Richard Guenther <rguenther@suse.de>
5263
5264 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5265 and Richard Guenther as reviewers.
5266 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5267 as reviewers.
5268
5269 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5270
5271 * config.sub: Update from upstream sources.
5272
5273 2009-10-06 Ian Lance Taylor <iant@google.com>
5274
5275 * Makefile.def: check-gold depends upon all-gas.
5276 * Makefile.in: Rebuild.
5277
5278 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5279
5280 * MAINTAINERS (Write After Approval): Add myself.
5281
5282 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5283
5284 * Makefile.def: all-lto-plugin depends on all-libiberty.
5285 set bootstrap=true for lto-plugin.
5286 Add lto-plugin.
5287 * Makefile.in: Regenerate.
5288 * configure.ac (host_libs): Add lto-plugin.
5289 * configure: Regenerate.
5290
5291 2009-10-03 Diego Novillo <dnovillo@google.com>
5292
5293 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5294 (HOST_LIBELFLIBS): Define.
5295 (HOST_LIBELFINC): Define.
5296 * Makefile.in: Regenerate.
5297 * configure.ac: Add --enable-lto.
5298 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5299 If --enable-lto is used, add 'lto' to new_enable_languages.
5300 If --enable-lto is used and gold is enabled, add
5301 lto-plugin to configdirs.
5302 * configure: Regenerate.
5303
5304 2009-10-03 Simon Baldwin <simonb@google.com>
5305
5306 * configure.ac: If --with-system-zlib, suppress local zlib and
5307 pass --with-system-zlib to subdir configure scripts.
5308 * configure: Regenerate.
5309
5310 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5311 Paolo Bonzini <bonzini@gnu.org>
5312
5313 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5314 $(srcdir).
5315 * Makefile.in: Rebuilt.
5316
5317 2009-09-26 Gary Funck <gary@intrepid.com>
5318
5319 * MAINTAINERS (Write After Approval): Add myself.
5320
5321 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5322
5323 * configure.ac: Update minimum MPC version to 0.7.
5324 * configure: Regenerate.
5325
5326 2009-09-25 Nick Clifton <nickc@redhat.com>
5327
5328 * configure.ac: Pass any --cache-file=/dev/null option on to
5329 subconfigures.
5330 * configure: Regenerate.
5331
5332 2009-09-23 Nick Clifton <nickc@redhat.com>
5333
5334 * config.sub, config.guess: Update from upstream sources.
5335
5336 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5337
5338 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5339 * Makefile.in: Rebuilt.
5340
5341 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5342
5343 PR bootstrap/32272
5344 * configure.ac: Error out if $srcdir isn't '.' but contains
5345 host-${host_noncanonical}.
5346 * configure: Regenerate.
5347
5348 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5349
5350 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5351 maintainer.
5352
5353 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5354
5355 * configure.ac: If bootstrapping a combined tree with
5356 --enable-gold, require c++ in stage1_languages.
5357 * configure: Regenerate.
5358
5359 * configure.ac: Also add target_libs of stage1_languages to
5360 bootstrap_target_libs.
5361 * configure: Regenerate.
5362
5363 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5364 with --enable-languages not containing c++.
5365 * configure: Regenerate.
5366
5367 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5368
5369 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5370 * configure: Regenerate.
5371
5372 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5373
5374 * MAINTAINERS (Write After Approval): Update my e-mail address,
5375 and move from from here...
5376 (Waiting for paperwork): To here.
5377
5378 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5379
5380 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5381
5382 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5383
5384 * configure.ac: Do not use $extrasub for replacing @if/@endif
5385 parts in Makefile; instead, use additional arguments to
5386 AC_CONFIG_COMMANDS to do the replacement manually, with several
5387 sed invocations, to avoid HP-UX sed command limits.
5388 * configure: Regenerate.
5389
5390 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5391
5392 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5393 blank before -L.
5394
5395 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5396
5397 * configure.ac (with-build-config): Document. Handle without.
5398 Handle missing argument.
5399 * configure: Rebuilt.
5400
5401 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5402
5403 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5404 Default to bootstrap-debug only if compare-debug works.
5405 * configure: Rebuilt.
5406 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5407 * Makefile.in: Rebuilt.
5408
5409 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5410
5411 * MAINTAINERS (OS Port Maintainers): Update my email address.
5412
5413 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5414
5415 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5416 * Makefile.in: Rebuilt.
5417
5418 2009-09-01 Chris Demetriou <cgd@google.com>
5419
5420 * MAINTAINERS (Write After Approval): Add myself.
5421
5422 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5423
5424 PR debug/30161
5425 * include/dwarf2.h (enum dwarf_tag): Added
5426 DW_TAG_GNU_template_template_param
5427 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5428
5429 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5430
5431 * Makefile.tpl (AWK): Fix typo.
5432 * Makefile.in: Regenerate.
5433
5434 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5435
5436 * configure.ac: Detect awk and sed.
5437 * Makefile.def (flags_to_pass): Add AWK and SED.
5438 * Makefile.tpl (AWK, SED): New.
5439 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5440 * configure: Regenerate.
5441 * Makefile.in: Regenerate.
5442
5443 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5444
5445 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5446 (collapseslashes): Likewise.
5447
5448 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5449
5450 * configure.ac (AC_PREREQ): Bump to 2.64.
5451
5452 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5453
5454 * configure.ac: Remove --with-datarootdir, --with-docdir,
5455 --with-pdfdir, --with-htmldir switches.
5456 * configure: Regenerate.
5457
5458 * configure: Regenerate.
5459
5460 * compile: Sync from Automake 1.11.
5461 * depcomp: Likewise.
5462 * install-sh: Likewise.
5463 * missing: Likewise.
5464 * mkinstalldirs: Likewise.
5465 * ylwrap: Likewise.
5466
5467 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5468
5469 * ltmain.sh (func_normal_abspath): New function.
5470 (func_relative_path): Likewise.
5471 (func_mode_help): Document new -bindir option for link mode.
5472 (func_mode_link): Add new -bindir option, and use it to place
5473 output DLL if specified.
5474
5475 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5476
5477 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5478 (baseargs): Add --disable-option-checking.
5479 * configure: Regenerate.
5480
5481 * Makefile.def (configure-target-libiberty): Depend on
5482 all-binutils and all-ld.
5483 (configure-target-newlib): Likewise.
5484 * Makefile.in: Regenerate.
5485
5486 2009-08-17 Ben Elliston <bje@au.ibm.com>
5487
5488 * config.sub, config.guess: Update from upstream sources.
5489
5490 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5491
5492 Sync from src, merge:
5493
5494 2009-07-02 Tristan Gingold <gingold@adacore.com>
5495
5496 * configure.ac: Do not exclude gas for i386-*-darwin.
5497 Add a case for x86_64-*-darwin.
5498 * configure: Regenerate.
5499
5500 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5501
5502 * MAINTAINERS: Add my name to Write After Approval list.
5503
5504 2009-08-06 Michael Eager <eager@eagercon.com>
5505
5506 * configure.ac: Add Microblaze target.
5507 * configure: Regenerate.
5508
5509 2009-07-31 Christian Bruel <christian.bruel@st.com>
5510
5511 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5512 * configure: Regenerate.
5513
5514 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5515
5516 * MAINTAINERS (Write After Approval): Update my e-mail address.
5517
5518 2009-07-06 Ian Lance Taylor <iant@google.com>
5519
5520 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5521 * configure: Rebuild.
5522
5523 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5524
5525 * MAINTAINERS: Move myself to the Graphite Reviewers.
5526
5527 2009-06-30 Wei Guozhi <carrot@google.com>
5528
5529 * MAINTAINERS: Add my name to Write After Approval list.
5530
5531 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5532
5533 PR bootstrap/40338
5534 * configure.ac (comparestring): Create new variable.
5535 * Makefile.tpl (comparestring): Use to skip some comparisions.
5536 * configure: Regenerate.
5537 * Makefile.in: Regenerate.
5538
5539 2009-06-26 Doug Evans <dje@sebabeach.org>
5540
5541 * Makefile.def (host_modules): Add cgen.
5542 * Makefile.in: Regenerate.
5543 * configure.ac (host_tools): Add cgen.
5544 * configure: Regenerate.
5545
5546 2009-06-23 DJ Delorie <dj@redhat.com>
5547
5548 * MAINTAINERS: Add myself as mep maintainer.
5549
5550 2009-06-23 Ian Lance Taylor <iant@google.com>
5551
5552 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5553 boot_languages. Only bootstrap target libraries listed in
5554 target_libs for some boot language. Add --with-stage1-ldflags,
5555 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5556 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5557 if not building with C++.
5558 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5559 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5560 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5561 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5562 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5563 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5564 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5565 * configure, Makefile.in: Rebuild.
5566
5567 2009-06-23 Li Feng <nemokingdom@gmail.com>
5568
5569 * MAINTAINERS: Added my name to write-after-approval list.
5570
5571 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5572
5573 * configure.ac: Define is_elf for QNX Neutrino targets.
5574 * configure: Regenerate.
5575
5576 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5577
5578 * MAINTAINERS: Added my name to the write-after-approval list
5579
5580 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5581
5582 * configure.ac: Detect MPC in default directory.
5583 * configure: Regenerate.
5584
5585 2009-06-03 Jerome Guitton <guitton@adacore.com>
5586 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5587
5588 * Makefile.tpl (all): Avoid a trailing backslash.
5589 * Makefile.in: Regenerate.
5590
5591 2009-06-03 Ben Elliston <bje@au.ibm.com>
5592
5593 * config.sub, config.guess: Update from upstream sources.
5594
5595 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5596
5597 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5598 to noconfdirs.
5599 * configure: Regenerate.
5600
5601 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5602
5603 * Makefile.tpl ([+compare-target+]): Compare all stage
5604 directories, rather than just gcc.
5605 * Makefile.in: Rebuilt.
5606
5607 2009-06-01 Doug Kwan <dougkwan@google.com>
5608
5609 * configure.ac: Support gold for target arm*-*-*.
5610 * configure: Regenerate.
5611
5612 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5613
5614 * Makefile.def: Add MPC support and dependencies.
5615 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5616
5617 * Makefile.in, configure: Regenerate.
5618
5619 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5620
5621 * Makefile.tpl (all): Avoid harmless warning in make all when
5622 gcc-bootstrap is enabled but stage_last does not exist.
5623 * Makefile.in: Rebuilt.
5624
5625 2009-05-24 Nicolas Roche <roche@adacore.com>
5626
5627 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5628 * Makefile.in: Regenerate.
5629
5630 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5631
5632 * MAINTAINERS: Update my e-mail address.
5633
5634 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5635
5636 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5637 * configure: Regenerate.
5638
5639 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5640
5641 PR other/40159
5642 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5643 gcc-no-bootstrap are mutually exclusive.
5644 * Makefile.in: Rebuilt.
5645
5646 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5647
5648 PR other/40159
5649 * Makefile.tpl (all): Don't end with unconditional success.
5650 * Makefile.in: Rebuilt.
5651
5652 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5653
5654 PR target/37137
5655 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5656 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5657 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5658 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5659 stage_configureflags, stage_cflags and stage_libcflags into
5660 explicit Makefile macros.
5661 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5662 GFORTRAN.
5663 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5664 CC. Set CC_FOR_BUILD from CC.
5665 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5666 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5667 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5668 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5669 and GFORTRAN.
5670 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5671 (_LIBCFLAGS): Renamed to _TFLAGS.
5672 (do-compare-debug, do-compare3-debug): Drop.
5673 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5674 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5675 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5676 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5677 (XGCC_FLAGS_FOR_TARGET): New.
5678 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5679 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5680 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5681 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5682 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5683 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5684 TFLAGS.
5685 (BUILD_CONFIG): Include if requested.
5686 (all): Set TFLAGS on bootstrap.
5687 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5688 (all-stageid-prefixmodule): Likewise.
5689 (do-clean, distclean-stageid): Set TFLAGS.
5690 (restrap): Fix whitespace.
5691 * Makefile.in: Rebuilt.
5692
5693 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5694
5695 * config.guess: Sync with src.
5696
5697 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5698
5699 * configure.ac ($with_ppl): Default to no if not supplied.
5700 ($with_cloog): Likewise.
5701 configure: Regenerate.
5702
5703 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5704
5705 * MAINTAINERS: Update my e-mail address.
5706
5707 2009-04-27 Nick Clifton <nickc@redhat.com>
5708
5709 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5710
5711 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5712
5713 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5714 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5715 * Makefile.in: Regenerate.
5716
5717 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5718
5719 PR bootstrap/39739
5720 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5721 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5722
5723 * configure, Makefile.in: Regenerate.
5724
5725 2009-04-21 Taras Glek <tglek@mozilla.com>
5726
5727 * include/hashtab.h: Update GTY annotations to new syntax
5728 * include/splay-tree.h: Likewise
5729
5730 2009-04-17 Ben Elliston <bje@au.ibm.com>
5731
5732 * config.sub, config.guess: Update from upstream sources.
5733
5734 2009-04-15 Anthony Green <green@moxielogic.com>
5735
5736 * configure.ac: Add moxie support.
5737 * configure: Rebuilt.
5738
5739 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5740
5741 * configure.ac: Change copyright header to refer to version
5742 3 of the GNU General Public License and to point readers at the
5743 COPYING3 file and the FSF's license web page.
5744 * Makefile.def: Likewise.
5745 * Makefile.tpl: Likewise.
5746 * Makefile.in: Regenerate.
5747
5748 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5749
5750 * configure.ac: Restore match for darwin9 or later. Use double
5751 brackets since regeneration eats one pair.
5752 * configure: Regenerate.
5753
5754 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5755
5756 PR gas/10039
5757 * configure.ac: Require texinfo 4.7.
5758 * configure: Regenerated.
5759
5760 2009-04-09 Nick Clifton <nickc@redhat.com>
5761
5762 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5763 the GCC Runtime Library Exception.
5764
5765 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5766
5767 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5768 * configure: Regenerate.
5769
5770 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5771
5772 * Makefil.def (languages): New entries.
5773 * Makefile.tpl (check-gcc-*): New generic target.
5774 * Makefile.in: Regenerate.
5775
5776 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5777
5778 * MAINTAINERS: Update my email address.
5779
5780 2009-03-18 Tom Tromey <tromey@redhat.com>
5781
5782 * configure: Rebuild.
5783 * configure.ac (host_libs): Add libiconv.
5784 * Makefile.in: Rebuild.
5785 * Makefile.def (host_modules): Add libiconv.
5786 (configure-gdb, all-gdb): Depend on libiconv.
5787
5788 2009-03-16 Tristan Gingold <gingold@adacore.com>
5789
5790 * configure.ac: Treat gdb as supported on x86_64-darwin.
5791 * configure: Regenerate.
5792
5793 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5794
5795 * configure.ac (--with-host-libstdcxx): New option.
5796 * configure: Regenerate.
5797
5798 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5799
5800 * MAINTAINERS: Move myself into the write after approval list.
5801
5802 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5803
5804 * MAINTAINERS: Update e-mail address.
5805
5806 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5807
5808 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5809
5810 2009-03-10 Ira Rosen <irar@il.ibm.com>
5811
5812 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5813
5814 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5815
5816 Backport from git Libtool:
5817
5818 2009-01-19 Robert Millan <rmh@aybabtu.com>
5819 Support GNU/kOpenSolaris.
5820 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5821 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5822 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5823 GNU/kOpenSolaris.
5824
5825 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5826
5827 * MAINTAINERS: Update e-mail address.
5828
5829 2009-02-24 Michael Eager <eager@eagercon.com>
5830
5831 * MAINTAINERS (Write After Approval): Add self.
5832
5833 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5834
5835 * MAINTAINERS (Write After Approval): Add myself.
5836
5837 2009-02-05 Andreas Schwab <schwab@suse.de>
5838
5839 * Makefile.tpl (stage_last): Define $r and $s before using
5840 $(RECURSE_FLAGS_TO_PASS).
5841 * Makefile.in: Regenerate
5842
5843 2009-01-30 Ian Lance Taylor <iant@google.com>
5844
5845 * MAINTAINERS: Move myself to the Global Reviewers list.
5846
5847 2009-01-29 Robert Millan <rmh@aybabtu.com>
5848
5849 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5850 * configure: Regenerate.
5851
5852 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5853
5854 * MAINTAINERS: Make whitespace consistent.
5855 Remove Robert Millan from Write After Approval.
5856
5857 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5858
5859 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5860 (all-opcodes): Depend on all-libiberty.
5861 * Makefile.in: Regenerate.
5862
5863 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5864
5865 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5866 * configure: Regenerate.
5867
5868 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5869
5870 * MAINTAINERS (Write After Approval): Add myself.
5871
5872 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5873
5874 * MAINTAINERS: Add myself to reviewers (Fortran).
5875
5876 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5877
5878 PR tree-optimization/38515
5879 * configure.ac (cloog-polylib): Removed.
5880 (with_ppl, with_cloog): Test for "no".
5881 * configure: Regenerated.
5882
5883 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5884
5885 * MAINTAINERS: Moved myself to reviewers (Fortran).
5886
5887 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5888
5889 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5890 (Write After Approval): Remove myself.
5891
5892 2009-01-03 Diego Novillo <dnovillo@google.com>
5893
5894 * MAINTAINERS: Remove myself from alias maintainership.
5895
5896 2009-01-02 David Ayers <ayers@fsfe.org>
5897
5898 * MAINTAINERS: Update e-mail address.
5899
5900 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5901
5902 * MAINTAINERS: Make whitespace consistent.
5903
5904 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5905
5906 Backport from upstream Libtool:
5907 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5908 Add cache variables to tests that require the linker to work.
5909 For shlibpath_overrides_runpath, this also changes the semantics
5910 to let the result from the C compiler take precedence.
5911
5912 2008-12-02 Ben Elliston <bje@au.ibm.com>
5913
5914 * config.sub, config.guess: Update from upstream sources.
5915
5916 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5917
5918 * configure.ac (ppllibs): Add by default the lib flags.
5919 * configure: Regenerate.
5920
5921 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5922
5923 * MAINTAINERS: Add myself to the write after approval list.
5924
5925 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5926
5927 * configure.ac: Add double brackets on darwin[912].
5928 * configure: Regenerate.
5929
5930 2008-12-03 Daniel Kraft <d@domob.eu>
5931
5932 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5933 Approval to Reviewer section (for Fortran front-end).
5934
5935 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5936
5937 * configure.ac: Expand to darwin10 and later.
5938 * configure: Regenerate.
5939
5940 2008-12-02 Andreas Schwab <schwab@suse.de>
5941
5942 * Makefile.def: configure-target-boehm-gc depends on
5943 all-target-libstdc++-v3.
5944 * Makefile.in: Regenerate.
5945
5946 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
5947
5948 * MAINTAINERS: Add myself as mingw maintainer.
5949
5950 2008-12-02 Ben Elliston <bje@au.ibm.com>
5951
5952 * config.sub, config.guess: Update from upstream sources.
5953
5954 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5955
5956 * README.SCO: Remove.
5957
5958 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5959
5960 * MAINTAINERS: Add myself to the write after approval list.
5961
5962 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5963
5964 * MAINTAINERS: Update my email address in WAA section.
5965
5966 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5967
5968 * MAINTAINERS: Update e-mail address.
5969
5970 2008-11-27 Toon Moene <toon@moene.org>
5971
5972 * MAINTAINERS: Change e-mail address.
5973
5974 2008-11-27 Tristan Gingold <gingold@adacore.com>
5975
5976 * configure.ac: Build gdb for i?86-*-darwin*
5977 * configure: Regenerated.
5978
5979 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
5980
5981 * MAINTAINERS: Added my full name.
5982
5983 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5984
5985 PR bootstrap/38014
5986 PR bootstrap/37923
5987
5988 Revert:
5989
5990 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5991
5992 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5993 * Makefile.in: Regenerated.
5994
5995 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5996
5997 PR gdb/921
5998 PR gdb/1646
5999 PR gdb/2175
6000 PR gdb/2176
6001
6002 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6003 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6004 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6005 (HOST_EXPORTS): Pass CPPFLAGS.
6006 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6007 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6008 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6009 * Makefile.in, configure: Regenerated.
6010 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6011 and CPPFLAGS_FOR_BUILD.
6012
6013 2008-11-06 Jeff Law <law@redhat.com>
6014
6015 * MAINTAINERS: Add myself as middle end maintainer.
6016
6017 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
6018
6019 * MAINTAINERS (Write after approval): Add myself.
6020
6021 2008-11-05 Diego Novillo <dnovillo@google.com>
6022
6023 * MAINTAINERS (Global Reviewers): Add myself.
6024 (Non-Algorithmic Maintainers): Remove myself.
6025
6026 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6027
6028 * MAINTAINERS (Write after approval): Add myself.
6029
6030 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6031
6032 * MAINTAINERS (Write after approval): Add myself.
6033
6034 2008-10-31 Ben Elliston <bje@au.ibm.com>
6035
6036 * configure.ac (spu-*-*): Remove special case.
6037 * configure: Regenerate.
6038
6039 2008-10-30 Catherine Moore <clm@codesourcery.com>
6040
6041 * MAINTAINERS (Write after approval): Update my email address.
6042
6043 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6044
6045 * configure.ac [spu-*-*]: Do not set skipdirs.
6046 * configure: Re-generate.
6047
6048 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6049
6050 * MAINTAINERS (Various Maintainers): Add myself to reload.
6051
6052 2008-10-25 Richard Guenther <rguenther@suse.de>
6053
6054 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6055 maintainer. Remove myself as libgcc-math maintainer.
6056 (Non-Algorithmic Maintainers): Remove myself.
6057
6058 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6059
6060 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6061 * Makefile.in: Regenerated.
6062
6063 2008-10-23 Cary Coutant <ccoutant@google.com>
6064
6065 * MAINTAINERS (Write after approval): Add myself.
6066
6067 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6068
6069 PR gdb/921
6070 PR gdb/1646
6071 PR gdb/2175
6072 PR gdb/2176
6073
6074 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6075 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6076 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6077 (HOST_EXPORTS): Pass CPPFLAGS.
6078 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6079 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6080 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6081 * Makefile.in, configure: Regenerated.
6082 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6083 and CPPFLAGS_FOR_BUILD.
6084
6085 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
6086
6087 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6088 Sebastian Pop.
6089
6090 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6091
6092 * MAINTAINERS (Write After Approval): Added myself.
6093
6094 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6095
6096 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6097 recommended version to 2.3.2.
6098
6099 * configure: Regenerate.
6100
6101 2008-10-01 Mark Mitchell <mark@codesourcery.com>
6102
6103 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6104
6105 2008-09-29 David Daney <david.daney@caviumnetworks.com>
6106
6107 * MAINTAINERS (Write After Approval): Update e-mail address.
6108
6109 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6110
6111 * libtool.m4: Update to libtool 2.2.6.
6112 * lt~obsolete.m4: Update to libtool 2.2.6.
6113 * ltmain.sh: Update to libtool 2.2.6.
6114 * ltsugar.m4: Update to libtool 2.2.6.
6115 * ltversion.m4: Update to libtool 2.2.6.
6116 * ltoptions.m4: Update to libtool 2.2.6.
6117 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6118
6119 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6120
6121 * MAINTAINERS (Write After Approval): Add myself.
6122
6123 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6124
6125 * MAINTAINERS (Write After Approval): Update my name.
6126
6127 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6128
6129 * MAINTAINERS: Add myself in "Write After Approval".
6130
6131 2008-09-18 Steve Ellcey <sje@cup.hp.com>
6132
6133 * MAINTAINERS: Add myself as ia64 maintainer.
6134
6135 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6136
6137 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6138 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6139 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6140 and Michael Tiemann from Write After Approval since they do not
6141 actually have access.
6142
6143 2008-09-05 Richard Guenther <rguenther@suse.de>
6144
6145 * configure.ac: Initialize clooglibs to -lcloog.
6146 * configure: Re-generate.
6147
6148 2008-09-04 Le-Chun Wu <lcwu@google.com>
6149
6150 * MAINTAINERS (Write After Approval): Add myself.
6151
6152 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6153
6154 * configure.ac (--with-cloog-polylib): New.
6155 (--disable-cloog-version-check): New.
6156 (--disable-ppl-version-check): New.
6157 * configure: Re-generate.
6158
6159 2008-09-03 Richard Guenther <rguenther@suse.de>
6160
6161 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6162 cloog test.
6163 * configure: Re-generate.
6164
6165 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6166
6167 Add picoChip port.
6168 * MAINTAINERS: Add picoChip maintainers.
6169
6170 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6171 Tobias Grosser <grosser@fim.uni-passau.de>
6172 Jan Sjodin <jan.sjodin@amd.com>
6173 Harsha Jagasia <harsha.jagasia@amd.com>
6174 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6175 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6176 Adrien Eliche <aeliche@isty.uvsq.fr>
6177
6178 Merge from graphite branch.
6179 * configure: Regenerate.
6180 * Makefile.in: Regenerate.
6181 * configure.ac (host_libs): Add ppl and cloog.
6182 Add checks for PPL and CLooG.
6183 * Makefile.def (ppl, cloog): Added modules and dependences.
6184 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6185 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6186
6187 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6188
6189 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6190 (GCC_SHLIB_SUBDIR): New.
6191 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6192 * configure: Regenerate.
6193 * Makefile.in: Regenerate.
6194
6195 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6196
6197 * MAINTAINERS: Consistently use tabs to separate columns.
6198
6199 2008-08-29 Tristan Gingold <gingold@adacore.com>
6200
6201 * MAINTAINERS (Write after Approval): Add myself.
6202
6203 2008-08-28 Tristan Gingold <gingold@adacore.com>
6204
6205 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6206 Enable bfd, binutils and opcodes.
6207 * configure: Regenerate.
6208
6209 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6210
6211 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6212
6213 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6214
6215 * MAINTAINERS: Use correct Umlaut for last name.
6216
6217 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6218
6219 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6220
6221 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6222
6223 * MAINTAINERS: Update my email address.
6224
6225 2008-08-16 Nicolas Roche <roche@adacore.com>
6226
6227 * Makefile.tpl: Add BOOT_ADAFLAGS.
6228 * Makefile.in: Regenerate.
6229
6230 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6231
6232 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6233 * configure: Regenerate.
6234
6235 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
6236
6237 * configure.ac: Add makefile fragments for hpux.
6238 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6239 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6240 * configure: Regenerate.
6241 * Makefile.in: Regenerate.
6242
6243 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
6244
6245 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6246
6247 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
6248
6249 * MAINTAINERS (Write after Approval): Add myself.
6250
6251 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6252
6253 * MAINTAINERS (Write After Approval): Add myself.
6254
6255 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
6256
6257 * MAINTAINERS (Write After Approval): Add myself.
6258
6259 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6260
6261 * MAINTAINERS: Update my email address.
6262
6263 2008-06-25 Joey Ye <joey.ye@intel.com>
6264
6265 * MAINTAINERS (Write After Approval): Add myself.
6266
6267 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6268
6269 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6270 * Makefile.in: Regenerate.
6271 * configure: Regenerate.
6272
6273 2008-06-17 Daniel Kraft <d@domob.eu>
6274
6275 * MAINTAINERS (Write After Approval): Add myself.
6276
6277 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6278
6279 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6280 "$@" is still intact with both Autoconf 2.59 and 2.62.
6281 * configure: Regenerate.
6282
6283 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6284
6285 * Makefile.tpl: Fix comment errors.
6286 * Makefile.in: Regenerate.
6287
6288 2008-06-12 David S. Miller <davem@davemloft.net>
6289 David Edelsohn <edelsohn@gnu.org>
6290
6291 * configure.ac: Add powerpc*-*-* to gold supported targets.
6292 * configure: Regenerate.
6293
6294 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6295
6296 PR tree-optimization/36218
6297 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6298 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6299 (all prefix="build-"): Pass them to build-system sub-makes.
6300 * Makefile.in: Regenerate.
6301
6302 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6303
6304 * MAINTAINERS (mt port): Remove.
6305 (sco5, unixware, sco udk): Remove.
6306 (Kean Johnston): Add to Write After Approval.
6307
6308 2008-05-30 Julian Brown <julian@codesourcery.com>
6309
6310 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6311 of libobjc for ARM EABI Linux.
6312 * configure: Regenerate.
6313
6314 2008-05-18 Xinliang David Li <davidxl@google.com>
6315
6316 * ChangeLog: Remove wrong ChangeLog entry.
6317
6318 2008-05-17 Xinliang David Li <davidxl@google.com>
6319
6320 * MAINTAINERS (Write After Approval): Add myself.
6321
6322 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6323
6324 * MAINTAINERS (Write After Approval): Add myself.
6325
6326 2008-05-14 Rafael Espíndola <espindola@google.com>
6327
6328 * config-ml.in: don't handle --enable-shared and --enable-static.
6329
6330 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6331
6332 * MAINTAINERS: Update my email address.
6333
6334 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6335
6336 * MAINTAINERS: Update my email address.
6337
6338 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6339
6340 * MAINTAINERS (Write After Approval): Add myself.
6341
6342 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6343
6344 * MAINTAINERS (Write After Approval): Add myself.
6345
6346 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6347
6348 * MAINTAINERS (crx): Add myself.
6349
6350 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6351
6352 Sync with src:
6353 2008-04-14 David S. Miller <davem@davemloft.net>
6354
6355 * configure.ac: Add sparc*-*-* to gold supported targets.
6356 * configure: Regenerate.
6357
6358 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6359
6360 PR bootstrap/35457
6361 * configure.ac: Include override.m4.
6362 * configure: Regenerate.
6363
6364 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6365
6366 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6367 * Makefile.in: Regenerate.
6368
6369 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6370
6371 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6372 as nonconfigurable directories list.
6373 * configure: Regenerate.
6374
6375 2008-04-14 Ben Elliston <bje@au.ibm.com>
6376
6377 * config.sub, config.guess: Update from upstream sources.
6378
6379 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6380
6381 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6382 * Makefile.in: Regenerate.
6383
6384 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6385
6386 * configure.ac: Do not build libssp for the AVR.
6387 * configure: Regenerate.
6388
6389 2008-04-07 Ian Lance Taylor <iant@google.com>
6390
6391 * Makefile.def: check-gold depends upon all-binutils.
6392 * Makefile.in: Regenerate.
6393
6394 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6395
6396 * MAINTAINERS (Write After Approval): Add myself.
6397
6398 2008-04-04 Nick Clifton <nickc@redhat.com>
6399
6400 PR binutils/4334
6401 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6402 builds.
6403 * configure: Regenerate.
6404
6405 2008-04-04 NightStrike <NightStrike@gmail.com>
6406
6407 PR other/35151
6408 * configure.ac: Combine rules for mingw32 and mingw64.
6409 * configure: Regenerate.
6410
6411 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6412
6413 * MAINTAINERS (Write After Approval): Add myself.
6414
6415 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6416
6417 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6418 * Makefile.in (.NOTPARALLEL): Ditto.
6419
6420 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6421
6422 * MAINTAINERS (Write After Approval): Add myself.
6423
6424 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6425
6426 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6427 * Makefile.in (.NOTPARALLEL): Regenerate.
6428
6429 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6430
6431 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6432 * Makefile.in: Regenerate.
6433
6434 2008-03-26 Jakub Staszak <kuba@et.pl>
6435
6436 * MAINTAINERS (Write After Approval): Add myself.
6437
6438 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6439
6440 * MAINTAINERS: Update e-mail address.
6441
6442 2008-03-20 Ian Lance Taylor <iant@google.com>
6443
6444 * configure.ac: Add support for --enable-gold.
6445 * Makefile.def: Add gold as a directory like ld.
6446 * configure, Makefile.in: Regenerate.
6447
6448 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6449
6450 * configure.ac: m4_include config/proginstall.m4.
6451 * configure: Regenerate.
6452
6453 Backport from upstream Libtool:
6454
6455 2007-10-12 Eric Blake <ebb9@byu.net>
6456
6457 Deal with Autoconf 2.62's semantic change in m4_append.
6458 * ltsugar.m4 (lt_append): Replace broken versions of
6459 m4_append.
6460 (lt_if_append_uniq): Don't require separator to be overquoted,
6461 and avoid broken m4_append.
6462 (lt_dict_add): Fix typo.
6463 * libtool.m4 (_LT_DECL): Don't overquote separator.
6464
6465 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6466
6467 * config.rpath: Add AIX 6 support.
6468
6469 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6470
6471 * Makefile.def (stageprofile). Remove -fprofile-generate
6472 from stage_libcflags.
6473 * Makefile.in: Regenerate.
6474
6475 2008-03-13 Ben Elliston <bje@au.ibm.com>
6476
6477 * config.sub, config.guess: Update from upstream sources.
6478
6479 2008-03-06 Tom Tromey <tromey@redhat.com>
6480
6481 * MAINTAINERS: Update for treelang deletion.
6482
6483 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6484
6485 * MAINTAINERS: Update my email address.
6486
6487 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6488
6489 * MAINTAINERS (darwin port): Add myself as a maintainer.
6490 (objective-c/c++): Add myself as a maintainer.
6491
6492 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6493
6494 * MAINTAINERS (Write After Approval): Update my email address.
6495
6496 2008-02-25 Tomas Bily <tbily@suse.cz>
6497
6498 * MAINTAINERS (Write After Approval): Add myself.
6499
6500 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6501
6502 * MAINTAINERS (OpenMP): Add myself.
6503
6504 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6505
6506 PR bootstrap/32009
6507 PR bootstrap/32161
6508
6509 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6510 * configure: Regenerate.
6511
6512 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6513 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6514 STAGE4_LIBCFLAGS): New.
6515 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6516 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6517 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6518 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6519 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6520 for target modules. Don't export LIBCFLAGS.
6521 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6522 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6523 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6524 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6525 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6526 * Makefile.in: Regenerate.
6527
6528 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6529
6530 PR libgcj/33085
6531 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6532 Do not use -DDLL_EXPORT. Backport from upstream.
6533
6534 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6535
6536 * MAINTAINERS (Write After Approval): Add myself.
6537
6538 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6539
6540 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6541 * configure: Regenerate.
6542
6543 2008-01-31 Marc Gauthier <marc@tensilica.com>
6544
6545 * configure.ac (xtensa*-*-*): Recognize processor variants.
6546 * configure: Regenerate.
6547
6548 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6549
6550 PR bootstrap/34922
6551 * configure.ac (PARSE_ARGS): Push suitable setting of
6552 ac_subdirs_all, for `./configure --help=recursive'.
6553 Handle `+' in generic toplevel directory disabling.
6554 * configure: Regenerate.
6555
6556 2008-01-28 Nick Clifton <nickc@redhat.com>
6557
6558 * MAINTAINERS (xstormy16): Take over maintainership.
6559
6560 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6561
6562 * MAINTAINERS (c4x port): Remove.
6563
6564 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6565
6566 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6567
6568 2008-01-23 Ben Elliston <bje@au.ibm.com>
6569
6570 * config.sub, config.guess: Update from upstream sources.
6571
6572 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6573
6574 * MAINTAINERS (Write After Approval): Add myself.
6575
6576 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6577
6578 * MAINTAINERS: Update my email address.
6579
6580 2008-01-09 Raksit Ashok <raksit@google.com>
6581
6582 * MAINTAINERS (Write After Approval): Add myself.
6583
6584 2008-01-09 Raksit Ashok <raksit@google.com>
6585
6586 * MAINTAINERS (Write After Approval): Add myself.
6587
6588 2008-01-08 Ben Elliston <bje@au.ibm.com>
6589
6590 * config.sub, config.guess: Update from upstream sources.
6591
6592 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6593
6594 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6595 Change recommended MPFR from 2.2.1 -> 2.3.0.
6596 * configure: Regenerate.
6597
6598 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6599
6600 * MAINTAINERS: Update my email address.
6601
6602 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6603
6604 * MAINTAINERS: Update my email address.
6605
6606 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6607
6608 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6609 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6610 * Makefile.in: Regenerate.
6611
6612 2007-12-10 Mark Heffernan <meheff@google.com>
6613
6614 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6615 misplaced entries.
6616
6617 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6618
6619 * configure.ac: Enable libjava for x86_64-*-darwin9.
6620 * configure: Regenerate.
6621
6622 2007-12-07 Bill Maddox <maddox@google.com>
6623
6624 * MAINTAINERS (Write After Approval): Add myself.
6625
6626 2007-12-05 Ben Elliston <bje@au.ibm.com>
6627
6628 * config.sub, config.guess: Update from upstream sources.
6629
6630 2007-12-02 Matthias Klose <doko@ubuntu.com>
6631
6632 * config-ml.in: Remove 64bit configure tests.
6633
6634 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6635
6636 * config-ml.in: Robustify against white space in absolute file
6637 names.
6638
6639 * config-ml.in (multi-clean): Substitute ${Makefile}.
6640 Remove superfluous ${Makefile} in list.
6641
6642 2007-11-19 Thiemo Seufer <ths@mips.com>
6643
6644 * config-ml.in: Don't hardcode the Makefile name.
6645
6646 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6647
6648 * MAINTAINERS (Write After Approval): Add myself.
6649
6650 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6651
6652 * MAINTAINERS (Write After Approval): Add myself.
6653
6654 2007-11-06 Doug Kwan <dougkwan@google.com>
6655
6656 * MAINTAINERS (Write After Approval): Add myself.
6657
6658 2007-10-25 Ben Elliston <bje@au.ibm.com>
6659
6660 * MAINTAINERS (mercury): Remove entry.
6661 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6662
6663 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6664
6665 * Makefile.def (dependencies): Make configure-gdb depend on
6666 all-intl.
6667 * Makefile.in: Regenerated.
6668
6669 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6670
6671 * MAINTAINERS (Fortran maintainer): Remove myself.
6672
6673 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6674
6675 * Makefile.def: To avoid problems running with parallel makes,
6676 build newlib before libgloss so that target specific header
6677 files are availble.
6678 * Makefile.in: Regenerate
6679
6680 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6681
6682 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6683 * Makefile.in: Regenerate.
6684
6685 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6686
6687 * MAINTAINERS (Register allocation reviewer): Add myself.
6688
6689 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6690
6691 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6692 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6693 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6694 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6695 * configure: Regenerate.
6696
6697 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6698
6699 * MAINTAINERS (Register allocation reviewer): Add myself.
6700
6701 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6702
6703 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6704 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6705 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6706 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6707 * configure.ac: Default them to host tools for $host = $build.
6708 Subst them.
6709
6710 * configure: Regenerate.
6711 * Makefile.in: Regenerate.
6712
6713 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6714
6715 * MAINTAINERS (Register allocation reviewer): Add myself.
6716
6717 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6718
6719 * MAINTAINERS (Register allocation reviewer): Add myself.
6720
6721 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6722
6723 * MAINTAINERS (Write After Approval): Fix typo.
6724
6725 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6726
6727 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6728 * configure: Regenerate.
6729
6730 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6731
6732 PR bootstrap/31906
6733 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6734 they're already prefixed.
6735
6736 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6737
6738 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6739 libstdc++.
6740 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6741 * configure: Regenerate.
6742 * Makefile.in: Regenerate.
6743
6744 2007-09-17 Andreas Schwab <schwab@suse.de>
6745
6746 * configure.ac: Raise minimum makeinfo version to 4.6.
6747 * configure: Regenerate.
6748
6749 2007-09-17 Johannes Singler <singler@ira.uka.de>
6750
6751 * MAINTAINERS (write-after-approval) add myself
6752
6753 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6754
6755 * configure.ac: Correct makeinfo version check.
6756 * configure: Regenerate.
6757
6758 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6759
6760 * MAINTAINERS: Update my email address.
6761
6762 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6763
6764 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6765 to $skipdirs and only disable gprof for newlib. Use the normal
6766 mips*-elf* handling in other respects.
6767 * configure: Regnerate.
6768
6769 2007-09-12 David Daney <ddaney@avtrex.com>
6770
6771 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6772 enabling libgcj.
6773 * configure: Regenerate.
6774
6775 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6776
6777 PR other/32154
6778 * configure.ac: For libgloss targets, point the linker to the linker
6779 script, startup code and simulator library.
6780 * configure: Regenerate.
6781
6782 2007-09-07 Andrew Haley <aph@redhat.com>
6783
6784 * configure.ac (noconfigdirs): Remove target-libffi and
6785 target-libjava.
6786 * configure: Regenerate.
6787
6788 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6789
6790 PR target/33281
6791 * configure.ac: Use config/mh-mingw on mingw.
6792 * configure: Regenerate.
6793
6794 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6795
6796 * MAINTAINERS (Write After Approval): Add myself.
6797
6798 2007-09-05 Richard Guenther <rguenther@suse.de>
6799
6800 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6801 nor --disable-checking is provided also turn on yes and types
6802 checking for stage1.
6803 * configure: Re-generate.
6804
6805 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6806
6807 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6808 (Write After Approval): Remove myself.
6809
6810 2007-08-29 Nick Clifton <nickc@redhat.com>
6811
6812 * config.sub, config.guess: Update from upstream sources.
6813
6814 2007-08-22 Bud Davis <jmdavis@link.com>
6815
6816 * MAINTAINERS (Write After Approval): Added myself.
6817 * MAINTAINERS (Reviewers): Removed myself.
6818
6819 2007-08-18 Paul Brook <paul@codesourcery.com>
6820 Joseph Myers <joseph@codesourcery.com>
6821
6822 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6823 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6824 * Makefile.in: Regenerate.
6825 * configure.ac (--with-debug-prefix-map): New.
6826 * configure: Regenerate.
6827
6828 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6829 Nigel Stephens <nigel@mips.com>
6830
6831 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6832 as target_makefile_frag.
6833 * configure: Regenerate.
6834
6835 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6836
6837 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6838 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6839 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6840 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6841 (do-compare, do-compare3, do-compare-debug): New.
6842 ([+compare-target+]): Use them.
6843
6844 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6845
6846 * MAINTAINERS (Write After Approval): Change my email address.
6847
6848 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6849 Ben Elliston <bje@au.ibm.com>
6850
6851 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6852 --silent if $silent.
6853 * configure: Regenerate.
6854
6855 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6856
6857 * MAINTAINERS (Various Maintainers): Add myself as
6858 loop infrastructure maintainer. Update my e-mail
6859 address.
6860
6861 2007-07-31 Diego Novillo <dnovillo@google.com>
6862
6863 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6864 Adjust description.
6865
6866 2007-07-26 Richard Guenther <rguenther@suse.de>
6867
6868 * configure.ac: Add types checking to stage1 checking flags.
6869 * configure: Regenerate.
6870
6871 2007-07-17 Nick Clifton <nickc@redhat.com>
6872
6873 * COPYING3: New file. Contains version 3 of the GNU General
6874 Public License.
6875 * COPYING3.LIB: New file. Contains version 3 of the GNU
6876 Lesser General Public License.
6877
6878 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6879
6880 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6881
6882 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6883
6884 * MAINTAINERS (S/390 co-maintainer): Add myself.
6885 (Write After Approval): Remove myself.
6886
6887 2007-07-13 Dan Hipschman <dsh@google.com>
6888
6889 * MAINTAINERS (Write After Approval): Add myself.
6890
6891 2007-07-11 Nick Clifton <nickc@redhat.com>
6892
6893 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6894 WINDRES export.
6895 * Makefile.in: Regenerate.
6896
6897 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6898
6899 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6900 maintainer.
6901
6902 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6903
6904 * lt~obsolete.m4: New. Import from 20070318 libtool.
6905
6906 2007-07-03 Julian Brown <julian@codesourcery.com>
6907
6908 * MAINTAINERS (Write After Approval): Add myself.
6909
6910 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6911
6912 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6913 * configure: Regenerate.
6914
6915 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6916
6917 * configure.ac: Add some missing m4 quotation.
6918 * configure: Regenerate.
6919
6920 2007-07-02 Simon Baldwin <simonb@google.com>
6921
6922 * MAINTAINERS (Write After Approval): Add myself.
6923
6924 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6925
6926 * configure: Regenerate.
6927
6928 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6929
6930 * Makefile.def: Add windmc tool to build.
6931 * Makefile.tpl: Likewise.
6932 * configure.ac: Likewise.
6933 * Makefile.in: Regenerate.
6934 * configure: Regenerate.
6935
6936 2007-06-28 DJ Delorie <dj@redhat.com>
6937
6938 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6939 not building newlib.
6940 * configure: Regenerated.
6941
6942 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6943
6944 * MAINTAINERS (Write After Approval): Add myself.
6945
6946 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
6947
6948 * MAINTAINERS (Write After Approval): Add myself.
6949
6950 2007-06-19 Chris Matthews <chrismatthews@google.com>
6951
6952 * MAINTAINERS (Write After Approval): Add myself.
6953
6954 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6955
6956 * MAINTAINERS (Write After Approval): Add myself.
6957
6958 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6959
6960 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6961 * Makefile.in: Regenerated.
6962
6963 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6964
6965 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6966 bfin*-*-uclinux* targets.
6967 * configure: Regenerate.
6968
6969 2007-06-14 Ian Lance Taylor <iant@google.com>
6970
6971 * MAINTAINERS: Add myself as non-algorithmic global write
6972 maintainer.
6973
6974 2007-06-14 Diego Novillo <dnovillo@google.com>
6975
6976 * MAINTAINERS: Add self as middle-end maintainer and
6977 non-algorithmic global write maintainer.
6978
6979 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6980
6981 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6982 Move all Fortran maintainers except Paul Brook into the
6983 Non-Autopoiesis section.
6984
6985 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
6986
6987 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6988 (distclean-stage[+id+]): Possibly delete stage_last.
6989 * Makefile.in: Regenerate.
6990
6991 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
6992
6993 * MAINTAINERS (Various Maintainer): Fix typo.
6994
6995 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
6996
6997 * MAINTAINERS (Various Maintainer): Add myself as
6998 dataflow maintainer.
6999
7000 2007-06-07 Ben Elliston <bje@au.ibm.com>
7001
7002 * config.sub, config.guess: Update from upstream sources.
7003
7004 2007-06-07 Ben Elliston <bje@au.ibm.com>
7005
7006 * Makefile.tpl: Fix spelling error.
7007 * Makefile.in: Regenerate.
7008
7009 2007-06-01 Steve Ellcey <sje@cup.hp.com>
7010
7011 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7012 lt_cv_sys_max_cmd_len.
7013
7014 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7015
7016 * MAINTAINERS (Various Maintainers): Add myself as
7017 auto-vectorizer maintainer.
7018
7019 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
7020
7021 PR libjava/32098
7022 * libtool.m4: Revert previous change.
7023 * ltgcc.m4: Put it here.
7024
7025 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7026
7027 * MAINTAINERS (Various Maintainers): Add myself as
7028 auto-vectorizer maintainer.
7029
7030 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7031
7032 PR libjava/32098
7033 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7034
7035 2007-05-30 Richard Guenther <rguenther@suse.de>
7036
7037 * MAINTAINERS (Various Maintainers): Add myself as
7038 auto-vectorizer maintainer.
7039
7040 2007-05-30 Jakub Jelinek <jakub@redhat.com>
7041
7042 PR bootstrap/29382
7043 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7044 * configure: Rebuilt.
7045
7046 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
7047
7048 * MAINTAINERS (Write After Approval): Removed my name.
7049
7050 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7051
7052 * MAINTAINERS (Write After Approval): Remove myself.
7053
7054 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7055
7056 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7057
7058 2007-05-23 Steve Ellcey <sje@cup.hp.com>
7059
7060 * ltmain.sh: Update from ToT Libtool.
7061 * libtool.m4: Update from ToT Libtool.
7062 * ltsugar.m4: New. Update from ToT Libtool.
7063 * ltversion.m4: New. Update from ToT Libtool.
7064 * ltoptions.m4: New. Update from ToT Libtool.
7065 * ltconfig: Remove.
7066 * ltcf-c.sh: Remove.
7067 * ltcf-cxx.sh: Remove.
7068 * ltcf-gcj.sh: Remove.
7069
7070 2007-05-22 Ollie Wild <aaw@google.com>
7071
7072 * MAINTAINERS (Write After Approval): Add myself.
7073
7074 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
7075
7076 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7077 stage_cflags.
7078 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7079 Remove CFLAGS/LIBCFLAGS.
7080 (configure-stage[+id+]-[+prefix+][+module+],
7081 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7082 * Makefile.in: Regenerate.
7083
7084 2007-05-15 Diego Novillo <dnovillo@google.com>
7085
7086 * MAINTAINERS: Update e-mail address.
7087
7088 2007-05-15 Revital Eres <eres@il.ibm.com>
7089
7090 * MAINTAINERS (Write After Approval): Add myself.
7091
7092 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
7093
7094 * MAINTAINERS (Write After Approval): Updated my address.
7095
7096 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7097
7098 * MAINTAINERS (Write After Approval): Add myself.
7099
7100 2007-05-11 Silvius Rus <rus@google.com>
7101
7102 * MAINTAINERS (Write After Approval): Add myself.
7103
7104 2007-04-23 Tom Tromey <tromey@redhat.com>
7105
7106 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7107
7108 2007-04-22 Mark Mitchell <mark@codesourcery.com>
7109
7110 * MAINTAINERS (cpplib): Rename to ...
7111 (libcpp): ... this. Add C/C++ front end maintainers.
7112
7113 2007-04-14 Steve Ellcey <sje@cup.hp.com>
7114
7115 * config-ml.in: Pass ${ml_config_env} to configure calls.
7116
7117 2007-04-04 Christian Bruel <christian.bruel@st.com>
7118
7119 * MAINTAINERS (Write After Approval): Add myself.
7120
7121 2007-04-02 Dave Korn <dave.korn@artimi.com>
7122
7123 * MAINTAINERS (Write After Approval): Add myself.
7124
7125 2007-03-31 Tobias Burnus <burnus@net-b.de>
7126
7127 * MAINTAINERS (fortran 95 front end): Add myself.
7128
7129 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7130
7131 * MAINTAINERS (Write After Approval): Add myself.
7132
7133 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
7134
7135 * MAINTAINERS (Modulo Scheduler): Add myself.
7136
7137 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7138
7139 * MAINTAINERS (fortran 95 front end): Add myself.
7140 (c++ front end): whitespace fix.
7141
7142 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7143
7144 * MAINTAINERS (Write After Approval): Add myself.
7145
7146 2007-03-21 Richard Sandiford <richard@codesourcery.com>
7147
7148 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7149 of glob. Quote arguments with single quotes too.
7150 * configure: Regenerate.
7151
7152 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7153
7154 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7155 * Makefile.in: Regenerate
7156
7157 2007-03-07 Andreas Schwab <schwab@suse.de>
7158
7159 * configure: Regenerate.
7160
7161 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7162
7163 * configure.ac: Add "--with-pdfdir" configure option,
7164 which defines pdfdir variable.
7165 * Makefile.def (target=fixincludes): Add install-pdf to
7166 missing targets.
7167 (recursive_targets): Add install-pdf target.
7168 (flags_to_pass): Add pdfdir.
7169 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7170 target.
7171 * configure: Regenerate
7172 * Makefile.in: Regenerate
7173
7174 2007-02-28 Eric Christopher <echristo@apple.com>
7175
7176 Revert:
7177 2006-12-07 Mike Stump <mrs@apple.com>
7178
7179 * Makefile.def (dependencies): Add dependency for
7180 install-target-libssp and install-target-libgomp on
7181 install-gcc.
7182 * Makefile.in: Regenerate.
7183
7184 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7185
7186 * configure: Regenerate.
7187 * configure.ac: Move statements after variable declarations.
7188
7189 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7190
7191 * MAINTAINERS: Add myself as sh maintainer.
7192
7193 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7194
7195 * configure.ac: Adjust for loop syntax.
7196 * configure: Regenerate.
7197
7198 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7199
7200 * configure: Rebuilt.
7201
7202 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7203
7204 * configure.ac: Drop multiple occurrences of --enable-languages,
7205 and fix its quoting.
7206 * configure: Rebuilt.
7207
7208 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7209 Nathan Sidwell <nathan@codesourcery.com>
7210 Vladimir Prus <vladimir@codesourcery.com>
7211 Joseph Myers <joseph@codesourcery.com>
7212
7213 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7214 * configure: Regenerate.
7215
7216 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7217
7218 * ltconfig (freebsd*): Default to elf.
7219
7220 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7221
7222 * configure.ac (target_libraries): Move libgcc before libiberty.
7223 * configure: Regenerated.
7224
7225 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7226 Paolo Bonzini <bonzini@gnu.org>
7227
7228 PR bootstrap/30753
7229 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7230 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7231 * configure: Regenerated.
7232
7233 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7234
7235 * MAINTAINERS (Language Front End Maintainers): Update my mail
7236 address.
7237
7238 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7239
7240 PR bootstrap/30748
7241 * configure.ac: Correct syntax for Solaris ksh.
7242 * configure: Regenerated.
7243
7244 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7245
7246 * configure.ac: Sync with src.
7247 * configure: Regenerate.
7248
7249 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7250
7251 * Makefile.in: Regenerate.
7252
7253 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7254
7255 * config.sub: Sync with src.
7256
7257 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7258
7259 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7260 noncanonical equivalents.
7261 * configure.in: Rename to...
7262 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7263 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7264 target_noncanonical. Use them. Rewrite removal of configure
7265 arguments for autoconf 2.59. Discard variable settings. Force
7266 program_transform_name for native tools.
7267
7268 * Makefile.in: Regenerated.
7269 * configure: Regenerated with autoconf 2.59.
7270
7271 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7272
7273 * MAINTAINERS (Write After Approval): Add myself.
7274
7275 2007-01-31 Andreas Schwab <schwab@suse.de>
7276
7277 * Makefile.tpl (LDFLAGS): Substitute it.
7278 * Makefile.in: Regenerate.
7279
7280 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7281
7282 * MAINTAINERS (Write After Approval): Add myself.
7283
7284 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7285
7286 * MAINTAINERS (spu port): Add myself.
7287
7288 2007-01-23 Richard Guenther <rguenther@suse.de>
7289
7290 PR bootstrap/30541
7291 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7292 * Makefile.tpl (GNATBIND): Substitute it.
7293 (GNATMAKE): Likewise.
7294 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7295 of STAGE_PREFIX.
7296 * Makefile.in: Regenerate.
7297 * configure: Regenerate.
7298
7299 2007-01-18 Mike Stump <mrs@apple.com>
7300
7301 * configure.in: Re-enable -Werror for gcc builds.
7302
7303 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7304
7305 * MAINTAINERS (Write After Approval): Add myself.
7306
7307 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7308
7309 * configure.in: Change == to = in test command.
7310 * configure: Regenerate.
7311
7312 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7313 Nick Clifton <nickc@redhat.com>
7314 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7315
7316 * configure.in (build_configargs, host_configargs, target_configargs):
7317 Remove build/host/target parameters.
7318 (host_libs): Add gmp and mpfr.
7319 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7320 * Makefile.def (gmp, mpfr): New.
7321 (gcc): Remove target.
7322 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7323 target_os, target_vendor): New.
7324 (configure): Add host_alias/target_alias arguments; adjust invocations.
7325 * configure: Regenerate.
7326 * Makefile.in: Regenerate.
7327
7328 2007-01-11 Matt Fago <fago@earthlink.net>
7329
7330 * configure.in: Try to link to functions only in mpfr 2.2.x
7331 to improve robustness of configure tests.
7332 * configure: Regenerate.
7333
7334 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7335
7336 * MAINTAINERS: Add myself as i386 maintainer.
7337
7338 2007-01-08 Jan Hubicka <jh@suse.cz>
7339
7340 * MAINTAINERS: Add myself as i386 maintainer.
7341
7342 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7343
7344 * configure.in: Add support for an x86_64-mingw* target.
7345 * configure: Regenerate.
7346
7347 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7348
7349 * Makefile.tpl (all-target): Correct @if conditional for target
7350 modules.
7351 * configure.in: Omit libiberty if building only target libgcc.
7352 * configure, Makefile.in: Regenerated.
7353
7354 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7355
7356 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7357 * configure: Regenerate.
7358
7359 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7360
7361 * Makefile.def (target_modules): Add libgcc.
7362 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7363 * Makefile.tpl (clean-target-libgcc): Delete.
7364 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7365 on gcc even for bootstrapped modules. Rewrite handling of
7366 lang_env_dependencies to loop over target_modules.
7367 * configure.in (target_libraries): Add target-libgcc.
7368 * Makefile.in, configure: Regenerated.
7369
7370 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7371
7372 * configure.in: Reorganize recognition of languages. Add
7373 --enable-stage1-languages. Show supported languages for the chosen
7374 target rather than all recognized languages.
7375 * configure: Regenerate.
7376
7377 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7378
7379 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7380 * Makefile.in: Regenerate.
7381
7382 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7383
7384 * configure.in: Warn that MPFR 2.2.0 is buggy.
7385 * configure: Regenerate.
7386
7387 2006-12-27 Ian Lance Taylor <iant@google.com>
7388
7389 * configure.in: When removing Makefiles to force a reconfigure, also
7390 remove prev-DIR*/Makefile.
7391 * configure: Regenerate.
7392
7393 2006-12-22 Andreas Schwab <schwab@suse.de>
7394
7395 * configure: Regenerate with correct autoconf version.
7396
7397 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7398
7399 * configure.in: add AC_SUBST for *_FOR_TARGET.
7400 * configure: Regenerate.
7401
7402 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7403
7404 * configure.in: Simplify logic for rejecting languages that cannot
7405 be built. Separate the case when a language is unsupported,
7406 from the case when the user chooses not to build a language.
7407
7408 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7409
7410 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7411 it only affects bootstrap and could be tested on "$host" as well.
7412 * configure: Regenerate.
7413 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7414
7415 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7416
7417 PR bootstrap/29544
7418 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7419 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7420 move here comment from Makefile.tpl.
7421 * Makefile.tpl: Move some definitions higher in the file.
7422 (STAGE1_CHECKING): New.
7423 * configure.in: Add --enable-stage1-checking.
7424 * configure: Regenerate.
7425 * Makefile.in: Regenerate.
7426
7427 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7428
7429 * MAINTAINERS: Add myself as build system maintainer.
7430
7431 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7432
7433 * MAINTAINERS (Write After Approval): Add myself.
7434
7435 2006-12-13 Eric Christopher <echristo@apple.com>
7436
7437 * MAINTAINERS: Add myself as darwin maintainer.
7438
7439 2006-12-11 Ian Lance Taylor <ian@airs.com>
7440
7441 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7442
7443 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7444
7445 MAINTAINERS: Update my entry.
7446
7447 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7448
7449 * configure.in: Handle spu makefile frag.
7450 * Makefile.tpl (MAINT): Define
7451 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7452 * configure: Regenerate.
7453 * Makefile.in: Regenerate.
7454
7455 2006-12-11 Ben Elliston <bje@au.ibm.com>
7456
7457 * config.guess: Import latest version.
7458 * config.sub: Likewise.
7459
7460 2006-12-11 Ben Elliston <bje@au.ibm.com>
7461
7462 * configure.in (spu-*-*): Don't skip target-libiberty.
7463 * configure: Regenerate.
7464
7465 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7466
7467 PR bootstrap/30134
7468 * configure.in: Correct x86 darwin support for libjava to powerpc
7469 and i?86 only.
7470 * configure: Regenerate.
7471
7472 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7473
7474 * configure.in: Add x86 darwin support for libjava.
7475 * configure: Regenerate.
7476
7477 2006-12-07 Mike Stump <mrs@apple.com>
7478
7479 * Makefile.def (dependencies): Add dependency for
7480 install-target-libssp and install-target-libgomp on
7481 install-gcc.
7482 * Makefile.in: Regenerate.
7483
7484 2006-12-04 Richard Guenther <rguenther@suse.de>
7485
7486 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7487 (Non-Algorithmic Maintainers): Move over non-algorithmic
7488 loop optimizer maintainers, add myself as a non-algorithmic
7489 middle-end maintainer.
7490
7491 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7492
7493 * MAINTAINERS (Write After Approval): Add myself.
7494
7495 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7496
7497 * configure.in: Update error message for missing GMP/MPFR.
7498
7499 * configure: Regenerate.
7500
7501 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7502
7503 * configure.in: Update MPFR version in error message.
7504
7505 * configure: Regenerate.
7506
7507 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7508
7509 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7510 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7511 --with-gmp-lib): New flags.
7512
7513 * configure: Regenerate.
7514
7515 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7516
7517 * MAINTAINERS (Write After Approval): Change my email address.
7518
7519 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7520
7521 * MAINTAINERS (Write After Approval): Add myself.
7522
7523 2006-11-22 Philipp Thomas <pth@suse.de>
7524
7525 * MAINTAINERS (i18n): Update e-mail address.
7526
7527 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7528
7529 * MAINTAINERS (spu port): Add myself as maintainer.
7530 (Write After Approval): Remove myself.
7531
7532 2006-11-22 Ben Elliston <bje@au.ibm.com>
7533
7534 * configure.in (skipdirs): Don't build libssp for SPU.
7535 * configure: Regenerate.
7536
7537 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7538
7539 * MAINTAINERS (spu port): Add myself as maintainer.
7540 (libobjc): Update my email address.
7541
7542 2006-11-21 Andrea Bona <andrea.bona@st.com>
7543
7544 * MAINTAINERS (Write After Approval): Add myself.
7545
7546 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7547
7548 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7549 * configure : Rebuilt.
7550
7551 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7552
7553 * MAINTAINERS (Write After Approval): Add myself.
7554
7555 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7556
7557 * MAINTAINERS (Write After Approval): Add myself.
7558
7559 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7560
7561 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7562 libmpfr.a.
7563 * configure: Regenerate.
7564
7565 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7566
7567 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7568 (unstage): Test for stage_last presence.
7569
7570 PR bootstrap/29802
7571 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7572 STAGE_PREFIX.
7573 * Makefile.in: Regenerate.
7574
7575 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7576
7577 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7578 maintainers.
7579
7580 2006-11-14 Erven Rohou <erven.rohou@st.com>
7581
7582 * MAINTAINERS (Write After Approval): Add myself.
7583
7584 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7585
7586 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7587 and stageN-package/Makefile.
7588 * Makefile.in: Regenerated.
7589
7590 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7591
7592 * configure.in: Remove target-libgloss from noconfigdirs for
7593 bfin-*-*.
7594 * configure: Regenerated.
7595
7596 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7597
7598 * configure.in (have_gmp): Only error if the gcc directory exists.
7599
7600 * configure: Regenerate.
7601
7602 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7603
7604 * configure.in: Robustify error message for missing GMP/MPFR.
7605
7606 * configure: Regenerate.
7607
7608 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7609
7610 * MAINTAINERS (Write After Approval): Add myself.
7611
7612 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7613
7614 * MAINTAINERS: Change email address.
7615
7616 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7617
7618 * MAINTAINERS (Write After Approval): Add myself.
7619
7620 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7621
7622 * MAINTAINERS (Write After Approval): Add myself.
7623
7624 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7625
7626 * MAINTAINERS (Write After Approval): Move myself to
7627 Write After Approval section.
7628
7629 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7630
7631 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7632 need_gmp anymore.
7633 * configure: Regenerate.
7634
7635 2006-10-16 Tobias Burnus <burnus@net-b.de>
7636
7637 * MAINTAINERS (Write After Approval): Add myself.
7638
7639 2006-10-16 Ben Elliston <bje@au.ibm.com>
7640
7641 * config.guess: Import latest version.
7642 * config.sub: Likewise.
7643
7644 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7645
7646 * Makefile.def: Added pdf target handling.
7647 * Makefile.tpl: Added pdf target handling.
7648 * Makefile.in: Regenerated.
7649
7650 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7651
7652 * MAINTAINERS: Add self as score port maintainer.
7653
7654 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7655
7656 * MAINTAINERS (Write After Approval): Add myself.
7657
7658 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7659
7660 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7661 or newer.
7662 * configure: Regenerated.
7663
7664 2006-09-27 Dave Brolley <brolley@redhat.com>
7665
7666 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7667 using $s instead of $r.
7668 * configure: Regenerated.
7669
7670 2006-09-26 Thiemo Seufer <ths@mips.com>
7671
7672 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7673 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7674 * configure: Regenerate.
7675
7676 2006-09-24 Graeme Peterson <gridly@gmail.com>
7677
7678 * MAINTAINERS (Write After Approval): Remove myself.
7679
7680 2006-09-22 Chao-ying Fu <fu@mips.com>
7681
7682 * MAINTAINERS (Write After Approval): Add myself.
7683
7684 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7685
7686 * MAINTAINERS: Add self as soft-fp maintainer.
7687
7688 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7689
7690 * MAINTAINERS: Add myself as avr maintainer.
7691 Remove Marek Michalkiewicz as avr maintainer.
7692
7693 2006-09-07 Roberto Costa <roberto.costa@st.com>
7694
7695 * MAINTAINERS (Write After Approval): Add myself.
7696
7697 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7698
7699 * configure.in: Never build newlib for a Mingw host.
7700 Never build newlib as Mingw target library.
7701 Test the existence of winsup/cygwin for building a Cygwin newlib,
7702 rather than just winsup.
7703 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7704 building a Mingw target.
7705 * configure: Regenerate.
7706
7707 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7708
7709 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7710
7711 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7712
7713 * config.guess: Import from src (was more updated).
7714 * config.sub: Likewise.
7715
7716 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7717
7718 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7719 * configure: Regenerated.
7720
7721 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7722
7723 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7724 for stages after the first.
7725
7726 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7727
7728 * Makefile.def: Add dependencies for configure-opcodes
7729 on configure-intl and all-opcodes on all-intl.
7730 * Makefile.in: Regenerated.
7731
7732 2006-07-13 Ben Elliston <bje@au.ibm.com>
7733
7734 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7735
7736 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7737
7738 Port to hosts whose 'sort' and 'tail' implementations
7739 treat operands with leading '+' as file names, as POSIX
7740 has required since 2001. However, make sure the code still
7741 works on pre-POSIX hosts.
7742 * ltmain.sh: Don't assume "sort +2" is equivalent to
7743 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7744
7745 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7746
7747 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7748
7749 2006-07-04 Peter O'Gorman <peter@pogma.com>
7750
7751 * ltconfig: chmod 644 before ranlib during install.
7752
7753 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7754
7755 PR bootstrap/18058
7756 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7757 if the bootstrap compiler is a GCC version that supports it.
7758 * configure: Regenerate.
7759
7760 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7761
7762 * configure.in: Fix thinkos in previous check-in.
7763 * configure: Regenerate.
7764
7765 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7766
7767 PR other/27063
7768 * configure.in: Test subdir_requires and give an appropriate
7769 error message.
7770 * configure: Regenerate.
7771
7772 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7773
7774 * MAINTAINERS (Write After Approval): Add myself.
7775
7776 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7777
7778 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7779
7780 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7781
7782 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7783
7784 2006-06-20 David Ayers <d.ayers@inode.at>
7785
7786 PR bootstrap/28072
7787 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7788 whether target-libjava is being configured instead of whether the
7789 java front end is enabled.
7790 * configure: Regenerate.
7791
7792 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7793
7794 PR target/27540
7795 * configure.in: Only enable libgomp on IRIX 6.
7796 * configure: Regenerate.
7797
7798 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7799
7800 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7801 too.
7802 * Makefile.in: Regenerate.
7803
7804 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7805
7806 * config-ml.in: Alter CCASFLAGS to include special
7807 multilib options the same as is done for CFLAGS.
7808
7809 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7810
7811 * configure.in: Don't enable libgomp on hpux10.
7812 * configure: Rebuilt.
7813
7814 2006-06-12 David Ayers <d.ayers@inode.at>
7815
7816 PR bootstrap/27963
7817 PR target/19970
7818 * configure.in: Remove target-boehm-gc from noconfigdirs where
7819 ${libgcj} is specified.
7820 * configure: Regenerate.
7821
7822 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7823
7824 Sync from src:
7825
7826 * configure.in: Sync.
7827 * configure: Regenerated.
7828
7829 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7830
7831 * Makefile.def: Added dependencies from sim and gdb on intl, and
7832 added configure dependencies to everything with an all dependency
7833 on intl.
7834 * Makefile.in: Regenerated.
7835
7836 2006-06-06 David Ayers <d.ayers@inode.at>
7837
7838 PR libobjc/13946
7839 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7840 * Makefile.in: Regenerate.
7841 * configure.in: Add --enable-objc-gc at toplevel and have it
7842 enable boehm-gc for Objective-C.
7843 Remove target-boehm-gc from libgcj.
7844 Add target-boehm-gc to target_libraries.
7845 Add target-boehm-gc to noconfigdirs where ${libgcj}
7846 is specified.
7847 Assert that boehm-gc is supported when requested for Objective-C.
7848 Only build boehm-gc if needed either for Java or Objective-C.
7849 * configure: Regenerate.
7850
7851 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7852
7853 PR 27674
7854 * Makefile.tpl (configure-[+prefix+][+module+],
7855 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7856 Remove rule to unstage bootstrapped modules.
7857 (stage_current): New.
7858 * Makefile.in: Regenerate.
7859
7860 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7861
7862 * MAINTAINERS (Write After Approval): Update my e-mail address.
7863
7864 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7865
7866 * include/libiberty.h: Declare pex_run_in_environment.
7867
7868 2006-05-31 Asher Langton <langton2@llnl.gov>
7869
7870 * MAINTAINERS (Write After Approval): Add myself.
7871
7872 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7873
7874 * Makefile.def (bfd, opcodes): Fix lib_path.
7875 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7876 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7877 * Makefile.in: Regenerate.
7878
7879 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7880
7881 * Makefile.in: Regenerate.
7882
7883 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7884
7885 * Makefile.def: Add install-html target. Add datarootdir
7886 docdir and htmldir to flags_to_pass.
7887 * Makefile.tpl: Add install-html target.
7888 * Makefile.in: Regenerate.
7889 * configure.in: Add --with-datarootdir, --with-docdir, and
7890 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7891 * configure: Regenerate.
7892
7893 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7894
7895 * configure.in: Enable gprof for cross builds.
7896 * configure: Regenerate.
7897
7898 2006-05-22 Richard Guenther <rguenther@suse.de>
7899
7900 Revert
7901 2006-01-31 Richard Guenther <rguenther@suse.de>
7902 Paolo Bonzini <bonzini@gnu.org>
7903
7904 * Makefile.def (target_modules): Add libgcc-math target module.
7905 * configure.in (target_libraries): Add libgcc-math target library.
7906 (--enable-libgcc-math): New configure switch.
7907 * Makefile.in: Re-generate.
7908 * configure: Re-generate.
7909 * libgcc-math: New toplevel directory.
7910
7911 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7912 Andreas Tobler <a.tobler@schweiz.ch>
7913
7914 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7915 * configure: Rebuilt.
7916
7917 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7918
7919 * MAINTAINERS (Write After Approval): Add myself.
7920
7921 2006-05-01 DJ Delorie <dj@redhat.com>
7922
7923 * configure.in: Restore CFLAGS if GMP isn't present.
7924 * configure: Regenerate.
7925
7926 2006-05-01 Richard Guenther <rguenther@suse.de>
7927
7928 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7929 maintainer.
7930
7931 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7932
7933 * MAINTAINERS (Write After Approval): Add myself.
7934
7935 2006-04-28 Jan Beulich <jbeulich@novell.com>
7936
7937 * MAINTAINERS (Write After Approval): Add myself.
7938
7939 2006-04-18 DJ Delorie <dj@redhat.com>
7940
7941 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7942 reference libgloss so that libssp can be built in a combined
7943 tree.
7944 * configure: Regenerate.
7945
7946 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
7947
7948 * MAINTAINERS (Write After Approval): Add myself.
7949
7950 2006-04-05 Ben Elliston <bje@au.ibm.com>
7951
7952 * configure.in: Require makeinfo 4.4 or higher.
7953 * configure: Regenerate.
7954
7955 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7956
7957 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7958 Rearrange the entries of other libraries to have them in one place.
7959
7960 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7961
7962 * MAINTAINERS (Write After Approval): Remove myself.
7963 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7964
7965 2006-03-14 Richard Guenther <rguenther@suse.de>
7966
7967 * configure: Regenerate with autoconf 2.13.
7968
7969 2006-03-13 Jim Blandy <jimb@codesourcery.com>
7970
7971 * MAINTAINERS: Use my work address.
7972
7973 * MAINTAINERS: Update my E-mail address.
7974
7975 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
7976
7977 * configure.in: Handle --disable-<component> generically.
7978 * configure: Regenerate.
7979
7980 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7981
7982 PR libgcj/17311
7983 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7984
7985 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7986
7987 * MAINTAINERS (Write After Approval): Remove myself.
7988 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7989
7990 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
7991
7992 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7993 (TARGET_CONFIGDIRS): Remove.
7994 * configure.in: Remove AC_SUBST(target_configdirs).
7995 * Makefile.in, configure: Regenerated.
7996
7997 2006-02-20 Steven G. Kargl <kargls@comcast.net>
7998
7999 * MAINTAINERS (Write After Approval): Remove myself.
8000 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8001
8002 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
8003
8004 PR bootstrap/25670
8005
8006 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8007
8008 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8009 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8010 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8011 BUILD_PREFIX, BUILD_PREFIX_1.
8012 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8013
8014 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8015 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8016
8017 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8018 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8019 of `cat stage_current`. Always provide the `r' and `s' variables.
8020 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8021 a single shell execution.
8022 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8023 bootstrapped modules, make the stage1 module if the build was not
8024 started yet, else build the current stage.
8025 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8026 (all-build, all-host, all-target, [+make_target+]-host,
8027 [+make_target+]-target): Do not use \-continued lines.
8028 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8029 (current_stage, restrap, stage_last): New.
8030
8031 * Makefile.in: Regenerate.
8032 * configure: Regenerate.
8033
8034 2006-02-19 Bud Davis <jmdavis@link.com>
8035
8036 * MAINTAINERS (Write After Approval): Remove myself.
8037 (Language Front End Maintainers): Add myself as fortran 95
8038 maintainer and update e-mail address.
8039
8040 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8041
8042 * MAINTAINERS (Write After Approval): Remove myself.
8043 (Language Front End Maintainers): Add myself as fortran 95
8044 maintainer.
8045
8046 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
8047
8048 * MAINTAINERS (Write After Approval): Add myself.
8049
8050 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8051
8052 * MAINTAINERS (Write After Approval): Remove myself.
8053 (Language Front End Maintainers): Add myself as
8054 fortran 95 maintainer.
8055
8056 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8057
8058 Sync from src:
8059
8060 2005-12-27 Leif Ekblad <leif@rdos.net>
8061
8062 * configure.in: Add support for RDOS target.
8063 * configure: Regenerate.
8064
8065 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8066 Andreas Schwab <schwab@suse.de>
8067
8068 * configure: Regenerate.
8069
8070 2006-02-12 David Edelsohn <edelsohn@gnu.org>
8071
8072 * configure.in (enable_libgomp): Add AIX.
8073 * configure: Regenerate.
8074
8075 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8076
8077 * MAINTAINERS (Write After Approval): Add myself.
8078
8079 2006-02-03 Lee Millward <lee.millward@gmail.com>
8080
8081 * MAINTAINERS (Write After Approval): Add myself.
8082
8083 2006-01-31 Richard Guenther <rguenther@suse.de>
8084 Paolo Bonzini <bonzini@gnu.org>
8085
8086 * Makefile.def (target_modules): Add libgcc-math target module.
8087 * configure.in (target_libraries): Add libgcc-math target library.
8088 (--enable-libgcc-math): New configure switch.
8089 * Makefile.in: Re-generate.
8090 * configure: Re-generate.
8091 * libgcc-math: New toplevel directory.
8092
8093 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
8094
8095 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8096 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8097 the assembler, linker and binutils.
8098 * configure: Regenerate.
8099
8100 2006-01-22 Dirk Mueller <dmueller@suse.de>
8101
8102 * MAINTAINERS (Write After Approval): Add myself.
8103
8104 2006-01-20 Diego Novillo <dnovillo@redhat.com>
8105
8106 * configure: Regenerate.
8107
8108 2006-01-18 Richard Henderson <rth@redhat.com>
8109 Jakub Jelinek <jakub@redhat.com>
8110 Diego Novillo <dnovillo@redhat.com>
8111
8112 * libgomp: New directory.
8113 * Makefile.def: Add target_module libgomp.
8114 * Makefile.in: Regenerate.
8115 * configure.in (target_libraries): Add target-libgomp.
8116 * configure: Regenerate.
8117
8118 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
8119
8120 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8121 @ from continuation.
8122 * Makefile.in: Rebuilt.
8123
8124 2006-01-04 Chris Lattner <sabre@gnu.org>
8125
8126 * MAINTAINERS (Write After Approval): Add myself.
8127
8128 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
8129
8130 PR bootstrap/24252
8131
8132 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8133 * Makefile.tpl (OBJDUMP): New.
8134 (EXTRA_HOST_FLAGS): Add it.
8135 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8136
8137 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8138 to use symbolic links between directories. Avoid race conditions
8139 or make them harmless.
8140 * configure.in: Do not try to use symbolic links between directories.
8141
8142 * Makefile.def (LEAN): Pass.
8143 * Makefile.tpl (LEAN): Define.
8144 (stage[+id+]-start): Accept that the previous directory does not
8145 exist, if the bootstrap is lean.
8146 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8147 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8148 configure substitution.
8149 ([+compare-target+]): Likewise.
8150 ([+bootstrap-target+]-lean): New.
8151 * configure.in: Remove lean bootstrap support from here.
8152
8153 * Makefile.in: Regenerate.
8154 * configure: Regenerate.
8155
8156 2006-01-04 Ben Elliston <bje@au.ibm.com>
8157
8158 * MAINTAINERS (libdecnumber): Add myself.
8159
8160 2006-01-02 Mark Mitchell <mark@codesourcery.com>
8161
8162 * libtool-ldflags: New script.
8163
8164 2006-01-02 Andreas Schwab <schwab@suse.de>
8165
8166 * configure.in: When reconfiguring remove Makefile in
8167 all stage directories.
8168 * configure: Regenerate.
8169
8170 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8171
8172 * MAINTAINERS: Update my email address.
8173
8174 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8175
8176 Revert Ada-related part of the previous change.
8177
8178 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8179 Do not pass.
8180 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8181 * Makefile.in: Regenerate.
8182 * configure.in: Do not include mt-ppc-aix target fragment.
8183 * configure: Regenerate.
8184
8185 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8186
8187 * configure.in: Select appropriate fragments for PowerPC/AIX.
8188 * configure: Regenerate.
8189
8190 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8191 BOOT_CFLAGS, BOOT_LDFLAGS.
8192 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8193 BOOT_CFLAGS, BOOT_LDFLAGS.
8194 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8195 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8196 (stage): Fail if we cannot complete the work.
8197 * Makefile.in: Regenerate.
8198
8199 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8200
8201 * configure.in: Replace ms1 with mt.
8202 * configure: Rebuilt.
8203
8204 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8205
8206 * MAINTAINERS: Update my email address.
8207
8208 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8209
8210 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8211 install-host-nogcc): Don't invoke $(stage) at the end.
8212 * Makefile.in: Regenerate.
8213
8214 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8215
8216 * configure.in: Flip the top-level bootstrap switch.
8217 * configure: Regenerate.
8218
8219 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8220
8221 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8222 $(stage) and $(unstage).
8223 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8224 (all): Remove stray semicolon.
8225 (local-distclean): Don't handle multilib.tmp and multilib.out.
8226 (install.all): Set $s for consistency.
8227 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8228 check_multilibs setting. Always make the install directory.
8229 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8230 Correct @if/@endif.
8231 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8232 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8233 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8234 (multilib.out): Remove.
8235 * Makefile.in: Regenerated.
8236
8237 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
8238
8239 * MAINTAINERS (Write After Approval): Add myself.
8240
8241 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8242
8243 * MAINTAINERS: Add myself as mt maintainer.
8244
8245 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8246
8247 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8248
8249 * MAINTAINERS: Change email address.
8250
8251 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
8252
8253 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8254 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8255 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8256 Find in-tree tools if available.
8257 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8258 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8259 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8260 (COMPILER_*_FOR_TARGET): New.
8261 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8262 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8263 (CONFIGURED_*, USUAL_*): Remove.
8264 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8265 STRIP): Use autoconf substitutions.
8266 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8267 COMPILER_NM_FOR_TARGET): New.
8268 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8269
8270 (all): Make all-host and all-target in parallel.
8271 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8272 that $$r and $$s are set before invoking a recursive make.
8273 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8274 ([+bootstrap-target+]): Inline most of the `all' target.
8275
8276 2005-11-29 Ben Elliston <bje@au.ibm.com>
8277
8278 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8279 from the gcc build directory.
8280 * Makefile.in: Regenerate.
8281
8282 2005-11-29 Ben Elliston <bje@au.ibm.com>
8283
8284 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8285 depend on all-libdecnumber.
8286 * configure.in (host_libs): Include libdecnumber.
8287 * Makefile.in: Regenerate.
8288 * configure: Likewise.
8289
8290 2005-11-29 Ben Elliston <bje@au.ibm.com>
8291
8292 * libdecnumber: Import decNumber sources from the dfp-branch.
8293
8294 2005-11-21 Kean Johnston <jkj@sco.com>
8295
8296 * config.sub, config.guess: Sync from upstream sources.
8297
8298 2005-11-21 Ben Elliston <bje@au.ibm.com>
8299
8300 Import from Autoconf sources:
8301
8302 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8303 * config/move-if-change: Don't output "$2 is unchanged";
8304 suggested by Ben Elliston. Handle weird characters correctly.
8305
8306 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8307
8308 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8309 to match upstream libtool for darwin.
8310
8311 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8312
8313 * Makefile.def: Remove gdb dependencies for gdbtk.
8314 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8315 (configure-gdb, install-gdb): New rules.
8316 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8317 * Makefile.in, configure: Regenerated.
8318
8319 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8320
8321 * MAINTAINERS (Write After Approval): Add myself.
8322
8323 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8324
8325 * MAINTAINERS (Write After Approval): Add myself.
8326
8327 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8328
8329 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8330 Diego Novillo.
8331
8332 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8333
8334 PR bootstrap/24297
8335 * Makefile.tpl (do-[+make-target+], do-check, install,
8336 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8337 are set before recursing.
8338 * Makefile.in: Regenerate.
8339
8340 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8341
8342 PR bootstrap/18939
8343 * Makefile.def (gcc) <target>: Fix thinko.
8344 * Makefile.in: Regenerate.
8345
8346 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8347
8348 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8349 * configure: Regenerate.
8350
8351 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8352
8353 * MAINTAINERS (Write After Approval): Add self.
8354
8355 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8356
8357 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8358 target-libffi, target-qthreads, target-libjava, and
8359 targetlibobjc.
8360 * configure: Regenerate.
8361
8362 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8363
8364 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8365 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8366 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8367 (USUAL_OBJDUMP_FOR_TARGET): New.
8368 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8369 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8370 * configure, Makefile.in: Regenerated.
8371
8372 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8373
8374 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8375 before other host packages.
8376
8377 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8378
8379 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8380
8381 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8382
8383 PR bootstrap/22340
8384
8385 * configure.in (default_target): Remove.
8386 * Makefile.tpl (all): Do not use prerequisites as subroutines
8387 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8388 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8389 use prerequisites as subroutines.
8390 (check-host, check-target): New.
8391 (bootstrap configure & all targets): Do not use stage*-start
8392 if the directory layout is already ok.
8393 (non-bootstrap configure & all targets): Prepend a $(unstage).
8394 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8395 (NOTPARALLEL): Remove.
8396 (unstage, stage variables): New variables.
8397 (unstage, stage targets): Simply expand to those variables.
8398
8399 * configure: Regenerate.
8400 * Makefile.in: Regenerate.
8401
8402 2005-10-04 James E Wilson <wilson@specifix.com>
8403
8404 * Makefile.def (lang_env_dependencies): Add libmudflap.
8405 * Makefile.in: Regenerate.
8406
8407 2005-10-03 Andreas Schwab <schwab@suse.de>
8408
8409 Backport from libtool CVS:
8410 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8411
8412 * ltmain.sh: add support for installing into temporary
8413 staging area (e.g. 'make install DESTDIR=...')
8414
8415 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8416
8417 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8418 * configure: Regenerated.
8419
8420 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8421
8422 * configure: Regenerate with the correct
8423 autoconf version.
8424
8425 2005-09-30 Catherine Moore <clm@cm00re.com>
8426
8427 * configure.in (bfin-*-*): New.
8428 * configure: Regenerated.
8429
8430 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8431
8432 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8433 (LIPO_FOR_TARGET): New.
8434 (CONFIGURED_LIPO_FOR_TARGET): New.
8435 (USUAL_LIPO_FOR_TARGET): New.
8436 (STRIP_FOR_TARGET): New.
8437 (CONFIGURED_STRIP_FOR_TARGET): New.
8438 (USUAL_STRIP_FOR_TARGET): New.
8439 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8440 STRIP_FOR_TARGET.
8441 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8442 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8443 * Makefile.in: Regenerate.
8444 * configure: Regenerate.
8445
8446 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8447
8448 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8449 (rs6000-*-aix*): Same.
8450 * configure: Regenerate.
8451
8452 2005-09-16 Tom Tromey <tromey@redhat.com>
8453
8454 * MAINTAINERS: Add self as java maintainer.
8455
8456 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8457
8458 * configure.in: Recognize f95 in the --enable-languages option,
8459 and substitute it for fortran, issuing a warning.
8460 * configure: Regenerate.
8461
8462 2005-08-30 Phil Edwards <phil@codesourcery.com>
8463
8464 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8465 * configure: Regenerated.
8466
8467 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8468
8469 * MAINTAINERS: Add self as ms1 maintainer.
8470
8471 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8472
8473 * Makefile.def (libssp): Add to lang_env_dependencies.
8474 * Makefile.in: Regenerate.
8475
8476 2005-08-18 Ian Lance Taylor <ian@airs.com>
8477
8478 * MAINTAINERS: Add myself as middle-end maintainer.
8479
8480 2005-08-17 Christian Groessler <chris@groessler.org>
8481
8482 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8483 * Makefile.in: Regenerate.
8484
8485 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8486
8487 * MAINTAINERS (write after approval): Added myself.
8488
8489 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8490
8491 * MAINTAINERS (Write After Approval): Add myself.
8492
8493 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8494
8495 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8496 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8497 Look for alternate names of the target cc and c++
8498 * configure: Regenerate.
8499
8500 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8501
8502 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8503 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8504 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8505 tools; remove code to manually set them.
8506 (Target tools): Look in the environment for them.
8507 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8508 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8509 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8510 build directory.
8511 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8512 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8513 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8514 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8515 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8516 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8517 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8518 * configure: Regenerate.
8519 * Makefile.in: Regenerate.
8520
8521 2005-07-28 Ben Elliston <bje@au.ibm.com>
8522
8523 * MAINTAINERS: Update for removed CPU targets.
8524
8525 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8526
8527 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8528 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8529 * Makefile.in: Regenerated.
8530
8531 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8532
8533 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8534 (CFLAGS_FOR_TARGET): Use it.
8535 (CXXFLAGS_FOR_TARGET): Likewise.
8536 * Makefile.in: Regenerated.
8537 * configure.in (--with-build-sysroot): New option.
8538 * configure: Regenerated.
8539
8540 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8541
8542 * Makefile.tpl: Wrap install between unstage and stage
8543 * Makefile.in: Regenerate.
8544
8545 2005-07-21 Eric Christopher <echristo@apple.com>
8546
8547 * MAINTAINERS: Update affiliation.
8548
8549 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8550
8551 * MAINTAINERS: Add self as crx port maintainer.
8552
8553 2005-07-20 DJ Delorie <dj@redhat.com>
8554
8555 * MAINTAINERS: Add self as m32c maintainer.
8556
8557 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8558
8559 * all files: Update FSF address.
8560
8561 2005-07-15 Eric Christopher <echristo@redhat.com>
8562
8563 * MAINTAINERS: Change affiliation.
8564
8565 2005-07-14 Jim Blandy <jimb@redhat.com>
8566
8567 * configure.in: Add cases for Renesas m32c.
8568 * configure: Regenerated.
8569
8570 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8571
8572 * COPYING.LIB: Update from fsf.org.
8573
8574 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8575
8576 * COPYING, compile, config.guess,
8577 config.sub, install-sh, missing, mkinstalldirs,
8578 symlink-tree, ylwrap: Sync from upstream sources.
8579 * config-ml.in: Update FSF address.
8580
8581 2005-07-13 Eric Christopher <echristo@redhat.com>
8582
8583 * configure.in: Add toplevel noconfigdir support for tpf.
8584 * configure: Regenerate.
8585
8586 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8587
8588 PR ada/22340
8589
8590 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8591 * Makefile.in: Regenerate.
8592
8593 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8594
8595 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8596 Brolley to write-after-approval.
8597
8598 2005-07-07 Andreas Schwab <schwab@suse.de>
8599
8600 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8601 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8602 * Makefile.in: Regenerated.
8603
8604 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8605
8606 * configure.in: Don't build sim or rda when targetting darwin.
8607 * configure: Regenerate.
8608
8609 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8610
8611 * configure.in: Add --enable-libssp and --disable-libssp.
8612 * configure: Regenerate with autoconf-2.13.
8613
8614 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8615
8616 * Makefile.def (target_modules): Add libssp.
8617 * configure.in (target_libraries): Add target-libssp.
8618 * configure: Rebuilt.
8619 * Makefile.in: Rebuilt.
8620
8621 2005-07-01 Zack Weinberg <zackw@panix.com>
8622
8623 * MAINTAINERS: Change email address. Resign from maintainership.
8624
8625 2005-07-01 Richard Guenther <rguenther@suse.de>
8626
8627 * MAINTAINERS: Change my e-mail address and affiliation.
8628
8629 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8630
8631 * Makefile.def (stagefeedback): Come after profile.
8632 Define profiledbootstrap target.
8633 * Makefile.tpl (profiledbootstrap): Remove.
8634 (stageprofile-end): Zap stagefeedback.
8635 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8636 * Makefile.in: Regenerate.
8637
8638 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8639
8640 * MAINTAINERS: Update my email address.
8641
8642 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8643
8644 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8645 In 'cpp' stanza, support '#line' as well as '# '.
8646
8647 2005-06-08 Andreas Schwab <schwab@suse.de>
8648
8649 * MAINTAINERS: Move myself from 'Write After Approval' to
8650 'CPU Port Maintainers' section as m68k maintainer.
8651
8652 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8653
8654 * configure.in (unsupported_languages): New macro.
8655 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8656 non-ported target libraries in noconfigdirs.
8657 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8658 non-linux-gnu. Remove libgcj_ex_libffi.
8659 <lang_frag loop>: Set add_this_lang=no if the language is in
8660 unsupported_languages.
8661 * configure: Regenerate.
8662
8663 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8664
8665 * configure.in: Fix typo in handling of --with-mpfr-dir.
8666 * configure: Regenerate.
8667
8668 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8669
8670 * MAINTAINERS: Update my email address.
8671
8672 2005-06-02 Jim Blandy <jimb@redhat.com>
8673
8674 * config.sub: Add cases for the Renesas m32c. (This patch has been
8675 accepted into the master sources.)
8676
8677 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8678 Michael Snyder <msnyder@redhat.com>
8679 Stan Cox <scox@redhat.com>
8680
8681 * configure.in: Set noconfigdirs for ms1.
8682
8683 * configure: Regenerate.
8684
8685 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8686
8687 * MAINTAINERS (Write After Approval): Add self.
8688
8689 2005-06-01 Josh Conner <jconner@apple.com>
8690
8691 * MAINTAINERS (Write After Approval): Add self.
8692
8693 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8694
8695 * MAINTAINERS: Update my email address.
8696
8697 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8698
8699 * MAINTAINERS (Write After Approval): Add self.
8700
8701 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8702
8703 * MAINTAINERS (Write After Approval): Remove self.
8704
8705 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8706
8707 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8708 (Dependencies): Consider target modules for bootstrap dependencies.
8709 Make target bootstrap modules depend on each stage's gcc.
8710 * Makefile.in: Regenerate.
8711
8712 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8713
8714 * Makefile.def (configure-gcc): Depend on binutils having been built.
8715 (all-gcc): No need to do it here.
8716 * Makefile.in: Regenerate.
8717
8718 2005-05-19 Paul Brook <paul@codesourcery.com>
8719
8720 * configure.in: Rewrite misleading error message when requested
8721 language cannot be built.
8722 * configure: Regenerate.
8723
8724 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8725
8726 * ylwrap: Import from Automake 1.9.5.
8727
8728 2005-05-13 David Ung <davidu@mips.com>
8729
8730 * MAINTAINERS (Write After Approval): Add self.
8731
8732 2005-05-09 Mike Stump <mrs@apple.com>
8733
8734 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8735 lt_cv_sys_max_cmd_len for now.
8736
8737 2005-05-09 Stan Cox <scox@redhat.com>
8738
8739 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8740
8741 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8742
8743 * README.SCO: Update the URL.
8744
8745 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8746
8747 * ltconfig: Define file_list_spec. Pass file_list_spec and
8748 with_gnu_ld to libtool.
8749 * ltcf-c.sh (aix[45]): Define file_list_spec.
8750 * ltcf-cxx.sh (aix[45]): Same.
8751 * ltcf-gcj.sh (aix[45]): Same.
8752 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8753 exists, write list of input files to temporary file.
8754
8755 2005-05-04 Mike Stump <mrs@apple.com>
8756
8757 * configure.in: Always pass --target to target configures as
8758 otherwise rebuilds that do --recheck will fail.
8759 * confiugure: Rebuilt.
8760
8761 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8762
8763 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8764 STAGE_HOST_EXPORTS.
8765 (configure, all): Add bootstrap support.
8766 (Host modules, target modules): Pass post-stage1 flags and exports.
8767 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8768 * Makefile.in: Regenerate.
8769
8770 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8771
8772 * configure: Regenerate.
8773
8774 2005-04-27 Mike Stump <mrs@apple.com>
8775
8776 * MAINTAINERS: Add self as darwin maintainer.
8777
8778 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8779
8780 * config.sub: Update from master copy.
8781
8782 2005-04-21 Mike Stump <mrs@apple.com>
8783
8784 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8785 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8786
8787 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8788
8789 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8790 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8791 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8792 "*-*-elf" and "*-*-linux*".
8793 * configure: Regenerate.
8794
8795 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8796
8797 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8798
8799 2005-04-12 Mike Stump <mrs@apple.com>
8800
8801 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8802
8803 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8804
8805 * MAINTAINERS (Write After Approval): Add myself.
8806
8807 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8808
8809 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8810
8811 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8812
8813 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8814 (TARGET_CONFIGARGS): Include --with-target-subdir.
8815 (configure, all): New macros. Use them throughout.
8816 * Makefile.in: Regenerate.
8817
8818 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8819
8820 * MAINTAINERS (Write After Approval): Add myself.
8821
8822 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8823
8824 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8825
8826 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8827
8828 * MAINTAINERS: Move John Carr to Write After Approval.
8829
8830 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8831
8832 * config/mh-mingw32: Delete.
8833 * configure.in: Don't use it.
8834 * configure: Regenerate.
8835
8836 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8837
8838 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8839 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8840 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8841 (HOST_LIB_PATH): Generate from Makefile.def.
8842 (TARGET_LIB_PATH): Likewise.
8843 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8844 * Makefile.in: Regenerate.
8845 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8846 (RPATH_ENVVAR): Include Darwin case.
8847 * configure: Regenerate.
8848
8849 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8850
8851 * MAINTAINERS (Various Maintainers): Remove self.
8852 (Write After Approval): Add self.
8853
8854 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8855
8856 * MAINTAINERS (Various Maintainers): Add self.
8857
8858 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8859
8860 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8861 * configure: Regenerate.
8862
8863 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8864
8865 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8866 gcc_version, and gcc_version_trigger from set of flags to pass.
8867 * Makefile.tpl: Remove definitions of above variables.
8868 (config.status): Remove dependency on $(gcc_version_trigger).
8869 * Makefile.in: Regenerate.
8870 * configure.in: Do not reference config/gcc-version.m4 nor
8871 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8872 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8873 * configure: Regenerate.
8874
8875 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8876 Andrew Pinski <pinskia@physics.uc.edu>
8877
8878 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8879 * Makefile.in: Regenerate.
8880
8881 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8882
8883 * MAINTAINERS (Write After Approval): Add myself.
8884
8885 2005-03-03 David Ayers <d.ayers@inode.at>
8886
8887 * MAINTAINERS (Write After Approval): Add myself.
8888
8889 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8890
8891 PR libgcj/20160
8892 * ltmain.sh: Avoid creating archives with components that have
8893 duplicate basenames.
8894
8895 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8896
8897 PR bootstrap/20250
8898 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8899 instead of check.
8900 * Makefile.in: Regenerate.
8901
8902 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8903
8904 * Makefile.in: Regenerate to fix conflict between the previous two
8905 patches.
8906
8907 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8908
8909 PR bootstrap/17383
8910 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8911 * Makefile.tpl (HOST_SUBDIR): New substitution.
8912 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8913 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8914 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8915 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8916 (Host modules, Bootstrapped modules): Use it.
8917 (Build modules, Target modules): Do not create symlink trees,
8918 always configure out-of-srcdir.
8919 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8920 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8921 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8922 $(HOST_SUBDIR). Create a symlink for host_subdir.
8923
8924 * Makefile.in: Regenerate.
8925 * configure: Regenerate.
8926
8927 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8928
8929 Merged from libada-gnattools-branch:
8930 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8931
8932 * gnattools: New directory.
8933 * Makefile.def: Add gnattools as a module, depending on target-libada.
8934 * Makefile.in: Regenerate.
8935 * configure.in: Include gnattools in host_tools; disable it if ada
8936 is disabled.
8937 * configure: Regenerate.
8938
8939 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
8940
8941 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8942 treelang maintainer.
8943 (Write After Approval): Remove myself.
8944
8945 2005-02-23 Paul Schlie <schlie@comcast.net>
8946
8947 * configure.in: Allow darwin targeted ports to build tk, itcl and
8948 libgui.
8949 * configure: Regenerate.
8950
8951 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8952
8953 PR libgcj/10353
8954 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8955 * configure: Regenerate.
8956
8957 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8958
8959 * MAINTAINERS (Write After Approval): Add myself.
8960
8961 2005-02-10 Ian Lance Taylor <ian@airs.com>
8962
8963 * MAINTAINERS: Update my e-mail address.
8964
8965 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8966
8967 * MAINTAINERS (Write After Approval): Add myself.
8968
8969 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
8970
8971 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8972 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8973 target-libgloss when not *-*-elf and *-*-aout.
8974 * configure: Regenerate.
8975
8976 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8977
8978 * MAINTAINERS: Remove obsolete entries.
8979
8980 * MAINTAINERS (Write After Approval): Add Michael Matz.
8981
8982 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
8983
8984 * MAINTAINERS: Remove self as cpplib maintainer.
8985
8986 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8987
8988 * install-sh, config.sub: Import from upstream.
8989
8990 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8991
8992 PR bootstrap/18222
8993 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8994 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8995 * Makefile.in: Regenerate.
8996
8997 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
8998
8999 * MAINTAINERS: Update my email address.
9000
9001 2005-01-12 David Edelsohn <edelsohn@gnu.org>
9002 Andreas Schwab <schwab@suse.de>
9003
9004 PR bootstrap/18033
9005 * config-ml.in: Eval option if surrounded by single quotes.
9006
9007 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
9008
9009 Revert 2004-12-28 Makefile changes, a better fix will be
9010 applied to mainline and src after GCC 4.0 branches.
9011
9012 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
9013
9014 PR bootstrap/17383
9015
9016 * Makefile.def (target_modules): Remove stage parameter,
9017 it is always true now.
9018 * Makefile.tpl (configure-build-[+module+],
9019 configure-target-[+module+]): Always build symlink tree
9020 for the directory and for include. BUILD_SUBDIR and
9021 TARGET_SUBDIR cannot be . anymore.
9022 * Makefile.in: Regenerate.
9023
9024 2004-12-25 David Edelsohn <edelsohn@gnu.org>
9025
9026 Revert 2004-12-08 Makefile changes.
9027
9028 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9029
9030 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9031 cygwin, mingw.
9032
9033 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9034
9035 * configure.in (sh64-*-*): Reenable gprof.
9036 * configure: Regenerate.
9037
9038 2004-12-08 David Edelsohn <edelsohn@gnu.org>
9039
9040 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9041 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9042 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9043 * Makefile.in: Regenerate.
9044
9045 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9046
9047 * MAINTAINERS: Update my email address.
9048
9049 2004-12-07 Matt Kraai <kraai@ftbfs.org>
9050
9051 * Makefile.tpl: Generate normal dependencies if the LHS module is
9052 not bootstrapped.
9053 * Makefile.in: Regenerate.
9054
9055 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9056
9057 * configure.in: Include config/gxx-include-dir.m4. Use
9058 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9059 * configure: Regenerate.
9060
9061 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9062
9063 * config.if: Delete.
9064 * configure.in: Set libstdcxx_incdir directly.
9065 * configure: Regenerate.
9066
9067 2004-12-02 Eric Christopher <echristo@redhat.com>
9068
9069 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9070 * Makefile.in: Regenerate.
9071
9072 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9073
9074 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9075 * configure: Regenerate.
9076
9077 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9078
9079 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9080 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9081 * configure: Regenerate.
9082
9083 2004-12-01 Eric Christopher <echristo@redhat.com>
9084
9085 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9086 of things to remove.
9087
9088 2004-11-29 Matt Kraai <kraai@ftbfs.org>
9089
9090 * MAINTAINERS (Write After Approval): Update my e-mail address.
9091
9092 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9093
9094 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9095 from CVS libtool to always pass_all.
9096
9097 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9098
9099 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9100 (hppa*64*-*-*): Delete incorrect comment.
9101 * configure: Rebuilt.
9102
9103 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9104
9105 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9106
9107 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9108
9109 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9110 from CVS libtool to always pass_all.
9111
9112 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9113
9114 * install-sh, compile: Import from automake.
9115
9116 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9117
9118 * config.guess, config.sub: Import from savannnah.
9119
9120 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
9121
9122 * MAINTAINERS (Write After Approval): Add myself
9123
9124 2004-11-12 Mike Stump <mrs@apple.com>
9125
9126 * Makefile.def: Add html support.
9127 * Makefile.tpl: Likewise.
9128 * Makefile.in: Regenerate.
9129
9130 2004-11-11 Geoffrey Keating <geoffk@apple.com>
9131
9132 PR 18423
9133 * configure.in: Remove all instances of build-fixincludes from
9134 noconfigdirs.
9135 (build_configargs): Supply --target to subdirectories.
9136 * configure: Regenerate.
9137
9138 * Makefile.def: Make gcc install depend on fixincludes install.
9139 * Makefile.in: Regenerate.
9140
9141 2004-11-10 Janis Johnson <janis187@us.ibm.com>
9142
9143 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9144
9145 2004-11-11 Paul Brook <paul@codesourcery.com>
9146
9147 * MAINTAINERS: Add self as arm maintainer. Update email address.
9148
9149 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9150
9151 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9152 target-libgfortran.
9153 * configure: Regenerate.
9154
9155 2004-11-07 David Edelsohn <edelsohn@gnu.org>
9156
9157 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9158 like CC.
9159
9160 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
9161
9162 * Makefile.def (host fixincludes): Specify missing targets.
9163 * Makefile.in: Regenerate.
9164
9165 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9166
9167 * MAINTAINERS: Add myself
9168
9169 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9170
9171 * MAINTAINERS (Write After Approval): Add myself.
9172
9173 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9174
9175 * Makefile.def: Build fixincludes for the host, too.
9176 * Makefile.in: Regenerate.
9177 * configure.in (host_tools): Add fixincludes.
9178 * configure: Regenerate.
9179
9180 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9181
9182 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9183 * configure: Regenerated.
9184
9185 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9186
9187 PR other/17783
9188 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9189 * configure: Regenerated.
9190
9191 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9192
9193 * README.SCO: Update per FSF instructions.
9194
9195 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9196
9197 PR target/18151
9198 * configure.in (case ${target}): Do not build fixincludes for avr.
9199 * configure: Regenerated.
9200
9201 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9202
9203 * configure.in (case ${target}): Do not build fixincludes
9204 on platforms where it is not used.
9205 * configure: Regenerated.
9206
9207 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9208
9209 * configure.in: Use an absolute path to install-sh.
9210 * configure: Regenerated.
9211
9212 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9213
9214 * MAINTAINERS (Write After Approval): Add myself.
9215
9216 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9217
9218 * MAINTAINERS: Remove from Write After Approval those that are
9219 already maintainers.
9220
9221 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9222
9223 * MAINTAINERS: Update my email address.
9224
9225 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9226
9227 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9228 * configure: Regenerate.
9229
9230 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
9231
9232 * MAINTAINERS: Update my email address.
9233
9234 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9235
9236 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9237 entries belonging to this category.
9238
9239 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9240
9241 * MAINTAINERS: Update my e-mail address.
9242
9243 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
9244
9245 Fix wrong conflict resolution in:
9246
9247 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9248
9249 * Makefile.in: Regenerate.
9250 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9251 in the recursive `make', instead of hardwiring `all'.
9252 (Autogenerated TARGET-* variables): New.
9253
9254 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9255
9256 * configure.in: Enable target-libgloss for crx-*-*.
9257 * configure: Regenerate.
9258
9259 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9260
9261 * MAINTAINERS (Various Maintainers): Move the "windows,
9262 cygwin, mingw" maintainer to ...
9263 (OS Port Maintainers): ... here.
9264
9265 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9266
9267 * MAINTAINERS (Write After Approval): Remove those that are
9268 maintainers of some subsystem.
9269
9270 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9271
9272 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9273 * ltcf-cxx.sh (tpf*): Likewise.
9274 * ltconfig (tpf*): Add TPF OS configuration support.
9275
9276 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9277
9278 * MAINTAINERS: Change my email address to my new work account.
9279
9280 2004-09-24 Michael Roth <mroth@nessie.de>
9281
9282 * configure.in (--without-headers): Add missing double quotes.
9283 * configure: Regenerate.
9284
9285 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9286
9287 * ylwrap: Revert to previous version.
9288
9289 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9290
9291 PR bootstrap/17369
9292 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9293 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9294 SET_GCC_LIB_PATH_CMD.
9295 (BASE_TARGET_EXPORTS): Likewise.
9296 * Makefile.in: Regenerated.
9297
9298 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9299 * configure: Regenerated.
9300
9301 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9302
9303 * config.guess: New upstream version
9304 * compile, depcomp, install-sh, ylwrap: Likewise.
9305
9306 2004-09-19 Roger Sayle <roger@eyesopen.com>
9307
9308 * config/mh-x86omitfp: New host makefile fragment. Add
9309 -fomit-frame-pointer to the default BOOT_CFLAGS.
9310 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9311 * configure: Regenerate.
9312
9313 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9314
9315 PR target/11572
9316 * configure.in (*-*-darwin*): Renable libobjc.
9317 * configure: Regenerate.
9318
9319 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9320
9321 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9322
9323 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9324
9325 * Makefile.def: Remove libbanshee.
9326 * Makefile.tpl: Ditto.
9327 * configure.in: Ditto.
9328 * Makefile.in: Regen.
9329 * configure: Ditto.
9330
9331 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9332
9333 * ltmain.sh: Use $pic_object as $non_pic_object if
9334 $non_pic_object=none.
9335
9336 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9337
9338 * missing: Import latest version from master repository.
9339
9340 2004-09-06 Nick Clifton <nickc@redhat.com>
9341
9342 * config.sub: Import latest version from master repository.
9343 * config.guess: Likewise.
9344 This includes these changes:
9345
9346 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9347
9348 * config.sub: Handle crisv32, alias etraxfs.
9349 * config.guess (crisv32:Linux:*:*): Handle.
9350
9351 2004-08-13 Brad Smith <brad@comstyle.com>
9352
9353 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9354 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9355
9356 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9357
9358 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9359 assume the processor is a powerpc. This is because coreutils
9360 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9361 in this case, due to a MacOS X bug that causes
9362 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9363 to return a negative number.
9364 Problem reported by Petter Reinholdtsen in:
9365 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9366
9367 2004-07-19 Ben Elliston <bje@gnu.org>
9368
9369 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9370
9371 2004-06-24 Ben Elliston <bje@gnu.org>
9372
9373 * config.guess: Update copyright years.
9374 * config.sub: Likewise.
9375
9376 2004-06-22 Robert Millan <robertmh@gnu.org>
9377
9378 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9379 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9380
9381 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9382
9383 * config.guess (*:*VMS:*:*): New entry. Replaces
9384 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9385 manufacturer.
9386
9387 2004-06-22 Ben Elliston <bje@gnu.org>
9388
9389 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9390 * config.sub: Likewise.
9391
9392 2004-06-22 Ben Elliston <bje@gnu.org>
9393
9394 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9395 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9396
9397 2004-06-11 Ben Elliston <bje@gnu.org>
9398
9399 * config.guess (pegasos:OpenBSD:*:*): Remove.
9400
9401 2004-06-11 Ben Elliston <bje@gnu.org>
9402
9403 From Wouter Verhelst <wouter@grep.be>:
9404 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9405
9406 2004-06-11 Ben Elliston <bje@gnu.org>
9407
9408 * config.guess (luna88k:OpenBSD:*:*): New.
9409
9410 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9411
9412 * config.guess (m32r*:Linux:*:*): New case.
9413 * config.sub: Handle m32rle.
9414
9415 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9416
9417 From Jens Petersen <petersen@redhat.com>:
9418 * config.sub: Handle sparcv8.
9419
9420 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9421
9422 From Tom Smith <smith@cag.lkg.hp.com>:
9423 * config.guess: Version suffixes are equally significant on Tru64
9424 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9425 prefix of "P" (patched kernel).
9426
9427 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9428
9429 * config.sub: Add support for National Semiconductor CRX target.
9430
9431 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9432
9433 * MAINTAINERS (Various Maintainers): Remove myself as web page
9434 maintainer, add myself as maintainer of build status lists.
9435
9436 2004-09-03 Jan Beulich <jbeulich@novell.com>
9437
9438 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9439 *-*-netware, but add target-libmudflap.
9440 Consolidate *-*-netware targets (of which really only i?86 exists)
9441 into a single entry.
9442 * configure: Likewise.
9443
9444 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9445
9446 * Makefile.tpl (sorry): Remove.
9447 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9448 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9449 (do-clean): Clean per-stage directories too.
9450 (do-distclean): Run distclean-stage1 too.
9451 (.NOTPARALLEL): Enable during toplevel bootstrap.
9452 (stage[+id+]-bubble): Enable parallel execution during
9453 the recursive invocation.
9454 * Makefile.in: Regenerate.
9455
9456 Fix previous checkin:
9457
9458 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9459 include.
9460 * configure.in: Fix indentation.
9461 * configure: Regenerate.
9462
9463 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9464
9465 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9466 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9467 * configure: regenerate
9468 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9469 -mdynamic-no-pic
9470
9471 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9472
9473 * Makefile.def (build_modules): Add fixincludes.
9474 (dependencies): Make gcc depend on fixincludes.
9475 * configure.in (build_tools): Add fixincludes.
9476 (build_configdirs): Always include build_libs.
9477 * Makefile.in: Regenerate.
9478 * configure: Regenerate.
9479
9480 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9481
9482 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9483 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9484 phony targets; do not generate timestamp files.
9485 (distclean-stageN): Remove references to their timestamp files.
9486 (restageN, touch-stageN): Remove.
9487 (stageN-bubble): Rewritten.
9488 (compare): Support lean bootstraps.
9489 * Makefile.in: Regenerate.
9490
9491 * configure.in: Only warn when bootstrapping but
9492 build != host or build != target. Support lean bootstraps.
9493 * configure: Regenerate.
9494
9495 2004-08-26 Phil Edwards <phil@codesourcery.com>
9496
9497 * configure.in: Give a better error message if GMP/MPFR are missing
9498 and a language needing them has been requested.
9499 * configure: Regenerated.
9500
9501 2004-08-25 Phil Edwards <phil@codesourcery.com>
9502
9503 * configure.in: Print a list of available language front-ends if
9504 a requested one is missing. Tidy stray tab characters.
9505 * configure: Regenerated.
9506
9507 2004-08-19 Michael Koch <konqueror@gmx.de>
9508
9509 * gcc/doc/install.texi: Update entry about automake for libjava.
9510
9511 2004-08-17 Robert Millan <robertmh@gnu.org>
9512
9513 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9514 (instead of FreeBSD).
9515 * configure: Regenerate.
9516
9517 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9518
9519 * Makefile.in: Regenerate.
9520 * configure: Regenerate.
9521
9522 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9523 stage_*_flags.
9524 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9525 for bootstrapped modules if toplevel bootstrap is going.
9526 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9527 modules. Adjust for changes in Makefile.def. Enable several
9528 rules even in non-bootstrap mode, just to avoid peppering the
9529 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9530 (stage-[+prev+]-bubble): Remove.
9531
9532 * Makefile.def (Dependencies): Depend on all-build-bison,
9533 all-build-flex, all-build-byacc, all-build-texinfo, rather
9534 than the host variations.
9535 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9536 with BUILD_SUBDIR.
9537 (BISON): Update for recent Bisons.
9538 (YACC): Fix typo.
9539 (cross): Depend on all-build.
9540 (all): Do not depend on all-build.
9541 (prebootstrap): Remove.
9542 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9543 (Prebootstrap dependencies): Add them to the per-stage targets
9544 and to all-prebootstrap.
9545 * configure.in (build_configdirs): Always enable build_tools.
9546 (BUILD_DIR_PREFIX): Remove.
9547
9548 * Makefile.def (gcc): Add target variable.
9549 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9550 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9551 in the recursive `make', instead of hardwiring `all'.
9552 (Autogenerated TARGET-* variables): New.
9553
9554 2004-08-13 Brian Booth <bbooth@redhat.com>
9555
9556 * MAINTAINERS: Remove myself from write-after-approval.
9557
9558 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9559
9560 * src-release: Stop distributing mmalloc with gdb (which doesn't
9561 use it).
9562 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9563 * Makefile.in: Regenerate.
9564
9565 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9566
9567 * configure.in (arm*-*-eabi*): New target.
9568 * configure: Regenerate.
9569
9570 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9571
9572 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9573 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9574 (Dependencies): New section.
9575 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9576 (configure-target-[+module+]): Depend on maybe-all-gcc
9577 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9578 (toplevel profiledbootstrap): Fix dependencies.
9579 * Makefile.in: Regenerate.
9580
9581 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9582
9583 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9584 target-libiberty to noconfigdirs.
9585 * configure: Regenerate.
9586
9587 2004-08-03 Paul Brook <paul@codesourcery.com>
9588
9589 * configure.in: Check for MPFR as well as GMP.
9590 * configure: Regenerate.
9591
9592 2004-08-01 Robert Millan <robertmh@gnu.org>
9593
9594 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9595 libmudflap for all GNU-based systems (with Glibc).
9596 * configure: Regenerate.
9597
9598 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9599
9600 * Makefile.def (host-modules): Add gcc.
9601 * Makefile.in: Regenerate.
9602 * Makefile.tpl (sorry): New rule.
9603 (configure-host, all-host, [+make_target+]-host, do-check,
9604 install-host): Do not add gcc as a special case.
9605 (host modules): Add a small special-casing for gcc. Export
9606 extra_make_flags through the environment.
9607 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9608 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9609 other recursive targets for gcc): Remove.
9610
9611 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9612 (stage, unstage): New rules.
9613 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9614 distclean-stage[+id+]): Use stage_current.
9615 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9616 the stage*-start rules.
9617
9618 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9619
9620 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9621 use -all_load flag.
9622
9623 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9624
9625 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9626 * configure: Regenerate.
9627
9628 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9629
9630 * maintainer-scripts/gcc_release: Revert yesterday's change.
9631
9632 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9633
9634 * MAINTAINERS: Add myself to write-after-approval.
9635
9636 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9637
9638 * libf2c: Removed.
9639 * gcc/gccbug.in: Updated because of libf2c removal.
9640 * maintainer-scripts/gcc_release: Ditto.
9641
9642 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9643
9644 * configure.in: Build libmudflap by default on FreeBSD.
9645 * configure: Regenerated.
9646
9647 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9648
9649 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9650 systems.
9651 * configure: Regenerated.
9652
9653 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9654
9655 PR target/16344
9656 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9657 feedback based compiler.
9658 * Makefile.in: Rebuilt.
9659
9660 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9661
9662 * Makefile.def (host_modules): Set bootstrap=true for flex.
9663 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9664 * Makefile.in: Rebuilt.
9665
9666 2004-07-07 Jan Hubicka <jh@suse.cz>
9667
9668 * MAINTAINERS: Add self as a profile feedback maintainer.
9669
9670 2004-07-05 Phil Edwards <phil@codesourcery.com>
9671
9672 * configure.in: Do not prepend $srcdir to /dev/null in
9673 makefile fragments.
9674 * configure: Regenerate.
9675
9676 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9677
9678 * Makefile.def (build_modules): Add bison, byacc, flex,
9679 m4, texinfo.
9680 (flags_to_pass): Add FLEX.
9681 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9682 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9683 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9684 DEFAULT_MAKEINFO): Remove.
9685 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9686 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9687 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9688 objdir or else use configured tool.
9689 (all-build): New.
9690 (all): Depend on it.
9691 (Build module dependencies): Add.
9692 * Makefile.in: Regenerate.
9693 * configure.in: Better support for multiple build modules,
9694 matching what is done for host/target modules. Do not look
9695 for "plausible" locations of build tools if Canadian cross.
9696 Use autoconf's AC_PROG_CC to find a C compiler. Define
9697 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9698 * configure: Regenerate.
9699
9700 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9701
9702 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9703 * Makefile.in: Regenerate.
9704
9705 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9706
9707 * Makefile.tpl (configure-build-[+module+],
9708 configure-[+module+], configure-target-[+module+]): Pass
9709 [+extra_configure_args+].
9710 (all-build-[+module+], all-[+module+], check-[+module+],
9711 install-[+module+], [+make_target+]-[+module+],
9712 all-target-[+module+], check-target-[+module+],
9713 install-target-[+module+], [+make_target+]-target-[+module+]):
9714 Pass [+extra_make_args+].
9715 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9716 (GCC_HOST_EXPORTS): Remove.
9717 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9718 cross, check-gcc, check-gcc-c++, install-gcc,
9719 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9720 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9721 * Makefile.in: Regenerate.
9722
9723 2004-06-21 Matthew Sachs <msachs@apple.com>
9724
9725 * MAINTAINERS: Added self to write-after-approval.
9726
9727 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9728
9729 * configure.in: Check for srcdir/winsup rather than build directory
9730 winsup.
9731 * configure: Regenerate.
9732
9733 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9734
9735 * configure.in: Don't build Cygwin native newlib if winsup
9736 directory is missing. Emit warning instead.
9737 * configure: Regenerate.
9738
9739 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9740
9741 * Makefile.tpl (touch-stage[+id+]): New.
9742 (restage[+prev+]): Depend on touch-stage[+id+].
9743
9744 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9745 Use it throughout.
9746
9747 * Makefile.def: Add profile and feedback bootstrap stages.
9748 Remove next field from bootstrap stages.
9749 * Makefile.tpl (LN, LN_S): Substitute.
9750 (stageN-start, stageN-end): Use double-colon rules, to
9751 provide a hook for additional setup commands.
9752 (distclean-stageN-gcc, restageN): Create dependencies from
9753 [+prev+], not from [+next+].
9754 (stageN-bubble): Add commands for successive stages from
9755 [+prev+], using double-colon rules.
9756 (all-stageN-gcc): Fix typo.
9757 (stagefeedback-start, profiledbootstrap): New.
9758 * Makefile.in: Regenerate.
9759 * configure.in: Call ACX_PROG_LN.
9760 * configure: Regenerate.
9761
9762 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9763
9764 * MAINTAINERS (Write After Approval): Add myself.
9765
9766 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9767
9768 * MAINTAINERS (Write After Approval): Add myself.
9769
9770 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9771
9772 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9773 without gcc.
9774 * configure: Regenerate.
9775
9776 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9777
9778 * Makefile.tpl: Fix typo.
9779 * Makefile.in: Regenerate.
9780
9781 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9782
9783 * configure.in: Remove new- prefix from toplevel
9784 bootstrap targets.
9785 * configure: Regenerate.
9786
9787 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9788
9789 * Makefile.tpl (all.normal): Rename to all.
9790 (all): Replace with a rule to pick the default
9791 target from configure.
9792 (all-gcc, configure-gcc): Use conditionals to
9793 do nothing when toplevel bootstrap is going on.
9794 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9795 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9796 * configure.in: Support --enable-bootstrap.
9797
9798 * Makefile.def: Remove new- prefix from toplevel
9799 bootstrap targets.
9800 * Makefile.tpl: Likewise.
9801
9802 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9803 target.
9804
9805 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9806 $(RECURSE_FLAGS) to recursive invocation of make.
9807
9808 * Makefile.in: Regenerate.
9809 * configure: Regenerate.
9810
9811 2004-05-30 Andreas Jaeger <aj@suse.de>
9812 Jim Wilson <wilson@specifixinc.com>
9813
9814 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9815 like CC.
9816
9817 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9818
9819 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9820 * configure: Regenerate.
9821
9822 2004-05-25 Daniel Jacobowitz <drow@false.org>
9823
9824 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9825 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9826 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9827 targets.
9828 * Makefile.in: Regenerate.
9829
9830 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9831
9832 * configure.in: Test the ability to symlink directories.
9833 * configure: Regenerate.
9834
9835 * Makefile.def (bootstrap-stage): New definitions.
9836 * Makefile.tpl (configure-stage1-gcc,
9837 configure-stage2-gcc, configure-stage3-gcc,
9838 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9839 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9840 new-restage3, compare): Autogenerate, see Makefile.in
9841 entry for behavioral changes.
9842 (distclean-stage1, new-stage1-start, new-stage1-end,
9843 new-stage1-bubble, distclean-stage2, new-stage2-start,
9844 new-stage2-end, new-stage2-bubble, distclean-stage3,
9845 new-stage3-start, new-stage3-end): New autogenerated targets.
9846 (objext, prebootstrap, BOOT_CFLAGS,
9847 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9848 targets.
9849
9850 * Makefile.in: Regenerate.
9851 (distclean-stage1, new-stage1-start, new-stage1-end,
9852 new-stage1-bubble, distclean-stage2, new-stage2-start,
9853 new-stage2-end, new-stage2-bubble, distclean-stage3,
9854 new-stage3-start, new-stage3-end): New targets.
9855 (all-stage1-gcc): Move prebootstrap dependency from here...
9856 (configure-stage1-gcc): ...to here.
9857 (new-bootstrap): Use bubble targets.
9858 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9859 Use per-stage distclean targets.
9860 (configure-stage1-gcc, configure-stage2-gcc,
9861 configure-stage3-gcc, all-stage1-gcc,
9862 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9863 Use new-stageN-start to prepare the tree.
9864
9865 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9866
9867 * Makefile.def (host_modules): add libcpp.
9868 * Makefile.tpl: Add dependencies on and for libcpp.
9869 * Makefile.in: Regenerate.
9870 * configure.in: Add libcpp host module.
9871 * configure: Regenerate.
9872
9873 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9874
9875 * Makefile.tpl: Whenever a recursive target is defined, wrap
9876 it in a special @if/@endif block, and prepare its maybe
9877 dependency in the @if/@endif block
9878 * configure.in: Instead of writing maybe dependencies, remove
9879 the @if/@endif statements, and remove the @if/@endif blocks
9880 that remain.
9881 * configure: Regenerate.
9882 * Makefile.in: Regenerate.
9883
9884 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9885
9886 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9887
9888 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9889
9890 PR bootstrap/15120
9891 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9892 * */configure: Rebuilt.
9893
9894 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9895
9896 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9897 of libf2c.
9898 * configure, Makefile.in: Regenerate.
9899
9900 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9901
9902 * MAINTAINERS (Write After Approval): Add myself.
9903
9904 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9905
9906 Merge from tree-ssa-20020619-branch.
9907
9908 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9909 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9910 (HOST_GMPLIBS): Define.
9911 (HOST_GMPINC): Define.
9912 (TARGET_LIB_PATH): Add libmudflap.
9913 (GFORTRAN_FOR_TARGET): Define.
9914 (configure-build*): Export GFORTRAN.
9915 (configure-gcc): Export GMPLIBS and GMPINC.
9916 (all-gcc): Add maybe-all-libbanshee.
9917 (configure-target-libgfortran): Define.
9918 * Makefile.in: Regenerate.
9919 * configure.in (host_libs): Add libbanshee.
9920 (target_libraries): Add target-libmudflap and target-libgfortran.
9921 Add --with-libbanshee.
9922 Handle --disable-libmudflap.
9923 (*-*-freebsd*): Use with_gmp.
9924 Add $(libgcj) to noconfigdirs.
9925 * configure: Regenerate.
9926 * depcomp: New file.
9927 * MAINTAINERS: Add tree-ssa maintainers.
9928
9929 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9930
9931 * MAINTAINERS (Various Maintainers): Add myself.
9932
9933 2004-04-30 Brian Ford <ford@vss.fsi.com>
9934
9935 * MAINTAINERS (Write After Approval): Add myself.
9936
9937 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9938
9939 * MAINTAINERS (Write After Approval): Add myself.
9940
9941 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
9942
9943 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9944 * configure: Regenerate.
9945
9946 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
9947
9948 Revert:
9949 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9950
9951 * Makefile.def (flags_to_pass): Remove *dir variables that
9952 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9953 as well as prefix and exec_prefix.
9954 * Makefile.in: Regenerate.
9955
9956 2004-04-26 Robert Millan <robertmh@gnu.org>
9957
9958 Add patches from libtool CVS.
9959 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9960 * ltconfig: Likewise.
9961 * ltcf-c.sh: Likewise.
9962 * ltcf-cxx.sh: Likewise.
9963 * ltcf-gcj.sh: Likewise.
9964
9965 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9966
9967 * Makefile.def (host_modules): Mark with the bootstrap
9968 flag packages on which gcc depends.
9969 * Makefile.tpl (all-bootstrap): Use it.
9970 * Makefile.in: Regenerate.
9971
9972 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9973
9974 * Makefile.def (flags_to_pass): Remove *dir variables that
9975 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9976 as well as prefix and exec_prefix.
9977 * Makefile.in: Regenerate.
9978
9979 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9980
9981 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9982 * configure: Regenerate.
9983 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9984 * gcc/Makefile.tpl (compare): Use the result of the test.
9985 * gcc/Makefile.in: Regenerate.
9986
9987 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
9988
9989 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9990 Always relocate gcc and prev-gcc to the original names, even
9991 if the build fails.
9992 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9993 New targets.
9994
9995 2004-04-23 Laurent GUERBY <laurent@guerby.net>
9996
9997 * MAINTAINERS: Update my email address.
9998
9999 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10000
10001 * configure.in (mips*-*-irix5*): Enable ld.
10002 * configure: Regenerate.
10003
10004 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10005
10006 * configure: Regenerate.
10007
10008 2004-04-15 James E Wilson <wilson@specifixinc.com>
10009
10010 * Makefile.tpl (configure-[+module+], configure-gcc,
10011 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10012 Set and export LDFLAGS.
10013 * Makefile.in: Regenerate.
10014
10015 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10016
10017 * MAINTAINERS: Add myself to write-after-approval.
10018
10019 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10020
10021 PR bootstrap/14871
10022 * Makefile.tpl: If we don't have built-in-tree target tools,
10023 use the ones found by configure rather than hacking around with
10024 program_transform_name.
10025 * configure.in: Give Makefile.tpl the information necessary
10026 to do that.
10027 * Makefile.in: Regenerate.
10028 * configure: Regenerate.
10029
10030 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10031
10032 PR bootstrap/14760
10033 * configure.in: When computing baseargs, strip *all* copies of
10034 offending options. Also, don't match/substitute the trailing space,
10035 so that this actually works when two similar options are separated by
10036 only one space.
10037 * configure: Regenerate.
10038
10039 2004-04-06 David Edelsohn <edelsohn@gnu.org>
10040
10041 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10042 (rs6000-*-aix*): Same.
10043 * configure: Regenerate.
10044
10045 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
10046
10047 * MAINTAINERS: Add myself to write-after-approval.
10048
10049 2004-04-03 Bud Davis <bdavis9659@comcast.net>
10050
10051 * MAINTAINERS: Add myself to write-after-approval.
10052
10053 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10054
10055 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10056 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10057 * Makefile.in: Regenerate.
10058
10059 * configure.in (top level bootstrap support): Rework --enable-werror
10060 to set @stage2_werror_flag@.
10061 * configure: Regenerate.
10062 * Makefile.tpl (top level bootstrap support): Pass
10063 @stage2_werror_flag@ down to configure in stages 2 and 3.
10064 * Makefile.in: Regenerate.
10065
10066 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10067
10068 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10069 for stages 2 and 3 as well as in make. As a consequence, remove
10070 OUTPUT_OPTION (now detected by configure) from the flags passed down
10071 to make.
10072 * Makefile.in: Regenerate.
10073
10074 * Makefile.tpl (new-bootstrap): Fix typo.
10075 * Makefile.in: Regenerate.
10076
10077 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10078
10079 * Makefile.tpl: Rearrange by moving recursive_targets rules
10080 into their proper sections.
10081 * Makefile.tpl (top level bootstrap support): Move disabling
10082 of coverage flags from 'make' to 'configure'; improve comments.
10083 * Makefile.in: Regenerate.
10084
10085 * Makefile.tpl (experimental top level bootstrap) Move stage1
10086 language setting from all- target to configure- target; disable
10087 intermodule optimization in stage 1; prevent gratuitous rebuilds
10088 of stage 1.
10089 * Makefile.in: Regenerate.
10090 * configure.in: Comma-separate stage 1 language list for top
10091 level bootstrap.
10092 * configure: Regenerate.
10093
10094 * Makefile.tpl: Clean up experimental top level bootstrap support:
10095 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10096 prev-gcc in configure- targets as well as all- targets.
10097 * Makefile.in: Regenerate.
10098
10099 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10100
10101 * compile: New file imported from automake.
10102
10103 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
10104
10105 * configure.in: Remove symbolic link section.
10106 * configure: Regenerate.
10107 * Makefile.tpl (links): Remove.
10108 * Makefile.in: Regenerate.
10109
10110 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
10111 Nathanael Nerode <neroden@gcc.gnu.org>
10112
10113 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10114 Set with AC_CHECK_PROGS.
10115 * configure.in: Fix comment typo from last patch.
10116 * configure: Regenerate.
10117
10118 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10119
10120 * Makefile.tpl: Introduce experimental top level bootstrap support.
10121 * Makefile.in: Regenerate.
10122 * configure.in: Introduce support for top level bootstrap.
10123 * configure: Regenerate.
10124
10125 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
10126 Paolo Bonzini <bonzini@gnu.org>
10127
10128 PR bootstrap/14522
10129 * configure.in: Cope with shells that do not support unquoted ^
10130 * configure: Regenerate.
10131
10132 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
10133 Paolo Bonzini <bonzini@gnu.org>
10134
10135 PR bootstrap/14522
10136 * configure.in: Cope with shells that do not support nesting
10137 quotes inside quoted backquote substitutions.
10138 * configure: Regenerate.
10139
10140 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10141
10142 PR bootstrap/14522
10143 * configure.in: Fix escaping of $.
10144 * configure: Regenerate.
10145
10146 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10147
10148 * configure: Regenerate, since I forgot to while committing Paolo's
10149 changes.
10150
10151 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
10152
10153 PR ada/14131
10154 Move language detection to the top level.
10155 * configure.in: Find default values for the tools as
10156 soon as possible. Disable ada if GNAT is not found.
10157 Emit error message about missing languages. Expand
10158 --enable-languages=all for the gcc subdirectory.
10159
10160 2004-03-10 Ben Elliston <bje@gnu.org>
10161
10162 * MAINTAINERS: Update my email address.
10163
10164 2004-03-05 David Edelsohn <edelsohn@gnu.org>
10165
10166 * ltconfig: Disable building static libraries if building shared
10167 libraries on AIX 5L.
10168
10169 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10170
10171 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10172 and disable libgcj.
10173 * configure: Regenerated.
10174
10175 2004-03-01 Brian Booth <bbooth@redhat.com>
10176
10177 * MAINTAINERS: Add myself to write-after-approval.
10178
10179 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10180
10181 * MAINTAINERS: Add myself to write-after-approval.
10182
10183 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10184
10185 PR bootstrap/7087
10186 * Makefile.tpl: Guard XFOO sed statements better.
10187 * Makefile.tpl: Add dependency for configure-target-libada.
10188 * Makefile.in: Regenerate (incidentally fixes broken
10189 commit when libada-branch was merged).
10190
10191 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10192
10193 * MAINTAINERS: Add myself to write-after-approval.
10194
10195 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10196
10197 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10198 maintainers.
10199
10200 2004-02-20 Andrew Cagney <cagney@redhat.com>
10201
10202 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10203 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10204
10205 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10206
10207 PR bootstrap/11932
10208 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10209
10210 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10211
10212 * MAINTAINERS: Added myself to write-after-approval.
10213
10214 2004-02-14 Michael Koch <konqueror@gmx.de>
10215
10216 * MAINTAINERS: Added myself to write-after-approval.
10217
10218 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10219
10220 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10221 some OS port maintainers to OS port maintainers section.
10222
10223 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10224
10225 * MAINTAINERS: Add self.
10226
10227 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10228
10229 * MAINTAINERS: Alphabetize.
10230
10231 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
10232
10233 * MAINTAINERS: Remove myself.
10234
10235 2004-02-11 David Edelsohn <edelsohn@gnu.org>
10236
10237 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10238 (rs6000-*-aix*): Same.
10239 * configure: Regenerate.
10240
10241 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10242
10243 * configure.in (host): Add in missing $noconfigdirs to defines.
10244 * configure: Regenerate.
10245
10246 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10247 Nathanael Nerode <neroden@gcc.gnu.org>
10248
10249 PR ada/6637, PR ada/5911
10250 Merge with libada-branch:
10251 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10252 with appropriate dependencies. Add --enable-libada configure switch.
10253 * configure, Makefile.in: Regenerate.
10254
10255 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
10256
10257 * MAINTAINERS: Add myself to write-after-approval.
10258
10259 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10260
10261 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10262 * configure: Regenerate.
10263
10264 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10265
10266 Merge from upstream:
10267
10268 * ltmain.in: When setting IFS to '~', be careful about user
10269 arguments that contain '~'.
10270
10271 2004-02-04 Peter O'Gorman <peter@pogma.com>
10272
10273 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10274 Also test $base_compile against $CC with escaped arguments. Bug
10275 reported by Geoff Keating <geoffk@apple.com>.
10276
10277 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10278
10279 * MAINTAINERS: Remove i960 port.
10280
10281 2004-01-23 DJ Delorie <dj@redhat.com>
10282
10283 * Makefile.def (target_modules) [libiberty]: Don't stage.
10284 * Makefile.in: Rebuilt.
10285
10286 2004-01-20 Caroline Tice <ctice@apple.com>
10287
10288 * MAINTAINERS: Add myself to write-after-approval.
10289
10290 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10291
10292 * MAINTAINERS: Update my email address.
10293
10294 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10295
10296 * MAINTAINERS: Add myself to write-after-approval.
10297
10298 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10299
10300 * MAINTAINERS: Remove entries without email address.
10301
10302 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10303
10304 * MAINTAINERS: Add myself to write-after-approval.
10305
10306 2004-01-15 Steven Bosscher <stevenb@suse.de>
10307
10308 * MAINTAINERS: Update my email address.
10309
10310 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10311
10312 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10313 * Makefile.tpl (configure-target-[+module+]): Support stage.
10314 * Makefile.in: Rebuilt.
10315
10316 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10317
10318 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10319
10320 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10321
10322 * MAINTAINERS: Add myself as a MIPS maintainer.
10323
10324 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10325
10326 * configure.in: Use ./config.cache, not config.cache.
10327 * configure: Regenerate.
10328 * Makefile.tpl: Special-casing not needed for GCC any more.
10329 * Makefile.in: Regenerate.
10330
10331 * configure.in: Don't share a cache file for host dirs.
10332 * configure: Regenerate.
10333
10334 * config-ml.in: Don't mess with the cache file.
10335
10336 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10337
10338 * MAINTAINERS: Move myself from 'Write After Approval' to
10339 'CPU Port Maintainers' section as SPARC maintainer.
10340
10341 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10342
10343 * Makefile.tpl: Make GCC use a separate config.cache.
10344 * Makefile.in: Regenerate.
10345
10346 PR bootstrap/11932, PR bootstrap/11933
10347 (I don't know if it will fix either of them, but it relates
10348 to them.)
10349 * configure.in: Don't use shared config.cache for target
10350 directories.
10351 * configure: Regenerate.
10352
10353 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10354
10355 * MAINTAINERS: Add myself to 'Write After Approval' section.
10356
10357 2003-12-31 Roger Sayle <roger@eyesopen.com>
10358
10359 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10360 * configure: Regenerated.
10361
10362 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10363
10364 * MAINTAINERS: Remove the mn10200 maintainer.
10365
10366 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10367
10368 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10369 * configure: Regenerated.
10370
10371 2003-12-16 Jan Hubicka <jh@suse.cz>
10372
10373 * MAINTAINERS: Add myself as callgraph maintainer.
10374
10375 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10376
10377 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10378 * configure: Regenerate.
10379
10380 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10381
10382 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10383 'Write After Approval' section. Update email.
10384
10385 2003-12-01 James Lemke <jim@wasabisystems.com>
10386
10387 * MAINTAINERS (Write After Approval): Add myself.
10388
10389 2003-11-20 Matt Thomas <matt@3am-software.com>
10390
10391 * MAINTAINERS: Add myself as a vax port maintainer.
10392
10393 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10394
10395 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10396 (configure-build-[+module+], configure-[+module+]): Likewise.
10397 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10398 * Makefile.in: Regenerate.
10399
10400 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10401
10402 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10403 shared/dylibed libraries.
10404 * ltmain.sh: Likewise.
10405 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10406 * ltcf-cxx.sh: Likewise.
10407 * ltcf-gcj.sh: Likewise.
10408 * ltconfig: Likewise.
10409
10410 2003-11-17 Stan Cox <scox@redhat.com>
10411
10412 * MAINTAINERS: Add myself as iq2000 port maintainer.
10413
10414 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10415
10416 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10417 * Makefile.in: Regenerate.
10418
10419 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10420
10421 * config.sub: Update to 2003-11-03 version.
10422
10423 2003-10-20 Phil Edwards <phil@codesourcery.com>
10424
10425 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10426 * configure: Regenerate.
10427
10428 2003-10-20 Nicolas Pitre <nico@cam.org>
10429
10430 * MAINTAINERS: Add myself to 'Write After Approval' section.
10431
10432 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10433
10434 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10435
10436 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10437
10438 * MAINTAINERS: Update my email address.
10439
10440 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10441
10442 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10443
10444 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10445
10446 * MAINTAINERS: Add myself to 'Write After Approval' section.
10447
10448 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10449
10450 * config.guess: Update to 2003-10-16 version.
10451 * config.sub: Update to 2003-10-16 version.
10452
10453 2003-10-15 David Daney <ddaney@avtrex.com>
10454
10455 * MAINTAINERS: Added myself to 'Write After Approval' section.
10456
10457 2003-10-15 Falk Hueffner <falk@debian.org>
10458
10459 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10460 'Write After Approval' section. Update email.
10461
10462 2003-10-14 Roger Sayle <roger@eyesopen.com>
10463
10464 * MAINTAINERS: Move myself from 'Write After Approval' to
10465 'Various Maintainers' section as middle-end maintainer.
10466
10467 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10468
10469 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10470 HOST_FLAGS_TO_PASS.
10471 * Makefile.in: Regenerate.
10472
10473 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10474
10475 * config.guess: Update to 2003-10-07 version.
10476 * config.sub: Update to 2003-10-07 version.
10477
10478 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10479
10480 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10481 * ltconfig (irix5*, irix6*): Don't override version_type.
10482
10483 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10484
10485 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10486 * configure: Rebuilt
10487 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10488 * Makefile.in: Rebuilt
10489
10490 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10491
10492 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10493
10494 2003-09-30 Carlo Wood <carlo@alinoe.com>
10495
10496 * MAINTAINERS (Write After Approval): Add myself.
10497
10498 2003-09-29 Paul Koning <ni1d@arrl.net>
10499
10500 * MAINTAINERS: Move myself from "Write After Approval"
10501 to CPU platform maintainers for pdp11 platform.
10502
10503 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10504
10505 * MAINTAINERS: Move myself from 'Write After Approval' to
10506 'Various Maintainers' section as libffi testsuite maintainer.
10507
10508 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10509
10510 * configure.in: Pass a computed --program-transform-name
10511 to subconfigures.
10512 * configure: Regenerated.
10513
10514 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10515
10516 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10517 * Makefile.in: Regenerate.
10518
10519 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10520 * Makefile.in: Regenerate.
10521
10522 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10523
10524 * MAINTAINERS: Move myself from 'Write After Approval'
10525 to 'Various Maintainers' (objective-c) section.
10526
10527 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10528
10529 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10530 quoting.
10531 * configure: Regenerated.
10532
10533 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10534
10535 * MAINTAINERS (Write After Approval): Add myself to write after
10536 approval list.
10537
10538 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10539
10540 * MAINTAINERS (Write After Approval): Add myself.
10541
10542 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10543
10544 * MAINTAINERS: Update my e-mail address.
10545
10546 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10547
10548 * libtool.m4 (LD): Correct powerpc64 host match.
10549
10550 2003-09-06 James E Wilson <wilson@tuliptree.org>
10551
10552 * MAINTAINTERS: Update my affiliation and email address.
10553
10554 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10555
10556 * MAINTAINERS (Write After Approval): Add myself.
10557
10558 2003-09-04 DJ Delorie <dj@redhat.com>
10559
10560 * configure: Regenerate.
10561
10562 2003-09-04 Robert Millan <robertmh@gnu.org>
10563
10564 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10565
10566 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10567
10568 * configure.in: Ensure arguments to sed are properly spaced.
10569 * configure: Regenerate.
10570
10571 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10572
10573 * MAINTAINERS: Update my e-mail address.
10574
10575 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10576
10577 * MAINTAINERS (Write After Approval): Add myself.
10578
10579 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10580
10581 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10582 * configure: Regenerated.
10583
10584 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10585
10586 * MAINTAINERS: Update my email address.
10587
10588 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10589
10590 * configure.in: Use newline instead of semicolon when assuming
10591 shell arguments in a for loop.
10592 * configure: Regenerated.
10593
10594 2003-08-22 Jason Eckhardt <jle@rice.edu>
10595
10596 * MAINTAINERS: Resurrect the i860 maintainer.
10597
10598 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10599
10600 PR 8180
10601 * configure.in: When testing with_libs and with_headers, treat
10602 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10603 * configure: Regenerate.
10604
10605 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10606 make, shell, etc.
10607 (baseargs): Likewise.
10608 * configure: Regenerate.
10609
10610 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10611
10612 * MAINTAINERS (Write After Approval): Add myself.
10613
10614 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10615
10616 * configure.in: Disable libgcj for darwin not on powerpc.
10617 * configure: Rebuild.
10618
10619 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10620
10621 * config-ml.in, symlink-tree: Add license.
10622
10623 2003-08-03 Richard Stallman <rms@gnu.org>
10624 Eben Moglen <moglen@columbia.edu>
10625
10626 * README.SCO: New file.
10627
10628 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10629
10630 * Makefile.tpl (check, check-c++): Express dependencies using
10631 dependencies rather than commands.
10632 * Makefile.in: Regenerate.
10633
10634 2003-08-01 Andrew Cagney <cagney@redhat.com>
10635
10636 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10637 * configure: Ditto.
10638
10639 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10640
10641 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10642 * Makefile.in: Update.
10643
10644 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10645
10646 * configure.in: Enable libgcj for darwin.
10647 * configure: Rebuild.
10648
10649 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10650
10651 * config-ml.in: Use ac_configure_args directly instead of
10652 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10653 actually seen.
10654
10655 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10656
10657 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10658 creating target and build subdirs to build all parent dirs as needed.
10659 * Makefile.in: Rebuild.
10660 * configure.in: Don't build dirs explicitly here.
10661 * configure: Rebuild.
10662
10663 2003-07-26 Paul Brook <paul@nowt.org>
10664
10665 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10666
10667 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10668
10669 * Makefile.tpl (all-make): Depend on intl.
10670 * Makefile.in: Rebuilt.
10671
10672 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10673
10674 * install-sh: Update to newer upstream versions (associated with
10675 aclocal 1.7).
10676 * mkinstalldirs: Likewise.
10677 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10678
10679 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10680
10681 * MAINTAINERS: Move self from Bug database only accounts
10682 to write-after-approval.
10683
10684 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10685
10686 * config.if: Remove unused libc_interface determination.
10687
10688 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10689
10690 * MAINTAINERS: Move self from write-after-approval to
10691 build machinery (*.in).
10692
10693 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10694
10695 PR bootstrap/11273
10696 PR bootstrap/11408
10697 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10698 unused INSTALL_PROGRAM_ARGS.
10699 * configure.in: Use AC_PROG_INSTALL.
10700 * Makefile.in: Regenerate.
10701 * configure: Regenerate.
10702
10703 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10704
10705 * MAINTAINERS: Alphabetize.
10706
10707 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10708
10709 * configure: Rebuilt.
10710 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10711 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10712 newlib nor libgloss.
10713 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10714 * configure.in (am33_2.0-*-linux*): Added.
10715
10716 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10717
10718 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10719 * configure: Regenerate.
10720
10721 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10722
10723 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10724 * Makefile.in: Regenerate.
10725
10726 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10727
10728 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10729 * Makefile.in: Regenerate.
10730
10731 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10732
10733 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10734 * Makefile.in: Regenerated.
10735
10736 * config-ml.in: Replace PWD with PWD_COMMAND.
10737
10738 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10739
10740 * intl: New directory; see intl/ChangeLog for details.
10741 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10742 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10743 * Makefile.in: Regenerate.
10744
10745 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10746
10747 * configure.in: Clean up config-lang.in handling. Delete
10748 useless assignment to "subdirs".
10749 * configure: Regenerate.
10750
10751 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10752
10753 * configure.in: Rename 'target_libs' to 'target_libraries'.
10754 Remove useless reference to 'target_libs'.
10755 * configure: Regenerate.
10756
10757 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10758
10759 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10760 * Makefile.in: Regenerate.
10761
10762 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10763
10764 * Makefile.def: Introduce flags_to_pass.
10765 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10766 * Makefile.in: Regenerate.
10767
10768 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10769
10770 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10771 and target-libgloss.
10772 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10773 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10774 * configure: Regenerate.
10775
10776 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10777
10778 * configure.in: Update testsuite_flags to new location.
10779 * configure. Regenerate.
10780
10781 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10782
10783 * Makefile.tpl: Remove BUILD_CC stuff.
10784 * Makefile.in: Regenerate.
10785
10786 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10787
10788 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10789
10790 2003-06-16 Graeme Peterson <gp@qnx.com>
10791
10792 * MAINTAINERS (Write After Approval): Add myself.
10793
10794 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10795
10796 * config.guess: Update to 2003-06-12 version.
10797 * config.sub: Update to 2003-06-13 version.
10798
10799 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10800
10801 * config.guess: Update to 2003-06-06 version.
10802 * config.sub: Update to 2003-06-06 version.
10803
10804 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10805
10806 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10807 * configure. Regenerate.
10808
10809 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10810
10811 * configure.in: Disable serial configure by default.
10812 * configure: Regenerate.
10813 * Makefile.tpl: Abolish .NOTPARALLEL.
10814 * Makefile.in: Regenerate.
10815
10816 * Makefile.tpl: Replace {build,host,target}_canonical by
10817 {build,host,target}.
10818 * Makefile.in: Regenerate.
10819
10820 * Makefile.tpl: Fix stupid pasto.
10821 * Makefile.in: Regenerate.
10822
10823 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10824
10825 * Makefile.tpl: Remove bogus conditional.
10826 * Makefile.in: Regenerate.
10827
10828 2003-06-05 Jan Hubicka <jh@suse.cz>
10829
10830 * Makefile.tpl (profiledbootstrap): New target.
10831 * Makefile.in (profiledbootstrap): New target.
10832
10833 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10834
10835 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10836 Pinski. Remove user names from other bugzilla-only maintainers.
10837
10838 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10839
10840 * Makefile.tpl: Make 'recursive targets' using autogen rather
10841 than shell loop. Remove duplicate 'clean' targets and false
10842 comments.
10843 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10844 Add systematic method of specifying missing targets in subdirs.
10845 Add copyright boilerplate.
10846 * Makefile.in: Regenerate.
10847 * configure.in: Add 'recursive targets' to maybe list.
10848 * configure: Regenerate.
10849
10850 * MAINTAINERS: "GNATS only" -> "Bug database only".
10851
10852 * Makefile.tpl: Rename [+target+] to [+make_target+].
10853 * Makefile.def: Rename 'target' to 'make_target'.
10854
10855 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10856
10857 * MAINTAINERS: Add self as options handling maintainer.
10858
10859 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10860
10861 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10862 been too long since I touched those ports.
10863
10864 2003-05-28 DJ Delorie <dj@redhat.com>
10865
10866 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10867 * Makefile.in: Regenerate.
10868
10869 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10870
10871 * configure.in: Use curly braces in the definition of tooldir.
10872 * configure: Regenerate.
10873
10874 2003-05-21 DJ Delorie <dj@redhat.com>
10875
10876 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10877 newlib or libgloss.
10878 * Makefile.in: Regenerate.
10879
10880 2003-05-21 DJ Delorie <dj@redhat.com>
10881
10882 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10883 * Makefile.in: Regenerate.
10884
10885 2003-05-20 Ian Lance Taylor <ian@airs.com>
10886
10887 * MAINTAINERS: Update my e-mail address.
10888
10889 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10890
10891 * configure.in: Switch more things to use maybe dependencies.
10892 * Makefile.tpl: Switch more things to use maybe dependencies.
10893 Factor out common code from autogen IF statements.
10894 * configure: Regenerate.
10895 * Makefile.in: Regenerate.
10896
10897 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10898
10899 * configure.in: Accept i[3456789]86 for machine type.
10900 * configure: Regenerate.
10901
10902 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10903
10904 * configure.in: Switch more things to use maybe dependencies.
10905 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10906 * configure: Regenerate.
10907 * Makefile.tpl: Switch more things to use maybe dependencies.
10908 * Makefile.in: Regenerate.
10909
10910 2003-05-16 Andreas Schwab <schwab@suse.de>
10911
10912 * Makefile.tpl (install-opcodes): Define.
10913 * Makefile.in: Rebuild.
10914
10915 2003-05-13 Andreas Jaeger <aj@suse.de>
10916
10917 * config.guess: Update to 2003-05-09 version.
10918 * config.sub: Update to 2003-05-09 version.
10919
10920 2003-05-13 Michael Eager <eager@mvista.com>
10921
10922 * configure.in: Correct sed script so that options in quotes are not
10923 deleted.
10924 * configure: Rebuild.
10925
10926 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10927
10928 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10929 and $$s/newlib/libc/sys/cygwin32 include paths.
10930 * configure: Ditto.
10931
10932 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10933
10934 * MAINTAINERS: Update my email addresses.
10935
10936 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10937
10938 * config-ml.in: Propagate INSTALL variables.
10939
10940 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10941
10942 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10943
10944 2003-05-02 Chris Demetriou <cgd@broadcom.com>
10945
10946 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10947 * Makefile.in: Regenerate.
10948
10949 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10950
10951 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10952
10953 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10954
10955 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10956
10957 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10958
10959 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10960 * Makefile.in: Regenerated.
10961
10962 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10963
10964 * MAINTAINERS (Write After Approval): Upgrade myself from
10965 GNATS only to write-after-approval. Update my mail address.
10966
10967 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
10968
10969 (OS Port Maintainers: freebsd): Add myself.
10970
10971 2003-04-22 Mark Mitchell <mark@codesourcery.com>
10972
10973 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10974
10975 2003-04-22 Kean Johnston <jkj@sco.com>
10976
10977 * MAINTAINERS (SCO ports): Added myself.
10978
10979 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10980
10981 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10982
10983 2003-04-19 Kean Johnston <jkj@sco.com>
10984
10985 * MAINTAINERS (Write After Approval): Add myself.
10986
10987 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10988
10989 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10990 * Makefile.in: Regenerate.
10991
10992 2003-04-18 Jakub Jelinek <jakub@redhat.com>
10993
10994 * configure.in (powerpc64*-*-linux*): Remove.
10995 * configure: Rebuilt.
10996
10997 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
10998
10999 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11000 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11001 and restrap.
11002 * Makefile.in: Regenerate.
11003
11004 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
11005
11006 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11007 * configure: Regenerated.
11008
11009 2003-04-15 DJ Delorie <dj@redhat.com>
11010
11011 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11012
11013 2003-04-13 Nick Clifton <nickc@redhat.com>
11014
11015 * config-ml.in: Remove support for --disable-aix removing
11016 call-aix multilibs.
11017
11018 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
11019
11020 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11021 * */configure: Rebuilt.
11022
11023 2003-04-08 Joel Sherrill <joel@oarcorp.com>
11024
11025 * MAINTAINERS: Add my email address.
11026
11027 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
11028
11029 * MAINTAINERS (Write After Approval): Add myself.
11030
11031 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11032
11033 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11034 * Makefile.in: Regenerate.
11035
11036 2003-03-14 Michael Chastain <mec@shout.net>
11037
11038 * Makefile.in: Regenerate with correct Makefile.def.
11039
11040 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11041
11042 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11043 Make macro.
11044 * Makefile.in: Regenerate.
11045 * configure.in: Clean up gxx_include_dir logic.
11046 * configure: Regenerate.
11047
11048 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11049
11050 * MAINTAINERS (Write After Approval): Add myself.
11051
11052 2003-03-10 Ben Elliston <bje@wasabisystems.com>
11053
11054 * MAINTAINERS: Update my mail address.
11055
11056 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11057
11058 * configure.in (gxx_include_dir): Fix typo.
11059 * configure: Regenerated.
11060
11061 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11062
11063 * Makefile.tpl: Reindent.
11064 * Makefile.in: Regenerate.
11065 * configure.in: Reindent. Don't set unused variables.
11066 * configure: Regenerate.
11067
11068 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
11069
11070 * configure.in: Include $(build_tooldir)/sys-include in
11071 FLAGS_FOR_TARGET.
11072 * configure: Regenerated.
11073
11074 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11075
11076 * Makefile.tpl: Always pass down RANLIB.
11077 * Makefile.in: Regenerate.
11078
11079 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11080 * Makefile.in: Regenerate.
11081 * configure.in: Remove unused logic relating to --enable-shared
11082 and --enable-threads. Remove bogus comments. Remove redundant
11083 noconfigdirs.
11084 * configure: Regenerate.
11085
11086 * configure.in: Replace ${libstdcxx_version} by its value.
11087 Remove reference to mh-dgux.
11088 * configure: Regenerate.
11089
11090 2003-03-03 Kevin Buettner <kevinb@redhat.com>
11091
11092 * MAINTAINERS (Write After Approval): Add myself.
11093
11094 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11095
11096 * Makefile.tpl: Rearrange.
11097 * Makefile.in: Regenerate.
11098
11099 2003-02-25 Uwe Stieber <uwe@wwws.de>
11100
11101 * configure.in: Add support for kaOS as cross build target system.
11102 * configure: Regenerated.
11103
11104 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11105
11106 * MAINTAINERS (Write after approval): Add myself.
11107
11108 2003-02-21 James E Wilson <wilson@tuliptree.org>
11109
11110 * MAINTAINERS: Update my email address.
11111
11112 2003-02-21 Zack Weinberg <zack@codesourcery.com>
11113
11114 * MAINTAINERS: Add self to blanket write privs. section.
11115
11116 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
11117
11118 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11119 configure-target-* as some target builds may require additional
11120 flags for preprocessor tests.
11121 * Makefile.in: Regenerated.
11122
11123 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
11124
11125 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11126 * ltconfig: Handle it.
11127 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11128 auto-detecting it.
11129
11130 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11131 it is used as argument to $CC.
11132 * ltcf-gcj.sh: Likewise.
11133
11134 * configure.in: Introduce --enable-maintainer-mode.
11135 * configure: Rebuilt.
11136 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11137 for maintainer mode.
11138 * Makefile.in: Rebuilt.
11139
11140 2003-02-18 Jason Merrill <jason@redhat.com>
11141
11142 * Makefile.tpl (check-c++): Allow parallelism.
11143
11144 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11145
11146 * MAINTAINERS: Remove John Carr (who never actually had access to
11147 gcc.gnu.org).
11148
11149 2003-02-15 Geoffrey Keating <geoffk@apple.com>
11150
11151 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11152 don't configure target-libobjc.
11153 * configure: Regenerate.
11154
11155 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11156
11157 * Makefile.tpl (RANLIB): Define.
11158 * Makefile.in: Regenerate.
11159
11160 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11161
11162 * MAINTAINERS: Update my email.
11163
11164 2003-02-06 Keith R Seitz <keiths@redhat.com>
11165
11166 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11167 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11168 * Makefile.in: Regenerated.
11169 * configure.in: Remove all traces of snavigator, db, and grep.
11170 * configure: Regenerated.
11171
11172 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11173
11174 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11175 After Approval.
11176
11177 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11178
11179 * MAINTAINERS (Write after approval): Add myself.
11180
11181 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11182
11183 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11184 * Makefile.in: Regenerated.
11185
11186 2003-01-30 Roger Sayle <roger@eyesopen.com>
11187
11188 * config.guess: Updated to 2003-01-30's version.
11189 * config.sub: Updated to 2003-01-28's version.
11190
11191 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11192
11193 * config.if: If gcc_version is already set, just use it. Don't set
11194 gcc_version_trigger if it's already set, otherwise set it to
11195 gcc/version.c, but only if the file exists. If it is not set and
11196 gcc/version.c does not exist, try to extract the version number from
11197 $CC.
11198
11199 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11200
11201 * MAINTAINERS: Add myself to write-after-approval list.
11202
11203 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11204
11205 * configure.in: Revert 24Jan change.
11206 * configure: Regenerate.
11207
11208 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11209
11210 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11211 entry of HJ Lu.
11212
11213 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11214
11215 * configure.in: Revert previous change.
11216 * configure: Regenerate.
11217
11218 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11219
11220 * configure.in: Make rda native-only.
11221 * configure: Regenerate.
11222
11223 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11224
11225 * MAINTAINERS: Move myself from GNATS-only-accounts to
11226 write-after-approval.
11227
11228 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11229
11230 * configure.in: Add missing \.
11231 * configure: Rebuilt.
11232
11233 2003-01-17 Jakub Jelinek <jakub@redhat.com>
11234
11235 * configure.in (baseargs): Avoid using \| in sed regular
11236 expressions.
11237 * configure: Rebuilt.
11238
11239 2003-01-16 Jakub Jelinek <jakub@redhat.com>
11240
11241 * configure.in (baseargs): Remove all supported forms of
11242 --cache-file, --srcdir, --host, --build and --target options
11243 from argument lists.
11244 * configure: Rebuilt.
11245
11246 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
11247
11248 * MAINTAINERS: Add myself to write-after-approval list.
11249
11250 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
11251
11252 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11253 * configure: Rebuilt.
11254
11255 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11256
11257 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11258 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11259 * Makefile.in: Regenerate.
11260 * configure: Regenerate.
11261
11262 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
11263
11264 * configure.in: Remove Makefile in build, host and target modules
11265 unless configure was run with --no-recursion.
11266 * configure: Rebuilt.
11267
11268 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11269
11270 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11271 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11272 * Makefile.in: Regenerate.
11273
11274 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11275
11276 * config.guess: Update to 2003-01-03 version.
11277 * config.sub: Update to 2003-01-03 version.
11278
11279 2003-01-07 Christopher Faylor <cgf@redhat.com>
11280
11281 * configure: Regenerate with proper autoconf 2.13.
11282
11283 2003-01-07 Christopher Faylor <cgf@redhat.com>
11284
11285 * configure.in: Add AC_PREREQ for consistency.
11286 * configure: Regenerate.
11287
11288 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11289
11290 * configure.in (GDB_TK): Add tcl directories conditional on
11291 gdb/gdbtk directory being present.
11292 * configure: Regenerate.
11293
11294 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11295
11296 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11297 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11298 * configure: Rebuilt.
11299
11300 2002-12-31 Tom Tromey <tromey@redhat.com>
11301
11302 * Makefile.in: Rebuilt.
11303 * Makefile.def (target_modules) [libffi]: Allow installation.
11304
11305 2002-12-31 Andreas Schwab <schwab@suse.de>
11306
11307 * configure.in: Fix use of $program_transform_name.
11308 * configure: Regenerated.
11309
11310 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11311
11312 * configure.in (baseargs): Don't remove first configure argument.
11313 * configure: Regenerated.
11314
11315 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11316
11317 * Makefile.tpl (local-distclean): Don't remove...
11318 (multilib.ts): ... this. Moved into...
11319 (multilib.out): ... this. Don't use sub-make.
11320 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11321 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11322 (configure-build-[+module+], configure-[+module+],
11323 configure-target-[+module+], configure-gcc): ... these. Test
11324 for Makefile existence. Drop config.status from dependencies.
11325 * Makefile.in: Rebuilt.
11326 * configure.in: Move gcc-version-trigger to the end of
11327 ac_configure_args. Add comments to maybedep.tmp and
11328 serdep.tmp. Introduce --disable-serial-configure. Remove
11329 nonopt from baseargs, matching and removing corresponding
11330 whitespace while at it.
11331 * configure: Rebuilt.
11332
11333 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11334
11335 * configure.in (host_configargs): Replace reference to
11336 no-longer-defined buildopts with --build=${build_alias}.
11337 * configure: Rebuilt.
11338
11339 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11340 program_transform_name to standard idiom.
11341 (AUTOGEN, AUTOCONF): Define.
11342 (Makefile.in): Use $(AUTOGEN).
11343 (Makefile): Depend on config.status, and use autoconf-style rule to
11344 build it. Move original commands to...
11345 (config.status): ... this new target.
11346 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11347 $(AUTOCONF).
11348 * Makefile.in: Rebuilt.
11349
11350 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11351
11352 * Makefile.tpl: Fix dramatic bustage due to change in
11353 program_transform_name.
11354 * Makefile.in: Regenerate.
11355
11356 * configure.in: Remove unnecessary PATH setting.
11357 * configure: Regnerate.
11358
11359 * configure.in: Don't default to unprefixed tools unless
11360 the native tools will work.
11361 * configure: Regenerate.
11362
11363 * configure.in: Convert to autoconf script. Blow away lots
11364 of now-redundant Makefile fragments.
11365 * configure: Generate using Autoconf.
11366 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11367 * Makefile.in: Regenerate.
11368
11369 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11370
11371 * configure: Fix stupid bug where RANLIB was mistakenly included.
11372
11373 * configure.in: Rename (buildargs, hostargs, targargs) to
11374 (build_configargs, host_configargs, target_configargs).
11375
11376 * configure.in: Move logic out of sed statement.
11377
11378 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11379 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11380
11381 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11382
11383 * config.sub: Import from master repository
11384 * config.guess: Ditto
11385
11386 2002-12-24 Andreas Schwab <schwab@suse.de>
11387
11388 * Makefile.tpl (multilib.out): Fix missing space.
11389 * Makefile.in: Regenerate.
11390
11391 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11392
11393 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11394 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11395 * Makefile.in: Regenerate.
11396 * configure.in: Remove unnecessary leftovers.
11397
11398 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11399
11400 * configure.in (extra_ranlibflags_for_target): New variable.
11401 (*-*-darwin): Add -c to ranlib commands.
11402 * configure (tooldir): Handle extra_ranlibflags_for_target.
11403
11404 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11405
11406 * Makefile.tpl: Revert HJL's change.
11407 * Makefile.in: Regenerated.
11408 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11409 always.
11410
11411 2002-12-19 Andreas Schwab <schwab@suse.de>
11412
11413 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11414 * Makefile.in: Regenerate.
11415
11416 2002-12-18 H.J. Lu <hjl@gnu.org>
11417
11418 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11419 * Makefile.in: Regenerated.
11420
11421 * configure.in (build_prefix): New. Substitute.
11422
11423 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11424
11425 * Makefile.tpl: Don't let real targets depend on phony targets.
11426 * Makefile.in: Regenerate.
11427
11428 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11429 * Makefile.in: Regenerate.
11430
11431 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11432
11433 * config.sub: Import from master repository
11434 * config.guess: Ditto
11435
11436 2002-12-16 Jason Merrill <jason@redhat.com>
11437
11438 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11439 previous 'make bootstrap'.
11440 * Makefile.in: Regenerate.
11441
11442 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11443
11444 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11445
11446 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11447
11448 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11449 * Makefile.in: Regenerate.
11450
11451 2002-12-13 Jason Merrill <jason@redhat.com>
11452
11453 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11454 library tests.
11455 (check-c++): Just depend on it and check-target-libstdc++-v3.
11456 * Makefile.in: Regenerate.
11457
11458 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11459
11460 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11461 * Makefile.in: Rebuilt.
11462
11463 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11464
11465 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11466
11467 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11468
11469 * configure: Fix bug put in by gremlins.
11470
11471 * Makefile.tpl: Substitute more autoconfily.
11472 * configure: Substitute more autoconfily.
11473 * Makefile.in: Regenerate.
11474
11475 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11476
11477 * config.sub: Import from master repository
11478 * config.guess: Ditto
11479 * MAINTAINERS: Added Svein Seldal under write after approval
11480
11481 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11482
11483 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11484 * Makefile.in (all-sim): Ditto.
11485
11486 2002-12-06 DJ Delorie <dj@redhat.com>
11487
11488 * Makefile.tpl: Change configure dependencies to not have real
11489 targets depend on phony targets.
11490
11491 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11492
11493 * configure.in: Revert unintentional change.
11494
11495 * Makefile.tpl: Change dependency for */multilib.out so that
11496 it works when gcc isn't in the tree.
11497
11498 * configure.in: Substitute more.
11499 * configure: Run subconfigures from the Makefile.
11500 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11501 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11502
11503 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11504
11505 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11506
11507 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11508
11509 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11510 and corresponding dependencies.
11511 * Makefile.in: Regenerate.
11512
11513 * configure.in (host_tools): Order binutils, gas and ld for
11514 convenience in running the testsuites.
11515
11516 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11517 * Makefile.in: Regenerate.
11518 * configure.in: Introduce rules to serialize subconfigure runs.
11519
11520 * configure.in: Introduce BASE_CC_FOR_TARGET.
11521 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11522 Realize configure-build-* targets. Realize configure-target-* targets.
11523 * Makefile.in: Regenerate.
11524
11525 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11526
11527 * configure: Move gcc_version_trigger stuff from here...
11528 * configure.in: ...to here.
11529
11530 * configure.in: Separate subconfigure options added by this file from
11531 options given by the user. Add machinery to put args for host
11532 subconfigures into the Makefile.
11533
11534 * Makefile.tpl: Remove 'vault' targets.
11535 * Makefile.tpl: Reorder and comment dependencies.
11536 * Makefile.in: Regenerate.
11537
11538 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11539 * configure.in: Fix my broken commit of previous patch. (sigh)
11540
11541 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11542
11543 * configure.in: Move host-specific darwin noconfigdirs into
11544 the host-specific section.
11545
11546 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11547
11548 * configure.in: Move host-specific darwin noconfigdirs into
11549 the host-specific section.
11550
11551 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11552
11553 * configure: Remove skip-this-dir support.
11554 * Makefile.tpl: Remove skip-this-dir support.
11555
11556 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11557 subdirectories.
11558 * Makefile.in: Regenerate.
11559
11560 * Makefile.tpl: Strip out useless setting of 'dir'.
11561 * Makefile.in: Regenerate.
11562
11563 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11564
11565 * configure.in: Fix deeply stupid bug.
11566
11567 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11568 shell code in CXX_FOR_TARGET
11569 * Makefile.def: Introduce raw_cxx.
11570 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11571 RAW_CXX_FOR_TARGET.
11572 * Makefile.in: Regenerate.
11573
11574 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11575
11576 * Makefile.tpl: Remove unnecessary ifs.
11577 * Makefile.in: Regenerate.
11578
11579 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11580 dependencies. Maybe-ize build-libiberty. Create dummy install
11581 targets for 'no_install' modules.
11582 * configure: Move GDB_TK substitution to configure.in. Move
11583 build_modules stuff to configure.in.
11584 * configure.in: Implement soft dependency machinery. Maybe-ize
11585 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11586 * Makefile.in: Regenerate.
11587
11588 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11589
11590 * Makefile.tpl: Make all-target, install-target behave similarly
11591 to all, install (only hitting configured targets). Eliminate
11592 unused macro defintions.
11593
11594 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11595 build != host.
11596
11597 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11598
11599 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11600
11601 * configure.in: Produce lists of subdir targets we're actually
11602 configuring. Remove references to "dosrel".
11603 * Makefile.tpl: Let configure set which subdir targets are hit.
11604 Remove install-cross; clean up install; remove ALL. Remove
11605 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11606 Autogenerate host module targets. Remove empty dependency lines
11607 and redundant dependency; rearrange slightly.
11608 * Makefile.def: Add host-side libtermcap, utils.
11609
11610 * Makefile.in: Regenerate.
11611
11612 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11613
11614 * ltconfig (osf[345]): Append $major to soname_spec.
11615 Reflect this in library_names_spec.
11616 * ltmain.sh (osf): Prefix $major with . for use as extension.
11617
11618 2002-11-19 Andreas Jaeger <aj@suse.de>
11619
11620 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11621 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11622 and sparc64 GNU/Linux systems.
11623
11624 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11625
11626 * MAINTAINERS: Update email.
11627
11628 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11629
11630 * MAINTAINERS: Complete James Dennett's entry.
11631
11632 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11633
11634 * MAINTAINERS (Write After Approval): Add myself.
11635
11636 2002-11-13 Bruce Korb <bkorb@gnu.org>
11637
11638 * Makefile.tpl: syntactic cleanup
11639
11640 2002-11-13 Stuart Hastings <stuart@apple.com>
11641
11642 * MAINTAINERS: Add myself to write-after-approval list.
11643
11644 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11645
11646 * Makefile.def: Add list of recursive targets to autogenerate.
11647 Add build_modules.
11648 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11649 targets. Autogenerate *-build-* targets.
11650 * Makefile.in: Regenerate.
11651
11652 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11653
11654 * configure: More autoconf-style substitutions.
11655 * Makefile.tpl: More autoconf-style substitutions.
11656 * Makefile.in: Regenerate.
11657
11658 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11659
11660 * configure: Substitute more variables in a more autoconf-friendly
11661 way. Simplify slightly.
11662 * Makefile.tpl: Make more variables substitutable in an
11663 autoconf-friendly way.
11664 * Makefile.in: Regenerate.
11665
11666 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11667
11668 * MAINTAINERS (Write After Approval): Add myself.
11669
11670 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11671
11672 * configure.in (v810*): Remove special setting of tools.
11673
11674 * configure: Add support for extra required flags for ar or nm.
11675 * configure.in (aix4.3+): Use above support for target-specific
11676 issues, rather than using config/mt-aix43.
11677
11678 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11679
11680 * configure: Remove 'removing', which doesn't work. Replace $subdir
11681 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11682 with $srcdir. Reformat indentation. Substitute some variables
11683 formerly hard-coded in the Makefile for build=host.
11684 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11685 * Makefile.def: Autogenerate more.
11686 * Makefile.in: Regenerate.
11687
11688 2002-11-04 Adam Nemet <anemet@lnxw.com>
11689
11690 * MAINTAINERS (Write After Approval): Add myself.
11691
11692 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11693
11694 * Makefile.def (host_modules): Add rda.
11695 * Makefile.in: Regenerate.
11696 * configure.in (target_tool): Add target-rda to list.
11697
11698 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11699
11700 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11701
11702 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11703
11704 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11705 and restrap targets to this rule.
11706 * Makefile.in: Regenerate.
11707
11708 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11709
11710 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11711 GNATS only accounts.
11712
11713 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11714
11715 * configure.in (i[3456]86-*-linux*): Add check to disable
11716 ${libgcj} for glibc1.
11717
11718 2002-10-24 Denis Chertykov <denisc@overta.ru>
11719
11720 * MAINTAINERS: Add myself as ip2k port maintainer.
11721
11722 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11723
11724 * configure.in: Add tic4x target.
11725
11726 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11727
11728 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11729 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11730 * Makefile.in: Regenerate.
11731
11732 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11733 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11734 * Makefile.in: Regenerate.
11735
11736 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11737
11738 * MAINTAINERS: Add myself as web pages co-maintainer.
11739
11740 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11741
11742 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11743 * Makefile.in: Regenerate.
11744
11745 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11746
11747 * MAINTAINERS: Add myself and Nathan Sidwell
11748 <nathan@codesourcery.com> as VxWorks maintainers.
11749
11750 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11751
11752 * Makefile.def: Remove order dependency comments.
11753 * Makefile.tpl: Add explicit install-install dependencies.
11754 * Makefile.in: Regenerate.
11755
11756 * Makefile.tpl: Remove material now in src-release. (Finally!)
11757 * Makefile.in: Regenerate.
11758
11759 * Makefile.tpl: Add configure-target (for src-release in src)
11760 * Makefile.in: Regenerate.
11761
11762 2002-09-30 Nick Clifton <nickc@redhat.com>
11763
11764 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11765
11766 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11767
11768 * configure.in (s390*-*-linux*): Enable libgcj.
11769
11770 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11771
11772 * configure: Revert accidentally applied changes.
11773
11774 * Makefile.tpl: Make more autoconf-friendly.
11775 * Makefile.in: Regenerate.
11776 * configure: Make substitution more autoconf-like.
11777
11778 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11779
11780 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11781 single entry to handle all these.
11782 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11783 libjava on arm-*-elf.
11784
11785 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11786
11787 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11788 things that depend on them.
11789
11790 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11791
11792 * Makefile.tpl: Make subsituted variables more autoconfy.
11793 * Makefile.in: Regenerate.
11794 * configure: Make seds more autoconfy.
11795
11796 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11797
11798 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11799 * Makefile.in: Regenerate.
11800 * configure.in: Rewrite sed statements to look autoconfy.
11801
11802 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11803 all-target-foo on configure-target-foo.
11804 * Makefile.def: Ditto.
11805 * Makefile.in: Rebuild.
11806
11807 2002-09-25 Andrew Haley <aph@redhat.com>
11808
11809 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11810
11811 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11812
11813 * Makefile.def: New file.
11814 * Makefile.tpl: New file.
11815 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11816 * contrib/gcc_update: Note that Makefile.in is a generated file.
11817
11818 * configure.in: Minor rearrangement. Simplify tests.
11819
11820 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11821
11822 * configure.in (with_headers): Skip copy if value is "yes".
11823 (with_libs): Likewise.
11824
11825 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11826
11827 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11828 * configure.in (sh*-*-pe*): Ditto.
11829 * configure.in (mips*-*-pe*): Ditto.
11830 * configure.in (*arm-wince-pe): Ditto.
11831
11832 * configure.in: Rearrange.
11833
11834 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11835
11836 * MAINTAINERS: Update my email address.
11837
11838 2002-08-30 Paul Koning <pkoning@equallogic.com>
11839
11840 * MAINTAINERS: (Write After Approval): Add myself.
11841
11842 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11843
11844 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11845
11846 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11847
11848 * MAINTAINERS: Change my mailing address.
11849
11850 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11851
11852 * MAINTAINERS (Write After Approval): Remove myself.
11853 (Various Maintainers: c++ runtime libs): Add myself.
11854
11855 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11856
11857 * MAINTAINERS (Write After Approval): Remove myself.
11858 (Various Maintainers: c++ runtime libs): Add myself.
11859
11860 2002-08-15 Eric Christopher <echristo@redhat.com>
11861
11862 * config.sub: Import from master repository.
11863 * config.guess: Ditto.
11864
11865 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11866
11867 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11868 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11869 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11870
11871 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11872
11873 * MAINTAINERS: Add self to rs6000 vector extensions.
11874
11875 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11876
11877 * libiberty/configure: Reverted unintended yesterday's check in.
11878
11879 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11880
11881 * boehm-gc/configure, libf2c/configure: Rebuilt.
11882 * libffi/configure, libiberty/configure: Ditto.
11883 * libjava/configure, libobjc/configure: Ditto.
11884 * libstdc++-v3/configure, zlib/configure: Ditto.
11885 Merged from binutils:
11886 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11887 From Steve Ellcey <sje@cup.hp.com>:
11888 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11889 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11890 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11891 IA64.
11892 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11893 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11894 soname_spec, sys_lib_search_path_spec): Ditto.
11895
11896 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11897
11898 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11899
11900 2002-08-04 H.J. Lu (hjl@gnu.org)
11901
11902 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11903
11904 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11905
11906 * MAINTAINERS (Write After Approval): Add myself.
11907
11908 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11909
11910 * configure.in: Move generic linux case to end. Copy generic
11911 linux noconfigdirs to mips*-*-linux* entry and new
11912 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11913
11914 2002-07-19 Michael Matz <matz@suse.de>
11915
11916 * MAINTAINERS: Add myself as ra* maintainer.
11917
11918 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11919
11920 * config.guess: Update to 2002-07-09 version.
11921 * config.sub: Update to 2002-07-03 version.
11922
11923 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11924
11925 * MAINTAINERS: Fix typo in a maintainer email address.
11926
11927 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11928
11929 * configure.in: Remove two redundant tests.
11930
11931 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11932
11933 * configure.in (mips*-*-irix6*o32): Enable stabs.
11934
11935 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11936
11937 * configure.in: Don't build grez.
11938 * Makefile.in: Ditto.
11939
11940 * Makefile.in: Remove references to bsp, cygmon, libstub.
11941 * configure.in: Ditto.
11942
11943 * configure.in: Remove leftover reference to gdbtest.
11944
11945 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
11946
11947 * configure.in (gxx_include_dir): Change to match versioned
11948 C++ headers if --enable-version-specific-runtime-libs is used.
11949
11950 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11951
11952 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11953
11954 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11955
11956 * configure.in: Make --without-x work.
11957
11958 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11959
11960 * configure.in: Rearrange target Makefile fragment collection.
11961
11962 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11963 cvs[src].
11964 * configure.in: Ditto.
11965
11966 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11967
11968 * MAINTAINERS (Write After Approval): Update my e-mail address.
11969
11970 2002-06-24 Ben Elliston <bje@redhat.com>
11971
11972 * configure.in (host_tools): Remove cgen.
11973
11974 * Makefile.in (all-cgen): Remove; runs from its source directory.
11975 (check-cgen, install-cgen, clean-cgen): Likewise.
11976 (all-opcodes): Do not depend on all-cgen.
11977 (all-sim): Likewise.
11978
11979 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
11980
11981 * Makefile.in: Eliminate 'apache' targets.
11982 * configure.in: Eliminate 'apache' targets.
11983
11984 * configure.in: Eliminate redundant tests. Reorganize.
11985
11986 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11987
11988 * config-ml.in: Eliminate references to Cygnus configure.
11989
11990 * Makefile.in: Eliminate references to building emacs.
11991
11992 2002-06-28 Graham Stott <graham.stott@btinternet.com>
11993
11994 * MAINTAINERS: Update my email address.
11995
11996 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11997
11998 * config.if (libstdcxx_incdir): Version C++ headers.
11999 (cxx_incdir): Remove.
12000
12001 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12002
12003 * MAINTAINERS (Write After Approval): Add self.
12004
12005 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12006
12007 * configure.in: Add support for ip2k.
12008
12009 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12010
12011 * configure.in: Fix AIX configury bug.
12012
12013 2002-06-20 Steve Ellcey <sje@cup.hp.com>
12014
12015 * MAINTAINERS (Write After Approval): Add self.
12016
12017 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12018
12019 * configure.in: replace ${topsrcdir} with ${srcdir}
12020
12021 * configure.in: Move definition of libstdcxx_flags
12022 right above usage, rather than waaay earlier.
12023
12024 * configure.in: Pull definition of is_cross_compiler earlier.
12025
12026 * configure.in: Rearrange a little.
12027
12028 * configure.in: Remove references to librx.
12029 * Makefile.in: Remove references to librx.
12030
12031 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12032
12033 * config.sub: Add support for avr target.
12034 Import from master sources, rev 1.255
12035
12036 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
12037
12038 * configure, .cvsignore: Revert previous change...
12039 * Makefile: ...delete.
12040
12041 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12042
12043 * configure.in: Eliminate ${gasdir} variable.
12044
12045 2002-06-18 Dave Brolley <brolley@redhat.com>
12046
12047 * configure.in: Add support for frv.
12048 * config.sub: Add support for frv.
12049
12050 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12051
12052 * configure: Remove garbage from previous commit.
12053
12054 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12055
12056 * configure: For in-source builds, make a subdir and re-exec there.
12057 * Makefile: New file. Pass targets through to build directory.
12058 * .cvsignore: No longer ignore "Makefile".
12059
12060 2002-06-16 Douglas Rupp <rupp@gnat.com>
12061
12062 * MAINTAINERS (Write After Approval): Add self.
12063
12064 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12065
12066 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12067
12068 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12069
12070 * configure.in (vax-*-netbsd*): Re-enable gas.
12071
12072 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12073
12074 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12075 BUILD_PREFIX_1, to correct nomenclature.
12076 * configure: Likewise.
12077
12078 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12079 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12080
12081 2002-05-31 Olaf Hering <olh@suse.de>
12082
12083 * config-ml.in: Propogate DESTDIR also.
12084
12085 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12086
12087 * configure.in (vax-*-netbsd*): Don't build gas for this
12088 platform.
12089
12090 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12091
12092 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12093 and libgcj for AVR.
12094
12095 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12096
12097 * MAINTAINERS (Write After Approval): Add myself.
12098
12099 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12100
12101 * config.guess: Update to 2002-05-22 version.
12102 * config.sub: Likewise.
12103
12104 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12105
12106 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12107 * config-ml.in: Likewise.
12108 * configure: Likewise.
12109 * configure.in: Likewise.
12110
12111 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12112
12113 * MAINTAINERS: Update my email address.
12114
12115 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12116
12117 * configure.in: Simplify makefile fragment collection.
12118
12119 * configure.in: Remove code to build emacs.
12120
12121 * configure.in : Remove --srcdir argument from targargs and buildargs
12122 (it's always overridden in the Makefile anyway). Rearrange a bit.
12123
12124 * configure: Move some logic to configure.in.
12125 * configure.in: Move some logic from configure.
12126
12127 2002-05-11 Tom Tromey <tromey@redhat.com>
12128
12129 * MAINTAINERS: Reflect libgcj reality.
12130
12131 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12132
12133 * Makefile.in: Honour DESTDIR.
12134
12135 2002-05-08 Mark Mitchell <mark@codesourcery.com>
12136
12137 * config.guess: Import 2002-03-20 version.
12138 * config.sub: Import 2002-04-26 version.
12139
12140 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12141
12142 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12143
12144 2002-05-07 Tim Josling <tej@melbpc.org.au>
12145
12146 * MAINTAINERS: Add self.
12147
12148 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
12149
12150 * ltmain.sh: Detect and handle object name conflicts
12151 while piecewise linking a static library.
12152
12153 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
12154
12155 * configure.in (noconfigdirs): Don't disable libgcj on
12156 sparc64-*-solaris* and sparcv9-*-solaris*.
12157
12158 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
12159
12160 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12161
12162 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12163
12164 * configure.in (FLAGS_FOR_TARGET): Do not add
12165 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12166 on i[3456]86-*-linux*.
12167
12168 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12169
12170 * configure.in (noconfigdirs): Replace [ ] with test.
12171
12172 * configure.in (noconfigdirs): Do not add target-newlib if
12173 target == i[3456]86-*-linux*, and host == target.
12174
12175 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12176
12177 * configure.in: delete reference to absent file
12178
12179 * configure.in: replace '[' with 'test'
12180
12181 * configure.in: Eliminate references to gash.
12182 * Makefile.in: Eliminate references to gash.
12183
12184 * configure.in: remove useless references to 'pic' makefile fragments.
12185
12186 * configure.in: (*-*-windows*) Finish removing.
12187
12188 * configure.in: Eliminate redundant test for libgui.
12189
12190 2002-04-29 Roger Sayle <roger@eyesopen.com>
12191
12192 * MAINTAINERS: Add self and realphabetize. Update entries
12193 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12194 entry for a29k port maintainer.
12195
12196 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12197
12198 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12199 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12200
12201 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12202
12203 * configure.in: remove references to dead files
12204
12205 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12206
12207 * MAINTAINERS: Add information about purpose of this file.
12208
12209 2002-04-18 Tom Tromey <tromey@redhat.com>
12210
12211 * configure.in: Disallow configuring libgcj when it is already
12212 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12213 Solaris 2.8 by default. For PR libgcj/6158.
12214
12215 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12216
12217 * configure.in: Move default CC setting out of config/mh-* fragments
12218 directly into here.
12219
12220 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12221
12222 * configure.in: don't even try to configure or make a subdirectory
12223 if there's no configure script for it.
12224
12225 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12226
12227 * MAINTAINERS: Remove chill maintainers.
12228 * Makefile.in (CHILLFLAGS): Remove.
12229 (CHILL_LIB): Remove.
12230 (TARGET_CONFIGDIRS): Remove libchill.
12231 (CHILL_FOR_TARGET): Remove.
12232 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12233 CHILL_LIB.
12234 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12235 (CHECK_TARGET_MODULES): Likewise.
12236 (INSTALL_TARGET_MODULES): Likewise.
12237 (CLEAN_TARGET_MODULES): Likewise.
12238 (configure-target-libchill): Remove.
12239 (all-target-libchill): Remove.
12240 * configure.in (target_libs): Remove target-libchill.
12241 Do not compute CHILL_FOR_TARGET.
12242 * libchill: Remove directory.
12243
12244 2002-04-11 DJ Delorie <dj@redhat.com>
12245
12246 * Makefile.in, configure.in: Sync with binutils, entries
12247 follow...
12248
12249 2002-04-07 Andrew Cagney <ac131313@redhat.com>
12250
12251 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12252 (do-tar, do-bz2): New rules.
12253 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12254 (gdb-tar): New rule.
12255 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12256 (insight_dejagnu.tar): New rule.
12257 (insight.tar): New rule.
12258 (gdb+dejagnu.tar): New rule.
12259 (gdb.tar): New rule.
12260
12261 2002-02-01 Mo DeJong <supermo@bayarea.net>
12262
12263 * Makefile.in: Add all-tix to deps for all-snavigator
12264 so that tix is built when building snavigator.
12265
12266 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12267
12268 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12269 ld and gdb are not supported.
12270
12271 2002-01-07 Mark Salter <msalter@redhat.com>
12272
12273 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12274 Allow target-libgloss to be built for arm, strongarm, and xscale.
12275
12276 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12277
12278 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12279 options for i[3456]86-pc-linux* native builds.
12280
12281 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12282
12283 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12284 files from .po files for a distribution.
12285
12286 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12287
12288 * configure.in: Enable libstdc++-v3 for h8300 targets.
12289
12290 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12291
12292 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12293 version from bfd/.
12294
12295 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12296
12297 * Makefile.in (VER): When present, extract the version number from
12298 the file version.in.
12299
12300 2001-05-24 Tom Rix <trix@redhat.com>
12301
12302 * configure.in : enable ld for aix
12303
12304 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12305
12306 * config.guess: Add linux target for S/390.
12307
12308 2000-11-07 Philip Blundell <pb@futuretv.com>
12309
12310 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12311
12312 2000-11-03 Philip Blundell <pb@futuretv.com>
12313
12314 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12315 files.
12316
12317 2001-01-15 Ben Elliston <bje@redhat.com>
12318
12319 * configure.in (host_tools): Add sid.
12320 Always configure cgen.
12321
12322 2000-11-24 Nick Clifton <nickc@redhat.com>
12323
12324 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12325
12326 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12327
12328 * Makefile.in (ALL_MODULES): Add all-cgen.
12329 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12330 (all-cgen): New target.
12331 (all-opcodes,all-sim): Depend on all-cgen.
12332 * configure.in (host_tools): Add cgen.
12333 Only configure cgen if --enable-cgen-maint.
12334
12335 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12336
12337 * configure.in: Add *-*-freebsd* configurations.
12338
12339 2002-04-08 Tom Tromey <tromey@redhat.com>
12340
12341 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12342 Fixes PR libgcj/6068.
12343
12344 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12345
12346 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12347
12348 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12349
12350 * configure.in (alpha*-dec-osf*): Enable libgcj.
12351
12352 2003-03-27 Matthew Gingell <gingell@gnat.com>
12353
12354 * MAINTAINERS (Write After Approval): Add myself.
12355
12356 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12357
12358 Fix for: PR bootstrap/3591, target/5676
12359 * configure.in (mcore-pe): Disable the configuration of
12360 libstdc++-v3 since exceptions are not supported.
12361
12362 2002-03-20 Anthony Green <green@redhat.com>
12363
12364 * configure.in: Enable libgcj for xscale-elf target.
12365
12366 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12367
12368 * MAINTAINERS: Update my email address.
12369
12370 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12371
12372 * ltmain.sh (relink_command): Fix typo in previous change.
12373
12374 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12375
12376 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12377 (relink_command): Added --tag flags.
12378 (mode=install): If relinking fails; error out.
12379
12380 2002-03-12 Richard Henderson <rth@redhat.com>
12381
12382 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12383 .NOTPARALLEL tag.
12384 (do-check): Rename from check.
12385 (check): Allow parallel check.
12386
12387 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12388
12389 * MAINTAINERS: Add myself as maintainer for xtensa port.
12390 Fix alphabetical order in CPU port maintainer list.
12391 Remove myself from Write After Approval list.
12392
12393 2002-03-11 Richard Henderson <rth@redhat.com>
12394
12395 * Makefile.in (.NOTPARALLEL): Add fake tag.
12396
12397 2002-03-07 H.J. Lu (hjl@gnu.org)
12398
12399 * configure.in: Enable gprof for mips*-*-linux*.
12400
12401 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12402
12403 * MAINTAINERS (Write After Approval): Add myself.
12404
12405 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12406
12407 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12408 libjava.
12409 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12410
12411 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12412
12413 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12414 because its Makefile is there; test for the executable instead.
12415
12416 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12417
12418 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12419 libstdc++-v3 and libjava.
12420
12421 2002-02-11 Adam Megacz <adam@xwt.org>
12422
12423 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12424 boehm-gc
12425
12426 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12427
12428 * config.guess: Updated to 2002-01-30's version.
12429 * config.sub: Updated to 2002-02-01's version.
12430 Contribute sh64-elf.
12431 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12432 * configure.in: Added sh64-*-*.
12433
12434 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12435
12436 * MAINTAINERS: Belatedly add myself to write after approval list.
12437
12438 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12439
12440 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12441 Remove self as Write After Approval.
12442
12443 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12444
12445 * MAINTAINERS: Put self in as maintainer for contrib/regression
12446 directory.
12447
12448 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12449
12450 * MAINTAINERS: Update my email address.
12451
12452 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12453
12454 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12455 target-libiberty, and target-libgloss. Skip Java-related
12456 libraries if not supported for NetBSD on target CPU.
12457
12458 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12459
12460 * install-sh: Use _inst.$$_ for temp file name.
12461
12462 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12463
12464 * MAINTAINERS (Write After Approval): Move my contact info
12465 from here...
12466 (OS Port Maintainers): ...to here (netbsd).
12467
12468 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12469
12470 * MAINTAINERS (Write After Approval): Add myself.
12471
12472 2002-01-17 H.J. Lu <hjl@gnu.org>
12473
12474 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12475 (all-target-fastjar): Also depend on all-target-libiberty.
12476
12477 2002-01-16 H.J. Lu (hjl@gnu.org)
12478
12479 * config.guess: Import from master sources, rev 1.225.
12480 * config.sub: Import from master sources, rev 1.238.
12481
12482 2002-01-16 Kazu Hirata <kazu@hxi.com>
12483
12484 * MAINTAINERS (Write After Approval): Remove myself.
12485
12486 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12487
12488 * MAINTAINERS (Write After Approval): Add myself.
12489
12490 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12491
12492 * MAINTAINERS: Add self as docs co-maintainer.
12493
12494 2001-12-11 Matthias Klose <doko@debian.org>
12495
12496 * MAINTAINERS (Write After Approval): Add myself.
12497
12498 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12499
12500 * MAINTAINERS: Update my email address.
12501
12502 2001-12-07 Turly O'Connor <turly@apple.com>
12503 * MAINTAINERS (Write After Approval): Add myself.
12504 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12505 (rs6000_initialize_trampoline): Call __trampoline_setup for
12506 ABI_DARWIN too.
12507 * darwin-tramp.asm: New file, implements __trampoline_setup.
12508 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12509
12510 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12511
12512 * MAINTAINERS (Write After Approval): Add myself.
12513
12514 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12515
12516 * configure, configure.in: Use temp file for long sed commands.
12517
12518 2001-12-03 Laurent Guerby <guerby@acm.org>
12519
12520 * config.sub: Update to version 1.232 on subversion.
12521
12522 2001-12-03 Ben Elliston <bje@redhat.com>
12523
12524 * MAINTAINERS: Update mail address for config.* patches.
12525
12526 2001-11-27 DJ Delorie <dj@redhat.com>
12527 Zack Weinberg <zack@codesourcery.com>
12528
12529 When build != host, create libiberty for the build machine.
12530
12531 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12532 CONFIG_ARGUMENTS.
12533 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12534 New variables.
12535 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12536 and rules.
12537 (all.normal): Depend on ALL_BUILD_MODULES.
12538 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12539 (all-build-libiberty): Depend on configure-build-libiberty.
12540
12541 * configure: Calculate and substitute proper value for
12542 ALL_BUILD_MODULES.
12543 * configure.in: Create the build subdirectory.
12544 Calculate and substitute TARGET_CONFIGARGS (formerly
12545 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12546
12547 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12548
12549 * MAINTAINERS (write-after-approval): Add self.
12550
12551 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12552
12553 * MAINTAINERS (GNATS only accounts): Remove self.
12554
12555 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12556
12557 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12558 libf2c.
12559
12560 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12561
12562 * MAINTAINERS (Write After Approval): Add self.
12563
12564 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12565
12566 * MAINTAINERS: mips and s390 are also CPU ports.
12567
12568 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12569
12570 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12571
12572 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12573
12574 * MAINTAINERS: Alphabetize.
12575
12576 2001-11-09 Kazu Hirata <kazu@hxi.com>
12577
12578 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12579
12580 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12581
12582 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12583
12584 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12585
12586 * configure.in (--enable-languages): Be more permissive about
12587 syntax. Check for empty lists better. Warn about $LANGUAGES.
12588
12589 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12590
12591 * config.sub: Import from master sources, rev. 1.230.
12592 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12593
12594 2001-11-07 Laurent Guerby <guerby@acm.org>
12595
12596 * MAINTAINERS (Write After Approval): Add self.
12597
12598 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12599
12600 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12601
12602 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12603
12604 * config.sub: Import from master sources, rev 1.226.
12605 * config.guess: Import from master sources, rev 1.216.
12606
12607 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12608
12609 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12610 * MAINTAINERS: Add self as maintainer of MMIX port.
12611 Remove old after-approval entry.
12612
12613 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12614
12615 * ChangeLog, configure: Fix spelling errors.
12616
12617 2001-10-20 Brendan Kehoe <brendan@zen.org>
12618
12619 * MAINTAINERS: Tweak my address.
12620
12621 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12622
12623 * MAINTAINERS: Update my email address.
12624
12625 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12626
12627 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12628 * MAINTAINERS: Add self as maintainer of CRIS port.
12629
12630 2001-10-10 Geert Bosch <bosch@gnat.com>
12631
12632 * MAINTAINERS (Various maintainers: Ada front end):
12633 Added Robert Dewar.
12634
12635 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12636
12637 * MAINTAINERS (Write After Approval): Added self
12638
12639 2001-10-02 Geert Bosch <bosch@gnat.com>
12640
12641 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12642
12643 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12644
12645 * configure: Handle temporary files securely using mkdir.
12646
12647 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12648
12649 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12650
12651 2001-09-26 Will Cohen <wcohen@redhat.com>
12652
12653 * configure.in (*-*-linux*): Disable configuration of target-newlib
12654 and target-libgloss.
12655
12656 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12657
12658 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12659 RANLIB.
12660
12661 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12662
12663 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12664 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12665 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12666 avoid quotes nesting problems.
12667 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12668 (DO_X): Export only variables that are set.
12669
12670 2001-09-19 Ben Elliston <bje@redhat.com>
12671
12672 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12673 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12674 semantics. Use the shell built-in "type" command instead.
12675
12676 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12677
12678 Merged from gcc-3_0-branch:
12679 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12680 * ltcf-c.sh: Use $objext, not $ac_objext.
12681 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12682 * ltcf-cxx.sh: Add support for GNU.
12683 2001-07-22 Timothy Wall <twall@redhat.com>
12684 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12685 default settings if using GNU tools with that configuration.
12686 * ltcf-cxx.sh: Ditto.
12687 * ltcf-gcj.sh: Ditto.
12688 2001-07-21 Michael Chastain <chastain@redhat.com>
12689 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12690 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12691 * ltmain.sh: Mark as gcc-local.
12692
12693 2001-08-30 Eric Christopher <echristo@redhat.com>
12694 Jason Eckhardt <jle@redhat.com>
12695
12696 * config.guess: Merge from master sources.
12697 * config.sub: Merge from master sources, add support for mipsisa32.
12698
12699 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12700 * config.sub: Merge from master sources, rev 1.219.
12701 * MAINTAINERS: Add self as contact for stormy16 port.
12702
12703 2001-08-14 Zack Weinberg <zackw@panix.com>
12704
12705 * config.sub: Merge from master sources, rev 1.218.
12706 * config.guess: Merge from master sources, rev 1.209.
12707
12708 2001-08-11 Graham Stott <grahams@redhat.com>
12709
12710 * Makefile.in (check-c++): Add missing semicolon.
12711
12712 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12713
12714 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12715
12716 2001-07-30 Eric Christopher <echristo@redhat.com>
12717
12718 * MAINTAINERS (Various maintainers: mips port): Added myself.
12719
12720 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12721
12722 * configure.in (sh-*-linux*): New.
12723
12724 2001-07-27 Richard Henderson <rth@redhat.com>
12725
12726 * .cvsignore: Add LAST_UPDATED.
12727
12728 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12729
12730 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12731
12732 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12733
12734 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12735
12736 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12737
12738 * MAINTAINERS (Write After Approval): Added myself.
12739
12740 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12741
12742 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12743 and libgcj on m68hc11/m68hc12.
12744
12745 2001-06-27 H.J. Lu (hjl@gnu.org)
12746
12747 * Makefile (CFLAGS_FOR_BUILD): New.
12748 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12749
12750 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12751
12752 * README: Remove version number.
12753
12754 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12755
12756 * INSTALL/README: Update wrt. to the installation instructions now
12757 residing in gcc/doc/install.texi.
12758
12759 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12760
12761 * README: Replace with a cut-down and updated version of gcc/README.
12762
12763 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12764
12765 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12766 multilibs to be disabled.
12767
12768 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12769
12770 * MAINTAINERS (Write After Approval): Add myself.
12771
12772 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12773
12774 * config.guess: Import CVS version 1.195.
12775 * config.sub: Import CVS version 1.212.
12776
12777 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12778
12779 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12780 gcc/xgcc is built, use -print-prog-name to find out the program
12781 name to use.
12782
12783 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12784
12785 * config.guess: Import CVS version 1.194. All gcc-local changes
12786 appear to also be in the master copy.
12787 * config.sub: Import CVS version 1.211.
12788
12789 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12790
12791 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12792 with_gcc]: Use `gcc -shared' to build a shared library.
12793
12794 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12795
12796 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12797 archives.
12798
12799 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12800
12801 * MAINTAINERS (Write After Approval): Add myself.
12802
12803 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12804
12805 * configure.in (libstdcxx_flags): Do not try to execute
12806 libstdc++-v3/testsuite_flags until it exists.
12807
12808 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12809
12810 * MAINTAINERS: Update my email address.
12811
12812 2001-05-31 Graham Stott <grahams@redhat.com>
12813
12814 * MAINTAINERS (Write After Approval): Add myself.
12815
12816 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12817
12818 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12819 libraries when using g++ with native linker.
12820
12821 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12822
12823 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12824
12825 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12826
12827 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12828 [aix4*|aix5*]: Prepend blank.
12829
12830 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12831
12832 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12833 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12834 of subdir/configure scripts to use the new libtool.m4.
12835
12836 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12837
12838 * MAINTAINERS (Write After Approval): Add myself.
12839
12840 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12841
12842 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12843
12844 2001-05-11 Ben Elliston <bje@redhat.com>
12845
12846 * Makefile.in (all-sid): New target.
12847 (check-sid, clean-sid, install-sid): Likewise.
12848
12849 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12850
12851 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12852
12853 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12854
12855 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12856 libgcj.
12857
12858 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12859
12860 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12861 gcc/xgcc is built, use -print-prog-name to find out the program
12862 name to use.
12863
12864 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12865
12866 * configure.in (noconfigdirs): Don't reset it from scratch in the
12867 target case; only append to it.
12868
12869 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12870 sparc-*-solaris2.8]: Disable ${libgcj}.
12871
12872 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12873
12874 * configure.in (libgcj_saved): Copy from $libgcj.
12875 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12876 --disable-libgcj.
12877
12878 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12879
12880 * MAINTAINERS: Remove self as MIPS maintainer and
12881 C front end maintainer.
12882
12883 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12884
12885 * configure.in: Move *-chorusos target case to the proper switch.
12886 Disable libgcj.
12887
12888 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12889
12890 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12891 1.641.2.228.
12892
12893 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12894
12895 * Makefile.in (STAGE1_CFLAGS): Pass down.
12896
12897 2001-04-13 Alan Modra <amodra@one.net.au>
12898
12899 * config.guess: Add hppa64-linux support. Note for next import that
12900 this is already in the master file.
12901 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12902
12903 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12904
12905 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12906 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12907
12908 2001-04-11 Stan Shebs <shebs@apple.com>
12909
12910 * MAINTAINERS: Add self as Darwin port maintainer.
12911
12912 2001-04-11 Alan Modra <amodra@one.net.au>
12913
12914 * MAINTAINERS: Update my email address.
12915
12916 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12917
12918 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12919 recent versions of FreeBSD (release 3 or later).
12920 * ltconfig: On FreeBSD, -lc must not be provided when building
12921 a shared library or else the standard -pthread gcc option is
12922 rendered worthless to later users of the built library.
12923
12924 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12925
12926 * MAINTAINERS: Add self and RTH as C front end maintainers.
12927
12928 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12929
12930 * config.sub: Make sure to match an already-canonicalized
12931 machine name (eg. mn10300-unknown-elf).
12932
12933 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12934
12935 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12936 New macros.
12937 (bootstrap, cross): Use RECURSE_FLAGS.
12938 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12939
12940 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
12941
12942 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12943
12944 2001-03-22 Colin Howell <chowell@redhat.com>
12945
12946 * Makefile.in (DO_X): Do not backslash single-quotes in
12947 backquotes (two places).
12948
12949 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12950
12951 Re-installed:
12952 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12953 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12954 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12955 * ltcf-cxx.sh: Likewise.
12956 * ltcf-gcj.sh: Likewise.
12957
12958 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12959
12960 * MAINTAINERS: Add myself as "documentation co-maintainer".
12961
12962 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12963
12964 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12965 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12966
12967 2001-03-19 Tom Tromey <tromey@redhat.com>
12968
12969 * config-ml.in: Handle GCJ and GCJFLAGS.
12970
12971 2001-03-21 Michael Chastain <chastain@redhat.com>
12972
12973 * Makefile.in: all-m4 depends on all-texinfo.
12974
12975 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
12976
12977 * MAINTAINERS: Add myself to write after approval list.
12978
12979 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
12980
12981 * Makefile.in (DO_X): Quote nested quotes.
12982
12983 2001-03-18 Alan Modra <alan@linuxcare.com.au>
12984
12985 * MAINTAINERS: Add myself to write after approval list.
12986
12987 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
12988
12989 * Makefile.in (DO_X): Use double quotes for quoting
12990 "RANLIB=$${RANLIB}".
12991
12992 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12993
12994 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12995
12996 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
12997
12998 * configure.in: Only use `lang_requires' for languages athat are
12999 actually enabled.
13000
13001 2001-03-08 Phil Edwards <pme@sources.redhat.com>
13002
13003 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13004
13005 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
13006
13007 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13008
13009 2001-03-07 Tom Tromey <tromey@redhat.com>
13010
13011 * configure.in: Allow config-lang.in to set `lang_requires' to list
13012 of other required languages.
13013
13014 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
13015
13016 * Makefile.in: Remove RANLIB definition. Use RANLIB
13017 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13018 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13019
13020 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
13021 Alexandre Oliva <aoliva@redhat.com>
13022
13023 * Makefile.in (check-c++): Use tabs, not spaces.
13024
13025 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
13026
13027 * MAINTAINERS: add myself to Write After Approval list.
13028
13029 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
13030
13031 * Makefile.in (check-c++): New rule.
13032
13033 * configure.in (target_libs): Remove libg++.
13034 (noconfigdirs): Remove libg++.
13035 (noconfigdirs): Same.
13036 (noconfigdirs): Same.
13037 (noconfigdirs): Same.
13038
13039 * config-ml.in: Remove libg++ references.
13040
13041 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13042 (ALL_TARGET_MODULES): Same.
13043 (configure-target-libg++): Remove.
13044 (all-target-libg++): Remove.
13045 (configure-target-libio): Remove.
13046 (all-target-libio): Remove.
13047 (check-target-libio): Remove.
13048 (.PHONY): Remove.
13049 (libg++.tar.bz2): Remove.
13050 (all-target-cygmon): Remove libio.
13051 (all-target-libstdc++): Remove.
13052 (configure-target-libstdc++): Remove.
13053 (TARGET_LIB_PATH): Remove libstdc++.
13054 (ALL_GCC_CXX): Remove libstdc++.
13055 (all-target-gperf): Correct.
13056
13057 2001-02-16 Nick Clifton <nickc@redhat.com>
13058
13059 * configure.in (noconfigdirs): Allow configuration of texinfo
13060 for Cygwin hosts.
13061
13062 2001-02-15 Anthony Green <green@redhat.com>
13063
13064 * configure: Introduce GCJ_FOR_TARGET.
13065 * configure.in: Ditto.
13066 * Makefile.in: Ditto.
13067
13068 2001-02-13 Andreas Schwab <schwab@suse.de>
13069
13070 * MAINTAINERS: Update mail address.
13071
13072 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13073
13074 * config.guess: Add linux target for S/390.
13075 * config.sub: Likewise.
13076
13077 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
13078
13079 * configure.in: for *-chorusos, don't config target-newlib and
13080 target-libgloss.
13081
13082 2001-02-06 Ben Elliston <bje@redhat.com>
13083
13084 * configure: Output host type to stdout, not stderr.
13085
13086 2001-02-05 Mark Mitchell <mark@codesourcery.com>
13087
13088 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13089 * ltcf-cxx.sh: Likewise.
13090
13091 * config.if: Assume enable_libstdcxx_v3 is defined.
13092
13093 2001-02-04 Mark Mitchell <mark@codesourcery.com>
13094
13095 Remove V2 C++ library.
13096 * configure.in: Remove --enable-libstdcxx_v3 support.
13097
13098 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13099
13100 * include/demangle.h: Add prototype for java_demangle_v3.
13101
13102 2001-01-29 Phil Edwards <pme@sources.redhat.com>
13103
13104 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13105
13106 2001-01-27 Richard Henderson <rth@redhat.com>
13107
13108 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13109
13110 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13111
13112 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13113 Don't unset, it's non-portable and no longer necessary, set to empty
13114 instead.
13115
13116 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13117
13118 * ltconfig: Shell portability fix for the tagname validity check.
13119
13120 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
13121
13122 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13123 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13124
13125 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13126
13127 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13128
13129 2001-01-26 Tom Tromey <tromey@redhat.com>
13130
13131 * configure.in: Allow libgcj to be built on Sparc Solaris.
13132
13133 2001-01-25 David Edelsohn <edelsohn@gnu.org>
13134
13135 * ltcf-c.sh: Add aix5 case.
13136 * ltcf-cxx.sh: Likewise.
13137 * ltconfig: Likewise.
13138
13139 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
13140
13141 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13142 keep at least one of build_libtool_libs or build_old_libs set to
13143 yes.
13144
13145 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13146 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13147
13148 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13149
13150 * configure.in: Enable libgcj on several additional platforms.
13151
13152 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13153
13154 * configure.in: Enable libgcj for linux targets.
13155
13156 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13157
13158 * MAINTAINERS (Write After Approval): Add myself.
13159
13160 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13161
13162 * MAINTAINERS: Add myself as vax port maintainer.
13163
13164 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13165
13166 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13167
13168 2001-01-09 Mike Stump <mrs@wrs.com>
13169
13170 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13171 failures of subdirectories.
13172
13173 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13174
13175 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13176 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13177 * ltcf-cxx.sh: Likewise.
13178 * ltcf-gcj.sh: Likewise.
13179 * ltconfig.sh: Fix typo.
13180
13181 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13182
13183 * configure: handle DOS-style absolute paths.
13184
13185 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13186
13187 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13188
13189 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13190
13191 * MAINTAINERS: Add myself as avr port co-maintainer.
13192
13193 2000-12-28 Ben Elliston <bje@redhat.com>
13194
13195 * MAINTAINERS: Add myself under ``Write After Approval''.
13196
13197 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13198
13199 * texinfo: Remove directory from GCC.
13200
13201 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13202
13203 * COPYING: Update to current
13204 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13205 to 19yy as example year in copyright notice).
13206
13207 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13208
13209 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13210 (libstdcxx_incdir): Pass down.
13211 * config.if: Remove expired bits for cxx_interface, add stub.
13212 (libstdcxx_incdir): Add variable for g++ include directory.
13213 * configure.in (gxx_include_dir): Use it.
13214
13215 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13216
13217 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13218 with old-email address from ``Write After Approval''.
13219
13220 2000-12-15 Andreas Jaeger <aj@suse.de>
13221
13222 * configure.in: Handle lang_dirs.
13223
13224 2000-12-14 Tom Tromey <tromey@redhat.com>
13225
13226 * MAINTAINERS: Removed brads.
13227
13228 * MAINTAINERS: Added gcj developers.
13229
13230 2000-12-13 Anthony Green <green@redhat.com>
13231
13232 * configure.in: Disable libgcj for any target not specifically
13233 listed. Disable libgcj for x86 and Alpha Linux until compatible
13234 with g++ abi.
13235
13236 2000-12-13 Mike Stump <mrs@wrs.com>
13237
13238 * Makefile.in (local-distclean): Also remove fastjar.
13239
13240 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13241
13242 * contrib/gcc_update: Add fastjar --touch entries.
13243
13244 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
13245
13246 * configure.in: Disable language-specific target libraries for
13247 languages that aren't enabled.
13248
13249 2000-12-10 Anthony Green <green@redhat.com>
13250
13251 * configure.in: Define libgcj. Disable libgcj target libraries for
13252 most targets.
13253
13254 2000-12-10 Neil Booth <neilb@earthling.net>
13255
13256 * MAINTAINERS: Update mail address, remove from WAA list.
13257
13258 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13259
13260 * libjava: Imported from /cvs/java.
13261 * libffi: Likewise.
13262 * Boehm-gc: Likewise.
13263
13264 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13265
13266 * configure.in (target_libs): Revert 2000-12-08 patch.
13267 (noconfigdirs): Added target-libjava.
13268
13269 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13270
13271 * djunpack.bat: removed.
13272
13273 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13274
13275 * Makefile.in: handle DOS-style absolute paths.
13276 * config-ml.in: likewise.
13277 * symlink-tree: likewise.
13278
13279 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13280
13281 * fastjar: Imported.
13282
13283 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13284
13285 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13286 libjava.
13287 * configure.in (target_libs): Removed `target-libjava'.
13288
13289 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13290
13291 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13292 (ALL_MODULES): Added fastjar.
13293 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13294 (all-target-libjava): all-fastjar replaces all-zip.
13295 (all-fastjar): Added.
13296 (configure-target-fastjar, all-target-fastjar): Likewise.
13297 * configure.in (host_tools): Added fastjar.
13298
13299 2000-12-07 Mike Stump <mrs@wrs.com>
13300
13301 * Makefile.in (local-distclean): Remove leftover built files.
13302
13303 2000-11-24 Nick Clifton <nickc@redhat.com>
13304
13305 * configure.in (xscale-elf): Add target.
13306 (xscale-coff): Add target.
13307
13308 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13309
13310 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13311 recent versions of FreeBSD (release 3 or later).
13312 * ltconfig: On FreeBSD, -lc must not be provided when building
13313 a shared library or else the standard -pthread gcc option is
13314 rendered worthless to later users of the built library.
13315
13316 2000-11-16 Fred Fish <fnf@be.com>
13317
13318 * configure.in (enable_libstdcxx_v3): Fix typo,
13319 libstd++ -> libstdc++.
13320
13321 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13322
13323 * MAINTAINERS: Add self to Write After Approval list.
13324
13325 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13326
13327 * MAINTAINERS: Update my email address. Add myself to global write
13328 privs list.
13329
13330 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13331
13332 * Makefile.in: Merge with src and libgcj.
13333 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13334 configure-target-<library> when their configure scripts need the C
13335 or C++ library to have already been built to work properly.
13336 (do_proto_toplev): Set them to an empty string.
13337
13338 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13339 (REALLY_SET_LIB_PATH): Use them.
13340
13341 2000-11-17 Stan Shebs <shebs@apple.com>
13342
13343 * MAINTAINERS: Add self to Write After Approval list.
13344
13345 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13346
13347 * configure: Provide the original toplevel configure arguments
13348 (including $0) to subprocesses in the environment rather than
13349 through gcc/configargs.h.
13350
13351 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13352
13353 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13354 C99. Alphabetise "Write After Approval" list.
13355
13356 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13357
13358 * configure: Turn on libstdc++ V3 by default.
13359
13360 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13361 if we've got GCC.
13362
13363 2000-11-11 Philip Blundell <philb@gnu.org>
13364
13365 * MAINTAINERS: Add self to Write After Approval list.
13366
13367 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13368
13369 * ltcf-c.sh (aix4): Improve shared library configuration; require
13370 exporting symbols.
13371 * ltcf-cxx.sh (aix4): Define.
13372 * ltconfig (aix4): Define library and soname specs appropriate for
13373 AIX. Define command to create export symbols list.
13374
13375 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13376
13377 * config.sub: Add support for Sun Chorus
13378
13379 2000-10-31 Nick Clifton <nickc@redhat.com>
13380
13381 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13382 <name>@redhat.com. Also installed new email address for Clint
13383 Popetz.
13384
13385 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13386
13387 * etc: Remove directory from GCC.
13388
13389 2000-10-16 Michael Meissner <meissner@redhat.com>
13390
13391 * configure (gcc/configargs.h): Only create if there is a build GCC
13392 directory created.
13393
13394 2000-10-16 Matthias Klose <doko@debian.org>
13395
13396 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13397 when configured for libstdc++-v3.
13398
13399 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13400
13401 * configure: Save configure arguments to gcc/configargs.h.
13402
13403 2000-10-04 Philipp Thomas <pthomas@suse.de>
13404
13405 * config.guess: Import CVS version 1.157.
13406 * config.sub: Import CVS version 1.181.
13407
13408 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13409
13410 * Makefile.in (bootstrap): avoid recursion if subdir missing
13411 (cross): ditto
13412 (do-proto-toplev): ditto
13413
13414 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13415
13416 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13417 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13418
13419 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13420 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13421 all affected `configure' scripts.
13422
13423 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13424
13425 * MAINTAINERS: Add self as cpplib co-maintainer.
13426
13427 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13428
13429 * MAINTAINERS: Add self to Write After Approval list.
13430
13431 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13432
13433 * INSTALL/README: egcs -> GCC update.
13434
13435 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13436
13437 * MAINTAINERS: Add myself to Write After Approval list.
13438
13439 2000-09-15 Kazu Hirata <kazu@hxi.com>
13440
13441 * MAINTAINERS: Add myself to Write After Approval list.
13442
13443 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13444
13445 * configure.in: Do not build byacc for hppa64. Provide paths to the
13446 X11 libraries for hppa64.
13447
13448 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13449
13450 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13451
13452 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13453
13454 * Makefile.in (all-zlib): Added dummy target.
13455
13456 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13457 ltcf-gcj.sh: Updated from libtool multi-language branch.
13458
13459 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13460
13461 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13462 (bootstrap*): Depend on all-bootstrap.
13463
13464 2000-09-05 Philipp Thomas <pthomas@suse.de>
13465
13466 * config.guess: Import CVS version 1.156.
13467 * config.sub: Import CVS version 1.179.
13468
13469 2000-09-02 Anthony Green <green@cygnus.com>
13470
13471 * Makefile.in (all-gcc): Depend on all-zlib.
13472 (CLEAN_MODULES): Add clean-zlib.
13473 (ALL_MODULES): Add all-zlib.
13474 * configure.in (host_libs): Add zlib.
13475
13476 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13477
13478 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13479 crosses, but add gcc/include to the header search path for them.
13480
13481 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13482
13483 * MAINTAINERS: Add self to Write After Approval list.
13484
13485 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13486
13487 * config.guess: Import CVS version 1.152.
13488 * config.sub: Import CVS version 1.177.
13489
13490 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13491
13492 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13493 $targargs to tell whether newlib is going to be built.
13494
13495 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13496 $$r/TARGET_SUBDIR/libio for _G_config.h.
13497
13498 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13499
13500 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13501
13502 2000-08-22 DJ Delorie <dj@redhat.com>
13503
13504 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13505
13506 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13507
13508 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13509 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13510 sub-configures.
13511
13512 2000-08-21 DJ Delorie <dj@redhat.com>
13513
13514 * MAINTAINERS: Add self as a libiberty maintainer
13515
13516 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13517
13518 * configure.in (libstdcxx_flags): Use
13519 libstdc++-v3/src/libstdc++.INC.
13520
13521 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13522
13523 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13524
13525 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13526
13527 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13528
13529 * configure: Make enable_threads and enable_shared defaults
13530 explicit. Substitute enable_threads into generated Makefiles.
13531 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13532 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13533
13534 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13535
13536 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13537
13538 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13539
13540 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13541 previous delta.
13542
13543 2000-08-11 Jason Merrill <jason@redhat.com>
13544
13545 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13546 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13547 (FLAGS_FOR_TARGET): Not here.
13548 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13549
13550 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13551
13552 * config-ml.in (CC, CXX): Don't introduce a leading space.
13553
13554 2000-08-07 DJ Delorie <dj@delorie.com>
13555
13556 * MAINTAINERS: Add self as a DJGPP maintainer
13557
13558 2000-08-07 DJ Delorie <dj@redhat.com>
13559
13560 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13561 "if we're also building gcc, and it's a gcc that will run on the
13562 build machine, we want to use its includes instead of the system's
13563 default includes".
13564
13565 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13566
13567 * MAINTAINERS: Add self to Write After Approval list.
13568
13569 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13570
13571 * configure.in (libstdcxx_flags): Don't use `"'.
13572
13573 * config-ml.in: Adjust multilib search paths to the
13574 appropriate multilib tree.
13575
13576 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13577
13578 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13579 commas in $LANGUAGES.
13580
13581 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13582
13583 * configure.in: Re-enable all references to libg++ and librx.
13584
13585 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13586
13587 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13588 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13589 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13590 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13591
13592 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13593
13594 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13595
13596 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13597 CXX_FOR_TARGET for sed.
13598
13599 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13600
13601 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13602 Do not override if already set in the environment or in configure.
13603 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13604 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13605
13606 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13607
13608 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13609 the libtool CVS tree multi-language branch.
13610 * ltconfig, ltmain.sh: Updated.
13611
13612 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13613
13614 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13615 (clean-target): Depend on it.
13616
13617 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13618 (GCC_FOR_TARGET): Use it.
13619 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13620 * configure.in: ... here.
13621 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13622 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13623
13624 2000-07-24 Eric Christopher <echristo@cygnus.com>
13625
13626 * MAINTAINERS: Add self to Write After Approval list.
13627
13628 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13629
13630 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13631 (configure-target-libchill, configure-target-libobjc): Likewise.
13632
13633 * configure.in: Use the same cache file for all target libs.
13634 * config-ml.in: But different cache files per multilib variant.
13635
13636 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13637
13638 * configure (topsrcdir): Don't use dirname.
13639
13640 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13641
13642 * MAINTAINERS: Add self to Write After Approval list.
13643
13644 2000-07-20 Jason Merrill <jason@redhat.com>
13645
13646 * configure.in: Remove all references to libg++ and librx.
13647
13648 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13649
13650 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13651
13652 * config.sub: Update to subversions version 2000-07-06.
13653
13654 2000-07-12 Andrew Haley <aph@cygnus.com>
13655
13656 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13657 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13658
13659 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13660
13661 * symlink-tree: Check number of arguments.
13662
13663 2000-07-05 Jim Wilson <wilson@cygnus.com>
13664
13665 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13666 search path for a g++ extracted from the build tree. This
13667 will allow link tests run by configure scripts in
13668 subdirectories to succeed.
13669
13670 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13671
13672 * ltconfig: Add support for mips-dde-sysv4.2MP
13673
13674 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13675
13676 * MAINTAINERS: Add myself as loop discovery maintainer.
13677
13678 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13679
13680 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13681 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13682
13683 2000-06-19 Timothy Wall <twall@cygnus.com>
13684
13685 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13686 * config.sub: Add tic54x target.
13687
13688 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13689
13690 * MAINTAINERS: Add self as Fortran maintainer,
13691 remove Craig Burley.
13692
13693 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13694
13695 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13696 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13697
13698 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13699
13700 * MAINTAINERS: Add self as i18n maintainer
13701
13702 20000-05-21 H.J. Lu (hjl@gnu.org)
13703
13704 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13705 directory are used if they exist. Make sure
13706 $(build_tooldir)/include is searched for header files,
13707 $(build_tooldir)/lib/ for library files.
13708 (GCC_FOR_TARGET): Likewise.
13709 (CXX_FOR_TARGET): Likewise.
13710
13711 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13712
13713 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13714
13715 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13716
13717 * Makefile.in (configure-target-libiberty): Depend on
13718 configure-target-newlib.
13719
13720 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13721
13722 * configure.in, Makefile.in: Merge all libffi-related
13723 configury stuff from the libgcj tree.
13724
13725 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13726
13727 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13728 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13729
13730 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13731
13732 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13733 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13734 current version information. Add to proto-toplev directory.
13735 (gdb-taz): Build do-djunpack.
13736
13737 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13738
13739 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13740
13741 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13742
13743 * MAINTAINERS: Add self to Write After Approval list.
13744
13745 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13746
13747 * ltmain.sh: Preserve in relink_command any environment
13748 variables that may affect the linker behavior.
13749
13750 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13751
13752 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13753
13754 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13755
13756 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13757
13758 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13759
13760 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13761 with the version name.
13762
13763 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13764
13765 * MAINTAINERS: Add self as bb-reorder maintainer.
13766
13767 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13768
13769 * config.if: Tweak.
13770
13771 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13772
13773 * djunpack.bat: New file.
13774
13775 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13776
13777 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13778 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13779 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13780 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13781
13782 2000-04-16 Dave Pitts <dpitts@cozx.com>
13783
13784 * config.sub (case $basic_machine): Change default for "ibm-*"
13785 to "openedition".
13786
13787 2000-04-13 Andreas Jaeger <aj@suse.de>
13788
13789 * MAINTAINERS: Added myself.
13790
13791 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13792
13793 * Makefile.in (gdb-taz): New target. GDB specific archive.
13794 (do-md5sum): New target.
13795 (MD5PROG): Define.
13796 (PACKAGE): Default to TOOL.
13797 (VER): Default to a shell script.
13798 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13799 md5 checksum generation.
13800 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13801 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13802 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13803 insight.tar.bz2): Use gdb-taz to create archive.
13804
13805 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13806
13807 * configure (warn_cflags): Delete.
13808
13809 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13810
13811 * MAINTAINERS: Added myself.
13812
13813 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13814 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13815
13816 * configure.in (enable_libstdcxx_v3): Add.
13817 (target_libs): Add bits here to switch between libstdc++-v2 and
13818 libstdc++-v3.
13819 * config.if: And this file too.
13820 * Makefile.in: Add libstdc++-v3 targets.
13821
13822 2000-04-05 Michael Meissner <meissner@redhat.com>
13823
13824 * config.sub (d30v): Add d30v as a basic machine type.
13825
13826 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13827
13828 * configure.in: -linux-gnu*, not -linux-gnu.
13829
13830 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13831
13832 * MAINTAINERS: Add self in write-after-approval section.
13833
13834 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13835
13836 * MAINTAINERS: Add self as ia64 port maintainer.
13837
13838 2000-03-08 Neil Booth <NeilB@earthling.net>
13839
13840 * MAINTAINERS: Add self in write-after-approval section.
13841
13842 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13843
13844 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13845 (do-tar-bz2): Replace TOOL with PACKAGE.
13846 (gdb.tar.bz2): Remove GDBTK from GDB package.
13847 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13848 dejagnu.tar.bz2): New packages.
13849
13850 2000-02-27 Andreas Jaeger <aj@suse.de>
13851
13852 * configure.in: Add entry for mips*-*-linux*, move catch all
13853 *-*-*linux* entry below this one.
13854
13855 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13856
13857 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13858
13859 2000-02-24 Nick Clifton <nickc@cygnus.com>
13860
13861 * config.sub: Support an OS of "wince".
13862
13863 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13864
13865 * config.guess, config.sub: Updated to match config's 2000-02-15
13866 version.
13867
13868 2000-02-23 Linas Vepstas <linas@linas.org>
13869
13870 * config.sub: Add support for Linux/IBM 370.
13871 * configure.in: Likewise.
13872
13873 2000-02-22 Nick Clifton <nickc@cygnus.com>
13874
13875 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13876
13877 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13878
13879 * config.guess: Guess "cygwin" rather than "cygwin32".
13880
13881 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13882
13883 * configure (gcc_version): When setting, narrow search to
13884 lines containing `version_string'.
13885
13886 2000-02-15 Denis Chertykov <denisc@overta.ru>
13887
13888 * config.sub: Add support for avr target.
13889
13890 2000-02-14 Nick Clifton <nickc@cygnus.com>
13891
13892 * MAINTAINERS: Add maintainers for MCore port.
13893
13894 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13895
13896 * config.sub: Add mmix-knuth-mmixware.
13897
13898 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13899
13900 * MAINTAINERS: Pair cccp with cpplib maintainership.
13901
13902 2000-01-27 Christopher Faylor <cgf@redhat.com>
13903
13904 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13905 structure stuff to -L library search.
13906 (CXX_FOR_TARGET): Ditto.
13907 (CROSS_CHECK_MODULES): Fix spelling mistake.
13908
13909 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13910
13911 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13912 the C++ compiler.
13913
13914 2000-01-12 Richard Henderson <rth@cygnus.com>
13915
13916 * configure.in: Don't build some bits for beos.
13917
13918 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13919
13920 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13921 as include files.
13922
13923 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13924
13925 * Add self as cpplib maintainer, as requested by Jason
13926 Merrill. Correct my e-mail address.
13927
13928 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13929
13930 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13931 not mh-aix43.
13932
13933 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13934
13935 * MAINTAINERS: Add myself to "write after approval" list.
13936
13937 1999-12-14 Richard Henderson <rth@cygnus.com>
13938
13939 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13940 * config.sub: Accept alphaev[78], alphaev8.
13941
13942 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13943
13944 * config.guess, config.sub: Update from autoconf.
13945
13946 1999-11-29 Bruce Korb <autogen@linuxbox.com>
13947
13948 * MAINTAINERS: update my playtime e-address.
13949
13950 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13951
13952 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13953 necessary libraries are missing.
13954
13955 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13956
13957 * MAINTAINERS: Add new 'write after approval' maintainer.
13958
13959 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13960
13961 * MAINTAINERS: Add new Java maintainer.
13962
13963 1999-10-25 Andreas Schwab <schwab@suse.de>
13964
13965 * configure: Fix quoting inside arguments of eval.
13966
13967 1999-10-21 Nick Clifton <nickc@cygnus.com>
13968
13969 * config-ml.in: Allow suppression of some ARM multilibs.
13970
13971 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13972
13973 * config.guess: Add OS/390 match pattern.
13974 * config.sub: Add mvs, openedition targets.
13975 * configure.in (i370-ibm-opened*): New.
13976
13977 1999-09-04 Steve Chamberlain <sac@pobox.com>
13978
13979 * config.sub: Add support for configuring for pj.
13980
13981 1999-08-31 Nick Clifton <nickc@cygnus.com>
13982
13983 * config.sub (maybe_os): Add support for configuring for fr30.
13984
13985 1999-08-25 Nick Clifton <nickc@cygnus.com>
13986
13987 * configure.in: Do not configure or build ld for AIX
13988 platforms. ld is known to be broken on these platforms.
13989
13990 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13991
13992 * config-ml.in: Pass compiler flag corresponding to multidirs to
13993 subdir configures.
13994
13995 1999-08-09 Ian Lance Taylor <ian@zembu.com>
13996
13997 * Makefile.in (LDFLAGS): Define.
13998
13999 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14000
14001 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14002 noconfigdirs.
14003 (*-*-cygwin*): Likewise.
14004
14005 1999-08-08 Ian Lance Taylor <ian@zembu.com>
14006
14007 * mkdep: New file.
14008 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14009 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14010
14011 From Eli Zaretskii <eliz@is.elta.co.il>:
14012 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14013 long file name when using DJGPP on MS-DOS.
14014
14015 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14016
14017 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14018
14019 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14020
14021 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14022 dependency as this causes "make check" to globally "make all"
14023
14024 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14025
14026 * configure.in (target_libs): Added target-zlib.
14027 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14028 (CONFIGURE_TARGET_MODULES): Likewise.
14029 (CHECK_TARGET_MODULES): Likewise.
14030 (INSTALL_TARGET_MODULES): Likewise.
14031 (CLEAN_TARGET_MODULES): Likewise.
14032 (configure-target-zlib): New target.
14033 (all-target-zlib): Likewise.
14034 (all-target-libjava): Depend on all-target-zlib.
14035 (configure-target-libjava): Depend on configure-target-zlib.
14036
14037 * Makefile.in (configure-target-libjava): Depend on
14038 configure-target-newlib.
14039 (configure-target-boehm-gc): New target.
14040 (configure-target-qthreads): New target.
14041
14042 * configure.in (target_libs): Added target-qthreads.
14043 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14044 (CONFIGURE_TARGET_MODULES): Likewise.
14045 (CHECK_TARGET_MODULES): Likewise.
14046 (INSTALL_TARGET_MODULES): Likewise.
14047 (CLEAN_TARGET_MODULES): Likewise.
14048 (all-target-qthreads): New target.
14049 (configure-target-libjava): Depend on configure-target-qthreads.
14050 (all-target-libjava): Depend on all-target-qthreads.
14051
14052 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14053 (CONFIGURE_TARGET_MODULES): Likewise.
14054 (CHECK_TARGET_MODULES): Likewise.
14055 (INSTALL_TARGET_MODULES): Likewise.
14056 (CLEAN_TARGET_MODULES): Likewise.
14057 (all-target-libjava): New target.
14058 (all-target-boehm-gc): Likewise.
14059 * configure.in (target_libs): Added libjava, boehm-gc.
14060
14061 1999-07-22 Ian Lance Taylor <ian@zembu.com>
14062
14063 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14064 configure.bat in SUPPORT_FILES.
14065 (gas+binutils.tar.bz2): Likewise.
14066
14067 * makeall.bat: Remove; obsolete.
14068
14069 1999-07-21 Ian Lance Taylor <ian@zembu.com>
14070
14071 From Mark Elbrecht:
14072 * configure.bat: Remove; obsolete.
14073
14074 1999-07-11 Ian Lance Taylor <ian@zembu.com>
14075
14076 * configure: Add -W -Wall to the default CFLAGS when compiling with
14077 gcc.
14078
14079 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14080
14081 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14082
14083 1999-06-30 Mark Mitchell <mark@codesourcery.com>
14084
14085 * configure.in: Build ld on IRIX6.
14086
14087 1999-06-12 Ian Lance Taylor <ian@zembu.com>
14088
14089 * Makefile.in: Change distribution targets to use bzip2 instead of
14090 gzip.
14091 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14092 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14093
14094 1999-06-04 Nick Clifton <nickc@cygnus.com>
14095
14096 * config.sub: Add mcore target.
14097
14098 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14099
14100 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14101
14102 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14103
14104 * config.guess (dummy): Changed to $dummy.
14105
14106 1999-05-24 Nick Clifton <nickc@cygnus.com>
14107
14108 * config.sub: Tidied up case statements.
14109
14110 1999-05-22 Ben Elliston <bje@cygnus.com>
14111
14112 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14113 <jiro@din.or.jp>.
14114
14115 * config.guess: Merge with FSF version. Future changes will be
14116 more accurately recorded in this ChangeLog.
14117 * config.sub: Likewise.
14118
14119 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14120
14121 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14122
14123 1999-04-30 Tom Tromey <tromey@cygnus.com>
14124
14125 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14126
14127 1999-04-23 Tom Tromey <tromey@cygnus.com>
14128
14129 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14130
14131 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
14132
14133 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14134 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14135 Bad merge removed these two changes.
14136
14137 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
14138 Martin Heller (Ing.-Buero_Heller@t-online.de)
14139
14140 * config.guess (interix Alpha): Add.
14141
14142 1999-04-11 Richard Henderson <rth@cygnus.com>
14143
14144 * configure.in (i?86-*-beos*): Do config gperf; don't config
14145 gdb, newlib, or libgloss.
14146
14147 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
14148
14149 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14150 link a trivial program with -mabi=64. If it fails, remove mabi=64
14151 from multidirs.
14152
14153 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14154
14155 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14156
14157 1999-04-08 Nick Clifton <nickc@cygnus.com>
14158
14159 * config.sub: Add support for mcore targets.
14160
14161 1999-04-07 Michael Meissner <meissner@cygnus.com>
14162
14163 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14164 not mt-ospace, in order to shut up assembler warning about using
14165 symbols that are named the same as registers.
14166
14167 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
14168
14169 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14170 dependency list for all-target-cygmon.
14171
14172 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14173
14174 * config-ml.in: Check $host, not $target, for selective multilibs.
14175 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14176 thumb interworking, and underscore prefix multilibs.
14177
14178 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14179
14180 * missing: Update to version from current automake.
14181
14182 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14183
14184 * configure (gxx_include_dir): Removed.
14185
14186 * configure.in (gxx_include_dir): Handle it.
14187 * Makefile.in: Likewise.
14188
14189 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14190
14191 * config.sub (mips64vr4111,mips64vr4111el) Add.
14192
14193 1999-03-21 Ben Elliston <bje@cygnus.com>
14194
14195 * config.guess: Correct typo for detecting ELF on FreeBSD.
14196
14197 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14198
14199 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14200 config/mh-djgpp.
14201
14202 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14203
14204 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14205 all-target-newlib to dependency list for all-target-bsp.
14206
14207 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14208
14209 * config.sub: Add i386-uwin support.
14210 * config.guess: Likewise.
14211
14212 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14213
14214 * configure.in: cleanup, add mh-*pic handling for arm, special
14215 case powerpc*-*-aix*
14216
14217 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14218
14219 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14220 can be built.
14221
14222 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14223
14224 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14225 targets.
14226
14227 1999-03-02 Nick Clifton <nickc@cygnus.com>
14228
14229 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14230
14231 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14232
14233 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14234
14235 1999-02-24 Nick Clifton <nickc@cygnus.com>
14236
14237 * config.sub: Fix typo in arm recognition.
14238
14239 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14240
14241 * configure.in (noconfigdirs): Changed target_configdirs to
14242 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14243 rather than m68k-*-* since it is not known to work on
14244 m68k-aout. Ditto for arm-*-*oabi.
14245
14246 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14247
14248 * configure.in (*-*-windows*): Remove, no longer used.
14249
14250 1999-02-19 Ben Elliston <bje@cygnus.com>
14251
14252 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14253 Smart and improved by Andrew Cagney.
14254
14255 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14256
14257 * config.guess: Recognize openbsd-*-hppa.
14258
14259 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14260
14261 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14262 only if it is not empty.
14263
14264 1999-02-17 Nick Clifton <nickc@cygnus.com>
14265
14266 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14267
14268 * config.guess: Modified to recognize uname's armv* syntax.
14269
14270 * config.sub: Modified to recognize uname's armv* syntax.
14271
14272 1999-02-17 Mark Salter <msalter@cygnus.com>
14273
14274 * configure.in: Added target-bsp for sparclite.
14275
14276 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14277
14278 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14279
14280 1999-02-08 Nick Clifton <nickc@cygnus.com>
14281
14282 * configure.in: Add support for strongarm port.
14283 * config.sub: Add support for strongarm target.
14284
14285 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14286
14287 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14288 the old name config/mh-cygwin32.
14289 Enable texinfo.
14290
14291 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14292
14293 * configure.in: Do build ld for ix86 Solaris.
14294
14295 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14296
14297 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14298 $AR_FOR_TARGET. Likewise for RANLIB.
14299
14300 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14301
14302 * config.sub (oabi): Recognize.
14303 * configure.in (arm-*-oabi): Handle.
14304
14305 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14306
14307 * config.guess: Improve detection of i686 on UnixWare 7.
14308
14309 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14310
14311 * config.guess: Add support for i386-pc-interix.
14312 * config.sub: Likewise.
14313 * configure.in: Likewise.
14314
14315 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14316
14317 * Makefile.in: Remove unneeded all-target-libio from
14318 from all-target-winsup target since it is now unneeded.
14319 Add all-target-libtermcap in its place since it is now
14320 needed.
14321
14322 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14323
14324 * configure.in: makefile stub for cygwin target is probably
14325 unnecessary. Remove it for now.
14326
14327 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14328
14329 * configure.in: libtermcap.a should be built when cygwin is the
14330 target as well as the host.
14331 * config.guess: Allow mixed case in cygwin uname output.
14332 * Makefile.in: Add libtermcap target.
14333
14334 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14335
14336 * config.sub: Clean up handling of hppa2.0.
14337
14338 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14339
14340 * config.guess: Use C code to identify more HP machines.
14341
14342 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14343
14344 * config.sub: Handle hppa2.0.
14345
14346 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14347
14348 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14349 cygmon for all sparclite targets, regardless of object format.
14350
14351 1998-12-15 Mark Salter <msalter@cygnus.com>
14352
14353 * configure.in: Added target-bsp for several target architectures.
14354
14355 * Makefile.in: Added rules for bsp.
14356
14357 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14358
14359 * config.guess: Improve detection of hppa2.0 processors.
14360
14361 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14362
14363 * config.guess: Recognize FreeBSD using ELF automatically.
14364
14365 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14366
14367 * configure (skip-this-dir): Add handling for new shell script, which
14368 might be created by a sub-directory's configure to indicate, this particular
14369 directory is "unwanted".
14370 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14371
14372 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14373
14374 * ltconfig: import from libtool, after changing libtool to
14375 account for the cygwin name change.
14376
14377 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14378
14379 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14380 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14381
14382 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14383
14384 * configure.in: Add libtermcap to list of cygwin dependencies.
14385
14386 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14387
14388 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14389 they include winsup/include when it's a cygwin target.
14390
14391 1998-11-12 Tom Tromey <tromey@cygnus.com>
14392
14393 * configure.in (host_tools): Added zip.
14394 * Makefile.in (all-target-libjava): Depend on all-zip.
14395 (all-zip): New target.
14396 (ALL_MODULES): Added all-zip.
14397 (NATIVE_CHECK_MODULES): Added check-zip.
14398 (INSTALL_MODULES): Added install-zip.
14399 (CLEAN_MODULES): Added clean-zip.
14400
14401 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14402
14403 * Makefile.in: lose "32" from comment about cygwin.
14404
14405 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14406
14407 * configure.in: Use -Os to build target libraries for the fr30.
14408
14409 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14410
14411 * config.sub: Add fr30.
14412
14413 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14414
14415 * configure.in: drop "32" from config/mh-cygwin32. Check
14416 cygwin* instead of cygwin32*.
14417 * config.sub: Check cygwin* instead of cygwin32*.
14418
14419 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14420
14421 * config.guess: Match any version of Unixware7.
14422
14423 1998-10-20 Syd Polk <spolk@cygnus.com>
14424
14425 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14426 if desired.
14427
14428 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14429
14430 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14431 these if the appropriate directories and files to not exist.
14432
14433 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14434
14435 * Makefile.in (DEVO_SUPPORT): Add config.if.
14436
14437 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14438
14439 * configure: Add pattern to replace "build_tooldir"'s
14440 definition in the generated Makefile with "tooldir"'s
14441 actual value.
14442
14443 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14444
14445 * config.sub: Bring back lost sparcv9.
14446
14447 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14448
14449 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14450
14451 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14452 CC_FOR_TARGET and friends.
14453
14454 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14455
14456 * Makefile.in (build_tooldir): New variable, same as tooldir.
14457 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14458 -B$(build_tooldir)/bin/.
14459 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14460
14461 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14462
14463 * README: Remove installation instructions and refer to the
14464 INSTALL directory instead.
14465
14466 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14467
14468 * config.sub: Add support for i[34567]86-pc-udk.
14469 * configure.in: Likewise.
14470
14471 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14472
14473 * Makefile.in: add bzip2 package building bits for user
14474 tools module
14475 * configure.in: ditto
14476
14477 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14478
14479 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14480 (ALL_TARGET_MODULES): Add all-target-libobjc.
14481 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14482 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14483 (all-target-libchill): Add dependencies.
14484 * configure.in (target_libs): Add libchill.
14485
14486 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14487
14488 * configure.in (target_subdir): Remove duplicate line.
14489
14490 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14491
14492 * Makefile.in (all-automake): fix dependencies.
14493
14494 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14495
14496 * configure.in: Minor cleanups for building in the $(target_alias)
14497 subdir.
14498
14499 1998-09-22 Jim Wilson <wilson@cygnus.com>
14500
14501 * Makefile.in (bootstrap): Set r and s before make all. Use
14502 BASE_FLAGS_TO_PASS in make all.
14503 (cross): Likewise.
14504
14505 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14506
14507 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14508
14509 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14510
14511 * config.sub: Fix typo in last change.
14512
14513 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14514
14515 * config.sub: Add support for C4x target.
14516 * configure.in: Likewise.
14517
14518 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14519
14520 * config.sub: Recognize sparcv9 just like sparc64.
14521
14522 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14523
14524 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14525
14526 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14527
14528 * config.guess: Correctly identify Pentium II sco boxes.
14529
14530 * config.guess: Fix "tr" code. From Weiwen Liu.
14531
14532 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14533
14534 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14535 stabs.
14536
14537 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14538
14539 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14540 (ALL_TARGET_MODULES): Add all-target-libchill.
14541 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14542 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14543 (all-target-libchill): Add dependencies.
14544 * configure.in (target_libs): Add libchill.
14545
14546 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14547
14548 * config.guess: Avoid assumptions about "tr" behaves when
14549 LANG is set to something other than English.
14550
14551 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14552
14553 * configure (gxx_include_dir): Changed to
14554 '${prefix}/include/g++'-${libstdcxx_interface}.
14555
14556 * config.if: New to determine the interfaces.
14557
14558 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14559
14560 * config.guess: Detect and handle MPE/IX.
14561 * config.sub: Deal with MPE/IX.
14562
14563 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14564
14565 * configure.in: Use mh-aix43.
14566
14567 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14568
14569 * configure: Fix --without/--disable cases for gxx-include-dir.
14570
14571 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14572
14573 * mdata-sh: Imported. Needed for automake support.
14574
14575 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14576
14577 * Makefile.in (taz): Try "chmod -R og=u ." before
14578 "chmod og=u `find . -print`".
14579
14580 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14581
14582 * configure.in: Add arm-elf and thumb-elf support.
14583
14584 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14585
14586 * Makefile.in: Undo previous patch.
14587
14588 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14589
14590 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14591 to here ...
14592 (install-no-fixedincludes): and here
14593 (INSTALL_MODULES): ... from here.
14594
14595 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14596
14597 * config.sub: Merge with FSF.
14598
14599 * config.guess: Merge with FSF.
14600
14601 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14602
14603 * configure (extraconfigdirs): New variable.
14604 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14605 * Makefile.in (all): Move higher in file.
14606 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14607 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14608 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14609 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14610 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14611
14612 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14613
14614 * Makefile.in (all-target-libjava): Depend on all-gcc and
14615 all-target-newlib.
14616 (configure-target-libjava): Depend on $(ALL_GCC).
14617
14618 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14619
14620 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14621 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14622
14623 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14624
14625 * INSTALL/README: Fix typo.
14626
14627 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14628
14629 * ylwrap: Change absolute path checks to check for DOS style path
14630 names.
14631
14632 * ylwrap: Don't use a full path name if the source file is in the
14633 same directory. From hjl@lucon.org (H.J. Lu).
14634
14635 * config-ml.in: Default to being verbose, to match Feb 18 change to
14636 configure.
14637
14638 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14639
14640 Brought over from egcs:
14641
14642 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14643
14644 * configure.in (target_subdir): Set to ${target_alias} instead
14645 of "libraries".
14646
14647 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14648
14649 * configure.in (target_subdir): Set to libraries if enable_multilib.
14650
14651 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14652
14653 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14654 multilibs, force reconfiguration the first time we create
14655 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14656
14657 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14658
14659 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14660 avoid confusion with --no-recursion.
14661
14662 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14663
14664 * configure.in: Win32 hosts shouldn't use install -x
14665 * install-sh: remove -x option, and special .exe-handling
14666 hack.
14667
14668 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14669
14670 * config.guess: Recognize i586-pc-beos.
14671 * configure.in: Don't build some bits for beos.
14672
14673 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14674
14675 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14676 CFLAGS default to -O2.
14677
14678 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14679 when using GNU ld.
14680
14681 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14682
14683 * ltmain.sh: Correct install when using a different shell.
14684
14685 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14686
14687 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14688
14689 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14690
14691 * makefile.vms: Update to build binutils/makefile.vms. Add install
14692 target.
14693
14694 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14695
14696 * ltconfig: Update to correct AIX handling.
14697
14698 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14699
14700 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14701
14702 * configure.in (target_subdir): Set to ${target_alias} instead
14703 of "libraries".
14704
14705 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14706
14707 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14708 (Makefile): Depend on $(gcc_version_trigger).
14709
14710 * configure (gcc_version): Change default initializer to empty
14711 string.
14712 (gcc_version_trigger): New variable; pass this variable down
14713 to subdir configures to enable them checking gcc's version
14714 themselves. Emit make macros for both gcc_version vars.
14715 (topsrcdir): Initialize reliably.
14716 (recursion line): Remove --with-gcc-version=${gcc_version}.
14717
14718 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14719
14720 * configure (enable_version_specific_runtime_libs): Implement new flag
14721 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14722 in $(libsubdir); emit definition in each generated Makefile.
14723 (gxx_include_dir): Initialize depending on
14724 $enable_version_specific_runtime_libs.
14725
14726 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14727
14728 * configure (gcc_version): Initialize properly depending on
14729 how and where configure is started.
14730 (recursion line): Pass a --with-gcc-version=${gcc_version}
14731 to configures in subdirs.
14732
14733 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14734
14735 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14736 cygmon
14737
14738 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14739
14740 * configure.in: Add cygmon and libstub support for mn10200.
14741
14742 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14743
14744 * configure (gcc_version): Add new variable describing the
14745 particular gcc version we're building.
14746 * Makefile.in (libsubdir): Add new macro for the directory
14747 in which the compiler finds executables, libraries, etc.
14748 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14749 and libsubdir.
14750
14751 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14752
14753 * Makefile.in (local-clean): Remove *.log.
14754 (warning.log): Built with warn_summary from build.log.
14755 (mail-report.log): Run test_summary.
14756 (mail-report-with-warnings.log): Run test_summary including
14757 warning.log in the report.
14758
14759 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14760
14761 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14762
14763 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14764
14765 * Makefile.in (grep): Grep no longer depends on libiberty.
14766
14767 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14768
14769 * Makefile.in: all-snavigator needs all-libgui.
14770
14771 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14772
14773 * configure.in: Add cygmon and libstub support for mn10300.
14774
14775 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14776
14777 * missing: Update to version from automake 1.3.
14778
14779 * ltmain.sh: On installation, don't get confused if the same name
14780 appears more than once in the list of library names.
14781
14782 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14783
14784 * config.sub: Accept m68060 and m5200 as CPU names.
14785
14786 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14787
14788 * configure: Use && rather than using -a in test, because odd
14789 strings can confuse test.
14790 * configure.in: Likewise.
14791
14792 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14793
14794 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14795
14796 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14797
14798 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14799 bootstrap4-lean): New targets.
14800
14801 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14802
14803 * mpw-* Delete. Not used.
14804
14805 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14806
14807 * COPYING.LIB: Update FSF address.
14808
14809 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14810
14811 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14812
14813 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14814 GAS_SUPPORT_DIRS.
14815
14816 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14817
14818 * ltconfig, ltmain.sh: Avoid producing a version number if
14819 -version-info was not used.
14820
14821 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14822
14823 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14824 building with newlib.
14825
14826 1998-04-30 Paul Eggert <eggert@twinsun.com>
14827
14828 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14829 Solaris `make' causes it to continue to next definition.
14830
14831 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14832
14833 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14834 the right GUI libraries and files are installed along with GDB.
14835
14836 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14837
14838 * configure.in: Change alpha to alpha* in several places.
14839
14840 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14841
14842 * config.sub: Recognize sparc86x.
14843
14844 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14845
14846 * configure.in (--enable-target-optspace): Remove debug echo.
14847
14848 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14849
14850 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14851
14852 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14853
14854 * ltconfig: Update cygwin32 support.
14855
14856 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14857 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14858 (GDB_SUPPORT_DIRS): Likewise.
14859
14860 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14861
14862 * configure.in (target_makefile_frag): If --enable-target-optspace,
14863 use -Os to compile target libraries rather than -O2. Default to
14864 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14865 not used.
14866 * configure.in (target_cflags): Ditto for d30v.
14867
14868 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14869
14870 * Makefile.in (all-bfd): Depend on all-intl.
14871 (all-binutils): Likewise.
14872 (all-gas): Likewise.
14873 (all-gprof): Likewise.
14874 (all-ld): Likewise.
14875
14876 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14877
14878 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14879
14880 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14881
14882 * Makefile.in (all-bfd): Depend upon all-libiberty.
14883
14884 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14885
14886 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14887
14888 * Makefile.in: Add libstub.
14889
14890 * configure.in: Ditto. Build libstub for targets that have cygmon
14891 support.
14892
14893 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14894
14895 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14896
14897 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14898
14899 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14900 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14901
14902 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14903
14904 * configure: Define DEFAULT_M4 by searching PATH.
14905 * Makfile.in: Use DEFAULT_M4.
14906
14907 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14908
14909 * ltconfig: Add cygwin32 support.
14910
14911 * Makefile.in, configure.in: Add libtool as a native only directory
14912 to configure and build.
14913
14914 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14915
14916 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14917
14918 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14919
14920 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14921
14922 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14923
14924 * Makefile.in: add ash make rules
14925 * configure.in: add ash to native_only and host_tools lists
14926
14927 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14928
14929 * Makefile.in (all-gettext, all-intl): New targets.
14930 (ALL_MODULES): Added all-gettext, all-intl.
14931 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14932 (INSTALL_MODULES): Added install-gettext, install-intl.
14933 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14934
14935 * configure.in (host_tools): Added gettext.
14936 (native_only): Likewise.
14937 (noconfigdirs) [various cases]: Likewise.
14938 (host_libs): Added intl.
14939
14940 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14941
14942 * configure: Do not disable building gdbtk for cygwin32 hosts.
14943
14944 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14945
14946 * configure.in: Add thumb-coff target.
14947 * config.sub: Add thumb-coff target.
14948
14949 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14950
14951 * Makefile.in: Revert yesterday's change.
14952 (all-target-winsup): all-target-librx stays out of here.
14953
14954 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14955
14956 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14957 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14958 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14959 Remove references to librx and libg++.
14960
14961 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14962
14963 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14964 recursive makes
14965
14966 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14967
14968 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14969 for newlib directory.
14970 (CXX_FOR_TARGET): Likewise.
14971
14972 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14973
14974 * ltconfig: Update after libtool/ltconfig.in change for
14975 hpux11.
14976
14977 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14978
14979 * ltconfig, ltmain.sh: Update to libtool 1.2.
14980
14981 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14982
14983 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14984 (install-gcc-cross): Instead, override LANGUAGES here.
14985
14986 1998-03-18 Dave Love <d.love@dl.ac.uk>
14987
14988 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14989 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14990
14991 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14992
14993 * configure.in: Add Thumb-pe target.
14994
14995 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
14996
14997 * Makefile.in - changed sn targets to snavigator
14998 * configure.in - changed sn targets to snavigator
14999
15000 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15001
15002 * config-ml.in: After building symlink tree call make distclean
15003 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15004 to be the case for libiberty.
15005
15006 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15007
15008 * configure: When making link, also check the current
15009 directory. The configure scripts may create one.
15010
15011 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15012
15013 * config.sub: Accept alphapca56 and alphaev6 properly.
15014
15015 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15016
15017 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15018
15019 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15020
15021 * config.sub (sco5): Fix typo.
15022
15023 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15024
15025 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15026 install-itcl.
15027 (install-itcl): Remove dependency on install-tcl.
15028
15029 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15030
15031 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15032
15033 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15034
15035 * configure.in: Don't build libgui for a cygwin32 target when not on
15036 a cygwin32 host.
15037
15038 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15039
15040 * configure (redirect): Set to null, so default behavior of
15041 configure is now --verbose.
15042
15043 1998-02-16 Dave Love <d.love@dl.ac.uk>
15044
15045 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15046 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15047
15048 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15049
15050 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15051 this change to sync Makefile.in with its ChangeLog entries.
15052
15053 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15054
15055 * ltmain.sh (mkdir): Check that the directory doesn't exist
15056 before we exit with error, so that we don't get races during
15057 parallel builds.
15058
15059 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15060
15061 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15062
15063 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15064
15065 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15066 PICFLAG_FOR_TARGET.
15067 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15068
15069 * configure: Emit a definition for the new macro enable_shared
15070 into each Makefile.
15071
15072 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15073
15074 * configure.in (host_tools, native_only): Add libtool.
15075
15076 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15077
15078 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15079 Fix typo in ming config comment.
15080
15081 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15082
15083 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15084
15085 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15086
15087 * config.sub: Add tic30 cases, and map c30 to tic30.
15088
15089 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15090
15091 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15092 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15093 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15094 (CLEAN_TARGET_MODULES): Similarly
15095 (all-target-libf2c): Add dependences.
15096 * configure.in (target_libs): Add libf2c.
15097
15098 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15099
15100 * configure.in: Remove expect from noconfigdirs when target
15101 is cygwin32. OK to build expect and dejagnu with Canadian
15102 Cross.
15103
15104 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15105
15106 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15107 host.
15108
15109 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15110 and mingw32.
15111
15112 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15113
15114 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15115 here as it is not defined in the toplevel Makefile.
15116
15117 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15118
15119 * configure (package_makefile_rules_frag): New variable, which names
15120 a file with generic rules, ...
15121 Change comment to mention we now have FIVE parts.
15122 * configure: Undo last change.
15123
15124 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15125
15126 * config.guess: More accurate determination of HP processor types.
15127 * config.sub: More accurate determination of HP processor types.
15128
15129 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15130
15131 * configure (package_makefile_frag): Move inserting the
15132 ${package_makefile_frag} to where it should be according
15133 to the comment.
15134
15135 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15136
15137 * config.guess: Add support for Linux/ARM.
15138
15139 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15140
15141 * .cvsignore: Remove *-info and *-install since they match
15142 release-info and mpw-install, which we don't want to just ignore.
15143
15144 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15145
15146 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15147
15148 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15149
15150 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15151 local_prefix to sub-make invocations.
15152
15153 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15154
15155 * configure.in: Check makefile fragments in the source
15156 directory.
15157
15158 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15159
15160 * configure.in: Check whether host and target makefile
15161 fragments exist before adding them to *_makefile_frag.
15162
15163 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15164
15165 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15166
15167 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15168
15169 * configure.in: Make sure we only replace RPATH_ENVVAR on
15170 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15171 regexp to sed.
15172
15173 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15174 to sub-makes.
15175
15176 1998-01-13 Lee Iverson (leei@ai.sri.com)
15177
15178 * config-ml.in (multi-do): LDFLAGS must include multilib
15179 designator.
15180
15181 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15182
15183 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15184
15185 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15186
15187 * config.sub: Add mingw32 support.
15188 * configure.in: Likewise.
15189
15190 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15191
15192 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15193
15194 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15195
15196 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15197 * configure (gxx_include_dir): Provide a definition for subdirs
15198 which do not use autoconf.
15199
15200 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15201
15202 * config.guess: Sync with egcs. Picks up new alpha support,
15203 BeOS & some additional linux support.
15204
15205 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15206
15207 * config.guess: HP 9000/803 is a PA1.1 machine.
15208
15209 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15210
15211 * configure.in: It's alpha*-...
15212
15213 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15214
15215 * configure.in (host_makefile_frag, target_makefile_frag):
15216 Handle multiple config files.
15217 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15218 alpha-*-*.
15219
15220 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15221
15222 * mkdep: New file.
15223
15224 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15225
15226 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15227
15228 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15229
15230 * Makefile.in: Add libgui directory.
15231 (GDB_TK): Add all-libgui.
15232 * configure.in: Add libgui directory.
15233 * configure: Add all-libgui to GDB_TK.
15234
15235 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15236
15237 * config-ml.in (multidirs): Add m32r to multilib list.
15238
15239 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15240
15241 * Makefile.in (all-target-gperf): Change dependency to
15242 all-target-libstdc++.
15243
15244 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15245
15246 * config.guess: Add BeOS support.
15247
15248 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15249
15250 Source directory cvs renamed to cvssrc:
15251 * configure.in (host_tools): Change cvs to cvssrc.
15252 (native_only): Likewise.
15253 (noconfigdirs) [various cases]: Likewise.
15254 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15255 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15256 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15257 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15258 (all-cvssrc): Rename target from all-cvs.
15259
15260 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15261
15262 * configure (gxx_include_dir): Fix thinko.
15263
15264 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15265
15266 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15267 (install-cross, install-gcc-cross): New targets.
15268
15269 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15270
15271 * configure.in (noconfigdirs): Add support for Thumb target.
15272
15273 * config.sub (maybe_os): Add support for Thumb target.
15274
15275 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15276
15277 * Makefile.in: Add rules for cygmon.
15278
15279 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15280
15281 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15282
15283 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15284 * configure (gxx_include_dir): Provide a definition for subdirs
15285 which do not use autoconf.
15286
15287 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15288
15289 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15290 11/18/97 build
15291
15292 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15293
15294 * From Franz Sirl.
15295 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15296 found on RedHat Linux systems.
15297
15298 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15299
15300 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15301 guesses.
15302
15303 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15304
15305 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15306
15307 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15308
15309 * ltmain.sh: If mkdir fails, check whether the directory was created
15310 anyhow by some other process.
15311
15312 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15313
15314 * configure.in (d30v-*-*): Configure all directories.
15315
15316 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15317
15318 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15319 for the D30V.
15320
15321 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15322
15323 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15324
15325 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15326
15327 * include/libiberty.h: Add extern "C" { so it can be used with C++
15328 progrms.
15329 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15330 programs.
15331
15332 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15333
15334 * configure.in (d30v-*-*): Configure GCC now.
15335
15336 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15337
15338 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15339 is no longer needed.
15340
15341 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15342
15343 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15344
15345 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15346
15347 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15348 targets using "$@" to provide support for similar but not identical
15349 targets without having to duplicate code.
15350
15351 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15352
15353 * makefile.vms: Fix to work with DEC C.
15354
15355 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15356
15357 * config.sub: Add mips-tx39-elf to marketing names.
15358
15359 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15360
15361 * ltmain.sh: Handle symlinks in generated script.
15362
15363 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15364
15365 * configure: Handle autoconf style directory options: --bindir,
15366 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15367 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15368 --sysconfdir.
15369 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15370 (sharedstatedir, localstatedir, oldincludedir): New variables.
15371 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15372 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15373 sbindir, sharedstatedir, and sysconfdir.
15374
15375 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15376
15377 * Makefile.in (bootstrap-lean): New target.
15378
15379 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15380
15381 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15382 sn, and gnuserv from noconfigdirs.
15383
15384 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15385
15386 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15387
15388 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15389
15390 * Makefile.in (cross): New target.
15391
15392 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15393 Jeff Law <law@cygnus.com>
15394
15395 * Makefile.in (bootstrap2, bootstrap3): New targets.
15396 (all-bootstrap): Remove outdated and confusing target.
15397 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15398
15399 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15400
15401 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15402 windows. Consistent with gdb/configure.
15403
15404 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15405
15406 * configure.in: Name Linux target fragment.
15407
15408 * configure: Rewrite so that project Makefile fragment is inserted
15409 first and appears last in the resulting Makefile.
15410
15411 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15412
15413 * Makefile.in (install-itcl): Install tcl first.
15414
15415 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15416
15417 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15418
15419 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15420
15421 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15422
15423 * configure.in (skipdirs): Add target-librx for Linux.
15424 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15425
15426 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15427
15428 * Makefile.in (bootstrap): New target.
15429
15430 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15431
15432 * config.sub: Accept 'amigados' for backward compatibility.
15433
15434 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15435
15436 * config.guess: Merge with FSF.
15437
15438 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15439
15440 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15441
15442 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15443
15444 * config.sub: Add "marketing-names" patch.
15445
15446 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15447
15448 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15449
15450 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15451
15452 * config.sub: Handle v850-elf.
15453
15454 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15455
15456 * .cvsignore (*-install): Remove.
15457
15458 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15459
15460 * ltconfig: Set CONFIG_SHELL in libtool.
15461 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15462
15463 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15464
15465 * configure.in (target_subdir): Set to libraries if enable_multilib.
15466
15467 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15468
15469 * config.guess: Update from gcc directory.
15470
15471 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15472
15473 * Makefile.in (all-sim): Depends on all-readline.
15474
15475 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15476
15477 * Makefile.in (BISON, YACC): Use $$s.
15478 (all-bison): Depend on all-texinfo.
15479
15480 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15481
15482 * Makefile.in (BISON): Add -L flag.
15483 (YACC): Likewise.
15484
15485 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15486
15487 * configure.in (noconfigdirs): Add support for v850e target.
15488
15489 * config.sub (maybe_os): Add support for v850e target.
15490
15491 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15492
15493 * configure.in (noconfigdirs): Add support for v850ea target.
15494
15495 * config.sub (maybe_os): Add support for v850ea target.
15496
15497 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15498
15499 * config.sub: Add mipstx39. Delete r3900.
15500
15501 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15502
15503 * Makefile.in (all-autoconf): Depends on all-texinfo.
15504
15505 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15506
15507 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15508 eabi targets.
15509
15510 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15511
15512 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15513
15514 * configure: When handling a Canadian Cross, handle YACC as well as
15515 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15516 * Makefile.in (all-bison): Depend upon all-texinfo.
15517
15518 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15519
15520 * Makefile.in (BISON): bison, not byacc or bison -y.
15521 (YACC): bison -y or byacc or yacc.
15522 (various): Add *-bison as appropriate.
15523 (taz): No need to mess with BISON anymore.
15524
15525 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15526
15527 * configure: If OSTYPE matches *win32*, try to find a good value for
15528 CONFIG_SHELL.
15529
15530 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15531
15532 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15533 configure.in if it is present.
15534
15535 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15536
15537 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15538
15539 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15540
15541 * config.sub: Recognize `arc' cpu.
15542 * configure.in: Likewise.
15543 * config-ml.in: Likewise.
15544
15545 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15546
15547 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15548
15549 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15550
15551 * configure: Changed sed delimiter from ':' to '|' when
15552 attempting to substitute ${config_shell} for SHELL. On
15553 NT ${config_shell} may contain a ':' in it.
15554
15555 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15556
15557 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15558
15559 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15560
15561 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15562
15563 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15564
15565 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15566
15567 * ylwrap: If the program is a relative path, force it to be
15568 absolute.
15569
15570 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15571
15572 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15573
15574 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15575
15576 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15577 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15578 for libraries.
15579
15580 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15581
15582 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15583 separated by spaces.
15584
15585 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15586
15587 * ylwrap: New file.
15588 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15589
15590 * ltmain.sh: Handle /bin/sh at start of install program.
15591
15592 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15593
15594 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15595 * missing: New file, from automake 1.2.
15596
15597 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15598
15599 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15600 check-tk to CHECK_X11_MODULES.
15601
15602 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15603
15604 * config.sub: Merge with FSF.
15605
15606 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15607
15608 * config.guess: Merge with FSF.
15609
15610 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15611
15612 * configure: Treat msdosdjgpp like go32.
15613 * configure.in: Likewise. Don't remove gprof for go32.
15614
15615 * configure: Change Makefile.tem2 to Makefile.tm2.
15616
15617 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15618
15619 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15620
15621 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15622
15623 * install-sh (chmodcmd): Set to null if the DST directory already
15624 exists. Same as Nov 11th change.
15625
15626 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15627
15628 * configure (GDB_TK): Needs itcl and tix.
15629
15630 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15631
15632 * config.guess: Update from FSF.
15633
15634 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15635
15636 * Makefile.in (GDB_TK): Depend on itcl and tix.
15637
15638 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15639
15640 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15641 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15642 (INSTALL_SCRIPT): New variable.
15643 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15644 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15645 to -x.
15646 * install-sh: Add support for -x option.
15647
15648 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15649
15650 * configure.in, Makefile.in: Treat tix like itcl.
15651
15652 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15653
15654 * Makefile.in (WINDRES): New variable.
15655 (WINDRES_FOR_TARGET): New variable.
15656 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15657 (EXTRA_HOST_FLAGS): Add WINDRES.
15658 (EXTRA_TARGET_FLAGS): Add WINDRES.
15659 (EXTRA_GCC_FLAGS): Add WINDRES.
15660 ($(DO_X)): Pass down WINDRES.
15661 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15662 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15663 DLLTOOL_FOR_TARGET.
15664
15665 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15666
15667 * configure.in: configure sim before gdb for win32-x-ppc
15668
15669 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15670
15671 Move gperf into the toplevel, from libg++.
15672 * configure.in (target_tools): Add target-gperf.
15673 (native_only): Add target-gperf.
15674 * Makefile.in (all-target-gperf): New target, depend on
15675 all-target-libg++.
15676 (configure-target-gperf): Empty rule.
15677 (ALL_TARGET_MODULES): Add all-target-gperf.
15678 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15679 (CHECK_TARGET_MODULES): Add check-target-gperf.
15680 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15681 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15682
15683 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15684
15685 * config.sub (mn10200): Recognize new basic machine.
15686
15687 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15688
15689 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15690 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15691
15692 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15693
15694 * configure.in: If we're building mips-sgi-irix6* native, turn on
15695 ENABLE_MULTILIB and set TARGET_SUBDIR.
15696
15697 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15698
15699 * Makefile.in (all-sn): Depend on all-grep.
15700
15701 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15702
15703 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15704
15705 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15706 Makefile. From Jeff Makey <jeff@cts.com>.
15707 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15708
15709 * Makefile.in (DISTBISONFILES): Remove.
15710 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15711 $(DEFAULT_YACC).
15712
15713 * configure.in: Build itl, db, sn, etc., when building for native
15714 cygwin32.
15715
15716 * Makefile.in (LD): New variable.
15717 (EXTRA_HOST_FLAGS): Pass down LD.
15718 ($(DO_X)): Likewise.
15719
15720 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15721
15722 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15723
15724 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15725
15726 * configure.in (targargs): Strip out any supplied --build argument
15727 before adding our own. Always add --build.
15728
15729 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15730
15731 * configure.in (targargs): Pass --build if we're doing
15732 a cross-compile.
15733
15734 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15735
15736 * configure: Use '|' instead of ":" as the separator in
15737 sed. Otherwise sed chokes on NT path names with drive
15738 designators. Also look for "?:*" as the leading characters in an
15739 absolute pathname.
15740
15741 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15742
15743 * config.sub: Support for r3900.
15744
15745 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15746
15747 * configure.in: Use install-sh, not install.sh.
15748
15749 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15750
15751 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15752 apply it twice.
15753
15754 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15755
15756 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15757 install-binutils.
15758
15759 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15760
15761 * Makefile.in: Add automake targets.
15762 * configure.in (host_tools): Add automake.
15763
15764 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15765
15766 * configure: Default CXX to c++, not gcc.
15767 * Makefile.in (CXX): Set to c++, not gcc.
15768 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15769
15770 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15771
15772 * install-sh: try appending a .exe if source file doesn't
15773 exist
15774
15775 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15776
15777 * configure.in: Turn on multilib by default.
15778 (cross_only): Remove target-libiberty.
15779
15780 * Makefile.in (all-gcc): Don't depend on libiberty.
15781
15782 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15783
15784 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15785
15786 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15787
15788 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15789 (DISTBISONFILES): Add ld/Makefile.in
15790
15791 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15792
15793 * configure.in: if target is cygwin32 but host isn't cygwin32,
15794 don't configure gdb tcl tk expect, not just gdb.
15795
15796 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15797
15798 * configure.in: Added gnuserv everywhere sn appears.
15799
15800 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15801 (CROSS_CHECK_MODULES): Added check-gnuserv.
15802 (INSTALL_MODULES): Added install-gnuserv.
15803 (CLEAN_MODULES): Added clean-gnuserv.
15804 (all-gnuserv): New target.
15805
15806 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15807
15808 * config.guess: Fixes for MIPS OpenBSD systems.
15809
15810 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15811
15812 * Makefile.in (INSTALL_XFORM): Remove.
15813 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15814
15815 * mkinstalldirs: New file, copied from automake.
15816 * Makefile.in (installdirs): Rename from install-dirs. Use
15817 mkinstalldirs. Change all users.
15818 (DEVO_SUPPORT): Add mkinstalldirs.
15819
15820 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15821
15822 * install-sh: Rename from install.sh.
15823 * Makefile.in (INSTALL): Change install.sh to install-sh.
15824 (DEVO_SUPPORT): Likewise.
15825
15826 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15827 Graichen <graichen@rzpd.de>.
15828
15829 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15830
15831 * config.guess: Recognize OpenBSD systems correctly.
15832
15833 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15834
15835 * README, Makefile.in (ETC_SUPPORT): Remove references to
15836 cfg-paper*, configure.{texi,man,info*}._
15837
15838 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15839
15840 * Makefile.in (all.normal): Ensure that gcc is built after all
15841 the x11 - ie gdb - targets.
15842
15843 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15844
15845 * makefile.vms: Don't run conf-a-gas.
15846
15847 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15848
15849 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15850
15851 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15852
15853 * configure.in: Remove noconfigdirs case since gdb also
15854 configures and builds for tic80-coff.
15855
15856 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15857
15858 * configure: Set cache_file to config.cache.
15859 * Makefile.in (local-distclean): Remove config.cache.
15860
15861 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15862
15863 * COPYING: Update FSF address.
15864
15865 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15866
15867 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15868 noconfigdirs.
15869
15870 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15871
15872 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15873 MAKEDIRS, is empty.
15874
15875 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15876
15877 * config.sub: Tweak mn10300 entry.
15878
15879 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15880
15881 * configure.in (host_tools): Put sim before gdb, so gdb's
15882 configure.tgt can determine if the simulator was configured.
15883
15884 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15885
15886 * config.sub: Move BeOS $os case to be with other Cygnus
15887 local cases.
15888
15889 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15890
15891 * config.sub: Remove misplaced comment that broke Linux.
15892
15893 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15894
15895 * config.sub: Add BeOS support.
15896
15897 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15898
15899 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15900
15901 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15902
15903 * configure.in (noconfigdirs): Remove tcl and tk from
15904 noconfigdirs for cygwin32 builds.
15905
15906 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15907
15908 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15909
15910 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15911
15912 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15913 make-all.com, use makefile.vms instead.
15914
15915 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15916
15917 * config.sub: Accept -lnews*.
15918
15919 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15920
15921 * configure.in (noconfigdirs): Disable target-newlib,
15922 target-examples and target-libiberty for d30v.
15923
15924 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15925
15926 * configure.in (noconfigdirs): Enable ld for d30v.
15927
15928 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15929
15930 * configure.in (tic80-*-*): Build compiler.
15931
15932 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15933
15934 * configure.in (d30v-*): Remove sim directory from list of
15935 unsupported d30v directories
15936
15937 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15938
15939 * config.sub, configure.in: Add d30v target cpu.
15940
15941 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15942
15943 * makefile.vms: New file.
15944 * make-all.com: Remove.
15945
15946 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15947
15948 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15949
15950 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15951
15952 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15953
15954 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15955
15956 * Makefile.in (ALL_MODULES): Added all-db.
15957 (CROSS_CHECK_MODULES): Addec check-db.
15958 (INSTALL_MODULES): Added install-db.
15959 (CLEAN_MODULES): Added clean-db.
15960
15961 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15962
15963 * config.guess: Merge with latest FSF sources.
15964
15965 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15966
15967 * Makefile.in (ALL_MODULES): Added all-itcl.
15968 (CROSS_CHECK_MODULES): Added check-itcl.
15969 (INSTALL_MODULES): Added install-itcl.
15970 (CLEAN_MODULES): Added clean-itcl.
15971
15972 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15973
15974 * configure.in: build gdb for mn10200
15975
15976 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15977
15978 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15979
15980 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15981
15982 * configure.in (tic80-*-*): Turn off most targets right now.
15983
15984 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15985
15986 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15987 rather than the makeinfo program.
15988 (do-info): Depend upon all-texinfo.
15989
15990 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15991
15992 * configure.in: Remove uses of config/mh-linux.
15993
15994 * config.sub, config.guess: Merge with latest FSF sources.
15995
15996 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15997
15998 * config.sub (case $basic_machine): Add tic80 entries.
15999
16000 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16001
16002 * config.sub, config.guess: Merge with latest FSF sources.
16003
16004 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16005
16006 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16007 * mpw-config.in: Test for NewFolderRecursive.
16008 * mpw-install: Use symbolic name for startup filename.
16009 * mpw-README: Add various additional details.
16010
16011 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16012
16013 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16014
16015 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16016
16017 * configure.in: Do build gcc and the target libraries for
16018 the mn10200.
16019
16020 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16021
16022 * configure.in: don't avoid building gdb for mn10300 any more
16023 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16024 instead of single-quoting it.
16025
16026 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16027
16028 * configure.in: Don't use --with-stabs on IRIX 6.
16029
16030 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16031
16032 * configure.in (m32r): Build gdb, libg++ now.
16033
16034 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16035
16036 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16037 directories from noconfigdirs.
16038
16039 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16040
16041 * config.sub (basic_machine): added mips16 configuration
16042
16043 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16044
16045 * config.sub: Handle d10v-unknown.
16046
16047 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16048
16049 * config.sub: Handle v850-unknown.
16050
16051 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16052
16053 * Makefile.in: add findutils
16054 * configure.in: add findutils to list of host_tools
16055
16056 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16057
16058 * config.sub: Handle mn10200 and mn10300.
16059
16060 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16061
16062 * configure.in (d10v-*): Do not build librx.
16063
16064 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16065
16066 * configure.in (mn10300): Build everything except gdb & libgloss.
16067
16068 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16069
16070 * config.guess: Patch for Dansk Data Elektronik servers,
16071 from Niels Skou Olsen <nso@dde.dk>.
16072
16073 For ncr, use /bin/uname rather than uname, since GNU uname does not
16074 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16075
16076 Patch for MIPS R4000 running System V,
16077 from Eric S. Raymond <esr@snark.thyrsus.com>.
16078
16079 Fix thinko for nextstep.
16080
16081 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16082
16083 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16084 * config.guess: Guess mips-dec-mach_bsd4.3.
16085
16086 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16087 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16088 release numbers.
16089 * config.guess (mips-mips-riscos*): Emit just enough of the
16090 release number.
16091
16092 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16093 * config.guess (sparc-auspex-sunos*): Added.
16094 (f300-fujitsu-*): Added.
16095
16096 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16097 * config.guess: Recognize a Tadpole as a sparc.
16098
16099 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16100
16101 * config.guess: Don't assume that NextStep version is either 2 or
16102 3. NextStep 4 (aka OpenStep 4) has come out now.
16103
16104 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16105
16106 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16107 From Rik Faith <faith@cs.unc.edu>.
16108
16109 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16110
16111 * config.sub: Contributions from bug-gnu-utils to:
16112 Support plain "hppa" (no version given) architecture, reported by
16113 OpenStep.
16114 OpenBSD like NetBSD.
16115 LynxOs is not a hardware supplier.
16116
16117 * config.guess: Contributions from bug-gnu-utils to add support for:
16118 OpenBSD like NetBSD.
16119 Stratus systems.
16120 More Pyramid systems.
16121 i[n>4]86 Intel chips.
16122 M680[n>4]0 Motorola chips.
16123 Use unknown instead of lynx for hardware manufacturer.
16124
16125 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16126
16127 * install.sh (chmodcmd): Set to null if the DST directory already
16128 exists.
16129
16130 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16131
16132 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16133 not use mt-ppc target Makefile fragment any more.
16134
16135 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16136
16137 * configure.in (*-*-windows): Exclude everything but those dirs
16138 needed to build windows.
16139
16140 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16141
16142 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16143
16144 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16145
16146 * configure.in: Exclude mmalloc from i386-windows.
16147
16148 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16149
16150 * Undo my previous change.
16151
16152 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16153
16154 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16155 unconditionally.
16156 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16157
16158 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16159
16160 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16161 host to add it's own flags.
16162
16163 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16164
16165 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16166
16167 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16168
16169 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16170 (CXX_FOR_TARGET): Likewise.
16171 (GCC_FOR_TARGET): Define.
16172 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16173 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16174 CC_FOR_TARGET was specified on the command line.
16175 (MAKEOVERRIDES): Don't define.
16176
16177 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16178
16179 * configure.in (m32r): Fix spelling of libg++ libs.
16180
16181 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16182
16183 * config.sub (-apple*): Remove, now redundant.
16184
16185 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16186
16187 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16188
16189 * configure: Rework yesterday's sed script patch.
16190
16191 * config.sub: Merge with FSF.
16192
16193 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16194
16195 * config.guess: Merge from FSF.
16196
16197 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16198 * config.guess: Use pc instead of unknown, for pc clone systems.
16199 Change linux to linux-gnu.
16200
16201 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16202 * config.guess: Avoid non-portable tr syntax.
16203
16204 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16205
16206 * test-build.mk (HOLES): Add "xargs" for gdb.
16207
16208 * configure: Avoid hpux10.20 sed bug.
16209
16210 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16211
16212 * configure.in: Add support for windows host
16213 (that is a build done under the Microsoft build environment).
16214
16215 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16216
16217 * Makefile.in: Replace all uses of srcroot with s, to shrink
16218 command line lengths.
16219
16220 Patches from Geoffrey Noer <noer@cygnus.com>:
16221 * configure.in: If configuring for newlib, pass --with-newlib to
16222 subdirectories.
16223 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16224 -Bnewlib/ and -Lwinsup to gcc.
16225 (CXX_FOR_TARGET): Likewise.
16226
16227 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16228
16229 * Makefile.in (ETC_SUPPORT): Add configure.
16230
16231 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16232
16233 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16234 host configuration file.
16235
16236 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16237
16238 * configure.in: Break mn10x00 support into separate
16239 mn10200 and mn10300 configurations.
16240 * config.sub: Likewise.
16241
16242 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16243
16244 * configure.in: Add lots of stuff to noconfigdirs for
16245 the mn10x00 targets.
16246
16247 * config.sub, configure.in: Add mn10x00 support.
16248
16249 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16250
16251 * make-all.com: Call conf-a-gas, not config-a-gas.
16252
16253 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16254
16255 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16256 targets.
16257
16258 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16259
16260 * mpw-README: Add much more detail for native PowerMac.
16261 * mpw-install: New file.
16262 * mpw-configure: Add --norecursion and --help options.
16263 * mpw-config.in: Translate readme and install files when
16264 copying to objdir.
16265 * mpw-build.in: Don't always depend on byacc and flex.
16266 (install-only-top): New action.
16267
16268 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16269
16270 * configure.in: You can now configure GDB for the v850.
16271
16272 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16273
16274 * configure.in (noconfigdirs): Don't configure any C++ dirs
16275 if targeting D10V.
16276
16277 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16278
16279 * config.sub: Recognize mips64vr5000.
16280
16281 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16282
16283 * configure.in: Use a single line for host_tools and native_only.
16284
16285 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16286
16287 * config.sub, configure.in: Add entries for m32r.
16288
16289 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16290
16291 * Makefile.in (inet-install): Don't run install-gzip.
16292
16293 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16294
16295 * configure.in: Don't config lots of things for *-*-windows*.
16296
16297 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16298
16299 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16300 (host_libs, host_tools): Copy from configure.in.
16301 * mpw-configure: Don't complain about directories not found.
16302
16303 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16304
16305 * configure.in (i[345]86): Recognize i686 for pentium pro.
16306 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16307 file.
16308
16309 * config.guess (i[345]86): Ditto.
16310
16311 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16312
16313 * configure.in (noconfigdirs): Removed gdb for D10V.
16314
16315 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16316
16317 * configure.in: Remove ld, target-libio, target-libg++, and
16318 target-libstdc++ from noconfigdirs.
16319
16320 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16321
16322 * configure: Fix three locations where shell scripts were
16323 being run directly rather than with config_shell.
16324
16325 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16326
16327 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16328 * config.sub (basic_machine): Recognize v850.
16329
16330 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16331
16332 * mpw-configure: Handle multiple enable/disable options and
16333 pass them down recursively, handle -c and -s flags appropriately
16334 depending on choice of compiler, add escape mechanism for
16335 quoted arguments to gC.
16336
16337 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16338
16339 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16340 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16341 so that -mrelocatable-lib and -mno-eabi are used.
16342
16343 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16344 not support --print-multi-lib, don't abort.
16345
16346 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16347
16348 * make-all.com: Run config-a-gas.
16349 * setup.com: Don't copy subdirectory files around.
16350
16351 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16352
16353 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16354 target, it now compiles correctly.
16355
16356 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16357
16358 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16359
16360 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16361
16362 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16363
16364 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16365
16366 * configure.in (native_only): Add prms.
16367
16368 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16369
16370 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16371 (BINUTILS_SUPPORT_DIRS): Likewise.
16372
16373 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16374
16375 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16376 d10v support is added.
16377
16378 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16379
16380 * configure.in (d10v-*-*): New target.
16381
16382 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16383
16384 * config.guess (HP 9000/811): Recognize this as a PA1.1
16385 machine.
16386
16387 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16388
16389 * Makefile.in (do-tar-gz): New target, split out from tail end of
16390 taz target. Run each command separately, don't use pipes.
16391 (taz): Use it.
16392
16393 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16394
16395 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16396 * mpw-build.in: No builds should depend on building byacc or flex,
16397 they are assumed to be installed already.
16398
16399 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16400
16401 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16402 variable that CC_FOR_TARGET needs.
16403
16404 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16405
16406 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16407 options have changed since the last time the subdirectory was
16408 configured, and if it has, reconfigure.
16409 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16410 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16411
16412 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16413
16414 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16415 CLEAN_MODULES): Add bash.
16416 (all-bash): New target.
16417
16418 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16419
16420 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16421
16422 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16423
16424 * config.sub (basic_machine): Recognize d10v as a valid processor.
16425
16426 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16427
16428 * mpw-configure: Add support for --bindir.
16429 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16430
16431 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16432
16433 * configure.in: add bash, time, gawk to list of hosttools and things
16434 to only build for native toolchains
16435
16436 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16437
16438 * Makefile.in (docdir): Remove.
16439
16440 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16441
16442 * Makefile.in (datadir): Set to $(prefix)/share.
16443
16444 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16445
16446 * configure.in: build diff and patch for cygwin32-hosted
16447 toolchains.
16448
16449 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16450
16451 * config.sub: Accept -rtems*.
16452
16453 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16454
16455 * configure.in: enable dosrel for cygwin32-hosted builds,
16456 remove diff from the list of things not buildable
16457 via Canadian Cross
16458
16459 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16460
16461 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16462 don't get ". ".
16463
16464 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16465
16466 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16467
16468 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16469
16470 * Makefile.in (taz): Handle case where tex3patch didn't even get
16471 checked out. Also, if it was found, put the symlink in a new util
16472 subdirectory.
16473
16474 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16475
16476 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16477
16478 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16479
16480 * config.sub: Recognize -openvms.
16481 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16482 * make-all.com, setup.com: New files.
16483
16484 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16485
16486 * Makefile.in (taz): tex3patch moved to texinfo/util.
16487
16488 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16489
16490 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16491 * configure.in: remove make from disable-if-Can-Cross list
16492 enable gdb if ${host} and ${target} are cygwin32
16493
16494 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16495
16496 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16497 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16498
16499 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16500
16501 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16502 distinguish sysv/svr4/bsd variants.
16503 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16504
16505 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16506
16507 * configure.in: Added copyright notice.
16508 * move-if-change: Added copyright notice.
16509
16510 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16511
16512 * configure.in (powerpcle-*-solaris*): Until we get shared
16513 libraries working, don't build gdb, sim, make, tcl, tk, or
16514 expect.
16515
16516 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16517
16518 * config.guess: Merge with FSF:
16519
16520 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16521 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16522
16523 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16524 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16525
16526 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16527 * config.guess: Combine two OSF1 rules.
16528 Also recognize field test versions. From mjr@zk3.dec.com.
16529 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16530 because GNU uname does not support -p. From pmr@pajato.com.
16531
16532 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16533
16534 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16535
16536 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16537
16538 * mpw-README: Document GCCIncludes.
16539
16540 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16541
16542 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16543
16544 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16545
16546 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16547
16548 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16549
16550 * configure.in (*-*-cygwin32): Configure make.
16551
16552 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16553
16554 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16555
16556 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16557
16558 * Makefile.in (all-inet): Depend on all-perl.
16559
16560 * Makefile.in (inet-install): New target.
16561
16562 * Makefile.in (all-inet): Depend on all-tcl.
16563 (all-inet): Depend on all-send-pr.
16564
16565 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16566
16567 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16568 temporarily.
16569
16570 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16571
16572 * configure.in: Don't configure --with-gnu-ld on AIX.
16573
16574 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16575
16576 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16577
16578 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16579
16580 * Makefile.in (ALL_MODULES): Added all-inet.
16581 (CROSS_CHECK_MODULES): Added check-inet.
16582 (INSTALL_MODULES): Added install-inet.
16583 (CLEAN_MODULES): Added clean-inet.
16584 (all-indent): New target.
16585
16586 * configure.in (host_tools): Added inet.
16587 (native_only): Added inet.
16588 (noconfigdirs): Added inet.
16589
16590 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16591
16592 * configure.in: Don't configure libgloss if we are not configuring
16593 newlib.
16594
16595 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16596
16597 * configure.in: Don't configure libgloss for unsupported
16598 architectures.
16599
16600 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16601
16602 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16603
16604 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16605
16606 * Makefile.in (ALL_MODULES): Include all-apache.
16607 (CROSS_CHECK_MODULES): Include check-apache.
16608 (INSTALL_MODULES): Include install-apache.
16609 (all-apache): New target.
16610
16611 * configure.in: Added apache everywhere perl is seen.
16612
16613 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16614
16615 * Makefile.in: Add support for clean-{module} and
16616 clean-target-{module} rules.
16617
16618 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16619
16620 * configure.in (*-*-ose) do not build libgloss.
16621
16622 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16623
16624 * config.guess (prep*:SunOS:5.*:*): Turn into
16625 powerpele-unknown-solaris2.
16626
16627 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16628
16629 * configure.in: Permit --enable-shared to specify a list of
16630 directories.
16631
16632 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16633
16634 * configure.in (host==solaris): Pass only the first word of $CC
16635 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16636
16637 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16638
16639 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16640
16641 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16642
16643 * Makefile.in (ALL_MODULES): Include all-perl.
16644 (CROSS_CHECK_MODULES): Include check-perl.
16645 (INSTALL_MODULES): Include install-perl.
16646 (ALL_X11_MODULES): Include all-guile.
16647 (CHECK_X11_MODULES): Include check-guile.
16648 (INSTALL_X11_MODULES): Include install-guile.
16649 (all-perl): New target.
16650 (all-guile): New target.
16651
16652 * configure.in (host_tools): Include perl and guile.
16653 (native_only): Include perl and guile.
16654 (noconfigdirs): Don't build guile and perl; no ports have been
16655 done.
16656
16657 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16658
16659 * configure (--enable-*): Handle quoted option lists such as
16660 --enable-sim-cflags='-g0 -O' better.
16661
16662 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16663
16664 * Makefile.in ({,inst}all-target): New rule so we can make and
16665 install all of the target directories easily.
16666
16667 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16668
16669 * configure.in: Add missing global flag in sed substitution when
16670 deleting `target-' from ${configdirs}.
16671
16672 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16673
16674 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16675 option.
16676
16677 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16678 config/mh-necv4.
16679
16680 * install.sh: Correct misspelling of transformbasename.
16681
16682 * config.guess: Recognize mips-*-sysv*.
16683
16684 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16685
16686 * config.sub: Recognize mon960.
16687
16688 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16689
16690 * configure: Restore Canadian Cross handling of BISON and LEX,
16691 removed in Feb 20 change.
16692
16693 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16694
16695 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16696 Mention make install. Remove the old copyright date as well the
16697 clumsy and rather pointless copyright on the README file.
16698
16699 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16700
16701 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16702 Makefile after running symlink-tree, then run `make distclean' to
16703 avoid clobbering any generated files in srcdir.
16704
16705 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16706
16707 * configure.in (m68k-*-netbsd*): Build everything now.
16708
16709 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16710
16711 * Makefile.in (taz): Fix quoting.
16712
16713 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16714
16715 * configure.in (sparclet-*-*): Build everything now.
16716
16717 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16718
16719 * configure.in (m68k-*-linux*): New host.
16720
16721 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16722
16723 * configure: Check for bison before byacc.
16724
16725 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16726
16727 * Makefile.in configure: Change the way LEX and BISON/YACC are
16728 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16729 searching PATH. These are used as fallbacks by Makefile.in if
16730 flex/bison/byacc aren't in objdir.
16731
16732 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16733
16734 * Makefile.in: Make everything which depends upon all-bfd also
16735 depend upon all-opcodes, in case --with-commonbfdlib is used.
16736
16737 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16738
16739 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16740 building NT native compilers on Unix.
16741
16742 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16743
16744 * configure.in: Don't get CC from the host Makefile fragment if we
16745 can find gcc in PATH, or if this is a Canadian Cross. Move the
16746 Solaris test for /usr/ucb/cc to the post target script, just after
16747 the compiler sanity test.
16748
16749 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16750
16751 * config.sub: Merge with FSF.
16752
16753 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16754
16755 * Makefile.in (RPATH_ENVVAR): New variable.
16756 (REALLY_SET_LIB_PATH): Use it.
16757 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16758
16759 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16760
16761 * config.sub, configure.in: Recognize sparclet cpu.
16762
16763 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16764
16765 * config.guess: Support m68k-cbm-sysv4.
16766
16767 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16768
16769 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16770 m68k-unknown-linuxaout from linker help string. Put quotes around
16771 $ld_help_string.
16772
16773 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16774
16775 * config.guess (powerpc-harris-powerunix): Add guess for port
16776 to new target.
16777
16778 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16779
16780 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16781
16782 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16783
16784 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16785 $(REALLY_SET_LIB_PATH) in Makefile.
16786 * Makefile.in (SET_LIB_PATH): New variable.
16787 (REALLY_SET_LIB_PATH): New variable.
16788 ($(DO_X)): Use $(SET_LIB_PATH).
16789 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16790 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16791 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16792 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16793 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16794 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16795 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16796 (install-dosrel): Likewise.
16797 (all-opcodes): Depend upon all-libiberty.
16798
16799 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16800
16801 * config.guess (*:CYGWIN*): New
16802
16803 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16804
16805 * Makefile.in (all-target-winsup): All all-target-libiberty.
16806
16807 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16808
16809 * configure.in (noconfigdirs): Add missing # in front of comment.
16810
16811 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16812
16813 * configure.in: add second pass to things added to noconfigdirs
16814 so *-gm-magic can exclude libgloss properly.
16815
16816 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16817
16818 * mpw-configure (extralibs_name, rez_name): Set correctly
16819 for MWC68K compiler.
16820
16821 * mpw-README: Add more info on the necessary build tools.
16822
16823 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16824
16825 * configure.in, config.sub: Recognize cygwin32.
16826
16827 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16828
16829 * config.guess, config.sub: Recognize A/UX.
16830
16831 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16832
16833 * config.sub: Merge with gcc/config.sub.
16834
16835 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16836
16837 * mpw-build.in (do-binutils): Add build of stamps.
16838
16839 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16840
16841 * config.sub: Add recognition for mips64vr4100*-* targets.
16842
16843 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16844
16845 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16846 Add creation of gconfigargs with `--enable-shared' turned on.
16847 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16848 ($(host)-stamp-stage3-configured): Likewise.
16849 (HOLES): Add chatr and ldd.
16850 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16851
16852 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16853
16854 * configure: Pass --nfp to recursive configures.
16855
16856 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16857
16858 * Makefile.in (DLLTOOL): New.
16859 (DLLTOOL_FOR_TARGET): New.
16860 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16861 (EXTRA_TARGET_FLAGS): Ditto.
16862 (EXTRA_GCC_FLAGS): Ditto.
16863 (CONFIGURE_TARGET_MODULES): Ditto.
16864 (DO_X): Ditto.
16865 * configure: Add DLLTOOL.
16866
16867 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16868
16869 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16870 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16871 mh-sco, since old workarounds no longer needed, and don't
16872 build ld, since libraries have weak symbols in COFF.
16873
16874 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16875
16876 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16877
16878 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16879
16880 * configure.in: Make sure that ${CC} can be used to compile an
16881 executable.
16882
16883 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16884
16885 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16886 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16887 nothing depending on whether gdbtk is being built.
16888
16889 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16890
16891 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16892
16893 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16894
16895 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16896 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16897
16898 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16899
16900 * config-ml.in: Add support for
16901 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16902 Simplify setting of multidirs from --disable-foo.
16903
16904 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16905
16906 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16907 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16908 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16909 non-empty, pass them on to the GCC make.
16910 (all-bootstrap): New rule that is like all-gcc, except it executes
16911 the GCC bootstrap rule instead of the GCC all rule.
16912
16913 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16914
16915 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16916
16917 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16918
16919 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16920 DG/UX support.
16921
16922 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16923
16924 * config.sub (i*86*) Change [345] to [3456]
16925
16926 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16927
16928 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16929 --with-gnu-ld=no.
16930
16931 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16932
16933 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16934 AIX multilibs get built.
16935
16936 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16937
16938 * configure.in (i386-win32): Don't build expect if we're not
16939 building the tcl subdir.
16940
16941 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16942
16943 * Makefile.in: (configure-target-examples, all-target-examples):
16944 New targets, configure and build example programs.
16945
16946 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16947
16948 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16949 use it as input to sedit the generated MPW makefile.
16950 * mpw-README: Add a suggestion about Gestalt.h.
16951
16952 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16953
16954 * config.sub: Accept *-*-ieee*.
16955
16956 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16957
16958 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16959 Ronald F. Guilmette <rfg@monkeys.com>.
16960
16961 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16962
16963 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16964 for powerpc-pe native.
16965 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16966 (target==powerpc-pe): duplicate i386-win32 entry.
16967
16968 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16969
16970 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16971 of vxworks, not just vxworks5.1.
16972
16973 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16974
16975 * mpw-configure: Add support for exec-prefix.
16976
16977 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16978
16979 * config.guess: Recognize HP model 816 machines as having
16980 a PA1.1 processor.
16981
16982 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16983
16984 * configure: Ignore new autoconf configure options.
16985
16986 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16987
16988 * config.guess: Recognize Pentium under SCO.
16989 From Robert Lipe <robertl@arnet.com>.
16990
16991 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16992
16993 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16994
16995 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16996
16997 * configure.in: Don't configure gas for alpha-dec-osf*.
16998
16999 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17000
17001 * configure.in: Default to --with-stabs for some targets for which
17002 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17003 i[345]86*-*-unixware*.
17004
17005 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17006
17007 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17008 rather than basing it on the target. Simplify handling of options
17009 controlling which directories to configure. Remove extraneous
17010 slash in multi-clean target.
17011
17012 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17013
17014 * config-ml.in: Prefix more variables with ml_ so they don't collide
17015 with configure's.
17016
17017 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17018
17019 * configure: Don't turn -v into --v.
17020
17021 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17022
17023 * configure.in (targargs): Fix typo.
17024
17025 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17026
17027 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17028
17029 * configure.in: Strip --host and --target options from
17030 CONFIG_ARGUMENTS, and always configure for --host only. Add
17031 --with-cross-host option when building with a cross-compiler.
17032 * configure: Canonicalize the arguments put into config.status by
17033 always using `=' for an option with an argument. Pass a presumed
17034 --host or --target explicitly.
17035
17036 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17037
17038 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17039 into general OS recognition case.
17040
17041 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17042
17043 * configure.in (target_configdirs): add target-winsup only
17044 for win32 target systems.
17045
17046 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17047
17048 * Makefile.in (all-target-libgloss): Depend upon
17049 configure-target-newlib, since when libgloss is built it looks to
17050 see if the newlib directory exists.
17051
17052 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17053
17054 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17055 cfg-ml-*.in.
17056
17057 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17058
17059 * configure: Handle LD and LD_FOR_TARGET when configuring a
17060 Canadian Cross.
17061
17062 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17063
17064 * configure.in (target_libs): add target-winsup.
17065 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17066 (target==ppcle-pe): remove ld from $noconfigdirs.
17067
17068 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17069
17070 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17071 Preserve relative path names in $srcdir. Build symlink tree if
17072 configuring cross target dir and srcdir=. (= no VPATH support).
17073 (configure-target-libg++): Depend on configure-target-librx.
17074 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17075 * config-ml.in: New file.
17076 * symlink-tree: New file.
17077 * configure: Ensure srcdir="." if that's what it is.
17078
17079 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17080
17081 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17082 includes and FLEX_SKELETON setting.
17083 * mpw-configure (--with-gnu-ld): New option, controls whether
17084 to use PPCLink or ld with PowerMac GCC.
17085 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17086 * mpw-config.in: Configure grez if targeting Mac.
17087
17088 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17089 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17090 just macos.
17091 * configure.in: Configure grez resource compiler if targeting Mac.
17092 * Makefile.in (all-grez, install-grez): New targets.
17093
17094 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17095
17096 * configure: CXX defaults to gcc, not g++. If we find
17097 gcc in the path, set CC to gcc -O2.
17098
17099 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17100
17101 * configure: Default ${build} correctly. Avoid picking up extra
17102 spaces when reading CC and CXX from Makefile. When doing a
17103 Canadian Cross, use plausible default values for numerous
17104 variables.
17105 * configure.in: When doing a Canadian Cross, don't try to
17106 configure tools whose configure script can't handle it.
17107
17108 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17109
17110 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17111
17112 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17113
17114 * configure: Remove dubious bug reporting address.
17115
17116 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17117
17118 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17119 configure script, run that instead of this directory's configure.
17120 In either case, print a message that we're configuring the sub-dir.
17121
17122 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17123
17124 * configure.in: Before checking for the existence of various files,
17125 use sed to filter out "target-".
17126
17127 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17128
17129 * Makefile.in (DO_X): Split rule to decrease command line length
17130 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17131 (Philippe De Muyter).
17132
17133 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17134
17135 * Makefile.in (all-patch): depend on all-libiberty.
17136
17137 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17138
17139 * configure.in: If the only directory in target_configdirs which
17140 actually exists is libiberty, then set target_configdirs to empty,
17141 to avoid trying to build a target libiberty in a gas or gdb
17142 distribution.
17143
17144 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17145
17146 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17147 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17148 systems.
17149
17150 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17151
17152 * configure.in (copy_dirs): Use sys-include instead of include
17153 for --with-headers option.
17154
17155 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17156
17157 * Makefile.in, configure.in: Make winsup builds work with
17158 new scheme.
17159
17160 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17161
17162 * configure.in: Build the linker on AIX.
17163
17164 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17165
17166 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17167 where needed.
17168
17169 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17170
17171 * Makefile.in (all-gcc): Fix typo.
17172
17173 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17174
17175 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17176
17177 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17178
17179 * configure.in: Rename libFOO to target-libFOO, and xiberty
17180 to target-xiberty, to provide more flexibility.
17181 (target_subdir): Define. Create if cross.
17182 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17183 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17184 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17185 check-libFOO -> check-target-libFOO, etc.
17186 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17187 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17188 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17189 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17190 allow ALL_GCC="" to only configure.
17191 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17192 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17193 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17194
17195 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17196
17197 * Makefile.in (taz): Build "info" in etc explicitly.
17198
17199 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17200
17201 * configure.in: Make sure that CC is undefined (as opposed to
17202 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17203 problem with autoconf trying to configure on a host without GCC.
17204
17205 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17206
17207 * mpw-configure: Set host alias from choice of host compiler,
17208 only use generic MPW Makefile sed if present, edit a file
17209 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17210 * mpw-README: Add problem notes about CW6 and CW7.
17211
17212 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17213
17214 * Makefile.in (taz): Use ";" instead of ";;".
17215
17216 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17217
17218 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17219 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17220 DISTDOCDIRS.
17221 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17222 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17223
17224 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17225
17226 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17227 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17228 Move bfd to DISTSTUFFDIRS.
17229
17230 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17231
17232 * Makefile.in (X11_LIB): Removed.
17233 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17234
17235 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17236
17237 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17238
17239 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17240 names.
17241
17242 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17243
17244 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17245
17246 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17247
17248 * configure.in (i[345]86-*-win32): Always build newlib.
17249 Don't configure cvs, autoconf or texinfo.
17250 * Makefile.in (LD_FOR_TARGET): New.
17251 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17252 Pass down LD_FOR_TARGET.
17253
17254 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17255
17256 * winsup: New directory.
17257 * Makefile.in: Build winsup.
17258 * configure.in: Winsup is configured when target is win32.
17259 Can only build win32 target GDB when native.
17260
17261 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17262
17263 * config.guess: Recognize HP model 819 machines as having
17264 a PA 1.1 processor.
17265
17266 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17267
17268 * configure: Fix sed loop which substitutes for CC and CXX to
17269 avoid bug found in various sed implementations.
17270
17271 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17272
17273 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17274 simulator. Use standard powerpc-*-eabi*.
17275
17276 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17277
17278 * configure.in: Stop putting gas and binutils in noconfigdirs for
17279 powerpc-*-aix* and rs6000-*-*.
17280
17281 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17282
17283 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17284 -mcall-aixdesc libraries.
17285
17286 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17287
17288 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17289
17290 * config.sub (arm | armel | armeb): Fix shell syntax.
17291
17292 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17293
17294 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17295 -msoft-float and -mcpu=common support.
17296 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17297 libraries.
17298
17299 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17300
17301 * configure.in: Allow configuration and build of emacs19 for the alpha.
17302
17303 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17304
17305 * configure.in (CC): Get ^CC, not just any old CC, from
17306 ${host_makefile_frag}.
17307
17308 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17309
17310 * configure.in (CC): Try to get CC from
17311 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17312
17313 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17314
17315 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17316 only if it exists in $(srcdir).
17317
17318 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17319
17320 * configure: If CC and CXX are not set in the environment, set
17321 them, based on either an existing Makefile or on searching for gcc
17322 in PATH. Substitute for CC and CXX in Makefile.
17323 * configure.in: Remove libm from target_libs. Separate
17324 target_configdirs from configdirs. If CC is not set in
17325 environment, try to get it from a host Makefile fragment. Rewrite
17326 changes of configdirs to use skipdirs instead. A few minor
17327 tweaks. Take directories out of target_configdirs as they are
17328 taken out of configdirs. Remove existing Makefile files from
17329 subdirectories. Substitute for TARGET_CONFIGDIRS and
17330 CONFIG_ARGUMENTS in Makefile.
17331 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17332 by configure.in.
17333 (CONFIG_ARGUMENTS): Likewise.
17334 (CONFIGURE_TARGET_MODULES): New variable.
17335 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17336 ($(CONFIGURE_TARGET_MODULES)): New target.
17337 (configure-libg++, configure-libio): New targets.
17338 (all-libg++): Depend upon configure-libg++.
17339 (all-libio): Depend upon configure-libio.
17340 (configure-libgloss, all-libgloss): New targets.
17341 (configure-libstdc++): New target.
17342 (all-libstdc++): Depend upon configure-libstdc++.
17343 (configure-librx, all-librx): New targets.
17344 (configure-newlib): New target.
17345 (all-newlib): Depend upon configure-newlib
17346 (configure-xiberty): New target.
17347 (all-xiberty): Depend upon configure-xiberty.
17348
17349 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17350
17351 * configure.in (host i[345]86-*-win32): Expand the
17352 noconfigdirs again.
17353
17354 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17355
17356 * mpw-configure: Fix sed command file name.
17357
17358 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17359
17360 * configure.in (host i[345]86-*-win32): Reduce the
17361 noconfigdirs again.
17362
17363 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17364
17365 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17366 or powerpc*-*-pe*, since they are not yet supported.
17367
17368 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17369
17370 Add PowerMac support and many other enhancements.
17371 * mpw-configure: New option --cc to select compiler to use,
17372 paste options set according to --cc into the generated
17373 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17374 if mpw-make.sed is present.
17375 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17376 add forward includes for PowerPC include files.
17377 * mpw-build.in: Build using Makefile.PPC if present.
17378 (do-byacc, etc): Remove separate version resource builds.
17379 (do-gas): Build "stamps" before "all".
17380 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17381 * mpw-README: Update to reflect --cc option, PowerMac support,
17382 and recently-reported compatibility problems.
17383
17384 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17385
17386 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17387 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17388 (--with-multilib-top): Pass to recursive invocations.
17389
17390 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17391
17392 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17393 v810-*-*.
17394
17395 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17396
17397 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17398 gdb, ld and opcodes on v810-*-*.
17399
17400 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17401
17402 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17403 (local-maintainer-clean): New target.
17404 (maintainer-clean): New target.
17405 (realclean): Just depend upon maintainer-clean.
17406
17407 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17408
17409 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17410
17411 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17412
17413 * configure.in: Build ld in mips*-*-bsd* case.
17414
17415 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17416
17417 * config.sub: Accept -lites* OS. From Ian Dall.
17418
17419 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17420
17421 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17422 targets.
17423
17424 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17425
17426 * configure.in: treat i386-win32 canadian cross the same as
17427 i386-go32 canadian cross.
17428
17429 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17430
17431 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17432 running under the simulator to build a reduced set of libraries.
17433 (powerpc-*-eabiaix): Add fine grained multilib support added to
17434 other powerpc targets yesterday.
17435
17436 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17437
17438 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17439 -disable-softfloat, -disable-relocatable, -disable-aix, and
17440 -disable-sysv to control which multilib libraries get built.
17441
17442 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17443
17444 * configure: Add Makefile.tem to list of files to remove in trap
17445 handler.
17446
17447 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17448
17449 * config.guess (*Linux*): Add missing "exit"s.
17450 Also, need specific check for alpha-unknown-linux (uses COFF).
17451
17452 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17453
17454 * config.guess: Merge with FSF:
17455
17456 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17457 * config.guess (AIX4): More robust release numbering discovery.
17458
17459 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17460 * config.guess (i386-sequent-ptx): Properly get version number.
17461
17462 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17463 * config.guess (mips:*:4*:UMIPS): New case.
17464
17465 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17466
17467 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17468 (i386-win32 host): Likewise. Don't build readline.
17469
17470 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17471
17472 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17473 SUPPORT_FILES to submakes.
17474
17475 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17476
17477 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17478 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17479 mpw-configure.
17480
17481 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17482
17483 * configure.in (appdirs): Use =, not ==, in test expression when
17484 trying to build the text to print in the warning message for
17485 Solaris users.
17486
17487 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17488
17489 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17490
17491 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17492
17493 * config.guess: Recognize lynx-2.3.
17494
17495 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17496
17497 * config.sub (z8ksim): Deleted
17498 (z8k-*-coff): New, this is the one true name of the target.
17499
17500 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17501
17502 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17503
17504 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17505
17506 * config.guess (*:Linux:*:*): First try asking the linker what the
17507 default object file format is (elf, aout, or coff). Then if this
17508 fails, try previous methods.
17509
17510 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17511
17512 * configure.in: Don't build newlib for *-*-vxworks5.1.
17513
17514 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17515
17516 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17517 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17518
17519 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17520
17521 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17522
17523 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17524
17525 * cfg-ml-com.in: New file.
17526 * cfg-ml-pos.in: New file.
17527
17528 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17529
17530 * COPYING.NEWLIB: Add HP free copyright to list.
17531
17532 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17533
17534 * config.sub: Recognize -eabi* for the system, not just -eabi.
17535
17536 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17537
17538 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17539 * config.sub, configure.in (win32): New target and host.
17540
17541 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17542
17543 * configure.in: Add i386-pe configuration.
17544
17545 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17546
17547 * mpw-build.in (install): Install GDB after LD.
17548
17549 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17550
17551 * mpw-config.in (elf/mips.h): Always forward-include, needed
17552 for GDB to build.
17553
17554 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17555
17556 * testsuite: New directory for customer acceptance and whole tool
17557 chain tests.
17558
17559 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17560
17561 * configure: If per-host line isn't found, but AC_OUTPUT is found
17562 and a configure script exists, run it instead.
17563
17564 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17565
17566 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17567
17568 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17569
17570 * configure: Set build_{cpu,vendor,os,alias} to host values when
17571 --build isn't specified.
17572
17573 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17574
17575 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17576 (FLAGS_TO_PASS): Pass them.
17577 (EXTRA_TARGET_FLAGS): Ditto.
17578
17579 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17580
17581 * Makefile.in (all-libg++): Depend on all-libstdc++.
17582
17583 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17584
17585 * configure.in (noconfigdirs): Enable all packages for
17586 i386-unknown-netbsd.
17587
17588 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17589
17590 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17591 hosted builds (DOS builds)
17592
17593 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17594
17595 Changes for ARM based on patches from Richard Earnshaw:
17596 * config.sub: Handle armeb and armel.
17597 * configure.in: Omit arm linker only for riscix.
17598
17599 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17600
17601 * config.guess: Update from FSF.
17602
17603 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17604
17605 * config.sub: Recognize powerpcle as the little endian variant of
17606 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17607 powerpcle variant. Convert pentium into i586, not i486. Add p5
17608 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17609 temporarily.
17610
17611 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17612
17613 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17614
17615 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17616
17617 * config.sub: Accept -lites* as a basic system type.
17618
17619 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17620
17621 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17622 installed, and if so return linuxoldld as the system name.
17623
17624 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17625
17626 * config.guess: Add hppa1.1-hp-lites support.
17627
17628 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17629
17630 * configure.in: Don't build newlib for m68k-vxworks5.1.
17631
17632 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17633
17634 * configure.in (mips-sgi-irix6): Use mh-irix5.
17635
17636 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17637
17638 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17639
17640 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17641
17642 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17643 OSF/1. Fix compiler flags.
17644 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17645
17646 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17647
17648 * configure.in: Recognize --with-newlib.
17649 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17650
17651 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17652
17653 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17654 to *_X11_MODULES due to gdbtk needing X include files et al.
17655
17656 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17657
17658 Merge in support for Mac MPW as a host.
17659 (Old change descriptions retained for informational value.)
17660
17661 * mpw-config.in: Add generic include forwards for cpu-specific
17662 include files in aout and elf directories.
17663
17664 * mpw-configure: Added copyright.
17665 * mpw-config.in: Check for presence of required build tools.
17666 (target_libs): Add newlib.
17667 (target_tools): Add examples.
17668 (Read Me): Generate as "Read Me for MPW" instead.
17669 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17670 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17671 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17672
17673 * mpw-configure: Remove subdir-specific makefile hackery,
17674 delete mk.tmp after using it.
17675
17676 * mpw-build.in (all): Display start and end times.
17677
17678 * mpw-configure (host_canonical): Set.
17679 (target_cpu): Always add to makefiles.
17680 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17681 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17682 (mpw-mh-mpw): Look for in srcdir and srcroot.
17683 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17684
17685 * mpw-build.in: (install-only): New target.
17686
17687 * mpw-configure (host_alias, target_alias): Rename from hostalias
17688 and targetalias, add into generated Makefile.
17689 (mk.tmp): If present, add into generated Makefile.
17690 * mpw-build.in (all-gas): Build config.h first before gas proper.
17691
17692 * mpw-configure (config.status): Write only if changed.
17693 * mpw-config.in (readline): Configure it (not built, just used for
17694 definitions).
17695
17696 * mpw-config.in (elf/mips.h): Add a forward include.
17697
17698 * mpw-config.in: Forward-include most .h files in include into
17699 extra-include.
17700 (readline): Don't build.
17701 mpw-build.in (install): Install GDB.
17702
17703 * mpw-configure (prefix, mpw_prefix): Handle it.
17704 * mpw-config.in (mmalloc, readline): Don't configure.
17705 * mpw-build.in (thisscript): Rename to ThisScript.
17706 Use mpw-build instead of BuildProgram everywhere.
17707 (mmalloc, readline): Don't build.
17708 * mpw-README: New file, basic documentation about the MPW port.
17709
17710 * mpw-config.in: Use forward-include to create include files.
17711
17712 * mpw-configure: Add more things to the top of each configured
17713 Makefile, including contents of config/mpw-mh-mpw.
17714 * mpw-config.in (extra-include): Create this directory and fill it
17715 with Posix-like include files when configuring.
17716
17717 * config.sub (apple, mac, mpw): Add various aliases.
17718
17719 * mpw-build.in: New file, top-level build script fragment for MPW.
17720 * mpw-configure: New file, configure script for MPW.
17721 * mpw-config.in: New file, config fragment for MPW.
17722
17723 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17724
17725 * configure.in (host_libs): Remove glob, since it is gone from the
17726 sources.
17727
17728 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17729
17730 * Makefile.in: define empty GDB_NLM_DEPS var.
17731
17732 * configure.in(target_makefile_frag): use config/mt-netware
17733 for netware targets.
17734
17735 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17736
17737 * config.sub: Merge in recent FSF changes. Remove linux special
17738 cases.
17739
17740 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17741
17742 Revert this change:
17743
17744 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17745
17746 * build-all.mk: Use CC=cc -Xs on Solaris.
17747
17748 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17749
17750 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17751 stop using it.
17752 * Makefile.in: Nuke all references to glob subdirectory.
17753
17754 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17755
17756 * configure.in: Fix --enable-shared logic in per-host.
17757
17758 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17759
17760 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17761
17762 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17763
17764 * configure.in (noconfigdirs): Don't build gas on AIX, for
17765 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17766
17767 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17768
17769 * configure: Fix --cache-file to work if the file argument is a
17770 relative path.
17771
17772 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17773
17774 * configure: If the --cache-file is used, pass it down to
17775 configure in subdirectories.
17776
17777 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17778
17779 * config.sub: add vxworks29k configuration.
17780
17781 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17782
17783 * Makefile.in (taz): Do "diststuff" part quietly.
17784
17785 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17786
17787 * config.sub: Mini-merge with gcc/config.sub.
17788
17789 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17790
17791 * config.guess (IRIX): Sed - to _.
17792
17793 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17794
17795 * Makefile.in (source-vault, binary-vault): New targets.
17796
17797 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17798
17799 * config.sub: Recognize -eabi as a basic system type.
17800
17801 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17802
17803 * configure.in (enable_shared stuff): Fix typo.
17804
17805 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17806
17807 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17808
17809 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17810
17811 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17812
17813 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17814
17815 * configure.in (rs6000-*-*): Don't build gas.
17816
17817 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17818
17819 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17820 reduce command line length.
17821 (AS_FOR_TARGET): Check for as.new, not Makefile.
17822 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17823
17824 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17825
17826 * config.guess: Merge from FSF.
17827
17828 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17829
17830 * configure: Don't use $ when handling program_suffix.
17831
17832 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17833
17834 * configure.in: Configure tk for hppa/hpux.
17835
17836 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17837
17838 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17839
17840 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17841
17842 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17843 to LIBCXXFLAGS. Tests are better run without it.
17844
17845 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17846
17847 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17848
17849 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17850
17851 * configure.in (*-*-netware*): Don't configure xiberty.
17852
17853 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17854
17855 * configure.in: Remove tk from native_only list.
17856
17857 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17858
17859 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17860 for special NCD build.
17861
17862 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17863
17864 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17865 makeall.bat, they're only useful for binutils snapshots.
17866 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17867 makeall.bat to specified SUPPORT_FILES.
17868
17869 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17870
17871 * build-all.mk: Add Ericsson targets to sun4 and solaris
17872 hosts. Add BNR's sun4 target to solaris host, so their
17873 build-from-source will be tested in-house first.
17874
17875 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17876
17877 * Makefile.in (LIBCFLAGS): New variable.
17878 (CFLAGS_FOR_TARGET): Ditto.
17879 (LIBCFLAGS_FOR_TARGET): Ditto.
17880 (LIBCXXFLAGS): Ditto.
17881 (CXXFLAGS_FOR_TARGET): Ditto.
17882 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17883 (BASE_FLAGS_TO_PASS): Pass them.
17884 (EXTRA_TARGET_FLAGS): Ditto.
17885
17886 * configure.in: Support --enable-shared.
17887
17888 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17889
17890 * configure.in (target_libs): Include libstdc++ again.
17891 * config.guess: Update from FSF (for FreeBSD).
17892
17893 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17894
17895 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17896 makeall.bat.
17897 (DISTDOCDIRS): Add `etc'.
17898 (ETC_SUPPORT_PFX): New variable.
17899 (taz): Include anything from etc starting with a word in
17900 ETC_SUPPORT_PFX.
17901
17902 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17903
17904 * config.sub: Update for recent FSF changes. Remove obsolete
17905 h8300hds entry. Add -windows* and -osx as basic os. Minor
17906 spacing changes.
17907
17908 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17909
17910 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17911
17912 * config.guess: Merge with FSF.
17913 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17914
17915 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17916
17917 * configure: Since the "trap 0" handler will override the exit
17918 status on many systems, only use it for "exit 1", and make it set
17919 a non-zero exit status; reset it before "exit 0". Also, check
17920 exit status of config.sub, and error out if it failed.
17921
17922 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17923
17924 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17925 and install libgloss.
17926
17927 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17928
17929 * Makefile.in (all-binutils): Depend upon all-byacc.
17930
17931 * configure.in: Don't build emacs on Irix 5.
17932
17933 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17934
17935 * configure.in (*-*-netware*): Add libio.
17936
17937 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17938
17939 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17940 (CHECK_TARGET_MODULES): Ditto.
17941 (INSTALL_TARGET_MODULES): Ditto.
17942 (TARGET_LIBS): Ditto.
17943 (all-libstdc++): Note dependencies.
17944
17945 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17946
17947 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17948
17949 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17950
17951 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17952 -fexternal-templates.
17953
17954 * configure.in (target_libs): Add libstdc++.
17955 (noconfigdirs): Add libstdc++ as appropriate.
17956
17957 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17958
17959 * config.guess: Update from FSF.
17960
17961 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17962
17963 * configure: Use ${config_shell} when running ${configsub}.
17964
17965 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17966
17967 * config.sub: No longer recognize h8300h.
17968
17969 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17970
17971 * config.sub: Remove extraneous differences between config.sub and
17972 gcc/config.sub.
17973
17974 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17975
17976 * Makefile.in (DISTSTUFFDIRS): Add gas.
17977
17978 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17979
17980 * COPYING.NEWLIB: New file.
17981
17982 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17983
17984 * config.guess (HP-UX): Patch from Harlan Stenn
17985 <harlan@landmark.com> to also emit release level.
17986
17987 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17988
17989 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17990
17991 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17992
17993 * config.sub: Merge nextstep cleanup from FSF.
17994
17995 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17996
17997 * configure.in (arm-*-*): Don't configure ld for this target.
17998
17999 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18000
18001 * configure.in (*-*-netware): don't configure libg++, libio,
18002 librx, or newlib.
18003
18004 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18005
18006 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18007 configure ld--it works, but it doesn't support shared libraries.
18008
18009 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18010
18011 * config.guess (*-unknown-freebsd*): Get rid of possible
18012 trailing "(Release)" in version string.
18013 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18014
18015 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18016
18017 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18018 Fix type: *-next-neststep -> *-next-nextstep.
18019
18020 * config.guess: Merge from FSF:
18021
18022 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18023
18024 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18025
18026 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18027
18028 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18029 instead of UNIX_SV for UnixWare 1.0).
18030
18031 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18032
18033 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18034 to make gdb/nlm/* build after the compiler and linker.
18035
18036 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18037
18038 * config.guess (netbsd, freebsd, linux): Accept any machine,
18039 not just i[34]86.
18040 (m68k-atari-sysv4): Relocate to match FSF version.
18041
18042 * config.guess: More merges from the FSF:
18043
18044 Add a space before function call or macro invocation.
18045
18046 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18047
18048 * config.guess: Add trap cmd to remove dummy.c and dummy when
18049 interrupted.
18050
18051 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18052
18053 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18054 (dummy): Redirect stderr from compilation of dummy.c.
18055
18056 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18057
18058 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18059
18060 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18061
18062 * configure: Accept and ignore --cache*, for compatibility with
18063 new autoconf.
18064
18065 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18066
18067 * config.guess: Merge from FSF:
18068
18069 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18070
18071 * config.guess (Pyramid*:OSx*:*:*): New case.
18072 (PATH): Add /.attbin at end for finding uname.
18073 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
18074
18075 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18076
18077 * config.guess (M88*:DolphinOS:*:*): New case.
18078
18079 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18080
18081 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18082 to select whether to use ELF or COFF.
18083
18084 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18085
18086 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18087
18088 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18089
18090 * config.guess: Guess the OS version for HPUX.
18091
18092 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18093
18094 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18095
18096 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18097
18098 * configure.in: Recognize --with-headers, --with-libs, and
18099 --without-newlib.
18100 * Makefile.in (all-xiberty): Depend upon all-ld.
18101
18102 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18103
18104 * configure.in: Change i[34]86 to i[345]86.
18105
18106 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18107
18108 * configure (version): A few more tweaks to help message.
18109
18110 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18111
18112 * Makefile.in: Remove (for now) librx as a host library,
18113 now that we're building it for target.
18114
18115 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18116
18117 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18118 (Karl Berry).
18119
18120 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18121
18122 * configure.in: Also configure librx.
18123
18124 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18125
18126 * Makefile.in: Update various rules to reflect that librx
18127 is now needed for libg++.
18128
18129 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18130
18131 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18132
18133 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18134
18135 * configure.in: Configure the examples directory.
18136
18137 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18138
18139 * configure: Simplify Jun 2 1994 change.
18140
18141 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18142
18143 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18144 /bin/gcc isn't good enough to build gcc.
18145
18146 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18147
18148 * Makefile.in (GDB_SUPPORT_FILES): Remove
18149 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18150 (gdb.tar.gz): Add new rule to use standard distribution building
18151 mechanism.
18152
18153 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18154
18155 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18156 Bill Cox <bill@cygnus.com>.
18157
18158 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18159
18160 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18161
18162 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18163
18164 * configure: Search current dir first in .gdbinit.
18165
18166 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18167
18168 * config.sub: Recognize freebsd (merged from gcc config.sub).
18169
18170 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18171
18172 * config.sub: Refer to NeXT's operating system as nextstep.
18173
18174 * config.sub (case $basic_machine): Re-order the cases, to match
18175 the order in the FSF version (which is mostly alphabethical).
18176 Merge in some additions and changes from the FSF.
18177
18178 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18179
18180 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18181 * config.sub: Recognize cxux7.
18182 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18183
18184 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18185
18186 * config.sub: Fix typo powerpc -> powerpc-*.
18187
18188 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18189
18190 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18191
18192 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18193 parallel with all-emacs and install-emacs). Top-level command
18194 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18195
18196 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18197
18198 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18199 $(relbindir)/make before doing ``make install'', and use
18200 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18201 installing over running make binary.
18202 ($(host)-stamp-stage3-installed): Likewise.
18203
18204 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18205
18206 * config.guess: Recognize Mach.
18207
18208 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18209
18210 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18211 see whether --exec-prefix was used.
18212
18213 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18214
18215 * README: Explicitly mention libg++/README. (Zoo's idea.)
18216
18217 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18218
18219 * Makefile.in: Add all-librx target similar to all-libproc.
18220
18221 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18222
18223 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18224 with post 1.2 uname bogosity.
18225
18226 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18227
18228 * configure: Remove temporary files on receipt of a signal.
18229
18230 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18231
18232 * configure: If there is a package_makefile_frag, remove
18233 ${subdir}/Makefile.tem after copying it in.
18234
18235 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18236
18237 * build_all.mk: support rs6000 lynx identifies itself as
18238 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18239 since /bin/gcc is too feeble to compile a modern gcc.
18240
18241 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18242
18243 * brought devo/test-build.mk update-to-date with progressive/
18244 test-build.mk. Add lynx targets and hppa flag info.
18245
18246 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18247
18248 * configure.in: Use mh-ncrsvr43. Patch from
18249 Tom McConnell <tmcconne@sedona.intel.com>.
18250
18251 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18252
18253 * config.guess (i386-unknown-bsdi): No longer need to
18254 check #if defined(__bsdi__) && defined(__i386__).
18255
18256 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18257
18258 * configure: Set program_transform_nameoption correctly.
18259
18260 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18261
18262 * brought build-all.mk update-to-date with progressive build-all.mk,
18263 added new targets and hppa info.
18264
18265 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18266
18267 * configure: If config.guess result is a prefix of the user
18268 specified target, assume a native build and use the user specified
18269 target as the host alias. Remove SunOS patch suffix removal hack.
18270 * configure.in: Remove SunOS patch suffix removal hack.
18271
18272 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18273 in NATIVE_CHECK_MODULES.
18274
18275 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18276
18277 * Makefile.in: Rename HOST_ONLY to NATIVE.
18278 * configure: Delete SunOs patch suffix from host_canonical
18279 and build_canonical variables that are prepended to Makefiles.
18280 * configure.in: Add comments for easier maintenance.
18281
18282 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18283
18284 * Makefile.in: Add all-libproc target similar to all-gui.
18285
18286 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18287
18288 * Makefile.in (CHECK_MODULES): split into
18289 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18290
18291 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18292
18293 * config.guess (i386-unknown-bsdi): New system to guess.
18294
18295 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18296
18297 * Makefile.in: Add all-gui target (but not yet build by "all").
18298
18299 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18300
18301 * config.sub: Move deletion of patch suffix from here...
18302 * configure.in: To here, at Ian's suggestion. The top-
18303 level scripts might need to know of a patch level.
18304
18305 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18306
18307 * config.sub: Strip off patch suffix so rtl is recognized
18308 as a sunos4.1.3 machine, even though it's been patched.
18309
18310 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18311
18312 * Makefile.in (INSTALL_LAST): Delete.
18313 (INSTALL_DOSREL): New.
18314
18315 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18316
18317 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18318 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18319 whether we pass down --with-gnu-ld anyhow.
18320
18321 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18322
18323 * Makefile.in (INSTALL_LAST): Change operation so it works
18324 on more flavors of make.
18325 * configure.in (go32): Don't build libg++ or libio.
18326
18327 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18328
18329 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18330 they can be overriden by templates.
18331
18332 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18333
18334 * configure.in (target==go32): Don't build gdb.
18335 * dosrel: New directory.
18336
18337 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18338
18339 * configure.in (host==go32): Configure dosrel too.
18340 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18341 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18342 be set by incoming names or templates.
18343 (INSTALL_LAST): New rule.
18344
18345 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18346
18347 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18348
18349 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18350
18351 * configure.in (appdirs): New variable. Currently empty, but will
18352 be used in gas distribution. If nonempty, lists a set of
18353 directories at least one of which must get configured, or top
18354 level configuration is considered to have failed.
18355 (rs6000-*-lynxos*): Use new file name.
18356
18357 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18358
18359 Eliminate XTRAFLAGS.
18360 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18361 newlib include files using -idirafter, and also use -nostdinc.
18362 (CXX_FOR_TARGET): Likewise.
18363 (XTRAFLAGS): Removed.
18364 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18365 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18366 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18367 ($(DO_X)): Don't pass down XTRAFLAGS.
18368
18369 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18370
18371 * configure.in (mips*-dec-bsd*): New target; do build linker.
18372 (mips*-*-bsd*): New target; don't build linker.
18373
18374 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18375
18376 * configure.in: support rs6000-*-lynxos* configuration.
18377 support sunos4 as a cross target.
18378
18379 * config.sub: look for lynx*, not lynx since the OS version may
18380 legitimately be part of the name.
18381
18382 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18383
18384 * configure.in (i[34]86-*-sco*): Move to be with other i386
18385 targets.
18386 (romp-*-*): New target. Skip various binary utilities.
18387 (vax-*-*): New target. Don't build newlib.
18388 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18389
18390 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18391
18392 * configure.in: Only set host_makefile_frag if config
18393 directory exists.
18394
18395 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18396
18397 * install.sh: If $dstdir exists, don't check whether each
18398 component does.
18399
18400 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18401
18402 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18403
18404 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18405
18406 * configure.in (*-*-lynxos*): Don't configure newlib for either
18407 native or cross Lynx.
18408
18409 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18410
18411 * config.sub (sparc64-elf): Fix os.
18412 (z8k): Remove duplicate.
18413
18414 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18415
18416 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18417 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18418
18419 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18420
18421 * configure: Make file links cleanly even if Lynx fails on
18422 an NFS symlink (at least fail cleanly).
18423
18424 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18425
18426 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18427 -XNh2000.
18428
18429 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18430
18431 * configure: Unknown options are fatal again.
18432
18433 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18434
18435 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18436 compatibility.
18437
18438 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18439
18440 * build-all.mk: Add `clean' target.
18441
18442 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18443
18444 * config.guess: Add SINIX support.
18445 * configure.in: Add mips-*-sysv4* support.
18446
18447 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18448
18449 * build-all.mk: Document all useful targets.
18450 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18451 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18452
18453 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18454
18455 * configure: Support --silent, --quiet.
18456
18457 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18458
18459 * configure: Support --disable-FEATURE.
18460
18461 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18462
18463 * config.guess: Recognize NCR running SVR4.3.
18464
18465 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18466
18467 * config.guess: Make BSDI generate i386-unknown-bsd386.
18468 Patch from Paul Eggert <eggert@twinsun.com>.
18469
18470 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18471
18472 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18473
18474 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18475
18476 * configure: Make unrecognized options give nonfatal warnings
18477 instead of fatal errors, and pass them to any subdirectory
18478 configures in case they recognize them.
18479 Make --x equivalent to --with-x.
18480
18481 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18482
18483 * configure: Add --enable-* options. Clean up usage message and
18484 some comments.
18485
18486 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18487
18488 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18489
18490 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18491
18492 * configure.in (hppa*-*-*): Enable binutils.
18493
18494 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18495
18496 * config.sub: Recognize cisco.
18497
18498 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18499
18500 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18501
18502 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18503
18504 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18505 than one configuration name. Add comment.
18506
18507 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18508
18509 * config.guess: about target *-hitachi-hiuxwe2, fixed
18510 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18511 macro is incorrect.]
18512
18513 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18514
18515 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18516 than the "make ls" stuff which used to be here.
18517
18518 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18519
18520 * config.guess: Recognize i[34]86-unknown-freebsd.
18521 From Shawn M Carey <smcarey@rodan.syr.edu>.
18522
18523 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18524
18525 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18526
18527 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18528
18529 * config.guess: Check for ptx.
18530
18531 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18532
18533 * config.sub: Add os9k checking.
18534
18535 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18536
18537 * config.guess: Handle OSF1 running on HPPA processors
18538
18539 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18540
18541 * configure: If subdir configure fails, print out a message with
18542 subdirectory name, in case subdir's configure code didn't identify
18543 itself.
18544
18545 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18546
18547 * configure.in: Remove embedded newlines from configdirs.
18548 Avoid mismatches of substrings. Fix matching strings at end
18549 of configdirs.
18550
18551 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18552
18553 * config.guess: Add Lynx/rs6000 config support.
18554
18555 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18556
18557 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18558
18559 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18560
18561 * configure.in (hppa*-*-osf*): Treat this just like most other
18562 PA configurations (eg no binutils or ld).
18563 (hppa*-*-*elf*): These configurations have binutils and ld.
18564
18565 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18566
18567 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18568
18569 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18570
18571 * configure.in (rs6000-*-*): Build gas.
18572
18573 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18574
18575 * Makefile.in: Avoid bug in losing hpux sed.
18576
18577 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18578
18579 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18580 for GDB and GDB has been fixed to not need it.
18581
18582 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18583
18584 * config.guess: Recognize vax hosts.
18585
18586 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18587
18588 * configure (while loop): Don't use "break 2" inside case
18589 statement -- the case statement isn't an enclosing loop.
18590
18591 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18592
18593 * config.guess: Clean up NeXT support, to allow nextstep
18594 on Intel machines. Make OS be nextstep.
18595
18596 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18597
18598 * config.guess: Add alternate forms for Convex.
18599
18600 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18601
18602 * configure: Completely rewrite option processing. Take
18603 advantage of pattern-matching to avoid invoking test frequently.
18604 Also clean up host and target defaulting logic.
18605
18606 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18607
18608 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18609 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18610 commands (plus user environment) will fit SCO limits.
18611
18612 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18613
18614 * configure.in: Don't issue warnings about directories which are
18615 not being configured if -norecursion is set. Correct test for
18616 --with-gnu-as and --with-gnu-ld to not get confused by substring
18617 matches.
18618
18619 * configure.in: Don't build gas for alpha-dec-osf1*.
18620
18621 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18622
18623 * configure: Back out Per's change of 12/19/1993. It changes the
18624 behavior of configure in unexpected and confusing ways.
18625
18626 Also, use different delim char when calculating
18627 program_transform_name so that the name can contain slashes.
18628
18629 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18630
18631 * configure.in, config.sub: Add support for VSTa micro-kernel.
18632
18633 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18634
18635 * configure.in: Nuke hacks which were used to get a special
18636 version of GAS for HPPA configurations.
18637
18638 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18639
18640 * configure: If only ${target_alias} is given, use that
18641 as the default for ${host_alias}.
18642 * configure: Add missing back-slashes before nested quotes.
18643
18644 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18645
18646 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18647
18648 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18649
18650 * config.guess: Recognize some Tektronix configurations.
18651 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18652
18653 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18654
18655 * config.sub: Match any flavor of SH.
18656
18657 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18658
18659 * configure.in: Don't try to configure newlib for Alpha.
18660
18661 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18662
18663 * configure.in: Don't build ld for Irix 5. Don't build gas,
18664 libg++ or libio for any Alpha target.
18665
18666 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18667
18668 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18669
18670 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18671 default arguments -- so it tried to compress itself.
18672
18673 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18674
18675 * configure.in (notsupp): ensure that a space is always at the end
18676 of the configdirs list, since the grep checks for an explicit space
18677
18678 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18679
18680 * configure.in (target i386-sysv4.2): don't build ld, since static
18681 versions of many libraries are not available.
18682
18683 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18684
18685 * config.guess: Recognize Apollos (using environment variables).
18686 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18687
18688 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18689
18690 * config.guess: Recognize Sony news mips running newsos.
18691
18692 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18693
18694 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18695 "fi ; else" for bash.
18696
18697 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18698
18699 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18700
18701 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18702
18703 * config.sub: accept unixware as an alias for svr4.2.
18704 Fix some inconsistancies with the gcc version.
18705
18706 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18707
18708 * Makefile.in (DISTDOCDIRS): Add gdb.
18709
18710 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18711
18712 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18713
18714 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18715
18716 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18717 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18718 this now.
18719
18720 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18721
18722 * config.sub: Accept hiux* as an OS name.
18723
18724 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18725 etc/make-stds.texi. The underscore came from gcc, and dje now
18726 agrees that RUNTESTFLAGS is the correct name.
18727
18728 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18729
18730 * install.sh: Remove 'set -e'. It makes any conditionals
18731 in the script useless.
18732
18733 * config.guess: Automatically recognize arm-acorn-riscix
18734 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18735
18736 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18737
18738 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18739
18740 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18741
18742 * Makefile.in (DISTDOCDIRS): New variable.
18743 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18744 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18745
18746 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18747
18748 * configure.in (hppa target): check the source directory for the
18749 pagas sub-directory
18750
18751 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18752
18753 * config.sub: Allow -aout* and -elf*.
18754
18755 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18756
18757 * configure.in: Don't build ld on i386-solaris2, same as for
18758 sparc-solaris2.
18759
18760 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18761
18762 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18763
18764 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18765
18766 * configure.in: Configure gdb for alpha.
18767
18768 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18769
18770 * Makefile.in (CXXFLAGS): Add -O.
18771
18772 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18773
18774 * config.guess: added support for DG Aviion
18775
18776 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18777
18778 * configure.in: Produce warning message for subdirectories not
18779 configurable for this host/target combination. Don't try to
18780 configure gdb for vms.
18781
18782 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18783
18784 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18785 appropriate files before making "diststuff".
18786 (DISTBISONFILES): New var: list of files to be edited.
18787 (DISTSTUFFDIRS): Add binutils.
18788
18789 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18790
18791 * config.sub: also handle mipsel and mips64el (for little endian mips)
18792
18793 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18794
18795 * configure.in: Add * to end of all OS names.
18796
18797 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18798
18799 * configure.in: Build newlib for LynxOS native.
18800
18801 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18802
18803 * config.guess: Add support for delta 88k running SVR3.
18804
18805 * configure.in: Add comment about HP compiler vs. emacs.
18806
18807 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18808
18809 * configure.in: don't build ld on solaris2 (not a viable option
18810 due to bugs in getpwnam & getpwuid)
18811
18812 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18813
18814 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18815 config.guess will produce a full version number.
18816
18817 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18818
18819 * configure.in: Build linker and binutils for alpha-dec-osf1.
18820
18821 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18822
18823 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18824 and gdb/testsuite/Makefile.in.
18825
18826 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18827
18828 * configure.in: recognize mips*- instead of mips-
18829
18830 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18831
18832 * config.sub: Accept linux*coff and linux*elf as operating
18833 systems.
18834
18835 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18836
18837 * config.sub: Recognize mips64, and mips3 as an alias for it.
18838
18839 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18840
18841 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18842 gdb knows how to handle OSF/1 shared libraries.
18843
18844 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18845
18846 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18847 * config.guess: Recognize Hitachi's HIUX.
18848 * config.sub: Recognize h3050r* and hppahitachi.
18849 Remove redundant cases for hp9k[23]*.
18850
18851 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18852
18853 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18854 if gas and ld are in the source tree and are in ${configdirs}.
18855 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18856 --with options (but still pass them down on the command line,
18857 if they were explicitly specified).
18858
18859 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18860
18861 * configure: substitute SHELL value in Makefile.in with
18862 ${CONFIG_SHELL}
18863
18864 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18865
18866 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18867 *-*-solaris2* targets.
18868
18869 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18870
18871 * Makefile.in: define M4, and pass it down to sub-makes;
18872 all-autoconf now depends on all-m4
18873
18874 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18875
18876 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18877 presence of {ar,ranlib} instead of a configured directory
18878
18879 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18880
18881 * config.guess: Accept 34?? as well as 33?? for NCR.
18882
18883 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18884
18885 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18886 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18887
18888 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18889
18890 * configure: grab values for $(CC) and $(CXX) from the
18891 environment, so that someone can do "CC=gcc configure; make" and
18892 have it work right (matching the way that autoconf works now)
18893
18894 * configure.in, Makefile.in: add support for gash, the tcl
18895 interface to Galaxy
18896
18897 * config.guess: add NetBSD variants (hp300, x86)
18898
18899 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18900
18901 * install.sh: Support -d option (in the manner of SunOS 4 install,
18902 as it is more deterministic than that of GNU install)
18903 (chmodcmd): Set file to mode 755 by default (should also do default
18904 chgrp and chown, but I don't feel like dealing with that now)
18905
18906 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18907
18908 * config.sub: Remove h8300hhms alias.
18909
18910 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18911
18912 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18913
18914 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18915
18916 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18917 as stmp-fixinc
18918
18919 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18920
18921 * config.sub: recognize m88110-bug-coff.
18922
18923 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18924
18925 * Makefile.in (all-libio): all dependencies on the toolchain used
18926 to build this (gcc, gas, ld, etc)
18927
18928 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18929
18930 * config.guess: Deal with OSF/1 1.3 on alpha.
18931
18932 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18933
18934 * install.sh: add some 'else true' clauses for portability
18935
18936 * configure.in: don't build libio for h8[35]00-*-* targets
18937
18938 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18939
18940 * Makefile.in: Add support for new libio.
18941
18942 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18943
18944 * install.sh: If one command fails, don't try the rest. Don't try
18945 to remove $dsttmp (via trap) unless we have already created it.
18946 If $src doesn't exist, detect it and exit with an error.
18947
18948 * config.guess: Recognize BSD on hp300.
18949
18950 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18951
18952 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18953 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18954
18955 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18956
18957 * Makefile.in (all-send-pr): depends on all-prms
18958
18959 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18960
18961 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18962
18963 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18964
18965 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18966 Added test for mips-mips-riscos5.
18967
18968 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18969
18970 * configure.in: use mh-hp300 for 68k HP hosts
18971
18972 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18973
18974 * configure: add support for CONFIG_SHELL, so that you can use
18975 some alternate shell for evaluating configure scripts
18976
18977 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18978
18979 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18980 in configure script to bug-gdb@prep.ai.mit.edu when building
18981 distribution archive.
18982 * Makefile.in (COMPRESS): Remove def.
18983 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18984 gdb.tar.Z and make-gdb.tar.Z respectively.
18985 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18986 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18987 to convergence with 'taz' target in Makefile.in.
18988
18989 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18990
18991 * install.sh (dsttmp): use trap to ensure that tmp files go
18992 away on error conditions
18993
18994 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18995
18996 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18997
18998 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18999
19000 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19001 its parent is '/' not ''.
19002
19003 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19004
19005 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19006
19007 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19008 that ${newsrcdir}/configure.in does.
19009
19010 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19011
19012 * test-build.mk: support for CONFIG_SHELL
19013
19014 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19015
19016 * config.sub (netware): Add as a basic system type.
19017
19018 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19019
19020 * Makefile.in (Makefile): depend on configure.in. Also drop the
19021 $(srcdir)/ from the dependency on Makefile.in.
19022
19023 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19024
19025 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19026 (h8300hhms is temporary until multi-libraries are implemented).
19027 * configure.in: Handle h8300h too.
19028
19029 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19030
19031 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19032
19033 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19034
19035 * configure: Remove extraneous output when guessing host type.
19036 * config.guess: Remove extraneous output when guessing using C
19037 compiler rather than uname, or when guessing fails.
19038
19039 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19040
19041 * Makefile.in: remove all.cross and install.cross targets
19042
19043 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19044 definitions
19045
19046 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19047
19048 * configure.in (target sh): Build gprof.
19049
19050 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19051
19052 * config.sub: change -solaris to -solaris2
19053
19054 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19055
19056 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19057
19058 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19059
19060 * configure: Correct error message for missing Makefile.in to
19061 print correct directory.
19062
19063 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19064
19065 * install.sh: kludge around 386BSD shell bug
19066
19067 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19068
19069 * config.guess: Recognize NeXT.
19070 * config.guess: Recognize i486-ncr-sysv4.
19071 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19072
19073 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19074
19075 * Makefile.in (MAKEINFOFLAGS): New variable.
19076 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19077 * build-all.mk, test-build.mk: Pass down --no-split as
19078 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19079
19080 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19081
19082 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19083
19084 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19085
19086 * Makefile.in (libg++.tar.z): New rule.
19087 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19088 * Makefile.in (taz): Only do a single chmod.
19089
19090 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19091
19092 * install.sh: don't use dirname anymore (replaced with sed usage)
19093
19094 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19095
19096 * Makefile.in: Change extension for gzip'd files from '.z' to
19097 '.gz' per new FSF standard usage.
19098
19099 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19100
19101 * configure: put quotes around the final value of program_transform_name
19102
19103 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19104
19105 * Makefile.in: new install.sh support; update install-info rules
19106
19107 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19108
19109 * configure.in: Build diff for crosses, but not for go32 host.
19110
19111 * configure.in: Build gprof only for native, and don't build it
19112 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19113
19114 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19115
19116 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19117
19118 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19119
19120 * configure.in (host_tools): Add prms.
19121
19122 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19123
19124 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19125 with $(FLAGS_TO_PASS) on the command line
19126
19127 * config.sub: Recognize lynx and lynxos
19128
19129 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19130
19131 * config.sub: Accept -ecoff*, not just -ecoff.
19132
19133 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19134
19135 * Makefile.in (taz): Use .gz suffix instead of .z.
19136 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19137 names.
19138
19139 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19140
19141 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19142
19143 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19144
19145 * Makefile.in (install-no-fixedincludes): install gcc last, so
19146 that rebuilds that might happen during 'make install' don't get
19147 bogus gcc include files
19148
19149 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19150
19151 Change from Utah for HPPA support:
19152 * config.guess: Recognize hppa1.x-hp-bsd.
19153
19154 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19155
19156 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19157 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19158
19159 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19160
19161 * config.sub: Add support for rom68k and bug boot monitors.
19162
19163 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19164
19165 * Makefile.in: Make all-opcodes depend on all-bfd.
19166
19167 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19168
19169 * config.guess: Added special check for i[34]86-univel-sysv4*.
19170
19171 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19172
19173 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19174 the processor rather than assuming i486.
19175
19176 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19177
19178 * config.guess: Recognize SunOS6 as Solaris3.
19179
19180 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19181
19182 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19183 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19184
19185 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19186
19187 * build-all.mk (all-cross): New target for Canadian Cross.
19188 Added Q2 go32 targets.
19189 * test-build.mk: Configure go32 cross sparclite-aout and
19190 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19191 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19192
19193 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19194
19195 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19196 GO32 hosted toolchains
19197
19198 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19199
19200 * configure: change so "-exec-prefix" gets passed down rather
19201 than "-exec_prefix" so autoconf generated Makefiles get the
19202 exec_prefix set right.
19203
19204 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19205
19206 * config.guess: get the Solaris2 minor version number
19207
19208 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19209
19210 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19211
19212 * config.guess: Recognize some Sequent platforms.
19213
19214 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19215
19216 * Makefile.in: added the vault-install target
19217
19218 * configure.in: actually use the Sun3 makefile fragment that's in
19219 config, also added the release dir to configdirs
19220
19221 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19222
19223 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19224
19225 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19226
19227 * configure.in: remove some program from Alpha targetted toolchains
19228
19229 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19230
19231 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19232 gprof.
19233 (taz): Run "make diststuff" in those directories instead of "make
19234 proto-dir". Look for "VERSION=" only at start of line in subdir
19235 Makefile. Use "gzip -9" for compression.
19236 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19237 (binutils.tar.z): New target.
19238
19239 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19240
19241 * Makefile.in (taz): Include gpl.texinfo.
19242
19243 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19244
19245 * Makefile.in (setup-dirs): Merged into "taz" target.
19246 (taz): Only do `proto-dir' stuff if a directory is actually needed
19247 for this target.
19248
19249 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19250
19251 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19252 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19253 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19254 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19255 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19256
19257 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19258
19259 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19260 config.sub, and move-if-change to gdb testsuite distribution
19261 archive, so the testsuite can be extracted, configured, and
19262 run separately from the gdb distribution. Blow away the Chill
19263 tests that require a Chill compiled executable, since GNU Chill
19264 is not yet publically available.
19265
19266 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19267
19268 * test-build.mk: set environment variables in a single command,
19269 instead of a list of assignments and exports
19270
19271 * config.guess: recognize Alpha/OSF1 systems
19272
19273 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19274
19275 * configure: Change help message to prefer --options rather than
19276 -options.
19277
19278 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19279
19280 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19281 zippy@ecst.csuchico.edu.
19282 * config.guess: Recognize miniframe.
19283
19284 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19285
19286 * Makefile.in: Use srcroot to find runtest rather than rootme.
19287 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19288
19289 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19290
19291 * test-build.mk: Extensive additions to support building on a
19292 machine other than the host.
19293
19294 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19295
19296 * configure (tooldir): Fix for i386-aix again.
19297
19298 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19299
19300 * configure, Makefile.in: Change definition of $(tooldir)
19301 to match the FSF.
19302
19303 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19304
19305 * config.guess: Recognize i[34]86/SVR4.
19306
19307 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19308
19309 * Makefile.in (all-gdb): gdb depends on sim.
19310
19311 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19312
19313 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19314 at the same time we make the prototype gdb directory.
19315 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19316 files at the same time as the gdb base release distribution.
19317
19318 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19319
19320 * Makefile.in (check): Use individual check targets rather than
19321 DO_X rule.
19322 (check-gcc): Added.
19323
19324 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19325
19326 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19327 for System V release 3.2.
19328
19329 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19330
19331 * config.sub: Recognize hppaosf.
19332 * configure.in: Do configure ld/binutils/gas for it.
19333
19334 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19335
19336 * configure (tooldir): Alter syntax used to set this, for systems
19337 where "\$" isn't handled right, like i386-aix.
19338
19339 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19340
19341 * configure: Pass program-transform-name, not
19342 program_transform_name, to recursive configures.
19343
19344 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19345
19346 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19347 of gas+ld+binutils.
19348
19349 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19350
19351 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19352
19353 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19354
19355 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19356
19357 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19358
19359 * Makefile.in (PRMS): Set back to all-prms.
19360
19361 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19362
19363 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19364 targets, rather than for MIPS hosts.
19365
19366 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19367
19368 * configure.in: add comment for --with-x default values
19369
19370 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19371
19372 * Makefile.in: add check-* targets for each of the directories in
19373 the tree. Add a definition of RUNTEST that will use the one we
19374 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19375
19376 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19377
19378 * configure.in: Removed obsolete references to bfd_target and
19379 target_makefile_frag.
19380
19381 * build-all.mk: Set assorted targets for Q2.
19382 * config.sub: Recognize z8k-sim and h8300-hms.
19383 * test-build.mk: Really don't pass host to configure.
19384 (HOLES): Added uname.
19385
19386 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19387
19388 * configure: Handle an empty program-prefix, program-suffix or
19389 program-transform-name correctly.
19390
19391 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19392
19393 * build-all.mk: -G 8 no longer required for MIPS targets.
19394 * test-build.mk: Don't pass host argument to configure; make it
19395 guess.
19396
19397 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19398
19399 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19400 * Makefile.in (COMPRESS): New macro, like GZIP.
19401
19402 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19403
19404 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19405
19406 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19407 with gas currently defaults to -G 0.
19408
19409 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19410
19411 * Makefile.in (all-flex): flex depends on byacc.
19412
19413 * build-all.mk: If host not specified, use config.guess. Pass TAG
19414 to test-build.mk as RELEASE_TAG.
19415 * test-build.mk (configargs): New variable containing arguments to
19416 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19417 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19418
19419 * config.guess: Use /bin/uname when checking -X argument on SCO,
19420 to avoid invoking GNU uname which doesn't understand -X.
19421
19422 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19423
19424 * configure.in: Build gas for mips-*-*.
19425
19426 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19427
19428 * Makefile.in (all.normal): insert missing backslash.
19429
19430 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19431
19432 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19433
19434 * Makefile.in: Complete overhaul to merge many almost identical
19435 targets.
19436
19437 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19438
19439 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19440 (gdb.tar.Z): Adjusted.
19441
19442 * Makefile.in (setup-dirs, taz): New targets; should be general
19443 enough to adapt for gdb sometime. Build only .z file.
19444 (gas.tar.z): New target.
19445
19446 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19447
19448 * build-all.mk: Use CC=cc -Xs on Solaris.
19449
19450 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19451
19452 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19453 for handling BISON for FSF releases.
19454
19455 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19456
19457 * configure: Actually implement the change zoo just documented.
19458
19459 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19460
19461 * configure: when using config.guess, only set target_alias when
19462 it's not already been set (ie, on the command line)
19463
19464 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19465
19466 * Makefile.in: add installcheck target, set PRMS to install-prms
19467
19468 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19469
19470 * configure: add support for package_makefile_fragment, handle the
19471 case where a directory has a configure.in file but no Makefile.in
19472 more gracefully (with an actual understandable error message, even);
19473 add support for --without (and add this to the usage message); also
19474 explicitly add a --host=${host_alias} to the command line when
19475 config.guess is used
19476
19477 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19478
19479 * configure: Must use both --host and --target in recursive calls.
19480
19481 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19482
19483 * Makefile.in: Change deja-gnu to dejagnu.
19484
19485 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19486
19487 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19488
19489 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19490
19491 * configure.in: canonicalize all instances to *-*-solaris2*,
19492 also strip out a number of tools to not build for go32 host
19493
19494 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19495
19496 * config.guess: add GPL.
19497
19498 * Makefile.in, config.guess, config.sub, configure: bump
19499 copyrights to 93.
19500
19501 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19502
19503 * Makefile.in (do-info): Removed obsolete check for existence of
19504 localenv file.
19505
19506 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19507
19508 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19509
19510 * Makefile.in: a couple of 'else true' for decstation,
19511 support for TclX
19512
19513 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19514
19515 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19516
19517 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19518
19519 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19520
19521 * config.guess: Recognize i386-ibm-aix (PS/2).
19522 * configure.in: Use config/mh-aix386 file for it.
19523
19524 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19525
19526 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19527 CC_FOR_TARGET instead.
19528 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19529
19530 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19531
19532 * Makefile.in: Add sim to list of directories sent with gdb
19533
19534 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19535
19536 * configure.in: Put back mips-dec-bsd* case.
19537
19538 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19539
19540 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19541 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19542 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19543
19544 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19545
19546 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19547
19548 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19549 (install-info): install dir.info only if it exists,
19550 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19551
19552 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19553
19554 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19555 gas for mips-dec-bsd.
19556
19557 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19558
19559 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19560 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19561
19562 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19563
19564 * configure.in: Added "dejagnu" to hosttools list.
19565
19566 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19567
19568 * config.sub, configure.in, config.guess: Add support
19569 for Bosx, an AIX variant from Bull.
19570 Patches from F.Pierresteguy@frcl.bull.fr.
19571
19572 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19573
19574 * devo/dejagnu: Initial creation of devo/dejagnu.
19575 Migrated dejagnu testcases and support files for testing software
19576 tools to reside as subdirectories, currently called "testsuite",
19577 within the directory of the software tool. Migrated all programs,
19578 support libraries, etc. beloging to dejagnu proper from
19579 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19580 with no modifications. The changes to these files which will
19581 allow them to configure, build, and execute properly will be made
19582 in a future update.
19583
19584 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19585
19586 * Makefile.in: Change send_pr to send-pr.
19587 * configure.in: Likewise.
19588 * send_pr: Renamed directory to send-pr.
19589
19590 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19591
19592 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19593
19594 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19595
19596 * README: Update for gdb-4.8 release.
19597 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19598 gdb-xxx.tar.z (gzip'd) file also.
19599
19600 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19601
19602 * Makefile.in: make all-diff depend on all-libiberty
19603
19604 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19605
19606 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19607
19608 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19609
19610 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19611
19612 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19613
19614 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19615 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19616 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19617
19618 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19619
19620 * Makefile.in: makeinfo binary is in a new location
19621
19622 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19623
19624 * config.sub: Accept -ecoff as an OS.
19625
19626 * Makefile.in: Various changes to eliminate a level of make
19627 recursion and reduce the required command line length.
19628 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19629 sub-makes.
19630 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19631 variables holding settings for specific sub-makes.
19632 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19633 in terms of BASE_FLAGS_TO_PASS.
19634 (TARGET_LIBS): New variable listing directories which use
19635 TARGET_FLAGS_TO_PASS.
19636 (subdir_do): Eliminated.
19637 (do-*): New set of targets to replace subdir_do.
19638 (various): All targets which used subdir_do now depend on do-*.
19639 (local-clean): Renamed from do_clean.
19640 (local-distclean): New target, dependency of distclean and
19641 realclean.
19642 (install-info): Don't create directories. Depend on dir.info
19643 rather than calling make recursively.
19644 (install-dir.info): Eliminated.
19645 (install-info-dirs): Create all info directories here.
19646 (dir.info): Depend upon do-install-info.
19647
19648 * test-build.mk (HOLES): Added false.
19649
19650 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19651
19652 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19653
19654 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19655
19656 * Makefile.in (info): remove dependency on all-texinfo. The
19657 problem was really in texinfo/C, not at this level.
19658
19659 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19660
19661 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19662
19663 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19664
19665 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19666 GDB releases.
19667
19668 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19669
19670 * configure: Include srcdir in message about target of link not
19671 being found. Don't convert `-' to `_' in `with' options being
19672 passed to subdirs.
19673
19674 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19675
19676 * configure.in: add uudecode to host_tools
19677
19678 * Makefile.in: added {all,install}-uudecode targets, added them to
19679 the appropriate lists
19680
19681 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19682
19683 * Makefile.in (all-gcc): Added dependency on all-gas.
19684
19685 * configure.in (mips-*-*): Build ld and binutils.
19686
19687 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19688
19689 * configure: check return code from mkdir, print error message and
19690 exit on failure.
19691
19692 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19693
19694 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19695
19696 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19697
19698 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19699
19700 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19701
19702 * config.sub (h8500): Recognize this as a cpu type.
19703
19704 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19705
19706 * configure: source directory missing is no longer a warning
19707
19708 * configure.in: recognize irix[34]* instead of irix[34]
19709
19710 * Makefile.in: define and pass down X11_LIB
19711
19712 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19713
19714 * guess-systype: Renamed to ...
19715 * config.guess: ... by popular request.
19716 * configure.in, Makefile.in: Update accordingly.
19717
19718 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19719
19720 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19721 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19722 + Execute ./dummy instead of assuming . is in PATH.
19723
19724 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19725
19726 * guess-systype: New shell script. Attempts to guess the
19727 canonical host name of the executing host.
19728 Only a few hosts are supported so far.
19729 * configure: Call guess-systype if no host is specified.
19730
19731 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19732
19733 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19734 gcc Makefile.
19735
19736 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19737
19738 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19739 (all-gcc, install-gcc, subdir_do): Use it.
19740
19741 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19742
19743 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19744
19745 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19746
19747 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19748 set exclusively by configure, using configure.in .
19749
19750 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19751
19752 * test-build.mk: set $PATH for all builds
19753
19754 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19755
19756 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19757
19758 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19759 the one used in gcc/Makefile.in, so that a null expansion doesn't
19760 override the one needed to build gcc with a native cc.
19761
19762 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19763
19764 * configure: Accept -with arguments.
19765
19766 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19767
19768 * Makefile.in: added h8300sim
19769
19770 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19771
19772 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19773 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19774 (all-cygnus, native, build-cygnus): Make
19775 $(canonhost)-stamp-3stage-done, not $(host)....
19776 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19777 i386-sco3.2v4. Added else true to if command.
19778
19779 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19780
19781 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19782
19783 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19784
19785 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19786
19787 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19788
19789 * configure.in: don't remove binutils from Solaris builds
19790
19791 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19792
19793 * Makefile.in: get rid of earlier definitions for *clean,
19794 also handle the recursive info rule better
19795
19796 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19797
19798 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19799 do more-or-less the right thing.
19800
19801 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19802
19803 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19804 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19805
19806 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19807
19808 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19809 $(host_canonical).
19810
19811 * configure.in: split the configdirs list into 4 categories (native
19812 v. cross, library v. tool) and handle the cross-only and native-
19813 only in more reasonable (and correct!) way.
19814
19815 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19816
19817 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19818 configdirs anymore.
19819
19820 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19821
19822 * Makefile.in: extensive cleanup:: removed all of the explicit
19823 clean-* targets, collapsed many wrappers around subdir_do into
19824 one, added additional targets to satisfy standards.texi, deleted
19825 some old targets, some changes for consistency
19826
19827 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19828
19829 * configure.in: handle some programs as cross-only, and others as
19830 native only
19831
19832 * test-build.mk: handle partial holes in a more generic manner
19833
19834 * Makefile.in: m4 depends on libiberty
19835
19836 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19837
19838 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19839 time, wdiff, and find to configdirs
19840
19841 * Makefile.in: all, clean, and install rules for the new programs
19842 added to configure.in
19843
19844 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19845
19846 * configure.in: use mh-sun for all *-sun-* hosts
19847
19848 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19849
19850 * Makefile.in: define flags for X11 include files and library file
19851 locations, pass them down to the programs that need this info
19852
19853 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19854
19855 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19856
19857 * configure.in: start building libg++ for HP-UX targets
19858
19859 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19860
19861 * README: Update references to files moved into etc/.
19862
19863 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19864
19865 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19866 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19867
19868 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19869
19870 * configure: accept dash as well as underscore in long option
19871 names for FSF compatibility.
19872
19873 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19874
19875 * config.sub: added -sco3.2v4 support from FSF.
19876
19877 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19878
19879 * configure.in: expand the section that adds or removes
19880 directories from the list of programs to build, to handle native
19881 vs. cross in addition to host v. native
19882
19883 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19884
19885 * Makefile.in: Replace C++ in macro names with CXX.
19886 This is less likely to break ...
19887
19888 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19889
19890 * test-build.mk: add -w to GNU_MAKE
19891
19892 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19893
19894 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19895 add 'sparc' to list of recognized cpus. This needed to make
19896 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19897 Delete some redundant ose68 variants. Recognize -wrs as an os,
19898 then changes that into $CPU-wrs-vxworks.
19899
19900 * configure.in: remove most references to gdbtest, regularize
19901 target based program removal
19902
19903 * test-build.mk: import from p3 tree (many fixes and changes)
19904
19905 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19906
19907 * Makefile.in: added rules to handle tcl, tk, and expect
19908
19909 * configure.in: handle those directories if they exist
19910
19911 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19912
19913 * config.sub: removed bogus hppabsd and hppahpux names, since
19914 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19915
19916 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19917
19918 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19919 depends upon all-xiberty
19920
19921 * Makefile.in: changes from p3, including:
19922
19923 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19924
19925 * Makefile.in (XTRAFLAGS): include newlib directories if
19926 newlib/Makefile exists, rather than if host != target.
19927
19928 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19929
19930 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19931 from the same source tree and not building a cross-compiler. This
19932 matters for the libg++ configuration if reconfiguring a tree that
19933 has already been installed.
19934
19935 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19936
19937 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19938 pick up the machine and system specific header files.
19939
19940 * Makefile.in: added AS_FOR_TARGET, passed down in
19941 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19942 the C compiler to use to create programs which are run in the
19943 build environment, set it to default to $(CC), and passed it down
19944 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19945
19946 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19947
19948 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19949 We need them for unusual native builds, like systems without
19950 ranlib.
19951
19952 * configure: also define $(host_canonical) and
19953 $(target_canonical), which are the full, canonical names for the
19954 given host and target
19955
19956 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19957
19958 * Makefile.in: Added separate definitions for C++.
19959
19960 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19961
19962 * configure.in (configdirs): Add deja-gnu.
19963
19964 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19965
19966 * README: Update for configure.texi and gdb-4.7 release.
19967
19968 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19969
19970 * Makefile.in: Move "all" target to top of file.
19971 Previously, first target was ".PHONY" which caused BSD4.4 make
19972 to build .PHONY when make was run without arguments.
19973
19974 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19975
19976 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19977 Library-copylefted code in libiberty.
19978
19979 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19980
19981 * config.sub: Replace m68kmote with plain old m68k.
19982
19983 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19984
19985 * Makefile.in: Remove space from blank line, avoid Make complaints.
19986
19987 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19988
19989 * config.sub: Complain if no argument is given. Added support for
19990 386bsd as OS and target alias.
19991
19992 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19993
19994 * Makefile.in (XTRAFLAGS): include newlib directories if
19995 newlib/Makefile exists, rather than if host != target.
19996
19997 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19998
19999 * config.sub: recognize sparclite-wrs-vxworks.
20000
20001 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20002 p3.) Added clean-xiberty to clean.
20003
20004 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20005
20006 * configure.in: use *-*-* instead of nested cases for host and target
20007
20008 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20009
20010 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20011 from the same source tree and not building a cross-compiler. This
20012 matters for the libg++ configuration if reconfiguring a tree that
20013 has already been installed.
20014
20015 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20016
20017 * config.sub (i486v/i486v4): Merge in from FSF version.
20018
20019 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20020
20021 * configure: only set PWD if it is already set.
20022
20023 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20024
20025 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20026 doesn't have unset and all success paths (and most error paths)
20027 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20028 to just ${PWD} to avoid confusion.)
20029
20030 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20031
20032 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20033 even for a native compilation.
20034
20035 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20036
20037 Changes to make the gdb.tar.Z rule work better.
20038
20039 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20040 (DEVO_SUPPORT): Add configure.texi.
20041 (bfd-ilrt.tar.Z): Remove ancient rule.
20042
20043 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20044
20045 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20046 pick up the machine and system specific header files.
20047
20048 * configure.in, config.sub: added new target m68010-adobe-scout,
20049 with alias of adobe68k. Changed configure.in to check for
20050 -scout before -sco* to avoid a false match.
20051
20052 * Makefile.in: added AS_FOR_TARGET, passed down in
20053 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20054 the C compiler to use to create programs which are run in the
20055 build environment, set it to default to $(CC), and passed it down
20056 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20057
20058 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20059
20060 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20061 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20062 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20063 FOR_TARGET variants, to newlib and libg++.
20064
20065 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20066
20067 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20068 first.
20069
20070 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20071
20072 * config.sub: Accept `elf' as an environment.
20073
20074 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20075
20076 * Makefile.in (all-opcodes): cd into the right directory
20077
20078 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20079
20080 * configure: added -program_transform_name option, used as
20081 argument to sed when installing programs.
20082 configure.texi: added documentation for -program_prefix,
20083 -program_suffix and -program_transform_name.
20084
20085 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20086
20087 * config.sub: Accept i486 where i386 ok.
20088
20089 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20090
20091 * config.sub: accept we32k
20092
20093 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20094
20095 * config.sub, configure.in: accept OSE68000 and OSE68k.
20096
20097 * Makefile.in: don't create all directories for ``make install'';
20098 let the subdirectories create the ones they need.
20099
20100 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20101
20102 * COPYING: new file, GPL v2
20103
20104 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20105
20106 * Makefile.in: use the new gen-info-dir, which needs a template
20107 argument (which also lives in texinfo)
20108
20109 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20110
20111 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20112
20113 * config.sub (ncr3000): Change i386 to i486.
20114
20115 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20116
20117 * Makefile.in: add install-rcs, install-grep to
20118 install-no-fixedincludes, removed install-bison and install-libgcc
20119
20120 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20121
20122 * configure.in: grab the HPUX makefile fragment if on HPUX
20123
20124 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20125
20126 * Makefile.in: eradicate bison spoor (ditto libgcc).
20127 configure.in: recognise m68{k,000}-ericsson-OSE.
20128 es1800 is alias for m68k-ericsson-OSE
20129
20130 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20131
20132 * configure.in: rearrange the parts that remove programs from
20133 configdirs, based now on HOST==TARGET or by canonical triple.
20134
20135 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20136
20137 * test-build.mk: recurse explicitly with -f test-build.mk when
20138 appropriate. predicate stage3 and comparison on the existence
20139 of gcc. That is, if gcc isn't around, we aren't three-staging.
20140 On very clean, also remove ...stamp-co. Build in-place before
20141 doing other builds.
20142
20143 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20144
20145 * Makefile.in, configure.in: add tgas
20146
20147 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20148
20149 * Makefile.in: a number of changes merged in from progressive.
20150
20151 * configure.in: add libm.
20152
20153 * .cvsignore: ignore some stuff that comes from test-build.mk.
20154
20155 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20156
20157 * config.sub: Add es1800 (m68k-ericsson-es1800).
20158
20159 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20160
20161 * configure: Add program_suffix (parallel to program_prefix)
20162 * Makefile.in: adjust directory-creating script for losing decstation
20163
20164 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20165
20166 * configure: Minor $subdir-related fixes.
20167
20168 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20169
20170 * configure: fix various problems with propogating
20171 makefile_target_frag in subdirs.
20172 * configure.in: config libgcc if its there
20173
20174 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20175
20176 * config.sub: HPPA merge.
20177
20178 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20179
20180 * Makefile.in: Replace all-bison with all-byacc in all
20181 dependency lines for other tools (which now use byacc).
20182
20183 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20184
20185 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20186
20187 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20188
20189 * Makefile.in: make gprof rules similar to byacc rules (instead of
20190 vestigal $(unsubdir) that didn't work...)
20191
20192 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20193
20194 * config.sub: Add support for Linux.
20195 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20196 (at least for libg++).
20197
20198 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20199
20200 * configure.texi: fix doc for the -nfp option to configure
20201
20202 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20203
20204 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20205
20206 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20207
20208 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20209 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20210 * configure.in: added solaris* host_makefile_frag hook.
20211
20212 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20213
20214 * config.sub: changed recognition of m68000 so that various
20215 m68k types can be specified via m680[01234]0
20216
20217 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20218
20219 * config.sub (basic_machine): fix sed so that '-foo' isn't
20220 completely substituted out while .+'-foo' loses the '-foo'
20221
20222 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20223
20224 * config.sub ($os): Add -aout.
20225
20226 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20227
20228 * configure: If host_makefile_frag is absolute, don't
20229 prefix ${invsubdir} (relevant to libg++ auto-configure).
20230
20231 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20232
20233 * Makefile.in (tooldir): Define it.
20234 (all-ld): Depend on all-flex.
20235
20236 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20237
20238 * Makefile.in (check): Fix libg++ special case.
20239
20240 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20241
20242 * configure: do not bury `pwd` into config.status, thus do fewer
20243 pwd's.
20244
20245 * configure: print the "Building in" message only when building in
20246 other than "." AND verbose.
20247
20248 * configure: remove -s, rework -v to better accommodate guested
20249 configures.
20250
20251 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20252
20253 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20254
20255 * Makefile.in: macroize flags passed on recursion. remove
20256 fileutils.
20257
20258 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20259
20260 * configure: get makesrcdir right for subdirs deeper than 1.
20261
20262 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20263 install.
20264
20265 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20266
20267 * Makefile.in: don't print subdir_do or recursion lines.
20268
20269 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20270
20271 * standards.texi: added menu item.
20272
20273 * Makefile.in: build and install standards.info.
20274
20275 * standards.texi: new file.
20276
20277 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20278
20279 * configure: test for and move config.status pieces from
20280 ${subdir}/.
20281
20282 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20283
20284 * configure: Test for existance of files before trying to mv
20285 them, to avoid numerous non-existance messages.
20286
20287 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20288
20289 * configure: correct final line of config.status.
20290
20291 * configure: patch from eggert. Avoids a protection problem if
20292 the original Makefile.in is read only.
20293
20294 * configure: use move-if-change from gcc to create config.status.
20295 Some makefiles depend on config.status to tell if a directory
20296 has been reconfigured for a different host. This change
20297 prevents those directories from remaking everything in the case
20298 where the reconfig was only intended to rebuild a Makefile.
20299
20300 * configure: test for config.sub with "config.sub sun4" rather
20301 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20302 host alias from a missing config.sub.
20303
20304 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20305
20306 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20307 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20308
20309 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20310
20311 * configure: mkdir ${subdir} as needed.
20312
20313 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20314
20315 * Makefile.in,configure.in: added autoconf.
20316
20317 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20318
20319 * Makefile.in: no longer pass against on recursion.
20320
20321 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20322 definitions are not inherited.
20323
20324 * configure: correct makesrcdir when subdir is .
20325
20326 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20327
20328 * configure: Add support for 'subdirs' variable, which is
20329 like 'configdirs', except that configure doesn't re-invoke
20330 itself for subdirs, it just creates a Makefile for each subdir.
20331 * configure.texi: Document subdirs.
20332
20333 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20334
20335 * configure.in: added flex to configdirs
20336
20337 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20338
20339 * Makefile.in: remove clean-stamps from clean.
20340
20341 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20342
20343 * configure.in: Add gdbtest to configdirs.
20344
20345 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20346
20347 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20348 to recursive makes.
20349 * configure.in: Recognize new ncr3000 config.
20350
20351 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20352
20353 * Makefile.in, configure.in: removed references to gdbm.
20354
20355 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20356
20357 * config.sub: Don't canonicalize os value
20358 newsos* to bsd (readline needs to check for newsos).
20359 (This fix was earlier made Jan 31, but got re-broken.)
20360
20361 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20362
20363 * configure.in: sco is an os, not a vendor!
20364
20365 * configure: Quote $( better. Keep various shells happy.
20366
20367 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20368
20369 * Makefile.in: eliminate stamp-files.
20370
20371 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20372
20373 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20374 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20375
20376 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20377
20378 * config.sub: fix iris/iris3.
20379
20380 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20381
20382 * configure: re-add -rm.
20383
20384 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20385
20386 * Maskefile.in: add .stmp-rcs to all.
20387
20388 * configure.in: remove gas from rs6000 build, use aix host fragment.
20389
20390 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20391
20392 * configure: pass down site_option during recursion.
20393
20394 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20395
20396 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20397
20398 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20399
20400 * configure: Change exec_prefix so that it really defaults to prefix.
20401
20402 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20403
20404 * Makefile.in, configure.in: Add support for mmalloc library.
20405
20406 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20407
20408 * Makefile.in: add stmp dependencies for a few more things.
20409
20410 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20411
20412 * configure: adjusted error message on objdir/srcdir configure
20413 collision, per john's suggestion.
20414
20415 * Makefile.in: add libiberty stmp to all and all.cross.
20416
20417 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20418
20419 * Makefile.in: remove force dependencies, add grep to all.
20420
20421 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20422
20423 * Makefile.in: drop flex. make stamp files work.
20424
20425 * configure: added test for conflicting configuration in srcdir,
20426 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20427 gets cranky. use relative paths for configure and srcdir
20428 whenever possible. Send some error messages to stderr that were
20429 going to stdout.
20430
20431 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20432
20433 * Makefile.in: Fix libg++ rule to check for gcc directory
20434 before using gcc/gcc. Also pass XTRAFLAGS.
20435
20436 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20437
20438 * Makefile.in: added stmp-files so that directories aren't polled
20439 when they are already built.
20440
20441 * configure.texi: fixed a node pointer problem.
20442
20443 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20444
20445 * config.sub configure.in gdb/configure.in
20446 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20447 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20448 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20449
20450 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20451
20452 * configure: -recurring becomes -silent. corrected help message
20453 for -site= option.
20454
20455 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20456
20457 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20458
20459 * configure: when building Makefile for crosses, replace
20460 tooldir and program_prefix. default srcdir from location of
20461 config.sub. remove "for host in hosts" and "for target in
20462 targets" loops.
20463
20464 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20465
20466 * Makefile.in: Do not pass bindir or mandir to cvs.
20467
20468 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20469
20470 * Makefile.in, configure.in: removed traces of namesubdir,
20471 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20472 copyrights to '92, changed some from Cygnus to FSF.
20473
20474 * configure.texi: remove most references to multiple hosts,
20475 multiple targets, subdirs, etc.
20476
20477 * configure.man: removed rcsid. reference config.sub not
20478 config.subr.
20479
20480 * Makefile.in: mkdir $(infodir) on install-info.
20481
20482 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20483
20484 * configure.texi: Explain better about .gdbinit and about
20485 the environment that configure.in sections run in.
20486
20487 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20488
20489 * configure.in: Ultrix is only a decstation if it's a MIPS.
20490
20491 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20492
20493 * README: DOC.configure => cfg-paper.texi.
20494
20495 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20496
20497 * config.sub (near case $os): Don't convert newsos* to bsd!
20498
20499 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20500
20501 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20502 the number of copies of COPYING that go into the GDB tar file.
20503
20504 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20505
20506 * bfd/configure.in, gdb/config/mh-i386sco,
20507 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20508 Fix SCO configuration stuff.
20509
20510 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20511
20512 * Makefile.in: For libg++, make sure the -I pointing
20513 to the gcc directory goes *after* all the libg++-local -I flags.
20514 Also, move just-gcc dependency from just-libg++ to all-libg++.
20515
20516 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20517
20518 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20519
20520 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20521
20522 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20523
20524 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20525
20526 * config.sub: Add stratus configuration frags. Also
20527 submitted to FSF.
20528
20529 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20530
20531 * Makefile.in (DEV_SUPPORT): add configure.man.
20532
20533 * config.sub(Decode manufacturer-specific): add -none*.
20534
20535 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20536
20537 * Makefile.in: remove form feeds to make Sun's make happy.
20538 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20539
20540 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20541
20542 * Makefile.in (AR_FLAGS): Make quieter.
20543
20544 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20545
20546 * configure.in: Add libg++.
20547 * configure: When verbose, don't output the command line at each
20548 level; it will be unremarkably the same as the previous version,
20549 which will be the same as what the user typed.
20550
20551 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20552
20553 * configure.in, Makefile.in: fix clean-info, add flex. add
20554 fileutils.
20555
20556 * configure: be less sensitive to spaces in Makefile.in. Do not
20557 look for sources in "..". Doing so breaks subdirectories that
20558 might have their own configure. If a subdir has it's own
20559 configure script, use it.
20560
20561 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20562
20563 * cfg-paper.texi: some changes suggested by rms.
20564
20565 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20566
20567 * config.sub: Merge in some small additions from the FSF version,
20568 taken from the gcc distribution, to bring the Cygnus and FSF
20569 versions into closer sync.
20570
20571 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20572
20573 * configure.in: Changed svr4 references to sysv4.
20574
20575 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20576
20577 * configure: added -V for version number option.
20578
20579 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20580
20581 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20582 renamed from DOC.configure to cfg-paper.texi.
20583
20584 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20585
20586 * configure, config.subr, config.sub: config.subr is now
20587 config.sub again.
20588
20589 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20590
20591 * configure.texi: new file, in progress.
20592
20593 * Makefile.in: build info file and install the man page for
20594 configure.
20595
20596 * configure.man: new file, first cut.
20597
20598 * configure: find config.subr again now that configuration "none"
20599 has gone. removed all traces of the -ansi option. removed all
20600 traces of the -languages option.
20601
20602 * config.subr: resync from rms.
20603
20604 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20605
20606 * configure, config.sub, config.subr: merge config.sub into
20607 config.subr, call the result config.subr, remove config.sub, use
20608 config.subr.
20609
20610 * Makefile.in: revised install for dir.info.
20611
20612 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20613
20614 * configure.in: add decstation host makefile frag.
20615
20616 * Makefile.in: BISON now bison -y again. also install-gcc on
20617 install. clean-gdbm on clean. infodir belongs in datadir.
20618 Make directories for info install. Build dir.info here then
20619 install it.
20620
20621 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20622
20623 * Makefile.in: fix for bad directory tests.
20624
20625 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20626
20627 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20628 regexp. -srcdir relative was being handled incorrectly.
20629
20630 * Makefile.in: unwrapped some for loops so that parallel makes
20631 work again and so one can focus one's attention on a particular
20632 package.
20633
20634 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20635
20636 * configure: added PWD as a stand in for `pwd` (for speed). use
20637 elif wherever possible. make -srcdir work without -objdir.
20638 -objdir= commented out.
20639
20640 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20641
20642 * configure: +options become --options. -subdirs commented out.
20643 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20644 Makefile now at top of generated Makefile. Removed cvs log
20645 entries. added -srcdir. create .gdbinit only if there is one
20646 in ${srcdir}.
20647
20648 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20649 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20650 and mandir now keyed off datadir by default.
20651
20652 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20653
20654 * Freshly created ChangeLog.
20655
20656 \f
20657 Local Variables:
20658 mode: change-log
20659 left-margin: 8
20660 fill-column: 76
20661 version-control: never
20662 End: