]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
1 2022-06-28 Release Manager
2
3 * GCC 10.4.0 released.
4
5 2022-05-29 Iain Sandoe <iain@sandoe.co.uk>
6
7 * Makefile.def: Add dsymutil defs.
8 * Makefile.in: Regenerated.
9 * Makefile.tpl: Add dsymutil to flags.
10 * configure: Regenerated.
11 * configure.ac: Add dsymutil to target and build recipes.
12
13 2022-05-29 Iain Sandoe <iain@sandoe.co.uk>
14
15 Backported from master:
16 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
17
18 * Makefile.in: Regenerate.
19 * Makefile.tpl: Make the state of the configured host
20 shared flag available to makefile fragements.
21
22 2022-05-29 Iain Sandoe <iain@sandoe.co.uk>
23
24 Backported from master:
25 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
26
27 * configure: Regenerate.
28 * configure.ac: Adjust cases for which it is necessary to
29 include the Darwin host config fragment.
30
31 2021-04-08 Release Manager
32
33 * GCC 10.3.0 released.
34
35 2021-03-09 Ian Lance Taylor <iant@golang.org>
36
37 PR go/99458
38 * libgo/runtime/proc.c: cast SIGSTKSZ to uintptr
39 In newer versions of glibc it is long, which causes a signed
40 comparison warning.
41
42 2021-01-03 Iain Sandoe <iain@sandoe.co.uk>
43 Jakub Jelinek <jakub@redhat.com>
44
45 PR target/97865
46 * libtool.m4: Update handling of Darwin platform link flags
47 for Darwin20.
48
49 2020-11-25 Martin Liska <mliska@suse.cz>
50
51 * .gitignore: Add .clang-tidy.
52
53 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
54
55 Backported from master:
56 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
57
58 PR target/97302
59 * configure.ac: Only set with_gmp to /usr/local
60 if not building in tree.
61 * configure: Regenerate.
62
63 2020-07-23 Release Manager
64
65 * GCC 10.2.0 released.
66
67 2020-05-07 Release Manager
68
69 * GCC 10.1.0 released.
70
71 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
72
73 PR target/92713
74 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
75 (noconfigdirs): Add 'target-libstdc++-v3'.
76 * configure: Regenerate.
77
78 2020-04-21 Stephen Casner <casner@acm.org>
79
80 PR 25830
81 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
82 * configure: Rebuild.
83
84 2020-04-17 Martin Liska <mliska@suse.cz>
85 Jonathan Yong <10walls@gmail.com>
86
87 PR gcov-profile/94570
88 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
89 for CYGWIN.
90
91 2020-04-14 Martin Jambor <mjambor@suse.cz>
92
93 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
94
95 2020-04-09 Tom Tromey <tom@tromey.com>
96
97 * configure: Rebuild.
98 * Makefile.in: Rebuild.
99 * Makefile.def (gdbsupport, gdbserver): New host modules.
100 (configure-gdb): Depend on all-gdbsupport.
101 (all-gdb): Depend on all-gdbsupport, all-libctf.
102 * configure.ac (host_tools): Add gdbserver.
103 Conditionally build gdbserver and gdbsupport.
104
105 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
106
107 * configure.ac: Build libgomp by default for amdgcn.
108 * configure: Regenerate.
109
110 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
111
112 * MAINTAINERS (Write After Approval): Add myself.
113
114 2020-02-28 Joel Hutton <joel.hutton@arm.com>
115
116 * MAINTAINERS (Write After Approval) : Add myself.
117
118 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
119
120 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
121
122 2020-02-14 Martin Sebor <msebor@redhat.com>
123
124 * doc/extend.texi (attribute alias): Mention type requirement.
125 (attribute weak): Same.
126 (attribute weakref): Correct invalid example.
127
128 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
129
130 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
131
132 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
133 Jakub Jelinek <jakub@redhat.com>
134
135 * .gitattributes: Add *.md diff=md.
136
137 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
138
139 The mentioned auto-generated file is no more part of the
140
141 GCC sources, it's auto-generated in $(builddir) during build.
142
143 PR target/92055
144 * contrib/gcc_update (files_and_dependencies): Remove
145 entry for gcc/config/avr/t-multilib.
146
147 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
148
149 * MAINTAINERS: Update my email address.
150
151 2020-01-13 Joseph Myers <joseph@codesourcery.com>
152
153 * README.MOVED_TO_GIT: Remove.
154
155 2020-01-11 Joseph Myers <joseph@codesourcery.com>
156
157 * README.MOVED_TO_GIT: New file.
158
159 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
160
161 * MAINTAINERS (Write After Approval): Add myself.
162
163 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
164
165 * MAINTAINERS (write_after_approval): Add myself.
166
167 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
168
169 * MAINTAINERS (write_after_approval): Add myself.
170
171 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
172
173 * MAINTAINERS (write_after_approval): Add myself.
174
175 2019-12-11 Matthias Klose <doko@ubuntu.com>
176
177 * configure.ac: Factor out common cases for compare_exclusions.
178 * configure: Regenerate.
179
180 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
181
182 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
183 flag.
184
185 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
186
187 * MAINTAINERS (Write After Approval): Add myself.
188
189 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
190
191 PR middle-end/92463
192 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
193 * configure: Regenerate
194
195 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
196
197 * configure.ac: Use https for gcc.gnu.org.
198 * configure: Regenerated.
199
200 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
201
202 * MAINTAINERS (aarch64 port): Remove my name, move to...
203 (Write After Approval): ...Here.
204
205 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
206
207 * MAINTAINERS: Change my email address as maintainer.
208
209 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
210
211 PR fortran/91828
212 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
213 * configure: Regenerated.
214
215 2019-10-21 Jason Merrill <jason@redhat.com>
216
217 * .gitattributes: Also check ChangeLog whitespace.
218
219 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
220
221 * contrib/dg-extract-results.sh: Add support for KPASS.
222 * contrib/dg-extract-results.py: Likewise.
223
224 2019-10-17 Jason Merrill <jason@redhat.com>
225
226 * .gitattributes: Avoid {} in filename pattern.
227
228 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
229
230 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
231 Approval section.
232
233 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
234
235 * MAINTAINERS: Add myself to Write After Approval
236
237 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
238
239 * MAINTAINERS: Add myself as an aarch64 maintainer.
240
241 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
242
243 * MAINTAINERS: Add myself as aarch64 maintainer.
244
245 2019-09-23 Carl Love <cel@us.ibm.com>
246
247 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
248 New define_insn.
249 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
250 vsx_xxpermdi16_le_V16QI): Removed define_insn.
251
252 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
253
254 * MAINTAINERS (Sam Tebbs): Update email address.
255
256 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
257
258 * MAINTAINERS: Update my email address.
259
260 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
261
262 * libtool.m4: Handle uclinuxfdpiceabi.
263
264 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
265
266 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
267 Remove myself from Write After Approval section.
268
269 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
270
271 * configure.ac: Support for bpf-*-* targets.
272 * configure: Regenerate.
273
274 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
275
276 * config.sub: Import upstream version 2019-06-30.
277 * config.guess: Import upstream version 2019-07-24.
278
279 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
280
281 * MAINTAINERS: Remove spu port maintainers.
282
283 2019-08-28 Martin Liska <mliska@suse.cz>
284
285 * .gitignore: Add .clangd and compile_commands.json
286 to .gitignore.
287
288 2019-08-23 Michael Forney <mforney@mforney.org>
289
290 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
291 * Makefile.in: Regenerate.
292
293 2019-08-19 Tom Tromey <tom@tromey.com>
294
295 * configure: Rebuild.
296 * configure.ac: Add --with-static-standard-libraries.
297
298 2019-08-16 Alexandre Oliva <oliva@gnu.org>
299
300 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
301
302 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
303
304 * MAINTAINERS (Write After Approval): Add myself.
305
306 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
307
308 * MAINTAINERS (Write After Approval): Remove myself, already listed in
309 RISC-V port maitainer.
310
311 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
312
313 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
314
315 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
316
317 * MAINTAINERS (Write After Approval): Add myself.
318
319 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
320
321 * MAINTAINERS (Write After Approval): Add myself.
322
323 2019-06-25 Martin Liska <mliska@suse.cz>
324
325 contrib/filter-clang-warnings.py: Transform from
326 filter-rtags-warnings.py.
327
328 2019-06-15 Tom Tromey <tom@tromey.com>
329
330 * configure.ac (host_libs): Add gnulib.
331 * configure: Rebuild.
332 * Makefile.def (host_modules, dependencies): Add gnulib.
333 * Makefile.in: Rebuild.
334
335 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
336
337 * MAINTAINERS (Write After Approval): Add myself.
338
339 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
340
341 * configure: Regenerate.
342 * configure.ac: Add PRU target.
343
344 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
345
346 * MAINTAINERS (Write After Approval): Add myself.
347
348 2019-06-11 Nick Clifton <nickc@redhat.com>
349
350 Import these changes from the binutils/gdb repository:
351
352 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
353
354 * Makefile.def (dependencies): configure-libctf depends on all-bfd
355 and all its deps.
356 * Makefile.in: Regenerated.
357
358 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
359
360 * Makefile.def (host_modules): Add libctf.
361 * Makefile.def (dependencies): Likewise.
362 libctf depends on zlib, libiberty, and bfd.
363 * Makefile.in: Regenerated.
364 * configure.ac (host_libs): Add libctf.
365 * configure: Regenerated.
366
367 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
368
369 * MAINTAINERS (Write After Approval): Add myself.
370
371 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
372
373 * MAINTAINERS: Update my email address.
374
375 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
376
377 * MAINTAINERS (Write After Approval): Add myself.
378
379 2019-05-16 Jun Ma <junma@linux.alibaba.com>
380
381 * MAINTAINERS (Write After Approval): Add myself.
382
383 2019-05-07 Jim Wilson <jimw@sifive.com>
384
385 * MAINTAINERS: Remove myself as IA-64 maintainer.
386
387 2019-05-04 Roland Illig <roland.illig@gmx.de>
388
389 * MAINTAINERS (Write After Approval): Add myself.
390
391 2019-05-02 Richard Biener <rguenther@suse.de>
392
393 PR bootstrap/85574
394 * Makefile.tpl (compare target): Also compare extra-compare
395 files.
396 * Makefile.in: Regenerate.
397
398 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
399
400 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
401 as modulo-scheduler maintainer.
402
403 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
404
405 * MAINTAINERS: Add myself as co-maintainer for Darwin.
406
407 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
408
409 * MAINTAINERS: Update my email address.
410
411 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
412
413 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
414 * configure: Regenerate.
415
416 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
417
418 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
419 * configure: Regenerate.
420
421 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
422
423 * configure.ac: Add target-zlib to target_libraries.
424 * configure: Regenerate.
425
426 2019-04-09 Martin Liska <mliska@suse.cz>
427
428 * Makefile.in: Regenerate.
429 * Makefile.tpl: Pass GENERATOR_CFLAGS
430 in all stages.
431
432 2019-03-28 Martin Liska <mliska@suse.cz>
433
434 PR bootstrap/89829
435 * Makefile.in: Revert r254150.
436 * Makefile.tpl: Likewise.
437
438 2019-03-28 Ben Elliston <bje@gnu.org>
439
440 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
441 related, and libdecnumber.
442
443 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
444
445 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
446 (Write After Approval): Remove myself.
447
448 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
449
450 * MAINTAINERS (Write After Approval): Add myself.
451
452 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
453
454 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
455 (Write After Approval): Remove myself and Julian.
456
457 2019-01-26 Harald Anlauf <anlauf@gmx.de>
458
459 * MAINTAINERS (Write After Approval): Add myself.
460
461 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
462
463 * MAINTAINERS (Write After Approval): Add myself.
464
465 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
466
467 * ChangeLog: Replace space with tab.
468 * MAINTAINERS: Delete 1 tab to keep alignment.
469
470 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
471
472 * MAINTAINERS (Write After Approval): Add myself.
473
474 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
475
476 * MAINTAINERS (Write After Approval): Add myself.
477
478 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
479 Kwok Cheung Yeung <kcy@codesourcery.com>
480 Julian Brown <julian@codesourcery.com>
481 Tom de Vries <tom@codesourcery.com>
482 Jan Hubicka <hubicka@ucw.cz>
483 Martin Jambor <mjambor@suse.cz>
484
485 * configure.ac: Likewise.
486 * configure: Regenerate.
487 * contrib/config-list.mk: Add amdgcn-amdhsa.
488
489 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
490
491 * MAINTAINERS (Write After Approval): Add myself.
492
493 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
494
495 * MAINTAINERS (Write After Approval): Add myself.
496
497 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
498
499 PR target/88535
500 * config.guess: Import upstream version 2019-01-03.
501 * config.sub: Import upstream version 2019-01-01.
502
503 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
504
505 * MAINTAINERS (Write After Approval): Update my maintainer address.
506
507 2018-12-21 Gergö Barany <gergo@codesourcery.com>
508
509 * MAINTAINERS (Write After Approval): Add myself.
510
511 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
512
513 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
514
515 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
516
517 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
518 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
519 (GCC_TARGET_TOOL): Likewise.
520 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
521 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
522 OTOOL, OTOOL_FOR_TARGET: New substitutions.
523 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
524 * configure: Regenerate.
525 * Makefile.in: Likewise.
526
527 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
528
529 * MAINTAINERS (Write After Approval): Add myself.
530
531 2018-11-13 Martin Liska <mliska@suse.cz>
532
533 * gcc.target/i386/pr87930.c: Move to ...
534 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
535
536 2018-11-10 Stafford Horne <shorne@gmail.com>
537
538 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
539 (Write After Approval): Remove myself.
540
541 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
542
543 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
544 Append $INCICONV to it.
545
546 2018-11-04 Stafford Horne <shorne@gmail.com>
547
548 * MAINTAINERS (Write After Approval): Add myself.
549
550 2018-10-31 Joseph Myers <joseph@codesourcery.com>
551
552 PR bootstrap/82856
553 * multilib.am: New file. From automake.
554
555 Merge from binutils-gdb:
556 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
557
558 * libtool.m4: Use AC_LANG_SOURCE.
559 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
560 * ar-lib: New file.
561 * test-driver: New file.
562 * configure: Re-generate.
563
564 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
565
566 * MAINTAINERS (Write After Approval): Add myself.
567
568 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
569
570 PR bootstrap/87788
571 PR d/87799
572 * configure: Rebuild.
573 * configure.ac: Disable D on systems where it is known not to work.
574
575 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
576
577 * Makefile.def (target_modules): Add libphobos.
578 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
579 GDCFLAGS_FOR_TARGET.
580 (dependencies): Make libphobos depend on libatomic, libbacktrace
581 configure, and zlib configure.
582 (language): Add language d.
583 * Makefile.in: Rebuild.
584 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
585 (HOST_EXPORTS): Add GDC.
586 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
587 (BASE_TARGET_EXPORTS): Add GDC.
588 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
589 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
590 (EXTRA_HOST_FLAGS): Add GDC.
591 (STAGE1_FLAGS_TO_PASS): Add GDC.
592 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
593 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
594 environment variables.
595 * configure: Rebuild.
596 * configure.ac: Add target-libphobos to target_libraries. Set and
597 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
598
599 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
600
601 * MAINTAINERS (Write After Approval): Add myself.
602
603 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
604
605 * MAINTAINERS (Write After Approval): Remove myself.
606
607 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
608
609 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
610
611 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
612
613 * MAINTAINERS: Update my email address.
614
615 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
616
617 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
618 maintainer.
619
620 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
621
622 * MAINTAINERS (Write After Approval): Add self.
623
624 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
625
626 * MAINTAINERS (write after approval): Add myself.
627
628 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
629
630 * MAINTAINERS: Update my email address.
631
632 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
633
634 * MAINTAINERS (write after approval): Add myself.
635
636 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
637
638 * MAINTAINERS: Add self to global reviewers list.
639
640 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
641
642 MAINTAINERS: Add c-sky port maintainers.
643
644 2018-08-10 Martin Liska <mliska@suse.cz>
645
646 * MAINTAINERS: Revert change in previous commit and
647 join lines.
648
649 2018-08-10 Martin Liska <mliska@suse.cz>
650
651 * MAINTAINERS: Remove extra line.
652
653 2018-08-06 Naveen H.S <naveenh@marvell.com>
654
655 * MAINTAINERS: Update my email address.
656
657 2018-07-19 DJ Delorie <dj@redhat.com>
658
659 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
660 as maintainer.
661
662 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
663
664 * MAINTAINERS: Adjust email address for me and my colleague Robin
665 Dapp.
666
667 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
668 Sunil K Pandey <sunil.k.pandey@intel.com>
669
670 PR target/84413
671 * config/i386/i386.c (m_CORE_AVX512): New.
672 (m_CORE_AVX2): Likewise.
673 (m_CORE_ALL): Add m_CORE_AVX2.
674 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
675 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
676 and remove the rest of m_SKYLAKE_AVX512.
677
678 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
679
680 * config.sub: Sync with upstream version 2018-07-03.
681
682 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
683
684 * config.guess: Sync with upstream version 2018-06-26.
685 * config.sub: Sync with upstream version 2018-07-02.
686
687 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
688
689 * libtool.m4: Sort output of 'find' to enable deterministic builds.
690 * ltmain.sh: Likewise.
691
692 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
693
694 * contrib/config-list.mk: Remove powerpc-linux_paired.
695
696 2018-06-29 Alexandre Oliva <oliva@adacore.com>
697
698 * configure.ac: Introduce support for @unless/@endunless.
699 * Makefile.tpl (dep-kind): Rewrite with cond; return
700 postbootstrap in some cases.
701 (make-postboot-dep, postboot-targets): New.
702 (dependencies): Do not output postbootstrap dependencies at
703 first. Output non-target ones changed for configure to depend
704 on stage_last @if gcc-bootstrap, and the original deps @unless
705 gcc-bootstrap.
706 * configure.in, Makefile.in: Rebuilt.
707
708 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
709
710 * MAINTAINERS (write after approval): Add myself.
711
712 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
713
714 * MAINTAINERS (write after approval): Add myself.
715
716 2018-06-19 Nick Clifton <nickc@redhat.com>
717
718 * zlib/configure.ac: Restore old behaviour of only enabling
719 multilibs when a target subdirectory is defined. This allows
720 building with srcdir == builddir.
721 * zlib/configure: Regenerate.
722
723 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
724
725 * Makefile.def (fortran): Add check-target-libgomp-fortran.
726 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
727 * Makefile.in: Regenerate.
728
729 2018-06-16 Ben Elliston <bje@gnu.org>
730
731 * config.guess: Import latest version.
732 * config.sub: Likewise.
733
734 2018-06-08 Martin Liska <mliska@suse.cz>
735
736 * MAINTAINERS: Remove MPX-related entries.
737 * Makefile.def: Remove libmpx support.
738 * Makefile.in: Regenerate.
739 * configure.ac: Remove removed files.
740 * configure: Regenerate.
741 * libmpx/ChangeLog: Remove.
742 * libmpx/Makefile.am: Remove.
743 * libmpx/Makefile.in: Remove.
744 * libmpx/acinclude.m4: Remove.
745 * libmpx/aclocal.m4: Remove.
746 * libmpx/config.h.in: Remove.
747 * libmpx/configure: Remove.
748 * libmpx/configure.ac: Remove.
749 * libmpx/configure.tgt: Remove.
750 * libmpx/libmpx.spec.in: Remove.
751 * libmpx/mpxrt/Makefile.am: Remove.
752 * libmpx/mpxrt/Makefile.in: Remove.
753 * libmpx/mpxrt/libmpx.map: Remove.
754 * libmpx/mpxrt/libtool-version: Remove.
755 * libmpx/mpxrt/mpxrt-utils.c: Remove.
756 * libmpx/mpxrt/mpxrt-utils.h: Remove.
757 * libmpx/mpxrt/mpxrt.c: Remove.
758 * libmpx/mpxrt/mpxrt.h: Remove.
759 * libmpx/mpxwrap/Makefile.am: Remove.
760 * libmpx/mpxwrap/Makefile.in: Remove.
761 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
762 * libmpx/mpxwrap/libtool-version: Remove.
763 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
764
765 2018-06-04 Martin Liska <mliska@suse.cz>
766
767 * MAINTAINERS: Add myself as gcov maintainer.
768
769 2018-06-04 Matthew Fortune <mfortune@gmail.com>
770
771 * MAINTAINERS: Update my email address.
772
773 2018-06-04 Tom de Vries <tdevries@suse.de>
774
775 * MAINTAINERS: Remove write-after-approval entries for component
776 maintainers.
777
778 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
779
780 * MAINTAINERS (write after approval): Add myself.
781
782 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
783
784 * MAINTAINERS: Update my email address.
785
786 2018-06-01 Tom de Vries <tdevries@suse.de>
787
788 * MAINTAINERS: Update my email address.
789
790 2018-05-22 Bin Cheng <bin.cheng@arm.com>
791
792 * MAINTAINERS (loop-optimizer): Add myself.
793
794 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
795
796 * configure.ac: Added "nfp" target.
797 * configure: Regenerate.
798
799 2018-04-30 Richard Biener <rguenther@suse.de>
800
801 PR bootstrap/85571
802 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
803 (STAGE3_TFLAGS): Likewise.
804 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
805 (STAGEtrain_TFLAGS): Likewise.
806 * Makefile.in: Regenerate.
807
808 2018-04-26 Richard Biener <rguenther@suse.de>
809
810 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
811 (STAGE2_CFLAGS): Likewise.
812 (STAGE2_TFLAGS): Likewise.
813 (STAGE3_CFLAGS): Add -fchecking.
814 (STAGE3_TFLAGS): Likewise.
815 (STAGEtrain_CFLAGS): Filter out -fchecking.
816 (STAGEtrain_TFLAGS): Likewise.
817 * Makefile.in: Re-generate.
818
819 2018-04-25 Catherine Moore <clm@codesourcery.com>
820
821 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
822
823 2018-04-18 Paul Clarke <pc@us.ibm.com>
824
825 * MAINTAINERS (write after approval): Add myself.
826
827 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
828
829 * MAINTAINERS: Update my email address.
830
831 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
832
833 * MAINTAINERS: Remove redundant Write-After-Approval entry.
834
835 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
836
837 * MAINTAINERS: Update my email address and disambiguate myself
838 a bit from Will Schmidt.
839
840 2018-03-21 Nathan Sidwell <nathan@acm.org>
841
842 * MAINTAINERS: Move maintainers of now-removed picochip and score
843 ports to write after approval.
844
845 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
846
847 * MAINTAINERS: Add entry for SVE maintainership.
848
849 2018-02-13 Maciej W. Rozycki <macro@mips.com>
850
851 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
852 * configure: Regenerate.
853
854 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
855
856 * MAINTAINERS (write after approval): Add myself.
857
858 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
859
860 * MAINTAINERS (write after approval): Add myself.
861
862 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
863
864 * MAINTAINERS (write after approval): Add myself.
865
866 2018-01-03 Jakub Jelinek <jakub@redhat.com>
867
868 Update copyright years.
869
870 2018-01-03 Ben Elliston <bje@gnu.org>
871
872 * config.guess: Import latest version.
873 * config.sub: Likewise.
874
875 2017-12-12 Stafford Horne <shorne@gmail.com>
876
877 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
878 * configure: Regenerate.
879
880 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
881
882 * MAINTAINERS (Write After Approval): Add myself.
883
884 2017-11-28 Julia Koval <julia.koval@intel.com>
885 Sebastian Peryt <sebastian.peryt@intel.com>
886
887 * Makefile.def (target_modules): Remove libcilkrts.
888 * Makefile.in: Ditto.
889 * configure: Ditto.
890 * configure.ac: Ditto.
891
892 2017-11-28 Julia Koval <julia.koval@intel.com>
893
894 * MAINTAINERS (Write After Approval): Add myself.
895
896 2017-11-22 Sudakshina Das <sudi.das@arm.com>
897
898 * MAINTAINERS (Write After Approval): Add myself.
899
900 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
901
902 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
903 Use my SiFive email address.
904
905 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
906
907 * MAINTAINERS (write after approval): Add myself.
908
909 2017-10-27 Martin Liska <mliska@suse.cz>
910
911 * Makefile.tpl: Use proper name of folder as it was renamed
912 during transition to 4 stages.
913 * Makefile.in: Regenerate.
914
915 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
916
917 * MAINTAINERS (write after approval): Add myself.
918
919 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
920
921 * MAINTAINERS: Add a note that maintainership also includes web
922 pages, docs, and testsuite related to that area.
923
924 2017-09-25 Tom de Vries <tom@codesourcery.com>
925
926 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
927
928 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
929
930 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
931
932 2017-09-15 Nathan Sidwell <nathan@acm.org>
933
934 * MAINTAINERS: Remove myself as a vxworks maintainer.
935
936 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
937
938 * MAINTAINERS: Remove email address of Jim Norris.
939
940 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
941
942 * MAINTAINERS (Reviewers): Move myself from here...
943 (CPU Port Maintainers): ... to here.
944
945 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
946
947 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
948
949 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
950
951 * MAINTAINERS (write after approval): Add myself.
952
953 2017-07-28 Tony Reix <tony.reix@atos.net>
954
955 * configure.ac (target-libffi): Don't disable for AIX.
956 (go): Don't add to unsupported_languages on AIX.
957 (target-libgo): Don't disable for AIX.
958 * configure: Regenerate.
959
960 2017-07-19 Yury Gribov <tetra2005@gmail.com>
961
962 * MAINTAINERS: Add myself.
963
964 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
965
966 * MAINTAINERS: Update my email address.
967
968 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
969
970 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
971 arm-specific auto-generated header files.
972
973 2017-07-03 Nathan Sidwell <nathan@acm.org>
974
975 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
976 * configure: Rebuilt.
977
978 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
979
980 * MAINTAINERS: Readd myself for c6x.
981
982 2017-06-28 Martin Liska <mliska@suse.cz>
983
984 PR bootstrap/81217
985 * Makefile.def: Remove superfluous bootstrap_target from
986 bootstrap_stage.
987 * Makefile.in: Re-generate the file.
988
989 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
990
991 * MAINTAINERS: Add myself to Write After Approval
992
993 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
994
995 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
996
997 2017-06-19 Martin Liska <mliska@suse.cz>
998
999 * Makefile.def: Define 4 stages PGO bootstrap.
1000 * Makefile.tpl: Define FLAGS.
1001 * Makefile.in: Regenerate.
1002
1003 2017-06-14 Ian Lance Taylor <iant@golang.org>
1004
1005 * Makefile.def: Add check-gotools to go check targets.
1006 * Makefile.in: Rebuild.
1007
1008 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
1009
1010 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1011
1012 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
1013
1014 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1015 * configure: Regenerate.
1016
1017 2017-05-31 Martin Liska <mliska@suse.cz>
1018
1019 * configure.ac: Add handling of stage2_werror_flags to
1020 action-if-given and to action-if-not-given.
1021 * configure: Regenerate.
1022
1023 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
1024
1025 * MAINTAINERS: Add self to Write After Approval
1026
1027 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
1028
1029 * MAINTAINERS: Update my email address, and remove myself as
1030 maintainer in some areas.
1031
1032 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
1033
1034 * MAINTAINERS: Add self to Write After Approval
1035
1036 2017-05-25 Nathan Sidwell <nathan@acm.org>
1037
1038 * configure.ac: Add --enable-languages=default to mean default and
1039 make --enable-languages=all mean all supported languages.
1040 * configure: Regenerated.
1041
1042 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
1043
1044 * config.gcc (powerpc*-*-*spe*): New.
1045 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1046 (powerpc-*-rtems*spe*): New.
1047 (powerpc*-*-linux*spe*): New.
1048 (powerpc-wrs-vxworksspe): New.
1049 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1050 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1051 * config.host (powerpc*-*-*spe*): New.
1052
1053 2017-05-19 Martin Liska <mliska@suse.cz>
1054
1055 * configure.ac: Add --enable-werror-always just for
1056 bootstrap-debug (or none build config) and do not add it
1057 when we are on a release branch.
1058 * configure: Regenerated.
1059
1060 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
1061
1062 * MAINTAINERS: Add self to Write After Approval
1063
1064 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
1065
1066 * MAINTAINERS: Move myself to Write After Approval section.
1067
1068 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1069
1070 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1071 ACCH registers.
1072 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1073 available.
1074 (umulsidi3): Likewise.
1075 (mulsidi3_700): Disable this pattern when we have advanced mpy
1076 instructions.
1077 (umulsidi3_700): Likewise.
1078 (maddsidi4): New pattern.
1079 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1080 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1081 (mpydu_imm_arcv2hs): Likewise.
1082 * config/arc/predicates.md (accl_operand): New predicate.
1083
1084 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1085 Andrew Burgess <andrew.burgess@embecosm.com>
1086
1087 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1088 case.
1089 (ARC_AUTOFP_IRQ_P): Likewise.
1090 (ARC_AUTO_IRQ_P): Likewise.
1091 (rgf_banked_register_count): New variable.
1092 (parse_mrgf_banked_regs_option): New function.
1093 (arc_override_options): Handle rgf_banked_regs option.
1094 (arc_handle_interrupt_attribute): Add firq option.
1095 (arc_compute_function_type): Return fast irq type when required.
1096 (arc_must_save_register): Handle fast interrupts.
1097 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1098 (arc_return_address_regs): Update.
1099 * config/arc/arc.h (arc_return_address_regs): Update.
1100 (arc_function_type): Add fast interrupt type.
1101 (ARC_INTERRUPT_P): Update.
1102 (RC_FAST_INTERRUPT_P): Define.
1103 * config/arc/arc.md (simple_return): Update for fast interrupts.
1104 (p_return_i): Likewise.
1105 * config/arc/arc.opt (mrgf-banked-regs): New option.
1106 * doc/invoke.texi (mrgf-banked-regs): Document.
1107
1108 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1109
1110 * config/arc/arc.c (irq_ctrl_saved): New variable.
1111 (ARC_AUTOBLINK_IRQ_P): Define.
1112 (ARC_AUTOFP_IRQ_P): Likewise.
1113 (ARC_AUTO_IRQ_P): Likewise.
1114 (irq_range): New function.
1115 (arc_must_save_register): Likewise.
1116 (arc_must_save_return_addr): Likewise.
1117 (arc_dwarf_emit_irq_save_regs): Likewise.
1118 (arc_override_options): Handle deferred options.
1119 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1120 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1121 arc_must_save_return_addr.
1122 (arc_compute_frame_size): Handle automated save and restore of
1123 registers.
1124 (arc_expand_prologue): Likewise.
1125 (arc_expand_epilogue): Likewise.
1126 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1127 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1128 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1129
1130 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1131 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1132
1133 PR bootstrap/77661
1134 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1135 in-tree build MPC.
1136 * Makefile.in: Regenerate.
1137
1138 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1139
1140 * configure.ac: Enable LTO by default on darwin >= 9.
1141 * configure: Regenerate.
1142
1143 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1144
1145 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1146 and Andrew Waterman as the RISC-V maintainers.
1147
1148 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1149
1150 * MAINTAINERS: Add self to Write After Approval
1151
1152 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1153
1154 * config.guess: Import latest from upstream.
1155
1156 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1157
1158 * MAINTAINERS (Write After Approval): Remove entries that are
1159 already covered under Reviewers.
1160
1161 2017-03-08 Mark Wielaard <mark@klomp.org>
1162
1163 PR demangler/70909
1164 PR demangler/67264
1165 * include/demangle.h: Add d_printing to struct demangle_component
1166 and pass struct demangle_component as non const.
1167
1168 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1169
1170 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1171
1172 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1173
1174 * Makefile.tpl: Remove HOST_ISLVER.
1175 (HOST_EXPORTS): Remove ISLVER.
1176 * Makefile.in: Regenerate.
1177
1178 2017-02-13 Richard Biener <rguenther@suse.de>
1179
1180 * configure: Re-generate.
1181
1182 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1183
1184 * MAINTAINERS: Adjust bug reporting URL.
1185
1186 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1187
1188 * MAINTAINERS (Write After Approval): Remove redundant entry
1189 for Andrew Burgess.
1190
1191 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
1192
1193 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1194 32-bit hppa*-*-hpux*.
1195 * configure: Regenerate.
1196
1197 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1198
1199 * configure.ac: Moved the white list of enabling BRIG FE to
1200 libhsail-rt/configure.tgt.
1201 * configure: Regenerated.
1202 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1203
1204 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
1205 Martin Jambor <mjambor@suse.cz>
1206
1207 * Makefile.def (target_modules): Added libhsail-rt.
1208 (languages): Added language brig.
1209 * Makefile.in: Regenerated.
1210 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1211 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1212 * configure: Regenerated.
1213
1214 2017-01-17 Jakub Jelinek <jakub@redhat.com>
1215
1216 PR other/79046
1217 * configure: Regenerated.
1218
1219 2017-01-04 Alan Modra <amodra@gmail.com>
1220
1221 * configure: Regenerate.
1222
1223 2016-12-29 Ben Elliston <bje@gnu.org>
1224
1225 * config.sub: Import latest version.
1226
1227 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1228
1229 * MAINTAINERS (Write After Approval): Add myself.
1230
1231 2016-12-21 Jakub Jelinek <jakub@redhat.com>
1232
1233 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1234 includes bootstrap-mpx.
1235 * configure: Regenerated.
1236
1237 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1238
1239 * MAINTAINERS (Write After Approval): Add myself.
1240
1241 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1242
1243 * configure: Regenerate.
1244
1245 2016-12-01 Matthias Klose <doko@ubuntu.com>
1246
1247 * configure.ac: Don't use pkg-config to check for bdw-gc.
1248 * configure: Regenerate.
1249
1250 2016-11-30 Matthias Klose <doko@ubuntu.com>
1251
1252 * Makefile.def: Remove reference to boehm-gc target module.
1253 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1254 options and for the bdw-gc pkg-config module.
1255 * configure: Regenerate.
1256 * Makefile.in: Regenerate.
1257
1258 2016-11-28 Nathan Sidwell <nathan@acm.org>
1259
1260 * MAINTAINERS (nvptx): Remove self.
1261
1262 2016-11-25 Ben Elliston <bje@gnu.org>
1263
1264 * config.guess: Import latest version.
1265 * config.sub: Likewise.
1266
1267 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1268
1269 * MAINTAINERS (Write After Approval): Add myself.
1270
1271 2016-11-15 Matthias Klose <doko@ubuntu.com>
1272
1273 * Makefile.def: Remove references to GCJ.
1274 * Makefile.tpl: Likewise.
1275 * Makefile.in: Regenerate.
1276
1277 2016-11-15 Matthias Klose <doko@ubuntu.com>
1278
1279 * config-ml.in: Remove references to GCJ.
1280 * configure.ac: Likewise.
1281 * configure: Regenerate.
1282
1283 2016-11-01 Josh Conner <joshconner@google.com>
1284
1285 * MAINTAINERS (Write After Approval): Update email address,
1286
1287 2016-10-27 Carl Love <cel@us.ibm.com>
1288
1289 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1290 Approval list to make it alphabetical.
1291
1292 2016-10-27 Carl Love <cel@us.ibm.com>
1293
1294 * MAINTAINERS (Write After Approval): Add myself.
1295
1296 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1297
1298 * MAINTAINERS (Reviewers): Add myself.
1299 (Write After Approval): Add myself.
1300
1301 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1302 Ulrich Weigand <uweigand@de.ibm.com>
1303
1304 * MAINTAINERS: Update email address.
1305
1306 2016-10-10 Nathan Sidwell <nathan@acm.org>
1307
1308 * MAINTAINERS: Update email address.
1309
1310 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1311
1312 * configure.ac: Add aarch64-*-freebsd*.
1313 * configure: Regenerate.
1314
1315 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1316
1317 * MAINTAINERS: Update email address after it got reverted.
1318
1319 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1320
1321 * configure.ac (target_libraries): Readd target-boehm-gc.
1322 Restore --enable-objc-gc handling.
1323 * configure: Regenerate.
1324
1325 2015-10-03 Jeff Law <law@redhat.com>
1326
1327 * MAINTAINERS: Move several inactive maintainers to the
1328 write-after-approval section.
1329
1330 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1331
1332 * configure.ac: Add target-libffi to target_libraries.
1333 Readd libgcj target disablings, modified to only target-libffi.
1334 Readd target addition of go to unsupported languages.
1335 * configure: Regenerated.
1336
1337 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1338
1339 * MAINTAINERS: Update email address.
1340
1341 2016-09-30 Andrew Haley <aph@redhat.com>
1342
1343 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1344 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1345 libgcj.
1346
1347 2016-09-30 Andrew Haley <aph@redhat.com>
1348
1349 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1350 write-after approval after GCJ deletion.
1351
1352 2016-09-30 Andrew Haley <aph@redhat.com>
1353
1354 * Makefile.def: Remove libjava.
1355 * Makefile.tpl: Likewise.
1356 * Makefile.in: Regenerate.
1357 * configure.ac: Likewise.
1358 * configure: Likewise.
1359 * gcc/java: Remove.
1360 * libjava: Likewise.
1361
1362 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1363
1364 * MAINTAINERS (Reviewers): Add myself.
1365
1366 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1367
1368 * configure.ac: Disable "sim" directory for arc*-*-*.
1369 * configure: Regenerated.
1370
1371 2016-09-23 Tamar Christina <tamar.christina@arm.com>
1372
1373 * MAINTAINERS (Write After Approval): Add myself.
1374
1375 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1376
1377 * configure.ac: Check for the minimum in-tree MPFR version
1378 handled.
1379 * configure: Regenerate.
1380
1381 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1382
1383 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1384 * configure: Regenerated.
1385
1386 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1387
1388 * MAINTAINERS (Write After Approval): Add myself.
1389
1390 2016-06-23 Andi Kleen <ak@linux.intel.com>
1391
1392 * Makefile.def: Add autoprofiledbootstrap.
1393 * Makefile.tpl: Dito.
1394 * Makefile.in: Regenerate.
1395
1396 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1397
1398 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1399 * configure: Regenerate.
1400
1401 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1402
1403 * configure: Regenerate.
1404 * configure.ac: Remove support for avr-rtems.
1405
1406 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1407
1408 * MAINTAINERS (Write After Approval): Add myself.
1409
1410 2016-06-16 Michael Collison <michael.collison@arm.com>
1411
1412 * MAINTAINERS (Write After Approval): Add myself.
1413
1414 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1415
1416 * MAINTAINERS (Write After Approval): Update e-mail address.
1417
1418 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1419
1420 * MAINTAINERS (Write After Approval): Add myself.
1421
1422 2016-05-28 Alan Modra <amodra@gmail.com>
1423
1424 * Makefile.tpl (configure): Depend on m4 files included.
1425 * Makefile.in: Regenerate.
1426
1427 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1428
1429 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1430 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1431
1432 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1433
1434 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1435 special case builtin.
1436 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1437 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1438 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1439 for __builtin_vec_addec.
1440
1441 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1442
1443 * config.guess: Import version 2016-04-02 (newest).
1444 * config.sub: Import version 2016-05-10 (newest).
1445
1446 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1447
1448 * configure.ac: Add ARC support to libgloss.
1449 * configure: Regenerate
1450
1451 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1452
1453 * MAINTAINERS (Write After Approval): Add myself.
1454
1455 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1456
1457 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1458 * configure: Regenerated.
1459 * Makefile.def (gmp): Explicitly disable assembler.
1460 (mpfr): Adjust lib_path.
1461 (mpc): Likewise.
1462 * Makefile.in: Regenerated.
1463
1464 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1465
1466 PR bootstrap/70704
1467 * configure.ac (--enable-stage1-checking): Add missing
1468 --enable-checking=.
1469 * configure: Regenerated.
1470
1471 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1472
1473 * config.guess: Revert r235676.
1474 * config.sub: Revert r235676.
1475
1476 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1477
1478 * config.guess: Remove SH5 support.
1479 * config.sub: Likewise.
1480 * configure: Likewise.
1481 * configure.ac: Likewise.
1482
1483 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1484
1485 PR bootstrap/70704
1486 * configure.ac (--enable-stage1-checking): For --disable-checking or
1487 implicit --enable-checking, make sure extra flag matches in between
1488 stage1 and later checking.
1489 * configure: Regenerated.
1490
1491 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1492
1493 * .gitattributes: New file.
1494
1495 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1496
1497 * MAINTAINERS (rs6000/powerpc port): Add myself.
1498
1499 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1500
1501 PR bootstrap/70173
1502 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1503 and gotools directories. Delete the stage_final file.
1504 * Makefile.in: Regenerate.
1505
1506 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1507
1508 * MAINTAINERS (Write After Approval): Add myself.
1509
1510 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1511
1512 * MAINTAINERS (Fortran maintainer): Remove myself.
1513
1514 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1515
1516 * MAINTAINERS (Write After Approval): Add myself.
1517
1518 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1519
1520 * MAINTAINERS (Write After Approval): Add myself.
1521
1522 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1523
1524 Sync with binutils-gdb:
1525
1526 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1527
1528 * configure.ac: Add mips and s390 to the gold target check.
1529 * configure: Regenerate.
1530
1531 2016-03-01 DJ Delorie <dj@redhat.com>
1532
1533 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1534
1535 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1536
1537 * MAINTAINERS (libcpp): Add myself.
1538 (diagnostic messages): Likewise.
1539
1540 2016-02-20 Tom de Vries <tom@codesourcery.com>
1541
1542 * MAINTAINERS: Fix whitespace.
1543
1544 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1545
1546 * MAINTAINERS (Write After Approval): Add myself.
1547
1548 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1549
1550 * config/isl.m4: Add comments about isl-0.16.
1551 * configure: Regenerate.
1552
1553 2016-01-29 Martin Jambor <mjambor@suse.cz>
1554
1555 * MAINTAINERS (hsa maintainers): Add myself.
1556
1557 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1558
1559 * MAINTAINERS: (Write After Approval): Add myself.
1560
1561 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1562 Sebastian Pop <s.pop@samsung.com>
1563
1564 * Makefile.in: Regenerate.
1565 * Makefile.tpl: Export ISLVER.
1566 * configure: Regenerate.
1567 * config/isl.m4: Detect isl-0.15.
1568
1569 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1570
1571 PR bootstrap/69329
1572 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1573 * Makefile.in: Regenerate.
1574
1575 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1576
1577 * configure.ac: Enable LTO for DJGPP
1578 * configure: Regenerate
1579
1580 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1581
1582 Sync with binutils-gdb:
1583 2015-10-21 Nick Clifton <nickc@redhat.com>
1584
1585 PR gas/19109
1586 * configure.ac: Note the 'none' is an acceptable argument to
1587 --enable-compressed-debug-sections.
1588 * configure: Regenerate.
1589
1590 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1591
1592 PR bootstrap/69134
1593 * Makefile.def (mpfr): Disable assembler.
1594 * Makefile.in: Regenerate.
1595
1596 2016-01-01 Ben Elliston <bje@gnu.org>
1597
1598 * config.guess: Import version 2016-01-01.
1599 * config.sub: Likewise.
1600
1601 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1602
1603 * MAINTAINERS (Write After Approval): Add myself.
1604
1605 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1606
1607 * Makefile.in: Replace ISL with isl.
1608 * Makefile.tpl: Same.
1609 * config/isl.m4: Same.
1610 * configure.ac: Same.
1611 * contrib/download_prerequisites: Same.
1612 * configure: Regenerate.
1613
1614 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1615
1616 * MAINTAINERS (Write After Approval): Add Myself.
1617
1618 2015-12-17 Nathan Sidwell <nathan@acm.org>
1619
1620 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1621 * configure: Regenerate.
1622
1623 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1624 Sebastian Pop <s.pop@samsung.com>
1625
1626 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1627 isl_ctx_get_max_operations.
1628 * configure: Regenerate.
1629
1630 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1631
1632 * MAINTAINERS (Write After Approval): Add myself.
1633
1634 2015-12-02 Ian Lance Taylor <iant@google.com>
1635
1636 PR go/66147
1637 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1638 * Makefile.in: Regenerate.
1639
1640 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1641
1642 PR libffi/65726
1643 * Makefile.def (lang_env_dependencies): Make libffi depend
1644 on cxx.
1645 * Makefile.in: Regenerate.
1646
1647 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1648
1649 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1650 symbols.
1651
1652 2015-11-20 Tristan Gingold <gingold@adacore.com>
1653
1654 Sync with binutils-gdb:
1655 2015-11-20 Tristan Gingold <gingold@adacore.com>
1656
1657 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1658 * configure: Regenerate.
1659
1660 2015-11-19 Martin Liska <mliska@suse.cz>
1661
1662 * .gitignore: Add .clang-format to ignored files.
1663 * Makefile.in: Add clang-format.
1664 * Makefile.tpl: Likewise.
1665
1666 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1667
1668 * configure.ac: Enable libmpx by default.
1669 * configure: Regenerated.
1670
1671 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1672
1673 * MAINTAINERS: Update email address.
1674
1675 2015-10-23 Paulo Matos <pmatos@linki.tools>
1676
1677 * MAINTAINERS: Update email address.
1678
1679 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1680
1681 * MAINTAINERS (Write After Approval): Add myself.
1682
1683 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1684
1685 Sync with binutils-gdb:
1686 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1687
1688 PR gas/19109
1689 * configure.ac: Add
1690 --enable-compressed-debug-sections={all,gas,gold,ld}.
1691 * configure: Regenerated.
1692
1693 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1694
1695 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1696
1697 2015-10-09 Martin Liska <mliska@suse.cz>
1698
1699 * MAINTAINERS (Write After Approval): Add myself.
1700
1701 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1702
1703 * MAINTAINERS (Write After Approval): Add myself.
1704
1705 2015-10-02 Florian Weimer <fweimer@redhat.com>
1706
1707 * MAINTAINERS: Update email address.
1708
1709 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1710
1711 * MAINTAINERS (Write After Approval): Add myself.
1712
1713 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1714
1715 * MAINTAINERS: Update email.
1716
1717 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1718
1719 * MAINTAINERS: Update my email address.
1720
1721 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1722
1723 * MAINTAINERS (ft32 port): Add myself.
1724
1725 2015-08-28 David Sherwood <david.sherwood@arm.com>
1726
1727 * MAINTAINERS: Add myself.
1728
1729 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1730
1731 * MAINTAINERS (Write After Approval): Add myself.
1732
1733 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1734
1735 PR libfortran/54572
1736 * Makefile.def: Make libgfortran depend on libbacktrace.
1737 * Makefile.in: Regenerate.
1738
1739 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1740
1741 * MAINTAINERS (Write After Approval): Add myself.
1742
1743 2015-08-12 Tom de Vries <tom@codesourcery.com>
1744
1745 PR other/67092
1746 * configure.ac: Remove --with_host_libstdcxx support.
1747 * configure: Regenerate.
1748
1749 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1750 Jakub Jelinek <jakub@redhat.com>
1751
1752 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1753 nvptx*-*-*.
1754 * configure: Regenerate.
1755
1756 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1757
1758 * Makefile.def (libiconv): Define bootstrap=true.
1759 Mark pdf/html/info as missing.
1760 (configure-gcc): Depend on all-libiconv.
1761 (all-gcc): Ditto.
1762 (configure-libcpp): Ditto.
1763 (all-libcpp): Ditto.
1764 (configure-intl): Ditto.
1765 (all-intl): Ditto.
1766 * Makefile.in: Regenerate.
1767
1768 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1769
1770 * MAINTAINERS (loop ivopts): Add the entry and myself.
1771
1772 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1773
1774 * MAINTAINERS (nvptx): Add self.
1775
1776 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1777
1778 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1779 128-bit vector modes.
1780
1781 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1782
1783 * MAINTAINERS (Write After Approval): Add myself.
1784
1785 2015-07-28 Ben Elliston <bje@gnu.org>
1786
1787 * config.sub, config.guess: Import from upstream.
1788
1789 2015-07-24 Michael Darling <darlingm@gmail.com>
1790
1791 PR other/66259
1792 * config-ml.in: Reflects renaming of configure.in to configure.ac
1793 * configure: Likewise
1794 * configure.ac: Likewise
1795
1796 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1797
1798 * MAINTAINERS: Update my email address.
1799
1800 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1801
1802 Sync with binutils-gdb:
1803 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1804
1805 * configure.ac (target_configdirs): Exclude target-zlib if
1806 target-libjava isn't built.
1807 * configure: Regenerated.
1808
1809 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1810
1811 Sync with binutils-gdb:
1812 2015-05-13 John David Anglin <dave.anglin@bell.net>
1813
1814 * configure.ac: Disable configuration of GDB for HPUX targets.
1815 * configure: Regenerate.
1816
1817 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1818
1819 * configure.ac: Add --with-system-zlib.
1820 * configure: Regenerated.
1821
1822 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1823
1824 * configure.ac: Add FT32 support.
1825 * configure: Regenerate.
1826
1827 2015-01-12 Anthony Green <green@moxielogic.com>
1828
1829 * configure.ac: Don't disable gprof for moxie.
1830 * configure: Rebuild.
1831
1832 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1833
1834 Sync with binutils-gdb:
1835 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1836
1837 PR ld/18355
1838 * Makefile.def: Add extra_configure_flags to host zlib.
1839 * configure.ac (extra_host_zlib_configure_flags): New. Set
1840 to --enable-host-shared When bfd is to be built as shared
1841 library. AC_SUBST.
1842 * Makefile.in: Regenerated.
1843
1844 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1845
1846 Sync with src:
1847 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1848 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1849 * Makefile.in: Regenerated.
1850
1851 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1852
1853 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1854 target.
1855 * configure: Regenerate.
1856
1857 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1858
1859 * MAINTAINERS (Write After Approval): Add myself.
1860
1861 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1862
1863 * MAINTAINERS (OS Port Maintainers): Add myself.
1864 (Various Maintainers): Remove myself from libffi testsuite.
1865
1866 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1867
1868 * MAINTAINERS (gen* on machine desc): Add self.
1869
1870 2015-06-02 Jason Merrill <jason@redhat.com>
1871
1872 PR bootstrap/66319
1873 * configure.ac: Use -std=gnu++98.
1874
1875 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1876
1877 * MAINTAINERS (Write After Approval): Add myself.
1878
1879 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1880
1881 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1882 * configure: Regenerate.
1883
1884 2015-05-26 Jason Merrill <jason@redhat.com>
1885
1886 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1887 * configure: Regenerate.
1888
1889 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1890
1891 * configure.ac: FT32 target added.
1892 * configure: Regenerated.
1893
1894 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1895
1896 * MAINTAINERS (Write After Approval): Add myself.
1897
1898 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1899
1900 * MAINTAINERS (Write After Approval): Add myself.
1901
1902 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1903
1904 * configure.ac: Fix typo.
1905 * configure: Regenerate.
1906
1907 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1908
1909 * MAINTAINERS (Write After Approval): Add myself.
1910
1911 2015-05-03 Matthias Klose <doko@ubuntu.com>
1912
1913 * configure.ac: Match $host configured with triplets.
1914 * configure: Regenerate.
1915
1916 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1917
1918 * Makefile.tpl: Remove surplus whitespace throughout.
1919 * Makefile.in: Regenerate.
1920
1921 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1922
1923 * MAINTAINERS (Various Maintainers): Add myself as instruction
1924 combiner maintainer.
1925
1926 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1927
1928 PR bootstrap/62077
1929 * configure.ac (--enable-stage1-checking): Default to
1930 release,misc,gimple,rtlflag,tree,types if --disable-checking
1931 or --enable-checking is not specified and DEV-PHASE is not
1932 experimental.
1933 * configure: Regenerated.
1934
1935 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1936
1937 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1938 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1939 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1940 * Makefile.in: Regenerate.
1941
1942 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1943
1944 * MAINTAINERS: Update my email address.
1945
1946 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1947
1948 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1949
1950 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1951
1952 * MAINTAINERS: Add myself as an arm port reviewer.
1953
1954 2015-03-25 Martin Liska <mliska@suse.cz>
1955 Yury Gribov <y.gribov@samsung.com>
1956
1957 * Makefile.in: Fix ln source location for vimrc file.
1958 * Makefile.tpl: Likewise.
1959
1960 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1961
1962 PR bootstrap/25672
1963 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1964 cross-compiling. Similarly for CXX_FOR_TARGET.
1965 * configure: Regenerate.
1966
1967 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1968
1969 * Makefile.def: Add libmpx.
1970 * configure.ac: Add libmpx.
1971 * Makefile.in: Regenerate.
1972 * configure: Regenerate.
1973
1974 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1975
1976 * MAINTAINERS (CPU Port Maintainers): Add myself
1977 i386 vector ISA extns mantainer.
1978
1979 2015-03-13 Jeff Law <law@redhat.com>
1980
1981 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1982 maintainer.
1983 Remove Richard Henderson as a maintainer for the x86 port.
1984
1985 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1986
1987 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1988
1989 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1990
1991 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1992 pointer bounds checker and i386 MPX maintainer.
1993
1994 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1995
1996 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1997
1998 2015-02-26 Martin Sebor <msebor@redhat.com>
1999
2000 * MAINTAINERS (Various Maintainers): Add self.
2001
2002 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
2003
2004 * configure.ac [--enable-as-accelerator-for] (enable_languages):
2005 Make sure it contains lto.
2006 * configure: Regenerate.
2007
2008 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
2009
2010 * configure: Regenerate.
2011
2012 2015-02-06 Diego Novillo <dnovillo@google.com>
2013 1
2014 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2015 middle-end, docstring): Remove myself.
2016 (Write After Approval): Add myself.
2017
2018 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
2019
2020 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2021 (Write After Approval): Update address.
2022
2023 2015-01-29 David Malcolm <dmalcolm@redhat.com>
2024
2025 PR jit/64780
2026 * configure.ac: Require the user to explicitly specify
2027 --enable-host-shared if the jit is enabled.
2028 * configure: Regenerate.
2029
2030 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
2031
2032 * MAINTAINERS (Write After Approval): Add myself.
2033
2034 2015-01-25 Tom de Vries <tom@codesourcery.com>
2035
2036 * MAINTAINERS: Make whitespace consistent.
2037
2038 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
2039
2040 * MAINTAINERS (Write After Approval): Add myself.
2041
2042 2015-01-20 Andre Vehreschild <vehre@gmx.de>
2043
2044 * MAINTAINERS: (Write After Approval): Add myself.
2045
2046 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
2047
2048 * MAINTAINERS: (Write After Approval): Add myself.
2049
2050 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
2051
2052 * MAINTAINERS: (Write After Approval): Add myself.
2053
2054 2015-01-13 Iain Sandoe <iain@codesourcery.com>
2055
2056 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2057 objective-c/c++ front end maintainer.
2058
2059 2015-01-13 Marek Polacek <polacek@redhat.com>
2060
2061 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2062
2063 2015-01-12 Jeff Law <law@redhat.com>
2064
2065 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2066 a very long time.
2067
2068 2015-01-09 Ian Lance Taylor <iant@google.com>
2069
2070 * configure.ac (host_tools): Add gotools.
2071 * Makefile.def (host_modules): Add gotools.
2072 (dependencies): Add dependency of all-gotools on all-target-libgo.
2073
2074 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
2075
2076 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2077 * configure: Regenerate.
2078
2079 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
2080
2081 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2082 all-target-libgomp.
2083 * Makefile.in: Regenerate.
2084
2085 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2086
2087 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2088
2089 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2090
2091 * configure.ac: Add Visium support.
2092 * configure: Regenerate.
2093
2094 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2095
2096 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2097 * configure: Regenerate.
2098
2099 2015-01-03 Andrew Pinski <apinski@cavium.com>
2100
2101 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2102 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2103 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2104 (OBJCOPY_FOR_TARGET): New variable.
2105 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2106 * Makefile.in: Regenerate.
2107 * configure.ac: Check for already installed target objcopy.
2108 Also GCC_TARGET_TOOL on objcopy.
2109 * configure: Regenerate.
2110
2111 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2112
2113 * config.sub: Update from upstream, to 2015-01-01 version.
2114 * config.guess: Ditto.
2115
2116 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2117
2118 * MAINTAINERS (RTEMS Ports): Add myself.
2119
2120 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2121
2122 * MAINTAINERS (Write After Approval): Add myself.
2123
2124 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2125
2126 * MAINTAINERS (Write After Approval): Add myself.
2127
2128 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2129
2130 * configure.ac (--enable-as-accelerator-for): Don't set
2131 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2132 * configure: Regenerate.
2133
2134 2014-12-13 Jakub Jelinek <jakub@redhat.com>
2135
2136 PR bootstrap/64023
2137 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2138 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2139 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2140 to CXX.
2141 * Makefile.in: Regenerated.
2142
2143 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2144 Yury Gribov <y.gribov@samsung.com>
2145
2146 * .gitignore: Added .local.vimrc and .lvimrc.
2147 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2148 * Makefile.in: Regenerate.
2149
2150 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2151
2152 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2153 * configure: Regenerated.
2154
2155 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2156
2157 * MAINTAINERS (nvptx port): New entry.
2158
2159 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2160
2161 * configure: Regenerate.
2162
2163 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2164
2165 * configure.ac: Merge with Binutils.
2166
2167 2014-11-26 Tobias Burnus <burnus@net-b.de>
2168
2169 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2170 * Makefile.in: Regenerate.
2171
2172 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2173
2174 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2175 missing flex.
2176 * Makefile.in: Regenerated.
2177
2178 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2179
2180 * Makefile.in: Regenerate.
2181
2182 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2183
2184 PR bootstrap/63784
2185 * libtool.m4: Add $pic_flag with -shared.
2186
2187 2014-11-21 Renlin Li <Renlin.Li@arm.com>
2188
2189 * MAINTAINERS (Write After Approval): Added myself.
2190
2191 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2192
2193 * MAINTAINERS (write-after-approval): Add myself.
2194
2195 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2196
2197 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2198 from 2 years ago.
2199
2200 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2201
2202 Revert:
2203 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2204
2205 * MAINTAINERS (Write After Approval): Added myself as line map
2206 maintainer.
2207
2208 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2209
2210 Revert:
2211 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2212
2213 * MAINTAINERS (Write After Approval): Added myself.
2214
2215 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2216
2217 * MAINTAINERS (Write After Approval): Added myself.
2218
2219 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2220
2221 * MAINTAINERS (Write After Approval): Added myself as line map
2222 maintainer.
2223
2224 2014-11-17 Dodji Seketeli <dodji@redhat.com>
2225
2226 * MAINTAINERS (Various Maintainers): Added myself as line map
2227 maintainer.
2228
2229 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2230
2231 * move-if-change: Sync from upstream gnulib.
2232
2233 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2234
2235 * compile: Sync with upstream Automake.
2236 * depcomp: Ditto.
2237 * install-sh: Ditto.
2238 * missing: Ditto.
2239 * mkinstalldirs: Ditto.
2240 * ylwrap: Ditto.
2241
2242 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2243
2244 * config.sub: Update from upstream config repo.
2245 * config.guess: Ditto.
2246
2247 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2248
2249 * Makefile.def: Add liboffloadmic to target_modules. Make
2250 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2251 * Makefile.in: Regenerate.
2252 * configure: Regenerate.
2253 * configure.ac: Add liboffloadmic to target binaries.
2254 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2255 Add liboffloadmic to noconfig list when C++ is not supported.
2256
2257 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2258 Thomas Schwinge <thomas@codesourcery.com>
2259 Ilya Verbin <ilya.verbin@intel.com>
2260 Andrey Turetskiy <andrey.turetskiy@intel.com>
2261
2262 * configure: Regenerate.
2263 * configure.ac (--enable-as-accelerator-for)
2264 (--enable-offload-targets): New configure options.
2265
2266 2014-11-11 Tobias Burnus <burnus@net-b.de>
2267
2268 * Makefile.def: Make all-gcc depend on all-isl.
2269 * Makefile.in: Regenerate.
2270
2271 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2272
2273 * ChangeLog.jit: New.
2274 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2275
2276 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2277
2278 PR target/63610
2279 * libtool.m4: Fix globbing of darwin versions.
2280 * configure: Regenerate.
2281
2282 2014-11-11 Tobias Burnus <burnus@net-b.de>
2283
2284 * Makefile.def: Remove CLooG.
2285 * Makefile.tpl: Ditto.
2286 * configure.ac: Ditto.
2287 * configure: Regenerate.
2288 * Makefile.in: Ditto.
2289
2290 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2291
2292 * configure.ac: Handle nvptx-*-*.
2293 * configure: Regenerate.
2294
2295 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2296
2297 * MAINTAINERS (Write After Approval): Add myself.
2298
2299 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2300
2301 * Makefile.def (libcc1): Remove bootstrap=true;.
2302 * Makefile.in: Regenerated.
2303
2304 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2305
2306 * configure.ac: Update comment.
2307 * configure: Regenerate.
2308
2309 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2310
2311 * MAINTAINERS (Write After Approval): Add myself.
2312
2313 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2314
2315 * configure.ac (extra_host_libiberty_configure_flags): Add
2316 --enable-shared also for libcc1's benefit.
2317 * configure: Regenerate.
2318
2319 2014-10-29 Tristan Gingold <gingold@adacore.com>
2320
2321 * MAINTAINERS: Change my email address.
2322
2323 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2324 Tom Tromey <tromey@redhat.com>
2325
2326 * Makefile.def: Add libcc1 to host_modules.
2327 * configure.ac (host_tools): Add libcc1.
2328 * Makefile.in, configure: Rebuild.
2329
2330 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2331
2332 * configure.ac (build_configargs): Don't share config.cache between
2333 build subdirs.
2334 * configure: Regenerate.
2335
2336 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2337
2338 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2339 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2340 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2341 leon3v7 as leon3.
2342 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2343 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2344 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2345 * config/sparc/sparc.md (cpu): Add leon3v7.
2346 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2347
2348 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2349
2350 * MAINTAINERS (write-after-approval): Add myself.
2351
2352 2014-10-23 Ian Lance Taylor <iant@google.com>
2353
2354 * configure.ac: Disable the Go frontend on systems where it is known
2355 to not work.
2356 * configure: Regenerate.
2357
2358 2014-10-23 Richard Biener <rguenther@suse.de>
2359
2360 * Makefile.def: Add libcpp build module and dependencies.
2361 * configure.ac: Add libcpp build module.
2362 * Makefile.in: Regenerate.
2363 * configure: Likewise.
2364
2365 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2366
2367 * MAINTAINERS (write-after-approval): Add myself.
2368
2369 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2370
2371 * INSTALL/README: Do not mention CVS.
2372
2373 2014-10-03 Jing Yu <jingyu@google.com>
2374
2375 * configure.ac: Add aarch64 to list of targets that support gold.
2376 * configure: Regenerate.
2377
2378 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2379
2380 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2381
2382 2014-09-29 Catherine Moore <clm@codesourcery.com>
2383
2384 * MAINTAINERS: Add myself as MIPS maintainer.
2385
2386 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2387
2388 * MAINTAINERS: Move myself to MIPS maintainers.
2389
2390 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2391
2392 * MAINTAINERS: Put all email addresses between '<' and '>'.
2393
2394 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2395
2396 * MAINTAINERS: Move myself to reviewers (Fortran).
2397
2398 2014-09-01 Andi Kleen <ak@linux.intel.com>
2399
2400 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2401 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2402 * Makefile.in: Regenerate.
2403
2404 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2405
2406 * rtx-classes-status.txt: Delete
2407
2408 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2409
2410 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2411
2412 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2413
2414 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2415 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2416 of checking for version number.
2417 * configure: Regenerated.
2418 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2419
2420 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2421
2422 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2423 is done; begin phase 6 (use extra rtx_def subclasses).
2424
2425 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2426
2427 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2428 done; begin phase 5 (additional rtx_def subclasses).
2429
2430 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2431
2432 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2433
2434 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2435
2436 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2437 SET_BB_HEADER are done.
2438
2439 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2440
2441 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2442 done.
2443
2444 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2445
2446 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2447
2448 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2449
2450 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2451
2452 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2453
2454 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2455
2456 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2457
2458 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2459
2460 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2461
2462 * rtx-classes-status.txt: Phase 3 (per-file commits within
2463 "config" subdirs) is done; begin phase 4 (removal of
2464 "scaffolding").
2465
2466 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2467
2468 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2469 dir) is done; begin phase 3 (per-file commits within "config"
2470 subdirs).
2471
2472 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2473
2474 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2475 phase 2 (per-file commits in main source dir).
2476
2477 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2478
2479 * configure: Regenerated.
2480
2481 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2482
2483 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2484
2485 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2486
2487 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2488
2489 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2490
2491 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2492
2493 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2494
2495 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2496
2497 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2498
2499 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2500
2501 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2502
2503 * MAINTAINERS (Write After Approval): Add myself.
2504
2505 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2506
2507 * MAINTAINERS: Remove myself
2508
2509 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2510
2511 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2512
2513 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2514
2515 * MAINTAINERS (Write After Approval): Add myself.
2516
2517 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2518
2519 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2520 SET_BB_HEADER, SET_BB_FOOTER
2521
2522 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2523
2524 * rtx-classes-status.txt: New file
2525
2526 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2527
2528 * configure.ac: Eliminate ClooG installation dependency.
2529 * configure: Regenerate.
2530 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2531 * Makefile.in: Regenerate.
2532
2533 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2534
2535 * MAINTAINERS (Write After Approval): Add myself.
2536
2537 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2538
2539 * MAINTAINERS (Write After Approval): Add myself.
2540
2541 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2542
2543 * MAINTAINERS (Write After Approval): Add myself.
2544
2545 2014-07-28 Anthony Green <green@moxielogic.com>
2546
2547 Import from savannah.gnu.org:
2548 * config.sub: Update to 2014-07-28 version.
2549
2550 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2551
2552 * MAINTAINERS: Remove my MIPS maintainer entry.
2553
2554 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2555
2556 PR target/47230
2557 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2558 * configure: Regenerate.
2559
2560 2014-07-24 James Norris <jnorris@codesourcery.com>
2561
2562 * MAINTAINERS (Write After Approval): Add myself.
2563
2564 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2565
2566 * configure.ac: Accept only CLooG 0.18.1.
2567 * configure: Regenerate.
2568
2569 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2570
2571 * configure.ac: Don't accept isl 0.11.
2572 * configure: Regenerate.
2573
2574 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2575
2576 * MAINTAINERS (Write After Approval): Add myself.
2577
2578 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2579
2580 * configure.ac: Don't accept isl 0.10.
2581 * configure: Regenerate.
2582
2583 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2584
2585 Fix include path for in-tree cloog.
2586 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2587 * configure: Regenerate.
2588
2589 2014-06-18 Richard Henderson <rth@redhat.com>
2590
2591 * .gitignore: Import gcc_update output.
2592
2593 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2594
2595 * config-ml.in: Robustify ac_configure_args parsing.
2596
2597 * configure.ac (--enable-linker-plugin-configure-flags)
2598 (--enable-linker-plugin-flags): New flags.
2599 (configdirs): Conditionally add libiberty-linker-plugin.
2600 * configure: Regenerate.
2601 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2602 (host_modules) <lto-plugin>: Pay attention to
2603 @extra_linker_plugin_flags@ and
2604 @extra_linker_plugin_configure_flags@.
2605 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2606 * Makefile.in: Regenerate.
2607
2608 * Makefile.tpl (configure-[+prefix+][+module+])
2609 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2610 "module_srcdir" instead of "module" for locating a module's srcdir.
2611 * Makefile.in: Regenerate.
2612
2613 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2614
2615 * MAINTAINERS (Write After Approval): Add myself.
2616
2617 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2618
2619 * MAINTAINERS: Update my email address.
2620
2621 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2622
2623 * MAINTAINERS (Write After Approval): Add myself.
2624
2625 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2626
2627 * MAINTAINERS (Write After Approval): Add myself.
2628
2629 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2630
2631 PR libstdc++/61011
2632 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2633 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2634 * configure: Regenerate.
2635
2636 2014-05-28 Pedro Alves <palves@redhat.com>
2637
2638 * MAINTAINERS (Write After Approval): Add myself.
2639
2640 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2641
2642 * MAINTAINERS: Update my affiliation/email.
2643
2644 2014-05-19 Mike Stump <mikestump@comcast.net>
2645
2646 * MAINTAINERS: Add wide-int reviewers.
2647
2648 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2649
2650 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2651 * configure: Regenerated.
2652
2653 2014-05-15 Torvald Riegel <triegel@redhat.com>
2654
2655 * MAINTAINERS (libitm): Add myself as maintainer.
2656
2657 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2658
2659 * MAINTAINERS (Write After Approval): Add myself.
2660
2661 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2662
2663 * config.sub, config.guess: Import from upstream.
2664
2665 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2666
2667 * MAINTAINERS (Write After Approval): Put myself in correct order.
2668
2669 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2670
2671 * MAINTAINERS (Write After Approval): Add myself.
2672
2673 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2674
2675 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2676 section.
2677
2678 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2679
2680 * MAINTAINERS (Write After Approval): Delete myself.
2681
2682 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2683
2684 PR sanitizer/56781
2685 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2686 and -B* options with -Xcompiler.
2687
2688 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2689
2690 PR bootstrap/60620
2691 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2692 * Makefile.in: Regenerate.
2693
2694 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2695
2696 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2697 for WINDRES_FOR_TARGET in default-manifest.o rule.
2698 * Makefile.in: Regenerate.
2699
2700 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2701
2702 * MAINTAINERS (Write After Approval): Add myself.
2703
2704 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2705
2706 PR sanitizer/56781
2707 * Makefile.def: Set bootstrap=true; for host fixincludes.
2708 * configure.ac: Don't bootstrap host fixincludes unless
2709 --with-build-config=bootstrap-{a,ub}san.
2710 * Makefile.in: Regenerated.
2711 * configure: Regenerated.
2712
2713 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2714
2715 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2716 --enable-vtable-verify option parsing. Don't add
2717 target-libsanitizer to bootstrap_target_libs unless
2718 --with-build-config=bootstrap-asan or
2719 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2720 to bootstrap_target_libs unless --enable-vtable-verify.
2721 * configure: Regenerated.
2722
2723 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2724
2725 * MAINTAINERS (Write After Approval): Add myself.
2726
2727 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2728
2729 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2730
2731 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2732
2733 PR bootstrap/58572
2734 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2735 -I for libstdc++-v3 includes if $(LEAN).
2736 * Makefile.in: Regenerated.
2737
2738 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2739
2740 * MAINTAINERS: Update my email address.
2741
2742 2014-02-24 Walter Lee <walt@tilera.com>
2743
2744 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2745 (tilegx-*-*): Change to tilegx*-*-*.
2746 * configure: Regenerate.
2747
2748 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2749
2750 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2751
2752 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2753
2754 * MAINTAINERS (Write After Approval): Add myself.
2755
2756 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2757
2758 PR target/59788
2759 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2760 *solaris2*.
2761
2762 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2763
2764 * MAINTAINERS: Update my email address.
2765
2766 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2767
2768 * MAINTAINERS: Convert to UTF-8.
2769 Properly sort Xinliang David Li's entry.
2770
2771 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2772 Sandra Loosemore <sandra@codesourcery.com>
2773
2774 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2775 nios2 port maintainers.
2776
2777 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2778
2779 * MAINTAINERS (Write After Approval): Add myself.
2780
2781 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2782
2783 * configure.ac: Add user-friendly check for native x86_64-linux
2784 multilibs.
2785 * configure: Regenerate.
2786
2787 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2788
2789 * MAINTAINERS: Add myself as sh maintainer.
2790
2791 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2792
2793 * MAINTAINERS: Add self as SLSR maintainer.
2794
2795 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2796
2797 * MAINTAINERS: Update my email address.
2798
2799 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2800
2801 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2802
2803 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2804
2805 * Makefile.in: Regenerate.
2806
2807 * Makefile.tpl: Fix typo.
2808 * Makefile.in: Regenerate partially.
2809
2810 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2811
2812 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2813 supported.
2814 * configure: Regenerated.
2815
2816 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2817
2818 * MAINTAINERS (Write After Approval): Add myself.
2819
2820 2013-10-30 Jason Merrill <jason@redhat.com>
2821
2822 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2823 --disable-build-format-warnings.
2824
2825 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2826
2827 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2828 depend on libstdc++ and libgcc.
2829 * configure: Regenerate.
2830 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2831 libcilkrts for POSIX and i*86, and x86_64 architectures.
2832 * Makefile.in: Added libcilkrts related fields to support building it.
2833
2834 2013-10-26 Jeff Law <law@redhat.com>
2835
2836 * Makefile.def (target_modules): Remove libmudflap
2837 (languages): Remove check-target-libmudflap).
2838 * Makefile.in: Rebuilt.
2839 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2840 * configure.ac (target_libraries): Remove target-libmudflap.
2841 Remove checks which disabled libmudflap on some systems.
2842 * configure: Rebuilt.
2843 * libmudflap: Directory removed.
2844
2845 2013-10-21 Cong Hou <congh@google.com>
2846
2847 * MAINTAINERS (Write After Approval): Add myself.
2848
2849 2013-10-16 Mike Stump <mikestump@comcast.net>
2850
2851 * .dir-locals.el: Add.
2852
2853 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2854
2855 * configure.ac: Add --enable-host-shared
2856 * configure: Regenerate.
2857
2858 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2859
2860 Import from savannah.gnu.org:
2861 * config.guess: Update to 2013-06-10 version.
2862 * config.sub: Update to 2013-10-01 version.
2863
2864 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2865
2866 Changes to build configuration to allow big endian ARC ELF toolchain
2867 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2868 * configure: Regenerate.
2869
2870 2013-09-20 Alan Modra <amodra@gmail.com>
2871
2872 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2873 ppc host match. Support little-endian powerpc linux hosts.
2874
2875 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2876
2877 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2878 maintainer.
2879
2880 2013-09-12 DJ Delorie <dj@redhat.com>
2881
2882 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2883 maintainers.
2884
2885 2013-09-03 Richard Biener <rguenther@suse.de>
2886
2887 * configure.ac: Also allow ISL 0.12.
2888 * configure: Regenerated.
2889
2890 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2891
2892 * MAINTAINERS (Write After Approval): Add myself.
2893
2894 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2895
2896 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2897
2898 2013-08-26 Caroline Tice <cmtice@google.com>
2899
2900 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2901 "Various Reviewers" to libvtv "Various Maintainers".
2902
2903 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2904
2905 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2906
2907 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2908
2909 * MAINTAINERS: Update name, email.
2910
2911 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2912
2913 * MAINTAINERS (Write After Approval): Add myself.
2914
2915 2013-08-12 Caroline Tice <cmtice@google.com>
2916
2917 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2918 address in the Write After Approval section.
2919
2920 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2921
2922 * MAINTAINERS (Write After Approval): Update email.
2923
2924 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2925
2926 * configure.ac: Adjust to check VTV_SUPPORTED.
2927 * configure: Regenerated.
2928
2929 2013-08-02 Caroline Tice <cmtice@google.com>
2930
2931 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2932 on non-linux systems; add target-libvtv to noconfigdirs; add
2933 libsupc++/.libs to C++ library search paths.
2934 * configure: Regenerated.
2935 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2936 libstdc++ and libgcc.
2937 * Makefile.in: Regenerated.
2938
2939 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2940
2941 * MAINTAINERS (Write After Approval): Add myself.
2942
2943 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2944 Shiva Chen <shiva0217@gmail.com>
2945
2946 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2947 nds32 port maintainers.
2948
2949 2013-07-17 Tim Shen <timshen91@gmail.com>
2950
2951 * MAINTAINERS (Write After Approval): Add myself.
2952
2953 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2954
2955 * configure.ac: Sync from binutils.
2956 * configure: Regenerate.
2957
2958 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2959
2960 * MAINTAINERS (Write After Approval): Add myself.
2961
2962 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2963
2964 * MAINTAINERS (Write After Approval): Add myself.
2965
2966 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2967
2968 * MAINTAINERS (Write After Approval): Add myself.
2969
2970 2013-04-30 Brooks Moses <bmoses@google.com>
2971
2972 * MAINTAINERS: Update my email; move myself from Fortran
2973 reviewer to Write After Approval.
2974
2975 2013-04-16 Andreas Schwab <schwab@suse.de>
2976
2977 * configure.ac (aarch64-*-*): Don't disable java.
2978 * configure: Regenerate.
2979
2980 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2981
2982 * MAINTAINERS (Write After Approval): Add myself.
2983
2984 2013-03-30 Matthias Klose <doko@ubuntu.com>
2985
2986 * Makefile.def (target_modules): Don't install libffi.
2987 * Makefile.in: Regenerate.
2988
2989 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2990
2991 * MAINTAINERS (Write After Approval): Add myself.
2992
2993 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2994
2995 * MAINTAINERS (Write After Approval): Add myself.
2996
2997 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2998
2999 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3000 * configure: Regenerated.
3001
3002 2013-02-05 Ian Lance Taylor <iant@google.com>
3003
3004 PR go/55969
3005 * configure.ac: Disable libgo on some systems where it does not
3006 work.
3007
3008 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
3009
3010 * MAINTAINERS: Explicitly add myself as AIX maintainer.
3011 Remove Geoff Keating as rs6000 port maintainer, at his request.
3012
3013 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
3014
3015 * MAINTAINERS: Update my email.
3016
3017 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
3018
3019 * configure: Re-generate.
3020
3021 2013-01-15 Richard Biener <rguenther@suse.de>
3022
3023 PR other/55973
3024 * configure: Re-generate.
3025
3026 2013-01-14 Matthias Klose <doko@ubuntu.com>
3027
3028 * Makefile.def (install-target-libsanitizer): Depend on
3029 install-target-libstdc++-v3.
3030 * Makefile.in: Regenerate.
3031
3032 2013-01-14 Richard Biener <rguenther@suse.de>
3033
3034 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3035 * configure: Re-generate
3036
3037 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3038
3039 * config.sub: Update from config repo.
3040
3041 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
3042
3043 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3044 * Makefile.in: Regenerate.
3045
3046 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3047
3048 * MAINTAINERS (arc): Add new port maintainership for myself.
3049
3050 2013-01-09 Jason Merrill <jason@redhat.com>
3051
3052 * .gitignore: Import from gdb repository.
3053
3054 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
3055
3056 * Makefile.def (configure-gcc): Depend on all-gmp.
3057 (all-gcc): Remove dependency on all-gmp.
3058 * Makefile.in: Regenerated.
3059
3060 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3061
3062 * config.sub: Merge from config repo.
3063 * config.guess: Ditto.
3064
3065 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3066
3067 * Makefile.def: Merge from binutils.
3068 * Makefile.in: Ditto.
3069
3070 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
3071
3072 * MAINTAINERS: Update my email.
3073
3074 2012-12-29 Ben Elliston <bje@gnu.org>
3075
3076 * config.guess: Update to 2012-12-29 version.
3077 * config.sub: Likewise.
3078
3079 2012-12-20 Matthias Klose <doko@ubuntu.com>
3080
3081 * Makefile.def (install-target-libgfortran): Depend on
3082 install-target-libquadmath, install-target-libgcc.
3083 (install-target-libsanitizer): Depend on install-target-libgcc.
3084 (install-target-libjava): Depend on install-target-libgcc.
3085 (install-target-libitm): Depend on install-target-libgcc.
3086 (install-target-libobjc): Depend on install-target-libgcc.
3087 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3088 * Makefile.in: Regenerate.
3089
3090 2012-12-19 Matthias Klose <doko@ubuntu.com>
3091
3092 * Makefile.def (install-target-libgo): Depend on
3093 install-target-libatomic.
3094 * Makefile.in: Regenerate.
3095
3096 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3097
3098 PR go/55201
3099 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3100 * Makefile.in: Regenerate.
3101
3102 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3103
3104 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3105 * configure: Regenerate.
3106
3107 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3108
3109 * config.sub: Merge from config repo.
3110
3111 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3112
3113 * Makefile.def (target_modules): Add bootstrap=true and
3114 raw_cxx=true to libsanitizer.
3115 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3116 * Makefile.in: Regenerated.
3117 * configure: Likewise.
3118
3119 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3120
3121 * MAINTAINERS: Remove self as RTL optimization maintainer.
3122
3123 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3124
3125 * MAINTAINERS (Write After Approval): Add myself.
3126
3127 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3128
3129 * Makefile.def (target_modules): Remove bootstrap=true and
3130 raw_cxx=true from libsanitizer.
3131 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3132 * Makefile.in: Regenerated.
3133 * configure: Likewise.
3134
3135 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3136
3137 * Makefile.def (target_modules): Add bootstrap=true and
3138 raw_cxx=true to libsanitizer.
3139 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3140 * Makefile.in: Regenerated.
3141 * configure: Likewise.
3142
3143 2012-11-28 Andrew Pinski <apinski@cavium.com>
3144
3145 PR bootstrap/54279
3146 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3147 * configure: Regenerate.
3148 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3149 * Makefile.in: Regenerate.
3150
3151 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3152
3153 * configure.ac: Disable libsanitizer if we're not building C++.
3154 * configure: Regenerate.
3155
3156 2012-11-15 Roland McGrath <roland@hack.frob.com>
3157
3158 * MAINTAINERS (Write After Approval): Add myself.
3159
3160 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
3161
3162 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3163 Kostya Serebryany (kcc@google.com) and
3164 Jakub Jelinek (jakub@redhat.com).
3165 Rename area for Dodji Seketeli (dodji@redhat.com).
3166
3167 2012-11-15 Dodji Seketeli <dodji@redhat.com>
3168
3169 * MAINTAINERS: (asan.c, related): Add myself.
3170
3171 2012-11-14 Roland McGrath <mcgrathr@google.com>
3172
3173 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3174 * configure: Regenerate.
3175
3176 2012-11-13 Richard Henderson <rth@redhat.com>
3177
3178 * configure.ac: Move libsanitizer logic to subdirectory.
3179 * configure: Regenerate.
3180
3181 2012-11-13 Dodji Seketeli <dodji@redhat.com>
3182
3183 * configure.ac: Enable libsanitizer just on x86 linux for now.
3184 * configure: Re-generate.
3185
3186 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
3187
3188 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3189 sections.
3190 * configure: Regenerate.
3191
3192 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
3193
3194 * configure.ac: Add section for configdirs for libsanitizer.
3195 Disable for cris-*-* and mmix-*-*.
3196 * configure: Regenerate.
3197
3198 2012-11-12 Wei Mi <wmi@google.com>
3199
3200 * configure.ac: Add libsanitizer to target_libraries.
3201 * Makefile.def: Ditto.
3202 * configure: Regenerate.
3203 * Makefile.in: Regenerate.
3204 * libsanitizer: New directory for asan runtime. Contains an empty
3205 tsan directory.
3206
3207 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
3208
3209 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3210 against Mingw64 w32api.
3211 * configure: Regenerate.
3212
3213 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3214
3215 * configure: Regenerated.
3216
3217 2012-11-03 Robert Mason <rbmj@verizon.net>
3218
3219 * configure.ac: add --disable-libstdcxx configure option
3220 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3221
3222 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3223
3224 * MAINTAINERS (Write After Approval): Add myself.
3225
3226 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3227
3228 * MAINTAINERS (Write After Approval): Add myself.
3229
3230 2012-10-24 Sharad Singhai <singhai@google.com>
3231
3232 * MAINTAINERS (Write After Approval): Add myself.
3233
3234 2012-10-24 Eric Christopher <echristo@gmail.com>
3235
3236 * MAINTAINERS: Update email address.
3237
3238 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3239
3240 PR bootstrap/54820
3241 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3242 * configure: Regenerate.
3243
3244 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
3245
3246 * MAINTAINERS (aarch64): Add Marcus and myself.
3247
3248 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3249
3250 PR bootstrap/54820
3251 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3252 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3253 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3254 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3255 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3256 * Makefile.in: Regenerate.
3257 * configure.ac (have_static_libs): New variable and associated check.
3258 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3259 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3260 * configure: Regenerate.
3261
3262 2012-10-10 Richard Biener <rguenther@suse.de>
3263
3264 * MAINTAINERS: Adjust for changed surname.
3265
3266 2012-10-04 Lawrence Crowl <crowl@google.com>
3267
3268 * MAINTAINERS (Write After Approval): Add myself.
3269
3270 2012-10-01 Cary Coutant <ccoutant@google.com>
3271
3272 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3273
3274 2012-09-28 Ian Lance Taylor <iant@google.com>
3275
3276 * Makefile.def: Make all-target-libgo depend on
3277 all-target-libbacktrace.
3278 * Makefile.in: Rebuild.
3279
3280 2012-09-26 Ian Lance Taylor <iant@google.com>
3281
3282 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3283 * Makefile.in: Rebuild.
3284
3285 2012-09-20 Walter Lee <walt@tilera.com>
3286
3287 * configure.ac: Add tilegx to list of targets that support gold.
3288 * configure: Regenerate.
3289
3290 2012-09-20 Marek Polacek <polacek@redhat.com>
3291
3292 * MAINTAINERS (Write After Approval): Add myself.
3293
3294 2012-09-19 Steve Ellcey <sellcey@mips.com>
3295
3296 * configure.ac: Add mips*-mti-elf* target.
3297 * configure: Regenerate.
3298
3299 2012-09-17 Ian Lance Taylor <iant@google.com>
3300
3301 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3302 * configure.ac (host_libs): Add libbacktrace.
3303 (target_libraries): Add libbacktrace.
3304 * Makefile.def (host_modules): Add libbacktrace.
3305 (target_modules): Likewise.
3306 * configure, Makefile.in: Rebuild.
3307
3308 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3309
3310 PR target/38607
3311 Merge upstream change.
3312 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3313
3314 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3315 Add libgomp*.o to compare_exclusions for AIX.
3316 * configure: Regenerate.
3317
3318 2012-09-06 Diego Novillo <dnovillo@google.com>
3319
3320 * configure.ac: Bump minimum GMP version to 4.2.3.
3321 * configure: Re-generate.
3322
3323 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3324
3325 PR target/54461
3326 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3327 target-libgloss if not configured --with-avrlibc=no.
3328 * configure: Regenerate.
3329
3330 2012-09-04 Jason Merrill <jason@redhat.com>
3331
3332 * configure.ac: Fix --enable-languages=all.
3333
3334 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3335
3336 * MAINTAINERS (Write After Approval): Add myself.
3337
3338 2012-09-03 Richard Guenther <rguenther@suse.de>
3339
3340 PR bootstrap/54138
3341 * configure.ac: Re-organize ISL / CLOOG checks to allow
3342 disabling with either --without-isl or --without-cloog.
3343 * configure: Regenerated.
3344
3345 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
3346
3347 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3348 * configure: Regenerate.
3349
3350 2012-08-27 Ulrich Drepper <drepper@gmail.com>
3351
3352 * MAINTAINERS: Fix my email address.
3353
3354 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3355
3356 PR binutils/4970
3357 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3358 and opcodes.
3359 * Makefile.in: Regenerated.
3360
3361 2012-08-26 Art Haas <ahaas@impactweather.com>
3362
3363 * configure: Regenerate.
3364
3365 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3366
3367 * INSTALL/README: Also refer to the online installation
3368 instructions.
3369
3370 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3371
3372 * MAINTAINERS (Write After Approval): Add myself.
3373 (Picochip port): Remove myself.
3374
3375 2012-08-14 Diego Novillo <dnovillo@google.com>
3376
3377 Merge from cxx-conversion branch.
3378
3379 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3380 POSTSTAGE1_CONFIGURE_FLAGS.
3381 * Makefile.in: Regenerate.
3382 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3383 Force C++ when bootstrapping.
3384 * configure: Regenerate.
3385
3386 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3387
3388 * MAINTAINERS (Write After Approval): Add myself.
3389
3390 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3391
3392 * README: Document use of ranges of years in copyright notices.
3393
3394 2012-07-06 Richard Guenther <rguenther@suse.de>
3395
3396 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3397 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3398 --with-gmp=system.
3399 * Makefile.in: Regenerated.
3400 * configure: Likewise.
3401
3402 2012-07-06 Richard Guenther <rguenther@suse.de>
3403
3404 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3405 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3406 supply V=1 as extra_make_flags.
3407 * configure: Regenerated.
3408 * Makefile.in: Likewise.
3409
3410 2012-07-04 Tristan Gingold <gingold@adacore.com>
3411
3412 * configure: Regenerate.
3413
3414 2012-07-03 Richard Guenther <rguenther@suse.de>
3415
3416 * Makfile.def (isl): Remove not necessary extra_exports and
3417 extra_make_flags.
3418 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3419 * Makefile.in: Regenerated.
3420
3421 2012-07-03 Richard Guenther <rguenther@suse.de>
3422
3423 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3424 * configure.ac: If either the ISL or the CLooG check failed
3425 do not try to build in-tree versions.
3426 * Makefile.in: Regenerated.
3427 * configure: Regenerated.
3428
3429 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3430
3431 * configure: Regenerate.
3432
3433 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3434
3435 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3436 maintainer.
3437
3438 2012-07-02 Richard Guenther <rguenther@suse.de>
3439
3440 * configure: Regenerated.
3441
3442 2012-07-02 Richard Guenther <rguenther@suse.de>
3443 Michael Matz <matz@suse.de>
3444 Tobias Grosser <tobias@grosser.es>
3445 Sebastian Pop <sebpop@gmail.com>
3446
3447 * Makefile.def: Add ISL host module, remove PPL host module.
3448 Adjust ClooG host module to use the proper ISL.
3449 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3450 * configure.ac: Include config/isl.m4. Add ISL host library,
3451 remove PPL. Remove PPL configury, add ISL configury, adjust
3452 ClooG configury.
3453 * Makefile.in: Regenerated.
3454 * configure: Likewise.
3455
3456 2012-07-02 Richard Guenther <rguenther@suse.de>
3457
3458 Merge from graphite branch
3459 2011-07-21 Tobias Grosser <tobias@grosser.es>
3460
3461 * configure: Regenerated.
3462 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3463 both cloog.org and legacy versions. The only supported version will
3464 be CLooG with the isl backend.
3465
3466 2011-07-21 Tobias Grosser <tobias@grosser.es>
3467
3468 * configure: Regenerated.
3469 * configure.ac: Require cloog isl 0.17.0
3470
3471 2011-07-21 Tobias Grosser <tobias@grosser.es>
3472
3473 * configure: Regenerated.
3474 * config/cloog.m4: Do not define CLOOG_ORG
3475
3476 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3477
3478 * configure.ac: Skip C if explicitly selected.
3479 * configure: Regenerate.
3480
3481 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3482
3483 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3484 they contain -O2.
3485 * configure: Regenerate.
3486
3487 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3488
3489 PR debug/53740
3490 * df.h, df-problems.c, dce.c: Revert last patch.
3491
3492 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3493
3494 * MAINTAINERS (Write After Approval): Update my email address.
3495
3496 2012-06-21 Meador Inge <meadori@codesourcery.com>
3497
3498 * MAINTAINERS (Write After Approval): Add myself.
3499
3500 2012-06-20 Jason Merrill <jason@redhat.com>
3501
3502 * Makefile.tpl (check-target-libgomp-c++): New.
3503 (check-target-libitm-c++): New.
3504 * Makefile.def (c++): Add them.
3505 * Makefile.in: Regenerate.
3506
3507 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3508
3509 * MAINTAINERS (Write After Approval): Add myself.
3510
3511 2012-05-16 Olivier Hainque <hainque@adacore.com>
3512
3513 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3514 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3515 (install-no-fixedincludes): Adjust accordingly.
3516 * Makefile.in: Regenerate.
3517
3518 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3519
3520 Merge upstream change
3521 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3522
3523 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3524
3525 * MAINTAINERS (Write After Approval): Add myself.
3526
3527 2012-05-09 Nick Clifton <nickc@redhat.com>
3528 Paul Smith <psmith@gnu.org>
3529
3530 PR bootstrap/50461
3531 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3532 allow for the fact that from release v3.1.0 of MPFR the source
3533 files were moved into a src sub-directory.
3534 * configure: Regenerate.
3535
3536 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3537
3538 * configure.ac: Bump minimum MPFR version to 2.4.0.
3539 * configure: Regenerated.
3540
3541 2012-05-01 Richard Henderson <rth@redhat.com>
3542
3543 * Makefile.def (libatomic): New target_module.
3544 * configure.ac (target_libraries): Add libatomic.
3545 (noconfigdirs): Check if libatomic is supported.
3546 * Makefile.in, configure: Rebuild.
3547
3548 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3549
3550 * MAINTAINERS (Write After Approval): Add myself.
3551
3552 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3553
3554 * config.sub: Update to 2012-04-18 version from official repo.
3555
3556 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3557
3558 * MAINTAINERS (Write After Approval): Add myself.
3559
3560 2012-04-11 Steve Ellcey <sellcey@mips.com>
3561
3562 * MAINTAINERS: Changed email address.
3563
3564 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3565
3566 PR target/52737
3567 * contrib/gcc_update (files_and_dependencies):
3568 Remove gcc/config/avr/t-multilib from touch data.
3569
3570 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3571
3572 * MAINTAINERS (OS Port Maintainers): Remove irix.
3573 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3574 (unsupported_languages): Remove mips-sgi-irix6.*.
3575 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3576 (with_stabs): Remove.
3577 * configure: Regenerate.
3578
3579 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3580
3581 * MAINTAINERS (OS Port Maintainers): Remove osf.
3582 * configure.ac (enable_libgomp): Remove *-*-osf*.
3583 (with_stabs): Remove alpha*-*-osf*.
3584 * configure: Regenerate.
3585
3586 2012-03-05 Tristan Gingold <gingold@adacore.com>
3587
3588 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3589 * configure: Regenerate.
3590
3591 2012-02-17 Walter Lee <walt@tilera.com>
3592
3593 * MAINTAINERS: (Write After Approval): Delete myself.
3594
3595 2012-02-14 Walter Lee <walt@tilera.com>
3596
3597 * MAINTAINERS (tilegx port): Add myself.
3598 (tilepro port): Add myself.
3599 (Write After Approval): Add myself.
3600
3601 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3602
3603 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3604 and Joseph Myers as docstring relicensing maintainers.
3605
3606 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3607
3608 * MAINTAINERS (write-after-approval): Add myself.
3609
3610 2012-02-08 Ira Rosen <irar@il.ibm.com>
3611
3612 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3613 maintainer.
3614
3615 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3616
3617 * MAINTAINERS (Write After Approval): Move myself to
3618 maintain alphabetical order.
3619
3620 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3621
3622 * MAINTAINERS (Write After Approval): Add myself.
3623
3624 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3625
3626 * MAINTAINERS (Write After Approval): Add myself.
3627
3628 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3629 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3630
3631 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3632 * configure: Regenerate.
3633
3634 2012-01-23 Harshit Chopra <harshit@google.com>
3635
3636 * MAINTAINERS (Write After Approval): Add myself.
3637
3638 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3639
3640 * configure.ac: Remove reference to mh-interix.
3641 * configure: Regenerate.
3642
3643 2012-01-05 Richard Henderson <rth@redhat.com>
3644
3645 PR bootstrap/51072
3646 * configure.ac: Disable libitm if c++ is not enabled.
3647 * configure: Rebuild.
3648
3649 * configure.ac: Fix regexp for same.
3650 * configure: Rebuild.
3651
3652 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3653
3654 * MAINTAINERS (Write After Approval): Add myself.
3655
3656 2012-01-02 Richard Guenther <rguenther@suse.de>
3657
3658 PR bootstrap/51686
3659 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3660 * Makefile.in: Regenerate.
3661
3662 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3663
3664 * MAINTAINERS (Write After Approval): Add myself.
3665
3666 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3667
3668 * configure: Regenerate.
3669
3670 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3671
3672 * MAINTAINERS (picochip): Changed email address.
3673
3674 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3675
3676 * MAINTAINERS (write-after-approval): Add self.
3677
3678 2011-11-29 DJ Delorie <dj@redhat.com>
3679
3680 * configure.ac (rl78-*-*) New case.
3681 * configure: Regenerate.
3682 * MAINTAINERS: Add myself as RL78 maintainer.
3683
3684 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3685
3686 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3687
3688 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3689
3690 * libtool.m4: Additional FreeBSD 10 fixes.
3691
3692 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3693
3694 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3695 Maintainers section, as Epiphany maintainer.
3696
3697 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3698
3699 PR target/49992
3700 * configure.ac: Remove ranlib special-casing for Darwin.
3701 * configure: Regenerate.
3702
3703 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3704
3705 * MAINTAINERS (Reviewers): Keep the list sorted.
3706
3707 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3708
3709 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3710
3711 2011-11-09 Roland McGrath <mcgrathr@google.com>
3712
3713 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3714 * configure: Rebuild.
3715 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3716 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3717 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3718 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3719 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3720 Add READELF.
3721 * Makefile.in: Rebuild.
3722
3723 2011-11-09 Jason Merrill <jason@redhat.com>
3724
3725 * Makefile.def (language=c++): Remove check-c++0x.
3726 * Makefile.in (check-gcc-c++): Regenerate.
3727
3728 2011-11-08 Richard Henderson <rth@redhat.com>
3729
3730 * configure.ac: Test for libitm directory present first.
3731
3732 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3733
3734 * configure.ac: Test libitm/configure.tgt to disable libitm.
3735 * configure: Rebuild.
3736
3737 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3738 Richard Henderson <rth@redhat.com>
3739
3740 Merged from transactional-memory.
3741
3742 * Makefile.def (lang_env_dependencies): libitm is c++.
3743 Add libitm target module.
3744 * configure.ac: Likewise.
3745 * config/mmap.m4: New file.
3746 * contrib/gcc_update: Add libitm to touch data.
3747 * Makefile.in, configure: Rebuild.
3748
3749 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3750
3751 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3752 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3753 * Makefile.in: Regenerate.
3754
3755 2011-11-01 DJ Delorie <dj@redhat.com>
3756
3757 * config.sub: Update to version 2011-10-29 (added rl78)
3758
3759 2011-10-27 Nick Clifton <nickc@redhat.com>
3760
3761 * config.sub: Import these changes from the config project:
3762
3763 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3764 Ben Elliston <bje@gnu.org>
3765
3766 * config.sub (epiphany): New.
3767
3768 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3769 Ben Elliston <bje@gnu.org>
3770
3771 * config.sub (hexagon, hexagon-*): New.
3772
3773 2011-08-23 Roland McGrath <mcgrathr@google.com>
3774
3775 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3776 64eb to be64.
3777
3778 2011-08-16 Roland McGrath <mcgrathr@google.com>
3779
3780 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3781 (nacl): Grok as alias for 32el-unknown-nacl.
3782
3783 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3784
3785 * MAINTAINERS (Write After Approval): Add myself.
3786
3787 2011-10-24 Teresa Johnson <tejohnson@google.com>
3788
3789 * MAINTAINERS (Write After Approval): Add myself.
3790
3791 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3792
3793 * MAINTAINERS (sparc port): Remove myself.
3794
3795 2011-09-14 Tom de Vries <tom@codesourcery.com>
3796
3797 * MAINTAINERS (Write After Approval): Add myself.
3798
3799 2011-08-14 Yao Qi <yao@codesourcery.com>
3800
3801 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3802 * configure: Regenerate.
3803
3804 2011-07-26 Ian Lance Taylor <iant@google.com>
3805
3806 * configure.ac: Set have_compiler based on whether gcc directory
3807 exists, rather than on whether gcc is in configdirs.
3808 * configure: Rebuild.
3809
3810 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3811
3812 * MAINTAINERS (Global Reviewers): Add self.
3813
3814 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3815
3816 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3817 link directories.
3818 * Makefile.in: Rebuild.
3819
3820 2011-07-20 Ian Lance Taylor <iant@google.com>
3821
3822 PR bootstrap/49787
3823 * configure.ac: Move --enable-bootstrap handling earlier in file.
3824 If --enable-bootstrap and either --enable-build-with-cxx or
3825 --enable-build-poststage1-with-cxx, enable C++ automatically.
3826 * configure: Rebuild.
3827
3828 2011-07-19 Ian Lance Taylor <iant@google.com>
3829
3830 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3831 make C++ a boot_language. Set and substitute
3832 POSTSTAGE1_CONFIGURE_FLAGS.
3833 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3834 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3835 * configure, Makefile.in: Rebuild.
3836
3837 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3838
3839 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3840 maintainers.
3841
3842 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3843
3844 * MAINTAINERS (Global Reviewers): Add myself.
3845
3846 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3847
3848 * configure: Regenerate.
3849
3850 2011-07-16 Jason Merrill <jason@redhat.com>
3851
3852 * Makefile.def (language=c++): Add check-c++0x and
3853 check-target-libmudflap-c++.
3854 * Makefile.tpl (check-target-libmudflap-c++): New.
3855 * Makefile.in: Regenerate.
3856
3857 2011-07-16 Matthias Klose <doko@ubuntu.com>
3858
3859 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3860 * Makefile.def (target_modules/libjava): Pass
3861 $(EXTRA_CONFIGARGS_LIBJAVA).
3862 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3863 if not configured with --enable-static-libjava.
3864 * Makefile.in: Regenerate.
3865 * configure: Likewise.
3866
3867 2011-07-15 Jason Merrill <jason@redhat.com>
3868
3869 * Makefile.in (check-c++): Move check-gcc-c++0x after
3870 check-target-libstdc++-v3.
3871
3872 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3873
3874 * MAINTAINERS (c6x port): New entry.
3875
3876 2011-07-13 Jason Merrill <jason@redhat.com>
3877
3878 * Makefile.in (check-gcc-c++0x): New.
3879 (check-c++): Depend on it.
3880
3881 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3882
3883 PR target/39150
3884 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3885 x86_64-*-solaris2.1[0-9]*.
3886 * configure: Regenerate.
3887
3888 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3889
3890 * MAINTAINERS (RTL optimizers): Add self.
3891
3892 2011-06-27 Gabriel Charette <gchare@google.com>
3893
3894 * MAINTAINERS (Write After Approval): Add myself.
3895
3896 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3897
3898 PR regression/47836
3899 PR bootstrap/23656
3900 PR other/47733
3901 PR bootstrap/49247
3902 PR c/48825
3903 * configure.ac (target_libraries): Remove target-libiberty.
3904 Remove case-statement setting skipdirs=target-libiberty for
3905 multiple targets. Remove checking target_configdirs and
3906 removing target-libiberty but keeping target-libgcc if
3907 otherwise empty.
3908 * Makefile.def (target_modules): Don't add libiberty.
3909 (dependencies): Remove all traces of target-libiberty.
3910 * configure, Makefile.in: Regenerate.
3911
3912 2011-06-13 Walter Lee <walt@tilera.com>
3913
3914 * configure.ac (tilepro-*-*) New case.
3915 (tilegx-*-*): Likewise.
3916 * configure: Regenerate.
3917
3918 2011-06-06 Jing Yu <jingyu@google.com>
3919
3920 * configure.ac: Skip target-libiberty for
3921 arm*-*-linux-androideabi.
3922 * configure: Regenerated.
3923
3924 2011-06-06 Nick Clifton <nickc@redhat.com>
3925
3926 * config.sub: Sync from upstream.
3927
3928 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3929
3930 * MAINTAINERS (Write After Approval): Add myself.
3931
3932 2011-06-01 Daniel Jacobowitz <drow@false.org>
3933
3934 * MAINTAINERS: Update my email address.
3935
3936 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3937
3938 * MAINTAINERS (Write After Approval): Update my email address.
3939
3940 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3941
3942 * MAINTAINERS (Write After Approval): Add myself.
3943
3944 2011-05-08 Doug Kwan <dougkwan@google.com>
3945
3946 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3947 * configure: Regenerated.
3948 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3949 value from configure.
3950 * Makefile.in: Regenerated.
3951
3952 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3953
3954 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3955 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3956 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3957 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3958 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3959 *-*-vxworks*): Disable newlib and libgloss in separate case
3960 statement.
3961 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3962 to separate case statement.
3963 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3964 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3965 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3966 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3967 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3968 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3969 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3970 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3971 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3972 i[[3456789]]86-*-rdos*, m32r-*-*,
3973 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3974 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3975 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3976 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3977 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3978 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3979 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3980 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3981 and libgloss in main case over targets. Remove most empty cases
3982 in main case over targets.
3983 * configure: Regenerate.
3984
3985 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3986
3987 * MAINTAINERS (Write After Approval): Add myself.
3988
3989 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3990
3991 * configure.ac: Remove code setting special library locations for
3992 hppa*64*-*-hpux11*. Remove code setting compiler for
3993 sparc-sun-solaris2*.
3994 * configure: Regenerate.
3995
3996 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3997
3998 * configure.ac: Separate libgloss_dir settings from general case
3999 over targets.
4000 * configure: Regenerate.
4001
4002 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4003
4004 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4005 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4006 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4007 cases in libgcj-disabling case statement.
4008 (hppa*64*-*-linux*): Set unsupported_languages instead of
4009 disabling target-zlib.
4010 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4011 to hppa*64*-*-hpux*.
4012 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4013 hppa*-*-hpux*.
4014 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4015 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4016 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4017 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4018 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4019 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4020 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4021 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4022 libgcj-disabling case statement.
4023 * configure: Regenerate.
4024
4025 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4026
4027 * configure.ac: Disable Java for targets not supporting libffi.
4028 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4029 Remove cases in Java-disabling statement.
4030 (*arm-wince-pe): Change to arm-wince-pe.
4031 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4032 cases in Java-disabling statement.
4033 (bfin-*-*): Don't disable Java again.
4034 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4035 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4036 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4037 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4038 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4039 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4040 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4041 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4042 Java-disabling statement.
4043 (mmix-*-*): Don't disable Java again.
4044 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4045 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4046 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4047 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4048 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4049 statement.
4050 * configure: Regenerate.
4051
4052 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4053
4054 * configure.ac: Separate cases disabling Java and Java libraries
4055 from general case over targets.
4056 * configure: Regenerate.
4057
4058 2011-04-21 Jie Zhang <jzhang918@gmail.com>
4059
4060 * MAINTAINERS: Update my email address.
4061
4062 2011-04-20 Easwaran Raman <eraman@google.com>
4063
4064 * MAINTAINERS (Write After Approval): Add myself.
4065
4066 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
4067
4068 PR lto/48086
4069 * configure.ac: Re-enable LTO on *-apple-darwin9*.
4070 * configure: Regenerate.
4071
4072 2011-04-16 Jim Meyering <meyering@redhat.com>
4073
4074 * MAINTAINERS (Write After Approval): Add myself.
4075
4076 2011-04-15 Dodji Seketeli <dodji@redhat.com>
4077
4078 * MAINTAINERS: Update my email address.
4079
4080 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
4081
4082 * MAINTAINERS (Write After Approval): Add myself.
4083
4084 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4085
4086 * MAINTAINERS (Write After Approval): Add myself.
4087
4088 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4089
4090 * MAINTAINERS (Write After Approval): Add myself.
4091
4092 2011-04-06 Joseph Myers <joseph@codesourcery.com>
4093
4094 * configure.ac (build_tools): Remove build-byacc.
4095 (host_libs): Remove mmalloc.
4096 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4097 autoconf automake libtool diff rcs fileutils shellutils time
4098 textutils wdiff find uudecode hello tar gzip indent recode release
4099 sed perl gawk findutils gettext zip.
4100 (libgcj): Remove target-qthreads.
4101 (target_tools): Remove target-examples target-gperf.
4102 (YACC): Don't handle building byacc.
4103 * configure: Regenerate.
4104 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4105 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4106 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4107 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4108 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4109 handle building components.
4110 * Makefile.in: Regenerate.
4111
4112 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4113
4114 * MAINTAINERS: Update my email address as Xtensa maintainer.
4115
4116 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4117
4118 * config.sub: Sync from upstream.
4119
4120 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4121
4122 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4123 (microblaze*): Don't disable libssp.
4124 * configure: Regenerate.
4125
4126 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4127
4128 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4129 moveifchange.
4130 * configure: Regenerate.
4131 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4132 * Makefile.in: Regenerate.
4133
4134 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4135
4136 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4137 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4138 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4139 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4140 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4141 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4142 md_exec_prefix cases.
4143 * configure: Regenerate.
4144
4145 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4146
4147 * configure.ac: Separate cases disabling target-libssp,
4148 target-libiberty, target-libstdc++-v3 and Fortran from general
4149 case over targets.
4150 * configure: Regenerate.
4151
4152 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4153
4154 * configure.ac (*-*-chorusos): Don't disable libgcj.
4155 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4156 Remove case.
4157 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4158 (arm-*-coff): Don't disable libgcj.
4159 (arm*-*-linux-gnueabi): Remove useless assignment.
4160 (arm-*-riscix*): Don't disable libgcj.
4161 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4162 configuration.
4163 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4164 (c54x*-*-*): Remove case.
4165 (tic54x-*-*): Don't disable GCC or GCC libraries.
4166 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4167 to *.
4168 (d10v-*-*): Don't disable GCC libraries.
4169 (d30v-*-*): Don't disable libgcj.
4170 (h8500-*-*): Don't disable GCC libraries.
4171 (i960-*-*): Don't disable libgcj.
4172 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4173 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4174 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4175 libgcj.
4176 (m68k-*-coff*): Remove case.
4177 (mmix-*-*): Don't disable libgloss on host.
4178 (mn10200-*-*, mn10300-*-*): Remove cases.
4179 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4180 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4181 Don't disable libgcj.
4182 (romp-*-*): Remove case.
4183 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4184 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4185 case.
4186 (v810-*-*): Don't disable GCC libraries.
4187 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4188 (ip2k-*-*): Don't disable GCC libraries.
4189 * configure: Regenerate.
4190
4191 2011-03-28 Joseph Myers <joseph@codesourcery.com>
4192
4193 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4194 libffi on host.
4195 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4196 on host.
4197 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4198 * configure: Regenerate.
4199
4200 2011-03-26 John Marino <binutils@marino.st>
4201
4202 * configure.ac: Add support for *-*-dragonfly*
4203 * configure: Regenerate.
4204
4205 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4206
4207 * configure.ac (native_only): Remove.
4208 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4209 send-pr uudecode guile gnuserv on host.
4210 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4211 send-pr rcs guile perl texinfo libtool on host.
4212 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4213 automake send-pr rcs guile perl texinfo libtool on host.
4214 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4215 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4216 (alpha*-dec-osf*): Don't disable fileutils on target.
4217 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4218 texinfo send-pr expect dejagnu on target.
4219 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4220 target-qthreads on target.
4221 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4222 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4223 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4224 x86_64-*-mingw*): Don't disable expect on target.
4225 (*-*-cygwin*): Don't disable target-gperf on target.
4226 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4227 gnuserv on target.
4228 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4229 target.
4230 * configure: Regenerate.
4231
4232 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4233
4234 * configure.ac (target_tools): Remove target-groff.
4235 (native_only): Remove target-groff.
4236 (hppa*64*-*-*): Don't disable byacc.
4237 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4238 setting.
4239 (*-*-kaos*): Don't skip target-librx and target-groff.
4240 (*-*-netware*): Don't skip target-libmudflap.
4241 (*-*-tpf*): Don't skip target-libmudflap.
4242 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4243 directories on the host.
4244 (ia64*-*-*vms*): Don't skip tix.
4245 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4246 host.
4247 * configure: Regenerate.
4248
4249 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4250
4251 * configure.ac: Remove references to mt-mep, mt-netware,
4252 mt-wince.
4253 * Makefile.def: Add all-utils soft dependencies.
4254 * Makefile.tpl: Remove GDB_NLM_DEPS.
4255 * configure: Regenerate.
4256 * Makefile.in: Regenerate.
4257
4258 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4259
4260 * configure.ac: Do not include mh-x86omitfp.
4261 * configure: Regenerate.
4262
4263 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4264
4265 * configure.ac: Remove empty cases.
4266 * configure: Regenerate.
4267
4268 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4269
4270 * Makefile.def: Add dependency from termcap to gdb.
4271 * Makefile.in: Regenerate.
4272
4273 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4274
4275 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4276 * configure: Regenerate.
4277 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4278 * Makefile.tpl: Likewise.
4279 * Makefile.in: Regenerate.
4280
4281 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4282
4283 * configure.ac: Remove all mentions of tentative_cc.
4284 * configure: Regenerate.
4285
4286 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4287
4288 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4289 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4290 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4291 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4292 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4293 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4294 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4295 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4296 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4297 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4298 *-*-rhapsody*): Remove host cases.
4299 * configure: Regenerate.
4300
4301 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4302
4303 * configure.ac (ppc*-*-pe): Remove host case.
4304 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4305 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4306 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4307 cases.
4308 * configure: Regenerate.
4309
4310 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4311
4312 * config.sub: Update to version 2011-03-23.
4313
4314 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4315
4316 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4317 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4318 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4319 * configure: Regenerate.
4320
4321 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4322
4323 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4324 to Write After Approval.
4325 * config-ml.in: Don't handle arc-*-elf*.
4326 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4327 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4328 handle GCC libraries.
4329 * configure: Regenerate.
4330
4331 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4332
4333 PR bootstrap/48120:
4334 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4335 Add -lstdc++ -lm to LIBS.
4336 * configure: Regenerate.
4337
4338 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4339
4340 * config.guess: Update to version 2011-02-02
4341 * config.sub: Update to version 2011-02-24
4342
4343 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4344
4345 PR lto/48086
4346 * configure.ac: Re-enable LTO on *-apple-darwin9.
4347 * configure: Regenerate.
4348
4349 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4350
4351 PR lto/48086
4352 * configure.ac: Disable LTO on darwin due to an assembler change in
4353 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4354 under 256.
4355 * configure: Regenerate.
4356
4357 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4358
4359 * MAINTAINERS: Update myself as score backend maintainer,
4360 update my e-mail address.
4361
4362 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
4363
4364 * MAINTAINERS: Update my e-mail address.
4365
4366 2011-03-06 Joey Ye <joey.ye@arm.com>
4367
4368 * MAINTAINERS: Update my e-mail address.
4369
4370 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4371
4372 * configure.ac: Adjust test of with_ppl.
4373 * configure: Regenerated.
4374
4375 2011-03-02 Kai Tietz <ktietz@redhat.com>
4376
4377 * MAINTAINERS: Adjust my e-mail address.
4378
4379 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4380
4381 * configure.ac: Add -lpwl to ppllibs.
4382 * configure: Regenerated.
4383
4384 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4385
4386 * config/cloog.m4: Add -lisl to clooglibs.
4387 * configure: Regenerated.
4388
4389 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4390
4391 * MAINTAINERS (CPU Port maintainers): Add self.
4392
4393 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4394
4395 * MAINTAINERS: Add myself as testsuite maintainer.
4396
4397 2011-02-15 Mike Stump <mikestump@comcast.net>
4398
4399 * MAINTAINERS: Add myself as testsuite maintainer.
4400
4401 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4402
4403 Import from Libtool and gnulib:
4404
4405 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4406
4407 Prepare for supporting FreeBSD 10.
4408 * config.rpath: Remove handling of freebsd1* which soon would
4409 match FreeBSD 10.0.
4410
4411 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4412
4413 Remove support for FreeBSD 1.x.
4414 * libtool.m4 (_LT_LINKER_SHLIBS)
4415 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4416 soon would incorrectly match FreeBSD 10.0.
4417
4418 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4419
4420 PR binutils/12283
4421 * move-if-change: Import version from gnulib.
4422
4423 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4424
4425 PR lto/47225
4426 * Makefile.def (lto-plugin): Double dash for enable-shared.
4427 (configure-gcc): Depend on all-lto-plugin.
4428 * Makefile.in: Rebuilt.
4429
4430 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4431
4432 * configure.ac: Remove extra bracket.
4433 * configure: Regenerate.
4434
4435 2011-02-08 Tobias Burnus <burnus@net-b.de>
4436
4437 * MAINTAINERS: Add myself as libquadmath maintainer.
4438
4439 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4440
4441 * MAINTAINERS: Update my email address.
4442
4443 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4444
4445 * MAINTAINERS (option handling): Add self.
4446
4447 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4448
4449 PR lto/47225
4450 * Makefile.def: Add dependency for install-gcc
4451 on install-lto-plugin.
4452 * Makfile.in: Regenerated
4453
4454 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4455
4456 * MAINTAINERS (CPU Port Maintainers): Add myself.
4457
4458 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4459
4460 PR libgcj/44341
4461 * configure.ac: Discard --with-* flags for host when configuring
4462 target libraries for cross build.
4463 * configure: Rebuilt.
4464
4465 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4466
4467 * MAINTAINERS (linear loop transforms): Removed.
4468
4469 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4470
4471 * configure.ac: If with_ppl is no, move setting with_cloog=no
4472 after CLOOG_REQUESTED check.
4473 * configure: Regenerated.
4474
4475 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4476
4477 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4478 CLooG has been requested.
4479 * configure: Regenerated.
4480
4481 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4482
4483 * configure: Regenerated.
4484 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4485
4486 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4487
4488 * configure: Regenerated.
4489 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4490
4491 2011-01-21 Andreas Schwab <schwab@redhat.com>
4492
4493 * configure.ac: Use AS_HELP_STRING throughout.
4494 * configure: Regenerate.
4495
4496 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4497
4498 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4499 * configure: Regenerate.
4500
4501 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4502
4503 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4504
4505 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4506
4507 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4508 for ia64-hpux.
4509 * configure: Regenerate.
4510
4511 2011-01-07 Jan Hubicka <jh@suse.cz>
4512
4513 PR lto/47225
4514 * Makefile.in: Regenerate.
4515 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4516 configure.
4517
4518 2011-01-07 Jan Hubicka <jh@suse.cz>
4519
4520 * Makefile.in: Regenerate.
4521 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4522 and configure dependency on lto-plugin configure.
4523 (lto-plugin module): Remove dependency on GCC; add dependency on
4524 liniberty.
4525
4526 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4527
4528 * MAINTAINERS (Write After Approval): Add myself.
4529
4530 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4531
4532 * configure: Regenerate.
4533
4534 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4535
4536 * configure.ac: (picochip): Disable libiberty.
4537
4538 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4539
4540 * MAINTAINERS (Write After Approval): Add myself.
4541
4542 2010-12-10 Ian Lance Taylor <iant@google.com>
4543
4544 PR bootstrap/46819
4545 * configure.ac: For --disable-libgcj clear libgcj_saved.
4546 * configure: Rebuild.
4547
4548 2010-12-10 Tobias Burnus <burnus@net-b.de>
4549
4550 PR fortran/46540
4551 * configure.ac: Add --disable-libquadmath and
4552 --disable-libquadmath-support.
4553 * configure: Regenerate.
4554
4555 2010-12-03 Ian Lance Taylor <iant@google.com>
4556
4557 * MAINTAINERS: Add myself as libgo maintainer.
4558
4559 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4560
4561 PR libffi/46792
4562 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4563 * configure: Regenerate.
4564
4565 2010-12-02 Ian Lance Taylor <iant@google.com>
4566
4567 * configure.ac: Always set default for poststage1_ldflags to
4568 -static-libstdc++ -static-libgcc.
4569
4570 2010-11-29 Andreas Schwab <schwab@redhat.com>
4571
4572 * configure.ac: Move comment to remove extra space in last argument
4573 of GCC_TARGET_TOOL.
4574
4575 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4576
4577 PR other/46026
4578 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4579 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4580 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4581 (BASE_FLAGS_TO_PASS): Use it.
4582 * configure: Rebuilt.
4583 * Makefile.in: Rebuilt.
4584
4585 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4586
4587 PR binutils/12258
4588 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4589 Properly check default linker.
4590 * configure: Regnerated.
4591
4592 2010-11-23 Matthias Klose <doko@ubuntu.com>
4593
4594 * configure.ac: For --enable-gold, handle value `default' instead of
4595 `both*'. New configure option --{en,dis}able-ld.
4596 * configure: Regenerate.
4597
4598 2010-11-20 Ian Lance Taylor <iant@google.com>
4599
4600 * configure.ac: Only disable a language library if no language needs
4601 it. Don't let --disable-libgcj uncondtionally disable libffi.
4602 * configure: Rebuild.
4603
4604 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4605
4606 * Makefile.in: Regenerate.
4607
4608 PR other/46202
4609 * configure.ac: Fix just-built in-tree STRIP name to be
4610 binutils/strip-new.
4611 * configure: Regenerate.
4612 * Makefile.def (install-strip-gcc, install-strip-binutils)
4613 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4614 (install-strip-sid): Mirror dependencies on non-strip variants
4615 of these targets on the respective -strip prerequisites.
4616 * Makefile.tpl (install-strip, install-strip-host)
4617 (install-strip-target): New targets.
4618 (install-strip-[+module+], install-strip-target-[+module+]):
4619 New targets.
4620 * Makefile.in: Regenerate.
4621
4622 2010-11-19 Ian Lance Taylor <iant@google.com>
4623 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4624
4625 * configure.ac: Add target-libgo to target_libraries. Set
4626 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4627 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4628 (HOST_EXPORTS): Add GOC.
4629 (BASE_TARGET_EXPORTS): Add GOC.
4630 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4631 (GOCFLAGS_FOR_TARGET): New variable.
4632 (EXTRA_HOST_FLAGS): Add GOC.
4633 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4634 * Makefile.def (target_modules): Add libgo.
4635 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4636 (dependencies): Add dependency from configure-target-libgo to
4637 configure-target-libffi and all-target-libstdc++-v3. Add
4638 dependencies from all-target-libgo to all-target-libffi.
4639 (languages): Add go.
4640 * configure: Rebuild.
4641 * Makefile.in: Rebuild.
4642
4643 2010-11-19 Ian Lance Taylor <iant@google.com>
4644
4645 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4646 compiler/flag environment variables.
4647
4648 2010-11-18 Ian Lance Taylor <iant@google.com>
4649
4650 * configure.ac: Check for lang_requires_boot_languages in
4651 config-lang.in files.
4652 * configure: Rebuild.
4653
4654 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4655 Tobias Burnus <burnus@net-b.de>
4656
4657 PR fortran/32049
4658 * Makefile.def: Add libquadmath; build it with language=fortran.
4659 * configure.ac: Add libquadmath.
4660 * Makefile.tpl: Handle multiple libs in check-[+language+].
4661 * Makefile.in: Regenerate.
4662 * configure: Regenerate.
4663
4664 2010-11-16 Tom Tromey <tromey@redhat.com>
4665
4666 * MAINTAINERS: Moved myself to reviewers section.
4667
4668 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4669
4670 * MAINTAINERS: Moved myself to reviewers section.
4671
4672 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4673
4674 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4675 (Write After Approval): Remove self.
4676
4677 2010-11-15 Andreas Schwab <schwab@redhat.com>
4678
4679 * configure.ac: Fix spelling in option names.
4680 * configure: Regenerated.
4681
4682 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4683
4684 PR bootstrap/39622
4685 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4686 * configure: Regenerated.
4687
4688 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4689
4690 * MAINTAINERS: Update my email address.
4691
4692 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4693
4694 * configure: Regenerate.
4695
4696 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4697
4698 * configure: Regenerate.
4699
4700 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4701
4702 * configure: Regenerate.
4703
4704 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4705
4706 * configure: Regenerate.
4707
4708 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4709
4710 * configure.ac: Support official CLooG.org versions.
4711 * configure: Regenerate.
4712 * config/cloog.m4: New.
4713
4714 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4715
4716 * MAINTAINERS (Write After Approval): Add myself.
4717
4718 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4719
4720 * MAINTAINERS: Update my email address.
4721
4722 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4723
4724 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4725 * configure: Regenerate.
4726
4727 2010-11-03 Ian Lance Taylor <iant@google.com>
4728 Dave Korn <dave.korn.cygwin@gmail.com>
4729
4730 PR lto/46273
4731 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4732 and on other supported platforms whenever LTO is enabled.
4733 * configure: Rebuild.
4734
4735 2010-11-02 Alan Modra <amodra@gmail.com>
4736
4737 PR binutils/12110
4738 * configure.ac: Error when source path contains spaces.
4739 * configure: Regenerate.
4740
4741 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4742
4743 * MAINTAINERS: Update my email address.
4744
4745 2010-10-20 Ian Lance Taylor <iant@google.com>
4746
4747 * Makefile.def (target_modules): Set lib_path to src/.libs for
4748 libstdc++-v3 module.
4749 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4750 * Makefile.in: Rebuild.
4751
4752 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4753
4754 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4755 (Write After Approval): Remove myself.
4756
4757 2010-10-15 Tristan Gingold <gingold@adacore.com>
4758
4759 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4760
4761 2010-10-14 Douglas Rupp <rupp@gnat.com>
4762
4763 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4764
4765 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4766
4767 * configure.ac (build_lto_plugin): New shell variable.
4768 (--enable-lto): Turn on by default for all non-ELF platforms that
4769 have had LTO support added so far. Set build_lto_plugin appropriately
4770 for both ELF and non-ELF.
4771 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4772 * configure: Regenerate.
4773
4774 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4775
4776 Sync from src:
4777 * configure.ac (v850 support): Remove target-libgloss from
4778 noconfigdirs.
4779 * configure: Regenerate.
4780
4781 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4782
4783 PR bootstrap/45326
4784 PR bootstrap/45174
4785 * configure.ac: Honor initial values of $build_configargs,
4786 $host_configargs, $target_configargs. Mark the precious, so
4787 environment settings get recorded.
4788 * configure: Regenerate.
4789
4790 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4791
4792 PR bootstrap/45796
4793 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4794 Depend on all-build-libiberty.
4795 * Makefile.in: Regenerate.
4796
4797 2010-09-30 Michael Eager <eager@eagercon.com>
4798
4799 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4800 * configure: Regenerate.
4801
4802 2010-09-28 Michael Eager <eager@eagercon.com>
4803
4804 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4805
4806 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4807
4808 PR bootstrap/44621
4809 * configure.ac: Fix unportable shell quoting.
4810 * configure: Regenerate.
4811
4812 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4813
4814 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4815 targets and amend comment.
4816 * configure: Regenerate.
4817
4818 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4819
4820 * MAINTAINERS (Write After Approval): Add myself.
4821
4822 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4823
4824 * configure.ac: Enable LTO by default on Darwin.
4825 * configure: Regenerate.
4826
4827 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4828
4829 * MAINTAINERS (Write After Approval): Add myself.
4830
4831 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4832
4833 * MAINTAINERS (Write After Approval): Add myself.
4834
4835 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4836
4837 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4838 ports
4839
4840 2010-07-28 David Yuste <david.yuste@gmail.com>
4841
4842 * MAINTAINERS (Write After Approval): Add myself.
4843
4844 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4845
4846 * configure.ac: Support all v850 targets.
4847 * configure: Regenerate.
4848
4849 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4850
4851 PR bootstrap/44455
4852 * configure.ac (extra_mpfr_configure_flags): Copy from
4853 extra_mpc_gmp_configure_flags.
4854 * configure: Re-generated.
4855
4856 2010-07-22 Andi Kleen <ak@linux.intel.com>
4857
4858 * MAINTAINERS (Write After Approval): Add myself.
4859
4860 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4861
4862 * MAINTAINERS (Write After Approval): Add myself.
4863
4864 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4865
4866 * MAINTAINERS (Write After Approval): Add myself.
4867
4868 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4869
4870 PR target/44862
4871 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4872 Provide -B option to allow for link spec %s substitutions for
4873 libstdc++.a on darwin.
4874 * Makefile.in: Regenerate.
4875
4876 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4877
4878 * MAINTAINERS (Reviewers): Update my e-mail address
4879
4880 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4881
4882 * Makefile.def (configure-gcc): Depend on all-libelf.
4883 * Makefile.in: Rebuild.
4884
4885 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4886
4887 * MAINTAINERS (Write After Approval): Add myself in the right place.
4888
4889 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4890
4891 * MAINTAINERS (Write After Approval): Add myself.
4892
4893 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4894
4895 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4896
4897 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4898
4899 * config.sub: Update to version 2010-05-21.
4900 * config.guess: Update to version 2010-04-03.
4901
4902 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4903
4904 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4905 * configure: Regenerate.
4906
4907 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4908
4909 * MAINTAINERS (Write After Approval): Add myself.
4910
4911 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4912
4913 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4914 a platform that supports LTO.
4915 * configure: Regenerate.
4916
4917 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4918
4919 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4920 * configure: Regenerated.
4921
4922 2010-04-27 Roland McGrath <roland@redhat.com>
4923 H.J. Lu <hongjiu.lu@intel.com>
4924
4925 * configure.ac (--enable-gold): Support both, both/gold and
4926 both/bfd to add gold to configdirs without removing ld.
4927 * configure: Regenerated.
4928
4929 * Makefile.def: Add install-gold dependency to install-ld.
4930 * Makefile.in: Regenerated.
4931
4932 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4933
4934 PR lto/42776
4935 * configure.ac (--enable-lto): Refactor handling so libelf tests
4936 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4937 and allow LTO to be explicitly enabled on non-ELF platforms that
4938 are known to support it inside else-clause.
4939 * configure: Regenerate.
4940
4941 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4942
4943 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4944 * configure: Regenerate.
4945
4946 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4947
4948 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4949 * configure: Regenerate.
4950
4951 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4952
4953 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4954 separately.
4955 * configure: Regenerate.
4956
4957 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4958
4959 * MAINTAINERS (Write After Approval): Add myself.
4960
4961 2010-04-14 Tristan Gingold <gingold@adacore.com>
4962
4963 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4964 * configure: Regenerate.
4965
4966 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4967
4968 * configure: Regenerate after change to elf.m4.
4969
4970 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4971
4972 * MAINTAINERS (Write After Approval): Add myself.
4973
4974 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4975
4976 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4977 * configure: Regenerated.
4978
4979 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4980
4981 * configure.ac: Print "buggy but acceptable" when CLooG
4982 revision is less than 9.
4983 * configure: Regenerated.
4984
4985 2010-04-01 Diego Novillo <dnovillo@google.com>
4986
4987 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4988
4989 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4990
4991 PR bootstrap/43615
4992 PR bootstrap/43328
4993
4994 Revert:
4995
4996 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4997
4998 * configure.ac: Do not pass --enable-multilib nor
4999 --disable-multilib in baseargs. Accept explicitly passed
5000 --enable_multilib.
5001 * configure: Regenerate.
5002
5003 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
5004
5005 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5006
5007 2010-03-31 Janis Johnson <janis187@us.ibm.com>
5008
5009 * MAINTAINERS: Remove myself.
5010
5011 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5012
5013 PR bootstrap/43328
5014 * configure.ac: Do not pass --enable-multilib nor
5015 --disable-multilib in baseargs. Accept explicitly passed
5016 --enable_multilib.
5017 * configure: Regenerate.
5018
5019 2010-03-28 Andrew Pinski <pinskia@gmail.com>
5020
5021 * MAINTAINERS (spu port): Remove me.
5022
5023 2010-03-23 Joseph Myers <joseph@codesourcery.com>
5024
5025 * configure.ac (tic6x-*-*): New case.
5026 * configure: Regenerate.
5027
5028 2010-03-23 Joseph Myers <joseph@codesourcery.com>
5029
5030 * config.sub: Update to version 2010-03-22.
5031 * config.guess: Update to version 2009-12-30.
5032
5033 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
5034
5035 PR ada/42554
5036 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5037 * configure: Regenerate.
5038
5039 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5040
5041 * MAINTAINERS: Update my email address.
5042
5043 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
5044
5045 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5046 (ghassan.shobaki@amd.com): Removed.
5047
5048 2010-03-17 Alan Modra <amodra@gmail.com>
5049
5050 * MAINTAINERS: Update my email address.
5051
5052 2010-03-16 Diego Novillo <dnovillo@google.com>
5053
5054 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5055 Matthews.
5056
5057 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5058
5059 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5060 Gutson, Jeffrey D. Oldham and Mark Shinwell.
5061
5062 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5063
5064 * MAINTAINERS: Update my email address.
5065
5066 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
5067
5068 * MAINTAINERS: Update my email address.
5069
5070 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
5071
5072 * MAINTAINERS: Update my email address.
5073
5074 2010-03-09 Jie Zhang <jie@codesourcery.com>
5075
5076 * MAINTAINERS: Update my email address.
5077
5078 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5079
5080 PR libstdc++/32499
5081 * configure.ac (RANLIB): Default to true.
5082 (STRIP): Likewise.
5083 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5084 * configure: Regenerate.
5085
5086 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
5087
5088 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5089 (Write After Approval): Update my email address.
5090
5091 2010-02-17 Nick Clifton <nickc@redhat.com>
5092
5093 PR 11238
5094 * Makefile.tpl (local-distclean): Also remove config.cache files in
5095 sub-directories as there may not be Makefiles present in the
5096 sub-directories.
5097 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5098 the config.cache files found by the find command.
5099
5100 * Makefile.in: Regenerate.
5101 * configure.ac: Revert previous delta.
5102 * configure: Regenerate.
5103
5104 2010-02-15 Nick Clifton <nickc@redhat.com>
5105
5106 PR 11238
5107 * configure.ac: Delete config.cache files in sub-directories when
5108 deleting Makefiles.
5109 * configure: Regenerate.
5110
5111 2010-02-12 Ben Elliston <bje@gnu.org>
5112
5113 * MAINTAINERS: Update my email address.
5114
5115 2010-02-08 Andrew Pinski <pinskia@gmail.com>
5116
5117 * MAINTAINERS (spu port): Update my email address.
5118
5119 2010-02-08 Jie Zhang <jie.zhang@analog.com>
5120
5121 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5122
5123 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5124
5125 * configure.ac: Add "recommended" version checks for GMP/MPC.
5126 Update recommended GMP/MPFR/MPC versions.
5127 * configure: Regenerate.
5128
5129 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5130
5131 * MAINTAINERS: Move my Embecosm email address into the
5132 write-after-approval section.
5133
5134 2010-01-26 Ian Lance Taylor <iant@google.com>
5135
5136 * MAINTAINERS: Add myself as Go frontend maintainer.
5137
5138 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
5139
5140 PR libstdc++/36101, PR libstdc++/42813
5141 * configure.ac (bootstrap_target_libs): Make inclusion of
5142 target-libgomp conditional on libgomb being in target_configdirs.
5143 * configure: Regenerate.
5144
5145 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
5146
5147 PR libstdc++/36101, PR libstdc++/42813
5148 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5149 * configure: Regenerate.
5150
5151 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
5152
5153 PR libstdc++/36101, PR libstdc++/42813
5154 * configure.ac (target_configdirs): Substitute.
5155 * Makefile.def: Bootstrap target module libgomp.
5156 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5157 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5158 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5159 * configure, Makefile.in: Regenerate.
5160
5161 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5162
5163 * MAINTAINERS: Adjust my details.
5164
5165 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5166
5167 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5168
5169 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5170
5171 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5172
5173 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5174
5175 * MAINTAINERS (Write After Approval): Add myself.
5176
5177 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5178
5179 * MAINTAINERS (Write After Approval): Add myself.
5180
5181 2010-01-11 Richard Guenther <rguenther@suse.de>
5182
5183 PR lto/41569
5184 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5185 * Makefile.in: Regenerated.
5186
5187 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
5188
5189 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5190 * configure: Regenerate.
5191
5192 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5193 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5194
5195 PR bootstrap/42424
5196 * configure.ac: Include libtool m4 files.
5197 (_LT_CHECK_OBJDIR): Call it.
5198 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5199 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5200
5201 * configure: Regenerate.
5202
5203 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5204
5205 PR bootstrap/41818
5206 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5207 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5208 * Makefile.in: Regenerate.
5209
5210 2010-01-02 Richard Guenther <rguenther@suse.de>
5211
5212 PR lto/41529
5213 * configure.ac: Include config/elf.m4. Disable LTO if not
5214 builting for an elf target.
5215 * configure: Regenerate.
5216
5217 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5218
5219 * MAINTAINERS: Change my email address.
5220
5221 2009-12-18 Ben Elliston <bje@au.ibm.com>
5222
5223 * config.sub, config.guess: Update from upstream sources.
5224
5225 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5226
5227 * MAINTAINERS (Write After Approval): Add myself.
5228
5229 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5230
5231 PR middle-end/30447
5232 PR middle-end/30789
5233 PR other/40302
5234
5235 * configure.ac: Require MPC.
5236 * configure: Regenerate.
5237
5238 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5239
5240 PR target/38384
5241 PR bootstrap/40972
5242 * libtool.m4: Sync from git Libtool.
5243 * ltoptions.m4: Likewise.
5244 * ltversion.m4: Likewise.
5245 * lt~obsolete.m4: Likewise.
5246 * ltmain.sh: Likewise.
5247
5248 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5249
5250 * configure.ac: Update minimum MPC version to 0.8.
5251 * configure: Regenerate.
5252
5253 2009-11-21 Sebastian Pop <sebpop@gmail.com>
5254
5255 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5256 * configure: Regenerated.
5257
5258 2009-11-21 Ian Lance Taylor <iant@google.com>
5259
5260 * configure.ac: Change default of poststage1_ldflags to be empty if
5261 poststage1_libs is set. When poststage1_libs is empty, and
5262 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5263 * configure: Rebuild.
5264
5265 2009-11-21 Adam Nemet <adambnmet@gmail.com>
5266
5267 * MAINTAINERS (Write After Approval): Update my email address.
5268
5269 2009-11-20 Ben Elliston <bje@au.ibm.com>
5270
5271 * config.guess: Update from upstream sources.
5272
5273 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5274
5275 * Makefile.def: Restore host and target settings for gmp.
5276 * Makefile.in: Rebuild.
5277
5278 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5279
5280 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5281 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5282 Fix portability of test of C++ as bootstrap language. Add
5283 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5284 * configure: Rebuild.
5285 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5286 and cloog. Fix in-tree ppl configuration. Introduce libelf
5287 in-tree building.
5288 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5289 (POSTSTAGE1_HOST_EXPORTS): Use it.
5290 (STAGE[+id+]_CXXFLAGS): New.
5291 (BASE_FLAGS_TO_PASS): Pass it down.
5292 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5293 extra_exports.
5294 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5295 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5296 extra_exports.
5297 * Makefile.in: Rebuild.
5298
5299 2009-11-17 Ben Elliston <bje@au.ibm.com>
5300
5301 * config.sub, config.guess: Update from upstream sources.
5302
5303 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5304
5305 * MAINTAINERS (Write After Approval): Add myself.
5306
5307 2009-11-09 Jon Beniston <jon@beniston.com>
5308
5309 * MAINTAINERS (Write After Approval): Add myself.
5310
5311 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5312
5313 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5314 paths for *-w64-mingw* and x86_64-*mingw*.
5315 * configure: Regenerated.
5316
5317 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5318
5319 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5320
5321 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5322
5323 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5324 Phil Edwards to Write-After Approval.
5325
5326 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5327
5328 * configure.ac: Disable target-winsup & co for
5329 x86_64-*-mingw* and *-w64-mingw* targets.
5330 * configure: Regenerated.
5331
5332 2009-10-16 Nick Clifton <nickc@redhat.com>
5333
5334 * MAINTAINERS: Add myself as a maintainer for the RX port.
5335
5336 2009-10-26 Johannes Singler <singler@kit.edu>
5337
5338 * MAINTAINERS (Write After Approval): Update my e-mail address.
5339
5340 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5341
5342 * configure.ac (CLooG test): Use = with test.
5343 * configure: Regenerate.
5344
5345 2009-10-22 Richard Guenther <rguenther@suse.de>
5346
5347 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5348 cloog if the ppl version check failed. Move flags saving
5349 before setting in libelf check.
5350 * configure: Regenerate.
5351
5352 2009-10-21 Richard Guenther <rguenther@suse.de>
5353
5354 * configure.ac: Adjust the ppl and cloog configure to work as
5355 documented. Disable cloog if ppl was disabled. Omit the version
5356 checks if they were disabled.
5357 * configure: Re-generate.
5358
5359 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5360
5361 * configure.ac: Add 'lto' to enable_languages, not
5362 new_enable_languages, and only if not already present.
5363 * configure: Regenerate.
5364
5365 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5366
5367 * README: Refer to the various COPYING* files instead of just
5368 COPYING.
5369 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5370
5371 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
5372
5373 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5374
5375 2009-10-07 Richard Guenther <rguenther@suse.de>
5376
5377 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5378 and Richard Guenther as reviewers.
5379 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5380 as reviewers.
5381
5382 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5383
5384 * config.sub: Update from upstream sources.
5385
5386 2009-10-06 Ian Lance Taylor <iant@google.com>
5387
5388 * Makefile.def: check-gold depends upon all-gas.
5389 * Makefile.in: Rebuild.
5390
5391 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5392
5393 * MAINTAINERS (Write After Approval): Add myself.
5394
5395 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5396
5397 * Makefile.def: all-lto-plugin depends on all-libiberty.
5398 set bootstrap=true for lto-plugin.
5399 Add lto-plugin.
5400 * Makefile.in: Regenerate.
5401 * configure.ac (host_libs): Add lto-plugin.
5402 * configure: Regenerate.
5403
5404 2009-10-03 Diego Novillo <dnovillo@google.com>
5405
5406 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5407 (HOST_LIBELFLIBS): Define.
5408 (HOST_LIBELFINC): Define.
5409 * Makefile.in: Regenerate.
5410 * configure.ac: Add --enable-lto.
5411 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5412 If --enable-lto is used, add 'lto' to new_enable_languages.
5413 If --enable-lto is used and gold is enabled, add
5414 lto-plugin to configdirs.
5415 * configure: Regenerate.
5416
5417 2009-10-03 Simon Baldwin <simonb@google.com>
5418
5419 * configure.ac: If --with-system-zlib, suppress local zlib and
5420 pass --with-system-zlib to subdir configure scripts.
5421 * configure: Regenerate.
5422
5423 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5424 Paolo Bonzini <bonzini@gnu.org>
5425
5426 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5427 $(srcdir).
5428 * Makefile.in: Rebuilt.
5429
5430 2009-09-26 Gary Funck <gary@intrepid.com>
5431
5432 * MAINTAINERS (Write After Approval): Add myself.
5433
5434 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5435
5436 * configure.ac: Update minimum MPC version to 0.7.
5437 * configure: Regenerate.
5438
5439 2009-09-25 Nick Clifton <nickc@redhat.com>
5440
5441 * configure.ac: Pass any --cache-file=/dev/null option on to
5442 subconfigures.
5443 * configure: Regenerate.
5444
5445 2009-09-23 Nick Clifton <nickc@redhat.com>
5446
5447 * config.sub, config.guess: Update from upstream sources.
5448
5449 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5450
5451 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5452 * Makefile.in: Rebuilt.
5453
5454 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5455
5456 PR bootstrap/32272
5457 * configure.ac: Error out if $srcdir isn't '.' but contains
5458 host-${host_noncanonical}.
5459 * configure: Regenerate.
5460
5461 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5462
5463 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5464 maintainer.
5465
5466 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5467
5468 * configure.ac: If bootstrapping a combined tree with
5469 --enable-gold, require c++ in stage1_languages.
5470 * configure: Regenerate.
5471
5472 * configure.ac: Also add target_libs of stage1_languages to
5473 bootstrap_target_libs.
5474 * configure: Regenerate.
5475
5476 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5477 with --enable-languages not containing c++.
5478 * configure: Regenerate.
5479
5480 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5481
5482 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5483 * configure: Regenerate.
5484
5485 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5486
5487 * MAINTAINERS (Write After Approval): Update my e-mail address,
5488 and move from from here...
5489 (Waiting for paperwork): To here.
5490
5491 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5492
5493 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5494
5495 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5496
5497 * configure.ac: Do not use $extrasub for replacing @if/@endif
5498 parts in Makefile; instead, use additional arguments to
5499 AC_CONFIG_COMMANDS to do the replacement manually, with several
5500 sed invocations, to avoid HP-UX sed command limits.
5501 * configure: Regenerate.
5502
5503 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5504
5505 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5506 blank before -L.
5507
5508 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5509
5510 * configure.ac (with-build-config): Document. Handle without.
5511 Handle missing argument.
5512 * configure: Rebuilt.
5513
5514 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5515
5516 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5517 Default to bootstrap-debug only if compare-debug works.
5518 * configure: Rebuilt.
5519 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5520 * Makefile.in: Rebuilt.
5521
5522 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5523
5524 * MAINTAINERS (OS Port Maintainers): Update my email address.
5525
5526 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5527
5528 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5529 * Makefile.in: Rebuilt.
5530
5531 2009-09-01 Chris Demetriou <cgd@google.com>
5532
5533 * MAINTAINERS (Write After Approval): Add myself.
5534
5535 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5536
5537 PR debug/30161
5538 * include/dwarf2.h (enum dwarf_tag): Added
5539 DW_TAG_GNU_template_template_param
5540 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5541
5542 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5543
5544 * Makefile.tpl (AWK): Fix typo.
5545 * Makefile.in: Regenerate.
5546
5547 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5548
5549 * configure.ac: Detect awk and sed.
5550 * Makefile.def (flags_to_pass): Add AWK and SED.
5551 * Makefile.tpl (AWK, SED): New.
5552 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5553 * configure: Regenerate.
5554 * Makefile.in: Regenerate.
5555
5556 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5557
5558 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5559 (collapseslashes): Likewise.
5560
5561 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5562
5563 * configure.ac (AC_PREREQ): Bump to 2.64.
5564
5565 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5566
5567 * configure.ac: Remove --with-datarootdir, --with-docdir,
5568 --with-pdfdir, --with-htmldir switches.
5569 * configure: Regenerate.
5570
5571 * configure: Regenerate.
5572
5573 * compile: Sync from Automake 1.11.
5574 * depcomp: Likewise.
5575 * install-sh: Likewise.
5576 * missing: Likewise.
5577 * mkinstalldirs: Likewise.
5578 * ylwrap: Likewise.
5579
5580 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5581
5582 * ltmain.sh (func_normal_abspath): New function.
5583 (func_relative_path): Likewise.
5584 (func_mode_help): Document new -bindir option for link mode.
5585 (func_mode_link): Add new -bindir option, and use it to place
5586 output DLL if specified.
5587
5588 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5589
5590 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5591 (baseargs): Add --disable-option-checking.
5592 * configure: Regenerate.
5593
5594 * Makefile.def (configure-target-libiberty): Depend on
5595 all-binutils and all-ld.
5596 (configure-target-newlib): Likewise.
5597 * Makefile.in: Regenerate.
5598
5599 2009-08-17 Ben Elliston <bje@au.ibm.com>
5600
5601 * config.sub, config.guess: Update from upstream sources.
5602
5603 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5604
5605 Sync from src, merge:
5606
5607 2009-07-02 Tristan Gingold <gingold@adacore.com>
5608
5609 * configure.ac: Do not exclude gas for i386-*-darwin.
5610 Add a case for x86_64-*-darwin.
5611 * configure: Regenerate.
5612
5613 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5614
5615 * MAINTAINERS: Add my name to Write After Approval list.
5616
5617 2009-08-06 Michael Eager <eager@eagercon.com>
5618
5619 * configure.ac: Add Microblaze target.
5620 * configure: Regenerate.
5621
5622 2009-07-31 Christian Bruel <christian.bruel@st.com>
5623
5624 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5625 * configure: Regenerate.
5626
5627 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5628
5629 * MAINTAINERS (Write After Approval): Update my e-mail address.
5630
5631 2009-07-06 Ian Lance Taylor <iant@google.com>
5632
5633 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5634 * configure: Rebuild.
5635
5636 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5637
5638 * MAINTAINERS: Move myself to the Graphite Reviewers.
5639
5640 2009-06-30 Wei Guozhi <carrot@google.com>
5641
5642 * MAINTAINERS: Add my name to Write After Approval list.
5643
5644 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5645
5646 PR bootstrap/40338
5647 * configure.ac (comparestring): Create new variable.
5648 * Makefile.tpl (comparestring): Use to skip some comparisions.
5649 * configure: Regenerate.
5650 * Makefile.in: Regenerate.
5651
5652 2009-06-26 Doug Evans <dje@sebabeach.org>
5653
5654 * Makefile.def (host_modules): Add cgen.
5655 * Makefile.in: Regenerate.
5656 * configure.ac (host_tools): Add cgen.
5657 * configure: Regenerate.
5658
5659 2009-06-23 DJ Delorie <dj@redhat.com>
5660
5661 * MAINTAINERS: Add myself as mep maintainer.
5662
5663 2009-06-23 Ian Lance Taylor <iant@google.com>
5664
5665 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5666 boot_languages. Only bootstrap target libraries listed in
5667 target_libs for some boot language. Add --with-stage1-ldflags,
5668 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5669 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5670 if not building with C++.
5671 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5672 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5673 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5674 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5675 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5676 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5677 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5678 * configure, Makefile.in: Rebuild.
5679
5680 2009-06-23 Li Feng <nemokingdom@gmail.com>
5681
5682 * MAINTAINERS: Added my name to write-after-approval list.
5683
5684 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5685
5686 * configure.ac: Define is_elf for QNX Neutrino targets.
5687 * configure: Regenerate.
5688
5689 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5690
5691 * MAINTAINERS: Added my name to the write-after-approval list
5692
5693 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5694
5695 * configure.ac: Detect MPC in default directory.
5696 * configure: Regenerate.
5697
5698 2009-06-03 Jerome Guitton <guitton@adacore.com>
5699 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5700
5701 * Makefile.tpl (all): Avoid a trailing backslash.
5702 * Makefile.in: Regenerate.
5703
5704 2009-06-03 Ben Elliston <bje@au.ibm.com>
5705
5706 * config.sub, config.guess: Update from upstream sources.
5707
5708 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5709
5710 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5711 to noconfdirs.
5712 * configure: Regenerate.
5713
5714 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5715
5716 * Makefile.tpl ([+compare-target+]): Compare all stage
5717 directories, rather than just gcc.
5718 * Makefile.in: Rebuilt.
5719
5720 2009-06-01 Doug Kwan <dougkwan@google.com>
5721
5722 * configure.ac: Support gold for target arm*-*-*.
5723 * configure: Regenerate.
5724
5725 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5726
5727 * Makefile.def: Add MPC support and dependencies.
5728 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5729
5730 * Makefile.in, configure: Regenerate.
5731
5732 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5733
5734 * Makefile.tpl (all): Avoid harmless warning in make all when
5735 gcc-bootstrap is enabled but stage_last does not exist.
5736 * Makefile.in: Rebuilt.
5737
5738 2009-05-24 Nicolas Roche <roche@adacore.com>
5739
5740 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5741 * Makefile.in: Regenerate.
5742
5743 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5744
5745 * MAINTAINERS: Update my e-mail address.
5746
5747 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5748
5749 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5750 * configure: Regenerate.
5751
5752 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5753
5754 PR other/40159
5755 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5756 gcc-no-bootstrap are mutually exclusive.
5757 * Makefile.in: Rebuilt.
5758
5759 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5760
5761 PR other/40159
5762 * Makefile.tpl (all): Don't end with unconditional success.
5763 * Makefile.in: Rebuilt.
5764
5765 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5766
5767 PR target/37137
5768 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5769 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5770 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5771 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5772 stage_configureflags, stage_cflags and stage_libcflags into
5773 explicit Makefile macros.
5774 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5775 GFORTRAN.
5776 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5777 CC. Set CC_FOR_BUILD from CC.
5778 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5779 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5780 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5781 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5782 and GFORTRAN.
5783 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5784 (_LIBCFLAGS): Renamed to _TFLAGS.
5785 (do-compare-debug, do-compare3-debug): Drop.
5786 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5787 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5788 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5789 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5790 (XGCC_FLAGS_FOR_TARGET): New.
5791 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5792 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5793 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5794 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5795 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5796 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5797 TFLAGS.
5798 (BUILD_CONFIG): Include if requested.
5799 (all): Set TFLAGS on bootstrap.
5800 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5801 (all-stageid-prefixmodule): Likewise.
5802 (do-clean, distclean-stageid): Set TFLAGS.
5803 (restrap): Fix whitespace.
5804 * Makefile.in: Rebuilt.
5805
5806 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5807
5808 * config.guess: Sync with src.
5809
5810 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5811
5812 * configure.ac ($with_ppl): Default to no if not supplied.
5813 ($with_cloog): Likewise.
5814 configure: Regenerate.
5815
5816 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5817
5818 * MAINTAINERS: Update my e-mail address.
5819
5820 2009-04-27 Nick Clifton <nickc@redhat.com>
5821
5822 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5823
5824 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5825
5826 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5827 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5828 * Makefile.in: Regenerate.
5829
5830 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5831
5832 PR bootstrap/39739
5833 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5834 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5835
5836 * configure, Makefile.in: Regenerate.
5837
5838 2009-04-21 Taras Glek <tglek@mozilla.com>
5839
5840 * include/hashtab.h: Update GTY annotations to new syntax
5841 * include/splay-tree.h: Likewise
5842
5843 2009-04-17 Ben Elliston <bje@au.ibm.com>
5844
5845 * config.sub, config.guess: Update from upstream sources.
5846
5847 2009-04-15 Anthony Green <green@moxielogic.com>
5848
5849 * configure.ac: Add moxie support.
5850 * configure: Rebuilt.
5851
5852 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5853
5854 * configure.ac: Change copyright header to refer to version
5855 3 of the GNU General Public License and to point readers at the
5856 COPYING3 file and the FSF's license web page.
5857 * Makefile.def: Likewise.
5858 * Makefile.tpl: Likewise.
5859 * Makefile.in: Regenerate.
5860
5861 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5862
5863 * configure.ac: Restore match for darwin9 or later. Use double
5864 brackets since regeneration eats one pair.
5865 * configure: Regenerate.
5866
5867 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5868
5869 PR gas/10039
5870 * configure.ac: Require texinfo 4.7.
5871 * configure: Regenerated.
5872
5873 2009-04-09 Nick Clifton <nickc@redhat.com>
5874
5875 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5876 the GCC Runtime Library Exception.
5877
5878 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5879
5880 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5881 * configure: Regenerate.
5882
5883 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5884
5885 * Makefil.def (languages): New entries.
5886 * Makefile.tpl (check-gcc-*): New generic target.
5887 * Makefile.in: Regenerate.
5888
5889 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5890
5891 * MAINTAINERS: Update my email address.
5892
5893 2009-03-18 Tom Tromey <tromey@redhat.com>
5894
5895 * configure: Rebuild.
5896 * configure.ac (host_libs): Add libiconv.
5897 * Makefile.in: Rebuild.
5898 * Makefile.def (host_modules): Add libiconv.
5899 (configure-gdb, all-gdb): Depend on libiconv.
5900
5901 2009-03-16 Tristan Gingold <gingold@adacore.com>
5902
5903 * configure.ac: Treat gdb as supported on x86_64-darwin.
5904 * configure: Regenerate.
5905
5906 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5907
5908 * configure.ac (--with-host-libstdcxx): New option.
5909 * configure: Regenerate.
5910
5911 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5912
5913 * MAINTAINERS: Move myself into the write after approval list.
5914
5915 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5916
5917 * MAINTAINERS: Update e-mail address.
5918
5919 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5920
5921 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5922
5923 2009-03-10 Ira Rosen <irar@il.ibm.com>
5924
5925 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5926
5927 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5928
5929 Backport from git Libtool:
5930
5931 2009-01-19 Robert Millan <rmh@aybabtu.com>
5932 Support GNU/kOpenSolaris.
5933 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5934 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5935 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5936 GNU/kOpenSolaris.
5937
5938 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5939
5940 * MAINTAINERS: Update e-mail address.
5941
5942 2009-02-24 Michael Eager <eager@eagercon.com>
5943
5944 * MAINTAINERS (Write After Approval): Add self.
5945
5946 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5947
5948 * MAINTAINERS (Write After Approval): Add myself.
5949
5950 2009-02-05 Andreas Schwab <schwab@suse.de>
5951
5952 * Makefile.tpl (stage_last): Define $r and $s before using
5953 $(RECURSE_FLAGS_TO_PASS).
5954 * Makefile.in: Regenerate
5955
5956 2009-01-30 Ian Lance Taylor <iant@google.com>
5957
5958 * MAINTAINERS: Move myself to the Global Reviewers list.
5959
5960 2009-01-29 Robert Millan <rmh@aybabtu.com>
5961
5962 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5963 * configure: Regenerate.
5964
5965 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5966
5967 * MAINTAINERS: Make whitespace consistent.
5968 Remove Robert Millan from Write After Approval.
5969
5970 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5971
5972 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5973 (all-opcodes): Depend on all-libiberty.
5974 * Makefile.in: Regenerate.
5975
5976 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5977
5978 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5979 * configure: Regenerate.
5980
5981 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5982
5983 * MAINTAINERS (Write After Approval): Add myself.
5984
5985 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5986
5987 * MAINTAINERS: Add myself to reviewers (Fortran).
5988
5989 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5990
5991 PR tree-optimization/38515
5992 * configure.ac (cloog-polylib): Removed.
5993 (with_ppl, with_cloog): Test for "no".
5994 * configure: Regenerated.
5995
5996 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5997
5998 * MAINTAINERS: Moved myself to reviewers (Fortran).
5999
6000 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
6001
6002 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6003 (Write After Approval): Remove myself.
6004
6005 2009-01-03 Diego Novillo <dnovillo@google.com>
6006
6007 * MAINTAINERS: Remove myself from alias maintainership.
6008
6009 2009-01-02 David Ayers <ayers@fsfe.org>
6010
6011 * MAINTAINERS: Update e-mail address.
6012
6013 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
6014
6015 * MAINTAINERS: Make whitespace consistent.
6016
6017 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6018
6019 Backport from upstream Libtool:
6020 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6021 Add cache variables to tests that require the linker to work.
6022 For shlibpath_overrides_runpath, this also changes the semantics
6023 to let the result from the C compiler take precedence.
6024
6025 2008-12-02 Ben Elliston <bje@au.ibm.com>
6026
6027 * config.sub, config.guess: Update from upstream sources.
6028
6029 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6030
6031 * configure.ac (ppllibs): Add by default the lib flags.
6032 * configure: Regenerate.
6033
6034 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
6035
6036 * MAINTAINERS: Add myself to the write after approval list.
6037
6038 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
6039
6040 * configure.ac: Add double brackets on darwin[912].
6041 * configure: Regenerate.
6042
6043 2008-12-03 Daniel Kraft <d@domob.eu>
6044
6045 * MAINTAINERS: Moved myself and Mikael Morin from Write After
6046 Approval to Reviewer section (for Fortran front-end).
6047
6048 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
6049
6050 * configure.ac: Expand to darwin10 and later.
6051 * configure: Regenerate.
6052
6053 2008-12-02 Andreas Schwab <schwab@suse.de>
6054
6055 * Makefile.def: configure-target-boehm-gc depends on
6056 all-target-libstdc++-v3.
6057 * Makefile.in: Regenerate.
6058
6059 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
6060
6061 * MAINTAINERS: Add myself as mingw maintainer.
6062
6063 2008-12-02 Ben Elliston <bje@au.ibm.com>
6064
6065 * config.sub, config.guess: Update from upstream sources.
6066
6067 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
6068
6069 * README.SCO: Remove.
6070
6071 2008-11-29 Fernando Pereira <pronesto@gmail.com>
6072
6073 * MAINTAINERS: Add myself to the write after approval list.
6074
6075 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
6076
6077 * MAINTAINERS: Update my email address in WAA section.
6078
6079 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
6080
6081 * MAINTAINERS: Update e-mail address.
6082
6083 2008-11-27 Toon Moene <toon@moene.org>
6084
6085 * MAINTAINERS: Change e-mail address.
6086
6087 2008-11-27 Tristan Gingold <gingold@adacore.com>
6088
6089 * configure.ac: Build gdb for i?86-*-darwin*
6090 * configure: Regenerated.
6091
6092 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
6093
6094 * MAINTAINERS: Added my full name.
6095
6096 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6097
6098 PR bootstrap/38014
6099 PR bootstrap/37923
6100
6101 Revert:
6102
6103 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6104
6105 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6106 * Makefile.in: Regenerated.
6107
6108 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6109
6110 PR gdb/921
6111 PR gdb/1646
6112 PR gdb/2175
6113 PR gdb/2176
6114
6115 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6116 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6117 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6118 (HOST_EXPORTS): Pass CPPFLAGS.
6119 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6120 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6121 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6122 * Makefile.in, configure: Regenerated.
6123 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6124 and CPPFLAGS_FOR_BUILD.
6125
6126 2008-11-06 Jeff Law <law@redhat.com>
6127
6128 * MAINTAINERS: Add myself as middle end maintainer.
6129
6130 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
6131
6132 * MAINTAINERS (Write after approval): Add myself.
6133
6134 2008-11-05 Diego Novillo <dnovillo@google.com>
6135
6136 * MAINTAINERS (Global Reviewers): Add myself.
6137 (Non-Algorithmic Maintainers): Remove myself.
6138
6139 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6140
6141 * MAINTAINERS (Write after approval): Add myself.
6142
6143 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6144
6145 * MAINTAINERS (Write after approval): Add myself.
6146
6147 2008-10-31 Ben Elliston <bje@au.ibm.com>
6148
6149 * configure.ac (spu-*-*): Remove special case.
6150 * configure: Regenerate.
6151
6152 2008-10-30 Catherine Moore <clm@codesourcery.com>
6153
6154 * MAINTAINERS (Write after approval): Update my email address.
6155
6156 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6157
6158 * configure.ac [spu-*-*]: Do not set skipdirs.
6159 * configure: Re-generate.
6160
6161 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6162
6163 * MAINTAINERS (Various Maintainers): Add myself to reload.
6164
6165 2008-10-25 Richard Guenther <rguenther@suse.de>
6166
6167 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6168 maintainer. Remove myself as libgcc-math maintainer.
6169 (Non-Algorithmic Maintainers): Remove myself.
6170
6171 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6172
6173 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6174 * Makefile.in: Regenerated.
6175
6176 2008-10-23 Cary Coutant <ccoutant@google.com>
6177
6178 * MAINTAINERS (Write after approval): Add myself.
6179
6180 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6181
6182 PR gdb/921
6183 PR gdb/1646
6184 PR gdb/2175
6185 PR gdb/2176
6186
6187 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6188 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6189 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6190 (HOST_EXPORTS): Pass CPPFLAGS.
6191 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6192 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6193 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6194 * Makefile.in, configure: Regenerated.
6195 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6196 and CPPFLAGS_FOR_BUILD.
6197
6198 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
6199
6200 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6201 Sebastian Pop.
6202
6203 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6204
6205 * MAINTAINERS (Write After Approval): Added myself.
6206
6207 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6208
6209 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6210 recommended version to 2.3.2.
6211
6212 * configure: Regenerate.
6213
6214 2008-10-01 Mark Mitchell <mark@codesourcery.com>
6215
6216 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6217
6218 2008-09-29 David Daney <david.daney@caviumnetworks.com>
6219
6220 * MAINTAINERS (Write After Approval): Update e-mail address.
6221
6222 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6223
6224 * libtool.m4: Update to libtool 2.2.6.
6225 * lt~obsolete.m4: Update to libtool 2.2.6.
6226 * ltmain.sh: Update to libtool 2.2.6.
6227 * ltsugar.m4: Update to libtool 2.2.6.
6228 * ltversion.m4: Update to libtool 2.2.6.
6229 * ltoptions.m4: Update to libtool 2.2.6.
6230 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6231
6232 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6233
6234 * MAINTAINERS (Write After Approval): Add myself.
6235
6236 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6237
6238 * MAINTAINERS (Write After Approval): Update my name.
6239
6240 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6241
6242 * MAINTAINERS: Add myself in "Write After Approval".
6243
6244 2008-09-18 Steve Ellcey <sje@cup.hp.com>
6245
6246 * MAINTAINERS: Add myself as ia64 maintainer.
6247
6248 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6249
6250 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6251 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6252 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6253 and Michael Tiemann from Write After Approval since they do not
6254 actually have access.
6255
6256 2008-09-05 Richard Guenther <rguenther@suse.de>
6257
6258 * configure.ac: Initialize clooglibs to -lcloog.
6259 * configure: Re-generate.
6260
6261 2008-09-04 Le-Chun Wu <lcwu@google.com>
6262
6263 * MAINTAINERS (Write After Approval): Add myself.
6264
6265 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6266
6267 * configure.ac (--with-cloog-polylib): New.
6268 (--disable-cloog-version-check): New.
6269 (--disable-ppl-version-check): New.
6270 * configure: Re-generate.
6271
6272 2008-09-03 Richard Guenther <rguenther@suse.de>
6273
6274 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6275 cloog test.
6276 * configure: Re-generate.
6277
6278 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6279
6280 Add picoChip port.
6281 * MAINTAINERS: Add picoChip maintainers.
6282
6283 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6284 Tobias Grosser <grosser@fim.uni-passau.de>
6285 Jan Sjodin <jan.sjodin@amd.com>
6286 Harsha Jagasia <harsha.jagasia@amd.com>
6287 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6288 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6289 Adrien Eliche <aeliche@isty.uvsq.fr>
6290
6291 Merge from graphite branch.
6292 * configure: Regenerate.
6293 * Makefile.in: Regenerate.
6294 * configure.ac (host_libs): Add ppl and cloog.
6295 Add checks for PPL and CLooG.
6296 * Makefile.def (ppl, cloog): Added modules and dependences.
6297 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6298 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6299
6300 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6301
6302 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6303 (GCC_SHLIB_SUBDIR): New.
6304 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6305 * configure: Regenerate.
6306 * Makefile.in: Regenerate.
6307
6308 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6309
6310 * MAINTAINERS: Consistently use tabs to separate columns.
6311
6312 2008-08-29 Tristan Gingold <gingold@adacore.com>
6313
6314 * MAINTAINERS (Write after Approval): Add myself.
6315
6316 2008-08-28 Tristan Gingold <gingold@adacore.com>
6317
6318 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6319 Enable bfd, binutils and opcodes.
6320 * configure: Regenerate.
6321
6322 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6323
6324 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6325
6326 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6327
6328 * MAINTAINERS: Use correct Umlaut for last name.
6329
6330 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6331
6332 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6333
6334 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6335
6336 * MAINTAINERS: Update my email address.
6337
6338 2008-08-16 Nicolas Roche <roche@adacore.com>
6339
6340 * Makefile.tpl: Add BOOT_ADAFLAGS.
6341 * Makefile.in: Regenerate.
6342
6343 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6344
6345 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6346 * configure: Regenerate.
6347
6348 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
6349
6350 * configure.ac: Add makefile fragments for hpux.
6351 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6352 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6353 * configure: Regenerate.
6354 * Makefile.in: Regenerate.
6355
6356 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
6357
6358 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6359
6360 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
6361
6362 * MAINTAINERS (Write after Approval): Add myself.
6363
6364 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6365
6366 * MAINTAINERS (Write After Approval): Add myself.
6367
6368 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
6369
6370 * MAINTAINERS (Write After Approval): Add myself.
6371
6372 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6373
6374 * MAINTAINERS: Update my email address.
6375
6376 2008-06-25 Joey Ye <joey.ye@intel.com>
6377
6378 * MAINTAINERS (Write After Approval): Add myself.
6379
6380 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6381
6382 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6383 * Makefile.in: Regenerate.
6384 * configure: Regenerate.
6385
6386 2008-06-17 Daniel Kraft <d@domob.eu>
6387
6388 * MAINTAINERS (Write After Approval): Add myself.
6389
6390 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6391
6392 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6393 "$@" is still intact with both Autoconf 2.59 and 2.62.
6394 * configure: Regenerate.
6395
6396 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6397
6398 * Makefile.tpl: Fix comment errors.
6399 * Makefile.in: Regenerate.
6400
6401 2008-06-12 David S. Miller <davem@davemloft.net>
6402 David Edelsohn <edelsohn@gnu.org>
6403
6404 * configure.ac: Add powerpc*-*-* to gold supported targets.
6405 * configure: Regenerate.
6406
6407 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6408
6409 PR tree-optimization/36218
6410 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6411 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6412 (all prefix="build-"): Pass them to build-system sub-makes.
6413 * Makefile.in: Regenerate.
6414
6415 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6416
6417 * MAINTAINERS (mt port): Remove.
6418 (sco5, unixware, sco udk): Remove.
6419 (Kean Johnston): Add to Write After Approval.
6420
6421 2008-05-30 Julian Brown <julian@codesourcery.com>
6422
6423 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6424 of libobjc for ARM EABI Linux.
6425 * configure: Regenerate.
6426
6427 2008-05-18 Xinliang David Li <davidxl@google.com>
6428
6429 * ChangeLog: Remove wrong ChangeLog entry.
6430
6431 2008-05-17 Xinliang David Li <davidxl@google.com>
6432
6433 * MAINTAINERS (Write After Approval): Add myself.
6434
6435 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6436
6437 * MAINTAINERS (Write After Approval): Add myself.
6438
6439 2008-05-14 Rafael Espíndola <espindola@google.com>
6440
6441 * config-ml.in: don't handle --enable-shared and --enable-static.
6442
6443 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6444
6445 * MAINTAINERS: Update my email address.
6446
6447 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6448
6449 * MAINTAINERS: Update my email address.
6450
6451 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6452
6453 * MAINTAINERS (Write After Approval): Add myself.
6454
6455 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6456
6457 * MAINTAINERS (Write After Approval): Add myself.
6458
6459 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6460
6461 * MAINTAINERS (crx): Add myself.
6462
6463 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6464
6465 Sync with src:
6466 2008-04-14 David S. Miller <davem@davemloft.net>
6467
6468 * configure.ac: Add sparc*-*-* to gold supported targets.
6469 * configure: Regenerate.
6470
6471 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6472
6473 PR bootstrap/35457
6474 * configure.ac: Include override.m4.
6475 * configure: Regenerate.
6476
6477 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6478
6479 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6480 * Makefile.in: Regenerate.
6481
6482 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6483
6484 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6485 as nonconfigurable directories list.
6486 * configure: Regenerate.
6487
6488 2008-04-14 Ben Elliston <bje@au.ibm.com>
6489
6490 * config.sub, config.guess: Update from upstream sources.
6491
6492 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6493
6494 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6495 * Makefile.in: Regenerate.
6496
6497 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6498
6499 * configure.ac: Do not build libssp for the AVR.
6500 * configure: Regenerate.
6501
6502 2008-04-07 Ian Lance Taylor <iant@google.com>
6503
6504 * Makefile.def: check-gold depends upon all-binutils.
6505 * Makefile.in: Regenerate.
6506
6507 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6508
6509 * MAINTAINERS (Write After Approval): Add myself.
6510
6511 2008-04-04 Nick Clifton <nickc@redhat.com>
6512
6513 PR binutils/4334
6514 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6515 builds.
6516 * configure: Regenerate.
6517
6518 2008-04-04 NightStrike <NightStrike@gmail.com>
6519
6520 PR other/35151
6521 * configure.ac: Combine rules for mingw32 and mingw64.
6522 * configure: Regenerate.
6523
6524 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6525
6526 * MAINTAINERS (Write After Approval): Add myself.
6527
6528 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6529
6530 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6531 * Makefile.in (.NOTPARALLEL): Ditto.
6532
6533 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6534
6535 * MAINTAINERS (Write After Approval): Add myself.
6536
6537 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6538
6539 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6540 * Makefile.in (.NOTPARALLEL): Regenerate.
6541
6542 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6543
6544 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6545 * Makefile.in: Regenerate.
6546
6547 2008-03-26 Jakub Staszak <kuba@et.pl>
6548
6549 * MAINTAINERS (Write After Approval): Add myself.
6550
6551 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6552
6553 * MAINTAINERS: Update e-mail address.
6554
6555 2008-03-20 Ian Lance Taylor <iant@google.com>
6556
6557 * configure.ac: Add support for --enable-gold.
6558 * Makefile.def: Add gold as a directory like ld.
6559 * configure, Makefile.in: Regenerate.
6560
6561 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6562
6563 * configure.ac: m4_include config/proginstall.m4.
6564 * configure: Regenerate.
6565
6566 Backport from upstream Libtool:
6567
6568 2007-10-12 Eric Blake <ebb9@byu.net>
6569
6570 Deal with Autoconf 2.62's semantic change in m4_append.
6571 * ltsugar.m4 (lt_append): Replace broken versions of
6572 m4_append.
6573 (lt_if_append_uniq): Don't require separator to be overquoted,
6574 and avoid broken m4_append.
6575 (lt_dict_add): Fix typo.
6576 * libtool.m4 (_LT_DECL): Don't overquote separator.
6577
6578 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6579
6580 * config.rpath: Add AIX 6 support.
6581
6582 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6583
6584 * Makefile.def (stageprofile). Remove -fprofile-generate
6585 from stage_libcflags.
6586 * Makefile.in: Regenerate.
6587
6588 2008-03-13 Ben Elliston <bje@au.ibm.com>
6589
6590 * config.sub, config.guess: Update from upstream sources.
6591
6592 2008-03-06 Tom Tromey <tromey@redhat.com>
6593
6594 * MAINTAINERS: Update for treelang deletion.
6595
6596 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6597
6598 * MAINTAINERS: Update my email address.
6599
6600 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6601
6602 * MAINTAINERS (darwin port): Add myself as a maintainer.
6603 (objective-c/c++): Add myself as a maintainer.
6604
6605 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6606
6607 * MAINTAINERS (Write After Approval): Update my email address.
6608
6609 2008-02-25 Tomas Bily <tbily@suse.cz>
6610
6611 * MAINTAINERS (Write After Approval): Add myself.
6612
6613 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6614
6615 * MAINTAINERS (OpenMP): Add myself.
6616
6617 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6618
6619 PR bootstrap/32009
6620 PR bootstrap/32161
6621
6622 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6623 * configure: Regenerate.
6624
6625 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6626 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6627 STAGE4_LIBCFLAGS): New.
6628 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6629 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6630 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6631 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6632 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6633 for target modules. Don't export LIBCFLAGS.
6634 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6635 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6636 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6637 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6638 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6639 * Makefile.in: Regenerate.
6640
6641 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6642
6643 PR libgcj/33085
6644 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6645 Do not use -DDLL_EXPORT. Backport from upstream.
6646
6647 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6648
6649 * MAINTAINERS (Write After Approval): Add myself.
6650
6651 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6652
6653 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6654 * configure: Regenerate.
6655
6656 2008-01-31 Marc Gauthier <marc@tensilica.com>
6657
6658 * configure.ac (xtensa*-*-*): Recognize processor variants.
6659 * configure: Regenerate.
6660
6661 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6662
6663 PR bootstrap/34922
6664 * configure.ac (PARSE_ARGS): Push suitable setting of
6665 ac_subdirs_all, for `./configure --help=recursive'.
6666 Handle `+' in generic toplevel directory disabling.
6667 * configure: Regenerate.
6668
6669 2008-01-28 Nick Clifton <nickc@redhat.com>
6670
6671 * MAINTAINERS (xstormy16): Take over maintainership.
6672
6673 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6674
6675 * MAINTAINERS (c4x port): Remove.
6676
6677 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6678
6679 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6680
6681 2008-01-23 Ben Elliston <bje@au.ibm.com>
6682
6683 * config.sub, config.guess: Update from upstream sources.
6684
6685 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6686
6687 * MAINTAINERS (Write After Approval): Add myself.
6688
6689 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6690
6691 * MAINTAINERS: Update my email address.
6692
6693 2008-01-09 Raksit Ashok <raksit@google.com>
6694
6695 * MAINTAINERS (Write After Approval): Add myself.
6696
6697 2008-01-09 Raksit Ashok <raksit@google.com>
6698
6699 * MAINTAINERS (Write After Approval): Add myself.
6700
6701 2008-01-08 Ben Elliston <bje@au.ibm.com>
6702
6703 * config.sub, config.guess: Update from upstream sources.
6704
6705 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6706
6707 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6708 Change recommended MPFR from 2.2.1 -> 2.3.0.
6709 * configure: Regenerate.
6710
6711 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6712
6713 * MAINTAINERS: Update my email address.
6714
6715 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6716
6717 * MAINTAINERS: Update my email address.
6718
6719 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6720
6721 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6722 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6723 * Makefile.in: Regenerate.
6724
6725 2007-12-10 Mark Heffernan <meheff@google.com>
6726
6727 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6728 misplaced entries.
6729
6730 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6731
6732 * configure.ac: Enable libjava for x86_64-*-darwin9.
6733 * configure: Regenerate.
6734
6735 2007-12-07 Bill Maddox <maddox@google.com>
6736
6737 * MAINTAINERS (Write After Approval): Add myself.
6738
6739 2007-12-05 Ben Elliston <bje@au.ibm.com>
6740
6741 * config.sub, config.guess: Update from upstream sources.
6742
6743 2007-12-02 Matthias Klose <doko@ubuntu.com>
6744
6745 * config-ml.in: Remove 64bit configure tests.
6746
6747 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6748
6749 * config-ml.in: Robustify against white space in absolute file
6750 names.
6751
6752 * config-ml.in (multi-clean): Substitute ${Makefile}.
6753 Remove superfluous ${Makefile} in list.
6754
6755 2007-11-19 Thiemo Seufer <ths@mips.com>
6756
6757 * config-ml.in: Don't hardcode the Makefile name.
6758
6759 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6760
6761 * MAINTAINERS (Write After Approval): Add myself.
6762
6763 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6764
6765 * MAINTAINERS (Write After Approval): Add myself.
6766
6767 2007-11-06 Doug Kwan <dougkwan@google.com>
6768
6769 * MAINTAINERS (Write After Approval): Add myself.
6770
6771 2007-10-25 Ben Elliston <bje@au.ibm.com>
6772
6773 * MAINTAINERS (mercury): Remove entry.
6774 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6775
6776 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6777
6778 * Makefile.def (dependencies): Make configure-gdb depend on
6779 all-intl.
6780 * Makefile.in: Regenerated.
6781
6782 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6783
6784 * MAINTAINERS (Fortran maintainer): Remove myself.
6785
6786 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6787
6788 * Makefile.def: To avoid problems running with parallel makes,
6789 build newlib before libgloss so that target specific header
6790 files are availble.
6791 * Makefile.in: Regenerate
6792
6793 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6794
6795 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6796 * Makefile.in: Regenerate.
6797
6798 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6799
6800 * MAINTAINERS (Register allocation reviewer): Add myself.
6801
6802 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6803
6804 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6805 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6806 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6807 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6808 * configure: Regenerate.
6809
6810 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6811
6812 * MAINTAINERS (Register allocation reviewer): Add myself.
6813
6814 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6815
6816 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6817 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6818 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6819 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6820 * configure.ac: Default them to host tools for $host = $build.
6821 Subst them.
6822
6823 * configure: Regenerate.
6824 * Makefile.in: Regenerate.
6825
6826 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6827
6828 * MAINTAINERS (Register allocation reviewer): Add myself.
6829
6830 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6831
6832 * MAINTAINERS (Register allocation reviewer): Add myself.
6833
6834 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6835
6836 * MAINTAINERS (Write After Approval): Fix typo.
6837
6838 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6839
6840 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6841 * configure: Regenerate.
6842
6843 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6844
6845 PR bootstrap/31906
6846 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6847 they're already prefixed.
6848
6849 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6850
6851 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6852 libstdc++.
6853 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6854 * configure: Regenerate.
6855 * Makefile.in: Regenerate.
6856
6857 2007-09-17 Andreas Schwab <schwab@suse.de>
6858
6859 * configure.ac: Raise minimum makeinfo version to 4.6.
6860 * configure: Regenerate.
6861
6862 2007-09-17 Johannes Singler <singler@ira.uka.de>
6863
6864 * MAINTAINERS (write-after-approval) add myself
6865
6866 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6867
6868 * configure.ac: Correct makeinfo version check.
6869 * configure: Regenerate.
6870
6871 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6872
6873 * MAINTAINERS: Update my email address.
6874
6875 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6876
6877 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6878 to $skipdirs and only disable gprof for newlib. Use the normal
6879 mips*-elf* handling in other respects.
6880 * configure: Regnerate.
6881
6882 2007-09-12 David Daney <ddaney@avtrex.com>
6883
6884 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6885 enabling libgcj.
6886 * configure: Regenerate.
6887
6888 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6889
6890 PR other/32154
6891 * configure.ac: For libgloss targets, point the linker to the linker
6892 script, startup code and simulator library.
6893 * configure: Regenerate.
6894
6895 2007-09-07 Andrew Haley <aph@redhat.com>
6896
6897 * configure.ac (noconfigdirs): Remove target-libffi and
6898 target-libjava.
6899 * configure: Regenerate.
6900
6901 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6902
6903 PR target/33281
6904 * configure.ac: Use config/mh-mingw on mingw.
6905 * configure: Regenerate.
6906
6907 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6908
6909 * MAINTAINERS (Write After Approval): Add myself.
6910
6911 2007-09-05 Richard Guenther <rguenther@suse.de>
6912
6913 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6914 nor --disable-checking is provided also turn on yes and types
6915 checking for stage1.
6916 * configure: Re-generate.
6917
6918 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6919
6920 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6921 (Write After Approval): Remove myself.
6922
6923 2007-08-29 Nick Clifton <nickc@redhat.com>
6924
6925 * config.sub, config.guess: Update from upstream sources.
6926
6927 2007-08-22 Bud Davis <jmdavis@link.com>
6928
6929 * MAINTAINERS (Write After Approval): Added myself.
6930 * MAINTAINERS (Reviewers): Removed myself.
6931
6932 2007-08-18 Paul Brook <paul@codesourcery.com>
6933 Joseph Myers <joseph@codesourcery.com>
6934
6935 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6936 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6937 * Makefile.in: Regenerate.
6938 * configure.ac (--with-debug-prefix-map): New.
6939 * configure: Regenerate.
6940
6941 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6942 Nigel Stephens <nigel@mips.com>
6943
6944 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6945 as target_makefile_frag.
6946 * configure: Regenerate.
6947
6948 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6949
6950 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6951 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6952 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6953 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6954 (do-compare, do-compare3, do-compare-debug): New.
6955 ([+compare-target+]): Use them.
6956
6957 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6958
6959 * MAINTAINERS (Write After Approval): Change my email address.
6960
6961 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6962 Ben Elliston <bje@au.ibm.com>
6963
6964 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6965 --silent if $silent.
6966 * configure: Regenerate.
6967
6968 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6969
6970 * MAINTAINERS (Various Maintainers): Add myself as
6971 loop infrastructure maintainer. Update my e-mail
6972 address.
6973
6974 2007-07-31 Diego Novillo <dnovillo@google.com>
6975
6976 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6977 Adjust description.
6978
6979 2007-07-26 Richard Guenther <rguenther@suse.de>
6980
6981 * configure.ac: Add types checking to stage1 checking flags.
6982 * configure: Regenerate.
6983
6984 2007-07-17 Nick Clifton <nickc@redhat.com>
6985
6986 * COPYING3: New file. Contains version 3 of the GNU General
6987 Public License.
6988 * COPYING3.LIB: New file. Contains version 3 of the GNU
6989 Lesser General Public License.
6990
6991 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6992
6993 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6994
6995 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6996
6997 * MAINTAINERS (S/390 co-maintainer): Add myself.
6998 (Write After Approval): Remove myself.
6999
7000 2007-07-13 Dan Hipschman <dsh@google.com>
7001
7002 * MAINTAINERS (Write After Approval): Add myself.
7003
7004 2007-07-11 Nick Clifton <nickc@redhat.com>
7005
7006 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7007 WINDRES export.
7008 * Makefile.in: Regenerate.
7009
7010 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7011
7012 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7013 maintainer.
7014
7015 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
7016
7017 * lt~obsolete.m4: New. Import from 20070318 libtool.
7018
7019 2007-07-03 Julian Brown <julian@codesourcery.com>
7020
7021 * MAINTAINERS (Write After Approval): Add myself.
7022
7023 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7024
7025 * configure.ac: Rewrite 'configure --help' strings to look nicer.
7026 * configure: Regenerate.
7027
7028 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7029
7030 * configure.ac: Add some missing m4 quotation.
7031 * configure: Regenerate.
7032
7033 2007-07-02 Simon Baldwin <simonb@google.com>
7034
7035 * MAINTAINERS (Write After Approval): Add myself.
7036
7037 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
7038
7039 * configure: Regenerate.
7040
7041 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
7042
7043 * Makefile.def: Add windmc tool to build.
7044 * Makefile.tpl: Likewise.
7045 * configure.ac: Likewise.
7046 * Makefile.in: Regenerate.
7047 * configure: Regenerate.
7048
7049 2007-06-28 DJ Delorie <dj@redhat.com>
7050
7051 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7052 not building newlib.
7053 * configure: Regenerated.
7054
7055 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
7056
7057 * MAINTAINERS (Write After Approval): Add myself.
7058
7059 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
7060
7061 * MAINTAINERS (Write After Approval): Add myself.
7062
7063 2007-06-19 Chris Matthews <chrismatthews@google.com>
7064
7065 * MAINTAINERS (Write After Approval): Add myself.
7066
7067 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
7068
7069 * MAINTAINERS (Write After Approval): Add myself.
7070
7071 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7072
7073 * Makefile.def: Add dependency from configure-gdb to all-bfd.
7074 * Makefile.in: Regenerated.
7075
7076 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
7077
7078 * configure.ac: Don't add target-libmudflap to noconfigdirs for
7079 bfin*-*-uclinux* targets.
7080 * configure: Regenerate.
7081
7082 2007-06-14 Ian Lance Taylor <iant@google.com>
7083
7084 * MAINTAINERS: Add myself as non-algorithmic global write
7085 maintainer.
7086
7087 2007-06-14 Diego Novillo <dnovillo@google.com>
7088
7089 * MAINTAINERS: Add self as middle-end maintainer and
7090 non-algorithmic global write maintainer.
7091
7092 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7093
7094 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7095 Move all Fortran maintainers except Paul Brook into the
7096 Non-Autopoiesis section.
7097
7098 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
7099
7100 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7101 (distclean-stage[+id+]): Possibly delete stage_last.
7102 * Makefile.in: Regenerate.
7103
7104 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
7105
7106 * MAINTAINERS (Various Maintainer): Fix typo.
7107
7108 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
7109
7110 * MAINTAINERS (Various Maintainer): Add myself as
7111 dataflow maintainer.
7112
7113 2007-06-07 Ben Elliston <bje@au.ibm.com>
7114
7115 * config.sub, config.guess: Update from upstream sources.
7116
7117 2007-06-07 Ben Elliston <bje@au.ibm.com>
7118
7119 * Makefile.tpl: Fix spelling error.
7120 * Makefile.in: Regenerate.
7121
7122 2007-06-01 Steve Ellcey <sje@cup.hp.com>
7123
7124 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7125 lt_cv_sys_max_cmd_len.
7126
7127 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7128
7129 * MAINTAINERS (Various Maintainers): Add myself as
7130 auto-vectorizer maintainer.
7131
7132 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
7133
7134 PR libjava/32098
7135 * libtool.m4: Revert previous change.
7136 * ltgcc.m4: Put it here.
7137
7138 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7139
7140 * MAINTAINERS (Various Maintainers): Add myself as
7141 auto-vectorizer maintainer.
7142
7143 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7144
7145 PR libjava/32098
7146 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7147
7148 2007-05-30 Richard Guenther <rguenther@suse.de>
7149
7150 * MAINTAINERS (Various Maintainers): Add myself as
7151 auto-vectorizer maintainer.
7152
7153 2007-05-30 Jakub Jelinek <jakub@redhat.com>
7154
7155 PR bootstrap/29382
7156 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7157 * configure: Rebuilt.
7158
7159 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
7160
7161 * MAINTAINERS (Write After Approval): Removed my name.
7162
7163 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7164
7165 * MAINTAINERS (Write After Approval): Remove myself.
7166
7167 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7168
7169 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7170
7171 2007-05-23 Steve Ellcey <sje@cup.hp.com>
7172
7173 * ltmain.sh: Update from ToT Libtool.
7174 * libtool.m4: Update from ToT Libtool.
7175 * ltsugar.m4: New. Update from ToT Libtool.
7176 * ltversion.m4: New. Update from ToT Libtool.
7177 * ltoptions.m4: New. Update from ToT Libtool.
7178 * ltconfig: Remove.
7179 * ltcf-c.sh: Remove.
7180 * ltcf-cxx.sh: Remove.
7181 * ltcf-gcj.sh: Remove.
7182
7183 2007-05-22 Ollie Wild <aaw@google.com>
7184
7185 * MAINTAINERS (Write After Approval): Add myself.
7186
7187 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
7188
7189 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7190 stage_cflags.
7191 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7192 Remove CFLAGS/LIBCFLAGS.
7193 (configure-stage[+id+]-[+prefix+][+module+],
7194 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7195 * Makefile.in: Regenerate.
7196
7197 2007-05-15 Diego Novillo <dnovillo@google.com>
7198
7199 * MAINTAINERS: Update e-mail address.
7200
7201 2007-05-15 Revital Eres <eres@il.ibm.com>
7202
7203 * MAINTAINERS (Write After Approval): Add myself.
7204
7205 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
7206
7207 * MAINTAINERS (Write After Approval): Updated my address.
7208
7209 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7210
7211 * MAINTAINERS (Write After Approval): Add myself.
7212
7213 2007-05-11 Silvius Rus <rus@google.com>
7214
7215 * MAINTAINERS (Write After Approval): Add myself.
7216
7217 2007-04-23 Tom Tromey <tromey@redhat.com>
7218
7219 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7220
7221 2007-04-22 Mark Mitchell <mark@codesourcery.com>
7222
7223 * MAINTAINERS (cpplib): Rename to ...
7224 (libcpp): ... this. Add C/C++ front end maintainers.
7225
7226 2007-04-14 Steve Ellcey <sje@cup.hp.com>
7227
7228 * config-ml.in: Pass ${ml_config_env} to configure calls.
7229
7230 2007-04-04 Christian Bruel <christian.bruel@st.com>
7231
7232 * MAINTAINERS (Write After Approval): Add myself.
7233
7234 2007-04-02 Dave Korn <dave.korn@artimi.com>
7235
7236 * MAINTAINERS (Write After Approval): Add myself.
7237
7238 2007-03-31 Tobias Burnus <burnus@net-b.de>
7239
7240 * MAINTAINERS (fortran 95 front end): Add myself.
7241
7242 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7243
7244 * MAINTAINERS (Write After Approval): Add myself.
7245
7246 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
7247
7248 * MAINTAINERS (Modulo Scheduler): Add myself.
7249
7250 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7251
7252 * MAINTAINERS (fortran 95 front end): Add myself.
7253 (c++ front end): whitespace fix.
7254
7255 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7256
7257 * MAINTAINERS (Write After Approval): Add myself.
7258
7259 2007-03-21 Richard Sandiford <richard@codesourcery.com>
7260
7261 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7262 of glob. Quote arguments with single quotes too.
7263 * configure: Regenerate.
7264
7265 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7266
7267 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7268 * Makefile.in: Regenerate
7269
7270 2007-03-07 Andreas Schwab <schwab@suse.de>
7271
7272 * configure: Regenerate.
7273
7274 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7275
7276 * configure.ac: Add "--with-pdfdir" configure option,
7277 which defines pdfdir variable.
7278 * Makefile.def (target=fixincludes): Add install-pdf to
7279 missing targets.
7280 (recursive_targets): Add install-pdf target.
7281 (flags_to_pass): Add pdfdir.
7282 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7283 target.
7284 * configure: Regenerate
7285 * Makefile.in: Regenerate
7286
7287 2007-02-28 Eric Christopher <echristo@apple.com>
7288
7289 Revert:
7290 2006-12-07 Mike Stump <mrs@apple.com>
7291
7292 * Makefile.def (dependencies): Add dependency for
7293 install-target-libssp and install-target-libgomp on
7294 install-gcc.
7295 * Makefile.in: Regenerate.
7296
7297 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7298
7299 * configure: Regenerate.
7300 * configure.ac: Move statements after variable declarations.
7301
7302 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7303
7304 * MAINTAINERS: Add myself as sh maintainer.
7305
7306 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7307
7308 * configure.ac: Adjust for loop syntax.
7309 * configure: Regenerate.
7310
7311 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7312
7313 * configure: Rebuilt.
7314
7315 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7316
7317 * configure.ac: Drop multiple occurrences of --enable-languages,
7318 and fix its quoting.
7319 * configure: Rebuilt.
7320
7321 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7322 Nathan Sidwell <nathan@codesourcery.com>
7323 Vladimir Prus <vladimir@codesourcery.com>
7324 Joseph Myers <joseph@codesourcery.com>
7325
7326 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7327 * configure: Regenerate.
7328
7329 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7330
7331 * ltconfig (freebsd*): Default to elf.
7332
7333 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7334
7335 * configure.ac (target_libraries): Move libgcc before libiberty.
7336 * configure: Regenerated.
7337
7338 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7339 Paolo Bonzini <bonzini@gnu.org>
7340
7341 PR bootstrap/30753
7342 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7343 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7344 * configure: Regenerated.
7345
7346 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7347
7348 * MAINTAINERS (Language Front End Maintainers): Update my mail
7349 address.
7350
7351 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7352
7353 PR bootstrap/30748
7354 * configure.ac: Correct syntax for Solaris ksh.
7355 * configure: Regenerated.
7356
7357 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7358
7359 * configure.ac: Sync with src.
7360 * configure: Regenerate.
7361
7362 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7363
7364 * Makefile.in: Regenerate.
7365
7366 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7367
7368 * config.sub: Sync with src.
7369
7370 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7371
7372 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7373 noncanonical equivalents.
7374 * configure.in: Rename to...
7375 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7376 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7377 target_noncanonical. Use them. Rewrite removal of configure
7378 arguments for autoconf 2.59. Discard variable settings. Force
7379 program_transform_name for native tools.
7380
7381 * Makefile.in: Regenerated.
7382 * configure: Regenerated with autoconf 2.59.
7383
7384 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7385
7386 * MAINTAINERS (Write After Approval): Add myself.
7387
7388 2007-01-31 Andreas Schwab <schwab@suse.de>
7389
7390 * Makefile.tpl (LDFLAGS): Substitute it.
7391 * Makefile.in: Regenerate.
7392
7393 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7394
7395 * MAINTAINERS (Write After Approval): Add myself.
7396
7397 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7398
7399 * MAINTAINERS (spu port): Add myself.
7400
7401 2007-01-23 Richard Guenther <rguenther@suse.de>
7402
7403 PR bootstrap/30541
7404 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7405 * Makefile.tpl (GNATBIND): Substitute it.
7406 (GNATMAKE): Likewise.
7407 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7408 of STAGE_PREFIX.
7409 * Makefile.in: Regenerate.
7410 * configure: Regenerate.
7411
7412 2007-01-18 Mike Stump <mrs@apple.com>
7413
7414 * configure.in: Re-enable -Werror for gcc builds.
7415
7416 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7417
7418 * MAINTAINERS (Write After Approval): Add myself.
7419
7420 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7421
7422 * configure.in: Change == to = in test command.
7423 * configure: Regenerate.
7424
7425 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7426 Nick Clifton <nickc@redhat.com>
7427 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7428
7429 * configure.in (build_configargs, host_configargs, target_configargs):
7430 Remove build/host/target parameters.
7431 (host_libs): Add gmp and mpfr.
7432 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7433 * Makefile.def (gmp, mpfr): New.
7434 (gcc): Remove target.
7435 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7436 target_os, target_vendor): New.
7437 (configure): Add host_alias/target_alias arguments; adjust invocations.
7438 * configure: Regenerate.
7439 * Makefile.in: Regenerate.
7440
7441 2007-01-11 Matt Fago <fago@earthlink.net>
7442
7443 * configure.in: Try to link to functions only in mpfr 2.2.x
7444 to improve robustness of configure tests.
7445 * configure: Regenerate.
7446
7447 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7448
7449 * MAINTAINERS: Add myself as i386 maintainer.
7450
7451 2007-01-08 Jan Hubicka <jh@suse.cz>
7452
7453 * MAINTAINERS: Add myself as i386 maintainer.
7454
7455 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7456
7457 * configure.in: Add support for an x86_64-mingw* target.
7458 * configure: Regenerate.
7459
7460 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7461
7462 * Makefile.tpl (all-target): Correct @if conditional for target
7463 modules.
7464 * configure.in: Omit libiberty if building only target libgcc.
7465 * configure, Makefile.in: Regenerated.
7466
7467 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7468
7469 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7470 * configure: Regenerate.
7471
7472 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7473
7474 * Makefile.def (target_modules): Add libgcc.
7475 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7476 * Makefile.tpl (clean-target-libgcc): Delete.
7477 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7478 on gcc even for bootstrapped modules. Rewrite handling of
7479 lang_env_dependencies to loop over target_modules.
7480 * configure.in (target_libraries): Add target-libgcc.
7481 * Makefile.in, configure: Regenerated.
7482
7483 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7484
7485 * configure.in: Reorganize recognition of languages. Add
7486 --enable-stage1-languages. Show supported languages for the chosen
7487 target rather than all recognized languages.
7488 * configure: Regenerate.
7489
7490 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7491
7492 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7493 * Makefile.in: Regenerate.
7494
7495 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7496
7497 * configure.in: Warn that MPFR 2.2.0 is buggy.
7498 * configure: Regenerate.
7499
7500 2006-12-27 Ian Lance Taylor <iant@google.com>
7501
7502 * configure.in: When removing Makefiles to force a reconfigure, also
7503 remove prev-DIR*/Makefile.
7504 * configure: Regenerate.
7505
7506 2006-12-22 Andreas Schwab <schwab@suse.de>
7507
7508 * configure: Regenerate with correct autoconf version.
7509
7510 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7511
7512 * configure.in: add AC_SUBST for *_FOR_TARGET.
7513 * configure: Regenerate.
7514
7515 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7516
7517 * configure.in: Simplify logic for rejecting languages that cannot
7518 be built. Separate the case when a language is unsupported,
7519 from the case when the user chooses not to build a language.
7520
7521 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7522
7523 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7524 it only affects bootstrap and could be tested on "$host" as well.
7525 * configure: Regenerate.
7526 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7527
7528 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7529
7530 PR bootstrap/29544
7531 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7532 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7533 move here comment from Makefile.tpl.
7534 * Makefile.tpl: Move some definitions higher in the file.
7535 (STAGE1_CHECKING): New.
7536 * configure.in: Add --enable-stage1-checking.
7537 * configure: Regenerate.
7538 * Makefile.in: Regenerate.
7539
7540 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7541
7542 * MAINTAINERS: Add myself as build system maintainer.
7543
7544 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7545
7546 * MAINTAINERS (Write After Approval): Add myself.
7547
7548 2006-12-13 Eric Christopher <echristo@apple.com>
7549
7550 * MAINTAINERS: Add myself as darwin maintainer.
7551
7552 2006-12-11 Ian Lance Taylor <ian@airs.com>
7553
7554 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7555
7556 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7557
7558 MAINTAINERS: Update my entry.
7559
7560 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7561
7562 * configure.in: Handle spu makefile frag.
7563 * Makefile.tpl (MAINT): Define
7564 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7565 * configure: Regenerate.
7566 * Makefile.in: Regenerate.
7567
7568 2006-12-11 Ben Elliston <bje@au.ibm.com>
7569
7570 * config.guess: Import latest version.
7571 * config.sub: Likewise.
7572
7573 2006-12-11 Ben Elliston <bje@au.ibm.com>
7574
7575 * configure.in (spu-*-*): Don't skip target-libiberty.
7576 * configure: Regenerate.
7577
7578 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7579
7580 PR bootstrap/30134
7581 * configure.in: Correct x86 darwin support for libjava to powerpc
7582 and i?86 only.
7583 * configure: Regenerate.
7584
7585 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7586
7587 * configure.in: Add x86 darwin support for libjava.
7588 * configure: Regenerate.
7589
7590 2006-12-07 Mike Stump <mrs@apple.com>
7591
7592 * Makefile.def (dependencies): Add dependency for
7593 install-target-libssp and install-target-libgomp on
7594 install-gcc.
7595 * Makefile.in: Regenerate.
7596
7597 2006-12-04 Richard Guenther <rguenther@suse.de>
7598
7599 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7600 (Non-Algorithmic Maintainers): Move over non-algorithmic
7601 loop optimizer maintainers, add myself as a non-algorithmic
7602 middle-end maintainer.
7603
7604 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7605
7606 * MAINTAINERS (Write After Approval): Add myself.
7607
7608 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7609
7610 * configure.in: Update error message for missing GMP/MPFR.
7611
7612 * configure: Regenerate.
7613
7614 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7615
7616 * configure.in: Update MPFR version in error message.
7617
7618 * configure: Regenerate.
7619
7620 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7621
7622 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7623 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7624 --with-gmp-lib): New flags.
7625
7626 * configure: Regenerate.
7627
7628 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7629
7630 * MAINTAINERS (Write After Approval): Change my email address.
7631
7632 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7633
7634 * MAINTAINERS (Write After Approval): Add myself.
7635
7636 2006-11-22 Philipp Thomas <pth@suse.de>
7637
7638 * MAINTAINERS (i18n): Update e-mail address.
7639
7640 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7641
7642 * MAINTAINERS (spu port): Add myself as maintainer.
7643 (Write After Approval): Remove myself.
7644
7645 2006-11-22 Ben Elliston <bje@au.ibm.com>
7646
7647 * configure.in (skipdirs): Don't build libssp for SPU.
7648 * configure: Regenerate.
7649
7650 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7651
7652 * MAINTAINERS (spu port): Add myself as maintainer.
7653 (libobjc): Update my email address.
7654
7655 2006-11-21 Andrea Bona <andrea.bona@st.com>
7656
7657 * MAINTAINERS (Write After Approval): Add myself.
7658
7659 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7660
7661 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7662 * configure : Rebuilt.
7663
7664 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7665
7666 * MAINTAINERS (Write After Approval): Add myself.
7667
7668 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7669
7670 * MAINTAINERS (Write After Approval): Add myself.
7671
7672 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7673
7674 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7675 libmpfr.a.
7676 * configure: Regenerate.
7677
7678 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7679
7680 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7681 (unstage): Test for stage_last presence.
7682
7683 PR bootstrap/29802
7684 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7685 STAGE_PREFIX.
7686 * Makefile.in: Regenerate.
7687
7688 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7689
7690 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7691 maintainers.
7692
7693 2006-11-14 Erven Rohou <erven.rohou@st.com>
7694
7695 * MAINTAINERS (Write After Approval): Add myself.
7696
7697 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7698
7699 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7700 and stageN-package/Makefile.
7701 * Makefile.in: Regenerated.
7702
7703 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7704
7705 * configure.in: Remove target-libgloss from noconfigdirs for
7706 bfin-*-*.
7707 * configure: Regenerated.
7708
7709 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7710
7711 * configure.in (have_gmp): Only error if the gcc directory exists.
7712
7713 * configure: Regenerate.
7714
7715 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7716
7717 * configure.in: Robustify error message for missing GMP/MPFR.
7718
7719 * configure: Regenerate.
7720
7721 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7722
7723 * MAINTAINERS (Write After Approval): Add myself.
7724
7725 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7726
7727 * MAINTAINERS: Change email address.
7728
7729 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7730
7731 * MAINTAINERS (Write After Approval): Add myself.
7732
7733 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7734
7735 * MAINTAINERS (Write After Approval): Add myself.
7736
7737 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7738
7739 * MAINTAINERS (Write After Approval): Move myself to
7740 Write After Approval section.
7741
7742 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7743
7744 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7745 need_gmp anymore.
7746 * configure: Regenerate.
7747
7748 2006-10-16 Tobias Burnus <burnus@net-b.de>
7749
7750 * MAINTAINERS (Write After Approval): Add myself.
7751
7752 2006-10-16 Ben Elliston <bje@au.ibm.com>
7753
7754 * config.guess: Import latest version.
7755 * config.sub: Likewise.
7756
7757 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7758
7759 * Makefile.def: Added pdf target handling.
7760 * Makefile.tpl: Added pdf target handling.
7761 * Makefile.in: Regenerated.
7762
7763 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7764
7765 * MAINTAINERS: Add self as score port maintainer.
7766
7767 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7768
7769 * MAINTAINERS (Write After Approval): Add myself.
7770
7771 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7772
7773 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7774 or newer.
7775 * configure: Regenerated.
7776
7777 2006-09-27 Dave Brolley <brolley@redhat.com>
7778
7779 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7780 using $s instead of $r.
7781 * configure: Regenerated.
7782
7783 2006-09-26 Thiemo Seufer <ths@mips.com>
7784
7785 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7786 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7787 * configure: Regenerate.
7788
7789 2006-09-24 Graeme Peterson <gridly@gmail.com>
7790
7791 * MAINTAINERS (Write After Approval): Remove myself.
7792
7793 2006-09-22 Chao-ying Fu <fu@mips.com>
7794
7795 * MAINTAINERS (Write After Approval): Add myself.
7796
7797 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7798
7799 * MAINTAINERS: Add self as soft-fp maintainer.
7800
7801 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7802
7803 * MAINTAINERS: Add myself as avr maintainer.
7804 Remove Marek Michalkiewicz as avr maintainer.
7805
7806 2006-09-07 Roberto Costa <roberto.costa@st.com>
7807
7808 * MAINTAINERS (Write After Approval): Add myself.
7809
7810 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7811
7812 * configure.in: Never build newlib for a Mingw host.
7813 Never build newlib as Mingw target library.
7814 Test the existence of winsup/cygwin for building a Cygwin newlib,
7815 rather than just winsup.
7816 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7817 building a Mingw target.
7818 * configure: Regenerate.
7819
7820 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7821
7822 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7823
7824 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7825
7826 * config.guess: Import from src (was more updated).
7827 * config.sub: Likewise.
7828
7829 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7830
7831 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7832 * configure: Regenerated.
7833
7834 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7835
7836 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7837 for stages after the first.
7838
7839 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7840
7841 * Makefile.def: Add dependencies for configure-opcodes
7842 on configure-intl and all-opcodes on all-intl.
7843 * Makefile.in: Regenerated.
7844
7845 2006-07-13 Ben Elliston <bje@au.ibm.com>
7846
7847 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7848
7849 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7850
7851 Port to hosts whose 'sort' and 'tail' implementations
7852 treat operands with leading '+' as file names, as POSIX
7853 has required since 2001. However, make sure the code still
7854 works on pre-POSIX hosts.
7855 * ltmain.sh: Don't assume "sort +2" is equivalent to
7856 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7857
7858 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7859
7860 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7861
7862 2006-07-04 Peter O'Gorman <peter@pogma.com>
7863
7864 * ltconfig: chmod 644 before ranlib during install.
7865
7866 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7867
7868 PR bootstrap/18058
7869 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7870 if the bootstrap compiler is a GCC version that supports it.
7871 * configure: Regenerate.
7872
7873 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7874
7875 * configure.in: Fix thinkos in previous check-in.
7876 * configure: Regenerate.
7877
7878 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7879
7880 PR other/27063
7881 * configure.in: Test subdir_requires and give an appropriate
7882 error message.
7883 * configure: Regenerate.
7884
7885 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7886
7887 * MAINTAINERS (Write After Approval): Add myself.
7888
7889 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7890
7891 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7892
7893 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7894
7895 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7896
7897 2006-06-20 David Ayers <d.ayers@inode.at>
7898
7899 PR bootstrap/28072
7900 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7901 whether target-libjava is being configured instead of whether the
7902 java front end is enabled.
7903 * configure: Regenerate.
7904
7905 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7906
7907 PR target/27540
7908 * configure.in: Only enable libgomp on IRIX 6.
7909 * configure: Regenerate.
7910
7911 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7912
7913 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7914 too.
7915 * Makefile.in: Regenerate.
7916
7917 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7918
7919 * config-ml.in: Alter CCASFLAGS to include special
7920 multilib options the same as is done for CFLAGS.
7921
7922 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7923
7924 * configure.in: Don't enable libgomp on hpux10.
7925 * configure: Rebuilt.
7926
7927 2006-06-12 David Ayers <d.ayers@inode.at>
7928
7929 PR bootstrap/27963
7930 PR target/19970
7931 * configure.in: Remove target-boehm-gc from noconfigdirs where
7932 ${libgcj} is specified.
7933 * configure: Regenerate.
7934
7935 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7936
7937 Sync from src:
7938
7939 * configure.in: Sync.
7940 * configure: Regenerated.
7941
7942 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7943
7944 * Makefile.def: Added dependencies from sim and gdb on intl, and
7945 added configure dependencies to everything with an all dependency
7946 on intl.
7947 * Makefile.in: Regenerated.
7948
7949 2006-06-06 David Ayers <d.ayers@inode.at>
7950
7951 PR libobjc/13946
7952 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7953 * Makefile.in: Regenerate.
7954 * configure.in: Add --enable-objc-gc at toplevel and have it
7955 enable boehm-gc for Objective-C.
7956 Remove target-boehm-gc from libgcj.
7957 Add target-boehm-gc to target_libraries.
7958 Add target-boehm-gc to noconfigdirs where ${libgcj}
7959 is specified.
7960 Assert that boehm-gc is supported when requested for Objective-C.
7961 Only build boehm-gc if needed either for Java or Objective-C.
7962 * configure: Regenerate.
7963
7964 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7965
7966 PR 27674
7967 * Makefile.tpl (configure-[+prefix+][+module+],
7968 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7969 Remove rule to unstage bootstrapped modules.
7970 (stage_current): New.
7971 * Makefile.in: Regenerate.
7972
7973 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7974
7975 * MAINTAINERS (Write After Approval): Update my e-mail address.
7976
7977 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7978
7979 * include/libiberty.h: Declare pex_run_in_environment.
7980
7981 2006-05-31 Asher Langton <langton2@llnl.gov>
7982
7983 * MAINTAINERS (Write After Approval): Add myself.
7984
7985 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7986
7987 * Makefile.def (bfd, opcodes): Fix lib_path.
7988 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7989 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7990 * Makefile.in: Regenerate.
7991
7992 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7993
7994 * Makefile.in: Regenerate.
7995
7996 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7997
7998 * Makefile.def: Add install-html target. Add datarootdir
7999 docdir and htmldir to flags_to_pass.
8000 * Makefile.tpl: Add install-html target.
8001 * Makefile.in: Regenerate.
8002 * configure.in: Add --with-datarootdir, --with-docdir, and
8003 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8004 * configure: Regenerate.
8005
8006 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
8007
8008 * configure.in: Enable gprof for cross builds.
8009 * configure: Regenerate.
8010
8011 2006-05-22 Richard Guenther <rguenther@suse.de>
8012
8013 Revert
8014 2006-01-31 Richard Guenther <rguenther@suse.de>
8015 Paolo Bonzini <bonzini@gnu.org>
8016
8017 * Makefile.def (target_modules): Add libgcc-math target module.
8018 * configure.in (target_libraries): Add libgcc-math target library.
8019 (--enable-libgcc-math): New configure switch.
8020 * Makefile.in: Re-generate.
8021 * configure: Re-generate.
8022 * libgcc-math: New toplevel directory.
8023
8024 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8025 Andreas Tobler <a.tobler@schweiz.ch>
8026
8027 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
8028 * configure: Rebuilt.
8029
8030 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
8031
8032 * MAINTAINERS (Write After Approval): Add myself.
8033
8034 2006-05-01 DJ Delorie <dj@redhat.com>
8035
8036 * configure.in: Restore CFLAGS if GMP isn't present.
8037 * configure: Regenerate.
8038
8039 2006-05-01 Richard Guenther <rguenther@suse.de>
8040
8041 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8042 maintainer.
8043
8044 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
8045
8046 * MAINTAINERS (Write After Approval): Add myself.
8047
8048 2006-04-28 Jan Beulich <jbeulich@novell.com>
8049
8050 * MAINTAINERS (Write After Approval): Add myself.
8051
8052 2006-04-18 DJ Delorie <dj@redhat.com>
8053
8054 * configure.in (m32c): Build libstdc++-v3. Pass flags to
8055 reference libgloss so that libssp can be built in a combined
8056 tree.
8057 * configure: Regenerate.
8058
8059 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
8060
8061 * MAINTAINERS (Write After Approval): Add myself.
8062
8063 2006-04-05 Ben Elliston <bje@au.ibm.com>
8064
8065 * configure.in: Require makeinfo 4.4 or higher.
8066 * configure: Regenerate.
8067
8068 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
8069
8070 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8071 Rearrange the entries of other libraries to have them in one place.
8072
8073 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
8074
8075 * MAINTAINERS (Write After Approval): Remove myself.
8076 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8077
8078 2006-03-14 Richard Guenther <rguenther@suse.de>
8079
8080 * configure: Regenerate with autoconf 2.13.
8081
8082 2006-03-13 Jim Blandy <jimb@codesourcery.com>
8083
8084 * MAINTAINERS: Use my work address.
8085
8086 * MAINTAINERS: Update my E-mail address.
8087
8088 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
8089
8090 * configure.in: Handle --disable-<component> generically.
8091 * configure: Regenerate.
8092
8093 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8094
8095 PR libgcj/17311
8096 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8097
8098 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8099
8100 * MAINTAINERS (Write After Approval): Remove myself.
8101 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8102
8103 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
8104
8105 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8106 (TARGET_CONFIGDIRS): Remove.
8107 * configure.in: Remove AC_SUBST(target_configdirs).
8108 * Makefile.in, configure: Regenerated.
8109
8110 2006-02-20 Steven G. Kargl <kargls@comcast.net>
8111
8112 * MAINTAINERS (Write After Approval): Remove myself.
8113 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8114
8115 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
8116
8117 PR bootstrap/25670
8118
8119 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8120
8121 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8122 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8123 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8124 BUILD_PREFIX, BUILD_PREFIX_1.
8125 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8126
8127 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8128 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8129
8130 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8131 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8132 of `cat stage_current`. Always provide the `r' and `s' variables.
8133 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8134 a single shell execution.
8135 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8136 bootstrapped modules, make the stage1 module if the build was not
8137 started yet, else build the current stage.
8138 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8139 (all-build, all-host, all-target, [+make_target+]-host,
8140 [+make_target+]-target): Do not use \-continued lines.
8141 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8142 (current_stage, restrap, stage_last): New.
8143
8144 * Makefile.in: Regenerate.
8145 * configure: Regenerate.
8146
8147 2006-02-19 Bud Davis <jmdavis@link.com>
8148
8149 * MAINTAINERS (Write After Approval): Remove myself.
8150 (Language Front End Maintainers): Add myself as fortran 95
8151 maintainer and update e-mail address.
8152
8153 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8154
8155 * MAINTAINERS (Write After Approval): Remove myself.
8156 (Language Front End Maintainers): Add myself as fortran 95
8157 maintainer.
8158
8159 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
8160
8161 * MAINTAINERS (Write After Approval): Add myself.
8162
8163 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8164
8165 * MAINTAINERS (Write After Approval): Remove myself.
8166 (Language Front End Maintainers): Add myself as
8167 fortran 95 maintainer.
8168
8169 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8170
8171 Sync from src:
8172
8173 2005-12-27 Leif Ekblad <leif@rdos.net>
8174
8175 * configure.in: Add support for RDOS target.
8176 * configure: Regenerate.
8177
8178 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8179 Andreas Schwab <schwab@suse.de>
8180
8181 * configure: Regenerate.
8182
8183 2006-02-12 David Edelsohn <edelsohn@gnu.org>
8184
8185 * configure.in (enable_libgomp): Add AIX.
8186 * configure: Regenerate.
8187
8188 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8189
8190 * MAINTAINERS (Write After Approval): Add myself.
8191
8192 2006-02-03 Lee Millward <lee.millward@gmail.com>
8193
8194 * MAINTAINERS (Write After Approval): Add myself.
8195
8196 2006-01-31 Richard Guenther <rguenther@suse.de>
8197 Paolo Bonzini <bonzini@gnu.org>
8198
8199 * Makefile.def (target_modules): Add libgcc-math target module.
8200 * configure.in (target_libraries): Add libgcc-math target library.
8201 (--enable-libgcc-math): New configure switch.
8202 * Makefile.in: Re-generate.
8203 * configure: Re-generate.
8204 * libgcc-math: New toplevel directory.
8205
8206 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
8207
8208 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8209 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8210 the assembler, linker and binutils.
8211 * configure: Regenerate.
8212
8213 2006-01-22 Dirk Mueller <dmueller@suse.de>
8214
8215 * MAINTAINERS (Write After Approval): Add myself.
8216
8217 2006-01-20 Diego Novillo <dnovillo@redhat.com>
8218
8219 * configure: Regenerate.
8220
8221 2006-01-18 Richard Henderson <rth@redhat.com>
8222 Jakub Jelinek <jakub@redhat.com>
8223 Diego Novillo <dnovillo@redhat.com>
8224
8225 * libgomp: New directory.
8226 * Makefile.def: Add target_module libgomp.
8227 * Makefile.in: Regenerate.
8228 * configure.in (target_libraries): Add target-libgomp.
8229 * configure: Regenerate.
8230
8231 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
8232
8233 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8234 @ from continuation.
8235 * Makefile.in: Rebuilt.
8236
8237 2006-01-04 Chris Lattner <sabre@gnu.org>
8238
8239 * MAINTAINERS (Write After Approval): Add myself.
8240
8241 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
8242
8243 PR bootstrap/24252
8244
8245 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8246 * Makefile.tpl (OBJDUMP): New.
8247 (EXTRA_HOST_FLAGS): Add it.
8248 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8249
8250 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8251 to use symbolic links between directories. Avoid race conditions
8252 or make them harmless.
8253 * configure.in: Do not try to use symbolic links between directories.
8254
8255 * Makefile.def (LEAN): Pass.
8256 * Makefile.tpl (LEAN): Define.
8257 (stage[+id+]-start): Accept that the previous directory does not
8258 exist, if the bootstrap is lean.
8259 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8260 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8261 configure substitution.
8262 ([+compare-target+]): Likewise.
8263 ([+bootstrap-target+]-lean): New.
8264 * configure.in: Remove lean bootstrap support from here.
8265
8266 * Makefile.in: Regenerate.
8267 * configure: Regenerate.
8268
8269 2006-01-04 Ben Elliston <bje@au.ibm.com>
8270
8271 * MAINTAINERS (libdecnumber): Add myself.
8272
8273 2006-01-02 Mark Mitchell <mark@codesourcery.com>
8274
8275 * libtool-ldflags: New script.
8276
8277 2006-01-02 Andreas Schwab <schwab@suse.de>
8278
8279 * configure.in: When reconfiguring remove Makefile in
8280 all stage directories.
8281 * configure: Regenerate.
8282
8283 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8284
8285 * MAINTAINERS: Update my email address.
8286
8287 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8288
8289 Revert Ada-related part of the previous change.
8290
8291 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8292 Do not pass.
8293 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8294 * Makefile.in: Regenerate.
8295 * configure.in: Do not include mt-ppc-aix target fragment.
8296 * configure: Regenerate.
8297
8298 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8299
8300 * configure.in: Select appropriate fragments for PowerPC/AIX.
8301 * configure: Regenerate.
8302
8303 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8304 BOOT_CFLAGS, BOOT_LDFLAGS.
8305 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8306 BOOT_CFLAGS, BOOT_LDFLAGS.
8307 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8308 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8309 (stage): Fail if we cannot complete the work.
8310 * Makefile.in: Regenerate.
8311
8312 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8313
8314 * configure.in: Replace ms1 with mt.
8315 * configure: Rebuilt.
8316
8317 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8318
8319 * MAINTAINERS: Update my email address.
8320
8321 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8322
8323 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8324 install-host-nogcc): Don't invoke $(stage) at the end.
8325 * Makefile.in: Regenerate.
8326
8327 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8328
8329 * configure.in: Flip the top-level bootstrap switch.
8330 * configure: Regenerate.
8331
8332 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8333
8334 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8335 $(stage) and $(unstage).
8336 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8337 (all): Remove stray semicolon.
8338 (local-distclean): Don't handle multilib.tmp and multilib.out.
8339 (install.all): Set $s for consistency.
8340 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8341 check_multilibs setting. Always make the install directory.
8342 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8343 Correct @if/@endif.
8344 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8345 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8346 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8347 (multilib.out): Remove.
8348 * Makefile.in: Regenerated.
8349
8350 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
8351
8352 * MAINTAINERS (Write After Approval): Add myself.
8353
8354 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8355
8356 * MAINTAINERS: Add myself as mt maintainer.
8357
8358 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8359
8360 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8361
8362 * MAINTAINERS: Change email address.
8363
8364 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
8365
8366 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8367 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8368 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8369 Find in-tree tools if available.
8370 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8371 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8372 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8373 (COMPILER_*_FOR_TARGET): New.
8374 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8375 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8376 (CONFIGURED_*, USUAL_*): Remove.
8377 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8378 STRIP): Use autoconf substitutions.
8379 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8380 COMPILER_NM_FOR_TARGET): New.
8381 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8382
8383 (all): Make all-host and all-target in parallel.
8384 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8385 that $$r and $$s are set before invoking a recursive make.
8386 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8387 ([+bootstrap-target+]): Inline most of the `all' target.
8388
8389 2005-11-29 Ben Elliston <bje@au.ibm.com>
8390
8391 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8392 from the gcc build directory.
8393 * Makefile.in: Regenerate.
8394
8395 2005-11-29 Ben Elliston <bje@au.ibm.com>
8396
8397 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8398 depend on all-libdecnumber.
8399 * configure.in (host_libs): Include libdecnumber.
8400 * Makefile.in: Regenerate.
8401 * configure: Likewise.
8402
8403 2005-11-29 Ben Elliston <bje@au.ibm.com>
8404
8405 * libdecnumber: Import decNumber sources from the dfp-branch.
8406
8407 2005-11-21 Kean Johnston <jkj@sco.com>
8408
8409 * config.sub, config.guess: Sync from upstream sources.
8410
8411 2005-11-21 Ben Elliston <bje@au.ibm.com>
8412
8413 Import from Autoconf sources:
8414
8415 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8416 * config/move-if-change: Don't output "$2 is unchanged";
8417 suggested by Ben Elliston. Handle weird characters correctly.
8418
8419 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8420
8421 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8422 to match upstream libtool for darwin.
8423
8424 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8425
8426 * Makefile.def: Remove gdb dependencies for gdbtk.
8427 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8428 (configure-gdb, install-gdb): New rules.
8429 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8430 * Makefile.in, configure: Regenerated.
8431
8432 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8433
8434 * MAINTAINERS (Write After Approval): Add myself.
8435
8436 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8437
8438 * MAINTAINERS (Write After Approval): Add myself.
8439
8440 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8441
8442 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8443 Diego Novillo.
8444
8445 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8446
8447 PR bootstrap/24297
8448 * Makefile.tpl (do-[+make-target+], do-check, install,
8449 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8450 are set before recursing.
8451 * Makefile.in: Regenerate.
8452
8453 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8454
8455 PR bootstrap/18939
8456 * Makefile.def (gcc) <target>: Fix thinko.
8457 * Makefile.in: Regenerate.
8458
8459 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8460
8461 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8462 * configure: Regenerate.
8463
8464 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8465
8466 * MAINTAINERS (Write After Approval): Add self.
8467
8468 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8469
8470 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8471 target-libffi, target-qthreads, target-libjava, and
8472 targetlibobjc.
8473 * configure: Regenerate.
8474
8475 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8476
8477 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8478 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8479 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8480 (USUAL_OBJDUMP_FOR_TARGET): New.
8481 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8482 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8483 * configure, Makefile.in: Regenerated.
8484
8485 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8486
8487 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8488 before other host packages.
8489
8490 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8491
8492 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8493
8494 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8495
8496 PR bootstrap/22340
8497
8498 * configure.in (default_target): Remove.
8499 * Makefile.tpl (all): Do not use prerequisites as subroutines
8500 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8501 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8502 use prerequisites as subroutines.
8503 (check-host, check-target): New.
8504 (bootstrap configure & all targets): Do not use stage*-start
8505 if the directory layout is already ok.
8506 (non-bootstrap configure & all targets): Prepend a $(unstage).
8507 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8508 (NOTPARALLEL): Remove.
8509 (unstage, stage variables): New variables.
8510 (unstage, stage targets): Simply expand to those variables.
8511
8512 * configure: Regenerate.
8513 * Makefile.in: Regenerate.
8514
8515 2005-10-04 James E Wilson <wilson@specifix.com>
8516
8517 * Makefile.def (lang_env_dependencies): Add libmudflap.
8518 * Makefile.in: Regenerate.
8519
8520 2005-10-03 Andreas Schwab <schwab@suse.de>
8521
8522 Backport from libtool CVS:
8523 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8524
8525 * ltmain.sh: add support for installing into temporary
8526 staging area (e.g. 'make install DESTDIR=...')
8527
8528 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8529
8530 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8531 * configure: Regenerated.
8532
8533 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8534
8535 * configure: Regenerate with the correct
8536 autoconf version.
8537
8538 2005-09-30 Catherine Moore <clm@cm00re.com>
8539
8540 * configure.in (bfin-*-*): New.
8541 * configure: Regenerated.
8542
8543 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8544
8545 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8546 (LIPO_FOR_TARGET): New.
8547 (CONFIGURED_LIPO_FOR_TARGET): New.
8548 (USUAL_LIPO_FOR_TARGET): New.
8549 (STRIP_FOR_TARGET): New.
8550 (CONFIGURED_STRIP_FOR_TARGET): New.
8551 (USUAL_STRIP_FOR_TARGET): New.
8552 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8553 STRIP_FOR_TARGET.
8554 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8555 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8556 * Makefile.in: Regenerate.
8557 * configure: Regenerate.
8558
8559 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8560
8561 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8562 (rs6000-*-aix*): Same.
8563 * configure: Regenerate.
8564
8565 2005-09-16 Tom Tromey <tromey@redhat.com>
8566
8567 * MAINTAINERS: Add self as java maintainer.
8568
8569 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8570
8571 * configure.in: Recognize f95 in the --enable-languages option,
8572 and substitute it for fortran, issuing a warning.
8573 * configure: Regenerate.
8574
8575 2005-08-30 Phil Edwards <phil@codesourcery.com>
8576
8577 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8578 * configure: Regenerated.
8579
8580 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8581
8582 * MAINTAINERS: Add self as ms1 maintainer.
8583
8584 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8585
8586 * Makefile.def (libssp): Add to lang_env_dependencies.
8587 * Makefile.in: Regenerate.
8588
8589 2005-08-18 Ian Lance Taylor <ian@airs.com>
8590
8591 * MAINTAINERS: Add myself as middle-end maintainer.
8592
8593 2005-08-17 Christian Groessler <chris@groessler.org>
8594
8595 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8596 * Makefile.in: Regenerate.
8597
8598 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8599
8600 * MAINTAINERS (write after approval): Added myself.
8601
8602 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8603
8604 * MAINTAINERS (Write After Approval): Add myself.
8605
8606 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8607
8608 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8609 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8610 Look for alternate names of the target cc and c++
8611 * configure: Regenerate.
8612
8613 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8614
8615 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8616 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8617 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8618 tools; remove code to manually set them.
8619 (Target tools): Look in the environment for them.
8620 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8621 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8622 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8623 build directory.
8624 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8625 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8626 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8627 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8628 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8629 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8630 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8631 * configure: Regenerate.
8632 * Makefile.in: Regenerate.
8633
8634 2005-07-28 Ben Elliston <bje@au.ibm.com>
8635
8636 * MAINTAINERS: Update for removed CPU targets.
8637
8638 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8639
8640 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8641 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8642 * Makefile.in: Regenerated.
8643
8644 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8645
8646 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8647 (CFLAGS_FOR_TARGET): Use it.
8648 (CXXFLAGS_FOR_TARGET): Likewise.
8649 * Makefile.in: Regenerated.
8650 * configure.in (--with-build-sysroot): New option.
8651 * configure: Regenerated.
8652
8653 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8654
8655 * Makefile.tpl: Wrap install between unstage and stage
8656 * Makefile.in: Regenerate.
8657
8658 2005-07-21 Eric Christopher <echristo@apple.com>
8659
8660 * MAINTAINERS: Update affiliation.
8661
8662 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8663
8664 * MAINTAINERS: Add self as crx port maintainer.
8665
8666 2005-07-20 DJ Delorie <dj@redhat.com>
8667
8668 * MAINTAINERS: Add self as m32c maintainer.
8669
8670 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8671
8672 * all files: Update FSF address.
8673
8674 2005-07-15 Eric Christopher <echristo@redhat.com>
8675
8676 * MAINTAINERS: Change affiliation.
8677
8678 2005-07-14 Jim Blandy <jimb@redhat.com>
8679
8680 * configure.in: Add cases for Renesas m32c.
8681 * configure: Regenerated.
8682
8683 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8684
8685 * COPYING.LIB: Update from fsf.org.
8686
8687 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8688
8689 * COPYING, compile, config.guess,
8690 config.sub, install-sh, missing, mkinstalldirs,
8691 symlink-tree, ylwrap: Sync from upstream sources.
8692 * config-ml.in: Update FSF address.
8693
8694 2005-07-13 Eric Christopher <echristo@redhat.com>
8695
8696 * configure.in: Add toplevel noconfigdir support for tpf.
8697 * configure: Regenerate.
8698
8699 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8700
8701 PR ada/22340
8702
8703 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8704 * Makefile.in: Regenerate.
8705
8706 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8707
8708 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8709 Brolley to write-after-approval.
8710
8711 2005-07-07 Andreas Schwab <schwab@suse.de>
8712
8713 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8714 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8715 * Makefile.in: Regenerated.
8716
8717 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8718
8719 * configure.in: Don't build sim or rda when targetting darwin.
8720 * configure: Regenerate.
8721
8722 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8723
8724 * configure.in: Add --enable-libssp and --disable-libssp.
8725 * configure: Regenerate with autoconf-2.13.
8726
8727 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8728
8729 * Makefile.def (target_modules): Add libssp.
8730 * configure.in (target_libraries): Add target-libssp.
8731 * configure: Rebuilt.
8732 * Makefile.in: Rebuilt.
8733
8734 2005-07-01 Zack Weinberg <zackw@panix.com>
8735
8736 * MAINTAINERS: Change email address. Resign from maintainership.
8737
8738 2005-07-01 Richard Guenther <rguenther@suse.de>
8739
8740 * MAINTAINERS: Change my e-mail address and affiliation.
8741
8742 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8743
8744 * Makefile.def (stagefeedback): Come after profile.
8745 Define profiledbootstrap target.
8746 * Makefile.tpl (profiledbootstrap): Remove.
8747 (stageprofile-end): Zap stagefeedback.
8748 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8749 * Makefile.in: Regenerate.
8750
8751 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8752
8753 * MAINTAINERS: Update my email address.
8754
8755 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8756
8757 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8758 In 'cpp' stanza, support '#line' as well as '# '.
8759
8760 2005-06-08 Andreas Schwab <schwab@suse.de>
8761
8762 * MAINTAINERS: Move myself from 'Write After Approval' to
8763 'CPU Port Maintainers' section as m68k maintainer.
8764
8765 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8766
8767 * configure.in (unsupported_languages): New macro.
8768 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8769 non-ported target libraries in noconfigdirs.
8770 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8771 non-linux-gnu. Remove libgcj_ex_libffi.
8772 <lang_frag loop>: Set add_this_lang=no if the language is in
8773 unsupported_languages.
8774 * configure: Regenerate.
8775
8776 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8777
8778 * configure.in: Fix typo in handling of --with-mpfr-dir.
8779 * configure: Regenerate.
8780
8781 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8782
8783 * MAINTAINERS: Update my email address.
8784
8785 2005-06-02 Jim Blandy <jimb@redhat.com>
8786
8787 * config.sub: Add cases for the Renesas m32c. (This patch has been
8788 accepted into the master sources.)
8789
8790 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8791 Michael Snyder <msnyder@redhat.com>
8792 Stan Cox <scox@redhat.com>
8793
8794 * configure.in: Set noconfigdirs for ms1.
8795
8796 * configure: Regenerate.
8797
8798 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8799
8800 * MAINTAINERS (Write After Approval): Add self.
8801
8802 2005-06-01 Josh Conner <jconner@apple.com>
8803
8804 * MAINTAINERS (Write After Approval): Add self.
8805
8806 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8807
8808 * MAINTAINERS: Update my email address.
8809
8810 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8811
8812 * MAINTAINERS (Write After Approval): Add self.
8813
8814 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8815
8816 * MAINTAINERS (Write After Approval): Remove self.
8817
8818 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8819
8820 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8821 (Dependencies): Consider target modules for bootstrap dependencies.
8822 Make target bootstrap modules depend on each stage's gcc.
8823 * Makefile.in: Regenerate.
8824
8825 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8826
8827 * Makefile.def (configure-gcc): Depend on binutils having been built.
8828 (all-gcc): No need to do it here.
8829 * Makefile.in: Regenerate.
8830
8831 2005-05-19 Paul Brook <paul@codesourcery.com>
8832
8833 * configure.in: Rewrite misleading error message when requested
8834 language cannot be built.
8835 * configure: Regenerate.
8836
8837 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8838
8839 * ylwrap: Import from Automake 1.9.5.
8840
8841 2005-05-13 David Ung <davidu@mips.com>
8842
8843 * MAINTAINERS (Write After Approval): Add self.
8844
8845 2005-05-09 Mike Stump <mrs@apple.com>
8846
8847 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8848 lt_cv_sys_max_cmd_len for now.
8849
8850 2005-05-09 Stan Cox <scox@redhat.com>
8851
8852 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8853
8854 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8855
8856 * README.SCO: Update the URL.
8857
8858 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8859
8860 * ltconfig: Define file_list_spec. Pass file_list_spec and
8861 with_gnu_ld to libtool.
8862 * ltcf-c.sh (aix[45]): Define file_list_spec.
8863 * ltcf-cxx.sh (aix[45]): Same.
8864 * ltcf-gcj.sh (aix[45]): Same.
8865 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8866 exists, write list of input files to temporary file.
8867
8868 2005-05-04 Mike Stump <mrs@apple.com>
8869
8870 * configure.in: Always pass --target to target configures as
8871 otherwise rebuilds that do --recheck will fail.
8872 * confiugure: Rebuilt.
8873
8874 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8875
8876 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8877 STAGE_HOST_EXPORTS.
8878 (configure, all): Add bootstrap support.
8879 (Host modules, target modules): Pass post-stage1 flags and exports.
8880 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8881 * Makefile.in: Regenerate.
8882
8883 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8884
8885 * configure: Regenerate.
8886
8887 2005-04-27 Mike Stump <mrs@apple.com>
8888
8889 * MAINTAINERS: Add self as darwin maintainer.
8890
8891 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8892
8893 * config.sub: Update from master copy.
8894
8895 2005-04-21 Mike Stump <mrs@apple.com>
8896
8897 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8898 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8899
8900 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8901
8902 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8903 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8904 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8905 "*-*-elf" and "*-*-linux*".
8906 * configure: Regenerate.
8907
8908 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8909
8910 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8911
8912 2005-04-12 Mike Stump <mrs@apple.com>
8913
8914 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8915
8916 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8917
8918 * MAINTAINERS (Write After Approval): Add myself.
8919
8920 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8921
8922 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8923
8924 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8925
8926 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8927 (TARGET_CONFIGARGS): Include --with-target-subdir.
8928 (configure, all): New macros. Use them throughout.
8929 * Makefile.in: Regenerate.
8930
8931 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8932
8933 * MAINTAINERS (Write After Approval): Add myself.
8934
8935 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8936
8937 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8938
8939 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8940
8941 * MAINTAINERS: Move John Carr to Write After Approval.
8942
8943 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8944
8945 * config/mh-mingw32: Delete.
8946 * configure.in: Don't use it.
8947 * configure: Regenerate.
8948
8949 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8950
8951 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8952 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8953 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8954 (HOST_LIB_PATH): Generate from Makefile.def.
8955 (TARGET_LIB_PATH): Likewise.
8956 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8957 * Makefile.in: Regenerate.
8958 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8959 (RPATH_ENVVAR): Include Darwin case.
8960 * configure: Regenerate.
8961
8962 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8963
8964 * MAINTAINERS (Various Maintainers): Remove self.
8965 (Write After Approval): Add self.
8966
8967 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8968
8969 * MAINTAINERS (Various Maintainers): Add self.
8970
8971 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8972
8973 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8974 * configure: Regenerate.
8975
8976 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8977
8978 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8979 gcc_version, and gcc_version_trigger from set of flags to pass.
8980 * Makefile.tpl: Remove definitions of above variables.
8981 (config.status): Remove dependency on $(gcc_version_trigger).
8982 * Makefile.in: Regenerate.
8983 * configure.in: Do not reference config/gcc-version.m4 nor
8984 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8985 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8986 * configure: Regenerate.
8987
8988 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8989 Andrew Pinski <pinskia@physics.uc.edu>
8990
8991 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8992 * Makefile.in: Regenerate.
8993
8994 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8995
8996 * MAINTAINERS (Write After Approval): Add myself.
8997
8998 2005-03-03 David Ayers <d.ayers@inode.at>
8999
9000 * MAINTAINERS (Write After Approval): Add myself.
9001
9002 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
9003
9004 PR libgcj/20160
9005 * ltmain.sh: Avoid creating archives with components that have
9006 duplicate basenames.
9007
9008 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
9009
9010 PR bootstrap/20250
9011 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9012 instead of check.
9013 * Makefile.in: Regenerate.
9014
9015 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
9016
9017 * Makefile.in: Regenerate to fix conflict between the previous two
9018 patches.
9019
9020 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
9021
9022 PR bootstrap/17383
9023 * Makefile.def (target_modules): Remove "stage", now unnecessary.
9024 * Makefile.tpl (HOST_SUBDIR): New substitution.
9025 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9026 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9027 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9028 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9029 (Host modules, Bootstrapped modules): Use it.
9030 (Build modules, Target modules): Do not create symlink trees,
9031 always configure out-of-srcdir.
9032 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9033 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9034 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9035 $(HOST_SUBDIR). Create a symlink for host_subdir.
9036
9037 * Makefile.in: Regenerate.
9038 * configure: Regenerate.
9039
9040 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9041
9042 Merged from libada-gnattools-branch:
9043 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
9044
9045 * gnattools: New directory.
9046 * Makefile.def: Add gnattools as a module, depending on target-libada.
9047 * Makefile.in: Regenerate.
9048 * configure.in: Include gnattools in host_tools; disable it if ada
9049 is disabled.
9050 * configure: Regenerate.
9051
9052 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
9053
9054 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9055 treelang maintainer.
9056 (Write After Approval): Remove myself.
9057
9058 2005-02-23 Paul Schlie <schlie@comcast.net>
9059
9060 * configure.in: Allow darwin targeted ports to build tk, itcl and
9061 libgui.
9062 * configure: Regenerate.
9063
9064 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9065
9066 PR libgcj/10353
9067 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9068 * configure: Regenerate.
9069
9070 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
9071
9072 * MAINTAINERS (Write After Approval): Add myself.
9073
9074 2005-02-10 Ian Lance Taylor <ian@airs.com>
9075
9076 * MAINTAINERS: Update my e-mail address.
9077
9078 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
9079
9080 * MAINTAINERS (Write After Approval): Add myself.
9081
9082 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
9083
9084 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9085 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9086 target-libgloss when not *-*-elf and *-*-aout.
9087 * configure: Regenerate.
9088
9089 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9090
9091 * MAINTAINERS: Remove obsolete entries.
9092
9093 * MAINTAINERS (Write After Approval): Add Michael Matz.
9094
9095 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
9096
9097 * MAINTAINERS: Remove self as cpplib maintainer.
9098
9099 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9100
9101 * install-sh, config.sub: Import from upstream.
9102
9103 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9104
9105 PR bootstrap/18222
9106 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9107 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9108 * Makefile.in: Regenerate.
9109
9110 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
9111
9112 * MAINTAINERS: Update my email address.
9113
9114 2005-01-12 David Edelsohn <edelsohn@gnu.org>
9115 Andreas Schwab <schwab@suse.de>
9116
9117 PR bootstrap/18033
9118 * config-ml.in: Eval option if surrounded by single quotes.
9119
9120 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
9121
9122 Revert 2004-12-28 Makefile changes, a better fix will be
9123 applied to mainline and src after GCC 4.0 branches.
9124
9125 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
9126
9127 PR bootstrap/17383
9128
9129 * Makefile.def (target_modules): Remove stage parameter,
9130 it is always true now.
9131 * Makefile.tpl (configure-build-[+module+],
9132 configure-target-[+module+]): Always build symlink tree
9133 for the directory and for include. BUILD_SUBDIR and
9134 TARGET_SUBDIR cannot be . anymore.
9135 * Makefile.in: Regenerate.
9136
9137 2004-12-25 David Edelsohn <edelsohn@gnu.org>
9138
9139 Revert 2004-12-08 Makefile changes.
9140
9141 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9142
9143 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9144 cygwin, mingw.
9145
9146 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9147
9148 * configure.in (sh64-*-*): Reenable gprof.
9149 * configure: Regenerate.
9150
9151 2004-12-08 David Edelsohn <edelsohn@gnu.org>
9152
9153 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9154 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9155 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9156 * Makefile.in: Regenerate.
9157
9158 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9159
9160 * MAINTAINERS: Update my email address.
9161
9162 2004-12-07 Matt Kraai <kraai@ftbfs.org>
9163
9164 * Makefile.tpl: Generate normal dependencies if the LHS module is
9165 not bootstrapped.
9166 * Makefile.in: Regenerate.
9167
9168 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9169
9170 * configure.in: Include config/gxx-include-dir.m4. Use
9171 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9172 * configure: Regenerate.
9173
9174 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9175
9176 * config.if: Delete.
9177 * configure.in: Set libstdcxx_incdir directly.
9178 * configure: Regenerate.
9179
9180 2004-12-02 Eric Christopher <echristo@redhat.com>
9181
9182 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9183 * Makefile.in: Regenerate.
9184
9185 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9186
9187 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9188 * configure: Regenerate.
9189
9190 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9191
9192 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9193 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9194 * configure: Regenerate.
9195
9196 2004-12-01 Eric Christopher <echristo@redhat.com>
9197
9198 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9199 of things to remove.
9200
9201 2004-11-29 Matt Kraai <kraai@ftbfs.org>
9202
9203 * MAINTAINERS (Write After Approval): Update my e-mail address.
9204
9205 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9206
9207 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9208 from CVS libtool to always pass_all.
9209
9210 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9211
9212 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9213 (hppa*64*-*-*): Delete incorrect comment.
9214 * configure: Rebuilt.
9215
9216 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9217
9218 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9219
9220 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9221
9222 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9223 from CVS libtool to always pass_all.
9224
9225 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9226
9227 * install-sh, compile: Import from automake.
9228
9229 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9230
9231 * config.guess, config.sub: Import from savannnah.
9232
9233 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
9234
9235 * MAINTAINERS (Write After Approval): Add myself
9236
9237 2004-11-12 Mike Stump <mrs@apple.com>
9238
9239 * Makefile.def: Add html support.
9240 * Makefile.tpl: Likewise.
9241 * Makefile.in: Regenerate.
9242
9243 2004-11-11 Geoffrey Keating <geoffk@apple.com>
9244
9245 PR 18423
9246 * configure.in: Remove all instances of build-fixincludes from
9247 noconfigdirs.
9248 (build_configargs): Supply --target to subdirectories.
9249 * configure: Regenerate.
9250
9251 * Makefile.def: Make gcc install depend on fixincludes install.
9252 * Makefile.in: Regenerate.
9253
9254 2004-11-10 Janis Johnson <janis187@us.ibm.com>
9255
9256 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9257
9258 2004-11-11 Paul Brook <paul@codesourcery.com>
9259
9260 * MAINTAINERS: Add self as arm maintainer. Update email address.
9261
9262 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9263
9264 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9265 target-libgfortran.
9266 * configure: Regenerate.
9267
9268 2004-11-07 David Edelsohn <edelsohn@gnu.org>
9269
9270 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9271 like CC.
9272
9273 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
9274
9275 * Makefile.def (host fixincludes): Specify missing targets.
9276 * Makefile.in: Regenerate.
9277
9278 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9279
9280 * MAINTAINERS: Add myself
9281
9282 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9283
9284 * MAINTAINERS (Write After Approval): Add myself.
9285
9286 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9287
9288 * Makefile.def: Build fixincludes for the host, too.
9289 * Makefile.in: Regenerate.
9290 * configure.in (host_tools): Add fixincludes.
9291 * configure: Regenerate.
9292
9293 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9294
9295 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9296 * configure: Regenerated.
9297
9298 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9299
9300 PR other/17783
9301 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9302 * configure: Regenerated.
9303
9304 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9305
9306 * README.SCO: Update per FSF instructions.
9307
9308 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9309
9310 PR target/18151
9311 * configure.in (case ${target}): Do not build fixincludes for avr.
9312 * configure: Regenerated.
9313
9314 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9315
9316 * configure.in (case ${target}): Do not build fixincludes
9317 on platforms where it is not used.
9318 * configure: Regenerated.
9319
9320 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9321
9322 * configure.in: Use an absolute path to install-sh.
9323 * configure: Regenerated.
9324
9325 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9326
9327 * MAINTAINERS (Write After Approval): Add myself.
9328
9329 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9330
9331 * MAINTAINERS: Remove from Write After Approval those that are
9332 already maintainers.
9333
9334 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9335
9336 * MAINTAINERS: Update my email address.
9337
9338 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9339
9340 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9341 * configure: Regenerate.
9342
9343 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
9344
9345 * MAINTAINERS: Update my email address.
9346
9347 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9348
9349 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9350 entries belonging to this category.
9351
9352 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9353
9354 * MAINTAINERS: Update my e-mail address.
9355
9356 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
9357
9358 Fix wrong conflict resolution in:
9359
9360 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9361
9362 * Makefile.in: Regenerate.
9363 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9364 in the recursive `make', instead of hardwiring `all'.
9365 (Autogenerated TARGET-* variables): New.
9366
9367 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9368
9369 * configure.in: Enable target-libgloss for crx-*-*.
9370 * configure: Regenerate.
9371
9372 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9373
9374 * MAINTAINERS (Various Maintainers): Move the "windows,
9375 cygwin, mingw" maintainer to ...
9376 (OS Port Maintainers): ... here.
9377
9378 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9379
9380 * MAINTAINERS (Write After Approval): Remove those that are
9381 maintainers of some subsystem.
9382
9383 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9384
9385 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9386 * ltcf-cxx.sh (tpf*): Likewise.
9387 * ltconfig (tpf*): Add TPF OS configuration support.
9388
9389 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9390
9391 * MAINTAINERS: Change my email address to my new work account.
9392
9393 2004-09-24 Michael Roth <mroth@nessie.de>
9394
9395 * configure.in (--without-headers): Add missing double quotes.
9396 * configure: Regenerate.
9397
9398 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9399
9400 * ylwrap: Revert to previous version.
9401
9402 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9403
9404 PR bootstrap/17369
9405 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9406 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9407 SET_GCC_LIB_PATH_CMD.
9408 (BASE_TARGET_EXPORTS): Likewise.
9409 * Makefile.in: Regenerated.
9410
9411 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9412 * configure: Regenerated.
9413
9414 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9415
9416 * config.guess: New upstream version
9417 * compile, depcomp, install-sh, ylwrap: Likewise.
9418
9419 2004-09-19 Roger Sayle <roger@eyesopen.com>
9420
9421 * config/mh-x86omitfp: New host makefile fragment. Add
9422 -fomit-frame-pointer to the default BOOT_CFLAGS.
9423 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9424 * configure: Regenerate.
9425
9426 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9427
9428 PR target/11572
9429 * configure.in (*-*-darwin*): Renable libobjc.
9430 * configure: Regenerate.
9431
9432 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9433
9434 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9435
9436 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9437
9438 * Makefile.def: Remove libbanshee.
9439 * Makefile.tpl: Ditto.
9440 * configure.in: Ditto.
9441 * Makefile.in: Regen.
9442 * configure: Ditto.
9443
9444 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9445
9446 * ltmain.sh: Use $pic_object as $non_pic_object if
9447 $non_pic_object=none.
9448
9449 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9450
9451 * missing: Import latest version from master repository.
9452
9453 2004-09-06 Nick Clifton <nickc@redhat.com>
9454
9455 * config.sub: Import latest version from master repository.
9456 * config.guess: Likewise.
9457 This includes these changes:
9458
9459 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9460
9461 * config.sub: Handle crisv32, alias etraxfs.
9462 * config.guess (crisv32:Linux:*:*): Handle.
9463
9464 2004-08-13 Brad Smith <brad@comstyle.com>
9465
9466 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9467 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9468
9469 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9470
9471 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9472 assume the processor is a powerpc. This is because coreutils
9473 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9474 in this case, due to a MacOS X bug that causes
9475 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9476 to return a negative number.
9477 Problem reported by Petter Reinholdtsen in:
9478 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9479
9480 2004-07-19 Ben Elliston <bje@gnu.org>
9481
9482 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9483
9484 2004-06-24 Ben Elliston <bje@gnu.org>
9485
9486 * config.guess: Update copyright years.
9487 * config.sub: Likewise.
9488
9489 2004-06-22 Robert Millan <robertmh@gnu.org>
9490
9491 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9492 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9493
9494 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9495
9496 * config.guess (*:*VMS:*:*): New entry. Replaces
9497 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9498 manufacturer.
9499
9500 2004-06-22 Ben Elliston <bje@gnu.org>
9501
9502 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9503 * config.sub: Likewise.
9504
9505 2004-06-22 Ben Elliston <bje@gnu.org>
9506
9507 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9508 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9509
9510 2004-06-11 Ben Elliston <bje@gnu.org>
9511
9512 * config.guess (pegasos:OpenBSD:*:*): Remove.
9513
9514 2004-06-11 Ben Elliston <bje@gnu.org>
9515
9516 From Wouter Verhelst <wouter@grep.be>:
9517 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9518
9519 2004-06-11 Ben Elliston <bje@gnu.org>
9520
9521 * config.guess (luna88k:OpenBSD:*:*): New.
9522
9523 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9524
9525 * config.guess (m32r*:Linux:*:*): New case.
9526 * config.sub: Handle m32rle.
9527
9528 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9529
9530 From Jens Petersen <petersen@redhat.com>:
9531 * config.sub: Handle sparcv8.
9532
9533 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9534
9535 From Tom Smith <smith@cag.lkg.hp.com>:
9536 * config.guess: Version suffixes are equally significant on Tru64
9537 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9538 prefix of "P" (patched kernel).
9539
9540 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9541
9542 * config.sub: Add support for National Semiconductor CRX target.
9543
9544 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9545
9546 * MAINTAINERS (Various Maintainers): Remove myself as web page
9547 maintainer, add myself as maintainer of build status lists.
9548
9549 2004-09-03 Jan Beulich <jbeulich@novell.com>
9550
9551 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9552 *-*-netware, but add target-libmudflap.
9553 Consolidate *-*-netware targets (of which really only i?86 exists)
9554 into a single entry.
9555 * configure: Likewise.
9556
9557 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9558
9559 * Makefile.tpl (sorry): Remove.
9560 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9561 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9562 (do-clean): Clean per-stage directories too.
9563 (do-distclean): Run distclean-stage1 too.
9564 (.NOTPARALLEL): Enable during toplevel bootstrap.
9565 (stage[+id+]-bubble): Enable parallel execution during
9566 the recursive invocation.
9567 * Makefile.in: Regenerate.
9568
9569 Fix previous checkin:
9570
9571 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9572 include.
9573 * configure.in: Fix indentation.
9574 * configure: Regenerate.
9575
9576 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9577
9578 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9579 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9580 * configure: regenerate
9581 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9582 -mdynamic-no-pic
9583
9584 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9585
9586 * Makefile.def (build_modules): Add fixincludes.
9587 (dependencies): Make gcc depend on fixincludes.
9588 * configure.in (build_tools): Add fixincludes.
9589 (build_configdirs): Always include build_libs.
9590 * Makefile.in: Regenerate.
9591 * configure: Regenerate.
9592
9593 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9594
9595 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9596 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9597 phony targets; do not generate timestamp files.
9598 (distclean-stageN): Remove references to their timestamp files.
9599 (restageN, touch-stageN): Remove.
9600 (stageN-bubble): Rewritten.
9601 (compare): Support lean bootstraps.
9602 * Makefile.in: Regenerate.
9603
9604 * configure.in: Only warn when bootstrapping but
9605 build != host or build != target. Support lean bootstraps.
9606 * configure: Regenerate.
9607
9608 2004-08-26 Phil Edwards <phil@codesourcery.com>
9609
9610 * configure.in: Give a better error message if GMP/MPFR are missing
9611 and a language needing them has been requested.
9612 * configure: Regenerated.
9613
9614 2004-08-25 Phil Edwards <phil@codesourcery.com>
9615
9616 * configure.in: Print a list of available language front-ends if
9617 a requested one is missing. Tidy stray tab characters.
9618 * configure: Regenerated.
9619
9620 2004-08-19 Michael Koch <konqueror@gmx.de>
9621
9622 * gcc/doc/install.texi: Update entry about automake for libjava.
9623
9624 2004-08-17 Robert Millan <robertmh@gnu.org>
9625
9626 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9627 (instead of FreeBSD).
9628 * configure: Regenerate.
9629
9630 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9631
9632 * Makefile.in: Regenerate.
9633 * configure: Regenerate.
9634
9635 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9636 stage_*_flags.
9637 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9638 for bootstrapped modules if toplevel bootstrap is going.
9639 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9640 modules. Adjust for changes in Makefile.def. Enable several
9641 rules even in non-bootstrap mode, just to avoid peppering the
9642 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9643 (stage-[+prev+]-bubble): Remove.
9644
9645 * Makefile.def (Dependencies): Depend on all-build-bison,
9646 all-build-flex, all-build-byacc, all-build-texinfo, rather
9647 than the host variations.
9648 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9649 with BUILD_SUBDIR.
9650 (BISON): Update for recent Bisons.
9651 (YACC): Fix typo.
9652 (cross): Depend on all-build.
9653 (all): Do not depend on all-build.
9654 (prebootstrap): Remove.
9655 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9656 (Prebootstrap dependencies): Add them to the per-stage targets
9657 and to all-prebootstrap.
9658 * configure.in (build_configdirs): Always enable build_tools.
9659 (BUILD_DIR_PREFIX): Remove.
9660
9661 * Makefile.def (gcc): Add target variable.
9662 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9663 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9664 in the recursive `make', instead of hardwiring `all'.
9665 (Autogenerated TARGET-* variables): New.
9666
9667 2004-08-13 Brian Booth <bbooth@redhat.com>
9668
9669 * MAINTAINERS: Remove myself from write-after-approval.
9670
9671 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9672
9673 * src-release: Stop distributing mmalloc with gdb (which doesn't
9674 use it).
9675 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9676 * Makefile.in: Regenerate.
9677
9678 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9679
9680 * configure.in (arm*-*-eabi*): New target.
9681 * configure: Regenerate.
9682
9683 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9684
9685 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9686 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9687 (Dependencies): New section.
9688 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9689 (configure-target-[+module+]): Depend on maybe-all-gcc
9690 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9691 (toplevel profiledbootstrap): Fix dependencies.
9692 * Makefile.in: Regenerate.
9693
9694 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9695
9696 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9697 target-libiberty to noconfigdirs.
9698 * configure: Regenerate.
9699
9700 2004-08-03 Paul Brook <paul@codesourcery.com>
9701
9702 * configure.in: Check for MPFR as well as GMP.
9703 * configure: Regenerate.
9704
9705 2004-08-01 Robert Millan <robertmh@gnu.org>
9706
9707 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9708 libmudflap for all GNU-based systems (with Glibc).
9709 * configure: Regenerate.
9710
9711 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9712
9713 * Makefile.def (host-modules): Add gcc.
9714 * Makefile.in: Regenerate.
9715 * Makefile.tpl (sorry): New rule.
9716 (configure-host, all-host, [+make_target+]-host, do-check,
9717 install-host): Do not add gcc as a special case.
9718 (host modules): Add a small special-casing for gcc. Export
9719 extra_make_flags through the environment.
9720 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9721 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9722 other recursive targets for gcc): Remove.
9723
9724 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9725 (stage, unstage): New rules.
9726 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9727 distclean-stage[+id+]): Use stage_current.
9728 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9729 the stage*-start rules.
9730
9731 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9732
9733 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9734 use -all_load flag.
9735
9736 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9737
9738 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9739 * configure: Regenerate.
9740
9741 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9742
9743 * maintainer-scripts/gcc_release: Revert yesterday's change.
9744
9745 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9746
9747 * MAINTAINERS: Add myself to write-after-approval.
9748
9749 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9750
9751 * libf2c: Removed.
9752 * gcc/gccbug.in: Updated because of libf2c removal.
9753 * maintainer-scripts/gcc_release: Ditto.
9754
9755 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9756
9757 * configure.in: Build libmudflap by default on FreeBSD.
9758 * configure: Regenerated.
9759
9760 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9761
9762 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9763 systems.
9764 * configure: Regenerated.
9765
9766 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9767
9768 PR target/16344
9769 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9770 feedback based compiler.
9771 * Makefile.in: Rebuilt.
9772
9773 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9774
9775 * Makefile.def (host_modules): Set bootstrap=true for flex.
9776 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9777 * Makefile.in: Rebuilt.
9778
9779 2004-07-07 Jan Hubicka <jh@suse.cz>
9780
9781 * MAINTAINERS: Add self as a profile feedback maintainer.
9782
9783 2004-07-05 Phil Edwards <phil@codesourcery.com>
9784
9785 * configure.in: Do not prepend $srcdir to /dev/null in
9786 makefile fragments.
9787 * configure: Regenerate.
9788
9789 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9790
9791 * Makefile.def (build_modules): Add bison, byacc, flex,
9792 m4, texinfo.
9793 (flags_to_pass): Add FLEX.
9794 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9795 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9796 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9797 DEFAULT_MAKEINFO): Remove.
9798 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9799 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9800 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9801 objdir or else use configured tool.
9802 (all-build): New.
9803 (all): Depend on it.
9804 (Build module dependencies): Add.
9805 * Makefile.in: Regenerate.
9806 * configure.in: Better support for multiple build modules,
9807 matching what is done for host/target modules. Do not look
9808 for "plausible" locations of build tools if Canadian cross.
9809 Use autoconf's AC_PROG_CC to find a C compiler. Define
9810 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9811 * configure: Regenerate.
9812
9813 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9814
9815 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9816 * Makefile.in: Regenerate.
9817
9818 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9819
9820 * Makefile.tpl (configure-build-[+module+],
9821 configure-[+module+], configure-target-[+module+]): Pass
9822 [+extra_configure_args+].
9823 (all-build-[+module+], all-[+module+], check-[+module+],
9824 install-[+module+], [+make_target+]-[+module+],
9825 all-target-[+module+], check-target-[+module+],
9826 install-target-[+module+], [+make_target+]-target-[+module+]):
9827 Pass [+extra_make_args+].
9828 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9829 (GCC_HOST_EXPORTS): Remove.
9830 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9831 cross, check-gcc, check-gcc-c++, install-gcc,
9832 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9833 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9834 * Makefile.in: Regenerate.
9835
9836 2004-06-21 Matthew Sachs <msachs@apple.com>
9837
9838 * MAINTAINERS: Added self to write-after-approval.
9839
9840 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9841
9842 * configure.in: Check for srcdir/winsup rather than build directory
9843 winsup.
9844 * configure: Regenerate.
9845
9846 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9847
9848 * configure.in: Don't build Cygwin native newlib if winsup
9849 directory is missing. Emit warning instead.
9850 * configure: Regenerate.
9851
9852 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9853
9854 * Makefile.tpl (touch-stage[+id+]): New.
9855 (restage[+prev+]): Depend on touch-stage[+id+].
9856
9857 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9858 Use it throughout.
9859
9860 * Makefile.def: Add profile and feedback bootstrap stages.
9861 Remove next field from bootstrap stages.
9862 * Makefile.tpl (LN, LN_S): Substitute.
9863 (stageN-start, stageN-end): Use double-colon rules, to
9864 provide a hook for additional setup commands.
9865 (distclean-stageN-gcc, restageN): Create dependencies from
9866 [+prev+], not from [+next+].
9867 (stageN-bubble): Add commands for successive stages from
9868 [+prev+], using double-colon rules.
9869 (all-stageN-gcc): Fix typo.
9870 (stagefeedback-start, profiledbootstrap): New.
9871 * Makefile.in: Regenerate.
9872 * configure.in: Call ACX_PROG_LN.
9873 * configure: Regenerate.
9874
9875 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9876
9877 * MAINTAINERS (Write After Approval): Add myself.
9878
9879 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9880
9881 * MAINTAINERS (Write After Approval): Add myself.
9882
9883 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9884
9885 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9886 without gcc.
9887 * configure: Regenerate.
9888
9889 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9890
9891 * Makefile.tpl: Fix typo.
9892 * Makefile.in: Regenerate.
9893
9894 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9895
9896 * configure.in: Remove new- prefix from toplevel
9897 bootstrap targets.
9898 * configure: Regenerate.
9899
9900 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9901
9902 * Makefile.tpl (all.normal): Rename to all.
9903 (all): Replace with a rule to pick the default
9904 target from configure.
9905 (all-gcc, configure-gcc): Use conditionals to
9906 do nothing when toplevel bootstrap is going on.
9907 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9908 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9909 * configure.in: Support --enable-bootstrap.
9910
9911 * Makefile.def: Remove new- prefix from toplevel
9912 bootstrap targets.
9913 * Makefile.tpl: Likewise.
9914
9915 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9916 target.
9917
9918 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9919 $(RECURSE_FLAGS) to recursive invocation of make.
9920
9921 * Makefile.in: Regenerate.
9922 * configure: Regenerate.
9923
9924 2004-05-30 Andreas Jaeger <aj@suse.de>
9925 Jim Wilson <wilson@specifixinc.com>
9926
9927 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9928 like CC.
9929
9930 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9931
9932 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9933 * configure: Regenerate.
9934
9935 2004-05-25 Daniel Jacobowitz <drow@false.org>
9936
9937 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9938 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9939 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9940 targets.
9941 * Makefile.in: Regenerate.
9942
9943 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9944
9945 * configure.in: Test the ability to symlink directories.
9946 * configure: Regenerate.
9947
9948 * Makefile.def (bootstrap-stage): New definitions.
9949 * Makefile.tpl (configure-stage1-gcc,
9950 configure-stage2-gcc, configure-stage3-gcc,
9951 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9952 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9953 new-restage3, compare): Autogenerate, see Makefile.in
9954 entry for behavioral changes.
9955 (distclean-stage1, new-stage1-start, new-stage1-end,
9956 new-stage1-bubble, distclean-stage2, new-stage2-start,
9957 new-stage2-end, new-stage2-bubble, distclean-stage3,
9958 new-stage3-start, new-stage3-end): New autogenerated targets.
9959 (objext, prebootstrap, BOOT_CFLAGS,
9960 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9961 targets.
9962
9963 * Makefile.in: Regenerate.
9964 (distclean-stage1, new-stage1-start, new-stage1-end,
9965 new-stage1-bubble, distclean-stage2, new-stage2-start,
9966 new-stage2-end, new-stage2-bubble, distclean-stage3,
9967 new-stage3-start, new-stage3-end): New targets.
9968 (all-stage1-gcc): Move prebootstrap dependency from here...
9969 (configure-stage1-gcc): ...to here.
9970 (new-bootstrap): Use bubble targets.
9971 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9972 Use per-stage distclean targets.
9973 (configure-stage1-gcc, configure-stage2-gcc,
9974 configure-stage3-gcc, all-stage1-gcc,
9975 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9976 Use new-stageN-start to prepare the tree.
9977
9978 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9979
9980 * Makefile.def (host_modules): add libcpp.
9981 * Makefile.tpl: Add dependencies on and for libcpp.
9982 * Makefile.in: Regenerate.
9983 * configure.in: Add libcpp host module.
9984 * configure: Regenerate.
9985
9986 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9987
9988 * Makefile.tpl: Whenever a recursive target is defined, wrap
9989 it in a special @if/@endif block, and prepare its maybe
9990 dependency in the @if/@endif block
9991 * configure.in: Instead of writing maybe dependencies, remove
9992 the @if/@endif statements, and remove the @if/@endif blocks
9993 that remain.
9994 * configure: Regenerate.
9995 * Makefile.in: Regenerate.
9996
9997 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9998
9999 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10000
10001 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
10002
10003 PR bootstrap/15120
10004 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10005 * */configure: Rebuilt.
10006
10007 2004-05-17 Zack Weinberg <zack@codesourcery.com>
10008
10009 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10010 of libf2c.
10011 * configure, Makefile.in: Regenerate.
10012
10013 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
10014
10015 * MAINTAINERS (Write After Approval): Add myself.
10016
10017 2004-05-13 Diego Novillo <dnovillo@redhat.com>
10018
10019 Merge from tree-ssa-20020619-branch.
10020
10021 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10022 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10023 (HOST_GMPLIBS): Define.
10024 (HOST_GMPINC): Define.
10025 (TARGET_LIB_PATH): Add libmudflap.
10026 (GFORTRAN_FOR_TARGET): Define.
10027 (configure-build*): Export GFORTRAN.
10028 (configure-gcc): Export GMPLIBS and GMPINC.
10029 (all-gcc): Add maybe-all-libbanshee.
10030 (configure-target-libgfortran): Define.
10031 * Makefile.in: Regenerate.
10032 * configure.in (host_libs): Add libbanshee.
10033 (target_libraries): Add target-libmudflap and target-libgfortran.
10034 Add --with-libbanshee.
10035 Handle --disable-libmudflap.
10036 (*-*-freebsd*): Use with_gmp.
10037 Add $(libgcj) to noconfigdirs.
10038 * configure: Regenerate.
10039 * depcomp: New file.
10040 * MAINTAINERS: Add tree-ssa maintainers.
10041
10042 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
10043
10044 * MAINTAINERS (Various Maintainers): Add myself.
10045
10046 2004-04-30 Brian Ford <ford@vss.fsi.com>
10047
10048 * MAINTAINERS (Write After Approval): Add myself.
10049
10050 2004-04-29 Uros Bizjak <uros@kss-loka.si>
10051
10052 * MAINTAINERS (Write After Approval): Add myself.
10053
10054 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
10055
10056 * config/acx.m4: Fix fastcompare support for new-bootstrap.
10057 * configure: Regenerate.
10058
10059 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
10060
10061 Revert:
10062 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10063
10064 * Makefile.def (flags_to_pass): Remove *dir variables that
10065 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10066 as well as prefix and exec_prefix.
10067 * Makefile.in: Regenerate.
10068
10069 2004-04-26 Robert Millan <robertmh@gnu.org>
10070
10071 Add patches from libtool CVS.
10072 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10073 * ltconfig: Likewise.
10074 * ltcf-c.sh: Likewise.
10075 * ltcf-cxx.sh: Likewise.
10076 * ltcf-gcj.sh: Likewise.
10077
10078 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10079
10080 * Makefile.def (host_modules): Mark with the bootstrap
10081 flag packages on which gcc depends.
10082 * Makefile.tpl (all-bootstrap): Use it.
10083 * Makefile.in: Regenerate.
10084
10085 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10086
10087 * Makefile.def (flags_to_pass): Remove *dir variables that
10088 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10089 as well as prefix and exec_prefix.
10090 * Makefile.in: Regenerate.
10091
10092 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10093
10094 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10095 * configure: Regenerate.
10096 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10097 * gcc/Makefile.tpl (compare): Use the result of the test.
10098 * gcc/Makefile.in: Regenerate.
10099
10100 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
10101
10102 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10103 Always relocate gcc and prev-gcc to the original names, even
10104 if the build fails.
10105 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10106 New targets.
10107
10108 2004-04-23 Laurent GUERBY <laurent@guerby.net>
10109
10110 * MAINTAINERS: Update my email address.
10111
10112 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10113
10114 * configure.in (mips*-*-irix5*): Enable ld.
10115 * configure: Regenerate.
10116
10117 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10118
10119 * configure: Regenerate.
10120
10121 2004-04-15 James E Wilson <wilson@specifixinc.com>
10122
10123 * Makefile.tpl (configure-[+module+], configure-gcc,
10124 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10125 Set and export LDFLAGS.
10126 * Makefile.in: Regenerate.
10127
10128 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10129
10130 * MAINTAINERS: Add myself to write-after-approval.
10131
10132 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10133
10134 PR bootstrap/14871
10135 * Makefile.tpl: If we don't have built-in-tree target tools,
10136 use the ones found by configure rather than hacking around with
10137 program_transform_name.
10138 * configure.in: Give Makefile.tpl the information necessary
10139 to do that.
10140 * Makefile.in: Regenerate.
10141 * configure: Regenerate.
10142
10143 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10144
10145 PR bootstrap/14760
10146 * configure.in: When computing baseargs, strip *all* copies of
10147 offending options. Also, don't match/substitute the trailing space,
10148 so that this actually works when two similar options are separated by
10149 only one space.
10150 * configure: Regenerate.
10151
10152 2004-04-06 David Edelsohn <edelsohn@gnu.org>
10153
10154 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10155 (rs6000-*-aix*): Same.
10156 * configure: Regenerate.
10157
10158 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
10159
10160 * MAINTAINERS: Add myself to write-after-approval.
10161
10162 2004-04-03 Bud Davis <bdavis9659@comcast.net>
10163
10164 * MAINTAINERS: Add myself to write-after-approval.
10165
10166 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10167
10168 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10169 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10170 * Makefile.in: Regenerate.
10171
10172 * configure.in (top level bootstrap support): Rework --enable-werror
10173 to set @stage2_werror_flag@.
10174 * configure: Regenerate.
10175 * Makefile.tpl (top level bootstrap support): Pass
10176 @stage2_werror_flag@ down to configure in stages 2 and 3.
10177 * Makefile.in: Regenerate.
10178
10179 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10180
10181 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10182 for stages 2 and 3 as well as in make. As a consequence, remove
10183 OUTPUT_OPTION (now detected by configure) from the flags passed down
10184 to make.
10185 * Makefile.in: Regenerate.
10186
10187 * Makefile.tpl (new-bootstrap): Fix typo.
10188 * Makefile.in: Regenerate.
10189
10190 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10191
10192 * Makefile.tpl: Rearrange by moving recursive_targets rules
10193 into their proper sections.
10194 * Makefile.tpl (top level bootstrap support): Move disabling
10195 of coverage flags from 'make' to 'configure'; improve comments.
10196 * Makefile.in: Regenerate.
10197
10198 * Makefile.tpl (experimental top level bootstrap) Move stage1
10199 language setting from all- target to configure- target; disable
10200 intermodule optimization in stage 1; prevent gratuitous rebuilds
10201 of stage 1.
10202 * Makefile.in: Regenerate.
10203 * configure.in: Comma-separate stage 1 language list for top
10204 level bootstrap.
10205 * configure: Regenerate.
10206
10207 * Makefile.tpl: Clean up experimental top level bootstrap support:
10208 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10209 prev-gcc in configure- targets as well as all- targets.
10210 * Makefile.in: Regenerate.
10211
10212 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10213
10214 * compile: New file imported from automake.
10215
10216 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
10217
10218 * configure.in: Remove symbolic link section.
10219 * configure: Regenerate.
10220 * Makefile.tpl (links): Remove.
10221 * Makefile.in: Regenerate.
10222
10223 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
10224 Nathanael Nerode <neroden@gcc.gnu.org>
10225
10226 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10227 Set with AC_CHECK_PROGS.
10228 * configure.in: Fix comment typo from last patch.
10229 * configure: Regenerate.
10230
10231 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10232
10233 * Makefile.tpl: Introduce experimental top level bootstrap support.
10234 * Makefile.in: Regenerate.
10235 * configure.in: Introduce support for top level bootstrap.
10236 * configure: Regenerate.
10237
10238 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
10239 Paolo Bonzini <bonzini@gnu.org>
10240
10241 PR bootstrap/14522
10242 * configure.in: Cope with shells that do not support unquoted ^
10243 * configure: Regenerate.
10244
10245 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
10246 Paolo Bonzini <bonzini@gnu.org>
10247
10248 PR bootstrap/14522
10249 * configure.in: Cope with shells that do not support nesting
10250 quotes inside quoted backquote substitutions.
10251 * configure: Regenerate.
10252
10253 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10254
10255 PR bootstrap/14522
10256 * configure.in: Fix escaping of $.
10257 * configure: Regenerate.
10258
10259 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10260
10261 * configure: Regenerate, since I forgot to while committing Paolo's
10262 changes.
10263
10264 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
10265
10266 PR ada/14131
10267 Move language detection to the top level.
10268 * configure.in: Find default values for the tools as
10269 soon as possible. Disable ada if GNAT is not found.
10270 Emit error message about missing languages. Expand
10271 --enable-languages=all for the gcc subdirectory.
10272
10273 2004-03-10 Ben Elliston <bje@gnu.org>
10274
10275 * MAINTAINERS: Update my email address.
10276
10277 2004-03-05 David Edelsohn <edelsohn@gnu.org>
10278
10279 * ltconfig: Disable building static libraries if building shared
10280 libraries on AIX 5L.
10281
10282 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10283
10284 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10285 and disable libgcj.
10286 * configure: Regenerated.
10287
10288 2004-03-01 Brian Booth <bbooth@redhat.com>
10289
10290 * MAINTAINERS: Add myself to write-after-approval.
10291
10292 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10293
10294 * MAINTAINERS: Add myself to write-after-approval.
10295
10296 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10297
10298 PR bootstrap/7087
10299 * Makefile.tpl: Guard XFOO sed statements better.
10300 * Makefile.tpl: Add dependency for configure-target-libada.
10301 * Makefile.in: Regenerate (incidentally fixes broken
10302 commit when libada-branch was merged).
10303
10304 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10305
10306 * MAINTAINERS: Add myself to write-after-approval.
10307
10308 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10309
10310 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10311 maintainers.
10312
10313 2004-02-20 Andrew Cagney <cagney@redhat.com>
10314
10315 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10316 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10317
10318 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10319
10320 PR bootstrap/11932
10321 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10322
10323 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10324
10325 * MAINTAINERS: Added myself to write-after-approval.
10326
10327 2004-02-14 Michael Koch <konqueror@gmx.de>
10328
10329 * MAINTAINERS: Added myself to write-after-approval.
10330
10331 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10332
10333 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10334 some OS port maintainers to OS port maintainers section.
10335
10336 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10337
10338 * MAINTAINERS: Add self.
10339
10340 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10341
10342 * MAINTAINERS: Alphabetize.
10343
10344 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
10345
10346 * MAINTAINERS: Remove myself.
10347
10348 2004-02-11 David Edelsohn <edelsohn@gnu.org>
10349
10350 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10351 (rs6000-*-aix*): Same.
10352 * configure: Regenerate.
10353
10354 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10355
10356 * configure.in (host): Add in missing $noconfigdirs to defines.
10357 * configure: Regenerate.
10358
10359 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10360 Nathanael Nerode <neroden@gcc.gnu.org>
10361
10362 PR ada/6637, PR ada/5911
10363 Merge with libada-branch:
10364 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10365 with appropriate dependencies. Add --enable-libada configure switch.
10366 * configure, Makefile.in: Regenerate.
10367
10368 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
10369
10370 * MAINTAINERS: Add myself to write-after-approval.
10371
10372 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10373
10374 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10375 * configure: Regenerate.
10376
10377 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10378
10379 Merge from upstream:
10380
10381 * ltmain.in: When setting IFS to '~', be careful about user
10382 arguments that contain '~'.
10383
10384 2004-02-04 Peter O'Gorman <peter@pogma.com>
10385
10386 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10387 Also test $base_compile against $CC with escaped arguments. Bug
10388 reported by Geoff Keating <geoffk@apple.com>.
10389
10390 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10391
10392 * MAINTAINERS: Remove i960 port.
10393
10394 2004-01-23 DJ Delorie <dj@redhat.com>
10395
10396 * Makefile.def (target_modules) [libiberty]: Don't stage.
10397 * Makefile.in: Rebuilt.
10398
10399 2004-01-20 Caroline Tice <ctice@apple.com>
10400
10401 * MAINTAINERS: Add myself to write-after-approval.
10402
10403 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10404
10405 * MAINTAINERS: Update my email address.
10406
10407 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10408
10409 * MAINTAINERS: Add myself to write-after-approval.
10410
10411 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10412
10413 * MAINTAINERS: Remove entries without email address.
10414
10415 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10416
10417 * MAINTAINERS: Add myself to write-after-approval.
10418
10419 2004-01-15 Steven Bosscher <stevenb@suse.de>
10420
10421 * MAINTAINERS: Update my email address.
10422
10423 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10424
10425 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10426 * Makefile.tpl (configure-target-[+module+]): Support stage.
10427 * Makefile.in: Rebuilt.
10428
10429 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10430
10431 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10432
10433 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10434
10435 * MAINTAINERS: Add myself as a MIPS maintainer.
10436
10437 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10438
10439 * configure.in: Use ./config.cache, not config.cache.
10440 * configure: Regenerate.
10441 * Makefile.tpl: Special-casing not needed for GCC any more.
10442 * Makefile.in: Regenerate.
10443
10444 * configure.in: Don't share a cache file for host dirs.
10445 * configure: Regenerate.
10446
10447 * config-ml.in: Don't mess with the cache file.
10448
10449 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10450
10451 * MAINTAINERS: Move myself from 'Write After Approval' to
10452 'CPU Port Maintainers' section as SPARC maintainer.
10453
10454 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10455
10456 * Makefile.tpl: Make GCC use a separate config.cache.
10457 * Makefile.in: Regenerate.
10458
10459 PR bootstrap/11932, PR bootstrap/11933
10460 (I don't know if it will fix either of them, but it relates
10461 to them.)
10462 * configure.in: Don't use shared config.cache for target
10463 directories.
10464 * configure: Regenerate.
10465
10466 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10467
10468 * MAINTAINERS: Add myself to 'Write After Approval' section.
10469
10470 2003-12-31 Roger Sayle <roger@eyesopen.com>
10471
10472 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10473 * configure: Regenerated.
10474
10475 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10476
10477 * MAINTAINERS: Remove the mn10200 maintainer.
10478
10479 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10480
10481 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10482 * configure: Regenerated.
10483
10484 2003-12-16 Jan Hubicka <jh@suse.cz>
10485
10486 * MAINTAINERS: Add myself as callgraph maintainer.
10487
10488 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10489
10490 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10491 * configure: Regenerate.
10492
10493 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10494
10495 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10496 'Write After Approval' section. Update email.
10497
10498 2003-12-01 James Lemke <jim@wasabisystems.com>
10499
10500 * MAINTAINERS (Write After Approval): Add myself.
10501
10502 2003-11-20 Matt Thomas <matt@3am-software.com>
10503
10504 * MAINTAINERS: Add myself as a vax port maintainer.
10505
10506 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10507
10508 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10509 (configure-build-[+module+], configure-[+module+]): Likewise.
10510 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10511 * Makefile.in: Regenerate.
10512
10513 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10514
10515 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10516 shared/dylibed libraries.
10517 * ltmain.sh: Likewise.
10518 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10519 * ltcf-cxx.sh: Likewise.
10520 * ltcf-gcj.sh: Likewise.
10521 * ltconfig: Likewise.
10522
10523 2003-11-17 Stan Cox <scox@redhat.com>
10524
10525 * MAINTAINERS: Add myself as iq2000 port maintainer.
10526
10527 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10528
10529 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10530 * Makefile.in: Regenerate.
10531
10532 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10533
10534 * config.sub: Update to 2003-11-03 version.
10535
10536 2003-10-20 Phil Edwards <phil@codesourcery.com>
10537
10538 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10539 * configure: Regenerate.
10540
10541 2003-10-20 Nicolas Pitre <nico@cam.org>
10542
10543 * MAINTAINERS: Add myself to 'Write After Approval' section.
10544
10545 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10546
10547 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10548
10549 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10550
10551 * MAINTAINERS: Update my email address.
10552
10553 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10554
10555 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10556
10557 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10558
10559 * MAINTAINERS: Add myself to 'Write After Approval' section.
10560
10561 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10562
10563 * config.guess: Update to 2003-10-16 version.
10564 * config.sub: Update to 2003-10-16 version.
10565
10566 2003-10-15 David Daney <ddaney@avtrex.com>
10567
10568 * MAINTAINERS: Added myself to 'Write After Approval' section.
10569
10570 2003-10-15 Falk Hueffner <falk@debian.org>
10571
10572 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10573 'Write After Approval' section. Update email.
10574
10575 2003-10-14 Roger Sayle <roger@eyesopen.com>
10576
10577 * MAINTAINERS: Move myself from 'Write After Approval' to
10578 'Various Maintainers' section as middle-end maintainer.
10579
10580 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10581
10582 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10583 HOST_FLAGS_TO_PASS.
10584 * Makefile.in: Regenerate.
10585
10586 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10587
10588 * config.guess: Update to 2003-10-07 version.
10589 * config.sub: Update to 2003-10-07 version.
10590
10591 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10592
10593 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10594 * ltconfig (irix5*, irix6*): Don't override version_type.
10595
10596 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10597
10598 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10599 * configure: Rebuilt
10600 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10601 * Makefile.in: Rebuilt
10602
10603 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10604
10605 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10606
10607 2003-09-30 Carlo Wood <carlo@alinoe.com>
10608
10609 * MAINTAINERS (Write After Approval): Add myself.
10610
10611 2003-09-29 Paul Koning <ni1d@arrl.net>
10612
10613 * MAINTAINERS: Move myself from "Write After Approval"
10614 to CPU platform maintainers for pdp11 platform.
10615
10616 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10617
10618 * MAINTAINERS: Move myself from 'Write After Approval' to
10619 'Various Maintainers' section as libffi testsuite maintainer.
10620
10621 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10622
10623 * configure.in: Pass a computed --program-transform-name
10624 to subconfigures.
10625 * configure: Regenerated.
10626
10627 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10628
10629 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10630 * Makefile.in: Regenerate.
10631
10632 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10633 * Makefile.in: Regenerate.
10634
10635 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10636
10637 * MAINTAINERS: Move myself from 'Write After Approval'
10638 to 'Various Maintainers' (objective-c) section.
10639
10640 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10641
10642 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10643 quoting.
10644 * configure: Regenerated.
10645
10646 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10647
10648 * MAINTAINERS (Write After Approval): Add myself to write after
10649 approval list.
10650
10651 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10652
10653 * MAINTAINERS (Write After Approval): Add myself.
10654
10655 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10656
10657 * MAINTAINERS: Update my e-mail address.
10658
10659 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10660
10661 * libtool.m4 (LD): Correct powerpc64 host match.
10662
10663 2003-09-06 James E Wilson <wilson@tuliptree.org>
10664
10665 * MAINTAINTERS: Update my affiliation and email address.
10666
10667 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10668
10669 * MAINTAINERS (Write After Approval): Add myself.
10670
10671 2003-09-04 DJ Delorie <dj@redhat.com>
10672
10673 * configure: Regenerate.
10674
10675 2003-09-04 Robert Millan <robertmh@gnu.org>
10676
10677 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10678
10679 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10680
10681 * configure.in: Ensure arguments to sed are properly spaced.
10682 * configure: Regenerate.
10683
10684 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10685
10686 * MAINTAINERS: Update my e-mail address.
10687
10688 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10689
10690 * MAINTAINERS (Write After Approval): Add myself.
10691
10692 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10693
10694 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10695 * configure: Regenerated.
10696
10697 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10698
10699 * MAINTAINERS: Update my email address.
10700
10701 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10702
10703 * configure.in: Use newline instead of semicolon when assuming
10704 shell arguments in a for loop.
10705 * configure: Regenerated.
10706
10707 2003-08-22 Jason Eckhardt <jle@rice.edu>
10708
10709 * MAINTAINERS: Resurrect the i860 maintainer.
10710
10711 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10712
10713 PR 8180
10714 * configure.in: When testing with_libs and with_headers, treat
10715 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10716 * configure: Regenerate.
10717
10718 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10719 make, shell, etc.
10720 (baseargs): Likewise.
10721 * configure: Regenerate.
10722
10723 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10724
10725 * MAINTAINERS (Write After Approval): Add myself.
10726
10727 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10728
10729 * configure.in: Disable libgcj for darwin not on powerpc.
10730 * configure: Rebuild.
10731
10732 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10733
10734 * config-ml.in, symlink-tree: Add license.
10735
10736 2003-08-03 Richard Stallman <rms@gnu.org>
10737 Eben Moglen <moglen@columbia.edu>
10738
10739 * README.SCO: New file.
10740
10741 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10742
10743 * Makefile.tpl (check, check-c++): Express dependencies using
10744 dependencies rather than commands.
10745 * Makefile.in: Regenerate.
10746
10747 2003-08-01 Andrew Cagney <cagney@redhat.com>
10748
10749 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10750 * configure: Ditto.
10751
10752 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10753
10754 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10755 * Makefile.in: Update.
10756
10757 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10758
10759 * configure.in: Enable libgcj for darwin.
10760 * configure: Rebuild.
10761
10762 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10763
10764 * config-ml.in: Use ac_configure_args directly instead of
10765 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10766 actually seen.
10767
10768 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10769
10770 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10771 creating target and build subdirs to build all parent dirs as needed.
10772 * Makefile.in: Rebuild.
10773 * configure.in: Don't build dirs explicitly here.
10774 * configure: Rebuild.
10775
10776 2003-07-26 Paul Brook <paul@nowt.org>
10777
10778 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10779
10780 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10781
10782 * Makefile.tpl (all-make): Depend on intl.
10783 * Makefile.in: Rebuilt.
10784
10785 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10786
10787 * install-sh: Update to newer upstream versions (associated with
10788 aclocal 1.7).
10789 * mkinstalldirs: Likewise.
10790 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10791
10792 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10793
10794 * MAINTAINERS: Move self from Bug database only accounts
10795 to write-after-approval.
10796
10797 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10798
10799 * config.if: Remove unused libc_interface determination.
10800
10801 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10802
10803 * MAINTAINERS: Move self from write-after-approval to
10804 build machinery (*.in).
10805
10806 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10807
10808 PR bootstrap/11273
10809 PR bootstrap/11408
10810 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10811 unused INSTALL_PROGRAM_ARGS.
10812 * configure.in: Use AC_PROG_INSTALL.
10813 * Makefile.in: Regenerate.
10814 * configure: Regenerate.
10815
10816 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10817
10818 * MAINTAINERS: Alphabetize.
10819
10820 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10821
10822 * configure: Rebuilt.
10823 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10824 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10825 newlib nor libgloss.
10826 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10827 * configure.in (am33_2.0-*-linux*): Added.
10828
10829 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10830
10831 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10832 * configure: Regenerate.
10833
10834 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10835
10836 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10837 * Makefile.in: Regenerate.
10838
10839 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10840
10841 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10842 * Makefile.in: Regenerate.
10843
10844 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10845
10846 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10847 * Makefile.in: Regenerated.
10848
10849 * config-ml.in: Replace PWD with PWD_COMMAND.
10850
10851 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10852
10853 * intl: New directory; see intl/ChangeLog for details.
10854 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10855 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10856 * Makefile.in: Regenerate.
10857
10858 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10859
10860 * configure.in: Clean up config-lang.in handling. Delete
10861 useless assignment to "subdirs".
10862 * configure: Regenerate.
10863
10864 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10865
10866 * configure.in: Rename 'target_libs' to 'target_libraries'.
10867 Remove useless reference to 'target_libs'.
10868 * configure: Regenerate.
10869
10870 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10871
10872 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10873 * Makefile.in: Regenerate.
10874
10875 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10876
10877 * Makefile.def: Introduce flags_to_pass.
10878 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10879 * Makefile.in: Regenerate.
10880
10881 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10882
10883 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10884 and target-libgloss.
10885 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10886 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10887 * configure: Regenerate.
10888
10889 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10890
10891 * configure.in: Update testsuite_flags to new location.
10892 * configure. Regenerate.
10893
10894 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10895
10896 * Makefile.tpl: Remove BUILD_CC stuff.
10897 * Makefile.in: Regenerate.
10898
10899 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10900
10901 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10902
10903 2003-06-16 Graeme Peterson <gp@qnx.com>
10904
10905 * MAINTAINERS (Write After Approval): Add myself.
10906
10907 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10908
10909 * config.guess: Update to 2003-06-12 version.
10910 * config.sub: Update to 2003-06-13 version.
10911
10912 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10913
10914 * config.guess: Update to 2003-06-06 version.
10915 * config.sub: Update to 2003-06-06 version.
10916
10917 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10918
10919 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10920 * configure. Regenerate.
10921
10922 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10923
10924 * configure.in: Disable serial configure by default.
10925 * configure: Regenerate.
10926 * Makefile.tpl: Abolish .NOTPARALLEL.
10927 * Makefile.in: Regenerate.
10928
10929 * Makefile.tpl: Replace {build,host,target}_canonical by
10930 {build,host,target}.
10931 * Makefile.in: Regenerate.
10932
10933 * Makefile.tpl: Fix stupid pasto.
10934 * Makefile.in: Regenerate.
10935
10936 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10937
10938 * Makefile.tpl: Remove bogus conditional.
10939 * Makefile.in: Regenerate.
10940
10941 2003-06-05 Jan Hubicka <jh@suse.cz>
10942
10943 * Makefile.tpl (profiledbootstrap): New target.
10944 * Makefile.in (profiledbootstrap): New target.
10945
10946 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10947
10948 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10949 Pinski. Remove user names from other bugzilla-only maintainers.
10950
10951 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10952
10953 * Makefile.tpl: Make 'recursive targets' using autogen rather
10954 than shell loop. Remove duplicate 'clean' targets and false
10955 comments.
10956 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10957 Add systematic method of specifying missing targets in subdirs.
10958 Add copyright boilerplate.
10959 * Makefile.in: Regenerate.
10960 * configure.in: Add 'recursive targets' to maybe list.
10961 * configure: Regenerate.
10962
10963 * MAINTAINERS: "GNATS only" -> "Bug database only".
10964
10965 * Makefile.tpl: Rename [+target+] to [+make_target+].
10966 * Makefile.def: Rename 'target' to 'make_target'.
10967
10968 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10969
10970 * MAINTAINERS: Add self as options handling maintainer.
10971
10972 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10973
10974 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10975 been too long since I touched those ports.
10976
10977 2003-05-28 DJ Delorie <dj@redhat.com>
10978
10979 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10980 * Makefile.in: Regenerate.
10981
10982 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10983
10984 * configure.in: Use curly braces in the definition of tooldir.
10985 * configure: Regenerate.
10986
10987 2003-05-21 DJ Delorie <dj@redhat.com>
10988
10989 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10990 newlib or libgloss.
10991 * Makefile.in: Regenerate.
10992
10993 2003-05-21 DJ Delorie <dj@redhat.com>
10994
10995 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10996 * Makefile.in: Regenerate.
10997
10998 2003-05-20 Ian Lance Taylor <ian@airs.com>
10999
11000 * MAINTAINERS: Update my e-mail address.
11001
11002 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
11003
11004 * configure.in: Switch more things to use maybe dependencies.
11005 * Makefile.tpl: Switch more things to use maybe dependencies.
11006 Factor out common code from autogen IF statements.
11007 * configure: Regenerate.
11008 * Makefile.in: Regenerate.
11009
11010 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
11011
11012 * configure.in: Accept i[3456789]86 for machine type.
11013 * configure: Regenerate.
11014
11015 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
11016
11017 * configure.in: Switch more things to use maybe dependencies.
11018 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
11019 * configure: Regenerate.
11020 * Makefile.tpl: Switch more things to use maybe dependencies.
11021 * Makefile.in: Regenerate.
11022
11023 2003-05-16 Andreas Schwab <schwab@suse.de>
11024
11025 * Makefile.tpl (install-opcodes): Define.
11026 * Makefile.in: Rebuild.
11027
11028 2003-05-13 Andreas Jaeger <aj@suse.de>
11029
11030 * config.guess: Update to 2003-05-09 version.
11031 * config.sub: Update to 2003-05-09 version.
11032
11033 2003-05-13 Michael Eager <eager@mvista.com>
11034
11035 * configure.in: Correct sed script so that options in quotes are not
11036 deleted.
11037 * configure: Rebuild.
11038
11039 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
11040
11041 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11042 and $$s/newlib/libc/sys/cygwin32 include paths.
11043 * configure: Ditto.
11044
11045 2003-05-12 Michael Meissner <gnu@the-meissners.org>
11046
11047 * MAINTAINERS: Update my email addresses.
11048
11049 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
11050
11051 * config-ml.in: Propagate INSTALL variables.
11052
11053 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11054
11055 * MAINTAINERS: Remove duplicate entries in Write After Approval.
11056
11057 2003-05-02 Chris Demetriou <cgd@broadcom.com>
11058
11059 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11060 * Makefile.in: Regenerate.
11061
11062 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
11063
11064 * MAINTAINERS (GNATS only): Add Falk Hueffner.
11065
11066 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
11067
11068 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11069
11070 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
11071
11072 * Makefile.tpl: Clean $(BUILD_SUBDIR).
11073 * Makefile.in: Regenerated.
11074
11075 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
11076
11077 * MAINTAINERS (Write After Approval): Upgrade myself from
11078 GNATS only to write-after-approval. Update my mail address.
11079
11080 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
11081
11082 (OS Port Maintainers: freebsd): Add myself.
11083
11084 2003-04-22 Mark Mitchell <mark@codesourcery.com>
11085
11086 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11087
11088 2003-04-22 Kean Johnston <jkj@sco.com>
11089
11090 * MAINTAINERS (SCO ports): Added myself.
11091
11092 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11093
11094 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11095
11096 2003-04-19 Kean Johnston <jkj@sco.com>
11097
11098 * MAINTAINERS (Write After Approval): Add myself.
11099
11100 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11101
11102 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11103 * Makefile.in: Regenerate.
11104
11105 2003-04-18 Jakub Jelinek <jakub@redhat.com>
11106
11107 * configure.in (powerpc64*-*-linux*): Remove.
11108 * configure: Rebuilt.
11109
11110 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
11111
11112 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11113 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11114 and restrap.
11115 * Makefile.in: Regenerate.
11116
11117 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
11118
11119 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11120 * configure: Regenerated.
11121
11122 2003-04-15 DJ Delorie <dj@redhat.com>
11123
11124 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11125
11126 2003-04-13 Nick Clifton <nickc@redhat.com>
11127
11128 * config-ml.in: Remove support for --disable-aix removing
11129 call-aix multilibs.
11130
11131 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
11132
11133 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11134 * */configure: Rebuilt.
11135
11136 2003-04-08 Joel Sherrill <joel@oarcorp.com>
11137
11138 * MAINTAINERS: Add my email address.
11139
11140 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
11141
11142 * MAINTAINERS (Write After Approval): Add myself.
11143
11144 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11145
11146 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11147 * Makefile.in: Regenerate.
11148
11149 2003-03-14 Michael Chastain <mec@shout.net>
11150
11151 * Makefile.in: Regenerate with correct Makefile.def.
11152
11153 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11154
11155 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11156 Make macro.
11157 * Makefile.in: Regenerate.
11158 * configure.in: Clean up gxx_include_dir logic.
11159 * configure: Regenerate.
11160
11161 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11162
11163 * MAINTAINERS (Write After Approval): Add myself.
11164
11165 2003-03-10 Ben Elliston <bje@wasabisystems.com>
11166
11167 * MAINTAINERS: Update my mail address.
11168
11169 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11170
11171 * configure.in (gxx_include_dir): Fix typo.
11172 * configure: Regenerated.
11173
11174 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11175
11176 * Makefile.tpl: Reindent.
11177 * Makefile.in: Regenerate.
11178 * configure.in: Reindent. Don't set unused variables.
11179 * configure: Regenerate.
11180
11181 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
11182
11183 * configure.in: Include $(build_tooldir)/sys-include in
11184 FLAGS_FOR_TARGET.
11185 * configure: Regenerated.
11186
11187 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11188
11189 * Makefile.tpl: Always pass down RANLIB.
11190 * Makefile.in: Regenerate.
11191
11192 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11193 * Makefile.in: Regenerate.
11194 * configure.in: Remove unused logic relating to --enable-shared
11195 and --enable-threads. Remove bogus comments. Remove redundant
11196 noconfigdirs.
11197 * configure: Regenerate.
11198
11199 * configure.in: Replace ${libstdcxx_version} by its value.
11200 Remove reference to mh-dgux.
11201 * configure: Regenerate.
11202
11203 2003-03-03 Kevin Buettner <kevinb@redhat.com>
11204
11205 * MAINTAINERS (Write After Approval): Add myself.
11206
11207 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11208
11209 * Makefile.tpl: Rearrange.
11210 * Makefile.in: Regenerate.
11211
11212 2003-02-25 Uwe Stieber <uwe@wwws.de>
11213
11214 * configure.in: Add support for kaOS as cross build target system.
11215 * configure: Regenerated.
11216
11217 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11218
11219 * MAINTAINERS (Write after approval): Add myself.
11220
11221 2003-02-21 James E Wilson <wilson@tuliptree.org>
11222
11223 * MAINTAINERS: Update my email address.
11224
11225 2003-02-21 Zack Weinberg <zack@codesourcery.com>
11226
11227 * MAINTAINERS: Add self to blanket write privs. section.
11228
11229 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
11230
11231 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11232 configure-target-* as some target builds may require additional
11233 flags for preprocessor tests.
11234 * Makefile.in: Regenerated.
11235
11236 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
11237
11238 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11239 * ltconfig: Handle it.
11240 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11241 auto-detecting it.
11242
11243 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11244 it is used as argument to $CC.
11245 * ltcf-gcj.sh: Likewise.
11246
11247 * configure.in: Introduce --enable-maintainer-mode.
11248 * configure: Rebuilt.
11249 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11250 for maintainer mode.
11251 * Makefile.in: Rebuilt.
11252
11253 2003-02-18 Jason Merrill <jason@redhat.com>
11254
11255 * Makefile.tpl (check-c++): Allow parallelism.
11256
11257 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11258
11259 * MAINTAINERS: Remove John Carr (who never actually had access to
11260 gcc.gnu.org).
11261
11262 2003-02-15 Geoffrey Keating <geoffk@apple.com>
11263
11264 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11265 don't configure target-libobjc.
11266 * configure: Regenerate.
11267
11268 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11269
11270 * Makefile.tpl (RANLIB): Define.
11271 * Makefile.in: Regenerate.
11272
11273 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11274
11275 * MAINTAINERS: Update my email.
11276
11277 2003-02-06 Keith R Seitz <keiths@redhat.com>
11278
11279 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11280 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11281 * Makefile.in: Regenerated.
11282 * configure.in: Remove all traces of snavigator, db, and grep.
11283 * configure: Regenerated.
11284
11285 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11286
11287 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11288 After Approval.
11289
11290 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11291
11292 * MAINTAINERS (Write after approval): Add myself.
11293
11294 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11295
11296 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11297 * Makefile.in: Regenerated.
11298
11299 2003-01-30 Roger Sayle <roger@eyesopen.com>
11300
11301 * config.guess: Updated to 2003-01-30's version.
11302 * config.sub: Updated to 2003-01-28's version.
11303
11304 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11305
11306 * config.if: If gcc_version is already set, just use it. Don't set
11307 gcc_version_trigger if it's already set, otherwise set it to
11308 gcc/version.c, but only if the file exists. If it is not set and
11309 gcc/version.c does not exist, try to extract the version number from
11310 $CC.
11311
11312 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11313
11314 * MAINTAINERS: Add myself to write-after-approval list.
11315
11316 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11317
11318 * configure.in: Revert 24Jan change.
11319 * configure: Regenerate.
11320
11321 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11322
11323 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11324 entry of HJ Lu.
11325
11326 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11327
11328 * configure.in: Revert previous change.
11329 * configure: Regenerate.
11330
11331 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11332
11333 * configure.in: Make rda native-only.
11334 * configure: Regenerate.
11335
11336 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11337
11338 * MAINTAINERS: Move myself from GNATS-only-accounts to
11339 write-after-approval.
11340
11341 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11342
11343 * configure.in: Add missing \.
11344 * configure: Rebuilt.
11345
11346 2003-01-17 Jakub Jelinek <jakub@redhat.com>
11347
11348 * configure.in (baseargs): Avoid using \| in sed regular
11349 expressions.
11350 * configure: Rebuilt.
11351
11352 2003-01-16 Jakub Jelinek <jakub@redhat.com>
11353
11354 * configure.in (baseargs): Remove all supported forms of
11355 --cache-file, --srcdir, --host, --build and --target options
11356 from argument lists.
11357 * configure: Rebuilt.
11358
11359 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
11360
11361 * MAINTAINERS: Add myself to write-after-approval list.
11362
11363 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
11364
11365 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11366 * configure: Rebuilt.
11367
11368 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11369
11370 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11371 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11372 * Makefile.in: Regenerate.
11373 * configure: Regenerate.
11374
11375 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
11376
11377 * configure.in: Remove Makefile in build, host and target modules
11378 unless configure was run with --no-recursion.
11379 * configure: Rebuilt.
11380
11381 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11382
11383 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11384 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11385 * Makefile.in: Regenerate.
11386
11387 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11388
11389 * config.guess: Update to 2003-01-03 version.
11390 * config.sub: Update to 2003-01-03 version.
11391
11392 2003-01-07 Christopher Faylor <cgf@redhat.com>
11393
11394 * configure: Regenerate with proper autoconf 2.13.
11395
11396 2003-01-07 Christopher Faylor <cgf@redhat.com>
11397
11398 * configure.in: Add AC_PREREQ for consistency.
11399 * configure: Regenerate.
11400
11401 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11402
11403 * configure.in (GDB_TK): Add tcl directories conditional on
11404 gdb/gdbtk directory being present.
11405 * configure: Regenerate.
11406
11407 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11408
11409 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11410 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11411 * configure: Rebuilt.
11412
11413 2002-12-31 Tom Tromey <tromey@redhat.com>
11414
11415 * Makefile.in: Rebuilt.
11416 * Makefile.def (target_modules) [libffi]: Allow installation.
11417
11418 2002-12-31 Andreas Schwab <schwab@suse.de>
11419
11420 * configure.in: Fix use of $program_transform_name.
11421 * configure: Regenerated.
11422
11423 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11424
11425 * configure.in (baseargs): Don't remove first configure argument.
11426 * configure: Regenerated.
11427
11428 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11429
11430 * Makefile.tpl (local-distclean): Don't remove...
11431 (multilib.ts): ... this. Moved into...
11432 (multilib.out): ... this. Don't use sub-make.
11433 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11434 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11435 (configure-build-[+module+], configure-[+module+],
11436 configure-target-[+module+], configure-gcc): ... these. Test
11437 for Makefile existence. Drop config.status from dependencies.
11438 * Makefile.in: Rebuilt.
11439 * configure.in: Move gcc-version-trigger to the end of
11440 ac_configure_args. Add comments to maybedep.tmp and
11441 serdep.tmp. Introduce --disable-serial-configure. Remove
11442 nonopt from baseargs, matching and removing corresponding
11443 whitespace while at it.
11444 * configure: Rebuilt.
11445
11446 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11447
11448 * configure.in (host_configargs): Replace reference to
11449 no-longer-defined buildopts with --build=${build_alias}.
11450 * configure: Rebuilt.
11451
11452 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11453 program_transform_name to standard idiom.
11454 (AUTOGEN, AUTOCONF): Define.
11455 (Makefile.in): Use $(AUTOGEN).
11456 (Makefile): Depend on config.status, and use autoconf-style rule to
11457 build it. Move original commands to...
11458 (config.status): ... this new target.
11459 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11460 $(AUTOCONF).
11461 * Makefile.in: Rebuilt.
11462
11463 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11464
11465 * Makefile.tpl: Fix dramatic bustage due to change in
11466 program_transform_name.
11467 * Makefile.in: Regenerate.
11468
11469 * configure.in: Remove unnecessary PATH setting.
11470 * configure: Regnerate.
11471
11472 * configure.in: Don't default to unprefixed tools unless
11473 the native tools will work.
11474 * configure: Regenerate.
11475
11476 * configure.in: Convert to autoconf script. Blow away lots
11477 of now-redundant Makefile fragments.
11478 * configure: Generate using Autoconf.
11479 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11480 * Makefile.in: Regenerate.
11481
11482 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11483
11484 * configure: Fix stupid bug where RANLIB was mistakenly included.
11485
11486 * configure.in: Rename (buildargs, hostargs, targargs) to
11487 (build_configargs, host_configargs, target_configargs).
11488
11489 * configure.in: Move logic out of sed statement.
11490
11491 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11492 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11493
11494 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11495
11496 * config.sub: Import from master repository
11497 * config.guess: Ditto
11498
11499 2002-12-24 Andreas Schwab <schwab@suse.de>
11500
11501 * Makefile.tpl (multilib.out): Fix missing space.
11502 * Makefile.in: Regenerate.
11503
11504 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11505
11506 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11507 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11508 * Makefile.in: Regenerate.
11509 * configure.in: Remove unnecessary leftovers.
11510
11511 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11512
11513 * configure.in (extra_ranlibflags_for_target): New variable.
11514 (*-*-darwin): Add -c to ranlib commands.
11515 * configure (tooldir): Handle extra_ranlibflags_for_target.
11516
11517 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11518
11519 * Makefile.tpl: Revert HJL's change.
11520 * Makefile.in: Regenerated.
11521 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11522 always.
11523
11524 2002-12-19 Andreas Schwab <schwab@suse.de>
11525
11526 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11527 * Makefile.in: Regenerate.
11528
11529 2002-12-18 H.J. Lu <hjl@gnu.org>
11530
11531 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11532 * Makefile.in: Regenerated.
11533
11534 * configure.in (build_prefix): New. Substitute.
11535
11536 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11537
11538 * Makefile.tpl: Don't let real targets depend on phony targets.
11539 * Makefile.in: Regenerate.
11540
11541 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11542 * Makefile.in: Regenerate.
11543
11544 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11545
11546 * config.sub: Import from master repository
11547 * config.guess: Ditto
11548
11549 2002-12-16 Jason Merrill <jason@redhat.com>
11550
11551 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11552 previous 'make bootstrap'.
11553 * Makefile.in: Regenerate.
11554
11555 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11556
11557 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11558
11559 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11560
11561 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11562 * Makefile.in: Regenerate.
11563
11564 2002-12-13 Jason Merrill <jason@redhat.com>
11565
11566 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11567 library tests.
11568 (check-c++): Just depend on it and check-target-libstdc++-v3.
11569 * Makefile.in: Regenerate.
11570
11571 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11572
11573 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11574 * Makefile.in: Rebuilt.
11575
11576 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11577
11578 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11579
11580 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11581
11582 * configure: Fix bug put in by gremlins.
11583
11584 * Makefile.tpl: Substitute more autoconfily.
11585 * configure: Substitute more autoconfily.
11586 * Makefile.in: Regenerate.
11587
11588 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11589
11590 * config.sub: Import from master repository
11591 * config.guess: Ditto
11592 * MAINTAINERS: Added Svein Seldal under write after approval
11593
11594 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11595
11596 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11597 * Makefile.in (all-sim): Ditto.
11598
11599 2002-12-06 DJ Delorie <dj@redhat.com>
11600
11601 * Makefile.tpl: Change configure dependencies to not have real
11602 targets depend on phony targets.
11603
11604 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11605
11606 * configure.in: Revert unintentional change.
11607
11608 * Makefile.tpl: Change dependency for */multilib.out so that
11609 it works when gcc isn't in the tree.
11610
11611 * configure.in: Substitute more.
11612 * configure: Run subconfigures from the Makefile.
11613 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11614 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11615
11616 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11617
11618 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11619
11620 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11621
11622 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11623 and corresponding dependencies.
11624 * Makefile.in: Regenerate.
11625
11626 * configure.in (host_tools): Order binutils, gas and ld for
11627 convenience in running the testsuites.
11628
11629 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11630 * Makefile.in: Regenerate.
11631 * configure.in: Introduce rules to serialize subconfigure runs.
11632
11633 * configure.in: Introduce BASE_CC_FOR_TARGET.
11634 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11635 Realize configure-build-* targets. Realize configure-target-* targets.
11636 * Makefile.in: Regenerate.
11637
11638 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11639
11640 * configure: Move gcc_version_trigger stuff from here...
11641 * configure.in: ...to here.
11642
11643 * configure.in: Separate subconfigure options added by this file from
11644 options given by the user. Add machinery to put args for host
11645 subconfigures into the Makefile.
11646
11647 * Makefile.tpl: Remove 'vault' targets.
11648 * Makefile.tpl: Reorder and comment dependencies.
11649 * Makefile.in: Regenerate.
11650
11651 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11652 * configure.in: Fix my broken commit of previous patch. (sigh)
11653
11654 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11655
11656 * configure.in: Move host-specific darwin noconfigdirs into
11657 the host-specific section.
11658
11659 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11660
11661 * configure.in: Move host-specific darwin noconfigdirs into
11662 the host-specific section.
11663
11664 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11665
11666 * configure: Remove skip-this-dir support.
11667 * Makefile.tpl: Remove skip-this-dir support.
11668
11669 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11670 subdirectories.
11671 * Makefile.in: Regenerate.
11672
11673 * Makefile.tpl: Strip out useless setting of 'dir'.
11674 * Makefile.in: Regenerate.
11675
11676 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11677
11678 * configure.in: Fix deeply stupid bug.
11679
11680 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11681 shell code in CXX_FOR_TARGET
11682 * Makefile.def: Introduce raw_cxx.
11683 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11684 RAW_CXX_FOR_TARGET.
11685 * Makefile.in: Regenerate.
11686
11687 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11688
11689 * Makefile.tpl: Remove unnecessary ifs.
11690 * Makefile.in: Regenerate.
11691
11692 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11693 dependencies. Maybe-ize build-libiberty. Create dummy install
11694 targets for 'no_install' modules.
11695 * configure: Move GDB_TK substitution to configure.in. Move
11696 build_modules stuff to configure.in.
11697 * configure.in: Implement soft dependency machinery. Maybe-ize
11698 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11699 * Makefile.in: Regenerate.
11700
11701 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11702
11703 * Makefile.tpl: Make all-target, install-target behave similarly
11704 to all, install (only hitting configured targets). Eliminate
11705 unused macro defintions.
11706
11707 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11708 build != host.
11709
11710 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11711
11712 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11713
11714 * configure.in: Produce lists of subdir targets we're actually
11715 configuring. Remove references to "dosrel".
11716 * Makefile.tpl: Let configure set which subdir targets are hit.
11717 Remove install-cross; clean up install; remove ALL. Remove
11718 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11719 Autogenerate host module targets. Remove empty dependency lines
11720 and redundant dependency; rearrange slightly.
11721 * Makefile.def: Add host-side libtermcap, utils.
11722
11723 * Makefile.in: Regenerate.
11724
11725 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11726
11727 * ltconfig (osf[345]): Append $major to soname_spec.
11728 Reflect this in library_names_spec.
11729 * ltmain.sh (osf): Prefix $major with . for use as extension.
11730
11731 2002-11-19 Andreas Jaeger <aj@suse.de>
11732
11733 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11734 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11735 and sparc64 GNU/Linux systems.
11736
11737 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11738
11739 * MAINTAINERS: Update email.
11740
11741 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11742
11743 * MAINTAINERS: Complete James Dennett's entry.
11744
11745 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11746
11747 * MAINTAINERS (Write After Approval): Add myself.
11748
11749 2002-11-13 Bruce Korb <bkorb@gnu.org>
11750
11751 * Makefile.tpl: syntactic cleanup
11752
11753 2002-11-13 Stuart Hastings <stuart@apple.com>
11754
11755 * MAINTAINERS: Add myself to write-after-approval list.
11756
11757 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11758
11759 * Makefile.def: Add list of recursive targets to autogenerate.
11760 Add build_modules.
11761 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11762 targets. Autogenerate *-build-* targets.
11763 * Makefile.in: Regenerate.
11764
11765 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11766
11767 * configure: More autoconf-style substitutions.
11768 * Makefile.tpl: More autoconf-style substitutions.
11769 * Makefile.in: Regenerate.
11770
11771 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11772
11773 * configure: Substitute more variables in a more autoconf-friendly
11774 way. Simplify slightly.
11775 * Makefile.tpl: Make more variables substitutable in an
11776 autoconf-friendly way.
11777 * Makefile.in: Regenerate.
11778
11779 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11780
11781 * MAINTAINERS (Write After Approval): Add myself.
11782
11783 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11784
11785 * configure.in (v810*): Remove special setting of tools.
11786
11787 * configure: Add support for extra required flags for ar or nm.
11788 * configure.in (aix4.3+): Use above support for target-specific
11789 issues, rather than using config/mt-aix43.
11790
11791 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11792
11793 * configure: Remove 'removing', which doesn't work. Replace $subdir
11794 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11795 with $srcdir. Reformat indentation. Substitute some variables
11796 formerly hard-coded in the Makefile for build=host.
11797 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11798 * Makefile.def: Autogenerate more.
11799 * Makefile.in: Regenerate.
11800
11801 2002-11-04 Adam Nemet <anemet@lnxw.com>
11802
11803 * MAINTAINERS (Write After Approval): Add myself.
11804
11805 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11806
11807 * Makefile.def (host_modules): Add rda.
11808 * Makefile.in: Regenerate.
11809 * configure.in (target_tool): Add target-rda to list.
11810
11811 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11812
11813 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11814
11815 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11816
11817 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11818 and restrap targets to this rule.
11819 * Makefile.in: Regenerate.
11820
11821 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11822
11823 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11824 GNATS only accounts.
11825
11826 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11827
11828 * configure.in (i[3456]86-*-linux*): Add check to disable
11829 ${libgcj} for glibc1.
11830
11831 2002-10-24 Denis Chertykov <denisc@overta.ru>
11832
11833 * MAINTAINERS: Add myself as ip2k port maintainer.
11834
11835 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11836
11837 * configure.in: Add tic4x target.
11838
11839 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11840
11841 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11842 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11843 * Makefile.in: Regenerate.
11844
11845 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11846 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11847 * Makefile.in: Regenerate.
11848
11849 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11850
11851 * MAINTAINERS: Add myself as web pages co-maintainer.
11852
11853 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11854
11855 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11856 * Makefile.in: Regenerate.
11857
11858 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11859
11860 * MAINTAINERS: Add myself and Nathan Sidwell
11861 <nathan@codesourcery.com> as VxWorks maintainers.
11862
11863 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11864
11865 * Makefile.def: Remove order dependency comments.
11866 * Makefile.tpl: Add explicit install-install dependencies.
11867 * Makefile.in: Regenerate.
11868
11869 * Makefile.tpl: Remove material now in src-release. (Finally!)
11870 * Makefile.in: Regenerate.
11871
11872 * Makefile.tpl: Add configure-target (for src-release in src)
11873 * Makefile.in: Regenerate.
11874
11875 2002-09-30 Nick Clifton <nickc@redhat.com>
11876
11877 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11878
11879 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11880
11881 * configure.in (s390*-*-linux*): Enable libgcj.
11882
11883 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11884
11885 * configure: Revert accidentally applied changes.
11886
11887 * Makefile.tpl: Make more autoconf-friendly.
11888 * Makefile.in: Regenerate.
11889 * configure: Make substitution more autoconf-like.
11890
11891 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11892
11893 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11894 single entry to handle all these.
11895 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11896 libjava on arm-*-elf.
11897
11898 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11899
11900 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11901 things that depend on them.
11902
11903 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11904
11905 * Makefile.tpl: Make subsituted variables more autoconfy.
11906 * Makefile.in: Regenerate.
11907 * configure: Make seds more autoconfy.
11908
11909 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11910
11911 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11912 * Makefile.in: Regenerate.
11913 * configure.in: Rewrite sed statements to look autoconfy.
11914
11915 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11916 all-target-foo on configure-target-foo.
11917 * Makefile.def: Ditto.
11918 * Makefile.in: Rebuild.
11919
11920 2002-09-25 Andrew Haley <aph@redhat.com>
11921
11922 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11923
11924 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11925
11926 * Makefile.def: New file.
11927 * Makefile.tpl: New file.
11928 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11929 * contrib/gcc_update: Note that Makefile.in is a generated file.
11930
11931 * configure.in: Minor rearrangement. Simplify tests.
11932
11933 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11934
11935 * configure.in (with_headers): Skip copy if value is "yes".
11936 (with_libs): Likewise.
11937
11938 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11939
11940 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11941 * configure.in (sh*-*-pe*): Ditto.
11942 * configure.in (mips*-*-pe*): Ditto.
11943 * configure.in (*arm-wince-pe): Ditto.
11944
11945 * configure.in: Rearrange.
11946
11947 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11948
11949 * MAINTAINERS: Update my email address.
11950
11951 2002-08-30 Paul Koning <pkoning@equallogic.com>
11952
11953 * MAINTAINERS: (Write After Approval): Add myself.
11954
11955 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11956
11957 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11958
11959 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11960
11961 * MAINTAINERS: Change my mailing address.
11962
11963 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11964
11965 * MAINTAINERS (Write After Approval): Remove myself.
11966 (Various Maintainers: c++ runtime libs): Add myself.
11967
11968 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11969
11970 * MAINTAINERS (Write After Approval): Remove myself.
11971 (Various Maintainers: c++ runtime libs): Add myself.
11972
11973 2002-08-15 Eric Christopher <echristo@redhat.com>
11974
11975 * config.sub: Import from master repository.
11976 * config.guess: Ditto.
11977
11978 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11979
11980 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11981 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11982 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11983
11984 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11985
11986 * MAINTAINERS: Add self to rs6000 vector extensions.
11987
11988 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11989
11990 * libiberty/configure: Reverted unintended yesterday's check in.
11991
11992 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11993
11994 * boehm-gc/configure, libf2c/configure: Rebuilt.
11995 * libffi/configure, libiberty/configure: Ditto.
11996 * libjava/configure, libobjc/configure: Ditto.
11997 * libstdc++-v3/configure, zlib/configure: Ditto.
11998 Merged from binutils:
11999 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
12000 From Steve Ellcey <sje@cup.hp.com>:
12001 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12002 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12003 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12004 IA64.
12005 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12006 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12007 soname_spec, sys_lib_search_path_spec): Ditto.
12008
12009 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
12010
12011 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12012
12013 2002-08-04 H.J. Lu (hjl@gnu.org)
12014
12015 * configure.in (mips*-*-linux*): Don't skip target-libffi.
12016
12017 2002-08-02 Krister Walfridsson <cato@df.lth.se>
12018
12019 * MAINTAINERS (Write After Approval): Add myself.
12020
12021 2002-07-31 Alan Modra <amodra@bigpond.net.au>
12022
12023 * configure.in: Move generic linux case to end. Copy generic
12024 linux noconfigdirs to mips*-*-linux* entry and new
12025 powerpc64*-*-linux* entry. Add target-libffi for the latter.
12026
12027 2002-07-19 Michael Matz <matz@suse.de>
12028
12029 * MAINTAINERS: Add myself as ra* maintainer.
12030
12031 2002-07-16 Chris Demetriou <cgd@broadcom.com>
12032
12033 * config.guess: Update to 2002-07-09 version.
12034 * config.sub: Update to 2002-07-03 version.
12035
12036 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
12037
12038 * MAINTAINERS: Fix typo in a maintainer email address.
12039
12040 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
12041
12042 * configure.in: Remove two redundant tests.
12043
12044 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12045
12046 * configure.in (mips*-*-irix6*o32): Enable stabs.
12047
12048 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
12049
12050 * configure.in: Don't build grez.
12051 * Makefile.in: Ditto.
12052
12053 * Makefile.in: Remove references to bsp, cygmon, libstub.
12054 * configure.in: Ditto.
12055
12056 * configure.in: Remove leftover reference to gdbtest.
12057
12058 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
12059
12060 * configure.in (gxx_include_dir): Change to match versioned
12061 C++ headers if --enable-version-specific-runtime-libs is used.
12062
12063 2002-07-04 Steve Ellcey <sje@cup.hp.com>
12064
12065 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12066
12067 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
12068
12069 * configure.in: Make --without-x work.
12070
12071 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
12072
12073 * configure.in: Rearrange target Makefile fragment collection.
12074
12075 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12076 cvs[src].
12077 * configure.in: Ditto.
12078
12079 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
12080
12081 * MAINTAINERS (Write After Approval): Update my e-mail address.
12082
12083 2002-06-24 Ben Elliston <bje@redhat.com>
12084
12085 * configure.in (host_tools): Remove cgen.
12086
12087 * Makefile.in (all-cgen): Remove; runs from its source directory.
12088 (check-cgen, install-cgen, clean-cgen): Likewise.
12089 (all-opcodes): Do not depend on all-cgen.
12090 (all-sim): Likewise.
12091
12092 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
12093
12094 * Makefile.in: Eliminate 'apache' targets.
12095 * configure.in: Eliminate 'apache' targets.
12096
12097 * configure.in: Eliminate redundant tests. Reorganize.
12098
12099 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12100
12101 * config-ml.in: Eliminate references to Cygnus configure.
12102
12103 * Makefile.in: Eliminate references to building emacs.
12104
12105 2002-06-28 Graham Stott <graham.stott@btinternet.com>
12106
12107 * MAINTAINERS: Update my email address.
12108
12109 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12110
12111 * config.if (libstdcxx_incdir): Version C++ headers.
12112 (cxx_incdir): Remove.
12113
12114 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12115
12116 * MAINTAINERS (Write After Approval): Add self.
12117
12118 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12119
12120 * configure.in: Add support for ip2k.
12121
12122 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12123
12124 * configure.in: Fix AIX configury bug.
12125
12126 2002-06-20 Steve Ellcey <sje@cup.hp.com>
12127
12128 * MAINTAINERS (Write After Approval): Add self.
12129
12130 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12131
12132 * configure.in: replace ${topsrcdir} with ${srcdir}
12133
12134 * configure.in: Move definition of libstdcxx_flags
12135 right above usage, rather than waaay earlier.
12136
12137 * configure.in: Pull definition of is_cross_compiler earlier.
12138
12139 * configure.in: Rearrange a little.
12140
12141 * configure.in: Remove references to librx.
12142 * Makefile.in: Remove references to librx.
12143
12144 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12145
12146 * config.sub: Add support for avr target.
12147 Import from master sources, rev 1.255
12148
12149 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
12150
12151 * configure, .cvsignore: Revert previous change...
12152 * Makefile: ...delete.
12153
12154 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12155
12156 * configure.in: Eliminate ${gasdir} variable.
12157
12158 2002-06-18 Dave Brolley <brolley@redhat.com>
12159
12160 * configure.in: Add support for frv.
12161 * config.sub: Add support for frv.
12162
12163 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12164
12165 * configure: Remove garbage from previous commit.
12166
12167 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12168
12169 * configure: For in-source builds, make a subdir and re-exec there.
12170 * Makefile: New file. Pass targets through to build directory.
12171 * .cvsignore: No longer ignore "Makefile".
12172
12173 2002-06-16 Douglas Rupp <rupp@gnat.com>
12174
12175 * MAINTAINERS (Write After Approval): Add self.
12176
12177 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12178
12179 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12180
12181 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12182
12183 * configure.in (vax-*-netbsd*): Re-enable gas.
12184
12185 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12186
12187 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12188 BUILD_PREFIX_1, to correct nomenclature.
12189 * configure: Likewise.
12190
12191 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12192 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12193
12194 2002-05-31 Olaf Hering <olh@suse.de>
12195
12196 * config-ml.in: Propogate DESTDIR also.
12197
12198 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12199
12200 * configure.in (vax-*-netbsd*): Don't build gas for this
12201 platform.
12202
12203 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12204
12205 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12206 and libgcj for AVR.
12207
12208 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12209
12210 * MAINTAINERS (Write After Approval): Add myself.
12211
12212 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12213
12214 * config.guess: Update to 2002-05-22 version.
12215 * config.sub: Likewise.
12216
12217 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12218
12219 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12220 * config-ml.in: Likewise.
12221 * configure: Likewise.
12222 * configure.in: Likewise.
12223
12224 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12225
12226 * MAINTAINERS: Update my email address.
12227
12228 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12229
12230 * configure.in: Simplify makefile fragment collection.
12231
12232 * configure.in: Remove code to build emacs.
12233
12234 * configure.in : Remove --srcdir argument from targargs and buildargs
12235 (it's always overridden in the Makefile anyway). Rearrange a bit.
12236
12237 * configure: Move some logic to configure.in.
12238 * configure.in: Move some logic from configure.
12239
12240 2002-05-11 Tom Tromey <tromey@redhat.com>
12241
12242 * MAINTAINERS: Reflect libgcj reality.
12243
12244 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12245
12246 * Makefile.in: Honour DESTDIR.
12247
12248 2002-05-08 Mark Mitchell <mark@codesourcery.com>
12249
12250 * config.guess: Import 2002-03-20 version.
12251 * config.sub: Import 2002-04-26 version.
12252
12253 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12254
12255 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12256
12257 2002-05-07 Tim Josling <tej@melbpc.org.au>
12258
12259 * MAINTAINERS: Add self.
12260
12261 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
12262
12263 * ltmain.sh: Detect and handle object name conflicts
12264 while piecewise linking a static library.
12265
12266 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
12267
12268 * configure.in (noconfigdirs): Don't disable libgcj on
12269 sparc64-*-solaris* and sparcv9-*-solaris*.
12270
12271 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
12272
12273 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12274
12275 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12276
12277 * configure.in (FLAGS_FOR_TARGET): Do not add
12278 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12279 on i[3456]86-*-linux*.
12280
12281 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12282
12283 * configure.in (noconfigdirs): Replace [ ] with test.
12284
12285 * configure.in (noconfigdirs): Do not add target-newlib if
12286 target == i[3456]86-*-linux*, and host == target.
12287
12288 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12289
12290 * configure.in: delete reference to absent file
12291
12292 * configure.in: replace '[' with 'test'
12293
12294 * configure.in: Eliminate references to gash.
12295 * Makefile.in: Eliminate references to gash.
12296
12297 * configure.in: remove useless references to 'pic' makefile fragments.
12298
12299 * configure.in: (*-*-windows*) Finish removing.
12300
12301 * configure.in: Eliminate redundant test for libgui.
12302
12303 2002-04-29 Roger Sayle <roger@eyesopen.com>
12304
12305 * MAINTAINERS: Add self and realphabetize. Update entries
12306 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12307 entry for a29k port maintainer.
12308
12309 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12310
12311 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12312 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12313
12314 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12315
12316 * configure.in: remove references to dead files
12317
12318 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12319
12320 * MAINTAINERS: Add information about purpose of this file.
12321
12322 2002-04-18 Tom Tromey <tromey@redhat.com>
12323
12324 * configure.in: Disallow configuring libgcj when it is already
12325 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12326 Solaris 2.8 by default. For PR libgcj/6158.
12327
12328 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12329
12330 * configure.in: Move default CC setting out of config/mh-* fragments
12331 directly into here.
12332
12333 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12334
12335 * configure.in: don't even try to configure or make a subdirectory
12336 if there's no configure script for it.
12337
12338 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12339
12340 * MAINTAINERS: Remove chill maintainers.
12341 * Makefile.in (CHILLFLAGS): Remove.
12342 (CHILL_LIB): Remove.
12343 (TARGET_CONFIGDIRS): Remove libchill.
12344 (CHILL_FOR_TARGET): Remove.
12345 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12346 CHILL_LIB.
12347 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12348 (CHECK_TARGET_MODULES): Likewise.
12349 (INSTALL_TARGET_MODULES): Likewise.
12350 (CLEAN_TARGET_MODULES): Likewise.
12351 (configure-target-libchill): Remove.
12352 (all-target-libchill): Remove.
12353 * configure.in (target_libs): Remove target-libchill.
12354 Do not compute CHILL_FOR_TARGET.
12355 * libchill: Remove directory.
12356
12357 2002-04-11 DJ Delorie <dj@redhat.com>
12358
12359 * Makefile.in, configure.in: Sync with binutils, entries
12360 follow...
12361
12362 2002-04-07 Andrew Cagney <ac131313@redhat.com>
12363
12364 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12365 (do-tar, do-bz2): New rules.
12366 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12367 (gdb-tar): New rule.
12368 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12369 (insight_dejagnu.tar): New rule.
12370 (insight.tar): New rule.
12371 (gdb+dejagnu.tar): New rule.
12372 (gdb.tar): New rule.
12373
12374 2002-02-01 Mo DeJong <supermo@bayarea.net>
12375
12376 * Makefile.in: Add all-tix to deps for all-snavigator
12377 so that tix is built when building snavigator.
12378
12379 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12380
12381 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12382 ld and gdb are not supported.
12383
12384 2002-01-07 Mark Salter <msalter@redhat.com>
12385
12386 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12387 Allow target-libgloss to be built for arm, strongarm, and xscale.
12388
12389 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12390
12391 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12392 options for i[3456]86-pc-linux* native builds.
12393
12394 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12395
12396 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12397 files from .po files for a distribution.
12398
12399 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12400
12401 * configure.in: Enable libstdc++-v3 for h8300 targets.
12402
12403 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12404
12405 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12406 version from bfd/.
12407
12408 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12409
12410 * Makefile.in (VER): When present, extract the version number from
12411 the file version.in.
12412
12413 2001-05-24 Tom Rix <trix@redhat.com>
12414
12415 * configure.in : enable ld for aix
12416
12417 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12418
12419 * config.guess: Add linux target for S/390.
12420
12421 2000-11-07 Philip Blundell <pb@futuretv.com>
12422
12423 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12424
12425 2000-11-03 Philip Blundell <pb@futuretv.com>
12426
12427 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12428 files.
12429
12430 2001-01-15 Ben Elliston <bje@redhat.com>
12431
12432 * configure.in (host_tools): Add sid.
12433 Always configure cgen.
12434
12435 2000-11-24 Nick Clifton <nickc@redhat.com>
12436
12437 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12438
12439 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12440
12441 * Makefile.in (ALL_MODULES): Add all-cgen.
12442 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12443 (all-cgen): New target.
12444 (all-opcodes,all-sim): Depend on all-cgen.
12445 * configure.in (host_tools): Add cgen.
12446 Only configure cgen if --enable-cgen-maint.
12447
12448 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12449
12450 * configure.in: Add *-*-freebsd* configurations.
12451
12452 2002-04-08 Tom Tromey <tromey@redhat.com>
12453
12454 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12455 Fixes PR libgcj/6068.
12456
12457 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12458
12459 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12460
12461 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12462
12463 * configure.in (alpha*-dec-osf*): Enable libgcj.
12464
12465 2003-03-27 Matthew Gingell <gingell@gnat.com>
12466
12467 * MAINTAINERS (Write After Approval): Add myself.
12468
12469 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12470
12471 Fix for: PR bootstrap/3591, target/5676
12472 * configure.in (mcore-pe): Disable the configuration of
12473 libstdc++-v3 since exceptions are not supported.
12474
12475 2002-03-20 Anthony Green <green@redhat.com>
12476
12477 * configure.in: Enable libgcj for xscale-elf target.
12478
12479 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12480
12481 * MAINTAINERS: Update my email address.
12482
12483 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12484
12485 * ltmain.sh (relink_command): Fix typo in previous change.
12486
12487 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12488
12489 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12490 (relink_command): Added --tag flags.
12491 (mode=install): If relinking fails; error out.
12492
12493 2002-03-12 Richard Henderson <rth@redhat.com>
12494
12495 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12496 .NOTPARALLEL tag.
12497 (do-check): Rename from check.
12498 (check): Allow parallel check.
12499
12500 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12501
12502 * MAINTAINERS: Add myself as maintainer for xtensa port.
12503 Fix alphabetical order in CPU port maintainer list.
12504 Remove myself from Write After Approval list.
12505
12506 2002-03-11 Richard Henderson <rth@redhat.com>
12507
12508 * Makefile.in (.NOTPARALLEL): Add fake tag.
12509
12510 2002-03-07 H.J. Lu (hjl@gnu.org)
12511
12512 * configure.in: Enable gprof for mips*-*-linux*.
12513
12514 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12515
12516 * MAINTAINERS (Write After Approval): Add myself.
12517
12518 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12519
12520 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12521 libjava.
12522 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12523
12524 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12525
12526 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12527 because its Makefile is there; test for the executable instead.
12528
12529 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12530
12531 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12532 libstdc++-v3 and libjava.
12533
12534 2002-02-11 Adam Megacz <adam@xwt.org>
12535
12536 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12537 boehm-gc
12538
12539 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12540
12541 * config.guess: Updated to 2002-01-30's version.
12542 * config.sub: Updated to 2002-02-01's version.
12543 Contribute sh64-elf.
12544 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12545 * configure.in: Added sh64-*-*.
12546
12547 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12548
12549 * MAINTAINERS: Belatedly add myself to write after approval list.
12550
12551 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12552
12553 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12554 Remove self as Write After Approval.
12555
12556 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12557
12558 * MAINTAINERS: Put self in as maintainer for contrib/regression
12559 directory.
12560
12561 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12562
12563 * MAINTAINERS: Update my email address.
12564
12565 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12566
12567 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12568 target-libiberty, and target-libgloss. Skip Java-related
12569 libraries if not supported for NetBSD on target CPU.
12570
12571 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12572
12573 * install-sh: Use _inst.$$_ for temp file name.
12574
12575 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12576
12577 * MAINTAINERS (Write After Approval): Move my contact info
12578 from here...
12579 (OS Port Maintainers): ...to here (netbsd).
12580
12581 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12582
12583 * MAINTAINERS (Write After Approval): Add myself.
12584
12585 2002-01-17 H.J. Lu <hjl@gnu.org>
12586
12587 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12588 (all-target-fastjar): Also depend on all-target-libiberty.
12589
12590 2002-01-16 H.J. Lu (hjl@gnu.org)
12591
12592 * config.guess: Import from master sources, rev 1.225.
12593 * config.sub: Import from master sources, rev 1.238.
12594
12595 2002-01-16 Kazu Hirata <kazu@hxi.com>
12596
12597 * MAINTAINERS (Write After Approval): Remove myself.
12598
12599 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12600
12601 * MAINTAINERS (Write After Approval): Add myself.
12602
12603 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12604
12605 * MAINTAINERS: Add self as docs co-maintainer.
12606
12607 2001-12-11 Matthias Klose <doko@debian.org>
12608
12609 * MAINTAINERS (Write After Approval): Add myself.
12610
12611 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12612
12613 * MAINTAINERS: Update my email address.
12614
12615 2001-12-07 Turly O'Connor <turly@apple.com>
12616 * MAINTAINERS (Write After Approval): Add myself.
12617 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12618 (rs6000_initialize_trampoline): Call __trampoline_setup for
12619 ABI_DARWIN too.
12620 * darwin-tramp.asm: New file, implements __trampoline_setup.
12621 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12622
12623 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12624
12625 * MAINTAINERS (Write After Approval): Add myself.
12626
12627 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12628
12629 * configure, configure.in: Use temp file for long sed commands.
12630
12631 2001-12-03 Laurent Guerby <guerby@acm.org>
12632
12633 * config.sub: Update to version 1.232 on subversion.
12634
12635 2001-12-03 Ben Elliston <bje@redhat.com>
12636
12637 * MAINTAINERS: Update mail address for config.* patches.
12638
12639 2001-11-27 DJ Delorie <dj@redhat.com>
12640 Zack Weinberg <zack@codesourcery.com>
12641
12642 When build != host, create libiberty for the build machine.
12643
12644 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12645 CONFIG_ARGUMENTS.
12646 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12647 New variables.
12648 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12649 and rules.
12650 (all.normal): Depend on ALL_BUILD_MODULES.
12651 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12652 (all-build-libiberty): Depend on configure-build-libiberty.
12653
12654 * configure: Calculate and substitute proper value for
12655 ALL_BUILD_MODULES.
12656 * configure.in: Create the build subdirectory.
12657 Calculate and substitute TARGET_CONFIGARGS (formerly
12658 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12659
12660 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12661
12662 * MAINTAINERS (write-after-approval): Add self.
12663
12664 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12665
12666 * MAINTAINERS (GNATS only accounts): Remove self.
12667
12668 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12669
12670 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12671 libf2c.
12672
12673 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12674
12675 * MAINTAINERS (Write After Approval): Add self.
12676
12677 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12678
12679 * MAINTAINERS: mips and s390 are also CPU ports.
12680
12681 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12682
12683 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12684
12685 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12686
12687 * MAINTAINERS: Alphabetize.
12688
12689 2001-11-09 Kazu Hirata <kazu@hxi.com>
12690
12691 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12692
12693 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12694
12695 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12696
12697 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12698
12699 * configure.in (--enable-languages): Be more permissive about
12700 syntax. Check for empty lists better. Warn about $LANGUAGES.
12701
12702 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12703
12704 * config.sub: Import from master sources, rev. 1.230.
12705 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12706
12707 2001-11-07 Laurent Guerby <guerby@acm.org>
12708
12709 * MAINTAINERS (Write After Approval): Add self.
12710
12711 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12712
12713 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12714
12715 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12716
12717 * config.sub: Import from master sources, rev 1.226.
12718 * config.guess: Import from master sources, rev 1.216.
12719
12720 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12721
12722 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12723 * MAINTAINERS: Add self as maintainer of MMIX port.
12724 Remove old after-approval entry.
12725
12726 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12727
12728 * ChangeLog, configure: Fix spelling errors.
12729
12730 2001-10-20 Brendan Kehoe <brendan@zen.org>
12731
12732 * MAINTAINERS: Tweak my address.
12733
12734 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12735
12736 * MAINTAINERS: Update my email address.
12737
12738 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12739
12740 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12741 * MAINTAINERS: Add self as maintainer of CRIS port.
12742
12743 2001-10-10 Geert Bosch <bosch@gnat.com>
12744
12745 * MAINTAINERS (Various maintainers: Ada front end):
12746 Added Robert Dewar.
12747
12748 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12749
12750 * MAINTAINERS (Write After Approval): Added self
12751
12752 2001-10-02 Geert Bosch <bosch@gnat.com>
12753
12754 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12755
12756 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12757
12758 * configure: Handle temporary files securely using mkdir.
12759
12760 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12761
12762 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12763
12764 2001-09-26 Will Cohen <wcohen@redhat.com>
12765
12766 * configure.in (*-*-linux*): Disable configuration of target-newlib
12767 and target-libgloss.
12768
12769 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12770
12771 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12772 RANLIB.
12773
12774 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12775
12776 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12777 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12778 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12779 avoid quotes nesting problems.
12780 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12781 (DO_X): Export only variables that are set.
12782
12783 2001-09-19 Ben Elliston <bje@redhat.com>
12784
12785 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12786 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12787 semantics. Use the shell built-in "type" command instead.
12788
12789 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12790
12791 Merged from gcc-3_0-branch:
12792 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12793 * ltcf-c.sh: Use $objext, not $ac_objext.
12794 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12795 * ltcf-cxx.sh: Add support for GNU.
12796 2001-07-22 Timothy Wall <twall@redhat.com>
12797 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12798 default settings if using GNU tools with that configuration.
12799 * ltcf-cxx.sh: Ditto.
12800 * ltcf-gcj.sh: Ditto.
12801 2001-07-21 Michael Chastain <chastain@redhat.com>
12802 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12803 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12804 * ltmain.sh: Mark as gcc-local.
12805
12806 2001-08-30 Eric Christopher <echristo@redhat.com>
12807 Jason Eckhardt <jle@redhat.com>
12808
12809 * config.guess: Merge from master sources.
12810 * config.sub: Merge from master sources, add support for mipsisa32.
12811
12812 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12813 * config.sub: Merge from master sources, rev 1.219.
12814 * MAINTAINERS: Add self as contact for stormy16 port.
12815
12816 2001-08-14 Zack Weinberg <zackw@panix.com>
12817
12818 * config.sub: Merge from master sources, rev 1.218.
12819 * config.guess: Merge from master sources, rev 1.209.
12820
12821 2001-08-11 Graham Stott <grahams@redhat.com>
12822
12823 * Makefile.in (check-c++): Add missing semicolon.
12824
12825 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12826
12827 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12828
12829 2001-07-30 Eric Christopher <echristo@redhat.com>
12830
12831 * MAINTAINERS (Various maintainers: mips port): Added myself.
12832
12833 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12834
12835 * configure.in (sh-*-linux*): New.
12836
12837 2001-07-27 Richard Henderson <rth@redhat.com>
12838
12839 * .cvsignore: Add LAST_UPDATED.
12840
12841 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12842
12843 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12844
12845 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12846
12847 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12848
12849 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12850
12851 * MAINTAINERS (Write After Approval): Added myself.
12852
12853 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12854
12855 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12856 and libgcj on m68hc11/m68hc12.
12857
12858 2001-06-27 H.J. Lu (hjl@gnu.org)
12859
12860 * Makefile (CFLAGS_FOR_BUILD): New.
12861 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12862
12863 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12864
12865 * README: Remove version number.
12866
12867 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12868
12869 * INSTALL/README: Update wrt. to the installation instructions now
12870 residing in gcc/doc/install.texi.
12871
12872 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12873
12874 * README: Replace with a cut-down and updated version of gcc/README.
12875
12876 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12877
12878 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12879 multilibs to be disabled.
12880
12881 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12882
12883 * MAINTAINERS (Write After Approval): Add myself.
12884
12885 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12886
12887 * config.guess: Import CVS version 1.195.
12888 * config.sub: Import CVS version 1.212.
12889
12890 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12891
12892 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12893 gcc/xgcc is built, use -print-prog-name to find out the program
12894 name to use.
12895
12896 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12897
12898 * config.guess: Import CVS version 1.194. All gcc-local changes
12899 appear to also be in the master copy.
12900 * config.sub: Import CVS version 1.211.
12901
12902 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12903
12904 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12905 with_gcc]: Use `gcc -shared' to build a shared library.
12906
12907 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12908
12909 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12910 archives.
12911
12912 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12913
12914 * MAINTAINERS (Write After Approval): Add myself.
12915
12916 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12917
12918 * configure.in (libstdcxx_flags): Do not try to execute
12919 libstdc++-v3/testsuite_flags until it exists.
12920
12921 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12922
12923 * MAINTAINERS: Update my email address.
12924
12925 2001-05-31 Graham Stott <grahams@redhat.com>
12926
12927 * MAINTAINERS (Write After Approval): Add myself.
12928
12929 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12930
12931 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12932 libraries when using g++ with native linker.
12933
12934 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12935
12936 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12937
12938 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12939
12940 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12941 [aix4*|aix5*]: Prepend blank.
12942
12943 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12944
12945 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12946 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12947 of subdir/configure scripts to use the new libtool.m4.
12948
12949 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12950
12951 * MAINTAINERS (Write After Approval): Add myself.
12952
12953 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12954
12955 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12956
12957 2001-05-11 Ben Elliston <bje@redhat.com>
12958
12959 * Makefile.in (all-sid): New target.
12960 (check-sid, clean-sid, install-sid): Likewise.
12961
12962 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12963
12964 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12965
12966 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12967
12968 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12969 libgcj.
12970
12971 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12972
12973 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12974 gcc/xgcc is built, use -print-prog-name to find out the program
12975 name to use.
12976
12977 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12978
12979 * configure.in (noconfigdirs): Don't reset it from scratch in the
12980 target case; only append to it.
12981
12982 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12983 sparc-*-solaris2.8]: Disable ${libgcj}.
12984
12985 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12986
12987 * configure.in (libgcj_saved): Copy from $libgcj.
12988 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12989 --disable-libgcj.
12990
12991 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12992
12993 * MAINTAINERS: Remove self as MIPS maintainer and
12994 C front end maintainer.
12995
12996 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12997
12998 * configure.in: Move *-chorusos target case to the proper switch.
12999 Disable libgcj.
13000
13001 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
13002
13003 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13004 1.641.2.228.
13005
13006 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13007
13008 * Makefile.in (STAGE1_CFLAGS): Pass down.
13009
13010 2001-04-13 Alan Modra <amodra@one.net.au>
13011
13012 * config.guess: Add hppa64-linux support. Note for next import that
13013 this is already in the master file.
13014 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
13015
13016 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
13017
13018 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13019 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13020
13021 2001-04-11 Stan Shebs <shebs@apple.com>
13022
13023 * MAINTAINERS: Add self as Darwin port maintainer.
13024
13025 2001-04-11 Alan Modra <amodra@one.net.au>
13026
13027 * MAINTAINERS: Update my email address.
13028
13029 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
13030
13031 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13032 recent versions of FreeBSD (release 3 or later).
13033 * ltconfig: On FreeBSD, -lc must not be provided when building
13034 a shared library or else the standard -pthread gcc option is
13035 rendered worthless to later users of the built library.
13036
13037 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
13038
13039 * MAINTAINERS: Add self and RTH as C front end maintainers.
13040
13041 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
13042
13043 * config.sub: Make sure to match an already-canonicalized
13044 machine name (eg. mn10300-unknown-elf).
13045
13046 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
13047
13048 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13049 New macros.
13050 (bootstrap, cross): Use RECURSE_FLAGS.
13051 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13052
13053 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
13054
13055 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13056
13057 2001-03-22 Colin Howell <chowell@redhat.com>
13058
13059 * Makefile.in (DO_X): Do not backslash single-quotes in
13060 backquotes (two places).
13061
13062 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13063
13064 Re-installed:
13065 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13066 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13067 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13068 * ltcf-cxx.sh: Likewise.
13069 * ltcf-gcj.sh: Likewise.
13070
13071 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13072
13073 * MAINTAINERS: Add myself as "documentation co-maintainer".
13074
13075 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13076
13077 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13078 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13079
13080 2001-03-19 Tom Tromey <tromey@redhat.com>
13081
13082 * config-ml.in: Handle GCJ and GCJFLAGS.
13083
13084 2001-03-21 Michael Chastain <chastain@redhat.com>
13085
13086 * Makefile.in: all-m4 depends on all-texinfo.
13087
13088 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
13089
13090 * MAINTAINERS: Add myself to write after approval list.
13091
13092 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
13093
13094 * Makefile.in (DO_X): Quote nested quotes.
13095
13096 2001-03-18 Alan Modra <alan@linuxcare.com.au>
13097
13098 * MAINTAINERS: Add myself to write after approval list.
13099
13100 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
13101
13102 * Makefile.in (DO_X): Use double quotes for quoting
13103 "RANLIB=$${RANLIB}".
13104
13105 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13106
13107 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13108
13109 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
13110
13111 * configure.in: Only use `lang_requires' for languages athat are
13112 actually enabled.
13113
13114 2001-03-08 Phil Edwards <pme@sources.redhat.com>
13115
13116 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13117
13118 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
13119
13120 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13121
13122 2001-03-07 Tom Tromey <tromey@redhat.com>
13123
13124 * configure.in: Allow config-lang.in to set `lang_requires' to list
13125 of other required languages.
13126
13127 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
13128
13129 * Makefile.in: Remove RANLIB definition. Use RANLIB
13130 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13131 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13132
13133 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
13134 Alexandre Oliva <aoliva@redhat.com>
13135
13136 * Makefile.in (check-c++): Use tabs, not spaces.
13137
13138 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
13139
13140 * MAINTAINERS: add myself to Write After Approval list.
13141
13142 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
13143
13144 * Makefile.in (check-c++): New rule.
13145
13146 * configure.in (target_libs): Remove libg++.
13147 (noconfigdirs): Remove libg++.
13148 (noconfigdirs): Same.
13149 (noconfigdirs): Same.
13150 (noconfigdirs): Same.
13151
13152 * config-ml.in: Remove libg++ references.
13153
13154 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13155 (ALL_TARGET_MODULES): Same.
13156 (configure-target-libg++): Remove.
13157 (all-target-libg++): Remove.
13158 (configure-target-libio): Remove.
13159 (all-target-libio): Remove.
13160 (check-target-libio): Remove.
13161 (.PHONY): Remove.
13162 (libg++.tar.bz2): Remove.
13163 (all-target-cygmon): Remove libio.
13164 (all-target-libstdc++): Remove.
13165 (configure-target-libstdc++): Remove.
13166 (TARGET_LIB_PATH): Remove libstdc++.
13167 (ALL_GCC_CXX): Remove libstdc++.
13168 (all-target-gperf): Correct.
13169
13170 2001-02-16 Nick Clifton <nickc@redhat.com>
13171
13172 * configure.in (noconfigdirs): Allow configuration of texinfo
13173 for Cygwin hosts.
13174
13175 2001-02-15 Anthony Green <green@redhat.com>
13176
13177 * configure: Introduce GCJ_FOR_TARGET.
13178 * configure.in: Ditto.
13179 * Makefile.in: Ditto.
13180
13181 2001-02-13 Andreas Schwab <schwab@suse.de>
13182
13183 * MAINTAINERS: Update mail address.
13184
13185 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13186
13187 * config.guess: Add linux target for S/390.
13188 * config.sub: Likewise.
13189
13190 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
13191
13192 * configure.in: for *-chorusos, don't config target-newlib and
13193 target-libgloss.
13194
13195 2001-02-06 Ben Elliston <bje@redhat.com>
13196
13197 * configure: Output host type to stdout, not stderr.
13198
13199 2001-02-05 Mark Mitchell <mark@codesourcery.com>
13200
13201 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13202 * ltcf-cxx.sh: Likewise.
13203
13204 * config.if: Assume enable_libstdcxx_v3 is defined.
13205
13206 2001-02-04 Mark Mitchell <mark@codesourcery.com>
13207
13208 Remove V2 C++ library.
13209 * configure.in: Remove --enable-libstdcxx_v3 support.
13210
13211 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13212
13213 * include/demangle.h: Add prototype for java_demangle_v3.
13214
13215 2001-01-29 Phil Edwards <pme@sources.redhat.com>
13216
13217 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13218
13219 2001-01-27 Richard Henderson <rth@redhat.com>
13220
13221 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13222
13223 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13224
13225 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13226 Don't unset, it's non-portable and no longer necessary, set to empty
13227 instead.
13228
13229 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13230
13231 * ltconfig: Shell portability fix for the tagname validity check.
13232
13233 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
13234
13235 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13236 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13237
13238 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13239
13240 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13241
13242 2001-01-26 Tom Tromey <tromey@redhat.com>
13243
13244 * configure.in: Allow libgcj to be built on Sparc Solaris.
13245
13246 2001-01-25 David Edelsohn <edelsohn@gnu.org>
13247
13248 * ltcf-c.sh: Add aix5 case.
13249 * ltcf-cxx.sh: Likewise.
13250 * ltconfig: Likewise.
13251
13252 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
13253
13254 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13255 keep at least one of build_libtool_libs or build_old_libs set to
13256 yes.
13257
13258 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13259 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13260
13261 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13262
13263 * configure.in: Enable libgcj on several additional platforms.
13264
13265 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13266
13267 * configure.in: Enable libgcj for linux targets.
13268
13269 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13270
13271 * MAINTAINERS (Write After Approval): Add myself.
13272
13273 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13274
13275 * MAINTAINERS: Add myself as vax port maintainer.
13276
13277 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13278
13279 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13280
13281 2001-01-09 Mike Stump <mrs@wrs.com>
13282
13283 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13284 failures of subdirectories.
13285
13286 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13287
13288 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13289 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13290 * ltcf-cxx.sh: Likewise.
13291 * ltcf-gcj.sh: Likewise.
13292 * ltconfig.sh: Fix typo.
13293
13294 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13295
13296 * configure: handle DOS-style absolute paths.
13297
13298 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13299
13300 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13301
13302 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13303
13304 * MAINTAINERS: Add myself as avr port co-maintainer.
13305
13306 2000-12-28 Ben Elliston <bje@redhat.com>
13307
13308 * MAINTAINERS: Add myself under ``Write After Approval''.
13309
13310 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13311
13312 * texinfo: Remove directory from GCC.
13313
13314 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13315
13316 * COPYING: Update to current
13317 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13318 to 19yy as example year in copyright notice).
13319
13320 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13321
13322 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13323 (libstdcxx_incdir): Pass down.
13324 * config.if: Remove expired bits for cxx_interface, add stub.
13325 (libstdcxx_incdir): Add variable for g++ include directory.
13326 * configure.in (gxx_include_dir): Use it.
13327
13328 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13329
13330 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13331 with old-email address from ``Write After Approval''.
13332
13333 2000-12-15 Andreas Jaeger <aj@suse.de>
13334
13335 * configure.in: Handle lang_dirs.
13336
13337 2000-12-14 Tom Tromey <tromey@redhat.com>
13338
13339 * MAINTAINERS: Removed brads.
13340
13341 * MAINTAINERS: Added gcj developers.
13342
13343 2000-12-13 Anthony Green <green@redhat.com>
13344
13345 * configure.in: Disable libgcj for any target not specifically
13346 listed. Disable libgcj for x86 and Alpha Linux until compatible
13347 with g++ abi.
13348
13349 2000-12-13 Mike Stump <mrs@wrs.com>
13350
13351 * Makefile.in (local-distclean): Also remove fastjar.
13352
13353 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13354
13355 * contrib/gcc_update: Add fastjar --touch entries.
13356
13357 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
13358
13359 * configure.in: Disable language-specific target libraries for
13360 languages that aren't enabled.
13361
13362 2000-12-10 Anthony Green <green@redhat.com>
13363
13364 * configure.in: Define libgcj. Disable libgcj target libraries for
13365 most targets.
13366
13367 2000-12-10 Neil Booth <neilb@earthling.net>
13368
13369 * MAINTAINERS: Update mail address, remove from WAA list.
13370
13371 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13372
13373 * libjava: Imported from /cvs/java.
13374 * libffi: Likewise.
13375 * Boehm-gc: Likewise.
13376
13377 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13378
13379 * configure.in (target_libs): Revert 2000-12-08 patch.
13380 (noconfigdirs): Added target-libjava.
13381
13382 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13383
13384 * djunpack.bat: removed.
13385
13386 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13387
13388 * Makefile.in: handle DOS-style absolute paths.
13389 * config-ml.in: likewise.
13390 * symlink-tree: likewise.
13391
13392 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13393
13394 * fastjar: Imported.
13395
13396 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13397
13398 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13399 libjava.
13400 * configure.in (target_libs): Removed `target-libjava'.
13401
13402 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13403
13404 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13405 (ALL_MODULES): Added fastjar.
13406 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13407 (all-target-libjava): all-fastjar replaces all-zip.
13408 (all-fastjar): Added.
13409 (configure-target-fastjar, all-target-fastjar): Likewise.
13410 * configure.in (host_tools): Added fastjar.
13411
13412 2000-12-07 Mike Stump <mrs@wrs.com>
13413
13414 * Makefile.in (local-distclean): Remove leftover built files.
13415
13416 2000-11-24 Nick Clifton <nickc@redhat.com>
13417
13418 * configure.in (xscale-elf): Add target.
13419 (xscale-coff): Add target.
13420
13421 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13422
13423 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13424 recent versions of FreeBSD (release 3 or later).
13425 * ltconfig: On FreeBSD, -lc must not be provided when building
13426 a shared library or else the standard -pthread gcc option is
13427 rendered worthless to later users of the built library.
13428
13429 2000-11-16 Fred Fish <fnf@be.com>
13430
13431 * configure.in (enable_libstdcxx_v3): Fix typo,
13432 libstd++ -> libstdc++.
13433
13434 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13435
13436 * MAINTAINERS: Add self to Write After Approval list.
13437
13438 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13439
13440 * MAINTAINERS: Update my email address. Add myself to global write
13441 privs list.
13442
13443 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13444
13445 * Makefile.in: Merge with src and libgcj.
13446 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13447 configure-target-<library> when their configure scripts need the C
13448 or C++ library to have already been built to work properly.
13449 (do_proto_toplev): Set them to an empty string.
13450
13451 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13452 (REALLY_SET_LIB_PATH): Use them.
13453
13454 2000-11-17 Stan Shebs <shebs@apple.com>
13455
13456 * MAINTAINERS: Add self to Write After Approval list.
13457
13458 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13459
13460 * configure: Provide the original toplevel configure arguments
13461 (including $0) to subprocesses in the environment rather than
13462 through gcc/configargs.h.
13463
13464 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13465
13466 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13467 C99. Alphabetise "Write After Approval" list.
13468
13469 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13470
13471 * configure: Turn on libstdc++ V3 by default.
13472
13473 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13474 if we've got GCC.
13475
13476 2000-11-11 Philip Blundell <philb@gnu.org>
13477
13478 * MAINTAINERS: Add self to Write After Approval list.
13479
13480 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13481
13482 * ltcf-c.sh (aix4): Improve shared library configuration; require
13483 exporting symbols.
13484 * ltcf-cxx.sh (aix4): Define.
13485 * ltconfig (aix4): Define library and soname specs appropriate for
13486 AIX. Define command to create export symbols list.
13487
13488 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13489
13490 * config.sub: Add support for Sun Chorus
13491
13492 2000-10-31 Nick Clifton <nickc@redhat.com>
13493
13494 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13495 <name>@redhat.com. Also installed new email address for Clint
13496 Popetz.
13497
13498 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13499
13500 * etc: Remove directory from GCC.
13501
13502 2000-10-16 Michael Meissner <meissner@redhat.com>
13503
13504 * configure (gcc/configargs.h): Only create if there is a build GCC
13505 directory created.
13506
13507 2000-10-16 Matthias Klose <doko@debian.org>
13508
13509 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13510 when configured for libstdc++-v3.
13511
13512 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13513
13514 * configure: Save configure arguments to gcc/configargs.h.
13515
13516 2000-10-04 Philipp Thomas <pthomas@suse.de>
13517
13518 * config.guess: Import CVS version 1.157.
13519 * config.sub: Import CVS version 1.181.
13520
13521 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13522
13523 * Makefile.in (bootstrap): avoid recursion if subdir missing
13524 (cross): ditto
13525 (do-proto-toplev): ditto
13526
13527 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13528
13529 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13530 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13531
13532 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13533 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13534 all affected `configure' scripts.
13535
13536 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13537
13538 * MAINTAINERS: Add self as cpplib co-maintainer.
13539
13540 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13541
13542 * MAINTAINERS: Add self to Write After Approval list.
13543
13544 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13545
13546 * INSTALL/README: egcs -> GCC update.
13547
13548 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13549
13550 * MAINTAINERS: Add myself to Write After Approval list.
13551
13552 2000-09-15 Kazu Hirata <kazu@hxi.com>
13553
13554 * MAINTAINERS: Add myself to Write After Approval list.
13555
13556 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13557
13558 * configure.in: Do not build byacc for hppa64. Provide paths to the
13559 X11 libraries for hppa64.
13560
13561 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13562
13563 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13564
13565 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13566
13567 * Makefile.in (all-zlib): Added dummy target.
13568
13569 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13570 ltcf-gcj.sh: Updated from libtool multi-language branch.
13571
13572 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13573
13574 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13575 (bootstrap*): Depend on all-bootstrap.
13576
13577 2000-09-05 Philipp Thomas <pthomas@suse.de>
13578
13579 * config.guess: Import CVS version 1.156.
13580 * config.sub: Import CVS version 1.179.
13581
13582 2000-09-02 Anthony Green <green@cygnus.com>
13583
13584 * Makefile.in (all-gcc): Depend on all-zlib.
13585 (CLEAN_MODULES): Add clean-zlib.
13586 (ALL_MODULES): Add all-zlib.
13587 * configure.in (host_libs): Add zlib.
13588
13589 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13590
13591 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13592 crosses, but add gcc/include to the header search path for them.
13593
13594 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13595
13596 * MAINTAINERS: Add self to Write After Approval list.
13597
13598 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13599
13600 * config.guess: Import CVS version 1.152.
13601 * config.sub: Import CVS version 1.177.
13602
13603 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13604
13605 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13606 $targargs to tell whether newlib is going to be built.
13607
13608 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13609 $$r/TARGET_SUBDIR/libio for _G_config.h.
13610
13611 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13612
13613 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13614
13615 2000-08-22 DJ Delorie <dj@redhat.com>
13616
13617 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13618
13619 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13620
13621 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13622 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13623 sub-configures.
13624
13625 2000-08-21 DJ Delorie <dj@redhat.com>
13626
13627 * MAINTAINERS: Add self as a libiberty maintainer
13628
13629 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13630
13631 * configure.in (libstdcxx_flags): Use
13632 libstdc++-v3/src/libstdc++.INC.
13633
13634 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13635
13636 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13637
13638 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13639
13640 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13641
13642 * configure: Make enable_threads and enable_shared defaults
13643 explicit. Substitute enable_threads into generated Makefiles.
13644 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13645 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13646
13647 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13648
13649 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13650
13651 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13652
13653 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13654 previous delta.
13655
13656 2000-08-11 Jason Merrill <jason@redhat.com>
13657
13658 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13659 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13660 (FLAGS_FOR_TARGET): Not here.
13661 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13662
13663 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13664
13665 * config-ml.in (CC, CXX): Don't introduce a leading space.
13666
13667 2000-08-07 DJ Delorie <dj@delorie.com>
13668
13669 * MAINTAINERS: Add self as a DJGPP maintainer
13670
13671 2000-08-07 DJ Delorie <dj@redhat.com>
13672
13673 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13674 "if we're also building gcc, and it's a gcc that will run on the
13675 build machine, we want to use its includes instead of the system's
13676 default includes".
13677
13678 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13679
13680 * MAINTAINERS: Add self to Write After Approval list.
13681
13682 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13683
13684 * configure.in (libstdcxx_flags): Don't use `"'.
13685
13686 * config-ml.in: Adjust multilib search paths to the
13687 appropriate multilib tree.
13688
13689 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13690
13691 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13692 commas in $LANGUAGES.
13693
13694 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13695
13696 * configure.in: Re-enable all references to libg++ and librx.
13697
13698 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13699
13700 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13701 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13702 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13703 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13704
13705 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13706
13707 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13708
13709 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13710 CXX_FOR_TARGET for sed.
13711
13712 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13713
13714 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13715 Do not override if already set in the environment or in configure.
13716 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13717 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13718
13719 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13720
13721 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13722 the libtool CVS tree multi-language branch.
13723 * ltconfig, ltmain.sh: Updated.
13724
13725 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13726
13727 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13728 (clean-target): Depend on it.
13729
13730 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13731 (GCC_FOR_TARGET): Use it.
13732 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13733 * configure.in: ... here.
13734 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13735 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13736
13737 2000-07-24 Eric Christopher <echristo@cygnus.com>
13738
13739 * MAINTAINERS: Add self to Write After Approval list.
13740
13741 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13742
13743 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13744 (configure-target-libchill, configure-target-libobjc): Likewise.
13745
13746 * configure.in: Use the same cache file for all target libs.
13747 * config-ml.in: But different cache files per multilib variant.
13748
13749 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13750
13751 * configure (topsrcdir): Don't use dirname.
13752
13753 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13754
13755 * MAINTAINERS: Add self to Write After Approval list.
13756
13757 2000-07-20 Jason Merrill <jason@redhat.com>
13758
13759 * configure.in: Remove all references to libg++ and librx.
13760
13761 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13762
13763 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13764
13765 * config.sub: Update to subversions version 2000-07-06.
13766
13767 2000-07-12 Andrew Haley <aph@cygnus.com>
13768
13769 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13770 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13771
13772 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13773
13774 * symlink-tree: Check number of arguments.
13775
13776 2000-07-05 Jim Wilson <wilson@cygnus.com>
13777
13778 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13779 search path for a g++ extracted from the build tree. This
13780 will allow link tests run by configure scripts in
13781 subdirectories to succeed.
13782
13783 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13784
13785 * ltconfig: Add support for mips-dde-sysv4.2MP
13786
13787 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13788
13789 * MAINTAINERS: Add myself as loop discovery maintainer.
13790
13791 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13792
13793 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13794 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13795
13796 2000-06-19 Timothy Wall <twall@cygnus.com>
13797
13798 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13799 * config.sub: Add tic54x target.
13800
13801 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13802
13803 * MAINTAINERS: Add self as Fortran maintainer,
13804 remove Craig Burley.
13805
13806 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13807
13808 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13809 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13810
13811 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13812
13813 * MAINTAINERS: Add self as i18n maintainer
13814
13815 20000-05-21 H.J. Lu (hjl@gnu.org)
13816
13817 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13818 directory are used if they exist. Make sure
13819 $(build_tooldir)/include is searched for header files,
13820 $(build_tooldir)/lib/ for library files.
13821 (GCC_FOR_TARGET): Likewise.
13822 (CXX_FOR_TARGET): Likewise.
13823
13824 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13825
13826 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13827
13828 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13829
13830 * Makefile.in (configure-target-libiberty): Depend on
13831 configure-target-newlib.
13832
13833 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13834
13835 * configure.in, Makefile.in: Merge all libffi-related
13836 configury stuff from the libgcj tree.
13837
13838 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13839
13840 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13841 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13842
13843 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13844
13845 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13846 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13847 current version information. Add to proto-toplev directory.
13848 (gdb-taz): Build do-djunpack.
13849
13850 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13851
13852 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13853
13854 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13855
13856 * MAINTAINERS: Add self to Write After Approval list.
13857
13858 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13859
13860 * ltmain.sh: Preserve in relink_command any environment
13861 variables that may affect the linker behavior.
13862
13863 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13864
13865 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13866
13867 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13868
13869 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13870
13871 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13872
13873 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13874 with the version name.
13875
13876 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13877
13878 * MAINTAINERS: Add self as bb-reorder maintainer.
13879
13880 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13881
13882 * config.if: Tweak.
13883
13884 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13885
13886 * djunpack.bat: New file.
13887
13888 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13889
13890 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13891 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13892 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13893 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13894
13895 2000-04-16 Dave Pitts <dpitts@cozx.com>
13896
13897 * config.sub (case $basic_machine): Change default for "ibm-*"
13898 to "openedition".
13899
13900 2000-04-13 Andreas Jaeger <aj@suse.de>
13901
13902 * MAINTAINERS: Added myself.
13903
13904 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13905
13906 * Makefile.in (gdb-taz): New target. GDB specific archive.
13907 (do-md5sum): New target.
13908 (MD5PROG): Define.
13909 (PACKAGE): Default to TOOL.
13910 (VER): Default to a shell script.
13911 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13912 md5 checksum generation.
13913 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13914 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13915 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13916 insight.tar.bz2): Use gdb-taz to create archive.
13917
13918 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13919
13920 * configure (warn_cflags): Delete.
13921
13922 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13923
13924 * MAINTAINERS: Added myself.
13925
13926 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13927 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13928
13929 * configure.in (enable_libstdcxx_v3): Add.
13930 (target_libs): Add bits here to switch between libstdc++-v2 and
13931 libstdc++-v3.
13932 * config.if: And this file too.
13933 * Makefile.in: Add libstdc++-v3 targets.
13934
13935 2000-04-05 Michael Meissner <meissner@redhat.com>
13936
13937 * config.sub (d30v): Add d30v as a basic machine type.
13938
13939 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13940
13941 * configure.in: -linux-gnu*, not -linux-gnu.
13942
13943 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13944
13945 * MAINTAINERS: Add self in write-after-approval section.
13946
13947 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13948
13949 * MAINTAINERS: Add self as ia64 port maintainer.
13950
13951 2000-03-08 Neil Booth <NeilB@earthling.net>
13952
13953 * MAINTAINERS: Add self in write-after-approval section.
13954
13955 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13956
13957 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13958 (do-tar-bz2): Replace TOOL with PACKAGE.
13959 (gdb.tar.bz2): Remove GDBTK from GDB package.
13960 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13961 dejagnu.tar.bz2): New packages.
13962
13963 2000-02-27 Andreas Jaeger <aj@suse.de>
13964
13965 * configure.in: Add entry for mips*-*-linux*, move catch all
13966 *-*-*linux* entry below this one.
13967
13968 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13969
13970 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13971
13972 2000-02-24 Nick Clifton <nickc@cygnus.com>
13973
13974 * config.sub: Support an OS of "wince".
13975
13976 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13977
13978 * config.guess, config.sub: Updated to match config's 2000-02-15
13979 version.
13980
13981 2000-02-23 Linas Vepstas <linas@linas.org>
13982
13983 * config.sub: Add support for Linux/IBM 370.
13984 * configure.in: Likewise.
13985
13986 2000-02-22 Nick Clifton <nickc@cygnus.com>
13987
13988 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13989
13990 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13991
13992 * config.guess: Guess "cygwin" rather than "cygwin32".
13993
13994 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13995
13996 * configure (gcc_version): When setting, narrow search to
13997 lines containing `version_string'.
13998
13999 2000-02-15 Denis Chertykov <denisc@overta.ru>
14000
14001 * config.sub: Add support for avr target.
14002
14003 2000-02-14 Nick Clifton <nickc@cygnus.com>
14004
14005 * MAINTAINERS: Add maintainers for MCore port.
14006
14007 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
14008
14009 * config.sub: Add mmix-knuth-mmixware.
14010
14011 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14012
14013 * MAINTAINERS: Pair cccp with cpplib maintainership.
14014
14015 2000-01-27 Christopher Faylor <cgf@redhat.com>
14016
14017 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14018 structure stuff to -L library search.
14019 (CXX_FOR_TARGET): Ditto.
14020 (CROSS_CHECK_MODULES): Fix spelling mistake.
14021
14022 2000-01-24 Mark Mitchell <mark@codesourcery.com>
14023
14024 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14025 the C++ compiler.
14026
14027 2000-01-12 Richard Henderson <rth@cygnus.com>
14028
14029 * configure.in: Don't build some bits for beos.
14030
14031 2000-01-12 Joel Sherrill (joel@OARcorp.com)
14032
14033 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14034 as include files.
14035
14036 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
14037
14038 * Add self as cpplib maintainer, as requested by Jason
14039 Merrill. Correct my e-mail address.
14040
14041 2000-01-06 Geoff Keating <geoffk@cygnus.com>
14042
14043 * configure.in: Use mt-aix43 to handle *_TARGET defs,
14044 not mh-aix43.
14045
14046 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
14047
14048 * MAINTAINERS: Add myself to "write after approval" list.
14049
14050 1999-12-14 Richard Henderson <rth@cygnus.com>
14051
14052 * config.guess (alpha-osf, alpha-linux): Detect ev67.
14053 * config.sub: Accept alphaev[78], alphaev8.
14054
14055 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14056
14057 * config.guess, config.sub: Update from autoconf.
14058
14059 1999-11-29 Bruce Korb <autogen@linuxbox.com>
14060
14061 * MAINTAINERS: update my playtime e-address.
14062
14063 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14064
14065 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14066 necessary libraries are missing.
14067
14068 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
14069
14070 * MAINTAINERS: Add new 'write after approval' maintainer.
14071
14072 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
14073
14074 * MAINTAINERS: Add new Java maintainer.
14075
14076 1999-10-25 Andreas Schwab <schwab@suse.de>
14077
14078 * configure: Fix quoting inside arguments of eval.
14079
14080 1999-10-21 Nick Clifton <nickc@cygnus.com>
14081
14082 * config-ml.in: Allow suppression of some ARM multilibs.
14083
14084 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14085
14086 * config.guess: Add OS/390 match pattern.
14087 * config.sub: Add mvs, openedition targets.
14088 * configure.in (i370-ibm-opened*): New.
14089
14090 1999-09-04 Steve Chamberlain <sac@pobox.com>
14091
14092 * config.sub: Add support for configuring for pj.
14093
14094 1999-08-31 Nick Clifton <nickc@cygnus.com>
14095
14096 * config.sub (maybe_os): Add support for configuring for fr30.
14097
14098 1999-08-25 Nick Clifton <nickc@cygnus.com>
14099
14100 * configure.in: Do not configure or build ld for AIX
14101 platforms. ld is known to be broken on these platforms.
14102
14103 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14104
14105 * config-ml.in: Pass compiler flag corresponding to multidirs to
14106 subdir configures.
14107
14108 1999-08-09 Ian Lance Taylor <ian@zembu.com>
14109
14110 * Makefile.in (LDFLAGS): Define.
14111
14112 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14113
14114 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14115 noconfigdirs.
14116 (*-*-cygwin*): Likewise.
14117
14118 1999-08-08 Ian Lance Taylor <ian@zembu.com>
14119
14120 * mkdep: New file.
14121 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14122 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14123
14124 From Eli Zaretskii <eliz@is.elta.co.il>:
14125 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14126 long file name when using DJGPP on MS-DOS.
14127
14128 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14129
14130 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14131
14132 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14133
14134 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14135 dependency as this causes "make check" to globally "make all"
14136
14137 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14138
14139 * configure.in (target_libs): Added target-zlib.
14140 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14141 (CONFIGURE_TARGET_MODULES): Likewise.
14142 (CHECK_TARGET_MODULES): Likewise.
14143 (INSTALL_TARGET_MODULES): Likewise.
14144 (CLEAN_TARGET_MODULES): Likewise.
14145 (configure-target-zlib): New target.
14146 (all-target-zlib): Likewise.
14147 (all-target-libjava): Depend on all-target-zlib.
14148 (configure-target-libjava): Depend on configure-target-zlib.
14149
14150 * Makefile.in (configure-target-libjava): Depend on
14151 configure-target-newlib.
14152 (configure-target-boehm-gc): New target.
14153 (configure-target-qthreads): New target.
14154
14155 * configure.in (target_libs): Added target-qthreads.
14156 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14157 (CONFIGURE_TARGET_MODULES): Likewise.
14158 (CHECK_TARGET_MODULES): Likewise.
14159 (INSTALL_TARGET_MODULES): Likewise.
14160 (CLEAN_TARGET_MODULES): Likewise.
14161 (all-target-qthreads): New target.
14162 (configure-target-libjava): Depend on configure-target-qthreads.
14163 (all-target-libjava): Depend on all-target-qthreads.
14164
14165 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14166 (CONFIGURE_TARGET_MODULES): Likewise.
14167 (CHECK_TARGET_MODULES): Likewise.
14168 (INSTALL_TARGET_MODULES): Likewise.
14169 (CLEAN_TARGET_MODULES): Likewise.
14170 (all-target-libjava): New target.
14171 (all-target-boehm-gc): Likewise.
14172 * configure.in (target_libs): Added libjava, boehm-gc.
14173
14174 1999-07-22 Ian Lance Taylor <ian@zembu.com>
14175
14176 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14177 configure.bat in SUPPORT_FILES.
14178 (gas+binutils.tar.bz2): Likewise.
14179
14180 * makeall.bat: Remove; obsolete.
14181
14182 1999-07-21 Ian Lance Taylor <ian@zembu.com>
14183
14184 From Mark Elbrecht:
14185 * configure.bat: Remove; obsolete.
14186
14187 1999-07-11 Ian Lance Taylor <ian@zembu.com>
14188
14189 * configure: Add -W -Wall to the default CFLAGS when compiling with
14190 gcc.
14191
14192 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14193
14194 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14195
14196 1999-06-30 Mark Mitchell <mark@codesourcery.com>
14197
14198 * configure.in: Build ld on IRIX6.
14199
14200 1999-06-12 Ian Lance Taylor <ian@zembu.com>
14201
14202 * Makefile.in: Change distribution targets to use bzip2 instead of
14203 gzip.
14204 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14205 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14206
14207 1999-06-04 Nick Clifton <nickc@cygnus.com>
14208
14209 * config.sub: Add mcore target.
14210
14211 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14212
14213 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14214
14215 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14216
14217 * config.guess (dummy): Changed to $dummy.
14218
14219 1999-05-24 Nick Clifton <nickc@cygnus.com>
14220
14221 * config.sub: Tidied up case statements.
14222
14223 1999-05-22 Ben Elliston <bje@cygnus.com>
14224
14225 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14226 <jiro@din.or.jp>.
14227
14228 * config.guess: Merge with FSF version. Future changes will be
14229 more accurately recorded in this ChangeLog.
14230 * config.sub: Likewise.
14231
14232 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14233
14234 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14235
14236 1999-04-30 Tom Tromey <tromey@cygnus.com>
14237
14238 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14239
14240 1999-04-23 Tom Tromey <tromey@cygnus.com>
14241
14242 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14243
14244 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
14245
14246 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14247 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14248 Bad merge removed these two changes.
14249
14250 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
14251 Martin Heller (Ing.-Buero_Heller@t-online.de)
14252
14253 * config.guess (interix Alpha): Add.
14254
14255 1999-04-11 Richard Henderson <rth@cygnus.com>
14256
14257 * configure.in (i?86-*-beos*): Do config gperf; don't config
14258 gdb, newlib, or libgloss.
14259
14260 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
14261
14262 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14263 link a trivial program with -mabi=64. If it fails, remove mabi=64
14264 from multidirs.
14265
14266 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14267
14268 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14269
14270 1999-04-08 Nick Clifton <nickc@cygnus.com>
14271
14272 * config.sub: Add support for mcore targets.
14273
14274 1999-04-07 Michael Meissner <meissner@cygnus.com>
14275
14276 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14277 not mt-ospace, in order to shut up assembler warning about using
14278 symbols that are named the same as registers.
14279
14280 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
14281
14282 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14283 dependency list for all-target-cygmon.
14284
14285 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14286
14287 * config-ml.in: Check $host, not $target, for selective multilibs.
14288 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14289 thumb interworking, and underscore prefix multilibs.
14290
14291 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14292
14293 * missing: Update to version from current automake.
14294
14295 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14296
14297 * configure (gxx_include_dir): Removed.
14298
14299 * configure.in (gxx_include_dir): Handle it.
14300 * Makefile.in: Likewise.
14301
14302 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14303
14304 * config.sub (mips64vr4111,mips64vr4111el) Add.
14305
14306 1999-03-21 Ben Elliston <bje@cygnus.com>
14307
14308 * config.guess: Correct typo for detecting ELF on FreeBSD.
14309
14310 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14311
14312 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14313 config/mh-djgpp.
14314
14315 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14316
14317 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14318 all-target-newlib to dependency list for all-target-bsp.
14319
14320 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14321
14322 * config.sub: Add i386-uwin support.
14323 * config.guess: Likewise.
14324
14325 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14326
14327 * configure.in: cleanup, add mh-*pic handling for arm, special
14328 case powerpc*-*-aix*
14329
14330 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14331
14332 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14333 can be built.
14334
14335 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14336
14337 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14338 targets.
14339
14340 1999-03-02 Nick Clifton <nickc@cygnus.com>
14341
14342 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14343
14344 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14345
14346 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14347
14348 1999-02-24 Nick Clifton <nickc@cygnus.com>
14349
14350 * config.sub: Fix typo in arm recognition.
14351
14352 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14353
14354 * configure.in (noconfigdirs): Changed target_configdirs to
14355 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14356 rather than m68k-*-* since it is not known to work on
14357 m68k-aout. Ditto for arm-*-*oabi.
14358
14359 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14360
14361 * configure.in (*-*-windows*): Remove, no longer used.
14362
14363 1999-02-19 Ben Elliston <bje@cygnus.com>
14364
14365 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14366 Smart and improved by Andrew Cagney.
14367
14368 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14369
14370 * config.guess: Recognize openbsd-*-hppa.
14371
14372 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14373
14374 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14375 only if it is not empty.
14376
14377 1999-02-17 Nick Clifton <nickc@cygnus.com>
14378
14379 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14380
14381 * config.guess: Modified to recognize uname's armv* syntax.
14382
14383 * config.sub: Modified to recognize uname's armv* syntax.
14384
14385 1999-02-17 Mark Salter <msalter@cygnus.com>
14386
14387 * configure.in: Added target-bsp for sparclite.
14388
14389 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14390
14391 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14392
14393 1999-02-08 Nick Clifton <nickc@cygnus.com>
14394
14395 * configure.in: Add support for strongarm port.
14396 * config.sub: Add support for strongarm target.
14397
14398 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14399
14400 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14401 the old name config/mh-cygwin32.
14402 Enable texinfo.
14403
14404 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14405
14406 * configure.in: Do build ld for ix86 Solaris.
14407
14408 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14409
14410 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14411 $AR_FOR_TARGET. Likewise for RANLIB.
14412
14413 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14414
14415 * config.sub (oabi): Recognize.
14416 * configure.in (arm-*-oabi): Handle.
14417
14418 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14419
14420 * config.guess: Improve detection of i686 on UnixWare 7.
14421
14422 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14423
14424 * config.guess: Add support for i386-pc-interix.
14425 * config.sub: Likewise.
14426 * configure.in: Likewise.
14427
14428 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14429
14430 * Makefile.in: Remove unneeded all-target-libio from
14431 from all-target-winsup target since it is now unneeded.
14432 Add all-target-libtermcap in its place since it is now
14433 needed.
14434
14435 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14436
14437 * configure.in: makefile stub for cygwin target is probably
14438 unnecessary. Remove it for now.
14439
14440 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14441
14442 * configure.in: libtermcap.a should be built when cygwin is the
14443 target as well as the host.
14444 * config.guess: Allow mixed case in cygwin uname output.
14445 * Makefile.in: Add libtermcap target.
14446
14447 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14448
14449 * config.sub: Clean up handling of hppa2.0.
14450
14451 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14452
14453 * config.guess: Use C code to identify more HP machines.
14454
14455 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14456
14457 * config.sub: Handle hppa2.0.
14458
14459 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14460
14461 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14462 cygmon for all sparclite targets, regardless of object format.
14463
14464 1998-12-15 Mark Salter <msalter@cygnus.com>
14465
14466 * configure.in: Added target-bsp for several target architectures.
14467
14468 * Makefile.in: Added rules for bsp.
14469
14470 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14471
14472 * config.guess: Improve detection of hppa2.0 processors.
14473
14474 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14475
14476 * config.guess: Recognize FreeBSD using ELF automatically.
14477
14478 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14479
14480 * configure (skip-this-dir): Add handling for new shell script, which
14481 might be created by a sub-directory's configure to indicate, this particular
14482 directory is "unwanted".
14483 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14484
14485 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14486
14487 * ltconfig: import from libtool, after changing libtool to
14488 account for the cygwin name change.
14489
14490 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14491
14492 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14493 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14494
14495 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14496
14497 * configure.in: Add libtermcap to list of cygwin dependencies.
14498
14499 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14500
14501 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14502 they include winsup/include when it's a cygwin target.
14503
14504 1998-11-12 Tom Tromey <tromey@cygnus.com>
14505
14506 * configure.in (host_tools): Added zip.
14507 * Makefile.in (all-target-libjava): Depend on all-zip.
14508 (all-zip): New target.
14509 (ALL_MODULES): Added all-zip.
14510 (NATIVE_CHECK_MODULES): Added check-zip.
14511 (INSTALL_MODULES): Added install-zip.
14512 (CLEAN_MODULES): Added clean-zip.
14513
14514 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14515
14516 * Makefile.in: lose "32" from comment about cygwin.
14517
14518 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14519
14520 * configure.in: Use -Os to build target libraries for the fr30.
14521
14522 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14523
14524 * config.sub: Add fr30.
14525
14526 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14527
14528 * configure.in: drop "32" from config/mh-cygwin32. Check
14529 cygwin* instead of cygwin32*.
14530 * config.sub: Check cygwin* instead of cygwin32*.
14531
14532 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14533
14534 * config.guess: Match any version of Unixware7.
14535
14536 1998-10-20 Syd Polk <spolk@cygnus.com>
14537
14538 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14539 if desired.
14540
14541 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14542
14543 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14544 these if the appropriate directories and files to not exist.
14545
14546 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14547
14548 * Makefile.in (DEVO_SUPPORT): Add config.if.
14549
14550 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14551
14552 * configure: Add pattern to replace "build_tooldir"'s
14553 definition in the generated Makefile with "tooldir"'s
14554 actual value.
14555
14556 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14557
14558 * config.sub: Bring back lost sparcv9.
14559
14560 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14561
14562 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14563
14564 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14565 CC_FOR_TARGET and friends.
14566
14567 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14568
14569 * Makefile.in (build_tooldir): New variable, same as tooldir.
14570 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14571 -B$(build_tooldir)/bin/.
14572 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14573
14574 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14575
14576 * README: Remove installation instructions and refer to the
14577 INSTALL directory instead.
14578
14579 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14580
14581 * config.sub: Add support for i[34567]86-pc-udk.
14582 * configure.in: Likewise.
14583
14584 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14585
14586 * Makefile.in: add bzip2 package building bits for user
14587 tools module
14588 * configure.in: ditto
14589
14590 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14591
14592 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14593 (ALL_TARGET_MODULES): Add all-target-libobjc.
14594 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14595 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14596 (all-target-libchill): Add dependencies.
14597 * configure.in (target_libs): Add libchill.
14598
14599 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14600
14601 * configure.in (target_subdir): Remove duplicate line.
14602
14603 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14604
14605 * Makefile.in (all-automake): fix dependencies.
14606
14607 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14608
14609 * configure.in: Minor cleanups for building in the $(target_alias)
14610 subdir.
14611
14612 1998-09-22 Jim Wilson <wilson@cygnus.com>
14613
14614 * Makefile.in (bootstrap): Set r and s before make all. Use
14615 BASE_FLAGS_TO_PASS in make all.
14616 (cross): Likewise.
14617
14618 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14619
14620 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14621
14622 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14623
14624 * config.sub: Fix typo in last change.
14625
14626 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14627
14628 * config.sub: Add support for C4x target.
14629 * configure.in: Likewise.
14630
14631 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14632
14633 * config.sub: Recognize sparcv9 just like sparc64.
14634
14635 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14636
14637 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14638
14639 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14640
14641 * config.guess: Correctly identify Pentium II sco boxes.
14642
14643 * config.guess: Fix "tr" code. From Weiwen Liu.
14644
14645 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14646
14647 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14648 stabs.
14649
14650 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14651
14652 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14653 (ALL_TARGET_MODULES): Add all-target-libchill.
14654 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14655 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14656 (all-target-libchill): Add dependencies.
14657 * configure.in (target_libs): Add libchill.
14658
14659 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14660
14661 * config.guess: Avoid assumptions about "tr" behaves when
14662 LANG is set to something other than English.
14663
14664 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14665
14666 * configure (gxx_include_dir): Changed to
14667 '${prefix}/include/g++'-${libstdcxx_interface}.
14668
14669 * config.if: New to determine the interfaces.
14670
14671 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14672
14673 * config.guess: Detect and handle MPE/IX.
14674 * config.sub: Deal with MPE/IX.
14675
14676 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14677
14678 * configure.in: Use mh-aix43.
14679
14680 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14681
14682 * configure: Fix --without/--disable cases for gxx-include-dir.
14683
14684 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14685
14686 * mdata-sh: Imported. Needed for automake support.
14687
14688 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14689
14690 * Makefile.in (taz): Try "chmod -R og=u ." before
14691 "chmod og=u `find . -print`".
14692
14693 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14694
14695 * configure.in: Add arm-elf and thumb-elf support.
14696
14697 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14698
14699 * Makefile.in: Undo previous patch.
14700
14701 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14702
14703 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14704 to here ...
14705 (install-no-fixedincludes): and here
14706 (INSTALL_MODULES): ... from here.
14707
14708 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14709
14710 * config.sub: Merge with FSF.
14711
14712 * config.guess: Merge with FSF.
14713
14714 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14715
14716 * configure (extraconfigdirs): New variable.
14717 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14718 * Makefile.in (all): Move higher in file.
14719 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14720 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14721 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14722 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14723 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14724
14725 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14726
14727 * Makefile.in (all-target-libjava): Depend on all-gcc and
14728 all-target-newlib.
14729 (configure-target-libjava): Depend on $(ALL_GCC).
14730
14731 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14732
14733 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14734 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14735
14736 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14737
14738 * INSTALL/README: Fix typo.
14739
14740 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14741
14742 * ylwrap: Change absolute path checks to check for DOS style path
14743 names.
14744
14745 * ylwrap: Don't use a full path name if the source file is in the
14746 same directory. From hjl@lucon.org (H.J. Lu).
14747
14748 * config-ml.in: Default to being verbose, to match Feb 18 change to
14749 configure.
14750
14751 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14752
14753 Brought over from egcs:
14754
14755 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14756
14757 * configure.in (target_subdir): Set to ${target_alias} instead
14758 of "libraries".
14759
14760 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14761
14762 * configure.in (target_subdir): Set to libraries if enable_multilib.
14763
14764 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14765
14766 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14767 multilibs, force reconfiguration the first time we create
14768 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14769
14770 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14771
14772 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14773 avoid confusion with --no-recursion.
14774
14775 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14776
14777 * configure.in: Win32 hosts shouldn't use install -x
14778 * install-sh: remove -x option, and special .exe-handling
14779 hack.
14780
14781 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14782
14783 * config.guess: Recognize i586-pc-beos.
14784 * configure.in: Don't build some bits for beos.
14785
14786 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14787
14788 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14789 CFLAGS default to -O2.
14790
14791 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14792 when using GNU ld.
14793
14794 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14795
14796 * ltmain.sh: Correct install when using a different shell.
14797
14798 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14799
14800 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14801
14802 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14803
14804 * makefile.vms: Update to build binutils/makefile.vms. Add install
14805 target.
14806
14807 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14808
14809 * ltconfig: Update to correct AIX handling.
14810
14811 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14812
14813 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14814
14815 * configure.in (target_subdir): Set to ${target_alias} instead
14816 of "libraries".
14817
14818 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14819
14820 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14821 (Makefile): Depend on $(gcc_version_trigger).
14822
14823 * configure (gcc_version): Change default initializer to empty
14824 string.
14825 (gcc_version_trigger): New variable; pass this variable down
14826 to subdir configures to enable them checking gcc's version
14827 themselves. Emit make macros for both gcc_version vars.
14828 (topsrcdir): Initialize reliably.
14829 (recursion line): Remove --with-gcc-version=${gcc_version}.
14830
14831 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14832
14833 * configure (enable_version_specific_runtime_libs): Implement new flag
14834 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14835 in $(libsubdir); emit definition in each generated Makefile.
14836 (gxx_include_dir): Initialize depending on
14837 $enable_version_specific_runtime_libs.
14838
14839 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14840
14841 * configure (gcc_version): Initialize properly depending on
14842 how and where configure is started.
14843 (recursion line): Pass a --with-gcc-version=${gcc_version}
14844 to configures in subdirs.
14845
14846 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14847
14848 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14849 cygmon
14850
14851 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14852
14853 * configure.in: Add cygmon and libstub support for mn10200.
14854
14855 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14856
14857 * configure (gcc_version): Add new variable describing the
14858 particular gcc version we're building.
14859 * Makefile.in (libsubdir): Add new macro for the directory
14860 in which the compiler finds executables, libraries, etc.
14861 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14862 and libsubdir.
14863
14864 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14865
14866 * Makefile.in (local-clean): Remove *.log.
14867 (warning.log): Built with warn_summary from build.log.
14868 (mail-report.log): Run test_summary.
14869 (mail-report-with-warnings.log): Run test_summary including
14870 warning.log in the report.
14871
14872 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14873
14874 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14875
14876 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14877
14878 * Makefile.in (grep): Grep no longer depends on libiberty.
14879
14880 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14881
14882 * Makefile.in: all-snavigator needs all-libgui.
14883
14884 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14885
14886 * configure.in: Add cygmon and libstub support for mn10300.
14887
14888 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14889
14890 * missing: Update to version from automake 1.3.
14891
14892 * ltmain.sh: On installation, don't get confused if the same name
14893 appears more than once in the list of library names.
14894
14895 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14896
14897 * config.sub: Accept m68060 and m5200 as CPU names.
14898
14899 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14900
14901 * configure: Use && rather than using -a in test, because odd
14902 strings can confuse test.
14903 * configure.in: Likewise.
14904
14905 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14906
14907 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14908
14909 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14910
14911 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14912 bootstrap4-lean): New targets.
14913
14914 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14915
14916 * mpw-* Delete. Not used.
14917
14918 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14919
14920 * COPYING.LIB: Update FSF address.
14921
14922 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14923
14924 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14925
14926 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14927 GAS_SUPPORT_DIRS.
14928
14929 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14930
14931 * ltconfig, ltmain.sh: Avoid producing a version number if
14932 -version-info was not used.
14933
14934 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14935
14936 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14937 building with newlib.
14938
14939 1998-04-30 Paul Eggert <eggert@twinsun.com>
14940
14941 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14942 Solaris `make' causes it to continue to next definition.
14943
14944 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14945
14946 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14947 the right GUI libraries and files are installed along with GDB.
14948
14949 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14950
14951 * configure.in: Change alpha to alpha* in several places.
14952
14953 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14954
14955 * config.sub: Recognize sparc86x.
14956
14957 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14958
14959 * configure.in (--enable-target-optspace): Remove debug echo.
14960
14961 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14962
14963 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14964
14965 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14966
14967 * ltconfig: Update cygwin32 support.
14968
14969 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14970 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14971 (GDB_SUPPORT_DIRS): Likewise.
14972
14973 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14974
14975 * configure.in (target_makefile_frag): If --enable-target-optspace,
14976 use -Os to compile target libraries rather than -O2. Default to
14977 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14978 not used.
14979 * configure.in (target_cflags): Ditto for d30v.
14980
14981 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14982
14983 * Makefile.in (all-bfd): Depend on all-intl.
14984 (all-binutils): Likewise.
14985 (all-gas): Likewise.
14986 (all-gprof): Likewise.
14987 (all-ld): Likewise.
14988
14989 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14990
14991 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14992
14993 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14994
14995 * Makefile.in (all-bfd): Depend upon all-libiberty.
14996
14997 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14998
14999 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
15000
15001 * Makefile.in: Add libstub.
15002
15003 * configure.in: Ditto. Build libstub for targets that have cygmon
15004 support.
15005
15006 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
15007
15008 * configure.in: Don't set PICFLAG on ix86-cygwin32.
15009
15010 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
15011
15012 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15013 use mh-sysv5 if specified. Support gprof on SCO Open Server.
15014
15015 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
15016
15017 * configure: Define DEFAULT_M4 by searching PATH.
15018 * Makfile.in: Use DEFAULT_M4.
15019
15020 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
15021
15022 * ltconfig: Add cygwin32 support.
15023
15024 * Makefile.in, configure.in: Add libtool as a native only directory
15025 to configure and build.
15026
15027 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
15028
15029 * Makefile.in (INSTALL_MODULES): Remove texinfo.
15030
15031 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
15032
15033 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15034
15035 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
15036
15037 * Makefile.in: add ash make rules
15038 * configure.in: add ash to native_only and host_tools lists
15039
15040 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
15041
15042 * Makefile.in (all-gettext, all-intl): New targets.
15043 (ALL_MODULES): Added all-gettext, all-intl.
15044 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15045 (INSTALL_MODULES): Added install-gettext, install-intl.
15046 (CLEAN_MODULES): Added clean-gettext, clean-intl.
15047
15048 * configure.in (host_tools): Added gettext.
15049 (native_only): Likewise.
15050 (noconfigdirs) [various cases]: Likewise.
15051 (host_libs): Added intl.
15052
15053 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
15054
15055 * configure: Do not disable building gdbtk for cygwin32 hosts.
15056
15057 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
15058
15059 * configure.in: Add thumb-coff target.
15060 * config.sub: Add thumb-coff target.
15061
15062 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15063
15064 * Makefile.in: Revert yesterday's change.
15065 (all-target-winsup): all-target-librx stays out of here.
15066
15067 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
15068
15069 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15070 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15071 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15072 Remove references to librx and libg++.
15073
15074 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
15075
15076 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15077 recursive makes
15078
15079 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
15080
15081 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15082 for newlib directory.
15083 (CXX_FOR_TARGET): Likewise.
15084
15085 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15086
15087 * ltconfig: Update after libtool/ltconfig.in change for
15088 hpux11.
15089
15090 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15091
15092 * ltconfig, ltmain.sh: Update to libtool 1.2.
15093
15094 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15095
15096 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15097 (install-gcc-cross): Instead, override LANGUAGES here.
15098
15099 1998-03-18 Dave Love <d.love@dl.ac.uk>
15100
15101 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15102 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15103
15104 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15105
15106 * configure.in: Add Thumb-pe target.
15107
15108 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
15109
15110 * Makefile.in - changed sn targets to snavigator
15111 * configure.in - changed sn targets to snavigator
15112
15113 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15114
15115 * config-ml.in: After building symlink tree call make distclean
15116 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15117 to be the case for libiberty.
15118
15119 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15120
15121 * configure: When making link, also check the current
15122 directory. The configure scripts may create one.
15123
15124 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15125
15126 * config.sub: Accept alphapca56 and alphaev6 properly.
15127
15128 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15129
15130 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15131
15132 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15133
15134 * config.sub (sco5): Fix typo.
15135
15136 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15137
15138 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15139 install-itcl.
15140 (install-itcl): Remove dependency on install-tcl.
15141
15142 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15143
15144 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15145
15146 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15147
15148 * configure.in: Don't build libgui for a cygwin32 target when not on
15149 a cygwin32 host.
15150
15151 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15152
15153 * configure (redirect): Set to null, so default behavior of
15154 configure is now --verbose.
15155
15156 1998-02-16 Dave Love <d.love@dl.ac.uk>
15157
15158 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15159 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15160
15161 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15162
15163 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15164 this change to sync Makefile.in with its ChangeLog entries.
15165
15166 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15167
15168 * ltmain.sh (mkdir): Check that the directory doesn't exist
15169 before we exit with error, so that we don't get races during
15170 parallel builds.
15171
15172 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15173
15174 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15175
15176 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15177
15178 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15179 PICFLAG_FOR_TARGET.
15180 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15181
15182 * configure: Emit a definition for the new macro enable_shared
15183 into each Makefile.
15184
15185 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15186
15187 * configure.in (host_tools, native_only): Add libtool.
15188
15189 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15190
15191 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15192 Fix typo in ming config comment.
15193
15194 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15195
15196 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15197
15198 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15199
15200 * config.sub: Add tic30 cases, and map c30 to tic30.
15201
15202 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15203
15204 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15205 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15206 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15207 (CLEAN_TARGET_MODULES): Similarly
15208 (all-target-libf2c): Add dependences.
15209 * configure.in (target_libs): Add libf2c.
15210
15211 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15212
15213 * configure.in: Remove expect from noconfigdirs when target
15214 is cygwin32. OK to build expect and dejagnu with Canadian
15215 Cross.
15216
15217 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15218
15219 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15220 host.
15221
15222 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15223 and mingw32.
15224
15225 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15226
15227 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15228 here as it is not defined in the toplevel Makefile.
15229
15230 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15231
15232 * configure (package_makefile_rules_frag): New variable, which names
15233 a file with generic rules, ...
15234 Change comment to mention we now have FIVE parts.
15235 * configure: Undo last change.
15236
15237 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15238
15239 * config.guess: More accurate determination of HP processor types.
15240 * config.sub: More accurate determination of HP processor types.
15241
15242 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15243
15244 * configure (package_makefile_frag): Move inserting the
15245 ${package_makefile_frag} to where it should be according
15246 to the comment.
15247
15248 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15249
15250 * config.guess: Add support for Linux/ARM.
15251
15252 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15253
15254 * .cvsignore: Remove *-info and *-install since they match
15255 release-info and mpw-install, which we don't want to just ignore.
15256
15257 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15258
15259 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15260
15261 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15262
15263 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15264 local_prefix to sub-make invocations.
15265
15266 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15267
15268 * configure.in: Check makefile fragments in the source
15269 directory.
15270
15271 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15272
15273 * configure.in: Check whether host and target makefile
15274 fragments exist before adding them to *_makefile_frag.
15275
15276 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15277
15278 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15279
15280 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15281
15282 * configure.in: Make sure we only replace RPATH_ENVVAR on
15283 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15284 regexp to sed.
15285
15286 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15287 to sub-makes.
15288
15289 1998-01-13 Lee Iverson (leei@ai.sri.com)
15290
15291 * config-ml.in (multi-do): LDFLAGS must include multilib
15292 designator.
15293
15294 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15295
15296 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15297
15298 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15299
15300 * config.sub: Add mingw32 support.
15301 * configure.in: Likewise.
15302
15303 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15304
15305 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15306
15307 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15308
15309 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15310 * configure (gxx_include_dir): Provide a definition for subdirs
15311 which do not use autoconf.
15312
15313 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15314
15315 * config.guess: Sync with egcs. Picks up new alpha support,
15316 BeOS & some additional linux support.
15317
15318 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15319
15320 * config.guess: HP 9000/803 is a PA1.1 machine.
15321
15322 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15323
15324 * configure.in: It's alpha*-...
15325
15326 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15327
15328 * configure.in (host_makefile_frag, target_makefile_frag):
15329 Handle multiple config files.
15330 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15331 alpha-*-*.
15332
15333 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15334
15335 * mkdep: New file.
15336
15337 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15338
15339 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15340
15341 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15342
15343 * Makefile.in: Add libgui directory.
15344 (GDB_TK): Add all-libgui.
15345 * configure.in: Add libgui directory.
15346 * configure: Add all-libgui to GDB_TK.
15347
15348 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15349
15350 * config-ml.in (multidirs): Add m32r to multilib list.
15351
15352 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15353
15354 * Makefile.in (all-target-gperf): Change dependency to
15355 all-target-libstdc++.
15356
15357 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15358
15359 * config.guess: Add BeOS support.
15360
15361 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15362
15363 Source directory cvs renamed to cvssrc:
15364 * configure.in (host_tools): Change cvs to cvssrc.
15365 (native_only): Likewise.
15366 (noconfigdirs) [various cases]: Likewise.
15367 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15368 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15369 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15370 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15371 (all-cvssrc): Rename target from all-cvs.
15372
15373 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15374
15375 * configure (gxx_include_dir): Fix thinko.
15376
15377 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15378
15379 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15380 (install-cross, install-gcc-cross): New targets.
15381
15382 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15383
15384 * configure.in (noconfigdirs): Add support for Thumb target.
15385
15386 * config.sub (maybe_os): Add support for Thumb target.
15387
15388 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15389
15390 * Makefile.in: Add rules for cygmon.
15391
15392 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15393
15394 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15395
15396 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15397 * configure (gxx_include_dir): Provide a definition for subdirs
15398 which do not use autoconf.
15399
15400 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15401
15402 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15403 11/18/97 build
15404
15405 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15406
15407 * From Franz Sirl.
15408 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15409 found on RedHat Linux systems.
15410
15411 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15412
15413 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15414 guesses.
15415
15416 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15417
15418 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15419
15420 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15421
15422 * ltmain.sh: If mkdir fails, check whether the directory was created
15423 anyhow by some other process.
15424
15425 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15426
15427 * configure.in (d30v-*-*): Configure all directories.
15428
15429 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15430
15431 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15432 for the D30V.
15433
15434 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15435
15436 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15437
15438 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15439
15440 * include/libiberty.h: Add extern "C" { so it can be used with C++
15441 progrms.
15442 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15443 programs.
15444
15445 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15446
15447 * configure.in (d30v-*-*): Configure GCC now.
15448
15449 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15450
15451 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15452 is no longer needed.
15453
15454 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15455
15456 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15457
15458 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15459
15460 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15461 targets using "$@" to provide support for similar but not identical
15462 targets without having to duplicate code.
15463
15464 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15465
15466 * makefile.vms: Fix to work with DEC C.
15467
15468 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15469
15470 * config.sub: Add mips-tx39-elf to marketing names.
15471
15472 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15473
15474 * ltmain.sh: Handle symlinks in generated script.
15475
15476 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15477
15478 * configure: Handle autoconf style directory options: --bindir,
15479 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15480 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15481 --sysconfdir.
15482 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15483 (sharedstatedir, localstatedir, oldincludedir): New variables.
15484 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15485 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15486 sbindir, sharedstatedir, and sysconfdir.
15487
15488 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15489
15490 * Makefile.in (bootstrap-lean): New target.
15491
15492 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15493
15494 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15495 sn, and gnuserv from noconfigdirs.
15496
15497 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15498
15499 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15500
15501 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15502
15503 * Makefile.in (cross): New target.
15504
15505 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15506 Jeff Law <law@cygnus.com>
15507
15508 * Makefile.in (bootstrap2, bootstrap3): New targets.
15509 (all-bootstrap): Remove outdated and confusing target.
15510 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15511
15512 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15513
15514 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15515 windows. Consistent with gdb/configure.
15516
15517 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15518
15519 * configure.in: Name Linux target fragment.
15520
15521 * configure: Rewrite so that project Makefile fragment is inserted
15522 first and appears last in the resulting Makefile.
15523
15524 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15525
15526 * Makefile.in (install-itcl): Install tcl first.
15527
15528 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15529
15530 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15531
15532 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15533
15534 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15535
15536 * configure.in (skipdirs): Add target-librx for Linux.
15537 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15538
15539 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15540
15541 * Makefile.in (bootstrap): New target.
15542
15543 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15544
15545 * config.sub: Accept 'amigados' for backward compatibility.
15546
15547 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15548
15549 * config.guess: Merge with FSF.
15550
15551 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15552
15553 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15554
15555 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15556
15557 * config.sub: Add "marketing-names" patch.
15558
15559 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15560
15561 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15562
15563 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15564
15565 * config.sub: Handle v850-elf.
15566
15567 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15568
15569 * .cvsignore (*-install): Remove.
15570
15571 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15572
15573 * ltconfig: Set CONFIG_SHELL in libtool.
15574 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15575
15576 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15577
15578 * configure.in (target_subdir): Set to libraries if enable_multilib.
15579
15580 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15581
15582 * config.guess: Update from gcc directory.
15583
15584 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15585
15586 * Makefile.in (all-sim): Depends on all-readline.
15587
15588 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15589
15590 * Makefile.in (BISON, YACC): Use $$s.
15591 (all-bison): Depend on all-texinfo.
15592
15593 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15594
15595 * Makefile.in (BISON): Add -L flag.
15596 (YACC): Likewise.
15597
15598 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15599
15600 * configure.in (noconfigdirs): Add support for v850e target.
15601
15602 * config.sub (maybe_os): Add support for v850e target.
15603
15604 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15605
15606 * configure.in (noconfigdirs): Add support for v850ea target.
15607
15608 * config.sub (maybe_os): Add support for v850ea target.
15609
15610 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15611
15612 * config.sub: Add mipstx39. Delete r3900.
15613
15614 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15615
15616 * Makefile.in (all-autoconf): Depends on all-texinfo.
15617
15618 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15619
15620 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15621 eabi targets.
15622
15623 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15624
15625 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15626
15627 * configure: When handling a Canadian Cross, handle YACC as well as
15628 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15629 * Makefile.in (all-bison): Depend upon all-texinfo.
15630
15631 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15632
15633 * Makefile.in (BISON): bison, not byacc or bison -y.
15634 (YACC): bison -y or byacc or yacc.
15635 (various): Add *-bison as appropriate.
15636 (taz): No need to mess with BISON anymore.
15637
15638 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15639
15640 * configure: If OSTYPE matches *win32*, try to find a good value for
15641 CONFIG_SHELL.
15642
15643 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15644
15645 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15646 configure.in if it is present.
15647
15648 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15649
15650 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15651
15652 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15653
15654 * config.sub: Recognize `arc' cpu.
15655 * configure.in: Likewise.
15656 * config-ml.in: Likewise.
15657
15658 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15659
15660 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15661
15662 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15663
15664 * configure: Changed sed delimiter from ':' to '|' when
15665 attempting to substitute ${config_shell} for SHELL. On
15666 NT ${config_shell} may contain a ':' in it.
15667
15668 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15669
15670 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15671
15672 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15673
15674 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15675
15676 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15677
15678 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15679
15680 * ylwrap: If the program is a relative path, force it to be
15681 absolute.
15682
15683 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15684
15685 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15686
15687 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15688
15689 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15690 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15691 for libraries.
15692
15693 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15694
15695 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15696 separated by spaces.
15697
15698 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15699
15700 * ylwrap: New file.
15701 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15702
15703 * ltmain.sh: Handle /bin/sh at start of install program.
15704
15705 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15706
15707 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15708 * missing: New file, from automake 1.2.
15709
15710 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15711
15712 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15713 check-tk to CHECK_X11_MODULES.
15714
15715 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15716
15717 * config.sub: Merge with FSF.
15718
15719 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15720
15721 * config.guess: Merge with FSF.
15722
15723 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15724
15725 * configure: Treat msdosdjgpp like go32.
15726 * configure.in: Likewise. Don't remove gprof for go32.
15727
15728 * configure: Change Makefile.tem2 to Makefile.tm2.
15729
15730 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15731
15732 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15733
15734 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15735
15736 * install-sh (chmodcmd): Set to null if the DST directory already
15737 exists. Same as Nov 11th change.
15738
15739 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15740
15741 * configure (GDB_TK): Needs itcl and tix.
15742
15743 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15744
15745 * config.guess: Update from FSF.
15746
15747 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15748
15749 * Makefile.in (GDB_TK): Depend on itcl and tix.
15750
15751 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15752
15753 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15754 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15755 (INSTALL_SCRIPT): New variable.
15756 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15757 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15758 to -x.
15759 * install-sh: Add support for -x option.
15760
15761 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15762
15763 * configure.in, Makefile.in: Treat tix like itcl.
15764
15765 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15766
15767 * Makefile.in (WINDRES): New variable.
15768 (WINDRES_FOR_TARGET): New variable.
15769 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15770 (EXTRA_HOST_FLAGS): Add WINDRES.
15771 (EXTRA_TARGET_FLAGS): Add WINDRES.
15772 (EXTRA_GCC_FLAGS): Add WINDRES.
15773 ($(DO_X)): Pass down WINDRES.
15774 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15775 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15776 DLLTOOL_FOR_TARGET.
15777
15778 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15779
15780 * configure.in: configure sim before gdb for win32-x-ppc
15781
15782 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15783
15784 Move gperf into the toplevel, from libg++.
15785 * configure.in (target_tools): Add target-gperf.
15786 (native_only): Add target-gperf.
15787 * Makefile.in (all-target-gperf): New target, depend on
15788 all-target-libg++.
15789 (configure-target-gperf): Empty rule.
15790 (ALL_TARGET_MODULES): Add all-target-gperf.
15791 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15792 (CHECK_TARGET_MODULES): Add check-target-gperf.
15793 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15794 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15795
15796 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15797
15798 * config.sub (mn10200): Recognize new basic machine.
15799
15800 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15801
15802 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15803 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15804
15805 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15806
15807 * configure.in: If we're building mips-sgi-irix6* native, turn on
15808 ENABLE_MULTILIB and set TARGET_SUBDIR.
15809
15810 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15811
15812 * Makefile.in (all-sn): Depend on all-grep.
15813
15814 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15815
15816 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15817
15818 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15819 Makefile. From Jeff Makey <jeff@cts.com>.
15820 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15821
15822 * Makefile.in (DISTBISONFILES): Remove.
15823 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15824 $(DEFAULT_YACC).
15825
15826 * configure.in: Build itl, db, sn, etc., when building for native
15827 cygwin32.
15828
15829 * Makefile.in (LD): New variable.
15830 (EXTRA_HOST_FLAGS): Pass down LD.
15831 ($(DO_X)): Likewise.
15832
15833 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15834
15835 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15836
15837 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15838
15839 * configure.in (targargs): Strip out any supplied --build argument
15840 before adding our own. Always add --build.
15841
15842 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15843
15844 * configure.in (targargs): Pass --build if we're doing
15845 a cross-compile.
15846
15847 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15848
15849 * configure: Use '|' instead of ":" as the separator in
15850 sed. Otherwise sed chokes on NT path names with drive
15851 designators. Also look for "?:*" as the leading characters in an
15852 absolute pathname.
15853
15854 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15855
15856 * config.sub: Support for r3900.
15857
15858 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15859
15860 * configure.in: Use install-sh, not install.sh.
15861
15862 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15863
15864 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15865 apply it twice.
15866
15867 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15868
15869 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15870 install-binutils.
15871
15872 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15873
15874 * Makefile.in: Add automake targets.
15875 * configure.in (host_tools): Add automake.
15876
15877 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15878
15879 * configure: Default CXX to c++, not gcc.
15880 * Makefile.in (CXX): Set to c++, not gcc.
15881 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15882
15883 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15884
15885 * install-sh: try appending a .exe if source file doesn't
15886 exist
15887
15888 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15889
15890 * configure.in: Turn on multilib by default.
15891 (cross_only): Remove target-libiberty.
15892
15893 * Makefile.in (all-gcc): Don't depend on libiberty.
15894
15895 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15896
15897 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15898
15899 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15900
15901 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15902 (DISTBISONFILES): Add ld/Makefile.in
15903
15904 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15905
15906 * configure.in: if target is cygwin32 but host isn't cygwin32,
15907 don't configure gdb tcl tk expect, not just gdb.
15908
15909 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15910
15911 * configure.in: Added gnuserv everywhere sn appears.
15912
15913 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15914 (CROSS_CHECK_MODULES): Added check-gnuserv.
15915 (INSTALL_MODULES): Added install-gnuserv.
15916 (CLEAN_MODULES): Added clean-gnuserv.
15917 (all-gnuserv): New target.
15918
15919 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15920
15921 * config.guess: Fixes for MIPS OpenBSD systems.
15922
15923 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15924
15925 * Makefile.in (INSTALL_XFORM): Remove.
15926 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15927
15928 * mkinstalldirs: New file, copied from automake.
15929 * Makefile.in (installdirs): Rename from install-dirs. Use
15930 mkinstalldirs. Change all users.
15931 (DEVO_SUPPORT): Add mkinstalldirs.
15932
15933 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15934
15935 * install-sh: Rename from install.sh.
15936 * Makefile.in (INSTALL): Change install.sh to install-sh.
15937 (DEVO_SUPPORT): Likewise.
15938
15939 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15940 Graichen <graichen@rzpd.de>.
15941
15942 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15943
15944 * config.guess: Recognize OpenBSD systems correctly.
15945
15946 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15947
15948 * README, Makefile.in (ETC_SUPPORT): Remove references to
15949 cfg-paper*, configure.{texi,man,info*}._
15950
15951 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15952
15953 * Makefile.in (all.normal): Ensure that gcc is built after all
15954 the x11 - ie gdb - targets.
15955
15956 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15957
15958 * makefile.vms: Don't run conf-a-gas.
15959
15960 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15961
15962 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15963
15964 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15965
15966 * configure.in: Remove noconfigdirs case since gdb also
15967 configures and builds for tic80-coff.
15968
15969 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15970
15971 * configure: Set cache_file to config.cache.
15972 * Makefile.in (local-distclean): Remove config.cache.
15973
15974 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15975
15976 * COPYING: Update FSF address.
15977
15978 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15979
15980 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15981 noconfigdirs.
15982
15983 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15984
15985 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15986 MAKEDIRS, is empty.
15987
15988 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15989
15990 * config.sub: Tweak mn10300 entry.
15991
15992 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15993
15994 * configure.in (host_tools): Put sim before gdb, so gdb's
15995 configure.tgt can determine if the simulator was configured.
15996
15997 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15998
15999 * config.sub: Move BeOS $os case to be with other Cygnus
16000 local cases.
16001
16002 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
16003
16004 * config.sub: Remove misplaced comment that broke Linux.
16005
16006 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
16007
16008 * config.sub: Add BeOS support.
16009
16010 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
16011
16012 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16013
16014 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
16015
16016 * configure.in (noconfigdirs): Remove tcl and tk from
16017 noconfigdirs for cygwin32 builds.
16018
16019 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
16020
16021 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16022
16023 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
16024
16025 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16026 make-all.com, use makefile.vms instead.
16027
16028 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
16029
16030 * config.sub: Accept -lnews*.
16031
16032 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
16033
16034 * configure.in (noconfigdirs): Disable target-newlib,
16035 target-examples and target-libiberty for d30v.
16036
16037 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16038
16039 * configure.in (noconfigdirs): Enable ld for d30v.
16040
16041 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
16042
16043 * configure.in (tic80-*-*): Build compiler.
16044
16045 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
16046
16047 * configure.in (d30v-*): Remove sim directory from list of
16048 unsupported d30v directories
16049
16050 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16051
16052 * config.sub, configure.in: Add d30v target cpu.
16053
16054 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
16055
16056 * makefile.vms: New file.
16057 * make-all.com: Remove.
16058
16059 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
16060
16061 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16062
16063 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
16064
16065 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16066
16067 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
16068
16069 * Makefile.in (ALL_MODULES): Added all-db.
16070 (CROSS_CHECK_MODULES): Addec check-db.
16071 (INSTALL_MODULES): Added install-db.
16072 (CLEAN_MODULES): Added clean-db.
16073
16074 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
16075
16076 * config.guess: Merge with latest FSF sources.
16077
16078 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
16079
16080 * Makefile.in (ALL_MODULES): Added all-itcl.
16081 (CROSS_CHECK_MODULES): Added check-itcl.
16082 (INSTALL_MODULES): Added install-itcl.
16083 (CLEAN_MODULES): Added clean-itcl.
16084
16085 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16086
16087 * configure.in: build gdb for mn10200
16088
16089 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16090
16091 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16092
16093 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16094
16095 * configure.in (tic80-*-*): Turn off most targets right now.
16096
16097 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16098
16099 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16100 rather than the makeinfo program.
16101 (do-info): Depend upon all-texinfo.
16102
16103 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16104
16105 * configure.in: Remove uses of config/mh-linux.
16106
16107 * config.sub, config.guess: Merge with latest FSF sources.
16108
16109 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16110
16111 * config.sub (case $basic_machine): Add tic80 entries.
16112
16113 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16114
16115 * config.sub, config.guess: Merge with latest FSF sources.
16116
16117 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16118
16119 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16120 * mpw-config.in: Test for NewFolderRecursive.
16121 * mpw-install: Use symbolic name for startup filename.
16122 * mpw-README: Add various additional details.
16123
16124 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16125
16126 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16127
16128 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16129
16130 * configure.in: Do build gcc and the target libraries for
16131 the mn10200.
16132
16133 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16134
16135 * configure.in: don't avoid building gdb for mn10300 any more
16136 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16137 instead of single-quoting it.
16138
16139 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16140
16141 * configure.in: Don't use --with-stabs on IRIX 6.
16142
16143 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16144
16145 * configure.in (m32r): Build gdb, libg++ now.
16146
16147 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16148
16149 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16150 directories from noconfigdirs.
16151
16152 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16153
16154 * config.sub (basic_machine): added mips16 configuration
16155
16156 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16157
16158 * config.sub: Handle d10v-unknown.
16159
16160 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16161
16162 * config.sub: Handle v850-unknown.
16163
16164 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16165
16166 * Makefile.in: add findutils
16167 * configure.in: add findutils to list of host_tools
16168
16169 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16170
16171 * config.sub: Handle mn10200 and mn10300.
16172
16173 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16174
16175 * configure.in (d10v-*): Do not build librx.
16176
16177 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16178
16179 * configure.in (mn10300): Build everything except gdb & libgloss.
16180
16181 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16182
16183 * config.guess: Patch for Dansk Data Elektronik servers,
16184 from Niels Skou Olsen <nso@dde.dk>.
16185
16186 For ncr, use /bin/uname rather than uname, since GNU uname does not
16187 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16188
16189 Patch for MIPS R4000 running System V,
16190 from Eric S. Raymond <esr@snark.thyrsus.com>.
16191
16192 Fix thinko for nextstep.
16193
16194 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16195
16196 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16197 * config.guess: Guess mips-dec-mach_bsd4.3.
16198
16199 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16200 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16201 release numbers.
16202 * config.guess (mips-mips-riscos*): Emit just enough of the
16203 release number.
16204
16205 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16206 * config.guess (sparc-auspex-sunos*): Added.
16207 (f300-fujitsu-*): Added.
16208
16209 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16210 * config.guess: Recognize a Tadpole as a sparc.
16211
16212 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16213
16214 * config.guess: Don't assume that NextStep version is either 2 or
16215 3. NextStep 4 (aka OpenStep 4) has come out now.
16216
16217 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16218
16219 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16220 From Rik Faith <faith@cs.unc.edu>.
16221
16222 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16223
16224 * config.sub: Contributions from bug-gnu-utils to:
16225 Support plain "hppa" (no version given) architecture, reported by
16226 OpenStep.
16227 OpenBSD like NetBSD.
16228 LynxOs is not a hardware supplier.
16229
16230 * config.guess: Contributions from bug-gnu-utils to add support for:
16231 OpenBSD like NetBSD.
16232 Stratus systems.
16233 More Pyramid systems.
16234 i[n>4]86 Intel chips.
16235 M680[n>4]0 Motorola chips.
16236 Use unknown instead of lynx for hardware manufacturer.
16237
16238 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16239
16240 * install.sh (chmodcmd): Set to null if the DST directory already
16241 exists.
16242
16243 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16244
16245 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16246 not use mt-ppc target Makefile fragment any more.
16247
16248 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16249
16250 * configure.in (*-*-windows): Exclude everything but those dirs
16251 needed to build windows.
16252
16253 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16254
16255 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16256
16257 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16258
16259 * configure.in: Exclude mmalloc from i386-windows.
16260
16261 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16262
16263 * Undo my previous change.
16264
16265 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16266
16267 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16268 unconditionally.
16269 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16270
16271 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16272
16273 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16274 host to add it's own flags.
16275
16276 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16277
16278 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16279
16280 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16281
16282 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16283 (CXX_FOR_TARGET): Likewise.
16284 (GCC_FOR_TARGET): Define.
16285 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16286 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16287 CC_FOR_TARGET was specified on the command line.
16288 (MAKEOVERRIDES): Don't define.
16289
16290 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16291
16292 * configure.in (m32r): Fix spelling of libg++ libs.
16293
16294 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16295
16296 * config.sub (-apple*): Remove, now redundant.
16297
16298 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16299
16300 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16301
16302 * configure: Rework yesterday's sed script patch.
16303
16304 * config.sub: Merge with FSF.
16305
16306 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16307
16308 * config.guess: Merge from FSF.
16309
16310 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16311 * config.guess: Use pc instead of unknown, for pc clone systems.
16312 Change linux to linux-gnu.
16313
16314 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16315 * config.guess: Avoid non-portable tr syntax.
16316
16317 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16318
16319 * test-build.mk (HOLES): Add "xargs" for gdb.
16320
16321 * configure: Avoid hpux10.20 sed bug.
16322
16323 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16324
16325 * configure.in: Add support for windows host
16326 (that is a build done under the Microsoft build environment).
16327
16328 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16329
16330 * Makefile.in: Replace all uses of srcroot with s, to shrink
16331 command line lengths.
16332
16333 Patches from Geoffrey Noer <noer@cygnus.com>:
16334 * configure.in: If configuring for newlib, pass --with-newlib to
16335 subdirectories.
16336 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16337 -Bnewlib/ and -Lwinsup to gcc.
16338 (CXX_FOR_TARGET): Likewise.
16339
16340 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16341
16342 * Makefile.in (ETC_SUPPORT): Add configure.
16343
16344 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16345
16346 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16347 host configuration file.
16348
16349 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16350
16351 * configure.in: Break mn10x00 support into separate
16352 mn10200 and mn10300 configurations.
16353 * config.sub: Likewise.
16354
16355 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16356
16357 * configure.in: Add lots of stuff to noconfigdirs for
16358 the mn10x00 targets.
16359
16360 * config.sub, configure.in: Add mn10x00 support.
16361
16362 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16363
16364 * make-all.com: Call conf-a-gas, not config-a-gas.
16365
16366 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16367
16368 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16369 targets.
16370
16371 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16372
16373 * mpw-README: Add much more detail for native PowerMac.
16374 * mpw-install: New file.
16375 * mpw-configure: Add --norecursion and --help options.
16376 * mpw-config.in: Translate readme and install files when
16377 copying to objdir.
16378 * mpw-build.in: Don't always depend on byacc and flex.
16379 (install-only-top): New action.
16380
16381 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16382
16383 * configure.in: You can now configure GDB for the v850.
16384
16385 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16386
16387 * configure.in (noconfigdirs): Don't configure any C++ dirs
16388 if targeting D10V.
16389
16390 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16391
16392 * config.sub: Recognize mips64vr5000.
16393
16394 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16395
16396 * configure.in: Use a single line for host_tools and native_only.
16397
16398 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16399
16400 * config.sub, configure.in: Add entries for m32r.
16401
16402 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16403
16404 * Makefile.in (inet-install): Don't run install-gzip.
16405
16406 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16407
16408 * configure.in: Don't config lots of things for *-*-windows*.
16409
16410 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16411
16412 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16413 (host_libs, host_tools): Copy from configure.in.
16414 * mpw-configure: Don't complain about directories not found.
16415
16416 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16417
16418 * configure.in (i[345]86): Recognize i686 for pentium pro.
16419 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16420 file.
16421
16422 * config.guess (i[345]86): Ditto.
16423
16424 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16425
16426 * configure.in (noconfigdirs): Removed gdb for D10V.
16427
16428 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16429
16430 * configure.in: Remove ld, target-libio, target-libg++, and
16431 target-libstdc++ from noconfigdirs.
16432
16433 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16434
16435 * configure: Fix three locations where shell scripts were
16436 being run directly rather than with config_shell.
16437
16438 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16439
16440 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16441 * config.sub (basic_machine): Recognize v850.
16442
16443 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16444
16445 * mpw-configure: Handle multiple enable/disable options and
16446 pass them down recursively, handle -c and -s flags appropriately
16447 depending on choice of compiler, add escape mechanism for
16448 quoted arguments to gC.
16449
16450 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16451
16452 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16453 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16454 so that -mrelocatable-lib and -mno-eabi are used.
16455
16456 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16457 not support --print-multi-lib, don't abort.
16458
16459 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16460
16461 * make-all.com: Run config-a-gas.
16462 * setup.com: Don't copy subdirectory files around.
16463
16464 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16465
16466 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16467 target, it now compiles correctly.
16468
16469 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16470
16471 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16472
16473 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16474
16475 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16476
16477 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16478
16479 * configure.in (native_only): Add prms.
16480
16481 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16482
16483 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16484 (BINUTILS_SUPPORT_DIRS): Likewise.
16485
16486 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16487
16488 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16489 d10v support is added.
16490
16491 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16492
16493 * configure.in (d10v-*-*): New target.
16494
16495 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16496
16497 * config.guess (HP 9000/811): Recognize this as a PA1.1
16498 machine.
16499
16500 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16501
16502 * Makefile.in (do-tar-gz): New target, split out from tail end of
16503 taz target. Run each command separately, don't use pipes.
16504 (taz): Use it.
16505
16506 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16507
16508 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16509 * mpw-build.in: No builds should depend on building byacc or flex,
16510 they are assumed to be installed already.
16511
16512 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16513
16514 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16515 variable that CC_FOR_TARGET needs.
16516
16517 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16518
16519 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16520 options have changed since the last time the subdirectory was
16521 configured, and if it has, reconfigure.
16522 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16523 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16524
16525 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16526
16527 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16528 CLEAN_MODULES): Add bash.
16529 (all-bash): New target.
16530
16531 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16532
16533 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16534
16535 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16536
16537 * config.sub (basic_machine): Recognize d10v as a valid processor.
16538
16539 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16540
16541 * mpw-configure: Add support for --bindir.
16542 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16543
16544 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16545
16546 * configure.in: add bash, time, gawk to list of hosttools and things
16547 to only build for native toolchains
16548
16549 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16550
16551 * Makefile.in (docdir): Remove.
16552
16553 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16554
16555 * Makefile.in (datadir): Set to $(prefix)/share.
16556
16557 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16558
16559 * configure.in: build diff and patch for cygwin32-hosted
16560 toolchains.
16561
16562 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16563
16564 * config.sub: Accept -rtems*.
16565
16566 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16567
16568 * configure.in: enable dosrel for cygwin32-hosted builds,
16569 remove diff from the list of things not buildable
16570 via Canadian Cross
16571
16572 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16573
16574 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16575 don't get ". ".
16576
16577 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16578
16579 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16580
16581 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16582
16583 * Makefile.in (taz): Handle case where tex3patch didn't even get
16584 checked out. Also, if it was found, put the symlink in a new util
16585 subdirectory.
16586
16587 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16588
16589 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16590
16591 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16592
16593 * config.sub: Recognize -openvms.
16594 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16595 * make-all.com, setup.com: New files.
16596
16597 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16598
16599 * Makefile.in (taz): tex3patch moved to texinfo/util.
16600
16601 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16602
16603 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16604 * configure.in: remove make from disable-if-Can-Cross list
16605 enable gdb if ${host} and ${target} are cygwin32
16606
16607 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16608
16609 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16610 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16611
16612 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16613
16614 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16615 distinguish sysv/svr4/bsd variants.
16616 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16617
16618 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16619
16620 * configure.in: Added copyright notice.
16621 * move-if-change: Added copyright notice.
16622
16623 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16624
16625 * configure.in (powerpcle-*-solaris*): Until we get shared
16626 libraries working, don't build gdb, sim, make, tcl, tk, or
16627 expect.
16628
16629 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16630
16631 * config.guess: Merge with FSF:
16632
16633 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16634 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16635
16636 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16637 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16638
16639 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16640 * config.guess: Combine two OSF1 rules.
16641 Also recognize field test versions. From mjr@zk3.dec.com.
16642 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16643 because GNU uname does not support -p. From pmr@pajato.com.
16644
16645 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16646
16647 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16648
16649 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16650
16651 * mpw-README: Document GCCIncludes.
16652
16653 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16654
16655 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16656
16657 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16658
16659 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16660
16661 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16662
16663 * configure.in (*-*-cygwin32): Configure make.
16664
16665 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16666
16667 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16668
16669 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16670
16671 * Makefile.in (all-inet): Depend on all-perl.
16672
16673 * Makefile.in (inet-install): New target.
16674
16675 * Makefile.in (all-inet): Depend on all-tcl.
16676 (all-inet): Depend on all-send-pr.
16677
16678 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16679
16680 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16681 temporarily.
16682
16683 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16684
16685 * configure.in: Don't configure --with-gnu-ld on AIX.
16686
16687 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16688
16689 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16690
16691 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16692
16693 * Makefile.in (ALL_MODULES): Added all-inet.
16694 (CROSS_CHECK_MODULES): Added check-inet.
16695 (INSTALL_MODULES): Added install-inet.
16696 (CLEAN_MODULES): Added clean-inet.
16697 (all-indent): New target.
16698
16699 * configure.in (host_tools): Added inet.
16700 (native_only): Added inet.
16701 (noconfigdirs): Added inet.
16702
16703 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16704
16705 * configure.in: Don't configure libgloss if we are not configuring
16706 newlib.
16707
16708 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16709
16710 * configure.in: Don't configure libgloss for unsupported
16711 architectures.
16712
16713 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16714
16715 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16716
16717 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16718
16719 * Makefile.in (ALL_MODULES): Include all-apache.
16720 (CROSS_CHECK_MODULES): Include check-apache.
16721 (INSTALL_MODULES): Include install-apache.
16722 (all-apache): New target.
16723
16724 * configure.in: Added apache everywhere perl is seen.
16725
16726 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16727
16728 * Makefile.in: Add support for clean-{module} and
16729 clean-target-{module} rules.
16730
16731 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16732
16733 * configure.in (*-*-ose) do not build libgloss.
16734
16735 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16736
16737 * config.guess (prep*:SunOS:5.*:*): Turn into
16738 powerpele-unknown-solaris2.
16739
16740 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16741
16742 * configure.in: Permit --enable-shared to specify a list of
16743 directories.
16744
16745 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16746
16747 * configure.in (host==solaris): Pass only the first word of $CC
16748 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16749
16750 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16751
16752 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16753
16754 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16755
16756 * Makefile.in (ALL_MODULES): Include all-perl.
16757 (CROSS_CHECK_MODULES): Include check-perl.
16758 (INSTALL_MODULES): Include install-perl.
16759 (ALL_X11_MODULES): Include all-guile.
16760 (CHECK_X11_MODULES): Include check-guile.
16761 (INSTALL_X11_MODULES): Include install-guile.
16762 (all-perl): New target.
16763 (all-guile): New target.
16764
16765 * configure.in (host_tools): Include perl and guile.
16766 (native_only): Include perl and guile.
16767 (noconfigdirs): Don't build guile and perl; no ports have been
16768 done.
16769
16770 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16771
16772 * configure (--enable-*): Handle quoted option lists such as
16773 --enable-sim-cflags='-g0 -O' better.
16774
16775 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16776
16777 * Makefile.in ({,inst}all-target): New rule so we can make and
16778 install all of the target directories easily.
16779
16780 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16781
16782 * configure.in: Add missing global flag in sed substitution when
16783 deleting `target-' from ${configdirs}.
16784
16785 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16786
16787 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16788 option.
16789
16790 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16791 config/mh-necv4.
16792
16793 * install.sh: Correct misspelling of transformbasename.
16794
16795 * config.guess: Recognize mips-*-sysv*.
16796
16797 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16798
16799 * config.sub: Recognize mon960.
16800
16801 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16802
16803 * configure: Restore Canadian Cross handling of BISON and LEX,
16804 removed in Feb 20 change.
16805
16806 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16807
16808 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16809 Mention make install. Remove the old copyright date as well the
16810 clumsy and rather pointless copyright on the README file.
16811
16812 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16813
16814 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16815 Makefile after running symlink-tree, then run `make distclean' to
16816 avoid clobbering any generated files in srcdir.
16817
16818 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16819
16820 * configure.in (m68k-*-netbsd*): Build everything now.
16821
16822 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16823
16824 * Makefile.in (taz): Fix quoting.
16825
16826 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16827
16828 * configure.in (sparclet-*-*): Build everything now.
16829
16830 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16831
16832 * configure.in (m68k-*-linux*): New host.
16833
16834 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16835
16836 * configure: Check for bison before byacc.
16837
16838 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16839
16840 * Makefile.in configure: Change the way LEX and BISON/YACC are
16841 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16842 searching PATH. These are used as fallbacks by Makefile.in if
16843 flex/bison/byacc aren't in objdir.
16844
16845 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16846
16847 * Makefile.in: Make everything which depends upon all-bfd also
16848 depend upon all-opcodes, in case --with-commonbfdlib is used.
16849
16850 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16851
16852 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16853 building NT native compilers on Unix.
16854
16855 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16856
16857 * configure.in: Don't get CC from the host Makefile fragment if we
16858 can find gcc in PATH, or if this is a Canadian Cross. Move the
16859 Solaris test for /usr/ucb/cc to the post target script, just after
16860 the compiler sanity test.
16861
16862 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16863
16864 * config.sub: Merge with FSF.
16865
16866 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16867
16868 * Makefile.in (RPATH_ENVVAR): New variable.
16869 (REALLY_SET_LIB_PATH): Use it.
16870 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16871
16872 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16873
16874 * config.sub, configure.in: Recognize sparclet cpu.
16875
16876 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16877
16878 * config.guess: Support m68k-cbm-sysv4.
16879
16880 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16881
16882 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16883 m68k-unknown-linuxaout from linker help string. Put quotes around
16884 $ld_help_string.
16885
16886 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16887
16888 * config.guess (powerpc-harris-powerunix): Add guess for port
16889 to new target.
16890
16891 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16892
16893 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16894
16895 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16896
16897 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16898 $(REALLY_SET_LIB_PATH) in Makefile.
16899 * Makefile.in (SET_LIB_PATH): New variable.
16900 (REALLY_SET_LIB_PATH): New variable.
16901 ($(DO_X)): Use $(SET_LIB_PATH).
16902 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16903 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16904 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16905 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16906 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16907 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16908 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16909 (install-dosrel): Likewise.
16910 (all-opcodes): Depend upon all-libiberty.
16911
16912 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16913
16914 * config.guess (*:CYGWIN*): New
16915
16916 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16917
16918 * Makefile.in (all-target-winsup): All all-target-libiberty.
16919
16920 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16921
16922 * configure.in (noconfigdirs): Add missing # in front of comment.
16923
16924 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16925
16926 * configure.in: add second pass to things added to noconfigdirs
16927 so *-gm-magic can exclude libgloss properly.
16928
16929 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16930
16931 * mpw-configure (extralibs_name, rez_name): Set correctly
16932 for MWC68K compiler.
16933
16934 * mpw-README: Add more info on the necessary build tools.
16935
16936 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16937
16938 * configure.in, config.sub: Recognize cygwin32.
16939
16940 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16941
16942 * config.guess, config.sub: Recognize A/UX.
16943
16944 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16945
16946 * config.sub: Merge with gcc/config.sub.
16947
16948 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16949
16950 * mpw-build.in (do-binutils): Add build of stamps.
16951
16952 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16953
16954 * config.sub: Add recognition for mips64vr4100*-* targets.
16955
16956 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16957
16958 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16959 Add creation of gconfigargs with `--enable-shared' turned on.
16960 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16961 ($(host)-stamp-stage3-configured): Likewise.
16962 (HOLES): Add chatr and ldd.
16963 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16964
16965 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16966
16967 * configure: Pass --nfp to recursive configures.
16968
16969 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16970
16971 * Makefile.in (DLLTOOL): New.
16972 (DLLTOOL_FOR_TARGET): New.
16973 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16974 (EXTRA_TARGET_FLAGS): Ditto.
16975 (EXTRA_GCC_FLAGS): Ditto.
16976 (CONFIGURE_TARGET_MODULES): Ditto.
16977 (DO_X): Ditto.
16978 * configure: Add DLLTOOL.
16979
16980 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16981
16982 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16983 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16984 mh-sco, since old workarounds no longer needed, and don't
16985 build ld, since libraries have weak symbols in COFF.
16986
16987 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16988
16989 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16990
16991 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16992
16993 * configure.in: Make sure that ${CC} can be used to compile an
16994 executable.
16995
16996 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16997
16998 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16999 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17000 nothing depending on whether gdbtk is being built.
17001
17002 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
17003
17004 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17005
17006 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
17007
17008 * configure.in (noconfigdirs): Put ld or gas in this early, if the
17009 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17010
17011 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
17012
17013 * config-ml.in: Add support for
17014 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17015 Simplify setting of multidirs from --disable-foo.
17016
17017 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17018
17019 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17020 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17021 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17022 non-empty, pass them on to the GCC make.
17023 (all-bootstrap): New rule that is like all-gcc, except it executes
17024 the GCC bootstrap rule instead of the GCC all rule.
17025
17026 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
17027
17028 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17029
17030 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17031
17032 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17033 DG/UX support.
17034
17035 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
17036
17037 * config.sub (i*86*) Change [345] to [3456]
17038
17039 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17040
17041 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17042 --with-gnu-ld=no.
17043
17044 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17045
17046 * config-ml.in (rs6000*, powerpc*): Add switches to control which
17047 AIX multilibs get built.
17048
17049 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17050
17051 * configure.in (i386-win32): Don't build expect if we're not
17052 building the tcl subdir.
17053
17054 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
17055
17056 * Makefile.in: (configure-target-examples, all-target-examples):
17057 New targets, configure and build example programs.
17058
17059 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17060
17061 * mpw-configure: If an mpw-config.in generated a file mk.sed,
17062 use it as input to sedit the generated MPW makefile.
17063 * mpw-README: Add a suggestion about Gestalt.h.
17064
17065 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
17066
17067 * config.sub: Accept *-*-ieee*.
17068
17069 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
17070
17071 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
17072 Ronald F. Guilmette <rfg@monkeys.com>.
17073
17074 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17075
17076 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17077 for powerpc-pe native.
17078 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17079 (target==powerpc-pe): duplicate i386-win32 entry.
17080
17081 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17082
17083 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17084 of vxworks, not just vxworks5.1.
17085
17086 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17087
17088 * mpw-configure: Add support for exec-prefix.
17089
17090 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17091
17092 * config.guess: Recognize HP model 816 machines as having
17093 a PA1.1 processor.
17094
17095 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17096
17097 * configure: Ignore new autoconf configure options.
17098
17099 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17100
17101 * config.guess: Recognize Pentium under SCO.
17102 From Robert Lipe <robertl@arnet.com>.
17103
17104 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17105
17106 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17107
17108 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17109
17110 * configure.in: Don't configure gas for alpha-dec-osf*.
17111
17112 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17113
17114 * configure.in: Default to --with-stabs for some targets for which
17115 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17116 i[345]86*-*-unixware*.
17117
17118 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17119
17120 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17121 rather than basing it on the target. Simplify handling of options
17122 controlling which directories to configure. Remove extraneous
17123 slash in multi-clean target.
17124
17125 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17126
17127 * config-ml.in: Prefix more variables with ml_ so they don't collide
17128 with configure's.
17129
17130 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17131
17132 * configure: Don't turn -v into --v.
17133
17134 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17135
17136 * configure.in (targargs): Fix typo.
17137
17138 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17139
17140 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17141
17142 * configure.in: Strip --host and --target options from
17143 CONFIG_ARGUMENTS, and always configure for --host only. Add
17144 --with-cross-host option when building with a cross-compiler.
17145 * configure: Canonicalize the arguments put into config.status by
17146 always using `=' for an option with an argument. Pass a presumed
17147 --host or --target explicitly.
17148
17149 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17150
17151 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17152 into general OS recognition case.
17153
17154 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17155
17156 * configure.in (target_configdirs): add target-winsup only
17157 for win32 target systems.
17158
17159 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17160
17161 * Makefile.in (all-target-libgloss): Depend upon
17162 configure-target-newlib, since when libgloss is built it looks to
17163 see if the newlib directory exists.
17164
17165 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17166
17167 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17168 cfg-ml-*.in.
17169
17170 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17171
17172 * configure: Handle LD and LD_FOR_TARGET when configuring a
17173 Canadian Cross.
17174
17175 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17176
17177 * configure.in (target_libs): add target-winsup.
17178 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17179 (target==ppcle-pe): remove ld from $noconfigdirs.
17180
17181 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17182
17183 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17184 Preserve relative path names in $srcdir. Build symlink tree if
17185 configuring cross target dir and srcdir=. (= no VPATH support).
17186 (configure-target-libg++): Depend on configure-target-librx.
17187 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17188 * config-ml.in: New file.
17189 * symlink-tree: New file.
17190 * configure: Ensure srcdir="." if that's what it is.
17191
17192 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17193
17194 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17195 includes and FLEX_SKELETON setting.
17196 * mpw-configure (--with-gnu-ld): New option, controls whether
17197 to use PPCLink or ld with PowerMac GCC.
17198 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17199 * mpw-config.in: Configure grez if targeting Mac.
17200
17201 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17202 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17203 just macos.
17204 * configure.in: Configure grez resource compiler if targeting Mac.
17205 * Makefile.in (all-grez, install-grez): New targets.
17206
17207 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17208
17209 * configure: CXX defaults to gcc, not g++. If we find
17210 gcc in the path, set CC to gcc -O2.
17211
17212 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17213
17214 * configure: Default ${build} correctly. Avoid picking up extra
17215 spaces when reading CC and CXX from Makefile. When doing a
17216 Canadian Cross, use plausible default values for numerous
17217 variables.
17218 * configure.in: When doing a Canadian Cross, don't try to
17219 configure tools whose configure script can't handle it.
17220
17221 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17222
17223 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17224
17225 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17226
17227 * configure: Remove dubious bug reporting address.
17228
17229 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17230
17231 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17232 configure script, run that instead of this directory's configure.
17233 In either case, print a message that we're configuring the sub-dir.
17234
17235 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17236
17237 * configure.in: Before checking for the existence of various files,
17238 use sed to filter out "target-".
17239
17240 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17241
17242 * Makefile.in (DO_X): Split rule to decrease command line length
17243 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17244 (Philippe De Muyter).
17245
17246 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17247
17248 * Makefile.in (all-patch): depend on all-libiberty.
17249
17250 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17251
17252 * configure.in: If the only directory in target_configdirs which
17253 actually exists is libiberty, then set target_configdirs to empty,
17254 to avoid trying to build a target libiberty in a gas or gdb
17255 distribution.
17256
17257 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17258
17259 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17260 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17261 systems.
17262
17263 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17264
17265 * configure.in (copy_dirs): Use sys-include instead of include
17266 for --with-headers option.
17267
17268 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17269
17270 * Makefile.in, configure.in: Make winsup builds work with
17271 new scheme.
17272
17273 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17274
17275 * configure.in: Build the linker on AIX.
17276
17277 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17278
17279 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17280 where needed.
17281
17282 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17283
17284 * Makefile.in (all-gcc): Fix typo.
17285
17286 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17287
17288 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17289
17290 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17291
17292 * configure.in: Rename libFOO to target-libFOO, and xiberty
17293 to target-xiberty, to provide more flexibility.
17294 (target_subdir): Define. Create if cross.
17295 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17296 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17297 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17298 check-libFOO -> check-target-libFOO, etc.
17299 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17300 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17301 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17302 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17303 allow ALL_GCC="" to only configure.
17304 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17305 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17306 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17307
17308 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17309
17310 * Makefile.in (taz): Build "info" in etc explicitly.
17311
17312 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17313
17314 * configure.in: Make sure that CC is undefined (as opposed to
17315 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17316 problem with autoconf trying to configure on a host without GCC.
17317
17318 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17319
17320 * mpw-configure: Set host alias from choice of host compiler,
17321 only use generic MPW Makefile sed if present, edit a file
17322 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17323 * mpw-README: Add problem notes about CW6 and CW7.
17324
17325 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17326
17327 * Makefile.in (taz): Use ";" instead of ";;".
17328
17329 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17330
17331 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17332 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17333 DISTDOCDIRS.
17334 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17335 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17336
17337 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17338
17339 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17340 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17341 Move bfd to DISTSTUFFDIRS.
17342
17343 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17344
17345 * Makefile.in (X11_LIB): Removed.
17346 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17347
17348 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17349
17350 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17351
17352 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17353 names.
17354
17355 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17356
17357 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17358
17359 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17360
17361 * configure.in (i[345]86-*-win32): Always build newlib.
17362 Don't configure cvs, autoconf or texinfo.
17363 * Makefile.in (LD_FOR_TARGET): New.
17364 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17365 Pass down LD_FOR_TARGET.
17366
17367 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17368
17369 * winsup: New directory.
17370 * Makefile.in: Build winsup.
17371 * configure.in: Winsup is configured when target is win32.
17372 Can only build win32 target GDB when native.
17373
17374 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17375
17376 * config.guess: Recognize HP model 819 machines as having
17377 a PA 1.1 processor.
17378
17379 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17380
17381 * configure: Fix sed loop which substitutes for CC and CXX to
17382 avoid bug found in various sed implementations.
17383
17384 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17385
17386 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17387 simulator. Use standard powerpc-*-eabi*.
17388
17389 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17390
17391 * configure.in: Stop putting gas and binutils in noconfigdirs for
17392 powerpc-*-aix* and rs6000-*-*.
17393
17394 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17395
17396 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17397 -mcall-aixdesc libraries.
17398
17399 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17400
17401 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17402
17403 * config.sub (arm | armel | armeb): Fix shell syntax.
17404
17405 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17406
17407 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17408 -msoft-float and -mcpu=common support.
17409 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17410 libraries.
17411
17412 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17413
17414 * configure.in: Allow configuration and build of emacs19 for the alpha.
17415
17416 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17417
17418 * configure.in (CC): Get ^CC, not just any old CC, from
17419 ${host_makefile_frag}.
17420
17421 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17422
17423 * configure.in (CC): Try to get CC from
17424 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17425
17426 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17427
17428 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17429 only if it exists in $(srcdir).
17430
17431 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17432
17433 * configure: If CC and CXX are not set in the environment, set
17434 them, based on either an existing Makefile or on searching for gcc
17435 in PATH. Substitute for CC and CXX in Makefile.
17436 * configure.in: Remove libm from target_libs. Separate
17437 target_configdirs from configdirs. If CC is not set in
17438 environment, try to get it from a host Makefile fragment. Rewrite
17439 changes of configdirs to use skipdirs instead. A few minor
17440 tweaks. Take directories out of target_configdirs as they are
17441 taken out of configdirs. Remove existing Makefile files from
17442 subdirectories. Substitute for TARGET_CONFIGDIRS and
17443 CONFIG_ARGUMENTS in Makefile.
17444 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17445 by configure.in.
17446 (CONFIG_ARGUMENTS): Likewise.
17447 (CONFIGURE_TARGET_MODULES): New variable.
17448 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17449 ($(CONFIGURE_TARGET_MODULES)): New target.
17450 (configure-libg++, configure-libio): New targets.
17451 (all-libg++): Depend upon configure-libg++.
17452 (all-libio): Depend upon configure-libio.
17453 (configure-libgloss, all-libgloss): New targets.
17454 (configure-libstdc++): New target.
17455 (all-libstdc++): Depend upon configure-libstdc++.
17456 (configure-librx, all-librx): New targets.
17457 (configure-newlib): New target.
17458 (all-newlib): Depend upon configure-newlib
17459 (configure-xiberty): New target.
17460 (all-xiberty): Depend upon configure-xiberty.
17461
17462 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17463
17464 * configure.in (host i[345]86-*-win32): Expand the
17465 noconfigdirs again.
17466
17467 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17468
17469 * mpw-configure: Fix sed command file name.
17470
17471 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17472
17473 * configure.in (host i[345]86-*-win32): Reduce the
17474 noconfigdirs again.
17475
17476 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17477
17478 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17479 or powerpc*-*-pe*, since they are not yet supported.
17480
17481 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17482
17483 Add PowerMac support and many other enhancements.
17484 * mpw-configure: New option --cc to select compiler to use,
17485 paste options set according to --cc into the generated
17486 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17487 if mpw-make.sed is present.
17488 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17489 add forward includes for PowerPC include files.
17490 * mpw-build.in: Build using Makefile.PPC if present.
17491 (do-byacc, etc): Remove separate version resource builds.
17492 (do-gas): Build "stamps" before "all".
17493 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17494 * mpw-README: Update to reflect --cc option, PowerMac support,
17495 and recently-reported compatibility problems.
17496
17497 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17498
17499 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17500 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17501 (--with-multilib-top): Pass to recursive invocations.
17502
17503 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17504
17505 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17506 v810-*-*.
17507
17508 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17509
17510 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17511 gdb, ld and opcodes on v810-*-*.
17512
17513 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17514
17515 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17516 (local-maintainer-clean): New target.
17517 (maintainer-clean): New target.
17518 (realclean): Just depend upon maintainer-clean.
17519
17520 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17521
17522 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17523
17524 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17525
17526 * configure.in: Build ld in mips*-*-bsd* case.
17527
17528 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17529
17530 * config.sub: Accept -lites* OS. From Ian Dall.
17531
17532 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17533
17534 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17535 targets.
17536
17537 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17538
17539 * configure.in: treat i386-win32 canadian cross the same as
17540 i386-go32 canadian cross.
17541
17542 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17543
17544 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17545 running under the simulator to build a reduced set of libraries.
17546 (powerpc-*-eabiaix): Add fine grained multilib support added to
17547 other powerpc targets yesterday.
17548
17549 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17550
17551 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17552 -disable-softfloat, -disable-relocatable, -disable-aix, and
17553 -disable-sysv to control which multilib libraries get built.
17554
17555 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17556
17557 * configure: Add Makefile.tem to list of files to remove in trap
17558 handler.
17559
17560 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17561
17562 * config.guess (*Linux*): Add missing "exit"s.
17563 Also, need specific check for alpha-unknown-linux (uses COFF).
17564
17565 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17566
17567 * config.guess: Merge with FSF:
17568
17569 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17570 * config.guess (AIX4): More robust release numbering discovery.
17571
17572 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17573 * config.guess (i386-sequent-ptx): Properly get version number.
17574
17575 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17576 * config.guess (mips:*:4*:UMIPS): New case.
17577
17578 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17579
17580 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17581 (i386-win32 host): Likewise. Don't build readline.
17582
17583 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17584
17585 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17586 SUPPORT_FILES to submakes.
17587
17588 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17589
17590 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17591 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17592 mpw-configure.
17593
17594 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17595
17596 * configure.in (appdirs): Use =, not ==, in test expression when
17597 trying to build the text to print in the warning message for
17598 Solaris users.
17599
17600 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17601
17602 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17603
17604 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17605
17606 * config.guess: Recognize lynx-2.3.
17607
17608 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17609
17610 * config.sub (z8ksim): Deleted
17611 (z8k-*-coff): New, this is the one true name of the target.
17612
17613 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17614
17615 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17616
17617 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17618
17619 * config.guess (*:Linux:*:*): First try asking the linker what the
17620 default object file format is (elf, aout, or coff). Then if this
17621 fails, try previous methods.
17622
17623 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17624
17625 * configure.in: Don't build newlib for *-*-vxworks5.1.
17626
17627 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17628
17629 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17630 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17631
17632 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17633
17634 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17635
17636 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17637
17638 * cfg-ml-com.in: New file.
17639 * cfg-ml-pos.in: New file.
17640
17641 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17642
17643 * COPYING.NEWLIB: Add HP free copyright to list.
17644
17645 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17646
17647 * config.sub: Recognize -eabi* for the system, not just -eabi.
17648
17649 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17650
17651 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17652 * config.sub, configure.in (win32): New target and host.
17653
17654 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17655
17656 * configure.in: Add i386-pe configuration.
17657
17658 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17659
17660 * mpw-build.in (install): Install GDB after LD.
17661
17662 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17663
17664 * mpw-config.in (elf/mips.h): Always forward-include, needed
17665 for GDB to build.
17666
17667 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17668
17669 * testsuite: New directory for customer acceptance and whole tool
17670 chain tests.
17671
17672 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17673
17674 * configure: If per-host line isn't found, but AC_OUTPUT is found
17675 and a configure script exists, run it instead.
17676
17677 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17678
17679 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17680
17681 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17682
17683 * configure: Set build_{cpu,vendor,os,alias} to host values when
17684 --build isn't specified.
17685
17686 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17687
17688 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17689 (FLAGS_TO_PASS): Pass them.
17690 (EXTRA_TARGET_FLAGS): Ditto.
17691
17692 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17693
17694 * Makefile.in (all-libg++): Depend on all-libstdc++.
17695
17696 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17697
17698 * configure.in (noconfigdirs): Enable all packages for
17699 i386-unknown-netbsd.
17700
17701 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17702
17703 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17704 hosted builds (DOS builds)
17705
17706 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17707
17708 Changes for ARM based on patches from Richard Earnshaw:
17709 * config.sub: Handle armeb and armel.
17710 * configure.in: Omit arm linker only for riscix.
17711
17712 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17713
17714 * config.guess: Update from FSF.
17715
17716 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17717
17718 * config.sub: Recognize powerpcle as the little endian variant of
17719 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17720 powerpcle variant. Convert pentium into i586, not i486. Add p5
17721 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17722 temporarily.
17723
17724 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17725
17726 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17727
17728 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17729
17730 * config.sub: Accept -lites* as a basic system type.
17731
17732 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17733
17734 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17735 installed, and if so return linuxoldld as the system name.
17736
17737 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17738
17739 * config.guess: Add hppa1.1-hp-lites support.
17740
17741 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17742
17743 * configure.in: Don't build newlib for m68k-vxworks5.1.
17744
17745 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17746
17747 * configure.in (mips-sgi-irix6): Use mh-irix5.
17748
17749 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17750
17751 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17752
17753 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17754
17755 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17756 OSF/1. Fix compiler flags.
17757 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17758
17759 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17760
17761 * configure.in: Recognize --with-newlib.
17762 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17763
17764 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17765
17766 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17767 to *_X11_MODULES due to gdbtk needing X include files et al.
17768
17769 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17770
17771 Merge in support for Mac MPW as a host.
17772 (Old change descriptions retained for informational value.)
17773
17774 * mpw-config.in: Add generic include forwards for cpu-specific
17775 include files in aout and elf directories.
17776
17777 * mpw-configure: Added copyright.
17778 * mpw-config.in: Check for presence of required build tools.
17779 (target_libs): Add newlib.
17780 (target_tools): Add examples.
17781 (Read Me): Generate as "Read Me for MPW" instead.
17782 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17783 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17784 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17785
17786 * mpw-configure: Remove subdir-specific makefile hackery,
17787 delete mk.tmp after using it.
17788
17789 * mpw-build.in (all): Display start and end times.
17790
17791 * mpw-configure (host_canonical): Set.
17792 (target_cpu): Always add to makefiles.
17793 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17794 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17795 (mpw-mh-mpw): Look for in srcdir and srcroot.
17796 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17797
17798 * mpw-build.in: (install-only): New target.
17799
17800 * mpw-configure (host_alias, target_alias): Rename from hostalias
17801 and targetalias, add into generated Makefile.
17802 (mk.tmp): If present, add into generated Makefile.
17803 * mpw-build.in (all-gas): Build config.h first before gas proper.
17804
17805 * mpw-configure (config.status): Write only if changed.
17806 * mpw-config.in (readline): Configure it (not built, just used for
17807 definitions).
17808
17809 * mpw-config.in (elf/mips.h): Add a forward include.
17810
17811 * mpw-config.in: Forward-include most .h files in include into
17812 extra-include.
17813 (readline): Don't build.
17814 mpw-build.in (install): Install GDB.
17815
17816 * mpw-configure (prefix, mpw_prefix): Handle it.
17817 * mpw-config.in (mmalloc, readline): Don't configure.
17818 * mpw-build.in (thisscript): Rename to ThisScript.
17819 Use mpw-build instead of BuildProgram everywhere.
17820 (mmalloc, readline): Don't build.
17821 * mpw-README: New file, basic documentation about the MPW port.
17822
17823 * mpw-config.in: Use forward-include to create include files.
17824
17825 * mpw-configure: Add more things to the top of each configured
17826 Makefile, including contents of config/mpw-mh-mpw.
17827 * mpw-config.in (extra-include): Create this directory and fill it
17828 with Posix-like include files when configuring.
17829
17830 * config.sub (apple, mac, mpw): Add various aliases.
17831
17832 * mpw-build.in: New file, top-level build script fragment for MPW.
17833 * mpw-configure: New file, configure script for MPW.
17834 * mpw-config.in: New file, config fragment for MPW.
17835
17836 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17837
17838 * configure.in (host_libs): Remove glob, since it is gone from the
17839 sources.
17840
17841 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17842
17843 * Makefile.in: define empty GDB_NLM_DEPS var.
17844
17845 * configure.in(target_makefile_frag): use config/mt-netware
17846 for netware targets.
17847
17848 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17849
17850 * config.sub: Merge in recent FSF changes. Remove linux special
17851 cases.
17852
17853 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17854
17855 Revert this change:
17856
17857 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17858
17859 * build-all.mk: Use CC=cc -Xs on Solaris.
17860
17861 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17862
17863 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17864 stop using it.
17865 * Makefile.in: Nuke all references to glob subdirectory.
17866
17867 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17868
17869 * configure.in: Fix --enable-shared logic in per-host.
17870
17871 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17872
17873 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17874
17875 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17876
17877 * configure.in (noconfigdirs): Don't build gas on AIX, for
17878 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17879
17880 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17881
17882 * configure: Fix --cache-file to work if the file argument is a
17883 relative path.
17884
17885 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17886
17887 * configure: If the --cache-file is used, pass it down to
17888 configure in subdirectories.
17889
17890 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17891
17892 * config.sub: add vxworks29k configuration.
17893
17894 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17895
17896 * Makefile.in (taz): Do "diststuff" part quietly.
17897
17898 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17899
17900 * config.sub: Mini-merge with gcc/config.sub.
17901
17902 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17903
17904 * config.guess (IRIX): Sed - to _.
17905
17906 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17907
17908 * Makefile.in (source-vault, binary-vault): New targets.
17909
17910 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17911
17912 * config.sub: Recognize -eabi as a basic system type.
17913
17914 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17915
17916 * configure.in (enable_shared stuff): Fix typo.
17917
17918 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17919
17920 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17921
17922 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17923
17924 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17925
17926 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17927
17928 * configure.in (rs6000-*-*): Don't build gas.
17929
17930 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17931
17932 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17933 reduce command line length.
17934 (AS_FOR_TARGET): Check for as.new, not Makefile.
17935 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17936
17937 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17938
17939 * config.guess: Merge from FSF.
17940
17941 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17942
17943 * configure: Don't use $ when handling program_suffix.
17944
17945 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17946
17947 * configure.in: Configure tk for hppa/hpux.
17948
17949 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17950
17951 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17952
17953 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17954
17955 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17956 to LIBCXXFLAGS. Tests are better run without it.
17957
17958 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17959
17960 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17961
17962 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17963
17964 * configure.in (*-*-netware*): Don't configure xiberty.
17965
17966 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17967
17968 * configure.in: Remove tk from native_only list.
17969
17970 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17971
17972 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17973 for special NCD build.
17974
17975 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17976
17977 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17978 makeall.bat, they're only useful for binutils snapshots.
17979 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17980 makeall.bat to specified SUPPORT_FILES.
17981
17982 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17983
17984 * build-all.mk: Add Ericsson targets to sun4 and solaris
17985 hosts. Add BNR's sun4 target to solaris host, so their
17986 build-from-source will be tested in-house first.
17987
17988 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17989
17990 * Makefile.in (LIBCFLAGS): New variable.
17991 (CFLAGS_FOR_TARGET): Ditto.
17992 (LIBCFLAGS_FOR_TARGET): Ditto.
17993 (LIBCXXFLAGS): Ditto.
17994 (CXXFLAGS_FOR_TARGET): Ditto.
17995 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17996 (BASE_FLAGS_TO_PASS): Pass them.
17997 (EXTRA_TARGET_FLAGS): Ditto.
17998
17999 * configure.in: Support --enable-shared.
18000
18001 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
18002
18003 * configure.in (target_libs): Include libstdc++ again.
18004 * config.guess: Update from FSF (for FreeBSD).
18005
18006 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18007
18008 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18009 makeall.bat.
18010 (DISTDOCDIRS): Add `etc'.
18011 (ETC_SUPPORT_PFX): New variable.
18012 (taz): Include anything from etc starting with a word in
18013 ETC_SUPPORT_PFX.
18014
18015 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18016
18017 * config.sub: Update for recent FSF changes. Remove obsolete
18018 h8300hds entry. Add -windows* and -osx as basic os. Minor
18019 spacing changes.
18020
18021 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18022
18023 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
18024
18025 * config.guess: Merge with FSF.
18026 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18027
18028 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18029
18030 * configure: Since the "trap 0" handler will override the exit
18031 status on many systems, only use it for "exit 1", and make it set
18032 a non-zero exit status; reset it before "exit 0". Also, check
18033 exit status of config.sub, and error out if it failed.
18034
18035 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
18036
18037 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18038 and install libgloss.
18039
18040 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18041
18042 * Makefile.in (all-binutils): Depend upon all-byacc.
18043
18044 * configure.in: Don't build emacs on Irix 5.
18045
18046 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18047
18048 * configure.in (*-*-netware*): Add libio.
18049
18050 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18051
18052 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18053 (CHECK_TARGET_MODULES): Ditto.
18054 (INSTALL_TARGET_MODULES): Ditto.
18055 (TARGET_LIBS): Ditto.
18056 (all-libstdc++): Note dependencies.
18057
18058 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18059
18060 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18061
18062 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18063
18064 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18065 -fexternal-templates.
18066
18067 * configure.in (target_libs): Add libstdc++.
18068 (noconfigdirs): Add libstdc++ as appropriate.
18069
18070 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18071
18072 * config.guess: Update from FSF.
18073
18074 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18075
18076 * configure: Use ${config_shell} when running ${configsub}.
18077
18078 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
18079
18080 * config.sub: No longer recognize h8300h.
18081
18082 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18083
18084 * config.sub: Remove extraneous differences between config.sub and
18085 gcc/config.sub.
18086
18087 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18088
18089 * Makefile.in (DISTSTUFFDIRS): Add gas.
18090
18091 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18092
18093 * COPYING.NEWLIB: New file.
18094
18095 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18096
18097 * config.guess (HP-UX): Patch from Harlan Stenn
18098 <harlan@landmark.com> to also emit release level.
18099
18100 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18101
18102 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18103
18104 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18105
18106 * config.sub: Merge nextstep cleanup from FSF.
18107
18108 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18109
18110 * configure.in (arm-*-*): Don't configure ld for this target.
18111
18112 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18113
18114 * configure.in (*-*-netware): don't configure libg++, libio,
18115 librx, or newlib.
18116
18117 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18118
18119 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18120 configure ld--it works, but it doesn't support shared libraries.
18121
18122 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18123
18124 * config.guess (*-unknown-freebsd*): Get rid of possible
18125 trailing "(Release)" in version string.
18126 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18127
18128 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18129
18130 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18131 Fix type: *-next-neststep -> *-next-nextstep.
18132
18133 * config.guess: Merge from FSF:
18134
18135 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18136
18137 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18138
18139 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18140
18141 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18142 instead of UNIX_SV for UnixWare 1.0).
18143
18144 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18145
18146 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18147 to make gdb/nlm/* build after the compiler and linker.
18148
18149 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18150
18151 * config.guess (netbsd, freebsd, linux): Accept any machine,
18152 not just i[34]86.
18153 (m68k-atari-sysv4): Relocate to match FSF version.
18154
18155 * config.guess: More merges from the FSF:
18156
18157 Add a space before function call or macro invocation.
18158
18159 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18160
18161 * config.guess: Add trap cmd to remove dummy.c and dummy when
18162 interrupted.
18163
18164 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18165
18166 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18167 (dummy): Redirect stderr from compilation of dummy.c.
18168
18169 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18170
18171 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18172
18173 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18174
18175 * configure: Accept and ignore --cache*, for compatibility with
18176 new autoconf.
18177
18178 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18179
18180 * config.guess: Merge from FSF:
18181
18182 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18183
18184 * config.guess (Pyramid*:OSx*:*:*): New case.
18185 (PATH): Add /.attbin at end for finding uname.
18186 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
18187
18188 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18189
18190 * config.guess (M88*:DolphinOS:*:*): New case.
18191
18192 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18193
18194 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18195 to select whether to use ELF or COFF.
18196
18197 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18198
18199 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18200
18201 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18202
18203 * config.guess: Guess the OS version for HPUX.
18204
18205 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18206
18207 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18208
18209 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18210
18211 * configure.in: Recognize --with-headers, --with-libs, and
18212 --without-newlib.
18213 * Makefile.in (all-xiberty): Depend upon all-ld.
18214
18215 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18216
18217 * configure.in: Change i[34]86 to i[345]86.
18218
18219 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18220
18221 * configure (version): A few more tweaks to help message.
18222
18223 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18224
18225 * Makefile.in: Remove (for now) librx as a host library,
18226 now that we're building it for target.
18227
18228 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18229
18230 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18231 (Karl Berry).
18232
18233 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18234
18235 * configure.in: Also configure librx.
18236
18237 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18238
18239 * Makefile.in: Update various rules to reflect that librx
18240 is now needed for libg++.
18241
18242 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18243
18244 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18245
18246 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18247
18248 * configure.in: Configure the examples directory.
18249
18250 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18251
18252 * configure: Simplify Jun 2 1994 change.
18253
18254 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18255
18256 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18257 /bin/gcc isn't good enough to build gcc.
18258
18259 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18260
18261 * Makefile.in (GDB_SUPPORT_FILES): Remove
18262 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18263 (gdb.tar.gz): Add new rule to use standard distribution building
18264 mechanism.
18265
18266 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18267
18268 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18269 Bill Cox <bill@cygnus.com>.
18270
18271 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18272
18273 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18274
18275 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18276
18277 * configure: Search current dir first in .gdbinit.
18278
18279 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18280
18281 * config.sub: Recognize freebsd (merged from gcc config.sub).
18282
18283 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18284
18285 * config.sub: Refer to NeXT's operating system as nextstep.
18286
18287 * config.sub (case $basic_machine): Re-order the cases, to match
18288 the order in the FSF version (which is mostly alphabethical).
18289 Merge in some additions and changes from the FSF.
18290
18291 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18292
18293 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18294 * config.sub: Recognize cxux7.
18295 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18296
18297 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18298
18299 * config.sub: Fix typo powerpc -> powerpc-*.
18300
18301 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18302
18303 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18304
18305 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18306 parallel with all-emacs and install-emacs). Top-level command
18307 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18308
18309 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18310
18311 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18312 $(relbindir)/make before doing ``make install'', and use
18313 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18314 installing over running make binary.
18315 ($(host)-stamp-stage3-installed): Likewise.
18316
18317 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18318
18319 * config.guess: Recognize Mach.
18320
18321 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18322
18323 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18324 see whether --exec-prefix was used.
18325
18326 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18327
18328 * README: Explicitly mention libg++/README. (Zoo's idea.)
18329
18330 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18331
18332 * Makefile.in: Add all-librx target similar to all-libproc.
18333
18334 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18335
18336 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18337 with post 1.2 uname bogosity.
18338
18339 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18340
18341 * configure: Remove temporary files on receipt of a signal.
18342
18343 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18344
18345 * configure: If there is a package_makefile_frag, remove
18346 ${subdir}/Makefile.tem after copying it in.
18347
18348 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18349
18350 * build_all.mk: support rs6000 lynx identifies itself as
18351 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18352 since /bin/gcc is too feeble to compile a modern gcc.
18353
18354 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18355
18356 * brought devo/test-build.mk update-to-date with progressive/
18357 test-build.mk. Add lynx targets and hppa flag info.
18358
18359 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18360
18361 * configure.in: Use mh-ncrsvr43. Patch from
18362 Tom McConnell <tmcconne@sedona.intel.com>.
18363
18364 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18365
18366 * config.guess (i386-unknown-bsdi): No longer need to
18367 check #if defined(__bsdi__) && defined(__i386__).
18368
18369 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18370
18371 * configure: Set program_transform_nameoption correctly.
18372
18373 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18374
18375 * brought build-all.mk update-to-date with progressive build-all.mk,
18376 added new targets and hppa info.
18377
18378 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18379
18380 * configure: If config.guess result is a prefix of the user
18381 specified target, assume a native build and use the user specified
18382 target as the host alias. Remove SunOS patch suffix removal hack.
18383 * configure.in: Remove SunOS patch suffix removal hack.
18384
18385 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18386 in NATIVE_CHECK_MODULES.
18387
18388 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18389
18390 * Makefile.in: Rename HOST_ONLY to NATIVE.
18391 * configure: Delete SunOs patch suffix from host_canonical
18392 and build_canonical variables that are prepended to Makefiles.
18393 * configure.in: Add comments for easier maintenance.
18394
18395 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18396
18397 * Makefile.in: Add all-libproc target similar to all-gui.
18398
18399 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18400
18401 * Makefile.in (CHECK_MODULES): split into
18402 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18403
18404 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18405
18406 * config.guess (i386-unknown-bsdi): New system to guess.
18407
18408 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18409
18410 * Makefile.in: Add all-gui target (but not yet build by "all").
18411
18412 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18413
18414 * config.sub: Move deletion of patch suffix from here...
18415 * configure.in: To here, at Ian's suggestion. The top-
18416 level scripts might need to know of a patch level.
18417
18418 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18419
18420 * config.sub: Strip off patch suffix so rtl is recognized
18421 as a sunos4.1.3 machine, even though it's been patched.
18422
18423 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18424
18425 * Makefile.in (INSTALL_LAST): Delete.
18426 (INSTALL_DOSREL): New.
18427
18428 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18429
18430 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18431 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18432 whether we pass down --with-gnu-ld anyhow.
18433
18434 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18435
18436 * Makefile.in (INSTALL_LAST): Change operation so it works
18437 on more flavors of make.
18438 * configure.in (go32): Don't build libg++ or libio.
18439
18440 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18441
18442 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18443 they can be overriden by templates.
18444
18445 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18446
18447 * configure.in (target==go32): Don't build gdb.
18448 * dosrel: New directory.
18449
18450 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18451
18452 * configure.in (host==go32): Configure dosrel too.
18453 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18454 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18455 be set by incoming names or templates.
18456 (INSTALL_LAST): New rule.
18457
18458 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18459
18460 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18461
18462 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18463
18464 * configure.in (appdirs): New variable. Currently empty, but will
18465 be used in gas distribution. If nonempty, lists a set of
18466 directories at least one of which must get configured, or top
18467 level configuration is considered to have failed.
18468 (rs6000-*-lynxos*): Use new file name.
18469
18470 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18471
18472 Eliminate XTRAFLAGS.
18473 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18474 newlib include files using -idirafter, and also use -nostdinc.
18475 (CXX_FOR_TARGET): Likewise.
18476 (XTRAFLAGS): Removed.
18477 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18478 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18479 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18480 ($(DO_X)): Don't pass down XTRAFLAGS.
18481
18482 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18483
18484 * configure.in (mips*-dec-bsd*): New target; do build linker.
18485 (mips*-*-bsd*): New target; don't build linker.
18486
18487 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18488
18489 * configure.in: support rs6000-*-lynxos* configuration.
18490 support sunos4 as a cross target.
18491
18492 * config.sub: look for lynx*, not lynx since the OS version may
18493 legitimately be part of the name.
18494
18495 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18496
18497 * configure.in (i[34]86-*-sco*): Move to be with other i386
18498 targets.
18499 (romp-*-*): New target. Skip various binary utilities.
18500 (vax-*-*): New target. Don't build newlib.
18501 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18502
18503 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18504
18505 * configure.in: Only set host_makefile_frag if config
18506 directory exists.
18507
18508 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18509
18510 * install.sh: If $dstdir exists, don't check whether each
18511 component does.
18512
18513 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18514
18515 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18516
18517 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18518
18519 * configure.in (*-*-lynxos*): Don't configure newlib for either
18520 native or cross Lynx.
18521
18522 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18523
18524 * config.sub (sparc64-elf): Fix os.
18525 (z8k): Remove duplicate.
18526
18527 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18528
18529 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18530 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18531
18532 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18533
18534 * configure: Make file links cleanly even if Lynx fails on
18535 an NFS symlink (at least fail cleanly).
18536
18537 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18538
18539 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18540 -XNh2000.
18541
18542 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18543
18544 * configure: Unknown options are fatal again.
18545
18546 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18547
18548 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18549 compatibility.
18550
18551 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18552
18553 * build-all.mk: Add `clean' target.
18554
18555 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18556
18557 * config.guess: Add SINIX support.
18558 * configure.in: Add mips-*-sysv4* support.
18559
18560 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18561
18562 * build-all.mk: Document all useful targets.
18563 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18564 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18565
18566 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18567
18568 * configure: Support --silent, --quiet.
18569
18570 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18571
18572 * configure: Support --disable-FEATURE.
18573
18574 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18575
18576 * config.guess: Recognize NCR running SVR4.3.
18577
18578 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18579
18580 * config.guess: Make BSDI generate i386-unknown-bsd386.
18581 Patch from Paul Eggert <eggert@twinsun.com>.
18582
18583 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18584
18585 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18586
18587 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18588
18589 * configure: Make unrecognized options give nonfatal warnings
18590 instead of fatal errors, and pass them to any subdirectory
18591 configures in case they recognize them.
18592 Make --x equivalent to --with-x.
18593
18594 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18595
18596 * configure: Add --enable-* options. Clean up usage message and
18597 some comments.
18598
18599 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18600
18601 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18602
18603 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18604
18605 * configure.in (hppa*-*-*): Enable binutils.
18606
18607 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18608
18609 * config.sub: Recognize cisco.
18610
18611 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18612
18613 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18614
18615 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18616
18617 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18618 than one configuration name. Add comment.
18619
18620 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18621
18622 * config.guess: about target *-hitachi-hiuxwe2, fixed
18623 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18624 macro is incorrect.]
18625
18626 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18627
18628 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18629 than the "make ls" stuff which used to be here.
18630
18631 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18632
18633 * config.guess: Recognize i[34]86-unknown-freebsd.
18634 From Shawn M Carey <smcarey@rodan.syr.edu>.
18635
18636 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18637
18638 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18639
18640 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18641
18642 * config.guess: Check for ptx.
18643
18644 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18645
18646 * config.sub: Add os9k checking.
18647
18648 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18649
18650 * config.guess: Handle OSF1 running on HPPA processors
18651
18652 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18653
18654 * configure: If subdir configure fails, print out a message with
18655 subdirectory name, in case subdir's configure code didn't identify
18656 itself.
18657
18658 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18659
18660 * configure.in: Remove embedded newlines from configdirs.
18661 Avoid mismatches of substrings. Fix matching strings at end
18662 of configdirs.
18663
18664 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18665
18666 * config.guess: Add Lynx/rs6000 config support.
18667
18668 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18669
18670 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18671
18672 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18673
18674 * configure.in (hppa*-*-osf*): Treat this just like most other
18675 PA configurations (eg no binutils or ld).
18676 (hppa*-*-*elf*): These configurations have binutils and ld.
18677
18678 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18679
18680 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18681
18682 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18683
18684 * configure.in (rs6000-*-*): Build gas.
18685
18686 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18687
18688 * Makefile.in: Avoid bug in losing hpux sed.
18689
18690 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18691
18692 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18693 for GDB and GDB has been fixed to not need it.
18694
18695 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18696
18697 * config.guess: Recognize vax hosts.
18698
18699 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18700
18701 * configure (while loop): Don't use "break 2" inside case
18702 statement -- the case statement isn't an enclosing loop.
18703
18704 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18705
18706 * config.guess: Clean up NeXT support, to allow nextstep
18707 on Intel machines. Make OS be nextstep.
18708
18709 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18710
18711 * config.guess: Add alternate forms for Convex.
18712
18713 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18714
18715 * configure: Completely rewrite option processing. Take
18716 advantage of pattern-matching to avoid invoking test frequently.
18717 Also clean up host and target defaulting logic.
18718
18719 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18720
18721 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18722 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18723 commands (plus user environment) will fit SCO limits.
18724
18725 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18726
18727 * configure.in: Don't issue warnings about directories which are
18728 not being configured if -norecursion is set. Correct test for
18729 --with-gnu-as and --with-gnu-ld to not get confused by substring
18730 matches.
18731
18732 * configure.in: Don't build gas for alpha-dec-osf1*.
18733
18734 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18735
18736 * configure: Back out Per's change of 12/19/1993. It changes the
18737 behavior of configure in unexpected and confusing ways.
18738
18739 Also, use different delim char when calculating
18740 program_transform_name so that the name can contain slashes.
18741
18742 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18743
18744 * configure.in, config.sub: Add support for VSTa micro-kernel.
18745
18746 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18747
18748 * configure.in: Nuke hacks which were used to get a special
18749 version of GAS for HPPA configurations.
18750
18751 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18752
18753 * configure: If only ${target_alias} is given, use that
18754 as the default for ${host_alias}.
18755 * configure: Add missing back-slashes before nested quotes.
18756
18757 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18758
18759 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18760
18761 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18762
18763 * config.guess: Recognize some Tektronix configurations.
18764 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18765
18766 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18767
18768 * config.sub: Match any flavor of SH.
18769
18770 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18771
18772 * configure.in: Don't try to configure newlib for Alpha.
18773
18774 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18775
18776 * configure.in: Don't build ld for Irix 5. Don't build gas,
18777 libg++ or libio for any Alpha target.
18778
18779 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18780
18781 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18782
18783 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18784 default arguments -- so it tried to compress itself.
18785
18786 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18787
18788 * configure.in (notsupp): ensure that a space is always at the end
18789 of the configdirs list, since the grep checks for an explicit space
18790
18791 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18792
18793 * configure.in (target i386-sysv4.2): don't build ld, since static
18794 versions of many libraries are not available.
18795
18796 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18797
18798 * config.guess: Recognize Apollos (using environment variables).
18799 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18800
18801 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18802
18803 * config.guess: Recognize Sony news mips running newsos.
18804
18805 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18806
18807 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18808 "fi ; else" for bash.
18809
18810 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18811
18812 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18813
18814 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18815
18816 * config.sub: accept unixware as an alias for svr4.2.
18817 Fix some inconsistancies with the gcc version.
18818
18819 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18820
18821 * Makefile.in (DISTDOCDIRS): Add gdb.
18822
18823 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18824
18825 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18826
18827 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18828
18829 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18830 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18831 this now.
18832
18833 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18834
18835 * config.sub: Accept hiux* as an OS name.
18836
18837 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18838 etc/make-stds.texi. The underscore came from gcc, and dje now
18839 agrees that RUNTESTFLAGS is the correct name.
18840
18841 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18842
18843 * install.sh: Remove 'set -e'. It makes any conditionals
18844 in the script useless.
18845
18846 * config.guess: Automatically recognize arm-acorn-riscix
18847 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18848
18849 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18850
18851 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18852
18853 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18854
18855 * Makefile.in (DISTDOCDIRS): New variable.
18856 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18857 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18858
18859 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18860
18861 * configure.in (hppa target): check the source directory for the
18862 pagas sub-directory
18863
18864 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18865
18866 * config.sub: Allow -aout* and -elf*.
18867
18868 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18869
18870 * configure.in: Don't build ld on i386-solaris2, same as for
18871 sparc-solaris2.
18872
18873 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18874
18875 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18876
18877 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18878
18879 * configure.in: Configure gdb for alpha.
18880
18881 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18882
18883 * Makefile.in (CXXFLAGS): Add -O.
18884
18885 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18886
18887 * config.guess: added support for DG Aviion
18888
18889 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18890
18891 * configure.in: Produce warning message for subdirectories not
18892 configurable for this host/target combination. Don't try to
18893 configure gdb for vms.
18894
18895 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18896
18897 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18898 appropriate files before making "diststuff".
18899 (DISTBISONFILES): New var: list of files to be edited.
18900 (DISTSTUFFDIRS): Add binutils.
18901
18902 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18903
18904 * config.sub: also handle mipsel and mips64el (for little endian mips)
18905
18906 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18907
18908 * configure.in: Add * to end of all OS names.
18909
18910 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18911
18912 * configure.in: Build newlib for LynxOS native.
18913
18914 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18915
18916 * config.guess: Add support for delta 88k running SVR3.
18917
18918 * configure.in: Add comment about HP compiler vs. emacs.
18919
18920 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18921
18922 * configure.in: don't build ld on solaris2 (not a viable option
18923 due to bugs in getpwnam & getpwuid)
18924
18925 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18926
18927 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18928 config.guess will produce a full version number.
18929
18930 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18931
18932 * configure.in: Build linker and binutils for alpha-dec-osf1.
18933
18934 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18935
18936 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18937 and gdb/testsuite/Makefile.in.
18938
18939 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18940
18941 * configure.in: recognize mips*- instead of mips-
18942
18943 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18944
18945 * config.sub: Accept linux*coff and linux*elf as operating
18946 systems.
18947
18948 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18949
18950 * config.sub: Recognize mips64, and mips3 as an alias for it.
18951
18952 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18953
18954 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18955 gdb knows how to handle OSF/1 shared libraries.
18956
18957 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18958
18959 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18960 * config.guess: Recognize Hitachi's HIUX.
18961 * config.sub: Recognize h3050r* and hppahitachi.
18962 Remove redundant cases for hp9k[23]*.
18963
18964 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18965
18966 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18967 if gas and ld are in the source tree and are in ${configdirs}.
18968 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18969 --with options (but still pass them down on the command line,
18970 if they were explicitly specified).
18971
18972 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18973
18974 * configure: substitute SHELL value in Makefile.in with
18975 ${CONFIG_SHELL}
18976
18977 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18978
18979 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18980 *-*-solaris2* targets.
18981
18982 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18983
18984 * Makefile.in: define M4, and pass it down to sub-makes;
18985 all-autoconf now depends on all-m4
18986
18987 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18988
18989 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18990 presence of {ar,ranlib} instead of a configured directory
18991
18992 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18993
18994 * config.guess: Accept 34?? as well as 33?? for NCR.
18995
18996 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18997
18998 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18999 of 'gas' in sed commands, since 'gash' is now in the tree as well.
19000
19001 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19002
19003 * configure: grab values for $(CC) and $(CXX) from the
19004 environment, so that someone can do "CC=gcc configure; make" and
19005 have it work right (matching the way that autoconf works now)
19006
19007 * configure.in, Makefile.in: add support for gash, the tcl
19008 interface to Galaxy
19009
19010 * config.guess: add NetBSD variants (hp300, x86)
19011
19012 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
19013
19014 * install.sh: Support -d option (in the manner of SunOS 4 install,
19015 as it is more deterministic than that of GNU install)
19016 (chmodcmd): Set file to mode 755 by default (should also do default
19017 chgrp and chown, but I don't feel like dealing with that now)
19018
19019 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
19020
19021 * config.sub: Remove h8300hhms alias.
19022
19023 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19024
19025 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19026
19027 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19028
19029 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19030 as stmp-fixinc
19031
19032 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19033
19034 * config.sub: recognize m88110-bug-coff.
19035
19036 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19037
19038 * Makefile.in (all-libio): all dependencies on the toolchain used
19039 to build this (gcc, gas, ld, etc)
19040
19041 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19042
19043 * config.guess: Deal with OSF/1 1.3 on alpha.
19044
19045 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19046
19047 * install.sh: add some 'else true' clauses for portability
19048
19049 * configure.in: don't build libio for h8[35]00-*-* targets
19050
19051 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
19052
19053 * Makefile.in: Add support for new libio.
19054
19055 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19056
19057 * install.sh: If one command fails, don't try the rest. Don't try
19058 to remove $dsttmp (via trap) unless we have already created it.
19059 If $src doesn't exist, detect it and exit with an error.
19060
19061 * config.guess: Recognize BSD on hp300.
19062
19063 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
19064
19065 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19066 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19067
19068 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
19069
19070 * Makefile.in (all-send-pr): depends on all-prms
19071
19072 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19073
19074 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19075
19076 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19077
19078 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19079 Added test for mips-mips-riscos5.
19080
19081 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19082
19083 * configure.in: use mh-hp300 for 68k HP hosts
19084
19085 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19086
19087 * configure: add support for CONFIG_SHELL, so that you can use
19088 some alternate shell for evaluating configure scripts
19089
19090 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19091
19092 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19093 in configure script to bug-gdb@prep.ai.mit.edu when building
19094 distribution archive.
19095 * Makefile.in (COMPRESS): Remove def.
19096 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19097 gdb.tar.Z and make-gdb.tar.Z respectively.
19098 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19099 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19100 to convergence with 'taz' target in Makefile.in.
19101
19102 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19103
19104 * install.sh (dsttmp): use trap to ensure that tmp files go
19105 away on error conditions
19106
19107 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19108
19109 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19110
19111 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19112
19113 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19114 its parent is '/' not ''.
19115
19116 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19117
19118 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19119
19120 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19121 that ${newsrcdir}/configure.in does.
19122
19123 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19124
19125 * test-build.mk: support for CONFIG_SHELL
19126
19127 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19128
19129 * config.sub (netware): Add as a basic system type.
19130
19131 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19132
19133 * Makefile.in (Makefile): depend on configure.in. Also drop the
19134 $(srcdir)/ from the dependency on Makefile.in.
19135
19136 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19137
19138 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19139 (h8300hhms is temporary until multi-libraries are implemented).
19140 * configure.in: Handle h8300h too.
19141
19142 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19143
19144 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19145
19146 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19147
19148 * configure: Remove extraneous output when guessing host type.
19149 * config.guess: Remove extraneous output when guessing using C
19150 compiler rather than uname, or when guessing fails.
19151
19152 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19153
19154 * Makefile.in: remove all.cross and install.cross targets
19155
19156 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19157 definitions
19158
19159 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19160
19161 * configure.in (target sh): Build gprof.
19162
19163 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19164
19165 * config.sub: change -solaris to -solaris2
19166
19167 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19168
19169 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19170
19171 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19172
19173 * configure: Correct error message for missing Makefile.in to
19174 print correct directory.
19175
19176 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19177
19178 * install.sh: kludge around 386BSD shell bug
19179
19180 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19181
19182 * config.guess: Recognize NeXT.
19183 * config.guess: Recognize i486-ncr-sysv4.
19184 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19185
19186 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19187
19188 * Makefile.in (MAKEINFOFLAGS): New variable.
19189 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19190 * build-all.mk, test-build.mk: Pass down --no-split as
19191 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19192
19193 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19194
19195 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19196
19197 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19198
19199 * Makefile.in (libg++.tar.z): New rule.
19200 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19201 * Makefile.in (taz): Only do a single chmod.
19202
19203 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19204
19205 * install.sh: don't use dirname anymore (replaced with sed usage)
19206
19207 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19208
19209 * Makefile.in: Change extension for gzip'd files from '.z' to
19210 '.gz' per new FSF standard usage.
19211
19212 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19213
19214 * configure: put quotes around the final value of program_transform_name
19215
19216 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19217
19218 * Makefile.in: new install.sh support; update install-info rules
19219
19220 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19221
19222 * configure.in: Build diff for crosses, but not for go32 host.
19223
19224 * configure.in: Build gprof only for native, and don't build it
19225 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19226
19227 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19228
19229 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19230
19231 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19232
19233 * configure.in (host_tools): Add prms.
19234
19235 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19236
19237 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19238 with $(FLAGS_TO_PASS) on the command line
19239
19240 * config.sub: Recognize lynx and lynxos
19241
19242 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19243
19244 * config.sub: Accept -ecoff*, not just -ecoff.
19245
19246 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19247
19248 * Makefile.in (taz): Use .gz suffix instead of .z.
19249 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19250 names.
19251
19252 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19253
19254 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19255
19256 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19257
19258 * Makefile.in (install-no-fixedincludes): install gcc last, so
19259 that rebuilds that might happen during 'make install' don't get
19260 bogus gcc include files
19261
19262 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19263
19264 Change from Utah for HPPA support:
19265 * config.guess: Recognize hppa1.x-hp-bsd.
19266
19267 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19268
19269 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19270 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19271
19272 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19273
19274 * config.sub: Add support for rom68k and bug boot monitors.
19275
19276 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19277
19278 * Makefile.in: Make all-opcodes depend on all-bfd.
19279
19280 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19281
19282 * config.guess: Added special check for i[34]86-univel-sysv4*.
19283
19284 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19285
19286 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19287 the processor rather than assuming i486.
19288
19289 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19290
19291 * config.guess: Recognize SunOS6 as Solaris3.
19292
19293 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19294
19295 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19296 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19297
19298 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19299
19300 * build-all.mk (all-cross): New target for Canadian Cross.
19301 Added Q2 go32 targets.
19302 * test-build.mk: Configure go32 cross sparclite-aout and
19303 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19304 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19305
19306 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19307
19308 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19309 GO32 hosted toolchains
19310
19311 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19312
19313 * configure: change so "-exec-prefix" gets passed down rather
19314 than "-exec_prefix" so autoconf generated Makefiles get the
19315 exec_prefix set right.
19316
19317 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19318
19319 * config.guess: get the Solaris2 minor version number
19320
19321 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19322
19323 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19324
19325 * config.guess: Recognize some Sequent platforms.
19326
19327 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19328
19329 * Makefile.in: added the vault-install target
19330
19331 * configure.in: actually use the Sun3 makefile fragment that's in
19332 config, also added the release dir to configdirs
19333
19334 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19335
19336 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19337
19338 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19339
19340 * configure.in: remove some program from Alpha targetted toolchains
19341
19342 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19343
19344 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19345 gprof.
19346 (taz): Run "make diststuff" in those directories instead of "make
19347 proto-dir". Look for "VERSION=" only at start of line in subdir
19348 Makefile. Use "gzip -9" for compression.
19349 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19350 (binutils.tar.z): New target.
19351
19352 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19353
19354 * Makefile.in (taz): Include gpl.texinfo.
19355
19356 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19357
19358 * Makefile.in (setup-dirs): Merged into "taz" target.
19359 (taz): Only do `proto-dir' stuff if a directory is actually needed
19360 for this target.
19361
19362 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19363
19364 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19365 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19366 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19367 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19368 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19369
19370 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19371
19372 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19373 config.sub, and move-if-change to gdb testsuite distribution
19374 archive, so the testsuite can be extracted, configured, and
19375 run separately from the gdb distribution. Blow away the Chill
19376 tests that require a Chill compiled executable, since GNU Chill
19377 is not yet publically available.
19378
19379 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19380
19381 * test-build.mk: set environment variables in a single command,
19382 instead of a list of assignments and exports
19383
19384 * config.guess: recognize Alpha/OSF1 systems
19385
19386 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19387
19388 * configure: Change help message to prefer --options rather than
19389 -options.
19390
19391 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19392
19393 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19394 zippy@ecst.csuchico.edu.
19395 * config.guess: Recognize miniframe.
19396
19397 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19398
19399 * Makefile.in: Use srcroot to find runtest rather than rootme.
19400 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19401
19402 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19403
19404 * test-build.mk: Extensive additions to support building on a
19405 machine other than the host.
19406
19407 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19408
19409 * configure (tooldir): Fix for i386-aix again.
19410
19411 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19412
19413 * configure, Makefile.in: Change definition of $(tooldir)
19414 to match the FSF.
19415
19416 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19417
19418 * config.guess: Recognize i[34]86/SVR4.
19419
19420 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19421
19422 * Makefile.in (all-gdb): gdb depends on sim.
19423
19424 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19425
19426 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19427 at the same time we make the prototype gdb directory.
19428 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19429 files at the same time as the gdb base release distribution.
19430
19431 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19432
19433 * Makefile.in (check): Use individual check targets rather than
19434 DO_X rule.
19435 (check-gcc): Added.
19436
19437 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19438
19439 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19440 for System V release 3.2.
19441
19442 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19443
19444 * config.sub: Recognize hppaosf.
19445 * configure.in: Do configure ld/binutils/gas for it.
19446
19447 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19448
19449 * configure (tooldir): Alter syntax used to set this, for systems
19450 where "\$" isn't handled right, like i386-aix.
19451
19452 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19453
19454 * configure: Pass program-transform-name, not
19455 program_transform_name, to recursive configures.
19456
19457 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19458
19459 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19460 of gas+ld+binutils.
19461
19462 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19463
19464 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19465
19466 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19467
19468 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19469
19470 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19471
19472 * Makefile.in (PRMS): Set back to all-prms.
19473
19474 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19475
19476 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19477 targets, rather than for MIPS hosts.
19478
19479 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19480
19481 * configure.in: add comment for --with-x default values
19482
19483 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19484
19485 * Makefile.in: add check-* targets for each of the directories in
19486 the tree. Add a definition of RUNTEST that will use the one we
19487 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19488
19489 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19490
19491 * configure.in: Removed obsolete references to bfd_target and
19492 target_makefile_frag.
19493
19494 * build-all.mk: Set assorted targets for Q2.
19495 * config.sub: Recognize z8k-sim and h8300-hms.
19496 * test-build.mk: Really don't pass host to configure.
19497 (HOLES): Added uname.
19498
19499 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19500
19501 * configure: Handle an empty program-prefix, program-suffix or
19502 program-transform-name correctly.
19503
19504 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19505
19506 * build-all.mk: -G 8 no longer required for MIPS targets.
19507 * test-build.mk: Don't pass host argument to configure; make it
19508 guess.
19509
19510 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19511
19512 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19513 * Makefile.in (COMPRESS): New macro, like GZIP.
19514
19515 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19516
19517 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19518
19519 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19520 with gas currently defaults to -G 0.
19521
19522 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19523
19524 * Makefile.in (all-flex): flex depends on byacc.
19525
19526 * build-all.mk: If host not specified, use config.guess. Pass TAG
19527 to test-build.mk as RELEASE_TAG.
19528 * test-build.mk (configargs): New variable containing arguments to
19529 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19530 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19531
19532 * config.guess: Use /bin/uname when checking -X argument on SCO,
19533 to avoid invoking GNU uname which doesn't understand -X.
19534
19535 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19536
19537 * configure.in: Build gas for mips-*-*.
19538
19539 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19540
19541 * Makefile.in (all.normal): insert missing backslash.
19542
19543 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19544
19545 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19546
19547 * Makefile.in: Complete overhaul to merge many almost identical
19548 targets.
19549
19550 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19551
19552 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19553 (gdb.tar.Z): Adjusted.
19554
19555 * Makefile.in (setup-dirs, taz): New targets; should be general
19556 enough to adapt for gdb sometime. Build only .z file.
19557 (gas.tar.z): New target.
19558
19559 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19560
19561 * build-all.mk: Use CC=cc -Xs on Solaris.
19562
19563 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19564
19565 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19566 for handling BISON for FSF releases.
19567
19568 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19569
19570 * configure: Actually implement the change zoo just documented.
19571
19572 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19573
19574 * configure: when using config.guess, only set target_alias when
19575 it's not already been set (ie, on the command line)
19576
19577 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19578
19579 * Makefile.in: add installcheck target, set PRMS to install-prms
19580
19581 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19582
19583 * configure: add support for package_makefile_fragment, handle the
19584 case where a directory has a configure.in file but no Makefile.in
19585 more gracefully (with an actual understandable error message, even);
19586 add support for --without (and add this to the usage message); also
19587 explicitly add a --host=${host_alias} to the command line when
19588 config.guess is used
19589
19590 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19591
19592 * configure: Must use both --host and --target in recursive calls.
19593
19594 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19595
19596 * Makefile.in: Change deja-gnu to dejagnu.
19597
19598 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19599
19600 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19601
19602 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19603
19604 * configure.in: canonicalize all instances to *-*-solaris2*,
19605 also strip out a number of tools to not build for go32 host
19606
19607 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19608
19609 * config.guess: add GPL.
19610
19611 * Makefile.in, config.guess, config.sub, configure: bump
19612 copyrights to 93.
19613
19614 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19615
19616 * Makefile.in (do-info): Removed obsolete check for existence of
19617 localenv file.
19618
19619 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19620
19621 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19622
19623 * Makefile.in: a couple of 'else true' for decstation,
19624 support for TclX
19625
19626 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19627
19628 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19629
19630 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19631
19632 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19633
19634 * config.guess: Recognize i386-ibm-aix (PS/2).
19635 * configure.in: Use config/mh-aix386 file for it.
19636
19637 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19638
19639 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19640 CC_FOR_TARGET instead.
19641 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19642
19643 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19644
19645 * Makefile.in: Add sim to list of directories sent with gdb
19646
19647 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19648
19649 * configure.in: Put back mips-dec-bsd* case.
19650
19651 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19652
19653 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19654 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19655 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19656
19657 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19658
19659 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19660
19661 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19662 (install-info): install dir.info only if it exists,
19663 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19664
19665 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19666
19667 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19668 gas for mips-dec-bsd.
19669
19670 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19671
19672 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19673 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19674
19675 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19676
19677 * configure.in: Added "dejagnu" to hosttools list.
19678
19679 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19680
19681 * config.sub, configure.in, config.guess: Add support
19682 for Bosx, an AIX variant from Bull.
19683 Patches from F.Pierresteguy@frcl.bull.fr.
19684
19685 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19686
19687 * devo/dejagnu: Initial creation of devo/dejagnu.
19688 Migrated dejagnu testcases and support files for testing software
19689 tools to reside as subdirectories, currently called "testsuite",
19690 within the directory of the software tool. Migrated all programs,
19691 support libraries, etc. beloging to dejagnu proper from
19692 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19693 with no modifications. The changes to these files which will
19694 allow them to configure, build, and execute properly will be made
19695 in a future update.
19696
19697 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19698
19699 * Makefile.in: Change send_pr to send-pr.
19700 * configure.in: Likewise.
19701 * send_pr: Renamed directory to send-pr.
19702
19703 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19704
19705 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19706
19707 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19708
19709 * README: Update for gdb-4.8 release.
19710 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19711 gdb-xxx.tar.z (gzip'd) file also.
19712
19713 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19714
19715 * Makefile.in: make all-diff depend on all-libiberty
19716
19717 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19718
19719 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19720
19721 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19722
19723 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19724
19725 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19726
19727 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19728 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19729 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19730
19731 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19732
19733 * Makefile.in: makeinfo binary is in a new location
19734
19735 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19736
19737 * config.sub: Accept -ecoff as an OS.
19738
19739 * Makefile.in: Various changes to eliminate a level of make
19740 recursion and reduce the required command line length.
19741 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19742 sub-makes.
19743 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19744 variables holding settings for specific sub-makes.
19745 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19746 in terms of BASE_FLAGS_TO_PASS.
19747 (TARGET_LIBS): New variable listing directories which use
19748 TARGET_FLAGS_TO_PASS.
19749 (subdir_do): Eliminated.
19750 (do-*): New set of targets to replace subdir_do.
19751 (various): All targets which used subdir_do now depend on do-*.
19752 (local-clean): Renamed from do_clean.
19753 (local-distclean): New target, dependency of distclean and
19754 realclean.
19755 (install-info): Don't create directories. Depend on dir.info
19756 rather than calling make recursively.
19757 (install-dir.info): Eliminated.
19758 (install-info-dirs): Create all info directories here.
19759 (dir.info): Depend upon do-install-info.
19760
19761 * test-build.mk (HOLES): Added false.
19762
19763 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19764
19765 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19766
19767 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19768
19769 * Makefile.in (info): remove dependency on all-texinfo. The
19770 problem was really in texinfo/C, not at this level.
19771
19772 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19773
19774 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19775
19776 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19777
19778 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19779 GDB releases.
19780
19781 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19782
19783 * configure: Include srcdir in message about target of link not
19784 being found. Don't convert `-' to `_' in `with' options being
19785 passed to subdirs.
19786
19787 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19788
19789 * configure.in: add uudecode to host_tools
19790
19791 * Makefile.in: added {all,install}-uudecode targets, added them to
19792 the appropriate lists
19793
19794 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19795
19796 * Makefile.in (all-gcc): Added dependency on all-gas.
19797
19798 * configure.in (mips-*-*): Build ld and binutils.
19799
19800 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19801
19802 * configure: check return code from mkdir, print error message and
19803 exit on failure.
19804
19805 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19806
19807 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19808
19809 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19810
19811 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19812
19813 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19814
19815 * config.sub (h8500): Recognize this as a cpu type.
19816
19817 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19818
19819 * configure: source directory missing is no longer a warning
19820
19821 * configure.in: recognize irix[34]* instead of irix[34]
19822
19823 * Makefile.in: define and pass down X11_LIB
19824
19825 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19826
19827 * guess-systype: Renamed to ...
19828 * config.guess: ... by popular request.
19829 * configure.in, Makefile.in: Update accordingly.
19830
19831 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19832
19833 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19834 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19835 + Execute ./dummy instead of assuming . is in PATH.
19836
19837 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19838
19839 * guess-systype: New shell script. Attempts to guess the
19840 canonical host name of the executing host.
19841 Only a few hosts are supported so far.
19842 * configure: Call guess-systype if no host is specified.
19843
19844 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19845
19846 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19847 gcc Makefile.
19848
19849 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19850
19851 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19852 (all-gcc, install-gcc, subdir_do): Use it.
19853
19854 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19855
19856 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19857
19858 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19859
19860 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19861 set exclusively by configure, using configure.in .
19862
19863 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19864
19865 * test-build.mk: set $PATH for all builds
19866
19867 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19868
19869 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19870
19871 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19872 the one used in gcc/Makefile.in, so that a null expansion doesn't
19873 override the one needed to build gcc with a native cc.
19874
19875 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19876
19877 * configure: Accept -with arguments.
19878
19879 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19880
19881 * Makefile.in: added h8300sim
19882
19883 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19884
19885 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19886 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19887 (all-cygnus, native, build-cygnus): Make
19888 $(canonhost)-stamp-3stage-done, not $(host)....
19889 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19890 i386-sco3.2v4. Added else true to if command.
19891
19892 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19893
19894 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19895
19896 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19897
19898 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19899
19900 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19901
19902 * configure.in: don't remove binutils from Solaris builds
19903
19904 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19905
19906 * Makefile.in: get rid of earlier definitions for *clean,
19907 also handle the recursive info rule better
19908
19909 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19910
19911 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19912 do more-or-less the right thing.
19913
19914 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19915
19916 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19917 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19918
19919 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19920
19921 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19922 $(host_canonical).
19923
19924 * configure.in: split the configdirs list into 4 categories (native
19925 v. cross, library v. tool) and handle the cross-only and native-
19926 only in more reasonable (and correct!) way.
19927
19928 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19929
19930 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19931 configdirs anymore.
19932
19933 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19934
19935 * Makefile.in: extensive cleanup:: removed all of the explicit
19936 clean-* targets, collapsed many wrappers around subdir_do into
19937 one, added additional targets to satisfy standards.texi, deleted
19938 some old targets, some changes for consistency
19939
19940 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19941
19942 * configure.in: handle some programs as cross-only, and others as
19943 native only
19944
19945 * test-build.mk: handle partial holes in a more generic manner
19946
19947 * Makefile.in: m4 depends on libiberty
19948
19949 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19950
19951 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19952 time, wdiff, and find to configdirs
19953
19954 * Makefile.in: all, clean, and install rules for the new programs
19955 added to configure.in
19956
19957 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19958
19959 * configure.in: use mh-sun for all *-sun-* hosts
19960
19961 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19962
19963 * Makefile.in: define flags for X11 include files and library file
19964 locations, pass them down to the programs that need this info
19965
19966 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19967
19968 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19969
19970 * configure.in: start building libg++ for HP-UX targets
19971
19972 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19973
19974 * README: Update references to files moved into etc/.
19975
19976 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19977
19978 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19979 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19980
19981 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19982
19983 * configure: accept dash as well as underscore in long option
19984 names for FSF compatibility.
19985
19986 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19987
19988 * config.sub: added -sco3.2v4 support from FSF.
19989
19990 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19991
19992 * configure.in: expand the section that adds or removes
19993 directories from the list of programs to build, to handle native
19994 vs. cross in addition to host v. native
19995
19996 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19997
19998 * Makefile.in: Replace C++ in macro names with CXX.
19999 This is less likely to break ...
20000
20001 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20002
20003 * test-build.mk: add -w to GNU_MAKE
20004
20005 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20006
20007 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20008 add 'sparc' to list of recognized cpus. This needed to make
20009 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20010 Delete some redundant ose68 variants. Recognize -wrs as an os,
20011 then changes that into $CPU-wrs-vxworks.
20012
20013 * configure.in: remove most references to gdbtest, regularize
20014 target based program removal
20015
20016 * test-build.mk: import from p3 tree (many fixes and changes)
20017
20018 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20019
20020 * Makefile.in: added rules to handle tcl, tk, and expect
20021
20022 * configure.in: handle those directories if they exist
20023
20024 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20025
20026 * config.sub: removed bogus hppabsd and hppahpux names, since
20027 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20028
20029 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20030
20031 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
20032 depends upon all-xiberty
20033
20034 * Makefile.in: changes from p3, including:
20035
20036 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
20037
20038 * Makefile.in (XTRAFLAGS): include newlib directories if
20039 newlib/Makefile exists, rather than if host != target.
20040
20041 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
20042
20043 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20044 from the same source tree and not building a cross-compiler. This
20045 matters for the libg++ configuration if reconfiguring a tree that
20046 has already been installed.
20047
20048 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
20049
20050 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20051 pick up the machine and system specific header files.
20052
20053 * Makefile.in: added AS_FOR_TARGET, passed down in
20054 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20055 the C compiler to use to create programs which are run in the
20056 build environment, set it to default to $(CC), and passed it down
20057 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20058
20059 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
20060
20061 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20062 We need them for unusual native builds, like systems without
20063 ranlib.
20064
20065 * configure: also define $(host_canonical) and
20066 $(target_canonical), which are the full, canonical names for the
20067 given host and target
20068
20069 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
20070
20071 * Makefile.in: Added separate definitions for C++.
20072
20073 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
20074
20075 * configure.in (configdirs): Add deja-gnu.
20076
20077 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
20078
20079 * README: Update for configure.texi and gdb-4.7 release.
20080
20081 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
20082
20083 * Makefile.in: Move "all" target to top of file.
20084 Previously, first target was ".PHONY" which caused BSD4.4 make
20085 to build .PHONY when make was run without arguments.
20086
20087 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20088
20089 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20090 Library-copylefted code in libiberty.
20091
20092 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20093
20094 * config.sub: Replace m68kmote with plain old m68k.
20095
20096 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20097
20098 * Makefile.in: Remove space from blank line, avoid Make complaints.
20099
20100 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20101
20102 * config.sub: Complain if no argument is given. Added support for
20103 386bsd as OS and target alias.
20104
20105 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20106
20107 * Makefile.in (XTRAFLAGS): include newlib directories if
20108 newlib/Makefile exists, rather than if host != target.
20109
20110 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20111
20112 * config.sub: recognize sparclite-wrs-vxworks.
20113
20114 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20115 p3.) Added clean-xiberty to clean.
20116
20117 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20118
20119 * configure.in: use *-*-* instead of nested cases for host and target
20120
20121 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20122
20123 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20124 from the same source tree and not building a cross-compiler. This
20125 matters for the libg++ configuration if reconfiguring a tree that
20126 has already been installed.
20127
20128 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20129
20130 * config.sub (i486v/i486v4): Merge in from FSF version.
20131
20132 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20133
20134 * configure: only set PWD if it is already set.
20135
20136 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20137
20138 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20139 doesn't have unset and all success paths (and most error paths)
20140 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20141 to just ${PWD} to avoid confusion.)
20142
20143 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20144
20145 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20146 even for a native compilation.
20147
20148 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20149
20150 Changes to make the gdb.tar.Z rule work better.
20151
20152 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20153 (DEVO_SUPPORT): Add configure.texi.
20154 (bfd-ilrt.tar.Z): Remove ancient rule.
20155
20156 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20157
20158 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20159 pick up the machine and system specific header files.
20160
20161 * configure.in, config.sub: added new target m68010-adobe-scout,
20162 with alias of adobe68k. Changed configure.in to check for
20163 -scout before -sco* to avoid a false match.
20164
20165 * Makefile.in: added AS_FOR_TARGET, passed down in
20166 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20167 the C compiler to use to create programs which are run in the
20168 build environment, set it to default to $(CC), and passed it down
20169 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20170
20171 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20172
20173 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20174 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20175 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20176 FOR_TARGET variants, to newlib and libg++.
20177
20178 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20179
20180 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20181 first.
20182
20183 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20184
20185 * config.sub: Accept `elf' as an environment.
20186
20187 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20188
20189 * Makefile.in (all-opcodes): cd into the right directory
20190
20191 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20192
20193 * configure: added -program_transform_name option, used as
20194 argument to sed when installing programs.
20195 configure.texi: added documentation for -program_prefix,
20196 -program_suffix and -program_transform_name.
20197
20198 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20199
20200 * config.sub: Accept i486 where i386 ok.
20201
20202 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20203
20204 * config.sub: accept we32k
20205
20206 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20207
20208 * config.sub, configure.in: accept OSE68000 and OSE68k.
20209
20210 * Makefile.in: don't create all directories for ``make install'';
20211 let the subdirectories create the ones they need.
20212
20213 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20214
20215 * COPYING: new file, GPL v2
20216
20217 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20218
20219 * Makefile.in: use the new gen-info-dir, which needs a template
20220 argument (which also lives in texinfo)
20221
20222 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20223
20224 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20225
20226 * config.sub (ncr3000): Change i386 to i486.
20227
20228 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20229
20230 * Makefile.in: add install-rcs, install-grep to
20231 install-no-fixedincludes, removed install-bison and install-libgcc
20232
20233 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20234
20235 * configure.in: grab the HPUX makefile fragment if on HPUX
20236
20237 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20238
20239 * Makefile.in: eradicate bison spoor (ditto libgcc).
20240 configure.in: recognise m68{k,000}-ericsson-OSE.
20241 es1800 is alias for m68k-ericsson-OSE
20242
20243 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20244
20245 * configure.in: rearrange the parts that remove programs from
20246 configdirs, based now on HOST==TARGET or by canonical triple.
20247
20248 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20249
20250 * test-build.mk: recurse explicitly with -f test-build.mk when
20251 appropriate. predicate stage3 and comparison on the existence
20252 of gcc. That is, if gcc isn't around, we aren't three-staging.
20253 On very clean, also remove ...stamp-co. Build in-place before
20254 doing other builds.
20255
20256 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20257
20258 * Makefile.in, configure.in: add tgas
20259
20260 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20261
20262 * Makefile.in: a number of changes merged in from progressive.
20263
20264 * configure.in: add libm.
20265
20266 * .cvsignore: ignore some stuff that comes from test-build.mk.
20267
20268 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20269
20270 * config.sub: Add es1800 (m68k-ericsson-es1800).
20271
20272 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20273
20274 * configure: Add program_suffix (parallel to program_prefix)
20275 * Makefile.in: adjust directory-creating script for losing decstation
20276
20277 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20278
20279 * configure: Minor $subdir-related fixes.
20280
20281 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20282
20283 * configure: fix various problems with propogating
20284 makefile_target_frag in subdirs.
20285 * configure.in: config libgcc if its there
20286
20287 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20288
20289 * config.sub: HPPA merge.
20290
20291 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20292
20293 * Makefile.in: Replace all-bison with all-byacc in all
20294 dependency lines for other tools (which now use byacc).
20295
20296 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20297
20298 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20299
20300 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20301
20302 * Makefile.in: make gprof rules similar to byacc rules (instead of
20303 vestigal $(unsubdir) that didn't work...)
20304
20305 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20306
20307 * config.sub: Add support for Linux.
20308 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20309 (at least for libg++).
20310
20311 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20312
20313 * configure.texi: fix doc for the -nfp option to configure
20314
20315 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20316
20317 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20318
20319 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20320
20321 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20322 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20323 * configure.in: added solaris* host_makefile_frag hook.
20324
20325 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20326
20327 * config.sub: changed recognition of m68000 so that various
20328 m68k types can be specified via m680[01234]0
20329
20330 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20331
20332 * config.sub (basic_machine): fix sed so that '-foo' isn't
20333 completely substituted out while .+'-foo' loses the '-foo'
20334
20335 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20336
20337 * config.sub ($os): Add -aout.
20338
20339 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20340
20341 * configure: If host_makefile_frag is absolute, don't
20342 prefix ${invsubdir} (relevant to libg++ auto-configure).
20343
20344 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20345
20346 * Makefile.in (tooldir): Define it.
20347 (all-ld): Depend on all-flex.
20348
20349 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20350
20351 * Makefile.in (check): Fix libg++ special case.
20352
20353 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20354
20355 * configure: do not bury `pwd` into config.status, thus do fewer
20356 pwd's.
20357
20358 * configure: print the "Building in" message only when building in
20359 other than "." AND verbose.
20360
20361 * configure: remove -s, rework -v to better accommodate guested
20362 configures.
20363
20364 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20365
20366 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20367
20368 * Makefile.in: macroize flags passed on recursion. remove
20369 fileutils.
20370
20371 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20372
20373 * configure: get makesrcdir right for subdirs deeper than 1.
20374
20375 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20376 install.
20377
20378 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20379
20380 * Makefile.in: don't print subdir_do or recursion lines.
20381
20382 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20383
20384 * standards.texi: added menu item.
20385
20386 * Makefile.in: build and install standards.info.
20387
20388 * standards.texi: new file.
20389
20390 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20391
20392 * configure: test for and move config.status pieces from
20393 ${subdir}/.
20394
20395 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20396
20397 * configure: Test for existance of files before trying to mv
20398 them, to avoid numerous non-existance messages.
20399
20400 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20401
20402 * configure: correct final line of config.status.
20403
20404 * configure: patch from eggert. Avoids a protection problem if
20405 the original Makefile.in is read only.
20406
20407 * configure: use move-if-change from gcc to create config.status.
20408 Some makefiles depend on config.status to tell if a directory
20409 has been reconfigured for a different host. This change
20410 prevents those directories from remaking everything in the case
20411 where the reconfig was only intended to rebuild a Makefile.
20412
20413 * configure: test for config.sub with "config.sub sun4" rather
20414 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20415 host alias from a missing config.sub.
20416
20417 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20418
20419 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20420 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20421
20422 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20423
20424 * configure: mkdir ${subdir} as needed.
20425
20426 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20427
20428 * Makefile.in,configure.in: added autoconf.
20429
20430 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20431
20432 * Makefile.in: no longer pass against on recursion.
20433
20434 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20435 definitions are not inherited.
20436
20437 * configure: correct makesrcdir when subdir is .
20438
20439 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20440
20441 * configure: Add support for 'subdirs' variable, which is
20442 like 'configdirs', except that configure doesn't re-invoke
20443 itself for subdirs, it just creates a Makefile for each subdir.
20444 * configure.texi: Document subdirs.
20445
20446 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20447
20448 * configure.in: added flex to configdirs
20449
20450 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20451
20452 * Makefile.in: remove clean-stamps from clean.
20453
20454 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20455
20456 * configure.in: Add gdbtest to configdirs.
20457
20458 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20459
20460 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20461 to recursive makes.
20462 * configure.in: Recognize new ncr3000 config.
20463
20464 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20465
20466 * Makefile.in, configure.in: removed references to gdbm.
20467
20468 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20469
20470 * config.sub: Don't canonicalize os value
20471 newsos* to bsd (readline needs to check for newsos).
20472 (This fix was earlier made Jan 31, but got re-broken.)
20473
20474 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20475
20476 * configure.in: sco is an os, not a vendor!
20477
20478 * configure: Quote $( better. Keep various shells happy.
20479
20480 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20481
20482 * Makefile.in: eliminate stamp-files.
20483
20484 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20485
20486 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20487 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20488
20489 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20490
20491 * config.sub: fix iris/iris3.
20492
20493 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20494
20495 * configure: re-add -rm.
20496
20497 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20498
20499 * Maskefile.in: add .stmp-rcs to all.
20500
20501 * configure.in: remove gas from rs6000 build, use aix host fragment.
20502
20503 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20504
20505 * configure: pass down site_option during recursion.
20506
20507 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20508
20509 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20510
20511 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20512
20513 * configure: Change exec_prefix so that it really defaults to prefix.
20514
20515 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20516
20517 * Makefile.in, configure.in: Add support for mmalloc library.
20518
20519 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20520
20521 * Makefile.in: add stmp dependencies for a few more things.
20522
20523 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20524
20525 * configure: adjusted error message on objdir/srcdir configure
20526 collision, per john's suggestion.
20527
20528 * Makefile.in: add libiberty stmp to all and all.cross.
20529
20530 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20531
20532 * Makefile.in: remove force dependencies, add grep to all.
20533
20534 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20535
20536 * Makefile.in: drop flex. make stamp files work.
20537
20538 * configure: added test for conflicting configuration in srcdir,
20539 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20540 gets cranky. use relative paths for configure and srcdir
20541 whenever possible. Send some error messages to stderr that were
20542 going to stdout.
20543
20544 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20545
20546 * Makefile.in: Fix libg++ rule to check for gcc directory
20547 before using gcc/gcc. Also pass XTRAFLAGS.
20548
20549 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20550
20551 * Makefile.in: added stmp-files so that directories aren't polled
20552 when they are already built.
20553
20554 * configure.texi: fixed a node pointer problem.
20555
20556 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20557
20558 * config.sub configure.in gdb/configure.in
20559 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20560 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20561 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20562
20563 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20564
20565 * configure: -recurring becomes -silent. corrected help message
20566 for -site= option.
20567
20568 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20569
20570 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20571
20572 * configure: when building Makefile for crosses, replace
20573 tooldir and program_prefix. default srcdir from location of
20574 config.sub. remove "for host in hosts" and "for target in
20575 targets" loops.
20576
20577 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20578
20579 * Makefile.in: Do not pass bindir or mandir to cvs.
20580
20581 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20582
20583 * Makefile.in, configure.in: removed traces of namesubdir,
20584 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20585 copyrights to '92, changed some from Cygnus to FSF.
20586
20587 * configure.texi: remove most references to multiple hosts,
20588 multiple targets, subdirs, etc.
20589
20590 * configure.man: removed rcsid. reference config.sub not
20591 config.subr.
20592
20593 * Makefile.in: mkdir $(infodir) on install-info.
20594
20595 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20596
20597 * configure.texi: Explain better about .gdbinit and about
20598 the environment that configure.in sections run in.
20599
20600 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20601
20602 * configure.in: Ultrix is only a decstation if it's a MIPS.
20603
20604 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20605
20606 * README: DOC.configure => cfg-paper.texi.
20607
20608 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20609
20610 * config.sub (near case $os): Don't convert newsos* to bsd!
20611
20612 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20613
20614 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20615 the number of copies of COPYING that go into the GDB tar file.
20616
20617 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20618
20619 * bfd/configure.in, gdb/config/mh-i386sco,
20620 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20621 Fix SCO configuration stuff.
20622
20623 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20624
20625 * Makefile.in: For libg++, make sure the -I pointing
20626 to the gcc directory goes *after* all the libg++-local -I flags.
20627 Also, move just-gcc dependency from just-libg++ to all-libg++.
20628
20629 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20630
20631 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20632
20633 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20634
20635 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20636
20637 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20638
20639 * config.sub: Add stratus configuration frags. Also
20640 submitted to FSF.
20641
20642 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20643
20644 * Makefile.in (DEV_SUPPORT): add configure.man.
20645
20646 * config.sub(Decode manufacturer-specific): add -none*.
20647
20648 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20649
20650 * Makefile.in: remove form feeds to make Sun's make happy.
20651 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20652
20653 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20654
20655 * Makefile.in (AR_FLAGS): Make quieter.
20656
20657 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20658
20659 * configure.in: Add libg++.
20660 * configure: When verbose, don't output the command line at each
20661 level; it will be unremarkably the same as the previous version,
20662 which will be the same as what the user typed.
20663
20664 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20665
20666 * configure.in, Makefile.in: fix clean-info, add flex. add
20667 fileutils.
20668
20669 * configure: be less sensitive to spaces in Makefile.in. Do not
20670 look for sources in "..". Doing so breaks subdirectories that
20671 might have their own configure. If a subdir has it's own
20672 configure script, use it.
20673
20674 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20675
20676 * cfg-paper.texi: some changes suggested by rms.
20677
20678 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20679
20680 * config.sub: Merge in some small additions from the FSF version,
20681 taken from the gcc distribution, to bring the Cygnus and FSF
20682 versions into closer sync.
20683
20684 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20685
20686 * configure.in: Changed svr4 references to sysv4.
20687
20688 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20689
20690 * configure: added -V for version number option.
20691
20692 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20693
20694 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20695 renamed from DOC.configure to cfg-paper.texi.
20696
20697 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20698
20699 * configure, config.subr, config.sub: config.subr is now
20700 config.sub again.
20701
20702 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20703
20704 * configure.texi: new file, in progress.
20705
20706 * Makefile.in: build info file and install the man page for
20707 configure.
20708
20709 * configure.man: new file, first cut.
20710
20711 * configure: find config.subr again now that configuration "none"
20712 has gone. removed all traces of the -ansi option. removed all
20713 traces of the -languages option.
20714
20715 * config.subr: resync from rms.
20716
20717 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20718
20719 * configure, config.sub, config.subr: merge config.sub into
20720 config.subr, call the result config.subr, remove config.sub, use
20721 config.subr.
20722
20723 * Makefile.in: revised install for dir.info.
20724
20725 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20726
20727 * configure.in: add decstation host makefile frag.
20728
20729 * Makefile.in: BISON now bison -y again. also install-gcc on
20730 install. clean-gdbm on clean. infodir belongs in datadir.
20731 Make directories for info install. Build dir.info here then
20732 install it.
20733
20734 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20735
20736 * Makefile.in: fix for bad directory tests.
20737
20738 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20739
20740 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20741 regexp. -srcdir relative was being handled incorrectly.
20742
20743 * Makefile.in: unwrapped some for loops so that parallel makes
20744 work again and so one can focus one's attention on a particular
20745 package.
20746
20747 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20748
20749 * configure: added PWD as a stand in for `pwd` (for speed). use
20750 elif wherever possible. make -srcdir work without -objdir.
20751 -objdir= commented out.
20752
20753 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20754
20755 * configure: +options become --options. -subdirs commented out.
20756 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20757 Makefile now at top of generated Makefile. Removed cvs log
20758 entries. added -srcdir. create .gdbinit only if there is one
20759 in ${srcdir}.
20760
20761 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20762 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20763 and mandir now keyed off datadir by default.
20764
20765 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20766
20767 * Freshly created ChangeLog.
20768
20769 \f
20770 Local Variables:
20771 mode: change-log
20772 left-margin: 8
20773 fill-column: 76
20774 version-control: never
20775 End: