c++: Explicit constructor called in copy-initialization [PR90320]
[gcc.git] / ChangeLog
1 2020-04-21 Stephen Casner <casner@acm.org>
2
3 PR 25830
4 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
5 * configure: Rebuild.
6
7 2020-04-17 Martin Liska <mliska@suse.cz>
8 Jonathan Yong <10walls@gmail.com>
9
10 PR gcov-profile/94570
11 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
12 for CYGWIN.
13
14 2020-04-14 Martin Jambor <mjambor@suse.cz>
15
16 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
17
18 2020-04-09 Tom Tromey <tom@tromey.com>
19
20 * configure: Rebuild.
21 * Makefile.in: Rebuild.
22 * Makefile.def (gdbsupport, gdbserver): New host modules.
23 (configure-gdb): Depend on all-gdbsupport.
24 (all-gdb): Depend on all-gdbsupport, all-libctf.
25 * configure.ac (host_tools): Add gdbserver.
26 Conditionally build gdbserver and gdbsupport.
27
28 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
29
30 * configure.ac: Build libgomp by default for amdgcn.
31 * configure: Regenerate.
32
33 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
34
35 * MAINTAINERS (Write After Approval): Add myself.
36
37 2020-02-28 Joel Hutton <joel.hutton@arm.com>
38
39 * MAINTAINERS (Write After Approval) : Add myself.
40
41 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
42
43 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
44
45 2020-02-14 Martin Sebor <msebor@redhat.com>
46
47 * doc/extend.texi (attribute alias): Mention type requirement.
48 (attribute weak): Same.
49 (attribute weakref): Correct invalid example.
50
51 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
52
53 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
54
55 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
56 Jakub Jelinek <jakub@redhat.com>
57
58 * .gitattributes: Add *.md diff=md.
59
60 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
61
62 The mentioned auto-generated file is no more part of the
63
64 GCC sources, it's auto-generated in $(builddir) during build.
65
66 PR target/92055
67 * contrib/gcc_update (files_and_dependencies): Remove
68 entry for gcc/config/avr/t-multilib.
69
70 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
71
72 * MAINTAINERS: Update my email address.
73
74 2020-01-13 Joseph Myers <joseph@codesourcery.com>
75
76 * README.MOVED_TO_GIT: Remove.
77
78 2020-01-11 Joseph Myers <joseph@codesourcery.com>
79
80 * README.MOVED_TO_GIT: New file.
81
82 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
83
84 * MAINTAINERS (Write After Approval): Add myself.
85
86 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
87
88 * MAINTAINERS (write_after_approval): Add myself.
89
90 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
91
92 * MAINTAINERS (write_after_approval): Add myself.
93
94 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
95
96 * MAINTAINERS (write_after_approval): Add myself.
97
98 2019-12-11 Matthias Klose <doko@ubuntu.com>
99
100 * configure.ac: Factor out common cases for compare_exclusions.
101 * configure: Regenerate.
102
103 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
104
105 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
106 flag.
107
108 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
109
110 * MAINTAINERS (Write After Approval): Add myself.
111
112 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
113
114 PR middle-end/92463
115 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
116 * configure: Regenerate
117
118 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
119
120 * configure.ac: Use https for gcc.gnu.org.
121 * configure: Regenerated.
122
123 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
124
125 * MAINTAINERS (aarch64 port): Remove my name, move to...
126 (Write After Approval): ...Here.
127
128 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
129
130 * MAINTAINERS: Change my email address as maintainer.
131
132 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
133
134 PR fortran/91828
135 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
136 * configure: Regenerated.
137
138 2019-10-21 Jason Merrill <jason@redhat.com>
139
140 * .gitattributes: Also check ChangeLog whitespace.
141
142 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
143
144 * contrib/dg-extract-results.sh: Add support for KPASS.
145 * contrib/dg-extract-results.py: Likewise.
146
147 2019-10-17 Jason Merrill <jason@redhat.com>
148
149 * .gitattributes: Avoid {} in filename pattern.
150
151 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
152
153 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
154 Approval section.
155
156 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
157
158 * MAINTAINERS: Add myself to Write After Approval
159
160 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
161
162 * MAINTAINERS: Add myself as an aarch64 maintainer.
163
164 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
165
166 * MAINTAINERS: Add myself as aarch64 maintainer.
167
168 2019-09-23 Carl Love <cel@us.ibm.com>
169
170 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
171 New define_insn.
172 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
173 vsx_xxpermdi16_le_V16QI): Removed define_insn.
174
175 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
176
177 * MAINTAINERS (Sam Tebbs): Update email address.
178
179 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
180
181 * MAINTAINERS: Update my email address.
182
183 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
184
185 * libtool.m4: Handle uclinuxfdpiceabi.
186
187 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
188
189 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
190 Remove myself from Write After Approval section.
191
192 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
193
194 * configure.ac: Support for bpf-*-* targets.
195 * configure: Regenerate.
196
197 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
198
199 * config.sub: Import upstream version 2019-06-30.
200 * config.guess: Import upstream version 2019-07-24.
201
202 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
203
204 * MAINTAINERS: Remove spu port maintainers.
205
206 2019-08-28 Martin Liska <mliska@suse.cz>
207
208 * .gitignore: Add .clangd and compile_commands.json
209 to .gitignore.
210
211 2019-08-23 Michael Forney <mforney@mforney.org>
212
213 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
214 * Makefile.in: Regenerate.
215
216 2019-08-19 Tom Tromey <tom@tromey.com>
217
218 * configure: Rebuild.
219 * configure.ac: Add --with-static-standard-libraries.
220
221 2019-08-16 Alexandre Oliva <oliva@gnu.org>
222
223 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
224
225 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
226
227 * MAINTAINERS (Write After Approval): Add myself.
228
229 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
230
231 * MAINTAINERS (Write After Approval): Remove myself, already listed in
232 RISC-V port maitainer.
233
234 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
235
236 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
237
238 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
239
240 * MAINTAINERS (Write After Approval): Add myself.
241
242 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
243
244 * MAINTAINERS (Write After Approval): Add myself.
245
246 2019-06-25 Martin Liska <mliska@suse.cz>
247
248 contrib/filter-clang-warnings.py: Transform from
249 filter-rtags-warnings.py.
250
251 2019-06-15 Tom Tromey <tom@tromey.com>
252
253 * configure.ac (host_libs): Add gnulib.
254 * configure: Rebuild.
255 * Makefile.def (host_modules, dependencies): Add gnulib.
256 * Makefile.in: Rebuild.
257
258 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
259
260 * MAINTAINERS (Write After Approval): Add myself.
261
262 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
263
264 * configure: Regenerate.
265 * configure.ac: Add PRU target.
266
267 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
268
269 * MAINTAINERS (Write After Approval): Add myself.
270
271 2019-06-11 Nick Clifton <nickc@redhat.com>
272
273 Import these changes from the binutils/gdb repository:
274
275 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
276
277 * Makefile.def (dependencies): configure-libctf depends on all-bfd
278 and all its deps.
279 * Makefile.in: Regenerated.
280
281 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
282
283 * Makefile.def (host_modules): Add libctf.
284 * Makefile.def (dependencies): Likewise.
285 libctf depends on zlib, libiberty, and bfd.
286 * Makefile.in: Regenerated.
287 * configure.ac (host_libs): Add libctf.
288 * configure: Regenerated.
289
290 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
291
292 * MAINTAINERS (Write After Approval): Add myself.
293
294 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
295
296 * MAINTAINERS: Update my email address.
297
298 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
299
300 * MAINTAINERS (Write After Approval): Add myself.
301
302 2019-05-16 Jun Ma <junma@linux.alibaba.com>
303
304 * MAINTAINERS (Write After Approval): Add myself.
305
306 2019-05-07 Jim Wilson <jimw@sifive.com>
307
308 * MAINTAINERS: Remove myself as IA-64 maintainer.
309
310 2019-05-04 Roland Illig <roland.illig@gmx.de>
311
312 * MAINTAINERS (Write After Approval): Add myself.
313
314 2019-05-02 Richard Biener <rguenther@suse.de>
315
316 PR bootstrap/85574
317 * Makefile.tpl (compare target): Also compare extra-compare
318 files.
319 * Makefile.in: Regenerate.
320
321 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
322
323 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
324 as modulo-scheduler maintainer.
325
326 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
327
328 * MAINTAINERS: Add myself as co-maintainer for Darwin.
329
330 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
331
332 * MAINTAINERS: Update my email address.
333
334 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
335
336 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
337 * configure: Regenerate.
338
339 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
340
341 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
342 * configure: Regenerate.
343
344 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
345
346 * configure.ac: Add target-zlib to target_libraries.
347 * configure: Regenerate.
348
349 2019-04-09 Martin Liska <mliska@suse.cz>
350
351 * Makefile.in: Regenerate.
352 * Makefile.tpl: Pass GENERATOR_CFLAGS
353 in all stages.
354
355 2019-03-28 Martin Liska <mliska@suse.cz>
356
357 PR bootstrap/89829
358 * Makefile.in: Revert r254150.
359 * Makefile.tpl: Likewise.
360
361 2019-03-28 Ben Elliston <bje@gnu.org>
362
363 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
364 related, and libdecnumber.
365
366 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
367
368 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
369 (Write After Approval): Remove myself.
370
371 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
372
373 * MAINTAINERS (Write After Approval): Add myself.
374
375 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
376
377 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
378 (Write After Approval): Remove myself and Julian.
379
380 2019-01-26 Harald Anlauf <anlauf@gmx.de>
381
382 * MAINTAINERS (Write After Approval): Add myself.
383
384 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
385
386 * MAINTAINERS (Write After Approval): Add myself.
387
388 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
389
390 * ChangeLog: Replace space with tab.
391 * MAINTAINERS: Delete 1 tab to keep alignment.
392
393 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
394
395 * MAINTAINERS (Write After Approval): Add myself.
396
397 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
398
399 * MAINTAINERS (Write After Approval): Add myself.
400
401 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
402 Kwok Cheung Yeung <kcy@codesourcery.com>
403 Julian Brown <julian@codesourcery.com>
404 Tom de Vries <tom@codesourcery.com>
405 Jan Hubicka <hubicka@ucw.cz>
406 Martin Jambor <mjambor@suse.cz>
407
408 * configure.ac: Likewise.
409 * configure: Regenerate.
410 * contrib/config-list.mk: Add amdgcn-amdhsa.
411
412 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
413
414 * MAINTAINERS (Write After Approval): Add myself.
415
416 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
417
418 * MAINTAINERS (Write After Approval): Add myself.
419
420 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
421
422 PR target/88535
423 * config.guess: Import upstream version 2019-01-03.
424 * config.sub: Import upstream version 2019-01-01.
425
426 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
427
428 * MAINTAINERS (Write After Approval): Update my maintainer address.
429
430 2018-12-21 Gergö Barany <gergo@codesourcery.com>
431
432 * MAINTAINERS (Write After Approval): Add myself.
433
434 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
435
436 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
437
438 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
439
440 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
441 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
442 (GCC_TARGET_TOOL): Likewise.
443 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
444 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
445 OTOOL, OTOOL_FOR_TARGET: New substitutions.
446 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
447 * configure: Regenerate.
448 * Makefile.in: Likewise.
449
450 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
451
452 * MAINTAINERS (Write After Approval): Add myself.
453
454 2018-11-13 Martin Liska <mliska@suse.cz>
455
456 * gcc.target/i386/pr87930.c: Move to ...
457 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
458
459 2018-11-10 Stafford Horne <shorne@gmail.com>
460
461 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
462 (Write After Approval): Remove myself.
463
464 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
465
466 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
467 Append $INCICONV to it.
468
469 2018-11-04 Stafford Horne <shorne@gmail.com>
470
471 * MAINTAINERS (Write After Approval): Add myself.
472
473 2018-10-31 Joseph Myers <joseph@codesourcery.com>
474
475 PR bootstrap/82856
476 * multilib.am: New file. From automake.
477
478 Merge from binutils-gdb:
479 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
480
481 * libtool.m4: Use AC_LANG_SOURCE.
482 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
483 * ar-lib: New file.
484 * test-driver: New file.
485 * configure: Re-generate.
486
487 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
488
489 * MAINTAINERS (Write After Approval): Add myself.
490
491 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
492
493 PR bootstrap/87788
494 PR d/87799
495 * configure: Rebuild.
496 * configure.ac: Disable D on systems where it is known not to work.
497
498 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
499
500 * Makefile.def (target_modules): Add libphobos.
501 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
502 GDCFLAGS_FOR_TARGET.
503 (dependencies): Make libphobos depend on libatomic, libbacktrace
504 configure, and zlib configure.
505 (language): Add language d.
506 * Makefile.in: Rebuild.
507 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
508 (HOST_EXPORTS): Add GDC.
509 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
510 (BASE_TARGET_EXPORTS): Add GDC.
511 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
512 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
513 (EXTRA_HOST_FLAGS): Add GDC.
514 (STAGE1_FLAGS_TO_PASS): Add GDC.
515 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
516 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
517 environment variables.
518 * configure: Rebuild.
519 * configure.ac: Add target-libphobos to target_libraries. Set and
520 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
521
522 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
523
524 * MAINTAINERS (Write After Approval): Add myself.
525
526 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
527
528 * MAINTAINERS (Write After Approval): Remove myself.
529
530 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
531
532 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
533
534 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
535
536 * MAINTAINERS: Update my email address.
537
538 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
539
540 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
541 maintainer.
542
543 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
544
545 * MAINTAINERS (Write After Approval): Add self.
546
547 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
548
549 * MAINTAINERS (write after approval): Add myself.
550
551 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
552
553 * MAINTAINERS: Update my email address.
554
555 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
556
557 * MAINTAINERS (write after approval): Add myself.
558
559 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
560
561 * MAINTAINERS: Add self to global reviewers list.
562
563 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
564
565 MAINTAINERS: Add c-sky port maintainers.
566
567 2018-08-10 Martin Liska <mliska@suse.cz>
568
569 * MAINTAINERS: Revert change in previous commit and
570 join lines.
571
572 2018-08-10 Martin Liska <mliska@suse.cz>
573
574 * MAINTAINERS: Remove extra line.
575
576 2018-08-06 Naveen H.S <naveenh@marvell.com>
577
578 * MAINTAINERS: Update my email address.
579
580 2018-07-19 DJ Delorie <dj@redhat.com>
581
582 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
583 as maintainer.
584
585 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
586
587 * MAINTAINERS: Adjust email address for me and my colleague Robin
588 Dapp.
589
590 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
591 Sunil K Pandey <sunil.k.pandey@intel.com>
592
593 PR target/84413
594 * config/i386/i386.c (m_CORE_AVX512): New.
595 (m_CORE_AVX2): Likewise.
596 (m_CORE_ALL): Add m_CORE_AVX2.
597 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
598 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
599 and remove the rest of m_SKYLAKE_AVX512.
600
601 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
602
603 * config.sub: Sync with upstream version 2018-07-03.
604
605 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
606
607 * config.guess: Sync with upstream version 2018-06-26.
608 * config.sub: Sync with upstream version 2018-07-02.
609
610 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
611
612 * libtool.m4: Sort output of 'find' to enable deterministic builds.
613 * ltmain.sh: Likewise.
614
615 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
616
617 * contrib/config-list.mk: Remove powerpc-linux_paired.
618
619 2018-06-29 Alexandre Oliva <oliva@adacore.com>
620
621 * configure.ac: Introduce support for @unless/@endunless.
622 * Makefile.tpl (dep-kind): Rewrite with cond; return
623 postbootstrap in some cases.
624 (make-postboot-dep, postboot-targets): New.
625 (dependencies): Do not output postbootstrap dependencies at
626 first. Output non-target ones changed for configure to depend
627 on stage_last @if gcc-bootstrap, and the original deps @unless
628 gcc-bootstrap.
629 * configure.in, Makefile.in: Rebuilt.
630
631 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
632
633 * MAINTAINERS (write after approval): Add myself.
634
635 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
636
637 * MAINTAINERS (write after approval): Add myself.
638
639 2018-06-19 Nick Clifton <nickc@redhat.com>
640
641 * zlib/configure.ac: Restore old behaviour of only enabling
642 multilibs when a target subdirectory is defined. This allows
643 building with srcdir == builddir.
644 * zlib/configure: Regenerate.
645
646 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
647
648 * Makefile.def (fortran): Add check-target-libgomp-fortran.
649 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
650 * Makefile.in: Regenerate.
651
652 2018-06-16 Ben Elliston <bje@gnu.org>
653
654 * config.guess: Import latest version.
655 * config.sub: Likewise.
656
657 2018-06-08 Martin Liska <mliska@suse.cz>
658
659 * MAINTAINERS: Remove MPX-related entries.
660 * Makefile.def: Remove libmpx support.
661 * Makefile.in: Regenerate.
662 * configure.ac: Remove removed files.
663 * configure: Regenerate.
664 * libmpx/ChangeLog: Remove.
665 * libmpx/Makefile.am: Remove.
666 * libmpx/Makefile.in: Remove.
667 * libmpx/acinclude.m4: Remove.
668 * libmpx/aclocal.m4: Remove.
669 * libmpx/config.h.in: Remove.
670 * libmpx/configure: Remove.
671 * libmpx/configure.ac: Remove.
672 * libmpx/configure.tgt: Remove.
673 * libmpx/libmpx.spec.in: Remove.
674 * libmpx/mpxrt/Makefile.am: Remove.
675 * libmpx/mpxrt/Makefile.in: Remove.
676 * libmpx/mpxrt/libmpx.map: Remove.
677 * libmpx/mpxrt/libtool-version: Remove.
678 * libmpx/mpxrt/mpxrt-utils.c: Remove.
679 * libmpx/mpxrt/mpxrt-utils.h: Remove.
680 * libmpx/mpxrt/mpxrt.c: Remove.
681 * libmpx/mpxrt/mpxrt.h: Remove.
682 * libmpx/mpxwrap/Makefile.am: Remove.
683 * libmpx/mpxwrap/Makefile.in: Remove.
684 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
685 * libmpx/mpxwrap/libtool-version: Remove.
686 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
687
688 2018-06-04 Martin Liska <mliska@suse.cz>
689
690 * MAINTAINERS: Add myself as gcov maintainer.
691
692 2018-06-04 Matthew Fortune <mfortune@gmail.com>
693
694 * MAINTAINERS: Update my email address.
695
696 2018-06-04 Tom de Vries <tdevries@suse.de>
697
698 * MAINTAINERS: Remove write-after-approval entries for component
699 maintainers.
700
701 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
702
703 * MAINTAINERS (write after approval): Add myself.
704
705 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
706
707 * MAINTAINERS: Update my email address.
708
709 2018-06-01 Tom de Vries <tdevries@suse.de>
710
711 * MAINTAINERS: Update my email address.
712
713 2018-05-22 Bin Cheng <bin.cheng@arm.com>
714
715 * MAINTAINERS (loop-optimizer): Add myself.
716
717 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
718
719 * configure.ac: Added "nfp" target.
720 * configure: Regenerate.
721
722 2018-04-30 Richard Biener <rguenther@suse.de>
723
724 PR bootstrap/85571
725 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
726 (STAGE3_TFLAGS): Likewise.
727 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
728 (STAGEtrain_TFLAGS): Likewise.
729 * Makefile.in: Regenerate.
730
731 2018-04-26 Richard Biener <rguenther@suse.de>
732
733 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
734 (STAGE2_CFLAGS): Likewise.
735 (STAGE2_TFLAGS): Likewise.
736 (STAGE3_CFLAGS): Add -fchecking.
737 (STAGE3_TFLAGS): Likewise.
738 (STAGEtrain_CFLAGS): Filter out -fchecking.
739 (STAGEtrain_TFLAGS): Likewise.
740 * Makefile.in: Re-generate.
741
742 2018-04-25 Catherine Moore <clm@codesourcery.com>
743
744 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
745
746 2018-04-18 Paul Clarke <pc@us.ibm.com>
747
748 * MAINTAINERS (write after approval): Add myself.
749
750 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
751
752 * MAINTAINERS: Update my email address.
753
754 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
755
756 * MAINTAINERS: Remove redundant Write-After-Approval entry.
757
758 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
759
760 * MAINTAINERS: Update my email address and disambiguate myself
761 a bit from Will Schmidt.
762
763 2018-03-21 Nathan Sidwell <nathan@acm.org>
764
765 * MAINTAINERS: Move maintainers of now-removed picochip and score
766 ports to write after approval.
767
768 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
769
770 * MAINTAINERS: Add entry for SVE maintainership.
771
772 2018-02-13 Maciej W. Rozycki <macro@mips.com>
773
774 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
775 * configure: Regenerate.
776
777 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
778
779 * MAINTAINERS (write after approval): Add myself.
780
781 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
782
783 * MAINTAINERS (write after approval): Add myself.
784
785 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
786
787 * MAINTAINERS (write after approval): Add myself.
788
789 2018-01-03 Jakub Jelinek <jakub@redhat.com>
790
791 Update copyright years.
792
793 2018-01-03 Ben Elliston <bje@gnu.org>
794
795 * config.guess: Import latest version.
796 * config.sub: Likewise.
797
798 2017-12-12 Stafford Horne <shorne@gmail.com>
799
800 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
801 * configure: Regenerate.
802
803 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
804
805 * MAINTAINERS (Write After Approval): Add myself.
806
807 2017-11-28 Julia Koval <julia.koval@intel.com>
808 Sebastian Peryt <sebastian.peryt@intel.com>
809
810 * Makefile.def (target_modules): Remove libcilkrts.
811 * Makefile.in: Ditto.
812 * configure: Ditto.
813 * configure.ac: Ditto.
814
815 2017-11-28 Julia Koval <julia.koval@intel.com>
816
817 * MAINTAINERS (Write After Approval): Add myself.
818
819 2017-11-22 Sudakshina Das <sudi.das@arm.com>
820
821 * MAINTAINERS (Write After Approval): Add myself.
822
823 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
824
825 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
826 Use my SiFive email address.
827
828 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
829
830 * MAINTAINERS (write after approval): Add myself.
831
832 2017-10-27 Martin Liska <mliska@suse.cz>
833
834 * Makefile.tpl: Use proper name of folder as it was renamed
835 during transition to 4 stages.
836 * Makefile.in: Regenerate.
837
838 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
839
840 * MAINTAINERS (write after approval): Add myself.
841
842 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
843
844 * MAINTAINERS: Add a note that maintainership also includes web
845 pages, docs, and testsuite related to that area.
846
847 2017-09-25 Tom de Vries <tom@codesourcery.com>
848
849 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
850
851 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
852
853 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
854
855 2017-09-15 Nathan Sidwell <nathan@acm.org>
856
857 * MAINTAINERS: Remove myself as a vxworks maintainer.
858
859 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
860
861 * MAINTAINERS: Remove email address of Jim Norris.
862
863 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
864
865 * MAINTAINERS (Reviewers): Move myself from here...
866 (CPU Port Maintainers): ... to here.
867
868 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
869
870 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
871
872 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
873
874 * MAINTAINERS (write after approval): Add myself.
875
876 2017-07-28 Tony Reix <tony.reix@atos.net>
877
878 * configure.ac (target-libffi): Don't disable for AIX.
879 (go): Don't add to unsupported_languages on AIX.
880 (target-libgo): Don't disable for AIX.
881 * configure: Regenerate.
882
883 2017-07-19 Yury Gribov <tetra2005@gmail.com>
884
885 * MAINTAINERS: Add myself.
886
887 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
888
889 * MAINTAINERS: Update my email address.
890
891 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
892
893 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
894 arm-specific auto-generated header files.
895
896 2017-07-03 Nathan Sidwell <nathan@acm.org>
897
898 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
899 * configure: Rebuilt.
900
901 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
902
903 * MAINTAINERS: Readd myself for c6x.
904
905 2017-06-28 Martin Liska <mliska@suse.cz>
906
907 PR bootstrap/81217
908 * Makefile.def: Remove superfluous bootstrap_target from
909 bootstrap_stage.
910 * Makefile.in: Re-generate the file.
911
912 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
913
914 * MAINTAINERS: Add myself to Write After Approval
915
916 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
917
918 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
919
920 2017-06-19 Martin Liska <mliska@suse.cz>
921
922 * Makefile.def: Define 4 stages PGO bootstrap.
923 * Makefile.tpl: Define FLAGS.
924 * Makefile.in: Regenerate.
925
926 2017-06-14 Ian Lance Taylor <iant@golang.org>
927
928 * Makefile.def: Add check-gotools to go check targets.
929 * Makefile.in: Rebuild.
930
931 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
932
933 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
934
935 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
936
937 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
938 * configure: Regenerate.
939
940 2017-05-31 Martin Liska <mliska@suse.cz>
941
942 * configure.ac: Add handling of stage2_werror_flags to
943 action-if-given and to action-if-not-given.
944 * configure: Regenerate.
945
946 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
947
948 * MAINTAINERS: Add self to Write After Approval
949
950 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
951
952 * MAINTAINERS: Update my email address, and remove myself as
953 maintainer in some areas.
954
955 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
956
957 * MAINTAINERS: Add self to Write After Approval
958
959 2017-05-25 Nathan Sidwell <nathan@acm.org>
960
961 * configure.ac: Add --enable-languages=default to mean default and
962 make --enable-languages=all mean all supported languages.
963 * configure: Regenerated.
964
965 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
966
967 * config.gcc (powerpc*-*-*spe*): New.
968 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
969 (powerpc-*-rtems*spe*): New.
970 (powerpc*-*-linux*spe*): New.
971 (powerpc-wrs-vxworksspe): New.
972 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
973 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
974 * config.host (powerpc*-*-*spe*): New.
975
976 2017-05-19 Martin Liska <mliska@suse.cz>
977
978 * configure.ac: Add --enable-werror-always just for
979 bootstrap-debug (or none build config) and do not add it
980 when we are on a release branch.
981 * configure: Regenerated.
982
983 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
984
985 * MAINTAINERS: Add self to Write After Approval
986
987 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
988
989 * MAINTAINERS: Move myself to Write After Approval section.
990
991 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
992
993 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
994 ACCH registers.
995 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
996 available.
997 (umulsidi3): Likewise.
998 (mulsidi3_700): Disable this pattern when we have advanced mpy
999 instructions.
1000 (umulsidi3_700): Likewise.
1001 (maddsidi4): New pattern.
1002 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1003 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1004 (mpydu_imm_arcv2hs): Likewise.
1005 * config/arc/predicates.md (accl_operand): New predicate.
1006
1007 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1008 Andrew Burgess <andrew.burgess@embecosm.com>
1009
1010 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1011 case.
1012 (ARC_AUTOFP_IRQ_P): Likewise.
1013 (ARC_AUTO_IRQ_P): Likewise.
1014 (rgf_banked_register_count): New variable.
1015 (parse_mrgf_banked_regs_option): New function.
1016 (arc_override_options): Handle rgf_banked_regs option.
1017 (arc_handle_interrupt_attribute): Add firq option.
1018 (arc_compute_function_type): Return fast irq type when required.
1019 (arc_must_save_register): Handle fast interrupts.
1020 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1021 (arc_return_address_regs): Update.
1022 * config/arc/arc.h (arc_return_address_regs): Update.
1023 (arc_function_type): Add fast interrupt type.
1024 (ARC_INTERRUPT_P): Update.
1025 (RC_FAST_INTERRUPT_P): Define.
1026 * config/arc/arc.md (simple_return): Update for fast interrupts.
1027 (p_return_i): Likewise.
1028 * config/arc/arc.opt (mrgf-banked-regs): New option.
1029 * doc/invoke.texi (mrgf-banked-regs): Document.
1030
1031 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1032
1033 * config/arc/arc.c (irq_ctrl_saved): New variable.
1034 (ARC_AUTOBLINK_IRQ_P): Define.
1035 (ARC_AUTOFP_IRQ_P): Likewise.
1036 (ARC_AUTO_IRQ_P): Likewise.
1037 (irq_range): New function.
1038 (arc_must_save_register): Likewise.
1039 (arc_must_save_return_addr): Likewise.
1040 (arc_dwarf_emit_irq_save_regs): Likewise.
1041 (arc_override_options): Handle deferred options.
1042 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1043 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1044 arc_must_save_return_addr.
1045 (arc_compute_frame_size): Handle automated save and restore of
1046 registers.
1047 (arc_expand_prologue): Likewise.
1048 (arc_expand_epilogue): Likewise.
1049 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1050 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1051 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1052
1053 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1054 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1055
1056 PR bootstrap/77661
1057 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1058 in-tree build MPC.
1059 * Makefile.in: Regenerate.
1060
1061 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1062
1063 * configure.ac: Enable LTO by default on darwin >= 9.
1064 * configure: Regenerate.
1065
1066 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1067
1068 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1069 and Andrew Waterman as the RISC-V maintainers.
1070
1071 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1072
1073 * MAINTAINERS: Add self to Write After Approval
1074
1075 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1076
1077 * config.guess: Import latest from upstream.
1078
1079 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1080
1081 * MAINTAINERS (Write After Approval): Remove entries that are
1082 already covered under Reviewers.
1083
1084 2017-03-08 Mark Wielaard <mark@klomp.org>
1085
1086 PR demangler/70909
1087 PR demangler/67264
1088 * include/demangle.h: Add d_printing to struct demangle_component
1089 and pass struct demangle_component as non const.
1090
1091 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1092
1093 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1094
1095 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1096
1097 * Makefile.tpl: Remove HOST_ISLVER.
1098 (HOST_EXPORTS): Remove ISLVER.
1099 * Makefile.in: Regenerate.
1100
1101 2017-02-13 Richard Biener <rguenther@suse.de>
1102
1103 * configure: Re-generate.
1104
1105 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1106
1107 * MAINTAINERS: Adjust bug reporting URL.
1108
1109 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1110
1111 * MAINTAINERS (Write After Approval): Remove redundant entry
1112 for Andrew Burgess.
1113
1114 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
1115
1116 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1117 32-bit hppa*-*-hpux*.
1118 * configure: Regenerate.
1119
1120 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1121
1122 * configure.ac: Moved the white list of enabling BRIG FE to
1123 libhsail-rt/configure.tgt.
1124 * configure: Regenerated.
1125 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1126
1127 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
1128 Martin Jambor <mjambor@suse.cz>
1129
1130 * Makefile.def (target_modules): Added libhsail-rt.
1131 (languages): Added language brig.
1132 * Makefile.in: Regenerated.
1133 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1134 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1135 * configure: Regenerated.
1136
1137 2017-01-17 Jakub Jelinek <jakub@redhat.com>
1138
1139 PR other/79046
1140 * configure: Regenerated.
1141
1142 2017-01-04 Alan Modra <amodra@gmail.com>
1143
1144 * configure: Regenerate.
1145
1146 2016-12-29 Ben Elliston <bje@gnu.org>
1147
1148 * config.sub: Import latest version.
1149
1150 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1151
1152 * MAINTAINERS (Write After Approval): Add myself.
1153
1154 2016-12-21 Jakub Jelinek <jakub@redhat.com>
1155
1156 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1157 includes bootstrap-mpx.
1158 * configure: Regenerated.
1159
1160 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1161
1162 * MAINTAINERS (Write After Approval): Add myself.
1163
1164 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1165
1166 * configure: Regenerate.
1167
1168 2016-12-01 Matthias Klose <doko@ubuntu.com>
1169
1170 * configure.ac: Don't use pkg-config to check for bdw-gc.
1171 * configure: Regenerate.
1172
1173 2016-11-30 Matthias Klose <doko@ubuntu.com>
1174
1175 * Makefile.def: Remove reference to boehm-gc target module.
1176 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1177 options and for the bdw-gc pkg-config module.
1178 * configure: Regenerate.
1179 * Makefile.in: Regenerate.
1180
1181 2016-11-28 Nathan Sidwell <nathan@acm.org>
1182
1183 * MAINTAINERS (nvptx): Remove self.
1184
1185 2016-11-25 Ben Elliston <bje@gnu.org>
1186
1187 * config.guess: Import latest version.
1188 * config.sub: Likewise.
1189
1190 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1191
1192 * MAINTAINERS (Write After Approval): Add myself.
1193
1194 2016-11-15 Matthias Klose <doko@ubuntu.com>
1195
1196 * Makefile.def: Remove references to GCJ.
1197 * Makefile.tpl: Likewise.
1198 * Makefile.in: Regenerate.
1199
1200 2016-11-15 Matthias Klose <doko@ubuntu.com>
1201
1202 * config-ml.in: Remove references to GCJ.
1203 * configure.ac: Likewise.
1204 * configure: Regenerate.
1205
1206 2016-11-01 Josh Conner <joshconner@google.com>
1207
1208 * MAINTAINERS (Write After Approval): Update email address,
1209
1210 2016-10-27 Carl Love <cel@us.ibm.com>
1211
1212 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1213 Approval list to make it alphabetical.
1214
1215 2016-10-27 Carl Love <cel@us.ibm.com>
1216
1217 * MAINTAINERS (Write After Approval): Add myself.
1218
1219 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1220
1221 * MAINTAINERS (Reviewers): Add myself.
1222 (Write After Approval): Add myself.
1223
1224 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1225 Ulrich Weigand <uweigand@de.ibm.com>
1226
1227 * MAINTAINERS: Update email address.
1228
1229 2016-10-10 Nathan Sidwell <nathan@acm.org>
1230
1231 * MAINTAINERS: Update email address.
1232
1233 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1234
1235 * configure.ac: Add aarch64-*-freebsd*.
1236 * configure: Regenerate.
1237
1238 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1239
1240 * MAINTAINERS: Update email address after it got reverted.
1241
1242 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1243
1244 * configure.ac (target_libraries): Readd target-boehm-gc.
1245 Restore --enable-objc-gc handling.
1246 * configure: Regenerate.
1247
1248 2015-10-03 Jeff Law <law@redhat.com>
1249
1250 * MAINTAINERS: Move several inactive maintainers to the
1251 write-after-approval section.
1252
1253 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1254
1255 * configure.ac: Add target-libffi to target_libraries.
1256 Readd libgcj target disablings, modified to only target-libffi.
1257 Readd target addition of go to unsupported languages.
1258 * configure: Regenerated.
1259
1260 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1261
1262 * MAINTAINERS: Update email address.
1263
1264 2016-09-30 Andrew Haley <aph@redhat.com>
1265
1266 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1267 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1268 libgcj.
1269
1270 2016-09-30 Andrew Haley <aph@redhat.com>
1271
1272 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1273 write-after approval after GCJ deletion.
1274
1275 2016-09-30 Andrew Haley <aph@redhat.com>
1276
1277 * Makefile.def: Remove libjava.
1278 * Makefile.tpl: Likewise.
1279 * Makefile.in: Regenerate.
1280 * configure.ac: Likewise.
1281 * configure: Likewise.
1282 * gcc/java: Remove.
1283 * libjava: Likewise.
1284
1285 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1286
1287 * MAINTAINERS (Reviewers): Add myself.
1288
1289 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1290
1291 * configure.ac: Disable "sim" directory for arc*-*-*.
1292 * configure: Regenerated.
1293
1294 2016-09-23 Tamar Christina <tamar.christina@arm.com>
1295
1296 * MAINTAINERS (Write After Approval): Add myself.
1297
1298 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1299
1300 * configure.ac: Check for the minimum in-tree MPFR version
1301 handled.
1302 * configure: Regenerate.
1303
1304 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1305
1306 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1307 * configure: Regenerated.
1308
1309 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1310
1311 * MAINTAINERS (Write After Approval): Add myself.
1312
1313 2016-06-23 Andi Kleen <ak@linux.intel.com>
1314
1315 * Makefile.def: Add autoprofiledbootstrap.
1316 * Makefile.tpl: Dito.
1317 * Makefile.in: Regenerate.
1318
1319 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1320
1321 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1322 * configure: Regenerate.
1323
1324 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1325
1326 * configure: Regenerate.
1327 * configure.ac: Remove support for avr-rtems.
1328
1329 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1330
1331 * MAINTAINERS (Write After Approval): Add myself.
1332
1333 2016-06-16 Michael Collison <michael.collison@arm.com>
1334
1335 * MAINTAINERS (Write After Approval): Add myself.
1336
1337 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1338
1339 * MAINTAINERS (Write After Approval): Update e-mail address.
1340
1341 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1342
1343 * MAINTAINERS (Write After Approval): Add myself.
1344
1345 2016-05-28 Alan Modra <amodra@gmail.com>
1346
1347 * Makefile.tpl (configure): Depend on m4 files included.
1348 * Makefile.in: Regenerate.
1349
1350 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1351
1352 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1353 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1354
1355 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1356
1357 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1358 special case builtin.
1359 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1360 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1361 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1362 for __builtin_vec_addec.
1363
1364 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1365
1366 * config.guess: Import version 2016-04-02 (newest).
1367 * config.sub: Import version 2016-05-10 (newest).
1368
1369 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1370
1371 * configure.ac: Add ARC support to libgloss.
1372 * configure: Regenerate
1373
1374 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1375
1376 * MAINTAINERS (Write After Approval): Add myself.
1377
1378 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1379
1380 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1381 * configure: Regenerated.
1382 * Makefile.def (gmp): Explicitly disable assembler.
1383 (mpfr): Adjust lib_path.
1384 (mpc): Likewise.
1385 * Makefile.in: Regenerated.
1386
1387 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1388
1389 PR bootstrap/70704
1390 * configure.ac (--enable-stage1-checking): Add missing
1391 --enable-checking=.
1392 * configure: Regenerated.
1393
1394 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1395
1396 * config.guess: Revert r235676.
1397 * config.sub: Revert r235676.
1398
1399 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1400
1401 * config.guess: Remove SH5 support.
1402 * config.sub: Likewise.
1403 * configure: Likewise.
1404 * configure.ac: Likewise.
1405
1406 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1407
1408 PR bootstrap/70704
1409 * configure.ac (--enable-stage1-checking): For --disable-checking or
1410 implicit --enable-checking, make sure extra flag matches in between
1411 stage1 and later checking.
1412 * configure: Regenerated.
1413
1414 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1415
1416 * .gitattributes: New file.
1417
1418 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1419
1420 * MAINTAINERS (rs6000/powerpc port): Add myself.
1421
1422 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1423
1424 PR bootstrap/70173
1425 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1426 and gotools directories. Delete the stage_final file.
1427 * Makefile.in: Regenerate.
1428
1429 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1430
1431 * MAINTAINERS (Write After Approval): Add myself.
1432
1433 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1434
1435 * MAINTAINERS (Fortran maintainer): Remove myself.
1436
1437 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1438
1439 * MAINTAINERS (Write After Approval): Add myself.
1440
1441 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1442
1443 * MAINTAINERS (Write After Approval): Add myself.
1444
1445 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1446
1447 Sync with binutils-gdb:
1448
1449 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1450
1451 * configure.ac: Add mips and s390 to the gold target check.
1452 * configure: Regenerate.
1453
1454 2016-03-01 DJ Delorie <dj@redhat.com>
1455
1456 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1457
1458 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1459
1460 * MAINTAINERS (libcpp): Add myself.
1461 (diagnostic messages): Likewise.
1462
1463 2016-02-20 Tom de Vries <tom@codesourcery.com>
1464
1465 * MAINTAINERS: Fix whitespace.
1466
1467 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1468
1469 * MAINTAINERS (Write After Approval): Add myself.
1470
1471 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1472
1473 * config/isl.m4: Add comments about isl-0.16.
1474 * configure: Regenerate.
1475
1476 2016-01-29 Martin Jambor <mjambor@suse.cz>
1477
1478 * MAINTAINERS (hsa maintainers): Add myself.
1479
1480 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1481
1482 * MAINTAINERS: (Write After Approval): Add myself.
1483
1484 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1485 Sebastian Pop <s.pop@samsung.com>
1486
1487 * Makefile.in: Regenerate.
1488 * Makefile.tpl: Export ISLVER.
1489 * configure: Regenerate.
1490 * config/isl.m4: Detect isl-0.15.
1491
1492 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1493
1494 PR bootstrap/69329
1495 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1496 * Makefile.in: Regenerate.
1497
1498 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1499
1500 * configure.ac: Enable LTO for DJGPP
1501 * configure: Regenerate
1502
1503 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1504
1505 Sync with binutils-gdb:
1506 2015-10-21 Nick Clifton <nickc@redhat.com>
1507
1508 PR gas/19109
1509 * configure.ac: Note the 'none' is an acceptable argument to
1510 --enable-compressed-debug-sections.
1511 * configure: Regenerate.
1512
1513 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1514
1515 PR bootstrap/69134
1516 * Makefile.def (mpfr): Disable assembler.
1517 * Makefile.in: Regenerate.
1518
1519 2016-01-01 Ben Elliston <bje@gnu.org>
1520
1521 * config.guess: Import version 2016-01-01.
1522 * config.sub: Likewise.
1523
1524 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1525
1526 * MAINTAINERS (Write After Approval): Add myself.
1527
1528 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1529
1530 * Makefile.in: Replace ISL with isl.
1531 * Makefile.tpl: Same.
1532 * config/isl.m4: Same.
1533 * configure.ac: Same.
1534 * contrib/download_prerequisites: Same.
1535 * configure: Regenerate.
1536
1537 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1538
1539 * MAINTAINERS (Write After Approval): Add Myself.
1540
1541 2015-12-17 Nathan Sidwell <nathan@acm.org>
1542
1543 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1544 * configure: Regenerate.
1545
1546 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1547 Sebastian Pop <s.pop@samsung.com>
1548
1549 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1550 isl_ctx_get_max_operations.
1551 * configure: Regenerate.
1552
1553 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1554
1555 * MAINTAINERS (Write After Approval): Add myself.
1556
1557 2015-12-02 Ian Lance Taylor <iant@google.com>
1558
1559 PR go/66147
1560 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1561 * Makefile.in: Regenerate.
1562
1563 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1564
1565 PR libffi/65726
1566 * Makefile.def (lang_env_dependencies): Make libffi depend
1567 on cxx.
1568 * Makefile.in: Regenerate.
1569
1570 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1571
1572 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1573 symbols.
1574
1575 2015-11-20 Tristan Gingold <gingold@adacore.com>
1576
1577 Sync with binutils-gdb:
1578 2015-11-20 Tristan Gingold <gingold@adacore.com>
1579
1580 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1581 * configure: Regenerate.
1582
1583 2015-11-19 Martin Liska <mliska@suse.cz>
1584
1585 * .gitignore: Add .clang-format to ignored files.
1586 * Makefile.in: Add clang-format.
1587 * Makefile.tpl: Likewise.
1588
1589 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1590
1591 * configure.ac: Enable libmpx by default.
1592 * configure: Regenerated.
1593
1594 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1595
1596 * MAINTAINERS: Update email address.
1597
1598 2015-10-23 Paulo Matos <pmatos@linki.tools>
1599
1600 * MAINTAINERS: Update email address.
1601
1602 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1603
1604 * MAINTAINERS (Write After Approval): Add myself.
1605
1606 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1607
1608 Sync with binutils-gdb:
1609 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1610
1611 PR gas/19109
1612 * configure.ac: Add
1613 --enable-compressed-debug-sections={all,gas,gold,ld}.
1614 * configure: Regenerated.
1615
1616 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1617
1618 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1619
1620 2015-10-09 Martin Liska <mliska@suse.cz>
1621
1622 * MAINTAINERS (Write After Approval): Add myself.
1623
1624 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1625
1626 * MAINTAINERS (Write After Approval): Add myself.
1627
1628 2015-10-02 Florian Weimer <fweimer@redhat.com>
1629
1630 * MAINTAINERS: Update email address.
1631
1632 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1633
1634 * MAINTAINERS (Write After Approval): Add myself.
1635
1636 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1637
1638 * MAINTAINERS: Update email.
1639
1640 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1641
1642 * MAINTAINERS: Update my email address.
1643
1644 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1645
1646 * MAINTAINERS (ft32 port): Add myself.
1647
1648 2015-08-28 David Sherwood <david.sherwood@arm.com>
1649
1650 * MAINTAINERS: Add myself.
1651
1652 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1653
1654 * MAINTAINERS (Write After Approval): Add myself.
1655
1656 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1657
1658 PR libfortran/54572
1659 * Makefile.def: Make libgfortran depend on libbacktrace.
1660 * Makefile.in: Regenerate.
1661
1662 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1663
1664 * MAINTAINERS (Write After Approval): Add myself.
1665
1666 2015-08-12 Tom de Vries <tom@codesourcery.com>
1667
1668 PR other/67092
1669 * configure.ac: Remove --with_host_libstdcxx support.
1670 * configure: Regenerate.
1671
1672 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1673 Jakub Jelinek <jakub@redhat.com>
1674
1675 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1676 nvptx*-*-*.
1677 * configure: Regenerate.
1678
1679 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1680
1681 * Makefile.def (libiconv): Define bootstrap=true.
1682 Mark pdf/html/info as missing.
1683 (configure-gcc): Depend on all-libiconv.
1684 (all-gcc): Ditto.
1685 (configure-libcpp): Ditto.
1686 (all-libcpp): Ditto.
1687 (configure-intl): Ditto.
1688 (all-intl): Ditto.
1689 * Makefile.in: Regenerate.
1690
1691 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1692
1693 * MAINTAINERS (loop ivopts): Add the entry and myself.
1694
1695 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1696
1697 * MAINTAINERS (nvptx): Add self.
1698
1699 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1700
1701 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1702 128-bit vector modes.
1703
1704 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1705
1706 * MAINTAINERS (Write After Approval): Add myself.
1707
1708 2015-07-28 Ben Elliston <bje@gnu.org>
1709
1710 * config.sub, config.guess: Import from upstream.
1711
1712 2015-07-24 Michael Darling <darlingm@gmail.com>
1713
1714 PR other/66259
1715 * config-ml.in: Reflects renaming of configure.in to configure.ac
1716 * configure: Likewise
1717 * configure.ac: Likewise
1718
1719 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1720
1721 * MAINTAINERS: Update my email address.
1722
1723 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1724
1725 Sync with binutils-gdb:
1726 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1727
1728 * configure.ac (target_configdirs): Exclude target-zlib if
1729 target-libjava isn't built.
1730 * configure: Regenerated.
1731
1732 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1733
1734 Sync with binutils-gdb:
1735 2015-05-13 John David Anglin <dave.anglin@bell.net>
1736
1737 * configure.ac: Disable configuration of GDB for HPUX targets.
1738 * configure: Regenerate.
1739
1740 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1741
1742 * configure.ac: Add --with-system-zlib.
1743 * configure: Regenerated.
1744
1745 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1746
1747 * configure.ac: Add FT32 support.
1748 * configure: Regenerate.
1749
1750 2015-01-12 Anthony Green <green@moxielogic.com>
1751
1752 * configure.ac: Don't disable gprof for moxie.
1753 * configure: Rebuild.
1754
1755 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1756
1757 Sync with binutils-gdb:
1758 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1759
1760 PR ld/18355
1761 * Makefile.def: Add extra_configure_flags to host zlib.
1762 * configure.ac (extra_host_zlib_configure_flags): New. Set
1763 to --enable-host-shared When bfd is to be built as shared
1764 library. AC_SUBST.
1765 * Makefile.in: Regenerated.
1766
1767 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1768
1769 Sync with src:
1770 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1771 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1772 * Makefile.in: Regenerated.
1773
1774 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1775
1776 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1777 target.
1778 * configure: Regenerate.
1779
1780 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1781
1782 * MAINTAINERS (Write After Approval): Add myself.
1783
1784 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1785
1786 * MAINTAINERS (OS Port Maintainers): Add myself.
1787 (Various Maintainers): Remove myself from libffi testsuite.
1788
1789 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1790
1791 * MAINTAINERS (gen* on machine desc): Add self.
1792
1793 2015-06-02 Jason Merrill <jason@redhat.com>
1794
1795 PR bootstrap/66319
1796 * configure.ac: Use -std=gnu++98.
1797
1798 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1799
1800 * MAINTAINERS (Write After Approval): Add myself.
1801
1802 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1803
1804 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1805 * configure: Regenerate.
1806
1807 2015-05-26 Jason Merrill <jason@redhat.com>
1808
1809 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1810 * configure: Regenerate.
1811
1812 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1813
1814 * configure.ac: FT32 target added.
1815 * configure: Regenerated.
1816
1817 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1818
1819 * MAINTAINERS (Write After Approval): Add myself.
1820
1821 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1822
1823 * MAINTAINERS (Write After Approval): Add myself.
1824
1825 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1826
1827 * configure.ac: Fix typo.
1828 * configure: Regenerate.
1829
1830 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1831
1832 * MAINTAINERS (Write After Approval): Add myself.
1833
1834 2015-05-03 Matthias Klose <doko@ubuntu.com>
1835
1836 * configure.ac: Match $host configured with triplets.
1837 * configure: Regenerate.
1838
1839 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1840
1841 * Makefile.tpl: Remove surplus whitespace throughout.
1842 * Makefile.in: Regenerate.
1843
1844 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1845
1846 * MAINTAINERS (Various Maintainers): Add myself as instruction
1847 combiner maintainer.
1848
1849 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1850
1851 PR bootstrap/62077
1852 * configure.ac (--enable-stage1-checking): Default to
1853 release,misc,gimple,rtlflag,tree,types if --disable-checking
1854 or --enable-checking is not specified and DEV-PHASE is not
1855 experimental.
1856 * configure: Regenerated.
1857
1858 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1859
1860 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1861 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1862 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1863 * Makefile.in: Regenerate.
1864
1865 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1866
1867 * MAINTAINERS: Update my email address.
1868
1869 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1870
1871 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1872
1873 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1874
1875 * MAINTAINERS: Add myself as an arm port reviewer.
1876
1877 2015-03-25 Martin Liska <mliska@suse.cz>
1878 Yury Gribov <y.gribov@samsung.com>
1879
1880 * Makefile.in: Fix ln source location for vimrc file.
1881 * Makefile.tpl: Likewise.
1882
1883 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1884
1885 PR bootstrap/25672
1886 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1887 cross-compiling. Similarly for CXX_FOR_TARGET.
1888 * configure: Regenerate.
1889
1890 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1891
1892 * Makefile.def: Add libmpx.
1893 * configure.ac: Add libmpx.
1894 * Makefile.in: Regenerate.
1895 * configure: Regenerate.
1896
1897 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1898
1899 * MAINTAINERS (CPU Port Maintainers): Add myself
1900 i386 vector ISA extns mantainer.
1901
1902 2015-03-13 Jeff Law <law@redhat.com>
1903
1904 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1905 maintainer.
1906 Remove Richard Henderson as a maintainer for the x86 port.
1907
1908 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1909
1910 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1911
1912 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1913
1914 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1915 pointer bounds checker and i386 MPX maintainer.
1916
1917 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1918
1919 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1920
1921 2015-02-26 Martin Sebor <msebor@redhat.com>
1922
1923 * MAINTAINERS (Various Maintainers): Add self.
1924
1925 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1926
1927 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1928 Make sure it contains lto.
1929 * configure: Regenerate.
1930
1931 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1932
1933 * configure: Regenerate.
1934
1935 2015-02-06 Diego Novillo <dnovillo@google.com>
1936 1
1937 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1938 middle-end, docstring): Remove myself.
1939 (Write After Approval): Add myself.
1940
1941 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1942
1943 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1944 (Write After Approval): Update address.
1945
1946 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1947
1948 PR jit/64780
1949 * configure.ac: Require the user to explicitly specify
1950 --enable-host-shared if the jit is enabled.
1951 * configure: Regenerate.
1952
1953 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1954
1955 * MAINTAINERS (Write After Approval): Add myself.
1956
1957 2015-01-25 Tom de Vries <tom@codesourcery.com>
1958
1959 * MAINTAINERS: Make whitespace consistent.
1960
1961 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1962
1963 * MAINTAINERS (Write After Approval): Add myself.
1964
1965 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1966
1967 * MAINTAINERS: (Write After Approval): Add myself.
1968
1969 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1970
1971 * MAINTAINERS: (Write After Approval): Add myself.
1972
1973 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1974
1975 * MAINTAINERS: (Write After Approval): Add myself.
1976
1977 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1978
1979 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1980 objective-c/c++ front end maintainer.
1981
1982 2015-01-13 Marek Polacek <polacek@redhat.com>
1983
1984 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1985
1986 2015-01-12 Jeff Law <law@redhat.com>
1987
1988 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1989 a very long time.
1990
1991 2015-01-09 Ian Lance Taylor <iant@google.com>
1992
1993 * configure.ac (host_tools): Add gotools.
1994 * Makefile.def (host_modules): Add gotools.
1995 (dependencies): Add dependency of all-gotools on all-target-libgo.
1996
1997 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1998
1999 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2000 * configure: Regenerate.
2001
2002 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
2003
2004 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2005 all-target-libgomp.
2006 * Makefile.in: Regenerate.
2007
2008 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2009
2010 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2011
2012 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2013
2014 * configure.ac: Add Visium support.
2015 * configure: Regenerate.
2016
2017 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2018
2019 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2020 * configure: Regenerate.
2021
2022 2015-01-03 Andrew Pinski <apinski@cavium.com>
2023
2024 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2025 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2026 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2027 (OBJCOPY_FOR_TARGET): New variable.
2028 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2029 * Makefile.in: Regenerate.
2030 * configure.ac: Check for already installed target objcopy.
2031 Also GCC_TARGET_TOOL on objcopy.
2032 * configure: Regenerate.
2033
2034 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2035
2036 * config.sub: Update from upstream, to 2015-01-01 version.
2037 * config.guess: Ditto.
2038
2039 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2040
2041 * MAINTAINERS (RTEMS Ports): Add myself.
2042
2043 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2044
2045 * MAINTAINERS (Write After Approval): Add myself.
2046
2047 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2048
2049 * MAINTAINERS (Write After Approval): Add myself.
2050
2051 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2052
2053 * configure.ac (--enable-as-accelerator-for): Don't set
2054 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2055 * configure: Regenerate.
2056
2057 2014-12-13 Jakub Jelinek <jakub@redhat.com>
2058
2059 PR bootstrap/64023
2060 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2061 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2062 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2063 to CXX.
2064 * Makefile.in: Regenerated.
2065
2066 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2067 Yury Gribov <y.gribov@samsung.com>
2068
2069 * .gitignore: Added .local.vimrc and .lvimrc.
2070 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2071 * Makefile.in: Regenerate.
2072
2073 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2074
2075 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2076 * configure: Regenerated.
2077
2078 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2079
2080 * MAINTAINERS (nvptx port): New entry.
2081
2082 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2083
2084 * configure: Regenerate.
2085
2086 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2087
2088 * configure.ac: Merge with Binutils.
2089
2090 2014-11-26 Tobias Burnus <burnus@net-b.de>
2091
2092 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2093 * Makefile.in: Regenerate.
2094
2095 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2096
2097 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2098 missing flex.
2099 * Makefile.in: Regenerated.
2100
2101 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2102
2103 * Makefile.in: Regenerate.
2104
2105 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2106
2107 PR bootstrap/63784
2108 * libtool.m4: Add $pic_flag with -shared.
2109
2110 2014-11-21 Renlin Li <Renlin.Li@arm.com>
2111
2112 * MAINTAINERS (Write After Approval): Added myself.
2113
2114 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2115
2116 * MAINTAINERS (write-after-approval): Add myself.
2117
2118 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2119
2120 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2121 from 2 years ago.
2122
2123 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2124
2125 Revert:
2126 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2127
2128 * MAINTAINERS (Write After Approval): Added myself as line map
2129 maintainer.
2130
2131 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2132
2133 Revert:
2134 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2135
2136 * MAINTAINERS (Write After Approval): Added myself.
2137
2138 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2139
2140 * MAINTAINERS (Write After Approval): Added myself.
2141
2142 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2143
2144 * MAINTAINERS (Write After Approval): Added myself as line map
2145 maintainer.
2146
2147 2014-11-17 Dodji Seketeli <dodji@redhat.com>
2148
2149 * MAINTAINERS (Various Maintainers): Added myself as line map
2150 maintainer.
2151
2152 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2153
2154 * move-if-change: Sync from upstream gnulib.
2155
2156 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2157
2158 * compile: Sync with upstream Automake.
2159 * depcomp: Ditto.
2160 * install-sh: Ditto.
2161 * missing: Ditto.
2162 * mkinstalldirs: Ditto.
2163 * ylwrap: Ditto.
2164
2165 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2166
2167 * config.sub: Update from upstream config repo.
2168 * config.guess: Ditto.
2169
2170 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2171
2172 * Makefile.def: Add liboffloadmic to target_modules. Make
2173 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2174 * Makefile.in: Regenerate.
2175 * configure: Regenerate.
2176 * configure.ac: Add liboffloadmic to target binaries.
2177 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2178 Add liboffloadmic to noconfig list when C++ is not supported.
2179
2180 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2181 Thomas Schwinge <thomas@codesourcery.com>
2182 Ilya Verbin <ilya.verbin@intel.com>
2183 Andrey Turetskiy <andrey.turetskiy@intel.com>
2184
2185 * configure: Regenerate.
2186 * configure.ac (--enable-as-accelerator-for)
2187 (--enable-offload-targets): New configure options.
2188
2189 2014-11-11 Tobias Burnus <burnus@net-b.de>
2190
2191 * Makefile.def: Make all-gcc depend on all-isl.
2192 * Makefile.in: Regenerate.
2193
2194 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2195
2196 * ChangeLog.jit: New.
2197 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2198
2199 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2200
2201 PR target/63610
2202 * libtool.m4: Fix globbing of darwin versions.
2203 * configure: Regenerate.
2204
2205 2014-11-11 Tobias Burnus <burnus@net-b.de>
2206
2207 * Makefile.def: Remove CLooG.
2208 * Makefile.tpl: Ditto.
2209 * configure.ac: Ditto.
2210 * configure: Regenerate.
2211 * Makefile.in: Ditto.
2212
2213 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2214
2215 * configure.ac: Handle nvptx-*-*.
2216 * configure: Regenerate.
2217
2218 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2219
2220 * MAINTAINERS (Write After Approval): Add myself.
2221
2222 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2223
2224 * Makefile.def (libcc1): Remove bootstrap=true;.
2225 * Makefile.in: Regenerated.
2226
2227 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2228
2229 * configure.ac: Update comment.
2230 * configure: Regenerate.
2231
2232 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2233
2234 * MAINTAINERS (Write After Approval): Add myself.
2235
2236 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2237
2238 * configure.ac (extra_host_libiberty_configure_flags): Add
2239 --enable-shared also for libcc1's benefit.
2240 * configure: Regenerate.
2241
2242 2014-10-29 Tristan Gingold <gingold@adacore.com>
2243
2244 * MAINTAINERS: Change my email address.
2245
2246 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2247 Tom Tromey <tromey@redhat.com>
2248
2249 * Makefile.def: Add libcc1 to host_modules.
2250 * configure.ac (host_tools): Add libcc1.
2251 * Makefile.in, configure: Rebuild.
2252
2253 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2254
2255 * configure.ac (build_configargs): Don't share config.cache between
2256 build subdirs.
2257 * configure: Regenerate.
2258
2259 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2260
2261 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2262 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2263 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2264 leon3v7 as leon3.
2265 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2266 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2267 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2268 * config/sparc/sparc.md (cpu): Add leon3v7.
2269 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2270
2271 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2272
2273 * MAINTAINERS (write-after-approval): Add myself.
2274
2275 2014-10-23 Ian Lance Taylor <iant@google.com>
2276
2277 * configure.ac: Disable the Go frontend on systems where it is known
2278 to not work.
2279 * configure: Regenerate.
2280
2281 2014-10-23 Richard Biener <rguenther@suse.de>
2282
2283 * Makefile.def: Add libcpp build module and dependencies.
2284 * configure.ac: Add libcpp build module.
2285 * Makefile.in: Regenerate.
2286 * configure: Likewise.
2287
2288 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2289
2290 * MAINTAINERS (write-after-approval): Add myself.
2291
2292 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2293
2294 * INSTALL/README: Do not mention CVS.
2295
2296 2014-10-03 Jing Yu <jingyu@google.com>
2297
2298 * configure.ac: Add aarch64 to list of targets that support gold.
2299 * configure: Regenerate.
2300
2301 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2302
2303 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2304
2305 2014-09-29 Catherine Moore <clm@codesourcery.com>
2306
2307 * MAINTAINERS: Add myself as MIPS maintainer.
2308
2309 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2310
2311 * MAINTAINERS: Move myself to MIPS maintainers.
2312
2313 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2314
2315 * MAINTAINERS: Put all email addresses between '<' and '>'.
2316
2317 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2318
2319 * MAINTAINERS: Move myself to reviewers (Fortran).
2320
2321 2014-09-01 Andi Kleen <ak@linux.intel.com>
2322
2323 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2324 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2325 * Makefile.in: Regenerate.
2326
2327 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2328
2329 * rtx-classes-status.txt: Delete
2330
2331 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2332
2333 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2334
2335 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2336
2337 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2338 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2339 of checking for version number.
2340 * configure: Regenerated.
2341 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2342
2343 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2344
2345 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2346 is done; begin phase 6 (use extra rtx_def subclasses).
2347
2348 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2349
2350 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2351 done; begin phase 5 (additional rtx_def subclasses).
2352
2353 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2354
2355 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2356
2357 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2358
2359 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2360 SET_BB_HEADER are done.
2361
2362 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2363
2364 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2365 done.
2366
2367 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2368
2369 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2370
2371 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2372
2373 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2374
2375 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2376
2377 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2378
2379 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2380
2381 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2382
2383 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2384
2385 * rtx-classes-status.txt: Phase 3 (per-file commits within
2386 "config" subdirs) is done; begin phase 4 (removal of
2387 "scaffolding").
2388
2389 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2390
2391 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2392 dir) is done; begin phase 3 (per-file commits within "config"
2393 subdirs).
2394
2395 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2396
2397 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2398 phase 2 (per-file commits in main source dir).
2399
2400 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2401
2402 * configure: Regenerated.
2403
2404 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2405
2406 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2407
2408 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2409
2410 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2411
2412 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2413
2414 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2415
2416 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2417
2418 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2419
2420 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2421
2422 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2423
2424 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2425
2426 * MAINTAINERS (Write After Approval): Add myself.
2427
2428 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2429
2430 * MAINTAINERS: Remove myself
2431
2432 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2433
2434 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2435
2436 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2437
2438 * MAINTAINERS (Write After Approval): Add myself.
2439
2440 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2441
2442 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2443 SET_BB_HEADER, SET_BB_FOOTER
2444
2445 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2446
2447 * rtx-classes-status.txt: New file
2448
2449 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2450
2451 * configure.ac: Eliminate ClooG installation dependency.
2452 * configure: Regenerate.
2453 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2454 * Makefile.in: Regenerate.
2455
2456 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2457
2458 * MAINTAINERS (Write After Approval): Add myself.
2459
2460 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2461
2462 * MAINTAINERS (Write After Approval): Add myself.
2463
2464 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2465
2466 * MAINTAINERS (Write After Approval): Add myself.
2467
2468 2014-07-28 Anthony Green <green@moxielogic.com>
2469
2470 Import from savannah.gnu.org:
2471 * config.sub: Update to 2014-07-28 version.
2472
2473 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2474
2475 * MAINTAINERS: Remove my MIPS maintainer entry.
2476
2477 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2478
2479 PR target/47230
2480 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2481 * configure: Regenerate.
2482
2483 2014-07-24 James Norris <jnorris@codesourcery.com>
2484
2485 * MAINTAINERS (Write After Approval): Add myself.
2486
2487 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2488
2489 * configure.ac: Accept only CLooG 0.18.1.
2490 * configure: Regenerate.
2491
2492 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2493
2494 * configure.ac: Don't accept isl 0.11.
2495 * configure: Regenerate.
2496
2497 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2498
2499 * MAINTAINERS (Write After Approval): Add myself.
2500
2501 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2502
2503 * configure.ac: Don't accept isl 0.10.
2504 * configure: Regenerate.
2505
2506 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2507
2508 Fix include path for in-tree cloog.
2509 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2510 * configure: Regenerate.
2511
2512 2014-06-18 Richard Henderson <rth@redhat.com>
2513
2514 * .gitignore: Import gcc_update output.
2515
2516 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2517
2518 * config-ml.in: Robustify ac_configure_args parsing.
2519
2520 * configure.ac (--enable-linker-plugin-configure-flags)
2521 (--enable-linker-plugin-flags): New flags.
2522 (configdirs): Conditionally add libiberty-linker-plugin.
2523 * configure: Regenerate.
2524 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2525 (host_modules) <lto-plugin>: Pay attention to
2526 @extra_linker_plugin_flags@ and
2527 @extra_linker_plugin_configure_flags@.
2528 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2529 * Makefile.in: Regenerate.
2530
2531 * Makefile.tpl (configure-[+prefix+][+module+])
2532 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2533 "module_srcdir" instead of "module" for locating a module's srcdir.
2534 * Makefile.in: Regenerate.
2535
2536 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2537
2538 * MAINTAINERS (Write After Approval): Add myself.
2539
2540 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2541
2542 * MAINTAINERS: Update my email address.
2543
2544 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2545
2546 * MAINTAINERS (Write After Approval): Add myself.
2547
2548 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2549
2550 * MAINTAINERS (Write After Approval): Add myself.
2551
2552 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2553
2554 PR libstdc++/61011
2555 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2556 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2557 * configure: Regenerate.
2558
2559 2014-05-28 Pedro Alves <palves@redhat.com>
2560
2561 * MAINTAINERS (Write After Approval): Add myself.
2562
2563 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2564
2565 * MAINTAINERS: Update my affiliation/email.
2566
2567 2014-05-19 Mike Stump <mikestump@comcast.net>
2568
2569 * MAINTAINERS: Add wide-int reviewers.
2570
2571 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2572
2573 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2574 * configure: Regenerated.
2575
2576 2014-05-15 Torvald Riegel <triegel@redhat.com>
2577
2578 * MAINTAINERS (libitm): Add myself as maintainer.
2579
2580 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2581
2582 * MAINTAINERS (Write After Approval): Add myself.
2583
2584 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2585
2586 * config.sub, config.guess: Import from upstream.
2587
2588 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2589
2590 * MAINTAINERS (Write After Approval): Put myself in correct order.
2591
2592 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2593
2594 * MAINTAINERS (Write After Approval): Add myself.
2595
2596 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2597
2598 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2599 section.
2600
2601 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2602
2603 * MAINTAINERS (Write After Approval): Delete myself.
2604
2605 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2606
2607 PR sanitizer/56781
2608 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2609 and -B* options with -Xcompiler.
2610
2611 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2612
2613 PR bootstrap/60620
2614 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2615 * Makefile.in: Regenerate.
2616
2617 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2618
2619 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2620 for WINDRES_FOR_TARGET in default-manifest.o rule.
2621 * Makefile.in: Regenerate.
2622
2623 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2624
2625 * MAINTAINERS (Write After Approval): Add myself.
2626
2627 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2628
2629 PR sanitizer/56781
2630 * Makefile.def: Set bootstrap=true; for host fixincludes.
2631 * configure.ac: Don't bootstrap host fixincludes unless
2632 --with-build-config=bootstrap-{a,ub}san.
2633 * Makefile.in: Regenerated.
2634 * configure: Regenerated.
2635
2636 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2637
2638 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2639 --enable-vtable-verify option parsing. Don't add
2640 target-libsanitizer to bootstrap_target_libs unless
2641 --with-build-config=bootstrap-asan or
2642 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2643 to bootstrap_target_libs unless --enable-vtable-verify.
2644 * configure: Regenerated.
2645
2646 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2647
2648 * MAINTAINERS (Write After Approval): Add myself.
2649
2650 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2651
2652 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2653
2654 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2655
2656 PR bootstrap/58572
2657 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2658 -I for libstdc++-v3 includes if $(LEAN).
2659 * Makefile.in: Regenerated.
2660
2661 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2662
2663 * MAINTAINERS: Update my email address.
2664
2665 2014-02-24 Walter Lee <walt@tilera.com>
2666
2667 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2668 (tilegx-*-*): Change to tilegx*-*-*.
2669 * configure: Regenerate.
2670
2671 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2672
2673 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2674
2675 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2676
2677 * MAINTAINERS (Write After Approval): Add myself.
2678
2679 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2680
2681 PR target/59788
2682 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2683 *solaris2*.
2684
2685 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2686
2687 * MAINTAINERS: Update my email address.
2688
2689 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2690
2691 * MAINTAINERS: Convert to UTF-8.
2692 Properly sort Xinliang David Li's entry.
2693
2694 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2695 Sandra Loosemore <sandra@codesourcery.com>
2696
2697 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2698 nios2 port maintainers.
2699
2700 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2701
2702 * MAINTAINERS (Write After Approval): Add myself.
2703
2704 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2705
2706 * configure.ac: Add user-friendly check for native x86_64-linux
2707 multilibs.
2708 * configure: Regenerate.
2709
2710 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2711
2712 * MAINTAINERS: Add myself as sh maintainer.
2713
2714 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2715
2716 * MAINTAINERS: Add self as SLSR maintainer.
2717
2718 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2719
2720 * MAINTAINERS: Update my email address.
2721
2722 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2723
2724 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2725
2726 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2727
2728 * Makefile.in: Regenerate.
2729
2730 * Makefile.tpl: Fix typo.
2731 * Makefile.in: Regenerate partially.
2732
2733 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2734
2735 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2736 supported.
2737 * configure: Regenerated.
2738
2739 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2740
2741 * MAINTAINERS (Write After Approval): Add myself.
2742
2743 2013-10-30 Jason Merrill <jason@redhat.com>
2744
2745 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2746 --disable-build-format-warnings.
2747
2748 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2749
2750 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2751 depend on libstdc++ and libgcc.
2752 * configure: Regenerate.
2753 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2754 libcilkrts for POSIX and i*86, and x86_64 architectures.
2755 * Makefile.in: Added libcilkrts related fields to support building it.
2756
2757 2013-10-26 Jeff Law <law@redhat.com>
2758
2759 * Makefile.def (target_modules): Remove libmudflap
2760 (languages): Remove check-target-libmudflap).
2761 * Makefile.in: Rebuilt.
2762 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2763 * configure.ac (target_libraries): Remove target-libmudflap.
2764 Remove checks which disabled libmudflap on some systems.
2765 * configure: Rebuilt.
2766 * libmudflap: Directory removed.
2767
2768 2013-10-21 Cong Hou <congh@google.com>
2769
2770 * MAINTAINERS (Write After Approval): Add myself.
2771
2772 2013-10-16 Mike Stump <mikestump@comcast.net>
2773
2774 * .dir-locals.el: Add.
2775
2776 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2777
2778 * configure.ac: Add --enable-host-shared
2779 * configure: Regenerate.
2780
2781 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2782
2783 Import from savannah.gnu.org:
2784 * config.guess: Update to 2013-06-10 version.
2785 * config.sub: Update to 2013-10-01 version.
2786
2787 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2788
2789 Changes to build configuration to allow big endian ARC ELF toolchain
2790 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2791 * configure: Regenerate.
2792
2793 2013-09-20 Alan Modra <amodra@gmail.com>
2794
2795 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2796 ppc host match. Support little-endian powerpc linux hosts.
2797
2798 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2799
2800 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2801 maintainer.
2802
2803 2013-09-12 DJ Delorie <dj@redhat.com>
2804
2805 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2806 maintainers.
2807
2808 2013-09-03 Richard Biener <rguenther@suse.de>
2809
2810 * configure.ac: Also allow ISL 0.12.
2811 * configure: Regenerated.
2812
2813 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2814
2815 * MAINTAINERS (Write After Approval): Add myself.
2816
2817 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2818
2819 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2820
2821 2013-08-26 Caroline Tice <cmtice@google.com>
2822
2823 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2824 "Various Reviewers" to libvtv "Various Maintainers".
2825
2826 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2827
2828 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2829
2830 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2831
2832 * MAINTAINERS: Update name, email.
2833
2834 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2835
2836 * MAINTAINERS (Write After Approval): Add myself.
2837
2838 2013-08-12 Caroline Tice <cmtice@google.com>
2839
2840 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2841 address in the Write After Approval section.
2842
2843 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2844
2845 * MAINTAINERS (Write After Approval): Update email.
2846
2847 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2848
2849 * configure.ac: Adjust to check VTV_SUPPORTED.
2850 * configure: Regenerated.
2851
2852 2013-08-02 Caroline Tice <cmtice@google.com>
2853
2854 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2855 on non-linux systems; add target-libvtv to noconfigdirs; add
2856 libsupc++/.libs to C++ library search paths.
2857 * configure: Regenerated.
2858 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2859 libstdc++ and libgcc.
2860 * Makefile.in: Regenerated.
2861
2862 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2863
2864 * MAINTAINERS (Write After Approval): Add myself.
2865
2866 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2867 Shiva Chen <shiva0217@gmail.com>
2868
2869 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2870 nds32 port maintainers.
2871
2872 2013-07-17 Tim Shen <timshen91@gmail.com>
2873
2874 * MAINTAINERS (Write After Approval): Add myself.
2875
2876 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2877
2878 * configure.ac: Sync from binutils.
2879 * configure: Regenerate.
2880
2881 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2882
2883 * MAINTAINERS (Write After Approval): Add myself.
2884
2885 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2886
2887 * MAINTAINERS (Write After Approval): Add myself.
2888
2889 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2890
2891 * MAINTAINERS (Write After Approval): Add myself.
2892
2893 2013-04-30 Brooks Moses <bmoses@google.com>
2894
2895 * MAINTAINERS: Update my email; move myself from Fortran
2896 reviewer to Write After Approval.
2897
2898 2013-04-16 Andreas Schwab <schwab@suse.de>
2899
2900 * configure.ac (aarch64-*-*): Don't disable java.
2901 * configure: Regenerate.
2902
2903 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2904
2905 * MAINTAINERS (Write After Approval): Add myself.
2906
2907 2013-03-30 Matthias Klose <doko@ubuntu.com>
2908
2909 * Makefile.def (target_modules): Don't install libffi.
2910 * Makefile.in: Regenerate.
2911
2912 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2913
2914 * MAINTAINERS (Write After Approval): Add myself.
2915
2916 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2917
2918 * MAINTAINERS (Write After Approval): Add myself.
2919
2920 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2921
2922 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2923 * configure: Regenerated.
2924
2925 2013-02-05 Ian Lance Taylor <iant@google.com>
2926
2927 PR go/55969
2928 * configure.ac: Disable libgo on some systems where it does not
2929 work.
2930
2931 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2932
2933 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2934 Remove Geoff Keating as rs6000 port maintainer, at his request.
2935
2936 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2937
2938 * MAINTAINERS: Update my email.
2939
2940 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2941
2942 * configure: Re-generate.
2943
2944 2013-01-15 Richard Biener <rguenther@suse.de>
2945
2946 PR other/55973
2947 * configure: Re-generate.
2948
2949 2013-01-14 Matthias Klose <doko@ubuntu.com>
2950
2951 * Makefile.def (install-target-libsanitizer): Depend on
2952 install-target-libstdc++-v3.
2953 * Makefile.in: Regenerate.
2954
2955 2013-01-14 Richard Biener <rguenther@suse.de>
2956
2957 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2958 * configure: Re-generate
2959
2960 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2961
2962 * config.sub: Update from config repo.
2963
2964 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2965
2966 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2967 * Makefile.in: Regenerate.
2968
2969 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2970
2971 * MAINTAINERS (arc): Add new port maintainership for myself.
2972
2973 2013-01-09 Jason Merrill <jason@redhat.com>
2974
2975 * .gitignore: Import from gdb repository.
2976
2977 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2978
2979 * Makefile.def (configure-gcc): Depend on all-gmp.
2980 (all-gcc): Remove dependency on all-gmp.
2981 * Makefile.in: Regenerated.
2982
2983 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2984
2985 * config.sub: Merge from config repo.
2986 * config.guess: Ditto.
2987
2988 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2989
2990 * Makefile.def: Merge from binutils.
2991 * Makefile.in: Ditto.
2992
2993 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2994
2995 * MAINTAINERS: Update my email.
2996
2997 2012-12-29 Ben Elliston <bje@gnu.org>
2998
2999 * config.guess: Update to 2012-12-29 version.
3000 * config.sub: Likewise.
3001
3002 2012-12-20 Matthias Klose <doko@ubuntu.com>
3003
3004 * Makefile.def (install-target-libgfortran): Depend on
3005 install-target-libquadmath, install-target-libgcc.
3006 (install-target-libsanitizer): Depend on install-target-libgcc.
3007 (install-target-libjava): Depend on install-target-libgcc.
3008 (install-target-libitm): Depend on install-target-libgcc.
3009 (install-target-libobjc): Depend on install-target-libgcc.
3010 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3011 * Makefile.in: Regenerate.
3012
3013 2012-12-19 Matthias Klose <doko@ubuntu.com>
3014
3015 * Makefile.def (install-target-libgo): Depend on
3016 install-target-libatomic.
3017 * Makefile.in: Regenerate.
3018
3019 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3020
3021 PR go/55201
3022 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3023 * Makefile.in: Regenerate.
3024
3025 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3026
3027 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3028 * configure: Regenerate.
3029
3030 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3031
3032 * config.sub: Merge from config repo.
3033
3034 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3035
3036 * Makefile.def (target_modules): Add bootstrap=true and
3037 raw_cxx=true to libsanitizer.
3038 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3039 * Makefile.in: Regenerated.
3040 * configure: Likewise.
3041
3042 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3043
3044 * MAINTAINERS: Remove self as RTL optimization maintainer.
3045
3046 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3047
3048 * MAINTAINERS (Write After Approval): Add myself.
3049
3050 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3051
3052 * Makefile.def (target_modules): Remove bootstrap=true and
3053 raw_cxx=true from libsanitizer.
3054 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3055 * Makefile.in: Regenerated.
3056 * configure: Likewise.
3057
3058 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3059
3060 * Makefile.def (target_modules): Add bootstrap=true and
3061 raw_cxx=true to libsanitizer.
3062 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3063 * Makefile.in: Regenerated.
3064 * configure: Likewise.
3065
3066 2012-11-28 Andrew Pinski <apinski@cavium.com>
3067
3068 PR bootstrap/54279
3069 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3070 * configure: Regenerate.
3071 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3072 * Makefile.in: Regenerate.
3073
3074 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3075
3076 * configure.ac: Disable libsanitizer if we're not building C++.
3077 * configure: Regenerate.
3078
3079 2012-11-15 Roland McGrath <roland@hack.frob.com>
3080
3081 * MAINTAINERS (Write After Approval): Add myself.
3082
3083 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
3084
3085 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3086 Kostya Serebryany (kcc@google.com) and
3087 Jakub Jelinek (jakub@redhat.com).
3088 Rename area for Dodji Seketeli (dodji@redhat.com).
3089
3090 2012-11-15 Dodji Seketeli <dodji@redhat.com>
3091
3092 * MAINTAINERS: (asan.c, related): Add myself.
3093
3094 2012-11-14 Roland McGrath <mcgrathr@google.com>
3095
3096 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3097 * configure: Regenerate.
3098
3099 2012-11-13 Richard Henderson <rth@redhat.com>
3100
3101 * configure.ac: Move libsanitizer logic to subdirectory.
3102 * configure: Regenerate.
3103
3104 2012-11-13 Dodji Seketeli <dodji@redhat.com>
3105
3106 * configure.ac: Enable libsanitizer just on x86 linux for now.
3107 * configure: Re-generate.
3108
3109 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
3110
3111 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3112 sections.
3113 * configure: Regenerate.
3114
3115 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
3116
3117 * configure.ac: Add section for configdirs for libsanitizer.
3118 Disable for cris-*-* and mmix-*-*.
3119 * configure: Regenerate.
3120
3121 2012-11-12 Wei Mi <wmi@google.com>
3122
3123 * configure.ac: Add libsanitizer to target_libraries.
3124 * Makefile.def: Ditto.
3125 * configure: Regenerate.
3126 * Makefile.in: Regenerate.
3127 * libsanitizer: New directory for asan runtime. Contains an empty
3128 tsan directory.
3129
3130 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
3131
3132 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3133 against Mingw64 w32api.
3134 * configure: Regenerate.
3135
3136 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3137
3138 * configure: Regenerated.
3139
3140 2012-11-03 Robert Mason <rbmj@verizon.net>
3141
3142 * configure.ac: add --disable-libstdcxx configure option
3143 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3144
3145 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3146
3147 * MAINTAINERS (Write After Approval): Add myself.
3148
3149 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3150
3151 * MAINTAINERS (Write After Approval): Add myself.
3152
3153 2012-10-24 Sharad Singhai <singhai@google.com>
3154
3155 * MAINTAINERS (Write After Approval): Add myself.
3156
3157 2012-10-24 Eric Christopher <echristo@gmail.com>
3158
3159 * MAINTAINERS: Update email address.
3160
3161 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3162
3163 PR bootstrap/54820
3164 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3165 * configure: Regenerate.
3166
3167 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
3168
3169 * MAINTAINERS (aarch64): Add Marcus and myself.
3170
3171 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3172
3173 PR bootstrap/54820
3174 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3175 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3176 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3177 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3178 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3179 * Makefile.in: Regenerate.
3180 * configure.ac (have_static_libs): New variable and associated check.
3181 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3182 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3183 * configure: Regenerate.
3184
3185 2012-10-10 Richard Biener <rguenther@suse.de>
3186
3187 * MAINTAINERS: Adjust for changed surname.
3188
3189 2012-10-04 Lawrence Crowl <crowl@google.com>
3190
3191 * MAINTAINERS (Write After Approval): Add myself.
3192
3193 2012-10-01 Cary Coutant <ccoutant@google.com>
3194
3195 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3196
3197 2012-09-28 Ian Lance Taylor <iant@google.com>
3198
3199 * Makefile.def: Make all-target-libgo depend on
3200 all-target-libbacktrace.
3201 * Makefile.in: Rebuild.
3202
3203 2012-09-26 Ian Lance Taylor <iant@google.com>
3204
3205 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3206 * Makefile.in: Rebuild.
3207
3208 2012-09-20 Walter Lee <walt@tilera.com>
3209
3210 * configure.ac: Add tilegx to list of targets that support gold.
3211 * configure: Regenerate.
3212
3213 2012-09-20 Marek Polacek <polacek@redhat.com>
3214
3215 * MAINTAINERS (Write After Approval): Add myself.
3216
3217 2012-09-19 Steve Ellcey <sellcey@mips.com>
3218
3219 * configure.ac: Add mips*-mti-elf* target.
3220 * configure: Regenerate.
3221
3222 2012-09-17 Ian Lance Taylor <iant@google.com>
3223
3224 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3225 * configure.ac (host_libs): Add libbacktrace.
3226 (target_libraries): Add libbacktrace.
3227 * Makefile.def (host_modules): Add libbacktrace.
3228 (target_modules): Likewise.
3229 * configure, Makefile.in: Rebuild.
3230
3231 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3232
3233 PR target/38607
3234 Merge upstream change.
3235 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3236
3237 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3238 Add libgomp*.o to compare_exclusions for AIX.
3239 * configure: Regenerate.
3240
3241 2012-09-06 Diego Novillo <dnovillo@google.com>
3242
3243 * configure.ac: Bump minimum GMP version to 4.2.3.
3244 * configure: Re-generate.
3245
3246 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3247
3248 PR target/54461
3249 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3250 target-libgloss if not configured --with-avrlibc=no.
3251 * configure: Regenerate.
3252
3253 2012-09-04 Jason Merrill <jason@redhat.com>
3254
3255 * configure.ac: Fix --enable-languages=all.
3256
3257 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3258
3259 * MAINTAINERS (Write After Approval): Add myself.
3260
3261 2012-09-03 Richard Guenther <rguenther@suse.de>
3262
3263 PR bootstrap/54138
3264 * configure.ac: Re-organize ISL / CLOOG checks to allow
3265 disabling with either --without-isl or --without-cloog.
3266 * configure: Regenerated.
3267
3268 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
3269
3270 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3271 * configure: Regenerate.
3272
3273 2012-08-27 Ulrich Drepper <drepper@gmail.com>
3274
3275 * MAINTAINERS: Fix my email address.
3276
3277 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3278
3279 PR binutils/4970
3280 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3281 and opcodes.
3282 * Makefile.in: Regenerated.
3283
3284 2012-08-26 Art Haas <ahaas@impactweather.com>
3285
3286 * configure: Regenerate.
3287
3288 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3289
3290 * INSTALL/README: Also refer to the online installation
3291 instructions.
3292
3293 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3294
3295 * MAINTAINERS (Write After Approval): Add myself.
3296 (Picochip port): Remove myself.
3297
3298 2012-08-14 Diego Novillo <dnovillo@google.com>
3299
3300 Merge from cxx-conversion branch.
3301
3302 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3303 POSTSTAGE1_CONFIGURE_FLAGS.
3304 * Makefile.in: Regenerate.
3305 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3306 Force C++ when bootstrapping.
3307 * configure: Regenerate.
3308
3309 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3310
3311 * MAINTAINERS (Write After Approval): Add myself.
3312
3313 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3314
3315 * README: Document use of ranges of years in copyright notices.
3316
3317 2012-07-06 Richard Guenther <rguenther@suse.de>
3318
3319 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3320 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3321 --with-gmp=system.
3322 * Makefile.in: Regenerated.
3323 * configure: Likewise.
3324
3325 2012-07-06 Richard Guenther <rguenther@suse.de>
3326
3327 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3328 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3329 supply V=1 as extra_make_flags.
3330 * configure: Regenerated.
3331 * Makefile.in: Likewise.
3332
3333 2012-07-04 Tristan Gingold <gingold@adacore.com>
3334
3335 * configure: Regenerate.
3336
3337 2012-07-03 Richard Guenther <rguenther@suse.de>
3338
3339 * Makfile.def (isl): Remove not necessary extra_exports and
3340 extra_make_flags.
3341 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3342 * Makefile.in: Regenerated.
3343
3344 2012-07-03 Richard Guenther <rguenther@suse.de>
3345
3346 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3347 * configure.ac: If either the ISL or the CLooG check failed
3348 do not try to build in-tree versions.
3349 * Makefile.in: Regenerated.
3350 * configure: Regenerated.
3351
3352 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3353
3354 * configure: Regenerate.
3355
3356 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3357
3358 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3359 maintainer.
3360
3361 2012-07-02 Richard Guenther <rguenther@suse.de>
3362
3363 * configure: Regenerated.
3364
3365 2012-07-02 Richard Guenther <rguenther@suse.de>
3366 Michael Matz <matz@suse.de>
3367 Tobias Grosser <tobias@grosser.es>
3368 Sebastian Pop <sebpop@gmail.com>
3369
3370 * Makefile.def: Add ISL host module, remove PPL host module.
3371 Adjust ClooG host module to use the proper ISL.
3372 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3373 * configure.ac: Include config/isl.m4. Add ISL host library,
3374 remove PPL. Remove PPL configury, add ISL configury, adjust
3375 ClooG configury.
3376 * Makefile.in: Regenerated.
3377 * configure: Likewise.
3378
3379 2012-07-02 Richard Guenther <rguenther@suse.de>
3380
3381 Merge from graphite branch
3382 2011-07-21 Tobias Grosser <tobias@grosser.es>
3383
3384 * configure: Regenerated.
3385 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3386 both cloog.org and legacy versions. The only supported version will
3387 be CLooG with the isl backend.
3388
3389 2011-07-21 Tobias Grosser <tobias@grosser.es>
3390
3391 * configure: Regenerated.
3392 * configure.ac: Require cloog isl 0.17.0
3393
3394 2011-07-21 Tobias Grosser <tobias@grosser.es>
3395
3396 * configure: Regenerated.
3397 * config/cloog.m4: Do not define CLOOG_ORG
3398
3399 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3400
3401 * configure.ac: Skip C if explicitly selected.
3402 * configure: Regenerate.
3403
3404 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3405
3406 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3407 they contain -O2.
3408 * configure: Regenerate.
3409
3410 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3411
3412 PR debug/53740
3413 * df.h, df-problems.c, dce.c: Revert last patch.
3414
3415 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3416
3417 * MAINTAINERS (Write After Approval): Update my email address.
3418
3419 2012-06-21 Meador Inge <meadori@codesourcery.com>
3420
3421 * MAINTAINERS (Write After Approval): Add myself.
3422
3423 2012-06-20 Jason Merrill <jason@redhat.com>
3424
3425 * Makefile.tpl (check-target-libgomp-c++): New.
3426 (check-target-libitm-c++): New.
3427 * Makefile.def (c++): Add them.
3428 * Makefile.in: Regenerate.
3429
3430 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3431
3432 * MAINTAINERS (Write After Approval): Add myself.
3433
3434 2012-05-16 Olivier Hainque <hainque@adacore.com>
3435
3436 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3437 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3438 (install-no-fixedincludes): Adjust accordingly.
3439 * Makefile.in: Regenerate.
3440
3441 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3442
3443 Merge upstream change
3444 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3445
3446 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3447
3448 * MAINTAINERS (Write After Approval): Add myself.
3449
3450 2012-05-09 Nick Clifton <nickc@redhat.com>
3451 Paul Smith <psmith@gnu.org>
3452
3453 PR bootstrap/50461
3454 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3455 allow for the fact that from release v3.1.0 of MPFR the source
3456 files were moved into a src sub-directory.
3457 * configure: Regenerate.
3458
3459 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3460
3461 * configure.ac: Bump minimum MPFR version to 2.4.0.
3462 * configure: Regenerated.
3463
3464 2012-05-01 Richard Henderson <rth@redhat.com>
3465
3466 * Makefile.def (libatomic): New target_module.
3467 * configure.ac (target_libraries): Add libatomic.
3468 (noconfigdirs): Check if libatomic is supported.
3469 * Makefile.in, configure: Rebuild.
3470
3471 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3472
3473 * MAINTAINERS (Write After Approval): Add myself.
3474
3475 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3476
3477 * config.sub: Update to 2012-04-18 version from official repo.
3478
3479 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3480
3481 * MAINTAINERS (Write After Approval): Add myself.
3482
3483 2012-04-11 Steve Ellcey <sellcey@mips.com>
3484
3485 * MAINTAINERS: Changed email address.
3486
3487 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3488
3489 PR target/52737
3490 * contrib/gcc_update (files_and_dependencies):
3491 Remove gcc/config/avr/t-multilib from touch data.
3492
3493 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3494
3495 * MAINTAINERS (OS Port Maintainers): Remove irix.
3496 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3497 (unsupported_languages): Remove mips-sgi-irix6.*.
3498 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3499 (with_stabs): Remove.
3500 * configure: Regenerate.
3501
3502 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3503
3504 * MAINTAINERS (OS Port Maintainers): Remove osf.
3505 * configure.ac (enable_libgomp): Remove *-*-osf*.
3506 (with_stabs): Remove alpha*-*-osf*.
3507 * configure: Regenerate.
3508
3509 2012-03-05 Tristan Gingold <gingold@adacore.com>
3510
3511 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3512 * configure: Regenerate.
3513
3514 2012-02-17 Walter Lee <walt@tilera.com>
3515
3516 * MAINTAINERS: (Write After Approval): Delete myself.
3517
3518 2012-02-14 Walter Lee <walt@tilera.com>
3519
3520 * MAINTAINERS (tilegx port): Add myself.
3521 (tilepro port): Add myself.
3522 (Write After Approval): Add myself.
3523
3524 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3525
3526 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3527 and Joseph Myers as docstring relicensing maintainers.
3528
3529 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3530
3531 * MAINTAINERS (write-after-approval): Add myself.
3532
3533 2012-02-08 Ira Rosen <irar@il.ibm.com>
3534
3535 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3536 maintainer.
3537
3538 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3539
3540 * MAINTAINERS (Write After Approval): Move myself to
3541 maintain alphabetical order.
3542
3543 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3544
3545 * MAINTAINERS (Write After Approval): Add myself.
3546
3547 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3548
3549 * MAINTAINERS (Write After Approval): Add myself.
3550
3551 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3552 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3553
3554 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3555 * configure: Regenerate.
3556
3557 2012-01-23 Harshit Chopra <harshit@google.com>
3558
3559 * MAINTAINERS (Write After Approval): Add myself.
3560
3561 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3562
3563 * configure.ac: Remove reference to mh-interix.
3564 * configure: Regenerate.
3565
3566 2012-01-05 Richard Henderson <rth@redhat.com>
3567
3568 PR bootstrap/51072
3569 * configure.ac: Disable libitm if c++ is not enabled.
3570 * configure: Rebuild.
3571
3572 * configure.ac: Fix regexp for same.
3573 * configure: Rebuild.
3574
3575 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3576
3577 * MAINTAINERS (Write After Approval): Add myself.
3578
3579 2012-01-02 Richard Guenther <rguenther@suse.de>
3580
3581 PR bootstrap/51686
3582 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3583 * Makefile.in: Regenerate.
3584
3585 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3586
3587 * MAINTAINERS (Write After Approval): Add myself.
3588
3589 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3590
3591 * configure: Regenerate.
3592
3593 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3594
3595 * MAINTAINERS (picochip): Changed email address.
3596
3597 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3598
3599 * MAINTAINERS (write-after-approval): Add self.
3600
3601 2011-11-29 DJ Delorie <dj@redhat.com>
3602
3603 * configure.ac (rl78-*-*) New case.
3604 * configure: Regenerate.
3605 * MAINTAINERS: Add myself as RL78 maintainer.
3606
3607 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3608
3609 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3610
3611 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3612
3613 * libtool.m4: Additional FreeBSD 10 fixes.
3614
3615 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3616
3617 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3618 Maintainers section, as Epiphany maintainer.
3619
3620 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3621
3622 PR target/49992
3623 * configure.ac: Remove ranlib special-casing for Darwin.
3624 * configure: Regenerate.
3625
3626 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3627
3628 * MAINTAINERS (Reviewers): Keep the list sorted.
3629
3630 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3631
3632 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3633
3634 2011-11-09 Roland McGrath <mcgrathr@google.com>
3635
3636 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3637 * configure: Rebuild.
3638 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3639 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3640 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3641 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3642 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3643 Add READELF.
3644 * Makefile.in: Rebuild.
3645
3646 2011-11-09 Jason Merrill <jason@redhat.com>
3647
3648 * Makefile.def (language=c++): Remove check-c++0x.
3649 * Makefile.in (check-gcc-c++): Regenerate.
3650
3651 2011-11-08 Richard Henderson <rth@redhat.com>
3652
3653 * configure.ac: Test for libitm directory present first.
3654
3655 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3656
3657 * configure.ac: Test libitm/configure.tgt to disable libitm.
3658 * configure: Rebuild.
3659
3660 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3661 Richard Henderson <rth@redhat.com>
3662
3663 Merged from transactional-memory.
3664
3665 * Makefile.def (lang_env_dependencies): libitm is c++.
3666 Add libitm target module.
3667 * configure.ac: Likewise.
3668 * config/mmap.m4: New file.
3669 * contrib/gcc_update: Add libitm to touch data.
3670 * Makefile.in, configure: Rebuild.
3671
3672 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3673
3674 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3675 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3676 * Makefile.in: Regenerate.
3677
3678 2011-11-01 DJ Delorie <dj@redhat.com>
3679
3680 * config.sub: Update to version 2011-10-29 (added rl78)
3681
3682 2011-10-27 Nick Clifton <nickc@redhat.com>
3683
3684 * config.sub: Import these changes from the config project:
3685
3686 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3687 Ben Elliston <bje@gnu.org>
3688
3689 * config.sub (epiphany): New.
3690
3691 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3692 Ben Elliston <bje@gnu.org>
3693
3694 * config.sub (hexagon, hexagon-*): New.
3695
3696 2011-08-23 Roland McGrath <mcgrathr@google.com>
3697
3698 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3699 64eb to be64.
3700
3701 2011-08-16 Roland McGrath <mcgrathr@google.com>
3702
3703 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3704 (nacl): Grok as alias for 32el-unknown-nacl.
3705
3706 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3707
3708 * MAINTAINERS (Write After Approval): Add myself.
3709
3710 2011-10-24 Teresa Johnson <tejohnson@google.com>
3711
3712 * MAINTAINERS (Write After Approval): Add myself.
3713
3714 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3715
3716 * MAINTAINERS (sparc port): Remove myself.
3717
3718 2011-09-14 Tom de Vries <tom@codesourcery.com>
3719
3720 * MAINTAINERS (Write After Approval): Add myself.
3721
3722 2011-08-14 Yao Qi <yao@codesourcery.com>
3723
3724 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3725 * configure: Regenerate.
3726
3727 2011-07-26 Ian Lance Taylor <iant@google.com>
3728
3729 * configure.ac: Set have_compiler based on whether gcc directory
3730 exists, rather than on whether gcc is in configdirs.
3731 * configure: Rebuild.
3732
3733 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3734
3735 * MAINTAINERS (Global Reviewers): Add self.
3736
3737 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3738
3739 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3740 link directories.
3741 * Makefile.in: Rebuild.
3742
3743 2011-07-20 Ian Lance Taylor <iant@google.com>
3744
3745 PR bootstrap/49787
3746 * configure.ac: Move --enable-bootstrap handling earlier in file.
3747 If --enable-bootstrap and either --enable-build-with-cxx or
3748 --enable-build-poststage1-with-cxx, enable C++ automatically.
3749 * configure: Rebuild.
3750
3751 2011-07-19 Ian Lance Taylor <iant@google.com>
3752
3753 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3754 make C++ a boot_language. Set and substitute
3755 POSTSTAGE1_CONFIGURE_FLAGS.
3756 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3757 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3758 * configure, Makefile.in: Rebuild.
3759
3760 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3761
3762 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3763 maintainers.
3764
3765 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3766
3767 * MAINTAINERS (Global Reviewers): Add myself.
3768
3769 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3770
3771 * configure: Regenerate.
3772
3773 2011-07-16 Jason Merrill <jason@redhat.com>
3774
3775 * Makefile.def (language=c++): Add check-c++0x and
3776 check-target-libmudflap-c++.
3777 * Makefile.tpl (check-target-libmudflap-c++): New.
3778 * Makefile.in: Regenerate.
3779
3780 2011-07-16 Matthias Klose <doko@ubuntu.com>
3781
3782 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3783 * Makefile.def (target_modules/libjava): Pass
3784 $(EXTRA_CONFIGARGS_LIBJAVA).
3785 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3786 if not configured with --enable-static-libjava.
3787 * Makefile.in: Regenerate.
3788 * configure: Likewise.
3789
3790 2011-07-15 Jason Merrill <jason@redhat.com>
3791
3792 * Makefile.in (check-c++): Move check-gcc-c++0x after
3793 check-target-libstdc++-v3.
3794
3795 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3796
3797 * MAINTAINERS (c6x port): New entry.
3798
3799 2011-07-13 Jason Merrill <jason@redhat.com>
3800
3801 * Makefile.in (check-gcc-c++0x): New.
3802 (check-c++): Depend on it.
3803
3804 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3805
3806 PR target/39150
3807 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3808 x86_64-*-solaris2.1[0-9]*.
3809 * configure: Regenerate.
3810
3811 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3812
3813 * MAINTAINERS (RTL optimizers): Add self.
3814
3815 2011-06-27 Gabriel Charette <gchare@google.com>
3816
3817 * MAINTAINERS (Write After Approval): Add myself.
3818
3819 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3820
3821 PR regression/47836
3822 PR bootstrap/23656
3823 PR other/47733
3824 PR bootstrap/49247
3825 PR c/48825
3826 * configure.ac (target_libraries): Remove target-libiberty.
3827 Remove case-statement setting skipdirs=target-libiberty for
3828 multiple targets. Remove checking target_configdirs and
3829 removing target-libiberty but keeping target-libgcc if
3830 otherwise empty.
3831 * Makefile.def (target_modules): Don't add libiberty.
3832 (dependencies): Remove all traces of target-libiberty.
3833 * configure, Makefile.in: Regenerate.
3834
3835 2011-06-13 Walter Lee <walt@tilera.com>
3836
3837 * configure.ac (tilepro-*-*) New case.
3838 (tilegx-*-*): Likewise.
3839 * configure: Regenerate.
3840
3841 2011-06-06 Jing Yu <jingyu@google.com>
3842
3843 * configure.ac: Skip target-libiberty for
3844 arm*-*-linux-androideabi.
3845 * configure: Regenerated.
3846
3847 2011-06-06 Nick Clifton <nickc@redhat.com>
3848
3849 * config.sub: Sync from upstream.
3850
3851 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3852
3853 * MAINTAINERS (Write After Approval): Add myself.
3854
3855 2011-06-01 Daniel Jacobowitz <drow@false.org>
3856
3857 * MAINTAINERS: Update my email address.
3858
3859 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3860
3861 * MAINTAINERS (Write After Approval): Update my email address.
3862
3863 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3864
3865 * MAINTAINERS (Write After Approval): Add myself.
3866
3867 2011-05-08 Doug Kwan <dougkwan@google.com>
3868
3869 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3870 * configure: Regenerated.
3871 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3872 value from configure.
3873 * Makefile.in: Regenerated.
3874
3875 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3876
3877 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3878 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3879 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3880 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3881 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3882 *-*-vxworks*): Disable newlib and libgloss in separate case
3883 statement.
3884 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3885 to separate case statement.
3886 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3887 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3888 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3889 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3890 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3891 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3892 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3893 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3894 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3895 i[[3456789]]86-*-rdos*, m32r-*-*,
3896 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3897 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3898 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3899 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3900 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3901 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3902 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3903 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3904 and libgloss in main case over targets. Remove most empty cases
3905 in main case over targets.
3906 * configure: Regenerate.
3907
3908 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3909
3910 * MAINTAINERS (Write After Approval): Add myself.
3911
3912 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3913
3914 * configure.ac: Remove code setting special library locations for
3915 hppa*64*-*-hpux11*. Remove code setting compiler for
3916 sparc-sun-solaris2*.
3917 * configure: Regenerate.
3918
3919 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3920
3921 * configure.ac: Separate libgloss_dir settings from general case
3922 over targets.
3923 * configure: Regenerate.
3924
3925 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3926
3927 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3928 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3929 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3930 cases in libgcj-disabling case statement.
3931 (hppa*64*-*-linux*): Set unsupported_languages instead of
3932 disabling target-zlib.
3933 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3934 to hppa*64*-*-hpux*.
3935 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3936 hppa*-*-hpux*.
3937 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3938 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3939 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3940 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3941 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3942 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3943 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3944 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3945 libgcj-disabling case statement.
3946 * configure: Regenerate.
3947
3948 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3949
3950 * configure.ac: Disable Java for targets not supporting libffi.
3951 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3952 Remove cases in Java-disabling statement.
3953 (*arm-wince-pe): Change to arm-wince-pe.
3954 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3955 cases in Java-disabling statement.
3956 (bfin-*-*): Don't disable Java again.
3957 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3958 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3959 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3960 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3961 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3962 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3963 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3964 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3965 Java-disabling statement.
3966 (mmix-*-*): Don't disable Java again.
3967 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3968 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3969 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3970 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3971 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3972 statement.
3973 * configure: Regenerate.
3974
3975 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3976
3977 * configure.ac: Separate cases disabling Java and Java libraries
3978 from general case over targets.
3979 * configure: Regenerate.
3980
3981 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3982
3983 * MAINTAINERS: Update my email address.
3984
3985 2011-04-20 Easwaran Raman <eraman@google.com>
3986
3987 * MAINTAINERS (Write After Approval): Add myself.
3988
3989 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3990
3991 PR lto/48086
3992 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3993 * configure: Regenerate.
3994
3995 2011-04-16 Jim Meyering <meyering@redhat.com>
3996
3997 * MAINTAINERS (Write After Approval): Add myself.
3998
3999 2011-04-15 Dodji Seketeli <dodji@redhat.com>
4000
4001 * MAINTAINERS: Update my email address.
4002
4003 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
4004
4005 * MAINTAINERS (Write After Approval): Add myself.
4006
4007 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4008
4009 * MAINTAINERS (Write After Approval): Add myself.
4010
4011 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4012
4013 * MAINTAINERS (Write After Approval): Add myself.
4014
4015 2011-04-06 Joseph Myers <joseph@codesourcery.com>
4016
4017 * configure.ac (build_tools): Remove build-byacc.
4018 (host_libs): Remove mmalloc.
4019 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4020 autoconf automake libtool diff rcs fileutils shellutils time
4021 textutils wdiff find uudecode hello tar gzip indent recode release
4022 sed perl gawk findutils gettext zip.
4023 (libgcj): Remove target-qthreads.
4024 (target_tools): Remove target-examples target-gperf.
4025 (YACC): Don't handle building byacc.
4026 * configure: Regenerate.
4027 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4028 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4029 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4030 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4031 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4032 handle building components.
4033 * Makefile.in: Regenerate.
4034
4035 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4036
4037 * MAINTAINERS: Update my email address as Xtensa maintainer.
4038
4039 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4040
4041 * config.sub: Sync from upstream.
4042
4043 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4044
4045 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4046 (microblaze*): Don't disable libssp.
4047 * configure: Regenerate.
4048
4049 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4050
4051 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4052 moveifchange.
4053 * configure: Regenerate.
4054 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4055 * Makefile.in: Regenerate.
4056
4057 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4058
4059 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4060 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4061 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4062 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4063 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4064 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4065 md_exec_prefix cases.
4066 * configure: Regenerate.
4067
4068 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4069
4070 * configure.ac: Separate cases disabling target-libssp,
4071 target-libiberty, target-libstdc++-v3 and Fortran from general
4072 case over targets.
4073 * configure: Regenerate.
4074
4075 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4076
4077 * configure.ac (*-*-chorusos): Don't disable libgcj.
4078 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4079 Remove case.
4080 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4081 (arm-*-coff): Don't disable libgcj.
4082 (arm*-*-linux-gnueabi): Remove useless assignment.
4083 (arm-*-riscix*): Don't disable libgcj.
4084 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4085 configuration.
4086 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4087 (c54x*-*-*): Remove case.
4088 (tic54x-*-*): Don't disable GCC or GCC libraries.
4089 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4090 to *.
4091 (d10v-*-*): Don't disable GCC libraries.
4092 (d30v-*-*): Don't disable libgcj.
4093 (h8500-*-*): Don't disable GCC libraries.
4094 (i960-*-*): Don't disable libgcj.
4095 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4096 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4097 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4098 libgcj.
4099 (m68k-*-coff*): Remove case.
4100 (mmix-*-*): Don't disable libgloss on host.
4101 (mn10200-*-*, mn10300-*-*): Remove cases.
4102 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4103 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4104 Don't disable libgcj.
4105 (romp-*-*): Remove case.
4106 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4107 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4108 case.
4109 (v810-*-*): Don't disable GCC libraries.
4110 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4111 (ip2k-*-*): Don't disable GCC libraries.
4112 * configure: Regenerate.
4113
4114 2011-03-28 Joseph Myers <joseph@codesourcery.com>
4115
4116 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4117 libffi on host.
4118 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4119 on host.
4120 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4121 * configure: Regenerate.
4122
4123 2011-03-26 John Marino <binutils@marino.st>
4124
4125 * configure.ac: Add support for *-*-dragonfly*
4126 * configure: Regenerate.
4127
4128 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4129
4130 * configure.ac (native_only): Remove.
4131 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4132 send-pr uudecode guile gnuserv on host.
4133 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4134 send-pr rcs guile perl texinfo libtool on host.
4135 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4136 automake send-pr rcs guile perl texinfo libtool on host.
4137 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4138 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4139 (alpha*-dec-osf*): Don't disable fileutils on target.
4140 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4141 texinfo send-pr expect dejagnu on target.
4142 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4143 target-qthreads on target.
4144 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4145 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4146 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4147 x86_64-*-mingw*): Don't disable expect on target.
4148 (*-*-cygwin*): Don't disable target-gperf on target.
4149 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4150 gnuserv on target.
4151 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4152 target.
4153 * configure: Regenerate.
4154
4155 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4156
4157 * configure.ac (target_tools): Remove target-groff.
4158 (native_only): Remove target-groff.
4159 (hppa*64*-*-*): Don't disable byacc.
4160 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4161 setting.
4162 (*-*-kaos*): Don't skip target-librx and target-groff.
4163 (*-*-netware*): Don't skip target-libmudflap.
4164 (*-*-tpf*): Don't skip target-libmudflap.
4165 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4166 directories on the host.
4167 (ia64*-*-*vms*): Don't skip tix.
4168 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4169 host.
4170 * configure: Regenerate.
4171
4172 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4173
4174 * configure.ac: Remove references to mt-mep, mt-netware,
4175 mt-wince.
4176 * Makefile.def: Add all-utils soft dependencies.
4177 * Makefile.tpl: Remove GDB_NLM_DEPS.
4178 * configure: Regenerate.
4179 * Makefile.in: Regenerate.
4180
4181 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4182
4183 * configure.ac: Do not include mh-x86omitfp.
4184 * configure: Regenerate.
4185
4186 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4187
4188 * configure.ac: Remove empty cases.
4189 * configure: Regenerate.
4190
4191 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4192
4193 * Makefile.def: Add dependency from termcap to gdb.
4194 * Makefile.in: Regenerate.
4195
4196 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4197
4198 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4199 * configure: Regenerate.
4200 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4201 * Makefile.tpl: Likewise.
4202 * Makefile.in: Regenerate.
4203
4204 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4205
4206 * configure.ac: Remove all mentions of tentative_cc.
4207 * configure: Regenerate.
4208
4209 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4210
4211 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4212 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4213 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4214 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4215 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4216 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4217 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4218 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4219 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4220 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4221 *-*-rhapsody*): Remove host cases.
4222 * configure: Regenerate.
4223
4224 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4225
4226 * configure.ac (ppc*-*-pe): Remove host case.
4227 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4228 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4229 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4230 cases.
4231 * configure: Regenerate.
4232
4233 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4234
4235 * config.sub: Update to version 2011-03-23.
4236
4237 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4238
4239 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4240 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4241 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4242 * configure: Regenerate.
4243
4244 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4245
4246 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4247 to Write After Approval.
4248 * config-ml.in: Don't handle arc-*-elf*.
4249 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4250 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4251 handle GCC libraries.
4252 * configure: Regenerate.
4253
4254 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4255
4256 PR bootstrap/48120:
4257 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4258 Add -lstdc++ -lm to LIBS.
4259 * configure: Regenerate.
4260
4261 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4262
4263 * config.guess: Update to version 2011-02-02
4264 * config.sub: Update to version 2011-02-24
4265
4266 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4267
4268 PR lto/48086
4269 * configure.ac: Re-enable LTO on *-apple-darwin9.
4270 * configure: Regenerate.
4271
4272 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4273
4274 PR lto/48086
4275 * configure.ac: Disable LTO on darwin due to an assembler change in
4276 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4277 under 256.
4278 * configure: Regenerate.
4279
4280 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4281
4282 * MAINTAINERS: Update myself as score backend maintainer,
4283 update my e-mail address.
4284
4285 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
4286
4287 * MAINTAINERS: Update my e-mail address.
4288
4289 2011-03-06 Joey Ye <joey.ye@arm.com>
4290
4291 * MAINTAINERS: Update my e-mail address.
4292
4293 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4294
4295 * configure.ac: Adjust test of with_ppl.
4296 * configure: Regenerated.
4297
4298 2011-03-02 Kai Tietz <ktietz@redhat.com>
4299
4300 * MAINTAINERS: Adjust my e-mail address.
4301
4302 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4303
4304 * configure.ac: Add -lpwl to ppllibs.
4305 * configure: Regenerated.
4306
4307 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4308
4309 * config/cloog.m4: Add -lisl to clooglibs.
4310 * configure: Regenerated.
4311
4312 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4313
4314 * MAINTAINERS (CPU Port maintainers): Add self.
4315
4316 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4317
4318 * MAINTAINERS: Add myself as testsuite maintainer.
4319
4320 2011-02-15 Mike Stump <mikestump@comcast.net>
4321
4322 * MAINTAINERS: Add myself as testsuite maintainer.
4323
4324 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4325
4326 Import from Libtool and gnulib:
4327
4328 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4329
4330 Prepare for supporting FreeBSD 10.
4331 * config.rpath: Remove handling of freebsd1* which soon would
4332 match FreeBSD 10.0.
4333
4334 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4335
4336 Remove support for FreeBSD 1.x.
4337 * libtool.m4 (_LT_LINKER_SHLIBS)
4338 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4339 soon would incorrectly match FreeBSD 10.0.
4340
4341 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4342
4343 PR binutils/12283
4344 * move-if-change: Import version from gnulib.
4345
4346 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4347
4348 PR lto/47225
4349 * Makefile.def (lto-plugin): Double dash for enable-shared.
4350 (configure-gcc): Depend on all-lto-plugin.
4351 * Makefile.in: Rebuilt.
4352
4353 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4354
4355 * configure.ac: Remove extra bracket.
4356 * configure: Regenerate.
4357
4358 2011-02-08 Tobias Burnus <burnus@net-b.de>
4359
4360 * MAINTAINERS: Add myself as libquadmath maintainer.
4361
4362 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4363
4364 * MAINTAINERS: Update my email address.
4365
4366 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4367
4368 * MAINTAINERS (option handling): Add self.
4369
4370 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4371
4372 PR lto/47225
4373 * Makefile.def: Add dependency for install-gcc
4374 on install-lto-plugin.
4375 * Makfile.in: Regenerated
4376
4377 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4378
4379 * MAINTAINERS (CPU Port Maintainers): Add myself.
4380
4381 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4382
4383 PR libgcj/44341
4384 * configure.ac: Discard --with-* flags for host when configuring
4385 target libraries for cross build.
4386 * configure: Rebuilt.
4387
4388 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4389
4390 * MAINTAINERS (linear loop transforms): Removed.
4391
4392 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4393
4394 * configure.ac: If with_ppl is no, move setting with_cloog=no
4395 after CLOOG_REQUESTED check.
4396 * configure: Regenerated.
4397
4398 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4399
4400 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4401 CLooG has been requested.
4402 * configure: Regenerated.
4403
4404 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4405
4406 * configure: Regenerated.
4407 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4408
4409 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4410
4411 * configure: Regenerated.
4412 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4413
4414 2011-01-21 Andreas Schwab <schwab@redhat.com>
4415
4416 * configure.ac: Use AS_HELP_STRING throughout.
4417 * configure: Regenerate.
4418
4419 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4420
4421 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4422 * configure: Regenerate.
4423
4424 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4425
4426 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4427
4428 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4429
4430 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4431 for ia64-hpux.
4432 * configure: Regenerate.
4433
4434 2011-01-07 Jan Hubicka <jh@suse.cz>
4435
4436 PR lto/47225
4437 * Makefile.in: Regenerate.
4438 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4439 configure.
4440
4441 2011-01-07 Jan Hubicka <jh@suse.cz>
4442
4443 * Makefile.in: Regenerate.
4444 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4445 and configure dependency on lto-plugin configure.
4446 (lto-plugin module): Remove dependency on GCC; add dependency on
4447 liniberty.
4448
4449 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4450
4451 * MAINTAINERS (Write After Approval): Add myself.
4452
4453 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4454
4455 * configure: Regenerate.
4456
4457 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4458
4459 * configure.ac: (picochip): Disable libiberty.
4460
4461 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4462
4463 * MAINTAINERS (Write After Approval): Add myself.
4464
4465 2010-12-10 Ian Lance Taylor <iant@google.com>
4466
4467 PR bootstrap/46819
4468 * configure.ac: For --disable-libgcj clear libgcj_saved.
4469 * configure: Rebuild.
4470
4471 2010-12-10 Tobias Burnus <burnus@net-b.de>
4472
4473 PR fortran/46540
4474 * configure.ac: Add --disable-libquadmath and
4475 --disable-libquadmath-support.
4476 * configure: Regenerate.
4477
4478 2010-12-03 Ian Lance Taylor <iant@google.com>
4479
4480 * MAINTAINERS: Add myself as libgo maintainer.
4481
4482 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4483
4484 PR libffi/46792
4485 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4486 * configure: Regenerate.
4487
4488 2010-12-02 Ian Lance Taylor <iant@google.com>
4489
4490 * configure.ac: Always set default for poststage1_ldflags to
4491 -static-libstdc++ -static-libgcc.
4492
4493 2010-11-29 Andreas Schwab <schwab@redhat.com>
4494
4495 * configure.ac: Move comment to remove extra space in last argument
4496 of GCC_TARGET_TOOL.
4497
4498 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4499
4500 PR other/46026
4501 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4502 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4503 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4504 (BASE_FLAGS_TO_PASS): Use it.
4505 * configure: Rebuilt.
4506 * Makefile.in: Rebuilt.
4507
4508 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4509
4510 PR binutils/12258
4511 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4512 Properly check default linker.
4513 * configure: Regnerated.
4514
4515 2010-11-23 Matthias Klose <doko@ubuntu.com>
4516
4517 * configure.ac: For --enable-gold, handle value `default' instead of
4518 `both*'. New configure option --{en,dis}able-ld.
4519 * configure: Regenerate.
4520
4521 2010-11-20 Ian Lance Taylor <iant@google.com>
4522
4523 * configure.ac: Only disable a language library if no language needs
4524 it. Don't let --disable-libgcj uncondtionally disable libffi.
4525 * configure: Rebuild.
4526
4527 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4528
4529 * Makefile.in: Regenerate.
4530
4531 PR other/46202
4532 * configure.ac: Fix just-built in-tree STRIP name to be
4533 binutils/strip-new.
4534 * configure: Regenerate.
4535 * Makefile.def (install-strip-gcc, install-strip-binutils)
4536 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4537 (install-strip-sid): Mirror dependencies on non-strip variants
4538 of these targets on the respective -strip prerequisites.
4539 * Makefile.tpl (install-strip, install-strip-host)
4540 (install-strip-target): New targets.
4541 (install-strip-[+module+], install-strip-target-[+module+]):
4542 New targets.
4543 * Makefile.in: Regenerate.
4544
4545 2010-11-19 Ian Lance Taylor <iant@google.com>
4546 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4547
4548 * configure.ac: Add target-libgo to target_libraries. Set
4549 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4550 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4551 (HOST_EXPORTS): Add GOC.
4552 (BASE_TARGET_EXPORTS): Add GOC.
4553 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4554 (GOCFLAGS_FOR_TARGET): New variable.
4555 (EXTRA_HOST_FLAGS): Add GOC.
4556 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4557 * Makefile.def (target_modules): Add libgo.
4558 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4559 (dependencies): Add dependency from configure-target-libgo to
4560 configure-target-libffi and all-target-libstdc++-v3. Add
4561 dependencies from all-target-libgo to all-target-libffi.
4562 (languages): Add go.
4563 * configure: Rebuild.
4564 * Makefile.in: Rebuild.
4565
4566 2010-11-19 Ian Lance Taylor <iant@google.com>
4567
4568 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4569 compiler/flag environment variables.
4570
4571 2010-11-18 Ian Lance Taylor <iant@google.com>
4572
4573 * configure.ac: Check for lang_requires_boot_languages in
4574 config-lang.in files.
4575 * configure: Rebuild.
4576
4577 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4578 Tobias Burnus <burnus@net-b.de>
4579
4580 PR fortran/32049
4581 * Makefile.def: Add libquadmath; build it with language=fortran.
4582 * configure.ac: Add libquadmath.
4583 * Makefile.tpl: Handle multiple libs in check-[+language+].
4584 * Makefile.in: Regenerate.
4585 * configure: Regenerate.
4586
4587 2010-11-16 Tom Tromey <tromey@redhat.com>
4588
4589 * MAINTAINERS: Moved myself to reviewers section.
4590
4591 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4592
4593 * MAINTAINERS: Moved myself to reviewers section.
4594
4595 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4596
4597 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4598 (Write After Approval): Remove self.
4599
4600 2010-11-15 Andreas Schwab <schwab@redhat.com>
4601
4602 * configure.ac: Fix spelling in option names.
4603 * configure: Regenerated.
4604
4605 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4606
4607 PR bootstrap/39622
4608 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4609 * configure: Regenerated.
4610
4611 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4612
4613 * MAINTAINERS: Update my email address.
4614
4615 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4616
4617 * configure: Regenerate.
4618
4619 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4620
4621 * configure: Regenerate.
4622
4623 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4624
4625 * configure: Regenerate.
4626
4627 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4628
4629 * configure: Regenerate.
4630
4631 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4632
4633 * configure.ac: Support official CLooG.org versions.
4634 * configure: Regenerate.
4635 * config/cloog.m4: New.
4636
4637 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4638
4639 * MAINTAINERS (Write After Approval): Add myself.
4640
4641 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4642
4643 * MAINTAINERS: Update my email address.
4644
4645 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4646
4647 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4648 * configure: Regenerate.
4649
4650 2010-11-03 Ian Lance Taylor <iant@google.com>
4651 Dave Korn <dave.korn.cygwin@gmail.com>
4652
4653 PR lto/46273
4654 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4655 and on other supported platforms whenever LTO is enabled.
4656 * configure: Rebuild.
4657
4658 2010-11-02 Alan Modra <amodra@gmail.com>
4659
4660 PR binutils/12110
4661 * configure.ac: Error when source path contains spaces.
4662 * configure: Regenerate.
4663
4664 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4665
4666 * MAINTAINERS: Update my email address.
4667
4668 2010-10-20 Ian Lance Taylor <iant@google.com>
4669
4670 * Makefile.def (target_modules): Set lib_path to src/.libs for
4671 libstdc++-v3 module.
4672 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4673 * Makefile.in: Rebuild.
4674
4675 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4676
4677 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4678 (Write After Approval): Remove myself.
4679
4680 2010-10-15 Tristan Gingold <gingold@adacore.com>
4681
4682 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4683
4684 2010-10-14 Douglas Rupp <rupp@gnat.com>
4685
4686 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4687
4688 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4689
4690 * configure.ac (build_lto_plugin): New shell variable.
4691 (--enable-lto): Turn on by default for all non-ELF platforms that
4692 have had LTO support added so far. Set build_lto_plugin appropriately
4693 for both ELF and non-ELF.
4694 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4695 * configure: Regenerate.
4696
4697 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4698
4699 Sync from src:
4700 * configure.ac (v850 support): Remove target-libgloss from
4701 noconfigdirs.
4702 * configure: Regenerate.
4703
4704 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4705
4706 PR bootstrap/45326
4707 PR bootstrap/45174
4708 * configure.ac: Honor initial values of $build_configargs,
4709 $host_configargs, $target_configargs. Mark the precious, so
4710 environment settings get recorded.
4711 * configure: Regenerate.
4712
4713 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4714
4715 PR bootstrap/45796
4716 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4717 Depend on all-build-libiberty.
4718 * Makefile.in: Regenerate.
4719
4720 2010-09-30 Michael Eager <eager@eagercon.com>
4721
4722 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4723 * configure: Regenerate.
4724
4725 2010-09-28 Michael Eager <eager@eagercon.com>
4726
4727 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4728
4729 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4730
4731 PR bootstrap/44621
4732 * configure.ac: Fix unportable shell quoting.
4733 * configure: Regenerate.
4734
4735 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4736
4737 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4738 targets and amend comment.
4739 * configure: Regenerate.
4740
4741 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4742
4743 * MAINTAINERS (Write After Approval): Add myself.
4744
4745 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4746
4747 * configure.ac: Enable LTO by default on Darwin.
4748 * configure: Regenerate.
4749
4750 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4751
4752 * MAINTAINERS (Write After Approval): Add myself.
4753
4754 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4755
4756 * MAINTAINERS (Write After Approval): Add myself.
4757
4758 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4759
4760 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4761 ports
4762
4763 2010-07-28 David Yuste <david.yuste@gmail.com>
4764
4765 * MAINTAINERS (Write After Approval): Add myself.
4766
4767 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4768
4769 * configure.ac: Support all v850 targets.
4770 * configure: Regenerate.
4771
4772 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4773
4774 PR bootstrap/44455
4775 * configure.ac (extra_mpfr_configure_flags): Copy from
4776 extra_mpc_gmp_configure_flags.
4777 * configure: Re-generated.
4778
4779 2010-07-22 Andi Kleen <ak@linux.intel.com>
4780
4781 * MAINTAINERS (Write After Approval): Add myself.
4782
4783 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4784
4785 * MAINTAINERS (Write After Approval): Add myself.
4786
4787 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4788
4789 * MAINTAINERS (Write After Approval): Add myself.
4790
4791 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4792
4793 PR target/44862
4794 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4795 Provide -B option to allow for link spec %s substitutions for
4796 libstdc++.a on darwin.
4797 * Makefile.in: Regenerate.
4798
4799 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4800
4801 * MAINTAINERS (Reviewers): Update my e-mail address
4802
4803 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4804
4805 * Makefile.def (configure-gcc): Depend on all-libelf.
4806 * Makefile.in: Rebuild.
4807
4808 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4809
4810 * MAINTAINERS (Write After Approval): Add myself in the right place.
4811
4812 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4813
4814 * MAINTAINERS (Write After Approval): Add myself.
4815
4816 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4817
4818 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4819
4820 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4821
4822 * config.sub: Update to version 2010-05-21.
4823 * config.guess: Update to version 2010-04-03.
4824
4825 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4826
4827 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4828 * configure: Regenerate.
4829
4830 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4831
4832 * MAINTAINERS (Write After Approval): Add myself.
4833
4834 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4835
4836 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4837 a platform that supports LTO.
4838 * configure: Regenerate.
4839
4840 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4841
4842 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4843 * configure: Regenerated.
4844
4845 2010-04-27 Roland McGrath <roland@redhat.com>
4846 H.J. Lu <hongjiu.lu@intel.com>
4847
4848 * configure.ac (--enable-gold): Support both, both/gold and
4849 both/bfd to add gold to configdirs without removing ld.
4850 * configure: Regenerated.
4851
4852 * Makefile.def: Add install-gold dependency to install-ld.
4853 * Makefile.in: Regenerated.
4854
4855 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4856
4857 PR lto/42776
4858 * configure.ac (--enable-lto): Refactor handling so libelf tests
4859 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4860 and allow LTO to be explicitly enabled on non-ELF platforms that
4861 are known to support it inside else-clause.
4862 * configure: Regenerate.
4863
4864 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4865
4866 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4867 * configure: Regenerate.
4868
4869 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4870
4871 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4872 * configure: Regenerate.
4873
4874 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4875
4876 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4877 separately.
4878 * configure: Regenerate.
4879
4880 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4881
4882 * MAINTAINERS (Write After Approval): Add myself.
4883
4884 2010-04-14 Tristan Gingold <gingold@adacore.com>
4885
4886 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4887 * configure: Regenerate.
4888
4889 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4890
4891 * configure: Regenerate after change to elf.m4.
4892
4893 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4894
4895 * MAINTAINERS (Write After Approval): Add myself.
4896
4897 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4898
4899 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4900 * configure: Regenerated.
4901
4902 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4903
4904 * configure.ac: Print "buggy but acceptable" when CLooG
4905 revision is less than 9.
4906 * configure: Regenerated.
4907
4908 2010-04-01 Diego Novillo <dnovillo@google.com>
4909
4910 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4911
4912 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4913
4914 PR bootstrap/43615
4915 PR bootstrap/43328
4916
4917 Revert:
4918
4919 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4920
4921 * configure.ac: Do not pass --enable-multilib nor
4922 --disable-multilib in baseargs. Accept explicitly passed
4923 --enable_multilib.
4924 * configure: Regenerate.
4925
4926 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4927
4928 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4929
4930 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4931
4932 * MAINTAINERS: Remove myself.
4933
4934 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4935
4936 PR bootstrap/43328
4937 * configure.ac: Do not pass --enable-multilib nor
4938 --disable-multilib in baseargs. Accept explicitly passed
4939 --enable_multilib.
4940 * configure: Regenerate.
4941
4942 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4943
4944 * MAINTAINERS (spu port): Remove me.
4945
4946 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4947
4948 * configure.ac (tic6x-*-*): New case.
4949 * configure: Regenerate.
4950
4951 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4952
4953 * config.sub: Update to version 2010-03-22.
4954 * config.guess: Update to version 2009-12-30.
4955
4956 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4957
4958 PR ada/42554
4959 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4960 * configure: Regenerate.
4961
4962 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4963
4964 * MAINTAINERS: Update my email address.
4965
4966 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4967
4968 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4969 (ghassan.shobaki@amd.com): Removed.
4970
4971 2010-03-17 Alan Modra <amodra@gmail.com>
4972
4973 * MAINTAINERS: Update my email address.
4974
4975 2010-03-16 Diego Novillo <dnovillo@google.com>
4976
4977 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4978 Matthews.
4979
4980 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4981
4982 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4983 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4984
4985 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4986
4987 * MAINTAINERS: Update my email address.
4988
4989 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4990
4991 * MAINTAINERS: Update my email address.
4992
4993 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4994
4995 * MAINTAINERS: Update my email address.
4996
4997 2010-03-09 Jie Zhang <jie@codesourcery.com>
4998
4999 * MAINTAINERS: Update my email address.
5000
5001 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5002
5003 PR libstdc++/32499
5004 * configure.ac (RANLIB): Default to true.
5005 (STRIP): Likewise.
5006 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5007 * configure: Regenerate.
5008
5009 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
5010
5011 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5012 (Write After Approval): Update my email address.
5013
5014 2010-02-17 Nick Clifton <nickc@redhat.com>
5015
5016 PR 11238
5017 * Makefile.tpl (local-distclean): Also remove config.cache files in
5018 sub-directories as there may not be Makefiles present in the
5019 sub-directories.
5020 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5021 the config.cache files found by the find command.
5022
5023 * Makefile.in: Regenerate.
5024 * configure.ac: Revert previous delta.
5025 * configure: Regenerate.
5026
5027 2010-02-15 Nick Clifton <nickc@redhat.com>
5028
5029 PR 11238
5030 * configure.ac: Delete config.cache files in sub-directories when
5031 deleting Makefiles.
5032 * configure: Regenerate.
5033
5034 2010-02-12 Ben Elliston <bje@gnu.org>
5035
5036 * MAINTAINERS: Update my email address.
5037
5038 2010-02-08 Andrew Pinski <pinskia@gmail.com>
5039
5040 * MAINTAINERS (spu port): Update my email address.
5041
5042 2010-02-08 Jie Zhang <jie.zhang@analog.com>
5043
5044 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5045
5046 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5047
5048 * configure.ac: Add "recommended" version checks for GMP/MPC.
5049 Update recommended GMP/MPFR/MPC versions.
5050 * configure: Regenerate.
5051
5052 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5053
5054 * MAINTAINERS: Move my Embecosm email address into the
5055 write-after-approval section.
5056
5057 2010-01-26 Ian Lance Taylor <iant@google.com>
5058
5059 * MAINTAINERS: Add myself as Go frontend maintainer.
5060
5061 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
5062
5063 PR libstdc++/36101, PR libstdc++/42813
5064 * configure.ac (bootstrap_target_libs): Make inclusion of
5065 target-libgomp conditional on libgomb being in target_configdirs.
5066 * configure: Regenerate.
5067
5068 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
5069
5070 PR libstdc++/36101, PR libstdc++/42813
5071 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5072 * configure: Regenerate.
5073
5074 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
5075
5076 PR libstdc++/36101, PR libstdc++/42813
5077 * configure.ac (target_configdirs): Substitute.
5078 * Makefile.def: Bootstrap target module libgomp.
5079 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5080 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5081 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5082 * configure, Makefile.in: Regenerate.
5083
5084 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5085
5086 * MAINTAINERS: Adjust my details.
5087
5088 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5089
5090 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5091
5092 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5093
5094 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5095
5096 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5097
5098 * MAINTAINERS (Write After Approval): Add myself.
5099
5100 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5101
5102 * MAINTAINERS (Write After Approval): Add myself.
5103
5104 2010-01-11 Richard Guenther <rguenther@suse.de>
5105
5106 PR lto/41569
5107 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5108 * Makefile.in: Regenerated.
5109
5110 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
5111
5112 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5113 * configure: Regenerate.
5114
5115 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5116 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5117
5118 PR bootstrap/42424
5119 * configure.ac: Include libtool m4 files.
5120 (_LT_CHECK_OBJDIR): Call it.
5121 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5122 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5123
5124 * configure: Regenerate.
5125
5126 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5127
5128 PR bootstrap/41818
5129 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5130 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5131 * Makefile.in: Regenerate.
5132
5133 2010-01-02 Richard Guenther <rguenther@suse.de>
5134
5135 PR lto/41529
5136 * configure.ac: Include config/elf.m4. Disable LTO if not
5137 builting for an elf target.
5138 * configure: Regenerate.
5139
5140 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5141
5142 * MAINTAINERS: Change my email address.
5143
5144 2009-12-18 Ben Elliston <bje@au.ibm.com>
5145
5146 * config.sub, config.guess: Update from upstream sources.
5147
5148 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5149
5150 * MAINTAINERS (Write After Approval): Add myself.
5151
5152 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5153
5154 PR middle-end/30447
5155 PR middle-end/30789
5156 PR other/40302
5157
5158 * configure.ac: Require MPC.
5159 * configure: Regenerate.
5160
5161 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5162
5163 PR target/38384
5164 PR bootstrap/40972
5165 * libtool.m4: Sync from git Libtool.
5166 * ltoptions.m4: Likewise.
5167 * ltversion.m4: Likewise.
5168 * lt~obsolete.m4: Likewise.
5169 * ltmain.sh: Likewise.
5170
5171 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5172
5173 * configure.ac: Update minimum MPC version to 0.8.
5174 * configure: Regenerate.
5175
5176 2009-11-21 Sebastian Pop <sebpop@gmail.com>
5177
5178 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5179 * configure: Regenerated.
5180
5181 2009-11-21 Ian Lance Taylor <iant@google.com>
5182
5183 * configure.ac: Change default of poststage1_ldflags to be empty if
5184 poststage1_libs is set. When poststage1_libs is empty, and
5185 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5186 * configure: Rebuild.
5187
5188 2009-11-21 Adam Nemet <adambnmet@gmail.com>
5189
5190 * MAINTAINERS (Write After Approval): Update my email address.
5191
5192 2009-11-20 Ben Elliston <bje@au.ibm.com>
5193
5194 * config.guess: Update from upstream sources.
5195
5196 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5197
5198 * Makefile.def: Restore host and target settings for gmp.
5199 * Makefile.in: Rebuild.
5200
5201 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5202
5203 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5204 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5205 Fix portability of test of C++ as bootstrap language. Add
5206 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5207 * configure: Rebuild.
5208 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5209 and cloog. Fix in-tree ppl configuration. Introduce libelf
5210 in-tree building.
5211 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5212 (POSTSTAGE1_HOST_EXPORTS): Use it.
5213 (STAGE[+id+]_CXXFLAGS): New.
5214 (BASE_FLAGS_TO_PASS): Pass it down.
5215 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5216 extra_exports.
5217 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5218 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5219 extra_exports.
5220 * Makefile.in: Rebuild.
5221
5222 2009-11-17 Ben Elliston <bje@au.ibm.com>
5223
5224 * config.sub, config.guess: Update from upstream sources.
5225
5226 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5227
5228 * MAINTAINERS (Write After Approval): Add myself.
5229
5230 2009-11-09 Jon Beniston <jon@beniston.com>
5231
5232 * MAINTAINERS (Write After Approval): Add myself.
5233
5234 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5235
5236 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5237 paths for *-w64-mingw* and x86_64-*mingw*.
5238 * configure: Regenerated.
5239
5240 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5241
5242 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5243
5244 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5245
5246 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5247 Phil Edwards to Write-After Approval.
5248
5249 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5250
5251 * configure.ac: Disable target-winsup & co for
5252 x86_64-*-mingw* and *-w64-mingw* targets.
5253 * configure: Regenerated.
5254
5255 2009-10-16 Nick Clifton <nickc@redhat.com>
5256
5257 * MAINTAINERS: Add myself as a maintainer for the RX port.
5258
5259 2009-10-26 Johannes Singler <singler@kit.edu>
5260
5261 * MAINTAINERS (Write After Approval): Update my e-mail address.
5262
5263 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5264
5265 * configure.ac (CLooG test): Use = with test.
5266 * configure: Regenerate.
5267
5268 2009-10-22 Richard Guenther <rguenther@suse.de>
5269
5270 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5271 cloog if the ppl version check failed. Move flags saving
5272 before setting in libelf check.
5273 * configure: Regenerate.
5274
5275 2009-10-21 Richard Guenther <rguenther@suse.de>
5276
5277 * configure.ac: Adjust the ppl and cloog configure to work as
5278 documented. Disable cloog if ppl was disabled. Omit the version
5279 checks if they were disabled.
5280 * configure: Re-generate.
5281
5282 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5283
5284 * configure.ac: Add 'lto' to enable_languages, not
5285 new_enable_languages, and only if not already present.
5286 * configure: Regenerate.
5287
5288 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5289
5290 * README: Refer to the various COPYING* files instead of just
5291 COPYING.
5292 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5293
5294 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
5295
5296 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5297
5298 2009-10-07 Richard Guenther <rguenther@suse.de>
5299
5300 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5301 and Richard Guenther as reviewers.
5302 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5303 as reviewers.
5304
5305 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5306
5307 * config.sub: Update from upstream sources.
5308
5309 2009-10-06 Ian Lance Taylor <iant@google.com>
5310
5311 * Makefile.def: check-gold depends upon all-gas.
5312 * Makefile.in: Rebuild.
5313
5314 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5315
5316 * MAINTAINERS (Write After Approval): Add myself.
5317
5318 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5319
5320 * Makefile.def: all-lto-plugin depends on all-libiberty.
5321 set bootstrap=true for lto-plugin.
5322 Add lto-plugin.
5323 * Makefile.in: Regenerate.
5324 * configure.ac (host_libs): Add lto-plugin.
5325 * configure: Regenerate.
5326
5327 2009-10-03 Diego Novillo <dnovillo@google.com>
5328
5329 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5330 (HOST_LIBELFLIBS): Define.
5331 (HOST_LIBELFINC): Define.
5332 * Makefile.in: Regenerate.
5333 * configure.ac: Add --enable-lto.
5334 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5335 If --enable-lto is used, add 'lto' to new_enable_languages.
5336 If --enable-lto is used and gold is enabled, add
5337 lto-plugin to configdirs.
5338 * configure: Regenerate.
5339
5340 2009-10-03 Simon Baldwin <simonb@google.com>
5341
5342 * configure.ac: If --with-system-zlib, suppress local zlib and
5343 pass --with-system-zlib to subdir configure scripts.
5344 * configure: Regenerate.
5345
5346 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5347 Paolo Bonzini <bonzini@gnu.org>
5348
5349 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5350 $(srcdir).
5351 * Makefile.in: Rebuilt.
5352
5353 2009-09-26 Gary Funck <gary@intrepid.com>
5354
5355 * MAINTAINERS (Write After Approval): Add myself.
5356
5357 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5358
5359 * configure.ac: Update minimum MPC version to 0.7.
5360 * configure: Regenerate.
5361
5362 2009-09-25 Nick Clifton <nickc@redhat.com>
5363
5364 * configure.ac: Pass any --cache-file=/dev/null option on to
5365 subconfigures.
5366 * configure: Regenerate.
5367
5368 2009-09-23 Nick Clifton <nickc@redhat.com>
5369
5370 * config.sub, config.guess: Update from upstream sources.
5371
5372 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5373
5374 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5375 * Makefile.in: Rebuilt.
5376
5377 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5378
5379 PR bootstrap/32272
5380 * configure.ac: Error out if $srcdir isn't '.' but contains
5381 host-${host_noncanonical}.
5382 * configure: Regenerate.
5383
5384 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5385
5386 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5387 maintainer.
5388
5389 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5390
5391 * configure.ac: If bootstrapping a combined tree with
5392 --enable-gold, require c++ in stage1_languages.
5393 * configure: Regenerate.
5394
5395 * configure.ac: Also add target_libs of stage1_languages to
5396 bootstrap_target_libs.
5397 * configure: Regenerate.
5398
5399 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5400 with --enable-languages not containing c++.
5401 * configure: Regenerate.
5402
5403 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5404
5405 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5406 * configure: Regenerate.
5407
5408 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5409
5410 * MAINTAINERS (Write After Approval): Update my e-mail address,
5411 and move from from here...
5412 (Waiting for paperwork): To here.
5413
5414 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5415
5416 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5417
5418 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5419
5420 * configure.ac: Do not use $extrasub for replacing @if/@endif
5421 parts in Makefile; instead, use additional arguments to
5422 AC_CONFIG_COMMANDS to do the replacement manually, with several
5423 sed invocations, to avoid HP-UX sed command limits.
5424 * configure: Regenerate.
5425
5426 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5427
5428 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5429 blank before -L.
5430
5431 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5432
5433 * configure.ac (with-build-config): Document. Handle without.
5434 Handle missing argument.
5435 * configure: Rebuilt.
5436
5437 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5438
5439 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5440 Default to bootstrap-debug only if compare-debug works.
5441 * configure: Rebuilt.
5442 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5443 * Makefile.in: Rebuilt.
5444
5445 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5446
5447 * MAINTAINERS (OS Port Maintainers): Update my email address.
5448
5449 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5450
5451 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5452 * Makefile.in: Rebuilt.
5453
5454 2009-09-01 Chris Demetriou <cgd@google.com>
5455
5456 * MAINTAINERS (Write After Approval): Add myself.
5457
5458 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5459
5460 PR debug/30161
5461 * include/dwarf2.h (enum dwarf_tag): Added
5462 DW_TAG_GNU_template_template_param
5463 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5464
5465 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5466
5467 * Makefile.tpl (AWK): Fix typo.
5468 * Makefile.in: Regenerate.
5469
5470 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5471
5472 * configure.ac: Detect awk and sed.
5473 * Makefile.def (flags_to_pass): Add AWK and SED.
5474 * Makefile.tpl (AWK, SED): New.
5475 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5476 * configure: Regenerate.
5477 * Makefile.in: Regenerate.
5478
5479 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5480
5481 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5482 (collapseslashes): Likewise.
5483
5484 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5485
5486 * configure.ac (AC_PREREQ): Bump to 2.64.
5487
5488 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5489
5490 * configure.ac: Remove --with-datarootdir, --with-docdir,
5491 --with-pdfdir, --with-htmldir switches.
5492 * configure: Regenerate.
5493
5494 * configure: Regenerate.
5495
5496 * compile: Sync from Automake 1.11.
5497 * depcomp: Likewise.
5498 * install-sh: Likewise.
5499 * missing: Likewise.
5500 * mkinstalldirs: Likewise.
5501 * ylwrap: Likewise.
5502
5503 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5504
5505 * ltmain.sh (func_normal_abspath): New function.
5506 (func_relative_path): Likewise.
5507 (func_mode_help): Document new -bindir option for link mode.
5508 (func_mode_link): Add new -bindir option, and use it to place
5509 output DLL if specified.
5510
5511 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5512
5513 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5514 (baseargs): Add --disable-option-checking.
5515 * configure: Regenerate.
5516
5517 * Makefile.def (configure-target-libiberty): Depend on
5518 all-binutils and all-ld.
5519 (configure-target-newlib): Likewise.
5520 * Makefile.in: Regenerate.
5521
5522 2009-08-17 Ben Elliston <bje@au.ibm.com>
5523
5524 * config.sub, config.guess: Update from upstream sources.
5525
5526 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5527
5528 Sync from src, merge:
5529
5530 2009-07-02 Tristan Gingold <gingold@adacore.com>
5531
5532 * configure.ac: Do not exclude gas for i386-*-darwin.
5533 Add a case for x86_64-*-darwin.
5534 * configure: Regenerate.
5535
5536 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5537
5538 * MAINTAINERS: Add my name to Write After Approval list.
5539
5540 2009-08-06 Michael Eager <eager@eagercon.com>
5541
5542 * configure.ac: Add Microblaze target.
5543 * configure: Regenerate.
5544
5545 2009-07-31 Christian Bruel <christian.bruel@st.com>
5546
5547 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5548 * configure: Regenerate.
5549
5550 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5551
5552 * MAINTAINERS (Write After Approval): Update my e-mail address.
5553
5554 2009-07-06 Ian Lance Taylor <iant@google.com>
5555
5556 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5557 * configure: Rebuild.
5558
5559 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5560
5561 * MAINTAINERS: Move myself to the Graphite Reviewers.
5562
5563 2009-06-30 Wei Guozhi <carrot@google.com>
5564
5565 * MAINTAINERS: Add my name to Write After Approval list.
5566
5567 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5568
5569 PR bootstrap/40338
5570 * configure.ac (comparestring): Create new variable.
5571 * Makefile.tpl (comparestring): Use to skip some comparisions.
5572 * configure: Regenerate.
5573 * Makefile.in: Regenerate.
5574
5575 2009-06-26 Doug Evans <dje@sebabeach.org>
5576
5577 * Makefile.def (host_modules): Add cgen.
5578 * Makefile.in: Regenerate.
5579 * configure.ac (host_tools): Add cgen.
5580 * configure: Regenerate.
5581
5582 2009-06-23 DJ Delorie <dj@redhat.com>
5583
5584 * MAINTAINERS: Add myself as mep maintainer.
5585
5586 2009-06-23 Ian Lance Taylor <iant@google.com>
5587
5588 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5589 boot_languages. Only bootstrap target libraries listed in
5590 target_libs for some boot language. Add --with-stage1-ldflags,
5591 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5592 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5593 if not building with C++.
5594 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5595 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5596 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5597 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5598 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5599 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5600 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5601 * configure, Makefile.in: Rebuild.
5602
5603 2009-06-23 Li Feng <nemokingdom@gmail.com>
5604
5605 * MAINTAINERS: Added my name to write-after-approval list.
5606
5607 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5608
5609 * configure.ac: Define is_elf for QNX Neutrino targets.
5610 * configure: Regenerate.
5611
5612 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5613
5614 * MAINTAINERS: Added my name to the write-after-approval list
5615
5616 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5617
5618 * configure.ac: Detect MPC in default directory.
5619 * configure: Regenerate.
5620
5621 2009-06-03 Jerome Guitton <guitton@adacore.com>
5622 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5623
5624 * Makefile.tpl (all): Avoid a trailing backslash.
5625 * Makefile.in: Regenerate.
5626
5627 2009-06-03 Ben Elliston <bje@au.ibm.com>
5628
5629 * config.sub, config.guess: Update from upstream sources.
5630
5631 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5632
5633 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5634 to noconfdirs.
5635 * configure: Regenerate.
5636
5637 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5638
5639 * Makefile.tpl ([+compare-target+]): Compare all stage
5640 directories, rather than just gcc.
5641 * Makefile.in: Rebuilt.
5642
5643 2009-06-01 Doug Kwan <dougkwan@google.com>
5644
5645 * configure.ac: Support gold for target arm*-*-*.
5646 * configure: Regenerate.
5647
5648 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5649
5650 * Makefile.def: Add MPC support and dependencies.
5651 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5652
5653 * Makefile.in, configure: Regenerate.
5654
5655 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5656
5657 * Makefile.tpl (all): Avoid harmless warning in make all when
5658 gcc-bootstrap is enabled but stage_last does not exist.
5659 * Makefile.in: Rebuilt.
5660
5661 2009-05-24 Nicolas Roche <roche@adacore.com>
5662
5663 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5664 * Makefile.in: Regenerate.
5665
5666 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5667
5668 * MAINTAINERS: Update my e-mail address.
5669
5670 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5671
5672 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5673 * configure: Regenerate.
5674
5675 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5676
5677 PR other/40159
5678 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5679 gcc-no-bootstrap are mutually exclusive.
5680 * Makefile.in: Rebuilt.
5681
5682 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5683
5684 PR other/40159
5685 * Makefile.tpl (all): Don't end with unconditional success.
5686 * Makefile.in: Rebuilt.
5687
5688 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5689
5690 PR target/37137
5691 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5692 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5693 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5694 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5695 stage_configureflags, stage_cflags and stage_libcflags into
5696 explicit Makefile macros.
5697 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5698 GFORTRAN.
5699 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5700 CC. Set CC_FOR_BUILD from CC.
5701 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5702 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5703 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5704 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5705 and GFORTRAN.
5706 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5707 (_LIBCFLAGS): Renamed to _TFLAGS.
5708 (do-compare-debug, do-compare3-debug): Drop.
5709 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5710 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5711 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5712 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5713 (XGCC_FLAGS_FOR_TARGET): New.
5714 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5715 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5716 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5717 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5718 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5719 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5720 TFLAGS.
5721 (BUILD_CONFIG): Include if requested.
5722 (all): Set TFLAGS on bootstrap.
5723 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5724 (all-stageid-prefixmodule): Likewise.
5725 (do-clean, distclean-stageid): Set TFLAGS.
5726 (restrap): Fix whitespace.
5727 * Makefile.in: Rebuilt.
5728
5729 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5730
5731 * config.guess: Sync with src.
5732
5733 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5734
5735 * configure.ac ($with_ppl): Default to no if not supplied.
5736 ($with_cloog): Likewise.
5737 configure: Regenerate.
5738
5739 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5740
5741 * MAINTAINERS: Update my e-mail address.
5742
5743 2009-04-27 Nick Clifton <nickc@redhat.com>
5744
5745 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5746
5747 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5748
5749 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5750 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5751 * Makefile.in: Regenerate.
5752
5753 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5754
5755 PR bootstrap/39739
5756 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5757 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5758
5759 * configure, Makefile.in: Regenerate.
5760
5761 2009-04-21 Taras Glek <tglek@mozilla.com>
5762
5763 * include/hashtab.h: Update GTY annotations to new syntax
5764 * include/splay-tree.h: Likewise
5765
5766 2009-04-17 Ben Elliston <bje@au.ibm.com>
5767
5768 * config.sub, config.guess: Update from upstream sources.
5769
5770 2009-04-15 Anthony Green <green@moxielogic.com>
5771
5772 * configure.ac: Add moxie support.
5773 * configure: Rebuilt.
5774
5775 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5776
5777 * configure.ac: Change copyright header to refer to version
5778 3 of the GNU General Public License and to point readers at the
5779 COPYING3 file and the FSF's license web page.
5780 * Makefile.def: Likewise.
5781 * Makefile.tpl: Likewise.
5782 * Makefile.in: Regenerate.
5783
5784 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5785
5786 * configure.ac: Restore match for darwin9 or later. Use double
5787 brackets since regeneration eats one pair.
5788 * configure: Regenerate.
5789
5790 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5791
5792 PR gas/10039
5793 * configure.ac: Require texinfo 4.7.
5794 * configure: Regenerated.
5795
5796 2009-04-09 Nick Clifton <nickc@redhat.com>
5797
5798 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5799 the GCC Runtime Library Exception.
5800
5801 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5802
5803 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5804 * configure: Regenerate.
5805
5806 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5807
5808 * Makefil.def (languages): New entries.
5809 * Makefile.tpl (check-gcc-*): New generic target.
5810 * Makefile.in: Regenerate.
5811
5812 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5813
5814 * MAINTAINERS: Update my email address.
5815
5816 2009-03-18 Tom Tromey <tromey@redhat.com>
5817
5818 * configure: Rebuild.
5819 * configure.ac (host_libs): Add libiconv.
5820 * Makefile.in: Rebuild.
5821 * Makefile.def (host_modules): Add libiconv.
5822 (configure-gdb, all-gdb): Depend on libiconv.
5823
5824 2009-03-16 Tristan Gingold <gingold@adacore.com>
5825
5826 * configure.ac: Treat gdb as supported on x86_64-darwin.
5827 * configure: Regenerate.
5828
5829 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5830
5831 * configure.ac (--with-host-libstdcxx): New option.
5832 * configure: Regenerate.
5833
5834 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5835
5836 * MAINTAINERS: Move myself into the write after approval list.
5837
5838 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5839
5840 * MAINTAINERS: Update e-mail address.
5841
5842 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5843
5844 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5845
5846 2009-03-10 Ira Rosen <irar@il.ibm.com>
5847
5848 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5849
5850 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5851
5852 Backport from git Libtool:
5853
5854 2009-01-19 Robert Millan <rmh@aybabtu.com>
5855 Support GNU/kOpenSolaris.
5856 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5857 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5858 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5859 GNU/kOpenSolaris.
5860
5861 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5862
5863 * MAINTAINERS: Update e-mail address.
5864
5865 2009-02-24 Michael Eager <eager@eagercon.com>
5866
5867 * MAINTAINERS (Write After Approval): Add self.
5868
5869 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5870
5871 * MAINTAINERS (Write After Approval): Add myself.
5872
5873 2009-02-05 Andreas Schwab <schwab@suse.de>
5874
5875 * Makefile.tpl (stage_last): Define $r and $s before using
5876 $(RECURSE_FLAGS_TO_PASS).
5877 * Makefile.in: Regenerate
5878
5879 2009-01-30 Ian Lance Taylor <iant@google.com>
5880
5881 * MAINTAINERS: Move myself to the Global Reviewers list.
5882
5883 2009-01-29 Robert Millan <rmh@aybabtu.com>
5884
5885 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5886 * configure: Regenerate.
5887
5888 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5889
5890 * MAINTAINERS: Make whitespace consistent.
5891 Remove Robert Millan from Write After Approval.
5892
5893 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5894
5895 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5896 (all-opcodes): Depend on all-libiberty.
5897 * Makefile.in: Regenerate.
5898
5899 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5900
5901 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5902 * configure: Regenerate.
5903
5904 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5905
5906 * MAINTAINERS (Write After Approval): Add myself.
5907
5908 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5909
5910 * MAINTAINERS: Add myself to reviewers (Fortran).
5911
5912 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5913
5914 PR tree-optimization/38515
5915 * configure.ac (cloog-polylib): Removed.
5916 (with_ppl, with_cloog): Test for "no".
5917 * configure: Regenerated.
5918
5919 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5920
5921 * MAINTAINERS: Moved myself to reviewers (Fortran).
5922
5923 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5924
5925 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5926 (Write After Approval): Remove myself.
5927
5928 2009-01-03 Diego Novillo <dnovillo@google.com>
5929
5930 * MAINTAINERS: Remove myself from alias maintainership.
5931
5932 2009-01-02 David Ayers <ayers@fsfe.org>
5933
5934 * MAINTAINERS: Update e-mail address.
5935
5936 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5937
5938 * MAINTAINERS: Make whitespace consistent.
5939
5940 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5941
5942 Backport from upstream Libtool:
5943 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5944 Add cache variables to tests that require the linker to work.
5945 For shlibpath_overrides_runpath, this also changes the semantics
5946 to let the result from the C compiler take precedence.
5947
5948 2008-12-02 Ben Elliston <bje@au.ibm.com>
5949
5950 * config.sub, config.guess: Update from upstream sources.
5951
5952 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5953
5954 * configure.ac (ppllibs): Add by default the lib flags.
5955 * configure: Regenerate.
5956
5957 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5958
5959 * MAINTAINERS: Add myself to the write after approval list.
5960
5961 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5962
5963 * configure.ac: Add double brackets on darwin[912].
5964 * configure: Regenerate.
5965
5966 2008-12-03 Daniel Kraft <d@domob.eu>
5967
5968 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5969 Approval to Reviewer section (for Fortran front-end).
5970
5971 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5972
5973 * configure.ac: Expand to darwin10 and later.
5974 * configure: Regenerate.
5975
5976 2008-12-02 Andreas Schwab <schwab@suse.de>
5977
5978 * Makefile.def: configure-target-boehm-gc depends on
5979 all-target-libstdc++-v3.
5980 * Makefile.in: Regenerate.
5981
5982 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
5983
5984 * MAINTAINERS: Add myself as mingw maintainer.
5985
5986 2008-12-02 Ben Elliston <bje@au.ibm.com>
5987
5988 * config.sub, config.guess: Update from upstream sources.
5989
5990 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5991
5992 * README.SCO: Remove.
5993
5994 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5995
5996 * MAINTAINERS: Add myself to the write after approval list.
5997
5998 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5999
6000 * MAINTAINERS: Update my email address in WAA section.
6001
6002 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
6003
6004 * MAINTAINERS: Update e-mail address.
6005
6006 2008-11-27 Toon Moene <toon@moene.org>
6007
6008 * MAINTAINERS: Change e-mail address.
6009
6010 2008-11-27 Tristan Gingold <gingold@adacore.com>
6011
6012 * configure.ac: Build gdb for i?86-*-darwin*
6013 * configure: Regenerated.
6014
6015 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
6016
6017 * MAINTAINERS: Added my full name.
6018
6019 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6020
6021 PR bootstrap/38014
6022 PR bootstrap/37923
6023
6024 Revert:
6025
6026 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6027
6028 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6029 * Makefile.in: Regenerated.
6030
6031 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6032
6033 PR gdb/921
6034 PR gdb/1646
6035 PR gdb/2175
6036 PR gdb/2176
6037
6038 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6039 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6040 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6041 (HOST_EXPORTS): Pass CPPFLAGS.
6042 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6043 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6044 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6045 * Makefile.in, configure: Regenerated.
6046 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6047 and CPPFLAGS_FOR_BUILD.
6048
6049 2008-11-06 Jeff Law <law@redhat.com>
6050
6051 * MAINTAINERS: Add myself as middle end maintainer.
6052
6053 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
6054
6055 * MAINTAINERS (Write after approval): Add myself.
6056
6057 2008-11-05 Diego Novillo <dnovillo@google.com>
6058
6059 * MAINTAINERS (Global Reviewers): Add myself.
6060 (Non-Algorithmic Maintainers): Remove myself.
6061
6062 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6063
6064 * MAINTAINERS (Write after approval): Add myself.
6065
6066 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6067
6068 * MAINTAINERS (Write after approval): Add myself.
6069
6070 2008-10-31 Ben Elliston <bje@au.ibm.com>
6071
6072 * configure.ac (spu-*-*): Remove special case.
6073 * configure: Regenerate.
6074
6075 2008-10-30 Catherine Moore <clm@codesourcery.com>
6076
6077 * MAINTAINERS (Write after approval): Update my email address.
6078
6079 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6080
6081 * configure.ac [spu-*-*]: Do not set skipdirs.
6082 * configure: Re-generate.
6083
6084 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6085
6086 * MAINTAINERS (Various Maintainers): Add myself to reload.
6087
6088 2008-10-25 Richard Guenther <rguenther@suse.de>
6089
6090 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6091 maintainer. Remove myself as libgcc-math maintainer.
6092 (Non-Algorithmic Maintainers): Remove myself.
6093
6094 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6095
6096 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6097 * Makefile.in: Regenerated.
6098
6099 2008-10-23 Cary Coutant <ccoutant@google.com>
6100
6101 * MAINTAINERS (Write after approval): Add myself.
6102
6103 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6104
6105 PR gdb/921
6106 PR gdb/1646
6107 PR gdb/2175
6108 PR gdb/2176
6109
6110 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6111 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6112 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6113 (HOST_EXPORTS): Pass CPPFLAGS.
6114 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6115 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6116 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6117 * Makefile.in, configure: Regenerated.
6118 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6119 and CPPFLAGS_FOR_BUILD.
6120
6121 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
6122
6123 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6124 Sebastian Pop.
6125
6126 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6127
6128 * MAINTAINERS (Write After Approval): Added myself.
6129
6130 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6131
6132 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6133 recommended version to 2.3.2.
6134
6135 * configure: Regenerate.
6136
6137 2008-10-01 Mark Mitchell <mark@codesourcery.com>
6138
6139 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6140
6141 2008-09-29 David Daney <david.daney@caviumnetworks.com>
6142
6143 * MAINTAINERS (Write After Approval): Update e-mail address.
6144
6145 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6146
6147 * libtool.m4: Update to libtool 2.2.6.
6148 * lt~obsolete.m4: Update to libtool 2.2.6.
6149 * ltmain.sh: Update to libtool 2.2.6.
6150 * ltsugar.m4: Update to libtool 2.2.6.
6151 * ltversion.m4: Update to libtool 2.2.6.
6152 * ltoptions.m4: Update to libtool 2.2.6.
6153 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6154
6155 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6156
6157 * MAINTAINERS (Write After Approval): Add myself.
6158
6159 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6160
6161 * MAINTAINERS (Write After Approval): Update my name.
6162
6163 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6164
6165 * MAINTAINERS: Add myself in "Write After Approval".
6166
6167 2008-09-18 Steve Ellcey <sje@cup.hp.com>
6168
6169 * MAINTAINERS: Add myself as ia64 maintainer.
6170
6171 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6172
6173 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6174 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6175 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6176 and Michael Tiemann from Write After Approval since they do not
6177 actually have access.
6178
6179 2008-09-05 Richard Guenther <rguenther@suse.de>
6180
6181 * configure.ac: Initialize clooglibs to -lcloog.
6182 * configure: Re-generate.
6183
6184 2008-09-04 Le-Chun Wu <lcwu@google.com>
6185
6186 * MAINTAINERS (Write After Approval): Add myself.
6187
6188 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6189
6190 * configure.ac (--with-cloog-polylib): New.
6191 (--disable-cloog-version-check): New.
6192 (--disable-ppl-version-check): New.
6193 * configure: Re-generate.
6194
6195 2008-09-03 Richard Guenther <rguenther@suse.de>
6196
6197 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6198 cloog test.
6199 * configure: Re-generate.
6200
6201 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6202
6203 Add picoChip port.
6204 * MAINTAINERS: Add picoChip maintainers.
6205
6206 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6207 Tobias Grosser <grosser@fim.uni-passau.de>
6208 Jan Sjodin <jan.sjodin@amd.com>
6209 Harsha Jagasia <harsha.jagasia@amd.com>
6210 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6211 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6212 Adrien Eliche <aeliche@isty.uvsq.fr>
6213
6214 Merge from graphite branch.
6215 * configure: Regenerate.
6216 * Makefile.in: Regenerate.
6217 * configure.ac (host_libs): Add ppl and cloog.
6218 Add checks for PPL and CLooG.
6219 * Makefile.def (ppl, cloog): Added modules and dependences.
6220 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6221 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6222
6223 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6224
6225 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6226 (GCC_SHLIB_SUBDIR): New.
6227 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6228 * configure: Regenerate.
6229 * Makefile.in: Regenerate.
6230
6231 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6232
6233 * MAINTAINERS: Consistently use tabs to separate columns.
6234
6235 2008-08-29 Tristan Gingold <gingold@adacore.com>
6236
6237 * MAINTAINERS (Write after Approval): Add myself.
6238
6239 2008-08-28 Tristan Gingold <gingold@adacore.com>
6240
6241 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6242 Enable bfd, binutils and opcodes.
6243 * configure: Regenerate.
6244
6245 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6246
6247 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6248
6249 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6250
6251 * MAINTAINERS: Use correct Umlaut for last name.
6252
6253 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6254
6255 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6256
6257 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6258
6259 * MAINTAINERS: Update my email address.
6260
6261 2008-08-16 Nicolas Roche <roche@adacore.com>
6262
6263 * Makefile.tpl: Add BOOT_ADAFLAGS.
6264 * Makefile.in: Regenerate.
6265
6266 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6267
6268 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6269 * configure: Regenerate.
6270
6271 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
6272
6273 * configure.ac: Add makefile fragments for hpux.
6274 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6275 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6276 * configure: Regenerate.
6277 * Makefile.in: Regenerate.
6278
6279 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
6280
6281 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6282
6283 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
6284
6285 * MAINTAINERS (Write after Approval): Add myself.
6286
6287 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6288
6289 * MAINTAINERS (Write After Approval): Add myself.
6290
6291 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
6292
6293 * MAINTAINERS (Write After Approval): Add myself.
6294
6295 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6296
6297 * MAINTAINERS: Update my email address.
6298
6299 2008-06-25 Joey Ye <joey.ye@intel.com>
6300
6301 * MAINTAINERS (Write After Approval): Add myself.
6302
6303 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6304
6305 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6306 * Makefile.in: Regenerate.
6307 * configure: Regenerate.
6308
6309 2008-06-17 Daniel Kraft <d@domob.eu>
6310
6311 * MAINTAINERS (Write After Approval): Add myself.
6312
6313 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6314
6315 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6316 "$@" is still intact with both Autoconf 2.59 and 2.62.
6317 * configure: Regenerate.
6318
6319 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6320
6321 * Makefile.tpl: Fix comment errors.
6322 * Makefile.in: Regenerate.
6323
6324 2008-06-12 David S. Miller <davem@davemloft.net>
6325 David Edelsohn <edelsohn@gnu.org>
6326
6327 * configure.ac: Add powerpc*-*-* to gold supported targets.
6328 * configure: Regenerate.
6329
6330 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6331
6332 PR tree-optimization/36218
6333 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6334 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6335 (all prefix="build-"): Pass them to build-system sub-makes.
6336 * Makefile.in: Regenerate.
6337
6338 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6339
6340 * MAINTAINERS (mt port): Remove.
6341 (sco5, unixware, sco udk): Remove.
6342 (Kean Johnston): Add to Write After Approval.
6343
6344 2008-05-30 Julian Brown <julian@codesourcery.com>
6345
6346 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6347 of libobjc for ARM EABI Linux.
6348 * configure: Regenerate.
6349
6350 2008-05-18 Xinliang David Li <davidxl@google.com>
6351
6352 * ChangeLog: Remove wrong ChangeLog entry.
6353
6354 2008-05-17 Xinliang David Li <davidxl@google.com>
6355
6356 * MAINTAINERS (Write After Approval): Add myself.
6357
6358 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6359
6360 * MAINTAINERS (Write After Approval): Add myself.
6361
6362 2008-05-14 Rafael Espíndola <espindola@google.com>
6363
6364 * config-ml.in: don't handle --enable-shared and --enable-static.
6365
6366 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6367
6368 * MAINTAINERS: Update my email address.
6369
6370 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6371
6372 * MAINTAINERS: Update my email address.
6373
6374 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6375
6376 * MAINTAINERS (Write After Approval): Add myself.
6377
6378 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6379
6380 * MAINTAINERS (Write After Approval): Add myself.
6381
6382 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6383
6384 * MAINTAINERS (crx): Add myself.
6385
6386 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6387
6388 Sync with src:
6389 2008-04-14 David S. Miller <davem@davemloft.net>
6390
6391 * configure.ac: Add sparc*-*-* to gold supported targets.
6392 * configure: Regenerate.
6393
6394 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6395
6396 PR bootstrap/35457
6397 * configure.ac: Include override.m4.
6398 * configure: Regenerate.
6399
6400 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6401
6402 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6403 * Makefile.in: Regenerate.
6404
6405 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6406
6407 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6408 as nonconfigurable directories list.
6409 * configure: Regenerate.
6410
6411 2008-04-14 Ben Elliston <bje@au.ibm.com>
6412
6413 * config.sub, config.guess: Update from upstream sources.
6414
6415 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6416
6417 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6418 * Makefile.in: Regenerate.
6419
6420 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6421
6422 * configure.ac: Do not build libssp for the AVR.
6423 * configure: Regenerate.
6424
6425 2008-04-07 Ian Lance Taylor <iant@google.com>
6426
6427 * Makefile.def: check-gold depends upon all-binutils.
6428 * Makefile.in: Regenerate.
6429
6430 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6431
6432 * MAINTAINERS (Write After Approval): Add myself.
6433
6434 2008-04-04 Nick Clifton <nickc@redhat.com>
6435
6436 PR binutils/4334
6437 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6438 builds.
6439 * configure: Regenerate.
6440
6441 2008-04-04 NightStrike <NightStrike@gmail.com>
6442
6443 PR other/35151
6444 * configure.ac: Combine rules for mingw32 and mingw64.
6445 * configure: Regenerate.
6446
6447 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6448
6449 * MAINTAINERS (Write After Approval): Add myself.
6450
6451 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6452
6453 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6454 * Makefile.in (.NOTPARALLEL): Ditto.
6455
6456 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6457
6458 * MAINTAINERS (Write After Approval): Add myself.
6459
6460 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6461
6462 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6463 * Makefile.in (.NOTPARALLEL): Regenerate.
6464
6465 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6466
6467 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6468 * Makefile.in: Regenerate.
6469
6470 2008-03-26 Jakub Staszak <kuba@et.pl>
6471
6472 * MAINTAINERS (Write After Approval): Add myself.
6473
6474 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6475
6476 * MAINTAINERS: Update e-mail address.
6477
6478 2008-03-20 Ian Lance Taylor <iant@google.com>
6479
6480 * configure.ac: Add support for --enable-gold.
6481 * Makefile.def: Add gold as a directory like ld.
6482 * configure, Makefile.in: Regenerate.
6483
6484 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6485
6486 * configure.ac: m4_include config/proginstall.m4.
6487 * configure: Regenerate.
6488
6489 Backport from upstream Libtool:
6490
6491 2007-10-12 Eric Blake <ebb9@byu.net>
6492
6493 Deal with Autoconf 2.62's semantic change in m4_append.
6494 * ltsugar.m4 (lt_append): Replace broken versions of
6495 m4_append.
6496 (lt_if_append_uniq): Don't require separator to be overquoted,
6497 and avoid broken m4_append.
6498 (lt_dict_add): Fix typo.
6499 * libtool.m4 (_LT_DECL): Don't overquote separator.
6500
6501 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6502
6503 * config.rpath: Add AIX 6 support.
6504
6505 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6506
6507 * Makefile.def (stageprofile). Remove -fprofile-generate
6508 from stage_libcflags.
6509 * Makefile.in: Regenerate.
6510
6511 2008-03-13 Ben Elliston <bje@au.ibm.com>
6512
6513 * config.sub, config.guess: Update from upstream sources.
6514
6515 2008-03-06 Tom Tromey <tromey@redhat.com>
6516
6517 * MAINTAINERS: Update for treelang deletion.
6518
6519 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6520
6521 * MAINTAINERS: Update my email address.
6522
6523 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6524
6525 * MAINTAINERS (darwin port): Add myself as a maintainer.
6526 (objective-c/c++): Add myself as a maintainer.
6527
6528 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6529
6530 * MAINTAINERS (Write After Approval): Update my email address.
6531
6532 2008-02-25 Tomas Bily <tbily@suse.cz>
6533
6534 * MAINTAINERS (Write After Approval): Add myself.
6535
6536 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6537
6538 * MAINTAINERS (OpenMP): Add myself.
6539
6540 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6541
6542 PR bootstrap/32009
6543 PR bootstrap/32161
6544
6545 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6546 * configure: Regenerate.
6547
6548 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6549 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6550 STAGE4_LIBCFLAGS): New.
6551 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6552 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6553 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6554 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6555 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6556 for target modules. Don't export LIBCFLAGS.
6557 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6558 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6559 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6560 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6561 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6562 * Makefile.in: Regenerate.
6563
6564 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6565
6566 PR libgcj/33085
6567 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6568 Do not use -DDLL_EXPORT. Backport from upstream.
6569
6570 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6571
6572 * MAINTAINERS (Write After Approval): Add myself.
6573
6574 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6575
6576 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6577 * configure: Regenerate.
6578
6579 2008-01-31 Marc Gauthier <marc@tensilica.com>
6580
6581 * configure.ac (xtensa*-*-*): Recognize processor variants.
6582 * configure: Regenerate.
6583
6584 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6585
6586 PR bootstrap/34922
6587 * configure.ac (PARSE_ARGS): Push suitable setting of
6588 ac_subdirs_all, for `./configure --help=recursive'.
6589 Handle `+' in generic toplevel directory disabling.
6590 * configure: Regenerate.
6591
6592 2008-01-28 Nick Clifton <nickc@redhat.com>
6593
6594 * MAINTAINERS (xstormy16): Take over maintainership.
6595
6596 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6597
6598 * MAINTAINERS (c4x port): Remove.
6599
6600 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6601
6602 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6603
6604 2008-01-23 Ben Elliston <bje@au.ibm.com>
6605
6606 * config.sub, config.guess: Update from upstream sources.
6607
6608 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6609
6610 * MAINTAINERS (Write After Approval): Add myself.
6611
6612 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6613
6614 * MAINTAINERS: Update my email address.
6615
6616 2008-01-09 Raksit Ashok <raksit@google.com>
6617
6618 * MAINTAINERS (Write After Approval): Add myself.
6619
6620 2008-01-09 Raksit Ashok <raksit@google.com>
6621
6622 * MAINTAINERS (Write After Approval): Add myself.
6623
6624 2008-01-08 Ben Elliston <bje@au.ibm.com>
6625
6626 * config.sub, config.guess: Update from upstream sources.
6627
6628 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6629
6630 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6631 Change recommended MPFR from 2.2.1 -> 2.3.0.
6632 * configure: Regenerate.
6633
6634 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6635
6636 * MAINTAINERS: Update my email address.
6637
6638 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6639
6640 * MAINTAINERS: Update my email address.
6641
6642 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6643
6644 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6645 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6646 * Makefile.in: Regenerate.
6647
6648 2007-12-10 Mark Heffernan <meheff@google.com>
6649
6650 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6651 misplaced entries.
6652
6653 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6654
6655 * configure.ac: Enable libjava for x86_64-*-darwin9.
6656 * configure: Regenerate.
6657
6658 2007-12-07 Bill Maddox <maddox@google.com>
6659
6660 * MAINTAINERS (Write After Approval): Add myself.
6661
6662 2007-12-05 Ben Elliston <bje@au.ibm.com>
6663
6664 * config.sub, config.guess: Update from upstream sources.
6665
6666 2007-12-02 Matthias Klose <doko@ubuntu.com>
6667
6668 * config-ml.in: Remove 64bit configure tests.
6669
6670 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6671
6672 * config-ml.in: Robustify against white space in absolute file
6673 names.
6674
6675 * config-ml.in (multi-clean): Substitute ${Makefile}.
6676 Remove superfluous ${Makefile} in list.
6677
6678 2007-11-19 Thiemo Seufer <ths@mips.com>
6679
6680 * config-ml.in: Don't hardcode the Makefile name.
6681
6682 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6683
6684 * MAINTAINERS (Write After Approval): Add myself.
6685
6686 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6687
6688 * MAINTAINERS (Write After Approval): Add myself.
6689
6690 2007-11-06 Doug Kwan <dougkwan@google.com>
6691
6692 * MAINTAINERS (Write After Approval): Add myself.
6693
6694 2007-10-25 Ben Elliston <bje@au.ibm.com>
6695
6696 * MAINTAINERS (mercury): Remove entry.
6697 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6698
6699 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6700
6701 * Makefile.def (dependencies): Make configure-gdb depend on
6702 all-intl.
6703 * Makefile.in: Regenerated.
6704
6705 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6706
6707 * MAINTAINERS (Fortran maintainer): Remove myself.
6708
6709 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6710
6711 * Makefile.def: To avoid problems running with parallel makes,
6712 build newlib before libgloss so that target specific header
6713 files are availble.
6714 * Makefile.in: Regenerate
6715
6716 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6717
6718 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6719 * Makefile.in: Regenerate.
6720
6721 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6722
6723 * MAINTAINERS (Register allocation reviewer): Add myself.
6724
6725 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6726
6727 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6728 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6729 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6730 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6731 * configure: Regenerate.
6732
6733 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6734
6735 * MAINTAINERS (Register allocation reviewer): Add myself.
6736
6737 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6738
6739 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6740 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6741 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6742 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6743 * configure.ac: Default them to host tools for $host = $build.
6744 Subst them.
6745
6746 * configure: Regenerate.
6747 * Makefile.in: Regenerate.
6748
6749 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6750
6751 * MAINTAINERS (Register allocation reviewer): Add myself.
6752
6753 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6754
6755 * MAINTAINERS (Register allocation reviewer): Add myself.
6756
6757 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6758
6759 * MAINTAINERS (Write After Approval): Fix typo.
6760
6761 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6762
6763 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6764 * configure: Regenerate.
6765
6766 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6767
6768 PR bootstrap/31906
6769 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6770 they're already prefixed.
6771
6772 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6773
6774 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6775 libstdc++.
6776 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6777 * configure: Regenerate.
6778 * Makefile.in: Regenerate.
6779
6780 2007-09-17 Andreas Schwab <schwab@suse.de>
6781
6782 * configure.ac: Raise minimum makeinfo version to 4.6.
6783 * configure: Regenerate.
6784
6785 2007-09-17 Johannes Singler <singler@ira.uka.de>
6786
6787 * MAINTAINERS (write-after-approval) add myself
6788
6789 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6790
6791 * configure.ac: Correct makeinfo version check.
6792 * configure: Regenerate.
6793
6794 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6795
6796 * MAINTAINERS: Update my email address.
6797
6798 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6799
6800 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6801 to $skipdirs and only disable gprof for newlib. Use the normal
6802 mips*-elf* handling in other respects.
6803 * configure: Regnerate.
6804
6805 2007-09-12 David Daney <ddaney@avtrex.com>
6806
6807 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6808 enabling libgcj.
6809 * configure: Regenerate.
6810
6811 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6812
6813 PR other/32154
6814 * configure.ac: For libgloss targets, point the linker to the linker
6815 script, startup code and simulator library.
6816 * configure: Regenerate.
6817
6818 2007-09-07 Andrew Haley <aph@redhat.com>
6819
6820 * configure.ac (noconfigdirs): Remove target-libffi and
6821 target-libjava.
6822 * configure: Regenerate.
6823
6824 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6825
6826 PR target/33281
6827 * configure.ac: Use config/mh-mingw on mingw.
6828 * configure: Regenerate.
6829
6830 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6831
6832 * MAINTAINERS (Write After Approval): Add myself.
6833
6834 2007-09-05 Richard Guenther <rguenther@suse.de>
6835
6836 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6837 nor --disable-checking is provided also turn on yes and types
6838 checking for stage1.
6839 * configure: Re-generate.
6840
6841 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6842
6843 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6844 (Write After Approval): Remove myself.
6845
6846 2007-08-29 Nick Clifton <nickc@redhat.com>
6847
6848 * config.sub, config.guess: Update from upstream sources.
6849
6850 2007-08-22 Bud Davis <jmdavis@link.com>
6851
6852 * MAINTAINERS (Write After Approval): Added myself.
6853 * MAINTAINERS (Reviewers): Removed myself.
6854
6855 2007-08-18 Paul Brook <paul@codesourcery.com>
6856 Joseph Myers <joseph@codesourcery.com>
6857
6858 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6859 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6860 * Makefile.in: Regenerate.
6861 * configure.ac (--with-debug-prefix-map): New.
6862 * configure: Regenerate.
6863
6864 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6865 Nigel Stephens <nigel@mips.com>
6866
6867 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6868 as target_makefile_frag.
6869 * configure: Regenerate.
6870
6871 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6872
6873 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6874 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6875 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6876 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6877 (do-compare, do-compare3, do-compare-debug): New.
6878 ([+compare-target+]): Use them.
6879
6880 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6881
6882 * MAINTAINERS (Write After Approval): Change my email address.
6883
6884 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6885 Ben Elliston <bje@au.ibm.com>
6886
6887 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6888 --silent if $silent.
6889 * configure: Regenerate.
6890
6891 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6892
6893 * MAINTAINERS (Various Maintainers): Add myself as
6894 loop infrastructure maintainer. Update my e-mail
6895 address.
6896
6897 2007-07-31 Diego Novillo <dnovillo@google.com>
6898
6899 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6900 Adjust description.
6901
6902 2007-07-26 Richard Guenther <rguenther@suse.de>
6903
6904 * configure.ac: Add types checking to stage1 checking flags.
6905 * configure: Regenerate.
6906
6907 2007-07-17 Nick Clifton <nickc@redhat.com>
6908
6909 * COPYING3: New file. Contains version 3 of the GNU General
6910 Public License.
6911 * COPYING3.LIB: New file. Contains version 3 of the GNU
6912 Lesser General Public License.
6913
6914 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6915
6916 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6917
6918 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6919
6920 * MAINTAINERS (S/390 co-maintainer): Add myself.
6921 (Write After Approval): Remove myself.
6922
6923 2007-07-13 Dan Hipschman <dsh@google.com>
6924
6925 * MAINTAINERS (Write After Approval): Add myself.
6926
6927 2007-07-11 Nick Clifton <nickc@redhat.com>
6928
6929 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6930 WINDRES export.
6931 * Makefile.in: Regenerate.
6932
6933 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6934
6935 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6936 maintainer.
6937
6938 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6939
6940 * lt~obsolete.m4: New. Import from 20070318 libtool.
6941
6942 2007-07-03 Julian Brown <julian@codesourcery.com>
6943
6944 * MAINTAINERS (Write After Approval): Add myself.
6945
6946 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6947
6948 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6949 * configure: Regenerate.
6950
6951 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6952
6953 * configure.ac: Add some missing m4 quotation.
6954 * configure: Regenerate.
6955
6956 2007-07-02 Simon Baldwin <simonb@google.com>
6957
6958 * MAINTAINERS (Write After Approval): Add myself.
6959
6960 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6961
6962 * configure: Regenerate.
6963
6964 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6965
6966 * Makefile.def: Add windmc tool to build.
6967 * Makefile.tpl: Likewise.
6968 * configure.ac: Likewise.
6969 * Makefile.in: Regenerate.
6970 * configure: Regenerate.
6971
6972 2007-06-28 DJ Delorie <dj@redhat.com>
6973
6974 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6975 not building newlib.
6976 * configure: Regenerated.
6977
6978 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6979
6980 * MAINTAINERS (Write After Approval): Add myself.
6981
6982 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
6983
6984 * MAINTAINERS (Write After Approval): Add myself.
6985
6986 2007-06-19 Chris Matthews <chrismatthews@google.com>
6987
6988 * MAINTAINERS (Write After Approval): Add myself.
6989
6990 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6991
6992 * MAINTAINERS (Write After Approval): Add myself.
6993
6994 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6995
6996 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6997 * Makefile.in: Regenerated.
6998
6999 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
7000
7001 * configure.ac: Don't add target-libmudflap to noconfigdirs for
7002 bfin*-*-uclinux* targets.
7003 * configure: Regenerate.
7004
7005 2007-06-14 Ian Lance Taylor <iant@google.com>
7006
7007 * MAINTAINERS: Add myself as non-algorithmic global write
7008 maintainer.
7009
7010 2007-06-14 Diego Novillo <dnovillo@google.com>
7011
7012 * MAINTAINERS: Add self as middle-end maintainer and
7013 non-algorithmic global write maintainer.
7014
7015 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7016
7017 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7018 Move all Fortran maintainers except Paul Brook into the
7019 Non-Autopoiesis section.
7020
7021 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
7022
7023 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7024 (distclean-stage[+id+]): Possibly delete stage_last.
7025 * Makefile.in: Regenerate.
7026
7027 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
7028
7029 * MAINTAINERS (Various Maintainer): Fix typo.
7030
7031 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
7032
7033 * MAINTAINERS (Various Maintainer): Add myself as
7034 dataflow maintainer.
7035
7036 2007-06-07 Ben Elliston <bje@au.ibm.com>
7037
7038 * config.sub, config.guess: Update from upstream sources.
7039
7040 2007-06-07 Ben Elliston <bje@au.ibm.com>
7041
7042 * Makefile.tpl: Fix spelling error.
7043 * Makefile.in: Regenerate.
7044
7045 2007-06-01 Steve Ellcey <sje@cup.hp.com>
7046
7047 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7048 lt_cv_sys_max_cmd_len.
7049
7050 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7051
7052 * MAINTAINERS (Various Maintainers): Add myself as
7053 auto-vectorizer maintainer.
7054
7055 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
7056
7057 PR libjava/32098
7058 * libtool.m4: Revert previous change.
7059 * ltgcc.m4: Put it here.
7060
7061 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7062
7063 * MAINTAINERS (Various Maintainers): Add myself as
7064 auto-vectorizer maintainer.
7065
7066 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7067
7068 PR libjava/32098
7069 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7070
7071 2007-05-30 Richard Guenther <rguenther@suse.de>
7072
7073 * MAINTAINERS (Various Maintainers): Add myself as
7074 auto-vectorizer maintainer.
7075
7076 2007-05-30 Jakub Jelinek <jakub@redhat.com>
7077
7078 PR bootstrap/29382
7079 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7080 * configure: Rebuilt.
7081
7082 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
7083
7084 * MAINTAINERS (Write After Approval): Removed my name.
7085
7086 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7087
7088 * MAINTAINERS (Write After Approval): Remove myself.
7089
7090 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7091
7092 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7093
7094 2007-05-23 Steve Ellcey <sje@cup.hp.com>
7095
7096 * ltmain.sh: Update from ToT Libtool.
7097 * libtool.m4: Update from ToT Libtool.
7098 * ltsugar.m4: New. Update from ToT Libtool.
7099 * ltversion.m4: New. Update from ToT Libtool.
7100 * ltoptions.m4: New. Update from ToT Libtool.
7101 * ltconfig: Remove.
7102 * ltcf-c.sh: Remove.
7103 * ltcf-cxx.sh: Remove.
7104 * ltcf-gcj.sh: Remove.
7105
7106 2007-05-22 Ollie Wild <aaw@google.com>
7107
7108 * MAINTAINERS (Write After Approval): Add myself.
7109
7110 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
7111
7112 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7113 stage_cflags.
7114 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7115 Remove CFLAGS/LIBCFLAGS.
7116 (configure-stage[+id+]-[+prefix+][+module+],
7117 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7118 * Makefile.in: Regenerate.
7119
7120 2007-05-15 Diego Novillo <dnovillo@google.com>
7121
7122 * MAINTAINERS: Update e-mail address.
7123
7124 2007-05-15 Revital Eres <eres@il.ibm.com>
7125
7126 * MAINTAINERS (Write After Approval): Add myself.
7127
7128 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
7129
7130 * MAINTAINERS (Write After Approval): Updated my address.
7131
7132 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7133
7134 * MAINTAINERS (Write After Approval): Add myself.
7135
7136 2007-05-11 Silvius Rus <rus@google.com>
7137
7138 * MAINTAINERS (Write After Approval): Add myself.
7139
7140 2007-04-23 Tom Tromey <tromey@redhat.com>
7141
7142 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7143
7144 2007-04-22 Mark Mitchell <mark@codesourcery.com>
7145
7146 * MAINTAINERS (cpplib): Rename to ...
7147 (libcpp): ... this. Add C/C++ front end maintainers.
7148
7149 2007-04-14 Steve Ellcey <sje@cup.hp.com>
7150
7151 * config-ml.in: Pass ${ml_config_env} to configure calls.
7152
7153 2007-04-04 Christian Bruel <christian.bruel@st.com>
7154
7155 * MAINTAINERS (Write After Approval): Add myself.
7156
7157 2007-04-02 Dave Korn <dave.korn@artimi.com>
7158
7159 * MAINTAINERS (Write After Approval): Add myself.
7160
7161 2007-03-31 Tobias Burnus <burnus@net-b.de>
7162
7163 * MAINTAINERS (fortran 95 front end): Add myself.
7164
7165 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7166
7167 * MAINTAINERS (Write After Approval): Add myself.
7168
7169 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
7170
7171 * MAINTAINERS (Modulo Scheduler): Add myself.
7172
7173 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7174
7175 * MAINTAINERS (fortran 95 front end): Add myself.
7176 (c++ front end): whitespace fix.
7177
7178 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7179
7180 * MAINTAINERS (Write After Approval): Add myself.
7181
7182 2007-03-21 Richard Sandiford <richard@codesourcery.com>
7183
7184 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7185 of glob. Quote arguments with single quotes too.
7186 * configure: Regenerate.
7187
7188 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7189
7190 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7191 * Makefile.in: Regenerate
7192
7193 2007-03-07 Andreas Schwab <schwab@suse.de>
7194
7195 * configure: Regenerate.
7196
7197 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7198
7199 * configure.ac: Add "--with-pdfdir" configure option,
7200 which defines pdfdir variable.
7201 * Makefile.def (target=fixincludes): Add install-pdf to
7202 missing targets.
7203 (recursive_targets): Add install-pdf target.
7204 (flags_to_pass): Add pdfdir.
7205 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7206 target.
7207 * configure: Regenerate
7208 * Makefile.in: Regenerate
7209
7210 2007-02-28 Eric Christopher <echristo@apple.com>
7211
7212 Revert:
7213 2006-12-07 Mike Stump <mrs@apple.com>
7214
7215 * Makefile.def (dependencies): Add dependency for
7216 install-target-libssp and install-target-libgomp on
7217 install-gcc.
7218 * Makefile.in: Regenerate.
7219
7220 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7221
7222 * configure: Regenerate.
7223 * configure.ac: Move statements after variable declarations.
7224
7225 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7226
7227 * MAINTAINERS: Add myself as sh maintainer.
7228
7229 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7230
7231 * configure.ac: Adjust for loop syntax.
7232 * configure: Regenerate.
7233
7234 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7235
7236 * configure: Rebuilt.
7237
7238 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7239
7240 * configure.ac: Drop multiple occurrences of --enable-languages,
7241 and fix its quoting.
7242 * configure: Rebuilt.
7243
7244 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7245 Nathan Sidwell <nathan@codesourcery.com>
7246 Vladimir Prus <vladimir@codesourcery.com>
7247 Joseph Myers <joseph@codesourcery.com>
7248
7249 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7250 * configure: Regenerate.
7251
7252 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7253
7254 * ltconfig (freebsd*): Default to elf.
7255
7256 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7257
7258 * configure.ac (target_libraries): Move libgcc before libiberty.
7259 * configure: Regenerated.
7260
7261 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7262 Paolo Bonzini <bonzini@gnu.org>
7263
7264 PR bootstrap/30753
7265 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7266 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7267 * configure: Regenerated.
7268
7269 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7270
7271 * MAINTAINERS (Language Front End Maintainers): Update my mail
7272 address.
7273
7274 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7275
7276 PR bootstrap/30748
7277 * configure.ac: Correct syntax for Solaris ksh.
7278 * configure: Regenerated.
7279
7280 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7281
7282 * configure.ac: Sync with src.
7283 * configure: Regenerate.
7284
7285 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7286
7287 * Makefile.in: Regenerate.
7288
7289 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7290
7291 * config.sub: Sync with src.
7292
7293 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7294
7295 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7296 noncanonical equivalents.
7297 * configure.in: Rename to...
7298 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7299 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7300 target_noncanonical. Use them. Rewrite removal of configure
7301 arguments for autoconf 2.59. Discard variable settings. Force
7302 program_transform_name for native tools.
7303
7304 * Makefile.in: Regenerated.
7305 * configure: Regenerated with autoconf 2.59.
7306
7307 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7308
7309 * MAINTAINERS (Write After Approval): Add myself.
7310
7311 2007-01-31 Andreas Schwab <schwab@suse.de>
7312
7313 * Makefile.tpl (LDFLAGS): Substitute it.
7314 * Makefile.in: Regenerate.
7315
7316 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7317
7318 * MAINTAINERS (Write After Approval): Add myself.
7319
7320 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7321
7322 * MAINTAINERS (spu port): Add myself.
7323
7324 2007-01-23 Richard Guenther <rguenther@suse.de>
7325
7326 PR bootstrap/30541
7327 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7328 * Makefile.tpl (GNATBIND): Substitute it.
7329 (GNATMAKE): Likewise.
7330 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7331 of STAGE_PREFIX.
7332 * Makefile.in: Regenerate.
7333 * configure: Regenerate.
7334
7335 2007-01-18 Mike Stump <mrs@apple.com>
7336
7337 * configure.in: Re-enable -Werror for gcc builds.
7338
7339 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7340
7341 * MAINTAINERS (Write After Approval): Add myself.
7342
7343 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7344
7345 * configure.in: Change == to = in test command.
7346 * configure: Regenerate.
7347
7348 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7349 Nick Clifton <nickc@redhat.com>
7350 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7351
7352 * configure.in (build_configargs, host_configargs, target_configargs):
7353 Remove build/host/target parameters.
7354 (host_libs): Add gmp and mpfr.
7355 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7356 * Makefile.def (gmp, mpfr): New.
7357 (gcc): Remove target.
7358 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7359 target_os, target_vendor): New.
7360 (configure): Add host_alias/target_alias arguments; adjust invocations.
7361 * configure: Regenerate.
7362 * Makefile.in: Regenerate.
7363
7364 2007-01-11 Matt Fago <fago@earthlink.net>
7365
7366 * configure.in: Try to link to functions only in mpfr 2.2.x
7367 to improve robustness of configure tests.
7368 * configure: Regenerate.
7369
7370 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7371
7372 * MAINTAINERS: Add myself as i386 maintainer.
7373
7374 2007-01-08 Jan Hubicka <jh@suse.cz>
7375
7376 * MAINTAINERS: Add myself as i386 maintainer.
7377
7378 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7379
7380 * configure.in: Add support for an x86_64-mingw* target.
7381 * configure: Regenerate.
7382
7383 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7384
7385 * Makefile.tpl (all-target): Correct @if conditional for target
7386 modules.
7387 * configure.in: Omit libiberty if building only target libgcc.
7388 * configure, Makefile.in: Regenerated.
7389
7390 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7391
7392 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7393 * configure: Regenerate.
7394
7395 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7396
7397 * Makefile.def (target_modules): Add libgcc.
7398 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7399 * Makefile.tpl (clean-target-libgcc): Delete.
7400 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7401 on gcc even for bootstrapped modules. Rewrite handling of
7402 lang_env_dependencies to loop over target_modules.
7403 * configure.in (target_libraries): Add target-libgcc.
7404 * Makefile.in, configure: Regenerated.
7405
7406 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7407
7408 * configure.in: Reorganize recognition of languages. Add
7409 --enable-stage1-languages. Show supported languages for the chosen
7410 target rather than all recognized languages.
7411 * configure: Regenerate.
7412
7413 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7414
7415 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7416 * Makefile.in: Regenerate.
7417
7418 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7419
7420 * configure.in: Warn that MPFR 2.2.0 is buggy.
7421 * configure: Regenerate.
7422
7423 2006-12-27 Ian Lance Taylor <iant@google.com>
7424
7425 * configure.in: When removing Makefiles to force a reconfigure, also
7426 remove prev-DIR*/Makefile.
7427 * configure: Regenerate.
7428
7429 2006-12-22 Andreas Schwab <schwab@suse.de>
7430
7431 * configure: Regenerate with correct autoconf version.
7432
7433 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7434
7435 * configure.in: add AC_SUBST for *_FOR_TARGET.
7436 * configure: Regenerate.
7437
7438 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7439
7440 * configure.in: Simplify logic for rejecting languages that cannot
7441 be built. Separate the case when a language is unsupported,
7442 from the case when the user chooses not to build a language.
7443
7444 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7445
7446 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7447 it only affects bootstrap and could be tested on "$host" as well.
7448 * configure: Regenerate.
7449 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7450
7451 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7452
7453 PR bootstrap/29544
7454 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7455 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7456 move here comment from Makefile.tpl.
7457 * Makefile.tpl: Move some definitions higher in the file.
7458 (STAGE1_CHECKING): New.
7459 * configure.in: Add --enable-stage1-checking.
7460 * configure: Regenerate.
7461 * Makefile.in: Regenerate.
7462
7463 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7464
7465 * MAINTAINERS: Add myself as build system maintainer.
7466
7467 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7468
7469 * MAINTAINERS (Write After Approval): Add myself.
7470
7471 2006-12-13 Eric Christopher <echristo@apple.com>
7472
7473 * MAINTAINERS: Add myself as darwin maintainer.
7474
7475 2006-12-11 Ian Lance Taylor <ian@airs.com>
7476
7477 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7478
7479 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7480
7481 MAINTAINERS: Update my entry.
7482
7483 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7484
7485 * configure.in: Handle spu makefile frag.
7486 * Makefile.tpl (MAINT): Define
7487 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7488 * configure: Regenerate.
7489 * Makefile.in: Regenerate.
7490
7491 2006-12-11 Ben Elliston <bje@au.ibm.com>
7492
7493 * config.guess: Import latest version.
7494 * config.sub: Likewise.
7495
7496 2006-12-11 Ben Elliston <bje@au.ibm.com>
7497
7498 * configure.in (spu-*-*): Don't skip target-libiberty.
7499 * configure: Regenerate.
7500
7501 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7502
7503 PR bootstrap/30134
7504 * configure.in: Correct x86 darwin support for libjava to powerpc
7505 and i?86 only.
7506 * configure: Regenerate.
7507
7508 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7509
7510 * configure.in: Add x86 darwin support for libjava.
7511 * configure: Regenerate.
7512
7513 2006-12-07 Mike Stump <mrs@apple.com>
7514
7515 * Makefile.def (dependencies): Add dependency for
7516 install-target-libssp and install-target-libgomp on
7517 install-gcc.
7518 * Makefile.in: Regenerate.
7519
7520 2006-12-04 Richard Guenther <rguenther@suse.de>
7521
7522 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7523 (Non-Algorithmic Maintainers): Move over non-algorithmic
7524 loop optimizer maintainers, add myself as a non-algorithmic
7525 middle-end maintainer.
7526
7527 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7528
7529 * MAINTAINERS (Write After Approval): Add myself.
7530
7531 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7532
7533 * configure.in: Update error message for missing GMP/MPFR.
7534
7535 * configure: Regenerate.
7536
7537 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7538
7539 * configure.in: Update MPFR version in error message.
7540
7541 * configure: Regenerate.
7542
7543 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7544
7545 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7546 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7547 --with-gmp-lib): New flags.
7548
7549 * configure: Regenerate.
7550
7551 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7552
7553 * MAINTAINERS (Write After Approval): Change my email address.
7554
7555 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7556
7557 * MAINTAINERS (Write After Approval): Add myself.
7558
7559 2006-11-22 Philipp Thomas <pth@suse.de>
7560
7561 * MAINTAINERS (i18n): Update e-mail address.
7562
7563 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7564
7565 * MAINTAINERS (spu port): Add myself as maintainer.
7566 (Write After Approval): Remove myself.
7567
7568 2006-11-22 Ben Elliston <bje@au.ibm.com>
7569
7570 * configure.in (skipdirs): Don't build libssp for SPU.
7571 * configure: Regenerate.
7572
7573 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7574
7575 * MAINTAINERS (spu port): Add myself as maintainer.
7576 (libobjc): Update my email address.
7577
7578 2006-11-21 Andrea Bona <andrea.bona@st.com>
7579
7580 * MAINTAINERS (Write After Approval): Add myself.
7581
7582 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7583
7584 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7585 * configure : Rebuilt.
7586
7587 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7588
7589 * MAINTAINERS (Write After Approval): Add myself.
7590
7591 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7592
7593 * MAINTAINERS (Write After Approval): Add myself.
7594
7595 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7596
7597 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7598 libmpfr.a.
7599 * configure: Regenerate.
7600
7601 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7602
7603 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7604 (unstage): Test for stage_last presence.
7605
7606 PR bootstrap/29802
7607 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7608 STAGE_PREFIX.
7609 * Makefile.in: Regenerate.
7610
7611 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7612
7613 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7614 maintainers.
7615
7616 2006-11-14 Erven Rohou <erven.rohou@st.com>
7617
7618 * MAINTAINERS (Write After Approval): Add myself.
7619
7620 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7621
7622 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7623 and stageN-package/Makefile.
7624 * Makefile.in: Regenerated.
7625
7626 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7627
7628 * configure.in: Remove target-libgloss from noconfigdirs for
7629 bfin-*-*.
7630 * configure: Regenerated.
7631
7632 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7633
7634 * configure.in (have_gmp): Only error if the gcc directory exists.
7635
7636 * configure: Regenerate.
7637
7638 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7639
7640 * configure.in: Robustify error message for missing GMP/MPFR.
7641
7642 * configure: Regenerate.
7643
7644 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7645
7646 * MAINTAINERS (Write After Approval): Add myself.
7647
7648 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7649
7650 * MAINTAINERS: Change email address.
7651
7652 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7653
7654 * MAINTAINERS (Write After Approval): Add myself.
7655
7656 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7657
7658 * MAINTAINERS (Write After Approval): Add myself.
7659
7660 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7661
7662 * MAINTAINERS (Write After Approval): Move myself to
7663 Write After Approval section.
7664
7665 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7666
7667 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7668 need_gmp anymore.
7669 * configure: Regenerate.
7670
7671 2006-10-16 Tobias Burnus <burnus@net-b.de>
7672
7673 * MAINTAINERS (Write After Approval): Add myself.
7674
7675 2006-10-16 Ben Elliston <bje@au.ibm.com>
7676
7677 * config.guess: Import latest version.
7678 * config.sub: Likewise.
7679
7680 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7681
7682 * Makefile.def: Added pdf target handling.
7683 * Makefile.tpl: Added pdf target handling.
7684 * Makefile.in: Regenerated.
7685
7686 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7687
7688 * MAINTAINERS: Add self as score port maintainer.
7689
7690 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7691
7692 * MAINTAINERS (Write After Approval): Add myself.
7693
7694 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7695
7696 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7697 or newer.
7698 * configure: Regenerated.
7699
7700 2006-09-27 Dave Brolley <brolley@redhat.com>
7701
7702 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7703 using $s instead of $r.
7704 * configure: Regenerated.
7705
7706 2006-09-26 Thiemo Seufer <ths@mips.com>
7707
7708 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7709 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7710 * configure: Regenerate.
7711
7712 2006-09-24 Graeme Peterson <gridly@gmail.com>
7713
7714 * MAINTAINERS (Write After Approval): Remove myself.
7715
7716 2006-09-22 Chao-ying Fu <fu@mips.com>
7717
7718 * MAINTAINERS (Write After Approval): Add myself.
7719
7720 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7721
7722 * MAINTAINERS: Add self as soft-fp maintainer.
7723
7724 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7725
7726 * MAINTAINERS: Add myself as avr maintainer.
7727 Remove Marek Michalkiewicz as avr maintainer.
7728
7729 2006-09-07 Roberto Costa <roberto.costa@st.com>
7730
7731 * MAINTAINERS (Write After Approval): Add myself.
7732
7733 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7734
7735 * configure.in: Never build newlib for a Mingw host.
7736 Never build newlib as Mingw target library.
7737 Test the existence of winsup/cygwin for building a Cygwin newlib,
7738 rather than just winsup.
7739 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7740 building a Mingw target.
7741 * configure: Regenerate.
7742
7743 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7744
7745 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7746
7747 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7748
7749 * config.guess: Import from src (was more updated).
7750 * config.sub: Likewise.
7751
7752 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7753
7754 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7755 * configure: Regenerated.
7756
7757 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7758
7759 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7760 for stages after the first.
7761
7762 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7763
7764 * Makefile.def: Add dependencies for configure-opcodes
7765 on configure-intl and all-opcodes on all-intl.
7766 * Makefile.in: Regenerated.
7767
7768 2006-07-13 Ben Elliston <bje@au.ibm.com>
7769
7770 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7771
7772 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7773
7774 Port to hosts whose 'sort' and 'tail' implementations
7775 treat operands with leading '+' as file names, as POSIX
7776 has required since 2001. However, make sure the code still
7777 works on pre-POSIX hosts.
7778 * ltmain.sh: Don't assume "sort +2" is equivalent to
7779 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7780
7781 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7782
7783 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7784
7785 2006-07-04 Peter O'Gorman <peter@pogma.com>
7786
7787 * ltconfig: chmod 644 before ranlib during install.
7788
7789 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7790
7791 PR bootstrap/18058
7792 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7793 if the bootstrap compiler is a GCC version that supports it.
7794 * configure: Regenerate.
7795
7796 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7797
7798 * configure.in: Fix thinkos in previous check-in.
7799 * configure: Regenerate.
7800
7801 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7802
7803 PR other/27063
7804 * configure.in: Test subdir_requires and give an appropriate
7805 error message.
7806 * configure: Regenerate.
7807
7808 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7809
7810 * MAINTAINERS (Write After Approval): Add myself.
7811
7812 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7813
7814 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7815
7816 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7817
7818 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7819
7820 2006-06-20 David Ayers <d.ayers@inode.at>
7821
7822 PR bootstrap/28072
7823 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7824 whether target-libjava is being configured instead of whether the
7825 java front end is enabled.
7826 * configure: Regenerate.
7827
7828 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7829
7830 PR target/27540
7831 * configure.in: Only enable libgomp on IRIX 6.
7832 * configure: Regenerate.
7833
7834 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7835
7836 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7837 too.
7838 * Makefile.in: Regenerate.
7839
7840 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7841
7842 * config-ml.in: Alter CCASFLAGS to include special
7843 multilib options the same as is done for CFLAGS.
7844
7845 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7846
7847 * configure.in: Don't enable libgomp on hpux10.
7848 * configure: Rebuilt.
7849
7850 2006-06-12 David Ayers <d.ayers@inode.at>
7851
7852 PR bootstrap/27963
7853 PR target/19970
7854 * configure.in: Remove target-boehm-gc from noconfigdirs where
7855 ${libgcj} is specified.
7856 * configure: Regenerate.
7857
7858 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7859
7860 Sync from src:
7861
7862 * configure.in: Sync.
7863 * configure: Regenerated.
7864
7865 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7866
7867 * Makefile.def: Added dependencies from sim and gdb on intl, and
7868 added configure dependencies to everything with an all dependency
7869 on intl.
7870 * Makefile.in: Regenerated.
7871
7872 2006-06-06 David Ayers <d.ayers@inode.at>
7873
7874 PR libobjc/13946
7875 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7876 * Makefile.in: Regenerate.
7877 * configure.in: Add --enable-objc-gc at toplevel and have it
7878 enable boehm-gc for Objective-C.
7879 Remove target-boehm-gc from libgcj.
7880 Add target-boehm-gc to target_libraries.
7881 Add target-boehm-gc to noconfigdirs where ${libgcj}
7882 is specified.
7883 Assert that boehm-gc is supported when requested for Objective-C.
7884 Only build boehm-gc if needed either for Java or Objective-C.
7885 * configure: Regenerate.
7886
7887 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7888
7889 PR 27674
7890 * Makefile.tpl (configure-[+prefix+][+module+],
7891 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7892 Remove rule to unstage bootstrapped modules.
7893 (stage_current): New.
7894 * Makefile.in: Regenerate.
7895
7896 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7897
7898 * MAINTAINERS (Write After Approval): Update my e-mail address.
7899
7900 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7901
7902 * include/libiberty.h: Declare pex_run_in_environment.
7903
7904 2006-05-31 Asher Langton <langton2@llnl.gov>
7905
7906 * MAINTAINERS (Write After Approval): Add myself.
7907
7908 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7909
7910 * Makefile.def (bfd, opcodes): Fix lib_path.
7911 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7912 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7913 * Makefile.in: Regenerate.
7914
7915 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7916
7917 * Makefile.in: Regenerate.
7918
7919 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7920
7921 * Makefile.def: Add install-html target. Add datarootdir
7922 docdir and htmldir to flags_to_pass.
7923 * Makefile.tpl: Add install-html target.
7924 * Makefile.in: Regenerate.
7925 * configure.in: Add --with-datarootdir, --with-docdir, and
7926 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7927 * configure: Regenerate.
7928
7929 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7930
7931 * configure.in: Enable gprof for cross builds.
7932 * configure: Regenerate.
7933
7934 2006-05-22 Richard Guenther <rguenther@suse.de>
7935
7936 Revert
7937 2006-01-31 Richard Guenther <rguenther@suse.de>
7938 Paolo Bonzini <bonzini@gnu.org>
7939
7940 * Makefile.def (target_modules): Add libgcc-math target module.
7941 * configure.in (target_libraries): Add libgcc-math target library.
7942 (--enable-libgcc-math): New configure switch.
7943 * Makefile.in: Re-generate.
7944 * configure: Re-generate.
7945 * libgcc-math: New toplevel directory.
7946
7947 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7948 Andreas Tobler <a.tobler@schweiz.ch>
7949
7950 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7951 * configure: Rebuilt.
7952
7953 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7954
7955 * MAINTAINERS (Write After Approval): Add myself.
7956
7957 2006-05-01 DJ Delorie <dj@redhat.com>
7958
7959 * configure.in: Restore CFLAGS if GMP isn't present.
7960 * configure: Regenerate.
7961
7962 2006-05-01 Richard Guenther <rguenther@suse.de>
7963
7964 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7965 maintainer.
7966
7967 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7968
7969 * MAINTAINERS (Write After Approval): Add myself.
7970
7971 2006-04-28 Jan Beulich <jbeulich@novell.com>
7972
7973 * MAINTAINERS (Write After Approval): Add myself.
7974
7975 2006-04-18 DJ Delorie <dj@redhat.com>
7976
7977 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7978 reference libgloss so that libssp can be built in a combined
7979 tree.
7980 * configure: Regenerate.
7981
7982 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
7983
7984 * MAINTAINERS (Write After Approval): Add myself.
7985
7986 2006-04-05 Ben Elliston <bje@au.ibm.com>
7987
7988 * configure.in: Require makeinfo 4.4 or higher.
7989 * configure: Regenerate.
7990
7991 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7992
7993 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7994 Rearrange the entries of other libraries to have them in one place.
7995
7996 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7997
7998 * MAINTAINERS (Write After Approval): Remove myself.
7999 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8000
8001 2006-03-14 Richard Guenther <rguenther@suse.de>
8002
8003 * configure: Regenerate with autoconf 2.13.
8004
8005 2006-03-13 Jim Blandy <jimb@codesourcery.com>
8006
8007 * MAINTAINERS: Use my work address.
8008
8009 * MAINTAINERS: Update my E-mail address.
8010
8011 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
8012
8013 * configure.in: Handle --disable-<component> generically.
8014 * configure: Regenerate.
8015
8016 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8017
8018 PR libgcj/17311
8019 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8020
8021 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8022
8023 * MAINTAINERS (Write After Approval): Remove myself.
8024 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8025
8026 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
8027
8028 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8029 (TARGET_CONFIGDIRS): Remove.
8030 * configure.in: Remove AC_SUBST(target_configdirs).
8031 * Makefile.in, configure: Regenerated.
8032
8033 2006-02-20 Steven G. Kargl <kargls@comcast.net>
8034
8035 * MAINTAINERS (Write After Approval): Remove myself.
8036 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8037
8038 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
8039
8040 PR bootstrap/25670
8041
8042 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8043
8044 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8045 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8046 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8047 BUILD_PREFIX, BUILD_PREFIX_1.
8048 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8049
8050 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8051 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8052
8053 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8054 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8055 of `cat stage_current`. Always provide the `r' and `s' variables.
8056 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8057 a single shell execution.
8058 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8059 bootstrapped modules, make the stage1 module if the build was not
8060 started yet, else build the current stage.
8061 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8062 (all-build, all-host, all-target, [+make_target+]-host,
8063 [+make_target+]-target): Do not use \-continued lines.
8064 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8065 (current_stage, restrap, stage_last): New.
8066
8067 * Makefile.in: Regenerate.
8068 * configure: Regenerate.
8069
8070 2006-02-19 Bud Davis <jmdavis@link.com>
8071
8072 * MAINTAINERS (Write After Approval): Remove myself.
8073 (Language Front End Maintainers): Add myself as fortran 95
8074 maintainer and update e-mail address.
8075
8076 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8077
8078 * MAINTAINERS (Write After Approval): Remove myself.
8079 (Language Front End Maintainers): Add myself as fortran 95
8080 maintainer.
8081
8082 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
8083
8084 * MAINTAINERS (Write After Approval): Add myself.
8085
8086 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8087
8088 * MAINTAINERS (Write After Approval): Remove myself.
8089 (Language Front End Maintainers): Add myself as
8090 fortran 95 maintainer.
8091
8092 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8093
8094 Sync from src:
8095
8096 2005-12-27 Leif Ekblad <leif@rdos.net>
8097
8098 * configure.in: Add support for RDOS target.
8099 * configure: Regenerate.
8100
8101 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8102 Andreas Schwab <schwab@suse.de>
8103
8104 * configure: Regenerate.
8105
8106 2006-02-12 David Edelsohn <edelsohn@gnu.org>
8107
8108 * configure.in (enable_libgomp): Add AIX.
8109 * configure: Regenerate.
8110
8111 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8112
8113 * MAINTAINERS (Write After Approval): Add myself.
8114
8115 2006-02-03 Lee Millward <lee.millward@gmail.com>
8116
8117 * MAINTAINERS (Write After Approval): Add myself.
8118
8119 2006-01-31 Richard Guenther <rguenther@suse.de>
8120 Paolo Bonzini <bonzini@gnu.org>
8121
8122 * Makefile.def (target_modules): Add libgcc-math target module.
8123 * configure.in (target_libraries): Add libgcc-math target library.
8124 (--enable-libgcc-math): New configure switch.
8125 * Makefile.in: Re-generate.
8126 * configure: Re-generate.
8127 * libgcc-math: New toplevel directory.
8128
8129 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
8130
8131 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8132 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8133 the assembler, linker and binutils.
8134 * configure: Regenerate.
8135
8136 2006-01-22 Dirk Mueller <dmueller@suse.de>
8137
8138 * MAINTAINERS (Write After Approval): Add myself.
8139
8140 2006-01-20 Diego Novillo <dnovillo@redhat.com>
8141
8142 * configure: Regenerate.
8143
8144 2006-01-18 Richard Henderson <rth@redhat.com>
8145 Jakub Jelinek <jakub@redhat.com>
8146 Diego Novillo <dnovillo@redhat.com>
8147
8148 * libgomp: New directory.
8149 * Makefile.def: Add target_module libgomp.
8150 * Makefile.in: Regenerate.
8151 * configure.in (target_libraries): Add target-libgomp.
8152 * configure: Regenerate.
8153
8154 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
8155
8156 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8157 @ from continuation.
8158 * Makefile.in: Rebuilt.
8159
8160 2006-01-04 Chris Lattner <sabre@gnu.org>
8161
8162 * MAINTAINERS (Write After Approval): Add myself.
8163
8164 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
8165
8166 PR bootstrap/24252
8167
8168 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8169 * Makefile.tpl (OBJDUMP): New.
8170 (EXTRA_HOST_FLAGS): Add it.
8171 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8172
8173 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8174 to use symbolic links between directories. Avoid race conditions
8175 or make them harmless.
8176 * configure.in: Do not try to use symbolic links between directories.
8177
8178 * Makefile.def (LEAN): Pass.
8179 * Makefile.tpl (LEAN): Define.
8180 (stage[+id+]-start): Accept that the previous directory does not
8181 exist, if the bootstrap is lean.
8182 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8183 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8184 configure substitution.
8185 ([+compare-target+]): Likewise.
8186 ([+bootstrap-target+]-lean): New.
8187 * configure.in: Remove lean bootstrap support from here.
8188
8189 * Makefile.in: Regenerate.
8190 * configure: Regenerate.
8191
8192 2006-01-04 Ben Elliston <bje@au.ibm.com>
8193
8194 * MAINTAINERS (libdecnumber): Add myself.
8195
8196 2006-01-02 Mark Mitchell <mark@codesourcery.com>
8197
8198 * libtool-ldflags: New script.
8199
8200 2006-01-02 Andreas Schwab <schwab@suse.de>
8201
8202 * configure.in: When reconfiguring remove Makefile in
8203 all stage directories.
8204 * configure: Regenerate.
8205
8206 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8207
8208 * MAINTAINERS: Update my email address.
8209
8210 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8211
8212 Revert Ada-related part of the previous change.
8213
8214 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8215 Do not pass.
8216 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8217 * Makefile.in: Regenerate.
8218 * configure.in: Do not include mt-ppc-aix target fragment.
8219 * configure: Regenerate.
8220
8221 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8222
8223 * configure.in: Select appropriate fragments for PowerPC/AIX.
8224 * configure: Regenerate.
8225
8226 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8227 BOOT_CFLAGS, BOOT_LDFLAGS.
8228 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8229 BOOT_CFLAGS, BOOT_LDFLAGS.
8230 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8231 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8232 (stage): Fail if we cannot complete the work.
8233 * Makefile.in: Regenerate.
8234
8235 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8236
8237 * configure.in: Replace ms1 with mt.
8238 * configure: Rebuilt.
8239
8240 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8241
8242 * MAINTAINERS: Update my email address.
8243
8244 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8245
8246 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8247 install-host-nogcc): Don't invoke $(stage) at the end.
8248 * Makefile.in: Regenerate.
8249
8250 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8251
8252 * configure.in: Flip the top-level bootstrap switch.
8253 * configure: Regenerate.
8254
8255 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8256
8257 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8258 $(stage) and $(unstage).
8259 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8260 (all): Remove stray semicolon.
8261 (local-distclean): Don't handle multilib.tmp and multilib.out.
8262 (install.all): Set $s for consistency.
8263 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8264 check_multilibs setting. Always make the install directory.
8265 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8266 Correct @if/@endif.
8267 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8268 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8269 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8270 (multilib.out): Remove.
8271 * Makefile.in: Regenerated.
8272
8273 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
8274
8275 * MAINTAINERS (Write After Approval): Add myself.
8276
8277 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8278
8279 * MAINTAINERS: Add myself as mt maintainer.
8280
8281 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8282
8283 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8284
8285 * MAINTAINERS: Change email address.
8286
8287 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
8288
8289 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8290 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8291 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8292 Find in-tree tools if available.
8293 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8294 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8295 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8296 (COMPILER_*_FOR_TARGET): New.
8297 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8298 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8299 (CONFIGURED_*, USUAL_*): Remove.
8300 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8301 STRIP): Use autoconf substitutions.
8302 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8303 COMPILER_NM_FOR_TARGET): New.
8304 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8305
8306 (all): Make all-host and all-target in parallel.
8307 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8308 that $$r and $$s are set before invoking a recursive make.
8309 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8310 ([+bootstrap-target+]): Inline most of the `all' target.
8311
8312 2005-11-29 Ben Elliston <bje@au.ibm.com>
8313
8314 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8315 from the gcc build directory.
8316 * Makefile.in: Regenerate.
8317
8318 2005-11-29 Ben Elliston <bje@au.ibm.com>
8319
8320 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8321 depend on all-libdecnumber.
8322 * configure.in (host_libs): Include libdecnumber.
8323 * Makefile.in: Regenerate.
8324 * configure: Likewise.
8325
8326 2005-11-29 Ben Elliston <bje@au.ibm.com>
8327
8328 * libdecnumber: Import decNumber sources from the dfp-branch.
8329
8330 2005-11-21 Kean Johnston <jkj@sco.com>
8331
8332 * config.sub, config.guess: Sync from upstream sources.
8333
8334 2005-11-21 Ben Elliston <bje@au.ibm.com>
8335
8336 Import from Autoconf sources:
8337
8338 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8339 * config/move-if-change: Don't output "$2 is unchanged";
8340 suggested by Ben Elliston. Handle weird characters correctly.
8341
8342 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8343
8344 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8345 to match upstream libtool for darwin.
8346
8347 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8348
8349 * Makefile.def: Remove gdb dependencies for gdbtk.
8350 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8351 (configure-gdb, install-gdb): New rules.
8352 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8353 * Makefile.in, configure: Regenerated.
8354
8355 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8356
8357 * MAINTAINERS (Write After Approval): Add myself.
8358
8359 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8360
8361 * MAINTAINERS (Write After Approval): Add myself.
8362
8363 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8364
8365 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8366 Diego Novillo.
8367
8368 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8369
8370 PR bootstrap/24297
8371 * Makefile.tpl (do-[+make-target+], do-check, install,
8372 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8373 are set before recursing.
8374 * Makefile.in: Regenerate.
8375
8376 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8377
8378 PR bootstrap/18939
8379 * Makefile.def (gcc) <target>: Fix thinko.
8380 * Makefile.in: Regenerate.
8381
8382 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8383
8384 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8385 * configure: Regenerate.
8386
8387 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8388
8389 * MAINTAINERS (Write After Approval): Add self.
8390
8391 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8392
8393 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8394 target-libffi, target-qthreads, target-libjava, and
8395 targetlibobjc.
8396 * configure: Regenerate.
8397
8398 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8399
8400 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8401 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8402 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8403 (USUAL_OBJDUMP_FOR_TARGET): New.
8404 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8405 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8406 * configure, Makefile.in: Regenerated.
8407
8408 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8409
8410 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8411 before other host packages.
8412
8413 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8414
8415 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8416
8417 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8418
8419 PR bootstrap/22340
8420
8421 * configure.in (default_target): Remove.
8422 * Makefile.tpl (all): Do not use prerequisites as subroutines
8423 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8424 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8425 use prerequisites as subroutines.
8426 (check-host, check-target): New.
8427 (bootstrap configure & all targets): Do not use stage*-start
8428 if the directory layout is already ok.
8429 (non-bootstrap configure & all targets): Prepend a $(unstage).
8430 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8431 (NOTPARALLEL): Remove.
8432 (unstage, stage variables): New variables.
8433 (unstage, stage targets): Simply expand to those variables.
8434
8435 * configure: Regenerate.
8436 * Makefile.in: Regenerate.
8437
8438 2005-10-04 James E Wilson <wilson@specifix.com>
8439
8440 * Makefile.def (lang_env_dependencies): Add libmudflap.
8441 * Makefile.in: Regenerate.
8442
8443 2005-10-03 Andreas Schwab <schwab@suse.de>
8444
8445 Backport from libtool CVS:
8446 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8447
8448 * ltmain.sh: add support for installing into temporary
8449 staging area (e.g. 'make install DESTDIR=...')
8450
8451 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8452
8453 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8454 * configure: Regenerated.
8455
8456 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8457
8458 * configure: Regenerate with the correct
8459 autoconf version.
8460
8461 2005-09-30 Catherine Moore <clm@cm00re.com>
8462
8463 * configure.in (bfin-*-*): New.
8464 * configure: Regenerated.
8465
8466 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8467
8468 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8469 (LIPO_FOR_TARGET): New.
8470 (CONFIGURED_LIPO_FOR_TARGET): New.
8471 (USUAL_LIPO_FOR_TARGET): New.
8472 (STRIP_FOR_TARGET): New.
8473 (CONFIGURED_STRIP_FOR_TARGET): New.
8474 (USUAL_STRIP_FOR_TARGET): New.
8475 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8476 STRIP_FOR_TARGET.
8477 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8478 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8479 * Makefile.in: Regenerate.
8480 * configure: Regenerate.
8481
8482 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8483
8484 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8485 (rs6000-*-aix*): Same.
8486 * configure: Regenerate.
8487
8488 2005-09-16 Tom Tromey <tromey@redhat.com>
8489
8490 * MAINTAINERS: Add self as java maintainer.
8491
8492 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8493
8494 * configure.in: Recognize f95 in the --enable-languages option,
8495 and substitute it for fortran, issuing a warning.
8496 * configure: Regenerate.
8497
8498 2005-08-30 Phil Edwards <phil@codesourcery.com>
8499
8500 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8501 * configure: Regenerated.
8502
8503 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8504
8505 * MAINTAINERS: Add self as ms1 maintainer.
8506
8507 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8508
8509 * Makefile.def (libssp): Add to lang_env_dependencies.
8510 * Makefile.in: Regenerate.
8511
8512 2005-08-18 Ian Lance Taylor <ian@airs.com>
8513
8514 * MAINTAINERS: Add myself as middle-end maintainer.
8515
8516 2005-08-17 Christian Groessler <chris@groessler.org>
8517
8518 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8519 * Makefile.in: Regenerate.
8520
8521 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8522
8523 * MAINTAINERS (write after approval): Added myself.
8524
8525 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8526
8527 * MAINTAINERS (Write After Approval): Add myself.
8528
8529 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8530
8531 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8532 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8533 Look for alternate names of the target cc and c++
8534 * configure: Regenerate.
8535
8536 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8537
8538 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8539 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8540 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8541 tools; remove code to manually set them.
8542 (Target tools): Look in the environment for them.
8543 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8544 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8545 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8546 build directory.
8547 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8548 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8549 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8550 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8551 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8552 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8553 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8554 * configure: Regenerate.
8555 * Makefile.in: Regenerate.
8556
8557 2005-07-28 Ben Elliston <bje@au.ibm.com>
8558
8559 * MAINTAINERS: Update for removed CPU targets.
8560
8561 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8562
8563 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8564 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8565 * Makefile.in: Regenerated.
8566
8567 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8568
8569 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8570 (CFLAGS_FOR_TARGET): Use it.
8571 (CXXFLAGS_FOR_TARGET): Likewise.
8572 * Makefile.in: Regenerated.
8573 * configure.in (--with-build-sysroot): New option.
8574 * configure: Regenerated.
8575
8576 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8577
8578 * Makefile.tpl: Wrap install between unstage and stage
8579 * Makefile.in: Regenerate.
8580
8581 2005-07-21 Eric Christopher <echristo@apple.com>
8582
8583 * MAINTAINERS: Update affiliation.
8584
8585 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8586
8587 * MAINTAINERS: Add self as crx port maintainer.
8588
8589 2005-07-20 DJ Delorie <dj@redhat.com>
8590
8591 * MAINTAINERS: Add self as m32c maintainer.
8592
8593 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8594
8595 * all files: Update FSF address.
8596
8597 2005-07-15 Eric Christopher <echristo@redhat.com>
8598
8599 * MAINTAINERS: Change affiliation.
8600
8601 2005-07-14 Jim Blandy <jimb@redhat.com>
8602
8603 * configure.in: Add cases for Renesas m32c.
8604 * configure: Regenerated.
8605
8606 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8607
8608 * COPYING.LIB: Update from fsf.org.
8609
8610 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8611
8612 * COPYING, compile, config.guess,
8613 config.sub, install-sh, missing, mkinstalldirs,
8614 symlink-tree, ylwrap: Sync from upstream sources.
8615 * config-ml.in: Update FSF address.
8616
8617 2005-07-13 Eric Christopher <echristo@redhat.com>
8618
8619 * configure.in: Add toplevel noconfigdir support for tpf.
8620 * configure: Regenerate.
8621
8622 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8623
8624 PR ada/22340
8625
8626 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8627 * Makefile.in: Regenerate.
8628
8629 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8630
8631 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8632 Brolley to write-after-approval.
8633
8634 2005-07-07 Andreas Schwab <schwab@suse.de>
8635
8636 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8637 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8638 * Makefile.in: Regenerated.
8639
8640 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8641
8642 * configure.in: Don't build sim or rda when targetting darwin.
8643 * configure: Regenerate.
8644
8645 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8646
8647 * configure.in: Add --enable-libssp and --disable-libssp.
8648 * configure: Regenerate with autoconf-2.13.
8649
8650 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8651
8652 * Makefile.def (target_modules): Add libssp.
8653 * configure.in (target_libraries): Add target-libssp.
8654 * configure: Rebuilt.
8655 * Makefile.in: Rebuilt.
8656
8657 2005-07-01 Zack Weinberg <zackw@panix.com>
8658
8659 * MAINTAINERS: Change email address. Resign from maintainership.
8660
8661 2005-07-01 Richard Guenther <rguenther@suse.de>
8662
8663 * MAINTAINERS: Change my e-mail address and affiliation.
8664
8665 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8666
8667 * Makefile.def (stagefeedback): Come after profile.
8668 Define profiledbootstrap target.
8669 * Makefile.tpl (profiledbootstrap): Remove.
8670 (stageprofile-end): Zap stagefeedback.
8671 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8672 * Makefile.in: Regenerate.
8673
8674 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8675
8676 * MAINTAINERS: Update my email address.
8677
8678 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8679
8680 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8681 In 'cpp' stanza, support '#line' as well as '# '.
8682
8683 2005-06-08 Andreas Schwab <schwab@suse.de>
8684
8685 * MAINTAINERS: Move myself from 'Write After Approval' to
8686 'CPU Port Maintainers' section as m68k maintainer.
8687
8688 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8689
8690 * configure.in (unsupported_languages): New macro.
8691 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8692 non-ported target libraries in noconfigdirs.
8693 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8694 non-linux-gnu. Remove libgcj_ex_libffi.
8695 <lang_frag loop>: Set add_this_lang=no if the language is in
8696 unsupported_languages.
8697 * configure: Regenerate.
8698
8699 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8700
8701 * configure.in: Fix typo in handling of --with-mpfr-dir.
8702 * configure: Regenerate.
8703
8704 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8705
8706 * MAINTAINERS: Update my email address.
8707
8708 2005-06-02 Jim Blandy <jimb@redhat.com>
8709
8710 * config.sub: Add cases for the Renesas m32c. (This patch has been
8711 accepted into the master sources.)
8712
8713 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8714 Michael Snyder <msnyder@redhat.com>
8715 Stan Cox <scox@redhat.com>
8716
8717 * configure.in: Set noconfigdirs for ms1.
8718
8719 * configure: Regenerate.
8720
8721 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8722
8723 * MAINTAINERS (Write After Approval): Add self.
8724
8725 2005-06-01 Josh Conner <jconner@apple.com>
8726
8727 * MAINTAINERS (Write After Approval): Add self.
8728
8729 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8730
8731 * MAINTAINERS: Update my email address.
8732
8733 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8734
8735 * MAINTAINERS (Write After Approval): Add self.
8736
8737 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8738
8739 * MAINTAINERS (Write After Approval): Remove self.
8740
8741 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8742
8743 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8744 (Dependencies): Consider target modules for bootstrap dependencies.
8745 Make target bootstrap modules depend on each stage's gcc.
8746 * Makefile.in: Regenerate.
8747
8748 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8749
8750 * Makefile.def (configure-gcc): Depend on binutils having been built.
8751 (all-gcc): No need to do it here.
8752 * Makefile.in: Regenerate.
8753
8754 2005-05-19 Paul Brook <paul@codesourcery.com>
8755
8756 * configure.in: Rewrite misleading error message when requested
8757 language cannot be built.
8758 * configure: Regenerate.
8759
8760 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8761
8762 * ylwrap: Import from Automake 1.9.5.
8763
8764 2005-05-13 David Ung <davidu@mips.com>
8765
8766 * MAINTAINERS (Write After Approval): Add self.
8767
8768 2005-05-09 Mike Stump <mrs@apple.com>
8769
8770 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8771 lt_cv_sys_max_cmd_len for now.
8772
8773 2005-05-09 Stan Cox <scox@redhat.com>
8774
8775 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8776
8777 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8778
8779 * README.SCO: Update the URL.
8780
8781 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8782
8783 * ltconfig: Define file_list_spec. Pass file_list_spec and
8784 with_gnu_ld to libtool.
8785 * ltcf-c.sh (aix[45]): Define file_list_spec.
8786 * ltcf-cxx.sh (aix[45]): Same.
8787 * ltcf-gcj.sh (aix[45]): Same.
8788 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8789 exists, write list of input files to temporary file.
8790
8791 2005-05-04 Mike Stump <mrs@apple.com>
8792
8793 * configure.in: Always pass --target to target configures as
8794 otherwise rebuilds that do --recheck will fail.
8795 * confiugure: Rebuilt.
8796
8797 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8798
8799 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8800 STAGE_HOST_EXPORTS.
8801 (configure, all): Add bootstrap support.
8802 (Host modules, target modules): Pass post-stage1 flags and exports.
8803 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8804 * Makefile.in: Regenerate.
8805
8806 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8807
8808 * configure: Regenerate.
8809
8810 2005-04-27 Mike Stump <mrs@apple.com>
8811
8812 * MAINTAINERS: Add self as darwin maintainer.
8813
8814 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8815
8816 * config.sub: Update from master copy.
8817
8818 2005-04-21 Mike Stump <mrs@apple.com>
8819
8820 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8821 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8822
8823 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8824
8825 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8826 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8827 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8828 "*-*-elf" and "*-*-linux*".
8829 * configure: Regenerate.
8830
8831 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8832
8833 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8834
8835 2005-04-12 Mike Stump <mrs@apple.com>
8836
8837 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8838
8839 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8840
8841 * MAINTAINERS (Write After Approval): Add myself.
8842
8843 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8844
8845 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8846
8847 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8848
8849 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8850 (TARGET_CONFIGARGS): Include --with-target-subdir.
8851 (configure, all): New macros. Use them throughout.
8852 * Makefile.in: Regenerate.
8853
8854 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8855
8856 * MAINTAINERS (Write After Approval): Add myself.
8857
8858 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8859
8860 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8861
8862 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8863
8864 * MAINTAINERS: Move John Carr to Write After Approval.
8865
8866 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8867
8868 * config/mh-mingw32: Delete.
8869 * configure.in: Don't use it.
8870 * configure: Regenerate.
8871
8872 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8873
8874 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8875 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8876 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8877 (HOST_LIB_PATH): Generate from Makefile.def.
8878 (TARGET_LIB_PATH): Likewise.
8879 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8880 * Makefile.in: Regenerate.
8881 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8882 (RPATH_ENVVAR): Include Darwin case.
8883 * configure: Regenerate.
8884
8885 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8886
8887 * MAINTAINERS (Various Maintainers): Remove self.
8888 (Write After Approval): Add self.
8889
8890 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8891
8892 * MAINTAINERS (Various Maintainers): Add self.
8893
8894 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8895
8896 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8897 * configure: Regenerate.
8898
8899 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8900
8901 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8902 gcc_version, and gcc_version_trigger from set of flags to pass.
8903 * Makefile.tpl: Remove definitions of above variables.
8904 (config.status): Remove dependency on $(gcc_version_trigger).
8905 * Makefile.in: Regenerate.
8906 * configure.in: Do not reference config/gcc-version.m4 nor
8907 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8908 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8909 * configure: Regenerate.
8910
8911 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8912 Andrew Pinski <pinskia@physics.uc.edu>
8913
8914 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8915 * Makefile.in: Regenerate.
8916
8917 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8918
8919 * MAINTAINERS (Write After Approval): Add myself.
8920
8921 2005-03-03 David Ayers <d.ayers@inode.at>
8922
8923 * MAINTAINERS (Write After Approval): Add myself.
8924
8925 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8926
8927 PR libgcj/20160
8928 * ltmain.sh: Avoid creating archives with components that have
8929 duplicate basenames.
8930
8931 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8932
8933 PR bootstrap/20250
8934 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8935 instead of check.
8936 * Makefile.in: Regenerate.
8937
8938 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8939
8940 * Makefile.in: Regenerate to fix conflict between the previous two
8941 patches.
8942
8943 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8944
8945 PR bootstrap/17383
8946 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8947 * Makefile.tpl (HOST_SUBDIR): New substitution.
8948 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8949 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8950 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8951 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8952 (Host modules, Bootstrapped modules): Use it.
8953 (Build modules, Target modules): Do not create symlink trees,
8954 always configure out-of-srcdir.
8955 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8956 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8957 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8958 $(HOST_SUBDIR). Create a symlink for host_subdir.
8959
8960 * Makefile.in: Regenerate.
8961 * configure: Regenerate.
8962
8963 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8964
8965 Merged from libada-gnattools-branch:
8966 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8967
8968 * gnattools: New directory.
8969 * Makefile.def: Add gnattools as a module, depending on target-libada.
8970 * Makefile.in: Regenerate.
8971 * configure.in: Include gnattools in host_tools; disable it if ada
8972 is disabled.
8973 * configure: Regenerate.
8974
8975 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
8976
8977 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8978 treelang maintainer.
8979 (Write After Approval): Remove myself.
8980
8981 2005-02-23 Paul Schlie <schlie@comcast.net>
8982
8983 * configure.in: Allow darwin targeted ports to build tk, itcl and
8984 libgui.
8985 * configure: Regenerate.
8986
8987 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8988
8989 PR libgcj/10353
8990 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8991 * configure: Regenerate.
8992
8993 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8994
8995 * MAINTAINERS (Write After Approval): Add myself.
8996
8997 2005-02-10 Ian Lance Taylor <ian@airs.com>
8998
8999 * MAINTAINERS: Update my e-mail address.
9000
9001 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
9002
9003 * MAINTAINERS (Write After Approval): Add myself.
9004
9005 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
9006
9007 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9008 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9009 target-libgloss when not *-*-elf and *-*-aout.
9010 * configure: Regenerate.
9011
9012 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9013
9014 * MAINTAINERS: Remove obsolete entries.
9015
9016 * MAINTAINERS (Write After Approval): Add Michael Matz.
9017
9018 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
9019
9020 * MAINTAINERS: Remove self as cpplib maintainer.
9021
9022 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9023
9024 * install-sh, config.sub: Import from upstream.
9025
9026 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9027
9028 PR bootstrap/18222
9029 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9030 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9031 * Makefile.in: Regenerate.
9032
9033 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
9034
9035 * MAINTAINERS: Update my email address.
9036
9037 2005-01-12 David Edelsohn <edelsohn@gnu.org>
9038 Andreas Schwab <schwab@suse.de>
9039
9040 PR bootstrap/18033
9041 * config-ml.in: Eval option if surrounded by single quotes.
9042
9043 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
9044
9045 Revert 2004-12-28 Makefile changes, a better fix will be
9046 applied to mainline and src after GCC 4.0 branches.
9047
9048 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
9049
9050 PR bootstrap/17383
9051
9052 * Makefile.def (target_modules): Remove stage parameter,
9053 it is always true now.
9054 * Makefile.tpl (configure-build-[+module+],
9055 configure-target-[+module+]): Always build symlink tree
9056 for the directory and for include. BUILD_SUBDIR and
9057 TARGET_SUBDIR cannot be . anymore.
9058 * Makefile.in: Regenerate.
9059
9060 2004-12-25 David Edelsohn <edelsohn@gnu.org>
9061
9062 Revert 2004-12-08 Makefile changes.
9063
9064 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9065
9066 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9067 cygwin, mingw.
9068
9069 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9070
9071 * configure.in (sh64-*-*): Reenable gprof.
9072 * configure: Regenerate.
9073
9074 2004-12-08 David Edelsohn <edelsohn@gnu.org>
9075
9076 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9077 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9078 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9079 * Makefile.in: Regenerate.
9080
9081 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9082
9083 * MAINTAINERS: Update my email address.
9084
9085 2004-12-07 Matt Kraai <kraai@ftbfs.org>
9086
9087 * Makefile.tpl: Generate normal dependencies if the LHS module is
9088 not bootstrapped.
9089 * Makefile.in: Regenerate.
9090
9091 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9092
9093 * configure.in: Include config/gxx-include-dir.m4. Use
9094 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9095 * configure: Regenerate.
9096
9097 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9098
9099 * config.if: Delete.
9100 * configure.in: Set libstdcxx_incdir directly.
9101 * configure: Regenerate.
9102
9103 2004-12-02 Eric Christopher <echristo@redhat.com>
9104
9105 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9106 * Makefile.in: Regenerate.
9107
9108 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9109
9110 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9111 * configure: Regenerate.
9112
9113 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9114
9115 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9116 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9117 * configure: Regenerate.
9118
9119 2004-12-01 Eric Christopher <echristo@redhat.com>
9120
9121 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9122 of things to remove.
9123
9124 2004-11-29 Matt Kraai <kraai@ftbfs.org>
9125
9126 * MAINTAINERS (Write After Approval): Update my e-mail address.
9127
9128 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9129
9130 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9131 from CVS libtool to always pass_all.
9132
9133 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9134
9135 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9136 (hppa*64*-*-*): Delete incorrect comment.
9137 * configure: Rebuilt.
9138
9139 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9140
9141 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9142
9143 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9144
9145 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9146 from CVS libtool to always pass_all.
9147
9148 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9149
9150 * install-sh, compile: Import from automake.
9151
9152 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9153
9154 * config.guess, config.sub: Import from savannnah.
9155
9156 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
9157
9158 * MAINTAINERS (Write After Approval): Add myself
9159
9160 2004-11-12 Mike Stump <mrs@apple.com>
9161
9162 * Makefile.def: Add html support.
9163 * Makefile.tpl: Likewise.
9164 * Makefile.in: Regenerate.
9165
9166 2004-11-11 Geoffrey Keating <geoffk@apple.com>
9167
9168 PR 18423
9169 * configure.in: Remove all instances of build-fixincludes from
9170 noconfigdirs.
9171 (build_configargs): Supply --target to subdirectories.
9172 * configure: Regenerate.
9173
9174 * Makefile.def: Make gcc install depend on fixincludes install.
9175 * Makefile.in: Regenerate.
9176
9177 2004-11-10 Janis Johnson <janis187@us.ibm.com>
9178
9179 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9180
9181 2004-11-11 Paul Brook <paul@codesourcery.com>
9182
9183 * MAINTAINERS: Add self as arm maintainer. Update email address.
9184
9185 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9186
9187 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9188 target-libgfortran.
9189 * configure: Regenerate.
9190
9191 2004-11-07 David Edelsohn <edelsohn@gnu.org>
9192
9193 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9194 like CC.
9195
9196 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
9197
9198 * Makefile.def (host fixincludes): Specify missing targets.
9199 * Makefile.in: Regenerate.
9200
9201 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9202
9203 * MAINTAINERS: Add myself
9204
9205 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9206
9207 * MAINTAINERS (Write After Approval): Add myself.
9208
9209 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9210
9211 * Makefile.def: Build fixincludes for the host, too.
9212 * Makefile.in: Regenerate.
9213 * configure.in (host_tools): Add fixincludes.
9214 * configure: Regenerate.
9215
9216 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9217
9218 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9219 * configure: Regenerated.
9220
9221 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9222
9223 PR other/17783
9224 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9225 * configure: Regenerated.
9226
9227 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9228
9229 * README.SCO: Update per FSF instructions.
9230
9231 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9232
9233 PR target/18151
9234 * configure.in (case ${target}): Do not build fixincludes for avr.
9235 * configure: Regenerated.
9236
9237 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9238
9239 * configure.in (case ${target}): Do not build fixincludes
9240 on platforms where it is not used.
9241 * configure: Regenerated.
9242
9243 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9244
9245 * configure.in: Use an absolute path to install-sh.
9246 * configure: Regenerated.
9247
9248 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9249
9250 * MAINTAINERS (Write After Approval): Add myself.
9251
9252 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9253
9254 * MAINTAINERS: Remove from Write After Approval those that are
9255 already maintainers.
9256
9257 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9258
9259 * MAINTAINERS: Update my email address.
9260
9261 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9262
9263 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9264 * configure: Regenerate.
9265
9266 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
9267
9268 * MAINTAINERS: Update my email address.
9269
9270 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9271
9272 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9273 entries belonging to this category.
9274
9275 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9276
9277 * MAINTAINERS: Update my e-mail address.
9278
9279 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
9280
9281 Fix wrong conflict resolution in:
9282
9283 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9284
9285 * Makefile.in: Regenerate.
9286 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9287 in the recursive `make', instead of hardwiring `all'.
9288 (Autogenerated TARGET-* variables): New.
9289
9290 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9291
9292 * configure.in: Enable target-libgloss for crx-*-*.
9293 * configure: Regenerate.
9294
9295 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9296
9297 * MAINTAINERS (Various Maintainers): Move the "windows,
9298 cygwin, mingw" maintainer to ...
9299 (OS Port Maintainers): ... here.
9300
9301 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9302
9303 * MAINTAINERS (Write After Approval): Remove those that are
9304 maintainers of some subsystem.
9305
9306 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9307
9308 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9309 * ltcf-cxx.sh (tpf*): Likewise.
9310 * ltconfig (tpf*): Add TPF OS configuration support.
9311
9312 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9313
9314 * MAINTAINERS: Change my email address to my new work account.
9315
9316 2004-09-24 Michael Roth <mroth@nessie.de>
9317
9318 * configure.in (--without-headers): Add missing double quotes.
9319 * configure: Regenerate.
9320
9321 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9322
9323 * ylwrap: Revert to previous version.
9324
9325 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9326
9327 PR bootstrap/17369
9328 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9329 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9330 SET_GCC_LIB_PATH_CMD.
9331 (BASE_TARGET_EXPORTS): Likewise.
9332 * Makefile.in: Regenerated.
9333
9334 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9335 * configure: Regenerated.
9336
9337 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9338
9339 * config.guess: New upstream version
9340 * compile, depcomp, install-sh, ylwrap: Likewise.
9341
9342 2004-09-19 Roger Sayle <roger@eyesopen.com>
9343
9344 * config/mh-x86omitfp: New host makefile fragment. Add
9345 -fomit-frame-pointer to the default BOOT_CFLAGS.
9346 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9347 * configure: Regenerate.
9348
9349 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9350
9351 PR target/11572
9352 * configure.in (*-*-darwin*): Renable libobjc.
9353 * configure: Regenerate.
9354
9355 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9356
9357 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9358
9359 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9360
9361 * Makefile.def: Remove libbanshee.
9362 * Makefile.tpl: Ditto.
9363 * configure.in: Ditto.
9364 * Makefile.in: Regen.
9365 * configure: Ditto.
9366
9367 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9368
9369 * ltmain.sh: Use $pic_object as $non_pic_object if
9370 $non_pic_object=none.
9371
9372 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9373
9374 * missing: Import latest version from master repository.
9375
9376 2004-09-06 Nick Clifton <nickc@redhat.com>
9377
9378 * config.sub: Import latest version from master repository.
9379 * config.guess: Likewise.
9380 This includes these changes:
9381
9382 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9383
9384 * config.sub: Handle crisv32, alias etraxfs.
9385 * config.guess (crisv32:Linux:*:*): Handle.
9386
9387 2004-08-13 Brad Smith <brad@comstyle.com>
9388
9389 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9390 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9391
9392 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9393
9394 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9395 assume the processor is a powerpc. This is because coreutils
9396 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9397 in this case, due to a MacOS X bug that causes
9398 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9399 to return a negative number.
9400 Problem reported by Petter Reinholdtsen in:
9401 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9402
9403 2004-07-19 Ben Elliston <bje@gnu.org>
9404
9405 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9406
9407 2004-06-24 Ben Elliston <bje@gnu.org>
9408
9409 * config.guess: Update copyright years.
9410 * config.sub: Likewise.
9411
9412 2004-06-22 Robert Millan <robertmh@gnu.org>
9413
9414 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9415 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9416
9417 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9418
9419 * config.guess (*:*VMS:*:*): New entry. Replaces
9420 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9421 manufacturer.
9422
9423 2004-06-22 Ben Elliston <bje@gnu.org>
9424
9425 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9426 * config.sub: Likewise.
9427
9428 2004-06-22 Ben Elliston <bje@gnu.org>
9429
9430 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9431 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9432
9433 2004-06-11 Ben Elliston <bje@gnu.org>
9434
9435 * config.guess (pegasos:OpenBSD:*:*): Remove.
9436
9437 2004-06-11 Ben Elliston <bje@gnu.org>
9438
9439 From Wouter Verhelst <wouter@grep.be>:
9440 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9441
9442 2004-06-11 Ben Elliston <bje@gnu.org>
9443
9444 * config.guess (luna88k:OpenBSD:*:*): New.
9445
9446 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9447
9448 * config.guess (m32r*:Linux:*:*): New case.
9449 * config.sub: Handle m32rle.
9450
9451 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9452
9453 From Jens Petersen <petersen@redhat.com>:
9454 * config.sub: Handle sparcv8.
9455
9456 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9457
9458 From Tom Smith <smith@cag.lkg.hp.com>:
9459 * config.guess: Version suffixes are equally significant on Tru64
9460 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9461 prefix of "P" (patched kernel).
9462
9463 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9464
9465 * config.sub: Add support for National Semiconductor CRX target.
9466
9467 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9468
9469 * MAINTAINERS (Various Maintainers): Remove myself as web page
9470 maintainer, add myself as maintainer of build status lists.
9471
9472 2004-09-03 Jan Beulich <jbeulich@novell.com>
9473
9474 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9475 *-*-netware, but add target-libmudflap.
9476 Consolidate *-*-netware targets (of which really only i?86 exists)
9477 into a single entry.
9478 * configure: Likewise.
9479
9480 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9481
9482 * Makefile.tpl (sorry): Remove.
9483 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9484 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9485 (do-clean): Clean per-stage directories too.
9486 (do-distclean): Run distclean-stage1 too.
9487 (.NOTPARALLEL): Enable during toplevel bootstrap.
9488 (stage[+id+]-bubble): Enable parallel execution during
9489 the recursive invocation.
9490 * Makefile.in: Regenerate.
9491
9492 Fix previous checkin:
9493
9494 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9495 include.
9496 * configure.in: Fix indentation.
9497 * configure: Regenerate.
9498
9499 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9500
9501 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9502 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9503 * configure: regenerate
9504 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9505 -mdynamic-no-pic
9506
9507 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9508
9509 * Makefile.def (build_modules): Add fixincludes.
9510 (dependencies): Make gcc depend on fixincludes.
9511 * configure.in (build_tools): Add fixincludes.
9512 (build_configdirs): Always include build_libs.
9513 * Makefile.in: Regenerate.
9514 * configure: Regenerate.
9515
9516 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9517
9518 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9519 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9520 phony targets; do not generate timestamp files.
9521 (distclean-stageN): Remove references to their timestamp files.
9522 (restageN, touch-stageN): Remove.
9523 (stageN-bubble): Rewritten.
9524 (compare): Support lean bootstraps.
9525 * Makefile.in: Regenerate.
9526
9527 * configure.in: Only warn when bootstrapping but
9528 build != host or build != target. Support lean bootstraps.
9529 * configure: Regenerate.
9530
9531 2004-08-26 Phil Edwards <phil@codesourcery.com>
9532
9533 * configure.in: Give a better error message if GMP/MPFR are missing
9534 and a language needing them has been requested.
9535 * configure: Regenerated.
9536
9537 2004-08-25 Phil Edwards <phil@codesourcery.com>
9538
9539 * configure.in: Print a list of available language front-ends if
9540 a requested one is missing. Tidy stray tab characters.
9541 * configure: Regenerated.
9542
9543 2004-08-19 Michael Koch <konqueror@gmx.de>
9544
9545 * gcc/doc/install.texi: Update entry about automake for libjava.
9546
9547 2004-08-17 Robert Millan <robertmh@gnu.org>
9548
9549 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9550 (instead of FreeBSD).
9551 * configure: Regenerate.
9552
9553 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9554
9555 * Makefile.in: Regenerate.
9556 * configure: Regenerate.
9557
9558 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9559 stage_*_flags.
9560 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9561 for bootstrapped modules if toplevel bootstrap is going.
9562 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9563 modules. Adjust for changes in Makefile.def. Enable several
9564 rules even in non-bootstrap mode, just to avoid peppering the
9565 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9566 (stage-[+prev+]-bubble): Remove.
9567
9568 * Makefile.def (Dependencies): Depend on all-build-bison,
9569 all-build-flex, all-build-byacc, all-build-texinfo, rather
9570 than the host variations.
9571 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9572 with BUILD_SUBDIR.
9573 (BISON): Update for recent Bisons.
9574 (YACC): Fix typo.
9575 (cross): Depend on all-build.
9576 (all): Do not depend on all-build.
9577 (prebootstrap): Remove.
9578 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9579 (Prebootstrap dependencies): Add them to the per-stage targets
9580 and to all-prebootstrap.
9581 * configure.in (build_configdirs): Always enable build_tools.
9582 (BUILD_DIR_PREFIX): Remove.
9583
9584 * Makefile.def (gcc): Add target variable.
9585 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9586 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9587 in the recursive `make', instead of hardwiring `all'.
9588 (Autogenerated TARGET-* variables): New.
9589
9590 2004-08-13 Brian Booth <bbooth@redhat.com>
9591
9592 * MAINTAINERS: Remove myself from write-after-approval.
9593
9594 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9595
9596 * src-release: Stop distributing mmalloc with gdb (which doesn't
9597 use it).
9598 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9599 * Makefile.in: Regenerate.
9600
9601 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9602
9603 * configure.in (arm*-*-eabi*): New target.
9604 * configure: Regenerate.
9605
9606 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9607
9608 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9609 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9610 (Dependencies): New section.
9611 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9612 (configure-target-[+module+]): Depend on maybe-all-gcc
9613 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9614 (toplevel profiledbootstrap): Fix dependencies.
9615 * Makefile.in: Regenerate.
9616
9617 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9618
9619 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9620 target-libiberty to noconfigdirs.
9621 * configure: Regenerate.
9622
9623 2004-08-03 Paul Brook <paul@codesourcery.com>
9624
9625 * configure.in: Check for MPFR as well as GMP.
9626 * configure: Regenerate.
9627
9628 2004-08-01 Robert Millan <robertmh@gnu.org>
9629
9630 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9631 libmudflap for all GNU-based systems (with Glibc).
9632 * configure: Regenerate.
9633
9634 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9635
9636 * Makefile.def (host-modules): Add gcc.
9637 * Makefile.in: Regenerate.
9638 * Makefile.tpl (sorry): New rule.
9639 (configure-host, all-host, [+make_target+]-host, do-check,
9640 install-host): Do not add gcc as a special case.
9641 (host modules): Add a small special-casing for gcc. Export
9642 extra_make_flags through the environment.
9643 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9644 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9645 other recursive targets for gcc): Remove.
9646
9647 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9648 (stage, unstage): New rules.
9649 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9650 distclean-stage[+id+]): Use stage_current.
9651 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9652 the stage*-start rules.
9653
9654 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9655
9656 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9657 use -all_load flag.
9658
9659 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9660
9661 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9662 * configure: Regenerate.
9663
9664 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9665
9666 * maintainer-scripts/gcc_release: Revert yesterday's change.
9667
9668 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9669
9670 * MAINTAINERS: Add myself to write-after-approval.
9671
9672 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9673
9674 * libf2c: Removed.
9675 * gcc/gccbug.in: Updated because of libf2c removal.
9676 * maintainer-scripts/gcc_release: Ditto.
9677
9678 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9679
9680 * configure.in: Build libmudflap by default on FreeBSD.
9681 * configure: Regenerated.
9682
9683 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9684
9685 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9686 systems.
9687 * configure: Regenerated.
9688
9689 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9690
9691 PR target/16344
9692 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9693 feedback based compiler.
9694 * Makefile.in: Rebuilt.
9695
9696 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9697
9698 * Makefile.def (host_modules): Set bootstrap=true for flex.
9699 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9700 * Makefile.in: Rebuilt.
9701
9702 2004-07-07 Jan Hubicka <jh@suse.cz>
9703
9704 * MAINTAINERS: Add self as a profile feedback maintainer.
9705
9706 2004-07-05 Phil Edwards <phil@codesourcery.com>
9707
9708 * configure.in: Do not prepend $srcdir to /dev/null in
9709 makefile fragments.
9710 * configure: Regenerate.
9711
9712 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9713
9714 * Makefile.def (build_modules): Add bison, byacc, flex,
9715 m4, texinfo.
9716 (flags_to_pass): Add FLEX.
9717 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9718 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9719 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9720 DEFAULT_MAKEINFO): Remove.
9721 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9722 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9723 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9724 objdir or else use configured tool.
9725 (all-build): New.
9726 (all): Depend on it.
9727 (Build module dependencies): Add.
9728 * Makefile.in: Regenerate.
9729 * configure.in: Better support for multiple build modules,
9730 matching what is done for host/target modules. Do not look
9731 for "plausible" locations of build tools if Canadian cross.
9732 Use autoconf's AC_PROG_CC to find a C compiler. Define
9733 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9734 * configure: Regenerate.
9735
9736 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9737
9738 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9739 * Makefile.in: Regenerate.
9740
9741 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9742
9743 * Makefile.tpl (configure-build-[+module+],
9744 configure-[+module+], configure-target-[+module+]): Pass
9745 [+extra_configure_args+].
9746 (all-build-[+module+], all-[+module+], check-[+module+],
9747 install-[+module+], [+make_target+]-[+module+],
9748 all-target-[+module+], check-target-[+module+],
9749 install-target-[+module+], [+make_target+]-target-[+module+]):
9750 Pass [+extra_make_args+].
9751 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9752 (GCC_HOST_EXPORTS): Remove.
9753 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9754 cross, check-gcc, check-gcc-c++, install-gcc,
9755 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9756 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9757 * Makefile.in: Regenerate.
9758
9759 2004-06-21 Matthew Sachs <msachs@apple.com>
9760
9761 * MAINTAINERS: Added self to write-after-approval.
9762
9763 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9764
9765 * configure.in: Check for srcdir/winsup rather than build directory
9766 winsup.
9767 * configure: Regenerate.
9768
9769 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9770
9771 * configure.in: Don't build Cygwin native newlib if winsup
9772 directory is missing. Emit warning instead.
9773 * configure: Regenerate.
9774
9775 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9776
9777 * Makefile.tpl (touch-stage[+id+]): New.
9778 (restage[+prev+]): Depend on touch-stage[+id+].
9779
9780 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9781 Use it throughout.
9782
9783 * Makefile.def: Add profile and feedback bootstrap stages.
9784 Remove next field from bootstrap stages.
9785 * Makefile.tpl (LN, LN_S): Substitute.
9786 (stageN-start, stageN-end): Use double-colon rules, to
9787 provide a hook for additional setup commands.
9788 (distclean-stageN-gcc, restageN): Create dependencies from
9789 [+prev+], not from [+next+].
9790 (stageN-bubble): Add commands for successive stages from
9791 [+prev+], using double-colon rules.
9792 (all-stageN-gcc): Fix typo.
9793 (stagefeedback-start, profiledbootstrap): New.
9794 * Makefile.in: Regenerate.
9795 * configure.in: Call ACX_PROG_LN.
9796 * configure: Regenerate.
9797
9798 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9799
9800 * MAINTAINERS (Write After Approval): Add myself.
9801
9802 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9803
9804 * MAINTAINERS (Write After Approval): Add myself.
9805
9806 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9807
9808 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9809 without gcc.
9810 * configure: Regenerate.
9811
9812 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9813
9814 * Makefile.tpl: Fix typo.
9815 * Makefile.in: Regenerate.
9816
9817 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9818
9819 * configure.in: Remove new- prefix from toplevel
9820 bootstrap targets.
9821 * configure: Regenerate.
9822
9823 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9824
9825 * Makefile.tpl (all.normal): Rename to all.
9826 (all): Replace with a rule to pick the default
9827 target from configure.
9828 (all-gcc, configure-gcc): Use conditionals to
9829 do nothing when toplevel bootstrap is going on.
9830 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9831 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9832 * configure.in: Support --enable-bootstrap.
9833
9834 * Makefile.def: Remove new- prefix from toplevel
9835 bootstrap targets.
9836 * Makefile.tpl: Likewise.
9837
9838 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9839 target.
9840
9841 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9842 $(RECURSE_FLAGS) to recursive invocation of make.
9843
9844 * Makefile.in: Regenerate.
9845 * configure: Regenerate.
9846
9847 2004-05-30 Andreas Jaeger <aj@suse.de>
9848 Jim Wilson <wilson@specifixinc.com>
9849
9850 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9851 like CC.
9852
9853 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9854
9855 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9856 * configure: Regenerate.
9857
9858 2004-05-25 Daniel Jacobowitz <drow@false.org>
9859
9860 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9861 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9862 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9863 targets.
9864 * Makefile.in: Regenerate.
9865
9866 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9867
9868 * configure.in: Test the ability to symlink directories.
9869 * configure: Regenerate.
9870
9871 * Makefile.def (bootstrap-stage): New definitions.
9872 * Makefile.tpl (configure-stage1-gcc,
9873 configure-stage2-gcc, configure-stage3-gcc,
9874 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9875 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9876 new-restage3, compare): Autogenerate, see Makefile.in
9877 entry for behavioral changes.
9878 (distclean-stage1, new-stage1-start, new-stage1-end,
9879 new-stage1-bubble, distclean-stage2, new-stage2-start,
9880 new-stage2-end, new-stage2-bubble, distclean-stage3,
9881 new-stage3-start, new-stage3-end): New autogenerated targets.
9882 (objext, prebootstrap, BOOT_CFLAGS,
9883 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9884 targets.
9885
9886 * Makefile.in: Regenerate.
9887 (distclean-stage1, new-stage1-start, new-stage1-end,
9888 new-stage1-bubble, distclean-stage2, new-stage2-start,
9889 new-stage2-end, new-stage2-bubble, distclean-stage3,
9890 new-stage3-start, new-stage3-end): New targets.
9891 (all-stage1-gcc): Move prebootstrap dependency from here...
9892 (configure-stage1-gcc): ...to here.
9893 (new-bootstrap): Use bubble targets.
9894 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9895 Use per-stage distclean targets.
9896 (configure-stage1-gcc, configure-stage2-gcc,
9897 configure-stage3-gcc, all-stage1-gcc,
9898 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9899 Use new-stageN-start to prepare the tree.
9900
9901 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9902
9903 * Makefile.def (host_modules): add libcpp.
9904 * Makefile.tpl: Add dependencies on and for libcpp.
9905 * Makefile.in: Regenerate.
9906 * configure.in: Add libcpp host module.
9907 * configure: Regenerate.
9908
9909 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9910
9911 * Makefile.tpl: Whenever a recursive target is defined, wrap
9912 it in a special @if/@endif block, and prepare its maybe
9913 dependency in the @if/@endif block
9914 * configure.in: Instead of writing maybe dependencies, remove
9915 the @if/@endif statements, and remove the @if/@endif blocks
9916 that remain.
9917 * configure: Regenerate.
9918 * Makefile.in: Regenerate.
9919
9920 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9921
9922 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9923
9924 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9925
9926 PR bootstrap/15120
9927 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9928 * */configure: Rebuilt.
9929
9930 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9931
9932 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9933 of libf2c.
9934 * configure, Makefile.in: Regenerate.
9935
9936 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9937
9938 * MAINTAINERS (Write After Approval): Add myself.
9939
9940 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9941
9942 Merge from tree-ssa-20020619-branch.
9943
9944 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9945 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9946 (HOST_GMPLIBS): Define.
9947 (HOST_GMPINC): Define.
9948 (TARGET_LIB_PATH): Add libmudflap.
9949 (GFORTRAN_FOR_TARGET): Define.
9950 (configure-build*): Export GFORTRAN.
9951 (configure-gcc): Export GMPLIBS and GMPINC.
9952 (all-gcc): Add maybe-all-libbanshee.
9953 (configure-target-libgfortran): Define.
9954 * Makefile.in: Regenerate.
9955 * configure.in (host_libs): Add libbanshee.
9956 (target_libraries): Add target-libmudflap and target-libgfortran.
9957 Add --with-libbanshee.
9958 Handle --disable-libmudflap.
9959 (*-*-freebsd*): Use with_gmp.
9960 Add $(libgcj) to noconfigdirs.
9961 * configure: Regenerate.
9962 * depcomp: New file.
9963 * MAINTAINERS: Add tree-ssa maintainers.
9964
9965 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9966
9967 * MAINTAINERS (Various Maintainers): Add myself.
9968
9969 2004-04-30 Brian Ford <ford@vss.fsi.com>
9970
9971 * MAINTAINERS (Write After Approval): Add myself.
9972
9973 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9974
9975 * MAINTAINERS (Write After Approval): Add myself.
9976
9977 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
9978
9979 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9980 * configure: Regenerate.
9981
9982 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
9983
9984 Revert:
9985 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9986
9987 * Makefile.def (flags_to_pass): Remove *dir variables that
9988 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9989 as well as prefix and exec_prefix.
9990 * Makefile.in: Regenerate.
9991
9992 2004-04-26 Robert Millan <robertmh@gnu.org>
9993
9994 Add patches from libtool CVS.
9995 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9996 * ltconfig: Likewise.
9997 * ltcf-c.sh: Likewise.
9998 * ltcf-cxx.sh: Likewise.
9999 * ltcf-gcj.sh: Likewise.
10000
10001 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10002
10003 * Makefile.def (host_modules): Mark with the bootstrap
10004 flag packages on which gcc depends.
10005 * Makefile.tpl (all-bootstrap): Use it.
10006 * Makefile.in: Regenerate.
10007
10008 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10009
10010 * Makefile.def (flags_to_pass): Remove *dir variables that
10011 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10012 as well as prefix and exec_prefix.
10013 * Makefile.in: Regenerate.
10014
10015 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10016
10017 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10018 * configure: Regenerate.
10019 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10020 * gcc/Makefile.tpl (compare): Use the result of the test.
10021 * gcc/Makefile.in: Regenerate.
10022
10023 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
10024
10025 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10026 Always relocate gcc and prev-gcc to the original names, even
10027 if the build fails.
10028 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10029 New targets.
10030
10031 2004-04-23 Laurent GUERBY <laurent@guerby.net>
10032
10033 * MAINTAINERS: Update my email address.
10034
10035 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10036
10037 * configure.in (mips*-*-irix5*): Enable ld.
10038 * configure: Regenerate.
10039
10040 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10041
10042 * configure: Regenerate.
10043
10044 2004-04-15 James E Wilson <wilson@specifixinc.com>
10045
10046 * Makefile.tpl (configure-[+module+], configure-gcc,
10047 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10048 Set and export LDFLAGS.
10049 * Makefile.in: Regenerate.
10050
10051 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10052
10053 * MAINTAINERS: Add myself to write-after-approval.
10054
10055 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10056
10057 PR bootstrap/14871
10058 * Makefile.tpl: If we don't have built-in-tree target tools,
10059 use the ones found by configure rather than hacking around with
10060 program_transform_name.
10061 * configure.in: Give Makefile.tpl the information necessary
10062 to do that.
10063 * Makefile.in: Regenerate.
10064 * configure: Regenerate.
10065
10066 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10067
10068 PR bootstrap/14760
10069 * configure.in: When computing baseargs, strip *all* copies of
10070 offending options. Also, don't match/substitute the trailing space,
10071 so that this actually works when two similar options are separated by
10072 only one space.
10073 * configure: Regenerate.
10074
10075 2004-04-06 David Edelsohn <edelsohn@gnu.org>
10076
10077 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10078 (rs6000-*-aix*): Same.
10079 * configure: Regenerate.
10080
10081 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
10082
10083 * MAINTAINERS: Add myself to write-after-approval.
10084
10085 2004-04-03 Bud Davis <bdavis9659@comcast.net>
10086
10087 * MAINTAINERS: Add myself to write-after-approval.
10088
10089 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10090
10091 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10092 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10093 * Makefile.in: Regenerate.
10094
10095 * configure.in (top level bootstrap support): Rework --enable-werror
10096 to set @stage2_werror_flag@.
10097 * configure: Regenerate.
10098 * Makefile.tpl (top level bootstrap support): Pass
10099 @stage2_werror_flag@ down to configure in stages 2 and 3.
10100 * Makefile.in: Regenerate.
10101
10102 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10103
10104 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10105 for stages 2 and 3 as well as in make. As a consequence, remove
10106 OUTPUT_OPTION (now detected by configure) from the flags passed down
10107 to make.
10108 * Makefile.in: Regenerate.
10109
10110 * Makefile.tpl (new-bootstrap): Fix typo.
10111 * Makefile.in: Regenerate.
10112
10113 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10114
10115 * Makefile.tpl: Rearrange by moving recursive_targets rules
10116 into their proper sections.
10117 * Makefile.tpl (top level bootstrap support): Move disabling
10118 of coverage flags from 'make' to 'configure'; improve comments.
10119 * Makefile.in: Regenerate.
10120
10121 * Makefile.tpl (experimental top level bootstrap) Move stage1
10122 language setting from all- target to configure- target; disable
10123 intermodule optimization in stage 1; prevent gratuitous rebuilds
10124 of stage 1.
10125 * Makefile.in: Regenerate.
10126 * configure.in: Comma-separate stage 1 language list for top
10127 level bootstrap.
10128 * configure: Regenerate.
10129
10130 * Makefile.tpl: Clean up experimental top level bootstrap support:
10131 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10132 prev-gcc in configure- targets as well as all- targets.
10133 * Makefile.in: Regenerate.
10134
10135 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10136
10137 * compile: New file imported from automake.
10138
10139 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
10140
10141 * configure.in: Remove symbolic link section.
10142 * configure: Regenerate.
10143 * Makefile.tpl (links): Remove.
10144 * Makefile.in: Regenerate.
10145
10146 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
10147 Nathanael Nerode <neroden@gcc.gnu.org>
10148
10149 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10150 Set with AC_CHECK_PROGS.
10151 * configure.in: Fix comment typo from last patch.
10152 * configure: Regenerate.
10153
10154 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10155
10156 * Makefile.tpl: Introduce experimental top level bootstrap support.
10157 * Makefile.in: Regenerate.
10158 * configure.in: Introduce support for top level bootstrap.
10159 * configure: Regenerate.
10160
10161 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
10162 Paolo Bonzini <bonzini@gnu.org>
10163
10164 PR bootstrap/14522
10165 * configure.in: Cope with shells that do not support unquoted ^
10166 * configure: Regenerate.
10167
10168 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
10169 Paolo Bonzini <bonzini@gnu.org>
10170
10171 PR bootstrap/14522
10172 * configure.in: Cope with shells that do not support nesting
10173 quotes inside quoted backquote substitutions.
10174 * configure: Regenerate.
10175
10176 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10177
10178 PR bootstrap/14522
10179 * configure.in: Fix escaping of $.
10180 * configure: Regenerate.
10181
10182 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10183
10184 * configure: Regenerate, since I forgot to while committing Paolo's
10185 changes.
10186
10187 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
10188
10189 PR ada/14131
10190 Move language detection to the top level.
10191 * configure.in: Find default values for the tools as
10192 soon as possible. Disable ada if GNAT is not found.
10193 Emit error message about missing languages. Expand
10194 --enable-languages=all for the gcc subdirectory.
10195
10196 2004-03-10 Ben Elliston <bje@gnu.org>
10197
10198 * MAINTAINERS: Update my email address.
10199
10200 2004-03-05 David Edelsohn <edelsohn@gnu.org>
10201
10202 * ltconfig: Disable building static libraries if building shared
10203 libraries on AIX 5L.
10204
10205 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10206
10207 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10208 and disable libgcj.
10209 * configure: Regenerated.
10210
10211 2004-03-01 Brian Booth <bbooth@redhat.com>
10212
10213 * MAINTAINERS: Add myself to write-after-approval.
10214
10215 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10216
10217 * MAINTAINERS: Add myself to write-after-approval.
10218
10219 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10220
10221 PR bootstrap/7087
10222 * Makefile.tpl: Guard XFOO sed statements better.
10223 * Makefile.tpl: Add dependency for configure-target-libada.
10224 * Makefile.in: Regenerate (incidentally fixes broken
10225 commit when libada-branch was merged).
10226
10227 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10228
10229 * MAINTAINERS: Add myself to write-after-approval.
10230
10231 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10232
10233 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10234 maintainers.
10235
10236 2004-02-20 Andrew Cagney <cagney@redhat.com>
10237
10238 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10239 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10240
10241 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10242
10243 PR bootstrap/11932
10244 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10245
10246 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10247
10248 * MAINTAINERS: Added myself to write-after-approval.
10249
10250 2004-02-14 Michael Koch <konqueror@gmx.de>
10251
10252 * MAINTAINERS: Added myself to write-after-approval.
10253
10254 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10255
10256 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10257 some OS port maintainers to OS port maintainers section.
10258
10259 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10260
10261 * MAINTAINERS: Add self.
10262
10263 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10264
10265 * MAINTAINERS: Alphabetize.
10266
10267 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
10268
10269 * MAINTAINERS: Remove myself.
10270
10271 2004-02-11 David Edelsohn <edelsohn@gnu.org>
10272
10273 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10274 (rs6000-*-aix*): Same.
10275 * configure: Regenerate.
10276
10277 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10278
10279 * configure.in (host): Add in missing $noconfigdirs to defines.
10280 * configure: Regenerate.
10281
10282 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10283 Nathanael Nerode <neroden@gcc.gnu.org>
10284
10285 PR ada/6637, PR ada/5911
10286 Merge with libada-branch:
10287 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10288 with appropriate dependencies. Add --enable-libada configure switch.
10289 * configure, Makefile.in: Regenerate.
10290
10291 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
10292
10293 * MAINTAINERS: Add myself to write-after-approval.
10294
10295 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10296
10297 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10298 * configure: Regenerate.
10299
10300 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10301
10302 Merge from upstream:
10303
10304 * ltmain.in: When setting IFS to '~', be careful about user
10305 arguments that contain '~'.
10306
10307 2004-02-04 Peter O'Gorman <peter@pogma.com>
10308
10309 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10310 Also test $base_compile against $CC with escaped arguments. Bug
10311 reported by Geoff Keating <geoffk@apple.com>.
10312
10313 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10314
10315 * MAINTAINERS: Remove i960 port.
10316
10317 2004-01-23 DJ Delorie <dj@redhat.com>
10318
10319 * Makefile.def (target_modules) [libiberty]: Don't stage.
10320 * Makefile.in: Rebuilt.
10321
10322 2004-01-20 Caroline Tice <ctice@apple.com>
10323
10324 * MAINTAINERS: Add myself to write-after-approval.
10325
10326 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10327
10328 * MAINTAINERS: Update my email address.
10329
10330 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10331
10332 * MAINTAINERS: Add myself to write-after-approval.
10333
10334 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10335
10336 * MAINTAINERS: Remove entries without email address.
10337
10338 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10339
10340 * MAINTAINERS: Add myself to write-after-approval.
10341
10342 2004-01-15 Steven Bosscher <stevenb@suse.de>
10343
10344 * MAINTAINERS: Update my email address.
10345
10346 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10347
10348 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10349 * Makefile.tpl (configure-target-[+module+]): Support stage.
10350 * Makefile.in: Rebuilt.
10351
10352 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10353
10354 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10355
10356 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10357
10358 * MAINTAINERS: Add myself as a MIPS maintainer.
10359
10360 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10361
10362 * configure.in: Use ./config.cache, not config.cache.
10363 * configure: Regenerate.
10364 * Makefile.tpl: Special-casing not needed for GCC any more.
10365 * Makefile.in: Regenerate.
10366
10367 * configure.in: Don't share a cache file for host dirs.
10368 * configure: Regenerate.
10369
10370 * config-ml.in: Don't mess with the cache file.
10371
10372 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10373
10374 * MAINTAINERS: Move myself from 'Write After Approval' to
10375 'CPU Port Maintainers' section as SPARC maintainer.
10376
10377 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10378
10379 * Makefile.tpl: Make GCC use a separate config.cache.
10380 * Makefile.in: Regenerate.
10381
10382 PR bootstrap/11932, PR bootstrap/11933
10383 (I don't know if it will fix either of them, but it relates
10384 to them.)
10385 * configure.in: Don't use shared config.cache for target
10386 directories.
10387 * configure: Regenerate.
10388
10389 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10390
10391 * MAINTAINERS: Add myself to 'Write After Approval' section.
10392
10393 2003-12-31 Roger Sayle <roger@eyesopen.com>
10394
10395 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10396 * configure: Regenerated.
10397
10398 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10399
10400 * MAINTAINERS: Remove the mn10200 maintainer.
10401
10402 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10403
10404 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10405 * configure: Regenerated.
10406
10407 2003-12-16 Jan Hubicka <jh@suse.cz>
10408
10409 * MAINTAINERS: Add myself as callgraph maintainer.
10410
10411 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10412
10413 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10414 * configure: Regenerate.
10415
10416 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10417
10418 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10419 'Write After Approval' section. Update email.
10420
10421 2003-12-01 James Lemke <jim@wasabisystems.com>
10422
10423 * MAINTAINERS (Write After Approval): Add myself.
10424
10425 2003-11-20 Matt Thomas <matt@3am-software.com>
10426
10427 * MAINTAINERS: Add myself as a vax port maintainer.
10428
10429 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10430
10431 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10432 (configure-build-[+module+], configure-[+module+]): Likewise.
10433 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10434 * Makefile.in: Regenerate.
10435
10436 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10437
10438 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10439 shared/dylibed libraries.
10440 * ltmain.sh: Likewise.
10441 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10442 * ltcf-cxx.sh: Likewise.
10443 * ltcf-gcj.sh: Likewise.
10444 * ltconfig: Likewise.
10445
10446 2003-11-17 Stan Cox <scox@redhat.com>
10447
10448 * MAINTAINERS: Add myself as iq2000 port maintainer.
10449
10450 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10451
10452 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10453 * Makefile.in: Regenerate.
10454
10455 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10456
10457 * config.sub: Update to 2003-11-03 version.
10458
10459 2003-10-20 Phil Edwards <phil@codesourcery.com>
10460
10461 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10462 * configure: Regenerate.
10463
10464 2003-10-20 Nicolas Pitre <nico@cam.org>
10465
10466 * MAINTAINERS: Add myself to 'Write After Approval' section.
10467
10468 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10469
10470 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10471
10472 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10473
10474 * MAINTAINERS: Update my email address.
10475
10476 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10477
10478 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10479
10480 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10481
10482 * MAINTAINERS: Add myself to 'Write After Approval' section.
10483
10484 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10485
10486 * config.guess: Update to 2003-10-16 version.
10487 * config.sub: Update to 2003-10-16 version.
10488
10489 2003-10-15 David Daney <ddaney@avtrex.com>
10490
10491 * MAINTAINERS: Added myself to 'Write After Approval' section.
10492
10493 2003-10-15 Falk Hueffner <falk@debian.org>
10494
10495 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10496 'Write After Approval' section. Update email.
10497
10498 2003-10-14 Roger Sayle <roger@eyesopen.com>
10499
10500 * MAINTAINERS: Move myself from 'Write After Approval' to
10501 'Various Maintainers' section as middle-end maintainer.
10502
10503 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10504
10505 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10506 HOST_FLAGS_TO_PASS.
10507 * Makefile.in: Regenerate.
10508
10509 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10510
10511 * config.guess: Update to 2003-10-07 version.
10512 * config.sub: Update to 2003-10-07 version.
10513
10514 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10515
10516 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10517 * ltconfig (irix5*, irix6*): Don't override version_type.
10518
10519 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10520
10521 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10522 * configure: Rebuilt
10523 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10524 * Makefile.in: Rebuilt
10525
10526 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10527
10528 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10529
10530 2003-09-30 Carlo Wood <carlo@alinoe.com>
10531
10532 * MAINTAINERS (Write After Approval): Add myself.
10533
10534 2003-09-29 Paul Koning <ni1d@arrl.net>
10535
10536 * MAINTAINERS: Move myself from "Write After Approval"
10537 to CPU platform maintainers for pdp11 platform.
10538
10539 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10540
10541 * MAINTAINERS: Move myself from 'Write After Approval' to
10542 'Various Maintainers' section as libffi testsuite maintainer.
10543
10544 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10545
10546 * configure.in: Pass a computed --program-transform-name
10547 to subconfigures.
10548 * configure: Regenerated.
10549
10550 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10551
10552 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10553 * Makefile.in: Regenerate.
10554
10555 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10556 * Makefile.in: Regenerate.
10557
10558 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10559
10560 * MAINTAINERS: Move myself from 'Write After Approval'
10561 to 'Various Maintainers' (objective-c) section.
10562
10563 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10564
10565 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10566 quoting.
10567 * configure: Regenerated.
10568
10569 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10570
10571 * MAINTAINERS (Write After Approval): Add myself to write after
10572 approval list.
10573
10574 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10575
10576 * MAINTAINERS (Write After Approval): Add myself.
10577
10578 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10579
10580 * MAINTAINERS: Update my e-mail address.
10581
10582 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10583
10584 * libtool.m4 (LD): Correct powerpc64 host match.
10585
10586 2003-09-06 James E Wilson <wilson@tuliptree.org>
10587
10588 * MAINTAINTERS: Update my affiliation and email address.
10589
10590 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10591
10592 * MAINTAINERS (Write After Approval): Add myself.
10593
10594 2003-09-04 DJ Delorie <dj@redhat.com>
10595
10596 * configure: Regenerate.
10597
10598 2003-09-04 Robert Millan <robertmh@gnu.org>
10599
10600 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10601
10602 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10603
10604 * configure.in: Ensure arguments to sed are properly spaced.
10605 * configure: Regenerate.
10606
10607 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10608
10609 * MAINTAINERS: Update my e-mail address.
10610
10611 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10612
10613 * MAINTAINERS (Write After Approval): Add myself.
10614
10615 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10616
10617 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10618 * configure: Regenerated.
10619
10620 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10621
10622 * MAINTAINERS: Update my email address.
10623
10624 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10625
10626 * configure.in: Use newline instead of semicolon when assuming
10627 shell arguments in a for loop.
10628 * configure: Regenerated.
10629
10630 2003-08-22 Jason Eckhardt <jle@rice.edu>
10631
10632 * MAINTAINERS: Resurrect the i860 maintainer.
10633
10634 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10635
10636 PR 8180
10637 * configure.in: When testing with_libs and with_headers, treat
10638 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10639 * configure: Regenerate.
10640
10641 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10642 make, shell, etc.
10643 (baseargs): Likewise.
10644 * configure: Regenerate.
10645
10646 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10647
10648 * MAINTAINERS (Write After Approval): Add myself.
10649
10650 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10651
10652 * configure.in: Disable libgcj for darwin not on powerpc.
10653 * configure: Rebuild.
10654
10655 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10656
10657 * config-ml.in, symlink-tree: Add license.
10658
10659 2003-08-03 Richard Stallman <rms@gnu.org>
10660 Eben Moglen <moglen@columbia.edu>
10661
10662 * README.SCO: New file.
10663
10664 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10665
10666 * Makefile.tpl (check, check-c++): Express dependencies using
10667 dependencies rather than commands.
10668 * Makefile.in: Regenerate.
10669
10670 2003-08-01 Andrew Cagney <cagney@redhat.com>
10671
10672 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10673 * configure: Ditto.
10674
10675 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10676
10677 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10678 * Makefile.in: Update.
10679
10680 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10681
10682 * configure.in: Enable libgcj for darwin.
10683 * configure: Rebuild.
10684
10685 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10686
10687 * config-ml.in: Use ac_configure_args directly instead of
10688 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10689 actually seen.
10690
10691 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10692
10693 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10694 creating target and build subdirs to build all parent dirs as needed.
10695 * Makefile.in: Rebuild.
10696 * configure.in: Don't build dirs explicitly here.
10697 * configure: Rebuild.
10698
10699 2003-07-26 Paul Brook <paul@nowt.org>
10700
10701 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10702
10703 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10704
10705 * Makefile.tpl (all-make): Depend on intl.
10706 * Makefile.in: Rebuilt.
10707
10708 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10709
10710 * install-sh: Update to newer upstream versions (associated with
10711 aclocal 1.7).
10712 * mkinstalldirs: Likewise.
10713 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10714
10715 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10716
10717 * MAINTAINERS: Move self from Bug database only accounts
10718 to write-after-approval.
10719
10720 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10721
10722 * config.if: Remove unused libc_interface determination.
10723
10724 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10725
10726 * MAINTAINERS: Move self from write-after-approval to
10727 build machinery (*.in).
10728
10729 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10730
10731 PR bootstrap/11273
10732 PR bootstrap/11408
10733 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10734 unused INSTALL_PROGRAM_ARGS.
10735 * configure.in: Use AC_PROG_INSTALL.
10736 * Makefile.in: Regenerate.
10737 * configure: Regenerate.
10738
10739 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10740
10741 * MAINTAINERS: Alphabetize.
10742
10743 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10744
10745 * configure: Rebuilt.
10746 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10747 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10748 newlib nor libgloss.
10749 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10750 * configure.in (am33_2.0-*-linux*): Added.
10751
10752 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10753
10754 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10755 * configure: Regenerate.
10756
10757 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10758
10759 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10760 * Makefile.in: Regenerate.
10761
10762 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10763
10764 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10765 * Makefile.in: Regenerate.
10766
10767 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10768
10769 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10770 * Makefile.in: Regenerated.
10771
10772 * config-ml.in: Replace PWD with PWD_COMMAND.
10773
10774 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10775
10776 * intl: New directory; see intl/ChangeLog for details.
10777 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10778 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10779 * Makefile.in: Regenerate.
10780
10781 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10782
10783 * configure.in: Clean up config-lang.in handling. Delete
10784 useless assignment to "subdirs".
10785 * configure: Regenerate.
10786
10787 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10788
10789 * configure.in: Rename 'target_libs' to 'target_libraries'.
10790 Remove useless reference to 'target_libs'.
10791 * configure: Regenerate.
10792
10793 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10794
10795 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10796 * Makefile.in: Regenerate.
10797
10798 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10799
10800 * Makefile.def: Introduce flags_to_pass.
10801 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10802 * Makefile.in: Regenerate.
10803
10804 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10805
10806 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10807 and target-libgloss.
10808 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10809 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10810 * configure: Regenerate.
10811
10812 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10813
10814 * configure.in: Update testsuite_flags to new location.
10815 * configure. Regenerate.
10816
10817 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10818
10819 * Makefile.tpl: Remove BUILD_CC stuff.
10820 * Makefile.in: Regenerate.
10821
10822 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10823
10824 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10825
10826 2003-06-16 Graeme Peterson <gp@qnx.com>
10827
10828 * MAINTAINERS (Write After Approval): Add myself.
10829
10830 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10831
10832 * config.guess: Update to 2003-06-12 version.
10833 * config.sub: Update to 2003-06-13 version.
10834
10835 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10836
10837 * config.guess: Update to 2003-06-06 version.
10838 * config.sub: Update to 2003-06-06 version.
10839
10840 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10841
10842 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10843 * configure. Regenerate.
10844
10845 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10846
10847 * configure.in: Disable serial configure by default.
10848 * configure: Regenerate.
10849 * Makefile.tpl: Abolish .NOTPARALLEL.
10850 * Makefile.in: Regenerate.
10851
10852 * Makefile.tpl: Replace {build,host,target}_canonical by
10853 {build,host,target}.
10854 * Makefile.in: Regenerate.
10855
10856 * Makefile.tpl: Fix stupid pasto.
10857 * Makefile.in: Regenerate.
10858
10859 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10860
10861 * Makefile.tpl: Remove bogus conditional.
10862 * Makefile.in: Regenerate.
10863
10864 2003-06-05 Jan Hubicka <jh@suse.cz>
10865
10866 * Makefile.tpl (profiledbootstrap): New target.
10867 * Makefile.in (profiledbootstrap): New target.
10868
10869 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10870
10871 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10872 Pinski. Remove user names from other bugzilla-only maintainers.
10873
10874 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10875
10876 * Makefile.tpl: Make 'recursive targets' using autogen rather
10877 than shell loop. Remove duplicate 'clean' targets and false
10878 comments.
10879 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10880 Add systematic method of specifying missing targets in subdirs.
10881 Add copyright boilerplate.
10882 * Makefile.in: Regenerate.
10883 * configure.in: Add 'recursive targets' to maybe list.
10884 * configure: Regenerate.
10885
10886 * MAINTAINERS: "GNATS only" -> "Bug database only".
10887
10888 * Makefile.tpl: Rename [+target+] to [+make_target+].
10889 * Makefile.def: Rename 'target' to 'make_target'.
10890
10891 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10892
10893 * MAINTAINERS: Add self as options handling maintainer.
10894
10895 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10896
10897 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10898 been too long since I touched those ports.
10899
10900 2003-05-28 DJ Delorie <dj@redhat.com>
10901
10902 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10903 * Makefile.in: Regenerate.
10904
10905 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10906
10907 * configure.in: Use curly braces in the definition of tooldir.
10908 * configure: Regenerate.
10909
10910 2003-05-21 DJ Delorie <dj@redhat.com>
10911
10912 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10913 newlib or libgloss.
10914 * Makefile.in: Regenerate.
10915
10916 2003-05-21 DJ Delorie <dj@redhat.com>
10917
10918 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10919 * Makefile.in: Regenerate.
10920
10921 2003-05-20 Ian Lance Taylor <ian@airs.com>
10922
10923 * MAINTAINERS: Update my e-mail address.
10924
10925 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10926
10927 * configure.in: Switch more things to use maybe dependencies.
10928 * Makefile.tpl: Switch more things to use maybe dependencies.
10929 Factor out common code from autogen IF statements.
10930 * configure: Regenerate.
10931 * Makefile.in: Regenerate.
10932
10933 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10934
10935 * configure.in: Accept i[3456789]86 for machine type.
10936 * configure: Regenerate.
10937
10938 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10939
10940 * configure.in: Switch more things to use maybe dependencies.
10941 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10942 * configure: Regenerate.
10943 * Makefile.tpl: Switch more things to use maybe dependencies.
10944 * Makefile.in: Regenerate.
10945
10946 2003-05-16 Andreas Schwab <schwab@suse.de>
10947
10948 * Makefile.tpl (install-opcodes): Define.
10949 * Makefile.in: Rebuild.
10950
10951 2003-05-13 Andreas Jaeger <aj@suse.de>
10952
10953 * config.guess: Update to 2003-05-09 version.
10954 * config.sub: Update to 2003-05-09 version.
10955
10956 2003-05-13 Michael Eager <eager@mvista.com>
10957
10958 * configure.in: Correct sed script so that options in quotes are not
10959 deleted.
10960 * configure: Rebuild.
10961
10962 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10963
10964 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10965 and $$s/newlib/libc/sys/cygwin32 include paths.
10966 * configure: Ditto.
10967
10968 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10969
10970 * MAINTAINERS: Update my email addresses.
10971
10972 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10973
10974 * config-ml.in: Propagate INSTALL variables.
10975
10976 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10977
10978 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10979
10980 2003-05-02 Chris Demetriou <cgd@broadcom.com>
10981
10982 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10983 * Makefile.in: Regenerate.
10984
10985 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10986
10987 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10988
10989 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10990
10991 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10992
10993 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10994
10995 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10996 * Makefile.in: Regenerated.
10997
10998 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10999
11000 * MAINTAINERS (Write After Approval): Upgrade myself from
11001 GNATS only to write-after-approval. Update my mail address.
11002
11003 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
11004
11005 (OS Port Maintainers: freebsd): Add myself.
11006
11007 2003-04-22 Mark Mitchell <mark@codesourcery.com>
11008
11009 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11010
11011 2003-04-22 Kean Johnston <jkj@sco.com>
11012
11013 * MAINTAINERS (SCO ports): Added myself.
11014
11015 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11016
11017 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11018
11019 2003-04-19 Kean Johnston <jkj@sco.com>
11020
11021 * MAINTAINERS (Write After Approval): Add myself.
11022
11023 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11024
11025 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11026 * Makefile.in: Regenerate.
11027
11028 2003-04-18 Jakub Jelinek <jakub@redhat.com>
11029
11030 * configure.in (powerpc64*-*-linux*): Remove.
11031 * configure: Rebuilt.
11032
11033 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
11034
11035 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11036 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11037 and restrap.
11038 * Makefile.in: Regenerate.
11039
11040 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
11041
11042 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11043 * configure: Regenerated.
11044
11045 2003-04-15 DJ Delorie <dj@redhat.com>
11046
11047 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11048
11049 2003-04-13 Nick Clifton <nickc@redhat.com>
11050
11051 * config-ml.in: Remove support for --disable-aix removing
11052 call-aix multilibs.
11053
11054 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
11055
11056 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11057 * */configure: Rebuilt.
11058
11059 2003-04-08 Joel Sherrill <joel@oarcorp.com>
11060
11061 * MAINTAINERS: Add my email address.
11062
11063 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
11064
11065 * MAINTAINERS (Write After Approval): Add myself.
11066
11067 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11068
11069 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11070 * Makefile.in: Regenerate.
11071
11072 2003-03-14 Michael Chastain <mec@shout.net>
11073
11074 * Makefile.in: Regenerate with correct Makefile.def.
11075
11076 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11077
11078 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11079 Make macro.
11080 * Makefile.in: Regenerate.
11081 * configure.in: Clean up gxx_include_dir logic.
11082 * configure: Regenerate.
11083
11084 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11085
11086 * MAINTAINERS (Write After Approval): Add myself.
11087
11088 2003-03-10 Ben Elliston <bje@wasabisystems.com>
11089
11090 * MAINTAINERS: Update my mail address.
11091
11092 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11093
11094 * configure.in (gxx_include_dir): Fix typo.
11095 * configure: Regenerated.
11096
11097 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11098
11099 * Makefile.tpl: Reindent.
11100 * Makefile.in: Regenerate.
11101 * configure.in: Reindent. Don't set unused variables.
11102 * configure: Regenerate.
11103
11104 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
11105
11106 * configure.in: Include $(build_tooldir)/sys-include in
11107 FLAGS_FOR_TARGET.
11108 * configure: Regenerated.
11109
11110 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11111
11112 * Makefile.tpl: Always pass down RANLIB.
11113 * Makefile.in: Regenerate.
11114
11115 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11116 * Makefile.in: Regenerate.
11117 * configure.in: Remove unused logic relating to --enable-shared
11118 and --enable-threads. Remove bogus comments. Remove redundant
11119 noconfigdirs.
11120 * configure: Regenerate.
11121
11122 * configure.in: Replace ${libstdcxx_version} by its value.
11123 Remove reference to mh-dgux.
11124 * configure: Regenerate.
11125
11126 2003-03-03 Kevin Buettner <kevinb@redhat.com>
11127
11128 * MAINTAINERS (Write After Approval): Add myself.
11129
11130 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11131
11132 * Makefile.tpl: Rearrange.
11133 * Makefile.in: Regenerate.
11134
11135 2003-02-25 Uwe Stieber <uwe@wwws.de>
11136
11137 * configure.in: Add support for kaOS as cross build target system.
11138 * configure: Regenerated.
11139
11140 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11141
11142 * MAINTAINERS (Write after approval): Add myself.
11143
11144 2003-02-21 James E Wilson <wilson@tuliptree.org>
11145
11146 * MAINTAINERS: Update my email address.
11147
11148 2003-02-21 Zack Weinberg <zack@codesourcery.com>
11149
11150 * MAINTAINERS: Add self to blanket write privs. section.
11151
11152 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
11153
11154 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11155 configure-target-* as some target builds may require additional
11156 flags for preprocessor tests.
11157 * Makefile.in: Regenerated.
11158
11159 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
11160
11161 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11162 * ltconfig: Handle it.
11163 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11164 auto-detecting it.
11165
11166 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11167 it is used as argument to $CC.
11168 * ltcf-gcj.sh: Likewise.
11169
11170 * configure.in: Introduce --enable-maintainer-mode.
11171 * configure: Rebuilt.
11172 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11173 for maintainer mode.
11174 * Makefile.in: Rebuilt.
11175
11176 2003-02-18 Jason Merrill <jason@redhat.com>
11177
11178 * Makefile.tpl (check-c++): Allow parallelism.
11179
11180 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11181
11182 * MAINTAINERS: Remove John Carr (who never actually had access to
11183 gcc.gnu.org).
11184
11185 2003-02-15 Geoffrey Keating <geoffk@apple.com>
11186
11187 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11188 don't configure target-libobjc.
11189 * configure: Regenerate.
11190
11191 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11192
11193 * Makefile.tpl (RANLIB): Define.
11194 * Makefile.in: Regenerate.
11195
11196 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11197
11198 * MAINTAINERS: Update my email.
11199
11200 2003-02-06 Keith R Seitz <keiths@redhat.com>
11201
11202 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11203 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11204 * Makefile.in: Regenerated.
11205 * configure.in: Remove all traces of snavigator, db, and grep.
11206 * configure: Regenerated.
11207
11208 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11209
11210 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11211 After Approval.
11212
11213 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11214
11215 * MAINTAINERS (Write after approval): Add myself.
11216
11217 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11218
11219 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11220 * Makefile.in: Regenerated.
11221
11222 2003-01-30 Roger Sayle <roger@eyesopen.com>
11223
11224 * config.guess: Updated to 2003-01-30's version.
11225 * config.sub: Updated to 2003-01-28's version.
11226
11227 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11228
11229 * config.if: If gcc_version is already set, just use it. Don't set
11230 gcc_version_trigger if it's already set, otherwise set it to
11231 gcc/version.c, but only if the file exists. If it is not set and
11232 gcc/version.c does not exist, try to extract the version number from
11233 $CC.
11234
11235 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11236
11237 * MAINTAINERS: Add myself to write-after-approval list.
11238
11239 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11240
11241 * configure.in: Revert 24Jan change.
11242 * configure: Regenerate.
11243
11244 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11245
11246 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11247 entry of HJ Lu.
11248
11249 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11250
11251 * configure.in: Revert previous change.
11252 * configure: Regenerate.
11253
11254 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11255
11256 * configure.in: Make rda native-only.
11257 * configure: Regenerate.
11258
11259 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11260
11261 * MAINTAINERS: Move myself from GNATS-only-accounts to
11262 write-after-approval.
11263
11264 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11265
11266 * configure.in: Add missing \.
11267 * configure: Rebuilt.
11268
11269 2003-01-17 Jakub Jelinek <jakub@redhat.com>
11270
11271 * configure.in (baseargs): Avoid using \| in sed regular
11272 expressions.
11273 * configure: Rebuilt.
11274
11275 2003-01-16 Jakub Jelinek <jakub@redhat.com>
11276
11277 * configure.in (baseargs): Remove all supported forms of
11278 --cache-file, --srcdir, --host, --build and --target options
11279 from argument lists.
11280 * configure: Rebuilt.
11281
11282 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
11283
11284 * MAINTAINERS: Add myself to write-after-approval list.
11285
11286 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
11287
11288 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11289 * configure: Rebuilt.
11290
11291 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11292
11293 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11294 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11295 * Makefile.in: Regenerate.
11296 * configure: Regenerate.
11297
11298 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
11299
11300 * configure.in: Remove Makefile in build, host and target modules
11301 unless configure was run with --no-recursion.
11302 * configure: Rebuilt.
11303
11304 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11305
11306 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11307 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11308 * Makefile.in: Regenerate.
11309
11310 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11311
11312 * config.guess: Update to 2003-01-03 version.
11313 * config.sub: Update to 2003-01-03 version.
11314
11315 2003-01-07 Christopher Faylor <cgf@redhat.com>
11316
11317 * configure: Regenerate with proper autoconf 2.13.
11318
11319 2003-01-07 Christopher Faylor <cgf@redhat.com>
11320
11321 * configure.in: Add AC_PREREQ for consistency.
11322 * configure: Regenerate.
11323
11324 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11325
11326 * configure.in (GDB_TK): Add tcl directories conditional on
11327 gdb/gdbtk directory being present.
11328 * configure: Regenerate.
11329
11330 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11331
11332 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11333 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11334 * configure: Rebuilt.
11335
11336 2002-12-31 Tom Tromey <tromey@redhat.com>
11337
11338 * Makefile.in: Rebuilt.
11339 * Makefile.def (target_modules) [libffi]: Allow installation.
11340
11341 2002-12-31 Andreas Schwab <schwab@suse.de>
11342
11343 * configure.in: Fix use of $program_transform_name.
11344 * configure: Regenerated.
11345
11346 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11347
11348 * configure.in (baseargs): Don't remove first configure argument.
11349 * configure: Regenerated.
11350
11351 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11352
11353 * Makefile.tpl (local-distclean): Don't remove...
11354 (multilib.ts): ... this. Moved into...
11355 (multilib.out): ... this. Don't use sub-make.
11356 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11357 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11358 (configure-build-[+module+], configure-[+module+],
11359 configure-target-[+module+], configure-gcc): ... these. Test
11360 for Makefile existence. Drop config.status from dependencies.
11361 * Makefile.in: Rebuilt.
11362 * configure.in: Move gcc-version-trigger to the end of
11363 ac_configure_args. Add comments to maybedep.tmp and
11364 serdep.tmp. Introduce --disable-serial-configure. Remove
11365 nonopt from baseargs, matching and removing corresponding
11366 whitespace while at it.
11367 * configure: Rebuilt.
11368
11369 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11370
11371 * configure.in (host_configargs): Replace reference to
11372 no-longer-defined buildopts with --build=${build_alias}.
11373 * configure: Rebuilt.
11374
11375 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11376 program_transform_name to standard idiom.
11377 (AUTOGEN, AUTOCONF): Define.
11378 (Makefile.in): Use $(AUTOGEN).
11379 (Makefile): Depend on config.status, and use autoconf-style rule to
11380 build it. Move original commands to...
11381 (config.status): ... this new target.
11382 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11383 $(AUTOCONF).
11384 * Makefile.in: Rebuilt.
11385
11386 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11387
11388 * Makefile.tpl: Fix dramatic bustage due to change in
11389 program_transform_name.
11390 * Makefile.in: Regenerate.
11391
11392 * configure.in: Remove unnecessary PATH setting.
11393 * configure: Regnerate.
11394
11395 * configure.in: Don't default to unprefixed tools unless
11396 the native tools will work.
11397 * configure: Regenerate.
11398
11399 * configure.in: Convert to autoconf script. Blow away lots
11400 of now-redundant Makefile fragments.
11401 * configure: Generate using Autoconf.
11402 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11403 * Makefile.in: Regenerate.
11404
11405 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11406
11407 * configure: Fix stupid bug where RANLIB was mistakenly included.
11408
11409 * configure.in: Rename (buildargs, hostargs, targargs) to
11410 (build_configargs, host_configargs, target_configargs).
11411
11412 * configure.in: Move logic out of sed statement.
11413
11414 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11415 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11416
11417 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11418
11419 * config.sub: Import from master repository
11420 * config.guess: Ditto
11421
11422 2002-12-24 Andreas Schwab <schwab@suse.de>
11423
11424 * Makefile.tpl (multilib.out): Fix missing space.
11425 * Makefile.in: Regenerate.
11426
11427 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11428
11429 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11430 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11431 * Makefile.in: Regenerate.
11432 * configure.in: Remove unnecessary leftovers.
11433
11434 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11435
11436 * configure.in (extra_ranlibflags_for_target): New variable.
11437 (*-*-darwin): Add -c to ranlib commands.
11438 * configure (tooldir): Handle extra_ranlibflags_for_target.
11439
11440 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11441
11442 * Makefile.tpl: Revert HJL's change.
11443 * Makefile.in: Regenerated.
11444 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11445 always.
11446
11447 2002-12-19 Andreas Schwab <schwab@suse.de>
11448
11449 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11450 * Makefile.in: Regenerate.
11451
11452 2002-12-18 H.J. Lu <hjl@gnu.org>
11453
11454 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11455 * Makefile.in: Regenerated.
11456
11457 * configure.in (build_prefix): New. Substitute.
11458
11459 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11460
11461 * Makefile.tpl: Don't let real targets depend on phony targets.
11462 * Makefile.in: Regenerate.
11463
11464 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11465 * Makefile.in: Regenerate.
11466
11467 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11468
11469 * config.sub: Import from master repository
11470 * config.guess: Ditto
11471
11472 2002-12-16 Jason Merrill <jason@redhat.com>
11473
11474 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11475 previous 'make bootstrap'.
11476 * Makefile.in: Regenerate.
11477
11478 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11479
11480 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11481
11482 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11483
11484 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11485 * Makefile.in: Regenerate.
11486
11487 2002-12-13 Jason Merrill <jason@redhat.com>
11488
11489 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11490 library tests.
11491 (check-c++): Just depend on it and check-target-libstdc++-v3.
11492 * Makefile.in: Regenerate.
11493
11494 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11495
11496 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11497 * Makefile.in: Rebuilt.
11498
11499 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11500
11501 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11502
11503 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11504
11505 * configure: Fix bug put in by gremlins.
11506
11507 * Makefile.tpl: Substitute more autoconfily.
11508 * configure: Substitute more autoconfily.
11509 * Makefile.in: Regenerate.
11510
11511 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11512
11513 * config.sub: Import from master repository
11514 * config.guess: Ditto
11515 * MAINTAINERS: Added Svein Seldal under write after approval
11516
11517 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11518
11519 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11520 * Makefile.in (all-sim): Ditto.
11521
11522 2002-12-06 DJ Delorie <dj@redhat.com>
11523
11524 * Makefile.tpl: Change configure dependencies to not have real
11525 targets depend on phony targets.
11526
11527 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11528
11529 * configure.in: Revert unintentional change.
11530
11531 * Makefile.tpl: Change dependency for */multilib.out so that
11532 it works when gcc isn't in the tree.
11533
11534 * configure.in: Substitute more.
11535 * configure: Run subconfigures from the Makefile.
11536 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11537 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11538
11539 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11540
11541 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11542
11543 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11544
11545 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11546 and corresponding dependencies.
11547 * Makefile.in: Regenerate.
11548
11549 * configure.in (host_tools): Order binutils, gas and ld for
11550 convenience in running the testsuites.
11551
11552 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11553 * Makefile.in: Regenerate.
11554 * configure.in: Introduce rules to serialize subconfigure runs.
11555
11556 * configure.in: Introduce BASE_CC_FOR_TARGET.
11557 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11558 Realize configure-build-* targets. Realize configure-target-* targets.
11559 * Makefile.in: Regenerate.
11560
11561 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11562
11563 * configure: Move gcc_version_trigger stuff from here...
11564 * configure.in: ...to here.
11565
11566 * configure.in: Separate subconfigure options added by this file from
11567 options given by the user. Add machinery to put args for host
11568 subconfigures into the Makefile.
11569
11570 * Makefile.tpl: Remove 'vault' targets.
11571 * Makefile.tpl: Reorder and comment dependencies.
11572 * Makefile.in: Regenerate.
11573
11574 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11575 * configure.in: Fix my broken commit of previous patch. (sigh)
11576
11577 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11578
11579 * configure.in: Move host-specific darwin noconfigdirs into
11580 the host-specific section.
11581
11582 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11583
11584 * configure.in: Move host-specific darwin noconfigdirs into
11585 the host-specific section.
11586
11587 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11588
11589 * configure: Remove skip-this-dir support.
11590 * Makefile.tpl: Remove skip-this-dir support.
11591
11592 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11593 subdirectories.
11594 * Makefile.in: Regenerate.
11595
11596 * Makefile.tpl: Strip out useless setting of 'dir'.
11597 * Makefile.in: Regenerate.
11598
11599 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11600
11601 * configure.in: Fix deeply stupid bug.
11602
11603 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11604 shell code in CXX_FOR_TARGET
11605 * Makefile.def: Introduce raw_cxx.
11606 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11607 RAW_CXX_FOR_TARGET.
11608 * Makefile.in: Regenerate.
11609
11610 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11611
11612 * Makefile.tpl: Remove unnecessary ifs.
11613 * Makefile.in: Regenerate.
11614
11615 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11616 dependencies. Maybe-ize build-libiberty. Create dummy install
11617 targets for 'no_install' modules.
11618 * configure: Move GDB_TK substitution to configure.in. Move
11619 build_modules stuff to configure.in.
11620 * configure.in: Implement soft dependency machinery. Maybe-ize
11621 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11622 * Makefile.in: Regenerate.
11623
11624 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11625
11626 * Makefile.tpl: Make all-target, install-target behave similarly
11627 to all, install (only hitting configured targets). Eliminate
11628 unused macro defintions.
11629
11630 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11631 build != host.
11632
11633 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11634
11635 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11636
11637 * configure.in: Produce lists of subdir targets we're actually
11638 configuring. Remove references to "dosrel".
11639 * Makefile.tpl: Let configure set which subdir targets are hit.
11640 Remove install-cross; clean up install; remove ALL. Remove
11641 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11642 Autogenerate host module targets. Remove empty dependency lines
11643 and redundant dependency; rearrange slightly.
11644 * Makefile.def: Add host-side libtermcap, utils.
11645
11646 * Makefile.in: Regenerate.
11647
11648 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11649
11650 * ltconfig (osf[345]): Append $major to soname_spec.
11651 Reflect this in library_names_spec.
11652 * ltmain.sh (osf): Prefix $major with . for use as extension.
11653
11654 2002-11-19 Andreas Jaeger <aj@suse.de>
11655
11656 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11657 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11658 and sparc64 GNU/Linux systems.
11659
11660 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11661
11662 * MAINTAINERS: Update email.
11663
11664 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11665
11666 * MAINTAINERS: Complete James Dennett's entry.
11667
11668 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11669
11670 * MAINTAINERS (Write After Approval): Add myself.
11671
11672 2002-11-13 Bruce Korb <bkorb@gnu.org>
11673
11674 * Makefile.tpl: syntactic cleanup
11675
11676 2002-11-13 Stuart Hastings <stuart@apple.com>
11677
11678 * MAINTAINERS: Add myself to write-after-approval list.
11679
11680 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11681
11682 * Makefile.def: Add list of recursive targets to autogenerate.
11683 Add build_modules.
11684 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11685 targets. Autogenerate *-build-* targets.
11686 * Makefile.in: Regenerate.
11687
11688 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11689
11690 * configure: More autoconf-style substitutions.
11691 * Makefile.tpl: More autoconf-style substitutions.
11692 * Makefile.in: Regenerate.
11693
11694 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11695
11696 * configure: Substitute more variables in a more autoconf-friendly
11697 way. Simplify slightly.
11698 * Makefile.tpl: Make more variables substitutable in an
11699 autoconf-friendly way.
11700 * Makefile.in: Regenerate.
11701
11702 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11703
11704 * MAINTAINERS (Write After Approval): Add myself.
11705
11706 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11707
11708 * configure.in (v810*): Remove special setting of tools.
11709
11710 * configure: Add support for extra required flags for ar or nm.
11711 * configure.in (aix4.3+): Use above support for target-specific
11712 issues, rather than using config/mt-aix43.
11713
11714 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11715
11716 * configure: Remove 'removing', which doesn't work. Replace $subdir
11717 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11718 with $srcdir. Reformat indentation. Substitute some variables
11719 formerly hard-coded in the Makefile for build=host.
11720 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11721 * Makefile.def: Autogenerate more.
11722 * Makefile.in: Regenerate.
11723
11724 2002-11-04 Adam Nemet <anemet@lnxw.com>
11725
11726 * MAINTAINERS (Write After Approval): Add myself.
11727
11728 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11729
11730 * Makefile.def (host_modules): Add rda.
11731 * Makefile.in: Regenerate.
11732 * configure.in (target_tool): Add target-rda to list.
11733
11734 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11735
11736 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11737
11738 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11739
11740 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11741 and restrap targets to this rule.
11742 * Makefile.in: Regenerate.
11743
11744 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11745
11746 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11747 GNATS only accounts.
11748
11749 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11750
11751 * configure.in (i[3456]86-*-linux*): Add check to disable
11752 ${libgcj} for glibc1.
11753
11754 2002-10-24 Denis Chertykov <denisc@overta.ru>
11755
11756 * MAINTAINERS: Add myself as ip2k port maintainer.
11757
11758 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11759
11760 * configure.in: Add tic4x target.
11761
11762 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11763
11764 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11765 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11766 * Makefile.in: Regenerate.
11767
11768 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11769 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11770 * Makefile.in: Regenerate.
11771
11772 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11773
11774 * MAINTAINERS: Add myself as web pages co-maintainer.
11775
11776 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11777
11778 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11779 * Makefile.in: Regenerate.
11780
11781 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11782
11783 * MAINTAINERS: Add myself and Nathan Sidwell
11784 <nathan@codesourcery.com> as VxWorks maintainers.
11785
11786 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11787
11788 * Makefile.def: Remove order dependency comments.
11789 * Makefile.tpl: Add explicit install-install dependencies.
11790 * Makefile.in: Regenerate.
11791
11792 * Makefile.tpl: Remove material now in src-release. (Finally!)
11793 * Makefile.in: Regenerate.
11794
11795 * Makefile.tpl: Add configure-target (for src-release in src)
11796 * Makefile.in: Regenerate.
11797
11798 2002-09-30 Nick Clifton <nickc@redhat.com>
11799
11800 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11801
11802 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11803
11804 * configure.in (s390*-*-linux*): Enable libgcj.
11805
11806 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11807
11808 * configure: Revert accidentally applied changes.
11809
11810 * Makefile.tpl: Make more autoconf-friendly.
11811 * Makefile.in: Regenerate.
11812 * configure: Make substitution more autoconf-like.
11813
11814 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11815
11816 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11817 single entry to handle all these.
11818 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11819 libjava on arm-*-elf.
11820
11821 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11822
11823 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11824 things that depend on them.
11825
11826 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11827
11828 * Makefile.tpl: Make subsituted variables more autoconfy.
11829 * Makefile.in: Regenerate.
11830 * configure: Make seds more autoconfy.
11831
11832 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11833
11834 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11835 * Makefile.in: Regenerate.
11836 * configure.in: Rewrite sed statements to look autoconfy.
11837
11838 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11839 all-target-foo on configure-target-foo.
11840 * Makefile.def: Ditto.
11841 * Makefile.in: Rebuild.
11842
11843 2002-09-25 Andrew Haley <aph@redhat.com>
11844
11845 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11846
11847 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11848
11849 * Makefile.def: New file.
11850 * Makefile.tpl: New file.
11851 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11852 * contrib/gcc_update: Note that Makefile.in is a generated file.
11853
11854 * configure.in: Minor rearrangement. Simplify tests.
11855
11856 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11857
11858 * configure.in (with_headers): Skip copy if value is "yes".
11859 (with_libs): Likewise.
11860
11861 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11862
11863 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11864 * configure.in (sh*-*-pe*): Ditto.
11865 * configure.in (mips*-*-pe*): Ditto.
11866 * configure.in (*arm-wince-pe): Ditto.
11867
11868 * configure.in: Rearrange.
11869
11870 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11871
11872 * MAINTAINERS: Update my email address.
11873
11874 2002-08-30 Paul Koning <pkoning@equallogic.com>
11875
11876 * MAINTAINERS: (Write After Approval): Add myself.
11877
11878 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11879
11880 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11881
11882 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11883
11884 * MAINTAINERS: Change my mailing address.
11885
11886 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11887
11888 * MAINTAINERS (Write After Approval): Remove myself.
11889 (Various Maintainers: c++ runtime libs): Add myself.
11890
11891 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11892
11893 * MAINTAINERS (Write After Approval): Remove myself.
11894 (Various Maintainers: c++ runtime libs): Add myself.
11895
11896 2002-08-15 Eric Christopher <echristo@redhat.com>
11897
11898 * config.sub: Import from master repository.
11899 * config.guess: Ditto.
11900
11901 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11902
11903 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11904 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11905 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11906
11907 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11908
11909 * MAINTAINERS: Add self to rs6000 vector extensions.
11910
11911 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11912
11913 * libiberty/configure: Reverted unintended yesterday's check in.
11914
11915 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11916
11917 * boehm-gc/configure, libf2c/configure: Rebuilt.
11918 * libffi/configure, libiberty/configure: Ditto.
11919 * libjava/configure, libobjc/configure: Ditto.
11920 * libstdc++-v3/configure, zlib/configure: Ditto.
11921 Merged from binutils:
11922 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11923 From Steve Ellcey <sje@cup.hp.com>:
11924 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11925 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11926 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11927 IA64.
11928 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11929 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11930 soname_spec, sys_lib_search_path_spec): Ditto.
11931
11932 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11933
11934 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11935
11936 2002-08-04 H.J. Lu (hjl@gnu.org)
11937
11938 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11939
11940 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11941
11942 * MAINTAINERS (Write After Approval): Add myself.
11943
11944 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11945
11946 * configure.in: Move generic linux case to end. Copy generic
11947 linux noconfigdirs to mips*-*-linux* entry and new
11948 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11949
11950 2002-07-19 Michael Matz <matz@suse.de>
11951
11952 * MAINTAINERS: Add myself as ra* maintainer.
11953
11954 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11955
11956 * config.guess: Update to 2002-07-09 version.
11957 * config.sub: Update to 2002-07-03 version.
11958
11959 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11960
11961 * MAINTAINERS: Fix typo in a maintainer email address.
11962
11963 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11964
11965 * configure.in: Remove two redundant tests.
11966
11967 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11968
11969 * configure.in (mips*-*-irix6*o32): Enable stabs.
11970
11971 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11972
11973 * configure.in: Don't build grez.
11974 * Makefile.in: Ditto.
11975
11976 * Makefile.in: Remove references to bsp, cygmon, libstub.
11977 * configure.in: Ditto.
11978
11979 * configure.in: Remove leftover reference to gdbtest.
11980
11981 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
11982
11983 * configure.in (gxx_include_dir): Change to match versioned
11984 C++ headers if --enable-version-specific-runtime-libs is used.
11985
11986 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11987
11988 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11989
11990 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11991
11992 * configure.in: Make --without-x work.
11993
11994 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11995
11996 * configure.in: Rearrange target Makefile fragment collection.
11997
11998 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11999 cvs[src].
12000 * configure.in: Ditto.
12001
12002 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
12003
12004 * MAINTAINERS (Write After Approval): Update my e-mail address.
12005
12006 2002-06-24 Ben Elliston <bje@redhat.com>
12007
12008 * configure.in (host_tools): Remove cgen.
12009
12010 * Makefile.in (all-cgen): Remove; runs from its source directory.
12011 (check-cgen, install-cgen, clean-cgen): Likewise.
12012 (all-opcodes): Do not depend on all-cgen.
12013 (all-sim): Likewise.
12014
12015 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
12016
12017 * Makefile.in: Eliminate 'apache' targets.
12018 * configure.in: Eliminate 'apache' targets.
12019
12020 * configure.in: Eliminate redundant tests. Reorganize.
12021
12022 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12023
12024 * config-ml.in: Eliminate references to Cygnus configure.
12025
12026 * Makefile.in: Eliminate references to building emacs.
12027
12028 2002-06-28 Graham Stott <graham.stott@btinternet.com>
12029
12030 * MAINTAINERS: Update my email address.
12031
12032 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12033
12034 * config.if (libstdcxx_incdir): Version C++ headers.
12035 (cxx_incdir): Remove.
12036
12037 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12038
12039 * MAINTAINERS (Write After Approval): Add self.
12040
12041 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12042
12043 * configure.in: Add support for ip2k.
12044
12045 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12046
12047 * configure.in: Fix AIX configury bug.
12048
12049 2002-06-20 Steve Ellcey <sje@cup.hp.com>
12050
12051 * MAINTAINERS (Write After Approval): Add self.
12052
12053 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12054
12055 * configure.in: replace ${topsrcdir} with ${srcdir}
12056
12057 * configure.in: Move definition of libstdcxx_flags
12058 right above usage, rather than waaay earlier.
12059
12060 * configure.in: Pull definition of is_cross_compiler earlier.
12061
12062 * configure.in: Rearrange a little.
12063
12064 * configure.in: Remove references to librx.
12065 * Makefile.in: Remove references to librx.
12066
12067 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12068
12069 * config.sub: Add support for avr target.
12070 Import from master sources, rev 1.255
12071
12072 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
12073
12074 * configure, .cvsignore: Revert previous change...
12075 * Makefile: ...delete.
12076
12077 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12078
12079 * configure.in: Eliminate ${gasdir} variable.
12080
12081 2002-06-18 Dave Brolley <brolley@redhat.com>
12082
12083 * configure.in: Add support for frv.
12084 * config.sub: Add support for frv.
12085
12086 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12087
12088 * configure: Remove garbage from previous commit.
12089
12090 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12091
12092 * configure: For in-source builds, make a subdir and re-exec there.
12093 * Makefile: New file. Pass targets through to build directory.
12094 * .cvsignore: No longer ignore "Makefile".
12095
12096 2002-06-16 Douglas Rupp <rupp@gnat.com>
12097
12098 * MAINTAINERS (Write After Approval): Add self.
12099
12100 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12101
12102 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12103
12104 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12105
12106 * configure.in (vax-*-netbsd*): Re-enable gas.
12107
12108 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12109
12110 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12111 BUILD_PREFIX_1, to correct nomenclature.
12112 * configure: Likewise.
12113
12114 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12115 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12116
12117 2002-05-31 Olaf Hering <olh@suse.de>
12118
12119 * config-ml.in: Propogate DESTDIR also.
12120
12121 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12122
12123 * configure.in (vax-*-netbsd*): Don't build gas for this
12124 platform.
12125
12126 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12127
12128 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12129 and libgcj for AVR.
12130
12131 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12132
12133 * MAINTAINERS (Write After Approval): Add myself.
12134
12135 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12136
12137 * config.guess: Update to 2002-05-22 version.
12138 * config.sub: Likewise.
12139
12140 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12141
12142 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12143 * config-ml.in: Likewise.
12144 * configure: Likewise.
12145 * configure.in: Likewise.
12146
12147 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12148
12149 * MAINTAINERS: Update my email address.
12150
12151 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12152
12153 * configure.in: Simplify makefile fragment collection.
12154
12155 * configure.in: Remove code to build emacs.
12156
12157 * configure.in : Remove --srcdir argument from targargs and buildargs
12158 (it's always overridden in the Makefile anyway). Rearrange a bit.
12159
12160 * configure: Move some logic to configure.in.
12161 * configure.in: Move some logic from configure.
12162
12163 2002-05-11 Tom Tromey <tromey@redhat.com>
12164
12165 * MAINTAINERS: Reflect libgcj reality.
12166
12167 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12168
12169 * Makefile.in: Honour DESTDIR.
12170
12171 2002-05-08 Mark Mitchell <mark@codesourcery.com>
12172
12173 * config.guess: Import 2002-03-20 version.
12174 * config.sub: Import 2002-04-26 version.
12175
12176 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12177
12178 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12179
12180 2002-05-07 Tim Josling <tej@melbpc.org.au>
12181
12182 * MAINTAINERS: Add self.
12183
12184 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
12185
12186 * ltmain.sh: Detect and handle object name conflicts
12187 while piecewise linking a static library.
12188
12189 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
12190
12191 * configure.in (noconfigdirs): Don't disable libgcj on
12192 sparc64-*-solaris* and sparcv9-*-solaris*.
12193
12194 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
12195
12196 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12197
12198 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12199
12200 * configure.in (FLAGS_FOR_TARGET): Do not add
12201 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12202 on i[3456]86-*-linux*.
12203
12204 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12205
12206 * configure.in (noconfigdirs): Replace [ ] with test.
12207
12208 * configure.in (noconfigdirs): Do not add target-newlib if
12209 target == i[3456]86-*-linux*, and host == target.
12210
12211 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12212
12213 * configure.in: delete reference to absent file
12214
12215 * configure.in: replace '[' with 'test'
12216
12217 * configure.in: Eliminate references to gash.
12218 * Makefile.in: Eliminate references to gash.
12219
12220 * configure.in: remove useless references to 'pic' makefile fragments.
12221
12222 * configure.in: (*-*-windows*) Finish removing.
12223
12224 * configure.in: Eliminate redundant test for libgui.
12225
12226 2002-04-29 Roger Sayle <roger@eyesopen.com>
12227
12228 * MAINTAINERS: Add self and realphabetize. Update entries
12229 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12230 entry for a29k port maintainer.
12231
12232 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12233
12234 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12235 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12236
12237 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12238
12239 * configure.in: remove references to dead files
12240
12241 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12242
12243 * MAINTAINERS: Add information about purpose of this file.
12244
12245 2002-04-18 Tom Tromey <tromey@redhat.com>
12246
12247 * configure.in: Disallow configuring libgcj when it is already
12248 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12249 Solaris 2.8 by default. For PR libgcj/6158.
12250
12251 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12252
12253 * configure.in: Move default CC setting out of config/mh-* fragments
12254 directly into here.
12255
12256 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12257
12258 * configure.in: don't even try to configure or make a subdirectory
12259 if there's no configure script for it.
12260
12261 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12262
12263 * MAINTAINERS: Remove chill maintainers.
12264 * Makefile.in (CHILLFLAGS): Remove.
12265 (CHILL_LIB): Remove.
12266 (TARGET_CONFIGDIRS): Remove libchill.
12267 (CHILL_FOR_TARGET): Remove.
12268 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12269 CHILL_LIB.
12270 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12271 (CHECK_TARGET_MODULES): Likewise.
12272 (INSTALL_TARGET_MODULES): Likewise.
12273 (CLEAN_TARGET_MODULES): Likewise.
12274 (configure-target-libchill): Remove.
12275 (all-target-libchill): Remove.
12276 * configure.in (target_libs): Remove target-libchill.
12277 Do not compute CHILL_FOR_TARGET.
12278 * libchill: Remove directory.
12279
12280 2002-04-11 DJ Delorie <dj@redhat.com>
12281
12282 * Makefile.in, configure.in: Sync with binutils, entries
12283 follow...
12284
12285 2002-04-07 Andrew Cagney <ac131313@redhat.com>
12286
12287 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12288 (do-tar, do-bz2): New rules.
12289 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12290 (gdb-tar): New rule.
12291 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12292 (insight_dejagnu.tar): New rule.
12293 (insight.tar): New rule.
12294 (gdb+dejagnu.tar): New rule.
12295 (gdb.tar): New rule.
12296
12297 2002-02-01 Mo DeJong <supermo@bayarea.net>
12298
12299 * Makefile.in: Add all-tix to deps for all-snavigator
12300 so that tix is built when building snavigator.
12301
12302 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12303
12304 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12305 ld and gdb are not supported.
12306
12307 2002-01-07 Mark Salter <msalter@redhat.com>
12308
12309 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12310 Allow target-libgloss to be built for arm, strongarm, and xscale.
12311
12312 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12313
12314 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12315 options for i[3456]86-pc-linux* native builds.
12316
12317 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12318
12319 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12320 files from .po files for a distribution.
12321
12322 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12323
12324 * configure.in: Enable libstdc++-v3 for h8300 targets.
12325
12326 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12327
12328 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12329 version from bfd/.
12330
12331 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12332
12333 * Makefile.in (VER): When present, extract the version number from
12334 the file version.in.
12335
12336 2001-05-24 Tom Rix <trix@redhat.com>
12337
12338 * configure.in : enable ld for aix
12339
12340 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12341
12342 * config.guess: Add linux target for S/390.
12343
12344 2000-11-07 Philip Blundell <pb@futuretv.com>
12345
12346 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12347
12348 2000-11-03 Philip Blundell <pb@futuretv.com>
12349
12350 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12351 files.
12352
12353 2001-01-15 Ben Elliston <bje@redhat.com>
12354
12355 * configure.in (host_tools): Add sid.
12356 Always configure cgen.
12357
12358 2000-11-24 Nick Clifton <nickc@redhat.com>
12359
12360 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12361
12362 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12363
12364 * Makefile.in (ALL_MODULES): Add all-cgen.
12365 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12366 (all-cgen): New target.
12367 (all-opcodes,all-sim): Depend on all-cgen.
12368 * configure.in (host_tools): Add cgen.
12369 Only configure cgen if --enable-cgen-maint.
12370
12371 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12372
12373 * configure.in: Add *-*-freebsd* configurations.
12374
12375 2002-04-08 Tom Tromey <tromey@redhat.com>
12376
12377 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12378 Fixes PR libgcj/6068.
12379
12380 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12381
12382 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12383
12384 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12385
12386 * configure.in (alpha*-dec-osf*): Enable libgcj.
12387
12388 2003-03-27 Matthew Gingell <gingell@gnat.com>
12389
12390 * MAINTAINERS (Write After Approval): Add myself.
12391
12392 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12393
12394 Fix for: PR bootstrap/3591, target/5676
12395 * configure.in (mcore-pe): Disable the configuration of
12396 libstdc++-v3 since exceptions are not supported.
12397
12398 2002-03-20 Anthony Green <green@redhat.com>
12399
12400 * configure.in: Enable libgcj for xscale-elf target.
12401
12402 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12403
12404 * MAINTAINERS: Update my email address.
12405
12406 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12407
12408 * ltmain.sh (relink_command): Fix typo in previous change.
12409
12410 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12411
12412 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12413 (relink_command): Added --tag flags.
12414 (mode=install): If relinking fails; error out.
12415
12416 2002-03-12 Richard Henderson <rth@redhat.com>
12417
12418 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12419 .NOTPARALLEL tag.
12420 (do-check): Rename from check.
12421 (check): Allow parallel check.
12422
12423 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12424
12425 * MAINTAINERS: Add myself as maintainer for xtensa port.
12426 Fix alphabetical order in CPU port maintainer list.
12427 Remove myself from Write After Approval list.
12428
12429 2002-03-11 Richard Henderson <rth@redhat.com>
12430
12431 * Makefile.in (.NOTPARALLEL): Add fake tag.
12432
12433 2002-03-07 H.J. Lu (hjl@gnu.org)
12434
12435 * configure.in: Enable gprof for mips*-*-linux*.
12436
12437 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12438
12439 * MAINTAINERS (Write After Approval): Add myself.
12440
12441 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12442
12443 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12444 libjava.
12445 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12446
12447 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12448
12449 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12450 because its Makefile is there; test for the executable instead.
12451
12452 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12453
12454 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12455 libstdc++-v3 and libjava.
12456
12457 2002-02-11 Adam Megacz <adam@xwt.org>
12458
12459 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12460 boehm-gc
12461
12462 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12463
12464 * config.guess: Updated to 2002-01-30's version.
12465 * config.sub: Updated to 2002-02-01's version.
12466 Contribute sh64-elf.
12467 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12468 * configure.in: Added sh64-*-*.
12469
12470 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12471
12472 * MAINTAINERS: Belatedly add myself to write after approval list.
12473
12474 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12475
12476 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12477 Remove self as Write After Approval.
12478
12479 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12480
12481 * MAINTAINERS: Put self in as maintainer for contrib/regression
12482 directory.
12483
12484 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12485
12486 * MAINTAINERS: Update my email address.
12487
12488 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12489
12490 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12491 target-libiberty, and target-libgloss. Skip Java-related
12492 libraries if not supported for NetBSD on target CPU.
12493
12494 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12495
12496 * install-sh: Use _inst.$$_ for temp file name.
12497
12498 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12499
12500 * MAINTAINERS (Write After Approval): Move my contact info
12501 from here...
12502 (OS Port Maintainers): ...to here (netbsd).
12503
12504 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12505
12506 * MAINTAINERS (Write After Approval): Add myself.
12507
12508 2002-01-17 H.J. Lu <hjl@gnu.org>
12509
12510 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12511 (all-target-fastjar): Also depend on all-target-libiberty.
12512
12513 2002-01-16 H.J. Lu (hjl@gnu.org)
12514
12515 * config.guess: Import from master sources, rev 1.225.
12516 * config.sub: Import from master sources, rev 1.238.
12517
12518 2002-01-16 Kazu Hirata <kazu@hxi.com>
12519
12520 * MAINTAINERS (Write After Approval): Remove myself.
12521
12522 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12523
12524 * MAINTAINERS (Write After Approval): Add myself.
12525
12526 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12527
12528 * MAINTAINERS: Add self as docs co-maintainer.
12529
12530 2001-12-11 Matthias Klose <doko@debian.org>
12531
12532 * MAINTAINERS (Write After Approval): Add myself.
12533
12534 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12535
12536 * MAINTAINERS: Update my email address.
12537
12538 2001-12-07 Turly O'Connor <turly@apple.com>
12539 * MAINTAINERS (Write After Approval): Add myself.
12540 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12541 (rs6000_initialize_trampoline): Call __trampoline_setup for
12542 ABI_DARWIN too.
12543 * darwin-tramp.asm: New file, implements __trampoline_setup.
12544 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12545
12546 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12547
12548 * MAINTAINERS (Write After Approval): Add myself.
12549
12550 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12551
12552 * configure, configure.in: Use temp file for long sed commands.
12553
12554 2001-12-03 Laurent Guerby <guerby@acm.org>
12555
12556 * config.sub: Update to version 1.232 on subversion.
12557
12558 2001-12-03 Ben Elliston <bje@redhat.com>
12559
12560 * MAINTAINERS: Update mail address for config.* patches.
12561
12562 2001-11-27 DJ Delorie <dj@redhat.com>
12563 Zack Weinberg <zack@codesourcery.com>
12564
12565 When build != host, create libiberty for the build machine.
12566
12567 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12568 CONFIG_ARGUMENTS.
12569 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12570 New variables.
12571 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12572 and rules.
12573 (all.normal): Depend on ALL_BUILD_MODULES.
12574 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12575 (all-build-libiberty): Depend on configure-build-libiberty.
12576
12577 * configure: Calculate and substitute proper value for
12578 ALL_BUILD_MODULES.
12579 * configure.in: Create the build subdirectory.
12580 Calculate and substitute TARGET_CONFIGARGS (formerly
12581 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12582
12583 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12584
12585 * MAINTAINERS (write-after-approval): Add self.
12586
12587 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12588
12589 * MAINTAINERS (GNATS only accounts): Remove self.
12590
12591 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12592
12593 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12594 libf2c.
12595
12596 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12597
12598 * MAINTAINERS (Write After Approval): Add self.
12599
12600 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12601
12602 * MAINTAINERS: mips and s390 are also CPU ports.
12603
12604 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12605
12606 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12607
12608 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12609
12610 * MAINTAINERS: Alphabetize.
12611
12612 2001-11-09 Kazu Hirata <kazu@hxi.com>
12613
12614 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12615
12616 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12617
12618 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12619
12620 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12621
12622 * configure.in (--enable-languages): Be more permissive about
12623 syntax. Check for empty lists better. Warn about $LANGUAGES.
12624
12625 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12626
12627 * config.sub: Import from master sources, rev. 1.230.
12628 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12629
12630 2001-11-07 Laurent Guerby <guerby@acm.org>
12631
12632 * MAINTAINERS (Write After Approval): Add self.
12633
12634 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12635
12636 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12637
12638 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12639
12640 * config.sub: Import from master sources, rev 1.226.
12641 * config.guess: Import from master sources, rev 1.216.
12642
12643 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12644
12645 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12646 * MAINTAINERS: Add self as maintainer of MMIX port.
12647 Remove old after-approval entry.
12648
12649 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12650
12651 * ChangeLog, configure: Fix spelling errors.
12652
12653 2001-10-20 Brendan Kehoe <brendan@zen.org>
12654
12655 * MAINTAINERS: Tweak my address.
12656
12657 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12658
12659 * MAINTAINERS: Update my email address.
12660
12661 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12662
12663 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12664 * MAINTAINERS: Add self as maintainer of CRIS port.
12665
12666 2001-10-10 Geert Bosch <bosch@gnat.com>
12667
12668 * MAINTAINERS (Various maintainers: Ada front end):
12669 Added Robert Dewar.
12670
12671 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12672
12673 * MAINTAINERS (Write After Approval): Added self
12674
12675 2001-10-02 Geert Bosch <bosch@gnat.com>
12676
12677 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12678
12679 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12680
12681 * configure: Handle temporary files securely using mkdir.
12682
12683 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12684
12685 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12686
12687 2001-09-26 Will Cohen <wcohen@redhat.com>
12688
12689 * configure.in (*-*-linux*): Disable configuration of target-newlib
12690 and target-libgloss.
12691
12692 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12693
12694 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12695 RANLIB.
12696
12697 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12698
12699 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12700 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12701 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12702 avoid quotes nesting problems.
12703 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12704 (DO_X): Export only variables that are set.
12705
12706 2001-09-19 Ben Elliston <bje@redhat.com>
12707
12708 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12709 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12710 semantics. Use the shell built-in "type" command instead.
12711
12712 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12713
12714 Merged from gcc-3_0-branch:
12715 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12716 * ltcf-c.sh: Use $objext, not $ac_objext.
12717 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12718 * ltcf-cxx.sh: Add support for GNU.
12719 2001-07-22 Timothy Wall <twall@redhat.com>
12720 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12721 default settings if using GNU tools with that configuration.
12722 * ltcf-cxx.sh: Ditto.
12723 * ltcf-gcj.sh: Ditto.
12724 2001-07-21 Michael Chastain <chastain@redhat.com>
12725 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12726 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12727 * ltmain.sh: Mark as gcc-local.
12728
12729 2001-08-30 Eric Christopher <echristo@redhat.com>
12730 Jason Eckhardt <jle@redhat.com>
12731
12732 * config.guess: Merge from master sources.
12733 * config.sub: Merge from master sources, add support for mipsisa32.
12734
12735 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12736 * config.sub: Merge from master sources, rev 1.219.
12737 * MAINTAINERS: Add self as contact for stormy16 port.
12738
12739 2001-08-14 Zack Weinberg <zackw@panix.com>
12740
12741 * config.sub: Merge from master sources, rev 1.218.
12742 * config.guess: Merge from master sources, rev 1.209.
12743
12744 2001-08-11 Graham Stott <grahams@redhat.com>
12745
12746 * Makefile.in (check-c++): Add missing semicolon.
12747
12748 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12749
12750 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12751
12752 2001-07-30 Eric Christopher <echristo@redhat.com>
12753
12754 * MAINTAINERS (Various maintainers: mips port): Added myself.
12755
12756 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12757
12758 * configure.in (sh-*-linux*): New.
12759
12760 2001-07-27 Richard Henderson <rth@redhat.com>
12761
12762 * .cvsignore: Add LAST_UPDATED.
12763
12764 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12765
12766 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12767
12768 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12769
12770 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12771
12772 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12773
12774 * MAINTAINERS (Write After Approval): Added myself.
12775
12776 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12777
12778 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12779 and libgcj on m68hc11/m68hc12.
12780
12781 2001-06-27 H.J. Lu (hjl@gnu.org)
12782
12783 * Makefile (CFLAGS_FOR_BUILD): New.
12784 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12785
12786 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12787
12788 * README: Remove version number.
12789
12790 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12791
12792 * INSTALL/README: Update wrt. to the installation instructions now
12793 residing in gcc/doc/install.texi.
12794
12795 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12796
12797 * README: Replace with a cut-down and updated version of gcc/README.
12798
12799 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12800
12801 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12802 multilibs to be disabled.
12803
12804 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12805
12806 * MAINTAINERS (Write After Approval): Add myself.
12807
12808 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12809
12810 * config.guess: Import CVS version 1.195.
12811 * config.sub: Import CVS version 1.212.
12812
12813 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12814
12815 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12816 gcc/xgcc is built, use -print-prog-name to find out the program
12817 name to use.
12818
12819 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12820
12821 * config.guess: Import CVS version 1.194. All gcc-local changes
12822 appear to also be in the master copy.
12823 * config.sub: Import CVS version 1.211.
12824
12825 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12826
12827 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12828 with_gcc]: Use `gcc -shared' to build a shared library.
12829
12830 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12831
12832 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12833 archives.
12834
12835 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12836
12837 * MAINTAINERS (Write After Approval): Add myself.
12838
12839 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12840
12841 * configure.in (libstdcxx_flags): Do not try to execute
12842 libstdc++-v3/testsuite_flags until it exists.
12843
12844 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12845
12846 * MAINTAINERS: Update my email address.
12847
12848 2001-05-31 Graham Stott <grahams@redhat.com>
12849
12850 * MAINTAINERS (Write After Approval): Add myself.
12851
12852 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12853
12854 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12855 libraries when using g++ with native linker.
12856
12857 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12858
12859 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12860
12861 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12862
12863 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12864 [aix4*|aix5*]: Prepend blank.
12865
12866 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12867
12868 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12869 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12870 of subdir/configure scripts to use the new libtool.m4.
12871
12872 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12873
12874 * MAINTAINERS (Write After Approval): Add myself.
12875
12876 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12877
12878 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12879
12880 2001-05-11 Ben Elliston <bje@redhat.com>
12881
12882 * Makefile.in (all-sid): New target.
12883 (check-sid, clean-sid, install-sid): Likewise.
12884
12885 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12886
12887 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12888
12889 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12890
12891 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12892 libgcj.
12893
12894 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12895
12896 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12897 gcc/xgcc is built, use -print-prog-name to find out the program
12898 name to use.
12899
12900 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12901
12902 * configure.in (noconfigdirs): Don't reset it from scratch in the
12903 target case; only append to it.
12904
12905 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12906 sparc-*-solaris2.8]: Disable ${libgcj}.
12907
12908 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12909
12910 * configure.in (libgcj_saved): Copy from $libgcj.
12911 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12912 --disable-libgcj.
12913
12914 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12915
12916 * MAINTAINERS: Remove self as MIPS maintainer and
12917 C front end maintainer.
12918
12919 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12920
12921 * configure.in: Move *-chorusos target case to the proper switch.
12922 Disable libgcj.
12923
12924 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12925
12926 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12927 1.641.2.228.
12928
12929 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12930
12931 * Makefile.in (STAGE1_CFLAGS): Pass down.
12932
12933 2001-04-13 Alan Modra <amodra@one.net.au>
12934
12935 * config.guess: Add hppa64-linux support. Note for next import that
12936 this is already in the master file.
12937 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12938
12939 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12940
12941 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12942 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12943
12944 2001-04-11 Stan Shebs <shebs@apple.com>
12945
12946 * MAINTAINERS: Add self as Darwin port maintainer.
12947
12948 2001-04-11 Alan Modra <amodra@one.net.au>
12949
12950 * MAINTAINERS: Update my email address.
12951
12952 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12953
12954 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12955 recent versions of FreeBSD (release 3 or later).
12956 * ltconfig: On FreeBSD, -lc must not be provided when building
12957 a shared library or else the standard -pthread gcc option is
12958 rendered worthless to later users of the built library.
12959
12960 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12961
12962 * MAINTAINERS: Add self and RTH as C front end maintainers.
12963
12964 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12965
12966 * config.sub: Make sure to match an already-canonicalized
12967 machine name (eg. mn10300-unknown-elf).
12968
12969 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12970
12971 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12972 New macros.
12973 (bootstrap, cross): Use RECURSE_FLAGS.
12974 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12975
12976 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
12977
12978 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12979
12980 2001-03-22 Colin Howell <chowell@redhat.com>
12981
12982 * Makefile.in (DO_X): Do not backslash single-quotes in
12983 backquotes (two places).
12984
12985 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12986
12987 Re-installed:
12988 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12989 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12990 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12991 * ltcf-cxx.sh: Likewise.
12992 * ltcf-gcj.sh: Likewise.
12993
12994 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12995
12996 * MAINTAINERS: Add myself as "documentation co-maintainer".
12997
12998 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12999
13000 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13001 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13002
13003 2001-03-19 Tom Tromey <tromey@redhat.com>
13004
13005 * config-ml.in: Handle GCJ and GCJFLAGS.
13006
13007 2001-03-21 Michael Chastain <chastain@redhat.com>
13008
13009 * Makefile.in: all-m4 depends on all-texinfo.
13010
13011 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
13012
13013 * MAINTAINERS: Add myself to write after approval list.
13014
13015 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
13016
13017 * Makefile.in (DO_X): Quote nested quotes.
13018
13019 2001-03-18 Alan Modra <alan@linuxcare.com.au>
13020
13021 * MAINTAINERS: Add myself to write after approval list.
13022
13023 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
13024
13025 * Makefile.in (DO_X): Use double quotes for quoting
13026 "RANLIB=$${RANLIB}".
13027
13028 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13029
13030 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13031
13032 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
13033
13034 * configure.in: Only use `lang_requires' for languages athat are
13035 actually enabled.
13036
13037 2001-03-08 Phil Edwards <pme@sources.redhat.com>
13038
13039 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13040
13041 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
13042
13043 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13044
13045 2001-03-07 Tom Tromey <tromey@redhat.com>
13046
13047 * configure.in: Allow config-lang.in to set `lang_requires' to list
13048 of other required languages.
13049
13050 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
13051
13052 * Makefile.in: Remove RANLIB definition. Use RANLIB
13053 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13054 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13055
13056 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
13057 Alexandre Oliva <aoliva@redhat.com>
13058
13059 * Makefile.in (check-c++): Use tabs, not spaces.
13060
13061 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
13062
13063 * MAINTAINERS: add myself to Write After Approval list.
13064
13065 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
13066
13067 * Makefile.in (check-c++): New rule.
13068
13069 * configure.in (target_libs): Remove libg++.
13070 (noconfigdirs): Remove libg++.
13071 (noconfigdirs): Same.
13072 (noconfigdirs): Same.
13073 (noconfigdirs): Same.
13074
13075 * config-ml.in: Remove libg++ references.
13076
13077 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13078 (ALL_TARGET_MODULES): Same.
13079 (configure-target-libg++): Remove.
13080 (all-target-libg++): Remove.
13081 (configure-target-libio): Remove.
13082 (all-target-libio): Remove.
13083 (check-target-libio): Remove.
13084 (.PHONY): Remove.
13085 (libg++.tar.bz2): Remove.
13086 (all-target-cygmon): Remove libio.
13087 (all-target-libstdc++): Remove.
13088 (configure-target-libstdc++): Remove.
13089 (TARGET_LIB_PATH): Remove libstdc++.
13090 (ALL_GCC_CXX): Remove libstdc++.
13091 (all-target-gperf): Correct.
13092
13093 2001-02-16 Nick Clifton <nickc@redhat.com>
13094
13095 * configure.in (noconfigdirs): Allow configuration of texinfo
13096 for Cygwin hosts.
13097
13098 2001-02-15 Anthony Green <green@redhat.com>
13099
13100 * configure: Introduce GCJ_FOR_TARGET.
13101 * configure.in: Ditto.
13102 * Makefile.in: Ditto.
13103
13104 2001-02-13 Andreas Schwab <schwab@suse.de>
13105
13106 * MAINTAINERS: Update mail address.
13107
13108 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13109
13110 * config.guess: Add linux target for S/390.
13111 * config.sub: Likewise.
13112
13113 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
13114
13115 * configure.in: for *-chorusos, don't config target-newlib and
13116 target-libgloss.
13117
13118 2001-02-06 Ben Elliston <bje@redhat.com>
13119
13120 * configure: Output host type to stdout, not stderr.
13121
13122 2001-02-05 Mark Mitchell <mark@codesourcery.com>
13123
13124 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13125 * ltcf-cxx.sh: Likewise.
13126
13127 * config.if: Assume enable_libstdcxx_v3 is defined.
13128
13129 2001-02-04 Mark Mitchell <mark@codesourcery.com>
13130
13131 Remove V2 C++ library.
13132 * configure.in: Remove --enable-libstdcxx_v3 support.
13133
13134 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13135
13136 * include/demangle.h: Add prototype for java_demangle_v3.
13137
13138 2001-01-29 Phil Edwards <pme@sources.redhat.com>
13139
13140 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13141
13142 2001-01-27 Richard Henderson <rth@redhat.com>
13143
13144 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13145
13146 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13147
13148 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13149 Don't unset, it's non-portable and no longer necessary, set to empty
13150 instead.
13151
13152 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13153
13154 * ltconfig: Shell portability fix for the tagname validity check.
13155
13156 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
13157
13158 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13159 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13160
13161 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13162
13163 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13164
13165 2001-01-26 Tom Tromey <tromey@redhat.com>
13166
13167 * configure.in: Allow libgcj to be built on Sparc Solaris.
13168
13169 2001-01-25 David Edelsohn <edelsohn@gnu.org>
13170
13171 * ltcf-c.sh: Add aix5 case.
13172 * ltcf-cxx.sh: Likewise.
13173 * ltconfig: Likewise.
13174
13175 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
13176
13177 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13178 keep at least one of build_libtool_libs or build_old_libs set to
13179 yes.
13180
13181 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13182 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13183
13184 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13185
13186 * configure.in: Enable libgcj on several additional platforms.
13187
13188 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13189
13190 * configure.in: Enable libgcj for linux targets.
13191
13192 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13193
13194 * MAINTAINERS (Write After Approval): Add myself.
13195
13196 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13197
13198 * MAINTAINERS: Add myself as vax port maintainer.
13199
13200 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13201
13202 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13203
13204 2001-01-09 Mike Stump <mrs@wrs.com>
13205
13206 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13207 failures of subdirectories.
13208
13209 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13210
13211 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13212 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13213 * ltcf-cxx.sh: Likewise.
13214 * ltcf-gcj.sh: Likewise.
13215 * ltconfig.sh: Fix typo.
13216
13217 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13218
13219 * configure: handle DOS-style absolute paths.
13220
13221 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13222
13223 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13224
13225 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13226
13227 * MAINTAINERS: Add myself as avr port co-maintainer.
13228
13229 2000-12-28 Ben Elliston <bje@redhat.com>
13230
13231 * MAINTAINERS: Add myself under ``Write After Approval''.
13232
13233 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13234
13235 * texinfo: Remove directory from GCC.
13236
13237 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13238
13239 * COPYING: Update to current
13240 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13241 to 19yy as example year in copyright notice).
13242
13243 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13244
13245 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13246 (libstdcxx_incdir): Pass down.
13247 * config.if: Remove expired bits for cxx_interface, add stub.
13248 (libstdcxx_incdir): Add variable for g++ include directory.
13249 * configure.in (gxx_include_dir): Use it.
13250
13251 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13252
13253 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13254 with old-email address from ``Write After Approval''.
13255
13256 2000-12-15 Andreas Jaeger <aj@suse.de>
13257
13258 * configure.in: Handle lang_dirs.
13259
13260 2000-12-14 Tom Tromey <tromey@redhat.com>
13261
13262 * MAINTAINERS: Removed brads.
13263
13264 * MAINTAINERS: Added gcj developers.
13265
13266 2000-12-13 Anthony Green <green@redhat.com>
13267
13268 * configure.in: Disable libgcj for any target not specifically
13269 listed. Disable libgcj for x86 and Alpha Linux until compatible
13270 with g++ abi.
13271
13272 2000-12-13 Mike Stump <mrs@wrs.com>
13273
13274 * Makefile.in (local-distclean): Also remove fastjar.
13275
13276 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13277
13278 * contrib/gcc_update: Add fastjar --touch entries.
13279
13280 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
13281
13282 * configure.in: Disable language-specific target libraries for
13283 languages that aren't enabled.
13284
13285 2000-12-10 Anthony Green <green@redhat.com>
13286
13287 * configure.in: Define libgcj. Disable libgcj target libraries for
13288 most targets.
13289
13290 2000-12-10 Neil Booth <neilb@earthling.net>
13291
13292 * MAINTAINERS: Update mail address, remove from WAA list.
13293
13294 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13295
13296 * libjava: Imported from /cvs/java.
13297 * libffi: Likewise.
13298 * Boehm-gc: Likewise.
13299
13300 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13301
13302 * configure.in (target_libs): Revert 2000-12-08 patch.
13303 (noconfigdirs): Added target-libjava.
13304
13305 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13306
13307 * djunpack.bat: removed.
13308
13309 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13310
13311 * Makefile.in: handle DOS-style absolute paths.
13312 * config-ml.in: likewise.
13313 * symlink-tree: likewise.
13314
13315 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13316
13317 * fastjar: Imported.
13318
13319 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13320
13321 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13322 libjava.
13323 * configure.in (target_libs): Removed `target-libjava'.
13324
13325 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13326
13327 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13328 (ALL_MODULES): Added fastjar.
13329 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13330 (all-target-libjava): all-fastjar replaces all-zip.
13331 (all-fastjar): Added.
13332 (configure-target-fastjar, all-target-fastjar): Likewise.
13333 * configure.in (host_tools): Added fastjar.
13334
13335 2000-12-07 Mike Stump <mrs@wrs.com>
13336
13337 * Makefile.in (local-distclean): Remove leftover built files.
13338
13339 2000-11-24 Nick Clifton <nickc@redhat.com>
13340
13341 * configure.in (xscale-elf): Add target.
13342 (xscale-coff): Add target.
13343
13344 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13345
13346 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13347 recent versions of FreeBSD (release 3 or later).
13348 * ltconfig: On FreeBSD, -lc must not be provided when building
13349 a shared library or else the standard -pthread gcc option is
13350 rendered worthless to later users of the built library.
13351
13352 2000-11-16 Fred Fish <fnf@be.com>
13353
13354 * configure.in (enable_libstdcxx_v3): Fix typo,
13355 libstd++ -> libstdc++.
13356
13357 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13358
13359 * MAINTAINERS: Add self to Write After Approval list.
13360
13361 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13362
13363 * MAINTAINERS: Update my email address. Add myself to global write
13364 privs list.
13365
13366 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13367
13368 * Makefile.in: Merge with src and libgcj.
13369 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13370 configure-target-<library> when their configure scripts need the C
13371 or C++ library to have already been built to work properly.
13372 (do_proto_toplev): Set them to an empty string.
13373
13374 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13375 (REALLY_SET_LIB_PATH): Use them.
13376
13377 2000-11-17 Stan Shebs <shebs@apple.com>
13378
13379 * MAINTAINERS: Add self to Write After Approval list.
13380
13381 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13382
13383 * configure: Provide the original toplevel configure arguments
13384 (including $0) to subprocesses in the environment rather than
13385 through gcc/configargs.h.
13386
13387 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13388
13389 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13390 C99. Alphabetise "Write After Approval" list.
13391
13392 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13393
13394 * configure: Turn on libstdc++ V3 by default.
13395
13396 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13397 if we've got GCC.
13398
13399 2000-11-11 Philip Blundell <philb@gnu.org>
13400
13401 * MAINTAINERS: Add self to Write After Approval list.
13402
13403 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13404
13405 * ltcf-c.sh (aix4): Improve shared library configuration; require
13406 exporting symbols.
13407 * ltcf-cxx.sh (aix4): Define.
13408 * ltconfig (aix4): Define library and soname specs appropriate for
13409 AIX. Define command to create export symbols list.
13410
13411 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13412
13413 * config.sub: Add support for Sun Chorus
13414
13415 2000-10-31 Nick Clifton <nickc@redhat.com>
13416
13417 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13418 <name>@redhat.com. Also installed new email address for Clint
13419 Popetz.
13420
13421 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13422
13423 * etc: Remove directory from GCC.
13424
13425 2000-10-16 Michael Meissner <meissner@redhat.com>
13426
13427 * configure (gcc/configargs.h): Only create if there is a build GCC
13428 directory created.
13429
13430 2000-10-16 Matthias Klose <doko@debian.org>
13431
13432 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13433 when configured for libstdc++-v3.
13434
13435 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13436
13437 * configure: Save configure arguments to gcc/configargs.h.
13438
13439 2000-10-04 Philipp Thomas <pthomas@suse.de>
13440
13441 * config.guess: Import CVS version 1.157.
13442 * config.sub: Import CVS version 1.181.
13443
13444 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13445
13446 * Makefile.in (bootstrap): avoid recursion if subdir missing
13447 (cross): ditto
13448 (do-proto-toplev): ditto
13449
13450 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13451
13452 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13453 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13454
13455 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13456 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13457 all affected `configure' scripts.
13458
13459 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13460
13461 * MAINTAINERS: Add self as cpplib co-maintainer.
13462
13463 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13464
13465 * MAINTAINERS: Add self to Write After Approval list.
13466
13467 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13468
13469 * INSTALL/README: egcs -> GCC update.
13470
13471 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13472
13473 * MAINTAINERS: Add myself to Write After Approval list.
13474
13475 2000-09-15 Kazu Hirata <kazu@hxi.com>
13476
13477 * MAINTAINERS: Add myself to Write After Approval list.
13478
13479 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13480
13481 * configure.in: Do not build byacc for hppa64. Provide paths to the
13482 X11 libraries for hppa64.
13483
13484 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13485
13486 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13487
13488 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13489
13490 * Makefile.in (all-zlib): Added dummy target.
13491
13492 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13493 ltcf-gcj.sh: Updated from libtool multi-language branch.
13494
13495 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13496
13497 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13498 (bootstrap*): Depend on all-bootstrap.
13499
13500 2000-09-05 Philipp Thomas <pthomas@suse.de>
13501
13502 * config.guess: Import CVS version 1.156.
13503 * config.sub: Import CVS version 1.179.
13504
13505 2000-09-02 Anthony Green <green@cygnus.com>
13506
13507 * Makefile.in (all-gcc): Depend on all-zlib.
13508 (CLEAN_MODULES): Add clean-zlib.
13509 (ALL_MODULES): Add all-zlib.
13510 * configure.in (host_libs): Add zlib.
13511
13512 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13513
13514 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13515 crosses, but add gcc/include to the header search path for them.
13516
13517 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13518
13519 * MAINTAINERS: Add self to Write After Approval list.
13520
13521 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13522
13523 * config.guess: Import CVS version 1.152.
13524 * config.sub: Import CVS version 1.177.
13525
13526 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13527
13528 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13529 $targargs to tell whether newlib is going to be built.
13530
13531 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13532 $$r/TARGET_SUBDIR/libio for _G_config.h.
13533
13534 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13535
13536 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13537
13538 2000-08-22 DJ Delorie <dj@redhat.com>
13539
13540 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13541
13542 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13543
13544 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13545 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13546 sub-configures.
13547
13548 2000-08-21 DJ Delorie <dj@redhat.com>
13549
13550 * MAINTAINERS: Add self as a libiberty maintainer
13551
13552 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13553
13554 * configure.in (libstdcxx_flags): Use
13555 libstdc++-v3/src/libstdc++.INC.
13556
13557 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13558
13559 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13560
13561 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13562
13563 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13564
13565 * configure: Make enable_threads and enable_shared defaults
13566 explicit. Substitute enable_threads into generated Makefiles.
13567 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13568 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13569
13570 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13571
13572 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13573
13574 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13575
13576 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13577 previous delta.
13578
13579 2000-08-11 Jason Merrill <jason@redhat.com>
13580
13581 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13582 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13583 (FLAGS_FOR_TARGET): Not here.
13584 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13585
13586 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13587
13588 * config-ml.in (CC, CXX): Don't introduce a leading space.
13589
13590 2000-08-07 DJ Delorie <dj@delorie.com>
13591
13592 * MAINTAINERS: Add self as a DJGPP maintainer
13593
13594 2000-08-07 DJ Delorie <dj@redhat.com>
13595
13596 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13597 "if we're also building gcc, and it's a gcc that will run on the
13598 build machine, we want to use its includes instead of the system's
13599 default includes".
13600
13601 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13602
13603 * MAINTAINERS: Add self to Write After Approval list.
13604
13605 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13606
13607 * configure.in (libstdcxx_flags): Don't use `"'.
13608
13609 * config-ml.in: Adjust multilib search paths to the
13610 appropriate multilib tree.
13611
13612 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13613
13614 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13615 commas in $LANGUAGES.
13616
13617 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13618
13619 * configure.in: Re-enable all references to libg++ and librx.
13620
13621 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13622
13623 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13624 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13625 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13626 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13627
13628 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13629
13630 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13631
13632 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13633 CXX_FOR_TARGET for sed.
13634
13635 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13636
13637 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13638 Do not override if already set in the environment or in configure.
13639 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13640 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13641
13642 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13643
13644 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13645 the libtool CVS tree multi-language branch.
13646 * ltconfig, ltmain.sh: Updated.
13647
13648 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13649
13650 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13651 (clean-target): Depend on it.
13652
13653 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13654 (GCC_FOR_TARGET): Use it.
13655 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13656 * configure.in: ... here.
13657 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13658 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13659
13660 2000-07-24 Eric Christopher <echristo@cygnus.com>
13661
13662 * MAINTAINERS: Add self to Write After Approval list.
13663
13664 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13665
13666 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13667 (configure-target-libchill, configure-target-libobjc): Likewise.
13668
13669 * configure.in: Use the same cache file for all target libs.
13670 * config-ml.in: But different cache files per multilib variant.
13671
13672 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13673
13674 * configure (topsrcdir): Don't use dirname.
13675
13676 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13677
13678 * MAINTAINERS: Add self to Write After Approval list.
13679
13680 2000-07-20 Jason Merrill <jason@redhat.com>
13681
13682 * configure.in: Remove all references to libg++ and librx.
13683
13684 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13685
13686 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13687
13688 * config.sub: Update to subversions version 2000-07-06.
13689
13690 2000-07-12 Andrew Haley <aph@cygnus.com>
13691
13692 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13693 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13694
13695 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13696
13697 * symlink-tree: Check number of arguments.
13698
13699 2000-07-05 Jim Wilson <wilson@cygnus.com>
13700
13701 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13702 search path for a g++ extracted from the build tree. This
13703 will allow link tests run by configure scripts in
13704 subdirectories to succeed.
13705
13706 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13707
13708 * ltconfig: Add support for mips-dde-sysv4.2MP
13709
13710 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13711
13712 * MAINTAINERS: Add myself as loop discovery maintainer.
13713
13714 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13715
13716 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13717 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13718
13719 2000-06-19 Timothy Wall <twall@cygnus.com>
13720
13721 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13722 * config.sub: Add tic54x target.
13723
13724 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13725
13726 * MAINTAINERS: Add self as Fortran maintainer,
13727 remove Craig Burley.
13728
13729 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13730
13731 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13732 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13733
13734 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13735
13736 * MAINTAINERS: Add self as i18n maintainer
13737
13738 20000-05-21 H.J. Lu (hjl@gnu.org)
13739
13740 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13741 directory are used if they exist. Make sure
13742 $(build_tooldir)/include is searched for header files,
13743 $(build_tooldir)/lib/ for library files.
13744 (GCC_FOR_TARGET): Likewise.
13745 (CXX_FOR_TARGET): Likewise.
13746
13747 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13748
13749 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13750
13751 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13752
13753 * Makefile.in (configure-target-libiberty): Depend on
13754 configure-target-newlib.
13755
13756 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13757
13758 * configure.in, Makefile.in: Merge all libffi-related
13759 configury stuff from the libgcj tree.
13760
13761 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13762
13763 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13764 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13765
13766 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13767
13768 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13769 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13770 current version information. Add to proto-toplev directory.
13771 (gdb-taz): Build do-djunpack.
13772
13773 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13774
13775 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13776
13777 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13778
13779 * MAINTAINERS: Add self to Write After Approval list.
13780
13781 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13782
13783 * ltmain.sh: Preserve in relink_command any environment
13784 variables that may affect the linker behavior.
13785
13786 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13787
13788 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13789
13790 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13791
13792 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13793
13794 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13795
13796 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13797 with the version name.
13798
13799 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13800
13801 * MAINTAINERS: Add self as bb-reorder maintainer.
13802
13803 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13804
13805 * config.if: Tweak.
13806
13807 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13808
13809 * djunpack.bat: New file.
13810
13811 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13812
13813 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13814 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13815 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13816 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13817
13818 2000-04-16 Dave Pitts <dpitts@cozx.com>
13819
13820 * config.sub (case $basic_machine): Change default for "ibm-*"
13821 to "openedition".
13822
13823 2000-04-13 Andreas Jaeger <aj@suse.de>
13824
13825 * MAINTAINERS: Added myself.
13826
13827 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13828
13829 * Makefile.in (gdb-taz): New target. GDB specific archive.
13830 (do-md5sum): New target.
13831 (MD5PROG): Define.
13832 (PACKAGE): Default to TOOL.
13833 (VER): Default to a shell script.
13834 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13835 md5 checksum generation.
13836 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13837 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13838 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13839 insight.tar.bz2): Use gdb-taz to create archive.
13840
13841 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13842
13843 * configure (warn_cflags): Delete.
13844
13845 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13846
13847 * MAINTAINERS: Added myself.
13848
13849 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13850 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13851
13852 * configure.in (enable_libstdcxx_v3): Add.
13853 (target_libs): Add bits here to switch between libstdc++-v2 and
13854 libstdc++-v3.
13855 * config.if: And this file too.
13856 * Makefile.in: Add libstdc++-v3 targets.
13857
13858 2000-04-05 Michael Meissner <meissner@redhat.com>
13859
13860 * config.sub (d30v): Add d30v as a basic machine type.
13861
13862 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13863
13864 * configure.in: -linux-gnu*, not -linux-gnu.
13865
13866 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13867
13868 * MAINTAINERS: Add self in write-after-approval section.
13869
13870 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13871
13872 * MAINTAINERS: Add self as ia64 port maintainer.
13873
13874 2000-03-08 Neil Booth <NeilB@earthling.net>
13875
13876 * MAINTAINERS: Add self in write-after-approval section.
13877
13878 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13879
13880 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13881 (do-tar-bz2): Replace TOOL with PACKAGE.
13882 (gdb.tar.bz2): Remove GDBTK from GDB package.
13883 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13884 dejagnu.tar.bz2): New packages.
13885
13886 2000-02-27 Andreas Jaeger <aj@suse.de>
13887
13888 * configure.in: Add entry for mips*-*-linux*, move catch all
13889 *-*-*linux* entry below this one.
13890
13891 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13892
13893 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13894
13895 2000-02-24 Nick Clifton <nickc@cygnus.com>
13896
13897 * config.sub: Support an OS of "wince".
13898
13899 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13900
13901 * config.guess, config.sub: Updated to match config's 2000-02-15
13902 version.
13903
13904 2000-02-23 Linas Vepstas <linas@linas.org>
13905
13906 * config.sub: Add support for Linux/IBM 370.
13907 * configure.in: Likewise.
13908
13909 2000-02-22 Nick Clifton <nickc@cygnus.com>
13910
13911 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13912
13913 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13914
13915 * config.guess: Guess "cygwin" rather than "cygwin32".
13916
13917 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13918
13919 * configure (gcc_version): When setting, narrow search to
13920 lines containing `version_string'.
13921
13922 2000-02-15 Denis Chertykov <denisc@overta.ru>
13923
13924 * config.sub: Add support for avr target.
13925
13926 2000-02-14 Nick Clifton <nickc@cygnus.com>
13927
13928 * MAINTAINERS: Add maintainers for MCore port.
13929
13930 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13931
13932 * config.sub: Add mmix-knuth-mmixware.
13933
13934 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13935
13936 * MAINTAINERS: Pair cccp with cpplib maintainership.
13937
13938 2000-01-27 Christopher Faylor <cgf@redhat.com>
13939
13940 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13941 structure stuff to -L library search.
13942 (CXX_FOR_TARGET): Ditto.
13943 (CROSS_CHECK_MODULES): Fix spelling mistake.
13944
13945 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13946
13947 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13948 the C++ compiler.
13949
13950 2000-01-12 Richard Henderson <rth@cygnus.com>
13951
13952 * configure.in: Don't build some bits for beos.
13953
13954 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13955
13956 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13957 as include files.
13958
13959 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13960
13961 * Add self as cpplib maintainer, as requested by Jason
13962 Merrill. Correct my e-mail address.
13963
13964 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13965
13966 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13967 not mh-aix43.
13968
13969 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13970
13971 * MAINTAINERS: Add myself to "write after approval" list.
13972
13973 1999-12-14 Richard Henderson <rth@cygnus.com>
13974
13975 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13976 * config.sub: Accept alphaev[78], alphaev8.
13977
13978 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13979
13980 * config.guess, config.sub: Update from autoconf.
13981
13982 1999-11-29 Bruce Korb <autogen@linuxbox.com>
13983
13984 * MAINTAINERS: update my playtime e-address.
13985
13986 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13987
13988 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13989 necessary libraries are missing.
13990
13991 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13992
13993 * MAINTAINERS: Add new 'write after approval' maintainer.
13994
13995 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13996
13997 * MAINTAINERS: Add new Java maintainer.
13998
13999 1999-10-25 Andreas Schwab <schwab@suse.de>
14000
14001 * configure: Fix quoting inside arguments of eval.
14002
14003 1999-10-21 Nick Clifton <nickc@cygnus.com>
14004
14005 * config-ml.in: Allow suppression of some ARM multilibs.
14006
14007 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14008
14009 * config.guess: Add OS/390 match pattern.
14010 * config.sub: Add mvs, openedition targets.
14011 * configure.in (i370-ibm-opened*): New.
14012
14013 1999-09-04 Steve Chamberlain <sac@pobox.com>
14014
14015 * config.sub: Add support for configuring for pj.
14016
14017 1999-08-31 Nick Clifton <nickc@cygnus.com>
14018
14019 * config.sub (maybe_os): Add support for configuring for fr30.
14020
14021 1999-08-25 Nick Clifton <nickc@cygnus.com>
14022
14023 * configure.in: Do not configure or build ld for AIX
14024 platforms. ld is known to be broken on these platforms.
14025
14026 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14027
14028 * config-ml.in: Pass compiler flag corresponding to multidirs to
14029 subdir configures.
14030
14031 1999-08-09 Ian Lance Taylor <ian@zembu.com>
14032
14033 * Makefile.in (LDFLAGS): Define.
14034
14035 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14036
14037 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14038 noconfigdirs.
14039 (*-*-cygwin*): Likewise.
14040
14041 1999-08-08 Ian Lance Taylor <ian@zembu.com>
14042
14043 * mkdep: New file.
14044 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14045 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14046
14047 From Eli Zaretskii <eliz@is.elta.co.il>:
14048 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14049 long file name when using DJGPP on MS-DOS.
14050
14051 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14052
14053 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14054
14055 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14056
14057 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14058 dependency as this causes "make check" to globally "make all"
14059
14060 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14061
14062 * configure.in (target_libs): Added target-zlib.
14063 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14064 (CONFIGURE_TARGET_MODULES): Likewise.
14065 (CHECK_TARGET_MODULES): Likewise.
14066 (INSTALL_TARGET_MODULES): Likewise.
14067 (CLEAN_TARGET_MODULES): Likewise.
14068 (configure-target-zlib): New target.
14069 (all-target-zlib): Likewise.
14070 (all-target-libjava): Depend on all-target-zlib.
14071 (configure-target-libjava): Depend on configure-target-zlib.
14072
14073 * Makefile.in (configure-target-libjava): Depend on
14074 configure-target-newlib.
14075 (configure-target-boehm-gc): New target.
14076 (configure-target-qthreads): New target.
14077
14078 * configure.in (target_libs): Added target-qthreads.
14079 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14080 (CONFIGURE_TARGET_MODULES): Likewise.
14081 (CHECK_TARGET_MODULES): Likewise.
14082 (INSTALL_TARGET_MODULES): Likewise.
14083 (CLEAN_TARGET_MODULES): Likewise.
14084 (all-target-qthreads): New target.
14085 (configure-target-libjava): Depend on configure-target-qthreads.
14086 (all-target-libjava): Depend on all-target-qthreads.
14087
14088 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14089 (CONFIGURE_TARGET_MODULES): Likewise.
14090 (CHECK_TARGET_MODULES): Likewise.
14091 (INSTALL_TARGET_MODULES): Likewise.
14092 (CLEAN_TARGET_MODULES): Likewise.
14093 (all-target-libjava): New target.
14094 (all-target-boehm-gc): Likewise.
14095 * configure.in (target_libs): Added libjava, boehm-gc.
14096
14097 1999-07-22 Ian Lance Taylor <ian@zembu.com>
14098
14099 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14100 configure.bat in SUPPORT_FILES.
14101 (gas+binutils.tar.bz2): Likewise.
14102
14103 * makeall.bat: Remove; obsolete.
14104
14105 1999-07-21 Ian Lance Taylor <ian@zembu.com>
14106
14107 From Mark Elbrecht:
14108 * configure.bat: Remove; obsolete.
14109
14110 1999-07-11 Ian Lance Taylor <ian@zembu.com>
14111
14112 * configure: Add -W -Wall to the default CFLAGS when compiling with
14113 gcc.
14114
14115 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14116
14117 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14118
14119 1999-06-30 Mark Mitchell <mark@codesourcery.com>
14120
14121 * configure.in: Build ld on IRIX6.
14122
14123 1999-06-12 Ian Lance Taylor <ian@zembu.com>
14124
14125 * Makefile.in: Change distribution targets to use bzip2 instead of
14126 gzip.
14127 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14128 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14129
14130 1999-06-04 Nick Clifton <nickc@cygnus.com>
14131
14132 * config.sub: Add mcore target.
14133
14134 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14135
14136 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14137
14138 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14139
14140 * config.guess (dummy): Changed to $dummy.
14141
14142 1999-05-24 Nick Clifton <nickc@cygnus.com>
14143
14144 * config.sub: Tidied up case statements.
14145
14146 1999-05-22 Ben Elliston <bje@cygnus.com>
14147
14148 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14149 <jiro@din.or.jp>.
14150
14151 * config.guess: Merge with FSF version. Future changes will be
14152 more accurately recorded in this ChangeLog.
14153 * config.sub: Likewise.
14154
14155 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14156
14157 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14158
14159 1999-04-30 Tom Tromey <tromey@cygnus.com>
14160
14161 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14162
14163 1999-04-23 Tom Tromey <tromey@cygnus.com>
14164
14165 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14166
14167 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
14168
14169 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14170 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14171 Bad merge removed these two changes.
14172
14173 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
14174 Martin Heller (Ing.-Buero_Heller@t-online.de)
14175
14176 * config.guess (interix Alpha): Add.
14177
14178 1999-04-11 Richard Henderson <rth@cygnus.com>
14179
14180 * configure.in (i?86-*-beos*): Do config gperf; don't config
14181 gdb, newlib, or libgloss.
14182
14183 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
14184
14185 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14186 link a trivial program with -mabi=64. If it fails, remove mabi=64
14187 from multidirs.
14188
14189 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14190
14191 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14192
14193 1999-04-08 Nick Clifton <nickc@cygnus.com>
14194
14195 * config.sub: Add support for mcore targets.
14196
14197 1999-04-07 Michael Meissner <meissner@cygnus.com>
14198
14199 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14200 not mt-ospace, in order to shut up assembler warning about using
14201 symbols that are named the same as registers.
14202
14203 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
14204
14205 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14206 dependency list for all-target-cygmon.
14207
14208 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14209
14210 * config-ml.in: Check $host, not $target, for selective multilibs.
14211 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14212 thumb interworking, and underscore prefix multilibs.
14213
14214 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14215
14216 * missing: Update to version from current automake.
14217
14218 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14219
14220 * configure (gxx_include_dir): Removed.
14221
14222 * configure.in (gxx_include_dir): Handle it.
14223 * Makefile.in: Likewise.
14224
14225 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14226
14227 * config.sub (mips64vr4111,mips64vr4111el) Add.
14228
14229 1999-03-21 Ben Elliston <bje@cygnus.com>
14230
14231 * config.guess: Correct typo for detecting ELF on FreeBSD.
14232
14233 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14234
14235 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14236 config/mh-djgpp.
14237
14238 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14239
14240 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14241 all-target-newlib to dependency list for all-target-bsp.
14242
14243 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14244
14245 * config.sub: Add i386-uwin support.
14246 * config.guess: Likewise.
14247
14248 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14249
14250 * configure.in: cleanup, add mh-*pic handling for arm, special
14251 case powerpc*-*-aix*
14252
14253 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14254
14255 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14256 can be built.
14257
14258 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14259
14260 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14261 targets.
14262
14263 1999-03-02 Nick Clifton <nickc@cygnus.com>
14264
14265 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14266
14267 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14268
14269 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14270
14271 1999-02-24 Nick Clifton <nickc@cygnus.com>
14272
14273 * config.sub: Fix typo in arm recognition.
14274
14275 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14276
14277 * configure.in (noconfigdirs): Changed target_configdirs to
14278 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14279 rather than m68k-*-* since it is not known to work on
14280 m68k-aout. Ditto for arm-*-*oabi.
14281
14282 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14283
14284 * configure.in (*-*-windows*): Remove, no longer used.
14285
14286 1999-02-19 Ben Elliston <bje@cygnus.com>
14287
14288 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14289 Smart and improved by Andrew Cagney.
14290
14291 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14292
14293 * config.guess: Recognize openbsd-*-hppa.
14294
14295 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14296
14297 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14298 only if it is not empty.
14299
14300 1999-02-17 Nick Clifton <nickc@cygnus.com>
14301
14302 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14303
14304 * config.guess: Modified to recognize uname's armv* syntax.
14305
14306 * config.sub: Modified to recognize uname's armv* syntax.
14307
14308 1999-02-17 Mark Salter <msalter@cygnus.com>
14309
14310 * configure.in: Added target-bsp for sparclite.
14311
14312 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14313
14314 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14315
14316 1999-02-08 Nick Clifton <nickc@cygnus.com>
14317
14318 * configure.in: Add support for strongarm port.
14319 * config.sub: Add support for strongarm target.
14320
14321 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14322
14323 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14324 the old name config/mh-cygwin32.
14325 Enable texinfo.
14326
14327 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14328
14329 * configure.in: Do build ld for ix86 Solaris.
14330
14331 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14332
14333 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14334 $AR_FOR_TARGET. Likewise for RANLIB.
14335
14336 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14337
14338 * config.sub (oabi): Recognize.
14339 * configure.in (arm-*-oabi): Handle.
14340
14341 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14342
14343 * config.guess: Improve detection of i686 on UnixWare 7.
14344
14345 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14346
14347 * config.guess: Add support for i386-pc-interix.
14348 * config.sub: Likewise.
14349 * configure.in: Likewise.
14350
14351 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14352
14353 * Makefile.in: Remove unneeded all-target-libio from
14354 from all-target-winsup target since it is now unneeded.
14355 Add all-target-libtermcap in its place since it is now
14356 needed.
14357
14358 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14359
14360 * configure.in: makefile stub for cygwin target is probably
14361 unnecessary. Remove it for now.
14362
14363 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14364
14365 * configure.in: libtermcap.a should be built when cygwin is the
14366 target as well as the host.
14367 * config.guess: Allow mixed case in cygwin uname output.
14368 * Makefile.in: Add libtermcap target.
14369
14370 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14371
14372 * config.sub: Clean up handling of hppa2.0.
14373
14374 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14375
14376 * config.guess: Use C code to identify more HP machines.
14377
14378 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14379
14380 * config.sub: Handle hppa2.0.
14381
14382 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14383
14384 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14385 cygmon for all sparclite targets, regardless of object format.
14386
14387 1998-12-15 Mark Salter <msalter@cygnus.com>
14388
14389 * configure.in: Added target-bsp for several target architectures.
14390
14391 * Makefile.in: Added rules for bsp.
14392
14393 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14394
14395 * config.guess: Improve detection of hppa2.0 processors.
14396
14397 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14398
14399 * config.guess: Recognize FreeBSD using ELF automatically.
14400
14401 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14402
14403 * configure (skip-this-dir): Add handling for new shell script, which
14404 might be created by a sub-directory's configure to indicate, this particular
14405 directory is "unwanted".
14406 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14407
14408 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14409
14410 * ltconfig: import from libtool, after changing libtool to
14411 account for the cygwin name change.
14412
14413 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14414
14415 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14416 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14417
14418 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14419
14420 * configure.in: Add libtermcap to list of cygwin dependencies.
14421
14422 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14423
14424 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14425 they include winsup/include when it's a cygwin target.
14426
14427 1998-11-12 Tom Tromey <tromey@cygnus.com>
14428
14429 * configure.in (host_tools): Added zip.
14430 * Makefile.in (all-target-libjava): Depend on all-zip.
14431 (all-zip): New target.
14432 (ALL_MODULES): Added all-zip.
14433 (NATIVE_CHECK_MODULES): Added check-zip.
14434 (INSTALL_MODULES): Added install-zip.
14435 (CLEAN_MODULES): Added clean-zip.
14436
14437 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14438
14439 * Makefile.in: lose "32" from comment about cygwin.
14440
14441 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14442
14443 * configure.in: Use -Os to build target libraries for the fr30.
14444
14445 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14446
14447 * config.sub: Add fr30.
14448
14449 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14450
14451 * configure.in: drop "32" from config/mh-cygwin32. Check
14452 cygwin* instead of cygwin32*.
14453 * config.sub: Check cygwin* instead of cygwin32*.
14454
14455 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14456
14457 * config.guess: Match any version of Unixware7.
14458
14459 1998-10-20 Syd Polk <spolk@cygnus.com>
14460
14461 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14462 if desired.
14463
14464 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14465
14466 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14467 these if the appropriate directories and files to not exist.
14468
14469 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14470
14471 * Makefile.in (DEVO_SUPPORT): Add config.if.
14472
14473 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14474
14475 * configure: Add pattern to replace "build_tooldir"'s
14476 definition in the generated Makefile with "tooldir"'s
14477 actual value.
14478
14479 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14480
14481 * config.sub: Bring back lost sparcv9.
14482
14483 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14484
14485 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14486
14487 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14488 CC_FOR_TARGET and friends.
14489
14490 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14491
14492 * Makefile.in (build_tooldir): New variable, same as tooldir.
14493 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14494 -B$(build_tooldir)/bin/.
14495 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14496
14497 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14498
14499 * README: Remove installation instructions and refer to the
14500 INSTALL directory instead.
14501
14502 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14503
14504 * config.sub: Add support for i[34567]86-pc-udk.
14505 * configure.in: Likewise.
14506
14507 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14508
14509 * Makefile.in: add bzip2 package building bits for user
14510 tools module
14511 * configure.in: ditto
14512
14513 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14514
14515 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14516 (ALL_TARGET_MODULES): Add all-target-libobjc.
14517 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14518 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14519 (all-target-libchill): Add dependencies.
14520 * configure.in (target_libs): Add libchill.
14521
14522 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14523
14524 * configure.in (target_subdir): Remove duplicate line.
14525
14526 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14527
14528 * Makefile.in (all-automake): fix dependencies.
14529
14530 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14531
14532 * configure.in: Minor cleanups for building in the $(target_alias)
14533 subdir.
14534
14535 1998-09-22 Jim Wilson <wilson@cygnus.com>
14536
14537 * Makefile.in (bootstrap): Set r and s before make all. Use
14538 BASE_FLAGS_TO_PASS in make all.
14539 (cross): Likewise.
14540
14541 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14542
14543 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14544
14545 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14546
14547 * config.sub: Fix typo in last change.
14548
14549 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14550
14551 * config.sub: Add support for C4x target.
14552 * configure.in: Likewise.
14553
14554 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14555
14556 * config.sub: Recognize sparcv9 just like sparc64.
14557
14558 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14559
14560 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14561
14562 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14563
14564 * config.guess: Correctly identify Pentium II sco boxes.
14565
14566 * config.guess: Fix "tr" code. From Weiwen Liu.
14567
14568 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14569
14570 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14571 stabs.
14572
14573 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14574
14575 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14576 (ALL_TARGET_MODULES): Add all-target-libchill.
14577 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14578 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14579 (all-target-libchill): Add dependencies.
14580 * configure.in (target_libs): Add libchill.
14581
14582 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14583
14584 * config.guess: Avoid assumptions about "tr" behaves when
14585 LANG is set to something other than English.
14586
14587 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14588
14589 * configure (gxx_include_dir): Changed to
14590 '${prefix}/include/g++'-${libstdcxx_interface}.
14591
14592 * config.if: New to determine the interfaces.
14593
14594 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14595
14596 * config.guess: Detect and handle MPE/IX.
14597 * config.sub: Deal with MPE/IX.
14598
14599 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14600
14601 * configure.in: Use mh-aix43.
14602
14603 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14604
14605 * configure: Fix --without/--disable cases for gxx-include-dir.
14606
14607 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14608
14609 * mdata-sh: Imported. Needed for automake support.
14610
14611 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14612
14613 * Makefile.in (taz): Try "chmod -R og=u ." before
14614 "chmod og=u `find . -print`".
14615
14616 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14617
14618 * configure.in: Add arm-elf and thumb-elf support.
14619
14620 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14621
14622 * Makefile.in: Undo previous patch.
14623
14624 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14625
14626 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14627 to here ...
14628 (install-no-fixedincludes): and here
14629 (INSTALL_MODULES): ... from here.
14630
14631 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14632
14633 * config.sub: Merge with FSF.
14634
14635 * config.guess: Merge with FSF.
14636
14637 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14638
14639 * configure (extraconfigdirs): New variable.
14640 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14641 * Makefile.in (all): Move higher in file.
14642 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14643 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14644 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14645 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14646 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14647
14648 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14649
14650 * Makefile.in (all-target-libjava): Depend on all-gcc and
14651 all-target-newlib.
14652 (configure-target-libjava): Depend on $(ALL_GCC).
14653
14654 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14655
14656 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14657 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14658
14659 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14660
14661 * INSTALL/README: Fix typo.
14662
14663 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14664
14665 * ylwrap: Change absolute path checks to check for DOS style path
14666 names.
14667
14668 * ylwrap: Don't use a full path name if the source file is in the
14669 same directory. From hjl@lucon.org (H.J. Lu).
14670
14671 * config-ml.in: Default to being verbose, to match Feb 18 change to
14672 configure.
14673
14674 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14675
14676 Brought over from egcs:
14677
14678 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14679
14680 * configure.in (target_subdir): Set to ${target_alias} instead
14681 of "libraries".
14682
14683 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14684
14685 * configure.in (target_subdir): Set to libraries if enable_multilib.
14686
14687 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14688
14689 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14690 multilibs, force reconfiguration the first time we create
14691 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14692
14693 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14694
14695 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14696 avoid confusion with --no-recursion.
14697
14698 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14699
14700 * configure.in: Win32 hosts shouldn't use install -x
14701 * install-sh: remove -x option, and special .exe-handling
14702 hack.
14703
14704 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14705
14706 * config.guess: Recognize i586-pc-beos.
14707 * configure.in: Don't build some bits for beos.
14708
14709 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14710
14711 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14712 CFLAGS default to -O2.
14713
14714 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14715 when using GNU ld.
14716
14717 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14718
14719 * ltmain.sh: Correct install when using a different shell.
14720
14721 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14722
14723 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14724
14725 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14726
14727 * makefile.vms: Update to build binutils/makefile.vms. Add install
14728 target.
14729
14730 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14731
14732 * ltconfig: Update to correct AIX handling.
14733
14734 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14735
14736 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14737
14738 * configure.in (target_subdir): Set to ${target_alias} instead
14739 of "libraries".
14740
14741 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14742
14743 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14744 (Makefile): Depend on $(gcc_version_trigger).
14745
14746 * configure (gcc_version): Change default initializer to empty
14747 string.
14748 (gcc_version_trigger): New variable; pass this variable down
14749 to subdir configures to enable them checking gcc's version
14750 themselves. Emit make macros for both gcc_version vars.
14751 (topsrcdir): Initialize reliably.
14752 (recursion line): Remove --with-gcc-version=${gcc_version}.
14753
14754 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14755
14756 * configure (enable_version_specific_runtime_libs): Implement new flag
14757 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14758 in $(libsubdir); emit definition in each generated Makefile.
14759 (gxx_include_dir): Initialize depending on
14760 $enable_version_specific_runtime_libs.
14761
14762 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14763
14764 * configure (gcc_version): Initialize properly depending on
14765 how and where configure is started.
14766 (recursion line): Pass a --with-gcc-version=${gcc_version}
14767 to configures in subdirs.
14768
14769 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14770
14771 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14772 cygmon
14773
14774 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14775
14776 * configure.in: Add cygmon and libstub support for mn10200.
14777
14778 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14779
14780 * configure (gcc_version): Add new variable describing the
14781 particular gcc version we're building.
14782 * Makefile.in (libsubdir): Add new macro for the directory
14783 in which the compiler finds executables, libraries, etc.
14784 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14785 and libsubdir.
14786
14787 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14788
14789 * Makefile.in (local-clean): Remove *.log.
14790 (warning.log): Built with warn_summary from build.log.
14791 (mail-report.log): Run test_summary.
14792 (mail-report-with-warnings.log): Run test_summary including
14793 warning.log in the report.
14794
14795 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14796
14797 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14798
14799 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14800
14801 * Makefile.in (grep): Grep no longer depends on libiberty.
14802
14803 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14804
14805 * Makefile.in: all-snavigator needs all-libgui.
14806
14807 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14808
14809 * configure.in: Add cygmon and libstub support for mn10300.
14810
14811 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14812
14813 * missing: Update to version from automake 1.3.
14814
14815 * ltmain.sh: On installation, don't get confused if the same name
14816 appears more than once in the list of library names.
14817
14818 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14819
14820 * config.sub: Accept m68060 and m5200 as CPU names.
14821
14822 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14823
14824 * configure: Use && rather than using -a in test, because odd
14825 strings can confuse test.
14826 * configure.in: Likewise.
14827
14828 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14829
14830 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14831
14832 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14833
14834 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14835 bootstrap4-lean): New targets.
14836
14837 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14838
14839 * mpw-* Delete. Not used.
14840
14841 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14842
14843 * COPYING.LIB: Update FSF address.
14844
14845 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14846
14847 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14848
14849 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14850 GAS_SUPPORT_DIRS.
14851
14852 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14853
14854 * ltconfig, ltmain.sh: Avoid producing a version number if
14855 -version-info was not used.
14856
14857 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14858
14859 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14860 building with newlib.
14861
14862 1998-04-30 Paul Eggert <eggert@twinsun.com>
14863
14864 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14865 Solaris `make' causes it to continue to next definition.
14866
14867 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14868
14869 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14870 the right GUI libraries and files are installed along with GDB.
14871
14872 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14873
14874 * configure.in: Change alpha to alpha* in several places.
14875
14876 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14877
14878 * config.sub: Recognize sparc86x.
14879
14880 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14881
14882 * configure.in (--enable-target-optspace): Remove debug echo.
14883
14884 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14885
14886 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14887
14888 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14889
14890 * ltconfig: Update cygwin32 support.
14891
14892 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14893 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14894 (GDB_SUPPORT_DIRS): Likewise.
14895
14896 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14897
14898 * configure.in (target_makefile_frag): If --enable-target-optspace,
14899 use -Os to compile target libraries rather than -O2. Default to
14900 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14901 not used.
14902 * configure.in (target_cflags): Ditto for d30v.
14903
14904 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14905
14906 * Makefile.in (all-bfd): Depend on all-intl.
14907 (all-binutils): Likewise.
14908 (all-gas): Likewise.
14909 (all-gprof): Likewise.
14910 (all-ld): Likewise.
14911
14912 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14913
14914 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14915
14916 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14917
14918 * Makefile.in (all-bfd): Depend upon all-libiberty.
14919
14920 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14921
14922 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14923
14924 * Makefile.in: Add libstub.
14925
14926 * configure.in: Ditto. Build libstub for targets that have cygmon
14927 support.
14928
14929 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14930
14931 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14932
14933 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14934
14935 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14936 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14937
14938 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14939
14940 * configure: Define DEFAULT_M4 by searching PATH.
14941 * Makfile.in: Use DEFAULT_M4.
14942
14943 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14944
14945 * ltconfig: Add cygwin32 support.
14946
14947 * Makefile.in, configure.in: Add libtool as a native only directory
14948 to configure and build.
14949
14950 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14951
14952 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14953
14954 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14955
14956 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14957
14958 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14959
14960 * Makefile.in: add ash make rules
14961 * configure.in: add ash to native_only and host_tools lists
14962
14963 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14964
14965 * Makefile.in (all-gettext, all-intl): New targets.
14966 (ALL_MODULES): Added all-gettext, all-intl.
14967 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14968 (INSTALL_MODULES): Added install-gettext, install-intl.
14969 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14970
14971 * configure.in (host_tools): Added gettext.
14972 (native_only): Likewise.
14973 (noconfigdirs) [various cases]: Likewise.
14974 (host_libs): Added intl.
14975
14976 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14977
14978 * configure: Do not disable building gdbtk for cygwin32 hosts.
14979
14980 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14981
14982 * configure.in: Add thumb-coff target.
14983 * config.sub: Add thumb-coff target.
14984
14985 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14986
14987 * Makefile.in: Revert yesterday's change.
14988 (all-target-winsup): all-target-librx stays out of here.
14989
14990 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14991
14992 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14993 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14994 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14995 Remove references to librx and libg++.
14996
14997 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14998
14999 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15000 recursive makes
15001
15002 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
15003
15004 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15005 for newlib directory.
15006 (CXX_FOR_TARGET): Likewise.
15007
15008 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15009
15010 * ltconfig: Update after libtool/ltconfig.in change for
15011 hpux11.
15012
15013 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15014
15015 * ltconfig, ltmain.sh: Update to libtool 1.2.
15016
15017 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15018
15019 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15020 (install-gcc-cross): Instead, override LANGUAGES here.
15021
15022 1998-03-18 Dave Love <d.love@dl.ac.uk>
15023
15024 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15025 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15026
15027 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15028
15029 * configure.in: Add Thumb-pe target.
15030
15031 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
15032
15033 * Makefile.in - changed sn targets to snavigator
15034 * configure.in - changed sn targets to snavigator
15035
15036 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15037
15038 * config-ml.in: After building symlink tree call make distclean
15039 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15040 to be the case for libiberty.
15041
15042 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15043
15044 * configure: When making link, also check the current
15045 directory. The configure scripts may create one.
15046
15047 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15048
15049 * config.sub: Accept alphapca56 and alphaev6 properly.
15050
15051 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15052
15053 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15054
15055 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15056
15057 * config.sub (sco5): Fix typo.
15058
15059 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15060
15061 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15062 install-itcl.
15063 (install-itcl): Remove dependency on install-tcl.
15064
15065 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15066
15067 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15068
15069 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15070
15071 * configure.in: Don't build libgui for a cygwin32 target when not on
15072 a cygwin32 host.
15073
15074 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15075
15076 * configure (redirect): Set to null, so default behavior of
15077 configure is now --verbose.
15078
15079 1998-02-16 Dave Love <d.love@dl.ac.uk>
15080
15081 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15082 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15083
15084 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15085
15086 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15087 this change to sync Makefile.in with its ChangeLog entries.
15088
15089 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15090
15091 * ltmain.sh (mkdir): Check that the directory doesn't exist
15092 before we exit with error, so that we don't get races during
15093 parallel builds.
15094
15095 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15096
15097 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15098
15099 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15100
15101 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15102 PICFLAG_FOR_TARGET.
15103 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15104
15105 * configure: Emit a definition for the new macro enable_shared
15106 into each Makefile.
15107
15108 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15109
15110 * configure.in (host_tools, native_only): Add libtool.
15111
15112 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15113
15114 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15115 Fix typo in ming config comment.
15116
15117 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15118
15119 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15120
15121 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15122
15123 * config.sub: Add tic30 cases, and map c30 to tic30.
15124
15125 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15126
15127 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15128 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15129 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15130 (CLEAN_TARGET_MODULES): Similarly
15131 (all-target-libf2c): Add dependences.
15132 * configure.in (target_libs): Add libf2c.
15133
15134 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15135
15136 * configure.in: Remove expect from noconfigdirs when target
15137 is cygwin32. OK to build expect and dejagnu with Canadian
15138 Cross.
15139
15140 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15141
15142 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15143 host.
15144
15145 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15146 and mingw32.
15147
15148 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15149
15150 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15151 here as it is not defined in the toplevel Makefile.
15152
15153 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15154
15155 * configure (package_makefile_rules_frag): New variable, which names
15156 a file with generic rules, ...
15157 Change comment to mention we now have FIVE parts.
15158 * configure: Undo last change.
15159
15160 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15161
15162 * config.guess: More accurate determination of HP processor types.
15163 * config.sub: More accurate determination of HP processor types.
15164
15165 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15166
15167 * configure (package_makefile_frag): Move inserting the
15168 ${package_makefile_frag} to where it should be according
15169 to the comment.
15170
15171 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15172
15173 * config.guess: Add support for Linux/ARM.
15174
15175 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15176
15177 * .cvsignore: Remove *-info and *-install since they match
15178 release-info and mpw-install, which we don't want to just ignore.
15179
15180 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15181
15182 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15183
15184 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15185
15186 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15187 local_prefix to sub-make invocations.
15188
15189 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15190
15191 * configure.in: Check makefile fragments in the source
15192 directory.
15193
15194 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15195
15196 * configure.in: Check whether host and target makefile
15197 fragments exist before adding them to *_makefile_frag.
15198
15199 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15200
15201 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15202
15203 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15204
15205 * configure.in: Make sure we only replace RPATH_ENVVAR on
15206 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15207 regexp to sed.
15208
15209 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15210 to sub-makes.
15211
15212 1998-01-13 Lee Iverson (leei@ai.sri.com)
15213
15214 * config-ml.in (multi-do): LDFLAGS must include multilib
15215 designator.
15216
15217 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15218
15219 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15220
15221 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15222
15223 * config.sub: Add mingw32 support.
15224 * configure.in: Likewise.
15225
15226 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15227
15228 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15229
15230 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15231
15232 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15233 * configure (gxx_include_dir): Provide a definition for subdirs
15234 which do not use autoconf.
15235
15236 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15237
15238 * config.guess: Sync with egcs. Picks up new alpha support,
15239 BeOS & some additional linux support.
15240
15241 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15242
15243 * config.guess: HP 9000/803 is a PA1.1 machine.
15244
15245 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15246
15247 * configure.in: It's alpha*-...
15248
15249 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15250
15251 * configure.in (host_makefile_frag, target_makefile_frag):
15252 Handle multiple config files.
15253 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15254 alpha-*-*.
15255
15256 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15257
15258 * mkdep: New file.
15259
15260 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15261
15262 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15263
15264 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15265
15266 * Makefile.in: Add libgui directory.
15267 (GDB_TK): Add all-libgui.
15268 * configure.in: Add libgui directory.
15269 * configure: Add all-libgui to GDB_TK.
15270
15271 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15272
15273 * config-ml.in (multidirs): Add m32r to multilib list.
15274
15275 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15276
15277 * Makefile.in (all-target-gperf): Change dependency to
15278 all-target-libstdc++.
15279
15280 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15281
15282 * config.guess: Add BeOS support.
15283
15284 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15285
15286 Source directory cvs renamed to cvssrc:
15287 * configure.in (host_tools): Change cvs to cvssrc.
15288 (native_only): Likewise.
15289 (noconfigdirs) [various cases]: Likewise.
15290 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15291 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15292 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15293 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15294 (all-cvssrc): Rename target from all-cvs.
15295
15296 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15297
15298 * configure (gxx_include_dir): Fix thinko.
15299
15300 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15301
15302 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15303 (install-cross, install-gcc-cross): New targets.
15304
15305 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15306
15307 * configure.in (noconfigdirs): Add support for Thumb target.
15308
15309 * config.sub (maybe_os): Add support for Thumb target.
15310
15311 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15312
15313 * Makefile.in: Add rules for cygmon.
15314
15315 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15316
15317 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15318
15319 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15320 * configure (gxx_include_dir): Provide a definition for subdirs
15321 which do not use autoconf.
15322
15323 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15324
15325 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15326 11/18/97 build
15327
15328 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15329
15330 * From Franz Sirl.
15331 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15332 found on RedHat Linux systems.
15333
15334 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15335
15336 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15337 guesses.
15338
15339 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15340
15341 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15342
15343 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15344
15345 * ltmain.sh: If mkdir fails, check whether the directory was created
15346 anyhow by some other process.
15347
15348 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15349
15350 * configure.in (d30v-*-*): Configure all directories.
15351
15352 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15353
15354 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15355 for the D30V.
15356
15357 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15358
15359 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15360
15361 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15362
15363 * include/libiberty.h: Add extern "C" { so it can be used with C++
15364 progrms.
15365 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15366 programs.
15367
15368 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15369
15370 * configure.in (d30v-*-*): Configure GCC now.
15371
15372 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15373
15374 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15375 is no longer needed.
15376
15377 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15378
15379 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15380
15381 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15382
15383 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15384 targets using "$@" to provide support for similar but not identical
15385 targets without having to duplicate code.
15386
15387 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15388
15389 * makefile.vms: Fix to work with DEC C.
15390
15391 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15392
15393 * config.sub: Add mips-tx39-elf to marketing names.
15394
15395 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15396
15397 * ltmain.sh: Handle symlinks in generated script.
15398
15399 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15400
15401 * configure: Handle autoconf style directory options: --bindir,
15402 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15403 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15404 --sysconfdir.
15405 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15406 (sharedstatedir, localstatedir, oldincludedir): New variables.
15407 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15408 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15409 sbindir, sharedstatedir, and sysconfdir.
15410
15411 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15412
15413 * Makefile.in (bootstrap-lean): New target.
15414
15415 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15416
15417 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15418 sn, and gnuserv from noconfigdirs.
15419
15420 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15421
15422 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15423
15424 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15425
15426 * Makefile.in (cross): New target.
15427
15428 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15429 Jeff Law <law@cygnus.com>
15430
15431 * Makefile.in (bootstrap2, bootstrap3): New targets.
15432 (all-bootstrap): Remove outdated and confusing target.
15433 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15434
15435 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15436
15437 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15438 windows. Consistent with gdb/configure.
15439
15440 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15441
15442 * configure.in: Name Linux target fragment.
15443
15444 * configure: Rewrite so that project Makefile fragment is inserted
15445 first and appears last in the resulting Makefile.
15446
15447 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15448
15449 * Makefile.in (install-itcl): Install tcl first.
15450
15451 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15452
15453 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15454
15455 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15456
15457 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15458
15459 * configure.in (skipdirs): Add target-librx for Linux.
15460 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15461
15462 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15463
15464 * Makefile.in (bootstrap): New target.
15465
15466 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15467
15468 * config.sub: Accept 'amigados' for backward compatibility.
15469
15470 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15471
15472 * config.guess: Merge with FSF.
15473
15474 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15475
15476 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15477
15478 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15479
15480 * config.sub: Add "marketing-names" patch.
15481
15482 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15483
15484 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15485
15486 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15487
15488 * config.sub: Handle v850-elf.
15489
15490 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15491
15492 * .cvsignore (*-install): Remove.
15493
15494 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15495
15496 * ltconfig: Set CONFIG_SHELL in libtool.
15497 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15498
15499 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15500
15501 * configure.in (target_subdir): Set to libraries if enable_multilib.
15502
15503 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15504
15505 * config.guess: Update from gcc directory.
15506
15507 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15508
15509 * Makefile.in (all-sim): Depends on all-readline.
15510
15511 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15512
15513 * Makefile.in (BISON, YACC): Use $$s.
15514 (all-bison): Depend on all-texinfo.
15515
15516 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15517
15518 * Makefile.in (BISON): Add -L flag.
15519 (YACC): Likewise.
15520
15521 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15522
15523 * configure.in (noconfigdirs): Add support for v850e target.
15524
15525 * config.sub (maybe_os): Add support for v850e target.
15526
15527 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15528
15529 * configure.in (noconfigdirs): Add support for v850ea target.
15530
15531 * config.sub (maybe_os): Add support for v850ea target.
15532
15533 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15534
15535 * config.sub: Add mipstx39. Delete r3900.
15536
15537 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15538
15539 * Makefile.in (all-autoconf): Depends on all-texinfo.
15540
15541 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15542
15543 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15544 eabi targets.
15545
15546 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15547
15548 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15549
15550 * configure: When handling a Canadian Cross, handle YACC as well as
15551 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15552 * Makefile.in (all-bison): Depend upon all-texinfo.
15553
15554 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15555
15556 * Makefile.in (BISON): bison, not byacc or bison -y.
15557 (YACC): bison -y or byacc or yacc.
15558 (various): Add *-bison as appropriate.
15559 (taz): No need to mess with BISON anymore.
15560
15561 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15562
15563 * configure: If OSTYPE matches *win32*, try to find a good value for
15564 CONFIG_SHELL.
15565
15566 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15567
15568 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15569 configure.in if it is present.
15570
15571 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15572
15573 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15574
15575 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15576
15577 * config.sub: Recognize `arc' cpu.
15578 * configure.in: Likewise.
15579 * config-ml.in: Likewise.
15580
15581 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15582
15583 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15584
15585 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15586
15587 * configure: Changed sed delimiter from ':' to '|' when
15588 attempting to substitute ${config_shell} for SHELL. On
15589 NT ${config_shell} may contain a ':' in it.
15590
15591 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15592
15593 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15594
15595 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15596
15597 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15598
15599 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15600
15601 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15602
15603 * ylwrap: If the program is a relative path, force it to be
15604 absolute.
15605
15606 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15607
15608 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15609
15610 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15611
15612 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15613 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15614 for libraries.
15615
15616 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15617
15618 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15619 separated by spaces.
15620
15621 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15622
15623 * ylwrap: New file.
15624 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15625
15626 * ltmain.sh: Handle /bin/sh at start of install program.
15627
15628 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15629
15630 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15631 * missing: New file, from automake 1.2.
15632
15633 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15634
15635 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15636 check-tk to CHECK_X11_MODULES.
15637
15638 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15639
15640 * config.sub: Merge with FSF.
15641
15642 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15643
15644 * config.guess: Merge with FSF.
15645
15646 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15647
15648 * configure: Treat msdosdjgpp like go32.
15649 * configure.in: Likewise. Don't remove gprof for go32.
15650
15651 * configure: Change Makefile.tem2 to Makefile.tm2.
15652
15653 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15654
15655 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15656
15657 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15658
15659 * install-sh (chmodcmd): Set to null if the DST directory already
15660 exists. Same as Nov 11th change.
15661
15662 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15663
15664 * configure (GDB_TK): Needs itcl and tix.
15665
15666 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15667
15668 * config.guess: Update from FSF.
15669
15670 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15671
15672 * Makefile.in (GDB_TK): Depend on itcl and tix.
15673
15674 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15675
15676 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15677 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15678 (INSTALL_SCRIPT): New variable.
15679 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15680 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15681 to -x.
15682 * install-sh: Add support for -x option.
15683
15684 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15685
15686 * configure.in, Makefile.in: Treat tix like itcl.
15687
15688 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15689
15690 * Makefile.in (WINDRES): New variable.
15691 (WINDRES_FOR_TARGET): New variable.
15692 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15693 (EXTRA_HOST_FLAGS): Add WINDRES.
15694 (EXTRA_TARGET_FLAGS): Add WINDRES.
15695 (EXTRA_GCC_FLAGS): Add WINDRES.
15696 ($(DO_X)): Pass down WINDRES.
15697 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15698 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15699 DLLTOOL_FOR_TARGET.
15700
15701 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15702
15703 * configure.in: configure sim before gdb for win32-x-ppc
15704
15705 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15706
15707 Move gperf into the toplevel, from libg++.
15708 * configure.in (target_tools): Add target-gperf.
15709 (native_only): Add target-gperf.
15710 * Makefile.in (all-target-gperf): New target, depend on
15711 all-target-libg++.
15712 (configure-target-gperf): Empty rule.
15713 (ALL_TARGET_MODULES): Add all-target-gperf.
15714 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15715 (CHECK_TARGET_MODULES): Add check-target-gperf.
15716 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15717 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15718
15719 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15720
15721 * config.sub (mn10200): Recognize new basic machine.
15722
15723 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15724
15725 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15726 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15727
15728 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15729
15730 * configure.in: If we're building mips-sgi-irix6* native, turn on
15731 ENABLE_MULTILIB and set TARGET_SUBDIR.
15732
15733 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15734
15735 * Makefile.in (all-sn): Depend on all-grep.
15736
15737 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15738
15739 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15740
15741 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15742 Makefile. From Jeff Makey <jeff@cts.com>.
15743 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15744
15745 * Makefile.in (DISTBISONFILES): Remove.
15746 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15747 $(DEFAULT_YACC).
15748
15749 * configure.in: Build itl, db, sn, etc., when building for native
15750 cygwin32.
15751
15752 * Makefile.in (LD): New variable.
15753 (EXTRA_HOST_FLAGS): Pass down LD.
15754 ($(DO_X)): Likewise.
15755
15756 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15757
15758 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15759
15760 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15761
15762 * configure.in (targargs): Strip out any supplied --build argument
15763 before adding our own. Always add --build.
15764
15765 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15766
15767 * configure.in (targargs): Pass --build if we're doing
15768 a cross-compile.
15769
15770 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15771
15772 * configure: Use '|' instead of ":" as the separator in
15773 sed. Otherwise sed chokes on NT path names with drive
15774 designators. Also look for "?:*" as the leading characters in an
15775 absolute pathname.
15776
15777 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15778
15779 * config.sub: Support for r3900.
15780
15781 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15782
15783 * configure.in: Use install-sh, not install.sh.
15784
15785 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15786
15787 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15788 apply it twice.
15789
15790 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15791
15792 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15793 install-binutils.
15794
15795 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15796
15797 * Makefile.in: Add automake targets.
15798 * configure.in (host_tools): Add automake.
15799
15800 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15801
15802 * configure: Default CXX to c++, not gcc.
15803 * Makefile.in (CXX): Set to c++, not gcc.
15804 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15805
15806 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15807
15808 * install-sh: try appending a .exe if source file doesn't
15809 exist
15810
15811 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15812
15813 * configure.in: Turn on multilib by default.
15814 (cross_only): Remove target-libiberty.
15815
15816 * Makefile.in (all-gcc): Don't depend on libiberty.
15817
15818 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15819
15820 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15821
15822 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15823
15824 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15825 (DISTBISONFILES): Add ld/Makefile.in
15826
15827 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15828
15829 * configure.in: if target is cygwin32 but host isn't cygwin32,
15830 don't configure gdb tcl tk expect, not just gdb.
15831
15832 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15833
15834 * configure.in: Added gnuserv everywhere sn appears.
15835
15836 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15837 (CROSS_CHECK_MODULES): Added check-gnuserv.
15838 (INSTALL_MODULES): Added install-gnuserv.
15839 (CLEAN_MODULES): Added clean-gnuserv.
15840 (all-gnuserv): New target.
15841
15842 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15843
15844 * config.guess: Fixes for MIPS OpenBSD systems.
15845
15846 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15847
15848 * Makefile.in (INSTALL_XFORM): Remove.
15849 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15850
15851 * mkinstalldirs: New file, copied from automake.
15852 * Makefile.in (installdirs): Rename from install-dirs. Use
15853 mkinstalldirs. Change all users.
15854 (DEVO_SUPPORT): Add mkinstalldirs.
15855
15856 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15857
15858 * install-sh: Rename from install.sh.
15859 * Makefile.in (INSTALL): Change install.sh to install-sh.
15860 (DEVO_SUPPORT): Likewise.
15861
15862 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15863 Graichen <graichen@rzpd.de>.
15864
15865 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15866
15867 * config.guess: Recognize OpenBSD systems correctly.
15868
15869 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15870
15871 * README, Makefile.in (ETC_SUPPORT): Remove references to
15872 cfg-paper*, configure.{texi,man,info*}._
15873
15874 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15875
15876 * Makefile.in (all.normal): Ensure that gcc is built after all
15877 the x11 - ie gdb - targets.
15878
15879 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15880
15881 * makefile.vms: Don't run conf-a-gas.
15882
15883 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15884
15885 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15886
15887 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15888
15889 * configure.in: Remove noconfigdirs case since gdb also
15890 configures and builds for tic80-coff.
15891
15892 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15893
15894 * configure: Set cache_file to config.cache.
15895 * Makefile.in (local-distclean): Remove config.cache.
15896
15897 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15898
15899 * COPYING: Update FSF address.
15900
15901 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15902
15903 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15904 noconfigdirs.
15905
15906 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15907
15908 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15909 MAKEDIRS, is empty.
15910
15911 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15912
15913 * config.sub: Tweak mn10300 entry.
15914
15915 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15916
15917 * configure.in (host_tools): Put sim before gdb, so gdb's
15918 configure.tgt can determine if the simulator was configured.
15919
15920 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15921
15922 * config.sub: Move BeOS $os case to be with other Cygnus
15923 local cases.
15924
15925 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15926
15927 * config.sub: Remove misplaced comment that broke Linux.
15928
15929 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15930
15931 * config.sub: Add BeOS support.
15932
15933 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15934
15935 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15936
15937 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15938
15939 * configure.in (noconfigdirs): Remove tcl and tk from
15940 noconfigdirs for cygwin32 builds.
15941
15942 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15943
15944 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15945
15946 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15947
15948 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15949 make-all.com, use makefile.vms instead.
15950
15951 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15952
15953 * config.sub: Accept -lnews*.
15954
15955 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15956
15957 * configure.in (noconfigdirs): Disable target-newlib,
15958 target-examples and target-libiberty for d30v.
15959
15960 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15961
15962 * configure.in (noconfigdirs): Enable ld for d30v.
15963
15964 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15965
15966 * configure.in (tic80-*-*): Build compiler.
15967
15968 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15969
15970 * configure.in (d30v-*): Remove sim directory from list of
15971 unsupported d30v directories
15972
15973 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15974
15975 * config.sub, configure.in: Add d30v target cpu.
15976
15977 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15978
15979 * makefile.vms: New file.
15980 * make-all.com: Remove.
15981
15982 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15983
15984 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15985
15986 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15987
15988 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15989
15990 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15991
15992 * Makefile.in (ALL_MODULES): Added all-db.
15993 (CROSS_CHECK_MODULES): Addec check-db.
15994 (INSTALL_MODULES): Added install-db.
15995 (CLEAN_MODULES): Added clean-db.
15996
15997 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15998
15999 * config.guess: Merge with latest FSF sources.
16000
16001 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
16002
16003 * Makefile.in (ALL_MODULES): Added all-itcl.
16004 (CROSS_CHECK_MODULES): Added check-itcl.
16005 (INSTALL_MODULES): Added install-itcl.
16006 (CLEAN_MODULES): Added clean-itcl.
16007
16008 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16009
16010 * configure.in: build gdb for mn10200
16011
16012 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16013
16014 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16015
16016 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16017
16018 * configure.in (tic80-*-*): Turn off most targets right now.
16019
16020 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16021
16022 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16023 rather than the makeinfo program.
16024 (do-info): Depend upon all-texinfo.
16025
16026 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16027
16028 * configure.in: Remove uses of config/mh-linux.
16029
16030 * config.sub, config.guess: Merge with latest FSF sources.
16031
16032 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16033
16034 * config.sub (case $basic_machine): Add tic80 entries.
16035
16036 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16037
16038 * config.sub, config.guess: Merge with latest FSF sources.
16039
16040 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16041
16042 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16043 * mpw-config.in: Test for NewFolderRecursive.
16044 * mpw-install: Use symbolic name for startup filename.
16045 * mpw-README: Add various additional details.
16046
16047 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16048
16049 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16050
16051 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16052
16053 * configure.in: Do build gcc and the target libraries for
16054 the mn10200.
16055
16056 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16057
16058 * configure.in: don't avoid building gdb for mn10300 any more
16059 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16060 instead of single-quoting it.
16061
16062 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16063
16064 * configure.in: Don't use --with-stabs on IRIX 6.
16065
16066 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16067
16068 * configure.in (m32r): Build gdb, libg++ now.
16069
16070 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16071
16072 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16073 directories from noconfigdirs.
16074
16075 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16076
16077 * config.sub (basic_machine): added mips16 configuration
16078
16079 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16080
16081 * config.sub: Handle d10v-unknown.
16082
16083 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16084
16085 * config.sub: Handle v850-unknown.
16086
16087 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16088
16089 * Makefile.in: add findutils
16090 * configure.in: add findutils to list of host_tools
16091
16092 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16093
16094 * config.sub: Handle mn10200 and mn10300.
16095
16096 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16097
16098 * configure.in (d10v-*): Do not build librx.
16099
16100 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16101
16102 * configure.in (mn10300): Build everything except gdb & libgloss.
16103
16104 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16105
16106 * config.guess: Patch for Dansk Data Elektronik servers,
16107 from Niels Skou Olsen <nso@dde.dk>.
16108
16109 For ncr, use /bin/uname rather than uname, since GNU uname does not
16110 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16111
16112 Patch for MIPS R4000 running System V,
16113 from Eric S. Raymond <esr@snark.thyrsus.com>.
16114
16115 Fix thinko for nextstep.
16116
16117 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16118
16119 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16120 * config.guess: Guess mips-dec-mach_bsd4.3.
16121
16122 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16123 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16124 release numbers.
16125 * config.guess (mips-mips-riscos*): Emit just enough of the
16126 release number.
16127
16128 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16129 * config.guess (sparc-auspex-sunos*): Added.
16130 (f300-fujitsu-*): Added.
16131
16132 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16133 * config.guess: Recognize a Tadpole as a sparc.
16134
16135 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16136
16137 * config.guess: Don't assume that NextStep version is either 2 or
16138 3. NextStep 4 (aka OpenStep 4) has come out now.
16139
16140 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16141
16142 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16143 From Rik Faith <faith@cs.unc.edu>.
16144
16145 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16146
16147 * config.sub: Contributions from bug-gnu-utils to:
16148 Support plain "hppa" (no version given) architecture, reported by
16149 OpenStep.
16150 OpenBSD like NetBSD.
16151 LynxOs is not a hardware supplier.
16152
16153 * config.guess: Contributions from bug-gnu-utils to add support for:
16154 OpenBSD like NetBSD.
16155 Stratus systems.
16156 More Pyramid systems.
16157 i[n>4]86 Intel chips.
16158 M680[n>4]0 Motorola chips.
16159 Use unknown instead of lynx for hardware manufacturer.
16160
16161 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16162
16163 * install.sh (chmodcmd): Set to null if the DST directory already
16164 exists.
16165
16166 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16167
16168 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16169 not use mt-ppc target Makefile fragment any more.
16170
16171 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16172
16173 * configure.in (*-*-windows): Exclude everything but those dirs
16174 needed to build windows.
16175
16176 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16177
16178 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16179
16180 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16181
16182 * configure.in: Exclude mmalloc from i386-windows.
16183
16184 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16185
16186 * Undo my previous change.
16187
16188 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16189
16190 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16191 unconditionally.
16192 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16193
16194 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16195
16196 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16197 host to add it's own flags.
16198
16199 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16200
16201 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16202
16203 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16204
16205 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16206 (CXX_FOR_TARGET): Likewise.
16207 (GCC_FOR_TARGET): Define.
16208 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16209 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16210 CC_FOR_TARGET was specified on the command line.
16211 (MAKEOVERRIDES): Don't define.
16212
16213 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16214
16215 * configure.in (m32r): Fix spelling of libg++ libs.
16216
16217 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16218
16219 * config.sub (-apple*): Remove, now redundant.
16220
16221 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16222
16223 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16224
16225 * configure: Rework yesterday's sed script patch.
16226
16227 * config.sub: Merge with FSF.
16228
16229 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16230
16231 * config.guess: Merge from FSF.
16232
16233 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16234 * config.guess: Use pc instead of unknown, for pc clone systems.
16235 Change linux to linux-gnu.
16236
16237 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16238 * config.guess: Avoid non-portable tr syntax.
16239
16240 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16241
16242 * test-build.mk (HOLES): Add "xargs" for gdb.
16243
16244 * configure: Avoid hpux10.20 sed bug.
16245
16246 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16247
16248 * configure.in: Add support for windows host
16249 (that is a build done under the Microsoft build environment).
16250
16251 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16252
16253 * Makefile.in: Replace all uses of srcroot with s, to shrink
16254 command line lengths.
16255
16256 Patches from Geoffrey Noer <noer@cygnus.com>:
16257 * configure.in: If configuring for newlib, pass --with-newlib to
16258 subdirectories.
16259 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16260 -Bnewlib/ and -Lwinsup to gcc.
16261 (CXX_FOR_TARGET): Likewise.
16262
16263 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16264
16265 * Makefile.in (ETC_SUPPORT): Add configure.
16266
16267 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16268
16269 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16270 host configuration file.
16271
16272 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16273
16274 * configure.in: Break mn10x00 support into separate
16275 mn10200 and mn10300 configurations.
16276 * config.sub: Likewise.
16277
16278 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16279
16280 * configure.in: Add lots of stuff to noconfigdirs for
16281 the mn10x00 targets.
16282
16283 * config.sub, configure.in: Add mn10x00 support.
16284
16285 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16286
16287 * make-all.com: Call conf-a-gas, not config-a-gas.
16288
16289 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16290
16291 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16292 targets.
16293
16294 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16295
16296 * mpw-README: Add much more detail for native PowerMac.
16297 * mpw-install: New file.
16298 * mpw-configure: Add --norecursion and --help options.
16299 * mpw-config.in: Translate readme and install files when
16300 copying to objdir.
16301 * mpw-build.in: Don't always depend on byacc and flex.
16302 (install-only-top): New action.
16303
16304 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16305
16306 * configure.in: You can now configure GDB for the v850.
16307
16308 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16309
16310 * configure.in (noconfigdirs): Don't configure any C++ dirs
16311 if targeting D10V.
16312
16313 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16314
16315 * config.sub: Recognize mips64vr5000.
16316
16317 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16318
16319 * configure.in: Use a single line for host_tools and native_only.
16320
16321 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16322
16323 * config.sub, configure.in: Add entries for m32r.
16324
16325 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16326
16327 * Makefile.in (inet-install): Don't run install-gzip.
16328
16329 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16330
16331 * configure.in: Don't config lots of things for *-*-windows*.
16332
16333 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16334
16335 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16336 (host_libs, host_tools): Copy from configure.in.
16337 * mpw-configure: Don't complain about directories not found.
16338
16339 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16340
16341 * configure.in (i[345]86): Recognize i686 for pentium pro.
16342 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16343 file.
16344
16345 * config.guess (i[345]86): Ditto.
16346
16347 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16348
16349 * configure.in (noconfigdirs): Removed gdb for D10V.
16350
16351 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16352
16353 * configure.in: Remove ld, target-libio, target-libg++, and
16354 target-libstdc++ from noconfigdirs.
16355
16356 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16357
16358 * configure: Fix three locations where shell scripts were
16359 being run directly rather than with config_shell.
16360
16361 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16362
16363 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16364 * config.sub (basic_machine): Recognize v850.
16365
16366 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16367
16368 * mpw-configure: Handle multiple enable/disable options and
16369 pass them down recursively, handle -c and -s flags appropriately
16370 depending on choice of compiler, add escape mechanism for
16371 quoted arguments to gC.
16372
16373 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16374
16375 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16376 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16377 so that -mrelocatable-lib and -mno-eabi are used.
16378
16379 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16380 not support --print-multi-lib, don't abort.
16381
16382 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16383
16384 * make-all.com: Run config-a-gas.
16385 * setup.com: Don't copy subdirectory files around.
16386
16387 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16388
16389 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16390 target, it now compiles correctly.
16391
16392 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16393
16394 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16395
16396 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16397
16398 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16399
16400 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16401
16402 * configure.in (native_only): Add prms.
16403
16404 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16405
16406 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16407 (BINUTILS_SUPPORT_DIRS): Likewise.
16408
16409 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16410
16411 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16412 d10v support is added.
16413
16414 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16415
16416 * configure.in (d10v-*-*): New target.
16417
16418 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16419
16420 * config.guess (HP 9000/811): Recognize this as a PA1.1
16421 machine.
16422
16423 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16424
16425 * Makefile.in (do-tar-gz): New target, split out from tail end of
16426 taz target. Run each command separately, don't use pipes.
16427 (taz): Use it.
16428
16429 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16430
16431 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16432 * mpw-build.in: No builds should depend on building byacc or flex,
16433 they are assumed to be installed already.
16434
16435 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16436
16437 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16438 variable that CC_FOR_TARGET needs.
16439
16440 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16441
16442 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16443 options have changed since the last time the subdirectory was
16444 configured, and if it has, reconfigure.
16445 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16446 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16447
16448 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16449
16450 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16451 CLEAN_MODULES): Add bash.
16452 (all-bash): New target.
16453
16454 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16455
16456 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16457
16458 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16459
16460 * config.sub (basic_machine): Recognize d10v as a valid processor.
16461
16462 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16463
16464 * mpw-configure: Add support for --bindir.
16465 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16466
16467 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16468
16469 * configure.in: add bash, time, gawk to list of hosttools and things
16470 to only build for native toolchains
16471
16472 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16473
16474 * Makefile.in (docdir): Remove.
16475
16476 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16477
16478 * Makefile.in (datadir): Set to $(prefix)/share.
16479
16480 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16481
16482 * configure.in: build diff and patch for cygwin32-hosted
16483 toolchains.
16484
16485 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16486
16487 * config.sub: Accept -rtems*.
16488
16489 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16490
16491 * configure.in: enable dosrel for cygwin32-hosted builds,
16492 remove diff from the list of things not buildable
16493 via Canadian Cross
16494
16495 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16496
16497 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16498 don't get ". ".
16499
16500 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16501
16502 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16503
16504 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16505
16506 * Makefile.in (taz): Handle case where tex3patch didn't even get
16507 checked out. Also, if it was found, put the symlink in a new util
16508 subdirectory.
16509
16510 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16511
16512 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16513
16514 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16515
16516 * config.sub: Recognize -openvms.
16517 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16518 * make-all.com, setup.com: New files.
16519
16520 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16521
16522 * Makefile.in (taz): tex3patch moved to texinfo/util.
16523
16524 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16525
16526 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16527 * configure.in: remove make from disable-if-Can-Cross list
16528 enable gdb if ${host} and ${target} are cygwin32
16529
16530 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16531
16532 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16533 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16534
16535 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16536
16537 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16538 distinguish sysv/svr4/bsd variants.
16539 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16540
16541 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16542
16543 * configure.in: Added copyright notice.
16544 * move-if-change: Added copyright notice.
16545
16546 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16547
16548 * configure.in (powerpcle-*-solaris*): Until we get shared
16549 libraries working, don't build gdb, sim, make, tcl, tk, or
16550 expect.
16551
16552 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16553
16554 * config.guess: Merge with FSF:
16555
16556 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16557 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16558
16559 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16560 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16561
16562 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16563 * config.guess: Combine two OSF1 rules.
16564 Also recognize field test versions. From mjr@zk3.dec.com.
16565 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16566 because GNU uname does not support -p. From pmr@pajato.com.
16567
16568 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16569
16570 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16571
16572 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16573
16574 * mpw-README: Document GCCIncludes.
16575
16576 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16577
16578 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16579
16580 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16581
16582 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16583
16584 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16585
16586 * configure.in (*-*-cygwin32): Configure make.
16587
16588 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16589
16590 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16591
16592 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16593
16594 * Makefile.in (all-inet): Depend on all-perl.
16595
16596 * Makefile.in (inet-install): New target.
16597
16598 * Makefile.in (all-inet): Depend on all-tcl.
16599 (all-inet): Depend on all-send-pr.
16600
16601 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16602
16603 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16604 temporarily.
16605
16606 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16607
16608 * configure.in: Don't configure --with-gnu-ld on AIX.
16609
16610 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16611
16612 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16613
16614 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16615
16616 * Makefile.in (ALL_MODULES): Added all-inet.
16617 (CROSS_CHECK_MODULES): Added check-inet.
16618 (INSTALL_MODULES): Added install-inet.
16619 (CLEAN_MODULES): Added clean-inet.
16620 (all-indent): New target.
16621
16622 * configure.in (host_tools): Added inet.
16623 (native_only): Added inet.
16624 (noconfigdirs): Added inet.
16625
16626 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16627
16628 * configure.in: Don't configure libgloss if we are not configuring
16629 newlib.
16630
16631 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16632
16633 * configure.in: Don't configure libgloss for unsupported
16634 architectures.
16635
16636 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16637
16638 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16639
16640 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16641
16642 * Makefile.in (ALL_MODULES): Include all-apache.
16643 (CROSS_CHECK_MODULES): Include check-apache.
16644 (INSTALL_MODULES): Include install-apache.
16645 (all-apache): New target.
16646
16647 * configure.in: Added apache everywhere perl is seen.
16648
16649 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16650
16651 * Makefile.in: Add support for clean-{module} and
16652 clean-target-{module} rules.
16653
16654 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16655
16656 * configure.in (*-*-ose) do not build libgloss.
16657
16658 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16659
16660 * config.guess (prep*:SunOS:5.*:*): Turn into
16661 powerpele-unknown-solaris2.
16662
16663 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16664
16665 * configure.in: Permit --enable-shared to specify a list of
16666 directories.
16667
16668 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16669
16670 * configure.in (host==solaris): Pass only the first word of $CC
16671 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16672
16673 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16674
16675 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16676
16677 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16678
16679 * Makefile.in (ALL_MODULES): Include all-perl.
16680 (CROSS_CHECK_MODULES): Include check-perl.
16681 (INSTALL_MODULES): Include install-perl.
16682 (ALL_X11_MODULES): Include all-guile.
16683 (CHECK_X11_MODULES): Include check-guile.
16684 (INSTALL_X11_MODULES): Include install-guile.
16685 (all-perl): New target.
16686 (all-guile): New target.
16687
16688 * configure.in (host_tools): Include perl and guile.
16689 (native_only): Include perl and guile.
16690 (noconfigdirs): Don't build guile and perl; no ports have been
16691 done.
16692
16693 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16694
16695 * configure (--enable-*): Handle quoted option lists such as
16696 --enable-sim-cflags='-g0 -O' better.
16697
16698 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16699
16700 * Makefile.in ({,inst}all-target): New rule so we can make and
16701 install all of the target directories easily.
16702
16703 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16704
16705 * configure.in: Add missing global flag in sed substitution when
16706 deleting `target-' from ${configdirs}.
16707
16708 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16709
16710 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16711 option.
16712
16713 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16714 config/mh-necv4.
16715
16716 * install.sh: Correct misspelling of transformbasename.
16717
16718 * config.guess: Recognize mips-*-sysv*.
16719
16720 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16721
16722 * config.sub: Recognize mon960.
16723
16724 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16725
16726 * configure: Restore Canadian Cross handling of BISON and LEX,
16727 removed in Feb 20 change.
16728
16729 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16730
16731 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16732 Mention make install. Remove the old copyright date as well the
16733 clumsy and rather pointless copyright on the README file.
16734
16735 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16736
16737 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16738 Makefile after running symlink-tree, then run `make distclean' to
16739 avoid clobbering any generated files in srcdir.
16740
16741 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16742
16743 * configure.in (m68k-*-netbsd*): Build everything now.
16744
16745 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16746
16747 * Makefile.in (taz): Fix quoting.
16748
16749 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16750
16751 * configure.in (sparclet-*-*): Build everything now.
16752
16753 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16754
16755 * configure.in (m68k-*-linux*): New host.
16756
16757 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16758
16759 * configure: Check for bison before byacc.
16760
16761 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16762
16763 * Makefile.in configure: Change the way LEX and BISON/YACC are
16764 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16765 searching PATH. These are used as fallbacks by Makefile.in if
16766 flex/bison/byacc aren't in objdir.
16767
16768 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16769
16770 * Makefile.in: Make everything which depends upon all-bfd also
16771 depend upon all-opcodes, in case --with-commonbfdlib is used.
16772
16773 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16774
16775 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16776 building NT native compilers on Unix.
16777
16778 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16779
16780 * configure.in: Don't get CC from the host Makefile fragment if we
16781 can find gcc in PATH, or if this is a Canadian Cross. Move the
16782 Solaris test for /usr/ucb/cc to the post target script, just after
16783 the compiler sanity test.
16784
16785 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16786
16787 * config.sub: Merge with FSF.
16788
16789 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16790
16791 * Makefile.in (RPATH_ENVVAR): New variable.
16792 (REALLY_SET_LIB_PATH): Use it.
16793 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16794
16795 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16796
16797 * config.sub, configure.in: Recognize sparclet cpu.
16798
16799 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16800
16801 * config.guess: Support m68k-cbm-sysv4.
16802
16803 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16804
16805 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16806 m68k-unknown-linuxaout from linker help string. Put quotes around
16807 $ld_help_string.
16808
16809 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16810
16811 * config.guess (powerpc-harris-powerunix): Add guess for port
16812 to new target.
16813
16814 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16815
16816 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16817
16818 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16819
16820 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16821 $(REALLY_SET_LIB_PATH) in Makefile.
16822 * Makefile.in (SET_LIB_PATH): New variable.
16823 (REALLY_SET_LIB_PATH): New variable.
16824 ($(DO_X)): Use $(SET_LIB_PATH).
16825 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16826 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16827 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16828 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16829 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16830 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16831 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16832 (install-dosrel): Likewise.
16833 (all-opcodes): Depend upon all-libiberty.
16834
16835 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16836
16837 * config.guess (*:CYGWIN*): New
16838
16839 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16840
16841 * Makefile.in (all-target-winsup): All all-target-libiberty.
16842
16843 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16844
16845 * configure.in (noconfigdirs): Add missing # in front of comment.
16846
16847 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16848
16849 * configure.in: add second pass to things added to noconfigdirs
16850 so *-gm-magic can exclude libgloss properly.
16851
16852 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16853
16854 * mpw-configure (extralibs_name, rez_name): Set correctly
16855 for MWC68K compiler.
16856
16857 * mpw-README: Add more info on the necessary build tools.
16858
16859 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16860
16861 * configure.in, config.sub: Recognize cygwin32.
16862
16863 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16864
16865 * config.guess, config.sub: Recognize A/UX.
16866
16867 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16868
16869 * config.sub: Merge with gcc/config.sub.
16870
16871 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16872
16873 * mpw-build.in (do-binutils): Add build of stamps.
16874
16875 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16876
16877 * config.sub: Add recognition for mips64vr4100*-* targets.
16878
16879 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16880
16881 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16882 Add creation of gconfigargs with `--enable-shared' turned on.
16883 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16884 ($(host)-stamp-stage3-configured): Likewise.
16885 (HOLES): Add chatr and ldd.
16886 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16887
16888 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16889
16890 * configure: Pass --nfp to recursive configures.
16891
16892 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16893
16894 * Makefile.in (DLLTOOL): New.
16895 (DLLTOOL_FOR_TARGET): New.
16896 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16897 (EXTRA_TARGET_FLAGS): Ditto.
16898 (EXTRA_GCC_FLAGS): Ditto.
16899 (CONFIGURE_TARGET_MODULES): Ditto.
16900 (DO_X): Ditto.
16901 * configure: Add DLLTOOL.
16902
16903 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16904
16905 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16906 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16907 mh-sco, since old workarounds no longer needed, and don't
16908 build ld, since libraries have weak symbols in COFF.
16909
16910 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16911
16912 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16913
16914 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16915
16916 * configure.in: Make sure that ${CC} can be used to compile an
16917 executable.
16918
16919 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16920
16921 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16922 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16923 nothing depending on whether gdbtk is being built.
16924
16925 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16926
16927 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16928
16929 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16930
16931 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16932 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16933
16934 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16935
16936 * config-ml.in: Add support for
16937 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16938 Simplify setting of multidirs from --disable-foo.
16939
16940 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16941
16942 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16943 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16944 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16945 non-empty, pass them on to the GCC make.
16946 (all-bootstrap): New rule that is like all-gcc, except it executes
16947 the GCC bootstrap rule instead of the GCC all rule.
16948
16949 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16950
16951 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16952
16953 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16954
16955 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16956 DG/UX support.
16957
16958 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16959
16960 * config.sub (i*86*) Change [345] to [3456]
16961
16962 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16963
16964 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16965 --with-gnu-ld=no.
16966
16967 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16968
16969 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16970 AIX multilibs get built.
16971
16972 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16973
16974 * configure.in (i386-win32): Don't build expect if we're not
16975 building the tcl subdir.
16976
16977 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16978
16979 * Makefile.in: (configure-target-examples, all-target-examples):
16980 New targets, configure and build example programs.
16981
16982 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16983
16984 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16985 use it as input to sedit the generated MPW makefile.
16986 * mpw-README: Add a suggestion about Gestalt.h.
16987
16988 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16989
16990 * config.sub: Accept *-*-ieee*.
16991
16992 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16993
16994 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16995 Ronald F. Guilmette <rfg@monkeys.com>.
16996
16997 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16998
16999 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17000 for powerpc-pe native.
17001 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17002 (target==powerpc-pe): duplicate i386-win32 entry.
17003
17004 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17005
17006 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17007 of vxworks, not just vxworks5.1.
17008
17009 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17010
17011 * mpw-configure: Add support for exec-prefix.
17012
17013 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17014
17015 * config.guess: Recognize HP model 816 machines as having
17016 a PA1.1 processor.
17017
17018 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17019
17020 * configure: Ignore new autoconf configure options.
17021
17022 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17023
17024 * config.guess: Recognize Pentium under SCO.
17025 From Robert Lipe <robertl@arnet.com>.
17026
17027 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17028
17029 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17030
17031 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17032
17033 * configure.in: Don't configure gas for alpha-dec-osf*.
17034
17035 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17036
17037 * configure.in: Default to --with-stabs for some targets for which
17038 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17039 i[345]86*-*-unixware*.
17040
17041 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17042
17043 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17044 rather than basing it on the target. Simplify handling of options
17045 controlling which directories to configure. Remove extraneous
17046 slash in multi-clean target.
17047
17048 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17049
17050 * config-ml.in: Prefix more variables with ml_ so they don't collide
17051 with configure's.
17052
17053 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17054
17055 * configure: Don't turn -v into --v.
17056
17057 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17058
17059 * configure.in (targargs): Fix typo.
17060
17061 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17062
17063 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17064
17065 * configure.in: Strip --host and --target options from
17066 CONFIG_ARGUMENTS, and always configure for --host only. Add
17067 --with-cross-host option when building with a cross-compiler.
17068 * configure: Canonicalize the arguments put into config.status by
17069 always using `=' for an option with an argument. Pass a presumed
17070 --host or --target explicitly.
17071
17072 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17073
17074 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17075 into general OS recognition case.
17076
17077 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17078
17079 * configure.in (target_configdirs): add target-winsup only
17080 for win32 target systems.
17081
17082 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17083
17084 * Makefile.in (all-target-libgloss): Depend upon
17085 configure-target-newlib, since when libgloss is built it looks to
17086 see if the newlib directory exists.
17087
17088 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17089
17090 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17091 cfg-ml-*.in.
17092
17093 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17094
17095 * configure: Handle LD and LD_FOR_TARGET when configuring a
17096 Canadian Cross.
17097
17098 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17099
17100 * configure.in (target_libs): add target-winsup.
17101 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17102 (target==ppcle-pe): remove ld from $noconfigdirs.
17103
17104 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17105
17106 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17107 Preserve relative path names in $srcdir. Build symlink tree if
17108 configuring cross target dir and srcdir=. (= no VPATH support).
17109 (configure-target-libg++): Depend on configure-target-librx.
17110 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17111 * config-ml.in: New file.
17112 * symlink-tree: New file.
17113 * configure: Ensure srcdir="." if that's what it is.
17114
17115 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17116
17117 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17118 includes and FLEX_SKELETON setting.
17119 * mpw-configure (--with-gnu-ld): New option, controls whether
17120 to use PPCLink or ld with PowerMac GCC.
17121 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17122 * mpw-config.in: Configure grez if targeting Mac.
17123
17124 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17125 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17126 just macos.
17127 * configure.in: Configure grez resource compiler if targeting Mac.
17128 * Makefile.in (all-grez, install-grez): New targets.
17129
17130 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17131
17132 * configure: CXX defaults to gcc, not g++. If we find
17133 gcc in the path, set CC to gcc -O2.
17134
17135 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17136
17137 * configure: Default ${build} correctly. Avoid picking up extra
17138 spaces when reading CC and CXX from Makefile. When doing a
17139 Canadian Cross, use plausible default values for numerous
17140 variables.
17141 * configure.in: When doing a Canadian Cross, don't try to
17142 configure tools whose configure script can't handle it.
17143
17144 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17145
17146 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17147
17148 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17149
17150 * configure: Remove dubious bug reporting address.
17151
17152 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17153
17154 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17155 configure script, run that instead of this directory's configure.
17156 In either case, print a message that we're configuring the sub-dir.
17157
17158 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17159
17160 * configure.in: Before checking for the existence of various files,
17161 use sed to filter out "target-".
17162
17163 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17164
17165 * Makefile.in (DO_X): Split rule to decrease command line length
17166 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17167 (Philippe De Muyter).
17168
17169 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17170
17171 * Makefile.in (all-patch): depend on all-libiberty.
17172
17173 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17174
17175 * configure.in: If the only directory in target_configdirs which
17176 actually exists is libiberty, then set target_configdirs to empty,
17177 to avoid trying to build a target libiberty in a gas or gdb
17178 distribution.
17179
17180 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17181
17182 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17183 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17184 systems.
17185
17186 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17187
17188 * configure.in (copy_dirs): Use sys-include instead of include
17189 for --with-headers option.
17190
17191 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17192
17193 * Makefile.in, configure.in: Make winsup builds work with
17194 new scheme.
17195
17196 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17197
17198 * configure.in: Build the linker on AIX.
17199
17200 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17201
17202 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17203 where needed.
17204
17205 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17206
17207 * Makefile.in (all-gcc): Fix typo.
17208
17209 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17210
17211 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17212
17213 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17214
17215 * configure.in: Rename libFOO to target-libFOO, and xiberty
17216 to target-xiberty, to provide more flexibility.
17217 (target_subdir): Define. Create if cross.
17218 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17219 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17220 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17221 check-libFOO -> check-target-libFOO, etc.
17222 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17223 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17224 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17225 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17226 allow ALL_GCC="" to only configure.
17227 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17228 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17229 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17230
17231 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17232
17233 * Makefile.in (taz): Build "info" in etc explicitly.
17234
17235 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17236
17237 * configure.in: Make sure that CC is undefined (as opposed to
17238 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17239 problem with autoconf trying to configure on a host without GCC.
17240
17241 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17242
17243 * mpw-configure: Set host alias from choice of host compiler,
17244 only use generic MPW Makefile sed if present, edit a file
17245 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17246 * mpw-README: Add problem notes about CW6 and CW7.
17247
17248 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17249
17250 * Makefile.in (taz): Use ";" instead of ";;".
17251
17252 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17253
17254 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17255 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17256 DISTDOCDIRS.
17257 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17258 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17259
17260 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17261
17262 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17263 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17264 Move bfd to DISTSTUFFDIRS.
17265
17266 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17267
17268 * Makefile.in (X11_LIB): Removed.
17269 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17270
17271 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17272
17273 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17274
17275 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17276 names.
17277
17278 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17279
17280 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17281
17282 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17283
17284 * configure.in (i[345]86-*-win32): Always build newlib.
17285 Don't configure cvs, autoconf or texinfo.
17286 * Makefile.in (LD_FOR_TARGET): New.
17287 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17288 Pass down LD_FOR_TARGET.
17289
17290 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17291
17292 * winsup: New directory.
17293 * Makefile.in: Build winsup.
17294 * configure.in: Winsup is configured when target is win32.
17295 Can only build win32 target GDB when native.
17296
17297 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17298
17299 * config.guess: Recognize HP model 819 machines as having
17300 a PA 1.1 processor.
17301
17302 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17303
17304 * configure: Fix sed loop which substitutes for CC and CXX to
17305 avoid bug found in various sed implementations.
17306
17307 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17308
17309 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17310 simulator. Use standard powerpc-*-eabi*.
17311
17312 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17313
17314 * configure.in: Stop putting gas and binutils in noconfigdirs for
17315 powerpc-*-aix* and rs6000-*-*.
17316
17317 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17318
17319 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17320 -mcall-aixdesc libraries.
17321
17322 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17323
17324 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17325
17326 * config.sub (arm | armel | armeb): Fix shell syntax.
17327
17328 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17329
17330 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17331 -msoft-float and -mcpu=common support.
17332 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17333 libraries.
17334
17335 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17336
17337 * configure.in: Allow configuration and build of emacs19 for the alpha.
17338
17339 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17340
17341 * configure.in (CC): Get ^CC, not just any old CC, from
17342 ${host_makefile_frag}.
17343
17344 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17345
17346 * configure.in (CC): Try to get CC from
17347 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17348
17349 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17350
17351 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17352 only if it exists in $(srcdir).
17353
17354 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17355
17356 * configure: If CC and CXX are not set in the environment, set
17357 them, based on either an existing Makefile or on searching for gcc
17358 in PATH. Substitute for CC and CXX in Makefile.
17359 * configure.in: Remove libm from target_libs. Separate
17360 target_configdirs from configdirs. If CC is not set in
17361 environment, try to get it from a host Makefile fragment. Rewrite
17362 changes of configdirs to use skipdirs instead. A few minor
17363 tweaks. Take directories out of target_configdirs as they are
17364 taken out of configdirs. Remove existing Makefile files from
17365 subdirectories. Substitute for TARGET_CONFIGDIRS and
17366 CONFIG_ARGUMENTS in Makefile.
17367 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17368 by configure.in.
17369 (CONFIG_ARGUMENTS): Likewise.
17370 (CONFIGURE_TARGET_MODULES): New variable.
17371 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17372 ($(CONFIGURE_TARGET_MODULES)): New target.
17373 (configure-libg++, configure-libio): New targets.
17374 (all-libg++): Depend upon configure-libg++.
17375 (all-libio): Depend upon configure-libio.
17376 (configure-libgloss, all-libgloss): New targets.
17377 (configure-libstdc++): New target.
17378 (all-libstdc++): Depend upon configure-libstdc++.
17379 (configure-librx, all-librx): New targets.
17380 (configure-newlib): New target.
17381 (all-newlib): Depend upon configure-newlib
17382 (configure-xiberty): New target.
17383 (all-xiberty): Depend upon configure-xiberty.
17384
17385 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17386
17387 * configure.in (host i[345]86-*-win32): Expand the
17388 noconfigdirs again.
17389
17390 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17391
17392 * mpw-configure: Fix sed command file name.
17393
17394 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17395
17396 * configure.in (host i[345]86-*-win32): Reduce the
17397 noconfigdirs again.
17398
17399 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17400
17401 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17402 or powerpc*-*-pe*, since they are not yet supported.
17403
17404 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17405
17406 Add PowerMac support and many other enhancements.
17407 * mpw-configure: New option --cc to select compiler to use,
17408 paste options set according to --cc into the generated
17409 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17410 if mpw-make.sed is present.
17411 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17412 add forward includes for PowerPC include files.
17413 * mpw-build.in: Build using Makefile.PPC if present.
17414 (do-byacc, etc): Remove separate version resource builds.
17415 (do-gas): Build "stamps" before "all".
17416 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17417 * mpw-README: Update to reflect --cc option, PowerMac support,
17418 and recently-reported compatibility problems.
17419
17420 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17421
17422 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17423 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17424 (--with-multilib-top): Pass to recursive invocations.
17425
17426 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17427
17428 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17429 v810-*-*.
17430
17431 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17432
17433 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17434 gdb, ld and opcodes on v810-*-*.
17435
17436 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17437
17438 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17439 (local-maintainer-clean): New target.
17440 (maintainer-clean): New target.
17441 (realclean): Just depend upon maintainer-clean.
17442
17443 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17444
17445 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17446
17447 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17448
17449 * configure.in: Build ld in mips*-*-bsd* case.
17450
17451 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17452
17453 * config.sub: Accept -lites* OS. From Ian Dall.
17454
17455 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17456
17457 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17458 targets.
17459
17460 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17461
17462 * configure.in: treat i386-win32 canadian cross the same as
17463 i386-go32 canadian cross.
17464
17465 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17466
17467 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17468 running under the simulator to build a reduced set of libraries.
17469 (powerpc-*-eabiaix): Add fine grained multilib support added to
17470 other powerpc targets yesterday.
17471
17472 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17473
17474 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17475 -disable-softfloat, -disable-relocatable, -disable-aix, and
17476 -disable-sysv to control which multilib libraries get built.
17477
17478 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17479
17480 * configure: Add Makefile.tem to list of files to remove in trap
17481 handler.
17482
17483 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17484
17485 * config.guess (*Linux*): Add missing "exit"s.
17486 Also, need specific check for alpha-unknown-linux (uses COFF).
17487
17488 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17489
17490 * config.guess: Merge with FSF:
17491
17492 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17493 * config.guess (AIX4): More robust release numbering discovery.
17494
17495 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17496 * config.guess (i386-sequent-ptx): Properly get version number.
17497
17498 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17499 * config.guess (mips:*:4*:UMIPS): New case.
17500
17501 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17502
17503 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17504 (i386-win32 host): Likewise. Don't build readline.
17505
17506 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17507
17508 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17509 SUPPORT_FILES to submakes.
17510
17511 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17512
17513 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17514 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17515 mpw-configure.
17516
17517 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17518
17519 * configure.in (appdirs): Use =, not ==, in test expression when
17520 trying to build the text to print in the warning message for
17521 Solaris users.
17522
17523 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17524
17525 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17526
17527 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17528
17529 * config.guess: Recognize lynx-2.3.
17530
17531 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17532
17533 * config.sub (z8ksim): Deleted
17534 (z8k-*-coff): New, this is the one true name of the target.
17535
17536 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17537
17538 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17539
17540 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17541
17542 * config.guess (*:Linux:*:*): First try asking the linker what the
17543 default object file format is (elf, aout, or coff). Then if this
17544 fails, try previous methods.
17545
17546 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17547
17548 * configure.in: Don't build newlib for *-*-vxworks5.1.
17549
17550 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17551
17552 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17553 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17554
17555 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17556
17557 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17558
17559 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17560
17561 * cfg-ml-com.in: New file.
17562 * cfg-ml-pos.in: New file.
17563
17564 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17565
17566 * COPYING.NEWLIB: Add HP free copyright to list.
17567
17568 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17569
17570 * config.sub: Recognize -eabi* for the system, not just -eabi.
17571
17572 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17573
17574 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17575 * config.sub, configure.in (win32): New target and host.
17576
17577 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17578
17579 * configure.in: Add i386-pe configuration.
17580
17581 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17582
17583 * mpw-build.in (install): Install GDB after LD.
17584
17585 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17586
17587 * mpw-config.in (elf/mips.h): Always forward-include, needed
17588 for GDB to build.
17589
17590 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17591
17592 * testsuite: New directory for customer acceptance and whole tool
17593 chain tests.
17594
17595 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17596
17597 * configure: If per-host line isn't found, but AC_OUTPUT is found
17598 and a configure script exists, run it instead.
17599
17600 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17601
17602 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17603
17604 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17605
17606 * configure: Set build_{cpu,vendor,os,alias} to host values when
17607 --build isn't specified.
17608
17609 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17610
17611 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17612 (FLAGS_TO_PASS): Pass them.
17613 (EXTRA_TARGET_FLAGS): Ditto.
17614
17615 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17616
17617 * Makefile.in (all-libg++): Depend on all-libstdc++.
17618
17619 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17620
17621 * configure.in (noconfigdirs): Enable all packages for
17622 i386-unknown-netbsd.
17623
17624 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17625
17626 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17627 hosted builds (DOS builds)
17628
17629 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17630
17631 Changes for ARM based on patches from Richard Earnshaw:
17632 * config.sub: Handle armeb and armel.
17633 * configure.in: Omit arm linker only for riscix.
17634
17635 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17636
17637 * config.guess: Update from FSF.
17638
17639 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17640
17641 * config.sub: Recognize powerpcle as the little endian variant of
17642 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17643 powerpcle variant. Convert pentium into i586, not i486. Add p5
17644 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17645 temporarily.
17646
17647 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17648
17649 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17650
17651 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17652
17653 * config.sub: Accept -lites* as a basic system type.
17654
17655 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17656
17657 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17658 installed, and if so return linuxoldld as the system name.
17659
17660 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17661
17662 * config.guess: Add hppa1.1-hp-lites support.
17663
17664 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17665
17666 * configure.in: Don't build newlib for m68k-vxworks5.1.
17667
17668 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17669
17670 * configure.in (mips-sgi-irix6): Use mh-irix5.
17671
17672 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17673
17674 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17675
17676 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17677
17678 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17679 OSF/1. Fix compiler flags.
17680 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17681
17682 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17683
17684 * configure.in: Recognize --with-newlib.
17685 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17686
17687 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17688
17689 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17690 to *_X11_MODULES due to gdbtk needing X include files et al.
17691
17692 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17693
17694 Merge in support for Mac MPW as a host.
17695 (Old change descriptions retained for informational value.)
17696
17697 * mpw-config.in: Add generic include forwards for cpu-specific
17698 include files in aout and elf directories.
17699
17700 * mpw-configure: Added copyright.
17701 * mpw-config.in: Check for presence of required build tools.
17702 (target_libs): Add newlib.
17703 (target_tools): Add examples.
17704 (Read Me): Generate as "Read Me for MPW" instead.
17705 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17706 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17707 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17708
17709 * mpw-configure: Remove subdir-specific makefile hackery,
17710 delete mk.tmp after using it.
17711
17712 * mpw-build.in (all): Display start and end times.
17713
17714 * mpw-configure (host_canonical): Set.
17715 (target_cpu): Always add to makefiles.
17716 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17717 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17718 (mpw-mh-mpw): Look for in srcdir and srcroot.
17719 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17720
17721 * mpw-build.in: (install-only): New target.
17722
17723 * mpw-configure (host_alias, target_alias): Rename from hostalias
17724 and targetalias, add into generated Makefile.
17725 (mk.tmp): If present, add into generated Makefile.
17726 * mpw-build.in (all-gas): Build config.h first before gas proper.
17727
17728 * mpw-configure (config.status): Write only if changed.
17729 * mpw-config.in (readline): Configure it (not built, just used for
17730 definitions).
17731
17732 * mpw-config.in (elf/mips.h): Add a forward include.
17733
17734 * mpw-config.in: Forward-include most .h files in include into
17735 extra-include.
17736 (readline): Don't build.
17737 mpw-build.in (install): Install GDB.
17738
17739 * mpw-configure (prefix, mpw_prefix): Handle it.
17740 * mpw-config.in (mmalloc, readline): Don't configure.
17741 * mpw-build.in (thisscript): Rename to ThisScript.
17742 Use mpw-build instead of BuildProgram everywhere.
17743 (mmalloc, readline): Don't build.
17744 * mpw-README: New file, basic documentation about the MPW port.
17745
17746 * mpw-config.in: Use forward-include to create include files.
17747
17748 * mpw-configure: Add more things to the top of each configured
17749 Makefile, including contents of config/mpw-mh-mpw.
17750 * mpw-config.in (extra-include): Create this directory and fill it
17751 with Posix-like include files when configuring.
17752
17753 * config.sub (apple, mac, mpw): Add various aliases.
17754
17755 * mpw-build.in: New file, top-level build script fragment for MPW.
17756 * mpw-configure: New file, configure script for MPW.
17757 * mpw-config.in: New file, config fragment for MPW.
17758
17759 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17760
17761 * configure.in (host_libs): Remove glob, since it is gone from the
17762 sources.
17763
17764 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17765
17766 * Makefile.in: define empty GDB_NLM_DEPS var.
17767
17768 * configure.in(target_makefile_frag): use config/mt-netware
17769 for netware targets.
17770
17771 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17772
17773 * config.sub: Merge in recent FSF changes. Remove linux special
17774 cases.
17775
17776 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17777
17778 Revert this change:
17779
17780 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17781
17782 * build-all.mk: Use CC=cc -Xs on Solaris.
17783
17784 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17785
17786 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17787 stop using it.
17788 * Makefile.in: Nuke all references to glob subdirectory.
17789
17790 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17791
17792 * configure.in: Fix --enable-shared logic in per-host.
17793
17794 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17795
17796 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17797
17798 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17799
17800 * configure.in (noconfigdirs): Don't build gas on AIX, for
17801 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17802
17803 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17804
17805 * configure: Fix --cache-file to work if the file argument is a
17806 relative path.
17807
17808 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17809
17810 * configure: If the --cache-file is used, pass it down to
17811 configure in subdirectories.
17812
17813 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17814
17815 * config.sub: add vxworks29k configuration.
17816
17817 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17818
17819 * Makefile.in (taz): Do "diststuff" part quietly.
17820
17821 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17822
17823 * config.sub: Mini-merge with gcc/config.sub.
17824
17825 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17826
17827 * config.guess (IRIX): Sed - to _.
17828
17829 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17830
17831 * Makefile.in (source-vault, binary-vault): New targets.
17832
17833 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17834
17835 * config.sub: Recognize -eabi as a basic system type.
17836
17837 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17838
17839 * configure.in (enable_shared stuff): Fix typo.
17840
17841 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17842
17843 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17844
17845 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17846
17847 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17848
17849 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17850
17851 * configure.in (rs6000-*-*): Don't build gas.
17852
17853 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17854
17855 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17856 reduce command line length.
17857 (AS_FOR_TARGET): Check for as.new, not Makefile.
17858 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17859
17860 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17861
17862 * config.guess: Merge from FSF.
17863
17864 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17865
17866 * configure: Don't use $ when handling program_suffix.
17867
17868 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17869
17870 * configure.in: Configure tk for hppa/hpux.
17871
17872 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17873
17874 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17875
17876 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17877
17878 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17879 to LIBCXXFLAGS. Tests are better run without it.
17880
17881 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17882
17883 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17884
17885 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17886
17887 * configure.in (*-*-netware*): Don't configure xiberty.
17888
17889 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17890
17891 * configure.in: Remove tk from native_only list.
17892
17893 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17894
17895 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17896 for special NCD build.
17897
17898 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17899
17900 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17901 makeall.bat, they're only useful for binutils snapshots.
17902 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17903 makeall.bat to specified SUPPORT_FILES.
17904
17905 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17906
17907 * build-all.mk: Add Ericsson targets to sun4 and solaris
17908 hosts. Add BNR's sun4 target to solaris host, so their
17909 build-from-source will be tested in-house first.
17910
17911 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17912
17913 * Makefile.in (LIBCFLAGS): New variable.
17914 (CFLAGS_FOR_TARGET): Ditto.
17915 (LIBCFLAGS_FOR_TARGET): Ditto.
17916 (LIBCXXFLAGS): Ditto.
17917 (CXXFLAGS_FOR_TARGET): Ditto.
17918 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17919 (BASE_FLAGS_TO_PASS): Pass them.
17920 (EXTRA_TARGET_FLAGS): Ditto.
17921
17922 * configure.in: Support --enable-shared.
17923
17924 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17925
17926 * configure.in (target_libs): Include libstdc++ again.
17927 * config.guess: Update from FSF (for FreeBSD).
17928
17929 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17930
17931 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17932 makeall.bat.
17933 (DISTDOCDIRS): Add `etc'.
17934 (ETC_SUPPORT_PFX): New variable.
17935 (taz): Include anything from etc starting with a word in
17936 ETC_SUPPORT_PFX.
17937
17938 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17939
17940 * config.sub: Update for recent FSF changes. Remove obsolete
17941 h8300hds entry. Add -windows* and -osx as basic os. Minor
17942 spacing changes.
17943
17944 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17945
17946 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17947
17948 * config.guess: Merge with FSF.
17949 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17950
17951 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17952
17953 * configure: Since the "trap 0" handler will override the exit
17954 status on many systems, only use it for "exit 1", and make it set
17955 a non-zero exit status; reset it before "exit 0". Also, check
17956 exit status of config.sub, and error out if it failed.
17957
17958 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17959
17960 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17961 and install libgloss.
17962
17963 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17964
17965 * Makefile.in (all-binutils): Depend upon all-byacc.
17966
17967 * configure.in: Don't build emacs on Irix 5.
17968
17969 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17970
17971 * configure.in (*-*-netware*): Add libio.
17972
17973 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17974
17975 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17976 (CHECK_TARGET_MODULES): Ditto.
17977 (INSTALL_TARGET_MODULES): Ditto.
17978 (TARGET_LIBS): Ditto.
17979 (all-libstdc++): Note dependencies.
17980
17981 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17982
17983 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17984
17985 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17986
17987 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17988 -fexternal-templates.
17989
17990 * configure.in (target_libs): Add libstdc++.
17991 (noconfigdirs): Add libstdc++ as appropriate.
17992
17993 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17994
17995 * config.guess: Update from FSF.
17996
17997 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17998
17999 * configure: Use ${config_shell} when running ${configsub}.
18000
18001 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
18002
18003 * config.sub: No longer recognize h8300h.
18004
18005 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18006
18007 * config.sub: Remove extraneous differences between config.sub and
18008 gcc/config.sub.
18009
18010 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18011
18012 * Makefile.in (DISTSTUFFDIRS): Add gas.
18013
18014 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18015
18016 * COPYING.NEWLIB: New file.
18017
18018 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18019
18020 * config.guess (HP-UX): Patch from Harlan Stenn
18021 <harlan@landmark.com> to also emit release level.
18022
18023 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18024
18025 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18026
18027 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18028
18029 * config.sub: Merge nextstep cleanup from FSF.
18030
18031 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18032
18033 * configure.in (arm-*-*): Don't configure ld for this target.
18034
18035 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18036
18037 * configure.in (*-*-netware): don't configure libg++, libio,
18038 librx, or newlib.
18039
18040 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18041
18042 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18043 configure ld--it works, but it doesn't support shared libraries.
18044
18045 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18046
18047 * config.guess (*-unknown-freebsd*): Get rid of possible
18048 trailing "(Release)" in version string.
18049 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18050
18051 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18052
18053 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18054 Fix type: *-next-neststep -> *-next-nextstep.
18055
18056 * config.guess: Merge from FSF:
18057
18058 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18059
18060 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18061
18062 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18063
18064 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18065 instead of UNIX_SV for UnixWare 1.0).
18066
18067 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18068
18069 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18070 to make gdb/nlm/* build after the compiler and linker.
18071
18072 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18073
18074 * config.guess (netbsd, freebsd, linux): Accept any machine,
18075 not just i[34]86.
18076 (m68k-atari-sysv4): Relocate to match FSF version.
18077
18078 * config.guess: More merges from the FSF:
18079
18080 Add a space before function call or macro invocation.
18081
18082 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18083
18084 * config.guess: Add trap cmd to remove dummy.c and dummy when
18085 interrupted.
18086
18087 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18088
18089 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18090 (dummy): Redirect stderr from compilation of dummy.c.
18091
18092 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18093
18094 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18095
18096 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18097
18098 * configure: Accept and ignore --cache*, for compatibility with
18099 new autoconf.
18100
18101 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18102
18103 * config.guess: Merge from FSF:
18104
18105 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18106
18107 * config.guess (Pyramid*:OSx*:*:*): New case.
18108 (PATH): Add /.attbin at end for finding uname.
18109 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
18110
18111 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18112
18113 * config.guess (M88*:DolphinOS:*:*): New case.
18114
18115 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18116
18117 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18118 to select whether to use ELF or COFF.
18119
18120 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18121
18122 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18123
18124 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18125
18126 * config.guess: Guess the OS version for HPUX.
18127
18128 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18129
18130 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18131
18132 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18133
18134 * configure.in: Recognize --with-headers, --with-libs, and
18135 --without-newlib.
18136 * Makefile.in (all-xiberty): Depend upon all-ld.
18137
18138 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18139
18140 * configure.in: Change i[34]86 to i[345]86.
18141
18142 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18143
18144 * configure (version): A few more tweaks to help message.
18145
18146 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18147
18148 * Makefile.in: Remove (for now) librx as a host library,
18149 now that we're building it for target.
18150
18151 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18152
18153 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18154 (Karl Berry).
18155
18156 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18157
18158 * configure.in: Also configure librx.
18159
18160 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18161
18162 * Makefile.in: Update various rules to reflect that librx
18163 is now needed for libg++.
18164
18165 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18166
18167 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18168
18169 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18170
18171 * configure.in: Configure the examples directory.
18172
18173 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18174
18175 * configure: Simplify Jun 2 1994 change.
18176
18177 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18178
18179 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18180 /bin/gcc isn't good enough to build gcc.
18181
18182 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18183
18184 * Makefile.in (GDB_SUPPORT_FILES): Remove
18185 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18186 (gdb.tar.gz): Add new rule to use standard distribution building
18187 mechanism.
18188
18189 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18190
18191 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18192 Bill Cox <bill@cygnus.com>.
18193
18194 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18195
18196 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18197
18198 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18199
18200 * configure: Search current dir first in .gdbinit.
18201
18202 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18203
18204 * config.sub: Recognize freebsd (merged from gcc config.sub).
18205
18206 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18207
18208 * config.sub: Refer to NeXT's operating system as nextstep.
18209
18210 * config.sub (case $basic_machine): Re-order the cases, to match
18211 the order in the FSF version (which is mostly alphabethical).
18212 Merge in some additions and changes from the FSF.
18213
18214 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18215
18216 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18217 * config.sub: Recognize cxux7.
18218 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18219
18220 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18221
18222 * config.sub: Fix typo powerpc -> powerpc-*.
18223
18224 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18225
18226 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18227
18228 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18229 parallel with all-emacs and install-emacs). Top-level command
18230 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18231
18232 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18233
18234 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18235 $(relbindir)/make before doing ``make install'', and use
18236 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18237 installing over running make binary.
18238 ($(host)-stamp-stage3-installed): Likewise.
18239
18240 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18241
18242 * config.guess: Recognize Mach.
18243
18244 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18245
18246 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18247 see whether --exec-prefix was used.
18248
18249 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18250
18251 * README: Explicitly mention libg++/README. (Zoo's idea.)
18252
18253 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18254
18255 * Makefile.in: Add all-librx target similar to all-libproc.
18256
18257 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18258
18259 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18260 with post 1.2 uname bogosity.
18261
18262 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18263
18264 * configure: Remove temporary files on receipt of a signal.
18265
18266 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18267
18268 * configure: If there is a package_makefile_frag, remove
18269 ${subdir}/Makefile.tem after copying it in.
18270
18271 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18272
18273 * build_all.mk: support rs6000 lynx identifies itself as
18274 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18275 since /bin/gcc is too feeble to compile a modern gcc.
18276
18277 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18278
18279 * brought devo/test-build.mk update-to-date with progressive/
18280 test-build.mk. Add lynx targets and hppa flag info.
18281
18282 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18283
18284 * configure.in: Use mh-ncrsvr43. Patch from
18285 Tom McConnell <tmcconne@sedona.intel.com>.
18286
18287 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18288
18289 * config.guess (i386-unknown-bsdi): No longer need to
18290 check #if defined(__bsdi__) && defined(__i386__).
18291
18292 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18293
18294 * configure: Set program_transform_nameoption correctly.
18295
18296 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18297
18298 * brought build-all.mk update-to-date with progressive build-all.mk,
18299 added new targets and hppa info.
18300
18301 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18302
18303 * configure: If config.guess result is a prefix of the user
18304 specified target, assume a native build and use the user specified
18305 target as the host alias. Remove SunOS patch suffix removal hack.
18306 * configure.in: Remove SunOS patch suffix removal hack.
18307
18308 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18309 in NATIVE_CHECK_MODULES.
18310
18311 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18312
18313 * Makefile.in: Rename HOST_ONLY to NATIVE.
18314 * configure: Delete SunOs patch suffix from host_canonical
18315 and build_canonical variables that are prepended to Makefiles.
18316 * configure.in: Add comments for easier maintenance.
18317
18318 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18319
18320 * Makefile.in: Add all-libproc target similar to all-gui.
18321
18322 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18323
18324 * Makefile.in (CHECK_MODULES): split into
18325 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18326
18327 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18328
18329 * config.guess (i386-unknown-bsdi): New system to guess.
18330
18331 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18332
18333 * Makefile.in: Add all-gui target (but not yet build by "all").
18334
18335 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18336
18337 * config.sub: Move deletion of patch suffix from here...
18338 * configure.in: To here, at Ian's suggestion. The top-
18339 level scripts might need to know of a patch level.
18340
18341 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18342
18343 * config.sub: Strip off patch suffix so rtl is recognized
18344 as a sunos4.1.3 machine, even though it's been patched.
18345
18346 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18347
18348 * Makefile.in (INSTALL_LAST): Delete.
18349 (INSTALL_DOSREL): New.
18350
18351 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18352
18353 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18354 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18355 whether we pass down --with-gnu-ld anyhow.
18356
18357 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18358
18359 * Makefile.in (INSTALL_LAST): Change operation so it works
18360 on more flavors of make.
18361 * configure.in (go32): Don't build libg++ or libio.
18362
18363 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18364
18365 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18366 they can be overriden by templates.
18367
18368 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18369
18370 * configure.in (target==go32): Don't build gdb.
18371 * dosrel: New directory.
18372
18373 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18374
18375 * configure.in (host==go32): Configure dosrel too.
18376 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18377 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18378 be set by incoming names or templates.
18379 (INSTALL_LAST): New rule.
18380
18381 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18382
18383 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18384
18385 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18386
18387 * configure.in (appdirs): New variable. Currently empty, but will
18388 be used in gas distribution. If nonempty, lists a set of
18389 directories at least one of which must get configured, or top
18390 level configuration is considered to have failed.
18391 (rs6000-*-lynxos*): Use new file name.
18392
18393 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18394
18395 Eliminate XTRAFLAGS.
18396 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18397 newlib include files using -idirafter, and also use -nostdinc.
18398 (CXX_FOR_TARGET): Likewise.
18399 (XTRAFLAGS): Removed.
18400 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18401 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18402 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18403 ($(DO_X)): Don't pass down XTRAFLAGS.
18404
18405 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18406
18407 * configure.in (mips*-dec-bsd*): New target; do build linker.
18408 (mips*-*-bsd*): New target; don't build linker.
18409
18410 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18411
18412 * configure.in: support rs6000-*-lynxos* configuration.
18413 support sunos4 as a cross target.
18414
18415 * config.sub: look for lynx*, not lynx since the OS version may
18416 legitimately be part of the name.
18417
18418 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18419
18420 * configure.in (i[34]86-*-sco*): Move to be with other i386
18421 targets.
18422 (romp-*-*): New target. Skip various binary utilities.
18423 (vax-*-*): New target. Don't build newlib.
18424 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18425
18426 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18427
18428 * configure.in: Only set host_makefile_frag if config
18429 directory exists.
18430
18431 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18432
18433 * install.sh: If $dstdir exists, don't check whether each
18434 component does.
18435
18436 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18437
18438 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18439
18440 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18441
18442 * configure.in (*-*-lynxos*): Don't configure newlib for either
18443 native or cross Lynx.
18444
18445 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18446
18447 * config.sub (sparc64-elf): Fix os.
18448 (z8k): Remove duplicate.
18449
18450 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18451
18452 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18453 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18454
18455 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18456
18457 * configure: Make file links cleanly even if Lynx fails on
18458 an NFS symlink (at least fail cleanly).
18459
18460 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18461
18462 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18463 -XNh2000.
18464
18465 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18466
18467 * configure: Unknown options are fatal again.
18468
18469 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18470
18471 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18472 compatibility.
18473
18474 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18475
18476 * build-all.mk: Add `clean' target.
18477
18478 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18479
18480 * config.guess: Add SINIX support.
18481 * configure.in: Add mips-*-sysv4* support.
18482
18483 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18484
18485 * build-all.mk: Document all useful targets.
18486 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18487 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18488
18489 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18490
18491 * configure: Support --silent, --quiet.
18492
18493 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18494
18495 * configure: Support --disable-FEATURE.
18496
18497 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18498
18499 * config.guess: Recognize NCR running SVR4.3.
18500
18501 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18502
18503 * config.guess: Make BSDI generate i386-unknown-bsd386.
18504 Patch from Paul Eggert <eggert@twinsun.com>.
18505
18506 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18507
18508 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18509
18510 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18511
18512 * configure: Make unrecognized options give nonfatal warnings
18513 instead of fatal errors, and pass them to any subdirectory
18514 configures in case they recognize them.
18515 Make --x equivalent to --with-x.
18516
18517 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18518
18519 * configure: Add --enable-* options. Clean up usage message and
18520 some comments.
18521
18522 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18523
18524 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18525
18526 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18527
18528 * configure.in (hppa*-*-*): Enable binutils.
18529
18530 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18531
18532 * config.sub: Recognize cisco.
18533
18534 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18535
18536 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18537
18538 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18539
18540 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18541 than one configuration name. Add comment.
18542
18543 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18544
18545 * config.guess: about target *-hitachi-hiuxwe2, fixed
18546 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18547 macro is incorrect.]
18548
18549 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18550
18551 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18552 than the "make ls" stuff which used to be here.
18553
18554 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18555
18556 * config.guess: Recognize i[34]86-unknown-freebsd.
18557 From Shawn M Carey <smcarey@rodan.syr.edu>.
18558
18559 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18560
18561 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18562
18563 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18564
18565 * config.guess: Check for ptx.
18566
18567 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18568
18569 * config.sub: Add os9k checking.
18570
18571 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18572
18573 * config.guess: Handle OSF1 running on HPPA processors
18574
18575 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18576
18577 * configure: If subdir configure fails, print out a message with
18578 subdirectory name, in case subdir's configure code didn't identify
18579 itself.
18580
18581 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18582
18583 * configure.in: Remove embedded newlines from configdirs.
18584 Avoid mismatches of substrings. Fix matching strings at end
18585 of configdirs.
18586
18587 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18588
18589 * config.guess: Add Lynx/rs6000 config support.
18590
18591 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18592
18593 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18594
18595 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18596
18597 * configure.in (hppa*-*-osf*): Treat this just like most other
18598 PA configurations (eg no binutils or ld).
18599 (hppa*-*-*elf*): These configurations have binutils and ld.
18600
18601 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18602
18603 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18604
18605 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18606
18607 * configure.in (rs6000-*-*): Build gas.
18608
18609 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18610
18611 * Makefile.in: Avoid bug in losing hpux sed.
18612
18613 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18614
18615 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18616 for GDB and GDB has been fixed to not need it.
18617
18618 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18619
18620 * config.guess: Recognize vax hosts.
18621
18622 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18623
18624 * configure (while loop): Don't use "break 2" inside case
18625 statement -- the case statement isn't an enclosing loop.
18626
18627 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18628
18629 * config.guess: Clean up NeXT support, to allow nextstep
18630 on Intel machines. Make OS be nextstep.
18631
18632 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18633
18634 * config.guess: Add alternate forms for Convex.
18635
18636 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18637
18638 * configure: Completely rewrite option processing. Take
18639 advantage of pattern-matching to avoid invoking test frequently.
18640 Also clean up host and target defaulting logic.
18641
18642 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18643
18644 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18645 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18646 commands (plus user environment) will fit SCO limits.
18647
18648 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18649
18650 * configure.in: Don't issue warnings about directories which are
18651 not being configured if -norecursion is set. Correct test for
18652 --with-gnu-as and --with-gnu-ld to not get confused by substring
18653 matches.
18654
18655 * configure.in: Don't build gas for alpha-dec-osf1*.
18656
18657 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18658
18659 * configure: Back out Per's change of 12/19/1993. It changes the
18660 behavior of configure in unexpected and confusing ways.
18661
18662 Also, use different delim char when calculating
18663 program_transform_name so that the name can contain slashes.
18664
18665 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18666
18667 * configure.in, config.sub: Add support for VSTa micro-kernel.
18668
18669 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18670
18671 * configure.in: Nuke hacks which were used to get a special
18672 version of GAS for HPPA configurations.
18673
18674 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18675
18676 * configure: If only ${target_alias} is given, use that
18677 as the default for ${host_alias}.
18678 * configure: Add missing back-slashes before nested quotes.
18679
18680 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18681
18682 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18683
18684 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18685
18686 * config.guess: Recognize some Tektronix configurations.
18687 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18688
18689 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18690
18691 * config.sub: Match any flavor of SH.
18692
18693 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18694
18695 * configure.in: Don't try to configure newlib for Alpha.
18696
18697 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18698
18699 * configure.in: Don't build ld for Irix 5. Don't build gas,
18700 libg++ or libio for any Alpha target.
18701
18702 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18703
18704 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18705
18706 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18707 default arguments -- so it tried to compress itself.
18708
18709 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18710
18711 * configure.in (notsupp): ensure that a space is always at the end
18712 of the configdirs list, since the grep checks for an explicit space
18713
18714 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18715
18716 * configure.in (target i386-sysv4.2): don't build ld, since static
18717 versions of many libraries are not available.
18718
18719 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18720
18721 * config.guess: Recognize Apollos (using environment variables).
18722 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18723
18724 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18725
18726 * config.guess: Recognize Sony news mips running newsos.
18727
18728 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18729
18730 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18731 "fi ; else" for bash.
18732
18733 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18734
18735 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18736
18737 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18738
18739 * config.sub: accept unixware as an alias for svr4.2.
18740 Fix some inconsistancies with the gcc version.
18741
18742 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18743
18744 * Makefile.in (DISTDOCDIRS): Add gdb.
18745
18746 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18747
18748 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18749
18750 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18751
18752 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18753 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18754 this now.
18755
18756 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18757
18758 * config.sub: Accept hiux* as an OS name.
18759
18760 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18761 etc/make-stds.texi. The underscore came from gcc, and dje now
18762 agrees that RUNTESTFLAGS is the correct name.
18763
18764 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18765
18766 * install.sh: Remove 'set -e'. It makes any conditionals
18767 in the script useless.
18768
18769 * config.guess: Automatically recognize arm-acorn-riscix
18770 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18771
18772 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18773
18774 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18775
18776 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18777
18778 * Makefile.in (DISTDOCDIRS): New variable.
18779 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18780 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18781
18782 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18783
18784 * configure.in (hppa target): check the source directory for the
18785 pagas sub-directory
18786
18787 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18788
18789 * config.sub: Allow -aout* and -elf*.
18790
18791 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18792
18793 * configure.in: Don't build ld on i386-solaris2, same as for
18794 sparc-solaris2.
18795
18796 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18797
18798 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18799
18800 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18801
18802 * configure.in: Configure gdb for alpha.
18803
18804 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18805
18806 * Makefile.in (CXXFLAGS): Add -O.
18807
18808 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18809
18810 * config.guess: added support for DG Aviion
18811
18812 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18813
18814 * configure.in: Produce warning message for subdirectories not
18815 configurable for this host/target combination. Don't try to
18816 configure gdb for vms.
18817
18818 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18819
18820 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18821 appropriate files before making "diststuff".
18822 (DISTBISONFILES): New var: list of files to be edited.
18823 (DISTSTUFFDIRS): Add binutils.
18824
18825 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18826
18827 * config.sub: also handle mipsel and mips64el (for little endian mips)
18828
18829 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18830
18831 * configure.in: Add * to end of all OS names.
18832
18833 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18834
18835 * configure.in: Build newlib for LynxOS native.
18836
18837 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18838
18839 * config.guess: Add support for delta 88k running SVR3.
18840
18841 * configure.in: Add comment about HP compiler vs. emacs.
18842
18843 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18844
18845 * configure.in: don't build ld on solaris2 (not a viable option
18846 due to bugs in getpwnam & getpwuid)
18847
18848 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18849
18850 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18851 config.guess will produce a full version number.
18852
18853 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18854
18855 * configure.in: Build linker and binutils for alpha-dec-osf1.
18856
18857 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18858
18859 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18860 and gdb/testsuite/Makefile.in.
18861
18862 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18863
18864 * configure.in: recognize mips*- instead of mips-
18865
18866 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18867
18868 * config.sub: Accept linux*coff and linux*elf as operating
18869 systems.
18870
18871 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18872
18873 * config.sub: Recognize mips64, and mips3 as an alias for it.
18874
18875 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18876
18877 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18878 gdb knows how to handle OSF/1 shared libraries.
18879
18880 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18881
18882 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18883 * config.guess: Recognize Hitachi's HIUX.
18884 * config.sub: Recognize h3050r* and hppahitachi.
18885 Remove redundant cases for hp9k[23]*.
18886
18887 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18888
18889 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18890 if gas and ld are in the source tree and are in ${configdirs}.
18891 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18892 --with options (but still pass them down on the command line,
18893 if they were explicitly specified).
18894
18895 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18896
18897 * configure: substitute SHELL value in Makefile.in with
18898 ${CONFIG_SHELL}
18899
18900 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18901
18902 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18903 *-*-solaris2* targets.
18904
18905 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18906
18907 * Makefile.in: define M4, and pass it down to sub-makes;
18908 all-autoconf now depends on all-m4
18909
18910 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18911
18912 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18913 presence of {ar,ranlib} instead of a configured directory
18914
18915 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18916
18917 * config.guess: Accept 34?? as well as 33?? for NCR.
18918
18919 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18920
18921 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18922 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18923
18924 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18925
18926 * configure: grab values for $(CC) and $(CXX) from the
18927 environment, so that someone can do "CC=gcc configure; make" and
18928 have it work right (matching the way that autoconf works now)
18929
18930 * configure.in, Makefile.in: add support for gash, the tcl
18931 interface to Galaxy
18932
18933 * config.guess: add NetBSD variants (hp300, x86)
18934
18935 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18936
18937 * install.sh: Support -d option (in the manner of SunOS 4 install,
18938 as it is more deterministic than that of GNU install)
18939 (chmodcmd): Set file to mode 755 by default (should also do default
18940 chgrp and chown, but I don't feel like dealing with that now)
18941
18942 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18943
18944 * config.sub: Remove h8300hhms alias.
18945
18946 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18947
18948 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18949
18950 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18951
18952 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18953 as stmp-fixinc
18954
18955 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18956
18957 * config.sub: recognize m88110-bug-coff.
18958
18959 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18960
18961 * Makefile.in (all-libio): all dependencies on the toolchain used
18962 to build this (gcc, gas, ld, etc)
18963
18964 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18965
18966 * config.guess: Deal with OSF/1 1.3 on alpha.
18967
18968 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18969
18970 * install.sh: add some 'else true' clauses for portability
18971
18972 * configure.in: don't build libio for h8[35]00-*-* targets
18973
18974 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18975
18976 * Makefile.in: Add support for new libio.
18977
18978 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18979
18980 * install.sh: If one command fails, don't try the rest. Don't try
18981 to remove $dsttmp (via trap) unless we have already created it.
18982 If $src doesn't exist, detect it and exit with an error.
18983
18984 * config.guess: Recognize BSD on hp300.
18985
18986 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18987
18988 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18989 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18990
18991 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18992
18993 * Makefile.in (all-send-pr): depends on all-prms
18994
18995 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18996
18997 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18998
18999 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19000
19001 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19002 Added test for mips-mips-riscos5.
19003
19004 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19005
19006 * configure.in: use mh-hp300 for 68k HP hosts
19007
19008 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19009
19010 * configure: add support for CONFIG_SHELL, so that you can use
19011 some alternate shell for evaluating configure scripts
19012
19013 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19014
19015 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19016 in configure script to bug-gdb@prep.ai.mit.edu when building
19017 distribution archive.
19018 * Makefile.in (COMPRESS): Remove def.
19019 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19020 gdb.tar.Z and make-gdb.tar.Z respectively.
19021 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19022 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19023 to convergence with 'taz' target in Makefile.in.
19024
19025 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19026
19027 * install.sh (dsttmp): use trap to ensure that tmp files go
19028 away on error conditions
19029
19030 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19031
19032 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19033
19034 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19035
19036 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19037 its parent is '/' not ''.
19038
19039 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19040
19041 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19042
19043 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19044 that ${newsrcdir}/configure.in does.
19045
19046 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19047
19048 * test-build.mk: support for CONFIG_SHELL
19049
19050 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19051
19052 * config.sub (netware): Add as a basic system type.
19053
19054 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19055
19056 * Makefile.in (Makefile): depend on configure.in. Also drop the
19057 $(srcdir)/ from the dependency on Makefile.in.
19058
19059 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19060
19061 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19062 (h8300hhms is temporary until multi-libraries are implemented).
19063 * configure.in: Handle h8300h too.
19064
19065 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19066
19067 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19068
19069 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19070
19071 * configure: Remove extraneous output when guessing host type.
19072 * config.guess: Remove extraneous output when guessing using C
19073 compiler rather than uname, or when guessing fails.
19074
19075 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19076
19077 * Makefile.in: remove all.cross and install.cross targets
19078
19079 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19080 definitions
19081
19082 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19083
19084 * configure.in (target sh): Build gprof.
19085
19086 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19087
19088 * config.sub: change -solaris to -solaris2
19089
19090 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19091
19092 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19093
19094 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19095
19096 * configure: Correct error message for missing Makefile.in to
19097 print correct directory.
19098
19099 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19100
19101 * install.sh: kludge around 386BSD shell bug
19102
19103 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19104
19105 * config.guess: Recognize NeXT.
19106 * config.guess: Recognize i486-ncr-sysv4.
19107 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19108
19109 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19110
19111 * Makefile.in (MAKEINFOFLAGS): New variable.
19112 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19113 * build-all.mk, test-build.mk: Pass down --no-split as
19114 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19115
19116 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19117
19118 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19119
19120 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19121
19122 * Makefile.in (libg++.tar.z): New rule.
19123 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19124 * Makefile.in (taz): Only do a single chmod.
19125
19126 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19127
19128 * install.sh: don't use dirname anymore (replaced with sed usage)
19129
19130 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19131
19132 * Makefile.in: Change extension for gzip'd files from '.z' to
19133 '.gz' per new FSF standard usage.
19134
19135 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19136
19137 * configure: put quotes around the final value of program_transform_name
19138
19139 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19140
19141 * Makefile.in: new install.sh support; update install-info rules
19142
19143 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19144
19145 * configure.in: Build diff for crosses, but not for go32 host.
19146
19147 * configure.in: Build gprof only for native, and don't build it
19148 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19149
19150 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19151
19152 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19153
19154 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19155
19156 * configure.in (host_tools): Add prms.
19157
19158 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19159
19160 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19161 with $(FLAGS_TO_PASS) on the command line
19162
19163 * config.sub: Recognize lynx and lynxos
19164
19165 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19166
19167 * config.sub: Accept -ecoff*, not just -ecoff.
19168
19169 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19170
19171 * Makefile.in (taz): Use .gz suffix instead of .z.
19172 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19173 names.
19174
19175 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19176
19177 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19178
19179 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19180
19181 * Makefile.in (install-no-fixedincludes): install gcc last, so
19182 that rebuilds that might happen during 'make install' don't get
19183 bogus gcc include files
19184
19185 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19186
19187 Change from Utah for HPPA support:
19188 * config.guess: Recognize hppa1.x-hp-bsd.
19189
19190 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19191
19192 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19193 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19194
19195 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19196
19197 * config.sub: Add support for rom68k and bug boot monitors.
19198
19199 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19200
19201 * Makefile.in: Make all-opcodes depend on all-bfd.
19202
19203 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19204
19205 * config.guess: Added special check for i[34]86-univel-sysv4*.
19206
19207 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19208
19209 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19210 the processor rather than assuming i486.
19211
19212 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19213
19214 * config.guess: Recognize SunOS6 as Solaris3.
19215
19216 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19217
19218 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19219 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19220
19221 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19222
19223 * build-all.mk (all-cross): New target for Canadian Cross.
19224 Added Q2 go32 targets.
19225 * test-build.mk: Configure go32 cross sparclite-aout and
19226 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19227 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19228
19229 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19230
19231 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19232 GO32 hosted toolchains
19233
19234 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19235
19236 * configure: change so "-exec-prefix" gets passed down rather
19237 than "-exec_prefix" so autoconf generated Makefiles get the
19238 exec_prefix set right.
19239
19240 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19241
19242 * config.guess: get the Solaris2 minor version number
19243
19244 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19245
19246 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19247
19248 * config.guess: Recognize some Sequent platforms.
19249
19250 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19251
19252 * Makefile.in: added the vault-install target
19253
19254 * configure.in: actually use the Sun3 makefile fragment that's in
19255 config, also added the release dir to configdirs
19256
19257 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19258
19259 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19260
19261 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19262
19263 * configure.in: remove some program from Alpha targetted toolchains
19264
19265 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19266
19267 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19268 gprof.
19269 (taz): Run "make diststuff" in those directories instead of "make
19270 proto-dir". Look for "VERSION=" only at start of line in subdir
19271 Makefile. Use "gzip -9" for compression.
19272 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19273 (binutils.tar.z): New target.
19274
19275 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19276
19277 * Makefile.in (taz): Include gpl.texinfo.
19278
19279 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19280
19281 * Makefile.in (setup-dirs): Merged into "taz" target.
19282 (taz): Only do `proto-dir' stuff if a directory is actually needed
19283 for this target.
19284
19285 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19286
19287 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19288 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19289 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19290 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19291 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19292
19293 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19294
19295 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19296 config.sub, and move-if-change to gdb testsuite distribution
19297 archive, so the testsuite can be extracted, configured, and
19298 run separately from the gdb distribution. Blow away the Chill
19299 tests that require a Chill compiled executable, since GNU Chill
19300 is not yet publically available.
19301
19302 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19303
19304 * test-build.mk: set environment variables in a single command,
19305 instead of a list of assignments and exports
19306
19307 * config.guess: recognize Alpha/OSF1 systems
19308
19309 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19310
19311 * configure: Change help message to prefer --options rather than
19312 -options.
19313
19314 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19315
19316 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19317 zippy@ecst.csuchico.edu.
19318 * config.guess: Recognize miniframe.
19319
19320 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19321
19322 * Makefile.in: Use srcroot to find runtest rather than rootme.
19323 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19324
19325 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19326
19327 * test-build.mk: Extensive additions to support building on a
19328 machine other than the host.
19329
19330 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19331
19332 * configure (tooldir): Fix for i386-aix again.
19333
19334 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19335
19336 * configure, Makefile.in: Change definition of $(tooldir)
19337 to match the FSF.
19338
19339 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19340
19341 * config.guess: Recognize i[34]86/SVR4.
19342
19343 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19344
19345 * Makefile.in (all-gdb): gdb depends on sim.
19346
19347 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19348
19349 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19350 at the same time we make the prototype gdb directory.
19351 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19352 files at the same time as the gdb base release distribution.
19353
19354 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19355
19356 * Makefile.in (check): Use individual check targets rather than
19357 DO_X rule.
19358 (check-gcc): Added.
19359
19360 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19361
19362 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19363 for System V release 3.2.
19364
19365 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19366
19367 * config.sub: Recognize hppaosf.
19368 * configure.in: Do configure ld/binutils/gas for it.
19369
19370 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19371
19372 * configure (tooldir): Alter syntax used to set this, for systems
19373 where "\$" isn't handled right, like i386-aix.
19374
19375 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19376
19377 * configure: Pass program-transform-name, not
19378 program_transform_name, to recursive configures.
19379
19380 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19381
19382 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19383 of gas+ld+binutils.
19384
19385 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19386
19387 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19388
19389 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19390
19391 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19392
19393 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19394
19395 * Makefile.in (PRMS): Set back to all-prms.
19396
19397 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19398
19399 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19400 targets, rather than for MIPS hosts.
19401
19402 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19403
19404 * configure.in: add comment for --with-x default values
19405
19406 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19407
19408 * Makefile.in: add check-* targets for each of the directories in
19409 the tree. Add a definition of RUNTEST that will use the one we
19410 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19411
19412 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19413
19414 * configure.in: Removed obsolete references to bfd_target and
19415 target_makefile_frag.
19416
19417 * build-all.mk: Set assorted targets for Q2.
19418 * config.sub: Recognize z8k-sim and h8300-hms.
19419 * test-build.mk: Really don't pass host to configure.
19420 (HOLES): Added uname.
19421
19422 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19423
19424 * configure: Handle an empty program-prefix, program-suffix or
19425 program-transform-name correctly.
19426
19427 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19428
19429 * build-all.mk: -G 8 no longer required for MIPS targets.
19430 * test-build.mk: Don't pass host argument to configure; make it
19431 guess.
19432
19433 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19434
19435 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19436 * Makefile.in (COMPRESS): New macro, like GZIP.
19437
19438 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19439
19440 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19441
19442 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19443 with gas currently defaults to -G 0.
19444
19445 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19446
19447 * Makefile.in (all-flex): flex depends on byacc.
19448
19449 * build-all.mk: If host not specified, use config.guess. Pass TAG
19450 to test-build.mk as RELEASE_TAG.
19451 * test-build.mk (configargs): New variable containing arguments to
19452 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19453 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19454
19455 * config.guess: Use /bin/uname when checking -X argument on SCO,
19456 to avoid invoking GNU uname which doesn't understand -X.
19457
19458 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19459
19460 * configure.in: Build gas for mips-*-*.
19461
19462 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19463
19464 * Makefile.in (all.normal): insert missing backslash.
19465
19466 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19467
19468 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19469
19470 * Makefile.in: Complete overhaul to merge many almost identical
19471 targets.
19472
19473 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19474
19475 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19476 (gdb.tar.Z): Adjusted.
19477
19478 * Makefile.in (setup-dirs, taz): New targets; should be general
19479 enough to adapt for gdb sometime. Build only .z file.
19480 (gas.tar.z): New target.
19481
19482 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19483
19484 * build-all.mk: Use CC=cc -Xs on Solaris.
19485
19486 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19487
19488 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19489 for handling BISON for FSF releases.
19490
19491 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19492
19493 * configure: Actually implement the change zoo just documented.
19494
19495 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19496
19497 * configure: when using config.guess, only set target_alias when
19498 it's not already been set (ie, on the command line)
19499
19500 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19501
19502 * Makefile.in: add installcheck target, set PRMS to install-prms
19503
19504 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19505
19506 * configure: add support for package_makefile_fragment, handle the
19507 case where a directory has a configure.in file but no Makefile.in
19508 more gracefully (with an actual understandable error message, even);
19509 add support for --without (and add this to the usage message); also
19510 explicitly add a --host=${host_alias} to the command line when
19511 config.guess is used
19512
19513 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19514
19515 * configure: Must use both --host and --target in recursive calls.
19516
19517 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19518
19519 * Makefile.in: Change deja-gnu to dejagnu.
19520
19521 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19522
19523 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19524
19525 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19526
19527 * configure.in: canonicalize all instances to *-*-solaris2*,
19528 also strip out a number of tools to not build for go32 host
19529
19530 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19531
19532 * config.guess: add GPL.
19533
19534 * Makefile.in, config.guess, config.sub, configure: bump
19535 copyrights to 93.
19536
19537 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19538
19539 * Makefile.in (do-info): Removed obsolete check for existence of
19540 localenv file.
19541
19542 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19543
19544 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19545
19546 * Makefile.in: a couple of 'else true' for decstation,
19547 support for TclX
19548
19549 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19550
19551 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19552
19553 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19554
19555 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19556
19557 * config.guess: Recognize i386-ibm-aix (PS/2).
19558 * configure.in: Use config/mh-aix386 file for it.
19559
19560 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19561
19562 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19563 CC_FOR_TARGET instead.
19564 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19565
19566 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19567
19568 * Makefile.in: Add sim to list of directories sent with gdb
19569
19570 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19571
19572 * configure.in: Put back mips-dec-bsd* case.
19573
19574 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19575
19576 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19577 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19578 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19579
19580 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19581
19582 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19583
19584 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19585 (install-info): install dir.info only if it exists,
19586 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19587
19588 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19589
19590 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19591 gas for mips-dec-bsd.
19592
19593 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19594
19595 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19596 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19597
19598 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19599
19600 * configure.in: Added "dejagnu" to hosttools list.
19601
19602 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19603
19604 * config.sub, configure.in, config.guess: Add support
19605 for Bosx, an AIX variant from Bull.
19606 Patches from F.Pierresteguy@frcl.bull.fr.
19607
19608 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19609
19610 * devo/dejagnu: Initial creation of devo/dejagnu.
19611 Migrated dejagnu testcases and support files for testing software
19612 tools to reside as subdirectories, currently called "testsuite",
19613 within the directory of the software tool. Migrated all programs,
19614 support libraries, etc. beloging to dejagnu proper from
19615 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19616 with no modifications. The changes to these files which will
19617 allow them to configure, build, and execute properly will be made
19618 in a future update.
19619
19620 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19621
19622 * Makefile.in: Change send_pr to send-pr.
19623 * configure.in: Likewise.
19624 * send_pr: Renamed directory to send-pr.
19625
19626 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19627
19628 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19629
19630 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19631
19632 * README: Update for gdb-4.8 release.
19633 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19634 gdb-xxx.tar.z (gzip'd) file also.
19635
19636 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19637
19638 * Makefile.in: make all-diff depend on all-libiberty
19639
19640 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19641
19642 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19643
19644 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19645
19646 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19647
19648 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19649
19650 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19651 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19652 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19653
19654 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19655
19656 * Makefile.in: makeinfo binary is in a new location
19657
19658 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19659
19660 * config.sub: Accept -ecoff as an OS.
19661
19662 * Makefile.in: Various changes to eliminate a level of make
19663 recursion and reduce the required command line length.
19664 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19665 sub-makes.
19666 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19667 variables holding settings for specific sub-makes.
19668 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19669 in terms of BASE_FLAGS_TO_PASS.
19670 (TARGET_LIBS): New variable listing directories which use
19671 TARGET_FLAGS_TO_PASS.
19672 (subdir_do): Eliminated.
19673 (do-*): New set of targets to replace subdir_do.
19674 (various): All targets which used subdir_do now depend on do-*.
19675 (local-clean): Renamed from do_clean.
19676 (local-distclean): New target, dependency of distclean and
19677 realclean.
19678 (install-info): Don't create directories. Depend on dir.info
19679 rather than calling make recursively.
19680 (install-dir.info): Eliminated.
19681 (install-info-dirs): Create all info directories here.
19682 (dir.info): Depend upon do-install-info.
19683
19684 * test-build.mk (HOLES): Added false.
19685
19686 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19687
19688 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19689
19690 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19691
19692 * Makefile.in (info): remove dependency on all-texinfo. The
19693 problem was really in texinfo/C, not at this level.
19694
19695 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19696
19697 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19698
19699 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19700
19701 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19702 GDB releases.
19703
19704 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19705
19706 * configure: Include srcdir in message about target of link not
19707 being found. Don't convert `-' to `_' in `with' options being
19708 passed to subdirs.
19709
19710 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19711
19712 * configure.in: add uudecode to host_tools
19713
19714 * Makefile.in: added {all,install}-uudecode targets, added them to
19715 the appropriate lists
19716
19717 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19718
19719 * Makefile.in (all-gcc): Added dependency on all-gas.
19720
19721 * configure.in (mips-*-*): Build ld and binutils.
19722
19723 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19724
19725 * configure: check return code from mkdir, print error message and
19726 exit on failure.
19727
19728 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19729
19730 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19731
19732 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19733
19734 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19735
19736 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19737
19738 * config.sub (h8500): Recognize this as a cpu type.
19739
19740 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19741
19742 * configure: source directory missing is no longer a warning
19743
19744 * configure.in: recognize irix[34]* instead of irix[34]
19745
19746 * Makefile.in: define and pass down X11_LIB
19747
19748 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19749
19750 * guess-systype: Renamed to ...
19751 * config.guess: ... by popular request.
19752 * configure.in, Makefile.in: Update accordingly.
19753
19754 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19755
19756 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19757 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19758 + Execute ./dummy instead of assuming . is in PATH.
19759
19760 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19761
19762 * guess-systype: New shell script. Attempts to guess the
19763 canonical host name of the executing host.
19764 Only a few hosts are supported so far.
19765 * configure: Call guess-systype if no host is specified.
19766
19767 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19768
19769 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19770 gcc Makefile.
19771
19772 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19773
19774 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19775 (all-gcc, install-gcc, subdir_do): Use it.
19776
19777 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19778
19779 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19780
19781 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19782
19783 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19784 set exclusively by configure, using configure.in .
19785
19786 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19787
19788 * test-build.mk: set $PATH for all builds
19789
19790 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19791
19792 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19793
19794 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19795 the one used in gcc/Makefile.in, so that a null expansion doesn't
19796 override the one needed to build gcc with a native cc.
19797
19798 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19799
19800 * configure: Accept -with arguments.
19801
19802 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19803
19804 * Makefile.in: added h8300sim
19805
19806 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19807
19808 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19809 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19810 (all-cygnus, native, build-cygnus): Make
19811 $(canonhost)-stamp-3stage-done, not $(host)....
19812 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19813 i386-sco3.2v4. Added else true to if command.
19814
19815 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19816
19817 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19818
19819 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19820
19821 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19822
19823 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19824
19825 * configure.in: don't remove binutils from Solaris builds
19826
19827 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19828
19829 * Makefile.in: get rid of earlier definitions for *clean,
19830 also handle the recursive info rule better
19831
19832 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19833
19834 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19835 do more-or-less the right thing.
19836
19837 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19838
19839 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19840 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19841
19842 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19843
19844 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19845 $(host_canonical).
19846
19847 * configure.in: split the configdirs list into 4 categories (native
19848 v. cross, library v. tool) and handle the cross-only and native-
19849 only in more reasonable (and correct!) way.
19850
19851 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19852
19853 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19854 configdirs anymore.
19855
19856 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19857
19858 * Makefile.in: extensive cleanup:: removed all of the explicit
19859 clean-* targets, collapsed many wrappers around subdir_do into
19860 one, added additional targets to satisfy standards.texi, deleted
19861 some old targets, some changes for consistency
19862
19863 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19864
19865 * configure.in: handle some programs as cross-only, and others as
19866 native only
19867
19868 * test-build.mk: handle partial holes in a more generic manner
19869
19870 * Makefile.in: m4 depends on libiberty
19871
19872 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19873
19874 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19875 time, wdiff, and find to configdirs
19876
19877 * Makefile.in: all, clean, and install rules for the new programs
19878 added to configure.in
19879
19880 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19881
19882 * configure.in: use mh-sun for all *-sun-* hosts
19883
19884 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19885
19886 * Makefile.in: define flags for X11 include files and library file
19887 locations, pass them down to the programs that need this info
19888
19889 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19890
19891 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19892
19893 * configure.in: start building libg++ for HP-UX targets
19894
19895 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19896
19897 * README: Update references to files moved into etc/.
19898
19899 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19900
19901 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19902 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19903
19904 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19905
19906 * configure: accept dash as well as underscore in long option
19907 names for FSF compatibility.
19908
19909 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19910
19911 * config.sub: added -sco3.2v4 support from FSF.
19912
19913 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19914
19915 * configure.in: expand the section that adds or removes
19916 directories from the list of programs to build, to handle native
19917 vs. cross in addition to host v. native
19918
19919 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19920
19921 * Makefile.in: Replace C++ in macro names with CXX.
19922 This is less likely to break ...
19923
19924 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19925
19926 * test-build.mk: add -w to GNU_MAKE
19927
19928 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19929
19930 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19931 add 'sparc' to list of recognized cpus. This needed to make
19932 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19933 Delete some redundant ose68 variants. Recognize -wrs as an os,
19934 then changes that into $CPU-wrs-vxworks.
19935
19936 * configure.in: remove most references to gdbtest, regularize
19937 target based program removal
19938
19939 * test-build.mk: import from p3 tree (many fixes and changes)
19940
19941 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19942
19943 * Makefile.in: added rules to handle tcl, tk, and expect
19944
19945 * configure.in: handle those directories if they exist
19946
19947 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19948
19949 * config.sub: removed bogus hppabsd and hppahpux names, since
19950 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19951
19952 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19953
19954 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19955 depends upon all-xiberty
19956
19957 * Makefile.in: changes from p3, including:
19958
19959 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19960
19961 * Makefile.in (XTRAFLAGS): include newlib directories if
19962 newlib/Makefile exists, rather than if host != target.
19963
19964 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19965
19966 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19967 from the same source tree and not building a cross-compiler. This
19968 matters for the libg++ configuration if reconfiguring a tree that
19969 has already been installed.
19970
19971 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19972
19973 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19974 pick up the machine and system specific header files.
19975
19976 * Makefile.in: added AS_FOR_TARGET, passed down in
19977 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19978 the C compiler to use to create programs which are run in the
19979 build environment, set it to default to $(CC), and passed it down
19980 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19981
19982 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19983
19984 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19985 We need them for unusual native builds, like systems without
19986 ranlib.
19987
19988 * configure: also define $(host_canonical) and
19989 $(target_canonical), which are the full, canonical names for the
19990 given host and target
19991
19992 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19993
19994 * Makefile.in: Added separate definitions for C++.
19995
19996 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19997
19998 * configure.in (configdirs): Add deja-gnu.
19999
20000 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
20001
20002 * README: Update for configure.texi and gdb-4.7 release.
20003
20004 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
20005
20006 * Makefile.in: Move "all" target to top of file.
20007 Previously, first target was ".PHONY" which caused BSD4.4 make
20008 to build .PHONY when make was run without arguments.
20009
20010 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20011
20012 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20013 Library-copylefted code in libiberty.
20014
20015 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20016
20017 * config.sub: Replace m68kmote with plain old m68k.
20018
20019 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20020
20021 * Makefile.in: Remove space from blank line, avoid Make complaints.
20022
20023 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20024
20025 * config.sub: Complain if no argument is given. Added support for
20026 386bsd as OS and target alias.
20027
20028 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20029
20030 * Makefile.in (XTRAFLAGS): include newlib directories if
20031 newlib/Makefile exists, rather than if host != target.
20032
20033 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20034
20035 * config.sub: recognize sparclite-wrs-vxworks.
20036
20037 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20038 p3.) Added clean-xiberty to clean.
20039
20040 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20041
20042 * configure.in: use *-*-* instead of nested cases for host and target
20043
20044 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20045
20046 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20047 from the same source tree and not building a cross-compiler. This
20048 matters for the libg++ configuration if reconfiguring a tree that
20049 has already been installed.
20050
20051 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20052
20053 * config.sub (i486v/i486v4): Merge in from FSF version.
20054
20055 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20056
20057 * configure: only set PWD if it is already set.
20058
20059 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20060
20061 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20062 doesn't have unset and all success paths (and most error paths)
20063 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20064 to just ${PWD} to avoid confusion.)
20065
20066 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20067
20068 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20069 even for a native compilation.
20070
20071 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20072
20073 Changes to make the gdb.tar.Z rule work better.
20074
20075 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20076 (DEVO_SUPPORT): Add configure.texi.
20077 (bfd-ilrt.tar.Z): Remove ancient rule.
20078
20079 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20080
20081 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20082 pick up the machine and system specific header files.
20083
20084 * configure.in, config.sub: added new target m68010-adobe-scout,
20085 with alias of adobe68k. Changed configure.in to check for
20086 -scout before -sco* to avoid a false match.
20087
20088 * Makefile.in: added AS_FOR_TARGET, passed down in
20089 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20090 the C compiler to use to create programs which are run in the
20091 build environment, set it to default to $(CC), and passed it down
20092 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20093
20094 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20095
20096 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20097 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20098 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20099 FOR_TARGET variants, to newlib and libg++.
20100
20101 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20102
20103 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20104 first.
20105
20106 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20107
20108 * config.sub: Accept `elf' as an environment.
20109
20110 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20111
20112 * Makefile.in (all-opcodes): cd into the right directory
20113
20114 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20115
20116 * configure: added -program_transform_name option, used as
20117 argument to sed when installing programs.
20118 configure.texi: added documentation for -program_prefix,
20119 -program_suffix and -program_transform_name.
20120
20121 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20122
20123 * config.sub: Accept i486 where i386 ok.
20124
20125 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20126
20127 * config.sub: accept we32k
20128
20129 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20130
20131 * config.sub, configure.in: accept OSE68000 and OSE68k.
20132
20133 * Makefile.in: don't create all directories for ``make install'';
20134 let the subdirectories create the ones they need.
20135
20136 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20137
20138 * COPYING: new file, GPL v2
20139
20140 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20141
20142 * Makefile.in: use the new gen-info-dir, which needs a template
20143 argument (which also lives in texinfo)
20144
20145 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20146
20147 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20148
20149 * config.sub (ncr3000): Change i386 to i486.
20150
20151 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20152
20153 * Makefile.in: add install-rcs, install-grep to
20154 install-no-fixedincludes, removed install-bison and install-libgcc
20155
20156 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20157
20158 * configure.in: grab the HPUX makefile fragment if on HPUX
20159
20160 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20161
20162 * Makefile.in: eradicate bison spoor (ditto libgcc).
20163 configure.in: recognise m68{k,000}-ericsson-OSE.
20164 es1800 is alias for m68k-ericsson-OSE
20165
20166 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20167
20168 * configure.in: rearrange the parts that remove programs from
20169 configdirs, based now on HOST==TARGET or by canonical triple.
20170
20171 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20172
20173 * test-build.mk: recurse explicitly with -f test-build.mk when
20174 appropriate. predicate stage3 and comparison on the existence
20175 of gcc. That is, if gcc isn't around, we aren't three-staging.
20176 On very clean, also remove ...stamp-co. Build in-place before
20177 doing other builds.
20178
20179 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20180
20181 * Makefile.in, configure.in: add tgas
20182
20183 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20184
20185 * Makefile.in: a number of changes merged in from progressive.
20186
20187 * configure.in: add libm.
20188
20189 * .cvsignore: ignore some stuff that comes from test-build.mk.
20190
20191 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20192
20193 * config.sub: Add es1800 (m68k-ericsson-es1800).
20194
20195 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20196
20197 * configure: Add program_suffix (parallel to program_prefix)
20198 * Makefile.in: adjust directory-creating script for losing decstation
20199
20200 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20201
20202 * configure: Minor $subdir-related fixes.
20203
20204 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20205
20206 * configure: fix various problems with propogating
20207 makefile_target_frag in subdirs.
20208 * configure.in: config libgcc if its there
20209
20210 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20211
20212 * config.sub: HPPA merge.
20213
20214 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20215
20216 * Makefile.in: Replace all-bison with all-byacc in all
20217 dependency lines for other tools (which now use byacc).
20218
20219 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20220
20221 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20222
20223 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20224
20225 * Makefile.in: make gprof rules similar to byacc rules (instead of
20226 vestigal $(unsubdir) that didn't work...)
20227
20228 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20229
20230 * config.sub: Add support for Linux.
20231 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20232 (at least for libg++).
20233
20234 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20235
20236 * configure.texi: fix doc for the -nfp option to configure
20237
20238 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20239
20240 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20241
20242 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20243
20244 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20245 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20246 * configure.in: added solaris* host_makefile_frag hook.
20247
20248 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20249
20250 * config.sub: changed recognition of m68000 so that various
20251 m68k types can be specified via m680[01234]0
20252
20253 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20254
20255 * config.sub (basic_machine): fix sed so that '-foo' isn't
20256 completely substituted out while .+'-foo' loses the '-foo'
20257
20258 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20259
20260 * config.sub ($os): Add -aout.
20261
20262 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20263
20264 * configure: If host_makefile_frag is absolute, don't
20265 prefix ${invsubdir} (relevant to libg++ auto-configure).
20266
20267 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20268
20269 * Makefile.in (tooldir): Define it.
20270 (all-ld): Depend on all-flex.
20271
20272 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20273
20274 * Makefile.in (check): Fix libg++ special case.
20275
20276 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20277
20278 * configure: do not bury `pwd` into config.status, thus do fewer
20279 pwd's.
20280
20281 * configure: print the "Building in" message only when building in
20282 other than "." AND verbose.
20283
20284 * configure: remove -s, rework -v to better accommodate guested
20285 configures.
20286
20287 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20288
20289 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20290
20291 * Makefile.in: macroize flags passed on recursion. remove
20292 fileutils.
20293
20294 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20295
20296 * configure: get makesrcdir right for subdirs deeper than 1.
20297
20298 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20299 install.
20300
20301 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20302
20303 * Makefile.in: don't print subdir_do or recursion lines.
20304
20305 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20306
20307 * standards.texi: added menu item.
20308
20309 * Makefile.in: build and install standards.info.
20310
20311 * standards.texi: new file.
20312
20313 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20314
20315 * configure: test for and move config.status pieces from
20316 ${subdir}/.
20317
20318 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20319
20320 * configure: Test for existance of files before trying to mv
20321 them, to avoid numerous non-existance messages.
20322
20323 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20324
20325 * configure: correct final line of config.status.
20326
20327 * configure: patch from eggert. Avoids a protection problem if
20328 the original Makefile.in is read only.
20329
20330 * configure: use move-if-change from gcc to create config.status.
20331 Some makefiles depend on config.status to tell if a directory
20332 has been reconfigured for a different host. This change
20333 prevents those directories from remaking everything in the case
20334 where the reconfig was only intended to rebuild a Makefile.
20335
20336 * configure: test for config.sub with "config.sub sun4" rather
20337 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20338 host alias from a missing config.sub.
20339
20340 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20341
20342 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20343 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20344
20345 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20346
20347 * configure: mkdir ${subdir} as needed.
20348
20349 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20350
20351 * Makefile.in,configure.in: added autoconf.
20352
20353 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20354
20355 * Makefile.in: no longer pass against on recursion.
20356
20357 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20358 definitions are not inherited.
20359
20360 * configure: correct makesrcdir when subdir is .
20361
20362 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20363
20364 * configure: Add support for 'subdirs' variable, which is
20365 like 'configdirs', except that configure doesn't re-invoke
20366 itself for subdirs, it just creates a Makefile for each subdir.
20367 * configure.texi: Document subdirs.
20368
20369 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20370
20371 * configure.in: added flex to configdirs
20372
20373 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20374
20375 * Makefile.in: remove clean-stamps from clean.
20376
20377 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20378
20379 * configure.in: Add gdbtest to configdirs.
20380
20381 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20382
20383 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20384 to recursive makes.
20385 * configure.in: Recognize new ncr3000 config.
20386
20387 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20388
20389 * Makefile.in, configure.in: removed references to gdbm.
20390
20391 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20392
20393 * config.sub: Don't canonicalize os value
20394 newsos* to bsd (readline needs to check for newsos).
20395 (This fix was earlier made Jan 31, but got re-broken.)
20396
20397 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20398
20399 * configure.in: sco is an os, not a vendor!
20400
20401 * configure: Quote $( better. Keep various shells happy.
20402
20403 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20404
20405 * Makefile.in: eliminate stamp-files.
20406
20407 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20408
20409 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20410 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20411
20412 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20413
20414 * config.sub: fix iris/iris3.
20415
20416 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20417
20418 * configure: re-add -rm.
20419
20420 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20421
20422 * Maskefile.in: add .stmp-rcs to all.
20423
20424 * configure.in: remove gas from rs6000 build, use aix host fragment.
20425
20426 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20427
20428 * configure: pass down site_option during recursion.
20429
20430 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20431
20432 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20433
20434 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20435
20436 * configure: Change exec_prefix so that it really defaults to prefix.
20437
20438 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20439
20440 * Makefile.in, configure.in: Add support for mmalloc library.
20441
20442 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20443
20444 * Makefile.in: add stmp dependencies for a few more things.
20445
20446 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20447
20448 * configure: adjusted error message on objdir/srcdir configure
20449 collision, per john's suggestion.
20450
20451 * Makefile.in: add libiberty stmp to all and all.cross.
20452
20453 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20454
20455 * Makefile.in: remove force dependencies, add grep to all.
20456
20457 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20458
20459 * Makefile.in: drop flex. make stamp files work.
20460
20461 * configure: added test for conflicting configuration in srcdir,
20462 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20463 gets cranky. use relative paths for configure and srcdir
20464 whenever possible. Send some error messages to stderr that were
20465 going to stdout.
20466
20467 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20468
20469 * Makefile.in: Fix libg++ rule to check for gcc directory
20470 before using gcc/gcc. Also pass XTRAFLAGS.
20471
20472 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20473
20474 * Makefile.in: added stmp-files so that directories aren't polled
20475 when they are already built.
20476
20477 * configure.texi: fixed a node pointer problem.
20478
20479 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20480
20481 * config.sub configure.in gdb/configure.in
20482 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20483 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20484 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20485
20486 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20487
20488 * configure: -recurring becomes -silent. corrected help message
20489 for -site= option.
20490
20491 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20492
20493 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20494
20495 * configure: when building Makefile for crosses, replace
20496 tooldir and program_prefix. default srcdir from location of
20497 config.sub. remove "for host in hosts" and "for target in
20498 targets" loops.
20499
20500 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20501
20502 * Makefile.in: Do not pass bindir or mandir to cvs.
20503
20504 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20505
20506 * Makefile.in, configure.in: removed traces of namesubdir,
20507 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20508 copyrights to '92, changed some from Cygnus to FSF.
20509
20510 * configure.texi: remove most references to multiple hosts,
20511 multiple targets, subdirs, etc.
20512
20513 * configure.man: removed rcsid. reference config.sub not
20514 config.subr.
20515
20516 * Makefile.in: mkdir $(infodir) on install-info.
20517
20518 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20519
20520 * configure.texi: Explain better about .gdbinit and about
20521 the environment that configure.in sections run in.
20522
20523 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20524
20525 * configure.in: Ultrix is only a decstation if it's a MIPS.
20526
20527 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20528
20529 * README: DOC.configure => cfg-paper.texi.
20530
20531 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20532
20533 * config.sub (near case $os): Don't convert newsos* to bsd!
20534
20535 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20536
20537 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20538 the number of copies of COPYING that go into the GDB tar file.
20539
20540 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20541
20542 * bfd/configure.in, gdb/config/mh-i386sco,
20543 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20544 Fix SCO configuration stuff.
20545
20546 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20547
20548 * Makefile.in: For libg++, make sure the -I pointing
20549 to the gcc directory goes *after* all the libg++-local -I flags.
20550 Also, move just-gcc dependency from just-libg++ to all-libg++.
20551
20552 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20553
20554 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20555
20556 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20557
20558 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20559
20560 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20561
20562 * config.sub: Add stratus configuration frags. Also
20563 submitted to FSF.
20564
20565 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20566
20567 * Makefile.in (DEV_SUPPORT): add configure.man.
20568
20569 * config.sub(Decode manufacturer-specific): add -none*.
20570
20571 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20572
20573 * Makefile.in: remove form feeds to make Sun's make happy.
20574 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20575
20576 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20577
20578 * Makefile.in (AR_FLAGS): Make quieter.
20579
20580 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20581
20582 * configure.in: Add libg++.
20583 * configure: When verbose, don't output the command line at each
20584 level; it will be unremarkably the same as the previous version,
20585 which will be the same as what the user typed.
20586
20587 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20588
20589 * configure.in, Makefile.in: fix clean-info, add flex. add
20590 fileutils.
20591
20592 * configure: be less sensitive to spaces in Makefile.in. Do not
20593 look for sources in "..". Doing so breaks subdirectories that
20594 might have their own configure. If a subdir has it's own
20595 configure script, use it.
20596
20597 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20598
20599 * cfg-paper.texi: some changes suggested by rms.
20600
20601 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20602
20603 * config.sub: Merge in some small additions from the FSF version,
20604 taken from the gcc distribution, to bring the Cygnus and FSF
20605 versions into closer sync.
20606
20607 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20608
20609 * configure.in: Changed svr4 references to sysv4.
20610
20611 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20612
20613 * configure: added -V for version number option.
20614
20615 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20616
20617 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20618 renamed from DOC.configure to cfg-paper.texi.
20619
20620 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20621
20622 * configure, config.subr, config.sub: config.subr is now
20623 config.sub again.
20624
20625 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20626
20627 * configure.texi: new file, in progress.
20628
20629 * Makefile.in: build info file and install the man page for
20630 configure.
20631
20632 * configure.man: new file, first cut.
20633
20634 * configure: find config.subr again now that configuration "none"
20635 has gone. removed all traces of the -ansi option. removed all
20636 traces of the -languages option.
20637
20638 * config.subr: resync from rms.
20639
20640 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20641
20642 * configure, config.sub, config.subr: merge config.sub into
20643 config.subr, call the result config.subr, remove config.sub, use
20644 config.subr.
20645
20646 * Makefile.in: revised install for dir.info.
20647
20648 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20649
20650 * configure.in: add decstation host makefile frag.
20651
20652 * Makefile.in: BISON now bison -y again. also install-gcc on
20653 install. clean-gdbm on clean. infodir belongs in datadir.
20654 Make directories for info install. Build dir.info here then
20655 install it.
20656
20657 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20658
20659 * Makefile.in: fix for bad directory tests.
20660
20661 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20662
20663 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20664 regexp. -srcdir relative was being handled incorrectly.
20665
20666 * Makefile.in: unwrapped some for loops so that parallel makes
20667 work again and so one can focus one's attention on a particular
20668 package.
20669
20670 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20671
20672 * configure: added PWD as a stand in for `pwd` (for speed). use
20673 elif wherever possible. make -srcdir work without -objdir.
20674 -objdir= commented out.
20675
20676 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20677
20678 * configure: +options become --options. -subdirs commented out.
20679 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20680 Makefile now at top of generated Makefile. Removed cvs log
20681 entries. added -srcdir. create .gdbinit only if there is one
20682 in ${srcdir}.
20683
20684 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20685 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20686 and mandir now keyed off datadir by default.
20687
20688 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20689
20690 * Freshly created ChangeLog.
20691
20692 \f
20693 Local Variables:
20694 mode: change-log
20695 left-margin: 8
20696 fill-column: 76
20697 version-control: never
20698 End: