libstdc++: Fix build for targets without lstat [PR 94681]
[gcc.git] / ChangeLog
1 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
5 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
6
7 * MAINTAINERS (Write After Approval): Add myself.
8
9 2020-06-12 Martin Liska <mliska@suse.cz>
10
11 * .gitignore: Add .clang-tidy.
12
13 2020-06-08 Jason Merrill <jason@redhat.com>
14
15 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
16 * configure: Regenerate.
17
18 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
19
20 * MAINTAINERS: Add myself as xtensa port maintainer.
21
22 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
23
24 * configure.ac: Don't require --enable-host-shared when building
25 for Mingw.
26 * configure: Regenerate.
27
28 2020-05-18 Jason Merrill <jason@redhat.com>
29
30 * configure.ac: Update bootstrap dialect to -std=c++11.
31
32 2020-05-18 Alex Coplan <alex.coplan@arm.com>
33
34 * MAINTAINERS (Write After Approval): Add myself.
35
36 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
37
38 PR target/92713
39 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
40 (noconfigdirs): Add 'target-libstdc++-v3'.
41 * configure: Regenerate.
42
43 2020-04-21 Stephen Casner <casner@acm.org>
44
45 PR 25830
46 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
47 * configure: Rebuild.
48
49 2020-04-17 Martin Liska <mliska@suse.cz>
50 Jonathan Yong <10walls@gmail.com>
51
52 PR gcov-profile/94570
53 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
54 for CYGWIN.
55
56 2020-04-14 Martin Jambor <mjambor@suse.cz>
57
58 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
59
60 2020-04-09 Tom Tromey <tom@tromey.com>
61
62 * configure: Rebuild.
63 * Makefile.in: Rebuild.
64 * Makefile.def (gdbsupport, gdbserver): New host modules.
65 (configure-gdb): Depend on all-gdbsupport.
66 (all-gdb): Depend on all-gdbsupport, all-libctf.
67 * configure.ac (host_tools): Add gdbserver.
68 Conditionally build gdbserver and gdbsupport.
69
70 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
71
72 * configure.ac: Build libgomp by default for amdgcn.
73 * configure: Regenerate.
74
75 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
76
77 * MAINTAINERS (Write After Approval): Add myself.
78
79 2020-02-28 Joel Hutton <joel.hutton@arm.com>
80
81 * MAINTAINERS (Write After Approval) : Add myself.
82
83 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
84
85 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
86
87 2020-02-14 Martin Sebor <msebor@redhat.com>
88
89 * doc/extend.texi (attribute alias): Mention type requirement.
90 (attribute weak): Same.
91 (attribute weakref): Correct invalid example.
92
93 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
94
95 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
96
97 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
98 Jakub Jelinek <jakub@redhat.com>
99
100 * .gitattributes: Add *.md diff=md.
101
102 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
103
104 The mentioned auto-generated file is no more part of the
105
106 GCC sources, it's auto-generated in $(builddir) during build.
107
108 PR target/92055
109 * contrib/gcc_update (files_and_dependencies): Remove
110 entry for gcc/config/avr/t-multilib.
111
112 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
113
114 * MAINTAINERS: Update my email address.
115
116 2020-01-13 Joseph Myers <joseph@codesourcery.com>
117
118 * README.MOVED_TO_GIT: Remove.
119
120 2020-01-11 Joseph Myers <joseph@codesourcery.com>
121
122 * README.MOVED_TO_GIT: New file.
123
124 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
125
126 * MAINTAINERS (Write After Approval): Add myself.
127
128 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
129
130 * MAINTAINERS (write_after_approval): Add myself.
131
132 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
133
134 * MAINTAINERS (write_after_approval): Add myself.
135
136 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
137
138 * MAINTAINERS (write_after_approval): Add myself.
139
140 2019-12-11 Matthias Klose <doko@ubuntu.com>
141
142 * configure.ac: Factor out common cases for compare_exclusions.
143 * configure: Regenerate.
144
145 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
146
147 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
148 flag.
149
150 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
151
152 * MAINTAINERS (Write After Approval): Add myself.
153
154 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
155
156 PR middle-end/92463
157 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
158 * configure: Regenerate
159
160 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
161
162 * configure.ac: Use https for gcc.gnu.org.
163 * configure: Regenerated.
164
165 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
166
167 * MAINTAINERS (aarch64 port): Remove my name, move to...
168 (Write After Approval): ...Here.
169
170 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
171
172 * MAINTAINERS: Change my email address as maintainer.
173
174 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
175
176 PR fortran/91828
177 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
178 * configure: Regenerated.
179
180 2019-10-21 Jason Merrill <jason@redhat.com>
181
182 * .gitattributes: Also check ChangeLog whitespace.
183
184 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
185
186 * contrib/dg-extract-results.sh: Add support for KPASS.
187 * contrib/dg-extract-results.py: Likewise.
188
189 2019-10-17 Jason Merrill <jason@redhat.com>
190
191 * .gitattributes: Avoid {} in filename pattern.
192
193 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
194
195 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
196 Approval section.
197
198 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
199
200 * MAINTAINERS: Add myself to Write After Approval
201
202 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
203
204 * MAINTAINERS: Add myself as an aarch64 maintainer.
205
206 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
207
208 * MAINTAINERS: Add myself as aarch64 maintainer.
209
210 2019-09-23 Carl Love <cel@us.ibm.com>
211
212 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
213 New define_insn.
214 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
215 vsx_xxpermdi16_le_V16QI): Removed define_insn.
216
217 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
218
219 * MAINTAINERS (Sam Tebbs): Update email address.
220
221 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
222
223 * MAINTAINERS: Update my email address.
224
225 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
226
227 * libtool.m4: Handle uclinuxfdpiceabi.
228
229 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
230
231 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
232 Remove myself from Write After Approval section.
233
234 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
235
236 * configure.ac: Support for bpf-*-* targets.
237 * configure: Regenerate.
238
239 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
240
241 * config.sub: Import upstream version 2019-06-30.
242 * config.guess: Import upstream version 2019-07-24.
243
244 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
245
246 * MAINTAINERS: Remove spu port maintainers.
247
248 2019-08-28 Martin Liska <mliska@suse.cz>
249
250 * .gitignore: Add .clangd and compile_commands.json
251 to .gitignore.
252
253 2019-08-23 Michael Forney <mforney@mforney.org>
254
255 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
256 * Makefile.in: Regenerate.
257
258 2019-08-19 Tom Tromey <tom@tromey.com>
259
260 * configure: Rebuild.
261 * configure.ac: Add --with-static-standard-libraries.
262
263 2019-08-16 Alexandre Oliva <oliva@gnu.org>
264
265 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
266
267 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
268
269 * MAINTAINERS (Write After Approval): Add myself.
270
271 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
272
273 * MAINTAINERS (Write After Approval): Remove myself, already listed in
274 RISC-V port maitainer.
275
276 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
277
278 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
279
280 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
281
282 * MAINTAINERS (Write After Approval): Add myself.
283
284 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
285
286 * MAINTAINERS (Write After Approval): Add myself.
287
288 2019-06-25 Martin Liska <mliska@suse.cz>
289
290 contrib/filter-clang-warnings.py: Transform from
291 filter-rtags-warnings.py.
292
293 2019-06-15 Tom Tromey <tom@tromey.com>
294
295 * configure.ac (host_libs): Add gnulib.
296 * configure: Rebuild.
297 * Makefile.def (host_modules, dependencies): Add gnulib.
298 * Makefile.in: Rebuild.
299
300 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
301
302 * MAINTAINERS (Write After Approval): Add myself.
303
304 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
305
306 * configure: Regenerate.
307 * configure.ac: Add PRU target.
308
309 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
310
311 * MAINTAINERS (Write After Approval): Add myself.
312
313 2019-06-11 Nick Clifton <nickc@redhat.com>
314
315 Import these changes from the binutils/gdb repository:
316
317 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
318
319 * Makefile.def (dependencies): configure-libctf depends on all-bfd
320 and all its deps.
321 * Makefile.in: Regenerated.
322
323 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
324
325 * Makefile.def (host_modules): Add libctf.
326 * Makefile.def (dependencies): Likewise.
327 libctf depends on zlib, libiberty, and bfd.
328 * Makefile.in: Regenerated.
329 * configure.ac (host_libs): Add libctf.
330 * configure: Regenerated.
331
332 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
333
334 * MAINTAINERS (Write After Approval): Add myself.
335
336 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
337
338 * MAINTAINERS: Update my email address.
339
340 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
341
342 * MAINTAINERS (Write After Approval): Add myself.
343
344 2019-05-16 Jun Ma <junma@linux.alibaba.com>
345
346 * MAINTAINERS (Write After Approval): Add myself.
347
348 2019-05-07 Jim Wilson <jimw@sifive.com>
349
350 * MAINTAINERS: Remove myself as IA-64 maintainer.
351
352 2019-05-04 Roland Illig <roland.illig@gmx.de>
353
354 * MAINTAINERS (Write After Approval): Add myself.
355
356 2019-05-02 Richard Biener <rguenther@suse.de>
357
358 PR bootstrap/85574
359 * Makefile.tpl (compare target): Also compare extra-compare
360 files.
361 * Makefile.in: Regenerate.
362
363 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
364
365 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
366 as modulo-scheduler maintainer.
367
368 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
369
370 * MAINTAINERS: Add myself as co-maintainer for Darwin.
371
372 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
373
374 * MAINTAINERS: Update my email address.
375
376 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
377
378 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
379 * configure: Regenerate.
380
381 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
382
383 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
384 * configure: Regenerate.
385
386 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
387
388 * configure.ac: Add target-zlib to target_libraries.
389 * configure: Regenerate.
390
391 2019-04-09 Martin Liska <mliska@suse.cz>
392
393 * Makefile.in: Regenerate.
394 * Makefile.tpl: Pass GENERATOR_CFLAGS
395 in all stages.
396
397 2019-03-28 Martin Liska <mliska@suse.cz>
398
399 PR bootstrap/89829
400 * Makefile.in: Revert r254150.
401 * Makefile.tpl: Likewise.
402
403 2019-03-28 Ben Elliston <bje@gnu.org>
404
405 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
406 related, and libdecnumber.
407
408 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
409
410 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
411 (Write After Approval): Remove myself.
412
413 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
414
415 * MAINTAINERS (Write After Approval): Add myself.
416
417 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
418
419 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
420 (Write After Approval): Remove myself and Julian.
421
422 2019-01-26 Harald Anlauf <anlauf@gmx.de>
423
424 * MAINTAINERS (Write After Approval): Add myself.
425
426 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
427
428 * MAINTAINERS (Write After Approval): Add myself.
429
430 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
431
432 * ChangeLog: Replace space with tab.
433 * MAINTAINERS: Delete 1 tab to keep alignment.
434
435 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
436
437 * MAINTAINERS (Write After Approval): Add myself.
438
439 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
440
441 * MAINTAINERS (Write After Approval): Add myself.
442
443 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
444 Kwok Cheung Yeung <kcy@codesourcery.com>
445 Julian Brown <julian@codesourcery.com>
446 Tom de Vries <tom@codesourcery.com>
447 Jan Hubicka <hubicka@ucw.cz>
448 Martin Jambor <mjambor@suse.cz>
449
450 * configure.ac: Likewise.
451 * configure: Regenerate.
452 * contrib/config-list.mk: Add amdgcn-amdhsa.
453
454 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
455
456 * MAINTAINERS (Write After Approval): Add myself.
457
458 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
459
460 * MAINTAINERS (Write After Approval): Add myself.
461
462 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
463
464 PR target/88535
465 * config.guess: Import upstream version 2019-01-03.
466 * config.sub: Import upstream version 2019-01-01.
467
468 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
469
470 * MAINTAINERS (Write After Approval): Update my maintainer address.
471
472 2018-12-21 Gergö Barany <gergo@codesourcery.com>
473
474 * MAINTAINERS (Write After Approval): Add myself.
475
476 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
477
478 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
479
480 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
481
482 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
483 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
484 (GCC_TARGET_TOOL): Likewise.
485 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
486 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
487 OTOOL, OTOOL_FOR_TARGET: New substitutions.
488 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
489 * configure: Regenerate.
490 * Makefile.in: Likewise.
491
492 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
493
494 * MAINTAINERS (Write After Approval): Add myself.
495
496 2018-11-13 Martin Liska <mliska@suse.cz>
497
498 * gcc.target/i386/pr87930.c: Move to ...
499 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
500
501 2018-11-10 Stafford Horne <shorne@gmail.com>
502
503 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
504 (Write After Approval): Remove myself.
505
506 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
507
508 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
509 Append $INCICONV to it.
510
511 2018-11-04 Stafford Horne <shorne@gmail.com>
512
513 * MAINTAINERS (Write After Approval): Add myself.
514
515 2018-10-31 Joseph Myers <joseph@codesourcery.com>
516
517 PR bootstrap/82856
518 * multilib.am: New file. From automake.
519
520 Merge from binutils-gdb:
521 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
522
523 * libtool.m4: Use AC_LANG_SOURCE.
524 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
525 * ar-lib: New file.
526 * test-driver: New file.
527 * configure: Re-generate.
528
529 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
530
531 * MAINTAINERS (Write After Approval): Add myself.
532
533 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
534
535 PR bootstrap/87788
536 PR d/87799
537 * configure: Rebuild.
538 * configure.ac: Disable D on systems where it is known not to work.
539
540 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
541
542 * Makefile.def (target_modules): Add libphobos.
543 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
544 GDCFLAGS_FOR_TARGET.
545 (dependencies): Make libphobos depend on libatomic, libbacktrace
546 configure, and zlib configure.
547 (language): Add language d.
548 * Makefile.in: Rebuild.
549 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
550 (HOST_EXPORTS): Add GDC.
551 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
552 (BASE_TARGET_EXPORTS): Add GDC.
553 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
554 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
555 (EXTRA_HOST_FLAGS): Add GDC.
556 (STAGE1_FLAGS_TO_PASS): Add GDC.
557 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
558 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
559 environment variables.
560 * configure: Rebuild.
561 * configure.ac: Add target-libphobos to target_libraries. Set and
562 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
563
564 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
565
566 * MAINTAINERS (Write After Approval): Add myself.
567
568 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
569
570 * MAINTAINERS (Write After Approval): Remove myself.
571
572 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
573
574 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
575
576 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
577
578 * MAINTAINERS: Update my email address.
579
580 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
581
582 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
583 maintainer.
584
585 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
586
587 * MAINTAINERS (Write After Approval): Add self.
588
589 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
590
591 * MAINTAINERS (write after approval): Add myself.
592
593 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
594
595 * MAINTAINERS: Update my email address.
596
597 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
598
599 * MAINTAINERS (write after approval): Add myself.
600
601 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
602
603 * MAINTAINERS: Add self to global reviewers list.
604
605 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
606
607 MAINTAINERS: Add c-sky port maintainers.
608
609 2018-08-10 Martin Liska <mliska@suse.cz>
610
611 * MAINTAINERS: Revert change in previous commit and
612 join lines.
613
614 2018-08-10 Martin Liska <mliska@suse.cz>
615
616 * MAINTAINERS: Remove extra line.
617
618 2018-08-06 Naveen H.S <naveenh@marvell.com>
619
620 * MAINTAINERS: Update my email address.
621
622 2018-07-19 DJ Delorie <dj@redhat.com>
623
624 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
625 as maintainer.
626
627 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
628
629 * MAINTAINERS: Adjust email address for me and my colleague Robin
630 Dapp.
631
632 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
633 Sunil K Pandey <sunil.k.pandey@intel.com>
634
635 PR target/84413
636 * config/i386/i386.c (m_CORE_AVX512): New.
637 (m_CORE_AVX2): Likewise.
638 (m_CORE_ALL): Add m_CORE_AVX2.
639 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
640 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
641 and remove the rest of m_SKYLAKE_AVX512.
642
643 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
644
645 * config.sub: Sync with upstream version 2018-07-03.
646
647 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
648
649 * config.guess: Sync with upstream version 2018-06-26.
650 * config.sub: Sync with upstream version 2018-07-02.
651
652 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
653
654 * libtool.m4: Sort output of 'find' to enable deterministic builds.
655 * ltmain.sh: Likewise.
656
657 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
658
659 * contrib/config-list.mk: Remove powerpc-linux_paired.
660
661 2018-06-29 Alexandre Oliva <oliva@adacore.com>
662
663 * configure.ac: Introduce support for @unless/@endunless.
664 * Makefile.tpl (dep-kind): Rewrite with cond; return
665 postbootstrap in some cases.
666 (make-postboot-dep, postboot-targets): New.
667 (dependencies): Do not output postbootstrap dependencies at
668 first. Output non-target ones changed for configure to depend
669 on stage_last @if gcc-bootstrap, and the original deps @unless
670 gcc-bootstrap.
671 * configure.in, Makefile.in: Rebuilt.
672
673 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
674
675 * MAINTAINERS (write after approval): Add myself.
676
677 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
678
679 * MAINTAINERS (write after approval): Add myself.
680
681 2018-06-19 Nick Clifton <nickc@redhat.com>
682
683 * zlib/configure.ac: Restore old behaviour of only enabling
684 multilibs when a target subdirectory is defined. This allows
685 building with srcdir == builddir.
686 * zlib/configure: Regenerate.
687
688 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
689
690 * Makefile.def (fortran): Add check-target-libgomp-fortran.
691 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
692 * Makefile.in: Regenerate.
693
694 2018-06-16 Ben Elliston <bje@gnu.org>
695
696 * config.guess: Import latest version.
697 * config.sub: Likewise.
698
699 2018-06-08 Martin Liska <mliska@suse.cz>
700
701 * MAINTAINERS: Remove MPX-related entries.
702 * Makefile.def: Remove libmpx support.
703 * Makefile.in: Regenerate.
704 * configure.ac: Remove removed files.
705 * configure: Regenerate.
706 * libmpx/ChangeLog: Remove.
707 * libmpx/Makefile.am: Remove.
708 * libmpx/Makefile.in: Remove.
709 * libmpx/acinclude.m4: Remove.
710 * libmpx/aclocal.m4: Remove.
711 * libmpx/config.h.in: Remove.
712 * libmpx/configure: Remove.
713 * libmpx/configure.ac: Remove.
714 * libmpx/configure.tgt: Remove.
715 * libmpx/libmpx.spec.in: Remove.
716 * libmpx/mpxrt/Makefile.am: Remove.
717 * libmpx/mpxrt/Makefile.in: Remove.
718 * libmpx/mpxrt/libmpx.map: Remove.
719 * libmpx/mpxrt/libtool-version: Remove.
720 * libmpx/mpxrt/mpxrt-utils.c: Remove.
721 * libmpx/mpxrt/mpxrt-utils.h: Remove.
722 * libmpx/mpxrt/mpxrt.c: Remove.
723 * libmpx/mpxrt/mpxrt.h: Remove.
724 * libmpx/mpxwrap/Makefile.am: Remove.
725 * libmpx/mpxwrap/Makefile.in: Remove.
726 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
727 * libmpx/mpxwrap/libtool-version: Remove.
728 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
729
730 2018-06-04 Martin Liska <mliska@suse.cz>
731
732 * MAINTAINERS: Add myself as gcov maintainer.
733
734 2018-06-04 Matthew Fortune <mfortune@gmail.com>
735
736 * MAINTAINERS: Update my email address.
737
738 2018-06-04 Tom de Vries <tdevries@suse.de>
739
740 * MAINTAINERS: Remove write-after-approval entries for component
741 maintainers.
742
743 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
744
745 * MAINTAINERS (write after approval): Add myself.
746
747 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
748
749 * MAINTAINERS: Update my email address.
750
751 2018-06-01 Tom de Vries <tdevries@suse.de>
752
753 * MAINTAINERS: Update my email address.
754
755 2018-05-22 Bin Cheng <bin.cheng@arm.com>
756
757 * MAINTAINERS (loop-optimizer): Add myself.
758
759 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
760
761 * configure.ac: Added "nfp" target.
762 * configure: Regenerate.
763
764 2018-04-30 Richard Biener <rguenther@suse.de>
765
766 PR bootstrap/85571
767 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
768 (STAGE3_TFLAGS): Likewise.
769 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
770 (STAGEtrain_TFLAGS): Likewise.
771 * Makefile.in: Regenerate.
772
773 2018-04-26 Richard Biener <rguenther@suse.de>
774
775 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
776 (STAGE2_CFLAGS): Likewise.
777 (STAGE2_TFLAGS): Likewise.
778 (STAGE3_CFLAGS): Add -fchecking.
779 (STAGE3_TFLAGS): Likewise.
780 (STAGEtrain_CFLAGS): Filter out -fchecking.
781 (STAGEtrain_TFLAGS): Likewise.
782 * Makefile.in: Re-generate.
783
784 2018-04-25 Catherine Moore <clm@codesourcery.com>
785
786 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
787
788 2018-04-18 Paul Clarke <pc@us.ibm.com>
789
790 * MAINTAINERS (write after approval): Add myself.
791
792 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
793
794 * MAINTAINERS: Update my email address.
795
796 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
797
798 * MAINTAINERS: Remove redundant Write-After-Approval entry.
799
800 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
801
802 * MAINTAINERS: Update my email address and disambiguate myself
803 a bit from Will Schmidt.
804
805 2018-03-21 Nathan Sidwell <nathan@acm.org>
806
807 * MAINTAINERS: Move maintainers of now-removed picochip and score
808 ports to write after approval.
809
810 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
811
812 * MAINTAINERS: Add entry for SVE maintainership.
813
814 2018-02-13 Maciej W. Rozycki <macro@mips.com>
815
816 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
817 * configure: Regenerate.
818
819 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
820
821 * MAINTAINERS (write after approval): Add myself.
822
823 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
824
825 * MAINTAINERS (write after approval): Add myself.
826
827 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
828
829 * MAINTAINERS (write after approval): Add myself.
830
831 2018-01-03 Jakub Jelinek <jakub@redhat.com>
832
833 Update copyright years.
834
835 2018-01-03 Ben Elliston <bje@gnu.org>
836
837 * config.guess: Import latest version.
838 * config.sub: Likewise.
839
840 2017-12-12 Stafford Horne <shorne@gmail.com>
841
842 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
843 * configure: Regenerate.
844
845 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
846
847 * MAINTAINERS (Write After Approval): Add myself.
848
849 2017-11-28 Julia Koval <julia.koval@intel.com>
850 Sebastian Peryt <sebastian.peryt@intel.com>
851
852 * Makefile.def (target_modules): Remove libcilkrts.
853 * Makefile.in: Ditto.
854 * configure: Ditto.
855 * configure.ac: Ditto.
856
857 2017-11-28 Julia Koval <julia.koval@intel.com>
858
859 * MAINTAINERS (Write After Approval): Add myself.
860
861 2017-11-22 Sudakshina Das <sudi.das@arm.com>
862
863 * MAINTAINERS (Write After Approval): Add myself.
864
865 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
866
867 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
868 Use my SiFive email address.
869
870 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
871
872 * MAINTAINERS (write after approval): Add myself.
873
874 2017-10-27 Martin Liska <mliska@suse.cz>
875
876 * Makefile.tpl: Use proper name of folder as it was renamed
877 during transition to 4 stages.
878 * Makefile.in: Regenerate.
879
880 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
881
882 * MAINTAINERS (write after approval): Add myself.
883
884 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
885
886 * MAINTAINERS: Add a note that maintainership also includes web
887 pages, docs, and testsuite related to that area.
888
889 2017-09-25 Tom de Vries <tom@codesourcery.com>
890
891 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
892
893 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
894
895 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
896
897 2017-09-15 Nathan Sidwell <nathan@acm.org>
898
899 * MAINTAINERS: Remove myself as a vxworks maintainer.
900
901 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
902
903 * MAINTAINERS: Remove email address of Jim Norris.
904
905 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
906
907 * MAINTAINERS (Reviewers): Move myself from here...
908 (CPU Port Maintainers): ... to here.
909
910 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
911
912 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
913
914 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
915
916 * MAINTAINERS (write after approval): Add myself.
917
918 2017-07-28 Tony Reix <tony.reix@atos.net>
919
920 * configure.ac (target-libffi): Don't disable for AIX.
921 (go): Don't add to unsupported_languages on AIX.
922 (target-libgo): Don't disable for AIX.
923 * configure: Regenerate.
924
925 2017-07-19 Yury Gribov <tetra2005@gmail.com>
926
927 * MAINTAINERS: Add myself.
928
929 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
930
931 * MAINTAINERS: Update my email address.
932
933 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
934
935 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
936 arm-specific auto-generated header files.
937
938 2017-07-03 Nathan Sidwell <nathan@acm.org>
939
940 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
941 * configure: Rebuilt.
942
943 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
944
945 * MAINTAINERS: Readd myself for c6x.
946
947 2017-06-28 Martin Liska <mliska@suse.cz>
948
949 PR bootstrap/81217
950 * Makefile.def: Remove superfluous bootstrap_target from
951 bootstrap_stage.
952 * Makefile.in: Re-generate the file.
953
954 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
955
956 * MAINTAINERS: Add myself to Write After Approval
957
958 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
959
960 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
961
962 2017-06-19 Martin Liska <mliska@suse.cz>
963
964 * Makefile.def: Define 4 stages PGO bootstrap.
965 * Makefile.tpl: Define FLAGS.
966 * Makefile.in: Regenerate.
967
968 2017-06-14 Ian Lance Taylor <iant@golang.org>
969
970 * Makefile.def: Add check-gotools to go check targets.
971 * Makefile.in: Rebuild.
972
973 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
974
975 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
976
977 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
978
979 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
980 * configure: Regenerate.
981
982 2017-05-31 Martin Liska <mliska@suse.cz>
983
984 * configure.ac: Add handling of stage2_werror_flags to
985 action-if-given and to action-if-not-given.
986 * configure: Regenerate.
987
988 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
989
990 * MAINTAINERS: Add self to Write After Approval
991
992 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
993
994 * MAINTAINERS: Update my email address, and remove myself as
995 maintainer in some areas.
996
997 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
998
999 * MAINTAINERS: Add self to Write After Approval
1000
1001 2017-05-25 Nathan Sidwell <nathan@acm.org>
1002
1003 * configure.ac: Add --enable-languages=default to mean default and
1004 make --enable-languages=all mean all supported languages.
1005 * configure: Regenerated.
1006
1007 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
1008
1009 * config.gcc (powerpc*-*-*spe*): New.
1010 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1011 (powerpc-*-rtems*spe*): New.
1012 (powerpc*-*-linux*spe*): New.
1013 (powerpc-wrs-vxworksspe): New.
1014 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1015 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1016 * config.host (powerpc*-*-*spe*): New.
1017
1018 2017-05-19 Martin Liska <mliska@suse.cz>
1019
1020 * configure.ac: Add --enable-werror-always just for
1021 bootstrap-debug (or none build config) and do not add it
1022 when we are on a release branch.
1023 * configure: Regenerated.
1024
1025 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
1026
1027 * MAINTAINERS: Add self to Write After Approval
1028
1029 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
1030
1031 * MAINTAINERS: Move myself to Write After Approval section.
1032
1033 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1034
1035 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1036 ACCH registers.
1037 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1038 available.
1039 (umulsidi3): Likewise.
1040 (mulsidi3_700): Disable this pattern when we have advanced mpy
1041 instructions.
1042 (umulsidi3_700): Likewise.
1043 (maddsidi4): New pattern.
1044 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1045 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1046 (mpydu_imm_arcv2hs): Likewise.
1047 * config/arc/predicates.md (accl_operand): New predicate.
1048
1049 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1050 Andrew Burgess <andrew.burgess@embecosm.com>
1051
1052 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1053 case.
1054 (ARC_AUTOFP_IRQ_P): Likewise.
1055 (ARC_AUTO_IRQ_P): Likewise.
1056 (rgf_banked_register_count): New variable.
1057 (parse_mrgf_banked_regs_option): New function.
1058 (arc_override_options): Handle rgf_banked_regs option.
1059 (arc_handle_interrupt_attribute): Add firq option.
1060 (arc_compute_function_type): Return fast irq type when required.
1061 (arc_must_save_register): Handle fast interrupts.
1062 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1063 (arc_return_address_regs): Update.
1064 * config/arc/arc.h (arc_return_address_regs): Update.
1065 (arc_function_type): Add fast interrupt type.
1066 (ARC_INTERRUPT_P): Update.
1067 (RC_FAST_INTERRUPT_P): Define.
1068 * config/arc/arc.md (simple_return): Update for fast interrupts.
1069 (p_return_i): Likewise.
1070 * config/arc/arc.opt (mrgf-banked-regs): New option.
1071 * doc/invoke.texi (mrgf-banked-regs): Document.
1072
1073 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1074
1075 * config/arc/arc.c (irq_ctrl_saved): New variable.
1076 (ARC_AUTOBLINK_IRQ_P): Define.
1077 (ARC_AUTOFP_IRQ_P): Likewise.
1078 (ARC_AUTO_IRQ_P): Likewise.
1079 (irq_range): New function.
1080 (arc_must_save_register): Likewise.
1081 (arc_must_save_return_addr): Likewise.
1082 (arc_dwarf_emit_irq_save_regs): Likewise.
1083 (arc_override_options): Handle deferred options.
1084 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1085 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1086 arc_must_save_return_addr.
1087 (arc_compute_frame_size): Handle automated save and restore of
1088 registers.
1089 (arc_expand_prologue): Likewise.
1090 (arc_expand_epilogue): Likewise.
1091 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1092 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1093 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1094
1095 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1096 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1097
1098 PR bootstrap/77661
1099 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1100 in-tree build MPC.
1101 * Makefile.in: Regenerate.
1102
1103 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1104
1105 * configure.ac: Enable LTO by default on darwin >= 9.
1106 * configure: Regenerate.
1107
1108 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1109
1110 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1111 and Andrew Waterman as the RISC-V maintainers.
1112
1113 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1114
1115 * MAINTAINERS: Add self to Write After Approval
1116
1117 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1118
1119 * config.guess: Import latest from upstream.
1120
1121 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1122
1123 * MAINTAINERS (Write After Approval): Remove entries that are
1124 already covered under Reviewers.
1125
1126 2017-03-08 Mark Wielaard <mark@klomp.org>
1127
1128 PR demangler/70909
1129 PR demangler/67264
1130 * include/demangle.h: Add d_printing to struct demangle_component
1131 and pass struct demangle_component as non const.
1132
1133 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1134
1135 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1136
1137 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1138
1139 * Makefile.tpl: Remove HOST_ISLVER.
1140 (HOST_EXPORTS): Remove ISLVER.
1141 * Makefile.in: Regenerate.
1142
1143 2017-02-13 Richard Biener <rguenther@suse.de>
1144
1145 * configure: Re-generate.
1146
1147 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1148
1149 * MAINTAINERS: Adjust bug reporting URL.
1150
1151 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1152
1153 * MAINTAINERS (Write After Approval): Remove redundant entry
1154 for Andrew Burgess.
1155
1156 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
1157
1158 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1159 32-bit hppa*-*-hpux*.
1160 * configure: Regenerate.
1161
1162 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1163
1164 * configure.ac: Moved the white list of enabling BRIG FE to
1165 libhsail-rt/configure.tgt.
1166 * configure: Regenerated.
1167 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1168
1169 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
1170 Martin Jambor <mjambor@suse.cz>
1171
1172 * Makefile.def (target_modules): Added libhsail-rt.
1173 (languages): Added language brig.
1174 * Makefile.in: Regenerated.
1175 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1176 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1177 * configure: Regenerated.
1178
1179 2017-01-17 Jakub Jelinek <jakub@redhat.com>
1180
1181 PR other/79046
1182 * configure: Regenerated.
1183
1184 2017-01-04 Alan Modra <amodra@gmail.com>
1185
1186 * configure: Regenerate.
1187
1188 2016-12-29 Ben Elliston <bje@gnu.org>
1189
1190 * config.sub: Import latest version.
1191
1192 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1193
1194 * MAINTAINERS (Write After Approval): Add myself.
1195
1196 2016-12-21 Jakub Jelinek <jakub@redhat.com>
1197
1198 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1199 includes bootstrap-mpx.
1200 * configure: Regenerated.
1201
1202 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1203
1204 * MAINTAINERS (Write After Approval): Add myself.
1205
1206 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1207
1208 * configure: Regenerate.
1209
1210 2016-12-01 Matthias Klose <doko@ubuntu.com>
1211
1212 * configure.ac: Don't use pkg-config to check for bdw-gc.
1213 * configure: Regenerate.
1214
1215 2016-11-30 Matthias Klose <doko@ubuntu.com>
1216
1217 * Makefile.def: Remove reference to boehm-gc target module.
1218 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1219 options and for the bdw-gc pkg-config module.
1220 * configure: Regenerate.
1221 * Makefile.in: Regenerate.
1222
1223 2016-11-28 Nathan Sidwell <nathan@acm.org>
1224
1225 * MAINTAINERS (nvptx): Remove self.
1226
1227 2016-11-25 Ben Elliston <bje@gnu.org>
1228
1229 * config.guess: Import latest version.
1230 * config.sub: Likewise.
1231
1232 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1233
1234 * MAINTAINERS (Write After Approval): Add myself.
1235
1236 2016-11-15 Matthias Klose <doko@ubuntu.com>
1237
1238 * Makefile.def: Remove references to GCJ.
1239 * Makefile.tpl: Likewise.
1240 * Makefile.in: Regenerate.
1241
1242 2016-11-15 Matthias Klose <doko@ubuntu.com>
1243
1244 * config-ml.in: Remove references to GCJ.
1245 * configure.ac: Likewise.
1246 * configure: Regenerate.
1247
1248 2016-11-01 Josh Conner <joshconner@google.com>
1249
1250 * MAINTAINERS (Write After Approval): Update email address,
1251
1252 2016-10-27 Carl Love <cel@us.ibm.com>
1253
1254 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1255 Approval list to make it alphabetical.
1256
1257 2016-10-27 Carl Love <cel@us.ibm.com>
1258
1259 * MAINTAINERS (Write After Approval): Add myself.
1260
1261 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1262
1263 * MAINTAINERS (Reviewers): Add myself.
1264 (Write After Approval): Add myself.
1265
1266 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1267 Ulrich Weigand <uweigand@de.ibm.com>
1268
1269 * MAINTAINERS: Update email address.
1270
1271 2016-10-10 Nathan Sidwell <nathan@acm.org>
1272
1273 * MAINTAINERS: Update email address.
1274
1275 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1276
1277 * configure.ac: Add aarch64-*-freebsd*.
1278 * configure: Regenerate.
1279
1280 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1281
1282 * MAINTAINERS: Update email address after it got reverted.
1283
1284 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1285
1286 * configure.ac (target_libraries): Readd target-boehm-gc.
1287 Restore --enable-objc-gc handling.
1288 * configure: Regenerate.
1289
1290 2015-10-03 Jeff Law <law@redhat.com>
1291
1292 * MAINTAINERS: Move several inactive maintainers to the
1293 write-after-approval section.
1294
1295 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1296
1297 * configure.ac: Add target-libffi to target_libraries.
1298 Readd libgcj target disablings, modified to only target-libffi.
1299 Readd target addition of go to unsupported languages.
1300 * configure: Regenerated.
1301
1302 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1303
1304 * MAINTAINERS: Update email address.
1305
1306 2016-09-30 Andrew Haley <aph@redhat.com>
1307
1308 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1309 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1310 libgcj.
1311
1312 2016-09-30 Andrew Haley <aph@redhat.com>
1313
1314 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1315 write-after approval after GCJ deletion.
1316
1317 2016-09-30 Andrew Haley <aph@redhat.com>
1318
1319 * Makefile.def: Remove libjava.
1320 * Makefile.tpl: Likewise.
1321 * Makefile.in: Regenerate.
1322 * configure.ac: Likewise.
1323 * configure: Likewise.
1324 * gcc/java: Remove.
1325 * libjava: Likewise.
1326
1327 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1328
1329 * MAINTAINERS (Reviewers): Add myself.
1330
1331 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1332
1333 * configure.ac: Disable "sim" directory for arc*-*-*.
1334 * configure: Regenerated.
1335
1336 2016-09-23 Tamar Christina <tamar.christina@arm.com>
1337
1338 * MAINTAINERS (Write After Approval): Add myself.
1339
1340 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1341
1342 * configure.ac: Check for the minimum in-tree MPFR version
1343 handled.
1344 * configure: Regenerate.
1345
1346 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1347
1348 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1349 * configure: Regenerated.
1350
1351 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1352
1353 * MAINTAINERS (Write After Approval): Add myself.
1354
1355 2016-06-23 Andi Kleen <ak@linux.intel.com>
1356
1357 * Makefile.def: Add autoprofiledbootstrap.
1358 * Makefile.tpl: Dito.
1359 * Makefile.in: Regenerate.
1360
1361 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1362
1363 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1364 * configure: Regenerate.
1365
1366 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1367
1368 * configure: Regenerate.
1369 * configure.ac: Remove support for avr-rtems.
1370
1371 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1372
1373 * MAINTAINERS (Write After Approval): Add myself.
1374
1375 2016-06-16 Michael Collison <michael.collison@arm.com>
1376
1377 * MAINTAINERS (Write After Approval): Add myself.
1378
1379 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1380
1381 * MAINTAINERS (Write After Approval): Update e-mail address.
1382
1383 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1384
1385 * MAINTAINERS (Write After Approval): Add myself.
1386
1387 2016-05-28 Alan Modra <amodra@gmail.com>
1388
1389 * Makefile.tpl (configure): Depend on m4 files included.
1390 * Makefile.in: Regenerate.
1391
1392 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1393
1394 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1395 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1396
1397 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1398
1399 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1400 special case builtin.
1401 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1402 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1403 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1404 for __builtin_vec_addec.
1405
1406 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1407
1408 * config.guess: Import version 2016-04-02 (newest).
1409 * config.sub: Import version 2016-05-10 (newest).
1410
1411 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1412
1413 * configure.ac: Add ARC support to libgloss.
1414 * configure: Regenerate
1415
1416 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1417
1418 * MAINTAINERS (Write After Approval): Add myself.
1419
1420 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1421
1422 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1423 * configure: Regenerated.
1424 * Makefile.def (gmp): Explicitly disable assembler.
1425 (mpfr): Adjust lib_path.
1426 (mpc): Likewise.
1427 * Makefile.in: Regenerated.
1428
1429 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1430
1431 PR bootstrap/70704
1432 * configure.ac (--enable-stage1-checking): Add missing
1433 --enable-checking=.
1434 * configure: Regenerated.
1435
1436 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1437
1438 * config.guess: Revert r235676.
1439 * config.sub: Revert r235676.
1440
1441 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1442
1443 * config.guess: Remove SH5 support.
1444 * config.sub: Likewise.
1445 * configure: Likewise.
1446 * configure.ac: Likewise.
1447
1448 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1449
1450 PR bootstrap/70704
1451 * configure.ac (--enable-stage1-checking): For --disable-checking or
1452 implicit --enable-checking, make sure extra flag matches in between
1453 stage1 and later checking.
1454 * configure: Regenerated.
1455
1456 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1457
1458 * .gitattributes: New file.
1459
1460 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1461
1462 * MAINTAINERS (rs6000/powerpc port): Add myself.
1463
1464 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1465
1466 PR bootstrap/70173
1467 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1468 and gotools directories. Delete the stage_final file.
1469 * Makefile.in: Regenerate.
1470
1471 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1472
1473 * MAINTAINERS (Write After Approval): Add myself.
1474
1475 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1476
1477 * MAINTAINERS (Fortran maintainer): Remove myself.
1478
1479 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1480
1481 * MAINTAINERS (Write After Approval): Add myself.
1482
1483 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1484
1485 * MAINTAINERS (Write After Approval): Add myself.
1486
1487 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1488
1489 Sync with binutils-gdb:
1490
1491 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1492
1493 * configure.ac: Add mips and s390 to the gold target check.
1494 * configure: Regenerate.
1495
1496 2016-03-01 DJ Delorie <dj@redhat.com>
1497
1498 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1499
1500 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1501
1502 * MAINTAINERS (libcpp): Add myself.
1503 (diagnostic messages): Likewise.
1504
1505 2016-02-20 Tom de Vries <tom@codesourcery.com>
1506
1507 * MAINTAINERS: Fix whitespace.
1508
1509 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1510
1511 * MAINTAINERS (Write After Approval): Add myself.
1512
1513 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1514
1515 * config/isl.m4: Add comments about isl-0.16.
1516 * configure: Regenerate.
1517
1518 2016-01-29 Martin Jambor <mjambor@suse.cz>
1519
1520 * MAINTAINERS (hsa maintainers): Add myself.
1521
1522 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1523
1524 * MAINTAINERS: (Write After Approval): Add myself.
1525
1526 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1527 Sebastian Pop <s.pop@samsung.com>
1528
1529 * Makefile.in: Regenerate.
1530 * Makefile.tpl: Export ISLVER.
1531 * configure: Regenerate.
1532 * config/isl.m4: Detect isl-0.15.
1533
1534 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1535
1536 PR bootstrap/69329
1537 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1538 * Makefile.in: Regenerate.
1539
1540 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1541
1542 * configure.ac: Enable LTO for DJGPP
1543 * configure: Regenerate
1544
1545 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1546
1547 Sync with binutils-gdb:
1548 2015-10-21 Nick Clifton <nickc@redhat.com>
1549
1550 PR gas/19109
1551 * configure.ac: Note the 'none' is an acceptable argument to
1552 --enable-compressed-debug-sections.
1553 * configure: Regenerate.
1554
1555 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1556
1557 PR bootstrap/69134
1558 * Makefile.def (mpfr): Disable assembler.
1559 * Makefile.in: Regenerate.
1560
1561 2016-01-01 Ben Elliston <bje@gnu.org>
1562
1563 * config.guess: Import version 2016-01-01.
1564 * config.sub: Likewise.
1565
1566 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1567
1568 * MAINTAINERS (Write After Approval): Add myself.
1569
1570 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1571
1572 * Makefile.in: Replace ISL with isl.
1573 * Makefile.tpl: Same.
1574 * config/isl.m4: Same.
1575 * configure.ac: Same.
1576 * contrib/download_prerequisites: Same.
1577 * configure: Regenerate.
1578
1579 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1580
1581 * MAINTAINERS (Write After Approval): Add Myself.
1582
1583 2015-12-17 Nathan Sidwell <nathan@acm.org>
1584
1585 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1586 * configure: Regenerate.
1587
1588 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1589 Sebastian Pop <s.pop@samsung.com>
1590
1591 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1592 isl_ctx_get_max_operations.
1593 * configure: Regenerate.
1594
1595 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1596
1597 * MAINTAINERS (Write After Approval): Add myself.
1598
1599 2015-12-02 Ian Lance Taylor <iant@google.com>
1600
1601 PR go/66147
1602 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1603 * Makefile.in: Regenerate.
1604
1605 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1606
1607 PR libffi/65726
1608 * Makefile.def (lang_env_dependencies): Make libffi depend
1609 on cxx.
1610 * Makefile.in: Regenerate.
1611
1612 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1613
1614 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1615 symbols.
1616
1617 2015-11-20 Tristan Gingold <gingold@adacore.com>
1618
1619 Sync with binutils-gdb:
1620 2015-11-20 Tristan Gingold <gingold@adacore.com>
1621
1622 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1623 * configure: Regenerate.
1624
1625 2015-11-19 Martin Liska <mliska@suse.cz>
1626
1627 * .gitignore: Add .clang-format to ignored files.
1628 * Makefile.in: Add clang-format.
1629 * Makefile.tpl: Likewise.
1630
1631 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1632
1633 * configure.ac: Enable libmpx by default.
1634 * configure: Regenerated.
1635
1636 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1637
1638 * MAINTAINERS: Update email address.
1639
1640 2015-10-23 Paulo Matos <pmatos@linki.tools>
1641
1642 * MAINTAINERS: Update email address.
1643
1644 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1645
1646 * MAINTAINERS (Write After Approval): Add myself.
1647
1648 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1649
1650 Sync with binutils-gdb:
1651 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1652
1653 PR gas/19109
1654 * configure.ac: Add
1655 --enable-compressed-debug-sections={all,gas,gold,ld}.
1656 * configure: Regenerated.
1657
1658 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1659
1660 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1661
1662 2015-10-09 Martin Liska <mliska@suse.cz>
1663
1664 * MAINTAINERS (Write After Approval): Add myself.
1665
1666 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1667
1668 * MAINTAINERS (Write After Approval): Add myself.
1669
1670 2015-10-02 Florian Weimer <fweimer@redhat.com>
1671
1672 * MAINTAINERS: Update email address.
1673
1674 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1675
1676 * MAINTAINERS (Write After Approval): Add myself.
1677
1678 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1679
1680 * MAINTAINERS: Update email.
1681
1682 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1683
1684 * MAINTAINERS: Update my email address.
1685
1686 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1687
1688 * MAINTAINERS (ft32 port): Add myself.
1689
1690 2015-08-28 David Sherwood <david.sherwood@arm.com>
1691
1692 * MAINTAINERS: Add myself.
1693
1694 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1695
1696 * MAINTAINERS (Write After Approval): Add myself.
1697
1698 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1699
1700 PR libfortran/54572
1701 * Makefile.def: Make libgfortran depend on libbacktrace.
1702 * Makefile.in: Regenerate.
1703
1704 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1705
1706 * MAINTAINERS (Write After Approval): Add myself.
1707
1708 2015-08-12 Tom de Vries <tom@codesourcery.com>
1709
1710 PR other/67092
1711 * configure.ac: Remove --with_host_libstdcxx support.
1712 * configure: Regenerate.
1713
1714 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1715 Jakub Jelinek <jakub@redhat.com>
1716
1717 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1718 nvptx*-*-*.
1719 * configure: Regenerate.
1720
1721 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1722
1723 * Makefile.def (libiconv): Define bootstrap=true.
1724 Mark pdf/html/info as missing.
1725 (configure-gcc): Depend on all-libiconv.
1726 (all-gcc): Ditto.
1727 (configure-libcpp): Ditto.
1728 (all-libcpp): Ditto.
1729 (configure-intl): Ditto.
1730 (all-intl): Ditto.
1731 * Makefile.in: Regenerate.
1732
1733 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1734
1735 * MAINTAINERS (loop ivopts): Add the entry and myself.
1736
1737 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1738
1739 * MAINTAINERS (nvptx): Add self.
1740
1741 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1742
1743 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1744 128-bit vector modes.
1745
1746 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1747
1748 * MAINTAINERS (Write After Approval): Add myself.
1749
1750 2015-07-28 Ben Elliston <bje@gnu.org>
1751
1752 * config.sub, config.guess: Import from upstream.
1753
1754 2015-07-24 Michael Darling <darlingm@gmail.com>
1755
1756 PR other/66259
1757 * config-ml.in: Reflects renaming of configure.in to configure.ac
1758 * configure: Likewise
1759 * configure.ac: Likewise
1760
1761 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1762
1763 * MAINTAINERS: Update my email address.
1764
1765 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1766
1767 Sync with binutils-gdb:
1768 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1769
1770 * configure.ac (target_configdirs): Exclude target-zlib if
1771 target-libjava isn't built.
1772 * configure: Regenerated.
1773
1774 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1775
1776 Sync with binutils-gdb:
1777 2015-05-13 John David Anglin <dave.anglin@bell.net>
1778
1779 * configure.ac: Disable configuration of GDB for HPUX targets.
1780 * configure: Regenerate.
1781
1782 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1783
1784 * configure.ac: Add --with-system-zlib.
1785 * configure: Regenerated.
1786
1787 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1788
1789 * configure.ac: Add FT32 support.
1790 * configure: Regenerate.
1791
1792 2015-01-12 Anthony Green <green@moxielogic.com>
1793
1794 * configure.ac: Don't disable gprof for moxie.
1795 * configure: Rebuild.
1796
1797 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1798
1799 Sync with binutils-gdb:
1800 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1801
1802 PR ld/18355
1803 * Makefile.def: Add extra_configure_flags to host zlib.
1804 * configure.ac (extra_host_zlib_configure_flags): New. Set
1805 to --enable-host-shared When bfd is to be built as shared
1806 library. AC_SUBST.
1807 * Makefile.in: Regenerated.
1808
1809 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1810
1811 Sync with src:
1812 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1813 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1814 * Makefile.in: Regenerated.
1815
1816 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1817
1818 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1819 target.
1820 * configure: Regenerate.
1821
1822 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1823
1824 * MAINTAINERS (Write After Approval): Add myself.
1825
1826 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1827
1828 * MAINTAINERS (OS Port Maintainers): Add myself.
1829 (Various Maintainers): Remove myself from libffi testsuite.
1830
1831 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1832
1833 * MAINTAINERS (gen* on machine desc): Add self.
1834
1835 2015-06-02 Jason Merrill <jason@redhat.com>
1836
1837 PR bootstrap/66319
1838 * configure.ac: Use -std=gnu++98.
1839
1840 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1841
1842 * MAINTAINERS (Write After Approval): Add myself.
1843
1844 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1845
1846 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1847 * configure: Regenerate.
1848
1849 2015-05-26 Jason Merrill <jason@redhat.com>
1850
1851 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1852 * configure: Regenerate.
1853
1854 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1855
1856 * configure.ac: FT32 target added.
1857 * configure: Regenerated.
1858
1859 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1860
1861 * MAINTAINERS (Write After Approval): Add myself.
1862
1863 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1864
1865 * MAINTAINERS (Write After Approval): Add myself.
1866
1867 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1868
1869 * configure.ac: Fix typo.
1870 * configure: Regenerate.
1871
1872 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1873
1874 * MAINTAINERS (Write After Approval): Add myself.
1875
1876 2015-05-03 Matthias Klose <doko@ubuntu.com>
1877
1878 * configure.ac: Match $host configured with triplets.
1879 * configure: Regenerate.
1880
1881 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1882
1883 * Makefile.tpl: Remove surplus whitespace throughout.
1884 * Makefile.in: Regenerate.
1885
1886 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1887
1888 * MAINTAINERS (Various Maintainers): Add myself as instruction
1889 combiner maintainer.
1890
1891 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1892
1893 PR bootstrap/62077
1894 * configure.ac (--enable-stage1-checking): Default to
1895 release,misc,gimple,rtlflag,tree,types if --disable-checking
1896 or --enable-checking is not specified and DEV-PHASE is not
1897 experimental.
1898 * configure: Regenerated.
1899
1900 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1901
1902 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1903 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1904 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1905 * Makefile.in: Regenerate.
1906
1907 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1908
1909 * MAINTAINERS: Update my email address.
1910
1911 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1912
1913 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1914
1915 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1916
1917 * MAINTAINERS: Add myself as an arm port reviewer.
1918
1919 2015-03-25 Martin Liska <mliska@suse.cz>
1920 Yury Gribov <y.gribov@samsung.com>
1921
1922 * Makefile.in: Fix ln source location for vimrc file.
1923 * Makefile.tpl: Likewise.
1924
1925 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1926
1927 PR bootstrap/25672
1928 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1929 cross-compiling. Similarly for CXX_FOR_TARGET.
1930 * configure: Regenerate.
1931
1932 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1933
1934 * Makefile.def: Add libmpx.
1935 * configure.ac: Add libmpx.
1936 * Makefile.in: Regenerate.
1937 * configure: Regenerate.
1938
1939 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1940
1941 * MAINTAINERS (CPU Port Maintainers): Add myself
1942 i386 vector ISA extns mantainer.
1943
1944 2015-03-13 Jeff Law <law@redhat.com>
1945
1946 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1947 maintainer.
1948 Remove Richard Henderson as a maintainer for the x86 port.
1949
1950 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1951
1952 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1953
1954 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1955
1956 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1957 pointer bounds checker and i386 MPX maintainer.
1958
1959 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1960
1961 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1962
1963 2015-02-26 Martin Sebor <msebor@redhat.com>
1964
1965 * MAINTAINERS (Various Maintainers): Add self.
1966
1967 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1968
1969 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1970 Make sure it contains lto.
1971 * configure: Regenerate.
1972
1973 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1974
1975 * configure: Regenerate.
1976
1977 2015-02-06 Diego Novillo <dnovillo@google.com>
1978 1
1979 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1980 middle-end, docstring): Remove myself.
1981 (Write After Approval): Add myself.
1982
1983 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1984
1985 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1986 (Write After Approval): Update address.
1987
1988 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1989
1990 PR jit/64780
1991 * configure.ac: Require the user to explicitly specify
1992 --enable-host-shared if the jit is enabled.
1993 * configure: Regenerate.
1994
1995 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1996
1997 * MAINTAINERS (Write After Approval): Add myself.
1998
1999 2015-01-25 Tom de Vries <tom@codesourcery.com>
2000
2001 * MAINTAINERS: Make whitespace consistent.
2002
2003 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
2004
2005 * MAINTAINERS (Write After Approval): Add myself.
2006
2007 2015-01-20 Andre Vehreschild <vehre@gmx.de>
2008
2009 * MAINTAINERS: (Write After Approval): Add myself.
2010
2011 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
2012
2013 * MAINTAINERS: (Write After Approval): Add myself.
2014
2015 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
2016
2017 * MAINTAINERS: (Write After Approval): Add myself.
2018
2019 2015-01-13 Iain Sandoe <iain@codesourcery.com>
2020
2021 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2022 objective-c/c++ front end maintainer.
2023
2024 2015-01-13 Marek Polacek <polacek@redhat.com>
2025
2026 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2027
2028 2015-01-12 Jeff Law <law@redhat.com>
2029
2030 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2031 a very long time.
2032
2033 2015-01-09 Ian Lance Taylor <iant@google.com>
2034
2035 * configure.ac (host_tools): Add gotools.
2036 * Makefile.def (host_modules): Add gotools.
2037 (dependencies): Add dependency of all-gotools on all-target-libgo.
2038
2039 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
2040
2041 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2042 * configure: Regenerate.
2043
2044 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
2045
2046 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2047 all-target-libgomp.
2048 * Makefile.in: Regenerate.
2049
2050 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2051
2052 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2053
2054 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2055
2056 * configure.ac: Add Visium support.
2057 * configure: Regenerate.
2058
2059 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2060
2061 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2062 * configure: Regenerate.
2063
2064 2015-01-03 Andrew Pinski <apinski@cavium.com>
2065
2066 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2067 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2068 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2069 (OBJCOPY_FOR_TARGET): New variable.
2070 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2071 * Makefile.in: Regenerate.
2072 * configure.ac: Check for already installed target objcopy.
2073 Also GCC_TARGET_TOOL on objcopy.
2074 * configure: Regenerate.
2075
2076 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2077
2078 * config.sub: Update from upstream, to 2015-01-01 version.
2079 * config.guess: Ditto.
2080
2081 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2082
2083 * MAINTAINERS (RTEMS Ports): Add myself.
2084
2085 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2086
2087 * MAINTAINERS (Write After Approval): Add myself.
2088
2089 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2090
2091 * MAINTAINERS (Write After Approval): Add myself.
2092
2093 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2094
2095 * configure.ac (--enable-as-accelerator-for): Don't set
2096 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2097 * configure: Regenerate.
2098
2099 2014-12-13 Jakub Jelinek <jakub@redhat.com>
2100
2101 PR bootstrap/64023
2102 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2103 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2104 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2105 to CXX.
2106 * Makefile.in: Regenerated.
2107
2108 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2109 Yury Gribov <y.gribov@samsung.com>
2110
2111 * .gitignore: Added .local.vimrc and .lvimrc.
2112 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2113 * Makefile.in: Regenerate.
2114
2115 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2116
2117 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2118 * configure: Regenerated.
2119
2120 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2121
2122 * MAINTAINERS (nvptx port): New entry.
2123
2124 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2125
2126 * configure: Regenerate.
2127
2128 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2129
2130 * configure.ac: Merge with Binutils.
2131
2132 2014-11-26 Tobias Burnus <burnus@net-b.de>
2133
2134 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2135 * Makefile.in: Regenerate.
2136
2137 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2138
2139 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2140 missing flex.
2141 * Makefile.in: Regenerated.
2142
2143 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2144
2145 * Makefile.in: Regenerate.
2146
2147 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2148
2149 PR bootstrap/63784
2150 * libtool.m4: Add $pic_flag with -shared.
2151
2152 2014-11-21 Renlin Li <Renlin.Li@arm.com>
2153
2154 * MAINTAINERS (Write After Approval): Added myself.
2155
2156 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2157
2158 * MAINTAINERS (write-after-approval): Add myself.
2159
2160 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2161
2162 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2163 from 2 years ago.
2164
2165 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2166
2167 Revert:
2168 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2169
2170 * MAINTAINERS (Write After Approval): Added myself as line map
2171 maintainer.
2172
2173 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2174
2175 Revert:
2176 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2177
2178 * MAINTAINERS (Write After Approval): Added myself.
2179
2180 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2181
2182 * MAINTAINERS (Write After Approval): Added myself.
2183
2184 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2185
2186 * MAINTAINERS (Write After Approval): Added myself as line map
2187 maintainer.
2188
2189 2014-11-17 Dodji Seketeli <dodji@redhat.com>
2190
2191 * MAINTAINERS (Various Maintainers): Added myself as line map
2192 maintainer.
2193
2194 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2195
2196 * move-if-change: Sync from upstream gnulib.
2197
2198 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2199
2200 * compile: Sync with upstream Automake.
2201 * depcomp: Ditto.
2202 * install-sh: Ditto.
2203 * missing: Ditto.
2204 * mkinstalldirs: Ditto.
2205 * ylwrap: Ditto.
2206
2207 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2208
2209 * config.sub: Update from upstream config repo.
2210 * config.guess: Ditto.
2211
2212 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2213
2214 * Makefile.def: Add liboffloadmic to target_modules. Make
2215 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2216 * Makefile.in: Regenerate.
2217 * configure: Regenerate.
2218 * configure.ac: Add liboffloadmic to target binaries.
2219 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2220 Add liboffloadmic to noconfig list when C++ is not supported.
2221
2222 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2223 Thomas Schwinge <thomas@codesourcery.com>
2224 Ilya Verbin <ilya.verbin@intel.com>
2225 Andrey Turetskiy <andrey.turetskiy@intel.com>
2226
2227 * configure: Regenerate.
2228 * configure.ac (--enable-as-accelerator-for)
2229 (--enable-offload-targets): New configure options.
2230
2231 2014-11-11 Tobias Burnus <burnus@net-b.de>
2232
2233 * Makefile.def: Make all-gcc depend on all-isl.
2234 * Makefile.in: Regenerate.
2235
2236 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2237
2238 * ChangeLog.jit: New.
2239 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2240
2241 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2242
2243 PR target/63610
2244 * libtool.m4: Fix globbing of darwin versions.
2245 * configure: Regenerate.
2246
2247 2014-11-11 Tobias Burnus <burnus@net-b.de>
2248
2249 * Makefile.def: Remove CLooG.
2250 * Makefile.tpl: Ditto.
2251 * configure.ac: Ditto.
2252 * configure: Regenerate.
2253 * Makefile.in: Ditto.
2254
2255 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2256
2257 * configure.ac: Handle nvptx-*-*.
2258 * configure: Regenerate.
2259
2260 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2261
2262 * MAINTAINERS (Write After Approval): Add myself.
2263
2264 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2265
2266 * Makefile.def (libcc1): Remove bootstrap=true;.
2267 * Makefile.in: Regenerated.
2268
2269 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2270
2271 * configure.ac: Update comment.
2272 * configure: Regenerate.
2273
2274 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2275
2276 * MAINTAINERS (Write After Approval): Add myself.
2277
2278 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2279
2280 * configure.ac (extra_host_libiberty_configure_flags): Add
2281 --enable-shared also for libcc1's benefit.
2282 * configure: Regenerate.
2283
2284 2014-10-29 Tristan Gingold <gingold@adacore.com>
2285
2286 * MAINTAINERS: Change my email address.
2287
2288 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2289 Tom Tromey <tromey@redhat.com>
2290
2291 * Makefile.def: Add libcc1 to host_modules.
2292 * configure.ac (host_tools): Add libcc1.
2293 * Makefile.in, configure: Rebuild.
2294
2295 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2296
2297 * configure.ac (build_configargs): Don't share config.cache between
2298 build subdirs.
2299 * configure: Regenerate.
2300
2301 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2302
2303 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2304 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2305 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2306 leon3v7 as leon3.
2307 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2308 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2309 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2310 * config/sparc/sparc.md (cpu): Add leon3v7.
2311 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2312
2313 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2314
2315 * MAINTAINERS (write-after-approval): Add myself.
2316
2317 2014-10-23 Ian Lance Taylor <iant@google.com>
2318
2319 * configure.ac: Disable the Go frontend on systems where it is known
2320 to not work.
2321 * configure: Regenerate.
2322
2323 2014-10-23 Richard Biener <rguenther@suse.de>
2324
2325 * Makefile.def: Add libcpp build module and dependencies.
2326 * configure.ac: Add libcpp build module.
2327 * Makefile.in: Regenerate.
2328 * configure: Likewise.
2329
2330 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2331
2332 * MAINTAINERS (write-after-approval): Add myself.
2333
2334 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2335
2336 * INSTALL/README: Do not mention CVS.
2337
2338 2014-10-03 Jing Yu <jingyu@google.com>
2339
2340 * configure.ac: Add aarch64 to list of targets that support gold.
2341 * configure: Regenerate.
2342
2343 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2344
2345 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2346
2347 2014-09-29 Catherine Moore <clm@codesourcery.com>
2348
2349 * MAINTAINERS: Add myself as MIPS maintainer.
2350
2351 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2352
2353 * MAINTAINERS: Move myself to MIPS maintainers.
2354
2355 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2356
2357 * MAINTAINERS: Put all email addresses between '<' and '>'.
2358
2359 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2360
2361 * MAINTAINERS: Move myself to reviewers (Fortran).
2362
2363 2014-09-01 Andi Kleen <ak@linux.intel.com>
2364
2365 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2366 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2367 * Makefile.in: Regenerate.
2368
2369 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2370
2371 * rtx-classes-status.txt: Delete
2372
2373 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2374
2375 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2376
2377 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2378
2379 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2380 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2381 of checking for version number.
2382 * configure: Regenerated.
2383 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2384
2385 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2386
2387 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2388 is done; begin phase 6 (use extra rtx_def subclasses).
2389
2390 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2391
2392 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2393 done; begin phase 5 (additional rtx_def subclasses).
2394
2395 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2396
2397 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2398
2399 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2400
2401 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2402 SET_BB_HEADER are done.
2403
2404 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2405
2406 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2407 done.
2408
2409 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2410
2411 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2412
2413 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2414
2415 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2416
2417 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2418
2419 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2420
2421 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2422
2423 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2424
2425 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2426
2427 * rtx-classes-status.txt: Phase 3 (per-file commits within
2428 "config" subdirs) is done; begin phase 4 (removal of
2429 "scaffolding").
2430
2431 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2432
2433 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2434 dir) is done; begin phase 3 (per-file commits within "config"
2435 subdirs).
2436
2437 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2438
2439 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2440 phase 2 (per-file commits in main source dir).
2441
2442 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2443
2444 * configure: Regenerated.
2445
2446 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2447
2448 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2449
2450 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2451
2452 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2453
2454 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2455
2456 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2457
2458 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2459
2460 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2461
2462 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2463
2464 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2465
2466 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2467
2468 * MAINTAINERS (Write After Approval): Add myself.
2469
2470 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2471
2472 * MAINTAINERS: Remove myself
2473
2474 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2475
2476 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2477
2478 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2479
2480 * MAINTAINERS (Write After Approval): Add myself.
2481
2482 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2483
2484 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2485 SET_BB_HEADER, SET_BB_FOOTER
2486
2487 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2488
2489 * rtx-classes-status.txt: New file
2490
2491 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2492
2493 * configure.ac: Eliminate ClooG installation dependency.
2494 * configure: Regenerate.
2495 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2496 * Makefile.in: Regenerate.
2497
2498 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2499
2500 * MAINTAINERS (Write After Approval): Add myself.
2501
2502 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2503
2504 * MAINTAINERS (Write After Approval): Add myself.
2505
2506 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2507
2508 * MAINTAINERS (Write After Approval): Add myself.
2509
2510 2014-07-28 Anthony Green <green@moxielogic.com>
2511
2512 Import from savannah.gnu.org:
2513 * config.sub: Update to 2014-07-28 version.
2514
2515 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2516
2517 * MAINTAINERS: Remove my MIPS maintainer entry.
2518
2519 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2520
2521 PR target/47230
2522 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2523 * configure: Regenerate.
2524
2525 2014-07-24 James Norris <jnorris@codesourcery.com>
2526
2527 * MAINTAINERS (Write After Approval): Add myself.
2528
2529 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2530
2531 * configure.ac: Accept only CLooG 0.18.1.
2532 * configure: Regenerate.
2533
2534 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2535
2536 * configure.ac: Don't accept isl 0.11.
2537 * configure: Regenerate.
2538
2539 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2540
2541 * MAINTAINERS (Write After Approval): Add myself.
2542
2543 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2544
2545 * configure.ac: Don't accept isl 0.10.
2546 * configure: Regenerate.
2547
2548 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2549
2550 Fix include path for in-tree cloog.
2551 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2552 * configure: Regenerate.
2553
2554 2014-06-18 Richard Henderson <rth@redhat.com>
2555
2556 * .gitignore: Import gcc_update output.
2557
2558 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2559
2560 * config-ml.in: Robustify ac_configure_args parsing.
2561
2562 * configure.ac (--enable-linker-plugin-configure-flags)
2563 (--enable-linker-plugin-flags): New flags.
2564 (configdirs): Conditionally add libiberty-linker-plugin.
2565 * configure: Regenerate.
2566 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2567 (host_modules) <lto-plugin>: Pay attention to
2568 @extra_linker_plugin_flags@ and
2569 @extra_linker_plugin_configure_flags@.
2570 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2571 * Makefile.in: Regenerate.
2572
2573 * Makefile.tpl (configure-[+prefix+][+module+])
2574 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2575 "module_srcdir" instead of "module" for locating a module's srcdir.
2576 * Makefile.in: Regenerate.
2577
2578 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2579
2580 * MAINTAINERS (Write After Approval): Add myself.
2581
2582 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2583
2584 * MAINTAINERS: Update my email address.
2585
2586 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2587
2588 * MAINTAINERS (Write After Approval): Add myself.
2589
2590 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2591
2592 * MAINTAINERS (Write After Approval): Add myself.
2593
2594 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2595
2596 PR libstdc++/61011
2597 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2598 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2599 * configure: Regenerate.
2600
2601 2014-05-28 Pedro Alves <palves@redhat.com>
2602
2603 * MAINTAINERS (Write After Approval): Add myself.
2604
2605 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2606
2607 * MAINTAINERS: Update my affiliation/email.
2608
2609 2014-05-19 Mike Stump <mikestump@comcast.net>
2610
2611 * MAINTAINERS: Add wide-int reviewers.
2612
2613 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2614
2615 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2616 * configure: Regenerated.
2617
2618 2014-05-15 Torvald Riegel <triegel@redhat.com>
2619
2620 * MAINTAINERS (libitm): Add myself as maintainer.
2621
2622 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2623
2624 * MAINTAINERS (Write After Approval): Add myself.
2625
2626 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2627
2628 * config.sub, config.guess: Import from upstream.
2629
2630 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2631
2632 * MAINTAINERS (Write After Approval): Put myself in correct order.
2633
2634 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2635
2636 * MAINTAINERS (Write After Approval): Add myself.
2637
2638 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2639
2640 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2641 section.
2642
2643 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2644
2645 * MAINTAINERS (Write After Approval): Delete myself.
2646
2647 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2648
2649 PR sanitizer/56781
2650 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2651 and -B* options with -Xcompiler.
2652
2653 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2654
2655 PR bootstrap/60620
2656 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2657 * Makefile.in: Regenerate.
2658
2659 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2660
2661 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2662 for WINDRES_FOR_TARGET in default-manifest.o rule.
2663 * Makefile.in: Regenerate.
2664
2665 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2666
2667 * MAINTAINERS (Write After Approval): Add myself.
2668
2669 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2670
2671 PR sanitizer/56781
2672 * Makefile.def: Set bootstrap=true; for host fixincludes.
2673 * configure.ac: Don't bootstrap host fixincludes unless
2674 --with-build-config=bootstrap-{a,ub}san.
2675 * Makefile.in: Regenerated.
2676 * configure: Regenerated.
2677
2678 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2679
2680 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2681 --enable-vtable-verify option parsing. Don't add
2682 target-libsanitizer to bootstrap_target_libs unless
2683 --with-build-config=bootstrap-asan or
2684 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2685 to bootstrap_target_libs unless --enable-vtable-verify.
2686 * configure: Regenerated.
2687
2688 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2689
2690 * MAINTAINERS (Write After Approval): Add myself.
2691
2692 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2693
2694 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2695
2696 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2697
2698 PR bootstrap/58572
2699 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2700 -I for libstdc++-v3 includes if $(LEAN).
2701 * Makefile.in: Regenerated.
2702
2703 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2704
2705 * MAINTAINERS: Update my email address.
2706
2707 2014-02-24 Walter Lee <walt@tilera.com>
2708
2709 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2710 (tilegx-*-*): Change to tilegx*-*-*.
2711 * configure: Regenerate.
2712
2713 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2714
2715 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2716
2717 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2718
2719 * MAINTAINERS (Write After Approval): Add myself.
2720
2721 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2722
2723 PR target/59788
2724 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2725 *solaris2*.
2726
2727 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2728
2729 * MAINTAINERS: Update my email address.
2730
2731 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2732
2733 * MAINTAINERS: Convert to UTF-8.
2734 Properly sort Xinliang David Li's entry.
2735
2736 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2737 Sandra Loosemore <sandra@codesourcery.com>
2738
2739 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2740 nios2 port maintainers.
2741
2742 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2743
2744 * MAINTAINERS (Write After Approval): Add myself.
2745
2746 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2747
2748 * configure.ac: Add user-friendly check for native x86_64-linux
2749 multilibs.
2750 * configure: Regenerate.
2751
2752 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2753
2754 * MAINTAINERS: Add myself as sh maintainer.
2755
2756 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2757
2758 * MAINTAINERS: Add self as SLSR maintainer.
2759
2760 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2761
2762 * MAINTAINERS: Update my email address.
2763
2764 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2765
2766 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2767
2768 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2769
2770 * Makefile.in: Regenerate.
2771
2772 * Makefile.tpl: Fix typo.
2773 * Makefile.in: Regenerate partially.
2774
2775 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2776
2777 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2778 supported.
2779 * configure: Regenerated.
2780
2781 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2782
2783 * MAINTAINERS (Write After Approval): Add myself.
2784
2785 2013-10-30 Jason Merrill <jason@redhat.com>
2786
2787 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2788 --disable-build-format-warnings.
2789
2790 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2791
2792 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2793 depend on libstdc++ and libgcc.
2794 * configure: Regenerate.
2795 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2796 libcilkrts for POSIX and i*86, and x86_64 architectures.
2797 * Makefile.in: Added libcilkrts related fields to support building it.
2798
2799 2013-10-26 Jeff Law <law@redhat.com>
2800
2801 * Makefile.def (target_modules): Remove libmudflap
2802 (languages): Remove check-target-libmudflap).
2803 * Makefile.in: Rebuilt.
2804 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2805 * configure.ac (target_libraries): Remove target-libmudflap.
2806 Remove checks which disabled libmudflap on some systems.
2807 * configure: Rebuilt.
2808 * libmudflap: Directory removed.
2809
2810 2013-10-21 Cong Hou <congh@google.com>
2811
2812 * MAINTAINERS (Write After Approval): Add myself.
2813
2814 2013-10-16 Mike Stump <mikestump@comcast.net>
2815
2816 * .dir-locals.el: Add.
2817
2818 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2819
2820 * configure.ac: Add --enable-host-shared
2821 * configure: Regenerate.
2822
2823 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2824
2825 Import from savannah.gnu.org:
2826 * config.guess: Update to 2013-06-10 version.
2827 * config.sub: Update to 2013-10-01 version.
2828
2829 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2830
2831 Changes to build configuration to allow big endian ARC ELF toolchain
2832 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2833 * configure: Regenerate.
2834
2835 2013-09-20 Alan Modra <amodra@gmail.com>
2836
2837 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2838 ppc host match. Support little-endian powerpc linux hosts.
2839
2840 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2841
2842 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2843 maintainer.
2844
2845 2013-09-12 DJ Delorie <dj@redhat.com>
2846
2847 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2848 maintainers.
2849
2850 2013-09-03 Richard Biener <rguenther@suse.de>
2851
2852 * configure.ac: Also allow ISL 0.12.
2853 * configure: Regenerated.
2854
2855 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2856
2857 * MAINTAINERS (Write After Approval): Add myself.
2858
2859 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2860
2861 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2862
2863 2013-08-26 Caroline Tice <cmtice@google.com>
2864
2865 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2866 "Various Reviewers" to libvtv "Various Maintainers".
2867
2868 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2869
2870 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2871
2872 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2873
2874 * MAINTAINERS: Update name, email.
2875
2876 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2877
2878 * MAINTAINERS (Write After Approval): Add myself.
2879
2880 2013-08-12 Caroline Tice <cmtice@google.com>
2881
2882 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2883 address in the Write After Approval section.
2884
2885 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2886
2887 * MAINTAINERS (Write After Approval): Update email.
2888
2889 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2890
2891 * configure.ac: Adjust to check VTV_SUPPORTED.
2892 * configure: Regenerated.
2893
2894 2013-08-02 Caroline Tice <cmtice@google.com>
2895
2896 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2897 on non-linux systems; add target-libvtv to noconfigdirs; add
2898 libsupc++/.libs to C++ library search paths.
2899 * configure: Regenerated.
2900 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2901 libstdc++ and libgcc.
2902 * Makefile.in: Regenerated.
2903
2904 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2905
2906 * MAINTAINERS (Write After Approval): Add myself.
2907
2908 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2909 Shiva Chen <shiva0217@gmail.com>
2910
2911 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2912 nds32 port maintainers.
2913
2914 2013-07-17 Tim Shen <timshen91@gmail.com>
2915
2916 * MAINTAINERS (Write After Approval): Add myself.
2917
2918 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2919
2920 * configure.ac: Sync from binutils.
2921 * configure: Regenerate.
2922
2923 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2924
2925 * MAINTAINERS (Write After Approval): Add myself.
2926
2927 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2928
2929 * MAINTAINERS (Write After Approval): Add myself.
2930
2931 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2932
2933 * MAINTAINERS (Write After Approval): Add myself.
2934
2935 2013-04-30 Brooks Moses <bmoses@google.com>
2936
2937 * MAINTAINERS: Update my email; move myself from Fortran
2938 reviewer to Write After Approval.
2939
2940 2013-04-16 Andreas Schwab <schwab@suse.de>
2941
2942 * configure.ac (aarch64-*-*): Don't disable java.
2943 * configure: Regenerate.
2944
2945 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2946
2947 * MAINTAINERS (Write After Approval): Add myself.
2948
2949 2013-03-30 Matthias Klose <doko@ubuntu.com>
2950
2951 * Makefile.def (target_modules): Don't install libffi.
2952 * Makefile.in: Regenerate.
2953
2954 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2955
2956 * MAINTAINERS (Write After Approval): Add myself.
2957
2958 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2959
2960 * MAINTAINERS (Write After Approval): Add myself.
2961
2962 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2963
2964 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2965 * configure: Regenerated.
2966
2967 2013-02-05 Ian Lance Taylor <iant@google.com>
2968
2969 PR go/55969
2970 * configure.ac: Disable libgo on some systems where it does not
2971 work.
2972
2973 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2974
2975 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2976 Remove Geoff Keating as rs6000 port maintainer, at his request.
2977
2978 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2979
2980 * MAINTAINERS: Update my email.
2981
2982 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2983
2984 * configure: Re-generate.
2985
2986 2013-01-15 Richard Biener <rguenther@suse.de>
2987
2988 PR other/55973
2989 * configure: Re-generate.
2990
2991 2013-01-14 Matthias Klose <doko@ubuntu.com>
2992
2993 * Makefile.def (install-target-libsanitizer): Depend on
2994 install-target-libstdc++-v3.
2995 * Makefile.in: Regenerate.
2996
2997 2013-01-14 Richard Biener <rguenther@suse.de>
2998
2999 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3000 * configure: Re-generate
3001
3002 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3003
3004 * config.sub: Update from config repo.
3005
3006 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
3007
3008 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3009 * Makefile.in: Regenerate.
3010
3011 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3012
3013 * MAINTAINERS (arc): Add new port maintainership for myself.
3014
3015 2013-01-09 Jason Merrill <jason@redhat.com>
3016
3017 * .gitignore: Import from gdb repository.
3018
3019 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
3020
3021 * Makefile.def (configure-gcc): Depend on all-gmp.
3022 (all-gcc): Remove dependency on all-gmp.
3023 * Makefile.in: Regenerated.
3024
3025 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3026
3027 * config.sub: Merge from config repo.
3028 * config.guess: Ditto.
3029
3030 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3031
3032 * Makefile.def: Merge from binutils.
3033 * Makefile.in: Ditto.
3034
3035 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
3036
3037 * MAINTAINERS: Update my email.
3038
3039 2012-12-29 Ben Elliston <bje@gnu.org>
3040
3041 * config.guess: Update to 2012-12-29 version.
3042 * config.sub: Likewise.
3043
3044 2012-12-20 Matthias Klose <doko@ubuntu.com>
3045
3046 * Makefile.def (install-target-libgfortran): Depend on
3047 install-target-libquadmath, install-target-libgcc.
3048 (install-target-libsanitizer): Depend on install-target-libgcc.
3049 (install-target-libjava): Depend on install-target-libgcc.
3050 (install-target-libitm): Depend on install-target-libgcc.
3051 (install-target-libobjc): Depend on install-target-libgcc.
3052 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3053 * Makefile.in: Regenerate.
3054
3055 2012-12-19 Matthias Klose <doko@ubuntu.com>
3056
3057 * Makefile.def (install-target-libgo): Depend on
3058 install-target-libatomic.
3059 * Makefile.in: Regenerate.
3060
3061 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3062
3063 PR go/55201
3064 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3065 * Makefile.in: Regenerate.
3066
3067 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3068
3069 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3070 * configure: Regenerate.
3071
3072 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3073
3074 * config.sub: Merge from config repo.
3075
3076 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3077
3078 * Makefile.def (target_modules): Add bootstrap=true and
3079 raw_cxx=true to libsanitizer.
3080 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3081 * Makefile.in: Regenerated.
3082 * configure: Likewise.
3083
3084 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3085
3086 * MAINTAINERS: Remove self as RTL optimization maintainer.
3087
3088 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3089
3090 * MAINTAINERS (Write After Approval): Add myself.
3091
3092 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3093
3094 * Makefile.def (target_modules): Remove bootstrap=true and
3095 raw_cxx=true from libsanitizer.
3096 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3097 * Makefile.in: Regenerated.
3098 * configure: Likewise.
3099
3100 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3101
3102 * Makefile.def (target_modules): Add bootstrap=true and
3103 raw_cxx=true to libsanitizer.
3104 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3105 * Makefile.in: Regenerated.
3106 * configure: Likewise.
3107
3108 2012-11-28 Andrew Pinski <apinski@cavium.com>
3109
3110 PR bootstrap/54279
3111 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3112 * configure: Regenerate.
3113 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3114 * Makefile.in: Regenerate.
3115
3116 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3117
3118 * configure.ac: Disable libsanitizer if we're not building C++.
3119 * configure: Regenerate.
3120
3121 2012-11-15 Roland McGrath <roland@hack.frob.com>
3122
3123 * MAINTAINERS (Write After Approval): Add myself.
3124
3125 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
3126
3127 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3128 Kostya Serebryany (kcc@google.com) and
3129 Jakub Jelinek (jakub@redhat.com).
3130 Rename area for Dodji Seketeli (dodji@redhat.com).
3131
3132 2012-11-15 Dodji Seketeli <dodji@redhat.com>
3133
3134 * MAINTAINERS: (asan.c, related): Add myself.
3135
3136 2012-11-14 Roland McGrath <mcgrathr@google.com>
3137
3138 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3139 * configure: Regenerate.
3140
3141 2012-11-13 Richard Henderson <rth@redhat.com>
3142
3143 * configure.ac: Move libsanitizer logic to subdirectory.
3144 * configure: Regenerate.
3145
3146 2012-11-13 Dodji Seketeli <dodji@redhat.com>
3147
3148 * configure.ac: Enable libsanitizer just on x86 linux for now.
3149 * configure: Re-generate.
3150
3151 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
3152
3153 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3154 sections.
3155 * configure: Regenerate.
3156
3157 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
3158
3159 * configure.ac: Add section for configdirs for libsanitizer.
3160 Disable for cris-*-* and mmix-*-*.
3161 * configure: Regenerate.
3162
3163 2012-11-12 Wei Mi <wmi@google.com>
3164
3165 * configure.ac: Add libsanitizer to target_libraries.
3166 * Makefile.def: Ditto.
3167 * configure: Regenerate.
3168 * Makefile.in: Regenerate.
3169 * libsanitizer: New directory for asan runtime. Contains an empty
3170 tsan directory.
3171
3172 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
3173
3174 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3175 against Mingw64 w32api.
3176 * configure: Regenerate.
3177
3178 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3179
3180 * configure: Regenerated.
3181
3182 2012-11-03 Robert Mason <rbmj@verizon.net>
3183
3184 * configure.ac: add --disable-libstdcxx configure option
3185 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3186
3187 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3188
3189 * MAINTAINERS (Write After Approval): Add myself.
3190
3191 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3192
3193 * MAINTAINERS (Write After Approval): Add myself.
3194
3195 2012-10-24 Sharad Singhai <singhai@google.com>
3196
3197 * MAINTAINERS (Write After Approval): Add myself.
3198
3199 2012-10-24 Eric Christopher <echristo@gmail.com>
3200
3201 * MAINTAINERS: Update email address.
3202
3203 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3204
3205 PR bootstrap/54820
3206 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3207 * configure: Regenerate.
3208
3209 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
3210
3211 * MAINTAINERS (aarch64): Add Marcus and myself.
3212
3213 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3214
3215 PR bootstrap/54820
3216 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3217 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3218 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3219 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3220 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3221 * Makefile.in: Regenerate.
3222 * configure.ac (have_static_libs): New variable and associated check.
3223 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3224 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3225 * configure: Regenerate.
3226
3227 2012-10-10 Richard Biener <rguenther@suse.de>
3228
3229 * MAINTAINERS: Adjust for changed surname.
3230
3231 2012-10-04 Lawrence Crowl <crowl@google.com>
3232
3233 * MAINTAINERS (Write After Approval): Add myself.
3234
3235 2012-10-01 Cary Coutant <ccoutant@google.com>
3236
3237 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3238
3239 2012-09-28 Ian Lance Taylor <iant@google.com>
3240
3241 * Makefile.def: Make all-target-libgo depend on
3242 all-target-libbacktrace.
3243 * Makefile.in: Rebuild.
3244
3245 2012-09-26 Ian Lance Taylor <iant@google.com>
3246
3247 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3248 * Makefile.in: Rebuild.
3249
3250 2012-09-20 Walter Lee <walt@tilera.com>
3251
3252 * configure.ac: Add tilegx to list of targets that support gold.
3253 * configure: Regenerate.
3254
3255 2012-09-20 Marek Polacek <polacek@redhat.com>
3256
3257 * MAINTAINERS (Write After Approval): Add myself.
3258
3259 2012-09-19 Steve Ellcey <sellcey@mips.com>
3260
3261 * configure.ac: Add mips*-mti-elf* target.
3262 * configure: Regenerate.
3263
3264 2012-09-17 Ian Lance Taylor <iant@google.com>
3265
3266 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3267 * configure.ac (host_libs): Add libbacktrace.
3268 (target_libraries): Add libbacktrace.
3269 * Makefile.def (host_modules): Add libbacktrace.
3270 (target_modules): Likewise.
3271 * configure, Makefile.in: Rebuild.
3272
3273 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3274
3275 PR target/38607
3276 Merge upstream change.
3277 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3278
3279 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3280 Add libgomp*.o to compare_exclusions for AIX.
3281 * configure: Regenerate.
3282
3283 2012-09-06 Diego Novillo <dnovillo@google.com>
3284
3285 * configure.ac: Bump minimum GMP version to 4.2.3.
3286 * configure: Re-generate.
3287
3288 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3289
3290 PR target/54461
3291 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3292 target-libgloss if not configured --with-avrlibc=no.
3293 * configure: Regenerate.
3294
3295 2012-09-04 Jason Merrill <jason@redhat.com>
3296
3297 * configure.ac: Fix --enable-languages=all.
3298
3299 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3300
3301 * MAINTAINERS (Write After Approval): Add myself.
3302
3303 2012-09-03 Richard Guenther <rguenther@suse.de>
3304
3305 PR bootstrap/54138
3306 * configure.ac: Re-organize ISL / CLOOG checks to allow
3307 disabling with either --without-isl or --without-cloog.
3308 * configure: Regenerated.
3309
3310 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
3311
3312 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3313 * configure: Regenerate.
3314
3315 2012-08-27 Ulrich Drepper <drepper@gmail.com>
3316
3317 * MAINTAINERS: Fix my email address.
3318
3319 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3320
3321 PR binutils/4970
3322 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3323 and opcodes.
3324 * Makefile.in: Regenerated.
3325
3326 2012-08-26 Art Haas <ahaas@impactweather.com>
3327
3328 * configure: Regenerate.
3329
3330 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3331
3332 * INSTALL/README: Also refer to the online installation
3333 instructions.
3334
3335 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3336
3337 * MAINTAINERS (Write After Approval): Add myself.
3338 (Picochip port): Remove myself.
3339
3340 2012-08-14 Diego Novillo <dnovillo@google.com>
3341
3342 Merge from cxx-conversion branch.
3343
3344 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3345 POSTSTAGE1_CONFIGURE_FLAGS.
3346 * Makefile.in: Regenerate.
3347 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3348 Force C++ when bootstrapping.
3349 * configure: Regenerate.
3350
3351 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3352
3353 * MAINTAINERS (Write After Approval): Add myself.
3354
3355 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3356
3357 * README: Document use of ranges of years in copyright notices.
3358
3359 2012-07-06 Richard Guenther <rguenther@suse.de>
3360
3361 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3362 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3363 --with-gmp=system.
3364 * Makefile.in: Regenerated.
3365 * configure: Likewise.
3366
3367 2012-07-06 Richard Guenther <rguenther@suse.de>
3368
3369 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3370 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3371 supply V=1 as extra_make_flags.
3372 * configure: Regenerated.
3373 * Makefile.in: Likewise.
3374
3375 2012-07-04 Tristan Gingold <gingold@adacore.com>
3376
3377 * configure: Regenerate.
3378
3379 2012-07-03 Richard Guenther <rguenther@suse.de>
3380
3381 * Makfile.def (isl): Remove not necessary extra_exports and
3382 extra_make_flags.
3383 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3384 * Makefile.in: Regenerated.
3385
3386 2012-07-03 Richard Guenther <rguenther@suse.de>
3387
3388 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3389 * configure.ac: If either the ISL or the CLooG check failed
3390 do not try to build in-tree versions.
3391 * Makefile.in: Regenerated.
3392 * configure: Regenerated.
3393
3394 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3395
3396 * configure: Regenerate.
3397
3398 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3399
3400 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3401 maintainer.
3402
3403 2012-07-02 Richard Guenther <rguenther@suse.de>
3404
3405 * configure: Regenerated.
3406
3407 2012-07-02 Richard Guenther <rguenther@suse.de>
3408 Michael Matz <matz@suse.de>
3409 Tobias Grosser <tobias@grosser.es>
3410 Sebastian Pop <sebpop@gmail.com>
3411
3412 * Makefile.def: Add ISL host module, remove PPL host module.
3413 Adjust ClooG host module to use the proper ISL.
3414 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3415 * configure.ac: Include config/isl.m4. Add ISL host library,
3416 remove PPL. Remove PPL configury, add ISL configury, adjust
3417 ClooG configury.
3418 * Makefile.in: Regenerated.
3419 * configure: Likewise.
3420
3421 2012-07-02 Richard Guenther <rguenther@suse.de>
3422
3423 Merge from graphite branch
3424 2011-07-21 Tobias Grosser <tobias@grosser.es>
3425
3426 * configure: Regenerated.
3427 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3428 both cloog.org and legacy versions. The only supported version will
3429 be CLooG with the isl backend.
3430
3431 2011-07-21 Tobias Grosser <tobias@grosser.es>
3432
3433 * configure: Regenerated.
3434 * configure.ac: Require cloog isl 0.17.0
3435
3436 2011-07-21 Tobias Grosser <tobias@grosser.es>
3437
3438 * configure: Regenerated.
3439 * config/cloog.m4: Do not define CLOOG_ORG
3440
3441 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3442
3443 * configure.ac: Skip C if explicitly selected.
3444 * configure: Regenerate.
3445
3446 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3447
3448 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3449 they contain -O2.
3450 * configure: Regenerate.
3451
3452 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3453
3454 PR debug/53740
3455 * df.h, df-problems.c, dce.c: Revert last patch.
3456
3457 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3458
3459 * MAINTAINERS (Write After Approval): Update my email address.
3460
3461 2012-06-21 Meador Inge <meadori@codesourcery.com>
3462
3463 * MAINTAINERS (Write After Approval): Add myself.
3464
3465 2012-06-20 Jason Merrill <jason@redhat.com>
3466
3467 * Makefile.tpl (check-target-libgomp-c++): New.
3468 (check-target-libitm-c++): New.
3469 * Makefile.def (c++): Add them.
3470 * Makefile.in: Regenerate.
3471
3472 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3473
3474 * MAINTAINERS (Write After Approval): Add myself.
3475
3476 2012-05-16 Olivier Hainque <hainque@adacore.com>
3477
3478 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3479 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3480 (install-no-fixedincludes): Adjust accordingly.
3481 * Makefile.in: Regenerate.
3482
3483 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3484
3485 Merge upstream change
3486 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3487
3488 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3489
3490 * MAINTAINERS (Write After Approval): Add myself.
3491
3492 2012-05-09 Nick Clifton <nickc@redhat.com>
3493 Paul Smith <psmith@gnu.org>
3494
3495 PR bootstrap/50461
3496 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3497 allow for the fact that from release v3.1.0 of MPFR the source
3498 files were moved into a src sub-directory.
3499 * configure: Regenerate.
3500
3501 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3502
3503 * configure.ac: Bump minimum MPFR version to 2.4.0.
3504 * configure: Regenerated.
3505
3506 2012-05-01 Richard Henderson <rth@redhat.com>
3507
3508 * Makefile.def (libatomic): New target_module.
3509 * configure.ac (target_libraries): Add libatomic.
3510 (noconfigdirs): Check if libatomic is supported.
3511 * Makefile.in, configure: Rebuild.
3512
3513 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3514
3515 * MAINTAINERS (Write After Approval): Add myself.
3516
3517 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3518
3519 * config.sub: Update to 2012-04-18 version from official repo.
3520
3521 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3522
3523 * MAINTAINERS (Write After Approval): Add myself.
3524
3525 2012-04-11 Steve Ellcey <sellcey@mips.com>
3526
3527 * MAINTAINERS: Changed email address.
3528
3529 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3530
3531 PR target/52737
3532 * contrib/gcc_update (files_and_dependencies):
3533 Remove gcc/config/avr/t-multilib from touch data.
3534
3535 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3536
3537 * MAINTAINERS (OS Port Maintainers): Remove irix.
3538 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3539 (unsupported_languages): Remove mips-sgi-irix6.*.
3540 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3541 (with_stabs): Remove.
3542 * configure: Regenerate.
3543
3544 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3545
3546 * MAINTAINERS (OS Port Maintainers): Remove osf.
3547 * configure.ac (enable_libgomp): Remove *-*-osf*.
3548 (with_stabs): Remove alpha*-*-osf*.
3549 * configure: Regenerate.
3550
3551 2012-03-05 Tristan Gingold <gingold@adacore.com>
3552
3553 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3554 * configure: Regenerate.
3555
3556 2012-02-17 Walter Lee <walt@tilera.com>
3557
3558 * MAINTAINERS: (Write After Approval): Delete myself.
3559
3560 2012-02-14 Walter Lee <walt@tilera.com>
3561
3562 * MAINTAINERS (tilegx port): Add myself.
3563 (tilepro port): Add myself.
3564 (Write After Approval): Add myself.
3565
3566 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3567
3568 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3569 and Joseph Myers as docstring relicensing maintainers.
3570
3571 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3572
3573 * MAINTAINERS (write-after-approval): Add myself.
3574
3575 2012-02-08 Ira Rosen <irar@il.ibm.com>
3576
3577 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3578 maintainer.
3579
3580 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3581
3582 * MAINTAINERS (Write After Approval): Move myself to
3583 maintain alphabetical order.
3584
3585 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3586
3587 * MAINTAINERS (Write After Approval): Add myself.
3588
3589 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3590
3591 * MAINTAINERS (Write After Approval): Add myself.
3592
3593 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3594 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3595
3596 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3597 * configure: Regenerate.
3598
3599 2012-01-23 Harshit Chopra <harshit@google.com>
3600
3601 * MAINTAINERS (Write After Approval): Add myself.
3602
3603 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3604
3605 * configure.ac: Remove reference to mh-interix.
3606 * configure: Regenerate.
3607
3608 2012-01-05 Richard Henderson <rth@redhat.com>
3609
3610 PR bootstrap/51072
3611 * configure.ac: Disable libitm if c++ is not enabled.
3612 * configure: Rebuild.
3613
3614 * configure.ac: Fix regexp for same.
3615 * configure: Rebuild.
3616
3617 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3618
3619 * MAINTAINERS (Write After Approval): Add myself.
3620
3621 2012-01-02 Richard Guenther <rguenther@suse.de>
3622
3623 PR bootstrap/51686
3624 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3625 * Makefile.in: Regenerate.
3626
3627 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3628
3629 * MAINTAINERS (Write After Approval): Add myself.
3630
3631 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3632
3633 * configure: Regenerate.
3634
3635 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3636
3637 * MAINTAINERS (picochip): Changed email address.
3638
3639 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3640
3641 * MAINTAINERS (write-after-approval): Add self.
3642
3643 2011-11-29 DJ Delorie <dj@redhat.com>
3644
3645 * configure.ac (rl78-*-*) New case.
3646 * configure: Regenerate.
3647 * MAINTAINERS: Add myself as RL78 maintainer.
3648
3649 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3650
3651 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3652
3653 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3654
3655 * libtool.m4: Additional FreeBSD 10 fixes.
3656
3657 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3658
3659 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3660 Maintainers section, as Epiphany maintainer.
3661
3662 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3663
3664 PR target/49992
3665 * configure.ac: Remove ranlib special-casing for Darwin.
3666 * configure: Regenerate.
3667
3668 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3669
3670 * MAINTAINERS (Reviewers): Keep the list sorted.
3671
3672 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3673
3674 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3675
3676 2011-11-09 Roland McGrath <mcgrathr@google.com>
3677
3678 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3679 * configure: Rebuild.
3680 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3681 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3682 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3683 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3684 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3685 Add READELF.
3686 * Makefile.in: Rebuild.
3687
3688 2011-11-09 Jason Merrill <jason@redhat.com>
3689
3690 * Makefile.def (language=c++): Remove check-c++0x.
3691 * Makefile.in (check-gcc-c++): Regenerate.
3692
3693 2011-11-08 Richard Henderson <rth@redhat.com>
3694
3695 * configure.ac: Test for libitm directory present first.
3696
3697 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3698
3699 * configure.ac: Test libitm/configure.tgt to disable libitm.
3700 * configure: Rebuild.
3701
3702 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3703 Richard Henderson <rth@redhat.com>
3704
3705 Merged from transactional-memory.
3706
3707 * Makefile.def (lang_env_dependencies): libitm is c++.
3708 Add libitm target module.
3709 * configure.ac: Likewise.
3710 * config/mmap.m4: New file.
3711 * contrib/gcc_update: Add libitm to touch data.
3712 * Makefile.in, configure: Rebuild.
3713
3714 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3715
3716 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3717 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3718 * Makefile.in: Regenerate.
3719
3720 2011-11-01 DJ Delorie <dj@redhat.com>
3721
3722 * config.sub: Update to version 2011-10-29 (added rl78)
3723
3724 2011-10-27 Nick Clifton <nickc@redhat.com>
3725
3726 * config.sub: Import these changes from the config project:
3727
3728 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3729 Ben Elliston <bje@gnu.org>
3730
3731 * config.sub (epiphany): New.
3732
3733 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3734 Ben Elliston <bje@gnu.org>
3735
3736 * config.sub (hexagon, hexagon-*): New.
3737
3738 2011-08-23 Roland McGrath <mcgrathr@google.com>
3739
3740 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3741 64eb to be64.
3742
3743 2011-08-16 Roland McGrath <mcgrathr@google.com>
3744
3745 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3746 (nacl): Grok as alias for 32el-unknown-nacl.
3747
3748 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3749
3750 * MAINTAINERS (Write After Approval): Add myself.
3751
3752 2011-10-24 Teresa Johnson <tejohnson@google.com>
3753
3754 * MAINTAINERS (Write After Approval): Add myself.
3755
3756 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3757
3758 * MAINTAINERS (sparc port): Remove myself.
3759
3760 2011-09-14 Tom de Vries <tom@codesourcery.com>
3761
3762 * MAINTAINERS (Write After Approval): Add myself.
3763
3764 2011-08-14 Yao Qi <yao@codesourcery.com>
3765
3766 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3767 * configure: Regenerate.
3768
3769 2011-07-26 Ian Lance Taylor <iant@google.com>
3770
3771 * configure.ac: Set have_compiler based on whether gcc directory
3772 exists, rather than on whether gcc is in configdirs.
3773 * configure: Rebuild.
3774
3775 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3776
3777 * MAINTAINERS (Global Reviewers): Add self.
3778
3779 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3780
3781 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3782 link directories.
3783 * Makefile.in: Rebuild.
3784
3785 2011-07-20 Ian Lance Taylor <iant@google.com>
3786
3787 PR bootstrap/49787
3788 * configure.ac: Move --enable-bootstrap handling earlier in file.
3789 If --enable-bootstrap and either --enable-build-with-cxx or
3790 --enable-build-poststage1-with-cxx, enable C++ automatically.
3791 * configure: Rebuild.
3792
3793 2011-07-19 Ian Lance Taylor <iant@google.com>
3794
3795 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3796 make C++ a boot_language. Set and substitute
3797 POSTSTAGE1_CONFIGURE_FLAGS.
3798 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3799 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3800 * configure, Makefile.in: Rebuild.
3801
3802 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3803
3804 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3805 maintainers.
3806
3807 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3808
3809 * MAINTAINERS (Global Reviewers): Add myself.
3810
3811 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3812
3813 * configure: Regenerate.
3814
3815 2011-07-16 Jason Merrill <jason@redhat.com>
3816
3817 * Makefile.def (language=c++): Add check-c++0x and
3818 check-target-libmudflap-c++.
3819 * Makefile.tpl (check-target-libmudflap-c++): New.
3820 * Makefile.in: Regenerate.
3821
3822 2011-07-16 Matthias Klose <doko@ubuntu.com>
3823
3824 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3825 * Makefile.def (target_modules/libjava): Pass
3826 $(EXTRA_CONFIGARGS_LIBJAVA).
3827 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3828 if not configured with --enable-static-libjava.
3829 * Makefile.in: Regenerate.
3830 * configure: Likewise.
3831
3832 2011-07-15 Jason Merrill <jason@redhat.com>
3833
3834 * Makefile.in (check-c++): Move check-gcc-c++0x after
3835 check-target-libstdc++-v3.
3836
3837 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3838
3839 * MAINTAINERS (c6x port): New entry.
3840
3841 2011-07-13 Jason Merrill <jason@redhat.com>
3842
3843 * Makefile.in (check-gcc-c++0x): New.
3844 (check-c++): Depend on it.
3845
3846 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3847
3848 PR target/39150
3849 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3850 x86_64-*-solaris2.1[0-9]*.
3851 * configure: Regenerate.
3852
3853 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3854
3855 * MAINTAINERS (RTL optimizers): Add self.
3856
3857 2011-06-27 Gabriel Charette <gchare@google.com>
3858
3859 * MAINTAINERS (Write After Approval): Add myself.
3860
3861 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3862
3863 PR regression/47836
3864 PR bootstrap/23656
3865 PR other/47733
3866 PR bootstrap/49247
3867 PR c/48825
3868 * configure.ac (target_libraries): Remove target-libiberty.
3869 Remove case-statement setting skipdirs=target-libiberty for
3870 multiple targets. Remove checking target_configdirs and
3871 removing target-libiberty but keeping target-libgcc if
3872 otherwise empty.
3873 * Makefile.def (target_modules): Don't add libiberty.
3874 (dependencies): Remove all traces of target-libiberty.
3875 * configure, Makefile.in: Regenerate.
3876
3877 2011-06-13 Walter Lee <walt@tilera.com>
3878
3879 * configure.ac (tilepro-*-*) New case.
3880 (tilegx-*-*): Likewise.
3881 * configure: Regenerate.
3882
3883 2011-06-06 Jing Yu <jingyu@google.com>
3884
3885 * configure.ac: Skip target-libiberty for
3886 arm*-*-linux-androideabi.
3887 * configure: Regenerated.
3888
3889 2011-06-06 Nick Clifton <nickc@redhat.com>
3890
3891 * config.sub: Sync from upstream.
3892
3893 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3894
3895 * MAINTAINERS (Write After Approval): Add myself.
3896
3897 2011-06-01 Daniel Jacobowitz <drow@false.org>
3898
3899 * MAINTAINERS: Update my email address.
3900
3901 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3902
3903 * MAINTAINERS (Write After Approval): Update my email address.
3904
3905 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3906
3907 * MAINTAINERS (Write After Approval): Add myself.
3908
3909 2011-05-08 Doug Kwan <dougkwan@google.com>
3910
3911 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3912 * configure: Regenerated.
3913 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3914 value from configure.
3915 * Makefile.in: Regenerated.
3916
3917 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3918
3919 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3920 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3921 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3922 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3923 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3924 *-*-vxworks*): Disable newlib and libgloss in separate case
3925 statement.
3926 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3927 to separate case statement.
3928 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3929 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3930 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3931 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3932 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3933 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3934 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3935 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3936 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3937 i[[3456789]]86-*-rdos*, m32r-*-*,
3938 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3939 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3940 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3941 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3942 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3943 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3944 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3945 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3946 and libgloss in main case over targets. Remove most empty cases
3947 in main case over targets.
3948 * configure: Regenerate.
3949
3950 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3951
3952 * MAINTAINERS (Write After Approval): Add myself.
3953
3954 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3955
3956 * configure.ac: Remove code setting special library locations for
3957 hppa*64*-*-hpux11*. Remove code setting compiler for
3958 sparc-sun-solaris2*.
3959 * configure: Regenerate.
3960
3961 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3962
3963 * configure.ac: Separate libgloss_dir settings from general case
3964 over targets.
3965 * configure: Regenerate.
3966
3967 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3968
3969 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3970 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3971 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3972 cases in libgcj-disabling case statement.
3973 (hppa*64*-*-linux*): Set unsupported_languages instead of
3974 disabling target-zlib.
3975 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3976 to hppa*64*-*-hpux*.
3977 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3978 hppa*-*-hpux*.
3979 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3980 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3981 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3982 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3983 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3984 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3985 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3986 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3987 libgcj-disabling case statement.
3988 * configure: Regenerate.
3989
3990 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3991
3992 * configure.ac: Disable Java for targets not supporting libffi.
3993 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3994 Remove cases in Java-disabling statement.
3995 (*arm-wince-pe): Change to arm-wince-pe.
3996 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3997 cases in Java-disabling statement.
3998 (bfin-*-*): Don't disable Java again.
3999 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4000 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4001 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4002 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4003 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4004 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4005 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4006 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4007 Java-disabling statement.
4008 (mmix-*-*): Don't disable Java again.
4009 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4010 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4011 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4012 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4013 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4014 statement.
4015 * configure: Regenerate.
4016
4017 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4018
4019 * configure.ac: Separate cases disabling Java and Java libraries
4020 from general case over targets.
4021 * configure: Regenerate.
4022
4023 2011-04-21 Jie Zhang <jzhang918@gmail.com>
4024
4025 * MAINTAINERS: Update my email address.
4026
4027 2011-04-20 Easwaran Raman <eraman@google.com>
4028
4029 * MAINTAINERS (Write After Approval): Add myself.
4030
4031 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
4032
4033 PR lto/48086
4034 * configure.ac: Re-enable LTO on *-apple-darwin9*.
4035 * configure: Regenerate.
4036
4037 2011-04-16 Jim Meyering <meyering@redhat.com>
4038
4039 * MAINTAINERS (Write After Approval): Add myself.
4040
4041 2011-04-15 Dodji Seketeli <dodji@redhat.com>
4042
4043 * MAINTAINERS: Update my email address.
4044
4045 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
4046
4047 * MAINTAINERS (Write After Approval): Add myself.
4048
4049 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4050
4051 * MAINTAINERS (Write After Approval): Add myself.
4052
4053 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4054
4055 * MAINTAINERS (Write After Approval): Add myself.
4056
4057 2011-04-06 Joseph Myers <joseph@codesourcery.com>
4058
4059 * configure.ac (build_tools): Remove build-byacc.
4060 (host_libs): Remove mmalloc.
4061 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4062 autoconf automake libtool diff rcs fileutils shellutils time
4063 textutils wdiff find uudecode hello tar gzip indent recode release
4064 sed perl gawk findutils gettext zip.
4065 (libgcj): Remove target-qthreads.
4066 (target_tools): Remove target-examples target-gperf.
4067 (YACC): Don't handle building byacc.
4068 * configure: Regenerate.
4069 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4070 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4071 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4072 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4073 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4074 handle building components.
4075 * Makefile.in: Regenerate.
4076
4077 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4078
4079 * MAINTAINERS: Update my email address as Xtensa maintainer.
4080
4081 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4082
4083 * config.sub: Sync from upstream.
4084
4085 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4086
4087 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4088 (microblaze*): Don't disable libssp.
4089 * configure: Regenerate.
4090
4091 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4092
4093 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4094 moveifchange.
4095 * configure: Regenerate.
4096 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4097 * Makefile.in: Regenerate.
4098
4099 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4100
4101 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4102 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4103 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4104 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4105 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4106 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4107 md_exec_prefix cases.
4108 * configure: Regenerate.
4109
4110 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4111
4112 * configure.ac: Separate cases disabling target-libssp,
4113 target-libiberty, target-libstdc++-v3 and Fortran from general
4114 case over targets.
4115 * configure: Regenerate.
4116
4117 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4118
4119 * configure.ac (*-*-chorusos): Don't disable libgcj.
4120 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4121 Remove case.
4122 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4123 (arm-*-coff): Don't disable libgcj.
4124 (arm*-*-linux-gnueabi): Remove useless assignment.
4125 (arm-*-riscix*): Don't disable libgcj.
4126 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4127 configuration.
4128 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4129 (c54x*-*-*): Remove case.
4130 (tic54x-*-*): Don't disable GCC or GCC libraries.
4131 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4132 to *.
4133 (d10v-*-*): Don't disable GCC libraries.
4134 (d30v-*-*): Don't disable libgcj.
4135 (h8500-*-*): Don't disable GCC libraries.
4136 (i960-*-*): Don't disable libgcj.
4137 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4138 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4139 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4140 libgcj.
4141 (m68k-*-coff*): Remove case.
4142 (mmix-*-*): Don't disable libgloss on host.
4143 (mn10200-*-*, mn10300-*-*): Remove cases.
4144 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4145 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4146 Don't disable libgcj.
4147 (romp-*-*): Remove case.
4148 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4149 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4150 case.
4151 (v810-*-*): Don't disable GCC libraries.
4152 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4153 (ip2k-*-*): Don't disable GCC libraries.
4154 * configure: Regenerate.
4155
4156 2011-03-28 Joseph Myers <joseph@codesourcery.com>
4157
4158 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4159 libffi on host.
4160 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4161 on host.
4162 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4163 * configure: Regenerate.
4164
4165 2011-03-26 John Marino <binutils@marino.st>
4166
4167 * configure.ac: Add support for *-*-dragonfly*
4168 * configure: Regenerate.
4169
4170 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4171
4172 * configure.ac (native_only): Remove.
4173 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4174 send-pr uudecode guile gnuserv on host.
4175 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4176 send-pr rcs guile perl texinfo libtool on host.
4177 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4178 automake send-pr rcs guile perl texinfo libtool on host.
4179 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4180 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4181 (alpha*-dec-osf*): Don't disable fileutils on target.
4182 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4183 texinfo send-pr expect dejagnu on target.
4184 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4185 target-qthreads on target.
4186 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4187 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4188 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4189 x86_64-*-mingw*): Don't disable expect on target.
4190 (*-*-cygwin*): Don't disable target-gperf on target.
4191 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4192 gnuserv on target.
4193 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4194 target.
4195 * configure: Regenerate.
4196
4197 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4198
4199 * configure.ac (target_tools): Remove target-groff.
4200 (native_only): Remove target-groff.
4201 (hppa*64*-*-*): Don't disable byacc.
4202 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4203 setting.
4204 (*-*-kaos*): Don't skip target-librx and target-groff.
4205 (*-*-netware*): Don't skip target-libmudflap.
4206 (*-*-tpf*): Don't skip target-libmudflap.
4207 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4208 directories on the host.
4209 (ia64*-*-*vms*): Don't skip tix.
4210 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4211 host.
4212 * configure: Regenerate.
4213
4214 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4215
4216 * configure.ac: Remove references to mt-mep, mt-netware,
4217 mt-wince.
4218 * Makefile.def: Add all-utils soft dependencies.
4219 * Makefile.tpl: Remove GDB_NLM_DEPS.
4220 * configure: Regenerate.
4221 * Makefile.in: Regenerate.
4222
4223 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4224
4225 * configure.ac: Do not include mh-x86omitfp.
4226 * configure: Regenerate.
4227
4228 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4229
4230 * configure.ac: Remove empty cases.
4231 * configure: Regenerate.
4232
4233 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4234
4235 * Makefile.def: Add dependency from termcap to gdb.
4236 * Makefile.in: Regenerate.
4237
4238 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4239
4240 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4241 * configure: Regenerate.
4242 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4243 * Makefile.tpl: Likewise.
4244 * Makefile.in: Regenerate.
4245
4246 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4247
4248 * configure.ac: Remove all mentions of tentative_cc.
4249 * configure: Regenerate.
4250
4251 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4252
4253 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4254 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4255 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4256 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4257 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4258 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4259 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4260 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4261 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4262 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4263 *-*-rhapsody*): Remove host cases.
4264 * configure: Regenerate.
4265
4266 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4267
4268 * configure.ac (ppc*-*-pe): Remove host case.
4269 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4270 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4271 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4272 cases.
4273 * configure: Regenerate.
4274
4275 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4276
4277 * config.sub: Update to version 2011-03-23.
4278
4279 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4280
4281 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4282 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4283 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4284 * configure: Regenerate.
4285
4286 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4287
4288 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4289 to Write After Approval.
4290 * config-ml.in: Don't handle arc-*-elf*.
4291 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4292 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4293 handle GCC libraries.
4294 * configure: Regenerate.
4295
4296 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4297
4298 PR bootstrap/48120:
4299 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4300 Add -lstdc++ -lm to LIBS.
4301 * configure: Regenerate.
4302
4303 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4304
4305 * config.guess: Update to version 2011-02-02
4306 * config.sub: Update to version 2011-02-24
4307
4308 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4309
4310 PR lto/48086
4311 * configure.ac: Re-enable LTO on *-apple-darwin9.
4312 * configure: Regenerate.
4313
4314 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4315
4316 PR lto/48086
4317 * configure.ac: Disable LTO on darwin due to an assembler change in
4318 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4319 under 256.
4320 * configure: Regenerate.
4321
4322 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4323
4324 * MAINTAINERS: Update myself as score backend maintainer,
4325 update my e-mail address.
4326
4327 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
4328
4329 * MAINTAINERS: Update my e-mail address.
4330
4331 2011-03-06 Joey Ye <joey.ye@arm.com>
4332
4333 * MAINTAINERS: Update my e-mail address.
4334
4335 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4336
4337 * configure.ac: Adjust test of with_ppl.
4338 * configure: Regenerated.
4339
4340 2011-03-02 Kai Tietz <ktietz@redhat.com>
4341
4342 * MAINTAINERS: Adjust my e-mail address.
4343
4344 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4345
4346 * configure.ac: Add -lpwl to ppllibs.
4347 * configure: Regenerated.
4348
4349 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4350
4351 * config/cloog.m4: Add -lisl to clooglibs.
4352 * configure: Regenerated.
4353
4354 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4355
4356 * MAINTAINERS (CPU Port maintainers): Add self.
4357
4358 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4359
4360 * MAINTAINERS: Add myself as testsuite maintainer.
4361
4362 2011-02-15 Mike Stump <mikestump@comcast.net>
4363
4364 * MAINTAINERS: Add myself as testsuite maintainer.
4365
4366 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4367
4368 Import from Libtool and gnulib:
4369
4370 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4371
4372 Prepare for supporting FreeBSD 10.
4373 * config.rpath: Remove handling of freebsd1* which soon would
4374 match FreeBSD 10.0.
4375
4376 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4377
4378 Remove support for FreeBSD 1.x.
4379 * libtool.m4 (_LT_LINKER_SHLIBS)
4380 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4381 soon would incorrectly match FreeBSD 10.0.
4382
4383 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4384
4385 PR binutils/12283
4386 * move-if-change: Import version from gnulib.
4387
4388 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4389
4390 PR lto/47225
4391 * Makefile.def (lto-plugin): Double dash for enable-shared.
4392 (configure-gcc): Depend on all-lto-plugin.
4393 * Makefile.in: Rebuilt.
4394
4395 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4396
4397 * configure.ac: Remove extra bracket.
4398 * configure: Regenerate.
4399
4400 2011-02-08 Tobias Burnus <burnus@net-b.de>
4401
4402 * MAINTAINERS: Add myself as libquadmath maintainer.
4403
4404 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4405
4406 * MAINTAINERS: Update my email address.
4407
4408 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4409
4410 * MAINTAINERS (option handling): Add self.
4411
4412 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4413
4414 PR lto/47225
4415 * Makefile.def: Add dependency for install-gcc
4416 on install-lto-plugin.
4417 * Makfile.in: Regenerated
4418
4419 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4420
4421 * MAINTAINERS (CPU Port Maintainers): Add myself.
4422
4423 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4424
4425 PR libgcj/44341
4426 * configure.ac: Discard --with-* flags for host when configuring
4427 target libraries for cross build.
4428 * configure: Rebuilt.
4429
4430 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4431
4432 * MAINTAINERS (linear loop transforms): Removed.
4433
4434 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4435
4436 * configure.ac: If with_ppl is no, move setting with_cloog=no
4437 after CLOOG_REQUESTED check.
4438 * configure: Regenerated.
4439
4440 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4441
4442 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4443 CLooG has been requested.
4444 * configure: Regenerated.
4445
4446 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4447
4448 * configure: Regenerated.
4449 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4450
4451 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4452
4453 * configure: Regenerated.
4454 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4455
4456 2011-01-21 Andreas Schwab <schwab@redhat.com>
4457
4458 * configure.ac: Use AS_HELP_STRING throughout.
4459 * configure: Regenerate.
4460
4461 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4462
4463 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4464 * configure: Regenerate.
4465
4466 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4467
4468 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4469
4470 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4471
4472 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4473 for ia64-hpux.
4474 * configure: Regenerate.
4475
4476 2011-01-07 Jan Hubicka <jh@suse.cz>
4477
4478 PR lto/47225
4479 * Makefile.in: Regenerate.
4480 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4481 configure.
4482
4483 2011-01-07 Jan Hubicka <jh@suse.cz>
4484
4485 * Makefile.in: Regenerate.
4486 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4487 and configure dependency on lto-plugin configure.
4488 (lto-plugin module): Remove dependency on GCC; add dependency on
4489 liniberty.
4490
4491 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4492
4493 * MAINTAINERS (Write After Approval): Add myself.
4494
4495 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4496
4497 * configure: Regenerate.
4498
4499 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4500
4501 * configure.ac: (picochip): Disable libiberty.
4502
4503 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4504
4505 * MAINTAINERS (Write After Approval): Add myself.
4506
4507 2010-12-10 Ian Lance Taylor <iant@google.com>
4508
4509 PR bootstrap/46819
4510 * configure.ac: For --disable-libgcj clear libgcj_saved.
4511 * configure: Rebuild.
4512
4513 2010-12-10 Tobias Burnus <burnus@net-b.de>
4514
4515 PR fortran/46540
4516 * configure.ac: Add --disable-libquadmath and
4517 --disable-libquadmath-support.
4518 * configure: Regenerate.
4519
4520 2010-12-03 Ian Lance Taylor <iant@google.com>
4521
4522 * MAINTAINERS: Add myself as libgo maintainer.
4523
4524 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4525
4526 PR libffi/46792
4527 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4528 * configure: Regenerate.
4529
4530 2010-12-02 Ian Lance Taylor <iant@google.com>
4531
4532 * configure.ac: Always set default for poststage1_ldflags to
4533 -static-libstdc++ -static-libgcc.
4534
4535 2010-11-29 Andreas Schwab <schwab@redhat.com>
4536
4537 * configure.ac: Move comment to remove extra space in last argument
4538 of GCC_TARGET_TOOL.
4539
4540 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4541
4542 PR other/46026
4543 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4544 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4545 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4546 (BASE_FLAGS_TO_PASS): Use it.
4547 * configure: Rebuilt.
4548 * Makefile.in: Rebuilt.
4549
4550 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4551
4552 PR binutils/12258
4553 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4554 Properly check default linker.
4555 * configure: Regnerated.
4556
4557 2010-11-23 Matthias Klose <doko@ubuntu.com>
4558
4559 * configure.ac: For --enable-gold, handle value `default' instead of
4560 `both*'. New configure option --{en,dis}able-ld.
4561 * configure: Regenerate.
4562
4563 2010-11-20 Ian Lance Taylor <iant@google.com>
4564
4565 * configure.ac: Only disable a language library if no language needs
4566 it. Don't let --disable-libgcj uncondtionally disable libffi.
4567 * configure: Rebuild.
4568
4569 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4570
4571 * Makefile.in: Regenerate.
4572
4573 PR other/46202
4574 * configure.ac: Fix just-built in-tree STRIP name to be
4575 binutils/strip-new.
4576 * configure: Regenerate.
4577 * Makefile.def (install-strip-gcc, install-strip-binutils)
4578 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4579 (install-strip-sid): Mirror dependencies on non-strip variants
4580 of these targets on the respective -strip prerequisites.
4581 * Makefile.tpl (install-strip, install-strip-host)
4582 (install-strip-target): New targets.
4583 (install-strip-[+module+], install-strip-target-[+module+]):
4584 New targets.
4585 * Makefile.in: Regenerate.
4586
4587 2010-11-19 Ian Lance Taylor <iant@google.com>
4588 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4589
4590 * configure.ac: Add target-libgo to target_libraries. Set
4591 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4592 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4593 (HOST_EXPORTS): Add GOC.
4594 (BASE_TARGET_EXPORTS): Add GOC.
4595 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4596 (GOCFLAGS_FOR_TARGET): New variable.
4597 (EXTRA_HOST_FLAGS): Add GOC.
4598 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4599 * Makefile.def (target_modules): Add libgo.
4600 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4601 (dependencies): Add dependency from configure-target-libgo to
4602 configure-target-libffi and all-target-libstdc++-v3. Add
4603 dependencies from all-target-libgo to all-target-libffi.
4604 (languages): Add go.
4605 * configure: Rebuild.
4606 * Makefile.in: Rebuild.
4607
4608 2010-11-19 Ian Lance Taylor <iant@google.com>
4609
4610 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4611 compiler/flag environment variables.
4612
4613 2010-11-18 Ian Lance Taylor <iant@google.com>
4614
4615 * configure.ac: Check for lang_requires_boot_languages in
4616 config-lang.in files.
4617 * configure: Rebuild.
4618
4619 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4620 Tobias Burnus <burnus@net-b.de>
4621
4622 PR fortran/32049
4623 * Makefile.def: Add libquadmath; build it with language=fortran.
4624 * configure.ac: Add libquadmath.
4625 * Makefile.tpl: Handle multiple libs in check-[+language+].
4626 * Makefile.in: Regenerate.
4627 * configure: Regenerate.
4628
4629 2010-11-16 Tom Tromey <tromey@redhat.com>
4630
4631 * MAINTAINERS: Moved myself to reviewers section.
4632
4633 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4634
4635 * MAINTAINERS: Moved myself to reviewers section.
4636
4637 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4638
4639 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4640 (Write After Approval): Remove self.
4641
4642 2010-11-15 Andreas Schwab <schwab@redhat.com>
4643
4644 * configure.ac: Fix spelling in option names.
4645 * configure: Regenerated.
4646
4647 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4648
4649 PR bootstrap/39622
4650 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4651 * configure: Regenerated.
4652
4653 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4654
4655 * MAINTAINERS: Update my email address.
4656
4657 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4658
4659 * configure: Regenerate.
4660
4661 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4662
4663 * configure: Regenerate.
4664
4665 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4666
4667 * configure: Regenerate.
4668
4669 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4670
4671 * configure: Regenerate.
4672
4673 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4674
4675 * configure.ac: Support official CLooG.org versions.
4676 * configure: Regenerate.
4677 * config/cloog.m4: New.
4678
4679 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4680
4681 * MAINTAINERS (Write After Approval): Add myself.
4682
4683 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4684
4685 * MAINTAINERS: Update my email address.
4686
4687 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4688
4689 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4690 * configure: Regenerate.
4691
4692 2010-11-03 Ian Lance Taylor <iant@google.com>
4693 Dave Korn <dave.korn.cygwin@gmail.com>
4694
4695 PR lto/46273
4696 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4697 and on other supported platforms whenever LTO is enabled.
4698 * configure: Rebuild.
4699
4700 2010-11-02 Alan Modra <amodra@gmail.com>
4701
4702 PR binutils/12110
4703 * configure.ac: Error when source path contains spaces.
4704 * configure: Regenerate.
4705
4706 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4707
4708 * MAINTAINERS: Update my email address.
4709
4710 2010-10-20 Ian Lance Taylor <iant@google.com>
4711
4712 * Makefile.def (target_modules): Set lib_path to src/.libs for
4713 libstdc++-v3 module.
4714 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4715 * Makefile.in: Rebuild.
4716
4717 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4718
4719 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4720 (Write After Approval): Remove myself.
4721
4722 2010-10-15 Tristan Gingold <gingold@adacore.com>
4723
4724 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4725
4726 2010-10-14 Douglas Rupp <rupp@gnat.com>
4727
4728 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4729
4730 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4731
4732 * configure.ac (build_lto_plugin): New shell variable.
4733 (--enable-lto): Turn on by default for all non-ELF platforms that
4734 have had LTO support added so far. Set build_lto_plugin appropriately
4735 for both ELF and non-ELF.
4736 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4737 * configure: Regenerate.
4738
4739 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4740
4741 Sync from src:
4742 * configure.ac (v850 support): Remove target-libgloss from
4743 noconfigdirs.
4744 * configure: Regenerate.
4745
4746 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4747
4748 PR bootstrap/45326
4749 PR bootstrap/45174
4750 * configure.ac: Honor initial values of $build_configargs,
4751 $host_configargs, $target_configargs. Mark the precious, so
4752 environment settings get recorded.
4753 * configure: Regenerate.
4754
4755 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4756
4757 PR bootstrap/45796
4758 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4759 Depend on all-build-libiberty.
4760 * Makefile.in: Regenerate.
4761
4762 2010-09-30 Michael Eager <eager@eagercon.com>
4763
4764 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4765 * configure: Regenerate.
4766
4767 2010-09-28 Michael Eager <eager@eagercon.com>
4768
4769 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4770
4771 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4772
4773 PR bootstrap/44621
4774 * configure.ac: Fix unportable shell quoting.
4775 * configure: Regenerate.
4776
4777 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4778
4779 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4780 targets and amend comment.
4781 * configure: Regenerate.
4782
4783 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4784
4785 * MAINTAINERS (Write After Approval): Add myself.
4786
4787 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4788
4789 * configure.ac: Enable LTO by default on Darwin.
4790 * configure: Regenerate.
4791
4792 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4793
4794 * MAINTAINERS (Write After Approval): Add myself.
4795
4796 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4797
4798 * MAINTAINERS (Write After Approval): Add myself.
4799
4800 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4801
4802 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4803 ports
4804
4805 2010-07-28 David Yuste <david.yuste@gmail.com>
4806
4807 * MAINTAINERS (Write After Approval): Add myself.
4808
4809 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4810
4811 * configure.ac: Support all v850 targets.
4812 * configure: Regenerate.
4813
4814 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4815
4816 PR bootstrap/44455
4817 * configure.ac (extra_mpfr_configure_flags): Copy from
4818 extra_mpc_gmp_configure_flags.
4819 * configure: Re-generated.
4820
4821 2010-07-22 Andi Kleen <ak@linux.intel.com>
4822
4823 * MAINTAINERS (Write After Approval): Add myself.
4824
4825 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4826
4827 * MAINTAINERS (Write After Approval): Add myself.
4828
4829 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4830
4831 * MAINTAINERS (Write After Approval): Add myself.
4832
4833 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4834
4835 PR target/44862
4836 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4837 Provide -B option to allow for link spec %s substitutions for
4838 libstdc++.a on darwin.
4839 * Makefile.in: Regenerate.
4840
4841 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4842
4843 * MAINTAINERS (Reviewers): Update my e-mail address
4844
4845 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4846
4847 * Makefile.def (configure-gcc): Depend on all-libelf.
4848 * Makefile.in: Rebuild.
4849
4850 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4851
4852 * MAINTAINERS (Write After Approval): Add myself in the right place.
4853
4854 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4855
4856 * MAINTAINERS (Write After Approval): Add myself.
4857
4858 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4859
4860 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4861
4862 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4863
4864 * config.sub: Update to version 2010-05-21.
4865 * config.guess: Update to version 2010-04-03.
4866
4867 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4868
4869 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4870 * configure: Regenerate.
4871
4872 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4873
4874 * MAINTAINERS (Write After Approval): Add myself.
4875
4876 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4877
4878 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4879 a platform that supports LTO.
4880 * configure: Regenerate.
4881
4882 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4883
4884 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4885 * configure: Regenerated.
4886
4887 2010-04-27 Roland McGrath <roland@redhat.com>
4888 H.J. Lu <hongjiu.lu@intel.com>
4889
4890 * configure.ac (--enable-gold): Support both, both/gold and
4891 both/bfd to add gold to configdirs without removing ld.
4892 * configure: Regenerated.
4893
4894 * Makefile.def: Add install-gold dependency to install-ld.
4895 * Makefile.in: Regenerated.
4896
4897 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4898
4899 PR lto/42776
4900 * configure.ac (--enable-lto): Refactor handling so libelf tests
4901 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4902 and allow LTO to be explicitly enabled on non-ELF platforms that
4903 are known to support it inside else-clause.
4904 * configure: Regenerate.
4905
4906 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4907
4908 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4909 * configure: Regenerate.
4910
4911 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4912
4913 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4914 * configure: Regenerate.
4915
4916 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4917
4918 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4919 separately.
4920 * configure: Regenerate.
4921
4922 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4923
4924 * MAINTAINERS (Write After Approval): Add myself.
4925
4926 2010-04-14 Tristan Gingold <gingold@adacore.com>
4927
4928 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4929 * configure: Regenerate.
4930
4931 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4932
4933 * configure: Regenerate after change to elf.m4.
4934
4935 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4936
4937 * MAINTAINERS (Write After Approval): Add myself.
4938
4939 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4940
4941 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4942 * configure: Regenerated.
4943
4944 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4945
4946 * configure.ac: Print "buggy but acceptable" when CLooG
4947 revision is less than 9.
4948 * configure: Regenerated.
4949
4950 2010-04-01 Diego Novillo <dnovillo@google.com>
4951
4952 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4953
4954 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4955
4956 PR bootstrap/43615
4957 PR bootstrap/43328
4958
4959 Revert:
4960
4961 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4962
4963 * configure.ac: Do not pass --enable-multilib nor
4964 --disable-multilib in baseargs. Accept explicitly passed
4965 --enable_multilib.
4966 * configure: Regenerate.
4967
4968 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4969
4970 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4971
4972 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4973
4974 * MAINTAINERS: Remove myself.
4975
4976 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4977
4978 PR bootstrap/43328
4979 * configure.ac: Do not pass --enable-multilib nor
4980 --disable-multilib in baseargs. Accept explicitly passed
4981 --enable_multilib.
4982 * configure: Regenerate.
4983
4984 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4985
4986 * MAINTAINERS (spu port): Remove me.
4987
4988 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4989
4990 * configure.ac (tic6x-*-*): New case.
4991 * configure: Regenerate.
4992
4993 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4994
4995 * config.sub: Update to version 2010-03-22.
4996 * config.guess: Update to version 2009-12-30.
4997
4998 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4999
5000 PR ada/42554
5001 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5002 * configure: Regenerate.
5003
5004 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5005
5006 * MAINTAINERS: Update my email address.
5007
5008 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
5009
5010 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5011 (ghassan.shobaki@amd.com): Removed.
5012
5013 2010-03-17 Alan Modra <amodra@gmail.com>
5014
5015 * MAINTAINERS: Update my email address.
5016
5017 2010-03-16 Diego Novillo <dnovillo@google.com>
5018
5019 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5020 Matthews.
5021
5022 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5023
5024 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5025 Gutson, Jeffrey D. Oldham and Mark Shinwell.
5026
5027 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5028
5029 * MAINTAINERS: Update my email address.
5030
5031 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
5032
5033 * MAINTAINERS: Update my email address.
5034
5035 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
5036
5037 * MAINTAINERS: Update my email address.
5038
5039 2010-03-09 Jie Zhang <jie@codesourcery.com>
5040
5041 * MAINTAINERS: Update my email address.
5042
5043 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5044
5045 PR libstdc++/32499
5046 * configure.ac (RANLIB): Default to true.
5047 (STRIP): Likewise.
5048 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5049 * configure: Regenerate.
5050
5051 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
5052
5053 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5054 (Write After Approval): Update my email address.
5055
5056 2010-02-17 Nick Clifton <nickc@redhat.com>
5057
5058 PR 11238
5059 * Makefile.tpl (local-distclean): Also remove config.cache files in
5060 sub-directories as there may not be Makefiles present in the
5061 sub-directories.
5062 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5063 the config.cache files found by the find command.
5064
5065 * Makefile.in: Regenerate.
5066 * configure.ac: Revert previous delta.
5067 * configure: Regenerate.
5068
5069 2010-02-15 Nick Clifton <nickc@redhat.com>
5070
5071 PR 11238
5072 * configure.ac: Delete config.cache files in sub-directories when
5073 deleting Makefiles.
5074 * configure: Regenerate.
5075
5076 2010-02-12 Ben Elliston <bje@gnu.org>
5077
5078 * MAINTAINERS: Update my email address.
5079
5080 2010-02-08 Andrew Pinski <pinskia@gmail.com>
5081
5082 * MAINTAINERS (spu port): Update my email address.
5083
5084 2010-02-08 Jie Zhang <jie.zhang@analog.com>
5085
5086 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5087
5088 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5089
5090 * configure.ac: Add "recommended" version checks for GMP/MPC.
5091 Update recommended GMP/MPFR/MPC versions.
5092 * configure: Regenerate.
5093
5094 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5095
5096 * MAINTAINERS: Move my Embecosm email address into the
5097 write-after-approval section.
5098
5099 2010-01-26 Ian Lance Taylor <iant@google.com>
5100
5101 * MAINTAINERS: Add myself as Go frontend maintainer.
5102
5103 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
5104
5105 PR libstdc++/36101, PR libstdc++/42813
5106 * configure.ac (bootstrap_target_libs): Make inclusion of
5107 target-libgomp conditional on libgomb being in target_configdirs.
5108 * configure: Regenerate.
5109
5110 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
5111
5112 PR libstdc++/36101, PR libstdc++/42813
5113 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5114 * configure: Regenerate.
5115
5116 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
5117
5118 PR libstdc++/36101, PR libstdc++/42813
5119 * configure.ac (target_configdirs): Substitute.
5120 * Makefile.def: Bootstrap target module libgomp.
5121 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5122 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5123 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5124 * configure, Makefile.in: Regenerate.
5125
5126 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5127
5128 * MAINTAINERS: Adjust my details.
5129
5130 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5131
5132 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5133
5134 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5135
5136 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5137
5138 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5139
5140 * MAINTAINERS (Write After Approval): Add myself.
5141
5142 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5143
5144 * MAINTAINERS (Write After Approval): Add myself.
5145
5146 2010-01-11 Richard Guenther <rguenther@suse.de>
5147
5148 PR lto/41569
5149 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5150 * Makefile.in: Regenerated.
5151
5152 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
5153
5154 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5155 * configure: Regenerate.
5156
5157 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5158 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5159
5160 PR bootstrap/42424
5161 * configure.ac: Include libtool m4 files.
5162 (_LT_CHECK_OBJDIR): Call it.
5163 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5164 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5165
5166 * configure: Regenerate.
5167
5168 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5169
5170 PR bootstrap/41818
5171 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5172 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5173 * Makefile.in: Regenerate.
5174
5175 2010-01-02 Richard Guenther <rguenther@suse.de>
5176
5177 PR lto/41529
5178 * configure.ac: Include config/elf.m4. Disable LTO if not
5179 builting for an elf target.
5180 * configure: Regenerate.
5181
5182 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5183
5184 * MAINTAINERS: Change my email address.
5185
5186 2009-12-18 Ben Elliston <bje@au.ibm.com>
5187
5188 * config.sub, config.guess: Update from upstream sources.
5189
5190 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5191
5192 * MAINTAINERS (Write After Approval): Add myself.
5193
5194 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5195
5196 PR middle-end/30447
5197 PR middle-end/30789
5198 PR other/40302
5199
5200 * configure.ac: Require MPC.
5201 * configure: Regenerate.
5202
5203 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5204
5205 PR target/38384
5206 PR bootstrap/40972
5207 * libtool.m4: Sync from git Libtool.
5208 * ltoptions.m4: Likewise.
5209 * ltversion.m4: Likewise.
5210 * lt~obsolete.m4: Likewise.
5211 * ltmain.sh: Likewise.
5212
5213 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5214
5215 * configure.ac: Update minimum MPC version to 0.8.
5216 * configure: Regenerate.
5217
5218 2009-11-21 Sebastian Pop <sebpop@gmail.com>
5219
5220 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5221 * configure: Regenerated.
5222
5223 2009-11-21 Ian Lance Taylor <iant@google.com>
5224
5225 * configure.ac: Change default of poststage1_ldflags to be empty if
5226 poststage1_libs is set. When poststage1_libs is empty, and
5227 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5228 * configure: Rebuild.
5229
5230 2009-11-21 Adam Nemet <adambnmet@gmail.com>
5231
5232 * MAINTAINERS (Write After Approval): Update my email address.
5233
5234 2009-11-20 Ben Elliston <bje@au.ibm.com>
5235
5236 * config.guess: Update from upstream sources.
5237
5238 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5239
5240 * Makefile.def: Restore host and target settings for gmp.
5241 * Makefile.in: Rebuild.
5242
5243 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5244
5245 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5246 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5247 Fix portability of test of C++ as bootstrap language. Add
5248 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5249 * configure: Rebuild.
5250 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5251 and cloog. Fix in-tree ppl configuration. Introduce libelf
5252 in-tree building.
5253 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5254 (POSTSTAGE1_HOST_EXPORTS): Use it.
5255 (STAGE[+id+]_CXXFLAGS): New.
5256 (BASE_FLAGS_TO_PASS): Pass it down.
5257 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5258 extra_exports.
5259 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5260 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5261 extra_exports.
5262 * Makefile.in: Rebuild.
5263
5264 2009-11-17 Ben Elliston <bje@au.ibm.com>
5265
5266 * config.sub, config.guess: Update from upstream sources.
5267
5268 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5269
5270 * MAINTAINERS (Write After Approval): Add myself.
5271
5272 2009-11-09 Jon Beniston <jon@beniston.com>
5273
5274 * MAINTAINERS (Write After Approval): Add myself.
5275
5276 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5277
5278 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5279 paths for *-w64-mingw* and x86_64-*mingw*.
5280 * configure: Regenerated.
5281
5282 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5283
5284 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5285
5286 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5287
5288 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5289 Phil Edwards to Write-After Approval.
5290
5291 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5292
5293 * configure.ac: Disable target-winsup & co for
5294 x86_64-*-mingw* and *-w64-mingw* targets.
5295 * configure: Regenerated.
5296
5297 2009-10-16 Nick Clifton <nickc@redhat.com>
5298
5299 * MAINTAINERS: Add myself as a maintainer for the RX port.
5300
5301 2009-10-26 Johannes Singler <singler@kit.edu>
5302
5303 * MAINTAINERS (Write After Approval): Update my e-mail address.
5304
5305 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5306
5307 * configure.ac (CLooG test): Use = with test.
5308 * configure: Regenerate.
5309
5310 2009-10-22 Richard Guenther <rguenther@suse.de>
5311
5312 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5313 cloog if the ppl version check failed. Move flags saving
5314 before setting in libelf check.
5315 * configure: Regenerate.
5316
5317 2009-10-21 Richard Guenther <rguenther@suse.de>
5318
5319 * configure.ac: Adjust the ppl and cloog configure to work as
5320 documented. Disable cloog if ppl was disabled. Omit the version
5321 checks if they were disabled.
5322 * configure: Re-generate.
5323
5324 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5325
5326 * configure.ac: Add 'lto' to enable_languages, not
5327 new_enable_languages, and only if not already present.
5328 * configure: Regenerate.
5329
5330 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5331
5332 * README: Refer to the various COPYING* files instead of just
5333 COPYING.
5334 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5335
5336 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
5337
5338 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5339
5340 2009-10-07 Richard Guenther <rguenther@suse.de>
5341
5342 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5343 and Richard Guenther as reviewers.
5344 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5345 as reviewers.
5346
5347 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5348
5349 * config.sub: Update from upstream sources.
5350
5351 2009-10-06 Ian Lance Taylor <iant@google.com>
5352
5353 * Makefile.def: check-gold depends upon all-gas.
5354 * Makefile.in: Rebuild.
5355
5356 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5357
5358 * MAINTAINERS (Write After Approval): Add myself.
5359
5360 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5361
5362 * Makefile.def: all-lto-plugin depends on all-libiberty.
5363 set bootstrap=true for lto-plugin.
5364 Add lto-plugin.
5365 * Makefile.in: Regenerate.
5366 * configure.ac (host_libs): Add lto-plugin.
5367 * configure: Regenerate.
5368
5369 2009-10-03 Diego Novillo <dnovillo@google.com>
5370
5371 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5372 (HOST_LIBELFLIBS): Define.
5373 (HOST_LIBELFINC): Define.
5374 * Makefile.in: Regenerate.
5375 * configure.ac: Add --enable-lto.
5376 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5377 If --enable-lto is used, add 'lto' to new_enable_languages.
5378 If --enable-lto is used and gold is enabled, add
5379 lto-plugin to configdirs.
5380 * configure: Regenerate.
5381
5382 2009-10-03 Simon Baldwin <simonb@google.com>
5383
5384 * configure.ac: If --with-system-zlib, suppress local zlib and
5385 pass --with-system-zlib to subdir configure scripts.
5386 * configure: Regenerate.
5387
5388 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5389 Paolo Bonzini <bonzini@gnu.org>
5390
5391 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5392 $(srcdir).
5393 * Makefile.in: Rebuilt.
5394
5395 2009-09-26 Gary Funck <gary@intrepid.com>
5396
5397 * MAINTAINERS (Write After Approval): Add myself.
5398
5399 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5400
5401 * configure.ac: Update minimum MPC version to 0.7.
5402 * configure: Regenerate.
5403
5404 2009-09-25 Nick Clifton <nickc@redhat.com>
5405
5406 * configure.ac: Pass any --cache-file=/dev/null option on to
5407 subconfigures.
5408 * configure: Regenerate.
5409
5410 2009-09-23 Nick Clifton <nickc@redhat.com>
5411
5412 * config.sub, config.guess: Update from upstream sources.
5413
5414 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5415
5416 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5417 * Makefile.in: Rebuilt.
5418
5419 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5420
5421 PR bootstrap/32272
5422 * configure.ac: Error out if $srcdir isn't '.' but contains
5423 host-${host_noncanonical}.
5424 * configure: Regenerate.
5425
5426 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5427
5428 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5429 maintainer.
5430
5431 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5432
5433 * configure.ac: If bootstrapping a combined tree with
5434 --enable-gold, require c++ in stage1_languages.
5435 * configure: Regenerate.
5436
5437 * configure.ac: Also add target_libs of stage1_languages to
5438 bootstrap_target_libs.
5439 * configure: Regenerate.
5440
5441 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5442 with --enable-languages not containing c++.
5443 * configure: Regenerate.
5444
5445 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5446
5447 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5448 * configure: Regenerate.
5449
5450 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5451
5452 * MAINTAINERS (Write After Approval): Update my e-mail address,
5453 and move from from here...
5454 (Waiting for paperwork): To here.
5455
5456 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5457
5458 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5459
5460 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5461
5462 * configure.ac: Do not use $extrasub for replacing @if/@endif
5463 parts in Makefile; instead, use additional arguments to
5464 AC_CONFIG_COMMANDS to do the replacement manually, with several
5465 sed invocations, to avoid HP-UX sed command limits.
5466 * configure: Regenerate.
5467
5468 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5469
5470 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5471 blank before -L.
5472
5473 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5474
5475 * configure.ac (with-build-config): Document. Handle without.
5476 Handle missing argument.
5477 * configure: Rebuilt.
5478
5479 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5480
5481 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5482 Default to bootstrap-debug only if compare-debug works.
5483 * configure: Rebuilt.
5484 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5485 * Makefile.in: Rebuilt.
5486
5487 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5488
5489 * MAINTAINERS (OS Port Maintainers): Update my email address.
5490
5491 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5492
5493 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5494 * Makefile.in: Rebuilt.
5495
5496 2009-09-01 Chris Demetriou <cgd@google.com>
5497
5498 * MAINTAINERS (Write After Approval): Add myself.
5499
5500 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5501
5502 PR debug/30161
5503 * include/dwarf2.h (enum dwarf_tag): Added
5504 DW_TAG_GNU_template_template_param
5505 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5506
5507 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5508
5509 * Makefile.tpl (AWK): Fix typo.
5510 * Makefile.in: Regenerate.
5511
5512 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5513
5514 * configure.ac: Detect awk and sed.
5515 * Makefile.def (flags_to_pass): Add AWK and SED.
5516 * Makefile.tpl (AWK, SED): New.
5517 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5518 * configure: Regenerate.
5519 * Makefile.in: Regenerate.
5520
5521 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5522
5523 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5524 (collapseslashes): Likewise.
5525
5526 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5527
5528 * configure.ac (AC_PREREQ): Bump to 2.64.
5529
5530 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5531
5532 * configure.ac: Remove --with-datarootdir, --with-docdir,
5533 --with-pdfdir, --with-htmldir switches.
5534 * configure: Regenerate.
5535
5536 * configure: Regenerate.
5537
5538 * compile: Sync from Automake 1.11.
5539 * depcomp: Likewise.
5540 * install-sh: Likewise.
5541 * missing: Likewise.
5542 * mkinstalldirs: Likewise.
5543 * ylwrap: Likewise.
5544
5545 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5546
5547 * ltmain.sh (func_normal_abspath): New function.
5548 (func_relative_path): Likewise.
5549 (func_mode_help): Document new -bindir option for link mode.
5550 (func_mode_link): Add new -bindir option, and use it to place
5551 output DLL if specified.
5552
5553 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5554
5555 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5556 (baseargs): Add --disable-option-checking.
5557 * configure: Regenerate.
5558
5559 * Makefile.def (configure-target-libiberty): Depend on
5560 all-binutils and all-ld.
5561 (configure-target-newlib): Likewise.
5562 * Makefile.in: Regenerate.
5563
5564 2009-08-17 Ben Elliston <bje@au.ibm.com>
5565
5566 * config.sub, config.guess: Update from upstream sources.
5567
5568 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5569
5570 Sync from src, merge:
5571
5572 2009-07-02 Tristan Gingold <gingold@adacore.com>
5573
5574 * configure.ac: Do not exclude gas for i386-*-darwin.
5575 Add a case for x86_64-*-darwin.
5576 * configure: Regenerate.
5577
5578 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5579
5580 * MAINTAINERS: Add my name to Write After Approval list.
5581
5582 2009-08-06 Michael Eager <eager@eagercon.com>
5583
5584 * configure.ac: Add Microblaze target.
5585 * configure: Regenerate.
5586
5587 2009-07-31 Christian Bruel <christian.bruel@st.com>
5588
5589 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5590 * configure: Regenerate.
5591
5592 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5593
5594 * MAINTAINERS (Write After Approval): Update my e-mail address.
5595
5596 2009-07-06 Ian Lance Taylor <iant@google.com>
5597
5598 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5599 * configure: Rebuild.
5600
5601 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5602
5603 * MAINTAINERS: Move myself to the Graphite Reviewers.
5604
5605 2009-06-30 Wei Guozhi <carrot@google.com>
5606
5607 * MAINTAINERS: Add my name to Write After Approval list.
5608
5609 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5610
5611 PR bootstrap/40338
5612 * configure.ac (comparestring): Create new variable.
5613 * Makefile.tpl (comparestring): Use to skip some comparisions.
5614 * configure: Regenerate.
5615 * Makefile.in: Regenerate.
5616
5617 2009-06-26 Doug Evans <dje@sebabeach.org>
5618
5619 * Makefile.def (host_modules): Add cgen.
5620 * Makefile.in: Regenerate.
5621 * configure.ac (host_tools): Add cgen.
5622 * configure: Regenerate.
5623
5624 2009-06-23 DJ Delorie <dj@redhat.com>
5625
5626 * MAINTAINERS: Add myself as mep maintainer.
5627
5628 2009-06-23 Ian Lance Taylor <iant@google.com>
5629
5630 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5631 boot_languages. Only bootstrap target libraries listed in
5632 target_libs for some boot language. Add --with-stage1-ldflags,
5633 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5634 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5635 if not building with C++.
5636 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5637 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5638 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5639 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5640 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5641 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5642 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5643 * configure, Makefile.in: Rebuild.
5644
5645 2009-06-23 Li Feng <nemokingdom@gmail.com>
5646
5647 * MAINTAINERS: Added my name to write-after-approval list.
5648
5649 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5650
5651 * configure.ac: Define is_elf for QNX Neutrino targets.
5652 * configure: Regenerate.
5653
5654 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5655
5656 * MAINTAINERS: Added my name to the write-after-approval list
5657
5658 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5659
5660 * configure.ac: Detect MPC in default directory.
5661 * configure: Regenerate.
5662
5663 2009-06-03 Jerome Guitton <guitton@adacore.com>
5664 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5665
5666 * Makefile.tpl (all): Avoid a trailing backslash.
5667 * Makefile.in: Regenerate.
5668
5669 2009-06-03 Ben Elliston <bje@au.ibm.com>
5670
5671 * config.sub, config.guess: Update from upstream sources.
5672
5673 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5674
5675 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5676 to noconfdirs.
5677 * configure: Regenerate.
5678
5679 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5680
5681 * Makefile.tpl ([+compare-target+]): Compare all stage
5682 directories, rather than just gcc.
5683 * Makefile.in: Rebuilt.
5684
5685 2009-06-01 Doug Kwan <dougkwan@google.com>
5686
5687 * configure.ac: Support gold for target arm*-*-*.
5688 * configure: Regenerate.
5689
5690 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5691
5692 * Makefile.def: Add MPC support and dependencies.
5693 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5694
5695 * Makefile.in, configure: Regenerate.
5696
5697 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5698
5699 * Makefile.tpl (all): Avoid harmless warning in make all when
5700 gcc-bootstrap is enabled but stage_last does not exist.
5701 * Makefile.in: Rebuilt.
5702
5703 2009-05-24 Nicolas Roche <roche@adacore.com>
5704
5705 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5706 * Makefile.in: Regenerate.
5707
5708 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5709
5710 * MAINTAINERS: Update my e-mail address.
5711
5712 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5713
5714 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5715 * configure: Regenerate.
5716
5717 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5718
5719 PR other/40159
5720 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5721 gcc-no-bootstrap are mutually exclusive.
5722 * Makefile.in: Rebuilt.
5723
5724 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5725
5726 PR other/40159
5727 * Makefile.tpl (all): Don't end with unconditional success.
5728 * Makefile.in: Rebuilt.
5729
5730 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5731
5732 PR target/37137
5733 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5734 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5735 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5736 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5737 stage_configureflags, stage_cflags and stage_libcflags into
5738 explicit Makefile macros.
5739 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5740 GFORTRAN.
5741 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5742 CC. Set CC_FOR_BUILD from CC.
5743 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5744 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5745 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5746 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5747 and GFORTRAN.
5748 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5749 (_LIBCFLAGS): Renamed to _TFLAGS.
5750 (do-compare-debug, do-compare3-debug): Drop.
5751 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5752 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5753 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5754 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5755 (XGCC_FLAGS_FOR_TARGET): New.
5756 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5757 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5758 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5759 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5760 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5761 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5762 TFLAGS.
5763 (BUILD_CONFIG): Include if requested.
5764 (all): Set TFLAGS on bootstrap.
5765 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5766 (all-stageid-prefixmodule): Likewise.
5767 (do-clean, distclean-stageid): Set TFLAGS.
5768 (restrap): Fix whitespace.
5769 * Makefile.in: Rebuilt.
5770
5771 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5772
5773 * config.guess: Sync with src.
5774
5775 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5776
5777 * configure.ac ($with_ppl): Default to no if not supplied.
5778 ($with_cloog): Likewise.
5779 configure: Regenerate.
5780
5781 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5782
5783 * MAINTAINERS: Update my e-mail address.
5784
5785 2009-04-27 Nick Clifton <nickc@redhat.com>
5786
5787 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5788
5789 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5790
5791 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5792 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5793 * Makefile.in: Regenerate.
5794
5795 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5796
5797 PR bootstrap/39739
5798 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5799 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5800
5801 * configure, Makefile.in: Regenerate.
5802
5803 2009-04-21 Taras Glek <tglek@mozilla.com>
5804
5805 * include/hashtab.h: Update GTY annotations to new syntax
5806 * include/splay-tree.h: Likewise
5807
5808 2009-04-17 Ben Elliston <bje@au.ibm.com>
5809
5810 * config.sub, config.guess: Update from upstream sources.
5811
5812 2009-04-15 Anthony Green <green@moxielogic.com>
5813
5814 * configure.ac: Add moxie support.
5815 * configure: Rebuilt.
5816
5817 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5818
5819 * configure.ac: Change copyright header to refer to version
5820 3 of the GNU General Public License and to point readers at the
5821 COPYING3 file and the FSF's license web page.
5822 * Makefile.def: Likewise.
5823 * Makefile.tpl: Likewise.
5824 * Makefile.in: Regenerate.
5825
5826 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5827
5828 * configure.ac: Restore match for darwin9 or later. Use double
5829 brackets since regeneration eats one pair.
5830 * configure: Regenerate.
5831
5832 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5833
5834 PR gas/10039
5835 * configure.ac: Require texinfo 4.7.
5836 * configure: Regenerated.
5837
5838 2009-04-09 Nick Clifton <nickc@redhat.com>
5839
5840 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5841 the GCC Runtime Library Exception.
5842
5843 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5844
5845 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5846 * configure: Regenerate.
5847
5848 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5849
5850 * Makefil.def (languages): New entries.
5851 * Makefile.tpl (check-gcc-*): New generic target.
5852 * Makefile.in: Regenerate.
5853
5854 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5855
5856 * MAINTAINERS: Update my email address.
5857
5858 2009-03-18 Tom Tromey <tromey@redhat.com>
5859
5860 * configure: Rebuild.
5861 * configure.ac (host_libs): Add libiconv.
5862 * Makefile.in: Rebuild.
5863 * Makefile.def (host_modules): Add libiconv.
5864 (configure-gdb, all-gdb): Depend on libiconv.
5865
5866 2009-03-16 Tristan Gingold <gingold@adacore.com>
5867
5868 * configure.ac: Treat gdb as supported on x86_64-darwin.
5869 * configure: Regenerate.
5870
5871 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5872
5873 * configure.ac (--with-host-libstdcxx): New option.
5874 * configure: Regenerate.
5875
5876 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5877
5878 * MAINTAINERS: Move myself into the write after approval list.
5879
5880 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5881
5882 * MAINTAINERS: Update e-mail address.
5883
5884 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5885
5886 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5887
5888 2009-03-10 Ira Rosen <irar@il.ibm.com>
5889
5890 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5891
5892 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5893
5894 Backport from git Libtool:
5895
5896 2009-01-19 Robert Millan <rmh@aybabtu.com>
5897 Support GNU/kOpenSolaris.
5898 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5899 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5900 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5901 GNU/kOpenSolaris.
5902
5903 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5904
5905 * MAINTAINERS: Update e-mail address.
5906
5907 2009-02-24 Michael Eager <eager@eagercon.com>
5908
5909 * MAINTAINERS (Write After Approval): Add self.
5910
5911 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5912
5913 * MAINTAINERS (Write After Approval): Add myself.
5914
5915 2009-02-05 Andreas Schwab <schwab@suse.de>
5916
5917 * Makefile.tpl (stage_last): Define $r and $s before using
5918 $(RECURSE_FLAGS_TO_PASS).
5919 * Makefile.in: Regenerate
5920
5921 2009-01-30 Ian Lance Taylor <iant@google.com>
5922
5923 * MAINTAINERS: Move myself to the Global Reviewers list.
5924
5925 2009-01-29 Robert Millan <rmh@aybabtu.com>
5926
5927 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5928 * configure: Regenerate.
5929
5930 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5931
5932 * MAINTAINERS: Make whitespace consistent.
5933 Remove Robert Millan from Write After Approval.
5934
5935 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5936
5937 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5938 (all-opcodes): Depend on all-libiberty.
5939 * Makefile.in: Regenerate.
5940
5941 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5942
5943 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5944 * configure: Regenerate.
5945
5946 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5947
5948 * MAINTAINERS (Write After Approval): Add myself.
5949
5950 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5951
5952 * MAINTAINERS: Add myself to reviewers (Fortran).
5953
5954 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5955
5956 PR tree-optimization/38515
5957 * configure.ac (cloog-polylib): Removed.
5958 (with_ppl, with_cloog): Test for "no".
5959 * configure: Regenerated.
5960
5961 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5962
5963 * MAINTAINERS: Moved myself to reviewers (Fortran).
5964
5965 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5966
5967 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5968 (Write After Approval): Remove myself.
5969
5970 2009-01-03 Diego Novillo <dnovillo@google.com>
5971
5972 * MAINTAINERS: Remove myself from alias maintainership.
5973
5974 2009-01-02 David Ayers <ayers@fsfe.org>
5975
5976 * MAINTAINERS: Update e-mail address.
5977
5978 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5979
5980 * MAINTAINERS: Make whitespace consistent.
5981
5982 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5983
5984 Backport from upstream Libtool:
5985 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5986 Add cache variables to tests that require the linker to work.
5987 For shlibpath_overrides_runpath, this also changes the semantics
5988 to let the result from the C compiler take precedence.
5989
5990 2008-12-02 Ben Elliston <bje@au.ibm.com>
5991
5992 * config.sub, config.guess: Update from upstream sources.
5993
5994 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5995
5996 * configure.ac (ppllibs): Add by default the lib flags.
5997 * configure: Regenerate.
5998
5999 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
6000
6001 * MAINTAINERS: Add myself to the write after approval list.
6002
6003 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
6004
6005 * configure.ac: Add double brackets on darwin[912].
6006 * configure: Regenerate.
6007
6008 2008-12-03 Daniel Kraft <d@domob.eu>
6009
6010 * MAINTAINERS: Moved myself and Mikael Morin from Write After
6011 Approval to Reviewer section (for Fortran front-end).
6012
6013 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
6014
6015 * configure.ac: Expand to darwin10 and later.
6016 * configure: Regenerate.
6017
6018 2008-12-02 Andreas Schwab <schwab@suse.de>
6019
6020 * Makefile.def: configure-target-boehm-gc depends on
6021 all-target-libstdc++-v3.
6022 * Makefile.in: Regenerate.
6023
6024 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
6025
6026 * MAINTAINERS: Add myself as mingw maintainer.
6027
6028 2008-12-02 Ben Elliston <bje@au.ibm.com>
6029
6030 * config.sub, config.guess: Update from upstream sources.
6031
6032 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
6033
6034 * README.SCO: Remove.
6035
6036 2008-11-29 Fernando Pereira <pronesto@gmail.com>
6037
6038 * MAINTAINERS: Add myself to the write after approval list.
6039
6040 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
6041
6042 * MAINTAINERS: Update my email address in WAA section.
6043
6044 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
6045
6046 * MAINTAINERS: Update e-mail address.
6047
6048 2008-11-27 Toon Moene <toon@moene.org>
6049
6050 * MAINTAINERS: Change e-mail address.
6051
6052 2008-11-27 Tristan Gingold <gingold@adacore.com>
6053
6054 * configure.ac: Build gdb for i?86-*-darwin*
6055 * configure: Regenerated.
6056
6057 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
6058
6059 * MAINTAINERS: Added my full name.
6060
6061 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6062
6063 PR bootstrap/38014
6064 PR bootstrap/37923
6065
6066 Revert:
6067
6068 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6069
6070 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6071 * Makefile.in: Regenerated.
6072
6073 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6074
6075 PR gdb/921
6076 PR gdb/1646
6077 PR gdb/2175
6078 PR gdb/2176
6079
6080 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6081 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6082 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6083 (HOST_EXPORTS): Pass CPPFLAGS.
6084 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6085 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6086 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6087 * Makefile.in, configure: Regenerated.
6088 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6089 and CPPFLAGS_FOR_BUILD.
6090
6091 2008-11-06 Jeff Law <law@redhat.com>
6092
6093 * MAINTAINERS: Add myself as middle end maintainer.
6094
6095 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
6096
6097 * MAINTAINERS (Write after approval): Add myself.
6098
6099 2008-11-05 Diego Novillo <dnovillo@google.com>
6100
6101 * MAINTAINERS (Global Reviewers): Add myself.
6102 (Non-Algorithmic Maintainers): Remove myself.
6103
6104 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6105
6106 * MAINTAINERS (Write after approval): Add myself.
6107
6108 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6109
6110 * MAINTAINERS (Write after approval): Add myself.
6111
6112 2008-10-31 Ben Elliston <bje@au.ibm.com>
6113
6114 * configure.ac (spu-*-*): Remove special case.
6115 * configure: Regenerate.
6116
6117 2008-10-30 Catherine Moore <clm@codesourcery.com>
6118
6119 * MAINTAINERS (Write after approval): Update my email address.
6120
6121 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6122
6123 * configure.ac [spu-*-*]: Do not set skipdirs.
6124 * configure: Re-generate.
6125
6126 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6127
6128 * MAINTAINERS (Various Maintainers): Add myself to reload.
6129
6130 2008-10-25 Richard Guenther <rguenther@suse.de>
6131
6132 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6133 maintainer. Remove myself as libgcc-math maintainer.
6134 (Non-Algorithmic Maintainers): Remove myself.
6135
6136 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6137
6138 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6139 * Makefile.in: Regenerated.
6140
6141 2008-10-23 Cary Coutant <ccoutant@google.com>
6142
6143 * MAINTAINERS (Write after approval): Add myself.
6144
6145 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6146
6147 PR gdb/921
6148 PR gdb/1646
6149 PR gdb/2175
6150 PR gdb/2176
6151
6152 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6153 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6154 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6155 (HOST_EXPORTS): Pass CPPFLAGS.
6156 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6157 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6158 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6159 * Makefile.in, configure: Regenerated.
6160 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6161 and CPPFLAGS_FOR_BUILD.
6162
6163 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
6164
6165 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6166 Sebastian Pop.
6167
6168 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6169
6170 * MAINTAINERS (Write After Approval): Added myself.
6171
6172 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6173
6174 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6175 recommended version to 2.3.2.
6176
6177 * configure: Regenerate.
6178
6179 2008-10-01 Mark Mitchell <mark@codesourcery.com>
6180
6181 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6182
6183 2008-09-29 David Daney <david.daney@caviumnetworks.com>
6184
6185 * MAINTAINERS (Write After Approval): Update e-mail address.
6186
6187 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6188
6189 * libtool.m4: Update to libtool 2.2.6.
6190 * lt~obsolete.m4: Update to libtool 2.2.6.
6191 * ltmain.sh: Update to libtool 2.2.6.
6192 * ltsugar.m4: Update to libtool 2.2.6.
6193 * ltversion.m4: Update to libtool 2.2.6.
6194 * ltoptions.m4: Update to libtool 2.2.6.
6195 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6196
6197 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6198
6199 * MAINTAINERS (Write After Approval): Add myself.
6200
6201 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6202
6203 * MAINTAINERS (Write After Approval): Update my name.
6204
6205 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6206
6207 * MAINTAINERS: Add myself in "Write After Approval".
6208
6209 2008-09-18 Steve Ellcey <sje@cup.hp.com>
6210
6211 * MAINTAINERS: Add myself as ia64 maintainer.
6212
6213 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6214
6215 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6216 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6217 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6218 and Michael Tiemann from Write After Approval since they do not
6219 actually have access.
6220
6221 2008-09-05 Richard Guenther <rguenther@suse.de>
6222
6223 * configure.ac: Initialize clooglibs to -lcloog.
6224 * configure: Re-generate.
6225
6226 2008-09-04 Le-Chun Wu <lcwu@google.com>
6227
6228 * MAINTAINERS (Write After Approval): Add myself.
6229
6230 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6231
6232 * configure.ac (--with-cloog-polylib): New.
6233 (--disable-cloog-version-check): New.
6234 (--disable-ppl-version-check): New.
6235 * configure: Re-generate.
6236
6237 2008-09-03 Richard Guenther <rguenther@suse.de>
6238
6239 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6240 cloog test.
6241 * configure: Re-generate.
6242
6243 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6244
6245 Add picoChip port.
6246 * MAINTAINERS: Add picoChip maintainers.
6247
6248 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6249 Tobias Grosser <grosser@fim.uni-passau.de>
6250 Jan Sjodin <jan.sjodin@amd.com>
6251 Harsha Jagasia <harsha.jagasia@amd.com>
6252 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6253 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6254 Adrien Eliche <aeliche@isty.uvsq.fr>
6255
6256 Merge from graphite branch.
6257 * configure: Regenerate.
6258 * Makefile.in: Regenerate.
6259 * configure.ac (host_libs): Add ppl and cloog.
6260 Add checks for PPL and CLooG.
6261 * Makefile.def (ppl, cloog): Added modules and dependences.
6262 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6263 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6264
6265 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6266
6267 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6268 (GCC_SHLIB_SUBDIR): New.
6269 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6270 * configure: Regenerate.
6271 * Makefile.in: Regenerate.
6272
6273 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6274
6275 * MAINTAINERS: Consistently use tabs to separate columns.
6276
6277 2008-08-29 Tristan Gingold <gingold@adacore.com>
6278
6279 * MAINTAINERS (Write after Approval): Add myself.
6280
6281 2008-08-28 Tristan Gingold <gingold@adacore.com>
6282
6283 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6284 Enable bfd, binutils and opcodes.
6285 * configure: Regenerate.
6286
6287 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6288
6289 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6290
6291 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6292
6293 * MAINTAINERS: Use correct Umlaut for last name.
6294
6295 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6296
6297 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6298
6299 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6300
6301 * MAINTAINERS: Update my email address.
6302
6303 2008-08-16 Nicolas Roche <roche@adacore.com>
6304
6305 * Makefile.tpl: Add BOOT_ADAFLAGS.
6306 * Makefile.in: Regenerate.
6307
6308 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6309
6310 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6311 * configure: Regenerate.
6312
6313 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
6314
6315 * configure.ac: Add makefile fragments for hpux.
6316 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6317 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6318 * configure: Regenerate.
6319 * Makefile.in: Regenerate.
6320
6321 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
6322
6323 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6324
6325 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
6326
6327 * MAINTAINERS (Write after Approval): Add myself.
6328
6329 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6330
6331 * MAINTAINERS (Write After Approval): Add myself.
6332
6333 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
6334
6335 * MAINTAINERS (Write After Approval): Add myself.
6336
6337 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6338
6339 * MAINTAINERS: Update my email address.
6340
6341 2008-06-25 Joey Ye <joey.ye@intel.com>
6342
6343 * MAINTAINERS (Write After Approval): Add myself.
6344
6345 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6346
6347 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6348 * Makefile.in: Regenerate.
6349 * configure: Regenerate.
6350
6351 2008-06-17 Daniel Kraft <d@domob.eu>
6352
6353 * MAINTAINERS (Write After Approval): Add myself.
6354
6355 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6356
6357 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6358 "$@" is still intact with both Autoconf 2.59 and 2.62.
6359 * configure: Regenerate.
6360
6361 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6362
6363 * Makefile.tpl: Fix comment errors.
6364 * Makefile.in: Regenerate.
6365
6366 2008-06-12 David S. Miller <davem@davemloft.net>
6367 David Edelsohn <edelsohn@gnu.org>
6368
6369 * configure.ac: Add powerpc*-*-* to gold supported targets.
6370 * configure: Regenerate.
6371
6372 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6373
6374 PR tree-optimization/36218
6375 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6376 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6377 (all prefix="build-"): Pass them to build-system sub-makes.
6378 * Makefile.in: Regenerate.
6379
6380 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6381
6382 * MAINTAINERS (mt port): Remove.
6383 (sco5, unixware, sco udk): Remove.
6384 (Kean Johnston): Add to Write After Approval.
6385
6386 2008-05-30 Julian Brown <julian@codesourcery.com>
6387
6388 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6389 of libobjc for ARM EABI Linux.
6390 * configure: Regenerate.
6391
6392 2008-05-18 Xinliang David Li <davidxl@google.com>
6393
6394 * ChangeLog: Remove wrong ChangeLog entry.
6395
6396 2008-05-17 Xinliang David Li <davidxl@google.com>
6397
6398 * MAINTAINERS (Write After Approval): Add myself.
6399
6400 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6401
6402 * MAINTAINERS (Write After Approval): Add myself.
6403
6404 2008-05-14 Rafael Espíndola <espindola@google.com>
6405
6406 * config-ml.in: don't handle --enable-shared and --enable-static.
6407
6408 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6409
6410 * MAINTAINERS: Update my email address.
6411
6412 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6413
6414 * MAINTAINERS: Update my email address.
6415
6416 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6417
6418 * MAINTAINERS (Write After Approval): Add myself.
6419
6420 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6421
6422 * MAINTAINERS (Write After Approval): Add myself.
6423
6424 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6425
6426 * MAINTAINERS (crx): Add myself.
6427
6428 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6429
6430 Sync with src:
6431 2008-04-14 David S. Miller <davem@davemloft.net>
6432
6433 * configure.ac: Add sparc*-*-* to gold supported targets.
6434 * configure: Regenerate.
6435
6436 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6437
6438 PR bootstrap/35457
6439 * configure.ac: Include override.m4.
6440 * configure: Regenerate.
6441
6442 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6443
6444 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6445 * Makefile.in: Regenerate.
6446
6447 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6448
6449 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6450 as nonconfigurable directories list.
6451 * configure: Regenerate.
6452
6453 2008-04-14 Ben Elliston <bje@au.ibm.com>
6454
6455 * config.sub, config.guess: Update from upstream sources.
6456
6457 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6458
6459 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6460 * Makefile.in: Regenerate.
6461
6462 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6463
6464 * configure.ac: Do not build libssp for the AVR.
6465 * configure: Regenerate.
6466
6467 2008-04-07 Ian Lance Taylor <iant@google.com>
6468
6469 * Makefile.def: check-gold depends upon all-binutils.
6470 * Makefile.in: Regenerate.
6471
6472 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6473
6474 * MAINTAINERS (Write After Approval): Add myself.
6475
6476 2008-04-04 Nick Clifton <nickc@redhat.com>
6477
6478 PR binutils/4334
6479 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6480 builds.
6481 * configure: Regenerate.
6482
6483 2008-04-04 NightStrike <NightStrike@gmail.com>
6484
6485 PR other/35151
6486 * configure.ac: Combine rules for mingw32 and mingw64.
6487 * configure: Regenerate.
6488
6489 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6490
6491 * MAINTAINERS (Write After Approval): Add myself.
6492
6493 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6494
6495 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6496 * Makefile.in (.NOTPARALLEL): Ditto.
6497
6498 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6499
6500 * MAINTAINERS (Write After Approval): Add myself.
6501
6502 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6503
6504 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6505 * Makefile.in (.NOTPARALLEL): Regenerate.
6506
6507 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6508
6509 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6510 * Makefile.in: Regenerate.
6511
6512 2008-03-26 Jakub Staszak <kuba@et.pl>
6513
6514 * MAINTAINERS (Write After Approval): Add myself.
6515
6516 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6517
6518 * MAINTAINERS: Update e-mail address.
6519
6520 2008-03-20 Ian Lance Taylor <iant@google.com>
6521
6522 * configure.ac: Add support for --enable-gold.
6523 * Makefile.def: Add gold as a directory like ld.
6524 * configure, Makefile.in: Regenerate.
6525
6526 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6527
6528 * configure.ac: m4_include config/proginstall.m4.
6529 * configure: Regenerate.
6530
6531 Backport from upstream Libtool:
6532
6533 2007-10-12 Eric Blake <ebb9@byu.net>
6534
6535 Deal with Autoconf 2.62's semantic change in m4_append.
6536 * ltsugar.m4 (lt_append): Replace broken versions of
6537 m4_append.
6538 (lt_if_append_uniq): Don't require separator to be overquoted,
6539 and avoid broken m4_append.
6540 (lt_dict_add): Fix typo.
6541 * libtool.m4 (_LT_DECL): Don't overquote separator.
6542
6543 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6544
6545 * config.rpath: Add AIX 6 support.
6546
6547 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6548
6549 * Makefile.def (stageprofile). Remove -fprofile-generate
6550 from stage_libcflags.
6551 * Makefile.in: Regenerate.
6552
6553 2008-03-13 Ben Elliston <bje@au.ibm.com>
6554
6555 * config.sub, config.guess: Update from upstream sources.
6556
6557 2008-03-06 Tom Tromey <tromey@redhat.com>
6558
6559 * MAINTAINERS: Update for treelang deletion.
6560
6561 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6562
6563 * MAINTAINERS: Update my email address.
6564
6565 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6566
6567 * MAINTAINERS (darwin port): Add myself as a maintainer.
6568 (objective-c/c++): Add myself as a maintainer.
6569
6570 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6571
6572 * MAINTAINERS (Write After Approval): Update my email address.
6573
6574 2008-02-25 Tomas Bily <tbily@suse.cz>
6575
6576 * MAINTAINERS (Write After Approval): Add myself.
6577
6578 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6579
6580 * MAINTAINERS (OpenMP): Add myself.
6581
6582 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6583
6584 PR bootstrap/32009
6585 PR bootstrap/32161
6586
6587 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6588 * configure: Regenerate.
6589
6590 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6591 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6592 STAGE4_LIBCFLAGS): New.
6593 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6594 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6595 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6596 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6597 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6598 for target modules. Don't export LIBCFLAGS.
6599 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6600 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6601 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6602 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6603 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6604 * Makefile.in: Regenerate.
6605
6606 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6607
6608 PR libgcj/33085
6609 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6610 Do not use -DDLL_EXPORT. Backport from upstream.
6611
6612 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6613
6614 * MAINTAINERS (Write After Approval): Add myself.
6615
6616 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6617
6618 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6619 * configure: Regenerate.
6620
6621 2008-01-31 Marc Gauthier <marc@tensilica.com>
6622
6623 * configure.ac (xtensa*-*-*): Recognize processor variants.
6624 * configure: Regenerate.
6625
6626 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6627
6628 PR bootstrap/34922
6629 * configure.ac (PARSE_ARGS): Push suitable setting of
6630 ac_subdirs_all, for `./configure --help=recursive'.
6631 Handle `+' in generic toplevel directory disabling.
6632 * configure: Regenerate.
6633
6634 2008-01-28 Nick Clifton <nickc@redhat.com>
6635
6636 * MAINTAINERS (xstormy16): Take over maintainership.
6637
6638 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6639
6640 * MAINTAINERS (c4x port): Remove.
6641
6642 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6643
6644 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6645
6646 2008-01-23 Ben Elliston <bje@au.ibm.com>
6647
6648 * config.sub, config.guess: Update from upstream sources.
6649
6650 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6651
6652 * MAINTAINERS (Write After Approval): Add myself.
6653
6654 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6655
6656 * MAINTAINERS: Update my email address.
6657
6658 2008-01-09 Raksit Ashok <raksit@google.com>
6659
6660 * MAINTAINERS (Write After Approval): Add myself.
6661
6662 2008-01-09 Raksit Ashok <raksit@google.com>
6663
6664 * MAINTAINERS (Write After Approval): Add myself.
6665
6666 2008-01-08 Ben Elliston <bje@au.ibm.com>
6667
6668 * config.sub, config.guess: Update from upstream sources.
6669
6670 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6671
6672 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6673 Change recommended MPFR from 2.2.1 -> 2.3.0.
6674 * configure: Regenerate.
6675
6676 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6677
6678 * MAINTAINERS: Update my email address.
6679
6680 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6681
6682 * MAINTAINERS: Update my email address.
6683
6684 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6685
6686 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6687 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6688 * Makefile.in: Regenerate.
6689
6690 2007-12-10 Mark Heffernan <meheff@google.com>
6691
6692 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6693 misplaced entries.
6694
6695 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6696
6697 * configure.ac: Enable libjava for x86_64-*-darwin9.
6698 * configure: Regenerate.
6699
6700 2007-12-07 Bill Maddox <maddox@google.com>
6701
6702 * MAINTAINERS (Write After Approval): Add myself.
6703
6704 2007-12-05 Ben Elliston <bje@au.ibm.com>
6705
6706 * config.sub, config.guess: Update from upstream sources.
6707
6708 2007-12-02 Matthias Klose <doko@ubuntu.com>
6709
6710 * config-ml.in: Remove 64bit configure tests.
6711
6712 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6713
6714 * config-ml.in: Robustify against white space in absolute file
6715 names.
6716
6717 * config-ml.in (multi-clean): Substitute ${Makefile}.
6718 Remove superfluous ${Makefile} in list.
6719
6720 2007-11-19 Thiemo Seufer <ths@mips.com>
6721
6722 * config-ml.in: Don't hardcode the Makefile name.
6723
6724 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6725
6726 * MAINTAINERS (Write After Approval): Add myself.
6727
6728 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6729
6730 * MAINTAINERS (Write After Approval): Add myself.
6731
6732 2007-11-06 Doug Kwan <dougkwan@google.com>
6733
6734 * MAINTAINERS (Write After Approval): Add myself.
6735
6736 2007-10-25 Ben Elliston <bje@au.ibm.com>
6737
6738 * MAINTAINERS (mercury): Remove entry.
6739 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6740
6741 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6742
6743 * Makefile.def (dependencies): Make configure-gdb depend on
6744 all-intl.
6745 * Makefile.in: Regenerated.
6746
6747 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6748
6749 * MAINTAINERS (Fortran maintainer): Remove myself.
6750
6751 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6752
6753 * Makefile.def: To avoid problems running with parallel makes,
6754 build newlib before libgloss so that target specific header
6755 files are availble.
6756 * Makefile.in: Regenerate
6757
6758 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6759
6760 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6761 * Makefile.in: Regenerate.
6762
6763 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6764
6765 * MAINTAINERS (Register allocation reviewer): Add myself.
6766
6767 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6768
6769 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6770 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6771 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6772 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6773 * configure: Regenerate.
6774
6775 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6776
6777 * MAINTAINERS (Register allocation reviewer): Add myself.
6778
6779 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6780
6781 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6782 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6783 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6784 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6785 * configure.ac: Default them to host tools for $host = $build.
6786 Subst them.
6787
6788 * configure: Regenerate.
6789 * Makefile.in: Regenerate.
6790
6791 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6792
6793 * MAINTAINERS (Register allocation reviewer): Add myself.
6794
6795 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6796
6797 * MAINTAINERS (Register allocation reviewer): Add myself.
6798
6799 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6800
6801 * MAINTAINERS (Write After Approval): Fix typo.
6802
6803 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6804
6805 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6806 * configure: Regenerate.
6807
6808 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6809
6810 PR bootstrap/31906
6811 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6812 they're already prefixed.
6813
6814 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6815
6816 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6817 libstdc++.
6818 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6819 * configure: Regenerate.
6820 * Makefile.in: Regenerate.
6821
6822 2007-09-17 Andreas Schwab <schwab@suse.de>
6823
6824 * configure.ac: Raise minimum makeinfo version to 4.6.
6825 * configure: Regenerate.
6826
6827 2007-09-17 Johannes Singler <singler@ira.uka.de>
6828
6829 * MAINTAINERS (write-after-approval) add myself
6830
6831 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6832
6833 * configure.ac: Correct makeinfo version check.
6834 * configure: Regenerate.
6835
6836 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6837
6838 * MAINTAINERS: Update my email address.
6839
6840 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6841
6842 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6843 to $skipdirs and only disable gprof for newlib. Use the normal
6844 mips*-elf* handling in other respects.
6845 * configure: Regnerate.
6846
6847 2007-09-12 David Daney <ddaney@avtrex.com>
6848
6849 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6850 enabling libgcj.
6851 * configure: Regenerate.
6852
6853 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6854
6855 PR other/32154
6856 * configure.ac: For libgloss targets, point the linker to the linker
6857 script, startup code and simulator library.
6858 * configure: Regenerate.
6859
6860 2007-09-07 Andrew Haley <aph@redhat.com>
6861
6862 * configure.ac (noconfigdirs): Remove target-libffi and
6863 target-libjava.
6864 * configure: Regenerate.
6865
6866 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6867
6868 PR target/33281
6869 * configure.ac: Use config/mh-mingw on mingw.
6870 * configure: Regenerate.
6871
6872 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6873
6874 * MAINTAINERS (Write After Approval): Add myself.
6875
6876 2007-09-05 Richard Guenther <rguenther@suse.de>
6877
6878 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6879 nor --disable-checking is provided also turn on yes and types
6880 checking for stage1.
6881 * configure: Re-generate.
6882
6883 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6884
6885 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6886 (Write After Approval): Remove myself.
6887
6888 2007-08-29 Nick Clifton <nickc@redhat.com>
6889
6890 * config.sub, config.guess: Update from upstream sources.
6891
6892 2007-08-22 Bud Davis <jmdavis@link.com>
6893
6894 * MAINTAINERS (Write After Approval): Added myself.
6895 * MAINTAINERS (Reviewers): Removed myself.
6896
6897 2007-08-18 Paul Brook <paul@codesourcery.com>
6898 Joseph Myers <joseph@codesourcery.com>
6899
6900 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6901 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6902 * Makefile.in: Regenerate.
6903 * configure.ac (--with-debug-prefix-map): New.
6904 * configure: Regenerate.
6905
6906 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6907 Nigel Stephens <nigel@mips.com>
6908
6909 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6910 as target_makefile_frag.
6911 * configure: Regenerate.
6912
6913 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6914
6915 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6916 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6917 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6918 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6919 (do-compare, do-compare3, do-compare-debug): New.
6920 ([+compare-target+]): Use them.
6921
6922 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6923
6924 * MAINTAINERS (Write After Approval): Change my email address.
6925
6926 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6927 Ben Elliston <bje@au.ibm.com>
6928
6929 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6930 --silent if $silent.
6931 * configure: Regenerate.
6932
6933 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6934
6935 * MAINTAINERS (Various Maintainers): Add myself as
6936 loop infrastructure maintainer. Update my e-mail
6937 address.
6938
6939 2007-07-31 Diego Novillo <dnovillo@google.com>
6940
6941 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6942 Adjust description.
6943
6944 2007-07-26 Richard Guenther <rguenther@suse.de>
6945
6946 * configure.ac: Add types checking to stage1 checking flags.
6947 * configure: Regenerate.
6948
6949 2007-07-17 Nick Clifton <nickc@redhat.com>
6950
6951 * COPYING3: New file. Contains version 3 of the GNU General
6952 Public License.
6953 * COPYING3.LIB: New file. Contains version 3 of the GNU
6954 Lesser General Public License.
6955
6956 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6957
6958 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6959
6960 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6961
6962 * MAINTAINERS (S/390 co-maintainer): Add myself.
6963 (Write After Approval): Remove myself.
6964
6965 2007-07-13 Dan Hipschman <dsh@google.com>
6966
6967 * MAINTAINERS (Write After Approval): Add myself.
6968
6969 2007-07-11 Nick Clifton <nickc@redhat.com>
6970
6971 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6972 WINDRES export.
6973 * Makefile.in: Regenerate.
6974
6975 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6976
6977 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6978 maintainer.
6979
6980 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6981
6982 * lt~obsolete.m4: New. Import from 20070318 libtool.
6983
6984 2007-07-03 Julian Brown <julian@codesourcery.com>
6985
6986 * MAINTAINERS (Write After Approval): Add myself.
6987
6988 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6989
6990 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6991 * configure: Regenerate.
6992
6993 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6994
6995 * configure.ac: Add some missing m4 quotation.
6996 * configure: Regenerate.
6997
6998 2007-07-02 Simon Baldwin <simonb@google.com>
6999
7000 * MAINTAINERS (Write After Approval): Add myself.
7001
7002 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
7003
7004 * configure: Regenerate.
7005
7006 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
7007
7008 * Makefile.def: Add windmc tool to build.
7009 * Makefile.tpl: Likewise.
7010 * configure.ac: Likewise.
7011 * Makefile.in: Regenerate.
7012 * configure: Regenerate.
7013
7014 2007-06-28 DJ Delorie <dj@redhat.com>
7015
7016 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7017 not building newlib.
7018 * configure: Regenerated.
7019
7020 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
7021
7022 * MAINTAINERS (Write After Approval): Add myself.
7023
7024 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
7025
7026 * MAINTAINERS (Write After Approval): Add myself.
7027
7028 2007-06-19 Chris Matthews <chrismatthews@google.com>
7029
7030 * MAINTAINERS (Write After Approval): Add myself.
7031
7032 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
7033
7034 * MAINTAINERS (Write After Approval): Add myself.
7035
7036 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7037
7038 * Makefile.def: Add dependency from configure-gdb to all-bfd.
7039 * Makefile.in: Regenerated.
7040
7041 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
7042
7043 * configure.ac: Don't add target-libmudflap to noconfigdirs for
7044 bfin*-*-uclinux* targets.
7045 * configure: Regenerate.
7046
7047 2007-06-14 Ian Lance Taylor <iant@google.com>
7048
7049 * MAINTAINERS: Add myself as non-algorithmic global write
7050 maintainer.
7051
7052 2007-06-14 Diego Novillo <dnovillo@google.com>
7053
7054 * MAINTAINERS: Add self as middle-end maintainer and
7055 non-algorithmic global write maintainer.
7056
7057 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7058
7059 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7060 Move all Fortran maintainers except Paul Brook into the
7061 Non-Autopoiesis section.
7062
7063 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
7064
7065 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7066 (distclean-stage[+id+]): Possibly delete stage_last.
7067 * Makefile.in: Regenerate.
7068
7069 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
7070
7071 * MAINTAINERS (Various Maintainer): Fix typo.
7072
7073 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
7074
7075 * MAINTAINERS (Various Maintainer): Add myself as
7076 dataflow maintainer.
7077
7078 2007-06-07 Ben Elliston <bje@au.ibm.com>
7079
7080 * config.sub, config.guess: Update from upstream sources.
7081
7082 2007-06-07 Ben Elliston <bje@au.ibm.com>
7083
7084 * Makefile.tpl: Fix spelling error.
7085 * Makefile.in: Regenerate.
7086
7087 2007-06-01 Steve Ellcey <sje@cup.hp.com>
7088
7089 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7090 lt_cv_sys_max_cmd_len.
7091
7092 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7093
7094 * MAINTAINERS (Various Maintainers): Add myself as
7095 auto-vectorizer maintainer.
7096
7097 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
7098
7099 PR libjava/32098
7100 * libtool.m4: Revert previous change.
7101 * ltgcc.m4: Put it here.
7102
7103 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7104
7105 * MAINTAINERS (Various Maintainers): Add myself as
7106 auto-vectorizer maintainer.
7107
7108 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7109
7110 PR libjava/32098
7111 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7112
7113 2007-05-30 Richard Guenther <rguenther@suse.de>
7114
7115 * MAINTAINERS (Various Maintainers): Add myself as
7116 auto-vectorizer maintainer.
7117
7118 2007-05-30 Jakub Jelinek <jakub@redhat.com>
7119
7120 PR bootstrap/29382
7121 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7122 * configure: Rebuilt.
7123
7124 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
7125
7126 * MAINTAINERS (Write After Approval): Removed my name.
7127
7128 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7129
7130 * MAINTAINERS (Write After Approval): Remove myself.
7131
7132 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7133
7134 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7135
7136 2007-05-23 Steve Ellcey <sje@cup.hp.com>
7137
7138 * ltmain.sh: Update from ToT Libtool.
7139 * libtool.m4: Update from ToT Libtool.
7140 * ltsugar.m4: New. Update from ToT Libtool.
7141 * ltversion.m4: New. Update from ToT Libtool.
7142 * ltoptions.m4: New. Update from ToT Libtool.
7143 * ltconfig: Remove.
7144 * ltcf-c.sh: Remove.
7145 * ltcf-cxx.sh: Remove.
7146 * ltcf-gcj.sh: Remove.
7147
7148 2007-05-22 Ollie Wild <aaw@google.com>
7149
7150 * MAINTAINERS (Write After Approval): Add myself.
7151
7152 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
7153
7154 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7155 stage_cflags.
7156 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7157 Remove CFLAGS/LIBCFLAGS.
7158 (configure-stage[+id+]-[+prefix+][+module+],
7159 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7160 * Makefile.in: Regenerate.
7161
7162 2007-05-15 Diego Novillo <dnovillo@google.com>
7163
7164 * MAINTAINERS: Update e-mail address.
7165
7166 2007-05-15 Revital Eres <eres@il.ibm.com>
7167
7168 * MAINTAINERS (Write After Approval): Add myself.
7169
7170 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
7171
7172 * MAINTAINERS (Write After Approval): Updated my address.
7173
7174 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7175
7176 * MAINTAINERS (Write After Approval): Add myself.
7177
7178 2007-05-11 Silvius Rus <rus@google.com>
7179
7180 * MAINTAINERS (Write After Approval): Add myself.
7181
7182 2007-04-23 Tom Tromey <tromey@redhat.com>
7183
7184 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7185
7186 2007-04-22 Mark Mitchell <mark@codesourcery.com>
7187
7188 * MAINTAINERS (cpplib): Rename to ...
7189 (libcpp): ... this. Add C/C++ front end maintainers.
7190
7191 2007-04-14 Steve Ellcey <sje@cup.hp.com>
7192
7193 * config-ml.in: Pass ${ml_config_env} to configure calls.
7194
7195 2007-04-04 Christian Bruel <christian.bruel@st.com>
7196
7197 * MAINTAINERS (Write After Approval): Add myself.
7198
7199 2007-04-02 Dave Korn <dave.korn@artimi.com>
7200
7201 * MAINTAINERS (Write After Approval): Add myself.
7202
7203 2007-03-31 Tobias Burnus <burnus@net-b.de>
7204
7205 * MAINTAINERS (fortran 95 front end): Add myself.
7206
7207 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7208
7209 * MAINTAINERS (Write After Approval): Add myself.
7210
7211 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
7212
7213 * MAINTAINERS (Modulo Scheduler): Add myself.
7214
7215 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7216
7217 * MAINTAINERS (fortran 95 front end): Add myself.
7218 (c++ front end): whitespace fix.
7219
7220 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7221
7222 * MAINTAINERS (Write After Approval): Add myself.
7223
7224 2007-03-21 Richard Sandiford <richard@codesourcery.com>
7225
7226 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7227 of glob. Quote arguments with single quotes too.
7228 * configure: Regenerate.
7229
7230 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7231
7232 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7233 * Makefile.in: Regenerate
7234
7235 2007-03-07 Andreas Schwab <schwab@suse.de>
7236
7237 * configure: Regenerate.
7238
7239 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7240
7241 * configure.ac: Add "--with-pdfdir" configure option,
7242 which defines pdfdir variable.
7243 * Makefile.def (target=fixincludes): Add install-pdf to
7244 missing targets.
7245 (recursive_targets): Add install-pdf target.
7246 (flags_to_pass): Add pdfdir.
7247 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7248 target.
7249 * configure: Regenerate
7250 * Makefile.in: Regenerate
7251
7252 2007-02-28 Eric Christopher <echristo@apple.com>
7253
7254 Revert:
7255 2006-12-07 Mike Stump <mrs@apple.com>
7256
7257 * Makefile.def (dependencies): Add dependency for
7258 install-target-libssp and install-target-libgomp on
7259 install-gcc.
7260 * Makefile.in: Regenerate.
7261
7262 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7263
7264 * configure: Regenerate.
7265 * configure.ac: Move statements after variable declarations.
7266
7267 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7268
7269 * MAINTAINERS: Add myself as sh maintainer.
7270
7271 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7272
7273 * configure.ac: Adjust for loop syntax.
7274 * configure: Regenerate.
7275
7276 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7277
7278 * configure: Rebuilt.
7279
7280 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7281
7282 * configure.ac: Drop multiple occurrences of --enable-languages,
7283 and fix its quoting.
7284 * configure: Rebuilt.
7285
7286 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7287 Nathan Sidwell <nathan@codesourcery.com>
7288 Vladimir Prus <vladimir@codesourcery.com>
7289 Joseph Myers <joseph@codesourcery.com>
7290
7291 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7292 * configure: Regenerate.
7293
7294 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7295
7296 * ltconfig (freebsd*): Default to elf.
7297
7298 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7299
7300 * configure.ac (target_libraries): Move libgcc before libiberty.
7301 * configure: Regenerated.
7302
7303 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7304 Paolo Bonzini <bonzini@gnu.org>
7305
7306 PR bootstrap/30753
7307 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7308 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7309 * configure: Regenerated.
7310
7311 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7312
7313 * MAINTAINERS (Language Front End Maintainers): Update my mail
7314 address.
7315
7316 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7317
7318 PR bootstrap/30748
7319 * configure.ac: Correct syntax for Solaris ksh.
7320 * configure: Regenerated.
7321
7322 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7323
7324 * configure.ac: Sync with src.
7325 * configure: Regenerate.
7326
7327 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7328
7329 * Makefile.in: Regenerate.
7330
7331 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7332
7333 * config.sub: Sync with src.
7334
7335 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7336
7337 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7338 noncanonical equivalents.
7339 * configure.in: Rename to...
7340 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7341 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7342 target_noncanonical. Use them. Rewrite removal of configure
7343 arguments for autoconf 2.59. Discard variable settings. Force
7344 program_transform_name for native tools.
7345
7346 * Makefile.in: Regenerated.
7347 * configure: Regenerated with autoconf 2.59.
7348
7349 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7350
7351 * MAINTAINERS (Write After Approval): Add myself.
7352
7353 2007-01-31 Andreas Schwab <schwab@suse.de>
7354
7355 * Makefile.tpl (LDFLAGS): Substitute it.
7356 * Makefile.in: Regenerate.
7357
7358 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7359
7360 * MAINTAINERS (Write After Approval): Add myself.
7361
7362 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7363
7364 * MAINTAINERS (spu port): Add myself.
7365
7366 2007-01-23 Richard Guenther <rguenther@suse.de>
7367
7368 PR bootstrap/30541
7369 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7370 * Makefile.tpl (GNATBIND): Substitute it.
7371 (GNATMAKE): Likewise.
7372 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7373 of STAGE_PREFIX.
7374 * Makefile.in: Regenerate.
7375 * configure: Regenerate.
7376
7377 2007-01-18 Mike Stump <mrs@apple.com>
7378
7379 * configure.in: Re-enable -Werror for gcc builds.
7380
7381 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7382
7383 * MAINTAINERS (Write After Approval): Add myself.
7384
7385 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7386
7387 * configure.in: Change == to = in test command.
7388 * configure: Regenerate.
7389
7390 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7391 Nick Clifton <nickc@redhat.com>
7392 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7393
7394 * configure.in (build_configargs, host_configargs, target_configargs):
7395 Remove build/host/target parameters.
7396 (host_libs): Add gmp and mpfr.
7397 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7398 * Makefile.def (gmp, mpfr): New.
7399 (gcc): Remove target.
7400 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7401 target_os, target_vendor): New.
7402 (configure): Add host_alias/target_alias arguments; adjust invocations.
7403 * configure: Regenerate.
7404 * Makefile.in: Regenerate.
7405
7406 2007-01-11 Matt Fago <fago@earthlink.net>
7407
7408 * configure.in: Try to link to functions only in mpfr 2.2.x
7409 to improve robustness of configure tests.
7410 * configure: Regenerate.
7411
7412 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7413
7414 * MAINTAINERS: Add myself as i386 maintainer.
7415
7416 2007-01-08 Jan Hubicka <jh@suse.cz>
7417
7418 * MAINTAINERS: Add myself as i386 maintainer.
7419
7420 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7421
7422 * configure.in: Add support for an x86_64-mingw* target.
7423 * configure: Regenerate.
7424
7425 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7426
7427 * Makefile.tpl (all-target): Correct @if conditional for target
7428 modules.
7429 * configure.in: Omit libiberty if building only target libgcc.
7430 * configure, Makefile.in: Regenerated.
7431
7432 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7433
7434 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7435 * configure: Regenerate.
7436
7437 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7438
7439 * Makefile.def (target_modules): Add libgcc.
7440 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7441 * Makefile.tpl (clean-target-libgcc): Delete.
7442 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7443 on gcc even for bootstrapped modules. Rewrite handling of
7444 lang_env_dependencies to loop over target_modules.
7445 * configure.in (target_libraries): Add target-libgcc.
7446 * Makefile.in, configure: Regenerated.
7447
7448 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7449
7450 * configure.in: Reorganize recognition of languages. Add
7451 --enable-stage1-languages. Show supported languages for the chosen
7452 target rather than all recognized languages.
7453 * configure: Regenerate.
7454
7455 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7456
7457 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7458 * Makefile.in: Regenerate.
7459
7460 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7461
7462 * configure.in: Warn that MPFR 2.2.0 is buggy.
7463 * configure: Regenerate.
7464
7465 2006-12-27 Ian Lance Taylor <iant@google.com>
7466
7467 * configure.in: When removing Makefiles to force a reconfigure, also
7468 remove prev-DIR*/Makefile.
7469 * configure: Regenerate.
7470
7471 2006-12-22 Andreas Schwab <schwab@suse.de>
7472
7473 * configure: Regenerate with correct autoconf version.
7474
7475 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7476
7477 * configure.in: add AC_SUBST for *_FOR_TARGET.
7478 * configure: Regenerate.
7479
7480 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7481
7482 * configure.in: Simplify logic for rejecting languages that cannot
7483 be built. Separate the case when a language is unsupported,
7484 from the case when the user chooses not to build a language.
7485
7486 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7487
7488 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7489 it only affects bootstrap and could be tested on "$host" as well.
7490 * configure: Regenerate.
7491 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7492
7493 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7494
7495 PR bootstrap/29544
7496 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7497 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7498 move here comment from Makefile.tpl.
7499 * Makefile.tpl: Move some definitions higher in the file.
7500 (STAGE1_CHECKING): New.
7501 * configure.in: Add --enable-stage1-checking.
7502 * configure: Regenerate.
7503 * Makefile.in: Regenerate.
7504
7505 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7506
7507 * MAINTAINERS: Add myself as build system maintainer.
7508
7509 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7510
7511 * MAINTAINERS (Write After Approval): Add myself.
7512
7513 2006-12-13 Eric Christopher <echristo@apple.com>
7514
7515 * MAINTAINERS: Add myself as darwin maintainer.
7516
7517 2006-12-11 Ian Lance Taylor <ian@airs.com>
7518
7519 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7520
7521 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7522
7523 MAINTAINERS: Update my entry.
7524
7525 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7526
7527 * configure.in: Handle spu makefile frag.
7528 * Makefile.tpl (MAINT): Define
7529 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7530 * configure: Regenerate.
7531 * Makefile.in: Regenerate.
7532
7533 2006-12-11 Ben Elliston <bje@au.ibm.com>
7534
7535 * config.guess: Import latest version.
7536 * config.sub: Likewise.
7537
7538 2006-12-11 Ben Elliston <bje@au.ibm.com>
7539
7540 * configure.in (spu-*-*): Don't skip target-libiberty.
7541 * configure: Regenerate.
7542
7543 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7544
7545 PR bootstrap/30134
7546 * configure.in: Correct x86 darwin support for libjava to powerpc
7547 and i?86 only.
7548 * configure: Regenerate.
7549
7550 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7551
7552 * configure.in: Add x86 darwin support for libjava.
7553 * configure: Regenerate.
7554
7555 2006-12-07 Mike Stump <mrs@apple.com>
7556
7557 * Makefile.def (dependencies): Add dependency for
7558 install-target-libssp and install-target-libgomp on
7559 install-gcc.
7560 * Makefile.in: Regenerate.
7561
7562 2006-12-04 Richard Guenther <rguenther@suse.de>
7563
7564 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7565 (Non-Algorithmic Maintainers): Move over non-algorithmic
7566 loop optimizer maintainers, add myself as a non-algorithmic
7567 middle-end maintainer.
7568
7569 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7570
7571 * MAINTAINERS (Write After Approval): Add myself.
7572
7573 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7574
7575 * configure.in: Update error message for missing GMP/MPFR.
7576
7577 * configure: Regenerate.
7578
7579 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7580
7581 * configure.in: Update MPFR version in error message.
7582
7583 * configure: Regenerate.
7584
7585 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7586
7587 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7588 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7589 --with-gmp-lib): New flags.
7590
7591 * configure: Regenerate.
7592
7593 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7594
7595 * MAINTAINERS (Write After Approval): Change my email address.
7596
7597 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7598
7599 * MAINTAINERS (Write After Approval): Add myself.
7600
7601 2006-11-22 Philipp Thomas <pth@suse.de>
7602
7603 * MAINTAINERS (i18n): Update e-mail address.
7604
7605 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7606
7607 * MAINTAINERS (spu port): Add myself as maintainer.
7608 (Write After Approval): Remove myself.
7609
7610 2006-11-22 Ben Elliston <bje@au.ibm.com>
7611
7612 * configure.in (skipdirs): Don't build libssp for SPU.
7613 * configure: Regenerate.
7614
7615 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7616
7617 * MAINTAINERS (spu port): Add myself as maintainer.
7618 (libobjc): Update my email address.
7619
7620 2006-11-21 Andrea Bona <andrea.bona@st.com>
7621
7622 * MAINTAINERS (Write After Approval): Add myself.
7623
7624 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7625
7626 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7627 * configure : Rebuilt.
7628
7629 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7630
7631 * MAINTAINERS (Write After Approval): Add myself.
7632
7633 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7634
7635 * MAINTAINERS (Write After Approval): Add myself.
7636
7637 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7638
7639 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7640 libmpfr.a.
7641 * configure: Regenerate.
7642
7643 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7644
7645 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7646 (unstage): Test for stage_last presence.
7647
7648 PR bootstrap/29802
7649 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7650 STAGE_PREFIX.
7651 * Makefile.in: Regenerate.
7652
7653 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7654
7655 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7656 maintainers.
7657
7658 2006-11-14 Erven Rohou <erven.rohou@st.com>
7659
7660 * MAINTAINERS (Write After Approval): Add myself.
7661
7662 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7663
7664 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7665 and stageN-package/Makefile.
7666 * Makefile.in: Regenerated.
7667
7668 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7669
7670 * configure.in: Remove target-libgloss from noconfigdirs for
7671 bfin-*-*.
7672 * configure: Regenerated.
7673
7674 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7675
7676 * configure.in (have_gmp): Only error if the gcc directory exists.
7677
7678 * configure: Regenerate.
7679
7680 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7681
7682 * configure.in: Robustify error message for missing GMP/MPFR.
7683
7684 * configure: Regenerate.
7685
7686 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7687
7688 * MAINTAINERS (Write After Approval): Add myself.
7689
7690 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7691
7692 * MAINTAINERS: Change email address.
7693
7694 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7695
7696 * MAINTAINERS (Write After Approval): Add myself.
7697
7698 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7699
7700 * MAINTAINERS (Write After Approval): Add myself.
7701
7702 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7703
7704 * MAINTAINERS (Write After Approval): Move myself to
7705 Write After Approval section.
7706
7707 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7708
7709 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7710 need_gmp anymore.
7711 * configure: Regenerate.
7712
7713 2006-10-16 Tobias Burnus <burnus@net-b.de>
7714
7715 * MAINTAINERS (Write After Approval): Add myself.
7716
7717 2006-10-16 Ben Elliston <bje@au.ibm.com>
7718
7719 * config.guess: Import latest version.
7720 * config.sub: Likewise.
7721
7722 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7723
7724 * Makefile.def: Added pdf target handling.
7725 * Makefile.tpl: Added pdf target handling.
7726 * Makefile.in: Regenerated.
7727
7728 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7729
7730 * MAINTAINERS: Add self as score port maintainer.
7731
7732 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7733
7734 * MAINTAINERS (Write After Approval): Add myself.
7735
7736 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7737
7738 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7739 or newer.
7740 * configure: Regenerated.
7741
7742 2006-09-27 Dave Brolley <brolley@redhat.com>
7743
7744 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7745 using $s instead of $r.
7746 * configure: Regenerated.
7747
7748 2006-09-26 Thiemo Seufer <ths@mips.com>
7749
7750 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7751 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7752 * configure: Regenerate.
7753
7754 2006-09-24 Graeme Peterson <gridly@gmail.com>
7755
7756 * MAINTAINERS (Write After Approval): Remove myself.
7757
7758 2006-09-22 Chao-ying Fu <fu@mips.com>
7759
7760 * MAINTAINERS (Write After Approval): Add myself.
7761
7762 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7763
7764 * MAINTAINERS: Add self as soft-fp maintainer.
7765
7766 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7767
7768 * MAINTAINERS: Add myself as avr maintainer.
7769 Remove Marek Michalkiewicz as avr maintainer.
7770
7771 2006-09-07 Roberto Costa <roberto.costa@st.com>
7772
7773 * MAINTAINERS (Write After Approval): Add myself.
7774
7775 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7776
7777 * configure.in: Never build newlib for a Mingw host.
7778 Never build newlib as Mingw target library.
7779 Test the existence of winsup/cygwin for building a Cygwin newlib,
7780 rather than just winsup.
7781 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7782 building a Mingw target.
7783 * configure: Regenerate.
7784
7785 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7786
7787 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7788
7789 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7790
7791 * config.guess: Import from src (was more updated).
7792 * config.sub: Likewise.
7793
7794 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7795
7796 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7797 * configure: Regenerated.
7798
7799 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7800
7801 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7802 for stages after the first.
7803
7804 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7805
7806 * Makefile.def: Add dependencies for configure-opcodes
7807 on configure-intl and all-opcodes on all-intl.
7808 * Makefile.in: Regenerated.
7809
7810 2006-07-13 Ben Elliston <bje@au.ibm.com>
7811
7812 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7813
7814 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7815
7816 Port to hosts whose 'sort' and 'tail' implementations
7817 treat operands with leading '+' as file names, as POSIX
7818 has required since 2001. However, make sure the code still
7819 works on pre-POSIX hosts.
7820 * ltmain.sh: Don't assume "sort +2" is equivalent to
7821 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7822
7823 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7824
7825 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7826
7827 2006-07-04 Peter O'Gorman <peter@pogma.com>
7828
7829 * ltconfig: chmod 644 before ranlib during install.
7830
7831 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7832
7833 PR bootstrap/18058
7834 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7835 if the bootstrap compiler is a GCC version that supports it.
7836 * configure: Regenerate.
7837
7838 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7839
7840 * configure.in: Fix thinkos in previous check-in.
7841 * configure: Regenerate.
7842
7843 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7844
7845 PR other/27063
7846 * configure.in: Test subdir_requires and give an appropriate
7847 error message.
7848 * configure: Regenerate.
7849
7850 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7851
7852 * MAINTAINERS (Write After Approval): Add myself.
7853
7854 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7855
7856 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7857
7858 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7859
7860 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7861
7862 2006-06-20 David Ayers <d.ayers@inode.at>
7863
7864 PR bootstrap/28072
7865 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7866 whether target-libjava is being configured instead of whether the
7867 java front end is enabled.
7868 * configure: Regenerate.
7869
7870 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7871
7872 PR target/27540
7873 * configure.in: Only enable libgomp on IRIX 6.
7874 * configure: Regenerate.
7875
7876 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7877
7878 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7879 too.
7880 * Makefile.in: Regenerate.
7881
7882 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7883
7884 * config-ml.in: Alter CCASFLAGS to include special
7885 multilib options the same as is done for CFLAGS.
7886
7887 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7888
7889 * configure.in: Don't enable libgomp on hpux10.
7890 * configure: Rebuilt.
7891
7892 2006-06-12 David Ayers <d.ayers@inode.at>
7893
7894 PR bootstrap/27963
7895 PR target/19970
7896 * configure.in: Remove target-boehm-gc from noconfigdirs where
7897 ${libgcj} is specified.
7898 * configure: Regenerate.
7899
7900 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7901
7902 Sync from src:
7903
7904 * configure.in: Sync.
7905 * configure: Regenerated.
7906
7907 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7908
7909 * Makefile.def: Added dependencies from sim and gdb on intl, and
7910 added configure dependencies to everything with an all dependency
7911 on intl.
7912 * Makefile.in: Regenerated.
7913
7914 2006-06-06 David Ayers <d.ayers@inode.at>
7915
7916 PR libobjc/13946
7917 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7918 * Makefile.in: Regenerate.
7919 * configure.in: Add --enable-objc-gc at toplevel and have it
7920 enable boehm-gc for Objective-C.
7921 Remove target-boehm-gc from libgcj.
7922 Add target-boehm-gc to target_libraries.
7923 Add target-boehm-gc to noconfigdirs where ${libgcj}
7924 is specified.
7925 Assert that boehm-gc is supported when requested for Objective-C.
7926 Only build boehm-gc if needed either for Java or Objective-C.
7927 * configure: Regenerate.
7928
7929 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7930
7931 PR 27674
7932 * Makefile.tpl (configure-[+prefix+][+module+],
7933 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7934 Remove rule to unstage bootstrapped modules.
7935 (stage_current): New.
7936 * Makefile.in: Regenerate.
7937
7938 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7939
7940 * MAINTAINERS (Write After Approval): Update my e-mail address.
7941
7942 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7943
7944 * include/libiberty.h: Declare pex_run_in_environment.
7945
7946 2006-05-31 Asher Langton <langton2@llnl.gov>
7947
7948 * MAINTAINERS (Write After Approval): Add myself.
7949
7950 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7951
7952 * Makefile.def (bfd, opcodes): Fix lib_path.
7953 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7954 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7955 * Makefile.in: Regenerate.
7956
7957 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7958
7959 * Makefile.in: Regenerate.
7960
7961 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7962
7963 * Makefile.def: Add install-html target. Add datarootdir
7964 docdir and htmldir to flags_to_pass.
7965 * Makefile.tpl: Add install-html target.
7966 * Makefile.in: Regenerate.
7967 * configure.in: Add --with-datarootdir, --with-docdir, and
7968 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7969 * configure: Regenerate.
7970
7971 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7972
7973 * configure.in: Enable gprof for cross builds.
7974 * configure: Regenerate.
7975
7976 2006-05-22 Richard Guenther <rguenther@suse.de>
7977
7978 Revert
7979 2006-01-31 Richard Guenther <rguenther@suse.de>
7980 Paolo Bonzini <bonzini@gnu.org>
7981
7982 * Makefile.def (target_modules): Add libgcc-math target module.
7983 * configure.in (target_libraries): Add libgcc-math target library.
7984 (--enable-libgcc-math): New configure switch.
7985 * Makefile.in: Re-generate.
7986 * configure: Re-generate.
7987 * libgcc-math: New toplevel directory.
7988
7989 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7990 Andreas Tobler <a.tobler@schweiz.ch>
7991
7992 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7993 * configure: Rebuilt.
7994
7995 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7996
7997 * MAINTAINERS (Write After Approval): Add myself.
7998
7999 2006-05-01 DJ Delorie <dj@redhat.com>
8000
8001 * configure.in: Restore CFLAGS if GMP isn't present.
8002 * configure: Regenerate.
8003
8004 2006-05-01 Richard Guenther <rguenther@suse.de>
8005
8006 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8007 maintainer.
8008
8009 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
8010
8011 * MAINTAINERS (Write After Approval): Add myself.
8012
8013 2006-04-28 Jan Beulich <jbeulich@novell.com>
8014
8015 * MAINTAINERS (Write After Approval): Add myself.
8016
8017 2006-04-18 DJ Delorie <dj@redhat.com>
8018
8019 * configure.in (m32c): Build libstdc++-v3. Pass flags to
8020 reference libgloss so that libssp can be built in a combined
8021 tree.
8022 * configure: Regenerate.
8023
8024 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
8025
8026 * MAINTAINERS (Write After Approval): Add myself.
8027
8028 2006-04-05 Ben Elliston <bje@au.ibm.com>
8029
8030 * configure.in: Require makeinfo 4.4 or higher.
8031 * configure: Regenerate.
8032
8033 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
8034
8035 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8036 Rearrange the entries of other libraries to have them in one place.
8037
8038 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
8039
8040 * MAINTAINERS (Write After Approval): Remove myself.
8041 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8042
8043 2006-03-14 Richard Guenther <rguenther@suse.de>
8044
8045 * configure: Regenerate with autoconf 2.13.
8046
8047 2006-03-13 Jim Blandy <jimb@codesourcery.com>
8048
8049 * MAINTAINERS: Use my work address.
8050
8051 * MAINTAINERS: Update my E-mail address.
8052
8053 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
8054
8055 * configure.in: Handle --disable-<component> generically.
8056 * configure: Regenerate.
8057
8058 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8059
8060 PR libgcj/17311
8061 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8062
8063 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8064
8065 * MAINTAINERS (Write After Approval): Remove myself.
8066 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8067
8068 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
8069
8070 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8071 (TARGET_CONFIGDIRS): Remove.
8072 * configure.in: Remove AC_SUBST(target_configdirs).
8073 * Makefile.in, configure: Regenerated.
8074
8075 2006-02-20 Steven G. Kargl <kargls@comcast.net>
8076
8077 * MAINTAINERS (Write After Approval): Remove myself.
8078 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8079
8080 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
8081
8082 PR bootstrap/25670
8083
8084 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8085
8086 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8087 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8088 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8089 BUILD_PREFIX, BUILD_PREFIX_1.
8090 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8091
8092 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8093 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8094
8095 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8096 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8097 of `cat stage_current`. Always provide the `r' and `s' variables.
8098 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8099 a single shell execution.
8100 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8101 bootstrapped modules, make the stage1 module if the build was not
8102 started yet, else build the current stage.
8103 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8104 (all-build, all-host, all-target, [+make_target+]-host,
8105 [+make_target+]-target): Do not use \-continued lines.
8106 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8107 (current_stage, restrap, stage_last): New.
8108
8109 * Makefile.in: Regenerate.
8110 * configure: Regenerate.
8111
8112 2006-02-19 Bud Davis <jmdavis@link.com>
8113
8114 * MAINTAINERS (Write After Approval): Remove myself.
8115 (Language Front End Maintainers): Add myself as fortran 95
8116 maintainer and update e-mail address.
8117
8118 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8119
8120 * MAINTAINERS (Write After Approval): Remove myself.
8121 (Language Front End Maintainers): Add myself as fortran 95
8122 maintainer.
8123
8124 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
8125
8126 * MAINTAINERS (Write After Approval): Add myself.
8127
8128 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8129
8130 * MAINTAINERS (Write After Approval): Remove myself.
8131 (Language Front End Maintainers): Add myself as
8132 fortran 95 maintainer.
8133
8134 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8135
8136 Sync from src:
8137
8138 2005-12-27 Leif Ekblad <leif@rdos.net>
8139
8140 * configure.in: Add support for RDOS target.
8141 * configure: Regenerate.
8142
8143 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8144 Andreas Schwab <schwab@suse.de>
8145
8146 * configure: Regenerate.
8147
8148 2006-02-12 David Edelsohn <edelsohn@gnu.org>
8149
8150 * configure.in (enable_libgomp): Add AIX.
8151 * configure: Regenerate.
8152
8153 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8154
8155 * MAINTAINERS (Write After Approval): Add myself.
8156
8157 2006-02-03 Lee Millward <lee.millward@gmail.com>
8158
8159 * MAINTAINERS (Write After Approval): Add myself.
8160
8161 2006-01-31 Richard Guenther <rguenther@suse.de>
8162 Paolo Bonzini <bonzini@gnu.org>
8163
8164 * Makefile.def (target_modules): Add libgcc-math target module.
8165 * configure.in (target_libraries): Add libgcc-math target library.
8166 (--enable-libgcc-math): New configure switch.
8167 * Makefile.in: Re-generate.
8168 * configure: Re-generate.
8169 * libgcc-math: New toplevel directory.
8170
8171 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
8172
8173 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8174 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8175 the assembler, linker and binutils.
8176 * configure: Regenerate.
8177
8178 2006-01-22 Dirk Mueller <dmueller@suse.de>
8179
8180 * MAINTAINERS (Write After Approval): Add myself.
8181
8182 2006-01-20 Diego Novillo <dnovillo@redhat.com>
8183
8184 * configure: Regenerate.
8185
8186 2006-01-18 Richard Henderson <rth@redhat.com>
8187 Jakub Jelinek <jakub@redhat.com>
8188 Diego Novillo <dnovillo@redhat.com>
8189
8190 * libgomp: New directory.
8191 * Makefile.def: Add target_module libgomp.
8192 * Makefile.in: Regenerate.
8193 * configure.in (target_libraries): Add target-libgomp.
8194 * configure: Regenerate.
8195
8196 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
8197
8198 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8199 @ from continuation.
8200 * Makefile.in: Rebuilt.
8201
8202 2006-01-04 Chris Lattner <sabre@gnu.org>
8203
8204 * MAINTAINERS (Write After Approval): Add myself.
8205
8206 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
8207
8208 PR bootstrap/24252
8209
8210 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8211 * Makefile.tpl (OBJDUMP): New.
8212 (EXTRA_HOST_FLAGS): Add it.
8213 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8214
8215 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8216 to use symbolic links between directories. Avoid race conditions
8217 or make them harmless.
8218 * configure.in: Do not try to use symbolic links between directories.
8219
8220 * Makefile.def (LEAN): Pass.
8221 * Makefile.tpl (LEAN): Define.
8222 (stage[+id+]-start): Accept that the previous directory does not
8223 exist, if the bootstrap is lean.
8224 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8225 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8226 configure substitution.
8227 ([+compare-target+]): Likewise.
8228 ([+bootstrap-target+]-lean): New.
8229 * configure.in: Remove lean bootstrap support from here.
8230
8231 * Makefile.in: Regenerate.
8232 * configure: Regenerate.
8233
8234 2006-01-04 Ben Elliston <bje@au.ibm.com>
8235
8236 * MAINTAINERS (libdecnumber): Add myself.
8237
8238 2006-01-02 Mark Mitchell <mark@codesourcery.com>
8239
8240 * libtool-ldflags: New script.
8241
8242 2006-01-02 Andreas Schwab <schwab@suse.de>
8243
8244 * configure.in: When reconfiguring remove Makefile in
8245 all stage directories.
8246 * configure: Regenerate.
8247
8248 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8249
8250 * MAINTAINERS: Update my email address.
8251
8252 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8253
8254 Revert Ada-related part of the previous change.
8255
8256 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8257 Do not pass.
8258 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8259 * Makefile.in: Regenerate.
8260 * configure.in: Do not include mt-ppc-aix target fragment.
8261 * configure: Regenerate.
8262
8263 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8264
8265 * configure.in: Select appropriate fragments for PowerPC/AIX.
8266 * configure: Regenerate.
8267
8268 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8269 BOOT_CFLAGS, BOOT_LDFLAGS.
8270 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8271 BOOT_CFLAGS, BOOT_LDFLAGS.
8272 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8273 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8274 (stage): Fail if we cannot complete the work.
8275 * Makefile.in: Regenerate.
8276
8277 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8278
8279 * configure.in: Replace ms1 with mt.
8280 * configure: Rebuilt.
8281
8282 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8283
8284 * MAINTAINERS: Update my email address.
8285
8286 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8287
8288 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8289 install-host-nogcc): Don't invoke $(stage) at the end.
8290 * Makefile.in: Regenerate.
8291
8292 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8293
8294 * configure.in: Flip the top-level bootstrap switch.
8295 * configure: Regenerate.
8296
8297 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8298
8299 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8300 $(stage) and $(unstage).
8301 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8302 (all): Remove stray semicolon.
8303 (local-distclean): Don't handle multilib.tmp and multilib.out.
8304 (install.all): Set $s for consistency.
8305 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8306 check_multilibs setting. Always make the install directory.
8307 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8308 Correct @if/@endif.
8309 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8310 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8311 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8312 (multilib.out): Remove.
8313 * Makefile.in: Regenerated.
8314
8315 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
8316
8317 * MAINTAINERS (Write After Approval): Add myself.
8318
8319 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8320
8321 * MAINTAINERS: Add myself as mt maintainer.
8322
8323 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8324
8325 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8326
8327 * MAINTAINERS: Change email address.
8328
8329 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
8330
8331 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8332 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8333 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8334 Find in-tree tools if available.
8335 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8336 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8337 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8338 (COMPILER_*_FOR_TARGET): New.
8339 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8340 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8341 (CONFIGURED_*, USUAL_*): Remove.
8342 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8343 STRIP): Use autoconf substitutions.
8344 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8345 COMPILER_NM_FOR_TARGET): New.
8346 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8347
8348 (all): Make all-host and all-target in parallel.
8349 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8350 that $$r and $$s are set before invoking a recursive make.
8351 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8352 ([+bootstrap-target+]): Inline most of the `all' target.
8353
8354 2005-11-29 Ben Elliston <bje@au.ibm.com>
8355
8356 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8357 from the gcc build directory.
8358 * Makefile.in: Regenerate.
8359
8360 2005-11-29 Ben Elliston <bje@au.ibm.com>
8361
8362 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8363 depend on all-libdecnumber.
8364 * configure.in (host_libs): Include libdecnumber.
8365 * Makefile.in: Regenerate.
8366 * configure: Likewise.
8367
8368 2005-11-29 Ben Elliston <bje@au.ibm.com>
8369
8370 * libdecnumber: Import decNumber sources from the dfp-branch.
8371
8372 2005-11-21 Kean Johnston <jkj@sco.com>
8373
8374 * config.sub, config.guess: Sync from upstream sources.
8375
8376 2005-11-21 Ben Elliston <bje@au.ibm.com>
8377
8378 Import from Autoconf sources:
8379
8380 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8381 * config/move-if-change: Don't output "$2 is unchanged";
8382 suggested by Ben Elliston. Handle weird characters correctly.
8383
8384 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8385
8386 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8387 to match upstream libtool for darwin.
8388
8389 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8390
8391 * Makefile.def: Remove gdb dependencies for gdbtk.
8392 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8393 (configure-gdb, install-gdb): New rules.
8394 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8395 * Makefile.in, configure: Regenerated.
8396
8397 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8398
8399 * MAINTAINERS (Write After Approval): Add myself.
8400
8401 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8402
8403 * MAINTAINERS (Write After Approval): Add myself.
8404
8405 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8406
8407 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8408 Diego Novillo.
8409
8410 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8411
8412 PR bootstrap/24297
8413 * Makefile.tpl (do-[+make-target+], do-check, install,
8414 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8415 are set before recursing.
8416 * Makefile.in: Regenerate.
8417
8418 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8419
8420 PR bootstrap/18939
8421 * Makefile.def (gcc) <target>: Fix thinko.
8422 * Makefile.in: Regenerate.
8423
8424 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8425
8426 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8427 * configure: Regenerate.
8428
8429 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8430
8431 * MAINTAINERS (Write After Approval): Add self.
8432
8433 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8434
8435 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8436 target-libffi, target-qthreads, target-libjava, and
8437 targetlibobjc.
8438 * configure: Regenerate.
8439
8440 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8441
8442 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8443 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8444 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8445 (USUAL_OBJDUMP_FOR_TARGET): New.
8446 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8447 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8448 * configure, Makefile.in: Regenerated.
8449
8450 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8451
8452 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8453 before other host packages.
8454
8455 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8456
8457 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8458
8459 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8460
8461 PR bootstrap/22340
8462
8463 * configure.in (default_target): Remove.
8464 * Makefile.tpl (all): Do not use prerequisites as subroutines
8465 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8466 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8467 use prerequisites as subroutines.
8468 (check-host, check-target): New.
8469 (bootstrap configure & all targets): Do not use stage*-start
8470 if the directory layout is already ok.
8471 (non-bootstrap configure & all targets): Prepend a $(unstage).
8472 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8473 (NOTPARALLEL): Remove.
8474 (unstage, stage variables): New variables.
8475 (unstage, stage targets): Simply expand to those variables.
8476
8477 * configure: Regenerate.
8478 * Makefile.in: Regenerate.
8479
8480 2005-10-04 James E Wilson <wilson@specifix.com>
8481
8482 * Makefile.def (lang_env_dependencies): Add libmudflap.
8483 * Makefile.in: Regenerate.
8484
8485 2005-10-03 Andreas Schwab <schwab@suse.de>
8486
8487 Backport from libtool CVS:
8488 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8489
8490 * ltmain.sh: add support for installing into temporary
8491 staging area (e.g. 'make install DESTDIR=...')
8492
8493 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8494
8495 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8496 * configure: Regenerated.
8497
8498 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8499
8500 * configure: Regenerate with the correct
8501 autoconf version.
8502
8503 2005-09-30 Catherine Moore <clm@cm00re.com>
8504
8505 * configure.in (bfin-*-*): New.
8506 * configure: Regenerated.
8507
8508 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8509
8510 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8511 (LIPO_FOR_TARGET): New.
8512 (CONFIGURED_LIPO_FOR_TARGET): New.
8513 (USUAL_LIPO_FOR_TARGET): New.
8514 (STRIP_FOR_TARGET): New.
8515 (CONFIGURED_STRIP_FOR_TARGET): New.
8516 (USUAL_STRIP_FOR_TARGET): New.
8517 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8518 STRIP_FOR_TARGET.
8519 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8520 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8521 * Makefile.in: Regenerate.
8522 * configure: Regenerate.
8523
8524 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8525
8526 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8527 (rs6000-*-aix*): Same.
8528 * configure: Regenerate.
8529
8530 2005-09-16 Tom Tromey <tromey@redhat.com>
8531
8532 * MAINTAINERS: Add self as java maintainer.
8533
8534 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8535
8536 * configure.in: Recognize f95 in the --enable-languages option,
8537 and substitute it for fortran, issuing a warning.
8538 * configure: Regenerate.
8539
8540 2005-08-30 Phil Edwards <phil@codesourcery.com>
8541
8542 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8543 * configure: Regenerated.
8544
8545 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8546
8547 * MAINTAINERS: Add self as ms1 maintainer.
8548
8549 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8550
8551 * Makefile.def (libssp): Add to lang_env_dependencies.
8552 * Makefile.in: Regenerate.
8553
8554 2005-08-18 Ian Lance Taylor <ian@airs.com>
8555
8556 * MAINTAINERS: Add myself as middle-end maintainer.
8557
8558 2005-08-17 Christian Groessler <chris@groessler.org>
8559
8560 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8561 * Makefile.in: Regenerate.
8562
8563 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8564
8565 * MAINTAINERS (write after approval): Added myself.
8566
8567 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8568
8569 * MAINTAINERS (Write After Approval): Add myself.
8570
8571 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8572
8573 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8574 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8575 Look for alternate names of the target cc and c++
8576 * configure: Regenerate.
8577
8578 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8579
8580 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8581 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8582 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8583 tools; remove code to manually set them.
8584 (Target tools): Look in the environment for them.
8585 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8586 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8587 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8588 build directory.
8589 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8590 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8591 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8592 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8593 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8594 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8595 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8596 * configure: Regenerate.
8597 * Makefile.in: Regenerate.
8598
8599 2005-07-28 Ben Elliston <bje@au.ibm.com>
8600
8601 * MAINTAINERS: Update for removed CPU targets.
8602
8603 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8604
8605 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8606 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8607 * Makefile.in: Regenerated.
8608
8609 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8610
8611 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8612 (CFLAGS_FOR_TARGET): Use it.
8613 (CXXFLAGS_FOR_TARGET): Likewise.
8614 * Makefile.in: Regenerated.
8615 * configure.in (--with-build-sysroot): New option.
8616 * configure: Regenerated.
8617
8618 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8619
8620 * Makefile.tpl: Wrap install between unstage and stage
8621 * Makefile.in: Regenerate.
8622
8623 2005-07-21 Eric Christopher <echristo@apple.com>
8624
8625 * MAINTAINERS: Update affiliation.
8626
8627 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8628
8629 * MAINTAINERS: Add self as crx port maintainer.
8630
8631 2005-07-20 DJ Delorie <dj@redhat.com>
8632
8633 * MAINTAINERS: Add self as m32c maintainer.
8634
8635 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8636
8637 * all files: Update FSF address.
8638
8639 2005-07-15 Eric Christopher <echristo@redhat.com>
8640
8641 * MAINTAINERS: Change affiliation.
8642
8643 2005-07-14 Jim Blandy <jimb@redhat.com>
8644
8645 * configure.in: Add cases for Renesas m32c.
8646 * configure: Regenerated.
8647
8648 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8649
8650 * COPYING.LIB: Update from fsf.org.
8651
8652 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8653
8654 * COPYING, compile, config.guess,
8655 config.sub, install-sh, missing, mkinstalldirs,
8656 symlink-tree, ylwrap: Sync from upstream sources.
8657 * config-ml.in: Update FSF address.
8658
8659 2005-07-13 Eric Christopher <echristo@redhat.com>
8660
8661 * configure.in: Add toplevel noconfigdir support for tpf.
8662 * configure: Regenerate.
8663
8664 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8665
8666 PR ada/22340
8667
8668 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8669 * Makefile.in: Regenerate.
8670
8671 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8672
8673 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8674 Brolley to write-after-approval.
8675
8676 2005-07-07 Andreas Schwab <schwab@suse.de>
8677
8678 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8679 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8680 * Makefile.in: Regenerated.
8681
8682 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8683
8684 * configure.in: Don't build sim or rda when targetting darwin.
8685 * configure: Regenerate.
8686
8687 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8688
8689 * configure.in: Add --enable-libssp and --disable-libssp.
8690 * configure: Regenerate with autoconf-2.13.
8691
8692 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8693
8694 * Makefile.def (target_modules): Add libssp.
8695 * configure.in (target_libraries): Add target-libssp.
8696 * configure: Rebuilt.
8697 * Makefile.in: Rebuilt.
8698
8699 2005-07-01 Zack Weinberg <zackw@panix.com>
8700
8701 * MAINTAINERS: Change email address. Resign from maintainership.
8702
8703 2005-07-01 Richard Guenther <rguenther@suse.de>
8704
8705 * MAINTAINERS: Change my e-mail address and affiliation.
8706
8707 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8708
8709 * Makefile.def (stagefeedback): Come after profile.
8710 Define profiledbootstrap target.
8711 * Makefile.tpl (profiledbootstrap): Remove.
8712 (stageprofile-end): Zap stagefeedback.
8713 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8714 * Makefile.in: Regenerate.
8715
8716 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8717
8718 * MAINTAINERS: Update my email address.
8719
8720 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8721
8722 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8723 In 'cpp' stanza, support '#line' as well as '# '.
8724
8725 2005-06-08 Andreas Schwab <schwab@suse.de>
8726
8727 * MAINTAINERS: Move myself from 'Write After Approval' to
8728 'CPU Port Maintainers' section as m68k maintainer.
8729
8730 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8731
8732 * configure.in (unsupported_languages): New macro.
8733 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8734 non-ported target libraries in noconfigdirs.
8735 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8736 non-linux-gnu. Remove libgcj_ex_libffi.
8737 <lang_frag loop>: Set add_this_lang=no if the language is in
8738 unsupported_languages.
8739 * configure: Regenerate.
8740
8741 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8742
8743 * configure.in: Fix typo in handling of --with-mpfr-dir.
8744 * configure: Regenerate.
8745
8746 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8747
8748 * MAINTAINERS: Update my email address.
8749
8750 2005-06-02 Jim Blandy <jimb@redhat.com>
8751
8752 * config.sub: Add cases for the Renesas m32c. (This patch has been
8753 accepted into the master sources.)
8754
8755 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8756 Michael Snyder <msnyder@redhat.com>
8757 Stan Cox <scox@redhat.com>
8758
8759 * configure.in: Set noconfigdirs for ms1.
8760
8761 * configure: Regenerate.
8762
8763 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8764
8765 * MAINTAINERS (Write After Approval): Add self.
8766
8767 2005-06-01 Josh Conner <jconner@apple.com>
8768
8769 * MAINTAINERS (Write After Approval): Add self.
8770
8771 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8772
8773 * MAINTAINERS: Update my email address.
8774
8775 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8776
8777 * MAINTAINERS (Write After Approval): Add self.
8778
8779 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8780
8781 * MAINTAINERS (Write After Approval): Remove self.
8782
8783 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8784
8785 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8786 (Dependencies): Consider target modules for bootstrap dependencies.
8787 Make target bootstrap modules depend on each stage's gcc.
8788 * Makefile.in: Regenerate.
8789
8790 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8791
8792 * Makefile.def (configure-gcc): Depend on binutils having been built.
8793 (all-gcc): No need to do it here.
8794 * Makefile.in: Regenerate.
8795
8796 2005-05-19 Paul Brook <paul@codesourcery.com>
8797
8798 * configure.in: Rewrite misleading error message when requested
8799 language cannot be built.
8800 * configure: Regenerate.
8801
8802 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8803
8804 * ylwrap: Import from Automake 1.9.5.
8805
8806 2005-05-13 David Ung <davidu@mips.com>
8807
8808 * MAINTAINERS (Write After Approval): Add self.
8809
8810 2005-05-09 Mike Stump <mrs@apple.com>
8811
8812 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8813 lt_cv_sys_max_cmd_len for now.
8814
8815 2005-05-09 Stan Cox <scox@redhat.com>
8816
8817 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8818
8819 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8820
8821 * README.SCO: Update the URL.
8822
8823 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8824
8825 * ltconfig: Define file_list_spec. Pass file_list_spec and
8826 with_gnu_ld to libtool.
8827 * ltcf-c.sh (aix[45]): Define file_list_spec.
8828 * ltcf-cxx.sh (aix[45]): Same.
8829 * ltcf-gcj.sh (aix[45]): Same.
8830 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8831 exists, write list of input files to temporary file.
8832
8833 2005-05-04 Mike Stump <mrs@apple.com>
8834
8835 * configure.in: Always pass --target to target configures as
8836 otherwise rebuilds that do --recheck will fail.
8837 * confiugure: Rebuilt.
8838
8839 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8840
8841 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8842 STAGE_HOST_EXPORTS.
8843 (configure, all): Add bootstrap support.
8844 (Host modules, target modules): Pass post-stage1 flags and exports.
8845 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8846 * Makefile.in: Regenerate.
8847
8848 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8849
8850 * configure: Regenerate.
8851
8852 2005-04-27 Mike Stump <mrs@apple.com>
8853
8854 * MAINTAINERS: Add self as darwin maintainer.
8855
8856 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8857
8858 * config.sub: Update from master copy.
8859
8860 2005-04-21 Mike Stump <mrs@apple.com>
8861
8862 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8863 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8864
8865 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8866
8867 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8868 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8869 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8870 "*-*-elf" and "*-*-linux*".
8871 * configure: Regenerate.
8872
8873 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8874
8875 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8876
8877 2005-04-12 Mike Stump <mrs@apple.com>
8878
8879 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8880
8881 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8882
8883 * MAINTAINERS (Write After Approval): Add myself.
8884
8885 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8886
8887 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8888
8889 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8890
8891 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8892 (TARGET_CONFIGARGS): Include --with-target-subdir.
8893 (configure, all): New macros. Use them throughout.
8894 * Makefile.in: Regenerate.
8895
8896 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8897
8898 * MAINTAINERS (Write After Approval): Add myself.
8899
8900 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8901
8902 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8903
8904 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8905
8906 * MAINTAINERS: Move John Carr to Write After Approval.
8907
8908 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8909
8910 * config/mh-mingw32: Delete.
8911 * configure.in: Don't use it.
8912 * configure: Regenerate.
8913
8914 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8915
8916 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8917 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8918 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8919 (HOST_LIB_PATH): Generate from Makefile.def.
8920 (TARGET_LIB_PATH): Likewise.
8921 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8922 * Makefile.in: Regenerate.
8923 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8924 (RPATH_ENVVAR): Include Darwin case.
8925 * configure: Regenerate.
8926
8927 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8928
8929 * MAINTAINERS (Various Maintainers): Remove self.
8930 (Write After Approval): Add self.
8931
8932 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8933
8934 * MAINTAINERS (Various Maintainers): Add self.
8935
8936 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8937
8938 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8939 * configure: Regenerate.
8940
8941 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8942
8943 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8944 gcc_version, and gcc_version_trigger from set of flags to pass.
8945 * Makefile.tpl: Remove definitions of above variables.
8946 (config.status): Remove dependency on $(gcc_version_trigger).
8947 * Makefile.in: Regenerate.
8948 * configure.in: Do not reference config/gcc-version.m4 nor
8949 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8950 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8951 * configure: Regenerate.
8952
8953 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8954 Andrew Pinski <pinskia@physics.uc.edu>
8955
8956 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8957 * Makefile.in: Regenerate.
8958
8959 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8960
8961 * MAINTAINERS (Write After Approval): Add myself.
8962
8963 2005-03-03 David Ayers <d.ayers@inode.at>
8964
8965 * MAINTAINERS (Write After Approval): Add myself.
8966
8967 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8968
8969 PR libgcj/20160
8970 * ltmain.sh: Avoid creating archives with components that have
8971 duplicate basenames.
8972
8973 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8974
8975 PR bootstrap/20250
8976 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8977 instead of check.
8978 * Makefile.in: Regenerate.
8979
8980 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8981
8982 * Makefile.in: Regenerate to fix conflict between the previous two
8983 patches.
8984
8985 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8986
8987 PR bootstrap/17383
8988 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8989 * Makefile.tpl (HOST_SUBDIR): New substitution.
8990 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8991 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8992 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8993 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8994 (Host modules, Bootstrapped modules): Use it.
8995 (Build modules, Target modules): Do not create symlink trees,
8996 always configure out-of-srcdir.
8997 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8998 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8999 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9000 $(HOST_SUBDIR). Create a symlink for host_subdir.
9001
9002 * Makefile.in: Regenerate.
9003 * configure: Regenerate.
9004
9005 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9006
9007 Merged from libada-gnattools-branch:
9008 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
9009
9010 * gnattools: New directory.
9011 * Makefile.def: Add gnattools as a module, depending on target-libada.
9012 * Makefile.in: Regenerate.
9013 * configure.in: Include gnattools in host_tools; disable it if ada
9014 is disabled.
9015 * configure: Regenerate.
9016
9017 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
9018
9019 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9020 treelang maintainer.
9021 (Write After Approval): Remove myself.
9022
9023 2005-02-23 Paul Schlie <schlie@comcast.net>
9024
9025 * configure.in: Allow darwin targeted ports to build tk, itcl and
9026 libgui.
9027 * configure: Regenerate.
9028
9029 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9030
9031 PR libgcj/10353
9032 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9033 * configure: Regenerate.
9034
9035 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
9036
9037 * MAINTAINERS (Write After Approval): Add myself.
9038
9039 2005-02-10 Ian Lance Taylor <ian@airs.com>
9040
9041 * MAINTAINERS: Update my e-mail address.
9042
9043 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
9044
9045 * MAINTAINERS (Write After Approval): Add myself.
9046
9047 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
9048
9049 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9050 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9051 target-libgloss when not *-*-elf and *-*-aout.
9052 * configure: Regenerate.
9053
9054 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9055
9056 * MAINTAINERS: Remove obsolete entries.
9057
9058 * MAINTAINERS (Write After Approval): Add Michael Matz.
9059
9060 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
9061
9062 * MAINTAINERS: Remove self as cpplib maintainer.
9063
9064 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9065
9066 * install-sh, config.sub: Import from upstream.
9067
9068 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9069
9070 PR bootstrap/18222
9071 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9072 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9073 * Makefile.in: Regenerate.
9074
9075 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
9076
9077 * MAINTAINERS: Update my email address.
9078
9079 2005-01-12 David Edelsohn <edelsohn@gnu.org>
9080 Andreas Schwab <schwab@suse.de>
9081
9082 PR bootstrap/18033
9083 * config-ml.in: Eval option if surrounded by single quotes.
9084
9085 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
9086
9087 Revert 2004-12-28 Makefile changes, a better fix will be
9088 applied to mainline and src after GCC 4.0 branches.
9089
9090 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
9091
9092 PR bootstrap/17383
9093
9094 * Makefile.def (target_modules): Remove stage parameter,
9095 it is always true now.
9096 * Makefile.tpl (configure-build-[+module+],
9097 configure-target-[+module+]): Always build symlink tree
9098 for the directory and for include. BUILD_SUBDIR and
9099 TARGET_SUBDIR cannot be . anymore.
9100 * Makefile.in: Regenerate.
9101
9102 2004-12-25 David Edelsohn <edelsohn@gnu.org>
9103
9104 Revert 2004-12-08 Makefile changes.
9105
9106 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9107
9108 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9109 cygwin, mingw.
9110
9111 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9112
9113 * configure.in (sh64-*-*): Reenable gprof.
9114 * configure: Regenerate.
9115
9116 2004-12-08 David Edelsohn <edelsohn@gnu.org>
9117
9118 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9119 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9120 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9121 * Makefile.in: Regenerate.
9122
9123 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9124
9125 * MAINTAINERS: Update my email address.
9126
9127 2004-12-07 Matt Kraai <kraai@ftbfs.org>
9128
9129 * Makefile.tpl: Generate normal dependencies if the LHS module is
9130 not bootstrapped.
9131 * Makefile.in: Regenerate.
9132
9133 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9134
9135 * configure.in: Include config/gxx-include-dir.m4. Use
9136 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9137 * configure: Regenerate.
9138
9139 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9140
9141 * config.if: Delete.
9142 * configure.in: Set libstdcxx_incdir directly.
9143 * configure: Regenerate.
9144
9145 2004-12-02 Eric Christopher <echristo@redhat.com>
9146
9147 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9148 * Makefile.in: Regenerate.
9149
9150 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9151
9152 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9153 * configure: Regenerate.
9154
9155 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9156
9157 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9158 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9159 * configure: Regenerate.
9160
9161 2004-12-01 Eric Christopher <echristo@redhat.com>
9162
9163 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9164 of things to remove.
9165
9166 2004-11-29 Matt Kraai <kraai@ftbfs.org>
9167
9168 * MAINTAINERS (Write After Approval): Update my e-mail address.
9169
9170 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9171
9172 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9173 from CVS libtool to always pass_all.
9174
9175 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9176
9177 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9178 (hppa*64*-*-*): Delete incorrect comment.
9179 * configure: Rebuilt.
9180
9181 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9182
9183 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9184
9185 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9186
9187 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9188 from CVS libtool to always pass_all.
9189
9190 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9191
9192 * install-sh, compile: Import from automake.
9193
9194 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9195
9196 * config.guess, config.sub: Import from savannnah.
9197
9198 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
9199
9200 * MAINTAINERS (Write After Approval): Add myself
9201
9202 2004-11-12 Mike Stump <mrs@apple.com>
9203
9204 * Makefile.def: Add html support.
9205 * Makefile.tpl: Likewise.
9206 * Makefile.in: Regenerate.
9207
9208 2004-11-11 Geoffrey Keating <geoffk@apple.com>
9209
9210 PR 18423
9211 * configure.in: Remove all instances of build-fixincludes from
9212 noconfigdirs.
9213 (build_configargs): Supply --target to subdirectories.
9214 * configure: Regenerate.
9215
9216 * Makefile.def: Make gcc install depend on fixincludes install.
9217 * Makefile.in: Regenerate.
9218
9219 2004-11-10 Janis Johnson <janis187@us.ibm.com>
9220
9221 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9222
9223 2004-11-11 Paul Brook <paul@codesourcery.com>
9224
9225 * MAINTAINERS: Add self as arm maintainer. Update email address.
9226
9227 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9228
9229 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9230 target-libgfortran.
9231 * configure: Regenerate.
9232
9233 2004-11-07 David Edelsohn <edelsohn@gnu.org>
9234
9235 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9236 like CC.
9237
9238 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
9239
9240 * Makefile.def (host fixincludes): Specify missing targets.
9241 * Makefile.in: Regenerate.
9242
9243 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9244
9245 * MAINTAINERS: Add myself
9246
9247 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9248
9249 * MAINTAINERS (Write After Approval): Add myself.
9250
9251 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9252
9253 * Makefile.def: Build fixincludes for the host, too.
9254 * Makefile.in: Regenerate.
9255 * configure.in (host_tools): Add fixincludes.
9256 * configure: Regenerate.
9257
9258 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9259
9260 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9261 * configure: Regenerated.
9262
9263 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9264
9265 PR other/17783
9266 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9267 * configure: Regenerated.
9268
9269 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9270
9271 * README.SCO: Update per FSF instructions.
9272
9273 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9274
9275 PR target/18151
9276 * configure.in (case ${target}): Do not build fixincludes for avr.
9277 * configure: Regenerated.
9278
9279 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9280
9281 * configure.in (case ${target}): Do not build fixincludes
9282 on platforms where it is not used.
9283 * configure: Regenerated.
9284
9285 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9286
9287 * configure.in: Use an absolute path to install-sh.
9288 * configure: Regenerated.
9289
9290 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9291
9292 * MAINTAINERS (Write After Approval): Add myself.
9293
9294 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9295
9296 * MAINTAINERS: Remove from Write After Approval those that are
9297 already maintainers.
9298
9299 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9300
9301 * MAINTAINERS: Update my email address.
9302
9303 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9304
9305 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9306 * configure: Regenerate.
9307
9308 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
9309
9310 * MAINTAINERS: Update my email address.
9311
9312 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9313
9314 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9315 entries belonging to this category.
9316
9317 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9318
9319 * MAINTAINERS: Update my e-mail address.
9320
9321 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
9322
9323 Fix wrong conflict resolution in:
9324
9325 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9326
9327 * Makefile.in: Regenerate.
9328 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9329 in the recursive `make', instead of hardwiring `all'.
9330 (Autogenerated TARGET-* variables): New.
9331
9332 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9333
9334 * configure.in: Enable target-libgloss for crx-*-*.
9335 * configure: Regenerate.
9336
9337 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9338
9339 * MAINTAINERS (Various Maintainers): Move the "windows,
9340 cygwin, mingw" maintainer to ...
9341 (OS Port Maintainers): ... here.
9342
9343 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9344
9345 * MAINTAINERS (Write After Approval): Remove those that are
9346 maintainers of some subsystem.
9347
9348 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9349
9350 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9351 * ltcf-cxx.sh (tpf*): Likewise.
9352 * ltconfig (tpf*): Add TPF OS configuration support.
9353
9354 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9355
9356 * MAINTAINERS: Change my email address to my new work account.
9357
9358 2004-09-24 Michael Roth <mroth@nessie.de>
9359
9360 * configure.in (--without-headers): Add missing double quotes.
9361 * configure: Regenerate.
9362
9363 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9364
9365 * ylwrap: Revert to previous version.
9366
9367 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9368
9369 PR bootstrap/17369
9370 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9371 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9372 SET_GCC_LIB_PATH_CMD.
9373 (BASE_TARGET_EXPORTS): Likewise.
9374 * Makefile.in: Regenerated.
9375
9376 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9377 * configure: Regenerated.
9378
9379 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9380
9381 * config.guess: New upstream version
9382 * compile, depcomp, install-sh, ylwrap: Likewise.
9383
9384 2004-09-19 Roger Sayle <roger@eyesopen.com>
9385
9386 * config/mh-x86omitfp: New host makefile fragment. Add
9387 -fomit-frame-pointer to the default BOOT_CFLAGS.
9388 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9389 * configure: Regenerate.
9390
9391 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9392
9393 PR target/11572
9394 * configure.in (*-*-darwin*): Renable libobjc.
9395 * configure: Regenerate.
9396
9397 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9398
9399 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9400
9401 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9402
9403 * Makefile.def: Remove libbanshee.
9404 * Makefile.tpl: Ditto.
9405 * configure.in: Ditto.
9406 * Makefile.in: Regen.
9407 * configure: Ditto.
9408
9409 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9410
9411 * ltmain.sh: Use $pic_object as $non_pic_object if
9412 $non_pic_object=none.
9413
9414 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9415
9416 * missing: Import latest version from master repository.
9417
9418 2004-09-06 Nick Clifton <nickc@redhat.com>
9419
9420 * config.sub: Import latest version from master repository.
9421 * config.guess: Likewise.
9422 This includes these changes:
9423
9424 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9425
9426 * config.sub: Handle crisv32, alias etraxfs.
9427 * config.guess (crisv32:Linux:*:*): Handle.
9428
9429 2004-08-13 Brad Smith <brad@comstyle.com>
9430
9431 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9432 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9433
9434 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9435
9436 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9437 assume the processor is a powerpc. This is because coreutils
9438 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9439 in this case, due to a MacOS X bug that causes
9440 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9441 to return a negative number.
9442 Problem reported by Petter Reinholdtsen in:
9443 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9444
9445 2004-07-19 Ben Elliston <bje@gnu.org>
9446
9447 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9448
9449 2004-06-24 Ben Elliston <bje@gnu.org>
9450
9451 * config.guess: Update copyright years.
9452 * config.sub: Likewise.
9453
9454 2004-06-22 Robert Millan <robertmh@gnu.org>
9455
9456 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9457 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9458
9459 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9460
9461 * config.guess (*:*VMS:*:*): New entry. Replaces
9462 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9463 manufacturer.
9464
9465 2004-06-22 Ben Elliston <bje@gnu.org>
9466
9467 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9468 * config.sub: Likewise.
9469
9470 2004-06-22 Ben Elliston <bje@gnu.org>
9471
9472 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9473 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9474
9475 2004-06-11 Ben Elliston <bje@gnu.org>
9476
9477 * config.guess (pegasos:OpenBSD:*:*): Remove.
9478
9479 2004-06-11 Ben Elliston <bje@gnu.org>
9480
9481 From Wouter Verhelst <wouter@grep.be>:
9482 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9483
9484 2004-06-11 Ben Elliston <bje@gnu.org>
9485
9486 * config.guess (luna88k:OpenBSD:*:*): New.
9487
9488 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9489
9490 * config.guess (m32r*:Linux:*:*): New case.
9491 * config.sub: Handle m32rle.
9492
9493 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9494
9495 From Jens Petersen <petersen@redhat.com>:
9496 * config.sub: Handle sparcv8.
9497
9498 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9499
9500 From Tom Smith <smith@cag.lkg.hp.com>:
9501 * config.guess: Version suffixes are equally significant on Tru64
9502 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9503 prefix of "P" (patched kernel).
9504
9505 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9506
9507 * config.sub: Add support for National Semiconductor CRX target.
9508
9509 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9510
9511 * MAINTAINERS (Various Maintainers): Remove myself as web page
9512 maintainer, add myself as maintainer of build status lists.
9513
9514 2004-09-03 Jan Beulich <jbeulich@novell.com>
9515
9516 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9517 *-*-netware, but add target-libmudflap.
9518 Consolidate *-*-netware targets (of which really only i?86 exists)
9519 into a single entry.
9520 * configure: Likewise.
9521
9522 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9523
9524 * Makefile.tpl (sorry): Remove.
9525 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9526 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9527 (do-clean): Clean per-stage directories too.
9528 (do-distclean): Run distclean-stage1 too.
9529 (.NOTPARALLEL): Enable during toplevel bootstrap.
9530 (stage[+id+]-bubble): Enable parallel execution during
9531 the recursive invocation.
9532 * Makefile.in: Regenerate.
9533
9534 Fix previous checkin:
9535
9536 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9537 include.
9538 * configure.in: Fix indentation.
9539 * configure: Regenerate.
9540
9541 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9542
9543 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9544 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9545 * configure: regenerate
9546 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9547 -mdynamic-no-pic
9548
9549 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9550
9551 * Makefile.def (build_modules): Add fixincludes.
9552 (dependencies): Make gcc depend on fixincludes.
9553 * configure.in (build_tools): Add fixincludes.
9554 (build_configdirs): Always include build_libs.
9555 * Makefile.in: Regenerate.
9556 * configure: Regenerate.
9557
9558 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9559
9560 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9561 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9562 phony targets; do not generate timestamp files.
9563 (distclean-stageN): Remove references to their timestamp files.
9564 (restageN, touch-stageN): Remove.
9565 (stageN-bubble): Rewritten.
9566 (compare): Support lean bootstraps.
9567 * Makefile.in: Regenerate.
9568
9569 * configure.in: Only warn when bootstrapping but
9570 build != host or build != target. Support lean bootstraps.
9571 * configure: Regenerate.
9572
9573 2004-08-26 Phil Edwards <phil@codesourcery.com>
9574
9575 * configure.in: Give a better error message if GMP/MPFR are missing
9576 and a language needing them has been requested.
9577 * configure: Regenerated.
9578
9579 2004-08-25 Phil Edwards <phil@codesourcery.com>
9580
9581 * configure.in: Print a list of available language front-ends if
9582 a requested one is missing. Tidy stray tab characters.
9583 * configure: Regenerated.
9584
9585 2004-08-19 Michael Koch <konqueror@gmx.de>
9586
9587 * gcc/doc/install.texi: Update entry about automake for libjava.
9588
9589 2004-08-17 Robert Millan <robertmh@gnu.org>
9590
9591 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9592 (instead of FreeBSD).
9593 * configure: Regenerate.
9594
9595 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9596
9597 * Makefile.in: Regenerate.
9598 * configure: Regenerate.
9599
9600 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9601 stage_*_flags.
9602 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9603 for bootstrapped modules if toplevel bootstrap is going.
9604 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9605 modules. Adjust for changes in Makefile.def. Enable several
9606 rules even in non-bootstrap mode, just to avoid peppering the
9607 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9608 (stage-[+prev+]-bubble): Remove.
9609
9610 * Makefile.def (Dependencies): Depend on all-build-bison,
9611 all-build-flex, all-build-byacc, all-build-texinfo, rather
9612 than the host variations.
9613 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9614 with BUILD_SUBDIR.
9615 (BISON): Update for recent Bisons.
9616 (YACC): Fix typo.
9617 (cross): Depend on all-build.
9618 (all): Do not depend on all-build.
9619 (prebootstrap): Remove.
9620 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9621 (Prebootstrap dependencies): Add them to the per-stage targets
9622 and to all-prebootstrap.
9623 * configure.in (build_configdirs): Always enable build_tools.
9624 (BUILD_DIR_PREFIX): Remove.
9625
9626 * Makefile.def (gcc): Add target variable.
9627 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9628 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9629 in the recursive `make', instead of hardwiring `all'.
9630 (Autogenerated TARGET-* variables): New.
9631
9632 2004-08-13 Brian Booth <bbooth@redhat.com>
9633
9634 * MAINTAINERS: Remove myself from write-after-approval.
9635
9636 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9637
9638 * src-release: Stop distributing mmalloc with gdb (which doesn't
9639 use it).
9640 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9641 * Makefile.in: Regenerate.
9642
9643 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9644
9645 * configure.in (arm*-*-eabi*): New target.
9646 * configure: Regenerate.
9647
9648 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9649
9650 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9651 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9652 (Dependencies): New section.
9653 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9654 (configure-target-[+module+]): Depend on maybe-all-gcc
9655 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9656 (toplevel profiledbootstrap): Fix dependencies.
9657 * Makefile.in: Regenerate.
9658
9659 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9660
9661 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9662 target-libiberty to noconfigdirs.
9663 * configure: Regenerate.
9664
9665 2004-08-03 Paul Brook <paul@codesourcery.com>
9666
9667 * configure.in: Check for MPFR as well as GMP.
9668 * configure: Regenerate.
9669
9670 2004-08-01 Robert Millan <robertmh@gnu.org>
9671
9672 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9673 libmudflap for all GNU-based systems (with Glibc).
9674 * configure: Regenerate.
9675
9676 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9677
9678 * Makefile.def (host-modules): Add gcc.
9679 * Makefile.in: Regenerate.
9680 * Makefile.tpl (sorry): New rule.
9681 (configure-host, all-host, [+make_target+]-host, do-check,
9682 install-host): Do not add gcc as a special case.
9683 (host modules): Add a small special-casing for gcc. Export
9684 extra_make_flags through the environment.
9685 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9686 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9687 other recursive targets for gcc): Remove.
9688
9689 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9690 (stage, unstage): New rules.
9691 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9692 distclean-stage[+id+]): Use stage_current.
9693 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9694 the stage*-start rules.
9695
9696 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9697
9698 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9699 use -all_load flag.
9700
9701 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9702
9703 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9704 * configure: Regenerate.
9705
9706 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9707
9708 * maintainer-scripts/gcc_release: Revert yesterday's change.
9709
9710 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9711
9712 * MAINTAINERS: Add myself to write-after-approval.
9713
9714 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9715
9716 * libf2c: Removed.
9717 * gcc/gccbug.in: Updated because of libf2c removal.
9718 * maintainer-scripts/gcc_release: Ditto.
9719
9720 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9721
9722 * configure.in: Build libmudflap by default on FreeBSD.
9723 * configure: Regenerated.
9724
9725 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9726
9727 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9728 systems.
9729 * configure: Regenerated.
9730
9731 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9732
9733 PR target/16344
9734 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9735 feedback based compiler.
9736 * Makefile.in: Rebuilt.
9737
9738 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9739
9740 * Makefile.def (host_modules): Set bootstrap=true for flex.
9741 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9742 * Makefile.in: Rebuilt.
9743
9744 2004-07-07 Jan Hubicka <jh@suse.cz>
9745
9746 * MAINTAINERS: Add self as a profile feedback maintainer.
9747
9748 2004-07-05 Phil Edwards <phil@codesourcery.com>
9749
9750 * configure.in: Do not prepend $srcdir to /dev/null in
9751 makefile fragments.
9752 * configure: Regenerate.
9753
9754 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9755
9756 * Makefile.def (build_modules): Add bison, byacc, flex,
9757 m4, texinfo.
9758 (flags_to_pass): Add FLEX.
9759 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9760 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9761 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9762 DEFAULT_MAKEINFO): Remove.
9763 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9764 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9765 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9766 objdir or else use configured tool.
9767 (all-build): New.
9768 (all): Depend on it.
9769 (Build module dependencies): Add.
9770 * Makefile.in: Regenerate.
9771 * configure.in: Better support for multiple build modules,
9772 matching what is done for host/target modules. Do not look
9773 for "plausible" locations of build tools if Canadian cross.
9774 Use autoconf's AC_PROG_CC to find a C compiler. Define
9775 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9776 * configure: Regenerate.
9777
9778 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9779
9780 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9781 * Makefile.in: Regenerate.
9782
9783 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9784
9785 * Makefile.tpl (configure-build-[+module+],
9786 configure-[+module+], configure-target-[+module+]): Pass
9787 [+extra_configure_args+].
9788 (all-build-[+module+], all-[+module+], check-[+module+],
9789 install-[+module+], [+make_target+]-[+module+],
9790 all-target-[+module+], check-target-[+module+],
9791 install-target-[+module+], [+make_target+]-target-[+module+]):
9792 Pass [+extra_make_args+].
9793 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9794 (GCC_HOST_EXPORTS): Remove.
9795 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9796 cross, check-gcc, check-gcc-c++, install-gcc,
9797 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9798 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9799 * Makefile.in: Regenerate.
9800
9801 2004-06-21 Matthew Sachs <msachs@apple.com>
9802
9803 * MAINTAINERS: Added self to write-after-approval.
9804
9805 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9806
9807 * configure.in: Check for srcdir/winsup rather than build directory
9808 winsup.
9809 * configure: Regenerate.
9810
9811 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9812
9813 * configure.in: Don't build Cygwin native newlib if winsup
9814 directory is missing. Emit warning instead.
9815 * configure: Regenerate.
9816
9817 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9818
9819 * Makefile.tpl (touch-stage[+id+]): New.
9820 (restage[+prev+]): Depend on touch-stage[+id+].
9821
9822 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9823 Use it throughout.
9824
9825 * Makefile.def: Add profile and feedback bootstrap stages.
9826 Remove next field from bootstrap stages.
9827 * Makefile.tpl (LN, LN_S): Substitute.
9828 (stageN-start, stageN-end): Use double-colon rules, to
9829 provide a hook for additional setup commands.
9830 (distclean-stageN-gcc, restageN): Create dependencies from
9831 [+prev+], not from [+next+].
9832 (stageN-bubble): Add commands for successive stages from
9833 [+prev+], using double-colon rules.
9834 (all-stageN-gcc): Fix typo.
9835 (stagefeedback-start, profiledbootstrap): New.
9836 * Makefile.in: Regenerate.
9837 * configure.in: Call ACX_PROG_LN.
9838 * configure: Regenerate.
9839
9840 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9841
9842 * MAINTAINERS (Write After Approval): Add myself.
9843
9844 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9845
9846 * MAINTAINERS (Write After Approval): Add myself.
9847
9848 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9849
9850 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9851 without gcc.
9852 * configure: Regenerate.
9853
9854 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9855
9856 * Makefile.tpl: Fix typo.
9857 * Makefile.in: Regenerate.
9858
9859 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9860
9861 * configure.in: Remove new- prefix from toplevel
9862 bootstrap targets.
9863 * configure: Regenerate.
9864
9865 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9866
9867 * Makefile.tpl (all.normal): Rename to all.
9868 (all): Replace with a rule to pick the default
9869 target from configure.
9870 (all-gcc, configure-gcc): Use conditionals to
9871 do nothing when toplevel bootstrap is going on.
9872 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9873 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9874 * configure.in: Support --enable-bootstrap.
9875
9876 * Makefile.def: Remove new- prefix from toplevel
9877 bootstrap targets.
9878 * Makefile.tpl: Likewise.
9879
9880 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9881 target.
9882
9883 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9884 $(RECURSE_FLAGS) to recursive invocation of make.
9885
9886 * Makefile.in: Regenerate.
9887 * configure: Regenerate.
9888
9889 2004-05-30 Andreas Jaeger <aj@suse.de>
9890 Jim Wilson <wilson@specifixinc.com>
9891
9892 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9893 like CC.
9894
9895 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9896
9897 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9898 * configure: Regenerate.
9899
9900 2004-05-25 Daniel Jacobowitz <drow@false.org>
9901
9902 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9903 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9904 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9905 targets.
9906 * Makefile.in: Regenerate.
9907
9908 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9909
9910 * configure.in: Test the ability to symlink directories.
9911 * configure: Regenerate.
9912
9913 * Makefile.def (bootstrap-stage): New definitions.
9914 * Makefile.tpl (configure-stage1-gcc,
9915 configure-stage2-gcc, configure-stage3-gcc,
9916 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9917 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9918 new-restage3, compare): Autogenerate, see Makefile.in
9919 entry for behavioral changes.
9920 (distclean-stage1, new-stage1-start, new-stage1-end,
9921 new-stage1-bubble, distclean-stage2, new-stage2-start,
9922 new-stage2-end, new-stage2-bubble, distclean-stage3,
9923 new-stage3-start, new-stage3-end): New autogenerated targets.
9924 (objext, prebootstrap, BOOT_CFLAGS,
9925 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9926 targets.
9927
9928 * Makefile.in: Regenerate.
9929 (distclean-stage1, new-stage1-start, new-stage1-end,
9930 new-stage1-bubble, distclean-stage2, new-stage2-start,
9931 new-stage2-end, new-stage2-bubble, distclean-stage3,
9932 new-stage3-start, new-stage3-end): New targets.
9933 (all-stage1-gcc): Move prebootstrap dependency from here...
9934 (configure-stage1-gcc): ...to here.
9935 (new-bootstrap): Use bubble targets.
9936 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9937 Use per-stage distclean targets.
9938 (configure-stage1-gcc, configure-stage2-gcc,
9939 configure-stage3-gcc, all-stage1-gcc,
9940 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9941 Use new-stageN-start to prepare the tree.
9942
9943 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9944
9945 * Makefile.def (host_modules): add libcpp.
9946 * Makefile.tpl: Add dependencies on and for libcpp.
9947 * Makefile.in: Regenerate.
9948 * configure.in: Add libcpp host module.
9949 * configure: Regenerate.
9950
9951 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9952
9953 * Makefile.tpl: Whenever a recursive target is defined, wrap
9954 it in a special @if/@endif block, and prepare its maybe
9955 dependency in the @if/@endif block
9956 * configure.in: Instead of writing maybe dependencies, remove
9957 the @if/@endif statements, and remove the @if/@endif blocks
9958 that remain.
9959 * configure: Regenerate.
9960 * Makefile.in: Regenerate.
9961
9962 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9963
9964 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9965
9966 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9967
9968 PR bootstrap/15120
9969 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9970 * */configure: Rebuilt.
9971
9972 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9973
9974 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9975 of libf2c.
9976 * configure, Makefile.in: Regenerate.
9977
9978 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9979
9980 * MAINTAINERS (Write After Approval): Add myself.
9981
9982 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9983
9984 Merge from tree-ssa-20020619-branch.
9985
9986 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9987 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9988 (HOST_GMPLIBS): Define.
9989 (HOST_GMPINC): Define.
9990 (TARGET_LIB_PATH): Add libmudflap.
9991 (GFORTRAN_FOR_TARGET): Define.
9992 (configure-build*): Export GFORTRAN.
9993 (configure-gcc): Export GMPLIBS and GMPINC.
9994 (all-gcc): Add maybe-all-libbanshee.
9995 (configure-target-libgfortran): Define.
9996 * Makefile.in: Regenerate.
9997 * configure.in (host_libs): Add libbanshee.
9998 (target_libraries): Add target-libmudflap and target-libgfortran.
9999 Add --with-libbanshee.
10000 Handle --disable-libmudflap.
10001 (*-*-freebsd*): Use with_gmp.
10002 Add $(libgcj) to noconfigdirs.
10003 * configure: Regenerate.
10004 * depcomp: New file.
10005 * MAINTAINERS: Add tree-ssa maintainers.
10006
10007 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
10008
10009 * MAINTAINERS (Various Maintainers): Add myself.
10010
10011 2004-04-30 Brian Ford <ford@vss.fsi.com>
10012
10013 * MAINTAINERS (Write After Approval): Add myself.
10014
10015 2004-04-29 Uros Bizjak <uros@kss-loka.si>
10016
10017 * MAINTAINERS (Write After Approval): Add myself.
10018
10019 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
10020
10021 * config/acx.m4: Fix fastcompare support for new-bootstrap.
10022 * configure: Regenerate.
10023
10024 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
10025
10026 Revert:
10027 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10028
10029 * Makefile.def (flags_to_pass): Remove *dir variables that
10030 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10031 as well as prefix and exec_prefix.
10032 * Makefile.in: Regenerate.
10033
10034 2004-04-26 Robert Millan <robertmh@gnu.org>
10035
10036 Add patches from libtool CVS.
10037 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10038 * ltconfig: Likewise.
10039 * ltcf-c.sh: Likewise.
10040 * ltcf-cxx.sh: Likewise.
10041 * ltcf-gcj.sh: Likewise.
10042
10043 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10044
10045 * Makefile.def (host_modules): Mark with the bootstrap
10046 flag packages on which gcc depends.
10047 * Makefile.tpl (all-bootstrap): Use it.
10048 * Makefile.in: Regenerate.
10049
10050 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10051
10052 * Makefile.def (flags_to_pass): Remove *dir variables that
10053 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10054 as well as prefix and exec_prefix.
10055 * Makefile.in: Regenerate.
10056
10057 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10058
10059 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10060 * configure: Regenerate.
10061 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10062 * gcc/Makefile.tpl (compare): Use the result of the test.
10063 * gcc/Makefile.in: Regenerate.
10064
10065 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
10066
10067 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10068 Always relocate gcc and prev-gcc to the original names, even
10069 if the build fails.
10070 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10071 New targets.
10072
10073 2004-04-23 Laurent GUERBY <laurent@guerby.net>
10074
10075 * MAINTAINERS: Update my email address.
10076
10077 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10078
10079 * configure.in (mips*-*-irix5*): Enable ld.
10080 * configure: Regenerate.
10081
10082 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10083
10084 * configure: Regenerate.
10085
10086 2004-04-15 James E Wilson <wilson@specifixinc.com>
10087
10088 * Makefile.tpl (configure-[+module+], configure-gcc,
10089 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10090 Set and export LDFLAGS.
10091 * Makefile.in: Regenerate.
10092
10093 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10094
10095 * MAINTAINERS: Add myself to write-after-approval.
10096
10097 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10098
10099 PR bootstrap/14871
10100 * Makefile.tpl: If we don't have built-in-tree target tools,
10101 use the ones found by configure rather than hacking around with
10102 program_transform_name.
10103 * configure.in: Give Makefile.tpl the information necessary
10104 to do that.
10105 * Makefile.in: Regenerate.
10106 * configure: Regenerate.
10107
10108 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10109
10110 PR bootstrap/14760
10111 * configure.in: When computing baseargs, strip *all* copies of
10112 offending options. Also, don't match/substitute the trailing space,
10113 so that this actually works when two similar options are separated by
10114 only one space.
10115 * configure: Regenerate.
10116
10117 2004-04-06 David Edelsohn <edelsohn@gnu.org>
10118
10119 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10120 (rs6000-*-aix*): Same.
10121 * configure: Regenerate.
10122
10123 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
10124
10125 * MAINTAINERS: Add myself to write-after-approval.
10126
10127 2004-04-03 Bud Davis <bdavis9659@comcast.net>
10128
10129 * MAINTAINERS: Add myself to write-after-approval.
10130
10131 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10132
10133 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10134 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10135 * Makefile.in: Regenerate.
10136
10137 * configure.in (top level bootstrap support): Rework --enable-werror
10138 to set @stage2_werror_flag@.
10139 * configure: Regenerate.
10140 * Makefile.tpl (top level bootstrap support): Pass
10141 @stage2_werror_flag@ down to configure in stages 2 and 3.
10142 * Makefile.in: Regenerate.
10143
10144 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10145
10146 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10147 for stages 2 and 3 as well as in make. As a consequence, remove
10148 OUTPUT_OPTION (now detected by configure) from the flags passed down
10149 to make.
10150 * Makefile.in: Regenerate.
10151
10152 * Makefile.tpl (new-bootstrap): Fix typo.
10153 * Makefile.in: Regenerate.
10154
10155 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10156
10157 * Makefile.tpl: Rearrange by moving recursive_targets rules
10158 into their proper sections.
10159 * Makefile.tpl (top level bootstrap support): Move disabling
10160 of coverage flags from 'make' to 'configure'; improve comments.
10161 * Makefile.in: Regenerate.
10162
10163 * Makefile.tpl (experimental top level bootstrap) Move stage1
10164 language setting from all- target to configure- target; disable
10165 intermodule optimization in stage 1; prevent gratuitous rebuilds
10166 of stage 1.
10167 * Makefile.in: Regenerate.
10168 * configure.in: Comma-separate stage 1 language list for top
10169 level bootstrap.
10170 * configure: Regenerate.
10171
10172 * Makefile.tpl: Clean up experimental top level bootstrap support:
10173 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10174 prev-gcc in configure- targets as well as all- targets.
10175 * Makefile.in: Regenerate.
10176
10177 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10178
10179 * compile: New file imported from automake.
10180
10181 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
10182
10183 * configure.in: Remove symbolic link section.
10184 * configure: Regenerate.
10185 * Makefile.tpl (links): Remove.
10186 * Makefile.in: Regenerate.
10187
10188 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
10189 Nathanael Nerode <neroden@gcc.gnu.org>
10190
10191 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10192 Set with AC_CHECK_PROGS.
10193 * configure.in: Fix comment typo from last patch.
10194 * configure: Regenerate.
10195
10196 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10197
10198 * Makefile.tpl: Introduce experimental top level bootstrap support.
10199 * Makefile.in: Regenerate.
10200 * configure.in: Introduce support for top level bootstrap.
10201 * configure: Regenerate.
10202
10203 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
10204 Paolo Bonzini <bonzini@gnu.org>
10205
10206 PR bootstrap/14522
10207 * configure.in: Cope with shells that do not support unquoted ^
10208 * configure: Regenerate.
10209
10210 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
10211 Paolo Bonzini <bonzini@gnu.org>
10212
10213 PR bootstrap/14522
10214 * configure.in: Cope with shells that do not support nesting
10215 quotes inside quoted backquote substitutions.
10216 * configure: Regenerate.
10217
10218 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10219
10220 PR bootstrap/14522
10221 * configure.in: Fix escaping of $.
10222 * configure: Regenerate.
10223
10224 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10225
10226 * configure: Regenerate, since I forgot to while committing Paolo's
10227 changes.
10228
10229 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
10230
10231 PR ada/14131
10232 Move language detection to the top level.
10233 * configure.in: Find default values for the tools as
10234 soon as possible. Disable ada if GNAT is not found.
10235 Emit error message about missing languages. Expand
10236 --enable-languages=all for the gcc subdirectory.
10237
10238 2004-03-10 Ben Elliston <bje@gnu.org>
10239
10240 * MAINTAINERS: Update my email address.
10241
10242 2004-03-05 David Edelsohn <edelsohn@gnu.org>
10243
10244 * ltconfig: Disable building static libraries if building shared
10245 libraries on AIX 5L.
10246
10247 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10248
10249 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10250 and disable libgcj.
10251 * configure: Regenerated.
10252
10253 2004-03-01 Brian Booth <bbooth@redhat.com>
10254
10255 * MAINTAINERS: Add myself to write-after-approval.
10256
10257 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10258
10259 * MAINTAINERS: Add myself to write-after-approval.
10260
10261 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10262
10263 PR bootstrap/7087
10264 * Makefile.tpl: Guard XFOO sed statements better.
10265 * Makefile.tpl: Add dependency for configure-target-libada.
10266 * Makefile.in: Regenerate (incidentally fixes broken
10267 commit when libada-branch was merged).
10268
10269 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10270
10271 * MAINTAINERS: Add myself to write-after-approval.
10272
10273 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10274
10275 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10276 maintainers.
10277
10278 2004-02-20 Andrew Cagney <cagney@redhat.com>
10279
10280 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10281 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10282
10283 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10284
10285 PR bootstrap/11932
10286 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10287
10288 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10289
10290 * MAINTAINERS: Added myself to write-after-approval.
10291
10292 2004-02-14 Michael Koch <konqueror@gmx.de>
10293
10294 * MAINTAINERS: Added myself to write-after-approval.
10295
10296 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10297
10298 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10299 some OS port maintainers to OS port maintainers section.
10300
10301 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10302
10303 * MAINTAINERS: Add self.
10304
10305 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10306
10307 * MAINTAINERS: Alphabetize.
10308
10309 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
10310
10311 * MAINTAINERS: Remove myself.
10312
10313 2004-02-11 David Edelsohn <edelsohn@gnu.org>
10314
10315 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10316 (rs6000-*-aix*): Same.
10317 * configure: Regenerate.
10318
10319 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10320
10321 * configure.in (host): Add in missing $noconfigdirs to defines.
10322 * configure: Regenerate.
10323
10324 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10325 Nathanael Nerode <neroden@gcc.gnu.org>
10326
10327 PR ada/6637, PR ada/5911
10328 Merge with libada-branch:
10329 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10330 with appropriate dependencies. Add --enable-libada configure switch.
10331 * configure, Makefile.in: Regenerate.
10332
10333 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
10334
10335 * MAINTAINERS: Add myself to write-after-approval.
10336
10337 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10338
10339 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10340 * configure: Regenerate.
10341
10342 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10343
10344 Merge from upstream:
10345
10346 * ltmain.in: When setting IFS to '~', be careful about user
10347 arguments that contain '~'.
10348
10349 2004-02-04 Peter O'Gorman <peter@pogma.com>
10350
10351 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10352 Also test $base_compile against $CC with escaped arguments. Bug
10353 reported by Geoff Keating <geoffk@apple.com>.
10354
10355 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10356
10357 * MAINTAINERS: Remove i960 port.
10358
10359 2004-01-23 DJ Delorie <dj@redhat.com>
10360
10361 * Makefile.def (target_modules) [libiberty]: Don't stage.
10362 * Makefile.in: Rebuilt.
10363
10364 2004-01-20 Caroline Tice <ctice@apple.com>
10365
10366 * MAINTAINERS: Add myself to write-after-approval.
10367
10368 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10369
10370 * MAINTAINERS: Update my email address.
10371
10372 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10373
10374 * MAINTAINERS: Add myself to write-after-approval.
10375
10376 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10377
10378 * MAINTAINERS: Remove entries without email address.
10379
10380 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10381
10382 * MAINTAINERS: Add myself to write-after-approval.
10383
10384 2004-01-15 Steven Bosscher <stevenb@suse.de>
10385
10386 * MAINTAINERS: Update my email address.
10387
10388 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10389
10390 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10391 * Makefile.tpl (configure-target-[+module+]): Support stage.
10392 * Makefile.in: Rebuilt.
10393
10394 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10395
10396 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10397
10398 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10399
10400 * MAINTAINERS: Add myself as a MIPS maintainer.
10401
10402 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10403
10404 * configure.in: Use ./config.cache, not config.cache.
10405 * configure: Regenerate.
10406 * Makefile.tpl: Special-casing not needed for GCC any more.
10407 * Makefile.in: Regenerate.
10408
10409 * configure.in: Don't share a cache file for host dirs.
10410 * configure: Regenerate.
10411
10412 * config-ml.in: Don't mess with the cache file.
10413
10414 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10415
10416 * MAINTAINERS: Move myself from 'Write After Approval' to
10417 'CPU Port Maintainers' section as SPARC maintainer.
10418
10419 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10420
10421 * Makefile.tpl: Make GCC use a separate config.cache.
10422 * Makefile.in: Regenerate.
10423
10424 PR bootstrap/11932, PR bootstrap/11933
10425 (I don't know if it will fix either of them, but it relates
10426 to them.)
10427 * configure.in: Don't use shared config.cache for target
10428 directories.
10429 * configure: Regenerate.
10430
10431 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10432
10433 * MAINTAINERS: Add myself to 'Write After Approval' section.
10434
10435 2003-12-31 Roger Sayle <roger@eyesopen.com>
10436
10437 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10438 * configure: Regenerated.
10439
10440 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10441
10442 * MAINTAINERS: Remove the mn10200 maintainer.
10443
10444 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10445
10446 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10447 * configure: Regenerated.
10448
10449 2003-12-16 Jan Hubicka <jh@suse.cz>
10450
10451 * MAINTAINERS: Add myself as callgraph maintainer.
10452
10453 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10454
10455 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10456 * configure: Regenerate.
10457
10458 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10459
10460 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10461 'Write After Approval' section. Update email.
10462
10463 2003-12-01 James Lemke <jim@wasabisystems.com>
10464
10465 * MAINTAINERS (Write After Approval): Add myself.
10466
10467 2003-11-20 Matt Thomas <matt@3am-software.com>
10468
10469 * MAINTAINERS: Add myself as a vax port maintainer.
10470
10471 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10472
10473 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10474 (configure-build-[+module+], configure-[+module+]): Likewise.
10475 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10476 * Makefile.in: Regenerate.
10477
10478 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10479
10480 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10481 shared/dylibed libraries.
10482 * ltmain.sh: Likewise.
10483 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10484 * ltcf-cxx.sh: Likewise.
10485 * ltcf-gcj.sh: Likewise.
10486 * ltconfig: Likewise.
10487
10488 2003-11-17 Stan Cox <scox@redhat.com>
10489
10490 * MAINTAINERS: Add myself as iq2000 port maintainer.
10491
10492 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10493
10494 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10495 * Makefile.in: Regenerate.
10496
10497 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10498
10499 * config.sub: Update to 2003-11-03 version.
10500
10501 2003-10-20 Phil Edwards <phil@codesourcery.com>
10502
10503 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10504 * configure: Regenerate.
10505
10506 2003-10-20 Nicolas Pitre <nico@cam.org>
10507
10508 * MAINTAINERS: Add myself to 'Write After Approval' section.
10509
10510 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10511
10512 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10513
10514 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10515
10516 * MAINTAINERS: Update my email address.
10517
10518 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10519
10520 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10521
10522 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10523
10524 * MAINTAINERS: Add myself to 'Write After Approval' section.
10525
10526 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10527
10528 * config.guess: Update to 2003-10-16 version.
10529 * config.sub: Update to 2003-10-16 version.
10530
10531 2003-10-15 David Daney <ddaney@avtrex.com>
10532
10533 * MAINTAINERS: Added myself to 'Write After Approval' section.
10534
10535 2003-10-15 Falk Hueffner <falk@debian.org>
10536
10537 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10538 'Write After Approval' section. Update email.
10539
10540 2003-10-14 Roger Sayle <roger@eyesopen.com>
10541
10542 * MAINTAINERS: Move myself from 'Write After Approval' to
10543 'Various Maintainers' section as middle-end maintainer.
10544
10545 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10546
10547 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10548 HOST_FLAGS_TO_PASS.
10549 * Makefile.in: Regenerate.
10550
10551 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10552
10553 * config.guess: Update to 2003-10-07 version.
10554 * config.sub: Update to 2003-10-07 version.
10555
10556 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10557
10558 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10559 * ltconfig (irix5*, irix6*): Don't override version_type.
10560
10561 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10562
10563 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10564 * configure: Rebuilt
10565 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10566 * Makefile.in: Rebuilt
10567
10568 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10569
10570 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10571
10572 2003-09-30 Carlo Wood <carlo@alinoe.com>
10573
10574 * MAINTAINERS (Write After Approval): Add myself.
10575
10576 2003-09-29 Paul Koning <ni1d@arrl.net>
10577
10578 * MAINTAINERS: Move myself from "Write After Approval"
10579 to CPU platform maintainers for pdp11 platform.
10580
10581 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10582
10583 * MAINTAINERS: Move myself from 'Write After Approval' to
10584 'Various Maintainers' section as libffi testsuite maintainer.
10585
10586 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10587
10588 * configure.in: Pass a computed --program-transform-name
10589 to subconfigures.
10590 * configure: Regenerated.
10591
10592 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10593
10594 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10595 * Makefile.in: Regenerate.
10596
10597 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10598 * Makefile.in: Regenerate.
10599
10600 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10601
10602 * MAINTAINERS: Move myself from 'Write After Approval'
10603 to 'Various Maintainers' (objective-c) section.
10604
10605 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10606
10607 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10608 quoting.
10609 * configure: Regenerated.
10610
10611 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10612
10613 * MAINTAINERS (Write After Approval): Add myself to write after
10614 approval list.
10615
10616 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10617
10618 * MAINTAINERS (Write After Approval): Add myself.
10619
10620 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10621
10622 * MAINTAINERS: Update my e-mail address.
10623
10624 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10625
10626 * libtool.m4 (LD): Correct powerpc64 host match.
10627
10628 2003-09-06 James E Wilson <wilson@tuliptree.org>
10629
10630 * MAINTAINTERS: Update my affiliation and email address.
10631
10632 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10633
10634 * MAINTAINERS (Write After Approval): Add myself.
10635
10636 2003-09-04 DJ Delorie <dj@redhat.com>
10637
10638 * configure: Regenerate.
10639
10640 2003-09-04 Robert Millan <robertmh@gnu.org>
10641
10642 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10643
10644 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10645
10646 * configure.in: Ensure arguments to sed are properly spaced.
10647 * configure: Regenerate.
10648
10649 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10650
10651 * MAINTAINERS: Update my e-mail address.
10652
10653 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10654
10655 * MAINTAINERS (Write After Approval): Add myself.
10656
10657 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10658
10659 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10660 * configure: Regenerated.
10661
10662 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10663
10664 * MAINTAINERS: Update my email address.
10665
10666 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10667
10668 * configure.in: Use newline instead of semicolon when assuming
10669 shell arguments in a for loop.
10670 * configure: Regenerated.
10671
10672 2003-08-22 Jason Eckhardt <jle@rice.edu>
10673
10674 * MAINTAINERS: Resurrect the i860 maintainer.
10675
10676 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10677
10678 PR 8180
10679 * configure.in: When testing with_libs and with_headers, treat
10680 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10681 * configure: Regenerate.
10682
10683 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10684 make, shell, etc.
10685 (baseargs): Likewise.
10686 * configure: Regenerate.
10687
10688 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10689
10690 * MAINTAINERS (Write After Approval): Add myself.
10691
10692 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10693
10694 * configure.in: Disable libgcj for darwin not on powerpc.
10695 * configure: Rebuild.
10696
10697 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10698
10699 * config-ml.in, symlink-tree: Add license.
10700
10701 2003-08-03 Richard Stallman <rms@gnu.org>
10702 Eben Moglen <moglen@columbia.edu>
10703
10704 * README.SCO: New file.
10705
10706 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10707
10708 * Makefile.tpl (check, check-c++): Express dependencies using
10709 dependencies rather than commands.
10710 * Makefile.in: Regenerate.
10711
10712 2003-08-01 Andrew Cagney <cagney@redhat.com>
10713
10714 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10715 * configure: Ditto.
10716
10717 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10718
10719 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10720 * Makefile.in: Update.
10721
10722 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10723
10724 * configure.in: Enable libgcj for darwin.
10725 * configure: Rebuild.
10726
10727 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10728
10729 * config-ml.in: Use ac_configure_args directly instead of
10730 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10731 actually seen.
10732
10733 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10734
10735 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10736 creating target and build subdirs to build all parent dirs as needed.
10737 * Makefile.in: Rebuild.
10738 * configure.in: Don't build dirs explicitly here.
10739 * configure: Rebuild.
10740
10741 2003-07-26 Paul Brook <paul@nowt.org>
10742
10743 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10744
10745 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10746
10747 * Makefile.tpl (all-make): Depend on intl.
10748 * Makefile.in: Rebuilt.
10749
10750 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10751
10752 * install-sh: Update to newer upstream versions (associated with
10753 aclocal 1.7).
10754 * mkinstalldirs: Likewise.
10755 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10756
10757 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10758
10759 * MAINTAINERS: Move self from Bug database only accounts
10760 to write-after-approval.
10761
10762 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10763
10764 * config.if: Remove unused libc_interface determination.
10765
10766 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10767
10768 * MAINTAINERS: Move self from write-after-approval to
10769 build machinery (*.in).
10770
10771 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10772
10773 PR bootstrap/11273
10774 PR bootstrap/11408
10775 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10776 unused INSTALL_PROGRAM_ARGS.
10777 * configure.in: Use AC_PROG_INSTALL.
10778 * Makefile.in: Regenerate.
10779 * configure: Regenerate.
10780
10781 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10782
10783 * MAINTAINERS: Alphabetize.
10784
10785 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10786
10787 * configure: Rebuilt.
10788 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10789 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10790 newlib nor libgloss.
10791 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10792 * configure.in (am33_2.0-*-linux*): Added.
10793
10794 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10795
10796 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10797 * configure: Regenerate.
10798
10799 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10800
10801 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10802 * Makefile.in: Regenerate.
10803
10804 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10805
10806 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10807 * Makefile.in: Regenerate.
10808
10809 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10810
10811 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10812 * Makefile.in: Regenerated.
10813
10814 * config-ml.in: Replace PWD with PWD_COMMAND.
10815
10816 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10817
10818 * intl: New directory; see intl/ChangeLog for details.
10819 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10820 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10821 * Makefile.in: Regenerate.
10822
10823 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10824
10825 * configure.in: Clean up config-lang.in handling. Delete
10826 useless assignment to "subdirs".
10827 * configure: Regenerate.
10828
10829 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10830
10831 * configure.in: Rename 'target_libs' to 'target_libraries'.
10832 Remove useless reference to 'target_libs'.
10833 * configure: Regenerate.
10834
10835 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10836
10837 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10838 * Makefile.in: Regenerate.
10839
10840 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10841
10842 * Makefile.def: Introduce flags_to_pass.
10843 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10844 * Makefile.in: Regenerate.
10845
10846 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10847
10848 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10849 and target-libgloss.
10850 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10851 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10852 * configure: Regenerate.
10853
10854 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10855
10856 * configure.in: Update testsuite_flags to new location.
10857 * configure. Regenerate.
10858
10859 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10860
10861 * Makefile.tpl: Remove BUILD_CC stuff.
10862 * Makefile.in: Regenerate.
10863
10864 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10865
10866 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10867
10868 2003-06-16 Graeme Peterson <gp@qnx.com>
10869
10870 * MAINTAINERS (Write After Approval): Add myself.
10871
10872 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10873
10874 * config.guess: Update to 2003-06-12 version.
10875 * config.sub: Update to 2003-06-13 version.
10876
10877 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10878
10879 * config.guess: Update to 2003-06-06 version.
10880 * config.sub: Update to 2003-06-06 version.
10881
10882 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10883
10884 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10885 * configure. Regenerate.
10886
10887 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10888
10889 * configure.in: Disable serial configure by default.
10890 * configure: Regenerate.
10891 * Makefile.tpl: Abolish .NOTPARALLEL.
10892 * Makefile.in: Regenerate.
10893
10894 * Makefile.tpl: Replace {build,host,target}_canonical by
10895 {build,host,target}.
10896 * Makefile.in: Regenerate.
10897
10898 * Makefile.tpl: Fix stupid pasto.
10899 * Makefile.in: Regenerate.
10900
10901 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10902
10903 * Makefile.tpl: Remove bogus conditional.
10904 * Makefile.in: Regenerate.
10905
10906 2003-06-05 Jan Hubicka <jh@suse.cz>
10907
10908 * Makefile.tpl (profiledbootstrap): New target.
10909 * Makefile.in (profiledbootstrap): New target.
10910
10911 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10912
10913 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10914 Pinski. Remove user names from other bugzilla-only maintainers.
10915
10916 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10917
10918 * Makefile.tpl: Make 'recursive targets' using autogen rather
10919 than shell loop. Remove duplicate 'clean' targets and false
10920 comments.
10921 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10922 Add systematic method of specifying missing targets in subdirs.
10923 Add copyright boilerplate.
10924 * Makefile.in: Regenerate.
10925 * configure.in: Add 'recursive targets' to maybe list.
10926 * configure: Regenerate.
10927
10928 * MAINTAINERS: "GNATS only" -> "Bug database only".
10929
10930 * Makefile.tpl: Rename [+target+] to [+make_target+].
10931 * Makefile.def: Rename 'target' to 'make_target'.
10932
10933 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10934
10935 * MAINTAINERS: Add self as options handling maintainer.
10936
10937 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10938
10939 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10940 been too long since I touched those ports.
10941
10942 2003-05-28 DJ Delorie <dj@redhat.com>
10943
10944 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10945 * Makefile.in: Regenerate.
10946
10947 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10948
10949 * configure.in: Use curly braces in the definition of tooldir.
10950 * configure: Regenerate.
10951
10952 2003-05-21 DJ Delorie <dj@redhat.com>
10953
10954 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10955 newlib or libgloss.
10956 * Makefile.in: Regenerate.
10957
10958 2003-05-21 DJ Delorie <dj@redhat.com>
10959
10960 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10961 * Makefile.in: Regenerate.
10962
10963 2003-05-20 Ian Lance Taylor <ian@airs.com>
10964
10965 * MAINTAINERS: Update my e-mail address.
10966
10967 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10968
10969 * configure.in: Switch more things to use maybe dependencies.
10970 * Makefile.tpl: Switch more things to use maybe dependencies.
10971 Factor out common code from autogen IF statements.
10972 * configure: Regenerate.
10973 * Makefile.in: Regenerate.
10974
10975 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10976
10977 * configure.in: Accept i[3456789]86 for machine type.
10978 * configure: Regenerate.
10979
10980 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10981
10982 * configure.in: Switch more things to use maybe dependencies.
10983 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10984 * configure: Regenerate.
10985 * Makefile.tpl: Switch more things to use maybe dependencies.
10986 * Makefile.in: Regenerate.
10987
10988 2003-05-16 Andreas Schwab <schwab@suse.de>
10989
10990 * Makefile.tpl (install-opcodes): Define.
10991 * Makefile.in: Rebuild.
10992
10993 2003-05-13 Andreas Jaeger <aj@suse.de>
10994
10995 * config.guess: Update to 2003-05-09 version.
10996 * config.sub: Update to 2003-05-09 version.
10997
10998 2003-05-13 Michael Eager <eager@mvista.com>
10999
11000 * configure.in: Correct sed script so that options in quotes are not
11001 deleted.
11002 * configure: Rebuild.
11003
11004 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
11005
11006 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11007 and $$s/newlib/libc/sys/cygwin32 include paths.
11008 * configure: Ditto.
11009
11010 2003-05-12 Michael Meissner <gnu@the-meissners.org>
11011
11012 * MAINTAINERS: Update my email addresses.
11013
11014 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
11015
11016 * config-ml.in: Propagate INSTALL variables.
11017
11018 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11019
11020 * MAINTAINERS: Remove duplicate entries in Write After Approval.
11021
11022 2003-05-02 Chris Demetriou <cgd@broadcom.com>
11023
11024 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11025 * Makefile.in: Regenerate.
11026
11027 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
11028
11029 * MAINTAINERS (GNATS only): Add Falk Hueffner.
11030
11031 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
11032
11033 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11034
11035 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
11036
11037 * Makefile.tpl: Clean $(BUILD_SUBDIR).
11038 * Makefile.in: Regenerated.
11039
11040 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
11041
11042 * MAINTAINERS (Write After Approval): Upgrade myself from
11043 GNATS only to write-after-approval. Update my mail address.
11044
11045 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
11046
11047 (OS Port Maintainers: freebsd): Add myself.
11048
11049 2003-04-22 Mark Mitchell <mark@codesourcery.com>
11050
11051 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11052
11053 2003-04-22 Kean Johnston <jkj@sco.com>
11054
11055 * MAINTAINERS (SCO ports): Added myself.
11056
11057 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11058
11059 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11060
11061 2003-04-19 Kean Johnston <jkj@sco.com>
11062
11063 * MAINTAINERS (Write After Approval): Add myself.
11064
11065 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11066
11067 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11068 * Makefile.in: Regenerate.
11069
11070 2003-04-18 Jakub Jelinek <jakub@redhat.com>
11071
11072 * configure.in (powerpc64*-*-linux*): Remove.
11073 * configure: Rebuilt.
11074
11075 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
11076
11077 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11078 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11079 and restrap.
11080 * Makefile.in: Regenerate.
11081
11082 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
11083
11084 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11085 * configure: Regenerated.
11086
11087 2003-04-15 DJ Delorie <dj@redhat.com>
11088
11089 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11090
11091 2003-04-13 Nick Clifton <nickc@redhat.com>
11092
11093 * config-ml.in: Remove support for --disable-aix removing
11094 call-aix multilibs.
11095
11096 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
11097
11098 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11099 * */configure: Rebuilt.
11100
11101 2003-04-08 Joel Sherrill <joel@oarcorp.com>
11102
11103 * MAINTAINERS: Add my email address.
11104
11105 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
11106
11107 * MAINTAINERS (Write After Approval): Add myself.
11108
11109 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11110
11111 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11112 * Makefile.in: Regenerate.
11113
11114 2003-03-14 Michael Chastain <mec@shout.net>
11115
11116 * Makefile.in: Regenerate with correct Makefile.def.
11117
11118 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11119
11120 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11121 Make macro.
11122 * Makefile.in: Regenerate.
11123 * configure.in: Clean up gxx_include_dir logic.
11124 * configure: Regenerate.
11125
11126 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11127
11128 * MAINTAINERS (Write After Approval): Add myself.
11129
11130 2003-03-10 Ben Elliston <bje@wasabisystems.com>
11131
11132 * MAINTAINERS: Update my mail address.
11133
11134 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11135
11136 * configure.in (gxx_include_dir): Fix typo.
11137 * configure: Regenerated.
11138
11139 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11140
11141 * Makefile.tpl: Reindent.
11142 * Makefile.in: Regenerate.
11143 * configure.in: Reindent. Don't set unused variables.
11144 * configure: Regenerate.
11145
11146 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
11147
11148 * configure.in: Include $(build_tooldir)/sys-include in
11149 FLAGS_FOR_TARGET.
11150 * configure: Regenerated.
11151
11152 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11153
11154 * Makefile.tpl: Always pass down RANLIB.
11155 * Makefile.in: Regenerate.
11156
11157 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11158 * Makefile.in: Regenerate.
11159 * configure.in: Remove unused logic relating to --enable-shared
11160 and --enable-threads. Remove bogus comments. Remove redundant
11161 noconfigdirs.
11162 * configure: Regenerate.
11163
11164 * configure.in: Replace ${libstdcxx_version} by its value.
11165 Remove reference to mh-dgux.
11166 * configure: Regenerate.
11167
11168 2003-03-03 Kevin Buettner <kevinb@redhat.com>
11169
11170 * MAINTAINERS (Write After Approval): Add myself.
11171
11172 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11173
11174 * Makefile.tpl: Rearrange.
11175 * Makefile.in: Regenerate.
11176
11177 2003-02-25 Uwe Stieber <uwe@wwws.de>
11178
11179 * configure.in: Add support for kaOS as cross build target system.
11180 * configure: Regenerated.
11181
11182 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11183
11184 * MAINTAINERS (Write after approval): Add myself.
11185
11186 2003-02-21 James E Wilson <wilson@tuliptree.org>
11187
11188 * MAINTAINERS: Update my email address.
11189
11190 2003-02-21 Zack Weinberg <zack@codesourcery.com>
11191
11192 * MAINTAINERS: Add self to blanket write privs. section.
11193
11194 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
11195
11196 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11197 configure-target-* as some target builds may require additional
11198 flags for preprocessor tests.
11199 * Makefile.in: Regenerated.
11200
11201 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
11202
11203 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11204 * ltconfig: Handle it.
11205 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11206 auto-detecting it.
11207
11208 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11209 it is used as argument to $CC.
11210 * ltcf-gcj.sh: Likewise.
11211
11212 * configure.in: Introduce --enable-maintainer-mode.
11213 * configure: Rebuilt.
11214 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11215 for maintainer mode.
11216 * Makefile.in: Rebuilt.
11217
11218 2003-02-18 Jason Merrill <jason@redhat.com>
11219
11220 * Makefile.tpl (check-c++): Allow parallelism.
11221
11222 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11223
11224 * MAINTAINERS: Remove John Carr (who never actually had access to
11225 gcc.gnu.org).
11226
11227 2003-02-15 Geoffrey Keating <geoffk@apple.com>
11228
11229 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11230 don't configure target-libobjc.
11231 * configure: Regenerate.
11232
11233 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11234
11235 * Makefile.tpl (RANLIB): Define.
11236 * Makefile.in: Regenerate.
11237
11238 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11239
11240 * MAINTAINERS: Update my email.
11241
11242 2003-02-06 Keith R Seitz <keiths@redhat.com>
11243
11244 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11245 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11246 * Makefile.in: Regenerated.
11247 * configure.in: Remove all traces of snavigator, db, and grep.
11248 * configure: Regenerated.
11249
11250 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11251
11252 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11253 After Approval.
11254
11255 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11256
11257 * MAINTAINERS (Write after approval): Add myself.
11258
11259 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11260
11261 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11262 * Makefile.in: Regenerated.
11263
11264 2003-01-30 Roger Sayle <roger@eyesopen.com>
11265
11266 * config.guess: Updated to 2003-01-30's version.
11267 * config.sub: Updated to 2003-01-28's version.
11268
11269 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11270
11271 * config.if: If gcc_version is already set, just use it. Don't set
11272 gcc_version_trigger if it's already set, otherwise set it to
11273 gcc/version.c, but only if the file exists. If it is not set and
11274 gcc/version.c does not exist, try to extract the version number from
11275 $CC.
11276
11277 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11278
11279 * MAINTAINERS: Add myself to write-after-approval list.
11280
11281 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11282
11283 * configure.in: Revert 24Jan change.
11284 * configure: Regenerate.
11285
11286 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11287
11288 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11289 entry of HJ Lu.
11290
11291 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11292
11293 * configure.in: Revert previous change.
11294 * configure: Regenerate.
11295
11296 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11297
11298 * configure.in: Make rda native-only.
11299 * configure: Regenerate.
11300
11301 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11302
11303 * MAINTAINERS: Move myself from GNATS-only-accounts to
11304 write-after-approval.
11305
11306 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11307
11308 * configure.in: Add missing \.
11309 * configure: Rebuilt.
11310
11311 2003-01-17 Jakub Jelinek <jakub@redhat.com>
11312
11313 * configure.in (baseargs): Avoid using \| in sed regular
11314 expressions.
11315 * configure: Rebuilt.
11316
11317 2003-01-16 Jakub Jelinek <jakub@redhat.com>
11318
11319 * configure.in (baseargs): Remove all supported forms of
11320 --cache-file, --srcdir, --host, --build and --target options
11321 from argument lists.
11322 * configure: Rebuilt.
11323
11324 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
11325
11326 * MAINTAINERS: Add myself to write-after-approval list.
11327
11328 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
11329
11330 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11331 * configure: Rebuilt.
11332
11333 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11334
11335 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11336 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11337 * Makefile.in: Regenerate.
11338 * configure: Regenerate.
11339
11340 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
11341
11342 * configure.in: Remove Makefile in build, host and target modules
11343 unless configure was run with --no-recursion.
11344 * configure: Rebuilt.
11345
11346 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11347
11348 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11349 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11350 * Makefile.in: Regenerate.
11351
11352 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11353
11354 * config.guess: Update to 2003-01-03 version.
11355 * config.sub: Update to 2003-01-03 version.
11356
11357 2003-01-07 Christopher Faylor <cgf@redhat.com>
11358
11359 * configure: Regenerate with proper autoconf 2.13.
11360
11361 2003-01-07 Christopher Faylor <cgf@redhat.com>
11362
11363 * configure.in: Add AC_PREREQ for consistency.
11364 * configure: Regenerate.
11365
11366 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11367
11368 * configure.in (GDB_TK): Add tcl directories conditional on
11369 gdb/gdbtk directory being present.
11370 * configure: Regenerate.
11371
11372 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11373
11374 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11375 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11376 * configure: Rebuilt.
11377
11378 2002-12-31 Tom Tromey <tromey@redhat.com>
11379
11380 * Makefile.in: Rebuilt.
11381 * Makefile.def (target_modules) [libffi]: Allow installation.
11382
11383 2002-12-31 Andreas Schwab <schwab@suse.de>
11384
11385 * configure.in: Fix use of $program_transform_name.
11386 * configure: Regenerated.
11387
11388 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11389
11390 * configure.in (baseargs): Don't remove first configure argument.
11391 * configure: Regenerated.
11392
11393 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11394
11395 * Makefile.tpl (local-distclean): Don't remove...
11396 (multilib.ts): ... this. Moved into...
11397 (multilib.out): ... this. Don't use sub-make.
11398 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11399 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11400 (configure-build-[+module+], configure-[+module+],
11401 configure-target-[+module+], configure-gcc): ... these. Test
11402 for Makefile existence. Drop config.status from dependencies.
11403 * Makefile.in: Rebuilt.
11404 * configure.in: Move gcc-version-trigger to the end of
11405 ac_configure_args. Add comments to maybedep.tmp and
11406 serdep.tmp. Introduce --disable-serial-configure. Remove
11407 nonopt from baseargs, matching and removing corresponding
11408 whitespace while at it.
11409 * configure: Rebuilt.
11410
11411 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11412
11413 * configure.in (host_configargs): Replace reference to
11414 no-longer-defined buildopts with --build=${build_alias}.
11415 * configure: Rebuilt.
11416
11417 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11418 program_transform_name to standard idiom.
11419 (AUTOGEN, AUTOCONF): Define.
11420 (Makefile.in): Use $(AUTOGEN).
11421 (Makefile): Depend on config.status, and use autoconf-style rule to
11422 build it. Move original commands to...
11423 (config.status): ... this new target.
11424 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11425 $(AUTOCONF).
11426 * Makefile.in: Rebuilt.
11427
11428 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11429
11430 * Makefile.tpl: Fix dramatic bustage due to change in
11431 program_transform_name.
11432 * Makefile.in: Regenerate.
11433
11434 * configure.in: Remove unnecessary PATH setting.
11435 * configure: Regnerate.
11436
11437 * configure.in: Don't default to unprefixed tools unless
11438 the native tools will work.
11439 * configure: Regenerate.
11440
11441 * configure.in: Convert to autoconf script. Blow away lots
11442 of now-redundant Makefile fragments.
11443 * configure: Generate using Autoconf.
11444 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11445 * Makefile.in: Regenerate.
11446
11447 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11448
11449 * configure: Fix stupid bug where RANLIB was mistakenly included.
11450
11451 * configure.in: Rename (buildargs, hostargs, targargs) to
11452 (build_configargs, host_configargs, target_configargs).
11453
11454 * configure.in: Move logic out of sed statement.
11455
11456 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11457 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11458
11459 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11460
11461 * config.sub: Import from master repository
11462 * config.guess: Ditto
11463
11464 2002-12-24 Andreas Schwab <schwab@suse.de>
11465
11466 * Makefile.tpl (multilib.out): Fix missing space.
11467 * Makefile.in: Regenerate.
11468
11469 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11470
11471 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11472 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11473 * Makefile.in: Regenerate.
11474 * configure.in: Remove unnecessary leftovers.
11475
11476 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11477
11478 * configure.in (extra_ranlibflags_for_target): New variable.
11479 (*-*-darwin): Add -c to ranlib commands.
11480 * configure (tooldir): Handle extra_ranlibflags_for_target.
11481
11482 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11483
11484 * Makefile.tpl: Revert HJL's change.
11485 * Makefile.in: Regenerated.
11486 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11487 always.
11488
11489 2002-12-19 Andreas Schwab <schwab@suse.de>
11490
11491 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11492 * Makefile.in: Regenerate.
11493
11494 2002-12-18 H.J. Lu <hjl@gnu.org>
11495
11496 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11497 * Makefile.in: Regenerated.
11498
11499 * configure.in (build_prefix): New. Substitute.
11500
11501 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11502
11503 * Makefile.tpl: Don't let real targets depend on phony targets.
11504 * Makefile.in: Regenerate.
11505
11506 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11507 * Makefile.in: Regenerate.
11508
11509 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11510
11511 * config.sub: Import from master repository
11512 * config.guess: Ditto
11513
11514 2002-12-16 Jason Merrill <jason@redhat.com>
11515
11516 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11517 previous 'make bootstrap'.
11518 * Makefile.in: Regenerate.
11519
11520 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11521
11522 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11523
11524 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11525
11526 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11527 * Makefile.in: Regenerate.
11528
11529 2002-12-13 Jason Merrill <jason@redhat.com>
11530
11531 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11532 library tests.
11533 (check-c++): Just depend on it and check-target-libstdc++-v3.
11534 * Makefile.in: Regenerate.
11535
11536 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11537
11538 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11539 * Makefile.in: Rebuilt.
11540
11541 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11542
11543 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11544
11545 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11546
11547 * configure: Fix bug put in by gremlins.
11548
11549 * Makefile.tpl: Substitute more autoconfily.
11550 * configure: Substitute more autoconfily.
11551 * Makefile.in: Regenerate.
11552
11553 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11554
11555 * config.sub: Import from master repository
11556 * config.guess: Ditto
11557 * MAINTAINERS: Added Svein Seldal under write after approval
11558
11559 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11560
11561 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11562 * Makefile.in (all-sim): Ditto.
11563
11564 2002-12-06 DJ Delorie <dj@redhat.com>
11565
11566 * Makefile.tpl: Change configure dependencies to not have real
11567 targets depend on phony targets.
11568
11569 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11570
11571 * configure.in: Revert unintentional change.
11572
11573 * Makefile.tpl: Change dependency for */multilib.out so that
11574 it works when gcc isn't in the tree.
11575
11576 * configure.in: Substitute more.
11577 * configure: Run subconfigures from the Makefile.
11578 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11579 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11580
11581 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11582
11583 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11584
11585 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11586
11587 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11588 and corresponding dependencies.
11589 * Makefile.in: Regenerate.
11590
11591 * configure.in (host_tools): Order binutils, gas and ld for
11592 convenience in running the testsuites.
11593
11594 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11595 * Makefile.in: Regenerate.
11596 * configure.in: Introduce rules to serialize subconfigure runs.
11597
11598 * configure.in: Introduce BASE_CC_FOR_TARGET.
11599 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11600 Realize configure-build-* targets. Realize configure-target-* targets.
11601 * Makefile.in: Regenerate.
11602
11603 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11604
11605 * configure: Move gcc_version_trigger stuff from here...
11606 * configure.in: ...to here.
11607
11608 * configure.in: Separate subconfigure options added by this file from
11609 options given by the user. Add machinery to put args for host
11610 subconfigures into the Makefile.
11611
11612 * Makefile.tpl: Remove 'vault' targets.
11613 * Makefile.tpl: Reorder and comment dependencies.
11614 * Makefile.in: Regenerate.
11615
11616 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11617 * configure.in: Fix my broken commit of previous patch. (sigh)
11618
11619 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11620
11621 * configure.in: Move host-specific darwin noconfigdirs into
11622 the host-specific section.
11623
11624 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11625
11626 * configure.in: Move host-specific darwin noconfigdirs into
11627 the host-specific section.
11628
11629 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11630
11631 * configure: Remove skip-this-dir support.
11632 * Makefile.tpl: Remove skip-this-dir support.
11633
11634 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11635 subdirectories.
11636 * Makefile.in: Regenerate.
11637
11638 * Makefile.tpl: Strip out useless setting of 'dir'.
11639 * Makefile.in: Regenerate.
11640
11641 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11642
11643 * configure.in: Fix deeply stupid bug.
11644
11645 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11646 shell code in CXX_FOR_TARGET
11647 * Makefile.def: Introduce raw_cxx.
11648 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11649 RAW_CXX_FOR_TARGET.
11650 * Makefile.in: Regenerate.
11651
11652 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11653
11654 * Makefile.tpl: Remove unnecessary ifs.
11655 * Makefile.in: Regenerate.
11656
11657 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11658 dependencies. Maybe-ize build-libiberty. Create dummy install
11659 targets for 'no_install' modules.
11660 * configure: Move GDB_TK substitution to configure.in. Move
11661 build_modules stuff to configure.in.
11662 * configure.in: Implement soft dependency machinery. Maybe-ize
11663 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11664 * Makefile.in: Regenerate.
11665
11666 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11667
11668 * Makefile.tpl: Make all-target, install-target behave similarly
11669 to all, install (only hitting configured targets). Eliminate
11670 unused macro defintions.
11671
11672 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11673 build != host.
11674
11675 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11676
11677 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11678
11679 * configure.in: Produce lists of subdir targets we're actually
11680 configuring. Remove references to "dosrel".
11681 * Makefile.tpl: Let configure set which subdir targets are hit.
11682 Remove install-cross; clean up install; remove ALL. Remove
11683 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11684 Autogenerate host module targets. Remove empty dependency lines
11685 and redundant dependency; rearrange slightly.
11686 * Makefile.def: Add host-side libtermcap, utils.
11687
11688 * Makefile.in: Regenerate.
11689
11690 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11691
11692 * ltconfig (osf[345]): Append $major to soname_spec.
11693 Reflect this in library_names_spec.
11694 * ltmain.sh (osf): Prefix $major with . for use as extension.
11695
11696 2002-11-19 Andreas Jaeger <aj@suse.de>
11697
11698 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11699 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11700 and sparc64 GNU/Linux systems.
11701
11702 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11703
11704 * MAINTAINERS: Update email.
11705
11706 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11707
11708 * MAINTAINERS: Complete James Dennett's entry.
11709
11710 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11711
11712 * MAINTAINERS (Write After Approval): Add myself.
11713
11714 2002-11-13 Bruce Korb <bkorb@gnu.org>
11715
11716 * Makefile.tpl: syntactic cleanup
11717
11718 2002-11-13 Stuart Hastings <stuart@apple.com>
11719
11720 * MAINTAINERS: Add myself to write-after-approval list.
11721
11722 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11723
11724 * Makefile.def: Add list of recursive targets to autogenerate.
11725 Add build_modules.
11726 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11727 targets. Autogenerate *-build-* targets.
11728 * Makefile.in: Regenerate.
11729
11730 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11731
11732 * configure: More autoconf-style substitutions.
11733 * Makefile.tpl: More autoconf-style substitutions.
11734 * Makefile.in: Regenerate.
11735
11736 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11737
11738 * configure: Substitute more variables in a more autoconf-friendly
11739 way. Simplify slightly.
11740 * Makefile.tpl: Make more variables substitutable in an
11741 autoconf-friendly way.
11742 * Makefile.in: Regenerate.
11743
11744 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11745
11746 * MAINTAINERS (Write After Approval): Add myself.
11747
11748 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11749
11750 * configure.in (v810*): Remove special setting of tools.
11751
11752 * configure: Add support for extra required flags for ar or nm.
11753 * configure.in (aix4.3+): Use above support for target-specific
11754 issues, rather than using config/mt-aix43.
11755
11756 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11757
11758 * configure: Remove 'removing', which doesn't work. Replace $subdir
11759 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11760 with $srcdir. Reformat indentation. Substitute some variables
11761 formerly hard-coded in the Makefile for build=host.
11762 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11763 * Makefile.def: Autogenerate more.
11764 * Makefile.in: Regenerate.
11765
11766 2002-11-04 Adam Nemet <anemet@lnxw.com>
11767
11768 * MAINTAINERS (Write After Approval): Add myself.
11769
11770 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11771
11772 * Makefile.def (host_modules): Add rda.
11773 * Makefile.in: Regenerate.
11774 * configure.in (target_tool): Add target-rda to list.
11775
11776 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11777
11778 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11779
11780 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11781
11782 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11783 and restrap targets to this rule.
11784 * Makefile.in: Regenerate.
11785
11786 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11787
11788 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11789 GNATS only accounts.
11790
11791 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11792
11793 * configure.in (i[3456]86-*-linux*): Add check to disable
11794 ${libgcj} for glibc1.
11795
11796 2002-10-24 Denis Chertykov <denisc@overta.ru>
11797
11798 * MAINTAINERS: Add myself as ip2k port maintainer.
11799
11800 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11801
11802 * configure.in: Add tic4x target.
11803
11804 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11805
11806 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11807 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11808 * Makefile.in: Regenerate.
11809
11810 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11811 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11812 * Makefile.in: Regenerate.
11813
11814 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11815
11816 * MAINTAINERS: Add myself as web pages co-maintainer.
11817
11818 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11819
11820 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11821 * Makefile.in: Regenerate.
11822
11823 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11824
11825 * MAINTAINERS: Add myself and Nathan Sidwell
11826 <nathan@codesourcery.com> as VxWorks maintainers.
11827
11828 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11829
11830 * Makefile.def: Remove order dependency comments.
11831 * Makefile.tpl: Add explicit install-install dependencies.
11832 * Makefile.in: Regenerate.
11833
11834 * Makefile.tpl: Remove material now in src-release. (Finally!)
11835 * Makefile.in: Regenerate.
11836
11837 * Makefile.tpl: Add configure-target (for src-release in src)
11838 * Makefile.in: Regenerate.
11839
11840 2002-09-30 Nick Clifton <nickc@redhat.com>
11841
11842 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11843
11844 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11845
11846 * configure.in (s390*-*-linux*): Enable libgcj.
11847
11848 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11849
11850 * configure: Revert accidentally applied changes.
11851
11852 * Makefile.tpl: Make more autoconf-friendly.
11853 * Makefile.in: Regenerate.
11854 * configure: Make substitution more autoconf-like.
11855
11856 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11857
11858 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11859 single entry to handle all these.
11860 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11861 libjava on arm-*-elf.
11862
11863 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11864
11865 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11866 things that depend on them.
11867
11868 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11869
11870 * Makefile.tpl: Make subsituted variables more autoconfy.
11871 * Makefile.in: Regenerate.
11872 * configure: Make seds more autoconfy.
11873
11874 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11875
11876 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11877 * Makefile.in: Regenerate.
11878 * configure.in: Rewrite sed statements to look autoconfy.
11879
11880 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11881 all-target-foo on configure-target-foo.
11882 * Makefile.def: Ditto.
11883 * Makefile.in: Rebuild.
11884
11885 2002-09-25 Andrew Haley <aph@redhat.com>
11886
11887 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11888
11889 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11890
11891 * Makefile.def: New file.
11892 * Makefile.tpl: New file.
11893 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11894 * contrib/gcc_update: Note that Makefile.in is a generated file.
11895
11896 * configure.in: Minor rearrangement. Simplify tests.
11897
11898 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11899
11900 * configure.in (with_headers): Skip copy if value is "yes".
11901 (with_libs): Likewise.
11902
11903 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11904
11905 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11906 * configure.in (sh*-*-pe*): Ditto.
11907 * configure.in (mips*-*-pe*): Ditto.
11908 * configure.in (*arm-wince-pe): Ditto.
11909
11910 * configure.in: Rearrange.
11911
11912 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11913
11914 * MAINTAINERS: Update my email address.
11915
11916 2002-08-30 Paul Koning <pkoning@equallogic.com>
11917
11918 * MAINTAINERS: (Write After Approval): Add myself.
11919
11920 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11921
11922 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11923
11924 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11925
11926 * MAINTAINERS: Change my mailing address.
11927
11928 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11929
11930 * MAINTAINERS (Write After Approval): Remove myself.
11931 (Various Maintainers: c++ runtime libs): Add myself.
11932
11933 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11934
11935 * MAINTAINERS (Write After Approval): Remove myself.
11936 (Various Maintainers: c++ runtime libs): Add myself.
11937
11938 2002-08-15 Eric Christopher <echristo@redhat.com>
11939
11940 * config.sub: Import from master repository.
11941 * config.guess: Ditto.
11942
11943 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11944
11945 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11946 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11947 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11948
11949 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11950
11951 * MAINTAINERS: Add self to rs6000 vector extensions.
11952
11953 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11954
11955 * libiberty/configure: Reverted unintended yesterday's check in.
11956
11957 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11958
11959 * boehm-gc/configure, libf2c/configure: Rebuilt.
11960 * libffi/configure, libiberty/configure: Ditto.
11961 * libjava/configure, libobjc/configure: Ditto.
11962 * libstdc++-v3/configure, zlib/configure: Ditto.
11963 Merged from binutils:
11964 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11965 From Steve Ellcey <sje@cup.hp.com>:
11966 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11967 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11968 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11969 IA64.
11970 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11971 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11972 soname_spec, sys_lib_search_path_spec): Ditto.
11973
11974 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11975
11976 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11977
11978 2002-08-04 H.J. Lu (hjl@gnu.org)
11979
11980 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11981
11982 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11983
11984 * MAINTAINERS (Write After Approval): Add myself.
11985
11986 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11987
11988 * configure.in: Move generic linux case to end. Copy generic
11989 linux noconfigdirs to mips*-*-linux* entry and new
11990 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11991
11992 2002-07-19 Michael Matz <matz@suse.de>
11993
11994 * MAINTAINERS: Add myself as ra* maintainer.
11995
11996 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11997
11998 * config.guess: Update to 2002-07-09 version.
11999 * config.sub: Update to 2002-07-03 version.
12000
12001 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
12002
12003 * MAINTAINERS: Fix typo in a maintainer email address.
12004
12005 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
12006
12007 * configure.in: Remove two redundant tests.
12008
12009 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12010
12011 * configure.in (mips*-*-irix6*o32): Enable stabs.
12012
12013 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
12014
12015 * configure.in: Don't build grez.
12016 * Makefile.in: Ditto.
12017
12018 * Makefile.in: Remove references to bsp, cygmon, libstub.
12019 * configure.in: Ditto.
12020
12021 * configure.in: Remove leftover reference to gdbtest.
12022
12023 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
12024
12025 * configure.in (gxx_include_dir): Change to match versioned
12026 C++ headers if --enable-version-specific-runtime-libs is used.
12027
12028 2002-07-04 Steve Ellcey <sje@cup.hp.com>
12029
12030 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12031
12032 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
12033
12034 * configure.in: Make --without-x work.
12035
12036 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
12037
12038 * configure.in: Rearrange target Makefile fragment collection.
12039
12040 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12041 cvs[src].
12042 * configure.in: Ditto.
12043
12044 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
12045
12046 * MAINTAINERS (Write After Approval): Update my e-mail address.
12047
12048 2002-06-24 Ben Elliston <bje@redhat.com>
12049
12050 * configure.in (host_tools): Remove cgen.
12051
12052 * Makefile.in (all-cgen): Remove; runs from its source directory.
12053 (check-cgen, install-cgen, clean-cgen): Likewise.
12054 (all-opcodes): Do not depend on all-cgen.
12055 (all-sim): Likewise.
12056
12057 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
12058
12059 * Makefile.in: Eliminate 'apache' targets.
12060 * configure.in: Eliminate 'apache' targets.
12061
12062 * configure.in: Eliminate redundant tests. Reorganize.
12063
12064 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12065
12066 * config-ml.in: Eliminate references to Cygnus configure.
12067
12068 * Makefile.in: Eliminate references to building emacs.
12069
12070 2002-06-28 Graham Stott <graham.stott@btinternet.com>
12071
12072 * MAINTAINERS: Update my email address.
12073
12074 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12075
12076 * config.if (libstdcxx_incdir): Version C++ headers.
12077 (cxx_incdir): Remove.
12078
12079 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12080
12081 * MAINTAINERS (Write After Approval): Add self.
12082
12083 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12084
12085 * configure.in: Add support for ip2k.
12086
12087 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12088
12089 * configure.in: Fix AIX configury bug.
12090
12091 2002-06-20 Steve Ellcey <sje@cup.hp.com>
12092
12093 * MAINTAINERS (Write After Approval): Add self.
12094
12095 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12096
12097 * configure.in: replace ${topsrcdir} with ${srcdir}
12098
12099 * configure.in: Move definition of libstdcxx_flags
12100 right above usage, rather than waaay earlier.
12101
12102 * configure.in: Pull definition of is_cross_compiler earlier.
12103
12104 * configure.in: Rearrange a little.
12105
12106 * configure.in: Remove references to librx.
12107 * Makefile.in: Remove references to librx.
12108
12109 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12110
12111 * config.sub: Add support for avr target.
12112 Import from master sources, rev 1.255
12113
12114 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
12115
12116 * configure, .cvsignore: Revert previous change...
12117 * Makefile: ...delete.
12118
12119 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12120
12121 * configure.in: Eliminate ${gasdir} variable.
12122
12123 2002-06-18 Dave Brolley <brolley@redhat.com>
12124
12125 * configure.in: Add support for frv.
12126 * config.sub: Add support for frv.
12127
12128 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12129
12130 * configure: Remove garbage from previous commit.
12131
12132 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12133
12134 * configure: For in-source builds, make a subdir and re-exec there.
12135 * Makefile: New file. Pass targets through to build directory.
12136 * .cvsignore: No longer ignore "Makefile".
12137
12138 2002-06-16 Douglas Rupp <rupp@gnat.com>
12139
12140 * MAINTAINERS (Write After Approval): Add self.
12141
12142 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12143
12144 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12145
12146 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12147
12148 * configure.in (vax-*-netbsd*): Re-enable gas.
12149
12150 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12151
12152 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12153 BUILD_PREFIX_1, to correct nomenclature.
12154 * configure: Likewise.
12155
12156 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12157 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12158
12159 2002-05-31 Olaf Hering <olh@suse.de>
12160
12161 * config-ml.in: Propogate DESTDIR also.
12162
12163 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12164
12165 * configure.in (vax-*-netbsd*): Don't build gas for this
12166 platform.
12167
12168 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12169
12170 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12171 and libgcj for AVR.
12172
12173 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12174
12175 * MAINTAINERS (Write After Approval): Add myself.
12176
12177 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12178
12179 * config.guess: Update to 2002-05-22 version.
12180 * config.sub: Likewise.
12181
12182 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12183
12184 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12185 * config-ml.in: Likewise.
12186 * configure: Likewise.
12187 * configure.in: Likewise.
12188
12189 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12190
12191 * MAINTAINERS: Update my email address.
12192
12193 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12194
12195 * configure.in: Simplify makefile fragment collection.
12196
12197 * configure.in: Remove code to build emacs.
12198
12199 * configure.in : Remove --srcdir argument from targargs and buildargs
12200 (it's always overridden in the Makefile anyway). Rearrange a bit.
12201
12202 * configure: Move some logic to configure.in.
12203 * configure.in: Move some logic from configure.
12204
12205 2002-05-11 Tom Tromey <tromey@redhat.com>
12206
12207 * MAINTAINERS: Reflect libgcj reality.
12208
12209 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12210
12211 * Makefile.in: Honour DESTDIR.
12212
12213 2002-05-08 Mark Mitchell <mark@codesourcery.com>
12214
12215 * config.guess: Import 2002-03-20 version.
12216 * config.sub: Import 2002-04-26 version.
12217
12218 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12219
12220 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12221
12222 2002-05-07 Tim Josling <tej@melbpc.org.au>
12223
12224 * MAINTAINERS: Add self.
12225
12226 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
12227
12228 * ltmain.sh: Detect and handle object name conflicts
12229 while piecewise linking a static library.
12230
12231 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
12232
12233 * configure.in (noconfigdirs): Don't disable libgcj on
12234 sparc64-*-solaris* and sparcv9-*-solaris*.
12235
12236 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
12237
12238 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12239
12240 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12241
12242 * configure.in (FLAGS_FOR_TARGET): Do not add
12243 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12244 on i[3456]86-*-linux*.
12245
12246 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12247
12248 * configure.in (noconfigdirs): Replace [ ] with test.
12249
12250 * configure.in (noconfigdirs): Do not add target-newlib if
12251 target == i[3456]86-*-linux*, and host == target.
12252
12253 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12254
12255 * configure.in: delete reference to absent file
12256
12257 * configure.in: replace '[' with 'test'
12258
12259 * configure.in: Eliminate references to gash.
12260 * Makefile.in: Eliminate references to gash.
12261
12262 * configure.in: remove useless references to 'pic' makefile fragments.
12263
12264 * configure.in: (*-*-windows*) Finish removing.
12265
12266 * configure.in: Eliminate redundant test for libgui.
12267
12268 2002-04-29 Roger Sayle <roger@eyesopen.com>
12269
12270 * MAINTAINERS: Add self and realphabetize. Update entries
12271 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12272 entry for a29k port maintainer.
12273
12274 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12275
12276 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12277 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12278
12279 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12280
12281 * configure.in: remove references to dead files
12282
12283 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12284
12285 * MAINTAINERS: Add information about purpose of this file.
12286
12287 2002-04-18 Tom Tromey <tromey@redhat.com>
12288
12289 * configure.in: Disallow configuring libgcj when it is already
12290 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12291 Solaris 2.8 by default. For PR libgcj/6158.
12292
12293 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12294
12295 * configure.in: Move default CC setting out of config/mh-* fragments
12296 directly into here.
12297
12298 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12299
12300 * configure.in: don't even try to configure or make a subdirectory
12301 if there's no configure script for it.
12302
12303 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12304
12305 * MAINTAINERS: Remove chill maintainers.
12306 * Makefile.in (CHILLFLAGS): Remove.
12307 (CHILL_LIB): Remove.
12308 (TARGET_CONFIGDIRS): Remove libchill.
12309 (CHILL_FOR_TARGET): Remove.
12310 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12311 CHILL_LIB.
12312 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12313 (CHECK_TARGET_MODULES): Likewise.
12314 (INSTALL_TARGET_MODULES): Likewise.
12315 (CLEAN_TARGET_MODULES): Likewise.
12316 (configure-target-libchill): Remove.
12317 (all-target-libchill): Remove.
12318 * configure.in (target_libs): Remove target-libchill.
12319 Do not compute CHILL_FOR_TARGET.
12320 * libchill: Remove directory.
12321
12322 2002-04-11 DJ Delorie <dj@redhat.com>
12323
12324 * Makefile.in, configure.in: Sync with binutils, entries
12325 follow...
12326
12327 2002-04-07 Andrew Cagney <ac131313@redhat.com>
12328
12329 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12330 (do-tar, do-bz2): New rules.
12331 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12332 (gdb-tar): New rule.
12333 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12334 (insight_dejagnu.tar): New rule.
12335 (insight.tar): New rule.
12336 (gdb+dejagnu.tar): New rule.
12337 (gdb.tar): New rule.
12338
12339 2002-02-01 Mo DeJong <supermo@bayarea.net>
12340
12341 * Makefile.in: Add all-tix to deps for all-snavigator
12342 so that tix is built when building snavigator.
12343
12344 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12345
12346 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12347 ld and gdb are not supported.
12348
12349 2002-01-07 Mark Salter <msalter@redhat.com>
12350
12351 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12352 Allow target-libgloss to be built for arm, strongarm, and xscale.
12353
12354 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12355
12356 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12357 options for i[3456]86-pc-linux* native builds.
12358
12359 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12360
12361 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12362 files from .po files for a distribution.
12363
12364 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12365
12366 * configure.in: Enable libstdc++-v3 for h8300 targets.
12367
12368 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12369
12370 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12371 version from bfd/.
12372
12373 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12374
12375 * Makefile.in (VER): When present, extract the version number from
12376 the file version.in.
12377
12378 2001-05-24 Tom Rix <trix@redhat.com>
12379
12380 * configure.in : enable ld for aix
12381
12382 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12383
12384 * config.guess: Add linux target for S/390.
12385
12386 2000-11-07 Philip Blundell <pb@futuretv.com>
12387
12388 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12389
12390 2000-11-03 Philip Blundell <pb@futuretv.com>
12391
12392 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12393 files.
12394
12395 2001-01-15 Ben Elliston <bje@redhat.com>
12396
12397 * configure.in (host_tools): Add sid.
12398 Always configure cgen.
12399
12400 2000-11-24 Nick Clifton <nickc@redhat.com>
12401
12402 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12403
12404 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12405
12406 * Makefile.in (ALL_MODULES): Add all-cgen.
12407 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12408 (all-cgen): New target.
12409 (all-opcodes,all-sim): Depend on all-cgen.
12410 * configure.in (host_tools): Add cgen.
12411 Only configure cgen if --enable-cgen-maint.
12412
12413 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12414
12415 * configure.in: Add *-*-freebsd* configurations.
12416
12417 2002-04-08 Tom Tromey <tromey@redhat.com>
12418
12419 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12420 Fixes PR libgcj/6068.
12421
12422 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12423
12424 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12425
12426 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12427
12428 * configure.in (alpha*-dec-osf*): Enable libgcj.
12429
12430 2003-03-27 Matthew Gingell <gingell@gnat.com>
12431
12432 * MAINTAINERS (Write After Approval): Add myself.
12433
12434 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12435
12436 Fix for: PR bootstrap/3591, target/5676
12437 * configure.in (mcore-pe): Disable the configuration of
12438 libstdc++-v3 since exceptions are not supported.
12439
12440 2002-03-20 Anthony Green <green@redhat.com>
12441
12442 * configure.in: Enable libgcj for xscale-elf target.
12443
12444 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12445
12446 * MAINTAINERS: Update my email address.
12447
12448 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12449
12450 * ltmain.sh (relink_command): Fix typo in previous change.
12451
12452 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12453
12454 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12455 (relink_command): Added --tag flags.
12456 (mode=install): If relinking fails; error out.
12457
12458 2002-03-12 Richard Henderson <rth@redhat.com>
12459
12460 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12461 .NOTPARALLEL tag.
12462 (do-check): Rename from check.
12463 (check): Allow parallel check.
12464
12465 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12466
12467 * MAINTAINERS: Add myself as maintainer for xtensa port.
12468 Fix alphabetical order in CPU port maintainer list.
12469 Remove myself from Write After Approval list.
12470
12471 2002-03-11 Richard Henderson <rth@redhat.com>
12472
12473 * Makefile.in (.NOTPARALLEL): Add fake tag.
12474
12475 2002-03-07 H.J. Lu (hjl@gnu.org)
12476
12477 * configure.in: Enable gprof for mips*-*-linux*.
12478
12479 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12480
12481 * MAINTAINERS (Write After Approval): Add myself.
12482
12483 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12484
12485 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12486 libjava.
12487 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12488
12489 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12490
12491 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12492 because its Makefile is there; test for the executable instead.
12493
12494 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12495
12496 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12497 libstdc++-v3 and libjava.
12498
12499 2002-02-11 Adam Megacz <adam@xwt.org>
12500
12501 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12502 boehm-gc
12503
12504 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12505
12506 * config.guess: Updated to 2002-01-30's version.
12507 * config.sub: Updated to 2002-02-01's version.
12508 Contribute sh64-elf.
12509 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12510 * configure.in: Added sh64-*-*.
12511
12512 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12513
12514 * MAINTAINERS: Belatedly add myself to write after approval list.
12515
12516 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12517
12518 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12519 Remove self as Write After Approval.
12520
12521 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12522
12523 * MAINTAINERS: Put self in as maintainer for contrib/regression
12524 directory.
12525
12526 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12527
12528 * MAINTAINERS: Update my email address.
12529
12530 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12531
12532 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12533 target-libiberty, and target-libgloss. Skip Java-related
12534 libraries if not supported for NetBSD on target CPU.
12535
12536 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12537
12538 * install-sh: Use _inst.$$_ for temp file name.
12539
12540 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12541
12542 * MAINTAINERS (Write After Approval): Move my contact info
12543 from here...
12544 (OS Port Maintainers): ...to here (netbsd).
12545
12546 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12547
12548 * MAINTAINERS (Write After Approval): Add myself.
12549
12550 2002-01-17 H.J. Lu <hjl@gnu.org>
12551
12552 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12553 (all-target-fastjar): Also depend on all-target-libiberty.
12554
12555 2002-01-16 H.J. Lu (hjl@gnu.org)
12556
12557 * config.guess: Import from master sources, rev 1.225.
12558 * config.sub: Import from master sources, rev 1.238.
12559
12560 2002-01-16 Kazu Hirata <kazu@hxi.com>
12561
12562 * MAINTAINERS (Write After Approval): Remove myself.
12563
12564 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12565
12566 * MAINTAINERS (Write After Approval): Add myself.
12567
12568 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12569
12570 * MAINTAINERS: Add self as docs co-maintainer.
12571
12572 2001-12-11 Matthias Klose <doko@debian.org>
12573
12574 * MAINTAINERS (Write After Approval): Add myself.
12575
12576 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12577
12578 * MAINTAINERS: Update my email address.
12579
12580 2001-12-07 Turly O'Connor <turly@apple.com>
12581 * MAINTAINERS (Write After Approval): Add myself.
12582 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12583 (rs6000_initialize_trampoline): Call __trampoline_setup for
12584 ABI_DARWIN too.
12585 * darwin-tramp.asm: New file, implements __trampoline_setup.
12586 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12587
12588 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12589
12590 * MAINTAINERS (Write After Approval): Add myself.
12591
12592 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12593
12594 * configure, configure.in: Use temp file for long sed commands.
12595
12596 2001-12-03 Laurent Guerby <guerby@acm.org>
12597
12598 * config.sub: Update to version 1.232 on subversion.
12599
12600 2001-12-03 Ben Elliston <bje@redhat.com>
12601
12602 * MAINTAINERS: Update mail address for config.* patches.
12603
12604 2001-11-27 DJ Delorie <dj@redhat.com>
12605 Zack Weinberg <zack@codesourcery.com>
12606
12607 When build != host, create libiberty for the build machine.
12608
12609 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12610 CONFIG_ARGUMENTS.
12611 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12612 New variables.
12613 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12614 and rules.
12615 (all.normal): Depend on ALL_BUILD_MODULES.
12616 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12617 (all-build-libiberty): Depend on configure-build-libiberty.
12618
12619 * configure: Calculate and substitute proper value for
12620 ALL_BUILD_MODULES.
12621 * configure.in: Create the build subdirectory.
12622 Calculate and substitute TARGET_CONFIGARGS (formerly
12623 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12624
12625 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12626
12627 * MAINTAINERS (write-after-approval): Add self.
12628
12629 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12630
12631 * MAINTAINERS (GNATS only accounts): Remove self.
12632
12633 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12634
12635 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12636 libf2c.
12637
12638 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12639
12640 * MAINTAINERS (Write After Approval): Add self.
12641
12642 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12643
12644 * MAINTAINERS: mips and s390 are also CPU ports.
12645
12646 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12647
12648 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12649
12650 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12651
12652 * MAINTAINERS: Alphabetize.
12653
12654 2001-11-09 Kazu Hirata <kazu@hxi.com>
12655
12656 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12657
12658 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12659
12660 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12661
12662 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12663
12664 * configure.in (--enable-languages): Be more permissive about
12665 syntax. Check for empty lists better. Warn about $LANGUAGES.
12666
12667 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12668
12669 * config.sub: Import from master sources, rev. 1.230.
12670 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12671
12672 2001-11-07 Laurent Guerby <guerby@acm.org>
12673
12674 * MAINTAINERS (Write After Approval): Add self.
12675
12676 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12677
12678 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12679
12680 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12681
12682 * config.sub: Import from master sources, rev 1.226.
12683 * config.guess: Import from master sources, rev 1.216.
12684
12685 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12686
12687 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12688 * MAINTAINERS: Add self as maintainer of MMIX port.
12689 Remove old after-approval entry.
12690
12691 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12692
12693 * ChangeLog, configure: Fix spelling errors.
12694
12695 2001-10-20 Brendan Kehoe <brendan@zen.org>
12696
12697 * MAINTAINERS: Tweak my address.
12698
12699 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12700
12701 * MAINTAINERS: Update my email address.
12702
12703 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12704
12705 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12706 * MAINTAINERS: Add self as maintainer of CRIS port.
12707
12708 2001-10-10 Geert Bosch <bosch@gnat.com>
12709
12710 * MAINTAINERS (Various maintainers: Ada front end):
12711 Added Robert Dewar.
12712
12713 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12714
12715 * MAINTAINERS (Write After Approval): Added self
12716
12717 2001-10-02 Geert Bosch <bosch@gnat.com>
12718
12719 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12720
12721 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12722
12723 * configure: Handle temporary files securely using mkdir.
12724
12725 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12726
12727 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12728
12729 2001-09-26 Will Cohen <wcohen@redhat.com>
12730
12731 * configure.in (*-*-linux*): Disable configuration of target-newlib
12732 and target-libgloss.
12733
12734 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12735
12736 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12737 RANLIB.
12738
12739 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12740
12741 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12742 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12743 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12744 avoid quotes nesting problems.
12745 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12746 (DO_X): Export only variables that are set.
12747
12748 2001-09-19 Ben Elliston <bje@redhat.com>
12749
12750 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12751 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12752 semantics. Use the shell built-in "type" command instead.
12753
12754 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12755
12756 Merged from gcc-3_0-branch:
12757 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12758 * ltcf-c.sh: Use $objext, not $ac_objext.
12759 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12760 * ltcf-cxx.sh: Add support for GNU.
12761 2001-07-22 Timothy Wall <twall@redhat.com>
12762 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12763 default settings if using GNU tools with that configuration.
12764 * ltcf-cxx.sh: Ditto.
12765 * ltcf-gcj.sh: Ditto.
12766 2001-07-21 Michael Chastain <chastain@redhat.com>
12767 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12768 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12769 * ltmain.sh: Mark as gcc-local.
12770
12771 2001-08-30 Eric Christopher <echristo@redhat.com>
12772 Jason Eckhardt <jle@redhat.com>
12773
12774 * config.guess: Merge from master sources.
12775 * config.sub: Merge from master sources, add support for mipsisa32.
12776
12777 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12778 * config.sub: Merge from master sources, rev 1.219.
12779 * MAINTAINERS: Add self as contact for stormy16 port.
12780
12781 2001-08-14 Zack Weinberg <zackw@panix.com>
12782
12783 * config.sub: Merge from master sources, rev 1.218.
12784 * config.guess: Merge from master sources, rev 1.209.
12785
12786 2001-08-11 Graham Stott <grahams@redhat.com>
12787
12788 * Makefile.in (check-c++): Add missing semicolon.
12789
12790 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12791
12792 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12793
12794 2001-07-30 Eric Christopher <echristo@redhat.com>
12795
12796 * MAINTAINERS (Various maintainers: mips port): Added myself.
12797
12798 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12799
12800 * configure.in (sh-*-linux*): New.
12801
12802 2001-07-27 Richard Henderson <rth@redhat.com>
12803
12804 * .cvsignore: Add LAST_UPDATED.
12805
12806 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12807
12808 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12809
12810 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12811
12812 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12813
12814 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12815
12816 * MAINTAINERS (Write After Approval): Added myself.
12817
12818 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12819
12820 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12821 and libgcj on m68hc11/m68hc12.
12822
12823 2001-06-27 H.J. Lu (hjl@gnu.org)
12824
12825 * Makefile (CFLAGS_FOR_BUILD): New.
12826 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12827
12828 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12829
12830 * README: Remove version number.
12831
12832 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12833
12834 * INSTALL/README: Update wrt. to the installation instructions now
12835 residing in gcc/doc/install.texi.
12836
12837 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12838
12839 * README: Replace with a cut-down and updated version of gcc/README.
12840
12841 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12842
12843 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12844 multilibs to be disabled.
12845
12846 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12847
12848 * MAINTAINERS (Write After Approval): Add myself.
12849
12850 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12851
12852 * config.guess: Import CVS version 1.195.
12853 * config.sub: Import CVS version 1.212.
12854
12855 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12856
12857 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12858 gcc/xgcc is built, use -print-prog-name to find out the program
12859 name to use.
12860
12861 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12862
12863 * config.guess: Import CVS version 1.194. All gcc-local changes
12864 appear to also be in the master copy.
12865 * config.sub: Import CVS version 1.211.
12866
12867 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12868
12869 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12870 with_gcc]: Use `gcc -shared' to build a shared library.
12871
12872 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12873
12874 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12875 archives.
12876
12877 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12878
12879 * MAINTAINERS (Write After Approval): Add myself.
12880
12881 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12882
12883 * configure.in (libstdcxx_flags): Do not try to execute
12884 libstdc++-v3/testsuite_flags until it exists.
12885
12886 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12887
12888 * MAINTAINERS: Update my email address.
12889
12890 2001-05-31 Graham Stott <grahams@redhat.com>
12891
12892 * MAINTAINERS (Write After Approval): Add myself.
12893
12894 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12895
12896 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12897 libraries when using g++ with native linker.
12898
12899 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12900
12901 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12902
12903 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12904
12905 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12906 [aix4*|aix5*]: Prepend blank.
12907
12908 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12909
12910 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12911 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12912 of subdir/configure scripts to use the new libtool.m4.
12913
12914 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12915
12916 * MAINTAINERS (Write After Approval): Add myself.
12917
12918 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12919
12920 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12921
12922 2001-05-11 Ben Elliston <bje@redhat.com>
12923
12924 * Makefile.in (all-sid): New target.
12925 (check-sid, clean-sid, install-sid): Likewise.
12926
12927 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12928
12929 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12930
12931 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12932
12933 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12934 libgcj.
12935
12936 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12937
12938 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12939 gcc/xgcc is built, use -print-prog-name to find out the program
12940 name to use.
12941
12942 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12943
12944 * configure.in (noconfigdirs): Don't reset it from scratch in the
12945 target case; only append to it.
12946
12947 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12948 sparc-*-solaris2.8]: Disable ${libgcj}.
12949
12950 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12951
12952 * configure.in (libgcj_saved): Copy from $libgcj.
12953 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12954 --disable-libgcj.
12955
12956 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12957
12958 * MAINTAINERS: Remove self as MIPS maintainer and
12959 C front end maintainer.
12960
12961 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12962
12963 * configure.in: Move *-chorusos target case to the proper switch.
12964 Disable libgcj.
12965
12966 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12967
12968 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12969 1.641.2.228.
12970
12971 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12972
12973 * Makefile.in (STAGE1_CFLAGS): Pass down.
12974
12975 2001-04-13 Alan Modra <amodra@one.net.au>
12976
12977 * config.guess: Add hppa64-linux support. Note for next import that
12978 this is already in the master file.
12979 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12980
12981 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12982
12983 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12984 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12985
12986 2001-04-11 Stan Shebs <shebs@apple.com>
12987
12988 * MAINTAINERS: Add self as Darwin port maintainer.
12989
12990 2001-04-11 Alan Modra <amodra@one.net.au>
12991
12992 * MAINTAINERS: Update my email address.
12993
12994 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12995
12996 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12997 recent versions of FreeBSD (release 3 or later).
12998 * ltconfig: On FreeBSD, -lc must not be provided when building
12999 a shared library or else the standard -pthread gcc option is
13000 rendered worthless to later users of the built library.
13001
13002 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
13003
13004 * MAINTAINERS: Add self and RTH as C front end maintainers.
13005
13006 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
13007
13008 * config.sub: Make sure to match an already-canonicalized
13009 machine name (eg. mn10300-unknown-elf).
13010
13011 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
13012
13013 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13014 New macros.
13015 (bootstrap, cross): Use RECURSE_FLAGS.
13016 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13017
13018 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
13019
13020 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13021
13022 2001-03-22 Colin Howell <chowell@redhat.com>
13023
13024 * Makefile.in (DO_X): Do not backslash single-quotes in
13025 backquotes (two places).
13026
13027 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13028
13029 Re-installed:
13030 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13031 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13032 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13033 * ltcf-cxx.sh: Likewise.
13034 * ltcf-gcj.sh: Likewise.
13035
13036 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13037
13038 * MAINTAINERS: Add myself as "documentation co-maintainer".
13039
13040 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13041
13042 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13043 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13044
13045 2001-03-19 Tom Tromey <tromey@redhat.com>
13046
13047 * config-ml.in: Handle GCJ and GCJFLAGS.
13048
13049 2001-03-21 Michael Chastain <chastain@redhat.com>
13050
13051 * Makefile.in: all-m4 depends on all-texinfo.
13052
13053 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
13054
13055 * MAINTAINERS: Add myself to write after approval list.
13056
13057 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
13058
13059 * Makefile.in (DO_X): Quote nested quotes.
13060
13061 2001-03-18 Alan Modra <alan@linuxcare.com.au>
13062
13063 * MAINTAINERS: Add myself to write after approval list.
13064
13065 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
13066
13067 * Makefile.in (DO_X): Use double quotes for quoting
13068 "RANLIB=$${RANLIB}".
13069
13070 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13071
13072 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13073
13074 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
13075
13076 * configure.in: Only use `lang_requires' for languages athat are
13077 actually enabled.
13078
13079 2001-03-08 Phil Edwards <pme@sources.redhat.com>
13080
13081 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13082
13083 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
13084
13085 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13086
13087 2001-03-07 Tom Tromey <tromey@redhat.com>
13088
13089 * configure.in: Allow config-lang.in to set `lang_requires' to list
13090 of other required languages.
13091
13092 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
13093
13094 * Makefile.in: Remove RANLIB definition. Use RANLIB
13095 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13096 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13097
13098 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
13099 Alexandre Oliva <aoliva@redhat.com>
13100
13101 * Makefile.in (check-c++): Use tabs, not spaces.
13102
13103 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
13104
13105 * MAINTAINERS: add myself to Write After Approval list.
13106
13107 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
13108
13109 * Makefile.in (check-c++): New rule.
13110
13111 * configure.in (target_libs): Remove libg++.
13112 (noconfigdirs): Remove libg++.
13113 (noconfigdirs): Same.
13114 (noconfigdirs): Same.
13115 (noconfigdirs): Same.
13116
13117 * config-ml.in: Remove libg++ references.
13118
13119 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13120 (ALL_TARGET_MODULES): Same.
13121 (configure-target-libg++): Remove.
13122 (all-target-libg++): Remove.
13123 (configure-target-libio): Remove.
13124 (all-target-libio): Remove.
13125 (check-target-libio): Remove.
13126 (.PHONY): Remove.
13127 (libg++.tar.bz2): Remove.
13128 (all-target-cygmon): Remove libio.
13129 (all-target-libstdc++): Remove.
13130 (configure-target-libstdc++): Remove.
13131 (TARGET_LIB_PATH): Remove libstdc++.
13132 (ALL_GCC_CXX): Remove libstdc++.
13133 (all-target-gperf): Correct.
13134
13135 2001-02-16 Nick Clifton <nickc@redhat.com>
13136
13137 * configure.in (noconfigdirs): Allow configuration of texinfo
13138 for Cygwin hosts.
13139
13140 2001-02-15 Anthony Green <green@redhat.com>
13141
13142 * configure: Introduce GCJ_FOR_TARGET.
13143 * configure.in: Ditto.
13144 * Makefile.in: Ditto.
13145
13146 2001-02-13 Andreas Schwab <schwab@suse.de>
13147
13148 * MAINTAINERS: Update mail address.
13149
13150 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13151
13152 * config.guess: Add linux target for S/390.
13153 * config.sub: Likewise.
13154
13155 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
13156
13157 * configure.in: for *-chorusos, don't config target-newlib and
13158 target-libgloss.
13159
13160 2001-02-06 Ben Elliston <bje@redhat.com>
13161
13162 * configure: Output host type to stdout, not stderr.
13163
13164 2001-02-05 Mark Mitchell <mark@codesourcery.com>
13165
13166 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13167 * ltcf-cxx.sh: Likewise.
13168
13169 * config.if: Assume enable_libstdcxx_v3 is defined.
13170
13171 2001-02-04 Mark Mitchell <mark@codesourcery.com>
13172
13173 Remove V2 C++ library.
13174 * configure.in: Remove --enable-libstdcxx_v3 support.
13175
13176 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13177
13178 * include/demangle.h: Add prototype for java_demangle_v3.
13179
13180 2001-01-29 Phil Edwards <pme@sources.redhat.com>
13181
13182 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13183
13184 2001-01-27 Richard Henderson <rth@redhat.com>
13185
13186 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13187
13188 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13189
13190 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13191 Don't unset, it's non-portable and no longer necessary, set to empty
13192 instead.
13193
13194 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13195
13196 * ltconfig: Shell portability fix for the tagname validity check.
13197
13198 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
13199
13200 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13201 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13202
13203 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13204
13205 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13206
13207 2001-01-26 Tom Tromey <tromey@redhat.com>
13208
13209 * configure.in: Allow libgcj to be built on Sparc Solaris.
13210
13211 2001-01-25 David Edelsohn <edelsohn@gnu.org>
13212
13213 * ltcf-c.sh: Add aix5 case.
13214 * ltcf-cxx.sh: Likewise.
13215 * ltconfig: Likewise.
13216
13217 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
13218
13219 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13220 keep at least one of build_libtool_libs or build_old_libs set to
13221 yes.
13222
13223 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13224 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13225
13226 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13227
13228 * configure.in: Enable libgcj on several additional platforms.
13229
13230 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13231
13232 * configure.in: Enable libgcj for linux targets.
13233
13234 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13235
13236 * MAINTAINERS (Write After Approval): Add myself.
13237
13238 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13239
13240 * MAINTAINERS: Add myself as vax port maintainer.
13241
13242 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13243
13244 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13245
13246 2001-01-09 Mike Stump <mrs@wrs.com>
13247
13248 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13249 failures of subdirectories.
13250
13251 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13252
13253 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13254 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13255 * ltcf-cxx.sh: Likewise.
13256 * ltcf-gcj.sh: Likewise.
13257 * ltconfig.sh: Fix typo.
13258
13259 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13260
13261 * configure: handle DOS-style absolute paths.
13262
13263 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13264
13265 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13266
13267 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13268
13269 * MAINTAINERS: Add myself as avr port co-maintainer.
13270
13271 2000-12-28 Ben Elliston <bje@redhat.com>
13272
13273 * MAINTAINERS: Add myself under ``Write After Approval''.
13274
13275 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13276
13277 * texinfo: Remove directory from GCC.
13278
13279 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13280
13281 * COPYING: Update to current
13282 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13283 to 19yy as example year in copyright notice).
13284
13285 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13286
13287 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13288 (libstdcxx_incdir): Pass down.
13289 * config.if: Remove expired bits for cxx_interface, add stub.
13290 (libstdcxx_incdir): Add variable for g++ include directory.
13291 * configure.in (gxx_include_dir): Use it.
13292
13293 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13294
13295 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13296 with old-email address from ``Write After Approval''.
13297
13298 2000-12-15 Andreas Jaeger <aj@suse.de>
13299
13300 * configure.in: Handle lang_dirs.
13301
13302 2000-12-14 Tom Tromey <tromey@redhat.com>
13303
13304 * MAINTAINERS: Removed brads.
13305
13306 * MAINTAINERS: Added gcj developers.
13307
13308 2000-12-13 Anthony Green <green@redhat.com>
13309
13310 * configure.in: Disable libgcj for any target not specifically
13311 listed. Disable libgcj for x86 and Alpha Linux until compatible
13312 with g++ abi.
13313
13314 2000-12-13 Mike Stump <mrs@wrs.com>
13315
13316 * Makefile.in (local-distclean): Also remove fastjar.
13317
13318 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13319
13320 * contrib/gcc_update: Add fastjar --touch entries.
13321
13322 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
13323
13324 * configure.in: Disable language-specific target libraries for
13325 languages that aren't enabled.
13326
13327 2000-12-10 Anthony Green <green@redhat.com>
13328
13329 * configure.in: Define libgcj. Disable libgcj target libraries for
13330 most targets.
13331
13332 2000-12-10 Neil Booth <neilb@earthling.net>
13333
13334 * MAINTAINERS: Update mail address, remove from WAA list.
13335
13336 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13337
13338 * libjava: Imported from /cvs/java.
13339 * libffi: Likewise.
13340 * Boehm-gc: Likewise.
13341
13342 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13343
13344 * configure.in (target_libs): Revert 2000-12-08 patch.
13345 (noconfigdirs): Added target-libjava.
13346
13347 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13348
13349 * djunpack.bat: removed.
13350
13351 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13352
13353 * Makefile.in: handle DOS-style absolute paths.
13354 * config-ml.in: likewise.
13355 * symlink-tree: likewise.
13356
13357 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13358
13359 * fastjar: Imported.
13360
13361 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13362
13363 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13364 libjava.
13365 * configure.in (target_libs): Removed `target-libjava'.
13366
13367 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13368
13369 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13370 (ALL_MODULES): Added fastjar.
13371 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13372 (all-target-libjava): all-fastjar replaces all-zip.
13373 (all-fastjar): Added.
13374 (configure-target-fastjar, all-target-fastjar): Likewise.
13375 * configure.in (host_tools): Added fastjar.
13376
13377 2000-12-07 Mike Stump <mrs@wrs.com>
13378
13379 * Makefile.in (local-distclean): Remove leftover built files.
13380
13381 2000-11-24 Nick Clifton <nickc@redhat.com>
13382
13383 * configure.in (xscale-elf): Add target.
13384 (xscale-coff): Add target.
13385
13386 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13387
13388 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13389 recent versions of FreeBSD (release 3 or later).
13390 * ltconfig: On FreeBSD, -lc must not be provided when building
13391 a shared library or else the standard -pthread gcc option is
13392 rendered worthless to later users of the built library.
13393
13394 2000-11-16 Fred Fish <fnf@be.com>
13395
13396 * configure.in (enable_libstdcxx_v3): Fix typo,
13397 libstd++ -> libstdc++.
13398
13399 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13400
13401 * MAINTAINERS: Add self to Write After Approval list.
13402
13403 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13404
13405 * MAINTAINERS: Update my email address. Add myself to global write
13406 privs list.
13407
13408 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13409
13410 * Makefile.in: Merge with src and libgcj.
13411 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13412 configure-target-<library> when their configure scripts need the C
13413 or C++ library to have already been built to work properly.
13414 (do_proto_toplev): Set them to an empty string.
13415
13416 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13417 (REALLY_SET_LIB_PATH): Use them.
13418
13419 2000-11-17 Stan Shebs <shebs@apple.com>
13420
13421 * MAINTAINERS: Add self to Write After Approval list.
13422
13423 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13424
13425 * configure: Provide the original toplevel configure arguments
13426 (including $0) to subprocesses in the environment rather than
13427 through gcc/configargs.h.
13428
13429 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13430
13431 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13432 C99. Alphabetise "Write After Approval" list.
13433
13434 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13435
13436 * configure: Turn on libstdc++ V3 by default.
13437
13438 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13439 if we've got GCC.
13440
13441 2000-11-11 Philip Blundell <philb@gnu.org>
13442
13443 * MAINTAINERS: Add self to Write After Approval list.
13444
13445 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13446
13447 * ltcf-c.sh (aix4): Improve shared library configuration; require
13448 exporting symbols.
13449 * ltcf-cxx.sh (aix4): Define.
13450 * ltconfig (aix4): Define library and soname specs appropriate for
13451 AIX. Define command to create export symbols list.
13452
13453 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13454
13455 * config.sub: Add support for Sun Chorus
13456
13457 2000-10-31 Nick Clifton <nickc@redhat.com>
13458
13459 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13460 <name>@redhat.com. Also installed new email address for Clint
13461 Popetz.
13462
13463 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13464
13465 * etc: Remove directory from GCC.
13466
13467 2000-10-16 Michael Meissner <meissner@redhat.com>
13468
13469 * configure (gcc/configargs.h): Only create if there is a build GCC
13470 directory created.
13471
13472 2000-10-16 Matthias Klose <doko@debian.org>
13473
13474 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13475 when configured for libstdc++-v3.
13476
13477 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13478
13479 * configure: Save configure arguments to gcc/configargs.h.
13480
13481 2000-10-04 Philipp Thomas <pthomas@suse.de>
13482
13483 * config.guess: Import CVS version 1.157.
13484 * config.sub: Import CVS version 1.181.
13485
13486 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13487
13488 * Makefile.in (bootstrap): avoid recursion if subdir missing
13489 (cross): ditto
13490 (do-proto-toplev): ditto
13491
13492 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13493
13494 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13495 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13496
13497 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13498 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13499 all affected `configure' scripts.
13500
13501 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13502
13503 * MAINTAINERS: Add self as cpplib co-maintainer.
13504
13505 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13506
13507 * MAINTAINERS: Add self to Write After Approval list.
13508
13509 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13510
13511 * INSTALL/README: egcs -> GCC update.
13512
13513 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13514
13515 * MAINTAINERS: Add myself to Write After Approval list.
13516
13517 2000-09-15 Kazu Hirata <kazu@hxi.com>
13518
13519 * MAINTAINERS: Add myself to Write After Approval list.
13520
13521 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13522
13523 * configure.in: Do not build byacc for hppa64. Provide paths to the
13524 X11 libraries for hppa64.
13525
13526 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13527
13528 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13529
13530 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13531
13532 * Makefile.in (all-zlib): Added dummy target.
13533
13534 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13535 ltcf-gcj.sh: Updated from libtool multi-language branch.
13536
13537 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13538
13539 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13540 (bootstrap*): Depend on all-bootstrap.
13541
13542 2000-09-05 Philipp Thomas <pthomas@suse.de>
13543
13544 * config.guess: Import CVS version 1.156.
13545 * config.sub: Import CVS version 1.179.
13546
13547 2000-09-02 Anthony Green <green@cygnus.com>
13548
13549 * Makefile.in (all-gcc): Depend on all-zlib.
13550 (CLEAN_MODULES): Add clean-zlib.
13551 (ALL_MODULES): Add all-zlib.
13552 * configure.in (host_libs): Add zlib.
13553
13554 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13555
13556 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13557 crosses, but add gcc/include to the header search path for them.
13558
13559 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13560
13561 * MAINTAINERS: Add self to Write After Approval list.
13562
13563 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13564
13565 * config.guess: Import CVS version 1.152.
13566 * config.sub: Import CVS version 1.177.
13567
13568 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13569
13570 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13571 $targargs to tell whether newlib is going to be built.
13572
13573 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13574 $$r/TARGET_SUBDIR/libio for _G_config.h.
13575
13576 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13577
13578 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13579
13580 2000-08-22 DJ Delorie <dj@redhat.com>
13581
13582 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13583
13584 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13585
13586 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13587 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13588 sub-configures.
13589
13590 2000-08-21 DJ Delorie <dj@redhat.com>
13591
13592 * MAINTAINERS: Add self as a libiberty maintainer
13593
13594 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13595
13596 * configure.in (libstdcxx_flags): Use
13597 libstdc++-v3/src/libstdc++.INC.
13598
13599 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13600
13601 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13602
13603 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13604
13605 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13606
13607 * configure: Make enable_threads and enable_shared defaults
13608 explicit. Substitute enable_threads into generated Makefiles.
13609 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13610 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13611
13612 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13613
13614 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13615
13616 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13617
13618 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13619 previous delta.
13620
13621 2000-08-11 Jason Merrill <jason@redhat.com>
13622
13623 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13624 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13625 (FLAGS_FOR_TARGET): Not here.
13626 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13627
13628 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13629
13630 * config-ml.in (CC, CXX): Don't introduce a leading space.
13631
13632 2000-08-07 DJ Delorie <dj@delorie.com>
13633
13634 * MAINTAINERS: Add self as a DJGPP maintainer
13635
13636 2000-08-07 DJ Delorie <dj@redhat.com>
13637
13638 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13639 "if we're also building gcc, and it's a gcc that will run on the
13640 build machine, we want to use its includes instead of the system's
13641 default includes".
13642
13643 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13644
13645 * MAINTAINERS: Add self to Write After Approval list.
13646
13647 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13648
13649 * configure.in (libstdcxx_flags): Don't use `"'.
13650
13651 * config-ml.in: Adjust multilib search paths to the
13652 appropriate multilib tree.
13653
13654 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13655
13656 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13657 commas in $LANGUAGES.
13658
13659 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13660
13661 * configure.in: Re-enable all references to libg++ and librx.
13662
13663 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13664
13665 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13666 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13667 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13668 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13669
13670 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13671
13672 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13673
13674 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13675 CXX_FOR_TARGET for sed.
13676
13677 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13678
13679 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13680 Do not override if already set in the environment or in configure.
13681 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13682 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13683
13684 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13685
13686 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13687 the libtool CVS tree multi-language branch.
13688 * ltconfig, ltmain.sh: Updated.
13689
13690 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13691
13692 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13693 (clean-target): Depend on it.
13694
13695 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13696 (GCC_FOR_TARGET): Use it.
13697 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13698 * configure.in: ... here.
13699 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13700 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13701
13702 2000-07-24 Eric Christopher <echristo@cygnus.com>
13703
13704 * MAINTAINERS: Add self to Write After Approval list.
13705
13706 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13707
13708 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13709 (configure-target-libchill, configure-target-libobjc): Likewise.
13710
13711 * configure.in: Use the same cache file for all target libs.
13712 * config-ml.in: But different cache files per multilib variant.
13713
13714 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13715
13716 * configure (topsrcdir): Don't use dirname.
13717
13718 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13719
13720 * MAINTAINERS: Add self to Write After Approval list.
13721
13722 2000-07-20 Jason Merrill <jason@redhat.com>
13723
13724 * configure.in: Remove all references to libg++ and librx.
13725
13726 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13727
13728 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13729
13730 * config.sub: Update to subversions version 2000-07-06.
13731
13732 2000-07-12 Andrew Haley <aph@cygnus.com>
13733
13734 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13735 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13736
13737 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13738
13739 * symlink-tree: Check number of arguments.
13740
13741 2000-07-05 Jim Wilson <wilson@cygnus.com>
13742
13743 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13744 search path for a g++ extracted from the build tree. This
13745 will allow link tests run by configure scripts in
13746 subdirectories to succeed.
13747
13748 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13749
13750 * ltconfig: Add support for mips-dde-sysv4.2MP
13751
13752 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13753
13754 * MAINTAINERS: Add myself as loop discovery maintainer.
13755
13756 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13757
13758 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13759 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13760
13761 2000-06-19 Timothy Wall <twall@cygnus.com>
13762
13763 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13764 * config.sub: Add tic54x target.
13765
13766 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13767
13768 * MAINTAINERS: Add self as Fortran maintainer,
13769 remove Craig Burley.
13770
13771 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13772
13773 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13774 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13775
13776 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13777
13778 * MAINTAINERS: Add self as i18n maintainer
13779
13780 20000-05-21 H.J. Lu (hjl@gnu.org)
13781
13782 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13783 directory are used if they exist. Make sure
13784 $(build_tooldir)/include is searched for header files,
13785 $(build_tooldir)/lib/ for library files.
13786 (GCC_FOR_TARGET): Likewise.
13787 (CXX_FOR_TARGET): Likewise.
13788
13789 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13790
13791 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13792
13793 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13794
13795 * Makefile.in (configure-target-libiberty): Depend on
13796 configure-target-newlib.
13797
13798 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13799
13800 * configure.in, Makefile.in: Merge all libffi-related
13801 configury stuff from the libgcj tree.
13802
13803 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13804
13805 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13806 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13807
13808 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13809
13810 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13811 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13812 current version information. Add to proto-toplev directory.
13813 (gdb-taz): Build do-djunpack.
13814
13815 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13816
13817 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13818
13819 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13820
13821 * MAINTAINERS: Add self to Write After Approval list.
13822
13823 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13824
13825 * ltmain.sh: Preserve in relink_command any environment
13826 variables that may affect the linker behavior.
13827
13828 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13829
13830 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13831
13832 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13833
13834 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13835
13836 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13837
13838 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13839 with the version name.
13840
13841 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13842
13843 * MAINTAINERS: Add self as bb-reorder maintainer.
13844
13845 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13846
13847 * config.if: Tweak.
13848
13849 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13850
13851 * djunpack.bat: New file.
13852
13853 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13854
13855 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13856 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13857 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13858 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13859
13860 2000-04-16 Dave Pitts <dpitts@cozx.com>
13861
13862 * config.sub (case $basic_machine): Change default for "ibm-*"
13863 to "openedition".
13864
13865 2000-04-13 Andreas Jaeger <aj@suse.de>
13866
13867 * MAINTAINERS: Added myself.
13868
13869 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13870
13871 * Makefile.in (gdb-taz): New target. GDB specific archive.
13872 (do-md5sum): New target.
13873 (MD5PROG): Define.
13874 (PACKAGE): Default to TOOL.
13875 (VER): Default to a shell script.
13876 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13877 md5 checksum generation.
13878 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13879 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13880 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13881 insight.tar.bz2): Use gdb-taz to create archive.
13882
13883 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13884
13885 * configure (warn_cflags): Delete.
13886
13887 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13888
13889 * MAINTAINERS: Added myself.
13890
13891 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13892 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13893
13894 * configure.in (enable_libstdcxx_v3): Add.
13895 (target_libs): Add bits here to switch between libstdc++-v2 and
13896 libstdc++-v3.
13897 * config.if: And this file too.
13898 * Makefile.in: Add libstdc++-v3 targets.
13899
13900 2000-04-05 Michael Meissner <meissner@redhat.com>
13901
13902 * config.sub (d30v): Add d30v as a basic machine type.
13903
13904 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13905
13906 * configure.in: -linux-gnu*, not -linux-gnu.
13907
13908 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13909
13910 * MAINTAINERS: Add self in write-after-approval section.
13911
13912 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13913
13914 * MAINTAINERS: Add self as ia64 port maintainer.
13915
13916 2000-03-08 Neil Booth <NeilB@earthling.net>
13917
13918 * MAINTAINERS: Add self in write-after-approval section.
13919
13920 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13921
13922 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13923 (do-tar-bz2): Replace TOOL with PACKAGE.
13924 (gdb.tar.bz2): Remove GDBTK from GDB package.
13925 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13926 dejagnu.tar.bz2): New packages.
13927
13928 2000-02-27 Andreas Jaeger <aj@suse.de>
13929
13930 * configure.in: Add entry for mips*-*-linux*, move catch all
13931 *-*-*linux* entry below this one.
13932
13933 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13934
13935 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13936
13937 2000-02-24 Nick Clifton <nickc@cygnus.com>
13938
13939 * config.sub: Support an OS of "wince".
13940
13941 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13942
13943 * config.guess, config.sub: Updated to match config's 2000-02-15
13944 version.
13945
13946 2000-02-23 Linas Vepstas <linas@linas.org>
13947
13948 * config.sub: Add support for Linux/IBM 370.
13949 * configure.in: Likewise.
13950
13951 2000-02-22 Nick Clifton <nickc@cygnus.com>
13952
13953 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13954
13955 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13956
13957 * config.guess: Guess "cygwin" rather than "cygwin32".
13958
13959 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13960
13961 * configure (gcc_version): When setting, narrow search to
13962 lines containing `version_string'.
13963
13964 2000-02-15 Denis Chertykov <denisc@overta.ru>
13965
13966 * config.sub: Add support for avr target.
13967
13968 2000-02-14 Nick Clifton <nickc@cygnus.com>
13969
13970 * MAINTAINERS: Add maintainers for MCore port.
13971
13972 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13973
13974 * config.sub: Add mmix-knuth-mmixware.
13975
13976 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13977
13978 * MAINTAINERS: Pair cccp with cpplib maintainership.
13979
13980 2000-01-27 Christopher Faylor <cgf@redhat.com>
13981
13982 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13983 structure stuff to -L library search.
13984 (CXX_FOR_TARGET): Ditto.
13985 (CROSS_CHECK_MODULES): Fix spelling mistake.
13986
13987 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13988
13989 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13990 the C++ compiler.
13991
13992 2000-01-12 Richard Henderson <rth@cygnus.com>
13993
13994 * configure.in: Don't build some bits for beos.
13995
13996 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13997
13998 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13999 as include files.
14000
14001 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
14002
14003 * Add self as cpplib maintainer, as requested by Jason
14004 Merrill. Correct my e-mail address.
14005
14006 2000-01-06 Geoff Keating <geoffk@cygnus.com>
14007
14008 * configure.in: Use mt-aix43 to handle *_TARGET defs,
14009 not mh-aix43.
14010
14011 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
14012
14013 * MAINTAINERS: Add myself to "write after approval" list.
14014
14015 1999-12-14 Richard Henderson <rth@cygnus.com>
14016
14017 * config.guess (alpha-osf, alpha-linux): Detect ev67.
14018 * config.sub: Accept alphaev[78], alphaev8.
14019
14020 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14021
14022 * config.guess, config.sub: Update from autoconf.
14023
14024 1999-11-29 Bruce Korb <autogen@linuxbox.com>
14025
14026 * MAINTAINERS: update my playtime e-address.
14027
14028 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14029
14030 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14031 necessary libraries are missing.
14032
14033 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
14034
14035 * MAINTAINERS: Add new 'write after approval' maintainer.
14036
14037 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
14038
14039 * MAINTAINERS: Add new Java maintainer.
14040
14041 1999-10-25 Andreas Schwab <schwab@suse.de>
14042
14043 * configure: Fix quoting inside arguments of eval.
14044
14045 1999-10-21 Nick Clifton <nickc@cygnus.com>
14046
14047 * config-ml.in: Allow suppression of some ARM multilibs.
14048
14049 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14050
14051 * config.guess: Add OS/390 match pattern.
14052 * config.sub: Add mvs, openedition targets.
14053 * configure.in (i370-ibm-opened*): New.
14054
14055 1999-09-04 Steve Chamberlain <sac@pobox.com>
14056
14057 * config.sub: Add support for configuring for pj.
14058
14059 1999-08-31 Nick Clifton <nickc@cygnus.com>
14060
14061 * config.sub (maybe_os): Add support for configuring for fr30.
14062
14063 1999-08-25 Nick Clifton <nickc@cygnus.com>
14064
14065 * configure.in: Do not configure or build ld for AIX
14066 platforms. ld is known to be broken on these platforms.
14067
14068 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14069
14070 * config-ml.in: Pass compiler flag corresponding to multidirs to
14071 subdir configures.
14072
14073 1999-08-09 Ian Lance Taylor <ian@zembu.com>
14074
14075 * Makefile.in (LDFLAGS): Define.
14076
14077 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14078
14079 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14080 noconfigdirs.
14081 (*-*-cygwin*): Likewise.
14082
14083 1999-08-08 Ian Lance Taylor <ian@zembu.com>
14084
14085 * mkdep: New file.
14086 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14087 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14088
14089 From Eli Zaretskii <eliz@is.elta.co.il>:
14090 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14091 long file name when using DJGPP on MS-DOS.
14092
14093 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14094
14095 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14096
14097 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14098
14099 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14100 dependency as this causes "make check" to globally "make all"
14101
14102 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14103
14104 * configure.in (target_libs): Added target-zlib.
14105 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14106 (CONFIGURE_TARGET_MODULES): Likewise.
14107 (CHECK_TARGET_MODULES): Likewise.
14108 (INSTALL_TARGET_MODULES): Likewise.
14109 (CLEAN_TARGET_MODULES): Likewise.
14110 (configure-target-zlib): New target.
14111 (all-target-zlib): Likewise.
14112 (all-target-libjava): Depend on all-target-zlib.
14113 (configure-target-libjava): Depend on configure-target-zlib.
14114
14115 * Makefile.in (configure-target-libjava): Depend on
14116 configure-target-newlib.
14117 (configure-target-boehm-gc): New target.
14118 (configure-target-qthreads): New target.
14119
14120 * configure.in (target_libs): Added target-qthreads.
14121 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14122 (CONFIGURE_TARGET_MODULES): Likewise.
14123 (CHECK_TARGET_MODULES): Likewise.
14124 (INSTALL_TARGET_MODULES): Likewise.
14125 (CLEAN_TARGET_MODULES): Likewise.
14126 (all-target-qthreads): New target.
14127 (configure-target-libjava): Depend on configure-target-qthreads.
14128 (all-target-libjava): Depend on all-target-qthreads.
14129
14130 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14131 (CONFIGURE_TARGET_MODULES): Likewise.
14132 (CHECK_TARGET_MODULES): Likewise.
14133 (INSTALL_TARGET_MODULES): Likewise.
14134 (CLEAN_TARGET_MODULES): Likewise.
14135 (all-target-libjava): New target.
14136 (all-target-boehm-gc): Likewise.
14137 * configure.in (target_libs): Added libjava, boehm-gc.
14138
14139 1999-07-22 Ian Lance Taylor <ian@zembu.com>
14140
14141 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14142 configure.bat in SUPPORT_FILES.
14143 (gas+binutils.tar.bz2): Likewise.
14144
14145 * makeall.bat: Remove; obsolete.
14146
14147 1999-07-21 Ian Lance Taylor <ian@zembu.com>
14148
14149 From Mark Elbrecht:
14150 * configure.bat: Remove; obsolete.
14151
14152 1999-07-11 Ian Lance Taylor <ian@zembu.com>
14153
14154 * configure: Add -W -Wall to the default CFLAGS when compiling with
14155 gcc.
14156
14157 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14158
14159 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14160
14161 1999-06-30 Mark Mitchell <mark@codesourcery.com>
14162
14163 * configure.in: Build ld on IRIX6.
14164
14165 1999-06-12 Ian Lance Taylor <ian@zembu.com>
14166
14167 * Makefile.in: Change distribution targets to use bzip2 instead of
14168 gzip.
14169 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14170 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14171
14172 1999-06-04 Nick Clifton <nickc@cygnus.com>
14173
14174 * config.sub: Add mcore target.
14175
14176 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14177
14178 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14179
14180 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14181
14182 * config.guess (dummy): Changed to $dummy.
14183
14184 1999-05-24 Nick Clifton <nickc@cygnus.com>
14185
14186 * config.sub: Tidied up case statements.
14187
14188 1999-05-22 Ben Elliston <bje@cygnus.com>
14189
14190 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14191 <jiro@din.or.jp>.
14192
14193 * config.guess: Merge with FSF version. Future changes will be
14194 more accurately recorded in this ChangeLog.
14195 * config.sub: Likewise.
14196
14197 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14198
14199 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14200
14201 1999-04-30 Tom Tromey <tromey@cygnus.com>
14202
14203 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14204
14205 1999-04-23 Tom Tromey <tromey@cygnus.com>
14206
14207 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14208
14209 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
14210
14211 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14212 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14213 Bad merge removed these two changes.
14214
14215 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
14216 Martin Heller (Ing.-Buero_Heller@t-online.de)
14217
14218 * config.guess (interix Alpha): Add.
14219
14220 1999-04-11 Richard Henderson <rth@cygnus.com>
14221
14222 * configure.in (i?86-*-beos*): Do config gperf; don't config
14223 gdb, newlib, or libgloss.
14224
14225 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
14226
14227 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14228 link a trivial program with -mabi=64. If it fails, remove mabi=64
14229 from multidirs.
14230
14231 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14232
14233 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14234
14235 1999-04-08 Nick Clifton <nickc@cygnus.com>
14236
14237 * config.sub: Add support for mcore targets.
14238
14239 1999-04-07 Michael Meissner <meissner@cygnus.com>
14240
14241 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14242 not mt-ospace, in order to shut up assembler warning about using
14243 symbols that are named the same as registers.
14244
14245 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
14246
14247 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14248 dependency list for all-target-cygmon.
14249
14250 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14251
14252 * config-ml.in: Check $host, not $target, for selective multilibs.
14253 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14254 thumb interworking, and underscore prefix multilibs.
14255
14256 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14257
14258 * missing: Update to version from current automake.
14259
14260 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14261
14262 * configure (gxx_include_dir): Removed.
14263
14264 * configure.in (gxx_include_dir): Handle it.
14265 * Makefile.in: Likewise.
14266
14267 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14268
14269 * config.sub (mips64vr4111,mips64vr4111el) Add.
14270
14271 1999-03-21 Ben Elliston <bje@cygnus.com>
14272
14273 * config.guess: Correct typo for detecting ELF on FreeBSD.
14274
14275 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14276
14277 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14278 config/mh-djgpp.
14279
14280 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14281
14282 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14283 all-target-newlib to dependency list for all-target-bsp.
14284
14285 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14286
14287 * config.sub: Add i386-uwin support.
14288 * config.guess: Likewise.
14289
14290 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14291
14292 * configure.in: cleanup, add mh-*pic handling for arm, special
14293 case powerpc*-*-aix*
14294
14295 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14296
14297 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14298 can be built.
14299
14300 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14301
14302 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14303 targets.
14304
14305 1999-03-02 Nick Clifton <nickc@cygnus.com>
14306
14307 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14308
14309 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14310
14311 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14312
14313 1999-02-24 Nick Clifton <nickc@cygnus.com>
14314
14315 * config.sub: Fix typo in arm recognition.
14316
14317 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14318
14319 * configure.in (noconfigdirs): Changed target_configdirs to
14320 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14321 rather than m68k-*-* since it is not known to work on
14322 m68k-aout. Ditto for arm-*-*oabi.
14323
14324 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14325
14326 * configure.in (*-*-windows*): Remove, no longer used.
14327
14328 1999-02-19 Ben Elliston <bje@cygnus.com>
14329
14330 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14331 Smart and improved by Andrew Cagney.
14332
14333 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14334
14335 * config.guess: Recognize openbsd-*-hppa.
14336
14337 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14338
14339 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14340 only if it is not empty.
14341
14342 1999-02-17 Nick Clifton <nickc@cygnus.com>
14343
14344 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14345
14346 * config.guess: Modified to recognize uname's armv* syntax.
14347
14348 * config.sub: Modified to recognize uname's armv* syntax.
14349
14350 1999-02-17 Mark Salter <msalter@cygnus.com>
14351
14352 * configure.in: Added target-bsp for sparclite.
14353
14354 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14355
14356 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14357
14358 1999-02-08 Nick Clifton <nickc@cygnus.com>
14359
14360 * configure.in: Add support for strongarm port.
14361 * config.sub: Add support for strongarm target.
14362
14363 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14364
14365 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14366 the old name config/mh-cygwin32.
14367 Enable texinfo.
14368
14369 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14370
14371 * configure.in: Do build ld for ix86 Solaris.
14372
14373 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14374
14375 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14376 $AR_FOR_TARGET. Likewise for RANLIB.
14377
14378 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14379
14380 * config.sub (oabi): Recognize.
14381 * configure.in (arm-*-oabi): Handle.
14382
14383 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14384
14385 * config.guess: Improve detection of i686 on UnixWare 7.
14386
14387 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14388
14389 * config.guess: Add support for i386-pc-interix.
14390 * config.sub: Likewise.
14391 * configure.in: Likewise.
14392
14393 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14394
14395 * Makefile.in: Remove unneeded all-target-libio from
14396 from all-target-winsup target since it is now unneeded.
14397 Add all-target-libtermcap in its place since it is now
14398 needed.
14399
14400 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14401
14402 * configure.in: makefile stub for cygwin target is probably
14403 unnecessary. Remove it for now.
14404
14405 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14406
14407 * configure.in: libtermcap.a should be built when cygwin is the
14408 target as well as the host.
14409 * config.guess: Allow mixed case in cygwin uname output.
14410 * Makefile.in: Add libtermcap target.
14411
14412 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14413
14414 * config.sub: Clean up handling of hppa2.0.
14415
14416 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14417
14418 * config.guess: Use C code to identify more HP machines.
14419
14420 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14421
14422 * config.sub: Handle hppa2.0.
14423
14424 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14425
14426 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14427 cygmon for all sparclite targets, regardless of object format.
14428
14429 1998-12-15 Mark Salter <msalter@cygnus.com>
14430
14431 * configure.in: Added target-bsp for several target architectures.
14432
14433 * Makefile.in: Added rules for bsp.
14434
14435 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14436
14437 * config.guess: Improve detection of hppa2.0 processors.
14438
14439 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14440
14441 * config.guess: Recognize FreeBSD using ELF automatically.
14442
14443 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14444
14445 * configure (skip-this-dir): Add handling for new shell script, which
14446 might be created by a sub-directory's configure to indicate, this particular
14447 directory is "unwanted".
14448 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14449
14450 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14451
14452 * ltconfig: import from libtool, after changing libtool to
14453 account for the cygwin name change.
14454
14455 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14456
14457 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14458 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14459
14460 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14461
14462 * configure.in: Add libtermcap to list of cygwin dependencies.
14463
14464 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14465
14466 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14467 they include winsup/include when it's a cygwin target.
14468
14469 1998-11-12 Tom Tromey <tromey@cygnus.com>
14470
14471 * configure.in (host_tools): Added zip.
14472 * Makefile.in (all-target-libjava): Depend on all-zip.
14473 (all-zip): New target.
14474 (ALL_MODULES): Added all-zip.
14475 (NATIVE_CHECK_MODULES): Added check-zip.
14476 (INSTALL_MODULES): Added install-zip.
14477 (CLEAN_MODULES): Added clean-zip.
14478
14479 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14480
14481 * Makefile.in: lose "32" from comment about cygwin.
14482
14483 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14484
14485 * configure.in: Use -Os to build target libraries for the fr30.
14486
14487 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14488
14489 * config.sub: Add fr30.
14490
14491 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14492
14493 * configure.in: drop "32" from config/mh-cygwin32. Check
14494 cygwin* instead of cygwin32*.
14495 * config.sub: Check cygwin* instead of cygwin32*.
14496
14497 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14498
14499 * config.guess: Match any version of Unixware7.
14500
14501 1998-10-20 Syd Polk <spolk@cygnus.com>
14502
14503 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14504 if desired.
14505
14506 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14507
14508 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14509 these if the appropriate directories and files to not exist.
14510
14511 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14512
14513 * Makefile.in (DEVO_SUPPORT): Add config.if.
14514
14515 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14516
14517 * configure: Add pattern to replace "build_tooldir"'s
14518 definition in the generated Makefile with "tooldir"'s
14519 actual value.
14520
14521 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14522
14523 * config.sub: Bring back lost sparcv9.
14524
14525 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14526
14527 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14528
14529 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14530 CC_FOR_TARGET and friends.
14531
14532 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14533
14534 * Makefile.in (build_tooldir): New variable, same as tooldir.
14535 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14536 -B$(build_tooldir)/bin/.
14537 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14538
14539 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14540
14541 * README: Remove installation instructions and refer to the
14542 INSTALL directory instead.
14543
14544 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14545
14546 * config.sub: Add support for i[34567]86-pc-udk.
14547 * configure.in: Likewise.
14548
14549 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14550
14551 * Makefile.in: add bzip2 package building bits for user
14552 tools module
14553 * configure.in: ditto
14554
14555 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14556
14557 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14558 (ALL_TARGET_MODULES): Add all-target-libobjc.
14559 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14560 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14561 (all-target-libchill): Add dependencies.
14562 * configure.in (target_libs): Add libchill.
14563
14564 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14565
14566 * configure.in (target_subdir): Remove duplicate line.
14567
14568 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14569
14570 * Makefile.in (all-automake): fix dependencies.
14571
14572 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14573
14574 * configure.in: Minor cleanups for building in the $(target_alias)
14575 subdir.
14576
14577 1998-09-22 Jim Wilson <wilson@cygnus.com>
14578
14579 * Makefile.in (bootstrap): Set r and s before make all. Use
14580 BASE_FLAGS_TO_PASS in make all.
14581 (cross): Likewise.
14582
14583 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14584
14585 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14586
14587 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14588
14589 * config.sub: Fix typo in last change.
14590
14591 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14592
14593 * config.sub: Add support for C4x target.
14594 * configure.in: Likewise.
14595
14596 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14597
14598 * config.sub: Recognize sparcv9 just like sparc64.
14599
14600 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14601
14602 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14603
14604 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14605
14606 * config.guess: Correctly identify Pentium II sco boxes.
14607
14608 * config.guess: Fix "tr" code. From Weiwen Liu.
14609
14610 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14611
14612 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14613 stabs.
14614
14615 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14616
14617 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14618 (ALL_TARGET_MODULES): Add all-target-libchill.
14619 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14620 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14621 (all-target-libchill): Add dependencies.
14622 * configure.in (target_libs): Add libchill.
14623
14624 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14625
14626 * config.guess: Avoid assumptions about "tr" behaves when
14627 LANG is set to something other than English.
14628
14629 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14630
14631 * configure (gxx_include_dir): Changed to
14632 '${prefix}/include/g++'-${libstdcxx_interface}.
14633
14634 * config.if: New to determine the interfaces.
14635
14636 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14637
14638 * config.guess: Detect and handle MPE/IX.
14639 * config.sub: Deal with MPE/IX.
14640
14641 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14642
14643 * configure.in: Use mh-aix43.
14644
14645 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14646
14647 * configure: Fix --without/--disable cases for gxx-include-dir.
14648
14649 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14650
14651 * mdata-sh: Imported. Needed for automake support.
14652
14653 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14654
14655 * Makefile.in (taz): Try "chmod -R og=u ." before
14656 "chmod og=u `find . -print`".
14657
14658 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14659
14660 * configure.in: Add arm-elf and thumb-elf support.
14661
14662 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14663
14664 * Makefile.in: Undo previous patch.
14665
14666 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14667
14668 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14669 to here ...
14670 (install-no-fixedincludes): and here
14671 (INSTALL_MODULES): ... from here.
14672
14673 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14674
14675 * config.sub: Merge with FSF.
14676
14677 * config.guess: Merge with FSF.
14678
14679 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14680
14681 * configure (extraconfigdirs): New variable.
14682 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14683 * Makefile.in (all): Move higher in file.
14684 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14685 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14686 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14687 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14688 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14689
14690 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14691
14692 * Makefile.in (all-target-libjava): Depend on all-gcc and
14693 all-target-newlib.
14694 (configure-target-libjava): Depend on $(ALL_GCC).
14695
14696 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14697
14698 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14699 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14700
14701 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14702
14703 * INSTALL/README: Fix typo.
14704
14705 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14706
14707 * ylwrap: Change absolute path checks to check for DOS style path
14708 names.
14709
14710 * ylwrap: Don't use a full path name if the source file is in the
14711 same directory. From hjl@lucon.org (H.J. Lu).
14712
14713 * config-ml.in: Default to being verbose, to match Feb 18 change to
14714 configure.
14715
14716 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14717
14718 Brought over from egcs:
14719
14720 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14721
14722 * configure.in (target_subdir): Set to ${target_alias} instead
14723 of "libraries".
14724
14725 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14726
14727 * configure.in (target_subdir): Set to libraries if enable_multilib.
14728
14729 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14730
14731 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14732 multilibs, force reconfiguration the first time we create
14733 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14734
14735 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14736
14737 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14738 avoid confusion with --no-recursion.
14739
14740 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14741
14742 * configure.in: Win32 hosts shouldn't use install -x
14743 * install-sh: remove -x option, and special .exe-handling
14744 hack.
14745
14746 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14747
14748 * config.guess: Recognize i586-pc-beos.
14749 * configure.in: Don't build some bits for beos.
14750
14751 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14752
14753 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14754 CFLAGS default to -O2.
14755
14756 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14757 when using GNU ld.
14758
14759 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14760
14761 * ltmain.sh: Correct install when using a different shell.
14762
14763 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14764
14765 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14766
14767 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14768
14769 * makefile.vms: Update to build binutils/makefile.vms. Add install
14770 target.
14771
14772 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14773
14774 * ltconfig: Update to correct AIX handling.
14775
14776 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14777
14778 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14779
14780 * configure.in (target_subdir): Set to ${target_alias} instead
14781 of "libraries".
14782
14783 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14784
14785 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14786 (Makefile): Depend on $(gcc_version_trigger).
14787
14788 * configure (gcc_version): Change default initializer to empty
14789 string.
14790 (gcc_version_trigger): New variable; pass this variable down
14791 to subdir configures to enable them checking gcc's version
14792 themselves. Emit make macros for both gcc_version vars.
14793 (topsrcdir): Initialize reliably.
14794 (recursion line): Remove --with-gcc-version=${gcc_version}.
14795
14796 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14797
14798 * configure (enable_version_specific_runtime_libs): Implement new flag
14799 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14800 in $(libsubdir); emit definition in each generated Makefile.
14801 (gxx_include_dir): Initialize depending on
14802 $enable_version_specific_runtime_libs.
14803
14804 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14805
14806 * configure (gcc_version): Initialize properly depending on
14807 how and where configure is started.
14808 (recursion line): Pass a --with-gcc-version=${gcc_version}
14809 to configures in subdirs.
14810
14811 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14812
14813 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14814 cygmon
14815
14816 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14817
14818 * configure.in: Add cygmon and libstub support for mn10200.
14819
14820 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14821
14822 * configure (gcc_version): Add new variable describing the
14823 particular gcc version we're building.
14824 * Makefile.in (libsubdir): Add new macro for the directory
14825 in which the compiler finds executables, libraries, etc.
14826 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14827 and libsubdir.
14828
14829 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14830
14831 * Makefile.in (local-clean): Remove *.log.
14832 (warning.log): Built with warn_summary from build.log.
14833 (mail-report.log): Run test_summary.
14834 (mail-report-with-warnings.log): Run test_summary including
14835 warning.log in the report.
14836
14837 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14838
14839 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14840
14841 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14842
14843 * Makefile.in (grep): Grep no longer depends on libiberty.
14844
14845 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14846
14847 * Makefile.in: all-snavigator needs all-libgui.
14848
14849 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14850
14851 * configure.in: Add cygmon and libstub support for mn10300.
14852
14853 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14854
14855 * missing: Update to version from automake 1.3.
14856
14857 * ltmain.sh: On installation, don't get confused if the same name
14858 appears more than once in the list of library names.
14859
14860 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14861
14862 * config.sub: Accept m68060 and m5200 as CPU names.
14863
14864 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14865
14866 * configure: Use && rather than using -a in test, because odd
14867 strings can confuse test.
14868 * configure.in: Likewise.
14869
14870 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14871
14872 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14873
14874 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14875
14876 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14877 bootstrap4-lean): New targets.
14878
14879 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14880
14881 * mpw-* Delete. Not used.
14882
14883 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14884
14885 * COPYING.LIB: Update FSF address.
14886
14887 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14888
14889 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14890
14891 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14892 GAS_SUPPORT_DIRS.
14893
14894 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14895
14896 * ltconfig, ltmain.sh: Avoid producing a version number if
14897 -version-info was not used.
14898
14899 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14900
14901 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14902 building with newlib.
14903
14904 1998-04-30 Paul Eggert <eggert@twinsun.com>
14905
14906 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14907 Solaris `make' causes it to continue to next definition.
14908
14909 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14910
14911 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14912 the right GUI libraries and files are installed along with GDB.
14913
14914 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14915
14916 * configure.in: Change alpha to alpha* in several places.
14917
14918 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14919
14920 * config.sub: Recognize sparc86x.
14921
14922 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14923
14924 * configure.in (--enable-target-optspace): Remove debug echo.
14925
14926 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14927
14928 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14929
14930 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14931
14932 * ltconfig: Update cygwin32 support.
14933
14934 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14935 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14936 (GDB_SUPPORT_DIRS): Likewise.
14937
14938 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14939
14940 * configure.in (target_makefile_frag): If --enable-target-optspace,
14941 use -Os to compile target libraries rather than -O2. Default to
14942 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14943 not used.
14944 * configure.in (target_cflags): Ditto for d30v.
14945
14946 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14947
14948 * Makefile.in (all-bfd): Depend on all-intl.
14949 (all-binutils): Likewise.
14950 (all-gas): Likewise.
14951 (all-gprof): Likewise.
14952 (all-ld): Likewise.
14953
14954 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14955
14956 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14957
14958 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14959
14960 * Makefile.in (all-bfd): Depend upon all-libiberty.
14961
14962 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14963
14964 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14965
14966 * Makefile.in: Add libstub.
14967
14968 * configure.in: Ditto. Build libstub for targets that have cygmon
14969 support.
14970
14971 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14972
14973 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14974
14975 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14976
14977 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14978 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14979
14980 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14981
14982 * configure: Define DEFAULT_M4 by searching PATH.
14983 * Makfile.in: Use DEFAULT_M4.
14984
14985 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14986
14987 * ltconfig: Add cygwin32 support.
14988
14989 * Makefile.in, configure.in: Add libtool as a native only directory
14990 to configure and build.
14991
14992 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14993
14994 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14995
14996 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14997
14998 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14999
15000 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
15001
15002 * Makefile.in: add ash make rules
15003 * configure.in: add ash to native_only and host_tools lists
15004
15005 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
15006
15007 * Makefile.in (all-gettext, all-intl): New targets.
15008 (ALL_MODULES): Added all-gettext, all-intl.
15009 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15010 (INSTALL_MODULES): Added install-gettext, install-intl.
15011 (CLEAN_MODULES): Added clean-gettext, clean-intl.
15012
15013 * configure.in (host_tools): Added gettext.
15014 (native_only): Likewise.
15015 (noconfigdirs) [various cases]: Likewise.
15016 (host_libs): Added intl.
15017
15018 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
15019
15020 * configure: Do not disable building gdbtk for cygwin32 hosts.
15021
15022 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
15023
15024 * configure.in: Add thumb-coff target.
15025 * config.sub: Add thumb-coff target.
15026
15027 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15028
15029 * Makefile.in: Revert yesterday's change.
15030 (all-target-winsup): all-target-librx stays out of here.
15031
15032 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
15033
15034 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15035 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15036 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15037 Remove references to librx and libg++.
15038
15039 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
15040
15041 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15042 recursive makes
15043
15044 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
15045
15046 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15047 for newlib directory.
15048 (CXX_FOR_TARGET): Likewise.
15049
15050 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15051
15052 * ltconfig: Update after libtool/ltconfig.in change for
15053 hpux11.
15054
15055 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15056
15057 * ltconfig, ltmain.sh: Update to libtool 1.2.
15058
15059 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15060
15061 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15062 (install-gcc-cross): Instead, override LANGUAGES here.
15063
15064 1998-03-18 Dave Love <d.love@dl.ac.uk>
15065
15066 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15067 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15068
15069 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15070
15071 * configure.in: Add Thumb-pe target.
15072
15073 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
15074
15075 * Makefile.in - changed sn targets to snavigator
15076 * configure.in - changed sn targets to snavigator
15077
15078 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15079
15080 * config-ml.in: After building symlink tree call make distclean
15081 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15082 to be the case for libiberty.
15083
15084 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15085
15086 * configure: When making link, also check the current
15087 directory. The configure scripts may create one.
15088
15089 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15090
15091 * config.sub: Accept alphapca56 and alphaev6 properly.
15092
15093 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15094
15095 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15096
15097 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15098
15099 * config.sub (sco5): Fix typo.
15100
15101 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15102
15103 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15104 install-itcl.
15105 (install-itcl): Remove dependency on install-tcl.
15106
15107 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15108
15109 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15110
15111 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15112
15113 * configure.in: Don't build libgui for a cygwin32 target when not on
15114 a cygwin32 host.
15115
15116 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15117
15118 * configure (redirect): Set to null, so default behavior of
15119 configure is now --verbose.
15120
15121 1998-02-16 Dave Love <d.love@dl.ac.uk>
15122
15123 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15124 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15125
15126 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15127
15128 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15129 this change to sync Makefile.in with its ChangeLog entries.
15130
15131 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15132
15133 * ltmain.sh (mkdir): Check that the directory doesn't exist
15134 before we exit with error, so that we don't get races during
15135 parallel builds.
15136
15137 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15138
15139 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15140
15141 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15142
15143 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15144 PICFLAG_FOR_TARGET.
15145 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15146
15147 * configure: Emit a definition for the new macro enable_shared
15148 into each Makefile.
15149
15150 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15151
15152 * configure.in (host_tools, native_only): Add libtool.
15153
15154 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15155
15156 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15157 Fix typo in ming config comment.
15158
15159 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15160
15161 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15162
15163 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15164
15165 * config.sub: Add tic30 cases, and map c30 to tic30.
15166
15167 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15168
15169 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15170 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15171 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15172 (CLEAN_TARGET_MODULES): Similarly
15173 (all-target-libf2c): Add dependences.
15174 * configure.in (target_libs): Add libf2c.
15175
15176 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15177
15178 * configure.in: Remove expect from noconfigdirs when target
15179 is cygwin32. OK to build expect and dejagnu with Canadian
15180 Cross.
15181
15182 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15183
15184 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15185 host.
15186
15187 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15188 and mingw32.
15189
15190 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15191
15192 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15193 here as it is not defined in the toplevel Makefile.
15194
15195 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15196
15197 * configure (package_makefile_rules_frag): New variable, which names
15198 a file with generic rules, ...
15199 Change comment to mention we now have FIVE parts.
15200 * configure: Undo last change.
15201
15202 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15203
15204 * config.guess: More accurate determination of HP processor types.
15205 * config.sub: More accurate determination of HP processor types.
15206
15207 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15208
15209 * configure (package_makefile_frag): Move inserting the
15210 ${package_makefile_frag} to where it should be according
15211 to the comment.
15212
15213 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15214
15215 * config.guess: Add support for Linux/ARM.
15216
15217 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15218
15219 * .cvsignore: Remove *-info and *-install since they match
15220 release-info and mpw-install, which we don't want to just ignore.
15221
15222 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15223
15224 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15225
15226 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15227
15228 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15229 local_prefix to sub-make invocations.
15230
15231 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15232
15233 * configure.in: Check makefile fragments in the source
15234 directory.
15235
15236 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15237
15238 * configure.in: Check whether host and target makefile
15239 fragments exist before adding them to *_makefile_frag.
15240
15241 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15242
15243 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15244
15245 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15246
15247 * configure.in: Make sure we only replace RPATH_ENVVAR on
15248 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15249 regexp to sed.
15250
15251 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15252 to sub-makes.
15253
15254 1998-01-13 Lee Iverson (leei@ai.sri.com)
15255
15256 * config-ml.in (multi-do): LDFLAGS must include multilib
15257 designator.
15258
15259 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15260
15261 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15262
15263 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15264
15265 * config.sub: Add mingw32 support.
15266 * configure.in: Likewise.
15267
15268 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15269
15270 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15271
15272 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15273
15274 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15275 * configure (gxx_include_dir): Provide a definition for subdirs
15276 which do not use autoconf.
15277
15278 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15279
15280 * config.guess: Sync with egcs. Picks up new alpha support,
15281 BeOS & some additional linux support.
15282
15283 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15284
15285 * config.guess: HP 9000/803 is a PA1.1 machine.
15286
15287 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15288
15289 * configure.in: It's alpha*-...
15290
15291 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15292
15293 * configure.in (host_makefile_frag, target_makefile_frag):
15294 Handle multiple config files.
15295 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15296 alpha-*-*.
15297
15298 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15299
15300 * mkdep: New file.
15301
15302 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15303
15304 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15305
15306 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15307
15308 * Makefile.in: Add libgui directory.
15309 (GDB_TK): Add all-libgui.
15310 * configure.in: Add libgui directory.
15311 * configure: Add all-libgui to GDB_TK.
15312
15313 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15314
15315 * config-ml.in (multidirs): Add m32r to multilib list.
15316
15317 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15318
15319 * Makefile.in (all-target-gperf): Change dependency to
15320 all-target-libstdc++.
15321
15322 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15323
15324 * config.guess: Add BeOS support.
15325
15326 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15327
15328 Source directory cvs renamed to cvssrc:
15329 * configure.in (host_tools): Change cvs to cvssrc.
15330 (native_only): Likewise.
15331 (noconfigdirs) [various cases]: Likewise.
15332 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15333 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15334 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15335 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15336 (all-cvssrc): Rename target from all-cvs.
15337
15338 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15339
15340 * configure (gxx_include_dir): Fix thinko.
15341
15342 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15343
15344 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15345 (install-cross, install-gcc-cross): New targets.
15346
15347 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15348
15349 * configure.in (noconfigdirs): Add support for Thumb target.
15350
15351 * config.sub (maybe_os): Add support for Thumb target.
15352
15353 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15354
15355 * Makefile.in: Add rules for cygmon.
15356
15357 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15358
15359 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15360
15361 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15362 * configure (gxx_include_dir): Provide a definition for subdirs
15363 which do not use autoconf.
15364
15365 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15366
15367 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15368 11/18/97 build
15369
15370 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15371
15372 * From Franz Sirl.
15373 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15374 found on RedHat Linux systems.
15375
15376 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15377
15378 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15379 guesses.
15380
15381 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15382
15383 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15384
15385 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15386
15387 * ltmain.sh: If mkdir fails, check whether the directory was created
15388 anyhow by some other process.
15389
15390 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15391
15392 * configure.in (d30v-*-*): Configure all directories.
15393
15394 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15395
15396 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15397 for the D30V.
15398
15399 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15400
15401 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15402
15403 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15404
15405 * include/libiberty.h: Add extern "C" { so it can be used with C++
15406 progrms.
15407 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15408 programs.
15409
15410 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15411
15412 * configure.in (d30v-*-*): Configure GCC now.
15413
15414 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15415
15416 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15417 is no longer needed.
15418
15419 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15420
15421 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15422
15423 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15424
15425 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15426 targets using "$@" to provide support for similar but not identical
15427 targets without having to duplicate code.
15428
15429 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15430
15431 * makefile.vms: Fix to work with DEC C.
15432
15433 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15434
15435 * config.sub: Add mips-tx39-elf to marketing names.
15436
15437 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15438
15439 * ltmain.sh: Handle symlinks in generated script.
15440
15441 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15442
15443 * configure: Handle autoconf style directory options: --bindir,
15444 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15445 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15446 --sysconfdir.
15447 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15448 (sharedstatedir, localstatedir, oldincludedir): New variables.
15449 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15450 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15451 sbindir, sharedstatedir, and sysconfdir.
15452
15453 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15454
15455 * Makefile.in (bootstrap-lean): New target.
15456
15457 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15458
15459 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15460 sn, and gnuserv from noconfigdirs.
15461
15462 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15463
15464 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15465
15466 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15467
15468 * Makefile.in (cross): New target.
15469
15470 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15471 Jeff Law <law@cygnus.com>
15472
15473 * Makefile.in (bootstrap2, bootstrap3): New targets.
15474 (all-bootstrap): Remove outdated and confusing target.
15475 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15476
15477 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15478
15479 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15480 windows. Consistent with gdb/configure.
15481
15482 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15483
15484 * configure.in: Name Linux target fragment.
15485
15486 * configure: Rewrite so that project Makefile fragment is inserted
15487 first and appears last in the resulting Makefile.
15488
15489 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15490
15491 * Makefile.in (install-itcl): Install tcl first.
15492
15493 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15494
15495 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15496
15497 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15498
15499 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15500
15501 * configure.in (skipdirs): Add target-librx for Linux.
15502 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15503
15504 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15505
15506 * Makefile.in (bootstrap): New target.
15507
15508 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15509
15510 * config.sub: Accept 'amigados' for backward compatibility.
15511
15512 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15513
15514 * config.guess: Merge with FSF.
15515
15516 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15517
15518 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15519
15520 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15521
15522 * config.sub: Add "marketing-names" patch.
15523
15524 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15525
15526 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15527
15528 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15529
15530 * config.sub: Handle v850-elf.
15531
15532 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15533
15534 * .cvsignore (*-install): Remove.
15535
15536 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15537
15538 * ltconfig: Set CONFIG_SHELL in libtool.
15539 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15540
15541 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15542
15543 * configure.in (target_subdir): Set to libraries if enable_multilib.
15544
15545 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15546
15547 * config.guess: Update from gcc directory.
15548
15549 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15550
15551 * Makefile.in (all-sim): Depends on all-readline.
15552
15553 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15554
15555 * Makefile.in (BISON, YACC): Use $$s.
15556 (all-bison): Depend on all-texinfo.
15557
15558 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15559
15560 * Makefile.in (BISON): Add -L flag.
15561 (YACC): Likewise.
15562
15563 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15564
15565 * configure.in (noconfigdirs): Add support for v850e target.
15566
15567 * config.sub (maybe_os): Add support for v850e target.
15568
15569 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15570
15571 * configure.in (noconfigdirs): Add support for v850ea target.
15572
15573 * config.sub (maybe_os): Add support for v850ea target.
15574
15575 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15576
15577 * config.sub: Add mipstx39. Delete r3900.
15578
15579 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15580
15581 * Makefile.in (all-autoconf): Depends on all-texinfo.
15582
15583 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15584
15585 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15586 eabi targets.
15587
15588 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15589
15590 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15591
15592 * configure: When handling a Canadian Cross, handle YACC as well as
15593 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15594 * Makefile.in (all-bison): Depend upon all-texinfo.
15595
15596 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15597
15598 * Makefile.in (BISON): bison, not byacc or bison -y.
15599 (YACC): bison -y or byacc or yacc.
15600 (various): Add *-bison as appropriate.
15601 (taz): No need to mess with BISON anymore.
15602
15603 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15604
15605 * configure: If OSTYPE matches *win32*, try to find a good value for
15606 CONFIG_SHELL.
15607
15608 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15609
15610 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15611 configure.in if it is present.
15612
15613 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15614
15615 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15616
15617 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15618
15619 * config.sub: Recognize `arc' cpu.
15620 * configure.in: Likewise.
15621 * config-ml.in: Likewise.
15622
15623 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15624
15625 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15626
15627 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15628
15629 * configure: Changed sed delimiter from ':' to '|' when
15630 attempting to substitute ${config_shell} for SHELL. On
15631 NT ${config_shell} may contain a ':' in it.
15632
15633 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15634
15635 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15636
15637 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15638
15639 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15640
15641 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15642
15643 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15644
15645 * ylwrap: If the program is a relative path, force it to be
15646 absolute.
15647
15648 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15649
15650 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15651
15652 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15653
15654 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15655 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15656 for libraries.
15657
15658 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15659
15660 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15661 separated by spaces.
15662
15663 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15664
15665 * ylwrap: New file.
15666 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15667
15668 * ltmain.sh: Handle /bin/sh at start of install program.
15669
15670 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15671
15672 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15673 * missing: New file, from automake 1.2.
15674
15675 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15676
15677 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15678 check-tk to CHECK_X11_MODULES.
15679
15680 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15681
15682 * config.sub: Merge with FSF.
15683
15684 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15685
15686 * config.guess: Merge with FSF.
15687
15688 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15689
15690 * configure: Treat msdosdjgpp like go32.
15691 * configure.in: Likewise. Don't remove gprof for go32.
15692
15693 * configure: Change Makefile.tem2 to Makefile.tm2.
15694
15695 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15696
15697 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15698
15699 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15700
15701 * install-sh (chmodcmd): Set to null if the DST directory already
15702 exists. Same as Nov 11th change.
15703
15704 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15705
15706 * configure (GDB_TK): Needs itcl and tix.
15707
15708 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15709
15710 * config.guess: Update from FSF.
15711
15712 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15713
15714 * Makefile.in (GDB_TK): Depend on itcl and tix.
15715
15716 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15717
15718 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15719 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15720 (INSTALL_SCRIPT): New variable.
15721 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15722 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15723 to -x.
15724 * install-sh: Add support for -x option.
15725
15726 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15727
15728 * configure.in, Makefile.in: Treat tix like itcl.
15729
15730 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15731
15732 * Makefile.in (WINDRES): New variable.
15733 (WINDRES_FOR_TARGET): New variable.
15734 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15735 (EXTRA_HOST_FLAGS): Add WINDRES.
15736 (EXTRA_TARGET_FLAGS): Add WINDRES.
15737 (EXTRA_GCC_FLAGS): Add WINDRES.
15738 ($(DO_X)): Pass down WINDRES.
15739 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15740 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15741 DLLTOOL_FOR_TARGET.
15742
15743 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15744
15745 * configure.in: configure sim before gdb for win32-x-ppc
15746
15747 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15748
15749 Move gperf into the toplevel, from libg++.
15750 * configure.in (target_tools): Add target-gperf.
15751 (native_only): Add target-gperf.
15752 * Makefile.in (all-target-gperf): New target, depend on
15753 all-target-libg++.
15754 (configure-target-gperf): Empty rule.
15755 (ALL_TARGET_MODULES): Add all-target-gperf.
15756 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15757 (CHECK_TARGET_MODULES): Add check-target-gperf.
15758 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15759 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15760
15761 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15762
15763 * config.sub (mn10200): Recognize new basic machine.
15764
15765 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15766
15767 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15768 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15769
15770 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15771
15772 * configure.in: If we're building mips-sgi-irix6* native, turn on
15773 ENABLE_MULTILIB and set TARGET_SUBDIR.
15774
15775 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15776
15777 * Makefile.in (all-sn): Depend on all-grep.
15778
15779 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15780
15781 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15782
15783 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15784 Makefile. From Jeff Makey <jeff@cts.com>.
15785 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15786
15787 * Makefile.in (DISTBISONFILES): Remove.
15788 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15789 $(DEFAULT_YACC).
15790
15791 * configure.in: Build itl, db, sn, etc., when building for native
15792 cygwin32.
15793
15794 * Makefile.in (LD): New variable.
15795 (EXTRA_HOST_FLAGS): Pass down LD.
15796 ($(DO_X)): Likewise.
15797
15798 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15799
15800 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15801
15802 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15803
15804 * configure.in (targargs): Strip out any supplied --build argument
15805 before adding our own. Always add --build.
15806
15807 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15808
15809 * configure.in (targargs): Pass --build if we're doing
15810 a cross-compile.
15811
15812 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15813
15814 * configure: Use '|' instead of ":" as the separator in
15815 sed. Otherwise sed chokes on NT path names with drive
15816 designators. Also look for "?:*" as the leading characters in an
15817 absolute pathname.
15818
15819 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15820
15821 * config.sub: Support for r3900.
15822
15823 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15824
15825 * configure.in: Use install-sh, not install.sh.
15826
15827 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15828
15829 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15830 apply it twice.
15831
15832 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15833
15834 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15835 install-binutils.
15836
15837 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15838
15839 * Makefile.in: Add automake targets.
15840 * configure.in (host_tools): Add automake.
15841
15842 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15843
15844 * configure: Default CXX to c++, not gcc.
15845 * Makefile.in (CXX): Set to c++, not gcc.
15846 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15847
15848 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15849
15850 * install-sh: try appending a .exe if source file doesn't
15851 exist
15852
15853 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15854
15855 * configure.in: Turn on multilib by default.
15856 (cross_only): Remove target-libiberty.
15857
15858 * Makefile.in (all-gcc): Don't depend on libiberty.
15859
15860 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15861
15862 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15863
15864 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15865
15866 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15867 (DISTBISONFILES): Add ld/Makefile.in
15868
15869 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15870
15871 * configure.in: if target is cygwin32 but host isn't cygwin32,
15872 don't configure gdb tcl tk expect, not just gdb.
15873
15874 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15875
15876 * configure.in: Added gnuserv everywhere sn appears.
15877
15878 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15879 (CROSS_CHECK_MODULES): Added check-gnuserv.
15880 (INSTALL_MODULES): Added install-gnuserv.
15881 (CLEAN_MODULES): Added clean-gnuserv.
15882 (all-gnuserv): New target.
15883
15884 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15885
15886 * config.guess: Fixes for MIPS OpenBSD systems.
15887
15888 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15889
15890 * Makefile.in (INSTALL_XFORM): Remove.
15891 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15892
15893 * mkinstalldirs: New file, copied from automake.
15894 * Makefile.in (installdirs): Rename from install-dirs. Use
15895 mkinstalldirs. Change all users.
15896 (DEVO_SUPPORT): Add mkinstalldirs.
15897
15898 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15899
15900 * install-sh: Rename from install.sh.
15901 * Makefile.in (INSTALL): Change install.sh to install-sh.
15902 (DEVO_SUPPORT): Likewise.
15903
15904 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15905 Graichen <graichen@rzpd.de>.
15906
15907 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15908
15909 * config.guess: Recognize OpenBSD systems correctly.
15910
15911 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15912
15913 * README, Makefile.in (ETC_SUPPORT): Remove references to
15914 cfg-paper*, configure.{texi,man,info*}._
15915
15916 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15917
15918 * Makefile.in (all.normal): Ensure that gcc is built after all
15919 the x11 - ie gdb - targets.
15920
15921 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15922
15923 * makefile.vms: Don't run conf-a-gas.
15924
15925 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15926
15927 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15928
15929 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15930
15931 * configure.in: Remove noconfigdirs case since gdb also
15932 configures and builds for tic80-coff.
15933
15934 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15935
15936 * configure: Set cache_file to config.cache.
15937 * Makefile.in (local-distclean): Remove config.cache.
15938
15939 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15940
15941 * COPYING: Update FSF address.
15942
15943 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15944
15945 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15946 noconfigdirs.
15947
15948 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15949
15950 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15951 MAKEDIRS, is empty.
15952
15953 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15954
15955 * config.sub: Tweak mn10300 entry.
15956
15957 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15958
15959 * configure.in (host_tools): Put sim before gdb, so gdb's
15960 configure.tgt can determine if the simulator was configured.
15961
15962 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15963
15964 * config.sub: Move BeOS $os case to be with other Cygnus
15965 local cases.
15966
15967 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15968
15969 * config.sub: Remove misplaced comment that broke Linux.
15970
15971 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15972
15973 * config.sub: Add BeOS support.
15974
15975 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15976
15977 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15978
15979 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15980
15981 * configure.in (noconfigdirs): Remove tcl and tk from
15982 noconfigdirs for cygwin32 builds.
15983
15984 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15985
15986 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15987
15988 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15989
15990 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15991 make-all.com, use makefile.vms instead.
15992
15993 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15994
15995 * config.sub: Accept -lnews*.
15996
15997 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15998
15999 * configure.in (noconfigdirs): Disable target-newlib,
16000 target-examples and target-libiberty for d30v.
16001
16002 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16003
16004 * configure.in (noconfigdirs): Enable ld for d30v.
16005
16006 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
16007
16008 * configure.in (tic80-*-*): Build compiler.
16009
16010 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
16011
16012 * configure.in (d30v-*): Remove sim directory from list of
16013 unsupported d30v directories
16014
16015 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16016
16017 * config.sub, configure.in: Add d30v target cpu.
16018
16019 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
16020
16021 * makefile.vms: New file.
16022 * make-all.com: Remove.
16023
16024 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
16025
16026 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16027
16028 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
16029
16030 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16031
16032 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
16033
16034 * Makefile.in (ALL_MODULES): Added all-db.
16035 (CROSS_CHECK_MODULES): Addec check-db.
16036 (INSTALL_MODULES): Added install-db.
16037 (CLEAN_MODULES): Added clean-db.
16038
16039 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
16040
16041 * config.guess: Merge with latest FSF sources.
16042
16043 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
16044
16045 * Makefile.in (ALL_MODULES): Added all-itcl.
16046 (CROSS_CHECK_MODULES): Added check-itcl.
16047 (INSTALL_MODULES): Added install-itcl.
16048 (CLEAN_MODULES): Added clean-itcl.
16049
16050 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16051
16052 * configure.in: build gdb for mn10200
16053
16054 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16055
16056 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16057
16058 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16059
16060 * configure.in (tic80-*-*): Turn off most targets right now.
16061
16062 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16063
16064 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16065 rather than the makeinfo program.
16066 (do-info): Depend upon all-texinfo.
16067
16068 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16069
16070 * configure.in: Remove uses of config/mh-linux.
16071
16072 * config.sub, config.guess: Merge with latest FSF sources.
16073
16074 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16075
16076 * config.sub (case $basic_machine): Add tic80 entries.
16077
16078 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16079
16080 * config.sub, config.guess: Merge with latest FSF sources.
16081
16082 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16083
16084 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16085 * mpw-config.in: Test for NewFolderRecursive.
16086 * mpw-install: Use symbolic name for startup filename.
16087 * mpw-README: Add various additional details.
16088
16089 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16090
16091 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16092
16093 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16094
16095 * configure.in: Do build gcc and the target libraries for
16096 the mn10200.
16097
16098 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16099
16100 * configure.in: don't avoid building gdb for mn10300 any more
16101 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16102 instead of single-quoting it.
16103
16104 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16105
16106 * configure.in: Don't use --with-stabs on IRIX 6.
16107
16108 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16109
16110 * configure.in (m32r): Build gdb, libg++ now.
16111
16112 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16113
16114 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16115 directories from noconfigdirs.
16116
16117 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16118
16119 * config.sub (basic_machine): added mips16 configuration
16120
16121 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16122
16123 * config.sub: Handle d10v-unknown.
16124
16125 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16126
16127 * config.sub: Handle v850-unknown.
16128
16129 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16130
16131 * Makefile.in: add findutils
16132 * configure.in: add findutils to list of host_tools
16133
16134 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16135
16136 * config.sub: Handle mn10200 and mn10300.
16137
16138 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16139
16140 * configure.in (d10v-*): Do not build librx.
16141
16142 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16143
16144 * configure.in (mn10300): Build everything except gdb & libgloss.
16145
16146 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16147
16148 * config.guess: Patch for Dansk Data Elektronik servers,
16149 from Niels Skou Olsen <nso@dde.dk>.
16150
16151 For ncr, use /bin/uname rather than uname, since GNU uname does not
16152 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16153
16154 Patch for MIPS R4000 running System V,
16155 from Eric S. Raymond <esr@snark.thyrsus.com>.
16156
16157 Fix thinko for nextstep.
16158
16159 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16160
16161 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16162 * config.guess: Guess mips-dec-mach_bsd4.3.
16163
16164 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16165 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16166 release numbers.
16167 * config.guess (mips-mips-riscos*): Emit just enough of the
16168 release number.
16169
16170 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16171 * config.guess (sparc-auspex-sunos*): Added.
16172 (f300-fujitsu-*): Added.
16173
16174 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16175 * config.guess: Recognize a Tadpole as a sparc.
16176
16177 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16178
16179 * config.guess: Don't assume that NextStep version is either 2 or
16180 3. NextStep 4 (aka OpenStep 4) has come out now.
16181
16182 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16183
16184 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16185 From Rik Faith <faith@cs.unc.edu>.
16186
16187 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16188
16189 * config.sub: Contributions from bug-gnu-utils to:
16190 Support plain "hppa" (no version given) architecture, reported by
16191 OpenStep.
16192 OpenBSD like NetBSD.
16193 LynxOs is not a hardware supplier.
16194
16195 * config.guess: Contributions from bug-gnu-utils to add support for:
16196 OpenBSD like NetBSD.
16197 Stratus systems.
16198 More Pyramid systems.
16199 i[n>4]86 Intel chips.
16200 M680[n>4]0 Motorola chips.
16201 Use unknown instead of lynx for hardware manufacturer.
16202
16203 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16204
16205 * install.sh (chmodcmd): Set to null if the DST directory already
16206 exists.
16207
16208 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16209
16210 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16211 not use mt-ppc target Makefile fragment any more.
16212
16213 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16214
16215 * configure.in (*-*-windows): Exclude everything but those dirs
16216 needed to build windows.
16217
16218 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16219
16220 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16221
16222 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16223
16224 * configure.in: Exclude mmalloc from i386-windows.
16225
16226 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16227
16228 * Undo my previous change.
16229
16230 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16231
16232 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16233 unconditionally.
16234 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16235
16236 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16237
16238 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16239 host to add it's own flags.
16240
16241 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16242
16243 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16244
16245 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16246
16247 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16248 (CXX_FOR_TARGET): Likewise.
16249 (GCC_FOR_TARGET): Define.
16250 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16251 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16252 CC_FOR_TARGET was specified on the command line.
16253 (MAKEOVERRIDES): Don't define.
16254
16255 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16256
16257 * configure.in (m32r): Fix spelling of libg++ libs.
16258
16259 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16260
16261 * config.sub (-apple*): Remove, now redundant.
16262
16263 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16264
16265 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16266
16267 * configure: Rework yesterday's sed script patch.
16268
16269 * config.sub: Merge with FSF.
16270
16271 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16272
16273 * config.guess: Merge from FSF.
16274
16275 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16276 * config.guess: Use pc instead of unknown, for pc clone systems.
16277 Change linux to linux-gnu.
16278
16279 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16280 * config.guess: Avoid non-portable tr syntax.
16281
16282 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16283
16284 * test-build.mk (HOLES): Add "xargs" for gdb.
16285
16286 * configure: Avoid hpux10.20 sed bug.
16287
16288 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16289
16290 * configure.in: Add support for windows host
16291 (that is a build done under the Microsoft build environment).
16292
16293 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16294
16295 * Makefile.in: Replace all uses of srcroot with s, to shrink
16296 command line lengths.
16297
16298 Patches from Geoffrey Noer <noer@cygnus.com>:
16299 * configure.in: If configuring for newlib, pass --with-newlib to
16300 subdirectories.
16301 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16302 -Bnewlib/ and -Lwinsup to gcc.
16303 (CXX_FOR_TARGET): Likewise.
16304
16305 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16306
16307 * Makefile.in (ETC_SUPPORT): Add configure.
16308
16309 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16310
16311 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16312 host configuration file.
16313
16314 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16315
16316 * configure.in: Break mn10x00 support into separate
16317 mn10200 and mn10300 configurations.
16318 * config.sub: Likewise.
16319
16320 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16321
16322 * configure.in: Add lots of stuff to noconfigdirs for
16323 the mn10x00 targets.
16324
16325 * config.sub, configure.in: Add mn10x00 support.
16326
16327 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16328
16329 * make-all.com: Call conf-a-gas, not config-a-gas.
16330
16331 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16332
16333 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16334 targets.
16335
16336 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16337
16338 * mpw-README: Add much more detail for native PowerMac.
16339 * mpw-install: New file.
16340 * mpw-configure: Add --norecursion and --help options.
16341 * mpw-config.in: Translate readme and install files when
16342 copying to objdir.
16343 * mpw-build.in: Don't always depend on byacc and flex.
16344 (install-only-top): New action.
16345
16346 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16347
16348 * configure.in: You can now configure GDB for the v850.
16349
16350 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16351
16352 * configure.in (noconfigdirs): Don't configure any C++ dirs
16353 if targeting D10V.
16354
16355 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16356
16357 * config.sub: Recognize mips64vr5000.
16358
16359 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16360
16361 * configure.in: Use a single line for host_tools and native_only.
16362
16363 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16364
16365 * config.sub, configure.in: Add entries for m32r.
16366
16367 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16368
16369 * Makefile.in (inet-install): Don't run install-gzip.
16370
16371 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16372
16373 * configure.in: Don't config lots of things for *-*-windows*.
16374
16375 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16376
16377 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16378 (host_libs, host_tools): Copy from configure.in.
16379 * mpw-configure: Don't complain about directories not found.
16380
16381 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16382
16383 * configure.in (i[345]86): Recognize i686 for pentium pro.
16384 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16385 file.
16386
16387 * config.guess (i[345]86): Ditto.
16388
16389 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16390
16391 * configure.in (noconfigdirs): Removed gdb for D10V.
16392
16393 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16394
16395 * configure.in: Remove ld, target-libio, target-libg++, and
16396 target-libstdc++ from noconfigdirs.
16397
16398 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16399
16400 * configure: Fix three locations where shell scripts were
16401 being run directly rather than with config_shell.
16402
16403 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16404
16405 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16406 * config.sub (basic_machine): Recognize v850.
16407
16408 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16409
16410 * mpw-configure: Handle multiple enable/disable options and
16411 pass them down recursively, handle -c and -s flags appropriately
16412 depending on choice of compiler, add escape mechanism for
16413 quoted arguments to gC.
16414
16415 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16416
16417 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16418 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16419 so that -mrelocatable-lib and -mno-eabi are used.
16420
16421 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16422 not support --print-multi-lib, don't abort.
16423
16424 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16425
16426 * make-all.com: Run config-a-gas.
16427 * setup.com: Don't copy subdirectory files around.
16428
16429 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16430
16431 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16432 target, it now compiles correctly.
16433
16434 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16435
16436 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16437
16438 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16439
16440 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16441
16442 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16443
16444 * configure.in (native_only): Add prms.
16445
16446 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16447
16448 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16449 (BINUTILS_SUPPORT_DIRS): Likewise.
16450
16451 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16452
16453 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16454 d10v support is added.
16455
16456 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16457
16458 * configure.in (d10v-*-*): New target.
16459
16460 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16461
16462 * config.guess (HP 9000/811): Recognize this as a PA1.1
16463 machine.
16464
16465 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16466
16467 * Makefile.in (do-tar-gz): New target, split out from tail end of
16468 taz target. Run each command separately, don't use pipes.
16469 (taz): Use it.
16470
16471 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16472
16473 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16474 * mpw-build.in: No builds should depend on building byacc or flex,
16475 they are assumed to be installed already.
16476
16477 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16478
16479 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16480 variable that CC_FOR_TARGET needs.
16481
16482 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16483
16484 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16485 options have changed since the last time the subdirectory was
16486 configured, and if it has, reconfigure.
16487 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16488 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16489
16490 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16491
16492 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16493 CLEAN_MODULES): Add bash.
16494 (all-bash): New target.
16495
16496 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16497
16498 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16499
16500 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16501
16502 * config.sub (basic_machine): Recognize d10v as a valid processor.
16503
16504 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16505
16506 * mpw-configure: Add support for --bindir.
16507 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16508
16509 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16510
16511 * configure.in: add bash, time, gawk to list of hosttools and things
16512 to only build for native toolchains
16513
16514 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16515
16516 * Makefile.in (docdir): Remove.
16517
16518 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16519
16520 * Makefile.in (datadir): Set to $(prefix)/share.
16521
16522 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16523
16524 * configure.in: build diff and patch for cygwin32-hosted
16525 toolchains.
16526
16527 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16528
16529 * config.sub: Accept -rtems*.
16530
16531 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16532
16533 * configure.in: enable dosrel for cygwin32-hosted builds,
16534 remove diff from the list of things not buildable
16535 via Canadian Cross
16536
16537 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16538
16539 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16540 don't get ". ".
16541
16542 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16543
16544 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16545
16546 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16547
16548 * Makefile.in (taz): Handle case where tex3patch didn't even get
16549 checked out. Also, if it was found, put the symlink in a new util
16550 subdirectory.
16551
16552 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16553
16554 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16555
16556 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16557
16558 * config.sub: Recognize -openvms.
16559 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16560 * make-all.com, setup.com: New files.
16561
16562 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16563
16564 * Makefile.in (taz): tex3patch moved to texinfo/util.
16565
16566 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16567
16568 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16569 * configure.in: remove make from disable-if-Can-Cross list
16570 enable gdb if ${host} and ${target} are cygwin32
16571
16572 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16573
16574 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16575 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16576
16577 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16578
16579 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16580 distinguish sysv/svr4/bsd variants.
16581 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16582
16583 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16584
16585 * configure.in: Added copyright notice.
16586 * move-if-change: Added copyright notice.
16587
16588 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16589
16590 * configure.in (powerpcle-*-solaris*): Until we get shared
16591 libraries working, don't build gdb, sim, make, tcl, tk, or
16592 expect.
16593
16594 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16595
16596 * config.guess: Merge with FSF:
16597
16598 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16599 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16600
16601 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16602 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16603
16604 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16605 * config.guess: Combine two OSF1 rules.
16606 Also recognize field test versions. From mjr@zk3.dec.com.
16607 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16608 because GNU uname does not support -p. From pmr@pajato.com.
16609
16610 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16611
16612 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16613
16614 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16615
16616 * mpw-README: Document GCCIncludes.
16617
16618 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16619
16620 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16621
16622 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16623
16624 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16625
16626 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16627
16628 * configure.in (*-*-cygwin32): Configure make.
16629
16630 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16631
16632 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16633
16634 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16635
16636 * Makefile.in (all-inet): Depend on all-perl.
16637
16638 * Makefile.in (inet-install): New target.
16639
16640 * Makefile.in (all-inet): Depend on all-tcl.
16641 (all-inet): Depend on all-send-pr.
16642
16643 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16644
16645 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16646 temporarily.
16647
16648 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16649
16650 * configure.in: Don't configure --with-gnu-ld on AIX.
16651
16652 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16653
16654 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16655
16656 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16657
16658 * Makefile.in (ALL_MODULES): Added all-inet.
16659 (CROSS_CHECK_MODULES): Added check-inet.
16660 (INSTALL_MODULES): Added install-inet.
16661 (CLEAN_MODULES): Added clean-inet.
16662 (all-indent): New target.
16663
16664 * configure.in (host_tools): Added inet.
16665 (native_only): Added inet.
16666 (noconfigdirs): Added inet.
16667
16668 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16669
16670 * configure.in: Don't configure libgloss if we are not configuring
16671 newlib.
16672
16673 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16674
16675 * configure.in: Don't configure libgloss for unsupported
16676 architectures.
16677
16678 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16679
16680 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16681
16682 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16683
16684 * Makefile.in (ALL_MODULES): Include all-apache.
16685 (CROSS_CHECK_MODULES): Include check-apache.
16686 (INSTALL_MODULES): Include install-apache.
16687 (all-apache): New target.
16688
16689 * configure.in: Added apache everywhere perl is seen.
16690
16691 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16692
16693 * Makefile.in: Add support for clean-{module} and
16694 clean-target-{module} rules.
16695
16696 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16697
16698 * configure.in (*-*-ose) do not build libgloss.
16699
16700 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16701
16702 * config.guess (prep*:SunOS:5.*:*): Turn into
16703 powerpele-unknown-solaris2.
16704
16705 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16706
16707 * configure.in: Permit --enable-shared to specify a list of
16708 directories.
16709
16710 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16711
16712 * configure.in (host==solaris): Pass only the first word of $CC
16713 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16714
16715 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16716
16717 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16718
16719 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16720
16721 * Makefile.in (ALL_MODULES): Include all-perl.
16722 (CROSS_CHECK_MODULES): Include check-perl.
16723 (INSTALL_MODULES): Include install-perl.
16724 (ALL_X11_MODULES): Include all-guile.
16725 (CHECK_X11_MODULES): Include check-guile.
16726 (INSTALL_X11_MODULES): Include install-guile.
16727 (all-perl): New target.
16728 (all-guile): New target.
16729
16730 * configure.in (host_tools): Include perl and guile.
16731 (native_only): Include perl and guile.
16732 (noconfigdirs): Don't build guile and perl; no ports have been
16733 done.
16734
16735 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16736
16737 * configure (--enable-*): Handle quoted option lists such as
16738 --enable-sim-cflags='-g0 -O' better.
16739
16740 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16741
16742 * Makefile.in ({,inst}all-target): New rule so we can make and
16743 install all of the target directories easily.
16744
16745 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16746
16747 * configure.in: Add missing global flag in sed substitution when
16748 deleting `target-' from ${configdirs}.
16749
16750 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16751
16752 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16753 option.
16754
16755 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16756 config/mh-necv4.
16757
16758 * install.sh: Correct misspelling of transformbasename.
16759
16760 * config.guess: Recognize mips-*-sysv*.
16761
16762 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16763
16764 * config.sub: Recognize mon960.
16765
16766 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16767
16768 * configure: Restore Canadian Cross handling of BISON and LEX,
16769 removed in Feb 20 change.
16770
16771 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16772
16773 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16774 Mention make install. Remove the old copyright date as well the
16775 clumsy and rather pointless copyright on the README file.
16776
16777 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16778
16779 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16780 Makefile after running symlink-tree, then run `make distclean' to
16781 avoid clobbering any generated files in srcdir.
16782
16783 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16784
16785 * configure.in (m68k-*-netbsd*): Build everything now.
16786
16787 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16788
16789 * Makefile.in (taz): Fix quoting.
16790
16791 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16792
16793 * configure.in (sparclet-*-*): Build everything now.
16794
16795 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16796
16797 * configure.in (m68k-*-linux*): New host.
16798
16799 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16800
16801 * configure: Check for bison before byacc.
16802
16803 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16804
16805 * Makefile.in configure: Change the way LEX and BISON/YACC are
16806 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16807 searching PATH. These are used as fallbacks by Makefile.in if
16808 flex/bison/byacc aren't in objdir.
16809
16810 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16811
16812 * Makefile.in: Make everything which depends upon all-bfd also
16813 depend upon all-opcodes, in case --with-commonbfdlib is used.
16814
16815 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16816
16817 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16818 building NT native compilers on Unix.
16819
16820 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16821
16822 * configure.in: Don't get CC from the host Makefile fragment if we
16823 can find gcc in PATH, or if this is a Canadian Cross. Move the
16824 Solaris test for /usr/ucb/cc to the post target script, just after
16825 the compiler sanity test.
16826
16827 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16828
16829 * config.sub: Merge with FSF.
16830
16831 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16832
16833 * Makefile.in (RPATH_ENVVAR): New variable.
16834 (REALLY_SET_LIB_PATH): Use it.
16835 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16836
16837 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16838
16839 * config.sub, configure.in: Recognize sparclet cpu.
16840
16841 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16842
16843 * config.guess: Support m68k-cbm-sysv4.
16844
16845 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16846
16847 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16848 m68k-unknown-linuxaout from linker help string. Put quotes around
16849 $ld_help_string.
16850
16851 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16852
16853 * config.guess (powerpc-harris-powerunix): Add guess for port
16854 to new target.
16855
16856 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16857
16858 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16859
16860 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16861
16862 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16863 $(REALLY_SET_LIB_PATH) in Makefile.
16864 * Makefile.in (SET_LIB_PATH): New variable.
16865 (REALLY_SET_LIB_PATH): New variable.
16866 ($(DO_X)): Use $(SET_LIB_PATH).
16867 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16868 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16869 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16870 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16871 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16872 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16873 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16874 (install-dosrel): Likewise.
16875 (all-opcodes): Depend upon all-libiberty.
16876
16877 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16878
16879 * config.guess (*:CYGWIN*): New
16880
16881 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16882
16883 * Makefile.in (all-target-winsup): All all-target-libiberty.
16884
16885 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16886
16887 * configure.in (noconfigdirs): Add missing # in front of comment.
16888
16889 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16890
16891 * configure.in: add second pass to things added to noconfigdirs
16892 so *-gm-magic can exclude libgloss properly.
16893
16894 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16895
16896 * mpw-configure (extralibs_name, rez_name): Set correctly
16897 for MWC68K compiler.
16898
16899 * mpw-README: Add more info on the necessary build tools.
16900
16901 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16902
16903 * configure.in, config.sub: Recognize cygwin32.
16904
16905 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16906
16907 * config.guess, config.sub: Recognize A/UX.
16908
16909 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16910
16911 * config.sub: Merge with gcc/config.sub.
16912
16913 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16914
16915 * mpw-build.in (do-binutils): Add build of stamps.
16916
16917 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16918
16919 * config.sub: Add recognition for mips64vr4100*-* targets.
16920
16921 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16922
16923 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16924 Add creation of gconfigargs with `--enable-shared' turned on.
16925 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16926 ($(host)-stamp-stage3-configured): Likewise.
16927 (HOLES): Add chatr and ldd.
16928 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16929
16930 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16931
16932 * configure: Pass --nfp to recursive configures.
16933
16934 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16935
16936 * Makefile.in (DLLTOOL): New.
16937 (DLLTOOL_FOR_TARGET): New.
16938 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16939 (EXTRA_TARGET_FLAGS): Ditto.
16940 (EXTRA_GCC_FLAGS): Ditto.
16941 (CONFIGURE_TARGET_MODULES): Ditto.
16942 (DO_X): Ditto.
16943 * configure: Add DLLTOOL.
16944
16945 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16946
16947 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16948 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16949 mh-sco, since old workarounds no longer needed, and don't
16950 build ld, since libraries have weak symbols in COFF.
16951
16952 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16953
16954 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16955
16956 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16957
16958 * configure.in: Make sure that ${CC} can be used to compile an
16959 executable.
16960
16961 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16962
16963 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16964 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16965 nothing depending on whether gdbtk is being built.
16966
16967 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16968
16969 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16970
16971 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16972
16973 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16974 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16975
16976 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16977
16978 * config-ml.in: Add support for
16979 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16980 Simplify setting of multidirs from --disable-foo.
16981
16982 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16983
16984 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16985 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16986 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16987 non-empty, pass them on to the GCC make.
16988 (all-bootstrap): New rule that is like all-gcc, except it executes
16989 the GCC bootstrap rule instead of the GCC all rule.
16990
16991 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16992
16993 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16994
16995 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16996
16997 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16998 DG/UX support.
16999
17000 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
17001
17002 * config.sub (i*86*) Change [345] to [3456]
17003
17004 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17005
17006 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17007 --with-gnu-ld=no.
17008
17009 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17010
17011 * config-ml.in (rs6000*, powerpc*): Add switches to control which
17012 AIX multilibs get built.
17013
17014 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17015
17016 * configure.in (i386-win32): Don't build expect if we're not
17017 building the tcl subdir.
17018
17019 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
17020
17021 * Makefile.in: (configure-target-examples, all-target-examples):
17022 New targets, configure and build example programs.
17023
17024 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17025
17026 * mpw-configure: If an mpw-config.in generated a file mk.sed,
17027 use it as input to sedit the generated MPW makefile.
17028 * mpw-README: Add a suggestion about Gestalt.h.
17029
17030 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
17031
17032 * config.sub: Accept *-*-ieee*.
17033
17034 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
17035
17036 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
17037 Ronald F. Guilmette <rfg@monkeys.com>.
17038
17039 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17040
17041 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17042 for powerpc-pe native.
17043 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17044 (target==powerpc-pe): duplicate i386-win32 entry.
17045
17046 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17047
17048 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17049 of vxworks, not just vxworks5.1.
17050
17051 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17052
17053 * mpw-configure: Add support for exec-prefix.
17054
17055 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17056
17057 * config.guess: Recognize HP model 816 machines as having
17058 a PA1.1 processor.
17059
17060 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17061
17062 * configure: Ignore new autoconf configure options.
17063
17064 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17065
17066 * config.guess: Recognize Pentium under SCO.
17067 From Robert Lipe <robertl@arnet.com>.
17068
17069 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17070
17071 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17072
17073 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17074
17075 * configure.in: Don't configure gas for alpha-dec-osf*.
17076
17077 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17078
17079 * configure.in: Default to --with-stabs for some targets for which
17080 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17081 i[345]86*-*-unixware*.
17082
17083 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17084
17085 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17086 rather than basing it on the target. Simplify handling of options
17087 controlling which directories to configure. Remove extraneous
17088 slash in multi-clean target.
17089
17090 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17091
17092 * config-ml.in: Prefix more variables with ml_ so they don't collide
17093 with configure's.
17094
17095 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17096
17097 * configure: Don't turn -v into --v.
17098
17099 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17100
17101 * configure.in (targargs): Fix typo.
17102
17103 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17104
17105 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17106
17107 * configure.in: Strip --host and --target options from
17108 CONFIG_ARGUMENTS, and always configure for --host only. Add
17109 --with-cross-host option when building with a cross-compiler.
17110 * configure: Canonicalize the arguments put into config.status by
17111 always using `=' for an option with an argument. Pass a presumed
17112 --host or --target explicitly.
17113
17114 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17115
17116 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17117 into general OS recognition case.
17118
17119 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17120
17121 * configure.in (target_configdirs): add target-winsup only
17122 for win32 target systems.
17123
17124 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17125
17126 * Makefile.in (all-target-libgloss): Depend upon
17127 configure-target-newlib, since when libgloss is built it looks to
17128 see if the newlib directory exists.
17129
17130 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17131
17132 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17133 cfg-ml-*.in.
17134
17135 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17136
17137 * configure: Handle LD and LD_FOR_TARGET when configuring a
17138 Canadian Cross.
17139
17140 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17141
17142 * configure.in (target_libs): add target-winsup.
17143 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17144 (target==ppcle-pe): remove ld from $noconfigdirs.
17145
17146 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17147
17148 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17149 Preserve relative path names in $srcdir. Build symlink tree if
17150 configuring cross target dir and srcdir=. (= no VPATH support).
17151 (configure-target-libg++): Depend on configure-target-librx.
17152 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17153 * config-ml.in: New file.
17154 * symlink-tree: New file.
17155 * configure: Ensure srcdir="." if that's what it is.
17156
17157 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17158
17159 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17160 includes and FLEX_SKELETON setting.
17161 * mpw-configure (--with-gnu-ld): New option, controls whether
17162 to use PPCLink or ld with PowerMac GCC.
17163 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17164 * mpw-config.in: Configure grez if targeting Mac.
17165
17166 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17167 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17168 just macos.
17169 * configure.in: Configure grez resource compiler if targeting Mac.
17170 * Makefile.in (all-grez, install-grez): New targets.
17171
17172 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17173
17174 * configure: CXX defaults to gcc, not g++. If we find
17175 gcc in the path, set CC to gcc -O2.
17176
17177 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17178
17179 * configure: Default ${build} correctly. Avoid picking up extra
17180 spaces when reading CC and CXX from Makefile. When doing a
17181 Canadian Cross, use plausible default values for numerous
17182 variables.
17183 * configure.in: When doing a Canadian Cross, don't try to
17184 configure tools whose configure script can't handle it.
17185
17186 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17187
17188 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17189
17190 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17191
17192 * configure: Remove dubious bug reporting address.
17193
17194 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17195
17196 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17197 configure script, run that instead of this directory's configure.
17198 In either case, print a message that we're configuring the sub-dir.
17199
17200 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17201
17202 * configure.in: Before checking for the existence of various files,
17203 use sed to filter out "target-".
17204
17205 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17206
17207 * Makefile.in (DO_X): Split rule to decrease command line length
17208 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17209 (Philippe De Muyter).
17210
17211 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17212
17213 * Makefile.in (all-patch): depend on all-libiberty.
17214
17215 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17216
17217 * configure.in: If the only directory in target_configdirs which
17218 actually exists is libiberty, then set target_configdirs to empty,
17219 to avoid trying to build a target libiberty in a gas or gdb
17220 distribution.
17221
17222 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17223
17224 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17225 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17226 systems.
17227
17228 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17229
17230 * configure.in (copy_dirs): Use sys-include instead of include
17231 for --with-headers option.
17232
17233 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17234
17235 * Makefile.in, configure.in: Make winsup builds work with
17236 new scheme.
17237
17238 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17239
17240 * configure.in: Build the linker on AIX.
17241
17242 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17243
17244 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17245 where needed.
17246
17247 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17248
17249 * Makefile.in (all-gcc): Fix typo.
17250
17251 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17252
17253 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17254
17255 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17256
17257 * configure.in: Rename libFOO to target-libFOO, and xiberty
17258 to target-xiberty, to provide more flexibility.
17259 (target_subdir): Define. Create if cross.
17260 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17261 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17262 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17263 check-libFOO -> check-target-libFOO, etc.
17264 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17265 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17266 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17267 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17268 allow ALL_GCC="" to only configure.
17269 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17270 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17271 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17272
17273 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17274
17275 * Makefile.in (taz): Build "info" in etc explicitly.
17276
17277 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17278
17279 * configure.in: Make sure that CC is undefined (as opposed to
17280 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17281 problem with autoconf trying to configure on a host without GCC.
17282
17283 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17284
17285 * mpw-configure: Set host alias from choice of host compiler,
17286 only use generic MPW Makefile sed if present, edit a file
17287 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17288 * mpw-README: Add problem notes about CW6 and CW7.
17289
17290 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17291
17292 * Makefile.in (taz): Use ";" instead of ";;".
17293
17294 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17295
17296 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17297 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17298 DISTDOCDIRS.
17299 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17300 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17301
17302 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17303
17304 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17305 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17306 Move bfd to DISTSTUFFDIRS.
17307
17308 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17309
17310 * Makefile.in (X11_LIB): Removed.
17311 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17312
17313 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17314
17315 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17316
17317 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17318 names.
17319
17320 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17321
17322 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17323
17324 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17325
17326 * configure.in (i[345]86-*-win32): Always build newlib.
17327 Don't configure cvs, autoconf or texinfo.
17328 * Makefile.in (LD_FOR_TARGET): New.
17329 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17330 Pass down LD_FOR_TARGET.
17331
17332 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17333
17334 * winsup: New directory.
17335 * Makefile.in: Build winsup.
17336 * configure.in: Winsup is configured when target is win32.
17337 Can only build win32 target GDB when native.
17338
17339 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17340
17341 * config.guess: Recognize HP model 819 machines as having
17342 a PA 1.1 processor.
17343
17344 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17345
17346 * configure: Fix sed loop which substitutes for CC and CXX to
17347 avoid bug found in various sed implementations.
17348
17349 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17350
17351 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17352 simulator. Use standard powerpc-*-eabi*.
17353
17354 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17355
17356 * configure.in: Stop putting gas and binutils in noconfigdirs for
17357 powerpc-*-aix* and rs6000-*-*.
17358
17359 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17360
17361 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17362 -mcall-aixdesc libraries.
17363
17364 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17365
17366 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17367
17368 * config.sub (arm | armel | armeb): Fix shell syntax.
17369
17370 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17371
17372 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17373 -msoft-float and -mcpu=common support.
17374 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17375 libraries.
17376
17377 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17378
17379 * configure.in: Allow configuration and build of emacs19 for the alpha.
17380
17381 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17382
17383 * configure.in (CC): Get ^CC, not just any old CC, from
17384 ${host_makefile_frag}.
17385
17386 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17387
17388 * configure.in (CC): Try to get CC from
17389 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17390
17391 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17392
17393 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17394 only if it exists in $(srcdir).
17395
17396 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17397
17398 * configure: If CC and CXX are not set in the environment, set
17399 them, based on either an existing Makefile or on searching for gcc
17400 in PATH. Substitute for CC and CXX in Makefile.
17401 * configure.in: Remove libm from target_libs. Separate
17402 target_configdirs from configdirs. If CC is not set in
17403 environment, try to get it from a host Makefile fragment. Rewrite
17404 changes of configdirs to use skipdirs instead. A few minor
17405 tweaks. Take directories out of target_configdirs as they are
17406 taken out of configdirs. Remove existing Makefile files from
17407 subdirectories. Substitute for TARGET_CONFIGDIRS and
17408 CONFIG_ARGUMENTS in Makefile.
17409 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17410 by configure.in.
17411 (CONFIG_ARGUMENTS): Likewise.
17412 (CONFIGURE_TARGET_MODULES): New variable.
17413 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17414 ($(CONFIGURE_TARGET_MODULES)): New target.
17415 (configure-libg++, configure-libio): New targets.
17416 (all-libg++): Depend upon configure-libg++.
17417 (all-libio): Depend upon configure-libio.
17418 (configure-libgloss, all-libgloss): New targets.
17419 (configure-libstdc++): New target.
17420 (all-libstdc++): Depend upon configure-libstdc++.
17421 (configure-librx, all-librx): New targets.
17422 (configure-newlib): New target.
17423 (all-newlib): Depend upon configure-newlib
17424 (configure-xiberty): New target.
17425 (all-xiberty): Depend upon configure-xiberty.
17426
17427 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17428
17429 * configure.in (host i[345]86-*-win32): Expand the
17430 noconfigdirs again.
17431
17432 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17433
17434 * mpw-configure: Fix sed command file name.
17435
17436 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17437
17438 * configure.in (host i[345]86-*-win32): Reduce the
17439 noconfigdirs again.
17440
17441 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17442
17443 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17444 or powerpc*-*-pe*, since they are not yet supported.
17445
17446 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17447
17448 Add PowerMac support and many other enhancements.
17449 * mpw-configure: New option --cc to select compiler to use,
17450 paste options set according to --cc into the generated
17451 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17452 if mpw-make.sed is present.
17453 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17454 add forward includes for PowerPC include files.
17455 * mpw-build.in: Build using Makefile.PPC if present.
17456 (do-byacc, etc): Remove separate version resource builds.
17457 (do-gas): Build "stamps" before "all".
17458 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17459 * mpw-README: Update to reflect --cc option, PowerMac support,
17460 and recently-reported compatibility problems.
17461
17462 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17463
17464 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17465 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17466 (--with-multilib-top): Pass to recursive invocations.
17467
17468 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17469
17470 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17471 v810-*-*.
17472
17473 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17474
17475 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17476 gdb, ld and opcodes on v810-*-*.
17477
17478 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17479
17480 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17481 (local-maintainer-clean): New target.
17482 (maintainer-clean): New target.
17483 (realclean): Just depend upon maintainer-clean.
17484
17485 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17486
17487 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17488
17489 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17490
17491 * configure.in: Build ld in mips*-*-bsd* case.
17492
17493 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17494
17495 * config.sub: Accept -lites* OS. From Ian Dall.
17496
17497 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17498
17499 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17500 targets.
17501
17502 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17503
17504 * configure.in: treat i386-win32 canadian cross the same as
17505 i386-go32 canadian cross.
17506
17507 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17508
17509 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17510 running under the simulator to build a reduced set of libraries.
17511 (powerpc-*-eabiaix): Add fine grained multilib support added to
17512 other powerpc targets yesterday.
17513
17514 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17515
17516 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17517 -disable-softfloat, -disable-relocatable, -disable-aix, and
17518 -disable-sysv to control which multilib libraries get built.
17519
17520 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17521
17522 * configure: Add Makefile.tem to list of files to remove in trap
17523 handler.
17524
17525 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17526
17527 * config.guess (*Linux*): Add missing "exit"s.
17528 Also, need specific check for alpha-unknown-linux (uses COFF).
17529
17530 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17531
17532 * config.guess: Merge with FSF:
17533
17534 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17535 * config.guess (AIX4): More robust release numbering discovery.
17536
17537 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17538 * config.guess (i386-sequent-ptx): Properly get version number.
17539
17540 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17541 * config.guess (mips:*:4*:UMIPS): New case.
17542
17543 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17544
17545 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17546 (i386-win32 host): Likewise. Don't build readline.
17547
17548 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17549
17550 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17551 SUPPORT_FILES to submakes.
17552
17553 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17554
17555 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17556 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17557 mpw-configure.
17558
17559 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17560
17561 * configure.in (appdirs): Use =, not ==, in test expression when
17562 trying to build the text to print in the warning message for
17563 Solaris users.
17564
17565 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17566
17567 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17568
17569 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17570
17571 * config.guess: Recognize lynx-2.3.
17572
17573 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17574
17575 * config.sub (z8ksim): Deleted
17576 (z8k-*-coff): New, this is the one true name of the target.
17577
17578 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17579
17580 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17581
17582 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17583
17584 * config.guess (*:Linux:*:*): First try asking the linker what the
17585 default object file format is (elf, aout, or coff). Then if this
17586 fails, try previous methods.
17587
17588 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17589
17590 * configure.in: Don't build newlib for *-*-vxworks5.1.
17591
17592 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17593
17594 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17595 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17596
17597 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17598
17599 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17600
17601 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17602
17603 * cfg-ml-com.in: New file.
17604 * cfg-ml-pos.in: New file.
17605
17606 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17607
17608 * COPYING.NEWLIB: Add HP free copyright to list.
17609
17610 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17611
17612 * config.sub: Recognize -eabi* for the system, not just -eabi.
17613
17614 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17615
17616 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17617 * config.sub, configure.in (win32): New target and host.
17618
17619 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17620
17621 * configure.in: Add i386-pe configuration.
17622
17623 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17624
17625 * mpw-build.in (install): Install GDB after LD.
17626
17627 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17628
17629 * mpw-config.in (elf/mips.h): Always forward-include, needed
17630 for GDB to build.
17631
17632 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17633
17634 * testsuite: New directory for customer acceptance and whole tool
17635 chain tests.
17636
17637 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17638
17639 * configure: If per-host line isn't found, but AC_OUTPUT is found
17640 and a configure script exists, run it instead.
17641
17642 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17643
17644 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17645
17646 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17647
17648 * configure: Set build_{cpu,vendor,os,alias} to host values when
17649 --build isn't specified.
17650
17651 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17652
17653 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17654 (FLAGS_TO_PASS): Pass them.
17655 (EXTRA_TARGET_FLAGS): Ditto.
17656
17657 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17658
17659 * Makefile.in (all-libg++): Depend on all-libstdc++.
17660
17661 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17662
17663 * configure.in (noconfigdirs): Enable all packages for
17664 i386-unknown-netbsd.
17665
17666 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17667
17668 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17669 hosted builds (DOS builds)
17670
17671 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17672
17673 Changes for ARM based on patches from Richard Earnshaw:
17674 * config.sub: Handle armeb and armel.
17675 * configure.in: Omit arm linker only for riscix.
17676
17677 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17678
17679 * config.guess: Update from FSF.
17680
17681 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17682
17683 * config.sub: Recognize powerpcle as the little endian variant of
17684 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17685 powerpcle variant. Convert pentium into i586, not i486. Add p5
17686 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17687 temporarily.
17688
17689 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17690
17691 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17692
17693 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17694
17695 * config.sub: Accept -lites* as a basic system type.
17696
17697 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17698
17699 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17700 installed, and if so return linuxoldld as the system name.
17701
17702 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17703
17704 * config.guess: Add hppa1.1-hp-lites support.
17705
17706 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17707
17708 * configure.in: Don't build newlib for m68k-vxworks5.1.
17709
17710 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17711
17712 * configure.in (mips-sgi-irix6): Use mh-irix5.
17713
17714 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17715
17716 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17717
17718 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17719
17720 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17721 OSF/1. Fix compiler flags.
17722 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17723
17724 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17725
17726 * configure.in: Recognize --with-newlib.
17727 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17728
17729 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17730
17731 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17732 to *_X11_MODULES due to gdbtk needing X include files et al.
17733
17734 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17735
17736 Merge in support for Mac MPW as a host.
17737 (Old change descriptions retained for informational value.)
17738
17739 * mpw-config.in: Add generic include forwards for cpu-specific
17740 include files in aout and elf directories.
17741
17742 * mpw-configure: Added copyright.
17743 * mpw-config.in: Check for presence of required build tools.
17744 (target_libs): Add newlib.
17745 (target_tools): Add examples.
17746 (Read Me): Generate as "Read Me for MPW" instead.
17747 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17748 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17749 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17750
17751 * mpw-configure: Remove subdir-specific makefile hackery,
17752 delete mk.tmp after using it.
17753
17754 * mpw-build.in (all): Display start and end times.
17755
17756 * mpw-configure (host_canonical): Set.
17757 (target_cpu): Always add to makefiles.
17758 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17759 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17760 (mpw-mh-mpw): Look for in srcdir and srcroot.
17761 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17762
17763 * mpw-build.in: (install-only): New target.
17764
17765 * mpw-configure (host_alias, target_alias): Rename from hostalias
17766 and targetalias, add into generated Makefile.
17767 (mk.tmp): If present, add into generated Makefile.
17768 * mpw-build.in (all-gas): Build config.h first before gas proper.
17769
17770 * mpw-configure (config.status): Write only if changed.
17771 * mpw-config.in (readline): Configure it (not built, just used for
17772 definitions).
17773
17774 * mpw-config.in (elf/mips.h): Add a forward include.
17775
17776 * mpw-config.in: Forward-include most .h files in include into
17777 extra-include.
17778 (readline): Don't build.
17779 mpw-build.in (install): Install GDB.
17780
17781 * mpw-configure (prefix, mpw_prefix): Handle it.
17782 * mpw-config.in (mmalloc, readline): Don't configure.
17783 * mpw-build.in (thisscript): Rename to ThisScript.
17784 Use mpw-build instead of BuildProgram everywhere.
17785 (mmalloc, readline): Don't build.
17786 * mpw-README: New file, basic documentation about the MPW port.
17787
17788 * mpw-config.in: Use forward-include to create include files.
17789
17790 * mpw-configure: Add more things to the top of each configured
17791 Makefile, including contents of config/mpw-mh-mpw.
17792 * mpw-config.in (extra-include): Create this directory and fill it
17793 with Posix-like include files when configuring.
17794
17795 * config.sub (apple, mac, mpw): Add various aliases.
17796
17797 * mpw-build.in: New file, top-level build script fragment for MPW.
17798 * mpw-configure: New file, configure script for MPW.
17799 * mpw-config.in: New file, config fragment for MPW.
17800
17801 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17802
17803 * configure.in (host_libs): Remove glob, since it is gone from the
17804 sources.
17805
17806 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17807
17808 * Makefile.in: define empty GDB_NLM_DEPS var.
17809
17810 * configure.in(target_makefile_frag): use config/mt-netware
17811 for netware targets.
17812
17813 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17814
17815 * config.sub: Merge in recent FSF changes. Remove linux special
17816 cases.
17817
17818 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17819
17820 Revert this change:
17821
17822 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17823
17824 * build-all.mk: Use CC=cc -Xs on Solaris.
17825
17826 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17827
17828 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17829 stop using it.
17830 * Makefile.in: Nuke all references to glob subdirectory.
17831
17832 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17833
17834 * configure.in: Fix --enable-shared logic in per-host.
17835
17836 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17837
17838 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17839
17840 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17841
17842 * configure.in (noconfigdirs): Don't build gas on AIX, for
17843 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17844
17845 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17846
17847 * configure: Fix --cache-file to work if the file argument is a
17848 relative path.
17849
17850 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17851
17852 * configure: If the --cache-file is used, pass it down to
17853 configure in subdirectories.
17854
17855 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17856
17857 * config.sub: add vxworks29k configuration.
17858
17859 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17860
17861 * Makefile.in (taz): Do "diststuff" part quietly.
17862
17863 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17864
17865 * config.sub: Mini-merge with gcc/config.sub.
17866
17867 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17868
17869 * config.guess (IRIX): Sed - to _.
17870
17871 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17872
17873 * Makefile.in (source-vault, binary-vault): New targets.
17874
17875 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17876
17877 * config.sub: Recognize -eabi as a basic system type.
17878
17879 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17880
17881 * configure.in (enable_shared stuff): Fix typo.
17882
17883 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17884
17885 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17886
17887 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17888
17889 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17890
17891 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17892
17893 * configure.in (rs6000-*-*): Don't build gas.
17894
17895 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17896
17897 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17898 reduce command line length.
17899 (AS_FOR_TARGET): Check for as.new, not Makefile.
17900 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17901
17902 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17903
17904 * config.guess: Merge from FSF.
17905
17906 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17907
17908 * configure: Don't use $ when handling program_suffix.
17909
17910 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17911
17912 * configure.in: Configure tk for hppa/hpux.
17913
17914 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17915
17916 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17917
17918 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17919
17920 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17921 to LIBCXXFLAGS. Tests are better run without it.
17922
17923 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17924
17925 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17926
17927 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17928
17929 * configure.in (*-*-netware*): Don't configure xiberty.
17930
17931 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17932
17933 * configure.in: Remove tk from native_only list.
17934
17935 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17936
17937 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17938 for special NCD build.
17939
17940 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17941
17942 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17943 makeall.bat, they're only useful for binutils snapshots.
17944 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17945 makeall.bat to specified SUPPORT_FILES.
17946
17947 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17948
17949 * build-all.mk: Add Ericsson targets to sun4 and solaris
17950 hosts. Add BNR's sun4 target to solaris host, so their
17951 build-from-source will be tested in-house first.
17952
17953 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17954
17955 * Makefile.in (LIBCFLAGS): New variable.
17956 (CFLAGS_FOR_TARGET): Ditto.
17957 (LIBCFLAGS_FOR_TARGET): Ditto.
17958 (LIBCXXFLAGS): Ditto.
17959 (CXXFLAGS_FOR_TARGET): Ditto.
17960 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17961 (BASE_FLAGS_TO_PASS): Pass them.
17962 (EXTRA_TARGET_FLAGS): Ditto.
17963
17964 * configure.in: Support --enable-shared.
17965
17966 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17967
17968 * configure.in (target_libs): Include libstdc++ again.
17969 * config.guess: Update from FSF (for FreeBSD).
17970
17971 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17972
17973 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17974 makeall.bat.
17975 (DISTDOCDIRS): Add `etc'.
17976 (ETC_SUPPORT_PFX): New variable.
17977 (taz): Include anything from etc starting with a word in
17978 ETC_SUPPORT_PFX.
17979
17980 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17981
17982 * config.sub: Update for recent FSF changes. Remove obsolete
17983 h8300hds entry. Add -windows* and -osx as basic os. Minor
17984 spacing changes.
17985
17986 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17987
17988 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17989
17990 * config.guess: Merge with FSF.
17991 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17992
17993 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17994
17995 * configure: Since the "trap 0" handler will override the exit
17996 status on many systems, only use it for "exit 1", and make it set
17997 a non-zero exit status; reset it before "exit 0". Also, check
17998 exit status of config.sub, and error out if it failed.
17999
18000 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
18001
18002 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18003 and install libgloss.
18004
18005 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18006
18007 * Makefile.in (all-binutils): Depend upon all-byacc.
18008
18009 * configure.in: Don't build emacs on Irix 5.
18010
18011 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18012
18013 * configure.in (*-*-netware*): Add libio.
18014
18015 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18016
18017 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18018 (CHECK_TARGET_MODULES): Ditto.
18019 (INSTALL_TARGET_MODULES): Ditto.
18020 (TARGET_LIBS): Ditto.
18021 (all-libstdc++): Note dependencies.
18022
18023 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18024
18025 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18026
18027 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18028
18029 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18030 -fexternal-templates.
18031
18032 * configure.in (target_libs): Add libstdc++.
18033 (noconfigdirs): Add libstdc++ as appropriate.
18034
18035 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18036
18037 * config.guess: Update from FSF.
18038
18039 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18040
18041 * configure: Use ${config_shell} when running ${configsub}.
18042
18043 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
18044
18045 * config.sub: No longer recognize h8300h.
18046
18047 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18048
18049 * config.sub: Remove extraneous differences between config.sub and
18050 gcc/config.sub.
18051
18052 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18053
18054 * Makefile.in (DISTSTUFFDIRS): Add gas.
18055
18056 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18057
18058 * COPYING.NEWLIB: New file.
18059
18060 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18061
18062 * config.guess (HP-UX): Patch from Harlan Stenn
18063 <harlan@landmark.com> to also emit release level.
18064
18065 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18066
18067 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18068
18069 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18070
18071 * config.sub: Merge nextstep cleanup from FSF.
18072
18073 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18074
18075 * configure.in (arm-*-*): Don't configure ld for this target.
18076
18077 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18078
18079 * configure.in (*-*-netware): don't configure libg++, libio,
18080 librx, or newlib.
18081
18082 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18083
18084 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18085 configure ld--it works, but it doesn't support shared libraries.
18086
18087 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18088
18089 * config.guess (*-unknown-freebsd*): Get rid of possible
18090 trailing "(Release)" in version string.
18091 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18092
18093 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18094
18095 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18096 Fix type: *-next-neststep -> *-next-nextstep.
18097
18098 * config.guess: Merge from FSF:
18099
18100 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18101
18102 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18103
18104 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18105
18106 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18107 instead of UNIX_SV for UnixWare 1.0).
18108
18109 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18110
18111 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18112 to make gdb/nlm/* build after the compiler and linker.
18113
18114 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18115
18116 * config.guess (netbsd, freebsd, linux): Accept any machine,
18117 not just i[34]86.
18118 (m68k-atari-sysv4): Relocate to match FSF version.
18119
18120 * config.guess: More merges from the FSF:
18121
18122 Add a space before function call or macro invocation.
18123
18124 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18125
18126 * config.guess: Add trap cmd to remove dummy.c and dummy when
18127 interrupted.
18128
18129 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18130
18131 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18132 (dummy): Redirect stderr from compilation of dummy.c.
18133
18134 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18135
18136 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18137
18138 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18139
18140 * configure: Accept and ignore --cache*, for compatibility with
18141 new autoconf.
18142
18143 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18144
18145 * config.guess: Merge from FSF:
18146
18147 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18148
18149 * config.guess (Pyramid*:OSx*:*:*): New case.
18150 (PATH): Add /.attbin at end for finding uname.
18151 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
18152
18153 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18154
18155 * config.guess (M88*:DolphinOS:*:*): New case.
18156
18157 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18158
18159 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18160 to select whether to use ELF or COFF.
18161
18162 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18163
18164 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18165
18166 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18167
18168 * config.guess: Guess the OS version for HPUX.
18169
18170 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18171
18172 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18173
18174 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18175
18176 * configure.in: Recognize --with-headers, --with-libs, and
18177 --without-newlib.
18178 * Makefile.in (all-xiberty): Depend upon all-ld.
18179
18180 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18181
18182 * configure.in: Change i[34]86 to i[345]86.
18183
18184 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18185
18186 * configure (version): A few more tweaks to help message.
18187
18188 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18189
18190 * Makefile.in: Remove (for now) librx as a host library,
18191 now that we're building it for target.
18192
18193 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18194
18195 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18196 (Karl Berry).
18197
18198 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18199
18200 * configure.in: Also configure librx.
18201
18202 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18203
18204 * Makefile.in: Update various rules to reflect that librx
18205 is now needed for libg++.
18206
18207 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18208
18209 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18210
18211 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18212
18213 * configure.in: Configure the examples directory.
18214
18215 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18216
18217 * configure: Simplify Jun 2 1994 change.
18218
18219 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18220
18221 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18222 /bin/gcc isn't good enough to build gcc.
18223
18224 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18225
18226 * Makefile.in (GDB_SUPPORT_FILES): Remove
18227 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18228 (gdb.tar.gz): Add new rule to use standard distribution building
18229 mechanism.
18230
18231 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18232
18233 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18234 Bill Cox <bill@cygnus.com>.
18235
18236 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18237
18238 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18239
18240 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18241
18242 * configure: Search current dir first in .gdbinit.
18243
18244 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18245
18246 * config.sub: Recognize freebsd (merged from gcc config.sub).
18247
18248 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18249
18250 * config.sub: Refer to NeXT's operating system as nextstep.
18251
18252 * config.sub (case $basic_machine): Re-order the cases, to match
18253 the order in the FSF version (which is mostly alphabethical).
18254 Merge in some additions and changes from the FSF.
18255
18256 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18257
18258 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18259 * config.sub: Recognize cxux7.
18260 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18261
18262 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18263
18264 * config.sub: Fix typo powerpc -> powerpc-*.
18265
18266 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18267
18268 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18269
18270 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18271 parallel with all-emacs and install-emacs). Top-level command
18272 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18273
18274 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18275
18276 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18277 $(relbindir)/make before doing ``make install'', and use
18278 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18279 installing over running make binary.
18280 ($(host)-stamp-stage3-installed): Likewise.
18281
18282 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18283
18284 * config.guess: Recognize Mach.
18285
18286 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18287
18288 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18289 see whether --exec-prefix was used.
18290
18291 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18292
18293 * README: Explicitly mention libg++/README. (Zoo's idea.)
18294
18295 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18296
18297 * Makefile.in: Add all-librx target similar to all-libproc.
18298
18299 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18300
18301 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18302 with post 1.2 uname bogosity.
18303
18304 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18305
18306 * configure: Remove temporary files on receipt of a signal.
18307
18308 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18309
18310 * configure: If there is a package_makefile_frag, remove
18311 ${subdir}/Makefile.tem after copying it in.
18312
18313 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18314
18315 * build_all.mk: support rs6000 lynx identifies itself as
18316 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18317 since /bin/gcc is too feeble to compile a modern gcc.
18318
18319 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18320
18321 * brought devo/test-build.mk update-to-date with progressive/
18322 test-build.mk. Add lynx targets and hppa flag info.
18323
18324 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18325
18326 * configure.in: Use mh-ncrsvr43. Patch from
18327 Tom McConnell <tmcconne@sedona.intel.com>.
18328
18329 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18330
18331 * config.guess (i386-unknown-bsdi): No longer need to
18332 check #if defined(__bsdi__) && defined(__i386__).
18333
18334 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18335
18336 * configure: Set program_transform_nameoption correctly.
18337
18338 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18339
18340 * brought build-all.mk update-to-date with progressive build-all.mk,
18341 added new targets and hppa info.
18342
18343 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18344
18345 * configure: If config.guess result is a prefix of the user
18346 specified target, assume a native build and use the user specified
18347 target as the host alias. Remove SunOS patch suffix removal hack.
18348 * configure.in: Remove SunOS patch suffix removal hack.
18349
18350 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18351 in NATIVE_CHECK_MODULES.
18352
18353 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18354
18355 * Makefile.in: Rename HOST_ONLY to NATIVE.
18356 * configure: Delete SunOs patch suffix from host_canonical
18357 and build_canonical variables that are prepended to Makefiles.
18358 * configure.in: Add comments for easier maintenance.
18359
18360 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18361
18362 * Makefile.in: Add all-libproc target similar to all-gui.
18363
18364 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18365
18366 * Makefile.in (CHECK_MODULES): split into
18367 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18368
18369 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18370
18371 * config.guess (i386-unknown-bsdi): New system to guess.
18372
18373 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18374
18375 * Makefile.in: Add all-gui target (but not yet build by "all").
18376
18377 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18378
18379 * config.sub: Move deletion of patch suffix from here...
18380 * configure.in: To here, at Ian's suggestion. The top-
18381 level scripts might need to know of a patch level.
18382
18383 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18384
18385 * config.sub: Strip off patch suffix so rtl is recognized
18386 as a sunos4.1.3 machine, even though it's been patched.
18387
18388 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18389
18390 * Makefile.in (INSTALL_LAST): Delete.
18391 (INSTALL_DOSREL): New.
18392
18393 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18394
18395 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18396 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18397 whether we pass down --with-gnu-ld anyhow.
18398
18399 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18400
18401 * Makefile.in (INSTALL_LAST): Change operation so it works
18402 on more flavors of make.
18403 * configure.in (go32): Don't build libg++ or libio.
18404
18405 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18406
18407 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18408 they can be overriden by templates.
18409
18410 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18411
18412 * configure.in (target==go32): Don't build gdb.
18413 * dosrel: New directory.
18414
18415 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18416
18417 * configure.in (host==go32): Configure dosrel too.
18418 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18419 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18420 be set by incoming names or templates.
18421 (INSTALL_LAST): New rule.
18422
18423 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18424
18425 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18426
18427 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18428
18429 * configure.in (appdirs): New variable. Currently empty, but will
18430 be used in gas distribution. If nonempty, lists a set of
18431 directories at least one of which must get configured, or top
18432 level configuration is considered to have failed.
18433 (rs6000-*-lynxos*): Use new file name.
18434
18435 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18436
18437 Eliminate XTRAFLAGS.
18438 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18439 newlib include files using -idirafter, and also use -nostdinc.
18440 (CXX_FOR_TARGET): Likewise.
18441 (XTRAFLAGS): Removed.
18442 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18443 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18444 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18445 ($(DO_X)): Don't pass down XTRAFLAGS.
18446
18447 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18448
18449 * configure.in (mips*-dec-bsd*): New target; do build linker.
18450 (mips*-*-bsd*): New target; don't build linker.
18451
18452 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18453
18454 * configure.in: support rs6000-*-lynxos* configuration.
18455 support sunos4 as a cross target.
18456
18457 * config.sub: look for lynx*, not lynx since the OS version may
18458 legitimately be part of the name.
18459
18460 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18461
18462 * configure.in (i[34]86-*-sco*): Move to be with other i386
18463 targets.
18464 (romp-*-*): New target. Skip various binary utilities.
18465 (vax-*-*): New target. Don't build newlib.
18466 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18467
18468 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18469
18470 * configure.in: Only set host_makefile_frag if config
18471 directory exists.
18472
18473 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18474
18475 * install.sh: If $dstdir exists, don't check whether each
18476 component does.
18477
18478 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18479
18480 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18481
18482 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18483
18484 * configure.in (*-*-lynxos*): Don't configure newlib for either
18485 native or cross Lynx.
18486
18487 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18488
18489 * config.sub (sparc64-elf): Fix os.
18490 (z8k): Remove duplicate.
18491
18492 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18493
18494 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18495 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18496
18497 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18498
18499 * configure: Make file links cleanly even if Lynx fails on
18500 an NFS symlink (at least fail cleanly).
18501
18502 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18503
18504 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18505 -XNh2000.
18506
18507 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18508
18509 * configure: Unknown options are fatal again.
18510
18511 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18512
18513 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18514 compatibility.
18515
18516 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18517
18518 * build-all.mk: Add `clean' target.
18519
18520 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18521
18522 * config.guess: Add SINIX support.
18523 * configure.in: Add mips-*-sysv4* support.
18524
18525 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18526
18527 * build-all.mk: Document all useful targets.
18528 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18529 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18530
18531 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18532
18533 * configure: Support --silent, --quiet.
18534
18535 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18536
18537 * configure: Support --disable-FEATURE.
18538
18539 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18540
18541 * config.guess: Recognize NCR running SVR4.3.
18542
18543 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18544
18545 * config.guess: Make BSDI generate i386-unknown-bsd386.
18546 Patch from Paul Eggert <eggert@twinsun.com>.
18547
18548 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18549
18550 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18551
18552 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18553
18554 * configure: Make unrecognized options give nonfatal warnings
18555 instead of fatal errors, and pass them to any subdirectory
18556 configures in case they recognize them.
18557 Make --x equivalent to --with-x.
18558
18559 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18560
18561 * configure: Add --enable-* options. Clean up usage message and
18562 some comments.
18563
18564 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18565
18566 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18567
18568 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18569
18570 * configure.in (hppa*-*-*): Enable binutils.
18571
18572 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18573
18574 * config.sub: Recognize cisco.
18575
18576 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18577
18578 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18579
18580 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18581
18582 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18583 than one configuration name. Add comment.
18584
18585 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18586
18587 * config.guess: about target *-hitachi-hiuxwe2, fixed
18588 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18589 macro is incorrect.]
18590
18591 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18592
18593 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18594 than the "make ls" stuff which used to be here.
18595
18596 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18597
18598 * config.guess: Recognize i[34]86-unknown-freebsd.
18599 From Shawn M Carey <smcarey@rodan.syr.edu>.
18600
18601 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18602
18603 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18604
18605 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18606
18607 * config.guess: Check for ptx.
18608
18609 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18610
18611 * config.sub: Add os9k checking.
18612
18613 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18614
18615 * config.guess: Handle OSF1 running on HPPA processors
18616
18617 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18618
18619 * configure: If subdir configure fails, print out a message with
18620 subdirectory name, in case subdir's configure code didn't identify
18621 itself.
18622
18623 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18624
18625 * configure.in: Remove embedded newlines from configdirs.
18626 Avoid mismatches of substrings. Fix matching strings at end
18627 of configdirs.
18628
18629 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18630
18631 * config.guess: Add Lynx/rs6000 config support.
18632
18633 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18634
18635 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18636
18637 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18638
18639 * configure.in (hppa*-*-osf*): Treat this just like most other
18640 PA configurations (eg no binutils or ld).
18641 (hppa*-*-*elf*): These configurations have binutils and ld.
18642
18643 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18644
18645 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18646
18647 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18648
18649 * configure.in (rs6000-*-*): Build gas.
18650
18651 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18652
18653 * Makefile.in: Avoid bug in losing hpux sed.
18654
18655 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18656
18657 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18658 for GDB and GDB has been fixed to not need it.
18659
18660 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18661
18662 * config.guess: Recognize vax hosts.
18663
18664 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18665
18666 * configure (while loop): Don't use "break 2" inside case
18667 statement -- the case statement isn't an enclosing loop.
18668
18669 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18670
18671 * config.guess: Clean up NeXT support, to allow nextstep
18672 on Intel machines. Make OS be nextstep.
18673
18674 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18675
18676 * config.guess: Add alternate forms for Convex.
18677
18678 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18679
18680 * configure: Completely rewrite option processing. Take
18681 advantage of pattern-matching to avoid invoking test frequently.
18682 Also clean up host and target defaulting logic.
18683
18684 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18685
18686 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18687 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18688 commands (plus user environment) will fit SCO limits.
18689
18690 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18691
18692 * configure.in: Don't issue warnings about directories which are
18693 not being configured if -norecursion is set. Correct test for
18694 --with-gnu-as and --with-gnu-ld to not get confused by substring
18695 matches.
18696
18697 * configure.in: Don't build gas for alpha-dec-osf1*.
18698
18699 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18700
18701 * configure: Back out Per's change of 12/19/1993. It changes the
18702 behavior of configure in unexpected and confusing ways.
18703
18704 Also, use different delim char when calculating
18705 program_transform_name so that the name can contain slashes.
18706
18707 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18708
18709 * configure.in, config.sub: Add support for VSTa micro-kernel.
18710
18711 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18712
18713 * configure.in: Nuke hacks which were used to get a special
18714 version of GAS for HPPA configurations.
18715
18716 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18717
18718 * configure: If only ${target_alias} is given, use that
18719 as the default for ${host_alias}.
18720 * configure: Add missing back-slashes before nested quotes.
18721
18722 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18723
18724 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18725
18726 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18727
18728 * config.guess: Recognize some Tektronix configurations.
18729 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18730
18731 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18732
18733 * config.sub: Match any flavor of SH.
18734
18735 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18736
18737 * configure.in: Don't try to configure newlib for Alpha.
18738
18739 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18740
18741 * configure.in: Don't build ld for Irix 5. Don't build gas,
18742 libg++ or libio for any Alpha target.
18743
18744 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18745
18746 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18747
18748 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18749 default arguments -- so it tried to compress itself.
18750
18751 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18752
18753 * configure.in (notsupp): ensure that a space is always at the end
18754 of the configdirs list, since the grep checks for an explicit space
18755
18756 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18757
18758 * configure.in (target i386-sysv4.2): don't build ld, since static
18759 versions of many libraries are not available.
18760
18761 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18762
18763 * config.guess: Recognize Apollos (using environment variables).
18764 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18765
18766 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18767
18768 * config.guess: Recognize Sony news mips running newsos.
18769
18770 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18771
18772 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18773 "fi ; else" for bash.
18774
18775 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18776
18777 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18778
18779 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18780
18781 * config.sub: accept unixware as an alias for svr4.2.
18782 Fix some inconsistancies with the gcc version.
18783
18784 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18785
18786 * Makefile.in (DISTDOCDIRS): Add gdb.
18787
18788 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18789
18790 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18791
18792 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18793
18794 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18795 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18796 this now.
18797
18798 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18799
18800 * config.sub: Accept hiux* as an OS name.
18801
18802 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18803 etc/make-stds.texi. The underscore came from gcc, and dje now
18804 agrees that RUNTESTFLAGS is the correct name.
18805
18806 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18807
18808 * install.sh: Remove 'set -e'. It makes any conditionals
18809 in the script useless.
18810
18811 * config.guess: Automatically recognize arm-acorn-riscix
18812 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18813
18814 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18815
18816 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18817
18818 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18819
18820 * Makefile.in (DISTDOCDIRS): New variable.
18821 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18822 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18823
18824 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18825
18826 * configure.in (hppa target): check the source directory for the
18827 pagas sub-directory
18828
18829 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18830
18831 * config.sub: Allow -aout* and -elf*.
18832
18833 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18834
18835 * configure.in: Don't build ld on i386-solaris2, same as for
18836 sparc-solaris2.
18837
18838 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18839
18840 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18841
18842 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18843
18844 * configure.in: Configure gdb for alpha.
18845
18846 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18847
18848 * Makefile.in (CXXFLAGS): Add -O.
18849
18850 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18851
18852 * config.guess: added support for DG Aviion
18853
18854 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18855
18856 * configure.in: Produce warning message for subdirectories not
18857 configurable for this host/target combination. Don't try to
18858 configure gdb for vms.
18859
18860 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18861
18862 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18863 appropriate files before making "diststuff".
18864 (DISTBISONFILES): New var: list of files to be edited.
18865 (DISTSTUFFDIRS): Add binutils.
18866
18867 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18868
18869 * config.sub: also handle mipsel and mips64el (for little endian mips)
18870
18871 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18872
18873 * configure.in: Add * to end of all OS names.
18874
18875 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18876
18877 * configure.in: Build newlib for LynxOS native.
18878
18879 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18880
18881 * config.guess: Add support for delta 88k running SVR3.
18882
18883 * configure.in: Add comment about HP compiler vs. emacs.
18884
18885 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18886
18887 * configure.in: don't build ld on solaris2 (not a viable option
18888 due to bugs in getpwnam & getpwuid)
18889
18890 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18891
18892 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18893 config.guess will produce a full version number.
18894
18895 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18896
18897 * configure.in: Build linker and binutils for alpha-dec-osf1.
18898
18899 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18900
18901 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18902 and gdb/testsuite/Makefile.in.
18903
18904 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18905
18906 * configure.in: recognize mips*- instead of mips-
18907
18908 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18909
18910 * config.sub: Accept linux*coff and linux*elf as operating
18911 systems.
18912
18913 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18914
18915 * config.sub: Recognize mips64, and mips3 as an alias for it.
18916
18917 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18918
18919 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18920 gdb knows how to handle OSF/1 shared libraries.
18921
18922 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18923
18924 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18925 * config.guess: Recognize Hitachi's HIUX.
18926 * config.sub: Recognize h3050r* and hppahitachi.
18927 Remove redundant cases for hp9k[23]*.
18928
18929 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18930
18931 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18932 if gas and ld are in the source tree and are in ${configdirs}.
18933 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18934 --with options (but still pass them down on the command line,
18935 if they were explicitly specified).
18936
18937 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18938
18939 * configure: substitute SHELL value in Makefile.in with
18940 ${CONFIG_SHELL}
18941
18942 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18943
18944 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18945 *-*-solaris2* targets.
18946
18947 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18948
18949 * Makefile.in: define M4, and pass it down to sub-makes;
18950 all-autoconf now depends on all-m4
18951
18952 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18953
18954 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18955 presence of {ar,ranlib} instead of a configured directory
18956
18957 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18958
18959 * config.guess: Accept 34?? as well as 33?? for NCR.
18960
18961 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18962
18963 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18964 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18965
18966 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18967
18968 * configure: grab values for $(CC) and $(CXX) from the
18969 environment, so that someone can do "CC=gcc configure; make" and
18970 have it work right (matching the way that autoconf works now)
18971
18972 * configure.in, Makefile.in: add support for gash, the tcl
18973 interface to Galaxy
18974
18975 * config.guess: add NetBSD variants (hp300, x86)
18976
18977 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18978
18979 * install.sh: Support -d option (in the manner of SunOS 4 install,
18980 as it is more deterministic than that of GNU install)
18981 (chmodcmd): Set file to mode 755 by default (should also do default
18982 chgrp and chown, but I don't feel like dealing with that now)
18983
18984 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18985
18986 * config.sub: Remove h8300hhms alias.
18987
18988 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18989
18990 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18991
18992 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18993
18994 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18995 as stmp-fixinc
18996
18997 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18998
18999 * config.sub: recognize m88110-bug-coff.
19000
19001 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19002
19003 * Makefile.in (all-libio): all dependencies on the toolchain used
19004 to build this (gcc, gas, ld, etc)
19005
19006 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19007
19008 * config.guess: Deal with OSF/1 1.3 on alpha.
19009
19010 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19011
19012 * install.sh: add some 'else true' clauses for portability
19013
19014 * configure.in: don't build libio for h8[35]00-*-* targets
19015
19016 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
19017
19018 * Makefile.in: Add support for new libio.
19019
19020 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19021
19022 * install.sh: If one command fails, don't try the rest. Don't try
19023 to remove $dsttmp (via trap) unless we have already created it.
19024 If $src doesn't exist, detect it and exit with an error.
19025
19026 * config.guess: Recognize BSD on hp300.
19027
19028 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
19029
19030 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19031 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19032
19033 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
19034
19035 * Makefile.in (all-send-pr): depends on all-prms
19036
19037 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19038
19039 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19040
19041 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19042
19043 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19044 Added test for mips-mips-riscos5.
19045
19046 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19047
19048 * configure.in: use mh-hp300 for 68k HP hosts
19049
19050 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19051
19052 * configure: add support for CONFIG_SHELL, so that you can use
19053 some alternate shell for evaluating configure scripts
19054
19055 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19056
19057 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19058 in configure script to bug-gdb@prep.ai.mit.edu when building
19059 distribution archive.
19060 * Makefile.in (COMPRESS): Remove def.
19061 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19062 gdb.tar.Z and make-gdb.tar.Z respectively.
19063 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19064 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19065 to convergence with 'taz' target in Makefile.in.
19066
19067 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19068
19069 * install.sh (dsttmp): use trap to ensure that tmp files go
19070 away on error conditions
19071
19072 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19073
19074 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19075
19076 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19077
19078 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19079 its parent is '/' not ''.
19080
19081 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19082
19083 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19084
19085 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19086 that ${newsrcdir}/configure.in does.
19087
19088 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19089
19090 * test-build.mk: support for CONFIG_SHELL
19091
19092 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19093
19094 * config.sub (netware): Add as a basic system type.
19095
19096 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19097
19098 * Makefile.in (Makefile): depend on configure.in. Also drop the
19099 $(srcdir)/ from the dependency on Makefile.in.
19100
19101 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19102
19103 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19104 (h8300hhms is temporary until multi-libraries are implemented).
19105 * configure.in: Handle h8300h too.
19106
19107 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19108
19109 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19110
19111 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19112
19113 * configure: Remove extraneous output when guessing host type.
19114 * config.guess: Remove extraneous output when guessing using C
19115 compiler rather than uname, or when guessing fails.
19116
19117 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19118
19119 * Makefile.in: remove all.cross and install.cross targets
19120
19121 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19122 definitions
19123
19124 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19125
19126 * configure.in (target sh): Build gprof.
19127
19128 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19129
19130 * config.sub: change -solaris to -solaris2
19131
19132 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19133
19134 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19135
19136 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19137
19138 * configure: Correct error message for missing Makefile.in to
19139 print correct directory.
19140
19141 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19142
19143 * install.sh: kludge around 386BSD shell bug
19144
19145 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19146
19147 * config.guess: Recognize NeXT.
19148 * config.guess: Recognize i486-ncr-sysv4.
19149 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19150
19151 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19152
19153 * Makefile.in (MAKEINFOFLAGS): New variable.
19154 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19155 * build-all.mk, test-build.mk: Pass down --no-split as
19156 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19157
19158 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19159
19160 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19161
19162 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19163
19164 * Makefile.in (libg++.tar.z): New rule.
19165 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19166 * Makefile.in (taz): Only do a single chmod.
19167
19168 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19169
19170 * install.sh: don't use dirname anymore (replaced with sed usage)
19171
19172 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19173
19174 * Makefile.in: Change extension for gzip'd files from '.z' to
19175 '.gz' per new FSF standard usage.
19176
19177 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19178
19179 * configure: put quotes around the final value of program_transform_name
19180
19181 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19182
19183 * Makefile.in: new install.sh support; update install-info rules
19184
19185 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19186
19187 * configure.in: Build diff for crosses, but not for go32 host.
19188
19189 * configure.in: Build gprof only for native, and don't build it
19190 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19191
19192 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19193
19194 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19195
19196 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19197
19198 * configure.in (host_tools): Add prms.
19199
19200 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19201
19202 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19203 with $(FLAGS_TO_PASS) on the command line
19204
19205 * config.sub: Recognize lynx and lynxos
19206
19207 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19208
19209 * config.sub: Accept -ecoff*, not just -ecoff.
19210
19211 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19212
19213 * Makefile.in (taz): Use .gz suffix instead of .z.
19214 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19215 names.
19216
19217 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19218
19219 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19220
19221 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19222
19223 * Makefile.in (install-no-fixedincludes): install gcc last, so
19224 that rebuilds that might happen during 'make install' don't get
19225 bogus gcc include files
19226
19227 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19228
19229 Change from Utah for HPPA support:
19230 * config.guess: Recognize hppa1.x-hp-bsd.
19231
19232 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19233
19234 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19235 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19236
19237 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19238
19239 * config.sub: Add support for rom68k and bug boot monitors.
19240
19241 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19242
19243 * Makefile.in: Make all-opcodes depend on all-bfd.
19244
19245 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19246
19247 * config.guess: Added special check for i[34]86-univel-sysv4*.
19248
19249 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19250
19251 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19252 the processor rather than assuming i486.
19253
19254 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19255
19256 * config.guess: Recognize SunOS6 as Solaris3.
19257
19258 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19259
19260 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19261 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19262
19263 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19264
19265 * build-all.mk (all-cross): New target for Canadian Cross.
19266 Added Q2 go32 targets.
19267 * test-build.mk: Configure go32 cross sparclite-aout and
19268 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19269 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19270
19271 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19272
19273 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19274 GO32 hosted toolchains
19275
19276 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19277
19278 * configure: change so "-exec-prefix" gets passed down rather
19279 than "-exec_prefix" so autoconf generated Makefiles get the
19280 exec_prefix set right.
19281
19282 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19283
19284 * config.guess: get the Solaris2 minor version number
19285
19286 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19287
19288 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19289
19290 * config.guess: Recognize some Sequent platforms.
19291
19292 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19293
19294 * Makefile.in: added the vault-install target
19295
19296 * configure.in: actually use the Sun3 makefile fragment that's in
19297 config, also added the release dir to configdirs
19298
19299 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19300
19301 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19302
19303 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19304
19305 * configure.in: remove some program from Alpha targetted toolchains
19306
19307 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19308
19309 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19310 gprof.
19311 (taz): Run "make diststuff" in those directories instead of "make
19312 proto-dir". Look for "VERSION=" only at start of line in subdir
19313 Makefile. Use "gzip -9" for compression.
19314 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19315 (binutils.tar.z): New target.
19316
19317 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19318
19319 * Makefile.in (taz): Include gpl.texinfo.
19320
19321 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19322
19323 * Makefile.in (setup-dirs): Merged into "taz" target.
19324 (taz): Only do `proto-dir' stuff if a directory is actually needed
19325 for this target.
19326
19327 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19328
19329 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19330 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19331 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19332 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19333 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19334
19335 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19336
19337 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19338 config.sub, and move-if-change to gdb testsuite distribution
19339 archive, so the testsuite can be extracted, configured, and
19340 run separately from the gdb distribution. Blow away the Chill
19341 tests that require a Chill compiled executable, since GNU Chill
19342 is not yet publically available.
19343
19344 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19345
19346 * test-build.mk: set environment variables in a single command,
19347 instead of a list of assignments and exports
19348
19349 * config.guess: recognize Alpha/OSF1 systems
19350
19351 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19352
19353 * configure: Change help message to prefer --options rather than
19354 -options.
19355
19356 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19357
19358 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19359 zippy@ecst.csuchico.edu.
19360 * config.guess: Recognize miniframe.
19361
19362 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19363
19364 * Makefile.in: Use srcroot to find runtest rather than rootme.
19365 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19366
19367 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19368
19369 * test-build.mk: Extensive additions to support building on a
19370 machine other than the host.
19371
19372 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19373
19374 * configure (tooldir): Fix for i386-aix again.
19375
19376 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19377
19378 * configure, Makefile.in: Change definition of $(tooldir)
19379 to match the FSF.
19380
19381 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19382
19383 * config.guess: Recognize i[34]86/SVR4.
19384
19385 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19386
19387 * Makefile.in (all-gdb): gdb depends on sim.
19388
19389 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19390
19391 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19392 at the same time we make the prototype gdb directory.
19393 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19394 files at the same time as the gdb base release distribution.
19395
19396 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19397
19398 * Makefile.in (check): Use individual check targets rather than
19399 DO_X rule.
19400 (check-gcc): Added.
19401
19402 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19403
19404 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19405 for System V release 3.2.
19406
19407 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19408
19409 * config.sub: Recognize hppaosf.
19410 * configure.in: Do configure ld/binutils/gas for it.
19411
19412 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19413
19414 * configure (tooldir): Alter syntax used to set this, for systems
19415 where "\$" isn't handled right, like i386-aix.
19416
19417 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19418
19419 * configure: Pass program-transform-name, not
19420 program_transform_name, to recursive configures.
19421
19422 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19423
19424 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19425 of gas+ld+binutils.
19426
19427 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19428
19429 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19430
19431 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19432
19433 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19434
19435 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19436
19437 * Makefile.in (PRMS): Set back to all-prms.
19438
19439 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19440
19441 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19442 targets, rather than for MIPS hosts.
19443
19444 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19445
19446 * configure.in: add comment for --with-x default values
19447
19448 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19449
19450 * Makefile.in: add check-* targets for each of the directories in
19451 the tree. Add a definition of RUNTEST that will use the one we
19452 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19453
19454 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19455
19456 * configure.in: Removed obsolete references to bfd_target and
19457 target_makefile_frag.
19458
19459 * build-all.mk: Set assorted targets for Q2.
19460 * config.sub: Recognize z8k-sim and h8300-hms.
19461 * test-build.mk: Really don't pass host to configure.
19462 (HOLES): Added uname.
19463
19464 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19465
19466 * configure: Handle an empty program-prefix, program-suffix or
19467 program-transform-name correctly.
19468
19469 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19470
19471 * build-all.mk: -G 8 no longer required for MIPS targets.
19472 * test-build.mk: Don't pass host argument to configure; make it
19473 guess.
19474
19475 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19476
19477 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19478 * Makefile.in (COMPRESS): New macro, like GZIP.
19479
19480 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19481
19482 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19483
19484 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19485 with gas currently defaults to -G 0.
19486
19487 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19488
19489 * Makefile.in (all-flex): flex depends on byacc.
19490
19491 * build-all.mk: If host not specified, use config.guess. Pass TAG
19492 to test-build.mk as RELEASE_TAG.
19493 * test-build.mk (configargs): New variable containing arguments to
19494 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19495 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19496
19497 * config.guess: Use /bin/uname when checking -X argument on SCO,
19498 to avoid invoking GNU uname which doesn't understand -X.
19499
19500 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19501
19502 * configure.in: Build gas for mips-*-*.
19503
19504 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19505
19506 * Makefile.in (all.normal): insert missing backslash.
19507
19508 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19509
19510 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19511
19512 * Makefile.in: Complete overhaul to merge many almost identical
19513 targets.
19514
19515 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19516
19517 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19518 (gdb.tar.Z): Adjusted.
19519
19520 * Makefile.in (setup-dirs, taz): New targets; should be general
19521 enough to adapt for gdb sometime. Build only .z file.
19522 (gas.tar.z): New target.
19523
19524 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19525
19526 * build-all.mk: Use CC=cc -Xs on Solaris.
19527
19528 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19529
19530 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19531 for handling BISON for FSF releases.
19532
19533 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19534
19535 * configure: Actually implement the change zoo just documented.
19536
19537 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19538
19539 * configure: when using config.guess, only set target_alias when
19540 it's not already been set (ie, on the command line)
19541
19542 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19543
19544 * Makefile.in: add installcheck target, set PRMS to install-prms
19545
19546 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19547
19548 * configure: add support for package_makefile_fragment, handle the
19549 case where a directory has a configure.in file but no Makefile.in
19550 more gracefully (with an actual understandable error message, even);
19551 add support for --without (and add this to the usage message); also
19552 explicitly add a --host=${host_alias} to the command line when
19553 config.guess is used
19554
19555 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19556
19557 * configure: Must use both --host and --target in recursive calls.
19558
19559 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19560
19561 * Makefile.in: Change deja-gnu to dejagnu.
19562
19563 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19564
19565 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19566
19567 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19568
19569 * configure.in: canonicalize all instances to *-*-solaris2*,
19570 also strip out a number of tools to not build for go32 host
19571
19572 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19573
19574 * config.guess: add GPL.
19575
19576 * Makefile.in, config.guess, config.sub, configure: bump
19577 copyrights to 93.
19578
19579 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19580
19581 * Makefile.in (do-info): Removed obsolete check for existence of
19582 localenv file.
19583
19584 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19585
19586 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19587
19588 * Makefile.in: a couple of 'else true' for decstation,
19589 support for TclX
19590
19591 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19592
19593 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19594
19595 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19596
19597 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19598
19599 * config.guess: Recognize i386-ibm-aix (PS/2).
19600 * configure.in: Use config/mh-aix386 file for it.
19601
19602 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19603
19604 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19605 CC_FOR_TARGET instead.
19606 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19607
19608 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19609
19610 * Makefile.in: Add sim to list of directories sent with gdb
19611
19612 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19613
19614 * configure.in: Put back mips-dec-bsd* case.
19615
19616 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19617
19618 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19619 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19620 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19621
19622 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19623
19624 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19625
19626 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19627 (install-info): install dir.info only if it exists,
19628 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19629
19630 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19631
19632 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19633 gas for mips-dec-bsd.
19634
19635 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19636
19637 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19638 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19639
19640 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19641
19642 * configure.in: Added "dejagnu" to hosttools list.
19643
19644 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19645
19646 * config.sub, configure.in, config.guess: Add support
19647 for Bosx, an AIX variant from Bull.
19648 Patches from F.Pierresteguy@frcl.bull.fr.
19649
19650 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19651
19652 * devo/dejagnu: Initial creation of devo/dejagnu.
19653 Migrated dejagnu testcases and support files for testing software
19654 tools to reside as subdirectories, currently called "testsuite",
19655 within the directory of the software tool. Migrated all programs,
19656 support libraries, etc. beloging to dejagnu proper from
19657 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19658 with no modifications. The changes to these files which will
19659 allow them to configure, build, and execute properly will be made
19660 in a future update.
19661
19662 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19663
19664 * Makefile.in: Change send_pr to send-pr.
19665 * configure.in: Likewise.
19666 * send_pr: Renamed directory to send-pr.
19667
19668 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19669
19670 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19671
19672 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19673
19674 * README: Update for gdb-4.8 release.
19675 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19676 gdb-xxx.tar.z (gzip'd) file also.
19677
19678 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19679
19680 * Makefile.in: make all-diff depend on all-libiberty
19681
19682 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19683
19684 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19685
19686 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19687
19688 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19689
19690 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19691
19692 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19693 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19694 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19695
19696 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19697
19698 * Makefile.in: makeinfo binary is in a new location
19699
19700 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19701
19702 * config.sub: Accept -ecoff as an OS.
19703
19704 * Makefile.in: Various changes to eliminate a level of make
19705 recursion and reduce the required command line length.
19706 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19707 sub-makes.
19708 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19709 variables holding settings for specific sub-makes.
19710 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19711 in terms of BASE_FLAGS_TO_PASS.
19712 (TARGET_LIBS): New variable listing directories which use
19713 TARGET_FLAGS_TO_PASS.
19714 (subdir_do): Eliminated.
19715 (do-*): New set of targets to replace subdir_do.
19716 (various): All targets which used subdir_do now depend on do-*.
19717 (local-clean): Renamed from do_clean.
19718 (local-distclean): New target, dependency of distclean and
19719 realclean.
19720 (install-info): Don't create directories. Depend on dir.info
19721 rather than calling make recursively.
19722 (install-dir.info): Eliminated.
19723 (install-info-dirs): Create all info directories here.
19724 (dir.info): Depend upon do-install-info.
19725
19726 * test-build.mk (HOLES): Added false.
19727
19728 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19729
19730 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19731
19732 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19733
19734 * Makefile.in (info): remove dependency on all-texinfo. The
19735 problem was really in texinfo/C, not at this level.
19736
19737 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19738
19739 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19740
19741 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19742
19743 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19744 GDB releases.
19745
19746 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19747
19748 * configure: Include srcdir in message about target of link not
19749 being found. Don't convert `-' to `_' in `with' options being
19750 passed to subdirs.
19751
19752 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19753
19754 * configure.in: add uudecode to host_tools
19755
19756 * Makefile.in: added {all,install}-uudecode targets, added them to
19757 the appropriate lists
19758
19759 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19760
19761 * Makefile.in (all-gcc): Added dependency on all-gas.
19762
19763 * configure.in (mips-*-*): Build ld and binutils.
19764
19765 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19766
19767 * configure: check return code from mkdir, print error message and
19768 exit on failure.
19769
19770 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19771
19772 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19773
19774 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19775
19776 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19777
19778 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19779
19780 * config.sub (h8500): Recognize this as a cpu type.
19781
19782 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19783
19784 * configure: source directory missing is no longer a warning
19785
19786 * configure.in: recognize irix[34]* instead of irix[34]
19787
19788 * Makefile.in: define and pass down X11_LIB
19789
19790 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19791
19792 * guess-systype: Renamed to ...
19793 * config.guess: ... by popular request.
19794 * configure.in, Makefile.in: Update accordingly.
19795
19796 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19797
19798 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19799 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19800 + Execute ./dummy instead of assuming . is in PATH.
19801
19802 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19803
19804 * guess-systype: New shell script. Attempts to guess the
19805 canonical host name of the executing host.
19806 Only a few hosts are supported so far.
19807 * configure: Call guess-systype if no host is specified.
19808
19809 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19810
19811 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19812 gcc Makefile.
19813
19814 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19815
19816 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19817 (all-gcc, install-gcc, subdir_do): Use it.
19818
19819 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19820
19821 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19822
19823 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19824
19825 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19826 set exclusively by configure, using configure.in .
19827
19828 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19829
19830 * test-build.mk: set $PATH for all builds
19831
19832 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19833
19834 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19835
19836 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19837 the one used in gcc/Makefile.in, so that a null expansion doesn't
19838 override the one needed to build gcc with a native cc.
19839
19840 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19841
19842 * configure: Accept -with arguments.
19843
19844 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19845
19846 * Makefile.in: added h8300sim
19847
19848 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19849
19850 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19851 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19852 (all-cygnus, native, build-cygnus): Make
19853 $(canonhost)-stamp-3stage-done, not $(host)....
19854 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19855 i386-sco3.2v4. Added else true to if command.
19856
19857 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19858
19859 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19860
19861 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19862
19863 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19864
19865 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19866
19867 * configure.in: don't remove binutils from Solaris builds
19868
19869 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19870
19871 * Makefile.in: get rid of earlier definitions for *clean,
19872 also handle the recursive info rule better
19873
19874 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19875
19876 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19877 do more-or-less the right thing.
19878
19879 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19880
19881 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19882 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19883
19884 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19885
19886 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19887 $(host_canonical).
19888
19889 * configure.in: split the configdirs list into 4 categories (native
19890 v. cross, library v. tool) and handle the cross-only and native-
19891 only in more reasonable (and correct!) way.
19892
19893 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19894
19895 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19896 configdirs anymore.
19897
19898 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19899
19900 * Makefile.in: extensive cleanup:: removed all of the explicit
19901 clean-* targets, collapsed many wrappers around subdir_do into
19902 one, added additional targets to satisfy standards.texi, deleted
19903 some old targets, some changes for consistency
19904
19905 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19906
19907 * configure.in: handle some programs as cross-only, and others as
19908 native only
19909
19910 * test-build.mk: handle partial holes in a more generic manner
19911
19912 * Makefile.in: m4 depends on libiberty
19913
19914 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19915
19916 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19917 time, wdiff, and find to configdirs
19918
19919 * Makefile.in: all, clean, and install rules for the new programs
19920 added to configure.in
19921
19922 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19923
19924 * configure.in: use mh-sun for all *-sun-* hosts
19925
19926 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19927
19928 * Makefile.in: define flags for X11 include files and library file
19929 locations, pass them down to the programs that need this info
19930
19931 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19932
19933 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19934
19935 * configure.in: start building libg++ for HP-UX targets
19936
19937 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19938
19939 * README: Update references to files moved into etc/.
19940
19941 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19942
19943 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19944 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19945
19946 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19947
19948 * configure: accept dash as well as underscore in long option
19949 names for FSF compatibility.
19950
19951 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19952
19953 * config.sub: added -sco3.2v4 support from FSF.
19954
19955 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19956
19957 * configure.in: expand the section that adds or removes
19958 directories from the list of programs to build, to handle native
19959 vs. cross in addition to host v. native
19960
19961 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19962
19963 * Makefile.in: Replace C++ in macro names with CXX.
19964 This is less likely to break ...
19965
19966 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19967
19968 * test-build.mk: add -w to GNU_MAKE
19969
19970 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19971
19972 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19973 add 'sparc' to list of recognized cpus. This needed to make
19974 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19975 Delete some redundant ose68 variants. Recognize -wrs as an os,
19976 then changes that into $CPU-wrs-vxworks.
19977
19978 * configure.in: remove most references to gdbtest, regularize
19979 target based program removal
19980
19981 * test-build.mk: import from p3 tree (many fixes and changes)
19982
19983 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19984
19985 * Makefile.in: added rules to handle tcl, tk, and expect
19986
19987 * configure.in: handle those directories if they exist
19988
19989 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19990
19991 * config.sub: removed bogus hppabsd and hppahpux names, since
19992 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19993
19994 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19995
19996 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19997 depends upon all-xiberty
19998
19999 * Makefile.in: changes from p3, including:
20000
20001 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
20002
20003 * Makefile.in (XTRAFLAGS): include newlib directories if
20004 newlib/Makefile exists, rather than if host != target.
20005
20006 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
20007
20008 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20009 from the same source tree and not building a cross-compiler. This
20010 matters for the libg++ configuration if reconfiguring a tree that
20011 has already been installed.
20012
20013 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
20014
20015 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20016 pick up the machine and system specific header files.
20017
20018 * Makefile.in: added AS_FOR_TARGET, passed down in
20019 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20020 the C compiler to use to create programs which are run in the
20021 build environment, set it to default to $(CC), and passed it down
20022 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20023
20024 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
20025
20026 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20027 We need them for unusual native builds, like systems without
20028 ranlib.
20029
20030 * configure: also define $(host_canonical) and
20031 $(target_canonical), which are the full, canonical names for the
20032 given host and target
20033
20034 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
20035
20036 * Makefile.in: Added separate definitions for C++.
20037
20038 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
20039
20040 * configure.in (configdirs): Add deja-gnu.
20041
20042 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
20043
20044 * README: Update for configure.texi and gdb-4.7 release.
20045
20046 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
20047
20048 * Makefile.in: Move "all" target to top of file.
20049 Previously, first target was ".PHONY" which caused BSD4.4 make
20050 to build .PHONY when make was run without arguments.
20051
20052 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20053
20054 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20055 Library-copylefted code in libiberty.
20056
20057 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20058
20059 * config.sub: Replace m68kmote with plain old m68k.
20060
20061 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20062
20063 * Makefile.in: Remove space from blank line, avoid Make complaints.
20064
20065 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20066
20067 * config.sub: Complain if no argument is given. Added support for
20068 386bsd as OS and target alias.
20069
20070 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20071
20072 * Makefile.in (XTRAFLAGS): include newlib directories if
20073 newlib/Makefile exists, rather than if host != target.
20074
20075 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20076
20077 * config.sub: recognize sparclite-wrs-vxworks.
20078
20079 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20080 p3.) Added clean-xiberty to clean.
20081
20082 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20083
20084 * configure.in: use *-*-* instead of nested cases for host and target
20085
20086 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20087
20088 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20089 from the same source tree and not building a cross-compiler. This
20090 matters for the libg++ configuration if reconfiguring a tree that
20091 has already been installed.
20092
20093 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20094
20095 * config.sub (i486v/i486v4): Merge in from FSF version.
20096
20097 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20098
20099 * configure: only set PWD if it is already set.
20100
20101 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20102
20103 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20104 doesn't have unset and all success paths (and most error paths)
20105 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20106 to just ${PWD} to avoid confusion.)
20107
20108 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20109
20110 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20111 even for a native compilation.
20112
20113 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20114
20115 Changes to make the gdb.tar.Z rule work better.
20116
20117 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20118 (DEVO_SUPPORT): Add configure.texi.
20119 (bfd-ilrt.tar.Z): Remove ancient rule.
20120
20121 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20122
20123 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20124 pick up the machine and system specific header files.
20125
20126 * configure.in, config.sub: added new target m68010-adobe-scout,
20127 with alias of adobe68k. Changed configure.in to check for
20128 -scout before -sco* to avoid a false match.
20129
20130 * Makefile.in: added AS_FOR_TARGET, passed down in
20131 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20132 the C compiler to use to create programs which are run in the
20133 build environment, set it to default to $(CC), and passed it down
20134 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20135
20136 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20137
20138 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20139 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20140 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20141 FOR_TARGET variants, to newlib and libg++.
20142
20143 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20144
20145 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20146 first.
20147
20148 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20149
20150 * config.sub: Accept `elf' as an environment.
20151
20152 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20153
20154 * Makefile.in (all-opcodes): cd into the right directory
20155
20156 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20157
20158 * configure: added -program_transform_name option, used as
20159 argument to sed when installing programs.
20160 configure.texi: added documentation for -program_prefix,
20161 -program_suffix and -program_transform_name.
20162
20163 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20164
20165 * config.sub: Accept i486 where i386 ok.
20166
20167 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20168
20169 * config.sub: accept we32k
20170
20171 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20172
20173 * config.sub, configure.in: accept OSE68000 and OSE68k.
20174
20175 * Makefile.in: don't create all directories for ``make install'';
20176 let the subdirectories create the ones they need.
20177
20178 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20179
20180 * COPYING: new file, GPL v2
20181
20182 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20183
20184 * Makefile.in: use the new gen-info-dir, which needs a template
20185 argument (which also lives in texinfo)
20186
20187 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20188
20189 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20190
20191 * config.sub (ncr3000): Change i386 to i486.
20192
20193 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20194
20195 * Makefile.in: add install-rcs, install-grep to
20196 install-no-fixedincludes, removed install-bison and install-libgcc
20197
20198 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20199
20200 * configure.in: grab the HPUX makefile fragment if on HPUX
20201
20202 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20203
20204 * Makefile.in: eradicate bison spoor (ditto libgcc).
20205 configure.in: recognise m68{k,000}-ericsson-OSE.
20206 es1800 is alias for m68k-ericsson-OSE
20207
20208 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20209
20210 * configure.in: rearrange the parts that remove programs from
20211 configdirs, based now on HOST==TARGET or by canonical triple.
20212
20213 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20214
20215 * test-build.mk: recurse explicitly with -f test-build.mk when
20216 appropriate. predicate stage3 and comparison on the existence
20217 of gcc. That is, if gcc isn't around, we aren't three-staging.
20218 On very clean, also remove ...stamp-co. Build in-place before
20219 doing other builds.
20220
20221 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20222
20223 * Makefile.in, configure.in: add tgas
20224
20225 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20226
20227 * Makefile.in: a number of changes merged in from progressive.
20228
20229 * configure.in: add libm.
20230
20231 * .cvsignore: ignore some stuff that comes from test-build.mk.
20232
20233 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20234
20235 * config.sub: Add es1800 (m68k-ericsson-es1800).
20236
20237 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20238
20239 * configure: Add program_suffix (parallel to program_prefix)
20240 * Makefile.in: adjust directory-creating script for losing decstation
20241
20242 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20243
20244 * configure: Minor $subdir-related fixes.
20245
20246 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20247
20248 * configure: fix various problems with propogating
20249 makefile_target_frag in subdirs.
20250 * configure.in: config libgcc if its there
20251
20252 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20253
20254 * config.sub: HPPA merge.
20255
20256 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20257
20258 * Makefile.in: Replace all-bison with all-byacc in all
20259 dependency lines for other tools (which now use byacc).
20260
20261 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20262
20263 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20264
20265 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20266
20267 * Makefile.in: make gprof rules similar to byacc rules (instead of
20268 vestigal $(unsubdir) that didn't work...)
20269
20270 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20271
20272 * config.sub: Add support for Linux.
20273 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20274 (at least for libg++).
20275
20276 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20277
20278 * configure.texi: fix doc for the -nfp option to configure
20279
20280 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20281
20282 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20283
20284 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20285
20286 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20287 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20288 * configure.in: added solaris* host_makefile_frag hook.
20289
20290 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20291
20292 * config.sub: changed recognition of m68000 so that various
20293 m68k types can be specified via m680[01234]0
20294
20295 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20296
20297 * config.sub (basic_machine): fix sed so that '-foo' isn't
20298 completely substituted out while .+'-foo' loses the '-foo'
20299
20300 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20301
20302 * config.sub ($os): Add -aout.
20303
20304 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20305
20306 * configure: If host_makefile_frag is absolute, don't
20307 prefix ${invsubdir} (relevant to libg++ auto-configure).
20308
20309 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20310
20311 * Makefile.in (tooldir): Define it.
20312 (all-ld): Depend on all-flex.
20313
20314 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20315
20316 * Makefile.in (check): Fix libg++ special case.
20317
20318 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20319
20320 * configure: do not bury `pwd` into config.status, thus do fewer
20321 pwd's.
20322
20323 * configure: print the "Building in" message only when building in
20324 other than "." AND verbose.
20325
20326 * configure: remove -s, rework -v to better accommodate guested
20327 configures.
20328
20329 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20330
20331 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20332
20333 * Makefile.in: macroize flags passed on recursion. remove
20334 fileutils.
20335
20336 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20337
20338 * configure: get makesrcdir right for subdirs deeper than 1.
20339
20340 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20341 install.
20342
20343 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20344
20345 * Makefile.in: don't print subdir_do or recursion lines.
20346
20347 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20348
20349 * standards.texi: added menu item.
20350
20351 * Makefile.in: build and install standards.info.
20352
20353 * standards.texi: new file.
20354
20355 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20356
20357 * configure: test for and move config.status pieces from
20358 ${subdir}/.
20359
20360 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20361
20362 * configure: Test for existance of files before trying to mv
20363 them, to avoid numerous non-existance messages.
20364
20365 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20366
20367 * configure: correct final line of config.status.
20368
20369 * configure: patch from eggert. Avoids a protection problem if
20370 the original Makefile.in is read only.
20371
20372 * configure: use move-if-change from gcc to create config.status.
20373 Some makefiles depend on config.status to tell if a directory
20374 has been reconfigured for a different host. This change
20375 prevents those directories from remaking everything in the case
20376 where the reconfig was only intended to rebuild a Makefile.
20377
20378 * configure: test for config.sub with "config.sub sun4" rather
20379 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20380 host alias from a missing config.sub.
20381
20382 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20383
20384 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20385 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20386
20387 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20388
20389 * configure: mkdir ${subdir} as needed.
20390
20391 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20392
20393 * Makefile.in,configure.in: added autoconf.
20394
20395 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20396
20397 * Makefile.in: no longer pass against on recursion.
20398
20399 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20400 definitions are not inherited.
20401
20402 * configure: correct makesrcdir when subdir is .
20403
20404 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20405
20406 * configure: Add support for 'subdirs' variable, which is
20407 like 'configdirs', except that configure doesn't re-invoke
20408 itself for subdirs, it just creates a Makefile for each subdir.
20409 * configure.texi: Document subdirs.
20410
20411 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20412
20413 * configure.in: added flex to configdirs
20414
20415 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20416
20417 * Makefile.in: remove clean-stamps from clean.
20418
20419 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20420
20421 * configure.in: Add gdbtest to configdirs.
20422
20423 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20424
20425 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20426 to recursive makes.
20427 * configure.in: Recognize new ncr3000 config.
20428
20429 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20430
20431 * Makefile.in, configure.in: removed references to gdbm.
20432
20433 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20434
20435 * config.sub: Don't canonicalize os value
20436 newsos* to bsd (readline needs to check for newsos).
20437 (This fix was earlier made Jan 31, but got re-broken.)
20438
20439 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20440
20441 * configure.in: sco is an os, not a vendor!
20442
20443 * configure: Quote $( better. Keep various shells happy.
20444
20445 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20446
20447 * Makefile.in: eliminate stamp-files.
20448
20449 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20450
20451 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20452 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20453
20454 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20455
20456 * config.sub: fix iris/iris3.
20457
20458 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20459
20460 * configure: re-add -rm.
20461
20462 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20463
20464 * Maskefile.in: add .stmp-rcs to all.
20465
20466 * configure.in: remove gas from rs6000 build, use aix host fragment.
20467
20468 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20469
20470 * configure: pass down site_option during recursion.
20471
20472 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20473
20474 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20475
20476 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20477
20478 * configure: Change exec_prefix so that it really defaults to prefix.
20479
20480 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20481
20482 * Makefile.in, configure.in: Add support for mmalloc library.
20483
20484 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20485
20486 * Makefile.in: add stmp dependencies for a few more things.
20487
20488 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20489
20490 * configure: adjusted error message on objdir/srcdir configure
20491 collision, per john's suggestion.
20492
20493 * Makefile.in: add libiberty stmp to all and all.cross.
20494
20495 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20496
20497 * Makefile.in: remove force dependencies, add grep to all.
20498
20499 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20500
20501 * Makefile.in: drop flex. make stamp files work.
20502
20503 * configure: added test for conflicting configuration in srcdir,
20504 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20505 gets cranky. use relative paths for configure and srcdir
20506 whenever possible. Send some error messages to stderr that were
20507 going to stdout.
20508
20509 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20510
20511 * Makefile.in: Fix libg++ rule to check for gcc directory
20512 before using gcc/gcc. Also pass XTRAFLAGS.
20513
20514 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20515
20516 * Makefile.in: added stmp-files so that directories aren't polled
20517 when they are already built.
20518
20519 * configure.texi: fixed a node pointer problem.
20520
20521 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20522
20523 * config.sub configure.in gdb/configure.in
20524 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20525 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20526 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20527
20528 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20529
20530 * configure: -recurring becomes -silent. corrected help message
20531 for -site= option.
20532
20533 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20534
20535 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20536
20537 * configure: when building Makefile for crosses, replace
20538 tooldir and program_prefix. default srcdir from location of
20539 config.sub. remove "for host in hosts" and "for target in
20540 targets" loops.
20541
20542 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20543
20544 * Makefile.in: Do not pass bindir or mandir to cvs.
20545
20546 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20547
20548 * Makefile.in, configure.in: removed traces of namesubdir,
20549 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20550 copyrights to '92, changed some from Cygnus to FSF.
20551
20552 * configure.texi: remove most references to multiple hosts,
20553 multiple targets, subdirs, etc.
20554
20555 * configure.man: removed rcsid. reference config.sub not
20556 config.subr.
20557
20558 * Makefile.in: mkdir $(infodir) on install-info.
20559
20560 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20561
20562 * configure.texi: Explain better about .gdbinit and about
20563 the environment that configure.in sections run in.
20564
20565 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20566
20567 * configure.in: Ultrix is only a decstation if it's a MIPS.
20568
20569 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20570
20571 * README: DOC.configure => cfg-paper.texi.
20572
20573 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20574
20575 * config.sub (near case $os): Don't convert newsos* to bsd!
20576
20577 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20578
20579 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20580 the number of copies of COPYING that go into the GDB tar file.
20581
20582 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20583
20584 * bfd/configure.in, gdb/config/mh-i386sco,
20585 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20586 Fix SCO configuration stuff.
20587
20588 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20589
20590 * Makefile.in: For libg++, make sure the -I pointing
20591 to the gcc directory goes *after* all the libg++-local -I flags.
20592 Also, move just-gcc dependency from just-libg++ to all-libg++.
20593
20594 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20595
20596 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20597
20598 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20599
20600 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20601
20602 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20603
20604 * config.sub: Add stratus configuration frags. Also
20605 submitted to FSF.
20606
20607 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20608
20609 * Makefile.in (DEV_SUPPORT): add configure.man.
20610
20611 * config.sub(Decode manufacturer-specific): add -none*.
20612
20613 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20614
20615 * Makefile.in: remove form feeds to make Sun's make happy.
20616 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20617
20618 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20619
20620 * Makefile.in (AR_FLAGS): Make quieter.
20621
20622 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20623
20624 * configure.in: Add libg++.
20625 * configure: When verbose, don't output the command line at each
20626 level; it will be unremarkably the same as the previous version,
20627 which will be the same as what the user typed.
20628
20629 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20630
20631 * configure.in, Makefile.in: fix clean-info, add flex. add
20632 fileutils.
20633
20634 * configure: be less sensitive to spaces in Makefile.in. Do not
20635 look for sources in "..". Doing so breaks subdirectories that
20636 might have their own configure. If a subdir has it's own
20637 configure script, use it.
20638
20639 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20640
20641 * cfg-paper.texi: some changes suggested by rms.
20642
20643 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20644
20645 * config.sub: Merge in some small additions from the FSF version,
20646 taken from the gcc distribution, to bring the Cygnus and FSF
20647 versions into closer sync.
20648
20649 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20650
20651 * configure.in: Changed svr4 references to sysv4.
20652
20653 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20654
20655 * configure: added -V for version number option.
20656
20657 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20658
20659 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20660 renamed from DOC.configure to cfg-paper.texi.
20661
20662 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20663
20664 * configure, config.subr, config.sub: config.subr is now
20665 config.sub again.
20666
20667 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20668
20669 * configure.texi: new file, in progress.
20670
20671 * Makefile.in: build info file and install the man page for
20672 configure.
20673
20674 * configure.man: new file, first cut.
20675
20676 * configure: find config.subr again now that configuration "none"
20677 has gone. removed all traces of the -ansi option. removed all
20678 traces of the -languages option.
20679
20680 * config.subr: resync from rms.
20681
20682 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20683
20684 * configure, config.sub, config.subr: merge config.sub into
20685 config.subr, call the result config.subr, remove config.sub, use
20686 config.subr.
20687
20688 * Makefile.in: revised install for dir.info.
20689
20690 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20691
20692 * configure.in: add decstation host makefile frag.
20693
20694 * Makefile.in: BISON now bison -y again. also install-gcc on
20695 install. clean-gdbm on clean. infodir belongs in datadir.
20696 Make directories for info install. Build dir.info here then
20697 install it.
20698
20699 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20700
20701 * Makefile.in: fix for bad directory tests.
20702
20703 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20704
20705 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20706 regexp. -srcdir relative was being handled incorrectly.
20707
20708 * Makefile.in: unwrapped some for loops so that parallel makes
20709 work again and so one can focus one's attention on a particular
20710 package.
20711
20712 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20713
20714 * configure: added PWD as a stand in for `pwd` (for speed). use
20715 elif wherever possible. make -srcdir work without -objdir.
20716 -objdir= commented out.
20717
20718 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20719
20720 * configure: +options become --options. -subdirs commented out.
20721 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20722 Makefile now at top of generated Makefile. Removed cvs log
20723 entries. added -srcdir. create .gdbinit only if there is one
20724 in ${srcdir}.
20725
20726 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20727 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20728 and mandir now keyed off datadir by default.
20729
20730 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20731
20732 * Freshly created ChangeLog.
20733
20734 \f
20735 Local Variables:
20736 mode: change-log
20737 left-margin: 8
20738 fill-column: 76
20739 version-control: never
20740 End: