Daily bump.
[gcc.git] / ChangeLog
1 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
5 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
6
7 * MAINTAINERS (Write After Approval): Update my e-mail address.
8
9 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
10
11 * MAINTAINERS: Fix spacing.
12
13 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
14
15 * MAINTAINERS (Write After Approval): Add myself
16
17 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
18
19 * Makefile.def: Sync with binutils-gdb:
20 (dependencies): all-ld depends on all-libctf.
21 (host_modules): libctf is no longer no_install.
22 No longer no_check. Checking depends on all-ld.
23 * Makefile.in: Regenerated.
24
25 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
26
27 * libtool.m4: Match gnu* along other GNU systems.
28 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
29 * libgo/configure: Re-generate.
30
31 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
32
33 * MAINTAINERS: Update my email address.
34
35 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
36
37 * MAINTAINERS (Write After Approval): Add myself.
38
39 2020-12-15 Nathan Sidwell <nathan@acm.org>
40
41 * Makefile.def
42 * Makefile.in
43 * Makefile.tpl
44 * configure
45 * configure.ac
46
47 2020-12-15 Nathan Sidwell <nathan@acm.org>
48
49 * Makefile.def: Add libcody.
50 * configure.ac: Add libcody.
51 * Makefile.in: Regenerated.
52 * configure: Regenerated.
53
54 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
55
56 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
57
58 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
59
60 PR target/97865
61 * libtool.m4: Update handling of Darwin platform link flags
62 for Darwin20.
63
64 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
65
66 * .gitignore: Sync with binutils-gdb
67
68 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
69
70 * MAINTAINERS: Add myself as arc port maintainer.
71
72 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
73
74 PR d/87788
75 * configure.ac: Don't disable D for *-*-darwin*.
76 * configure: Regenerate.
77
78 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
79
80 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
81 hppa64-*-hpux11*.
82
83 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
84
85 * configure: Regenerate.
86 * configure.ac: Add --bootstrap-hwasan option.
87
88 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
89
90 * config.guess: Import latest upstream.
91 * config.sub: Import latest upstream.
92
93 2020-11-16 Martin Liska <mliska@suse.cz>
94
95 * .gitignore: Add cache as clangd uses it now.
96
97 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
98
99 * MAINTAINERS (Write After Approval): add myself
100
101 2020-11-09 Pat Bernardi <bernardi@adacore.com>
102
103 * MAINTAINERS (Write After Approval): Add myself.
104
105 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
106
107 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
108 Remove FIXME comments.
109
110 2020-11-06 Martin Uecker <muecker@gwdg.de>
111
112 * MAINTAINERS: Update my email address.
113
114 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
115
116 * MAINTAINERS (Write After Approval): Add myself.
117
118 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
119
120 PR target/97302
121 * configure.ac: Only set with_gmp to /usr/local
122 if not building in tree.
123 * configure: Regenerate.
124
125 2020-09-18 Omar Tahir <omar.tahir@arm.com>
126
127 * MAINTAINERS (Write After Approval): Add myself.
128
129 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
130
131 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
132
133 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
134
135 PR bootstrap/96612
136 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
137 if not the same as ${host}.
138 * configure: Regenerate.
139
140 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
141
142 * MAINTAINERS (Write After Approval): Add myself.
143
144 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
145
146 * MAINTAINERS: Update my email address.
147
148 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
149
150 * MAINTAINERS (Write After Approval): Add myself.
151
152 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
153
154 * MAINTAINERS (Write After Approval): Add myself.
155
156 2020-06-12 Martin Liska <mliska@suse.cz>
157
158 * .gitignore: Add .clang-tidy.
159
160 2020-06-08 Jason Merrill <jason@redhat.com>
161
162 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
163 * configure: Regenerate.
164
165 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
166
167 * MAINTAINERS: Add myself as xtensa port maintainer.
168
169 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
170
171 * configure.ac: Don't require --enable-host-shared when building
172 for Mingw.
173 * configure: Regenerate.
174
175 2020-05-18 Jason Merrill <jason@redhat.com>
176
177 * configure.ac: Update bootstrap dialect to -std=c++11.
178
179 2020-05-18 Alex Coplan <alex.coplan@arm.com>
180
181 * MAINTAINERS (Write After Approval): Add myself.
182
183 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
184
185 PR target/92713
186 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
187 (noconfigdirs): Add 'target-libstdc++-v3'.
188 * configure: Regenerate.
189
190 2020-04-21 Stephen Casner <casner@acm.org>
191
192 PR 25830
193 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
194 * configure: Rebuild.
195
196 2020-04-17 Martin Liska <mliska@suse.cz>
197 Jonathan Yong <10walls@gmail.com>
198
199 PR gcov-profile/94570
200 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
201 for CYGWIN.
202
203 2020-04-14 Martin Jambor <mjambor@suse.cz>
204
205 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
206
207 2020-04-09 Tom Tromey <tom@tromey.com>
208
209 * configure: Rebuild.
210 * Makefile.in: Rebuild.
211 * Makefile.def (gdbsupport, gdbserver): New host modules.
212 (configure-gdb): Depend on all-gdbsupport.
213 (all-gdb): Depend on all-gdbsupport, all-libctf.
214 * configure.ac (host_tools): Add gdbserver.
215 Conditionally build gdbserver and gdbsupport.
216
217 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
218
219 * configure.ac: Build libgomp by default for amdgcn.
220 * configure: Regenerate.
221
222 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
223
224 * MAINTAINERS (Write After Approval): Add myself.
225
226 2020-02-28 Joel Hutton <joel.hutton@arm.com>
227
228 * MAINTAINERS (Write After Approval) : Add myself.
229
230 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
231
232 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
233
234 2020-02-14 Martin Sebor <msebor@redhat.com>
235
236 * doc/extend.texi (attribute alias): Mention type requirement.
237 (attribute weak): Same.
238 (attribute weakref): Correct invalid example.
239
240 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
241
242 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
243
244 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
245 Jakub Jelinek <jakub@redhat.com>
246
247 * .gitattributes: Add *.md diff=md.
248
249 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
250
251 The mentioned auto-generated file is no more part of the
252
253 GCC sources, it's auto-generated in $(builddir) during build.
254
255 PR target/92055
256 * contrib/gcc_update (files_and_dependencies): Remove
257 entry for gcc/config/avr/t-multilib.
258
259 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
260
261 * MAINTAINERS: Update my email address.
262
263 2020-01-13 Joseph Myers <joseph@codesourcery.com>
264
265 * README.MOVED_TO_GIT: Remove.
266
267 2020-01-11 Joseph Myers <joseph@codesourcery.com>
268
269 * README.MOVED_TO_GIT: New file.
270
271 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
272
273 * MAINTAINERS (Write After Approval): Add myself.
274
275 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
276
277 * MAINTAINERS (write_after_approval): Add myself.
278
279 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
280
281 * MAINTAINERS (write_after_approval): Add myself.
282
283 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
284
285 * MAINTAINERS (write_after_approval): Add myself.
286
287 2019-12-11 Matthias Klose <doko@ubuntu.com>
288
289 * configure.ac: Factor out common cases for compare_exclusions.
290 * configure: Regenerate.
291
292 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
293
294 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
295 flag.
296
297 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
298
299 * MAINTAINERS (Write After Approval): Add myself.
300
301 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
302
303 PR middle-end/92463
304 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
305 * configure: Regenerate
306
307 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
308
309 * configure.ac: Use https for gcc.gnu.org.
310 * configure: Regenerated.
311
312 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
313
314 * MAINTAINERS (aarch64 port): Remove my name, move to...
315 (Write After Approval): ...Here.
316
317 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
318
319 * MAINTAINERS: Change my email address as maintainer.
320
321 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
322
323 PR fortran/91828
324 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
325 * configure: Regenerated.
326
327 2019-10-21 Jason Merrill <jason@redhat.com>
328
329 * .gitattributes: Also check ChangeLog whitespace.
330
331 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
332
333 * contrib/dg-extract-results.sh: Add support for KPASS.
334 * contrib/dg-extract-results.py: Likewise.
335
336 2019-10-17 Jason Merrill <jason@redhat.com>
337
338 * .gitattributes: Avoid {} in filename pattern.
339
340 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
341
342 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
343 Approval section.
344
345 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
346
347 * MAINTAINERS: Add myself to Write After Approval
348
349 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
350
351 * MAINTAINERS: Add myself as an aarch64 maintainer.
352
353 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
354
355 * MAINTAINERS: Add myself as aarch64 maintainer.
356
357 2019-09-23 Carl Love <cel@us.ibm.com>
358
359 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
360 New define_insn.
361 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
362 vsx_xxpermdi16_le_V16QI): Removed define_insn.
363
364 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
365
366 * MAINTAINERS (Sam Tebbs): Update email address.
367
368 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
369
370 * MAINTAINERS: Update my email address.
371
372 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
373
374 * libtool.m4: Handle uclinuxfdpiceabi.
375
376 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
377
378 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
379 Remove myself from Write After Approval section.
380
381 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
382
383 * configure.ac: Support for bpf-*-* targets.
384 * configure: Regenerate.
385
386 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
387
388 * config.sub: Import upstream version 2019-06-30.
389 * config.guess: Import upstream version 2019-07-24.
390
391 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
392
393 * MAINTAINERS: Remove spu port maintainers.
394
395 2019-08-28 Martin Liska <mliska@suse.cz>
396
397 * .gitignore: Add .clangd and compile_commands.json
398 to .gitignore.
399
400 2019-08-23 Michael Forney <mforney@mforney.org>
401
402 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
403 * Makefile.in: Regenerate.
404
405 2019-08-19 Tom Tromey <tom@tromey.com>
406
407 * configure: Rebuild.
408 * configure.ac: Add --with-static-standard-libraries.
409
410 2019-08-16 Alexandre Oliva <oliva@gnu.org>
411
412 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
413
414 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
415
416 * MAINTAINERS (Write After Approval): Add myself.
417
418 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
419
420 * MAINTAINERS (Write After Approval): Remove myself, already listed in
421 RISC-V port maitainer.
422
423 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
424
425 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
426
427 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
428
429 * MAINTAINERS (Write After Approval): Add myself.
430
431 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
432
433 * MAINTAINERS (Write After Approval): Add myself.
434
435 2019-06-25 Martin Liska <mliska@suse.cz>
436
437 contrib/filter-clang-warnings.py: Transform from
438 filter-rtags-warnings.py.
439
440 2019-06-15 Tom Tromey <tom@tromey.com>
441
442 * configure.ac (host_libs): Add gnulib.
443 * configure: Rebuild.
444 * Makefile.def (host_modules, dependencies): Add gnulib.
445 * Makefile.in: Rebuild.
446
447 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
448
449 * MAINTAINERS (Write After Approval): Add myself.
450
451 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
452
453 * configure: Regenerate.
454 * configure.ac: Add PRU target.
455
456 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
457
458 * MAINTAINERS (Write After Approval): Add myself.
459
460 2019-06-11 Nick Clifton <nickc@redhat.com>
461
462 Import these changes from the binutils/gdb repository:
463
464 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
465
466 * Makefile.def (dependencies): configure-libctf depends on all-bfd
467 and all its deps.
468 * Makefile.in: Regenerated.
469
470 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
471
472 * Makefile.def (host_modules): Add libctf.
473 * Makefile.def (dependencies): Likewise.
474 libctf depends on zlib, libiberty, and bfd.
475 * Makefile.in: Regenerated.
476 * configure.ac (host_libs): Add libctf.
477 * configure: Regenerated.
478
479 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
480
481 * MAINTAINERS (Write After Approval): Add myself.
482
483 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
484
485 * MAINTAINERS: Update my email address.
486
487 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
488
489 * MAINTAINERS (Write After Approval): Add myself.
490
491 2019-05-16 Jun Ma <junma@linux.alibaba.com>
492
493 * MAINTAINERS (Write After Approval): Add myself.
494
495 2019-05-07 Jim Wilson <jimw@sifive.com>
496
497 * MAINTAINERS: Remove myself as IA-64 maintainer.
498
499 2019-05-04 Roland Illig <roland.illig@gmx.de>
500
501 * MAINTAINERS (Write After Approval): Add myself.
502
503 2019-05-02 Richard Biener <rguenther@suse.de>
504
505 PR bootstrap/85574
506 * Makefile.tpl (compare target): Also compare extra-compare
507 files.
508 * Makefile.in: Regenerate.
509
510 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
511
512 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
513 as modulo-scheduler maintainer.
514
515 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
516
517 * MAINTAINERS: Add myself as co-maintainer for Darwin.
518
519 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
520
521 * MAINTAINERS: Update my email address.
522
523 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
524
525 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
526 * configure: Regenerate.
527
528 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
529
530 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
531 * configure: Regenerate.
532
533 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
534
535 * configure.ac: Add target-zlib to target_libraries.
536 * configure: Regenerate.
537
538 2019-04-09 Martin Liska <mliska@suse.cz>
539
540 * Makefile.in: Regenerate.
541 * Makefile.tpl: Pass GENERATOR_CFLAGS
542 in all stages.
543
544 2019-03-28 Martin Liska <mliska@suse.cz>
545
546 PR bootstrap/89829
547 * Makefile.in: Revert r254150.
548 * Makefile.tpl: Likewise.
549
550 2019-03-28 Ben Elliston <bje@gnu.org>
551
552 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
553 related, and libdecnumber.
554
555 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
556
557 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
558 (Write After Approval): Remove myself.
559
560 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
561
562 * MAINTAINERS (Write After Approval): Add myself.
563
564 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
565
566 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
567 (Write After Approval): Remove myself and Julian.
568
569 2019-01-26 Harald Anlauf <anlauf@gmx.de>
570
571 * MAINTAINERS (Write After Approval): Add myself.
572
573 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
574
575 * MAINTAINERS (Write After Approval): Add myself.
576
577 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
578
579 * ChangeLog: Replace space with tab.
580 * MAINTAINERS: Delete 1 tab to keep alignment.
581
582 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
583
584 * MAINTAINERS (Write After Approval): Add myself.
585
586 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
587
588 * MAINTAINERS (Write After Approval): Add myself.
589
590 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
591 Kwok Cheung Yeung <kcy@codesourcery.com>
592 Julian Brown <julian@codesourcery.com>
593 Tom de Vries <tom@codesourcery.com>
594 Jan Hubicka <hubicka@ucw.cz>
595 Martin Jambor <mjambor@suse.cz>
596
597 * configure.ac: Likewise.
598 * configure: Regenerate.
599 * contrib/config-list.mk: Add amdgcn-amdhsa.
600
601 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
602
603 * MAINTAINERS (Write After Approval): Add myself.
604
605 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
606
607 * MAINTAINERS (Write After Approval): Add myself.
608
609 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
610
611 PR target/88535
612 * config.guess: Import upstream version 2019-01-03.
613 * config.sub: Import upstream version 2019-01-01.
614
615 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
616
617 * MAINTAINERS (Write After Approval): Update my maintainer address.
618
619 2018-12-21 Gergö Barany <gergo@codesourcery.com>
620
621 * MAINTAINERS (Write After Approval): Add myself.
622
623 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
624
625 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
626
627 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
628
629 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
630 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
631 (GCC_TARGET_TOOL): Likewise.
632 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
633 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
634 OTOOL, OTOOL_FOR_TARGET: New substitutions.
635 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
636 * configure: Regenerate.
637 * Makefile.in: Likewise.
638
639 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
640
641 * MAINTAINERS (Write After Approval): Add myself.
642
643 2018-11-13 Martin Liska <mliska@suse.cz>
644
645 * gcc.target/i386/pr87930.c: Move to ...
646 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
647
648 2018-11-10 Stafford Horne <shorne@gmail.com>
649
650 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
651 (Write After Approval): Remove myself.
652
653 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
654
655 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
656 Append $INCICONV to it.
657
658 2018-11-04 Stafford Horne <shorne@gmail.com>
659
660 * MAINTAINERS (Write After Approval): Add myself.
661
662 2018-10-31 Joseph Myers <joseph@codesourcery.com>
663
664 PR bootstrap/82856
665 * multilib.am: New file. From automake.
666
667 Merge from binutils-gdb:
668 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
669
670 * libtool.m4: Use AC_LANG_SOURCE.
671 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
672 * ar-lib: New file.
673 * test-driver: New file.
674 * configure: Re-generate.
675
676 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
677
678 * MAINTAINERS (Write After Approval): Add myself.
679
680 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
681
682 PR bootstrap/87788
683 PR d/87799
684 * configure: Rebuild.
685 * configure.ac: Disable D on systems where it is known not to work.
686
687 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
688
689 * Makefile.def (target_modules): Add libphobos.
690 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
691 GDCFLAGS_FOR_TARGET.
692 (dependencies): Make libphobos depend on libatomic, libbacktrace
693 configure, and zlib configure.
694 (language): Add language d.
695 * Makefile.in: Rebuild.
696 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
697 (HOST_EXPORTS): Add GDC.
698 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
699 (BASE_TARGET_EXPORTS): Add GDC.
700 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
701 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
702 (EXTRA_HOST_FLAGS): Add GDC.
703 (STAGE1_FLAGS_TO_PASS): Add GDC.
704 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
705 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
706 environment variables.
707 * configure: Rebuild.
708 * configure.ac: Add target-libphobos to target_libraries. Set and
709 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
710
711 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
712
713 * MAINTAINERS (Write After Approval): Add myself.
714
715 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
716
717 * MAINTAINERS (Write After Approval): Remove myself.
718
719 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
720
721 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
722
723 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
724
725 * MAINTAINERS: Update my email address.
726
727 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
728
729 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
730 maintainer.
731
732 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
733
734 * MAINTAINERS (Write After Approval): Add self.
735
736 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
737
738 * MAINTAINERS (write after approval): Add myself.
739
740 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
741
742 * MAINTAINERS: Update my email address.
743
744 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
745
746 * MAINTAINERS (write after approval): Add myself.
747
748 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
749
750 * MAINTAINERS: Add self to global reviewers list.
751
752 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
753
754 MAINTAINERS: Add c-sky port maintainers.
755
756 2018-08-10 Martin Liska <mliska@suse.cz>
757
758 * MAINTAINERS: Revert change in previous commit and
759 join lines.
760
761 2018-08-10 Martin Liska <mliska@suse.cz>
762
763 * MAINTAINERS: Remove extra line.
764
765 2018-08-06 Naveen H.S <naveenh@marvell.com>
766
767 * MAINTAINERS: Update my email address.
768
769 2018-07-19 DJ Delorie <dj@redhat.com>
770
771 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
772 as maintainer.
773
774 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
775
776 * MAINTAINERS: Adjust email address for me and my colleague Robin
777 Dapp.
778
779 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
780 Sunil K Pandey <sunil.k.pandey@intel.com>
781
782 PR target/84413
783 * config/i386/i386.c (m_CORE_AVX512): New.
784 (m_CORE_AVX2): Likewise.
785 (m_CORE_ALL): Add m_CORE_AVX2.
786 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
787 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
788 and remove the rest of m_SKYLAKE_AVX512.
789
790 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
791
792 * config.sub: Sync with upstream version 2018-07-03.
793
794 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
795
796 * config.guess: Sync with upstream version 2018-06-26.
797 * config.sub: Sync with upstream version 2018-07-02.
798
799 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
800
801 * libtool.m4: Sort output of 'find' to enable deterministic builds.
802 * ltmain.sh: Likewise.
803
804 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
805
806 * contrib/config-list.mk: Remove powerpc-linux_paired.
807
808 2018-06-29 Alexandre Oliva <oliva@adacore.com>
809
810 * configure.ac: Introduce support for @unless/@endunless.
811 * Makefile.tpl (dep-kind): Rewrite with cond; return
812 postbootstrap in some cases.
813 (make-postboot-dep, postboot-targets): New.
814 (dependencies): Do not output postbootstrap dependencies at
815 first. Output non-target ones changed for configure to depend
816 on stage_last @if gcc-bootstrap, and the original deps @unless
817 gcc-bootstrap.
818 * configure.in, Makefile.in: Rebuilt.
819
820 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
821
822 * MAINTAINERS (write after approval): Add myself.
823
824 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
825
826 * MAINTAINERS (write after approval): Add myself.
827
828 2018-06-19 Nick Clifton <nickc@redhat.com>
829
830 * zlib/configure.ac: Restore old behaviour of only enabling
831 multilibs when a target subdirectory is defined. This allows
832 building with srcdir == builddir.
833 * zlib/configure: Regenerate.
834
835 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
836
837 * Makefile.def (fortran): Add check-target-libgomp-fortran.
838 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
839 * Makefile.in: Regenerate.
840
841 2018-06-16 Ben Elliston <bje@gnu.org>
842
843 * config.guess: Import latest version.
844 * config.sub: Likewise.
845
846 2018-06-08 Martin Liska <mliska@suse.cz>
847
848 * MAINTAINERS: Remove MPX-related entries.
849 * Makefile.def: Remove libmpx support.
850 * Makefile.in: Regenerate.
851 * configure.ac: Remove removed files.
852 * configure: Regenerate.
853 * libmpx/ChangeLog: Remove.
854 * libmpx/Makefile.am: Remove.
855 * libmpx/Makefile.in: Remove.
856 * libmpx/acinclude.m4: Remove.
857 * libmpx/aclocal.m4: Remove.
858 * libmpx/config.h.in: Remove.
859 * libmpx/configure: Remove.
860 * libmpx/configure.ac: Remove.
861 * libmpx/configure.tgt: Remove.
862 * libmpx/libmpx.spec.in: Remove.
863 * libmpx/mpxrt/Makefile.am: Remove.
864 * libmpx/mpxrt/Makefile.in: Remove.
865 * libmpx/mpxrt/libmpx.map: Remove.
866 * libmpx/mpxrt/libtool-version: Remove.
867 * libmpx/mpxrt/mpxrt-utils.c: Remove.
868 * libmpx/mpxrt/mpxrt-utils.h: Remove.
869 * libmpx/mpxrt/mpxrt.c: Remove.
870 * libmpx/mpxrt/mpxrt.h: Remove.
871 * libmpx/mpxwrap/Makefile.am: Remove.
872 * libmpx/mpxwrap/Makefile.in: Remove.
873 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
874 * libmpx/mpxwrap/libtool-version: Remove.
875 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
876
877 2018-06-04 Martin Liska <mliska@suse.cz>
878
879 * MAINTAINERS: Add myself as gcov maintainer.
880
881 2018-06-04 Matthew Fortune <mfortune@gmail.com>
882
883 * MAINTAINERS: Update my email address.
884
885 2018-06-04 Tom de Vries <tdevries@suse.de>
886
887 * MAINTAINERS: Remove write-after-approval entries for component
888 maintainers.
889
890 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
891
892 * MAINTAINERS (write after approval): Add myself.
893
894 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
895
896 * MAINTAINERS: Update my email address.
897
898 2018-06-01 Tom de Vries <tdevries@suse.de>
899
900 * MAINTAINERS: Update my email address.
901
902 2018-05-22 Bin Cheng <bin.cheng@arm.com>
903
904 * MAINTAINERS (loop-optimizer): Add myself.
905
906 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
907
908 * configure.ac: Added "nfp" target.
909 * configure: Regenerate.
910
911 2018-04-30 Richard Biener <rguenther@suse.de>
912
913 PR bootstrap/85571
914 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
915 (STAGE3_TFLAGS): Likewise.
916 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
917 (STAGEtrain_TFLAGS): Likewise.
918 * Makefile.in: Regenerate.
919
920 2018-04-26 Richard Biener <rguenther@suse.de>
921
922 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
923 (STAGE2_CFLAGS): Likewise.
924 (STAGE2_TFLAGS): Likewise.
925 (STAGE3_CFLAGS): Add -fchecking.
926 (STAGE3_TFLAGS): Likewise.
927 (STAGEtrain_CFLAGS): Filter out -fchecking.
928 (STAGEtrain_TFLAGS): Likewise.
929 * Makefile.in: Re-generate.
930
931 2018-04-25 Catherine Moore <clm@codesourcery.com>
932
933 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
934
935 2018-04-18 Paul Clarke <pc@us.ibm.com>
936
937 * MAINTAINERS (write after approval): Add myself.
938
939 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
940
941 * MAINTAINERS: Update my email address.
942
943 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
944
945 * MAINTAINERS: Remove redundant Write-After-Approval entry.
946
947 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
948
949 * MAINTAINERS: Update my email address and disambiguate myself
950 a bit from Will Schmidt.
951
952 2018-03-21 Nathan Sidwell <nathan@acm.org>
953
954 * MAINTAINERS: Move maintainers of now-removed picochip and score
955 ports to write after approval.
956
957 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
958
959 * MAINTAINERS: Add entry for SVE maintainership.
960
961 2018-02-13 Maciej W. Rozycki <macro@mips.com>
962
963 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
964 * configure: Regenerate.
965
966 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
967
968 * MAINTAINERS (write after approval): Add myself.
969
970 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
971
972 * MAINTAINERS (write after approval): Add myself.
973
974 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
975
976 * MAINTAINERS (write after approval): Add myself.
977
978 2018-01-03 Jakub Jelinek <jakub@redhat.com>
979
980 Update copyright years.
981
982 2018-01-03 Ben Elliston <bje@gnu.org>
983
984 * config.guess: Import latest version.
985 * config.sub: Likewise.
986
987 2017-12-12 Stafford Horne <shorne@gmail.com>
988
989 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
990 * configure: Regenerate.
991
992 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
993
994 * MAINTAINERS (Write After Approval): Add myself.
995
996 2017-11-28 Julia Koval <julia.koval@intel.com>
997 Sebastian Peryt <sebastian.peryt@intel.com>
998
999 * Makefile.def (target_modules): Remove libcilkrts.
1000 * Makefile.in: Ditto.
1001 * configure: Ditto.
1002 * configure.ac: Ditto.
1003
1004 2017-11-28 Julia Koval <julia.koval@intel.com>
1005
1006 * MAINTAINERS (Write After Approval): Add myself.
1007
1008 2017-11-22 Sudakshina Das <sudi.das@arm.com>
1009
1010 * MAINTAINERS (Write After Approval): Add myself.
1011
1012 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
1013
1014 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1015 Use my SiFive email address.
1016
1017 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
1018
1019 * MAINTAINERS (write after approval): Add myself.
1020
1021 2017-10-27 Martin Liska <mliska@suse.cz>
1022
1023 * Makefile.tpl: Use proper name of folder as it was renamed
1024 during transition to 4 stages.
1025 * Makefile.in: Regenerate.
1026
1027 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1028
1029 * MAINTAINERS (write after approval): Add myself.
1030
1031 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
1032
1033 * MAINTAINERS: Add a note that maintainership also includes web
1034 pages, docs, and testsuite related to that area.
1035
1036 2017-09-25 Tom de Vries <tom@codesourcery.com>
1037
1038 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1039
1040 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
1041
1042 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1043
1044 2017-09-15 Nathan Sidwell <nathan@acm.org>
1045
1046 * MAINTAINERS: Remove myself as a vxworks maintainer.
1047
1048 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
1049
1050 * MAINTAINERS: Remove email address of Jim Norris.
1051
1052 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1053
1054 * MAINTAINERS (Reviewers): Move myself from here...
1055 (CPU Port Maintainers): ... to here.
1056
1057 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
1058
1059 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1060
1061 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
1062
1063 * MAINTAINERS (write after approval): Add myself.
1064
1065 2017-07-28 Tony Reix <tony.reix@atos.net>
1066
1067 * configure.ac (target-libffi): Don't disable for AIX.
1068 (go): Don't add to unsupported_languages on AIX.
1069 (target-libgo): Don't disable for AIX.
1070 * configure: Regenerate.
1071
1072 2017-07-19 Yury Gribov <tetra2005@gmail.com>
1073
1074 * MAINTAINERS: Add myself.
1075
1076 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1077
1078 * MAINTAINERS: Update my email address.
1079
1080 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
1081
1082 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1083 arm-specific auto-generated header files.
1084
1085 2017-07-03 Nathan Sidwell <nathan@acm.org>
1086
1087 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1088 * configure: Rebuilt.
1089
1090 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
1091
1092 * MAINTAINERS: Readd myself for c6x.
1093
1094 2017-06-28 Martin Liska <mliska@suse.cz>
1095
1096 PR bootstrap/81217
1097 * Makefile.def: Remove superfluous bootstrap_target from
1098 bootstrap_stage.
1099 * Makefile.in: Re-generate the file.
1100
1101 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
1102
1103 * MAINTAINERS: Add myself to Write After Approval
1104
1105 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
1106
1107 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1108
1109 2017-06-19 Martin Liska <mliska@suse.cz>
1110
1111 * Makefile.def: Define 4 stages PGO bootstrap.
1112 * Makefile.tpl: Define FLAGS.
1113 * Makefile.in: Regenerate.
1114
1115 2017-06-14 Ian Lance Taylor <iant@golang.org>
1116
1117 * Makefile.def: Add check-gotools to go check targets.
1118 * Makefile.in: Rebuild.
1119
1120 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
1121
1122 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1123
1124 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
1125
1126 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1127 * configure: Regenerate.
1128
1129 2017-05-31 Martin Liska <mliska@suse.cz>
1130
1131 * configure.ac: Add handling of stage2_werror_flags to
1132 action-if-given and to action-if-not-given.
1133 * configure: Regenerate.
1134
1135 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
1136
1137 * MAINTAINERS: Add self to Write After Approval
1138
1139 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
1140
1141 * MAINTAINERS: Update my email address, and remove myself as
1142 maintainer in some areas.
1143
1144 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
1145
1146 * MAINTAINERS: Add self to Write After Approval
1147
1148 2017-05-25 Nathan Sidwell <nathan@acm.org>
1149
1150 * configure.ac: Add --enable-languages=default to mean default and
1151 make --enable-languages=all mean all supported languages.
1152 * configure: Regenerated.
1153
1154 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
1155
1156 * config.gcc (powerpc*-*-*spe*): New.
1157 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1158 (powerpc-*-rtems*spe*): New.
1159 (powerpc*-*-linux*spe*): New.
1160 (powerpc-wrs-vxworksspe): New.
1161 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1162 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1163 * config.host (powerpc*-*-*spe*): New.
1164
1165 2017-05-19 Martin Liska <mliska@suse.cz>
1166
1167 * configure.ac: Add --enable-werror-always just for
1168 bootstrap-debug (or none build config) and do not add it
1169 when we are on a release branch.
1170 * configure: Regenerated.
1171
1172 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
1173
1174 * MAINTAINERS: Add self to Write After Approval
1175
1176 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
1177
1178 * MAINTAINERS: Move myself to Write After Approval section.
1179
1180 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1181
1182 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1183 ACCH registers.
1184 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1185 available.
1186 (umulsidi3): Likewise.
1187 (mulsidi3_700): Disable this pattern when we have advanced mpy
1188 instructions.
1189 (umulsidi3_700): Likewise.
1190 (maddsidi4): New pattern.
1191 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1192 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1193 (mpydu_imm_arcv2hs): Likewise.
1194 * config/arc/predicates.md (accl_operand): New predicate.
1195
1196 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1197 Andrew Burgess <andrew.burgess@embecosm.com>
1198
1199 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1200 case.
1201 (ARC_AUTOFP_IRQ_P): Likewise.
1202 (ARC_AUTO_IRQ_P): Likewise.
1203 (rgf_banked_register_count): New variable.
1204 (parse_mrgf_banked_regs_option): New function.
1205 (arc_override_options): Handle rgf_banked_regs option.
1206 (arc_handle_interrupt_attribute): Add firq option.
1207 (arc_compute_function_type): Return fast irq type when required.
1208 (arc_must_save_register): Handle fast interrupts.
1209 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1210 (arc_return_address_regs): Update.
1211 * config/arc/arc.h (arc_return_address_regs): Update.
1212 (arc_function_type): Add fast interrupt type.
1213 (ARC_INTERRUPT_P): Update.
1214 (RC_FAST_INTERRUPT_P): Define.
1215 * config/arc/arc.md (simple_return): Update for fast interrupts.
1216 (p_return_i): Likewise.
1217 * config/arc/arc.opt (mrgf-banked-regs): New option.
1218 * doc/invoke.texi (mrgf-banked-regs): Document.
1219
1220 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1221
1222 * config/arc/arc.c (irq_ctrl_saved): New variable.
1223 (ARC_AUTOBLINK_IRQ_P): Define.
1224 (ARC_AUTOFP_IRQ_P): Likewise.
1225 (ARC_AUTO_IRQ_P): Likewise.
1226 (irq_range): New function.
1227 (arc_must_save_register): Likewise.
1228 (arc_must_save_return_addr): Likewise.
1229 (arc_dwarf_emit_irq_save_regs): Likewise.
1230 (arc_override_options): Handle deferred options.
1231 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1232 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1233 arc_must_save_return_addr.
1234 (arc_compute_frame_size): Handle automated save and restore of
1235 registers.
1236 (arc_expand_prologue): Likewise.
1237 (arc_expand_epilogue): Likewise.
1238 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1239 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1240 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1241
1242 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1243 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1244
1245 PR bootstrap/77661
1246 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1247 in-tree build MPC.
1248 * Makefile.in: Regenerate.
1249
1250 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1251
1252 * configure.ac: Enable LTO by default on darwin >= 9.
1253 * configure: Regenerate.
1254
1255 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1256
1257 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1258 and Andrew Waterman as the RISC-V maintainers.
1259
1260 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1261
1262 * MAINTAINERS: Add self to Write After Approval
1263
1264 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1265
1266 * config.guess: Import latest from upstream.
1267
1268 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1269
1270 * MAINTAINERS (Write After Approval): Remove entries that are
1271 already covered under Reviewers.
1272
1273 2017-03-08 Mark Wielaard <mark@klomp.org>
1274
1275 PR demangler/70909
1276 PR demangler/67264
1277 * include/demangle.h: Add d_printing to struct demangle_component
1278 and pass struct demangle_component as non const.
1279
1280 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1281
1282 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1283
1284 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1285
1286 * Makefile.tpl: Remove HOST_ISLVER.
1287 (HOST_EXPORTS): Remove ISLVER.
1288 * Makefile.in: Regenerate.
1289
1290 2017-02-13 Richard Biener <rguenther@suse.de>
1291
1292 * configure: Re-generate.
1293
1294 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1295
1296 * MAINTAINERS: Adjust bug reporting URL.
1297
1298 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1299
1300 * MAINTAINERS (Write After Approval): Remove redundant entry
1301 for Andrew Burgess.
1302
1303 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
1304
1305 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1306 32-bit hppa*-*-hpux*.
1307 * configure: Regenerate.
1308
1309 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1310
1311 * configure.ac: Moved the white list of enabling BRIG FE to
1312 libhsail-rt/configure.tgt.
1313 * configure: Regenerated.
1314 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1315
1316 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
1317 Martin Jambor <mjambor@suse.cz>
1318
1319 * Makefile.def (target_modules): Added libhsail-rt.
1320 (languages): Added language brig.
1321 * Makefile.in: Regenerated.
1322 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1323 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1324 * configure: Regenerated.
1325
1326 2017-01-17 Jakub Jelinek <jakub@redhat.com>
1327
1328 PR other/79046
1329 * configure: Regenerated.
1330
1331 2017-01-04 Alan Modra <amodra@gmail.com>
1332
1333 * configure: Regenerate.
1334
1335 2016-12-29 Ben Elliston <bje@gnu.org>
1336
1337 * config.sub: Import latest version.
1338
1339 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1340
1341 * MAINTAINERS (Write After Approval): Add myself.
1342
1343 2016-12-21 Jakub Jelinek <jakub@redhat.com>
1344
1345 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1346 includes bootstrap-mpx.
1347 * configure: Regenerated.
1348
1349 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1350
1351 * MAINTAINERS (Write After Approval): Add myself.
1352
1353 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1354
1355 * configure: Regenerate.
1356
1357 2016-12-01 Matthias Klose <doko@ubuntu.com>
1358
1359 * configure.ac: Don't use pkg-config to check for bdw-gc.
1360 * configure: Regenerate.
1361
1362 2016-11-30 Matthias Klose <doko@ubuntu.com>
1363
1364 * Makefile.def: Remove reference to boehm-gc target module.
1365 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1366 options and for the bdw-gc pkg-config module.
1367 * configure: Regenerate.
1368 * Makefile.in: Regenerate.
1369
1370 2016-11-28 Nathan Sidwell <nathan@acm.org>
1371
1372 * MAINTAINERS (nvptx): Remove self.
1373
1374 2016-11-25 Ben Elliston <bje@gnu.org>
1375
1376 * config.guess: Import latest version.
1377 * config.sub: Likewise.
1378
1379 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1380
1381 * MAINTAINERS (Write After Approval): Add myself.
1382
1383 2016-11-15 Matthias Klose <doko@ubuntu.com>
1384
1385 * Makefile.def: Remove references to GCJ.
1386 * Makefile.tpl: Likewise.
1387 * Makefile.in: Regenerate.
1388
1389 2016-11-15 Matthias Klose <doko@ubuntu.com>
1390
1391 * config-ml.in: Remove references to GCJ.
1392 * configure.ac: Likewise.
1393 * configure: Regenerate.
1394
1395 2016-11-01 Josh Conner <joshconner@google.com>
1396
1397 * MAINTAINERS (Write After Approval): Update email address,
1398
1399 2016-10-27 Carl Love <cel@us.ibm.com>
1400
1401 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1402 Approval list to make it alphabetical.
1403
1404 2016-10-27 Carl Love <cel@us.ibm.com>
1405
1406 * MAINTAINERS (Write After Approval): Add myself.
1407
1408 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1409
1410 * MAINTAINERS (Reviewers): Add myself.
1411 (Write After Approval): Add myself.
1412
1413 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1414 Ulrich Weigand <uweigand@de.ibm.com>
1415
1416 * MAINTAINERS: Update email address.
1417
1418 2016-10-10 Nathan Sidwell <nathan@acm.org>
1419
1420 * MAINTAINERS: Update email address.
1421
1422 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1423
1424 * configure.ac: Add aarch64-*-freebsd*.
1425 * configure: Regenerate.
1426
1427 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1428
1429 * MAINTAINERS: Update email address after it got reverted.
1430
1431 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1432
1433 * configure.ac (target_libraries): Readd target-boehm-gc.
1434 Restore --enable-objc-gc handling.
1435 * configure: Regenerate.
1436
1437 2015-10-03 Jeff Law <law@redhat.com>
1438
1439 * MAINTAINERS: Move several inactive maintainers to the
1440 write-after-approval section.
1441
1442 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1443
1444 * configure.ac: Add target-libffi to target_libraries.
1445 Readd libgcj target disablings, modified to only target-libffi.
1446 Readd target addition of go to unsupported languages.
1447 * configure: Regenerated.
1448
1449 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1450
1451 * MAINTAINERS: Update email address.
1452
1453 2016-09-30 Andrew Haley <aph@redhat.com>
1454
1455 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1456 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1457 libgcj.
1458
1459 2016-09-30 Andrew Haley <aph@redhat.com>
1460
1461 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1462 write-after approval after GCJ deletion.
1463
1464 2016-09-30 Andrew Haley <aph@redhat.com>
1465
1466 * Makefile.def: Remove libjava.
1467 * Makefile.tpl: Likewise.
1468 * Makefile.in: Regenerate.
1469 * configure.ac: Likewise.
1470 * configure: Likewise.
1471 * gcc/java: Remove.
1472 * libjava: Likewise.
1473
1474 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1475
1476 * MAINTAINERS (Reviewers): Add myself.
1477
1478 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1479
1480 * configure.ac: Disable "sim" directory for arc*-*-*.
1481 * configure: Regenerated.
1482
1483 2016-09-23 Tamar Christina <tamar.christina@arm.com>
1484
1485 * MAINTAINERS (Write After Approval): Add myself.
1486
1487 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1488
1489 * configure.ac: Check for the minimum in-tree MPFR version
1490 handled.
1491 * configure: Regenerate.
1492
1493 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1494
1495 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1496 * configure: Regenerated.
1497
1498 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1499
1500 * MAINTAINERS (Write After Approval): Add myself.
1501
1502 2016-06-23 Andi Kleen <ak@linux.intel.com>
1503
1504 * Makefile.def: Add autoprofiledbootstrap.
1505 * Makefile.tpl: Dito.
1506 * Makefile.in: Regenerate.
1507
1508 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1509
1510 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1511 * configure: Regenerate.
1512
1513 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1514
1515 * configure: Regenerate.
1516 * configure.ac: Remove support for avr-rtems.
1517
1518 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1519
1520 * MAINTAINERS (Write After Approval): Add myself.
1521
1522 2016-06-16 Michael Collison <michael.collison@arm.com>
1523
1524 * MAINTAINERS (Write After Approval): Add myself.
1525
1526 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1527
1528 * MAINTAINERS (Write After Approval): Update e-mail address.
1529
1530 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1531
1532 * MAINTAINERS (Write After Approval): Add myself.
1533
1534 2016-05-28 Alan Modra <amodra@gmail.com>
1535
1536 * Makefile.tpl (configure): Depend on m4 files included.
1537 * Makefile.in: Regenerate.
1538
1539 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1540
1541 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1542 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1543
1544 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1545
1546 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1547 special case builtin.
1548 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1549 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1550 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1551 for __builtin_vec_addec.
1552
1553 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1554
1555 * config.guess: Import version 2016-04-02 (newest).
1556 * config.sub: Import version 2016-05-10 (newest).
1557
1558 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1559
1560 * configure.ac: Add ARC support to libgloss.
1561 * configure: Regenerate
1562
1563 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1564
1565 * MAINTAINERS (Write After Approval): Add myself.
1566
1567 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1568
1569 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1570 * configure: Regenerated.
1571 * Makefile.def (gmp): Explicitly disable assembler.
1572 (mpfr): Adjust lib_path.
1573 (mpc): Likewise.
1574 * Makefile.in: Regenerated.
1575
1576 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1577
1578 PR bootstrap/70704
1579 * configure.ac (--enable-stage1-checking): Add missing
1580 --enable-checking=.
1581 * configure: Regenerated.
1582
1583 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1584
1585 * config.guess: Revert r235676.
1586 * config.sub: Revert r235676.
1587
1588 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1589
1590 * config.guess: Remove SH5 support.
1591 * config.sub: Likewise.
1592 * configure: Likewise.
1593 * configure.ac: Likewise.
1594
1595 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1596
1597 PR bootstrap/70704
1598 * configure.ac (--enable-stage1-checking): For --disable-checking or
1599 implicit --enable-checking, make sure extra flag matches in between
1600 stage1 and later checking.
1601 * configure: Regenerated.
1602
1603 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1604
1605 * .gitattributes: New file.
1606
1607 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1608
1609 * MAINTAINERS (rs6000/powerpc port): Add myself.
1610
1611 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1612
1613 PR bootstrap/70173
1614 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1615 and gotools directories. Delete the stage_final file.
1616 * Makefile.in: Regenerate.
1617
1618 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1619
1620 * MAINTAINERS (Write After Approval): Add myself.
1621
1622 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1623
1624 * MAINTAINERS (Fortran maintainer): Remove myself.
1625
1626 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1627
1628 * MAINTAINERS (Write After Approval): Add myself.
1629
1630 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1631
1632 * MAINTAINERS (Write After Approval): Add myself.
1633
1634 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1635
1636 Sync with binutils-gdb:
1637
1638 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1639
1640 * configure.ac: Add mips and s390 to the gold target check.
1641 * configure: Regenerate.
1642
1643 2016-03-01 DJ Delorie <dj@redhat.com>
1644
1645 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1646
1647 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1648
1649 * MAINTAINERS (libcpp): Add myself.
1650 (diagnostic messages): Likewise.
1651
1652 2016-02-20 Tom de Vries <tom@codesourcery.com>
1653
1654 * MAINTAINERS: Fix whitespace.
1655
1656 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1657
1658 * MAINTAINERS (Write After Approval): Add myself.
1659
1660 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1661
1662 * config/isl.m4: Add comments about isl-0.16.
1663 * configure: Regenerate.
1664
1665 2016-01-29 Martin Jambor <mjambor@suse.cz>
1666
1667 * MAINTAINERS (hsa maintainers): Add myself.
1668
1669 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1670
1671 * MAINTAINERS: (Write After Approval): Add myself.
1672
1673 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1674 Sebastian Pop <s.pop@samsung.com>
1675
1676 * Makefile.in: Regenerate.
1677 * Makefile.tpl: Export ISLVER.
1678 * configure: Regenerate.
1679 * config/isl.m4: Detect isl-0.15.
1680
1681 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1682
1683 PR bootstrap/69329
1684 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1685 * Makefile.in: Regenerate.
1686
1687 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1688
1689 * configure.ac: Enable LTO for DJGPP
1690 * configure: Regenerate
1691
1692 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1693
1694 Sync with binutils-gdb:
1695 2015-10-21 Nick Clifton <nickc@redhat.com>
1696
1697 PR gas/19109
1698 * configure.ac: Note the 'none' is an acceptable argument to
1699 --enable-compressed-debug-sections.
1700 * configure: Regenerate.
1701
1702 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1703
1704 PR bootstrap/69134
1705 * Makefile.def (mpfr): Disable assembler.
1706 * Makefile.in: Regenerate.
1707
1708 2016-01-01 Ben Elliston <bje@gnu.org>
1709
1710 * config.guess: Import version 2016-01-01.
1711 * config.sub: Likewise.
1712
1713 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1714
1715 * MAINTAINERS (Write After Approval): Add myself.
1716
1717 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1718
1719 * Makefile.in: Replace ISL with isl.
1720 * Makefile.tpl: Same.
1721 * config/isl.m4: Same.
1722 * configure.ac: Same.
1723 * contrib/download_prerequisites: Same.
1724 * configure: Regenerate.
1725
1726 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1727
1728 * MAINTAINERS (Write After Approval): Add Myself.
1729
1730 2015-12-17 Nathan Sidwell <nathan@acm.org>
1731
1732 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1733 * configure: Regenerate.
1734
1735 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1736 Sebastian Pop <s.pop@samsung.com>
1737
1738 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1739 isl_ctx_get_max_operations.
1740 * configure: Regenerate.
1741
1742 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1743
1744 * MAINTAINERS (Write After Approval): Add myself.
1745
1746 2015-12-02 Ian Lance Taylor <iant@google.com>
1747
1748 PR go/66147
1749 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1750 * Makefile.in: Regenerate.
1751
1752 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1753
1754 PR libffi/65726
1755 * Makefile.def (lang_env_dependencies): Make libffi depend
1756 on cxx.
1757 * Makefile.in: Regenerate.
1758
1759 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1760
1761 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1762 symbols.
1763
1764 2015-11-20 Tristan Gingold <gingold@adacore.com>
1765
1766 Sync with binutils-gdb:
1767 2015-11-20 Tristan Gingold <gingold@adacore.com>
1768
1769 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1770 * configure: Regenerate.
1771
1772 2015-11-19 Martin Liska <mliska@suse.cz>
1773
1774 * .gitignore: Add .clang-format to ignored files.
1775 * Makefile.in: Add clang-format.
1776 * Makefile.tpl: Likewise.
1777
1778 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1779
1780 * configure.ac: Enable libmpx by default.
1781 * configure: Regenerated.
1782
1783 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1784
1785 * MAINTAINERS: Update email address.
1786
1787 2015-10-23 Paulo Matos <pmatos@linki.tools>
1788
1789 * MAINTAINERS: Update email address.
1790
1791 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1792
1793 * MAINTAINERS (Write After Approval): Add myself.
1794
1795 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1796
1797 Sync with binutils-gdb:
1798 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1799
1800 PR gas/19109
1801 * configure.ac: Add
1802 --enable-compressed-debug-sections={all,gas,gold,ld}.
1803 * configure: Regenerated.
1804
1805 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1806
1807 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1808
1809 2015-10-09 Martin Liska <mliska@suse.cz>
1810
1811 * MAINTAINERS (Write After Approval): Add myself.
1812
1813 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1814
1815 * MAINTAINERS (Write After Approval): Add myself.
1816
1817 2015-10-02 Florian Weimer <fweimer@redhat.com>
1818
1819 * MAINTAINERS: Update email address.
1820
1821 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1822
1823 * MAINTAINERS (Write After Approval): Add myself.
1824
1825 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1826
1827 * MAINTAINERS: Update email.
1828
1829 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1830
1831 * MAINTAINERS: Update my email address.
1832
1833 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1834
1835 * MAINTAINERS (ft32 port): Add myself.
1836
1837 2015-08-28 David Sherwood <david.sherwood@arm.com>
1838
1839 * MAINTAINERS: Add myself.
1840
1841 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1842
1843 * MAINTAINERS (Write After Approval): Add myself.
1844
1845 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1846
1847 PR libfortran/54572
1848 * Makefile.def: Make libgfortran depend on libbacktrace.
1849 * Makefile.in: Regenerate.
1850
1851 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1852
1853 * MAINTAINERS (Write After Approval): Add myself.
1854
1855 2015-08-12 Tom de Vries <tom@codesourcery.com>
1856
1857 PR other/67092
1858 * configure.ac: Remove --with_host_libstdcxx support.
1859 * configure: Regenerate.
1860
1861 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1862 Jakub Jelinek <jakub@redhat.com>
1863
1864 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1865 nvptx*-*-*.
1866 * configure: Regenerate.
1867
1868 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1869
1870 * Makefile.def (libiconv): Define bootstrap=true.
1871 Mark pdf/html/info as missing.
1872 (configure-gcc): Depend on all-libiconv.
1873 (all-gcc): Ditto.
1874 (configure-libcpp): Ditto.
1875 (all-libcpp): Ditto.
1876 (configure-intl): Ditto.
1877 (all-intl): Ditto.
1878 * Makefile.in: Regenerate.
1879
1880 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1881
1882 * MAINTAINERS (loop ivopts): Add the entry and myself.
1883
1884 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1885
1886 * MAINTAINERS (nvptx): Add self.
1887
1888 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1889
1890 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1891 128-bit vector modes.
1892
1893 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1894
1895 * MAINTAINERS (Write After Approval): Add myself.
1896
1897 2015-07-28 Ben Elliston <bje@gnu.org>
1898
1899 * config.sub, config.guess: Import from upstream.
1900
1901 2015-07-24 Michael Darling <darlingm@gmail.com>
1902
1903 PR other/66259
1904 * config-ml.in: Reflects renaming of configure.in to configure.ac
1905 * configure: Likewise
1906 * configure.ac: Likewise
1907
1908 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1909
1910 * MAINTAINERS: Update my email address.
1911
1912 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1913
1914 Sync with binutils-gdb:
1915 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1916
1917 * configure.ac (target_configdirs): Exclude target-zlib if
1918 target-libjava isn't built.
1919 * configure: Regenerated.
1920
1921 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1922
1923 Sync with binutils-gdb:
1924 2015-05-13 John David Anglin <dave.anglin@bell.net>
1925
1926 * configure.ac: Disable configuration of GDB for HPUX targets.
1927 * configure: Regenerate.
1928
1929 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1930
1931 * configure.ac: Add --with-system-zlib.
1932 * configure: Regenerated.
1933
1934 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1935
1936 * configure.ac: Add FT32 support.
1937 * configure: Regenerate.
1938
1939 2015-01-12 Anthony Green <green@moxielogic.com>
1940
1941 * configure.ac: Don't disable gprof for moxie.
1942 * configure: Rebuild.
1943
1944 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1945
1946 Sync with binutils-gdb:
1947 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1948
1949 PR ld/18355
1950 * Makefile.def: Add extra_configure_flags to host zlib.
1951 * configure.ac (extra_host_zlib_configure_flags): New. Set
1952 to --enable-host-shared When bfd is to be built as shared
1953 library. AC_SUBST.
1954 * Makefile.in: Regenerated.
1955
1956 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1957
1958 Sync with src:
1959 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1960 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1961 * Makefile.in: Regenerated.
1962
1963 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1964
1965 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1966 target.
1967 * configure: Regenerate.
1968
1969 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1970
1971 * MAINTAINERS (Write After Approval): Add myself.
1972
1973 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1974
1975 * MAINTAINERS (OS Port Maintainers): Add myself.
1976 (Various Maintainers): Remove myself from libffi testsuite.
1977
1978 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1979
1980 * MAINTAINERS (gen* on machine desc): Add self.
1981
1982 2015-06-02 Jason Merrill <jason@redhat.com>
1983
1984 PR bootstrap/66319
1985 * configure.ac: Use -std=gnu++98.
1986
1987 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1988
1989 * MAINTAINERS (Write After Approval): Add myself.
1990
1991 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1992
1993 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1994 * configure: Regenerate.
1995
1996 2015-05-26 Jason Merrill <jason@redhat.com>
1997
1998 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1999 * configure: Regenerate.
2000
2001 2015-05-16 James Bowman <james.bowman@ftdichip.com>
2002
2003 * configure.ac: FT32 target added.
2004 * configure: Regenerated.
2005
2006 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2007
2008 * MAINTAINERS (Write After Approval): Add myself.
2009
2010 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
2011
2012 * MAINTAINERS (Write After Approval): Add myself.
2013
2014 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
2015
2016 * configure.ac: Fix typo.
2017 * configure: Regenerate.
2018
2019 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
2020
2021 * MAINTAINERS (Write After Approval): Add myself.
2022
2023 2015-05-03 Matthias Klose <doko@ubuntu.com>
2024
2025 * configure.ac: Match $host configured with triplets.
2026 * configure: Regenerate.
2027
2028 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2029
2030 * Makefile.tpl: Remove surplus whitespace throughout.
2031 * Makefile.in: Regenerate.
2032
2033 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
2034
2035 * MAINTAINERS (Various Maintainers): Add myself as instruction
2036 combiner maintainer.
2037
2038 2015-04-17 Jakub Jelinek <jakub@redhat.com>
2039
2040 PR bootstrap/62077
2041 * configure.ac (--enable-stage1-checking): Default to
2042 release,misc,gimple,rtlflag,tree,types if --disable-checking
2043 or --enable-checking is not specified and DEV-PHASE is not
2044 experimental.
2045 * configure: Regenerated.
2046
2047 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
2048
2049 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2050 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2051 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2052 * Makefile.in: Regenerate.
2053
2054 2015-04-08 Cary Coutant <ccoutant@gmail.com>
2055
2056 * MAINTAINERS: Update my email address.
2057
2058 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
2059
2060 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2061
2062 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2063
2064 * MAINTAINERS: Add myself as an arm port reviewer.
2065
2066 2015-03-25 Martin Liska <mliska@suse.cz>
2067 Yury Gribov <y.gribov@samsung.com>
2068
2069 * Makefile.in: Fix ln source location for vimrc file.
2070 * Makefile.tpl: Likewise.
2071
2072 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
2073
2074 PR bootstrap/25672
2075 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2076 cross-compiling. Similarly for CXX_FOR_TARGET.
2077 * configure: Regenerate.
2078
2079 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
2080
2081 * Makefile.def: Add libmpx.
2082 * configure.ac: Add libmpx.
2083 * Makefile.in: Regenerate.
2084 * configure: Regenerate.
2085
2086 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
2087
2088 * MAINTAINERS (CPU Port Maintainers): Add myself
2089 i386 vector ISA extns mantainer.
2090
2091 2015-03-13 Jeff Law <law@redhat.com>
2092
2093 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2094 maintainer.
2095 Remove Richard Henderson as a maintainer for the x86 port.
2096
2097 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
2098
2099 * MAINTAINERS (CPU Port Maintainers): Update my email address.
2100
2101 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
2102
2103 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2104 pointer bounds checker and i386 MPX maintainer.
2105
2106 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
2107
2108 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2109
2110 2015-02-26 Martin Sebor <msebor@redhat.com>
2111
2112 * MAINTAINERS (Various Maintainers): Add self.
2113
2114 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
2115
2116 * configure.ac [--enable-as-accelerator-for] (enable_languages):
2117 Make sure it contains lto.
2118 * configure: Regenerate.
2119
2120 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
2121
2122 * configure: Regenerate.
2123
2124 2015-02-06 Diego Novillo <dnovillo@google.com>
2125 1
2126 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2127 middle-end, docstring): Remove myself.
2128 (Write After Approval): Add myself.
2129
2130 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
2131
2132 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2133 (Write After Approval): Update address.
2134
2135 2015-01-29 David Malcolm <dmalcolm@redhat.com>
2136
2137 PR jit/64780
2138 * configure.ac: Require the user to explicitly specify
2139 --enable-host-shared if the jit is enabled.
2140 * configure: Regenerate.
2141
2142 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
2143
2144 * MAINTAINERS (Write After Approval): Add myself.
2145
2146 2015-01-25 Tom de Vries <tom@codesourcery.com>
2147
2148 * MAINTAINERS: Make whitespace consistent.
2149
2150 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
2151
2152 * MAINTAINERS (Write After Approval): Add myself.
2153
2154 2015-01-20 Andre Vehreschild <vehre@gmx.de>
2155
2156 * MAINTAINERS: (Write After Approval): Add myself.
2157
2158 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
2159
2160 * MAINTAINERS: (Write After Approval): Add myself.
2161
2162 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
2163
2164 * MAINTAINERS: (Write After Approval): Add myself.
2165
2166 2015-01-13 Iain Sandoe <iain@codesourcery.com>
2167
2168 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2169 objective-c/c++ front end maintainer.
2170
2171 2015-01-13 Marek Polacek <polacek@redhat.com>
2172
2173 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2174
2175 2015-01-12 Jeff Law <law@redhat.com>
2176
2177 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2178 a very long time.
2179
2180 2015-01-09 Ian Lance Taylor <iant@google.com>
2181
2182 * configure.ac (host_tools): Add gotools.
2183 * Makefile.def (host_modules): Add gotools.
2184 (dependencies): Add dependency of all-gotools on all-target-libgo.
2185
2186 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
2187
2188 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2189 * configure: Regenerate.
2190
2191 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
2192
2193 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2194 all-target-libgomp.
2195 * Makefile.in: Regenerate.
2196
2197 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2198
2199 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2200
2201 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2202
2203 * configure.ac: Add Visium support.
2204 * configure: Regenerate.
2205
2206 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2207
2208 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2209 * configure: Regenerate.
2210
2211 2015-01-03 Andrew Pinski <apinski@cavium.com>
2212
2213 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2214 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2215 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2216 (OBJCOPY_FOR_TARGET): New variable.
2217 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2218 * Makefile.in: Regenerate.
2219 * configure.ac: Check for already installed target objcopy.
2220 Also GCC_TARGET_TOOL on objcopy.
2221 * configure: Regenerate.
2222
2223 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2224
2225 * config.sub: Update from upstream, to 2015-01-01 version.
2226 * config.guess: Ditto.
2227
2228 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2229
2230 * MAINTAINERS (RTEMS Ports): Add myself.
2231
2232 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2233
2234 * MAINTAINERS (Write After Approval): Add myself.
2235
2236 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2237
2238 * MAINTAINERS (Write After Approval): Add myself.
2239
2240 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2241
2242 * configure.ac (--enable-as-accelerator-for): Don't set
2243 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2244 * configure: Regenerate.
2245
2246 2014-12-13 Jakub Jelinek <jakub@redhat.com>
2247
2248 PR bootstrap/64023
2249 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2250 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2251 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2252 to CXX.
2253 * Makefile.in: Regenerated.
2254
2255 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2256 Yury Gribov <y.gribov@samsung.com>
2257
2258 * .gitignore: Added .local.vimrc and .lvimrc.
2259 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2260 * Makefile.in: Regenerate.
2261
2262 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2263
2264 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2265 * configure: Regenerated.
2266
2267 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2268
2269 * MAINTAINERS (nvptx port): New entry.
2270
2271 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2272
2273 * configure: Regenerate.
2274
2275 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2276
2277 * configure.ac: Merge with Binutils.
2278
2279 2014-11-26 Tobias Burnus <burnus@net-b.de>
2280
2281 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2282 * Makefile.in: Regenerate.
2283
2284 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2285
2286 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2287 missing flex.
2288 * Makefile.in: Regenerated.
2289
2290 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2291
2292 * Makefile.in: Regenerate.
2293
2294 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2295
2296 PR bootstrap/63784
2297 * libtool.m4: Add $pic_flag with -shared.
2298
2299 2014-11-21 Renlin Li <Renlin.Li@arm.com>
2300
2301 * MAINTAINERS (Write After Approval): Added myself.
2302
2303 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2304
2305 * MAINTAINERS (write-after-approval): Add myself.
2306
2307 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2308
2309 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2310 from 2 years ago.
2311
2312 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2313
2314 Revert:
2315 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2316
2317 * MAINTAINERS (Write After Approval): Added myself as line map
2318 maintainer.
2319
2320 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2321
2322 Revert:
2323 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2324
2325 * MAINTAINERS (Write After Approval): Added myself.
2326
2327 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2328
2329 * MAINTAINERS (Write After Approval): Added myself.
2330
2331 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2332
2333 * MAINTAINERS (Write After Approval): Added myself as line map
2334 maintainer.
2335
2336 2014-11-17 Dodji Seketeli <dodji@redhat.com>
2337
2338 * MAINTAINERS (Various Maintainers): Added myself as line map
2339 maintainer.
2340
2341 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2342
2343 * move-if-change: Sync from upstream gnulib.
2344
2345 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2346
2347 * compile: Sync with upstream Automake.
2348 * depcomp: Ditto.
2349 * install-sh: Ditto.
2350 * missing: Ditto.
2351 * mkinstalldirs: Ditto.
2352 * ylwrap: Ditto.
2353
2354 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2355
2356 * config.sub: Update from upstream config repo.
2357 * config.guess: Ditto.
2358
2359 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2360
2361 * Makefile.def: Add liboffloadmic to target_modules. Make
2362 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2363 * Makefile.in: Regenerate.
2364 * configure: Regenerate.
2365 * configure.ac: Add liboffloadmic to target binaries.
2366 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2367 Add liboffloadmic to noconfig list when C++ is not supported.
2368
2369 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2370 Thomas Schwinge <thomas@codesourcery.com>
2371 Ilya Verbin <ilya.verbin@intel.com>
2372 Andrey Turetskiy <andrey.turetskiy@intel.com>
2373
2374 * configure: Regenerate.
2375 * configure.ac (--enable-as-accelerator-for)
2376 (--enable-offload-targets): New configure options.
2377
2378 2014-11-11 Tobias Burnus <burnus@net-b.de>
2379
2380 * Makefile.def: Make all-gcc depend on all-isl.
2381 * Makefile.in: Regenerate.
2382
2383 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2384
2385 * ChangeLog.jit: New.
2386 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2387
2388 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2389
2390 PR target/63610
2391 * libtool.m4: Fix globbing of darwin versions.
2392 * configure: Regenerate.
2393
2394 2014-11-11 Tobias Burnus <burnus@net-b.de>
2395
2396 * Makefile.def: Remove CLooG.
2397 * Makefile.tpl: Ditto.
2398 * configure.ac: Ditto.
2399 * configure: Regenerate.
2400 * Makefile.in: Ditto.
2401
2402 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2403
2404 * configure.ac: Handle nvptx-*-*.
2405 * configure: Regenerate.
2406
2407 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2408
2409 * MAINTAINERS (Write After Approval): Add myself.
2410
2411 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2412
2413 * Makefile.def (libcc1): Remove bootstrap=true;.
2414 * Makefile.in: Regenerated.
2415
2416 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2417
2418 * configure.ac: Update comment.
2419 * configure: Regenerate.
2420
2421 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2422
2423 * MAINTAINERS (Write After Approval): Add myself.
2424
2425 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2426
2427 * configure.ac (extra_host_libiberty_configure_flags): Add
2428 --enable-shared also for libcc1's benefit.
2429 * configure: Regenerate.
2430
2431 2014-10-29 Tristan Gingold <gingold@adacore.com>
2432
2433 * MAINTAINERS: Change my email address.
2434
2435 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2436 Tom Tromey <tromey@redhat.com>
2437
2438 * Makefile.def: Add libcc1 to host_modules.
2439 * configure.ac (host_tools): Add libcc1.
2440 * Makefile.in, configure: Rebuild.
2441
2442 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2443
2444 * configure.ac (build_configargs): Don't share config.cache between
2445 build subdirs.
2446 * configure: Regenerate.
2447
2448 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2449
2450 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2451 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2452 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2453 leon3v7 as leon3.
2454 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2455 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2456 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2457 * config/sparc/sparc.md (cpu): Add leon3v7.
2458 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2459
2460 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2461
2462 * MAINTAINERS (write-after-approval): Add myself.
2463
2464 2014-10-23 Ian Lance Taylor <iant@google.com>
2465
2466 * configure.ac: Disable the Go frontend on systems where it is known
2467 to not work.
2468 * configure: Regenerate.
2469
2470 2014-10-23 Richard Biener <rguenther@suse.de>
2471
2472 * Makefile.def: Add libcpp build module and dependencies.
2473 * configure.ac: Add libcpp build module.
2474 * Makefile.in: Regenerate.
2475 * configure: Likewise.
2476
2477 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2478
2479 * MAINTAINERS (write-after-approval): Add myself.
2480
2481 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2482
2483 * INSTALL/README: Do not mention CVS.
2484
2485 2014-10-03 Jing Yu <jingyu@google.com>
2486
2487 * configure.ac: Add aarch64 to list of targets that support gold.
2488 * configure: Regenerate.
2489
2490 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2491
2492 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2493
2494 2014-09-29 Catherine Moore <clm@codesourcery.com>
2495
2496 * MAINTAINERS: Add myself as MIPS maintainer.
2497
2498 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2499
2500 * MAINTAINERS: Move myself to MIPS maintainers.
2501
2502 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2503
2504 * MAINTAINERS: Put all email addresses between '<' and '>'.
2505
2506 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2507
2508 * MAINTAINERS: Move myself to reviewers (Fortran).
2509
2510 2014-09-01 Andi Kleen <ak@linux.intel.com>
2511
2512 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2513 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2514 * Makefile.in: Regenerate.
2515
2516 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2517
2518 * rtx-classes-status.txt: Delete
2519
2520 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2521
2522 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2523
2524 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2525
2526 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2527 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2528 of checking for version number.
2529 * configure: Regenerated.
2530 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2531
2532 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2533
2534 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2535 is done; begin phase 6 (use extra rtx_def subclasses).
2536
2537 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2538
2539 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2540 done; begin phase 5 (additional rtx_def subclasses).
2541
2542 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2543
2544 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2545
2546 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2547
2548 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2549 SET_BB_HEADER are done.
2550
2551 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2552
2553 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2554 done.
2555
2556 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2557
2558 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2559
2560 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2561
2562 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2563
2564 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2565
2566 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2567
2568 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2569
2570 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2571
2572 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2573
2574 * rtx-classes-status.txt: Phase 3 (per-file commits within
2575 "config" subdirs) is done; begin phase 4 (removal of
2576 "scaffolding").
2577
2578 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2579
2580 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2581 dir) is done; begin phase 3 (per-file commits within "config"
2582 subdirs).
2583
2584 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2585
2586 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2587 phase 2 (per-file commits in main source dir).
2588
2589 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2590
2591 * configure: Regenerated.
2592
2593 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2594
2595 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2596
2597 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2598
2599 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2600
2601 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2602
2603 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2604
2605 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2606
2607 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2608
2609 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2610
2611 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2612
2613 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2614
2615 * MAINTAINERS (Write After Approval): Add myself.
2616
2617 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2618
2619 * MAINTAINERS: Remove myself
2620
2621 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2622
2623 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2624
2625 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2626
2627 * MAINTAINERS (Write After Approval): Add myself.
2628
2629 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2630
2631 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2632 SET_BB_HEADER, SET_BB_FOOTER
2633
2634 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2635
2636 * rtx-classes-status.txt: New file
2637
2638 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2639
2640 * configure.ac: Eliminate ClooG installation dependency.
2641 * configure: Regenerate.
2642 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2643 * Makefile.in: Regenerate.
2644
2645 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2646
2647 * MAINTAINERS (Write After Approval): Add myself.
2648
2649 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2650
2651 * MAINTAINERS (Write After Approval): Add myself.
2652
2653 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2654
2655 * MAINTAINERS (Write After Approval): Add myself.
2656
2657 2014-07-28 Anthony Green <green@moxielogic.com>
2658
2659 Import from savannah.gnu.org:
2660 * config.sub: Update to 2014-07-28 version.
2661
2662 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2663
2664 * MAINTAINERS: Remove my MIPS maintainer entry.
2665
2666 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2667
2668 PR target/47230
2669 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2670 * configure: Regenerate.
2671
2672 2014-07-24 James Norris <jnorris@codesourcery.com>
2673
2674 * MAINTAINERS (Write After Approval): Add myself.
2675
2676 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2677
2678 * configure.ac: Accept only CLooG 0.18.1.
2679 * configure: Regenerate.
2680
2681 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2682
2683 * configure.ac: Don't accept isl 0.11.
2684 * configure: Regenerate.
2685
2686 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2687
2688 * MAINTAINERS (Write After Approval): Add myself.
2689
2690 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2691
2692 * configure.ac: Don't accept isl 0.10.
2693 * configure: Regenerate.
2694
2695 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2696
2697 Fix include path for in-tree cloog.
2698 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2699 * configure: Regenerate.
2700
2701 2014-06-18 Richard Henderson <rth@redhat.com>
2702
2703 * .gitignore: Import gcc_update output.
2704
2705 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2706
2707 * config-ml.in: Robustify ac_configure_args parsing.
2708
2709 * configure.ac (--enable-linker-plugin-configure-flags)
2710 (--enable-linker-plugin-flags): New flags.
2711 (configdirs): Conditionally add libiberty-linker-plugin.
2712 * configure: Regenerate.
2713 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2714 (host_modules) <lto-plugin>: Pay attention to
2715 @extra_linker_plugin_flags@ and
2716 @extra_linker_plugin_configure_flags@.
2717 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2718 * Makefile.in: Regenerate.
2719
2720 * Makefile.tpl (configure-[+prefix+][+module+])
2721 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2722 "module_srcdir" instead of "module" for locating a module's srcdir.
2723 * Makefile.in: Regenerate.
2724
2725 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2726
2727 * MAINTAINERS (Write After Approval): Add myself.
2728
2729 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2730
2731 * MAINTAINERS: Update my email address.
2732
2733 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2734
2735 * MAINTAINERS (Write After Approval): Add myself.
2736
2737 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2738
2739 * MAINTAINERS (Write After Approval): Add myself.
2740
2741 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2742
2743 PR libstdc++/61011
2744 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2745 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2746 * configure: Regenerate.
2747
2748 2014-05-28 Pedro Alves <palves@redhat.com>
2749
2750 * MAINTAINERS (Write After Approval): Add myself.
2751
2752 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2753
2754 * MAINTAINERS: Update my affiliation/email.
2755
2756 2014-05-19 Mike Stump <mikestump@comcast.net>
2757
2758 * MAINTAINERS: Add wide-int reviewers.
2759
2760 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2761
2762 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2763 * configure: Regenerated.
2764
2765 2014-05-15 Torvald Riegel <triegel@redhat.com>
2766
2767 * MAINTAINERS (libitm): Add myself as maintainer.
2768
2769 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2770
2771 * MAINTAINERS (Write After Approval): Add myself.
2772
2773 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2774
2775 * config.sub, config.guess: Import from upstream.
2776
2777 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2778
2779 * MAINTAINERS (Write After Approval): Put myself in correct order.
2780
2781 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2782
2783 * MAINTAINERS (Write After Approval): Add myself.
2784
2785 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2786
2787 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2788 section.
2789
2790 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2791
2792 * MAINTAINERS (Write After Approval): Delete myself.
2793
2794 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2795
2796 PR sanitizer/56781
2797 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2798 and -B* options with -Xcompiler.
2799
2800 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2801
2802 PR bootstrap/60620
2803 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2804 * Makefile.in: Regenerate.
2805
2806 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2807
2808 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2809 for WINDRES_FOR_TARGET in default-manifest.o rule.
2810 * Makefile.in: Regenerate.
2811
2812 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2813
2814 * MAINTAINERS (Write After Approval): Add myself.
2815
2816 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2817
2818 PR sanitizer/56781
2819 * Makefile.def: Set bootstrap=true; for host fixincludes.
2820 * configure.ac: Don't bootstrap host fixincludes unless
2821 --with-build-config=bootstrap-{a,ub}san.
2822 * Makefile.in: Regenerated.
2823 * configure: Regenerated.
2824
2825 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2826
2827 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2828 --enable-vtable-verify option parsing. Don't add
2829 target-libsanitizer to bootstrap_target_libs unless
2830 --with-build-config=bootstrap-asan or
2831 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2832 to bootstrap_target_libs unless --enable-vtable-verify.
2833 * configure: Regenerated.
2834
2835 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2836
2837 * MAINTAINERS (Write After Approval): Add myself.
2838
2839 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2840
2841 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2842
2843 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2844
2845 PR bootstrap/58572
2846 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2847 -I for libstdc++-v3 includes if $(LEAN).
2848 * Makefile.in: Regenerated.
2849
2850 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2851
2852 * MAINTAINERS: Update my email address.
2853
2854 2014-02-24 Walter Lee <walt@tilera.com>
2855
2856 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2857 (tilegx-*-*): Change to tilegx*-*-*.
2858 * configure: Regenerate.
2859
2860 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2861
2862 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2863
2864 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2865
2866 * MAINTAINERS (Write After Approval): Add myself.
2867
2868 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2869
2870 PR target/59788
2871 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2872 *solaris2*.
2873
2874 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2875
2876 * MAINTAINERS: Update my email address.
2877
2878 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2879
2880 * MAINTAINERS: Convert to UTF-8.
2881 Properly sort Xinliang David Li's entry.
2882
2883 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2884 Sandra Loosemore <sandra@codesourcery.com>
2885
2886 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2887 nios2 port maintainers.
2888
2889 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2890
2891 * MAINTAINERS (Write After Approval): Add myself.
2892
2893 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2894
2895 * configure.ac: Add user-friendly check for native x86_64-linux
2896 multilibs.
2897 * configure: Regenerate.
2898
2899 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2900
2901 * MAINTAINERS: Add myself as sh maintainer.
2902
2903 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2904
2905 * MAINTAINERS: Add self as SLSR maintainer.
2906
2907 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2908
2909 * MAINTAINERS: Update my email address.
2910
2911 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2912
2913 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2914
2915 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2916
2917 * Makefile.in: Regenerate.
2918
2919 * Makefile.tpl: Fix typo.
2920 * Makefile.in: Regenerate partially.
2921
2922 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2923
2924 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2925 supported.
2926 * configure: Regenerated.
2927
2928 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2929
2930 * MAINTAINERS (Write After Approval): Add myself.
2931
2932 2013-10-30 Jason Merrill <jason@redhat.com>
2933
2934 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2935 --disable-build-format-warnings.
2936
2937 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2938
2939 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2940 depend on libstdc++ and libgcc.
2941 * configure: Regenerate.
2942 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2943 libcilkrts for POSIX and i*86, and x86_64 architectures.
2944 * Makefile.in: Added libcilkrts related fields to support building it.
2945
2946 2013-10-26 Jeff Law <law@redhat.com>
2947
2948 * Makefile.def (target_modules): Remove libmudflap
2949 (languages): Remove check-target-libmudflap).
2950 * Makefile.in: Rebuilt.
2951 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2952 * configure.ac (target_libraries): Remove target-libmudflap.
2953 Remove checks which disabled libmudflap on some systems.
2954 * configure: Rebuilt.
2955 * libmudflap: Directory removed.
2956
2957 2013-10-21 Cong Hou <congh@google.com>
2958
2959 * MAINTAINERS (Write After Approval): Add myself.
2960
2961 2013-10-16 Mike Stump <mikestump@comcast.net>
2962
2963 * .dir-locals.el: Add.
2964
2965 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2966
2967 * configure.ac: Add --enable-host-shared
2968 * configure: Regenerate.
2969
2970 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2971
2972 Import from savannah.gnu.org:
2973 * config.guess: Update to 2013-06-10 version.
2974 * config.sub: Update to 2013-10-01 version.
2975
2976 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2977
2978 Changes to build configuration to allow big endian ARC ELF toolchain
2979 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2980 * configure: Regenerate.
2981
2982 2013-09-20 Alan Modra <amodra@gmail.com>
2983
2984 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2985 ppc host match. Support little-endian powerpc linux hosts.
2986
2987 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2988
2989 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2990 maintainer.
2991
2992 2013-09-12 DJ Delorie <dj@redhat.com>
2993
2994 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2995 maintainers.
2996
2997 2013-09-03 Richard Biener <rguenther@suse.de>
2998
2999 * configure.ac: Also allow ISL 0.12.
3000 * configure: Regenerated.
3001
3002 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
3003
3004 * MAINTAINERS (Write After Approval): Add myself.
3005
3006 2013-08-27 David Malcolm <dmalcolm@redhat.com>
3007
3008 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3009
3010 2013-08-26 Caroline Tice <cmtice@google.com>
3011
3012 * MAINTAINERS: Correct earliers update: Move myself from libvtv
3013 "Various Reviewers" to libvtv "Various Maintainers".
3014
3015 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
3016
3017 * MAINTAINERS: Add myself as RTL optimizers reviewer.
3018
3019 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
3020
3021 * MAINTAINERS: Update name, email.
3022
3023 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
3024
3025 * MAINTAINERS (Write After Approval): Add myself.
3026
3027 2013-08-12 Caroline Tice <cmtice@google.com>
3028
3029 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3030 address in the Write After Approval section.
3031
3032 2013-08-09 Carlos O'Donell <carlos@redhat.com>
3033
3034 * MAINTAINERS (Write After Approval): Update email.
3035
3036 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
3037
3038 * configure.ac: Adjust to check VTV_SUPPORTED.
3039 * configure: Regenerated.
3040
3041 2013-08-02 Caroline Tice <cmtice@google.com>
3042
3043 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3044 on non-linux systems; add target-libvtv to noconfigdirs; add
3045 libsupc++/.libs to C++ library search paths.
3046 * configure: Regenerated.
3047 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3048 libstdc++ and libgcc.
3049 * Makefile.in: Regenerated.
3050
3051 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
3052
3053 * MAINTAINERS (Write After Approval): Add myself.
3054
3055 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
3056 Shiva Chen <shiva0217@gmail.com>
3057
3058 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3059 nds32 port maintainers.
3060
3061 2013-07-17 Tim Shen <timshen91@gmail.com>
3062
3063 * MAINTAINERS (Write After Approval): Add myself.
3064
3065 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3066
3067 * configure.ac: Sync from binutils.
3068 * configure: Regenerate.
3069
3070 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
3071
3072 * MAINTAINERS (Write After Approval): Add myself.
3073
3074 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
3075
3076 * MAINTAINERS (Write After Approval): Add myself.
3077
3078 2013-05-17 David Malcolm <dmalcolm@redhat.com>
3079
3080 * MAINTAINERS (Write After Approval): Add myself.
3081
3082 2013-04-30 Brooks Moses <bmoses@google.com>
3083
3084 * MAINTAINERS: Update my email; move myself from Fortran
3085 reviewer to Write After Approval.
3086
3087 2013-04-16 Andreas Schwab <schwab@suse.de>
3088
3089 * configure.ac (aarch64-*-*): Don't disable java.
3090 * configure: Regenerate.
3091
3092 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
3093
3094 * MAINTAINERS (Write After Approval): Add myself.
3095
3096 2013-03-30 Matthias Klose <doko@ubuntu.com>
3097
3098 * Makefile.def (target_modules): Don't install libffi.
3099 * Makefile.in: Regenerate.
3100
3101 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
3102
3103 * MAINTAINERS (Write After Approval): Add myself.
3104
3105 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
3106
3107 * MAINTAINERS (Write After Approval): Add myself.
3108
3109 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
3110
3111 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3112 * configure: Regenerated.
3113
3114 2013-02-05 Ian Lance Taylor <iant@google.com>
3115
3116 PR go/55969
3117 * configure.ac: Disable libgo on some systems where it does not
3118 work.
3119
3120 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
3121
3122 * MAINTAINERS: Explicitly add myself as AIX maintainer.
3123 Remove Geoff Keating as rs6000 port maintainer, at his request.
3124
3125 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
3126
3127 * MAINTAINERS: Update my email.
3128
3129 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
3130
3131 * configure: Re-generate.
3132
3133 2013-01-15 Richard Biener <rguenther@suse.de>
3134
3135 PR other/55973
3136 * configure: Re-generate.
3137
3138 2013-01-14 Matthias Klose <doko@ubuntu.com>
3139
3140 * Makefile.def (install-target-libsanitizer): Depend on
3141 install-target-libstdc++-v3.
3142 * Makefile.in: Regenerate.
3143
3144 2013-01-14 Richard Biener <rguenther@suse.de>
3145
3146 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3147 * configure: Re-generate
3148
3149 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3150
3151 * config.sub: Update from config repo.
3152
3153 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
3154
3155 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3156 * Makefile.in: Regenerate.
3157
3158 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3159
3160 * MAINTAINERS (arc): Add new port maintainership for myself.
3161
3162 2013-01-09 Jason Merrill <jason@redhat.com>
3163
3164 * .gitignore: Import from gdb repository.
3165
3166 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
3167
3168 * Makefile.def (configure-gcc): Depend on all-gmp.
3169 (all-gcc): Remove dependency on all-gmp.
3170 * Makefile.in: Regenerated.
3171
3172 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3173
3174 * config.sub: Merge from config repo.
3175 * config.guess: Ditto.
3176
3177 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3178
3179 * Makefile.def: Merge from binutils.
3180 * Makefile.in: Ditto.
3181
3182 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
3183
3184 * MAINTAINERS: Update my email.
3185
3186 2012-12-29 Ben Elliston <bje@gnu.org>
3187
3188 * config.guess: Update to 2012-12-29 version.
3189 * config.sub: Likewise.
3190
3191 2012-12-20 Matthias Klose <doko@ubuntu.com>
3192
3193 * Makefile.def (install-target-libgfortran): Depend on
3194 install-target-libquadmath, install-target-libgcc.
3195 (install-target-libsanitizer): Depend on install-target-libgcc.
3196 (install-target-libjava): Depend on install-target-libgcc.
3197 (install-target-libitm): Depend on install-target-libgcc.
3198 (install-target-libobjc): Depend on install-target-libgcc.
3199 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3200 * Makefile.in: Regenerate.
3201
3202 2012-12-19 Matthias Klose <doko@ubuntu.com>
3203
3204 * Makefile.def (install-target-libgo): Depend on
3205 install-target-libatomic.
3206 * Makefile.in: Regenerate.
3207
3208 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3209
3210 PR go/55201
3211 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3212 * Makefile.in: Regenerate.
3213
3214 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3215
3216 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3217 * configure: Regenerate.
3218
3219 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3220
3221 * config.sub: Merge from config repo.
3222
3223 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3224
3225 * Makefile.def (target_modules): Add bootstrap=true and
3226 raw_cxx=true to libsanitizer.
3227 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3228 * Makefile.in: Regenerated.
3229 * configure: Likewise.
3230
3231 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3232
3233 * MAINTAINERS: Remove self as RTL optimization maintainer.
3234
3235 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3236
3237 * MAINTAINERS (Write After Approval): Add myself.
3238
3239 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3240
3241 * Makefile.def (target_modules): Remove bootstrap=true and
3242 raw_cxx=true from libsanitizer.
3243 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3244 * Makefile.in: Regenerated.
3245 * configure: Likewise.
3246
3247 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3248
3249 * Makefile.def (target_modules): Add bootstrap=true and
3250 raw_cxx=true to libsanitizer.
3251 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3252 * Makefile.in: Regenerated.
3253 * configure: Likewise.
3254
3255 2012-11-28 Andrew Pinski <apinski@cavium.com>
3256
3257 PR bootstrap/54279
3258 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3259 * configure: Regenerate.
3260 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3261 * Makefile.in: Regenerate.
3262
3263 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3264
3265 * configure.ac: Disable libsanitizer if we're not building C++.
3266 * configure: Regenerate.
3267
3268 2012-11-15 Roland McGrath <roland@hack.frob.com>
3269
3270 * MAINTAINERS (Write After Approval): Add myself.
3271
3272 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
3273
3274 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3275 Kostya Serebryany (kcc@google.com) and
3276 Jakub Jelinek (jakub@redhat.com).
3277 Rename area for Dodji Seketeli (dodji@redhat.com).
3278
3279 2012-11-15 Dodji Seketeli <dodji@redhat.com>
3280
3281 * MAINTAINERS: (asan.c, related): Add myself.
3282
3283 2012-11-14 Roland McGrath <mcgrathr@google.com>
3284
3285 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3286 * configure: Regenerate.
3287
3288 2012-11-13 Richard Henderson <rth@redhat.com>
3289
3290 * configure.ac: Move libsanitizer logic to subdirectory.
3291 * configure: Regenerate.
3292
3293 2012-11-13 Dodji Seketeli <dodji@redhat.com>
3294
3295 * configure.ac: Enable libsanitizer just on x86 linux for now.
3296 * configure: Re-generate.
3297
3298 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
3299
3300 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3301 sections.
3302 * configure: Regenerate.
3303
3304 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
3305
3306 * configure.ac: Add section for configdirs for libsanitizer.
3307 Disable for cris-*-* and mmix-*-*.
3308 * configure: Regenerate.
3309
3310 2012-11-12 Wei Mi <wmi@google.com>
3311
3312 * configure.ac: Add libsanitizer to target_libraries.
3313 * Makefile.def: Ditto.
3314 * configure: Regenerate.
3315 * Makefile.in: Regenerate.
3316 * libsanitizer: New directory for asan runtime. Contains an empty
3317 tsan directory.
3318
3319 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
3320
3321 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3322 against Mingw64 w32api.
3323 * configure: Regenerate.
3324
3325 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3326
3327 * configure: Regenerated.
3328
3329 2012-11-03 Robert Mason <rbmj@verizon.net>
3330
3331 * configure.ac: add --disable-libstdcxx configure option
3332 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3333
3334 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3335
3336 * MAINTAINERS (Write After Approval): Add myself.
3337
3338 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3339
3340 * MAINTAINERS (Write After Approval): Add myself.
3341
3342 2012-10-24 Sharad Singhai <singhai@google.com>
3343
3344 * MAINTAINERS (Write After Approval): Add myself.
3345
3346 2012-10-24 Eric Christopher <echristo@gmail.com>
3347
3348 * MAINTAINERS: Update email address.
3349
3350 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3351
3352 PR bootstrap/54820
3353 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3354 * configure: Regenerate.
3355
3356 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
3357
3358 * MAINTAINERS (aarch64): Add Marcus and myself.
3359
3360 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3361
3362 PR bootstrap/54820
3363 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3364 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3365 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3366 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3367 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3368 * Makefile.in: Regenerate.
3369 * configure.ac (have_static_libs): New variable and associated check.
3370 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3371 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3372 * configure: Regenerate.
3373
3374 2012-10-10 Richard Biener <rguenther@suse.de>
3375
3376 * MAINTAINERS: Adjust for changed surname.
3377
3378 2012-10-04 Lawrence Crowl <crowl@google.com>
3379
3380 * MAINTAINERS (Write After Approval): Add myself.
3381
3382 2012-10-01 Cary Coutant <ccoutant@google.com>
3383
3384 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3385
3386 2012-09-28 Ian Lance Taylor <iant@google.com>
3387
3388 * Makefile.def: Make all-target-libgo depend on
3389 all-target-libbacktrace.
3390 * Makefile.in: Rebuild.
3391
3392 2012-09-26 Ian Lance Taylor <iant@google.com>
3393
3394 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3395 * Makefile.in: Rebuild.
3396
3397 2012-09-20 Walter Lee <walt@tilera.com>
3398
3399 * configure.ac: Add tilegx to list of targets that support gold.
3400 * configure: Regenerate.
3401
3402 2012-09-20 Marek Polacek <polacek@redhat.com>
3403
3404 * MAINTAINERS (Write After Approval): Add myself.
3405
3406 2012-09-19 Steve Ellcey <sellcey@mips.com>
3407
3408 * configure.ac: Add mips*-mti-elf* target.
3409 * configure: Regenerate.
3410
3411 2012-09-17 Ian Lance Taylor <iant@google.com>
3412
3413 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3414 * configure.ac (host_libs): Add libbacktrace.
3415 (target_libraries): Add libbacktrace.
3416 * Makefile.def (host_modules): Add libbacktrace.
3417 (target_modules): Likewise.
3418 * configure, Makefile.in: Rebuild.
3419
3420 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3421
3422 PR target/38607
3423 Merge upstream change.
3424 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3425
3426 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3427 Add libgomp*.o to compare_exclusions for AIX.
3428 * configure: Regenerate.
3429
3430 2012-09-06 Diego Novillo <dnovillo@google.com>
3431
3432 * configure.ac: Bump minimum GMP version to 4.2.3.
3433 * configure: Re-generate.
3434
3435 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3436
3437 PR target/54461
3438 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3439 target-libgloss if not configured --with-avrlibc=no.
3440 * configure: Regenerate.
3441
3442 2012-09-04 Jason Merrill <jason@redhat.com>
3443
3444 * configure.ac: Fix --enable-languages=all.
3445
3446 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3447
3448 * MAINTAINERS (Write After Approval): Add myself.
3449
3450 2012-09-03 Richard Guenther <rguenther@suse.de>
3451
3452 PR bootstrap/54138
3453 * configure.ac: Re-organize ISL / CLOOG checks to allow
3454 disabling with either --without-isl or --without-cloog.
3455 * configure: Regenerated.
3456
3457 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
3458
3459 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3460 * configure: Regenerate.
3461
3462 2012-08-27 Ulrich Drepper <drepper@gmail.com>
3463
3464 * MAINTAINERS: Fix my email address.
3465
3466 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3467
3468 PR binutils/4970
3469 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3470 and opcodes.
3471 * Makefile.in: Regenerated.
3472
3473 2012-08-26 Art Haas <ahaas@impactweather.com>
3474
3475 * configure: Regenerate.
3476
3477 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3478
3479 * INSTALL/README: Also refer to the online installation
3480 instructions.
3481
3482 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3483
3484 * MAINTAINERS (Write After Approval): Add myself.
3485 (Picochip port): Remove myself.
3486
3487 2012-08-14 Diego Novillo <dnovillo@google.com>
3488
3489 Merge from cxx-conversion branch.
3490
3491 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3492 POSTSTAGE1_CONFIGURE_FLAGS.
3493 * Makefile.in: Regenerate.
3494 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3495 Force C++ when bootstrapping.
3496 * configure: Regenerate.
3497
3498 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3499
3500 * MAINTAINERS (Write After Approval): Add myself.
3501
3502 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3503
3504 * README: Document use of ranges of years in copyright notices.
3505
3506 2012-07-06 Richard Guenther <rguenther@suse.de>
3507
3508 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3509 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3510 --with-gmp=system.
3511 * Makefile.in: Regenerated.
3512 * configure: Likewise.
3513
3514 2012-07-06 Richard Guenther <rguenther@suse.de>
3515
3516 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3517 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3518 supply V=1 as extra_make_flags.
3519 * configure: Regenerated.
3520 * Makefile.in: Likewise.
3521
3522 2012-07-04 Tristan Gingold <gingold@adacore.com>
3523
3524 * configure: Regenerate.
3525
3526 2012-07-03 Richard Guenther <rguenther@suse.de>
3527
3528 * Makfile.def (isl): Remove not necessary extra_exports and
3529 extra_make_flags.
3530 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3531 * Makefile.in: Regenerated.
3532
3533 2012-07-03 Richard Guenther <rguenther@suse.de>
3534
3535 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3536 * configure.ac: If either the ISL or the CLooG check failed
3537 do not try to build in-tree versions.
3538 * Makefile.in: Regenerated.
3539 * configure: Regenerated.
3540
3541 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3542
3543 * configure: Regenerate.
3544
3545 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3546
3547 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3548 maintainer.
3549
3550 2012-07-02 Richard Guenther <rguenther@suse.de>
3551
3552 * configure: Regenerated.
3553
3554 2012-07-02 Richard Guenther <rguenther@suse.de>
3555 Michael Matz <matz@suse.de>
3556 Tobias Grosser <tobias@grosser.es>
3557 Sebastian Pop <sebpop@gmail.com>
3558
3559 * Makefile.def: Add ISL host module, remove PPL host module.
3560 Adjust ClooG host module to use the proper ISL.
3561 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3562 * configure.ac: Include config/isl.m4. Add ISL host library,
3563 remove PPL. Remove PPL configury, add ISL configury, adjust
3564 ClooG configury.
3565 * Makefile.in: Regenerated.
3566 * configure: Likewise.
3567
3568 2012-07-02 Richard Guenther <rguenther@suse.de>
3569
3570 Merge from graphite branch
3571 2011-07-21 Tobias Grosser <tobias@grosser.es>
3572
3573 * configure: Regenerated.
3574 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3575 both cloog.org and legacy versions. The only supported version will
3576 be CLooG with the isl backend.
3577
3578 2011-07-21 Tobias Grosser <tobias@grosser.es>
3579
3580 * configure: Regenerated.
3581 * configure.ac: Require cloog isl 0.17.0
3582
3583 2011-07-21 Tobias Grosser <tobias@grosser.es>
3584
3585 * configure: Regenerated.
3586 * config/cloog.m4: Do not define CLOOG_ORG
3587
3588 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3589
3590 * configure.ac: Skip C if explicitly selected.
3591 * configure: Regenerate.
3592
3593 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3594
3595 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3596 they contain -O2.
3597 * configure: Regenerate.
3598
3599 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3600
3601 PR debug/53740
3602 * df.h, df-problems.c, dce.c: Revert last patch.
3603
3604 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3605
3606 * MAINTAINERS (Write After Approval): Update my email address.
3607
3608 2012-06-21 Meador Inge <meadori@codesourcery.com>
3609
3610 * MAINTAINERS (Write After Approval): Add myself.
3611
3612 2012-06-20 Jason Merrill <jason@redhat.com>
3613
3614 * Makefile.tpl (check-target-libgomp-c++): New.
3615 (check-target-libitm-c++): New.
3616 * Makefile.def (c++): Add them.
3617 * Makefile.in: Regenerate.
3618
3619 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3620
3621 * MAINTAINERS (Write After Approval): Add myself.
3622
3623 2012-05-16 Olivier Hainque <hainque@adacore.com>
3624
3625 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3626 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3627 (install-no-fixedincludes): Adjust accordingly.
3628 * Makefile.in: Regenerate.
3629
3630 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3631
3632 Merge upstream change
3633 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3634
3635 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3636
3637 * MAINTAINERS (Write After Approval): Add myself.
3638
3639 2012-05-09 Nick Clifton <nickc@redhat.com>
3640 Paul Smith <psmith@gnu.org>
3641
3642 PR bootstrap/50461
3643 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3644 allow for the fact that from release v3.1.0 of MPFR the source
3645 files were moved into a src sub-directory.
3646 * configure: Regenerate.
3647
3648 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3649
3650 * configure.ac: Bump minimum MPFR version to 2.4.0.
3651 * configure: Regenerated.
3652
3653 2012-05-01 Richard Henderson <rth@redhat.com>
3654
3655 * Makefile.def (libatomic): New target_module.
3656 * configure.ac (target_libraries): Add libatomic.
3657 (noconfigdirs): Check if libatomic is supported.
3658 * Makefile.in, configure: Rebuild.
3659
3660 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3661
3662 * MAINTAINERS (Write After Approval): Add myself.
3663
3664 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3665
3666 * config.sub: Update to 2012-04-18 version from official repo.
3667
3668 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3669
3670 * MAINTAINERS (Write After Approval): Add myself.
3671
3672 2012-04-11 Steve Ellcey <sellcey@mips.com>
3673
3674 * MAINTAINERS: Changed email address.
3675
3676 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3677
3678 PR target/52737
3679 * contrib/gcc_update (files_and_dependencies):
3680 Remove gcc/config/avr/t-multilib from touch data.
3681
3682 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3683
3684 * MAINTAINERS (OS Port Maintainers): Remove irix.
3685 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3686 (unsupported_languages): Remove mips-sgi-irix6.*.
3687 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3688 (with_stabs): Remove.
3689 * configure: Regenerate.
3690
3691 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3692
3693 * MAINTAINERS (OS Port Maintainers): Remove osf.
3694 * configure.ac (enable_libgomp): Remove *-*-osf*.
3695 (with_stabs): Remove alpha*-*-osf*.
3696 * configure: Regenerate.
3697
3698 2012-03-05 Tristan Gingold <gingold@adacore.com>
3699
3700 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3701 * configure: Regenerate.
3702
3703 2012-02-17 Walter Lee <walt@tilera.com>
3704
3705 * MAINTAINERS: (Write After Approval): Delete myself.
3706
3707 2012-02-14 Walter Lee <walt@tilera.com>
3708
3709 * MAINTAINERS (tilegx port): Add myself.
3710 (tilepro port): Add myself.
3711 (Write After Approval): Add myself.
3712
3713 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3714
3715 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3716 and Joseph Myers as docstring relicensing maintainers.
3717
3718 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3719
3720 * MAINTAINERS (write-after-approval): Add myself.
3721
3722 2012-02-08 Ira Rosen <irar@il.ibm.com>
3723
3724 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3725 maintainer.
3726
3727 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3728
3729 * MAINTAINERS (Write After Approval): Move myself to
3730 maintain alphabetical order.
3731
3732 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3733
3734 * MAINTAINERS (Write After Approval): Add myself.
3735
3736 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3737
3738 * MAINTAINERS (Write After Approval): Add myself.
3739
3740 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3741 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3742
3743 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3744 * configure: Regenerate.
3745
3746 2012-01-23 Harshit Chopra <harshit@google.com>
3747
3748 * MAINTAINERS (Write After Approval): Add myself.
3749
3750 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3751
3752 * configure.ac: Remove reference to mh-interix.
3753 * configure: Regenerate.
3754
3755 2012-01-05 Richard Henderson <rth@redhat.com>
3756
3757 PR bootstrap/51072
3758 * configure.ac: Disable libitm if c++ is not enabled.
3759 * configure: Rebuild.
3760
3761 * configure.ac: Fix regexp for same.
3762 * configure: Rebuild.
3763
3764 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3765
3766 * MAINTAINERS (Write After Approval): Add myself.
3767
3768 2012-01-02 Richard Guenther <rguenther@suse.de>
3769
3770 PR bootstrap/51686
3771 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3772 * Makefile.in: Regenerate.
3773
3774 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3775
3776 * MAINTAINERS (Write After Approval): Add myself.
3777
3778 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3779
3780 * configure: Regenerate.
3781
3782 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3783
3784 * MAINTAINERS (picochip): Changed email address.
3785
3786 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3787
3788 * MAINTAINERS (write-after-approval): Add self.
3789
3790 2011-11-29 DJ Delorie <dj@redhat.com>
3791
3792 * configure.ac (rl78-*-*) New case.
3793 * configure: Regenerate.
3794 * MAINTAINERS: Add myself as RL78 maintainer.
3795
3796 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3797
3798 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3799
3800 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3801
3802 * libtool.m4: Additional FreeBSD 10 fixes.
3803
3804 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3805
3806 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3807 Maintainers section, as Epiphany maintainer.
3808
3809 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3810
3811 PR target/49992
3812 * configure.ac: Remove ranlib special-casing for Darwin.
3813 * configure: Regenerate.
3814
3815 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3816
3817 * MAINTAINERS (Reviewers): Keep the list sorted.
3818
3819 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3820
3821 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3822
3823 2011-11-09 Roland McGrath <mcgrathr@google.com>
3824
3825 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3826 * configure: Rebuild.
3827 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3828 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3829 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3830 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3831 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3832 Add READELF.
3833 * Makefile.in: Rebuild.
3834
3835 2011-11-09 Jason Merrill <jason@redhat.com>
3836
3837 * Makefile.def (language=c++): Remove check-c++0x.
3838 * Makefile.in (check-gcc-c++): Regenerate.
3839
3840 2011-11-08 Richard Henderson <rth@redhat.com>
3841
3842 * configure.ac: Test for libitm directory present first.
3843
3844 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3845
3846 * configure.ac: Test libitm/configure.tgt to disable libitm.
3847 * configure: Rebuild.
3848
3849 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3850 Richard Henderson <rth@redhat.com>
3851
3852 Merged from transactional-memory.
3853
3854 * Makefile.def (lang_env_dependencies): libitm is c++.
3855 Add libitm target module.
3856 * configure.ac: Likewise.
3857 * config/mmap.m4: New file.
3858 * contrib/gcc_update: Add libitm to touch data.
3859 * Makefile.in, configure: Rebuild.
3860
3861 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3862
3863 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3864 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3865 * Makefile.in: Regenerate.
3866
3867 2011-11-01 DJ Delorie <dj@redhat.com>
3868
3869 * config.sub: Update to version 2011-10-29 (added rl78)
3870
3871 2011-10-27 Nick Clifton <nickc@redhat.com>
3872
3873 * config.sub: Import these changes from the config project:
3874
3875 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3876 Ben Elliston <bje@gnu.org>
3877
3878 * config.sub (epiphany): New.
3879
3880 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3881 Ben Elliston <bje@gnu.org>
3882
3883 * config.sub (hexagon, hexagon-*): New.
3884
3885 2011-08-23 Roland McGrath <mcgrathr@google.com>
3886
3887 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3888 64eb to be64.
3889
3890 2011-08-16 Roland McGrath <mcgrathr@google.com>
3891
3892 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3893 (nacl): Grok as alias for 32el-unknown-nacl.
3894
3895 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3896
3897 * MAINTAINERS (Write After Approval): Add myself.
3898
3899 2011-10-24 Teresa Johnson <tejohnson@google.com>
3900
3901 * MAINTAINERS (Write After Approval): Add myself.
3902
3903 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3904
3905 * MAINTAINERS (sparc port): Remove myself.
3906
3907 2011-09-14 Tom de Vries <tom@codesourcery.com>
3908
3909 * MAINTAINERS (Write After Approval): Add myself.
3910
3911 2011-08-14 Yao Qi <yao@codesourcery.com>
3912
3913 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3914 * configure: Regenerate.
3915
3916 2011-07-26 Ian Lance Taylor <iant@google.com>
3917
3918 * configure.ac: Set have_compiler based on whether gcc directory
3919 exists, rather than on whether gcc is in configdirs.
3920 * configure: Rebuild.
3921
3922 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3923
3924 * MAINTAINERS (Global Reviewers): Add self.
3925
3926 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3927
3928 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3929 link directories.
3930 * Makefile.in: Rebuild.
3931
3932 2011-07-20 Ian Lance Taylor <iant@google.com>
3933
3934 PR bootstrap/49787
3935 * configure.ac: Move --enable-bootstrap handling earlier in file.
3936 If --enable-bootstrap and either --enable-build-with-cxx or
3937 --enable-build-poststage1-with-cxx, enable C++ automatically.
3938 * configure: Rebuild.
3939
3940 2011-07-19 Ian Lance Taylor <iant@google.com>
3941
3942 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3943 make C++ a boot_language. Set and substitute
3944 POSTSTAGE1_CONFIGURE_FLAGS.
3945 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3946 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3947 * configure, Makefile.in: Rebuild.
3948
3949 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3950
3951 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3952 maintainers.
3953
3954 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3955
3956 * MAINTAINERS (Global Reviewers): Add myself.
3957
3958 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3959
3960 * configure: Regenerate.
3961
3962 2011-07-16 Jason Merrill <jason@redhat.com>
3963
3964 * Makefile.def (language=c++): Add check-c++0x and
3965 check-target-libmudflap-c++.
3966 * Makefile.tpl (check-target-libmudflap-c++): New.
3967 * Makefile.in: Regenerate.
3968
3969 2011-07-16 Matthias Klose <doko@ubuntu.com>
3970
3971 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3972 * Makefile.def (target_modules/libjava): Pass
3973 $(EXTRA_CONFIGARGS_LIBJAVA).
3974 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3975 if not configured with --enable-static-libjava.
3976 * Makefile.in: Regenerate.
3977 * configure: Likewise.
3978
3979 2011-07-15 Jason Merrill <jason@redhat.com>
3980
3981 * Makefile.in (check-c++): Move check-gcc-c++0x after
3982 check-target-libstdc++-v3.
3983
3984 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3985
3986 * MAINTAINERS (c6x port): New entry.
3987
3988 2011-07-13 Jason Merrill <jason@redhat.com>
3989
3990 * Makefile.in (check-gcc-c++0x): New.
3991 (check-c++): Depend on it.
3992
3993 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3994
3995 PR target/39150
3996 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3997 x86_64-*-solaris2.1[0-9]*.
3998 * configure: Regenerate.
3999
4000 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
4001
4002 * MAINTAINERS (RTL optimizers): Add self.
4003
4004 2011-06-27 Gabriel Charette <gchare@google.com>
4005
4006 * MAINTAINERS (Write After Approval): Add myself.
4007
4008 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
4009
4010 PR regression/47836
4011 PR bootstrap/23656
4012 PR other/47733
4013 PR bootstrap/49247
4014 PR c/48825
4015 * configure.ac (target_libraries): Remove target-libiberty.
4016 Remove case-statement setting skipdirs=target-libiberty for
4017 multiple targets. Remove checking target_configdirs and
4018 removing target-libiberty but keeping target-libgcc if
4019 otherwise empty.
4020 * Makefile.def (target_modules): Don't add libiberty.
4021 (dependencies): Remove all traces of target-libiberty.
4022 * configure, Makefile.in: Regenerate.
4023
4024 2011-06-13 Walter Lee <walt@tilera.com>
4025
4026 * configure.ac (tilepro-*-*) New case.
4027 (tilegx-*-*): Likewise.
4028 * configure: Regenerate.
4029
4030 2011-06-06 Jing Yu <jingyu@google.com>
4031
4032 * configure.ac: Skip target-libiberty for
4033 arm*-*-linux-androideabi.
4034 * configure: Regenerated.
4035
4036 2011-06-06 Nick Clifton <nickc@redhat.com>
4037
4038 * config.sub: Sync from upstream.
4039
4040 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
4041
4042 * MAINTAINERS (Write After Approval): Add myself.
4043
4044 2011-06-01 Daniel Jacobowitz <drow@false.org>
4045
4046 * MAINTAINERS: Update my email address.
4047
4048 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
4049
4050 * MAINTAINERS (Write After Approval): Update my email address.
4051
4052 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
4053
4054 * MAINTAINERS (Write After Approval): Add myself.
4055
4056 2011-05-08 Doug Kwan <dougkwan@google.com>
4057
4058 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4059 * configure: Regenerated.
4060 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4061 value from configure.
4062 * Makefile.in: Regenerated.
4063
4064 2011-05-05 Joseph Myers <joseph@codesourcery.com>
4065
4066 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4067 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4068 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4069 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4070 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4071 *-*-vxworks*): Disable newlib and libgloss in separate case
4072 statement.
4073 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4074 to separate case statement.
4075 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4076 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4077 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4078 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4079 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4080 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4081 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4082 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4083 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4084 i[[3456789]]86-*-rdos*, m32r-*-*,
4085 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4086 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4087 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4088 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4089 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4090 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4091 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4092 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4093 and libgloss in main case over targets. Remove most empty cases
4094 in main case over targets.
4095 * configure: Regenerate.
4096
4097 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
4098
4099 * MAINTAINERS (Write After Approval): Add myself.
4100
4101 2011-05-04 Joseph Myers <joseph@codesourcery.com>
4102
4103 * configure.ac: Remove code setting special library locations for
4104 hppa*64*-*-hpux11*. Remove code setting compiler for
4105 sparc-sun-solaris2*.
4106 * configure: Regenerate.
4107
4108 2011-05-04 Joseph Myers <joseph@codesourcery.com>
4109
4110 * configure.ac: Separate libgloss_dir settings from general case
4111 over targets.
4112 * configure: Regenerate.
4113
4114 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4115
4116 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4117 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4118 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4119 cases in libgcj-disabling case statement.
4120 (hppa*64*-*-linux*): Set unsupported_languages instead of
4121 disabling target-zlib.
4122 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4123 to hppa*64*-*-hpux*.
4124 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4125 hppa*-*-hpux*.
4126 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4127 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4128 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4129 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4130 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4131 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4132 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4133 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4134 libgcj-disabling case statement.
4135 * configure: Regenerate.
4136
4137 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4138
4139 * configure.ac: Disable Java for targets not supporting libffi.
4140 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4141 Remove cases in Java-disabling statement.
4142 (*arm-wince-pe): Change to arm-wince-pe.
4143 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4144 cases in Java-disabling statement.
4145 (bfin-*-*): Don't disable Java again.
4146 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4147 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4148 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4149 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4150 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4151 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4152 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4153 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4154 Java-disabling statement.
4155 (mmix-*-*): Don't disable Java again.
4156 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4157 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4158 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4159 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4160 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4161 statement.
4162 * configure: Regenerate.
4163
4164 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4165
4166 * configure.ac: Separate cases disabling Java and Java libraries
4167 from general case over targets.
4168 * configure: Regenerate.
4169
4170 2011-04-21 Jie Zhang <jzhang918@gmail.com>
4171
4172 * MAINTAINERS: Update my email address.
4173
4174 2011-04-20 Easwaran Raman <eraman@google.com>
4175
4176 * MAINTAINERS (Write After Approval): Add myself.
4177
4178 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
4179
4180 PR lto/48086
4181 * configure.ac: Re-enable LTO on *-apple-darwin9*.
4182 * configure: Regenerate.
4183
4184 2011-04-16 Jim Meyering <meyering@redhat.com>
4185
4186 * MAINTAINERS (Write After Approval): Add myself.
4187
4188 2011-04-15 Dodji Seketeli <dodji@redhat.com>
4189
4190 * MAINTAINERS: Update my email address.
4191
4192 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
4193
4194 * MAINTAINERS (Write After Approval): Add myself.
4195
4196 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4197
4198 * MAINTAINERS (Write After Approval): Add myself.
4199
4200 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4201
4202 * MAINTAINERS (Write After Approval): Add myself.
4203
4204 2011-04-06 Joseph Myers <joseph@codesourcery.com>
4205
4206 * configure.ac (build_tools): Remove build-byacc.
4207 (host_libs): Remove mmalloc.
4208 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4209 autoconf automake libtool diff rcs fileutils shellutils time
4210 textutils wdiff find uudecode hello tar gzip indent recode release
4211 sed perl gawk findutils gettext zip.
4212 (libgcj): Remove target-qthreads.
4213 (target_tools): Remove target-examples target-gperf.
4214 (YACC): Don't handle building byacc.
4215 * configure: Regenerate.
4216 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4217 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4218 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4219 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4220 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4221 handle building components.
4222 * Makefile.in: Regenerate.
4223
4224 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4225
4226 * MAINTAINERS: Update my email address as Xtensa maintainer.
4227
4228 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4229
4230 * config.sub: Sync from upstream.
4231
4232 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4233
4234 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4235 (microblaze*): Don't disable libssp.
4236 * configure: Regenerate.
4237
4238 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4239
4240 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4241 moveifchange.
4242 * configure: Regenerate.
4243 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4244 * Makefile.in: Regenerate.
4245
4246 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4247
4248 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4249 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4250 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4251 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4252 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4253 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4254 md_exec_prefix cases.
4255 * configure: Regenerate.
4256
4257 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4258
4259 * configure.ac: Separate cases disabling target-libssp,
4260 target-libiberty, target-libstdc++-v3 and Fortran from general
4261 case over targets.
4262 * configure: Regenerate.
4263
4264 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4265
4266 * configure.ac (*-*-chorusos): Don't disable libgcj.
4267 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4268 Remove case.
4269 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4270 (arm-*-coff): Don't disable libgcj.
4271 (arm*-*-linux-gnueabi): Remove useless assignment.
4272 (arm-*-riscix*): Don't disable libgcj.
4273 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4274 configuration.
4275 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4276 (c54x*-*-*): Remove case.
4277 (tic54x-*-*): Don't disable GCC or GCC libraries.
4278 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4279 to *.
4280 (d10v-*-*): Don't disable GCC libraries.
4281 (d30v-*-*): Don't disable libgcj.
4282 (h8500-*-*): Don't disable GCC libraries.
4283 (i960-*-*): Don't disable libgcj.
4284 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4285 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4286 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4287 libgcj.
4288 (m68k-*-coff*): Remove case.
4289 (mmix-*-*): Don't disable libgloss on host.
4290 (mn10200-*-*, mn10300-*-*): Remove cases.
4291 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4292 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4293 Don't disable libgcj.
4294 (romp-*-*): Remove case.
4295 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4296 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4297 case.
4298 (v810-*-*): Don't disable GCC libraries.
4299 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4300 (ip2k-*-*): Don't disable GCC libraries.
4301 * configure: Regenerate.
4302
4303 2011-03-28 Joseph Myers <joseph@codesourcery.com>
4304
4305 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4306 libffi on host.
4307 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4308 on host.
4309 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4310 * configure: Regenerate.
4311
4312 2011-03-26 John Marino <binutils@marino.st>
4313
4314 * configure.ac: Add support for *-*-dragonfly*
4315 * configure: Regenerate.
4316
4317 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4318
4319 * configure.ac (native_only): Remove.
4320 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4321 send-pr uudecode guile gnuserv on host.
4322 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4323 send-pr rcs guile perl texinfo libtool on host.
4324 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4325 automake send-pr rcs guile perl texinfo libtool on host.
4326 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4327 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4328 (alpha*-dec-osf*): Don't disable fileutils on target.
4329 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4330 texinfo send-pr expect dejagnu on target.
4331 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4332 target-qthreads on target.
4333 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4334 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4335 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4336 x86_64-*-mingw*): Don't disable expect on target.
4337 (*-*-cygwin*): Don't disable target-gperf on target.
4338 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4339 gnuserv on target.
4340 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4341 target.
4342 * configure: Regenerate.
4343
4344 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4345
4346 * configure.ac (target_tools): Remove target-groff.
4347 (native_only): Remove target-groff.
4348 (hppa*64*-*-*): Don't disable byacc.
4349 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4350 setting.
4351 (*-*-kaos*): Don't skip target-librx and target-groff.
4352 (*-*-netware*): Don't skip target-libmudflap.
4353 (*-*-tpf*): Don't skip target-libmudflap.
4354 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4355 directories on the host.
4356 (ia64*-*-*vms*): Don't skip tix.
4357 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4358 host.
4359 * configure: Regenerate.
4360
4361 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4362
4363 * configure.ac: Remove references to mt-mep, mt-netware,
4364 mt-wince.
4365 * Makefile.def: Add all-utils soft dependencies.
4366 * Makefile.tpl: Remove GDB_NLM_DEPS.
4367 * configure: Regenerate.
4368 * Makefile.in: Regenerate.
4369
4370 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4371
4372 * configure.ac: Do not include mh-x86omitfp.
4373 * configure: Regenerate.
4374
4375 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4376
4377 * configure.ac: Remove empty cases.
4378 * configure: Regenerate.
4379
4380 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4381
4382 * Makefile.def: Add dependency from termcap to gdb.
4383 * Makefile.in: Regenerate.
4384
4385 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4386
4387 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4388 * configure: Regenerate.
4389 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4390 * Makefile.tpl: Likewise.
4391 * Makefile.in: Regenerate.
4392
4393 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4394
4395 * configure.ac: Remove all mentions of tentative_cc.
4396 * configure: Regenerate.
4397
4398 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4399
4400 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4401 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4402 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4403 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4404 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4405 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4406 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4407 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4408 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4409 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4410 *-*-rhapsody*): Remove host cases.
4411 * configure: Regenerate.
4412
4413 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4414
4415 * configure.ac (ppc*-*-pe): Remove host case.
4416 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4417 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4418 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4419 cases.
4420 * configure: Regenerate.
4421
4422 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4423
4424 * config.sub: Update to version 2011-03-23.
4425
4426 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4427
4428 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4429 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4430 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4431 * configure: Regenerate.
4432
4433 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4434
4435 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4436 to Write After Approval.
4437 * config-ml.in: Don't handle arc-*-elf*.
4438 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4439 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4440 handle GCC libraries.
4441 * configure: Regenerate.
4442
4443 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4444
4445 PR bootstrap/48120:
4446 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4447 Add -lstdc++ -lm to LIBS.
4448 * configure: Regenerate.
4449
4450 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4451
4452 * config.guess: Update to version 2011-02-02
4453 * config.sub: Update to version 2011-02-24
4454
4455 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4456
4457 PR lto/48086
4458 * configure.ac: Re-enable LTO on *-apple-darwin9.
4459 * configure: Regenerate.
4460
4461 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4462
4463 PR lto/48086
4464 * configure.ac: Disable LTO on darwin due to an assembler change in
4465 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4466 under 256.
4467 * configure: Regenerate.
4468
4469 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4470
4471 * MAINTAINERS: Update myself as score backend maintainer,
4472 update my e-mail address.
4473
4474 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
4475
4476 * MAINTAINERS: Update my e-mail address.
4477
4478 2011-03-06 Joey Ye <joey.ye@arm.com>
4479
4480 * MAINTAINERS: Update my e-mail address.
4481
4482 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4483
4484 * configure.ac: Adjust test of with_ppl.
4485 * configure: Regenerated.
4486
4487 2011-03-02 Kai Tietz <ktietz@redhat.com>
4488
4489 * MAINTAINERS: Adjust my e-mail address.
4490
4491 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4492
4493 * configure.ac: Add -lpwl to ppllibs.
4494 * configure: Regenerated.
4495
4496 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4497
4498 * config/cloog.m4: Add -lisl to clooglibs.
4499 * configure: Regenerated.
4500
4501 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4502
4503 * MAINTAINERS (CPU Port maintainers): Add self.
4504
4505 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4506
4507 * MAINTAINERS: Add myself as testsuite maintainer.
4508
4509 2011-02-15 Mike Stump <mikestump@comcast.net>
4510
4511 * MAINTAINERS: Add myself as testsuite maintainer.
4512
4513 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4514
4515 Import from Libtool and gnulib:
4516
4517 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4518
4519 Prepare for supporting FreeBSD 10.
4520 * config.rpath: Remove handling of freebsd1* which soon would
4521 match FreeBSD 10.0.
4522
4523 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4524
4525 Remove support for FreeBSD 1.x.
4526 * libtool.m4 (_LT_LINKER_SHLIBS)
4527 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4528 soon would incorrectly match FreeBSD 10.0.
4529
4530 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4531
4532 PR binutils/12283
4533 * move-if-change: Import version from gnulib.
4534
4535 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4536
4537 PR lto/47225
4538 * Makefile.def (lto-plugin): Double dash for enable-shared.
4539 (configure-gcc): Depend on all-lto-plugin.
4540 * Makefile.in: Rebuilt.
4541
4542 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4543
4544 * configure.ac: Remove extra bracket.
4545 * configure: Regenerate.
4546
4547 2011-02-08 Tobias Burnus <burnus@net-b.de>
4548
4549 * MAINTAINERS: Add myself as libquadmath maintainer.
4550
4551 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4552
4553 * MAINTAINERS: Update my email address.
4554
4555 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4556
4557 * MAINTAINERS (option handling): Add self.
4558
4559 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4560
4561 PR lto/47225
4562 * Makefile.def: Add dependency for install-gcc
4563 on install-lto-plugin.
4564 * Makfile.in: Regenerated
4565
4566 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4567
4568 * MAINTAINERS (CPU Port Maintainers): Add myself.
4569
4570 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4571
4572 PR libgcj/44341
4573 * configure.ac: Discard --with-* flags for host when configuring
4574 target libraries for cross build.
4575 * configure: Rebuilt.
4576
4577 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4578
4579 * MAINTAINERS (linear loop transforms): Removed.
4580
4581 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4582
4583 * configure.ac: If with_ppl is no, move setting with_cloog=no
4584 after CLOOG_REQUESTED check.
4585 * configure: Regenerated.
4586
4587 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4588
4589 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4590 CLooG has been requested.
4591 * configure: Regenerated.
4592
4593 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4594
4595 * configure: Regenerated.
4596 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4597
4598 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4599
4600 * configure: Regenerated.
4601 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4602
4603 2011-01-21 Andreas Schwab <schwab@redhat.com>
4604
4605 * configure.ac: Use AS_HELP_STRING throughout.
4606 * configure: Regenerate.
4607
4608 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4609
4610 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4611 * configure: Regenerate.
4612
4613 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4614
4615 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4616
4617 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4618
4619 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4620 for ia64-hpux.
4621 * configure: Regenerate.
4622
4623 2011-01-07 Jan Hubicka <jh@suse.cz>
4624
4625 PR lto/47225
4626 * Makefile.in: Regenerate.
4627 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4628 configure.
4629
4630 2011-01-07 Jan Hubicka <jh@suse.cz>
4631
4632 * Makefile.in: Regenerate.
4633 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4634 and configure dependency on lto-plugin configure.
4635 (lto-plugin module): Remove dependency on GCC; add dependency on
4636 liniberty.
4637
4638 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4639
4640 * MAINTAINERS (Write After Approval): Add myself.
4641
4642 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4643
4644 * configure: Regenerate.
4645
4646 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4647
4648 * configure.ac: (picochip): Disable libiberty.
4649
4650 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4651
4652 * MAINTAINERS (Write After Approval): Add myself.
4653
4654 2010-12-10 Ian Lance Taylor <iant@google.com>
4655
4656 PR bootstrap/46819
4657 * configure.ac: For --disable-libgcj clear libgcj_saved.
4658 * configure: Rebuild.
4659
4660 2010-12-10 Tobias Burnus <burnus@net-b.de>
4661
4662 PR fortran/46540
4663 * configure.ac: Add --disable-libquadmath and
4664 --disable-libquadmath-support.
4665 * configure: Regenerate.
4666
4667 2010-12-03 Ian Lance Taylor <iant@google.com>
4668
4669 * MAINTAINERS: Add myself as libgo maintainer.
4670
4671 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4672
4673 PR libffi/46792
4674 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4675 * configure: Regenerate.
4676
4677 2010-12-02 Ian Lance Taylor <iant@google.com>
4678
4679 * configure.ac: Always set default for poststage1_ldflags to
4680 -static-libstdc++ -static-libgcc.
4681
4682 2010-11-29 Andreas Schwab <schwab@redhat.com>
4683
4684 * configure.ac: Move comment to remove extra space in last argument
4685 of GCC_TARGET_TOOL.
4686
4687 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4688
4689 PR other/46026
4690 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4691 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4692 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4693 (BASE_FLAGS_TO_PASS): Use it.
4694 * configure: Rebuilt.
4695 * Makefile.in: Rebuilt.
4696
4697 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4698
4699 PR binutils/12258
4700 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4701 Properly check default linker.
4702 * configure: Regnerated.
4703
4704 2010-11-23 Matthias Klose <doko@ubuntu.com>
4705
4706 * configure.ac: For --enable-gold, handle value `default' instead of
4707 `both*'. New configure option --{en,dis}able-ld.
4708 * configure: Regenerate.
4709
4710 2010-11-20 Ian Lance Taylor <iant@google.com>
4711
4712 * configure.ac: Only disable a language library if no language needs
4713 it. Don't let --disable-libgcj uncondtionally disable libffi.
4714 * configure: Rebuild.
4715
4716 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4717
4718 * Makefile.in: Regenerate.
4719
4720 PR other/46202
4721 * configure.ac: Fix just-built in-tree STRIP name to be
4722 binutils/strip-new.
4723 * configure: Regenerate.
4724 * Makefile.def (install-strip-gcc, install-strip-binutils)
4725 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4726 (install-strip-sid): Mirror dependencies on non-strip variants
4727 of these targets on the respective -strip prerequisites.
4728 * Makefile.tpl (install-strip, install-strip-host)
4729 (install-strip-target): New targets.
4730 (install-strip-[+module+], install-strip-target-[+module+]):
4731 New targets.
4732 * Makefile.in: Regenerate.
4733
4734 2010-11-19 Ian Lance Taylor <iant@google.com>
4735 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4736
4737 * configure.ac: Add target-libgo to target_libraries. Set
4738 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4739 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4740 (HOST_EXPORTS): Add GOC.
4741 (BASE_TARGET_EXPORTS): Add GOC.
4742 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4743 (GOCFLAGS_FOR_TARGET): New variable.
4744 (EXTRA_HOST_FLAGS): Add GOC.
4745 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4746 * Makefile.def (target_modules): Add libgo.
4747 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4748 (dependencies): Add dependency from configure-target-libgo to
4749 configure-target-libffi and all-target-libstdc++-v3. Add
4750 dependencies from all-target-libgo to all-target-libffi.
4751 (languages): Add go.
4752 * configure: Rebuild.
4753 * Makefile.in: Rebuild.
4754
4755 2010-11-19 Ian Lance Taylor <iant@google.com>
4756
4757 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4758 compiler/flag environment variables.
4759
4760 2010-11-18 Ian Lance Taylor <iant@google.com>
4761
4762 * configure.ac: Check for lang_requires_boot_languages in
4763 config-lang.in files.
4764 * configure: Rebuild.
4765
4766 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4767 Tobias Burnus <burnus@net-b.de>
4768
4769 PR fortran/32049
4770 * Makefile.def: Add libquadmath; build it with language=fortran.
4771 * configure.ac: Add libquadmath.
4772 * Makefile.tpl: Handle multiple libs in check-[+language+].
4773 * Makefile.in: Regenerate.
4774 * configure: Regenerate.
4775
4776 2010-11-16 Tom Tromey <tromey@redhat.com>
4777
4778 * MAINTAINERS: Moved myself to reviewers section.
4779
4780 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4781
4782 * MAINTAINERS: Moved myself to reviewers section.
4783
4784 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4785
4786 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4787 (Write After Approval): Remove self.
4788
4789 2010-11-15 Andreas Schwab <schwab@redhat.com>
4790
4791 * configure.ac: Fix spelling in option names.
4792 * configure: Regenerated.
4793
4794 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4795
4796 PR bootstrap/39622
4797 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4798 * configure: Regenerated.
4799
4800 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4801
4802 * MAINTAINERS: Update my email address.
4803
4804 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4805
4806 * configure: Regenerate.
4807
4808 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4809
4810 * configure: Regenerate.
4811
4812 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4813
4814 * configure: Regenerate.
4815
4816 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4817
4818 * configure: Regenerate.
4819
4820 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4821
4822 * configure.ac: Support official CLooG.org versions.
4823 * configure: Regenerate.
4824 * config/cloog.m4: New.
4825
4826 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4827
4828 * MAINTAINERS (Write After Approval): Add myself.
4829
4830 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4831
4832 * MAINTAINERS: Update my email address.
4833
4834 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4835
4836 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4837 * configure: Regenerate.
4838
4839 2010-11-03 Ian Lance Taylor <iant@google.com>
4840 Dave Korn <dave.korn.cygwin@gmail.com>
4841
4842 PR lto/46273
4843 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4844 and on other supported platforms whenever LTO is enabled.
4845 * configure: Rebuild.
4846
4847 2010-11-02 Alan Modra <amodra@gmail.com>
4848
4849 PR binutils/12110
4850 * configure.ac: Error when source path contains spaces.
4851 * configure: Regenerate.
4852
4853 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4854
4855 * MAINTAINERS: Update my email address.
4856
4857 2010-10-20 Ian Lance Taylor <iant@google.com>
4858
4859 * Makefile.def (target_modules): Set lib_path to src/.libs for
4860 libstdc++-v3 module.
4861 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4862 * Makefile.in: Rebuild.
4863
4864 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4865
4866 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4867 (Write After Approval): Remove myself.
4868
4869 2010-10-15 Tristan Gingold <gingold@adacore.com>
4870
4871 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4872
4873 2010-10-14 Douglas Rupp <rupp@gnat.com>
4874
4875 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4876
4877 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4878
4879 * configure.ac (build_lto_plugin): New shell variable.
4880 (--enable-lto): Turn on by default for all non-ELF platforms that
4881 have had LTO support added so far. Set build_lto_plugin appropriately
4882 for both ELF and non-ELF.
4883 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4884 * configure: Regenerate.
4885
4886 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4887
4888 Sync from src:
4889 * configure.ac (v850 support): Remove target-libgloss from
4890 noconfigdirs.
4891 * configure: Regenerate.
4892
4893 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4894
4895 PR bootstrap/45326
4896 PR bootstrap/45174
4897 * configure.ac: Honor initial values of $build_configargs,
4898 $host_configargs, $target_configargs. Mark the precious, so
4899 environment settings get recorded.
4900 * configure: Regenerate.
4901
4902 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4903
4904 PR bootstrap/45796
4905 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4906 Depend on all-build-libiberty.
4907 * Makefile.in: Regenerate.
4908
4909 2010-09-30 Michael Eager <eager@eagercon.com>
4910
4911 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4912 * configure: Regenerate.
4913
4914 2010-09-28 Michael Eager <eager@eagercon.com>
4915
4916 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4917
4918 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4919
4920 PR bootstrap/44621
4921 * configure.ac: Fix unportable shell quoting.
4922 * configure: Regenerate.
4923
4924 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4925
4926 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4927 targets and amend comment.
4928 * configure: Regenerate.
4929
4930 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4931
4932 * MAINTAINERS (Write After Approval): Add myself.
4933
4934 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4935
4936 * configure.ac: Enable LTO by default on Darwin.
4937 * configure: Regenerate.
4938
4939 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4940
4941 * MAINTAINERS (Write After Approval): Add myself.
4942
4943 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4944
4945 * MAINTAINERS (Write After Approval): Add myself.
4946
4947 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4948
4949 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4950 ports
4951
4952 2010-07-28 David Yuste <david.yuste@gmail.com>
4953
4954 * MAINTAINERS (Write After Approval): Add myself.
4955
4956 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4957
4958 * configure.ac: Support all v850 targets.
4959 * configure: Regenerate.
4960
4961 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4962
4963 PR bootstrap/44455
4964 * configure.ac (extra_mpfr_configure_flags): Copy from
4965 extra_mpc_gmp_configure_flags.
4966 * configure: Re-generated.
4967
4968 2010-07-22 Andi Kleen <ak@linux.intel.com>
4969
4970 * MAINTAINERS (Write After Approval): Add myself.
4971
4972 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4973
4974 * MAINTAINERS (Write After Approval): Add myself.
4975
4976 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4977
4978 * MAINTAINERS (Write After Approval): Add myself.
4979
4980 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4981
4982 PR target/44862
4983 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4984 Provide -B option to allow for link spec %s substitutions for
4985 libstdc++.a on darwin.
4986 * Makefile.in: Regenerate.
4987
4988 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4989
4990 * MAINTAINERS (Reviewers): Update my e-mail address
4991
4992 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4993
4994 * Makefile.def (configure-gcc): Depend on all-libelf.
4995 * Makefile.in: Rebuild.
4996
4997 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4998
4999 * MAINTAINERS (Write After Approval): Add myself in the right place.
5000
5001 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
5002
5003 * MAINTAINERS (Write After Approval): Add myself.
5004
5005 2010-05-25 Sterling Augustine <sterling@tensilica.com>
5006
5007 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5008
5009 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
5010
5011 * config.sub: Update to version 2010-05-21.
5012 * config.guess: Update to version 2010-04-03.
5013
5014 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
5015
5016 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5017 * configure: Regenerate.
5018
5019 2010-05-12 Sriraman Tallam <tmsriram@google.com>
5020
5021 * MAINTAINERS (Write After Approval): Add myself.
5022
5023 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
5024
5025 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5026 a platform that supports LTO.
5027 * configure: Regenerate.
5028
5029 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
5030
5031 * configure.ac: Allow all the versions greater than 0.10 of PPL.
5032 * configure: Regenerated.
5033
5034 2010-04-27 Roland McGrath <roland@redhat.com>
5035 H.J. Lu <hongjiu.lu@intel.com>
5036
5037 * configure.ac (--enable-gold): Support both, both/gold and
5038 both/bfd to add gold to configdirs without removing ld.
5039 * configure: Regenerated.
5040
5041 * Makefile.def: Add install-gold dependency to install-ld.
5042 * Makefile.in: Regenerated.
5043
5044 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
5045
5046 PR lto/42776
5047 * configure.ac (--enable-lto): Refactor handling so libelf tests
5048 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5049 and allow LTO to be explicitly enabled on non-ELF platforms that
5050 are known to support it inside else-clause.
5051 * configure: Regenerate.
5052
5053 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
5054
5055 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5056 * configure: Regenerate.
5057
5058 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
5059
5060 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5061 * configure: Regenerate.
5062
5063 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5064
5065 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5066 separately.
5067 * configure: Regenerate.
5068
5069 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
5070
5071 * MAINTAINERS (Write After Approval): Add myself.
5072
5073 2010-04-14 Tristan Gingold <gingold@adacore.com>
5074
5075 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5076 * configure: Regenerate.
5077
5078 2010-04-13 Steve Ellcey <sje@cup.hp.com>
5079
5080 * configure: Regenerate after change to elf.m4.
5081
5082 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
5083
5084 * MAINTAINERS (Write After Approval): Add myself.
5085
5086 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5087
5088 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5089 * configure: Regenerated.
5090
5091 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5092
5093 * configure.ac: Print "buggy but acceptable" when CLooG
5094 revision is less than 9.
5095 * configure: Regenerated.
5096
5097 2010-04-01 Diego Novillo <dnovillo@google.com>
5098
5099 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5100
5101 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5102
5103 PR bootstrap/43615
5104 PR bootstrap/43328
5105
5106 Revert:
5107
5108 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5109
5110 * configure.ac: Do not pass --enable-multilib nor
5111 --disable-multilib in baseargs. Accept explicitly passed
5112 --enable_multilib.
5113 * configure: Regenerate.
5114
5115 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
5116
5117 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5118
5119 2010-03-31 Janis Johnson <janis187@us.ibm.com>
5120
5121 * MAINTAINERS: Remove myself.
5122
5123 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5124
5125 PR bootstrap/43328
5126 * configure.ac: Do not pass --enable-multilib nor
5127 --disable-multilib in baseargs. Accept explicitly passed
5128 --enable_multilib.
5129 * configure: Regenerate.
5130
5131 2010-03-28 Andrew Pinski <pinskia@gmail.com>
5132
5133 * MAINTAINERS (spu port): Remove me.
5134
5135 2010-03-23 Joseph Myers <joseph@codesourcery.com>
5136
5137 * configure.ac (tic6x-*-*): New case.
5138 * configure: Regenerate.
5139
5140 2010-03-23 Joseph Myers <joseph@codesourcery.com>
5141
5142 * config.sub: Update to version 2010-03-22.
5143 * config.guess: Update to version 2009-12-30.
5144
5145 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
5146
5147 PR ada/42554
5148 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5149 * configure: Regenerate.
5150
5151 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5152
5153 * MAINTAINERS: Update my email address.
5154
5155 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
5156
5157 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5158 (ghassan.shobaki@amd.com): Removed.
5159
5160 2010-03-17 Alan Modra <amodra@gmail.com>
5161
5162 * MAINTAINERS: Update my email address.
5163
5164 2010-03-16 Diego Novillo <dnovillo@google.com>
5165
5166 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5167 Matthews.
5168
5169 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5170
5171 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5172 Gutson, Jeffrey D. Oldham and Mark Shinwell.
5173
5174 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5175
5176 * MAINTAINERS: Update my email address.
5177
5178 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
5179
5180 * MAINTAINERS: Update my email address.
5181
5182 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
5183
5184 * MAINTAINERS: Update my email address.
5185
5186 2010-03-09 Jie Zhang <jie@codesourcery.com>
5187
5188 * MAINTAINERS: Update my email address.
5189
5190 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5191
5192 PR libstdc++/32499
5193 * configure.ac (RANLIB): Default to true.
5194 (STRIP): Likewise.
5195 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5196 * configure: Regenerate.
5197
5198 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
5199
5200 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5201 (Write After Approval): Update my email address.
5202
5203 2010-02-17 Nick Clifton <nickc@redhat.com>
5204
5205 PR 11238
5206 * Makefile.tpl (local-distclean): Also remove config.cache files in
5207 sub-directories as there may not be Makefiles present in the
5208 sub-directories.
5209 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5210 the config.cache files found by the find command.
5211
5212 * Makefile.in: Regenerate.
5213 * configure.ac: Revert previous delta.
5214 * configure: Regenerate.
5215
5216 2010-02-15 Nick Clifton <nickc@redhat.com>
5217
5218 PR 11238
5219 * configure.ac: Delete config.cache files in sub-directories when
5220 deleting Makefiles.
5221 * configure: Regenerate.
5222
5223 2010-02-12 Ben Elliston <bje@gnu.org>
5224
5225 * MAINTAINERS: Update my email address.
5226
5227 2010-02-08 Andrew Pinski <pinskia@gmail.com>
5228
5229 * MAINTAINERS (spu port): Update my email address.
5230
5231 2010-02-08 Jie Zhang <jie.zhang@analog.com>
5232
5233 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5234
5235 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5236
5237 * configure.ac: Add "recommended" version checks for GMP/MPC.
5238 Update recommended GMP/MPFR/MPC versions.
5239 * configure: Regenerate.
5240
5241 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5242
5243 * MAINTAINERS: Move my Embecosm email address into the
5244 write-after-approval section.
5245
5246 2010-01-26 Ian Lance Taylor <iant@google.com>
5247
5248 * MAINTAINERS: Add myself as Go frontend maintainer.
5249
5250 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
5251
5252 PR libstdc++/36101, PR libstdc++/42813
5253 * configure.ac (bootstrap_target_libs): Make inclusion of
5254 target-libgomp conditional on libgomb being in target_configdirs.
5255 * configure: Regenerate.
5256
5257 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
5258
5259 PR libstdc++/36101, PR libstdc++/42813
5260 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5261 * configure: Regenerate.
5262
5263 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
5264
5265 PR libstdc++/36101, PR libstdc++/42813
5266 * configure.ac (target_configdirs): Substitute.
5267 * Makefile.def: Bootstrap target module libgomp.
5268 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5269 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5270 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5271 * configure, Makefile.in: Regenerate.
5272
5273 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5274
5275 * MAINTAINERS: Adjust my details.
5276
5277 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5278
5279 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5280
5281 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5282
5283 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5284
5285 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5286
5287 * MAINTAINERS (Write After Approval): Add myself.
5288
5289 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5290
5291 * MAINTAINERS (Write After Approval): Add myself.
5292
5293 2010-01-11 Richard Guenther <rguenther@suse.de>
5294
5295 PR lto/41569
5296 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5297 * Makefile.in: Regenerated.
5298
5299 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
5300
5301 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5302 * configure: Regenerate.
5303
5304 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5305 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5306
5307 PR bootstrap/42424
5308 * configure.ac: Include libtool m4 files.
5309 (_LT_CHECK_OBJDIR): Call it.
5310 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5311 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5312
5313 * configure: Regenerate.
5314
5315 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5316
5317 PR bootstrap/41818
5318 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5319 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5320 * Makefile.in: Regenerate.
5321
5322 2010-01-02 Richard Guenther <rguenther@suse.de>
5323
5324 PR lto/41529
5325 * configure.ac: Include config/elf.m4. Disable LTO if not
5326 builting for an elf target.
5327 * configure: Regenerate.
5328
5329 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5330
5331 * MAINTAINERS: Change my email address.
5332
5333 2009-12-18 Ben Elliston <bje@au.ibm.com>
5334
5335 * config.sub, config.guess: Update from upstream sources.
5336
5337 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5338
5339 * MAINTAINERS (Write After Approval): Add myself.
5340
5341 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5342
5343 PR middle-end/30447
5344 PR middle-end/30789
5345 PR other/40302
5346
5347 * configure.ac: Require MPC.
5348 * configure: Regenerate.
5349
5350 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5351
5352 PR target/38384
5353 PR bootstrap/40972
5354 * libtool.m4: Sync from git Libtool.
5355 * ltoptions.m4: Likewise.
5356 * ltversion.m4: Likewise.
5357 * lt~obsolete.m4: Likewise.
5358 * ltmain.sh: Likewise.
5359
5360 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5361
5362 * configure.ac: Update minimum MPC version to 0.8.
5363 * configure: Regenerate.
5364
5365 2009-11-21 Sebastian Pop <sebpop@gmail.com>
5366
5367 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5368 * configure: Regenerated.
5369
5370 2009-11-21 Ian Lance Taylor <iant@google.com>
5371
5372 * configure.ac: Change default of poststage1_ldflags to be empty if
5373 poststage1_libs is set. When poststage1_libs is empty, and
5374 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5375 * configure: Rebuild.
5376
5377 2009-11-21 Adam Nemet <adambnmet@gmail.com>
5378
5379 * MAINTAINERS (Write After Approval): Update my email address.
5380
5381 2009-11-20 Ben Elliston <bje@au.ibm.com>
5382
5383 * config.guess: Update from upstream sources.
5384
5385 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5386
5387 * Makefile.def: Restore host and target settings for gmp.
5388 * Makefile.in: Rebuild.
5389
5390 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5391
5392 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5393 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5394 Fix portability of test of C++ as bootstrap language. Add
5395 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5396 * configure: Rebuild.
5397 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5398 and cloog. Fix in-tree ppl configuration. Introduce libelf
5399 in-tree building.
5400 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5401 (POSTSTAGE1_HOST_EXPORTS): Use it.
5402 (STAGE[+id+]_CXXFLAGS): New.
5403 (BASE_FLAGS_TO_PASS): Pass it down.
5404 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5405 extra_exports.
5406 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5407 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5408 extra_exports.
5409 * Makefile.in: Rebuild.
5410
5411 2009-11-17 Ben Elliston <bje@au.ibm.com>
5412
5413 * config.sub, config.guess: Update from upstream sources.
5414
5415 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5416
5417 * MAINTAINERS (Write After Approval): Add myself.
5418
5419 2009-11-09 Jon Beniston <jon@beniston.com>
5420
5421 * MAINTAINERS (Write After Approval): Add myself.
5422
5423 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5424
5425 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5426 paths for *-w64-mingw* and x86_64-*mingw*.
5427 * configure: Regenerated.
5428
5429 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5430
5431 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5432
5433 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5434
5435 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5436 Phil Edwards to Write-After Approval.
5437
5438 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5439
5440 * configure.ac: Disable target-winsup & co for
5441 x86_64-*-mingw* and *-w64-mingw* targets.
5442 * configure: Regenerated.
5443
5444 2009-10-16 Nick Clifton <nickc@redhat.com>
5445
5446 * MAINTAINERS: Add myself as a maintainer for the RX port.
5447
5448 2009-10-26 Johannes Singler <singler@kit.edu>
5449
5450 * MAINTAINERS (Write After Approval): Update my e-mail address.
5451
5452 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5453
5454 * configure.ac (CLooG test): Use = with test.
5455 * configure: Regenerate.
5456
5457 2009-10-22 Richard Guenther <rguenther@suse.de>
5458
5459 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5460 cloog if the ppl version check failed. Move flags saving
5461 before setting in libelf check.
5462 * configure: Regenerate.
5463
5464 2009-10-21 Richard Guenther <rguenther@suse.de>
5465
5466 * configure.ac: Adjust the ppl and cloog configure to work as
5467 documented. Disable cloog if ppl was disabled. Omit the version
5468 checks if they were disabled.
5469 * configure: Re-generate.
5470
5471 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5472
5473 * configure.ac: Add 'lto' to enable_languages, not
5474 new_enable_languages, and only if not already present.
5475 * configure: Regenerate.
5476
5477 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5478
5479 * README: Refer to the various COPYING* files instead of just
5480 COPYING.
5481 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5482
5483 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
5484
5485 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5486
5487 2009-10-07 Richard Guenther <rguenther@suse.de>
5488
5489 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5490 and Richard Guenther as reviewers.
5491 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5492 as reviewers.
5493
5494 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5495
5496 * config.sub: Update from upstream sources.
5497
5498 2009-10-06 Ian Lance Taylor <iant@google.com>
5499
5500 * Makefile.def: check-gold depends upon all-gas.
5501 * Makefile.in: Rebuild.
5502
5503 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5504
5505 * MAINTAINERS (Write After Approval): Add myself.
5506
5507 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5508
5509 * Makefile.def: all-lto-plugin depends on all-libiberty.
5510 set bootstrap=true for lto-plugin.
5511 Add lto-plugin.
5512 * Makefile.in: Regenerate.
5513 * configure.ac (host_libs): Add lto-plugin.
5514 * configure: Regenerate.
5515
5516 2009-10-03 Diego Novillo <dnovillo@google.com>
5517
5518 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5519 (HOST_LIBELFLIBS): Define.
5520 (HOST_LIBELFINC): Define.
5521 * Makefile.in: Regenerate.
5522 * configure.ac: Add --enable-lto.
5523 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5524 If --enable-lto is used, add 'lto' to new_enable_languages.
5525 If --enable-lto is used and gold is enabled, add
5526 lto-plugin to configdirs.
5527 * configure: Regenerate.
5528
5529 2009-10-03 Simon Baldwin <simonb@google.com>
5530
5531 * configure.ac: If --with-system-zlib, suppress local zlib and
5532 pass --with-system-zlib to subdir configure scripts.
5533 * configure: Regenerate.
5534
5535 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5536 Paolo Bonzini <bonzini@gnu.org>
5537
5538 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5539 $(srcdir).
5540 * Makefile.in: Rebuilt.
5541
5542 2009-09-26 Gary Funck <gary@intrepid.com>
5543
5544 * MAINTAINERS (Write After Approval): Add myself.
5545
5546 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5547
5548 * configure.ac: Update minimum MPC version to 0.7.
5549 * configure: Regenerate.
5550
5551 2009-09-25 Nick Clifton <nickc@redhat.com>
5552
5553 * configure.ac: Pass any --cache-file=/dev/null option on to
5554 subconfigures.
5555 * configure: Regenerate.
5556
5557 2009-09-23 Nick Clifton <nickc@redhat.com>
5558
5559 * config.sub, config.guess: Update from upstream sources.
5560
5561 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5562
5563 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5564 * Makefile.in: Rebuilt.
5565
5566 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5567
5568 PR bootstrap/32272
5569 * configure.ac: Error out if $srcdir isn't '.' but contains
5570 host-${host_noncanonical}.
5571 * configure: Regenerate.
5572
5573 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5574
5575 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5576 maintainer.
5577
5578 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5579
5580 * configure.ac: If bootstrapping a combined tree with
5581 --enable-gold, require c++ in stage1_languages.
5582 * configure: Regenerate.
5583
5584 * configure.ac: Also add target_libs of stage1_languages to
5585 bootstrap_target_libs.
5586 * configure: Regenerate.
5587
5588 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5589 with --enable-languages not containing c++.
5590 * configure: Regenerate.
5591
5592 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5593
5594 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5595 * configure: Regenerate.
5596
5597 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5598
5599 * MAINTAINERS (Write After Approval): Update my e-mail address,
5600 and move from from here...
5601 (Waiting for paperwork): To here.
5602
5603 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5604
5605 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5606
5607 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5608
5609 * configure.ac: Do not use $extrasub for replacing @if/@endif
5610 parts in Makefile; instead, use additional arguments to
5611 AC_CONFIG_COMMANDS to do the replacement manually, with several
5612 sed invocations, to avoid HP-UX sed command limits.
5613 * configure: Regenerate.
5614
5615 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5616
5617 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5618 blank before -L.
5619
5620 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5621
5622 * configure.ac (with-build-config): Document. Handle without.
5623 Handle missing argument.
5624 * configure: Rebuilt.
5625
5626 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5627
5628 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5629 Default to bootstrap-debug only if compare-debug works.
5630 * configure: Rebuilt.
5631 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5632 * Makefile.in: Rebuilt.
5633
5634 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5635
5636 * MAINTAINERS (OS Port Maintainers): Update my email address.
5637
5638 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5639
5640 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5641 * Makefile.in: Rebuilt.
5642
5643 2009-09-01 Chris Demetriou <cgd@google.com>
5644
5645 * MAINTAINERS (Write After Approval): Add myself.
5646
5647 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5648
5649 PR debug/30161
5650 * include/dwarf2.h (enum dwarf_tag): Added
5651 DW_TAG_GNU_template_template_param
5652 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5653
5654 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5655
5656 * Makefile.tpl (AWK): Fix typo.
5657 * Makefile.in: Regenerate.
5658
5659 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5660
5661 * configure.ac: Detect awk and sed.
5662 * Makefile.def (flags_to_pass): Add AWK and SED.
5663 * Makefile.tpl (AWK, SED): New.
5664 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5665 * configure: Regenerate.
5666 * Makefile.in: Regenerate.
5667
5668 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5669
5670 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5671 (collapseslashes): Likewise.
5672
5673 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5674
5675 * configure.ac (AC_PREREQ): Bump to 2.64.
5676
5677 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5678
5679 * configure.ac: Remove --with-datarootdir, --with-docdir,
5680 --with-pdfdir, --with-htmldir switches.
5681 * configure: Regenerate.
5682
5683 * configure: Regenerate.
5684
5685 * compile: Sync from Automake 1.11.
5686 * depcomp: Likewise.
5687 * install-sh: Likewise.
5688 * missing: Likewise.
5689 * mkinstalldirs: Likewise.
5690 * ylwrap: Likewise.
5691
5692 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5693
5694 * ltmain.sh (func_normal_abspath): New function.
5695 (func_relative_path): Likewise.
5696 (func_mode_help): Document new -bindir option for link mode.
5697 (func_mode_link): Add new -bindir option, and use it to place
5698 output DLL if specified.
5699
5700 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5701
5702 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5703 (baseargs): Add --disable-option-checking.
5704 * configure: Regenerate.
5705
5706 * Makefile.def (configure-target-libiberty): Depend on
5707 all-binutils and all-ld.
5708 (configure-target-newlib): Likewise.
5709 * Makefile.in: Regenerate.
5710
5711 2009-08-17 Ben Elliston <bje@au.ibm.com>
5712
5713 * config.sub, config.guess: Update from upstream sources.
5714
5715 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5716
5717 Sync from src, merge:
5718
5719 2009-07-02 Tristan Gingold <gingold@adacore.com>
5720
5721 * configure.ac: Do not exclude gas for i386-*-darwin.
5722 Add a case for x86_64-*-darwin.
5723 * configure: Regenerate.
5724
5725 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5726
5727 * MAINTAINERS: Add my name to Write After Approval list.
5728
5729 2009-08-06 Michael Eager <eager@eagercon.com>
5730
5731 * configure.ac: Add Microblaze target.
5732 * configure: Regenerate.
5733
5734 2009-07-31 Christian Bruel <christian.bruel@st.com>
5735
5736 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5737 * configure: Regenerate.
5738
5739 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5740
5741 * MAINTAINERS (Write After Approval): Update my e-mail address.
5742
5743 2009-07-06 Ian Lance Taylor <iant@google.com>
5744
5745 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5746 * configure: Rebuild.
5747
5748 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5749
5750 * MAINTAINERS: Move myself to the Graphite Reviewers.
5751
5752 2009-06-30 Wei Guozhi <carrot@google.com>
5753
5754 * MAINTAINERS: Add my name to Write After Approval list.
5755
5756 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5757
5758 PR bootstrap/40338
5759 * configure.ac (comparestring): Create new variable.
5760 * Makefile.tpl (comparestring): Use to skip some comparisions.
5761 * configure: Regenerate.
5762 * Makefile.in: Regenerate.
5763
5764 2009-06-26 Doug Evans <dje@sebabeach.org>
5765
5766 * Makefile.def (host_modules): Add cgen.
5767 * Makefile.in: Regenerate.
5768 * configure.ac (host_tools): Add cgen.
5769 * configure: Regenerate.
5770
5771 2009-06-23 DJ Delorie <dj@redhat.com>
5772
5773 * MAINTAINERS: Add myself as mep maintainer.
5774
5775 2009-06-23 Ian Lance Taylor <iant@google.com>
5776
5777 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5778 boot_languages. Only bootstrap target libraries listed in
5779 target_libs for some boot language. Add --with-stage1-ldflags,
5780 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5781 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5782 if not building with C++.
5783 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5784 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5785 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5786 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5787 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5788 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5789 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5790 * configure, Makefile.in: Rebuild.
5791
5792 2009-06-23 Li Feng <nemokingdom@gmail.com>
5793
5794 * MAINTAINERS: Added my name to write-after-approval list.
5795
5796 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5797
5798 * configure.ac: Define is_elf for QNX Neutrino targets.
5799 * configure: Regenerate.
5800
5801 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5802
5803 * MAINTAINERS: Added my name to the write-after-approval list
5804
5805 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5806
5807 * configure.ac: Detect MPC in default directory.
5808 * configure: Regenerate.
5809
5810 2009-06-03 Jerome Guitton <guitton@adacore.com>
5811 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5812
5813 * Makefile.tpl (all): Avoid a trailing backslash.
5814 * Makefile.in: Regenerate.
5815
5816 2009-06-03 Ben Elliston <bje@au.ibm.com>
5817
5818 * config.sub, config.guess: Update from upstream sources.
5819
5820 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5821
5822 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5823 to noconfdirs.
5824 * configure: Regenerate.
5825
5826 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5827
5828 * Makefile.tpl ([+compare-target+]): Compare all stage
5829 directories, rather than just gcc.
5830 * Makefile.in: Rebuilt.
5831
5832 2009-06-01 Doug Kwan <dougkwan@google.com>
5833
5834 * configure.ac: Support gold for target arm*-*-*.
5835 * configure: Regenerate.
5836
5837 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5838
5839 * Makefile.def: Add MPC support and dependencies.
5840 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5841
5842 * Makefile.in, configure: Regenerate.
5843
5844 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5845
5846 * Makefile.tpl (all): Avoid harmless warning in make all when
5847 gcc-bootstrap is enabled but stage_last does not exist.
5848 * Makefile.in: Rebuilt.
5849
5850 2009-05-24 Nicolas Roche <roche@adacore.com>
5851
5852 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5853 * Makefile.in: Regenerate.
5854
5855 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5856
5857 * MAINTAINERS: Update my e-mail address.
5858
5859 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5860
5861 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5862 * configure: Regenerate.
5863
5864 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5865
5866 PR other/40159
5867 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5868 gcc-no-bootstrap are mutually exclusive.
5869 * Makefile.in: Rebuilt.
5870
5871 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5872
5873 PR other/40159
5874 * Makefile.tpl (all): Don't end with unconditional success.
5875 * Makefile.in: Rebuilt.
5876
5877 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5878
5879 PR target/37137
5880 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5881 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5882 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5883 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5884 stage_configureflags, stage_cflags and stage_libcflags into
5885 explicit Makefile macros.
5886 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5887 GFORTRAN.
5888 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5889 CC. Set CC_FOR_BUILD from CC.
5890 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5891 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5892 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5893 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5894 and GFORTRAN.
5895 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5896 (_LIBCFLAGS): Renamed to _TFLAGS.
5897 (do-compare-debug, do-compare3-debug): Drop.
5898 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5899 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5900 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5901 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5902 (XGCC_FLAGS_FOR_TARGET): New.
5903 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5904 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5905 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5906 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5907 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5908 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5909 TFLAGS.
5910 (BUILD_CONFIG): Include if requested.
5911 (all): Set TFLAGS on bootstrap.
5912 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5913 (all-stageid-prefixmodule): Likewise.
5914 (do-clean, distclean-stageid): Set TFLAGS.
5915 (restrap): Fix whitespace.
5916 * Makefile.in: Rebuilt.
5917
5918 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5919
5920 * config.guess: Sync with src.
5921
5922 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5923
5924 * configure.ac ($with_ppl): Default to no if not supplied.
5925 ($with_cloog): Likewise.
5926 configure: Regenerate.
5927
5928 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5929
5930 * MAINTAINERS: Update my e-mail address.
5931
5932 2009-04-27 Nick Clifton <nickc@redhat.com>
5933
5934 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5935
5936 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5937
5938 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5939 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5940 * Makefile.in: Regenerate.
5941
5942 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5943
5944 PR bootstrap/39739
5945 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5946 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5947
5948 * configure, Makefile.in: Regenerate.
5949
5950 2009-04-21 Taras Glek <tglek@mozilla.com>
5951
5952 * include/hashtab.h: Update GTY annotations to new syntax
5953 * include/splay-tree.h: Likewise
5954
5955 2009-04-17 Ben Elliston <bje@au.ibm.com>
5956
5957 * config.sub, config.guess: Update from upstream sources.
5958
5959 2009-04-15 Anthony Green <green@moxielogic.com>
5960
5961 * configure.ac: Add moxie support.
5962 * configure: Rebuilt.
5963
5964 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5965
5966 * configure.ac: Change copyright header to refer to version
5967 3 of the GNU General Public License and to point readers at the
5968 COPYING3 file and the FSF's license web page.
5969 * Makefile.def: Likewise.
5970 * Makefile.tpl: Likewise.
5971 * Makefile.in: Regenerate.
5972
5973 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5974
5975 * configure.ac: Restore match for darwin9 or later. Use double
5976 brackets since regeneration eats one pair.
5977 * configure: Regenerate.
5978
5979 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5980
5981 PR gas/10039
5982 * configure.ac: Require texinfo 4.7.
5983 * configure: Regenerated.
5984
5985 2009-04-09 Nick Clifton <nickc@redhat.com>
5986
5987 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5988 the GCC Runtime Library Exception.
5989
5990 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5991
5992 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5993 * configure: Regenerate.
5994
5995 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5996
5997 * Makefil.def (languages): New entries.
5998 * Makefile.tpl (check-gcc-*): New generic target.
5999 * Makefile.in: Regenerate.
6000
6001 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
6002
6003 * MAINTAINERS: Update my email address.
6004
6005 2009-03-18 Tom Tromey <tromey@redhat.com>
6006
6007 * configure: Rebuild.
6008 * configure.ac (host_libs): Add libiconv.
6009 * Makefile.in: Rebuild.
6010 * Makefile.def (host_modules): Add libiconv.
6011 (configure-gdb, all-gdb): Depend on libiconv.
6012
6013 2009-03-16 Tristan Gingold <gingold@adacore.com>
6014
6015 * configure.ac: Treat gdb as supported on x86_64-darwin.
6016 * configure: Regenerate.
6017
6018 2009-03-16 Joseph Myers <joseph@codesourcery.com>
6019
6020 * configure.ac (--with-host-libstdcxx): New option.
6021 * configure: Regenerate.
6022
6023 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
6024
6025 * MAINTAINERS: Move myself into the write after approval list.
6026
6027 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
6028
6029 * MAINTAINERS: Update e-mail address.
6030
6031 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
6032
6033 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6034
6035 2009-03-10 Ira Rosen <irar@il.ibm.com>
6036
6037 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6038
6039 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6040
6041 Backport from git Libtool:
6042
6043 2009-01-19 Robert Millan <rmh@aybabtu.com>
6044 Support GNU/kOpenSolaris.
6045 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6046 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6047 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6048 GNU/kOpenSolaris.
6049
6050 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
6051
6052 * MAINTAINERS: Update e-mail address.
6053
6054 2009-02-24 Michael Eager <eager@eagercon.com>
6055
6056 * MAINTAINERS (Write After Approval): Add self.
6057
6058 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
6059
6060 * MAINTAINERS (Write After Approval): Add myself.
6061
6062 2009-02-05 Andreas Schwab <schwab@suse.de>
6063
6064 * Makefile.tpl (stage_last): Define $r and $s before using
6065 $(RECURSE_FLAGS_TO_PASS).
6066 * Makefile.in: Regenerate
6067
6068 2009-01-30 Ian Lance Taylor <iant@google.com>
6069
6070 * MAINTAINERS: Move myself to the Global Reviewers list.
6071
6072 2009-01-29 Robert Millan <rmh@aybabtu.com>
6073
6074 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6075 * configure: Regenerate.
6076
6077 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
6078
6079 * MAINTAINERS: Make whitespace consistent.
6080 Remove Robert Millan from Write After Approval.
6081
6082 2009-01-16 Alan Modra <amodra@bigpond.net.au>
6083
6084 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6085 (all-opcodes): Depend on all-libiberty.
6086 * Makefile.in: Regenerate.
6087
6088 2009-01-15 Douglas B Rupp <rupp@gnat.com>
6089
6090 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6091 * configure: Regenerate.
6092
6093 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
6094
6095 * MAINTAINERS (Write After Approval): Add myself.
6096
6097 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
6098
6099 * MAINTAINERS: Add myself to reviewers (Fortran).
6100
6101 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
6102
6103 PR tree-optimization/38515
6104 * configure.ac (cloog-polylib): Removed.
6105 (with_ppl, with_cloog): Test for "no".
6106 * configure: Regenerated.
6107
6108 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
6109
6110 * MAINTAINERS: Moved myself to reviewers (Fortran).
6111
6112 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
6113
6114 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6115 (Write After Approval): Remove myself.
6116
6117 2009-01-03 Diego Novillo <dnovillo@google.com>
6118
6119 * MAINTAINERS: Remove myself from alias maintainership.
6120
6121 2009-01-02 David Ayers <ayers@fsfe.org>
6122
6123 * MAINTAINERS: Update e-mail address.
6124
6125 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
6126
6127 * MAINTAINERS: Make whitespace consistent.
6128
6129 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6130
6131 Backport from upstream Libtool:
6132 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6133 Add cache variables to tests that require the linker to work.
6134 For shlibpath_overrides_runpath, this also changes the semantics
6135 to let the result from the C compiler take precedence.
6136
6137 2008-12-02 Ben Elliston <bje@au.ibm.com>
6138
6139 * config.sub, config.guess: Update from upstream sources.
6140
6141 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6142
6143 * configure.ac (ppllibs): Add by default the lib flags.
6144 * configure: Regenerate.
6145
6146 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
6147
6148 * MAINTAINERS: Add myself to the write after approval list.
6149
6150 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
6151
6152 * configure.ac: Add double brackets on darwin[912].
6153 * configure: Regenerate.
6154
6155 2008-12-03 Daniel Kraft <d@domob.eu>
6156
6157 * MAINTAINERS: Moved myself and Mikael Morin from Write After
6158 Approval to Reviewer section (for Fortran front-end).
6159
6160 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
6161
6162 * configure.ac: Expand to darwin10 and later.
6163 * configure: Regenerate.
6164
6165 2008-12-02 Andreas Schwab <schwab@suse.de>
6166
6167 * Makefile.def: configure-target-boehm-gc depends on
6168 all-target-libstdc++-v3.
6169 * Makefile.in: Regenerate.
6170
6171 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
6172
6173 * MAINTAINERS: Add myself as mingw maintainer.
6174
6175 2008-12-02 Ben Elliston <bje@au.ibm.com>
6176
6177 * config.sub, config.guess: Update from upstream sources.
6178
6179 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
6180
6181 * README.SCO: Remove.
6182
6183 2008-11-29 Fernando Pereira <pronesto@gmail.com>
6184
6185 * MAINTAINERS: Add myself to the write after approval list.
6186
6187 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
6188
6189 * MAINTAINERS: Update my email address in WAA section.
6190
6191 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
6192
6193 * MAINTAINERS: Update e-mail address.
6194
6195 2008-11-27 Toon Moene <toon@moene.org>
6196
6197 * MAINTAINERS: Change e-mail address.
6198
6199 2008-11-27 Tristan Gingold <gingold@adacore.com>
6200
6201 * configure.ac: Build gdb for i?86-*-darwin*
6202 * configure: Regenerated.
6203
6204 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
6205
6206 * MAINTAINERS: Added my full name.
6207
6208 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6209
6210 PR bootstrap/38014
6211 PR bootstrap/37923
6212
6213 Revert:
6214
6215 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6216
6217 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6218 * Makefile.in: Regenerated.
6219
6220 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6221
6222 PR gdb/921
6223 PR gdb/1646
6224 PR gdb/2175
6225 PR gdb/2176
6226
6227 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6228 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6229 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6230 (HOST_EXPORTS): Pass CPPFLAGS.
6231 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6232 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6233 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6234 * Makefile.in, configure: Regenerated.
6235 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6236 and CPPFLAGS_FOR_BUILD.
6237
6238 2008-11-06 Jeff Law <law@redhat.com>
6239
6240 * MAINTAINERS: Add myself as middle end maintainer.
6241
6242 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
6243
6244 * MAINTAINERS (Write after approval): Add myself.
6245
6246 2008-11-05 Diego Novillo <dnovillo@google.com>
6247
6248 * MAINTAINERS (Global Reviewers): Add myself.
6249 (Non-Algorithmic Maintainers): Remove myself.
6250
6251 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6252
6253 * MAINTAINERS (Write after approval): Add myself.
6254
6255 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6256
6257 * MAINTAINERS (Write after approval): Add myself.
6258
6259 2008-10-31 Ben Elliston <bje@au.ibm.com>
6260
6261 * configure.ac (spu-*-*): Remove special case.
6262 * configure: Regenerate.
6263
6264 2008-10-30 Catherine Moore <clm@codesourcery.com>
6265
6266 * MAINTAINERS (Write after approval): Update my email address.
6267
6268 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6269
6270 * configure.ac [spu-*-*]: Do not set skipdirs.
6271 * configure: Re-generate.
6272
6273 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6274
6275 * MAINTAINERS (Various Maintainers): Add myself to reload.
6276
6277 2008-10-25 Richard Guenther <rguenther@suse.de>
6278
6279 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6280 maintainer. Remove myself as libgcc-math maintainer.
6281 (Non-Algorithmic Maintainers): Remove myself.
6282
6283 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6284
6285 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6286 * Makefile.in: Regenerated.
6287
6288 2008-10-23 Cary Coutant <ccoutant@google.com>
6289
6290 * MAINTAINERS (Write after approval): Add myself.
6291
6292 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6293
6294 PR gdb/921
6295 PR gdb/1646
6296 PR gdb/2175
6297 PR gdb/2176
6298
6299 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6300 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6301 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6302 (HOST_EXPORTS): Pass CPPFLAGS.
6303 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6304 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6305 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6306 * Makefile.in, configure: Regenerated.
6307 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6308 and CPPFLAGS_FOR_BUILD.
6309
6310 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
6311
6312 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6313 Sebastian Pop.
6314
6315 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6316
6317 * MAINTAINERS (Write After Approval): Added myself.
6318
6319 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6320
6321 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6322 recommended version to 2.3.2.
6323
6324 * configure: Regenerate.
6325
6326 2008-10-01 Mark Mitchell <mark@codesourcery.com>
6327
6328 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6329
6330 2008-09-29 David Daney <david.daney@caviumnetworks.com>
6331
6332 * MAINTAINERS (Write After Approval): Update e-mail address.
6333
6334 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6335
6336 * libtool.m4: Update to libtool 2.2.6.
6337 * lt~obsolete.m4: Update to libtool 2.2.6.
6338 * ltmain.sh: Update to libtool 2.2.6.
6339 * ltsugar.m4: Update to libtool 2.2.6.
6340 * ltversion.m4: Update to libtool 2.2.6.
6341 * ltoptions.m4: Update to libtool 2.2.6.
6342 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6343
6344 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6345
6346 * MAINTAINERS (Write After Approval): Add myself.
6347
6348 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6349
6350 * MAINTAINERS (Write After Approval): Update my name.
6351
6352 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6353
6354 * MAINTAINERS: Add myself in "Write After Approval".
6355
6356 2008-09-18 Steve Ellcey <sje@cup.hp.com>
6357
6358 * MAINTAINERS: Add myself as ia64 maintainer.
6359
6360 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6361
6362 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6363 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6364 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6365 and Michael Tiemann from Write After Approval since they do not
6366 actually have access.
6367
6368 2008-09-05 Richard Guenther <rguenther@suse.de>
6369
6370 * configure.ac: Initialize clooglibs to -lcloog.
6371 * configure: Re-generate.
6372
6373 2008-09-04 Le-Chun Wu <lcwu@google.com>
6374
6375 * MAINTAINERS (Write After Approval): Add myself.
6376
6377 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6378
6379 * configure.ac (--with-cloog-polylib): New.
6380 (--disable-cloog-version-check): New.
6381 (--disable-ppl-version-check): New.
6382 * configure: Re-generate.
6383
6384 2008-09-03 Richard Guenther <rguenther@suse.de>
6385
6386 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6387 cloog test.
6388 * configure: Re-generate.
6389
6390 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6391
6392 Add picoChip port.
6393 * MAINTAINERS: Add picoChip maintainers.
6394
6395 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6396 Tobias Grosser <grosser@fim.uni-passau.de>
6397 Jan Sjodin <jan.sjodin@amd.com>
6398 Harsha Jagasia <harsha.jagasia@amd.com>
6399 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6400 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6401 Adrien Eliche <aeliche@isty.uvsq.fr>
6402
6403 Merge from graphite branch.
6404 * configure: Regenerate.
6405 * Makefile.in: Regenerate.
6406 * configure.ac (host_libs): Add ppl and cloog.
6407 Add checks for PPL and CLooG.
6408 * Makefile.def (ppl, cloog): Added modules and dependences.
6409 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6410 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6411
6412 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6413
6414 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6415 (GCC_SHLIB_SUBDIR): New.
6416 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6417 * configure: Regenerate.
6418 * Makefile.in: Regenerate.
6419
6420 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6421
6422 * MAINTAINERS: Consistently use tabs to separate columns.
6423
6424 2008-08-29 Tristan Gingold <gingold@adacore.com>
6425
6426 * MAINTAINERS (Write after Approval): Add myself.
6427
6428 2008-08-28 Tristan Gingold <gingold@adacore.com>
6429
6430 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6431 Enable bfd, binutils and opcodes.
6432 * configure: Regenerate.
6433
6434 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6435
6436 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6437
6438 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6439
6440 * MAINTAINERS: Use correct Umlaut for last name.
6441
6442 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6443
6444 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6445
6446 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6447
6448 * MAINTAINERS: Update my email address.
6449
6450 2008-08-16 Nicolas Roche <roche@adacore.com>
6451
6452 * Makefile.tpl: Add BOOT_ADAFLAGS.
6453 * Makefile.in: Regenerate.
6454
6455 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6456
6457 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6458 * configure: Regenerate.
6459
6460 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
6461
6462 * configure.ac: Add makefile fragments for hpux.
6463 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6464 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6465 * configure: Regenerate.
6466 * Makefile.in: Regenerate.
6467
6468 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
6469
6470 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6471
6472 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
6473
6474 * MAINTAINERS (Write after Approval): Add myself.
6475
6476 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6477
6478 * MAINTAINERS (Write After Approval): Add myself.
6479
6480 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
6481
6482 * MAINTAINERS (Write After Approval): Add myself.
6483
6484 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6485
6486 * MAINTAINERS: Update my email address.
6487
6488 2008-06-25 Joey Ye <joey.ye@intel.com>
6489
6490 * MAINTAINERS (Write After Approval): Add myself.
6491
6492 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6493
6494 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6495 * Makefile.in: Regenerate.
6496 * configure: Regenerate.
6497
6498 2008-06-17 Daniel Kraft <d@domob.eu>
6499
6500 * MAINTAINERS (Write After Approval): Add myself.
6501
6502 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6503
6504 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6505 "$@" is still intact with both Autoconf 2.59 and 2.62.
6506 * configure: Regenerate.
6507
6508 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6509
6510 * Makefile.tpl: Fix comment errors.
6511 * Makefile.in: Regenerate.
6512
6513 2008-06-12 David S. Miller <davem@davemloft.net>
6514 David Edelsohn <edelsohn@gnu.org>
6515
6516 * configure.ac: Add powerpc*-*-* to gold supported targets.
6517 * configure: Regenerate.
6518
6519 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6520
6521 PR tree-optimization/36218
6522 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6523 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6524 (all prefix="build-"): Pass them to build-system sub-makes.
6525 * Makefile.in: Regenerate.
6526
6527 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6528
6529 * MAINTAINERS (mt port): Remove.
6530 (sco5, unixware, sco udk): Remove.
6531 (Kean Johnston): Add to Write After Approval.
6532
6533 2008-05-30 Julian Brown <julian@codesourcery.com>
6534
6535 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6536 of libobjc for ARM EABI Linux.
6537 * configure: Regenerate.
6538
6539 2008-05-18 Xinliang David Li <davidxl@google.com>
6540
6541 * ChangeLog: Remove wrong ChangeLog entry.
6542
6543 2008-05-17 Xinliang David Li <davidxl@google.com>
6544
6545 * MAINTAINERS (Write After Approval): Add myself.
6546
6547 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6548
6549 * MAINTAINERS (Write After Approval): Add myself.
6550
6551 2008-05-14 Rafael Espíndola <espindola@google.com>
6552
6553 * config-ml.in: don't handle --enable-shared and --enable-static.
6554
6555 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6556
6557 * MAINTAINERS: Update my email address.
6558
6559 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6560
6561 * MAINTAINERS: Update my email address.
6562
6563 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6564
6565 * MAINTAINERS (Write After Approval): Add myself.
6566
6567 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6568
6569 * MAINTAINERS (Write After Approval): Add myself.
6570
6571 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6572
6573 * MAINTAINERS (crx): Add myself.
6574
6575 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6576
6577 Sync with src:
6578 2008-04-14 David S. Miller <davem@davemloft.net>
6579
6580 * configure.ac: Add sparc*-*-* to gold supported targets.
6581 * configure: Regenerate.
6582
6583 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6584
6585 PR bootstrap/35457
6586 * configure.ac: Include override.m4.
6587 * configure: Regenerate.
6588
6589 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6590
6591 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6592 * Makefile.in: Regenerate.
6593
6594 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6595
6596 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6597 as nonconfigurable directories list.
6598 * configure: Regenerate.
6599
6600 2008-04-14 Ben Elliston <bje@au.ibm.com>
6601
6602 * config.sub, config.guess: Update from upstream sources.
6603
6604 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6605
6606 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6607 * Makefile.in: Regenerate.
6608
6609 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6610
6611 * configure.ac: Do not build libssp for the AVR.
6612 * configure: Regenerate.
6613
6614 2008-04-07 Ian Lance Taylor <iant@google.com>
6615
6616 * Makefile.def: check-gold depends upon all-binutils.
6617 * Makefile.in: Regenerate.
6618
6619 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6620
6621 * MAINTAINERS (Write After Approval): Add myself.
6622
6623 2008-04-04 Nick Clifton <nickc@redhat.com>
6624
6625 PR binutils/4334
6626 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6627 builds.
6628 * configure: Regenerate.
6629
6630 2008-04-04 NightStrike <NightStrike@gmail.com>
6631
6632 PR other/35151
6633 * configure.ac: Combine rules for mingw32 and mingw64.
6634 * configure: Regenerate.
6635
6636 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6637
6638 * MAINTAINERS (Write After Approval): Add myself.
6639
6640 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6641
6642 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6643 * Makefile.in (.NOTPARALLEL): Ditto.
6644
6645 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6646
6647 * MAINTAINERS (Write After Approval): Add myself.
6648
6649 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6650
6651 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6652 * Makefile.in (.NOTPARALLEL): Regenerate.
6653
6654 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6655
6656 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6657 * Makefile.in: Regenerate.
6658
6659 2008-03-26 Jakub Staszak <kuba@et.pl>
6660
6661 * MAINTAINERS (Write After Approval): Add myself.
6662
6663 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6664
6665 * MAINTAINERS: Update e-mail address.
6666
6667 2008-03-20 Ian Lance Taylor <iant@google.com>
6668
6669 * configure.ac: Add support for --enable-gold.
6670 * Makefile.def: Add gold as a directory like ld.
6671 * configure, Makefile.in: Regenerate.
6672
6673 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6674
6675 * configure.ac: m4_include config/proginstall.m4.
6676 * configure: Regenerate.
6677
6678 Backport from upstream Libtool:
6679
6680 2007-10-12 Eric Blake <ebb9@byu.net>
6681
6682 Deal with Autoconf 2.62's semantic change in m4_append.
6683 * ltsugar.m4 (lt_append): Replace broken versions of
6684 m4_append.
6685 (lt_if_append_uniq): Don't require separator to be overquoted,
6686 and avoid broken m4_append.
6687 (lt_dict_add): Fix typo.
6688 * libtool.m4 (_LT_DECL): Don't overquote separator.
6689
6690 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6691
6692 * config.rpath: Add AIX 6 support.
6693
6694 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6695
6696 * Makefile.def (stageprofile). Remove -fprofile-generate
6697 from stage_libcflags.
6698 * Makefile.in: Regenerate.
6699
6700 2008-03-13 Ben Elliston <bje@au.ibm.com>
6701
6702 * config.sub, config.guess: Update from upstream sources.
6703
6704 2008-03-06 Tom Tromey <tromey@redhat.com>
6705
6706 * MAINTAINERS: Update for treelang deletion.
6707
6708 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6709
6710 * MAINTAINERS: Update my email address.
6711
6712 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6713
6714 * MAINTAINERS (darwin port): Add myself as a maintainer.
6715 (objective-c/c++): Add myself as a maintainer.
6716
6717 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6718
6719 * MAINTAINERS (Write After Approval): Update my email address.
6720
6721 2008-02-25 Tomas Bily <tbily@suse.cz>
6722
6723 * MAINTAINERS (Write After Approval): Add myself.
6724
6725 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6726
6727 * MAINTAINERS (OpenMP): Add myself.
6728
6729 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6730
6731 PR bootstrap/32009
6732 PR bootstrap/32161
6733
6734 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6735 * configure: Regenerate.
6736
6737 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6738 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6739 STAGE4_LIBCFLAGS): New.
6740 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6741 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6742 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6743 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6744 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6745 for target modules. Don't export LIBCFLAGS.
6746 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6747 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6748 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6749 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6750 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6751 * Makefile.in: Regenerate.
6752
6753 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6754
6755 PR libgcj/33085
6756 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6757 Do not use -DDLL_EXPORT. Backport from upstream.
6758
6759 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6760
6761 * MAINTAINERS (Write After Approval): Add myself.
6762
6763 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6764
6765 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6766 * configure: Regenerate.
6767
6768 2008-01-31 Marc Gauthier <marc@tensilica.com>
6769
6770 * configure.ac (xtensa*-*-*): Recognize processor variants.
6771 * configure: Regenerate.
6772
6773 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6774
6775 PR bootstrap/34922
6776 * configure.ac (PARSE_ARGS): Push suitable setting of
6777 ac_subdirs_all, for `./configure --help=recursive'.
6778 Handle `+' in generic toplevel directory disabling.
6779 * configure: Regenerate.
6780
6781 2008-01-28 Nick Clifton <nickc@redhat.com>
6782
6783 * MAINTAINERS (xstormy16): Take over maintainership.
6784
6785 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6786
6787 * MAINTAINERS (c4x port): Remove.
6788
6789 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6790
6791 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6792
6793 2008-01-23 Ben Elliston <bje@au.ibm.com>
6794
6795 * config.sub, config.guess: Update from upstream sources.
6796
6797 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6798
6799 * MAINTAINERS (Write After Approval): Add myself.
6800
6801 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6802
6803 * MAINTAINERS: Update my email address.
6804
6805 2008-01-09 Raksit Ashok <raksit@google.com>
6806
6807 * MAINTAINERS (Write After Approval): Add myself.
6808
6809 2008-01-09 Raksit Ashok <raksit@google.com>
6810
6811 * MAINTAINERS (Write After Approval): Add myself.
6812
6813 2008-01-08 Ben Elliston <bje@au.ibm.com>
6814
6815 * config.sub, config.guess: Update from upstream sources.
6816
6817 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6818
6819 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6820 Change recommended MPFR from 2.2.1 -> 2.3.0.
6821 * configure: Regenerate.
6822
6823 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6824
6825 * MAINTAINERS: Update my email address.
6826
6827 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6828
6829 * MAINTAINERS: Update my email address.
6830
6831 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6832
6833 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6834 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6835 * Makefile.in: Regenerate.
6836
6837 2007-12-10 Mark Heffernan <meheff@google.com>
6838
6839 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6840 misplaced entries.
6841
6842 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6843
6844 * configure.ac: Enable libjava for x86_64-*-darwin9.
6845 * configure: Regenerate.
6846
6847 2007-12-07 Bill Maddox <maddox@google.com>
6848
6849 * MAINTAINERS (Write After Approval): Add myself.
6850
6851 2007-12-05 Ben Elliston <bje@au.ibm.com>
6852
6853 * config.sub, config.guess: Update from upstream sources.
6854
6855 2007-12-02 Matthias Klose <doko@ubuntu.com>
6856
6857 * config-ml.in: Remove 64bit configure tests.
6858
6859 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6860
6861 * config-ml.in: Robustify against white space in absolute file
6862 names.
6863
6864 * config-ml.in (multi-clean): Substitute ${Makefile}.
6865 Remove superfluous ${Makefile} in list.
6866
6867 2007-11-19 Thiemo Seufer <ths@mips.com>
6868
6869 * config-ml.in: Don't hardcode the Makefile name.
6870
6871 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6872
6873 * MAINTAINERS (Write After Approval): Add myself.
6874
6875 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6876
6877 * MAINTAINERS (Write After Approval): Add myself.
6878
6879 2007-11-06 Doug Kwan <dougkwan@google.com>
6880
6881 * MAINTAINERS (Write After Approval): Add myself.
6882
6883 2007-10-25 Ben Elliston <bje@au.ibm.com>
6884
6885 * MAINTAINERS (mercury): Remove entry.
6886 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6887
6888 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6889
6890 * Makefile.def (dependencies): Make configure-gdb depend on
6891 all-intl.
6892 * Makefile.in: Regenerated.
6893
6894 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6895
6896 * MAINTAINERS (Fortran maintainer): Remove myself.
6897
6898 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6899
6900 * Makefile.def: To avoid problems running with parallel makes,
6901 build newlib before libgloss so that target specific header
6902 files are availble.
6903 * Makefile.in: Regenerate
6904
6905 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6906
6907 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6908 * Makefile.in: Regenerate.
6909
6910 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6911
6912 * MAINTAINERS (Register allocation reviewer): Add myself.
6913
6914 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6915
6916 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6917 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6918 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6919 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6920 * configure: Regenerate.
6921
6922 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6923
6924 * MAINTAINERS (Register allocation reviewer): Add myself.
6925
6926 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6927
6928 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6929 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6930 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6931 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6932 * configure.ac: Default them to host tools for $host = $build.
6933 Subst them.
6934
6935 * configure: Regenerate.
6936 * Makefile.in: Regenerate.
6937
6938 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6939
6940 * MAINTAINERS (Register allocation reviewer): Add myself.
6941
6942 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6943
6944 * MAINTAINERS (Register allocation reviewer): Add myself.
6945
6946 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6947
6948 * MAINTAINERS (Write After Approval): Fix typo.
6949
6950 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6951
6952 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6953 * configure: Regenerate.
6954
6955 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6956
6957 PR bootstrap/31906
6958 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6959 they're already prefixed.
6960
6961 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6962
6963 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6964 libstdc++.
6965 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6966 * configure: Regenerate.
6967 * Makefile.in: Regenerate.
6968
6969 2007-09-17 Andreas Schwab <schwab@suse.de>
6970
6971 * configure.ac: Raise minimum makeinfo version to 4.6.
6972 * configure: Regenerate.
6973
6974 2007-09-17 Johannes Singler <singler@ira.uka.de>
6975
6976 * MAINTAINERS (write-after-approval) add myself
6977
6978 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6979
6980 * configure.ac: Correct makeinfo version check.
6981 * configure: Regenerate.
6982
6983 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6984
6985 * MAINTAINERS: Update my email address.
6986
6987 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6988
6989 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6990 to $skipdirs and only disable gprof for newlib. Use the normal
6991 mips*-elf* handling in other respects.
6992 * configure: Regnerate.
6993
6994 2007-09-12 David Daney <ddaney@avtrex.com>
6995
6996 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6997 enabling libgcj.
6998 * configure: Regenerate.
6999
7000 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
7001
7002 PR other/32154
7003 * configure.ac: For libgloss targets, point the linker to the linker
7004 script, startup code and simulator library.
7005 * configure: Regenerate.
7006
7007 2007-09-07 Andrew Haley <aph@redhat.com>
7008
7009 * configure.ac (noconfigdirs): Remove target-libffi and
7010 target-libjava.
7011 * configure: Regenerate.
7012
7013 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7014
7015 PR target/33281
7016 * configure.ac: Use config/mh-mingw on mingw.
7017 * configure: Regenerate.
7018
7019 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
7020
7021 * MAINTAINERS (Write After Approval): Add myself.
7022
7023 2007-09-05 Richard Guenther <rguenther@suse.de>
7024
7025 * configure.ac (--enable-stage1-checking): If neither --enable-checking
7026 nor --disable-checking is provided also turn on yes and types
7027 checking for stage1.
7028 * configure: Re-generate.
7029
7030 2007-08-30 Krister Walfridsson <cato@df.lth.se>
7031
7032 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7033 (Write After Approval): Remove myself.
7034
7035 2007-08-29 Nick Clifton <nickc@redhat.com>
7036
7037 * config.sub, config.guess: Update from upstream sources.
7038
7039 2007-08-22 Bud Davis <jmdavis@link.com>
7040
7041 * MAINTAINERS (Write After Approval): Added myself.
7042 * MAINTAINERS (Reviewers): Removed myself.
7043
7044 2007-08-18 Paul Brook <paul@codesourcery.com>
7045 Joseph Myers <joseph@codesourcery.com>
7046
7047 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7048 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7049 * Makefile.in: Regenerate.
7050 * configure.ac (--with-debug-prefix-map): New.
7051 * configure: Regenerate.
7052
7053 2007-08-17 Richard Sandiford <richard@codesourcery.com>
7054 Nigel Stephens <nigel@mips.com>
7055
7056 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
7057 as target_makefile_frag.
7058 * configure: Regenerate.
7059
7060 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
7061
7062 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7063 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
7064 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7065 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7066 (do-compare, do-compare3, do-compare-debug): New.
7067 ([+compare-target+]): Use them.
7068
7069 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
7070
7071 * MAINTAINERS (Write After Approval): Change my email address.
7072
7073 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7074 Ben Elliston <bje@au.ibm.com>
7075
7076 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7077 --silent if $silent.
7078 * configure: Regenerate.
7079
7080 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
7081
7082 * MAINTAINERS (Various Maintainers): Add myself as
7083 loop infrastructure maintainer. Update my e-mail
7084 address.
7085
7086 2007-07-31 Diego Novillo <dnovillo@google.com>
7087
7088 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7089 Adjust description.
7090
7091 2007-07-26 Richard Guenther <rguenther@suse.de>
7092
7093 * configure.ac: Add types checking to stage1 checking flags.
7094 * configure: Regenerate.
7095
7096 2007-07-17 Nick Clifton <nickc@redhat.com>
7097
7098 * COPYING3: New file. Contains version 3 of the GNU General
7099 Public License.
7100 * COPYING3.LIB: New file. Contains version 3 of the GNU
7101 Lesser General Public License.
7102
7103 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7104
7105 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7106
7107 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7108
7109 * MAINTAINERS (S/390 co-maintainer): Add myself.
7110 (Write After Approval): Remove myself.
7111
7112 2007-07-13 Dan Hipschman <dsh@google.com>
7113
7114 * MAINTAINERS (Write After Approval): Add myself.
7115
7116 2007-07-11 Nick Clifton <nickc@redhat.com>
7117
7118 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7119 WINDRES export.
7120 * Makefile.in: Regenerate.
7121
7122 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7123
7124 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7125 maintainer.
7126
7127 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
7128
7129 * lt~obsolete.m4: New. Import from 20070318 libtool.
7130
7131 2007-07-03 Julian Brown <julian@codesourcery.com>
7132
7133 * MAINTAINERS (Write After Approval): Add myself.
7134
7135 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7136
7137 * configure.ac: Rewrite 'configure --help' strings to look nicer.
7138 * configure: Regenerate.
7139
7140 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7141
7142 * configure.ac: Add some missing m4 quotation.
7143 * configure: Regenerate.
7144
7145 2007-07-02 Simon Baldwin <simonb@google.com>
7146
7147 * MAINTAINERS (Write After Approval): Add myself.
7148
7149 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
7150
7151 * configure: Regenerate.
7152
7153 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
7154
7155 * Makefile.def: Add windmc tool to build.
7156 * Makefile.tpl: Likewise.
7157 * configure.ac: Likewise.
7158 * Makefile.in: Regenerate.
7159 * configure: Regenerate.
7160
7161 2007-06-28 DJ Delorie <dj@redhat.com>
7162
7163 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7164 not building newlib.
7165 * configure: Regenerated.
7166
7167 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
7168
7169 * MAINTAINERS (Write After Approval): Add myself.
7170
7171 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
7172
7173 * MAINTAINERS (Write After Approval): Add myself.
7174
7175 2007-06-19 Chris Matthews <chrismatthews@google.com>
7176
7177 * MAINTAINERS (Write After Approval): Add myself.
7178
7179 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
7180
7181 * MAINTAINERS (Write After Approval): Add myself.
7182
7183 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7184
7185 * Makefile.def: Add dependency from configure-gdb to all-bfd.
7186 * Makefile.in: Regenerated.
7187
7188 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
7189
7190 * configure.ac: Don't add target-libmudflap to noconfigdirs for
7191 bfin*-*-uclinux* targets.
7192 * configure: Regenerate.
7193
7194 2007-06-14 Ian Lance Taylor <iant@google.com>
7195
7196 * MAINTAINERS: Add myself as non-algorithmic global write
7197 maintainer.
7198
7199 2007-06-14 Diego Novillo <dnovillo@google.com>
7200
7201 * MAINTAINERS: Add self as middle-end maintainer and
7202 non-algorithmic global write maintainer.
7203
7204 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7205
7206 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7207 Move all Fortran maintainers except Paul Brook into the
7208 Non-Autopoiesis section.
7209
7210 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
7211
7212 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7213 (distclean-stage[+id+]): Possibly delete stage_last.
7214 * Makefile.in: Regenerate.
7215
7216 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
7217
7218 * MAINTAINERS (Various Maintainer): Fix typo.
7219
7220 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
7221
7222 * MAINTAINERS (Various Maintainer): Add myself as
7223 dataflow maintainer.
7224
7225 2007-06-07 Ben Elliston <bje@au.ibm.com>
7226
7227 * config.sub, config.guess: Update from upstream sources.
7228
7229 2007-06-07 Ben Elliston <bje@au.ibm.com>
7230
7231 * Makefile.tpl: Fix spelling error.
7232 * Makefile.in: Regenerate.
7233
7234 2007-06-01 Steve Ellcey <sje@cup.hp.com>
7235
7236 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7237 lt_cv_sys_max_cmd_len.
7238
7239 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7240
7241 * MAINTAINERS (Various Maintainers): Add myself as
7242 auto-vectorizer maintainer.
7243
7244 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
7245
7246 PR libjava/32098
7247 * libtool.m4: Revert previous change.
7248 * ltgcc.m4: Put it here.
7249
7250 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7251
7252 * MAINTAINERS (Various Maintainers): Add myself as
7253 auto-vectorizer maintainer.
7254
7255 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7256
7257 PR libjava/32098
7258 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7259
7260 2007-05-30 Richard Guenther <rguenther@suse.de>
7261
7262 * MAINTAINERS (Various Maintainers): Add myself as
7263 auto-vectorizer maintainer.
7264
7265 2007-05-30 Jakub Jelinek <jakub@redhat.com>
7266
7267 PR bootstrap/29382
7268 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7269 * configure: Rebuilt.
7270
7271 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
7272
7273 * MAINTAINERS (Write After Approval): Removed my name.
7274
7275 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7276
7277 * MAINTAINERS (Write After Approval): Remove myself.
7278
7279 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7280
7281 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7282
7283 2007-05-23 Steve Ellcey <sje@cup.hp.com>
7284
7285 * ltmain.sh: Update from ToT Libtool.
7286 * libtool.m4: Update from ToT Libtool.
7287 * ltsugar.m4: New. Update from ToT Libtool.
7288 * ltversion.m4: New. Update from ToT Libtool.
7289 * ltoptions.m4: New. Update from ToT Libtool.
7290 * ltconfig: Remove.
7291 * ltcf-c.sh: Remove.
7292 * ltcf-cxx.sh: Remove.
7293 * ltcf-gcj.sh: Remove.
7294
7295 2007-05-22 Ollie Wild <aaw@google.com>
7296
7297 * MAINTAINERS (Write After Approval): Add myself.
7298
7299 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
7300
7301 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7302 stage_cflags.
7303 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7304 Remove CFLAGS/LIBCFLAGS.
7305 (configure-stage[+id+]-[+prefix+][+module+],
7306 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7307 * Makefile.in: Regenerate.
7308
7309 2007-05-15 Diego Novillo <dnovillo@google.com>
7310
7311 * MAINTAINERS: Update e-mail address.
7312
7313 2007-05-15 Revital Eres <eres@il.ibm.com>
7314
7315 * MAINTAINERS (Write After Approval): Add myself.
7316
7317 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
7318
7319 * MAINTAINERS (Write After Approval): Updated my address.
7320
7321 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7322
7323 * MAINTAINERS (Write After Approval): Add myself.
7324
7325 2007-05-11 Silvius Rus <rus@google.com>
7326
7327 * MAINTAINERS (Write After Approval): Add myself.
7328
7329 2007-04-23 Tom Tromey <tromey@redhat.com>
7330
7331 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7332
7333 2007-04-22 Mark Mitchell <mark@codesourcery.com>
7334
7335 * MAINTAINERS (cpplib): Rename to ...
7336 (libcpp): ... this. Add C/C++ front end maintainers.
7337
7338 2007-04-14 Steve Ellcey <sje@cup.hp.com>
7339
7340 * config-ml.in: Pass ${ml_config_env} to configure calls.
7341
7342 2007-04-04 Christian Bruel <christian.bruel@st.com>
7343
7344 * MAINTAINERS (Write After Approval): Add myself.
7345
7346 2007-04-02 Dave Korn <dave.korn@artimi.com>
7347
7348 * MAINTAINERS (Write After Approval): Add myself.
7349
7350 2007-03-31 Tobias Burnus <burnus@net-b.de>
7351
7352 * MAINTAINERS (fortran 95 front end): Add myself.
7353
7354 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7355
7356 * MAINTAINERS (Write After Approval): Add myself.
7357
7358 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
7359
7360 * MAINTAINERS (Modulo Scheduler): Add myself.
7361
7362 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7363
7364 * MAINTAINERS (fortran 95 front end): Add myself.
7365 (c++ front end): whitespace fix.
7366
7367 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7368
7369 * MAINTAINERS (Write After Approval): Add myself.
7370
7371 2007-03-21 Richard Sandiford <richard@codesourcery.com>
7372
7373 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7374 of glob. Quote arguments with single quotes too.
7375 * configure: Regenerate.
7376
7377 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7378
7379 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7380 * Makefile.in: Regenerate
7381
7382 2007-03-07 Andreas Schwab <schwab@suse.de>
7383
7384 * configure: Regenerate.
7385
7386 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7387
7388 * configure.ac: Add "--with-pdfdir" configure option,
7389 which defines pdfdir variable.
7390 * Makefile.def (target=fixincludes): Add install-pdf to
7391 missing targets.
7392 (recursive_targets): Add install-pdf target.
7393 (flags_to_pass): Add pdfdir.
7394 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7395 target.
7396 * configure: Regenerate
7397 * Makefile.in: Regenerate
7398
7399 2007-02-28 Eric Christopher <echristo@apple.com>
7400
7401 Revert:
7402 2006-12-07 Mike Stump <mrs@apple.com>
7403
7404 * Makefile.def (dependencies): Add dependency for
7405 install-target-libssp and install-target-libgomp on
7406 install-gcc.
7407 * Makefile.in: Regenerate.
7408
7409 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7410
7411 * configure: Regenerate.
7412 * configure.ac: Move statements after variable declarations.
7413
7414 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7415
7416 * MAINTAINERS: Add myself as sh maintainer.
7417
7418 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7419
7420 * configure.ac: Adjust for loop syntax.
7421 * configure: Regenerate.
7422
7423 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7424
7425 * configure: Rebuilt.
7426
7427 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7428
7429 * configure.ac: Drop multiple occurrences of --enable-languages,
7430 and fix its quoting.
7431 * configure: Rebuilt.
7432
7433 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7434 Nathan Sidwell <nathan@codesourcery.com>
7435 Vladimir Prus <vladimir@codesourcery.com>
7436 Joseph Myers <joseph@codesourcery.com>
7437
7438 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7439 * configure: Regenerate.
7440
7441 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7442
7443 * ltconfig (freebsd*): Default to elf.
7444
7445 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7446
7447 * configure.ac (target_libraries): Move libgcc before libiberty.
7448 * configure: Regenerated.
7449
7450 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7451 Paolo Bonzini <bonzini@gnu.org>
7452
7453 PR bootstrap/30753
7454 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7455 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7456 * configure: Regenerated.
7457
7458 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7459
7460 * MAINTAINERS (Language Front End Maintainers): Update my mail
7461 address.
7462
7463 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7464
7465 PR bootstrap/30748
7466 * configure.ac: Correct syntax for Solaris ksh.
7467 * configure: Regenerated.
7468
7469 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7470
7471 * configure.ac: Sync with src.
7472 * configure: Regenerate.
7473
7474 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7475
7476 * Makefile.in: Regenerate.
7477
7478 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7479
7480 * config.sub: Sync with src.
7481
7482 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7483
7484 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7485 noncanonical equivalents.
7486 * configure.in: Rename to...
7487 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7488 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7489 target_noncanonical. Use them. Rewrite removal of configure
7490 arguments for autoconf 2.59. Discard variable settings. Force
7491 program_transform_name for native tools.
7492
7493 * Makefile.in: Regenerated.
7494 * configure: Regenerated with autoconf 2.59.
7495
7496 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7497
7498 * MAINTAINERS (Write After Approval): Add myself.
7499
7500 2007-01-31 Andreas Schwab <schwab@suse.de>
7501
7502 * Makefile.tpl (LDFLAGS): Substitute it.
7503 * Makefile.in: Regenerate.
7504
7505 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7506
7507 * MAINTAINERS (Write After Approval): Add myself.
7508
7509 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7510
7511 * MAINTAINERS (spu port): Add myself.
7512
7513 2007-01-23 Richard Guenther <rguenther@suse.de>
7514
7515 PR bootstrap/30541
7516 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7517 * Makefile.tpl (GNATBIND): Substitute it.
7518 (GNATMAKE): Likewise.
7519 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7520 of STAGE_PREFIX.
7521 * Makefile.in: Regenerate.
7522 * configure: Regenerate.
7523
7524 2007-01-18 Mike Stump <mrs@apple.com>
7525
7526 * configure.in: Re-enable -Werror for gcc builds.
7527
7528 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7529
7530 * MAINTAINERS (Write After Approval): Add myself.
7531
7532 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7533
7534 * configure.in: Change == to = in test command.
7535 * configure: Regenerate.
7536
7537 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7538 Nick Clifton <nickc@redhat.com>
7539 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7540
7541 * configure.in (build_configargs, host_configargs, target_configargs):
7542 Remove build/host/target parameters.
7543 (host_libs): Add gmp and mpfr.
7544 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7545 * Makefile.def (gmp, mpfr): New.
7546 (gcc): Remove target.
7547 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7548 target_os, target_vendor): New.
7549 (configure): Add host_alias/target_alias arguments; adjust invocations.
7550 * configure: Regenerate.
7551 * Makefile.in: Regenerate.
7552
7553 2007-01-11 Matt Fago <fago@earthlink.net>
7554
7555 * configure.in: Try to link to functions only in mpfr 2.2.x
7556 to improve robustness of configure tests.
7557 * configure: Regenerate.
7558
7559 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7560
7561 * MAINTAINERS: Add myself as i386 maintainer.
7562
7563 2007-01-08 Jan Hubicka <jh@suse.cz>
7564
7565 * MAINTAINERS: Add myself as i386 maintainer.
7566
7567 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7568
7569 * configure.in: Add support for an x86_64-mingw* target.
7570 * configure: Regenerate.
7571
7572 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7573
7574 * Makefile.tpl (all-target): Correct @if conditional for target
7575 modules.
7576 * configure.in: Omit libiberty if building only target libgcc.
7577 * configure, Makefile.in: Regenerated.
7578
7579 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7580
7581 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7582 * configure: Regenerate.
7583
7584 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7585
7586 * Makefile.def (target_modules): Add libgcc.
7587 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7588 * Makefile.tpl (clean-target-libgcc): Delete.
7589 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7590 on gcc even for bootstrapped modules. Rewrite handling of
7591 lang_env_dependencies to loop over target_modules.
7592 * configure.in (target_libraries): Add target-libgcc.
7593 * Makefile.in, configure: Regenerated.
7594
7595 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7596
7597 * configure.in: Reorganize recognition of languages. Add
7598 --enable-stage1-languages. Show supported languages for the chosen
7599 target rather than all recognized languages.
7600 * configure: Regenerate.
7601
7602 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7603
7604 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7605 * Makefile.in: Regenerate.
7606
7607 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7608
7609 * configure.in: Warn that MPFR 2.2.0 is buggy.
7610 * configure: Regenerate.
7611
7612 2006-12-27 Ian Lance Taylor <iant@google.com>
7613
7614 * configure.in: When removing Makefiles to force a reconfigure, also
7615 remove prev-DIR*/Makefile.
7616 * configure: Regenerate.
7617
7618 2006-12-22 Andreas Schwab <schwab@suse.de>
7619
7620 * configure: Regenerate with correct autoconf version.
7621
7622 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7623
7624 * configure.in: add AC_SUBST for *_FOR_TARGET.
7625 * configure: Regenerate.
7626
7627 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7628
7629 * configure.in: Simplify logic for rejecting languages that cannot
7630 be built. Separate the case when a language is unsupported,
7631 from the case when the user chooses not to build a language.
7632
7633 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7634
7635 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7636 it only affects bootstrap and could be tested on "$host" as well.
7637 * configure: Regenerate.
7638 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7639
7640 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7641
7642 PR bootstrap/29544
7643 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7644 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7645 move here comment from Makefile.tpl.
7646 * Makefile.tpl: Move some definitions higher in the file.
7647 (STAGE1_CHECKING): New.
7648 * configure.in: Add --enable-stage1-checking.
7649 * configure: Regenerate.
7650 * Makefile.in: Regenerate.
7651
7652 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7653
7654 * MAINTAINERS: Add myself as build system maintainer.
7655
7656 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7657
7658 * MAINTAINERS (Write After Approval): Add myself.
7659
7660 2006-12-13 Eric Christopher <echristo@apple.com>
7661
7662 * MAINTAINERS: Add myself as darwin maintainer.
7663
7664 2006-12-11 Ian Lance Taylor <ian@airs.com>
7665
7666 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7667
7668 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7669
7670 MAINTAINERS: Update my entry.
7671
7672 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7673
7674 * configure.in: Handle spu makefile frag.
7675 * Makefile.tpl (MAINT): Define
7676 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7677 * configure: Regenerate.
7678 * Makefile.in: Regenerate.
7679
7680 2006-12-11 Ben Elliston <bje@au.ibm.com>
7681
7682 * config.guess: Import latest version.
7683 * config.sub: Likewise.
7684
7685 2006-12-11 Ben Elliston <bje@au.ibm.com>
7686
7687 * configure.in (spu-*-*): Don't skip target-libiberty.
7688 * configure: Regenerate.
7689
7690 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7691
7692 PR bootstrap/30134
7693 * configure.in: Correct x86 darwin support for libjava to powerpc
7694 and i?86 only.
7695 * configure: Regenerate.
7696
7697 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7698
7699 * configure.in: Add x86 darwin support for libjava.
7700 * configure: Regenerate.
7701
7702 2006-12-07 Mike Stump <mrs@apple.com>
7703
7704 * Makefile.def (dependencies): Add dependency for
7705 install-target-libssp and install-target-libgomp on
7706 install-gcc.
7707 * Makefile.in: Regenerate.
7708
7709 2006-12-04 Richard Guenther <rguenther@suse.de>
7710
7711 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7712 (Non-Algorithmic Maintainers): Move over non-algorithmic
7713 loop optimizer maintainers, add myself as a non-algorithmic
7714 middle-end maintainer.
7715
7716 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7717
7718 * MAINTAINERS (Write After Approval): Add myself.
7719
7720 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7721
7722 * configure.in: Update error message for missing GMP/MPFR.
7723
7724 * configure: Regenerate.
7725
7726 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7727
7728 * configure.in: Update MPFR version in error message.
7729
7730 * configure: Regenerate.
7731
7732 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7733
7734 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7735 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7736 --with-gmp-lib): New flags.
7737
7738 * configure: Regenerate.
7739
7740 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7741
7742 * MAINTAINERS (Write After Approval): Change my email address.
7743
7744 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7745
7746 * MAINTAINERS (Write After Approval): Add myself.
7747
7748 2006-11-22 Philipp Thomas <pth@suse.de>
7749
7750 * MAINTAINERS (i18n): Update e-mail address.
7751
7752 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7753
7754 * MAINTAINERS (spu port): Add myself as maintainer.
7755 (Write After Approval): Remove myself.
7756
7757 2006-11-22 Ben Elliston <bje@au.ibm.com>
7758
7759 * configure.in (skipdirs): Don't build libssp for SPU.
7760 * configure: Regenerate.
7761
7762 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7763
7764 * MAINTAINERS (spu port): Add myself as maintainer.
7765 (libobjc): Update my email address.
7766
7767 2006-11-21 Andrea Bona <andrea.bona@st.com>
7768
7769 * MAINTAINERS (Write After Approval): Add myself.
7770
7771 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7772
7773 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7774 * configure : Rebuilt.
7775
7776 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7777
7778 * MAINTAINERS (Write After Approval): Add myself.
7779
7780 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7781
7782 * MAINTAINERS (Write After Approval): Add myself.
7783
7784 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7785
7786 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7787 libmpfr.a.
7788 * configure: Regenerate.
7789
7790 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7791
7792 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7793 (unstage): Test for stage_last presence.
7794
7795 PR bootstrap/29802
7796 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7797 STAGE_PREFIX.
7798 * Makefile.in: Regenerate.
7799
7800 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7801
7802 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7803 maintainers.
7804
7805 2006-11-14 Erven Rohou <erven.rohou@st.com>
7806
7807 * MAINTAINERS (Write After Approval): Add myself.
7808
7809 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7810
7811 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7812 and stageN-package/Makefile.
7813 * Makefile.in: Regenerated.
7814
7815 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7816
7817 * configure.in: Remove target-libgloss from noconfigdirs for
7818 bfin-*-*.
7819 * configure: Regenerated.
7820
7821 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7822
7823 * configure.in (have_gmp): Only error if the gcc directory exists.
7824
7825 * configure: Regenerate.
7826
7827 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7828
7829 * configure.in: Robustify error message for missing GMP/MPFR.
7830
7831 * configure: Regenerate.
7832
7833 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7834
7835 * MAINTAINERS (Write After Approval): Add myself.
7836
7837 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7838
7839 * MAINTAINERS: Change email address.
7840
7841 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7842
7843 * MAINTAINERS (Write After Approval): Add myself.
7844
7845 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7846
7847 * MAINTAINERS (Write After Approval): Add myself.
7848
7849 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7850
7851 * MAINTAINERS (Write After Approval): Move myself to
7852 Write After Approval section.
7853
7854 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7855
7856 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7857 need_gmp anymore.
7858 * configure: Regenerate.
7859
7860 2006-10-16 Tobias Burnus <burnus@net-b.de>
7861
7862 * MAINTAINERS (Write After Approval): Add myself.
7863
7864 2006-10-16 Ben Elliston <bje@au.ibm.com>
7865
7866 * config.guess: Import latest version.
7867 * config.sub: Likewise.
7868
7869 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7870
7871 * Makefile.def: Added pdf target handling.
7872 * Makefile.tpl: Added pdf target handling.
7873 * Makefile.in: Regenerated.
7874
7875 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7876
7877 * MAINTAINERS: Add self as score port maintainer.
7878
7879 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7880
7881 * MAINTAINERS (Write After Approval): Add myself.
7882
7883 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7884
7885 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7886 or newer.
7887 * configure: Regenerated.
7888
7889 2006-09-27 Dave Brolley <brolley@redhat.com>
7890
7891 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7892 using $s instead of $r.
7893 * configure: Regenerated.
7894
7895 2006-09-26 Thiemo Seufer <ths@mips.com>
7896
7897 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7898 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7899 * configure: Regenerate.
7900
7901 2006-09-24 Graeme Peterson <gridly@gmail.com>
7902
7903 * MAINTAINERS (Write After Approval): Remove myself.
7904
7905 2006-09-22 Chao-ying Fu <fu@mips.com>
7906
7907 * MAINTAINERS (Write After Approval): Add myself.
7908
7909 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7910
7911 * MAINTAINERS: Add self as soft-fp maintainer.
7912
7913 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7914
7915 * MAINTAINERS: Add myself as avr maintainer.
7916 Remove Marek Michalkiewicz as avr maintainer.
7917
7918 2006-09-07 Roberto Costa <roberto.costa@st.com>
7919
7920 * MAINTAINERS (Write After Approval): Add myself.
7921
7922 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7923
7924 * configure.in: Never build newlib for a Mingw host.
7925 Never build newlib as Mingw target library.
7926 Test the existence of winsup/cygwin for building a Cygwin newlib,
7927 rather than just winsup.
7928 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7929 building a Mingw target.
7930 * configure: Regenerate.
7931
7932 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7933
7934 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7935
7936 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7937
7938 * config.guess: Import from src (was more updated).
7939 * config.sub: Likewise.
7940
7941 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7942
7943 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7944 * configure: Regenerated.
7945
7946 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7947
7948 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7949 for stages after the first.
7950
7951 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7952
7953 * Makefile.def: Add dependencies for configure-opcodes
7954 on configure-intl and all-opcodes on all-intl.
7955 * Makefile.in: Regenerated.
7956
7957 2006-07-13 Ben Elliston <bje@au.ibm.com>
7958
7959 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7960
7961 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7962
7963 Port to hosts whose 'sort' and 'tail' implementations
7964 treat operands with leading '+' as file names, as POSIX
7965 has required since 2001. However, make sure the code still
7966 works on pre-POSIX hosts.
7967 * ltmain.sh: Don't assume "sort +2" is equivalent to
7968 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7969
7970 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7971
7972 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7973
7974 2006-07-04 Peter O'Gorman <peter@pogma.com>
7975
7976 * ltconfig: chmod 644 before ranlib during install.
7977
7978 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7979
7980 PR bootstrap/18058
7981 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7982 if the bootstrap compiler is a GCC version that supports it.
7983 * configure: Regenerate.
7984
7985 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7986
7987 * configure.in: Fix thinkos in previous check-in.
7988 * configure: Regenerate.
7989
7990 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7991
7992 PR other/27063
7993 * configure.in: Test subdir_requires and give an appropriate
7994 error message.
7995 * configure: Regenerate.
7996
7997 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7998
7999 * MAINTAINERS (Write After Approval): Add myself.
8000
8001 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
8002
8003 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8004
8005 2006-06-22 Steve Ellcey <sje@cup.hp.com>
8006
8007 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8008
8009 2006-06-20 David Ayers <d.ayers@inode.at>
8010
8011 PR bootstrap/28072
8012 * configure.in: Add target-boehm-gc to noconfigdirs depending on
8013 whether target-libjava is being configured instead of whether the
8014 java front end is enabled.
8015 * configure: Regenerate.
8016
8017 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8018
8019 PR target/27540
8020 * configure.in: Only enable libgomp on IRIX 6.
8021 * configure: Regenerate.
8022
8023 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
8024
8025 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8026 too.
8027 * Makefile.in: Regenerate.
8028
8029 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
8030
8031 * config-ml.in: Alter CCASFLAGS to include special
8032 multilib options the same as is done for CFLAGS.
8033
8034 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8035
8036 * configure.in: Don't enable libgomp on hpux10.
8037 * configure: Rebuilt.
8038
8039 2006-06-12 David Ayers <d.ayers@inode.at>
8040
8041 PR bootstrap/27963
8042 PR target/19970
8043 * configure.in: Remove target-boehm-gc from noconfigdirs where
8044 ${libgcj} is specified.
8045 * configure: Regenerate.
8046
8047 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
8048
8049 Sync from src:
8050
8051 * configure.in: Sync.
8052 * configure: Regenerated.
8053
8054 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
8055
8056 * Makefile.def: Added dependencies from sim and gdb on intl, and
8057 added configure dependencies to everything with an all dependency
8058 on intl.
8059 * Makefile.in: Regenerated.
8060
8061 2006-06-06 David Ayers <d.ayers@inode.at>
8062
8063 PR libobjc/13946
8064 * Makefile.def: Add dependencies for libobjc which boehm-gc.
8065 * Makefile.in: Regenerate.
8066 * configure.in: Add --enable-objc-gc at toplevel and have it
8067 enable boehm-gc for Objective-C.
8068 Remove target-boehm-gc from libgcj.
8069 Add target-boehm-gc to target_libraries.
8070 Add target-boehm-gc to noconfigdirs where ${libgcj}
8071 is specified.
8072 Assert that boehm-gc is supported when requested for Objective-C.
8073 Only build boehm-gc if needed either for Java or Objective-C.
8074 * configure: Regenerate.
8075
8076 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
8077
8078 PR 27674
8079 * Makefile.tpl (configure-[+prefix+][+module+],
8080 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8081 Remove rule to unstage bootstrapped modules.
8082 (stage_current): New.
8083 * Makefile.in: Regenerate.
8084
8085 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
8086
8087 * MAINTAINERS (Write After Approval): Update my e-mail address.
8088
8089 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
8090
8091 * include/libiberty.h: Declare pex_run_in_environment.
8092
8093 2006-05-31 Asher Langton <langton2@llnl.gov>
8094
8095 * MAINTAINERS (Write After Approval): Add myself.
8096
8097 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
8098
8099 * Makefile.def (bfd, opcodes): Fix lib_path.
8100 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8101 (restrap): Move under "@if gcc-bootstrap". Fix typo.
8102 * Makefile.in: Regenerate.
8103
8104 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8105
8106 * Makefile.in: Regenerate.
8107
8108 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8109
8110 * Makefile.def: Add install-html target. Add datarootdir
8111 docdir and htmldir to flags_to_pass.
8112 * Makefile.tpl: Add install-html target.
8113 * Makefile.in: Regenerate.
8114 * configure.in: Add --with-datarootdir, --with-docdir, and
8115 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8116 * configure: Regenerate.
8117
8118 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
8119
8120 * configure.in: Enable gprof for cross builds.
8121 * configure: Regenerate.
8122
8123 2006-05-22 Richard Guenther <rguenther@suse.de>
8124
8125 Revert
8126 2006-01-31 Richard Guenther <rguenther@suse.de>
8127 Paolo Bonzini <bonzini@gnu.org>
8128
8129 * Makefile.def (target_modules): Add libgcc-math target module.
8130 * configure.in (target_libraries): Add libgcc-math target library.
8131 (--enable-libgcc-math): New configure switch.
8132 * Makefile.in: Re-generate.
8133 * configure: Re-generate.
8134 * libgcc-math: New toplevel directory.
8135
8136 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8137 Andreas Tobler <a.tobler@schweiz.ch>
8138
8139 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
8140 * configure: Rebuilt.
8141
8142 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
8143
8144 * MAINTAINERS (Write After Approval): Add myself.
8145
8146 2006-05-01 DJ Delorie <dj@redhat.com>
8147
8148 * configure.in: Restore CFLAGS if GMP isn't present.
8149 * configure: Regenerate.
8150
8151 2006-05-01 Richard Guenther <rguenther@suse.de>
8152
8153 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8154 maintainer.
8155
8156 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
8157
8158 * MAINTAINERS (Write After Approval): Add myself.
8159
8160 2006-04-28 Jan Beulich <jbeulich@novell.com>
8161
8162 * MAINTAINERS (Write After Approval): Add myself.
8163
8164 2006-04-18 DJ Delorie <dj@redhat.com>
8165
8166 * configure.in (m32c): Build libstdc++-v3. Pass flags to
8167 reference libgloss so that libssp can be built in a combined
8168 tree.
8169 * configure: Regenerate.
8170
8171 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
8172
8173 * MAINTAINERS (Write After Approval): Add myself.
8174
8175 2006-04-05 Ben Elliston <bje@au.ibm.com>
8176
8177 * configure.in: Require makeinfo 4.4 or higher.
8178 * configure: Regenerate.
8179
8180 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
8181
8182 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8183 Rearrange the entries of other libraries to have them in one place.
8184
8185 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
8186
8187 * MAINTAINERS (Write After Approval): Remove myself.
8188 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8189
8190 2006-03-14 Richard Guenther <rguenther@suse.de>
8191
8192 * configure: Regenerate with autoconf 2.13.
8193
8194 2006-03-13 Jim Blandy <jimb@codesourcery.com>
8195
8196 * MAINTAINERS: Use my work address.
8197
8198 * MAINTAINERS: Update my E-mail address.
8199
8200 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
8201
8202 * configure.in: Handle --disable-<component> generically.
8203 * configure: Regenerate.
8204
8205 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8206
8207 PR libgcj/17311
8208 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8209
8210 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8211
8212 * MAINTAINERS (Write After Approval): Remove myself.
8213 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8214
8215 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
8216
8217 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8218 (TARGET_CONFIGDIRS): Remove.
8219 * configure.in: Remove AC_SUBST(target_configdirs).
8220 * Makefile.in, configure: Regenerated.
8221
8222 2006-02-20 Steven G. Kargl <kargls@comcast.net>
8223
8224 * MAINTAINERS (Write After Approval): Remove myself.
8225 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8226
8227 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
8228
8229 PR bootstrap/25670
8230
8231 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8232
8233 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8234 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8235 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8236 BUILD_PREFIX, BUILD_PREFIX_1.
8237 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8238
8239 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8240 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8241
8242 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8243 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8244 of `cat stage_current`. Always provide the `r' and `s' variables.
8245 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8246 a single shell execution.
8247 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8248 bootstrapped modules, make the stage1 module if the build was not
8249 started yet, else build the current stage.
8250 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8251 (all-build, all-host, all-target, [+make_target+]-host,
8252 [+make_target+]-target): Do not use \-continued lines.
8253 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8254 (current_stage, restrap, stage_last): New.
8255
8256 * Makefile.in: Regenerate.
8257 * configure: Regenerate.
8258
8259 2006-02-19 Bud Davis <jmdavis@link.com>
8260
8261 * MAINTAINERS (Write After Approval): Remove myself.
8262 (Language Front End Maintainers): Add myself as fortran 95
8263 maintainer and update e-mail address.
8264
8265 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8266
8267 * MAINTAINERS (Write After Approval): Remove myself.
8268 (Language Front End Maintainers): Add myself as fortran 95
8269 maintainer.
8270
8271 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
8272
8273 * MAINTAINERS (Write After Approval): Add myself.
8274
8275 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8276
8277 * MAINTAINERS (Write After Approval): Remove myself.
8278 (Language Front End Maintainers): Add myself as
8279 fortran 95 maintainer.
8280
8281 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8282
8283 Sync from src:
8284
8285 2005-12-27 Leif Ekblad <leif@rdos.net>
8286
8287 * configure.in: Add support for RDOS target.
8288 * configure: Regenerate.
8289
8290 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8291 Andreas Schwab <schwab@suse.de>
8292
8293 * configure: Regenerate.
8294
8295 2006-02-12 David Edelsohn <edelsohn@gnu.org>
8296
8297 * configure.in (enable_libgomp): Add AIX.
8298 * configure: Regenerate.
8299
8300 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8301
8302 * MAINTAINERS (Write After Approval): Add myself.
8303
8304 2006-02-03 Lee Millward <lee.millward@gmail.com>
8305
8306 * MAINTAINERS (Write After Approval): Add myself.
8307
8308 2006-01-31 Richard Guenther <rguenther@suse.de>
8309 Paolo Bonzini <bonzini@gnu.org>
8310
8311 * Makefile.def (target_modules): Add libgcc-math target module.
8312 * configure.in (target_libraries): Add libgcc-math target library.
8313 (--enable-libgcc-math): New configure switch.
8314 * Makefile.in: Re-generate.
8315 * configure: Re-generate.
8316 * libgcc-math: New toplevel directory.
8317
8318 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
8319
8320 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8321 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8322 the assembler, linker and binutils.
8323 * configure: Regenerate.
8324
8325 2006-01-22 Dirk Mueller <dmueller@suse.de>
8326
8327 * MAINTAINERS (Write After Approval): Add myself.
8328
8329 2006-01-20 Diego Novillo <dnovillo@redhat.com>
8330
8331 * configure: Regenerate.
8332
8333 2006-01-18 Richard Henderson <rth@redhat.com>
8334 Jakub Jelinek <jakub@redhat.com>
8335 Diego Novillo <dnovillo@redhat.com>
8336
8337 * libgomp: New directory.
8338 * Makefile.def: Add target_module libgomp.
8339 * Makefile.in: Regenerate.
8340 * configure.in (target_libraries): Add target-libgomp.
8341 * configure: Regenerate.
8342
8343 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
8344
8345 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8346 @ from continuation.
8347 * Makefile.in: Rebuilt.
8348
8349 2006-01-04 Chris Lattner <sabre@gnu.org>
8350
8351 * MAINTAINERS (Write After Approval): Add myself.
8352
8353 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
8354
8355 PR bootstrap/24252
8356
8357 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8358 * Makefile.tpl (OBJDUMP): New.
8359 (EXTRA_HOST_FLAGS): Add it.
8360 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8361
8362 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8363 to use symbolic links between directories. Avoid race conditions
8364 or make them harmless.
8365 * configure.in: Do not try to use symbolic links between directories.
8366
8367 * Makefile.def (LEAN): Pass.
8368 * Makefile.tpl (LEAN): Define.
8369 (stage[+id+]-start): Accept that the previous directory does not
8370 exist, if the bootstrap is lean.
8371 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8372 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8373 configure substitution.
8374 ([+compare-target+]): Likewise.
8375 ([+bootstrap-target+]-lean): New.
8376 * configure.in: Remove lean bootstrap support from here.
8377
8378 * Makefile.in: Regenerate.
8379 * configure: Regenerate.
8380
8381 2006-01-04 Ben Elliston <bje@au.ibm.com>
8382
8383 * MAINTAINERS (libdecnumber): Add myself.
8384
8385 2006-01-02 Mark Mitchell <mark@codesourcery.com>
8386
8387 * libtool-ldflags: New script.
8388
8389 2006-01-02 Andreas Schwab <schwab@suse.de>
8390
8391 * configure.in: When reconfiguring remove Makefile in
8392 all stage directories.
8393 * configure: Regenerate.
8394
8395 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8396
8397 * MAINTAINERS: Update my email address.
8398
8399 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8400
8401 Revert Ada-related part of the previous change.
8402
8403 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8404 Do not pass.
8405 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8406 * Makefile.in: Regenerate.
8407 * configure.in: Do not include mt-ppc-aix target fragment.
8408 * configure: Regenerate.
8409
8410 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8411
8412 * configure.in: Select appropriate fragments for PowerPC/AIX.
8413 * configure: Regenerate.
8414
8415 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8416 BOOT_CFLAGS, BOOT_LDFLAGS.
8417 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8418 BOOT_CFLAGS, BOOT_LDFLAGS.
8419 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8420 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8421 (stage): Fail if we cannot complete the work.
8422 * Makefile.in: Regenerate.
8423
8424 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8425
8426 * configure.in: Replace ms1 with mt.
8427 * configure: Rebuilt.
8428
8429 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8430
8431 * MAINTAINERS: Update my email address.
8432
8433 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8434
8435 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8436 install-host-nogcc): Don't invoke $(stage) at the end.
8437 * Makefile.in: Regenerate.
8438
8439 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8440
8441 * configure.in: Flip the top-level bootstrap switch.
8442 * configure: Regenerate.
8443
8444 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8445
8446 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8447 $(stage) and $(unstage).
8448 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8449 (all): Remove stray semicolon.
8450 (local-distclean): Don't handle multilib.tmp and multilib.out.
8451 (install.all): Set $s for consistency.
8452 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8453 check_multilibs setting. Always make the install directory.
8454 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8455 Correct @if/@endif.
8456 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8457 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8458 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8459 (multilib.out): Remove.
8460 * Makefile.in: Regenerated.
8461
8462 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
8463
8464 * MAINTAINERS (Write After Approval): Add myself.
8465
8466 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8467
8468 * MAINTAINERS: Add myself as mt maintainer.
8469
8470 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8471
8472 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8473
8474 * MAINTAINERS: Change email address.
8475
8476 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
8477
8478 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8479 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8480 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8481 Find in-tree tools if available.
8482 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8483 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8484 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8485 (COMPILER_*_FOR_TARGET): New.
8486 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8487 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8488 (CONFIGURED_*, USUAL_*): Remove.
8489 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8490 STRIP): Use autoconf substitutions.
8491 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8492 COMPILER_NM_FOR_TARGET): New.
8493 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8494
8495 (all): Make all-host and all-target in parallel.
8496 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8497 that $$r and $$s are set before invoking a recursive make.
8498 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8499 ([+bootstrap-target+]): Inline most of the `all' target.
8500
8501 2005-11-29 Ben Elliston <bje@au.ibm.com>
8502
8503 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8504 from the gcc build directory.
8505 * Makefile.in: Regenerate.
8506
8507 2005-11-29 Ben Elliston <bje@au.ibm.com>
8508
8509 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8510 depend on all-libdecnumber.
8511 * configure.in (host_libs): Include libdecnumber.
8512 * Makefile.in: Regenerate.
8513 * configure: Likewise.
8514
8515 2005-11-29 Ben Elliston <bje@au.ibm.com>
8516
8517 * libdecnumber: Import decNumber sources from the dfp-branch.
8518
8519 2005-11-21 Kean Johnston <jkj@sco.com>
8520
8521 * config.sub, config.guess: Sync from upstream sources.
8522
8523 2005-11-21 Ben Elliston <bje@au.ibm.com>
8524
8525 Import from Autoconf sources:
8526
8527 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8528 * config/move-if-change: Don't output "$2 is unchanged";
8529 suggested by Ben Elliston. Handle weird characters correctly.
8530
8531 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8532
8533 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8534 to match upstream libtool for darwin.
8535
8536 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8537
8538 * Makefile.def: Remove gdb dependencies for gdbtk.
8539 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8540 (configure-gdb, install-gdb): New rules.
8541 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8542 * Makefile.in, configure: Regenerated.
8543
8544 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8545
8546 * MAINTAINERS (Write After Approval): Add myself.
8547
8548 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8549
8550 * MAINTAINERS (Write After Approval): Add myself.
8551
8552 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8553
8554 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8555 Diego Novillo.
8556
8557 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8558
8559 PR bootstrap/24297
8560 * Makefile.tpl (do-[+make-target+], do-check, install,
8561 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8562 are set before recursing.
8563 * Makefile.in: Regenerate.
8564
8565 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8566
8567 PR bootstrap/18939
8568 * Makefile.def (gcc) <target>: Fix thinko.
8569 * Makefile.in: Regenerate.
8570
8571 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8572
8573 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8574 * configure: Regenerate.
8575
8576 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8577
8578 * MAINTAINERS (Write After Approval): Add self.
8579
8580 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8581
8582 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8583 target-libffi, target-qthreads, target-libjava, and
8584 targetlibobjc.
8585 * configure: Regenerate.
8586
8587 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8588
8589 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8590 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8591 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8592 (USUAL_OBJDUMP_FOR_TARGET): New.
8593 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8594 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8595 * configure, Makefile.in: Regenerated.
8596
8597 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8598
8599 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8600 before other host packages.
8601
8602 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8603
8604 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8605
8606 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8607
8608 PR bootstrap/22340
8609
8610 * configure.in (default_target): Remove.
8611 * Makefile.tpl (all): Do not use prerequisites as subroutines
8612 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8613 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8614 use prerequisites as subroutines.
8615 (check-host, check-target): New.
8616 (bootstrap configure & all targets): Do not use stage*-start
8617 if the directory layout is already ok.
8618 (non-bootstrap configure & all targets): Prepend a $(unstage).
8619 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8620 (NOTPARALLEL): Remove.
8621 (unstage, stage variables): New variables.
8622 (unstage, stage targets): Simply expand to those variables.
8623
8624 * configure: Regenerate.
8625 * Makefile.in: Regenerate.
8626
8627 2005-10-04 James E Wilson <wilson@specifix.com>
8628
8629 * Makefile.def (lang_env_dependencies): Add libmudflap.
8630 * Makefile.in: Regenerate.
8631
8632 2005-10-03 Andreas Schwab <schwab@suse.de>
8633
8634 Backport from libtool CVS:
8635 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8636
8637 * ltmain.sh: add support for installing into temporary
8638 staging area (e.g. 'make install DESTDIR=...')
8639
8640 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8641
8642 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8643 * configure: Regenerated.
8644
8645 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8646
8647 * configure: Regenerate with the correct
8648 autoconf version.
8649
8650 2005-09-30 Catherine Moore <clm@cm00re.com>
8651
8652 * configure.in (bfin-*-*): New.
8653 * configure: Regenerated.
8654
8655 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8656
8657 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8658 (LIPO_FOR_TARGET): New.
8659 (CONFIGURED_LIPO_FOR_TARGET): New.
8660 (USUAL_LIPO_FOR_TARGET): New.
8661 (STRIP_FOR_TARGET): New.
8662 (CONFIGURED_STRIP_FOR_TARGET): New.
8663 (USUAL_STRIP_FOR_TARGET): New.
8664 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8665 STRIP_FOR_TARGET.
8666 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8667 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8668 * Makefile.in: Regenerate.
8669 * configure: Regenerate.
8670
8671 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8672
8673 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8674 (rs6000-*-aix*): Same.
8675 * configure: Regenerate.
8676
8677 2005-09-16 Tom Tromey <tromey@redhat.com>
8678
8679 * MAINTAINERS: Add self as java maintainer.
8680
8681 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8682
8683 * configure.in: Recognize f95 in the --enable-languages option,
8684 and substitute it for fortran, issuing a warning.
8685 * configure: Regenerate.
8686
8687 2005-08-30 Phil Edwards <phil@codesourcery.com>
8688
8689 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8690 * configure: Regenerated.
8691
8692 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8693
8694 * MAINTAINERS: Add self as ms1 maintainer.
8695
8696 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8697
8698 * Makefile.def (libssp): Add to lang_env_dependencies.
8699 * Makefile.in: Regenerate.
8700
8701 2005-08-18 Ian Lance Taylor <ian@airs.com>
8702
8703 * MAINTAINERS: Add myself as middle-end maintainer.
8704
8705 2005-08-17 Christian Groessler <chris@groessler.org>
8706
8707 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8708 * Makefile.in: Regenerate.
8709
8710 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8711
8712 * MAINTAINERS (write after approval): Added myself.
8713
8714 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8715
8716 * MAINTAINERS (Write After Approval): Add myself.
8717
8718 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8719
8720 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8721 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8722 Look for alternate names of the target cc and c++
8723 * configure: Regenerate.
8724
8725 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8726
8727 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8728 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8729 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8730 tools; remove code to manually set them.
8731 (Target tools): Look in the environment for them.
8732 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8733 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8734 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8735 build directory.
8736 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8737 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8738 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8739 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8740 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8741 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8742 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8743 * configure: Regenerate.
8744 * Makefile.in: Regenerate.
8745
8746 2005-07-28 Ben Elliston <bje@au.ibm.com>
8747
8748 * MAINTAINERS: Update for removed CPU targets.
8749
8750 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8751
8752 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8753 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8754 * Makefile.in: Regenerated.
8755
8756 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8757
8758 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8759 (CFLAGS_FOR_TARGET): Use it.
8760 (CXXFLAGS_FOR_TARGET): Likewise.
8761 * Makefile.in: Regenerated.
8762 * configure.in (--with-build-sysroot): New option.
8763 * configure: Regenerated.
8764
8765 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8766
8767 * Makefile.tpl: Wrap install between unstage and stage
8768 * Makefile.in: Regenerate.
8769
8770 2005-07-21 Eric Christopher <echristo@apple.com>
8771
8772 * MAINTAINERS: Update affiliation.
8773
8774 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8775
8776 * MAINTAINERS: Add self as crx port maintainer.
8777
8778 2005-07-20 DJ Delorie <dj@redhat.com>
8779
8780 * MAINTAINERS: Add self as m32c maintainer.
8781
8782 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8783
8784 * all files: Update FSF address.
8785
8786 2005-07-15 Eric Christopher <echristo@redhat.com>
8787
8788 * MAINTAINERS: Change affiliation.
8789
8790 2005-07-14 Jim Blandy <jimb@redhat.com>
8791
8792 * configure.in: Add cases for Renesas m32c.
8793 * configure: Regenerated.
8794
8795 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8796
8797 * COPYING.LIB: Update from fsf.org.
8798
8799 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8800
8801 * COPYING, compile, config.guess,
8802 config.sub, install-sh, missing, mkinstalldirs,
8803 symlink-tree, ylwrap: Sync from upstream sources.
8804 * config-ml.in: Update FSF address.
8805
8806 2005-07-13 Eric Christopher <echristo@redhat.com>
8807
8808 * configure.in: Add toplevel noconfigdir support for tpf.
8809 * configure: Regenerate.
8810
8811 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8812
8813 PR ada/22340
8814
8815 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8816 * Makefile.in: Regenerate.
8817
8818 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8819
8820 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8821 Brolley to write-after-approval.
8822
8823 2005-07-07 Andreas Schwab <schwab@suse.de>
8824
8825 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8826 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8827 * Makefile.in: Regenerated.
8828
8829 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8830
8831 * configure.in: Don't build sim or rda when targetting darwin.
8832 * configure: Regenerate.
8833
8834 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8835
8836 * configure.in: Add --enable-libssp and --disable-libssp.
8837 * configure: Regenerate with autoconf-2.13.
8838
8839 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8840
8841 * Makefile.def (target_modules): Add libssp.
8842 * configure.in (target_libraries): Add target-libssp.
8843 * configure: Rebuilt.
8844 * Makefile.in: Rebuilt.
8845
8846 2005-07-01 Zack Weinberg <zackw@panix.com>
8847
8848 * MAINTAINERS: Change email address. Resign from maintainership.
8849
8850 2005-07-01 Richard Guenther <rguenther@suse.de>
8851
8852 * MAINTAINERS: Change my e-mail address and affiliation.
8853
8854 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8855
8856 * Makefile.def (stagefeedback): Come after profile.
8857 Define profiledbootstrap target.
8858 * Makefile.tpl (profiledbootstrap): Remove.
8859 (stageprofile-end): Zap stagefeedback.
8860 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8861 * Makefile.in: Regenerate.
8862
8863 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8864
8865 * MAINTAINERS: Update my email address.
8866
8867 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8868
8869 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8870 In 'cpp' stanza, support '#line' as well as '# '.
8871
8872 2005-06-08 Andreas Schwab <schwab@suse.de>
8873
8874 * MAINTAINERS: Move myself from 'Write After Approval' to
8875 'CPU Port Maintainers' section as m68k maintainer.
8876
8877 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8878
8879 * configure.in (unsupported_languages): New macro.
8880 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8881 non-ported target libraries in noconfigdirs.
8882 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8883 non-linux-gnu. Remove libgcj_ex_libffi.
8884 <lang_frag loop>: Set add_this_lang=no if the language is in
8885 unsupported_languages.
8886 * configure: Regenerate.
8887
8888 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8889
8890 * configure.in: Fix typo in handling of --with-mpfr-dir.
8891 * configure: Regenerate.
8892
8893 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8894
8895 * MAINTAINERS: Update my email address.
8896
8897 2005-06-02 Jim Blandy <jimb@redhat.com>
8898
8899 * config.sub: Add cases for the Renesas m32c. (This patch has been
8900 accepted into the master sources.)
8901
8902 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8903 Michael Snyder <msnyder@redhat.com>
8904 Stan Cox <scox@redhat.com>
8905
8906 * configure.in: Set noconfigdirs for ms1.
8907
8908 * configure: Regenerate.
8909
8910 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8911
8912 * MAINTAINERS (Write After Approval): Add self.
8913
8914 2005-06-01 Josh Conner <jconner@apple.com>
8915
8916 * MAINTAINERS (Write After Approval): Add self.
8917
8918 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8919
8920 * MAINTAINERS: Update my email address.
8921
8922 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8923
8924 * MAINTAINERS (Write After Approval): Add self.
8925
8926 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8927
8928 * MAINTAINERS (Write After Approval): Remove self.
8929
8930 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8931
8932 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8933 (Dependencies): Consider target modules for bootstrap dependencies.
8934 Make target bootstrap modules depend on each stage's gcc.
8935 * Makefile.in: Regenerate.
8936
8937 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8938
8939 * Makefile.def (configure-gcc): Depend on binutils having been built.
8940 (all-gcc): No need to do it here.
8941 * Makefile.in: Regenerate.
8942
8943 2005-05-19 Paul Brook <paul@codesourcery.com>
8944
8945 * configure.in: Rewrite misleading error message when requested
8946 language cannot be built.
8947 * configure: Regenerate.
8948
8949 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8950
8951 * ylwrap: Import from Automake 1.9.5.
8952
8953 2005-05-13 David Ung <davidu@mips.com>
8954
8955 * MAINTAINERS (Write After Approval): Add self.
8956
8957 2005-05-09 Mike Stump <mrs@apple.com>
8958
8959 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8960 lt_cv_sys_max_cmd_len for now.
8961
8962 2005-05-09 Stan Cox <scox@redhat.com>
8963
8964 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8965
8966 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8967
8968 * README.SCO: Update the URL.
8969
8970 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8971
8972 * ltconfig: Define file_list_spec. Pass file_list_spec and
8973 with_gnu_ld to libtool.
8974 * ltcf-c.sh (aix[45]): Define file_list_spec.
8975 * ltcf-cxx.sh (aix[45]): Same.
8976 * ltcf-gcj.sh (aix[45]): Same.
8977 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8978 exists, write list of input files to temporary file.
8979
8980 2005-05-04 Mike Stump <mrs@apple.com>
8981
8982 * configure.in: Always pass --target to target configures as
8983 otherwise rebuilds that do --recheck will fail.
8984 * confiugure: Rebuilt.
8985
8986 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8987
8988 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8989 STAGE_HOST_EXPORTS.
8990 (configure, all): Add bootstrap support.
8991 (Host modules, target modules): Pass post-stage1 flags and exports.
8992 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8993 * Makefile.in: Regenerate.
8994
8995 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8996
8997 * configure: Regenerate.
8998
8999 2005-04-27 Mike Stump <mrs@apple.com>
9000
9001 * MAINTAINERS: Add self as darwin maintainer.
9002
9003 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
9004
9005 * config.sub: Update from master copy.
9006
9007 2005-04-21 Mike Stump <mrs@apple.com>
9008
9009 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9010 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9011
9012 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
9013
9014 * configure.in <crisv32-*-*, cris-*-*>: New local variable
9015 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
9016 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
9017 "*-*-elf" and "*-*-linux*".
9018 * configure: Regenerate.
9019
9020 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
9021
9022 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9023
9024 2005-04-12 Mike Stump <mrs@apple.com>
9025
9026 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9027
9028 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
9029
9030 * MAINTAINERS (Write After Approval): Add myself.
9031
9032 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
9033
9034 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9035
9036 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
9037
9038 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9039 (TARGET_CONFIGARGS): Include --with-target-subdir.
9040 (configure, all): New macros. Use them throughout.
9041 * Makefile.in: Regenerate.
9042
9043 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
9044
9045 * MAINTAINERS (Write After Approval): Add myself.
9046
9047 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9048
9049 * MAINTAINERS: Remove 'loop unrolling' maintainer.
9050
9051 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
9052
9053 * MAINTAINERS: Move John Carr to Write After Approval.
9054
9055 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
9056
9057 * config/mh-mingw32: Delete.
9058 * configure.in: Don't use it.
9059 * configure: Regenerate.
9060
9061 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
9062
9063 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9064 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9065 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9066 (HOST_LIB_PATH): Generate from Makefile.def.
9067 (TARGET_LIB_PATH): Likewise.
9068 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9069 * Makefile.in: Regenerate.
9070 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9071 (RPATH_ENVVAR): Include Darwin case.
9072 * configure: Regenerate.
9073
9074 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
9075
9076 * MAINTAINERS (Various Maintainers): Remove self.
9077 (Write After Approval): Add self.
9078
9079 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
9080
9081 * MAINTAINERS (Various Maintainers): Add self.
9082
9083 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
9084
9085 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9086 * configure: Regenerate.
9087
9088 2005-03-21 Zack Weinberg <zack@codesourcery.com>
9089
9090 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9091 gcc_version, and gcc_version_trigger from set of flags to pass.
9092 * Makefile.tpl: Remove definitions of above variables.
9093 (config.status): Remove dependency on $(gcc_version_trigger).
9094 * Makefile.in: Regenerate.
9095 * configure.in: Do not reference config/gcc-version.m4 nor
9096 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
9097 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
9098 * configure: Regenerate.
9099
9100 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
9101 Andrew Pinski <pinskia@physics.uc.edu>
9102
9103 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9104 * Makefile.in: Regenerate.
9105
9106 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
9107
9108 * MAINTAINERS (Write After Approval): Add myself.
9109
9110 2005-03-03 David Ayers <d.ayers@inode.at>
9111
9112 * MAINTAINERS (Write After Approval): Add myself.
9113
9114 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
9115
9116 PR libgcj/20160
9117 * ltmain.sh: Avoid creating archives with components that have
9118 duplicate basenames.
9119
9120 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
9121
9122 PR bootstrap/20250
9123 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9124 instead of check.
9125 * Makefile.in: Regenerate.
9126
9127 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
9128
9129 * Makefile.in: Regenerate to fix conflict between the previous two
9130 patches.
9131
9132 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
9133
9134 PR bootstrap/17383
9135 * Makefile.def (target_modules): Remove "stage", now unnecessary.
9136 * Makefile.tpl (HOST_SUBDIR): New substitution.
9137 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9138 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9139 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9140 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9141 (Host modules, Bootstrapped modules): Use it.
9142 (Build modules, Target modules): Do not create symlink trees,
9143 always configure out-of-srcdir.
9144 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9145 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9146 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9147 $(HOST_SUBDIR). Create a symlink for host_subdir.
9148
9149 * Makefile.in: Regenerate.
9150 * configure: Regenerate.
9151
9152 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9153
9154 Merged from libada-gnattools-branch:
9155 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
9156
9157 * gnattools: New directory.
9158 * Makefile.def: Add gnattools as a module, depending on target-libada.
9159 * Makefile.in: Regenerate.
9160 * configure.in: Include gnattools in host_tools; disable it if ada
9161 is disabled.
9162 * configure: Regenerate.
9163
9164 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
9165
9166 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9167 treelang maintainer.
9168 (Write After Approval): Remove myself.
9169
9170 2005-02-23 Paul Schlie <schlie@comcast.net>
9171
9172 * configure.in: Allow darwin targeted ports to build tk, itcl and
9173 libgui.
9174 * configure: Regenerate.
9175
9176 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9177
9178 PR libgcj/10353
9179 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9180 * configure: Regenerate.
9181
9182 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
9183
9184 * MAINTAINERS (Write After Approval): Add myself.
9185
9186 2005-02-10 Ian Lance Taylor <ian@airs.com>
9187
9188 * MAINTAINERS: Update my e-mail address.
9189
9190 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
9191
9192 * MAINTAINERS (Write After Approval): Add myself.
9193
9194 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
9195
9196 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9197 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9198 target-libgloss when not *-*-elf and *-*-aout.
9199 * configure: Regenerate.
9200
9201 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9202
9203 * MAINTAINERS: Remove obsolete entries.
9204
9205 * MAINTAINERS (Write After Approval): Add Michael Matz.
9206
9207 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
9208
9209 * MAINTAINERS: Remove self as cpplib maintainer.
9210
9211 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9212
9213 * install-sh, config.sub: Import from upstream.
9214
9215 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9216
9217 PR bootstrap/18222
9218 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9219 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9220 * Makefile.in: Regenerate.
9221
9222 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
9223
9224 * MAINTAINERS: Update my email address.
9225
9226 2005-01-12 David Edelsohn <edelsohn@gnu.org>
9227 Andreas Schwab <schwab@suse.de>
9228
9229 PR bootstrap/18033
9230 * config-ml.in: Eval option if surrounded by single quotes.
9231
9232 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
9233
9234 Revert 2004-12-28 Makefile changes, a better fix will be
9235 applied to mainline and src after GCC 4.0 branches.
9236
9237 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
9238
9239 PR bootstrap/17383
9240
9241 * Makefile.def (target_modules): Remove stage parameter,
9242 it is always true now.
9243 * Makefile.tpl (configure-build-[+module+],
9244 configure-target-[+module+]): Always build symlink tree
9245 for the directory and for include. BUILD_SUBDIR and
9246 TARGET_SUBDIR cannot be . anymore.
9247 * Makefile.in: Regenerate.
9248
9249 2004-12-25 David Edelsohn <edelsohn@gnu.org>
9250
9251 Revert 2004-12-08 Makefile changes.
9252
9253 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9254
9255 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9256 cygwin, mingw.
9257
9258 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9259
9260 * configure.in (sh64-*-*): Reenable gprof.
9261 * configure: Regenerate.
9262
9263 2004-12-08 David Edelsohn <edelsohn@gnu.org>
9264
9265 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9266 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9267 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9268 * Makefile.in: Regenerate.
9269
9270 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9271
9272 * MAINTAINERS: Update my email address.
9273
9274 2004-12-07 Matt Kraai <kraai@ftbfs.org>
9275
9276 * Makefile.tpl: Generate normal dependencies if the LHS module is
9277 not bootstrapped.
9278 * Makefile.in: Regenerate.
9279
9280 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9281
9282 * configure.in: Include config/gxx-include-dir.m4. Use
9283 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9284 * configure: Regenerate.
9285
9286 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9287
9288 * config.if: Delete.
9289 * configure.in: Set libstdcxx_incdir directly.
9290 * configure: Regenerate.
9291
9292 2004-12-02 Eric Christopher <echristo@redhat.com>
9293
9294 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9295 * Makefile.in: Regenerate.
9296
9297 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9298
9299 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9300 * configure: Regenerate.
9301
9302 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9303
9304 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9305 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9306 * configure: Regenerate.
9307
9308 2004-12-01 Eric Christopher <echristo@redhat.com>
9309
9310 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9311 of things to remove.
9312
9313 2004-11-29 Matt Kraai <kraai@ftbfs.org>
9314
9315 * MAINTAINERS (Write After Approval): Update my e-mail address.
9316
9317 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9318
9319 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9320 from CVS libtool to always pass_all.
9321
9322 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9323
9324 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9325 (hppa*64*-*-*): Delete incorrect comment.
9326 * configure: Rebuilt.
9327
9328 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9329
9330 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9331
9332 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9333
9334 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9335 from CVS libtool to always pass_all.
9336
9337 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9338
9339 * install-sh, compile: Import from automake.
9340
9341 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9342
9343 * config.guess, config.sub: Import from savannnah.
9344
9345 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
9346
9347 * MAINTAINERS (Write After Approval): Add myself
9348
9349 2004-11-12 Mike Stump <mrs@apple.com>
9350
9351 * Makefile.def: Add html support.
9352 * Makefile.tpl: Likewise.
9353 * Makefile.in: Regenerate.
9354
9355 2004-11-11 Geoffrey Keating <geoffk@apple.com>
9356
9357 PR 18423
9358 * configure.in: Remove all instances of build-fixincludes from
9359 noconfigdirs.
9360 (build_configargs): Supply --target to subdirectories.
9361 * configure: Regenerate.
9362
9363 * Makefile.def: Make gcc install depend on fixincludes install.
9364 * Makefile.in: Regenerate.
9365
9366 2004-11-10 Janis Johnson <janis187@us.ibm.com>
9367
9368 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9369
9370 2004-11-11 Paul Brook <paul@codesourcery.com>
9371
9372 * MAINTAINERS: Add self as arm maintainer. Update email address.
9373
9374 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9375
9376 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9377 target-libgfortran.
9378 * configure: Regenerate.
9379
9380 2004-11-07 David Edelsohn <edelsohn@gnu.org>
9381
9382 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9383 like CC.
9384
9385 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
9386
9387 * Makefile.def (host fixincludes): Specify missing targets.
9388 * Makefile.in: Regenerate.
9389
9390 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9391
9392 * MAINTAINERS: Add myself
9393
9394 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9395
9396 * MAINTAINERS (Write After Approval): Add myself.
9397
9398 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9399
9400 * Makefile.def: Build fixincludes for the host, too.
9401 * Makefile.in: Regenerate.
9402 * configure.in (host_tools): Add fixincludes.
9403 * configure: Regenerate.
9404
9405 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9406
9407 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9408 * configure: Regenerated.
9409
9410 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9411
9412 PR other/17783
9413 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9414 * configure: Regenerated.
9415
9416 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9417
9418 * README.SCO: Update per FSF instructions.
9419
9420 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9421
9422 PR target/18151
9423 * configure.in (case ${target}): Do not build fixincludes for avr.
9424 * configure: Regenerated.
9425
9426 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9427
9428 * configure.in (case ${target}): Do not build fixincludes
9429 on platforms where it is not used.
9430 * configure: Regenerated.
9431
9432 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9433
9434 * configure.in: Use an absolute path to install-sh.
9435 * configure: Regenerated.
9436
9437 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9438
9439 * MAINTAINERS (Write After Approval): Add myself.
9440
9441 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9442
9443 * MAINTAINERS: Remove from Write After Approval those that are
9444 already maintainers.
9445
9446 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9447
9448 * MAINTAINERS: Update my email address.
9449
9450 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9451
9452 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9453 * configure: Regenerate.
9454
9455 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
9456
9457 * MAINTAINERS: Update my email address.
9458
9459 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9460
9461 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9462 entries belonging to this category.
9463
9464 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9465
9466 * MAINTAINERS: Update my e-mail address.
9467
9468 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
9469
9470 Fix wrong conflict resolution in:
9471
9472 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9473
9474 * Makefile.in: Regenerate.
9475 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9476 in the recursive `make', instead of hardwiring `all'.
9477 (Autogenerated TARGET-* variables): New.
9478
9479 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9480
9481 * configure.in: Enable target-libgloss for crx-*-*.
9482 * configure: Regenerate.
9483
9484 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9485
9486 * MAINTAINERS (Various Maintainers): Move the "windows,
9487 cygwin, mingw" maintainer to ...
9488 (OS Port Maintainers): ... here.
9489
9490 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9491
9492 * MAINTAINERS (Write After Approval): Remove those that are
9493 maintainers of some subsystem.
9494
9495 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9496
9497 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9498 * ltcf-cxx.sh (tpf*): Likewise.
9499 * ltconfig (tpf*): Add TPF OS configuration support.
9500
9501 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9502
9503 * MAINTAINERS: Change my email address to my new work account.
9504
9505 2004-09-24 Michael Roth <mroth@nessie.de>
9506
9507 * configure.in (--without-headers): Add missing double quotes.
9508 * configure: Regenerate.
9509
9510 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9511
9512 * ylwrap: Revert to previous version.
9513
9514 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9515
9516 PR bootstrap/17369
9517 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9518 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9519 SET_GCC_LIB_PATH_CMD.
9520 (BASE_TARGET_EXPORTS): Likewise.
9521 * Makefile.in: Regenerated.
9522
9523 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9524 * configure: Regenerated.
9525
9526 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9527
9528 * config.guess: New upstream version
9529 * compile, depcomp, install-sh, ylwrap: Likewise.
9530
9531 2004-09-19 Roger Sayle <roger@eyesopen.com>
9532
9533 * config/mh-x86omitfp: New host makefile fragment. Add
9534 -fomit-frame-pointer to the default BOOT_CFLAGS.
9535 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9536 * configure: Regenerate.
9537
9538 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9539
9540 PR target/11572
9541 * configure.in (*-*-darwin*): Renable libobjc.
9542 * configure: Regenerate.
9543
9544 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9545
9546 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9547
9548 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9549
9550 * Makefile.def: Remove libbanshee.
9551 * Makefile.tpl: Ditto.
9552 * configure.in: Ditto.
9553 * Makefile.in: Regen.
9554 * configure: Ditto.
9555
9556 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9557
9558 * ltmain.sh: Use $pic_object as $non_pic_object if
9559 $non_pic_object=none.
9560
9561 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9562
9563 * missing: Import latest version from master repository.
9564
9565 2004-09-06 Nick Clifton <nickc@redhat.com>
9566
9567 * config.sub: Import latest version from master repository.
9568 * config.guess: Likewise.
9569 This includes these changes:
9570
9571 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9572
9573 * config.sub: Handle crisv32, alias etraxfs.
9574 * config.guess (crisv32:Linux:*:*): Handle.
9575
9576 2004-08-13 Brad Smith <brad@comstyle.com>
9577
9578 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9579 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9580
9581 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9582
9583 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9584 assume the processor is a powerpc. This is because coreutils
9585 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9586 in this case, due to a MacOS X bug that causes
9587 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9588 to return a negative number.
9589 Problem reported by Petter Reinholdtsen in:
9590 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9591
9592 2004-07-19 Ben Elliston <bje@gnu.org>
9593
9594 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9595
9596 2004-06-24 Ben Elliston <bje@gnu.org>
9597
9598 * config.guess: Update copyright years.
9599 * config.sub: Likewise.
9600
9601 2004-06-22 Robert Millan <robertmh@gnu.org>
9602
9603 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9604 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9605
9606 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9607
9608 * config.guess (*:*VMS:*:*): New entry. Replaces
9609 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9610 manufacturer.
9611
9612 2004-06-22 Ben Elliston <bje@gnu.org>
9613
9614 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9615 * config.sub: Likewise.
9616
9617 2004-06-22 Ben Elliston <bje@gnu.org>
9618
9619 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9620 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9621
9622 2004-06-11 Ben Elliston <bje@gnu.org>
9623
9624 * config.guess (pegasos:OpenBSD:*:*): Remove.
9625
9626 2004-06-11 Ben Elliston <bje@gnu.org>
9627
9628 From Wouter Verhelst <wouter@grep.be>:
9629 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9630
9631 2004-06-11 Ben Elliston <bje@gnu.org>
9632
9633 * config.guess (luna88k:OpenBSD:*:*): New.
9634
9635 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9636
9637 * config.guess (m32r*:Linux:*:*): New case.
9638 * config.sub: Handle m32rle.
9639
9640 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9641
9642 From Jens Petersen <petersen@redhat.com>:
9643 * config.sub: Handle sparcv8.
9644
9645 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9646
9647 From Tom Smith <smith@cag.lkg.hp.com>:
9648 * config.guess: Version suffixes are equally significant on Tru64
9649 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9650 prefix of "P" (patched kernel).
9651
9652 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9653
9654 * config.sub: Add support for National Semiconductor CRX target.
9655
9656 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9657
9658 * MAINTAINERS (Various Maintainers): Remove myself as web page
9659 maintainer, add myself as maintainer of build status lists.
9660
9661 2004-09-03 Jan Beulich <jbeulich@novell.com>
9662
9663 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9664 *-*-netware, but add target-libmudflap.
9665 Consolidate *-*-netware targets (of which really only i?86 exists)
9666 into a single entry.
9667 * configure: Likewise.
9668
9669 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9670
9671 * Makefile.tpl (sorry): Remove.
9672 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9673 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9674 (do-clean): Clean per-stage directories too.
9675 (do-distclean): Run distclean-stage1 too.
9676 (.NOTPARALLEL): Enable during toplevel bootstrap.
9677 (stage[+id+]-bubble): Enable parallel execution during
9678 the recursive invocation.
9679 * Makefile.in: Regenerate.
9680
9681 Fix previous checkin:
9682
9683 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9684 include.
9685 * configure.in: Fix indentation.
9686 * configure: Regenerate.
9687
9688 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9689
9690 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9691 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9692 * configure: regenerate
9693 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9694 -mdynamic-no-pic
9695
9696 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9697
9698 * Makefile.def (build_modules): Add fixincludes.
9699 (dependencies): Make gcc depend on fixincludes.
9700 * configure.in (build_tools): Add fixincludes.
9701 (build_configdirs): Always include build_libs.
9702 * Makefile.in: Regenerate.
9703 * configure: Regenerate.
9704
9705 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9706
9707 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9708 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9709 phony targets; do not generate timestamp files.
9710 (distclean-stageN): Remove references to their timestamp files.
9711 (restageN, touch-stageN): Remove.
9712 (stageN-bubble): Rewritten.
9713 (compare): Support lean bootstraps.
9714 * Makefile.in: Regenerate.
9715
9716 * configure.in: Only warn when bootstrapping but
9717 build != host or build != target. Support lean bootstraps.
9718 * configure: Regenerate.
9719
9720 2004-08-26 Phil Edwards <phil@codesourcery.com>
9721
9722 * configure.in: Give a better error message if GMP/MPFR are missing
9723 and a language needing them has been requested.
9724 * configure: Regenerated.
9725
9726 2004-08-25 Phil Edwards <phil@codesourcery.com>
9727
9728 * configure.in: Print a list of available language front-ends if
9729 a requested one is missing. Tidy stray tab characters.
9730 * configure: Regenerated.
9731
9732 2004-08-19 Michael Koch <konqueror@gmx.de>
9733
9734 * gcc/doc/install.texi: Update entry about automake for libjava.
9735
9736 2004-08-17 Robert Millan <robertmh@gnu.org>
9737
9738 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9739 (instead of FreeBSD).
9740 * configure: Regenerate.
9741
9742 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9743
9744 * Makefile.in: Regenerate.
9745 * configure: Regenerate.
9746
9747 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9748 stage_*_flags.
9749 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9750 for bootstrapped modules if toplevel bootstrap is going.
9751 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9752 modules. Adjust for changes in Makefile.def. Enable several
9753 rules even in non-bootstrap mode, just to avoid peppering the
9754 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9755 (stage-[+prev+]-bubble): Remove.
9756
9757 * Makefile.def (Dependencies): Depend on all-build-bison,
9758 all-build-flex, all-build-byacc, all-build-texinfo, rather
9759 than the host variations.
9760 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9761 with BUILD_SUBDIR.
9762 (BISON): Update for recent Bisons.
9763 (YACC): Fix typo.
9764 (cross): Depend on all-build.
9765 (all): Do not depend on all-build.
9766 (prebootstrap): Remove.
9767 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9768 (Prebootstrap dependencies): Add them to the per-stage targets
9769 and to all-prebootstrap.
9770 * configure.in (build_configdirs): Always enable build_tools.
9771 (BUILD_DIR_PREFIX): Remove.
9772
9773 * Makefile.def (gcc): Add target variable.
9774 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9775 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9776 in the recursive `make', instead of hardwiring `all'.
9777 (Autogenerated TARGET-* variables): New.
9778
9779 2004-08-13 Brian Booth <bbooth@redhat.com>
9780
9781 * MAINTAINERS: Remove myself from write-after-approval.
9782
9783 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9784
9785 * src-release: Stop distributing mmalloc with gdb (which doesn't
9786 use it).
9787 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9788 * Makefile.in: Regenerate.
9789
9790 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9791
9792 * configure.in (arm*-*-eabi*): New target.
9793 * configure: Regenerate.
9794
9795 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9796
9797 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9798 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9799 (Dependencies): New section.
9800 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9801 (configure-target-[+module+]): Depend on maybe-all-gcc
9802 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9803 (toplevel profiledbootstrap): Fix dependencies.
9804 * Makefile.in: Regenerate.
9805
9806 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9807
9808 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9809 target-libiberty to noconfigdirs.
9810 * configure: Regenerate.
9811
9812 2004-08-03 Paul Brook <paul@codesourcery.com>
9813
9814 * configure.in: Check for MPFR as well as GMP.
9815 * configure: Regenerate.
9816
9817 2004-08-01 Robert Millan <robertmh@gnu.org>
9818
9819 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9820 libmudflap for all GNU-based systems (with Glibc).
9821 * configure: Regenerate.
9822
9823 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9824
9825 * Makefile.def (host-modules): Add gcc.
9826 * Makefile.in: Regenerate.
9827 * Makefile.tpl (sorry): New rule.
9828 (configure-host, all-host, [+make_target+]-host, do-check,
9829 install-host): Do not add gcc as a special case.
9830 (host modules): Add a small special-casing for gcc. Export
9831 extra_make_flags through the environment.
9832 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9833 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9834 other recursive targets for gcc): Remove.
9835
9836 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9837 (stage, unstage): New rules.
9838 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9839 distclean-stage[+id+]): Use stage_current.
9840 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9841 the stage*-start rules.
9842
9843 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9844
9845 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9846 use -all_load flag.
9847
9848 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9849
9850 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9851 * configure: Regenerate.
9852
9853 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9854
9855 * maintainer-scripts/gcc_release: Revert yesterday's change.
9856
9857 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9858
9859 * MAINTAINERS: Add myself to write-after-approval.
9860
9861 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9862
9863 * libf2c: Removed.
9864 * gcc/gccbug.in: Updated because of libf2c removal.
9865 * maintainer-scripts/gcc_release: Ditto.
9866
9867 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9868
9869 * configure.in: Build libmudflap by default on FreeBSD.
9870 * configure: Regenerated.
9871
9872 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9873
9874 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9875 systems.
9876 * configure: Regenerated.
9877
9878 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9879
9880 PR target/16344
9881 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9882 feedback based compiler.
9883 * Makefile.in: Rebuilt.
9884
9885 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9886
9887 * Makefile.def (host_modules): Set bootstrap=true for flex.
9888 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9889 * Makefile.in: Rebuilt.
9890
9891 2004-07-07 Jan Hubicka <jh@suse.cz>
9892
9893 * MAINTAINERS: Add self as a profile feedback maintainer.
9894
9895 2004-07-05 Phil Edwards <phil@codesourcery.com>
9896
9897 * configure.in: Do not prepend $srcdir to /dev/null in
9898 makefile fragments.
9899 * configure: Regenerate.
9900
9901 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9902
9903 * Makefile.def (build_modules): Add bison, byacc, flex,
9904 m4, texinfo.
9905 (flags_to_pass): Add FLEX.
9906 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9907 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9908 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9909 DEFAULT_MAKEINFO): Remove.
9910 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9911 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9912 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9913 objdir or else use configured tool.
9914 (all-build): New.
9915 (all): Depend on it.
9916 (Build module dependencies): Add.
9917 * Makefile.in: Regenerate.
9918 * configure.in: Better support for multiple build modules,
9919 matching what is done for host/target modules. Do not look
9920 for "plausible" locations of build tools if Canadian cross.
9921 Use autoconf's AC_PROG_CC to find a C compiler. Define
9922 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9923 * configure: Regenerate.
9924
9925 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9926
9927 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9928 * Makefile.in: Regenerate.
9929
9930 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9931
9932 * Makefile.tpl (configure-build-[+module+],
9933 configure-[+module+], configure-target-[+module+]): Pass
9934 [+extra_configure_args+].
9935 (all-build-[+module+], all-[+module+], check-[+module+],
9936 install-[+module+], [+make_target+]-[+module+],
9937 all-target-[+module+], check-target-[+module+],
9938 install-target-[+module+], [+make_target+]-target-[+module+]):
9939 Pass [+extra_make_args+].
9940 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9941 (GCC_HOST_EXPORTS): Remove.
9942 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9943 cross, check-gcc, check-gcc-c++, install-gcc,
9944 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9945 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9946 * Makefile.in: Regenerate.
9947
9948 2004-06-21 Matthew Sachs <msachs@apple.com>
9949
9950 * MAINTAINERS: Added self to write-after-approval.
9951
9952 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9953
9954 * configure.in: Check for srcdir/winsup rather than build directory
9955 winsup.
9956 * configure: Regenerate.
9957
9958 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9959
9960 * configure.in: Don't build Cygwin native newlib if winsup
9961 directory is missing. Emit warning instead.
9962 * configure: Regenerate.
9963
9964 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9965
9966 * Makefile.tpl (touch-stage[+id+]): New.
9967 (restage[+prev+]): Depend on touch-stage[+id+].
9968
9969 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9970 Use it throughout.
9971
9972 * Makefile.def: Add profile and feedback bootstrap stages.
9973 Remove next field from bootstrap stages.
9974 * Makefile.tpl (LN, LN_S): Substitute.
9975 (stageN-start, stageN-end): Use double-colon rules, to
9976 provide a hook for additional setup commands.
9977 (distclean-stageN-gcc, restageN): Create dependencies from
9978 [+prev+], not from [+next+].
9979 (stageN-bubble): Add commands for successive stages from
9980 [+prev+], using double-colon rules.
9981 (all-stageN-gcc): Fix typo.
9982 (stagefeedback-start, profiledbootstrap): New.
9983 * Makefile.in: Regenerate.
9984 * configure.in: Call ACX_PROG_LN.
9985 * configure: Regenerate.
9986
9987 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9988
9989 * MAINTAINERS (Write After Approval): Add myself.
9990
9991 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9992
9993 * MAINTAINERS (Write After Approval): Add myself.
9994
9995 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9996
9997 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9998 without gcc.
9999 * configure: Regenerate.
10000
10001 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
10002
10003 * Makefile.tpl: Fix typo.
10004 * Makefile.in: Regenerate.
10005
10006 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
10007
10008 * configure.in: Remove new- prefix from toplevel
10009 bootstrap targets.
10010 * configure: Regenerate.
10011
10012 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
10013
10014 * Makefile.tpl (all.normal): Rename to all.
10015 (all): Replace with a rule to pick the default
10016 target from configure.
10017 (all-gcc, configure-gcc): Use conditionals to
10018 do nothing when toplevel bootstrap is going on.
10019 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10020 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10021 * configure.in: Support --enable-bootstrap.
10022
10023 * Makefile.def: Remove new- prefix from toplevel
10024 bootstrap targets.
10025 * Makefile.tpl: Likewise.
10026
10027 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
10028 target.
10029
10030 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10031 $(RECURSE_FLAGS) to recursive invocation of make.
10032
10033 * Makefile.in: Regenerate.
10034 * configure: Regenerate.
10035
10036 2004-05-30 Andreas Jaeger <aj@suse.de>
10037 Jim Wilson <wilson@specifixinc.com>
10038
10039 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10040 like CC.
10041
10042 2004-05-27 Daniel Jacobowitz <dan@debian.org>
10043
10044 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10045 * configure: Regenerate.
10046
10047 2004-05-25 Daniel Jacobowitz <drow@false.org>
10048
10049 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10050 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10051 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
10052 targets.
10053 * Makefile.in: Regenerate.
10054
10055 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
10056
10057 * configure.in: Test the ability to symlink directories.
10058 * configure: Regenerate.
10059
10060 * Makefile.def (bootstrap-stage): New definitions.
10061 * Makefile.tpl (configure-stage1-gcc,
10062 configure-stage2-gcc, configure-stage3-gcc,
10063 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10064 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10065 new-restage3, compare): Autogenerate, see Makefile.in
10066 entry for behavioral changes.
10067 (distclean-stage1, new-stage1-start, new-stage1-end,
10068 new-stage1-bubble, distclean-stage2, new-stage2-start,
10069 new-stage2-end, new-stage2-bubble, distclean-stage3,
10070 new-stage3-start, new-stage3-end): New autogenerated targets.
10071 (objext, prebootstrap, BOOT_CFLAGS,
10072 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10073 targets.
10074
10075 * Makefile.in: Regenerate.
10076 (distclean-stage1, new-stage1-start, new-stage1-end,
10077 new-stage1-bubble, distclean-stage2, new-stage2-start,
10078 new-stage2-end, new-stage2-bubble, distclean-stage3,
10079 new-stage3-start, new-stage3-end): New targets.
10080 (all-stage1-gcc): Move prebootstrap dependency from here...
10081 (configure-stage1-gcc): ...to here.
10082 (new-bootstrap): Use bubble targets.
10083 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10084 Use per-stage distclean targets.
10085 (configure-stage1-gcc, configure-stage2-gcc,
10086 configure-stage3-gcc, all-stage1-gcc,
10087 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10088 Use new-stageN-start to prepare the tree.
10089
10090 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
10091
10092 * Makefile.def (host_modules): add libcpp.
10093 * Makefile.tpl: Add dependencies on and for libcpp.
10094 * Makefile.in: Regenerate.
10095 * configure.in: Add libcpp host module.
10096 * configure: Regenerate.
10097
10098 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
10099
10100 * Makefile.tpl: Whenever a recursive target is defined, wrap
10101 it in a special @if/@endif block, and prepare its maybe
10102 dependency in the @if/@endif block
10103 * configure.in: Instead of writing maybe dependencies, remove
10104 the @if/@endif statements, and remove the @if/@endif blocks
10105 that remain.
10106 * configure: Regenerate.
10107 * Makefile.in: Regenerate.
10108
10109 2004-05-20 Janis Johnson <janis187@us.ibm.com>
10110
10111 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10112
10113 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
10114
10115 PR bootstrap/15120
10116 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10117 * */configure: Rebuilt.
10118
10119 2004-05-17 Zack Weinberg <zack@codesourcery.com>
10120
10121 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10122 of libf2c.
10123 * configure, Makefile.in: Regenerate.
10124
10125 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
10126
10127 * MAINTAINERS (Write After Approval): Add myself.
10128
10129 2004-05-13 Diego Novillo <dnovillo@redhat.com>
10130
10131 Merge from tree-ssa-20020619-branch.
10132
10133 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10134 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10135 (HOST_GMPLIBS): Define.
10136 (HOST_GMPINC): Define.
10137 (TARGET_LIB_PATH): Add libmudflap.
10138 (GFORTRAN_FOR_TARGET): Define.
10139 (configure-build*): Export GFORTRAN.
10140 (configure-gcc): Export GMPLIBS and GMPINC.
10141 (all-gcc): Add maybe-all-libbanshee.
10142 (configure-target-libgfortran): Define.
10143 * Makefile.in: Regenerate.
10144 * configure.in (host_libs): Add libbanshee.
10145 (target_libraries): Add target-libmudflap and target-libgfortran.
10146 Add --with-libbanshee.
10147 Handle --disable-libmudflap.
10148 (*-*-freebsd*): Use with_gmp.
10149 Add $(libgcj) to noconfigdirs.
10150 * configure: Regenerate.
10151 * depcomp: New file.
10152 * MAINTAINERS: Add tree-ssa maintainers.
10153
10154 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
10155
10156 * MAINTAINERS (Various Maintainers): Add myself.
10157
10158 2004-04-30 Brian Ford <ford@vss.fsi.com>
10159
10160 * MAINTAINERS (Write After Approval): Add myself.
10161
10162 2004-04-29 Uros Bizjak <uros@kss-loka.si>
10163
10164 * MAINTAINERS (Write After Approval): Add myself.
10165
10166 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
10167
10168 * config/acx.m4: Fix fastcompare support for new-bootstrap.
10169 * configure: Regenerate.
10170
10171 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
10172
10173 Revert:
10174 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10175
10176 * Makefile.def (flags_to_pass): Remove *dir variables that
10177 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10178 as well as prefix and exec_prefix.
10179 * Makefile.in: Regenerate.
10180
10181 2004-04-26 Robert Millan <robertmh@gnu.org>
10182
10183 Add patches from libtool CVS.
10184 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10185 * ltconfig: Likewise.
10186 * ltcf-c.sh: Likewise.
10187 * ltcf-cxx.sh: Likewise.
10188 * ltcf-gcj.sh: Likewise.
10189
10190 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10191
10192 * Makefile.def (host_modules): Mark with the bootstrap
10193 flag packages on which gcc depends.
10194 * Makefile.tpl (all-bootstrap): Use it.
10195 * Makefile.in: Regenerate.
10196
10197 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10198
10199 * Makefile.def (flags_to_pass): Remove *dir variables that
10200 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10201 as well as prefix and exec_prefix.
10202 * Makefile.in: Regenerate.
10203
10204 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10205
10206 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10207 * configure: Regenerate.
10208 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10209 * gcc/Makefile.tpl (compare): Use the result of the test.
10210 * gcc/Makefile.in: Regenerate.
10211
10212 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
10213
10214 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10215 Always relocate gcc and prev-gcc to the original names, even
10216 if the build fails.
10217 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10218 New targets.
10219
10220 2004-04-23 Laurent GUERBY <laurent@guerby.net>
10221
10222 * MAINTAINERS: Update my email address.
10223
10224 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10225
10226 * configure.in (mips*-*-irix5*): Enable ld.
10227 * configure: Regenerate.
10228
10229 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10230
10231 * configure: Regenerate.
10232
10233 2004-04-15 James E Wilson <wilson@specifixinc.com>
10234
10235 * Makefile.tpl (configure-[+module+], configure-gcc,
10236 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10237 Set and export LDFLAGS.
10238 * Makefile.in: Regenerate.
10239
10240 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10241
10242 * MAINTAINERS: Add myself to write-after-approval.
10243
10244 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10245
10246 PR bootstrap/14871
10247 * Makefile.tpl: If we don't have built-in-tree target tools,
10248 use the ones found by configure rather than hacking around with
10249 program_transform_name.
10250 * configure.in: Give Makefile.tpl the information necessary
10251 to do that.
10252 * Makefile.in: Regenerate.
10253 * configure: Regenerate.
10254
10255 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10256
10257 PR bootstrap/14760
10258 * configure.in: When computing baseargs, strip *all* copies of
10259 offending options. Also, don't match/substitute the trailing space,
10260 so that this actually works when two similar options are separated by
10261 only one space.
10262 * configure: Regenerate.
10263
10264 2004-04-06 David Edelsohn <edelsohn@gnu.org>
10265
10266 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10267 (rs6000-*-aix*): Same.
10268 * configure: Regenerate.
10269
10270 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
10271
10272 * MAINTAINERS: Add myself to write-after-approval.
10273
10274 2004-04-03 Bud Davis <bdavis9659@comcast.net>
10275
10276 * MAINTAINERS: Add myself to write-after-approval.
10277
10278 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10279
10280 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10281 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10282 * Makefile.in: Regenerate.
10283
10284 * configure.in (top level bootstrap support): Rework --enable-werror
10285 to set @stage2_werror_flag@.
10286 * configure: Regenerate.
10287 * Makefile.tpl (top level bootstrap support): Pass
10288 @stage2_werror_flag@ down to configure in stages 2 and 3.
10289 * Makefile.in: Regenerate.
10290
10291 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10292
10293 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10294 for stages 2 and 3 as well as in make. As a consequence, remove
10295 OUTPUT_OPTION (now detected by configure) from the flags passed down
10296 to make.
10297 * Makefile.in: Regenerate.
10298
10299 * Makefile.tpl (new-bootstrap): Fix typo.
10300 * Makefile.in: Regenerate.
10301
10302 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10303
10304 * Makefile.tpl: Rearrange by moving recursive_targets rules
10305 into their proper sections.
10306 * Makefile.tpl (top level bootstrap support): Move disabling
10307 of coverage flags from 'make' to 'configure'; improve comments.
10308 * Makefile.in: Regenerate.
10309
10310 * Makefile.tpl (experimental top level bootstrap) Move stage1
10311 language setting from all- target to configure- target; disable
10312 intermodule optimization in stage 1; prevent gratuitous rebuilds
10313 of stage 1.
10314 * Makefile.in: Regenerate.
10315 * configure.in: Comma-separate stage 1 language list for top
10316 level bootstrap.
10317 * configure: Regenerate.
10318
10319 * Makefile.tpl: Clean up experimental top level bootstrap support:
10320 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10321 prev-gcc in configure- targets as well as all- targets.
10322 * Makefile.in: Regenerate.
10323
10324 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10325
10326 * compile: New file imported from automake.
10327
10328 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
10329
10330 * configure.in: Remove symbolic link section.
10331 * configure: Regenerate.
10332 * Makefile.tpl (links): Remove.
10333 * Makefile.in: Regenerate.
10334
10335 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
10336 Nathanael Nerode <neroden@gcc.gnu.org>
10337
10338 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10339 Set with AC_CHECK_PROGS.
10340 * configure.in: Fix comment typo from last patch.
10341 * configure: Regenerate.
10342
10343 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10344
10345 * Makefile.tpl: Introduce experimental top level bootstrap support.
10346 * Makefile.in: Regenerate.
10347 * configure.in: Introduce support for top level bootstrap.
10348 * configure: Regenerate.
10349
10350 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
10351 Paolo Bonzini <bonzini@gnu.org>
10352
10353 PR bootstrap/14522
10354 * configure.in: Cope with shells that do not support unquoted ^
10355 * configure: Regenerate.
10356
10357 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
10358 Paolo Bonzini <bonzini@gnu.org>
10359
10360 PR bootstrap/14522
10361 * configure.in: Cope with shells that do not support nesting
10362 quotes inside quoted backquote substitutions.
10363 * configure: Regenerate.
10364
10365 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10366
10367 PR bootstrap/14522
10368 * configure.in: Fix escaping of $.
10369 * configure: Regenerate.
10370
10371 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10372
10373 * configure: Regenerate, since I forgot to while committing Paolo's
10374 changes.
10375
10376 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
10377
10378 PR ada/14131
10379 Move language detection to the top level.
10380 * configure.in: Find default values for the tools as
10381 soon as possible. Disable ada if GNAT is not found.
10382 Emit error message about missing languages. Expand
10383 --enable-languages=all for the gcc subdirectory.
10384
10385 2004-03-10 Ben Elliston <bje@gnu.org>
10386
10387 * MAINTAINERS: Update my email address.
10388
10389 2004-03-05 David Edelsohn <edelsohn@gnu.org>
10390
10391 * ltconfig: Disable building static libraries if building shared
10392 libraries on AIX 5L.
10393
10394 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10395
10396 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10397 and disable libgcj.
10398 * configure: Regenerated.
10399
10400 2004-03-01 Brian Booth <bbooth@redhat.com>
10401
10402 * MAINTAINERS: Add myself to write-after-approval.
10403
10404 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10405
10406 * MAINTAINERS: Add myself to write-after-approval.
10407
10408 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10409
10410 PR bootstrap/7087
10411 * Makefile.tpl: Guard XFOO sed statements better.
10412 * Makefile.tpl: Add dependency for configure-target-libada.
10413 * Makefile.in: Regenerate (incidentally fixes broken
10414 commit when libada-branch was merged).
10415
10416 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10417
10418 * MAINTAINERS: Add myself to write-after-approval.
10419
10420 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10421
10422 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10423 maintainers.
10424
10425 2004-02-20 Andrew Cagney <cagney@redhat.com>
10426
10427 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10428 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10429
10430 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10431
10432 PR bootstrap/11932
10433 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10434
10435 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10436
10437 * MAINTAINERS: Added myself to write-after-approval.
10438
10439 2004-02-14 Michael Koch <konqueror@gmx.de>
10440
10441 * MAINTAINERS: Added myself to write-after-approval.
10442
10443 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10444
10445 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10446 some OS port maintainers to OS port maintainers section.
10447
10448 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10449
10450 * MAINTAINERS: Add self.
10451
10452 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10453
10454 * MAINTAINERS: Alphabetize.
10455
10456 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
10457
10458 * MAINTAINERS: Remove myself.
10459
10460 2004-02-11 David Edelsohn <edelsohn@gnu.org>
10461
10462 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10463 (rs6000-*-aix*): Same.
10464 * configure: Regenerate.
10465
10466 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10467
10468 * configure.in (host): Add in missing $noconfigdirs to defines.
10469 * configure: Regenerate.
10470
10471 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10472 Nathanael Nerode <neroden@gcc.gnu.org>
10473
10474 PR ada/6637, PR ada/5911
10475 Merge with libada-branch:
10476 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10477 with appropriate dependencies. Add --enable-libada configure switch.
10478 * configure, Makefile.in: Regenerate.
10479
10480 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
10481
10482 * MAINTAINERS: Add myself to write-after-approval.
10483
10484 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10485
10486 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10487 * configure: Regenerate.
10488
10489 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10490
10491 Merge from upstream:
10492
10493 * ltmain.in: When setting IFS to '~', be careful about user
10494 arguments that contain '~'.
10495
10496 2004-02-04 Peter O'Gorman <peter@pogma.com>
10497
10498 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10499 Also test $base_compile against $CC with escaped arguments. Bug
10500 reported by Geoff Keating <geoffk@apple.com>.
10501
10502 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10503
10504 * MAINTAINERS: Remove i960 port.
10505
10506 2004-01-23 DJ Delorie <dj@redhat.com>
10507
10508 * Makefile.def (target_modules) [libiberty]: Don't stage.
10509 * Makefile.in: Rebuilt.
10510
10511 2004-01-20 Caroline Tice <ctice@apple.com>
10512
10513 * MAINTAINERS: Add myself to write-after-approval.
10514
10515 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10516
10517 * MAINTAINERS: Update my email address.
10518
10519 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10520
10521 * MAINTAINERS: Add myself to write-after-approval.
10522
10523 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10524
10525 * MAINTAINERS: Remove entries without email address.
10526
10527 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10528
10529 * MAINTAINERS: Add myself to write-after-approval.
10530
10531 2004-01-15 Steven Bosscher <stevenb@suse.de>
10532
10533 * MAINTAINERS: Update my email address.
10534
10535 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10536
10537 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10538 * Makefile.tpl (configure-target-[+module+]): Support stage.
10539 * Makefile.in: Rebuilt.
10540
10541 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10542
10543 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10544
10545 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10546
10547 * MAINTAINERS: Add myself as a MIPS maintainer.
10548
10549 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10550
10551 * configure.in: Use ./config.cache, not config.cache.
10552 * configure: Regenerate.
10553 * Makefile.tpl: Special-casing not needed for GCC any more.
10554 * Makefile.in: Regenerate.
10555
10556 * configure.in: Don't share a cache file for host dirs.
10557 * configure: Regenerate.
10558
10559 * config-ml.in: Don't mess with the cache file.
10560
10561 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10562
10563 * MAINTAINERS: Move myself from 'Write After Approval' to
10564 'CPU Port Maintainers' section as SPARC maintainer.
10565
10566 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10567
10568 * Makefile.tpl: Make GCC use a separate config.cache.
10569 * Makefile.in: Regenerate.
10570
10571 PR bootstrap/11932, PR bootstrap/11933
10572 (I don't know if it will fix either of them, but it relates
10573 to them.)
10574 * configure.in: Don't use shared config.cache for target
10575 directories.
10576 * configure: Regenerate.
10577
10578 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10579
10580 * MAINTAINERS: Add myself to 'Write After Approval' section.
10581
10582 2003-12-31 Roger Sayle <roger@eyesopen.com>
10583
10584 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10585 * configure: Regenerated.
10586
10587 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10588
10589 * MAINTAINERS: Remove the mn10200 maintainer.
10590
10591 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10592
10593 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10594 * configure: Regenerated.
10595
10596 2003-12-16 Jan Hubicka <jh@suse.cz>
10597
10598 * MAINTAINERS: Add myself as callgraph maintainer.
10599
10600 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10601
10602 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10603 * configure: Regenerate.
10604
10605 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10606
10607 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10608 'Write After Approval' section. Update email.
10609
10610 2003-12-01 James Lemke <jim@wasabisystems.com>
10611
10612 * MAINTAINERS (Write After Approval): Add myself.
10613
10614 2003-11-20 Matt Thomas <matt@3am-software.com>
10615
10616 * MAINTAINERS: Add myself as a vax port maintainer.
10617
10618 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10619
10620 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10621 (configure-build-[+module+], configure-[+module+]): Likewise.
10622 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10623 * Makefile.in: Regenerate.
10624
10625 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10626
10627 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10628 shared/dylibed libraries.
10629 * ltmain.sh: Likewise.
10630 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10631 * ltcf-cxx.sh: Likewise.
10632 * ltcf-gcj.sh: Likewise.
10633 * ltconfig: Likewise.
10634
10635 2003-11-17 Stan Cox <scox@redhat.com>
10636
10637 * MAINTAINERS: Add myself as iq2000 port maintainer.
10638
10639 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10640
10641 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10642 * Makefile.in: Regenerate.
10643
10644 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10645
10646 * config.sub: Update to 2003-11-03 version.
10647
10648 2003-10-20 Phil Edwards <phil@codesourcery.com>
10649
10650 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10651 * configure: Regenerate.
10652
10653 2003-10-20 Nicolas Pitre <nico@cam.org>
10654
10655 * MAINTAINERS: Add myself to 'Write After Approval' section.
10656
10657 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10658
10659 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10660
10661 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10662
10663 * MAINTAINERS: Update my email address.
10664
10665 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10666
10667 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10668
10669 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10670
10671 * MAINTAINERS: Add myself to 'Write After Approval' section.
10672
10673 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10674
10675 * config.guess: Update to 2003-10-16 version.
10676 * config.sub: Update to 2003-10-16 version.
10677
10678 2003-10-15 David Daney <ddaney@avtrex.com>
10679
10680 * MAINTAINERS: Added myself to 'Write After Approval' section.
10681
10682 2003-10-15 Falk Hueffner <falk@debian.org>
10683
10684 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10685 'Write After Approval' section. Update email.
10686
10687 2003-10-14 Roger Sayle <roger@eyesopen.com>
10688
10689 * MAINTAINERS: Move myself from 'Write After Approval' to
10690 'Various Maintainers' section as middle-end maintainer.
10691
10692 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10693
10694 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10695 HOST_FLAGS_TO_PASS.
10696 * Makefile.in: Regenerate.
10697
10698 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10699
10700 * config.guess: Update to 2003-10-07 version.
10701 * config.sub: Update to 2003-10-07 version.
10702
10703 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10704
10705 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10706 * ltconfig (irix5*, irix6*): Don't override version_type.
10707
10708 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10709
10710 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10711 * configure: Rebuilt
10712 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10713 * Makefile.in: Rebuilt
10714
10715 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10716
10717 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10718
10719 2003-09-30 Carlo Wood <carlo@alinoe.com>
10720
10721 * MAINTAINERS (Write After Approval): Add myself.
10722
10723 2003-09-29 Paul Koning <ni1d@arrl.net>
10724
10725 * MAINTAINERS: Move myself from "Write After Approval"
10726 to CPU platform maintainers for pdp11 platform.
10727
10728 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10729
10730 * MAINTAINERS: Move myself from 'Write After Approval' to
10731 'Various Maintainers' section as libffi testsuite maintainer.
10732
10733 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10734
10735 * configure.in: Pass a computed --program-transform-name
10736 to subconfigures.
10737 * configure: Regenerated.
10738
10739 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10740
10741 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10742 * Makefile.in: Regenerate.
10743
10744 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10745 * Makefile.in: Regenerate.
10746
10747 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10748
10749 * MAINTAINERS: Move myself from 'Write After Approval'
10750 to 'Various Maintainers' (objective-c) section.
10751
10752 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10753
10754 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10755 quoting.
10756 * configure: Regenerated.
10757
10758 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10759
10760 * MAINTAINERS (Write After Approval): Add myself to write after
10761 approval list.
10762
10763 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10764
10765 * MAINTAINERS (Write After Approval): Add myself.
10766
10767 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10768
10769 * MAINTAINERS: Update my e-mail address.
10770
10771 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10772
10773 * libtool.m4 (LD): Correct powerpc64 host match.
10774
10775 2003-09-06 James E Wilson <wilson@tuliptree.org>
10776
10777 * MAINTAINTERS: Update my affiliation and email address.
10778
10779 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10780
10781 * MAINTAINERS (Write After Approval): Add myself.
10782
10783 2003-09-04 DJ Delorie <dj@redhat.com>
10784
10785 * configure: Regenerate.
10786
10787 2003-09-04 Robert Millan <robertmh@gnu.org>
10788
10789 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10790
10791 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10792
10793 * configure.in: Ensure arguments to sed are properly spaced.
10794 * configure: Regenerate.
10795
10796 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10797
10798 * MAINTAINERS: Update my e-mail address.
10799
10800 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10801
10802 * MAINTAINERS (Write After Approval): Add myself.
10803
10804 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10805
10806 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10807 * configure: Regenerated.
10808
10809 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10810
10811 * MAINTAINERS: Update my email address.
10812
10813 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10814
10815 * configure.in: Use newline instead of semicolon when assuming
10816 shell arguments in a for loop.
10817 * configure: Regenerated.
10818
10819 2003-08-22 Jason Eckhardt <jle@rice.edu>
10820
10821 * MAINTAINERS: Resurrect the i860 maintainer.
10822
10823 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10824
10825 PR 8180
10826 * configure.in: When testing with_libs and with_headers, treat
10827 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10828 * configure: Regenerate.
10829
10830 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10831 make, shell, etc.
10832 (baseargs): Likewise.
10833 * configure: Regenerate.
10834
10835 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10836
10837 * MAINTAINERS (Write After Approval): Add myself.
10838
10839 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10840
10841 * configure.in: Disable libgcj for darwin not on powerpc.
10842 * configure: Rebuild.
10843
10844 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10845
10846 * config-ml.in, symlink-tree: Add license.
10847
10848 2003-08-03 Richard Stallman <rms@gnu.org>
10849 Eben Moglen <moglen@columbia.edu>
10850
10851 * README.SCO: New file.
10852
10853 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10854
10855 * Makefile.tpl (check, check-c++): Express dependencies using
10856 dependencies rather than commands.
10857 * Makefile.in: Regenerate.
10858
10859 2003-08-01 Andrew Cagney <cagney@redhat.com>
10860
10861 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10862 * configure: Ditto.
10863
10864 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10865
10866 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10867 * Makefile.in: Update.
10868
10869 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10870
10871 * configure.in: Enable libgcj for darwin.
10872 * configure: Rebuild.
10873
10874 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10875
10876 * config-ml.in: Use ac_configure_args directly instead of
10877 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10878 actually seen.
10879
10880 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10881
10882 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10883 creating target and build subdirs to build all parent dirs as needed.
10884 * Makefile.in: Rebuild.
10885 * configure.in: Don't build dirs explicitly here.
10886 * configure: Rebuild.
10887
10888 2003-07-26 Paul Brook <paul@nowt.org>
10889
10890 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10891
10892 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10893
10894 * Makefile.tpl (all-make): Depend on intl.
10895 * Makefile.in: Rebuilt.
10896
10897 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10898
10899 * install-sh: Update to newer upstream versions (associated with
10900 aclocal 1.7).
10901 * mkinstalldirs: Likewise.
10902 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10903
10904 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10905
10906 * MAINTAINERS: Move self from Bug database only accounts
10907 to write-after-approval.
10908
10909 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10910
10911 * config.if: Remove unused libc_interface determination.
10912
10913 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10914
10915 * MAINTAINERS: Move self from write-after-approval to
10916 build machinery (*.in).
10917
10918 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10919
10920 PR bootstrap/11273
10921 PR bootstrap/11408
10922 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10923 unused INSTALL_PROGRAM_ARGS.
10924 * configure.in: Use AC_PROG_INSTALL.
10925 * Makefile.in: Regenerate.
10926 * configure: Regenerate.
10927
10928 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10929
10930 * MAINTAINERS: Alphabetize.
10931
10932 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10933
10934 * configure: Rebuilt.
10935 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10936 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10937 newlib nor libgloss.
10938 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10939 * configure.in (am33_2.0-*-linux*): Added.
10940
10941 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10942
10943 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10944 * configure: Regenerate.
10945
10946 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10947
10948 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10949 * Makefile.in: Regenerate.
10950
10951 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10952
10953 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10954 * Makefile.in: Regenerate.
10955
10956 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10957
10958 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10959 * Makefile.in: Regenerated.
10960
10961 * config-ml.in: Replace PWD with PWD_COMMAND.
10962
10963 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10964
10965 * intl: New directory; see intl/ChangeLog for details.
10966 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10967 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10968 * Makefile.in: Regenerate.
10969
10970 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10971
10972 * configure.in: Clean up config-lang.in handling. Delete
10973 useless assignment to "subdirs".
10974 * configure: Regenerate.
10975
10976 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10977
10978 * configure.in: Rename 'target_libs' to 'target_libraries'.
10979 Remove useless reference to 'target_libs'.
10980 * configure: Regenerate.
10981
10982 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10983
10984 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10985 * Makefile.in: Regenerate.
10986
10987 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10988
10989 * Makefile.def: Introduce flags_to_pass.
10990 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10991 * Makefile.in: Regenerate.
10992
10993 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10994
10995 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10996 and target-libgloss.
10997 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10998 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10999 * configure: Regenerate.
11000
11001 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
11002
11003 * configure.in: Update testsuite_flags to new location.
11004 * configure. Regenerate.
11005
11006 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
11007
11008 * Makefile.tpl: Remove BUILD_CC stuff.
11009 * Makefile.in: Regenerate.
11010
11011 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
11012
11013 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11014
11015 2003-06-16 Graeme Peterson <gp@qnx.com>
11016
11017 * MAINTAINERS (Write After Approval): Add myself.
11018
11019 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
11020
11021 * config.guess: Update to 2003-06-12 version.
11022 * config.sub: Update to 2003-06-13 version.
11023
11024 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
11025
11026 * config.guess: Update to 2003-06-06 version.
11027 * config.sub: Update to 2003-06-06 version.
11028
11029 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11030
11031 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11032 * configure. Regenerate.
11033
11034 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
11035
11036 * configure.in: Disable serial configure by default.
11037 * configure: Regenerate.
11038 * Makefile.tpl: Abolish .NOTPARALLEL.
11039 * Makefile.in: Regenerate.
11040
11041 * Makefile.tpl: Replace {build,host,target}_canonical by
11042 {build,host,target}.
11043 * Makefile.in: Regenerate.
11044
11045 * Makefile.tpl: Fix stupid pasto.
11046 * Makefile.in: Regenerate.
11047
11048 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
11049
11050 * Makefile.tpl: Remove bogus conditional.
11051 * Makefile.in: Regenerate.
11052
11053 2003-06-05 Jan Hubicka <jh@suse.cz>
11054
11055 * Makefile.tpl (profiledbootstrap): New target.
11056 * Makefile.in (profiledbootstrap): New target.
11057
11058 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
11059
11060 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11061 Pinski. Remove user names from other bugzilla-only maintainers.
11062
11063 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
11064
11065 * Makefile.tpl: Make 'recursive targets' using autogen rather
11066 than shell loop. Remove duplicate 'clean' targets and false
11067 comments.
11068 * Makefile.def: Add systematic dependencies to 'recursive' targets.
11069 Add systematic method of specifying missing targets in subdirs.
11070 Add copyright boilerplate.
11071 * Makefile.in: Regenerate.
11072 * configure.in: Add 'recursive targets' to maybe list.
11073 * configure: Regenerate.
11074
11075 * MAINTAINERS: "GNATS only" -> "Bug database only".
11076
11077 * Makefile.tpl: Rename [+target+] to [+make_target+].
11078 * Makefile.def: Rename 'target' to 'make_target'.
11079
11080 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
11081
11082 * MAINTAINERS: Add self as options handling maintainer.
11083
11084 2003-05-28 Michael Meissner <gnu@the-meissners.org>
11085
11086 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11087 been too long since I touched those ports.
11088
11089 2003-05-28 DJ Delorie <dj@redhat.com>
11090
11091 * Makefile.tpl: Make maybe-check-gcc .PHONY.
11092 * Makefile.in: Regenerate.
11093
11094 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
11095
11096 * configure.in: Use curly braces in the definition of tooldir.
11097 * configure: Regenerate.
11098
11099 2003-05-21 DJ Delorie <dj@redhat.com>
11100
11101 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11102 newlib or libgloss.
11103 * Makefile.in: Regenerate.
11104
11105 2003-05-21 DJ Delorie <dj@redhat.com>
11106
11107 * Makefile.tpl: Add missing empty maybe-check-gcc target.
11108 * Makefile.in: Regenerate.
11109
11110 2003-05-20 Ian Lance Taylor <ian@airs.com>
11111
11112 * MAINTAINERS: Update my e-mail address.
11113
11114 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
11115
11116 * configure.in: Switch more things to use maybe dependencies.
11117 * Makefile.tpl: Switch more things to use maybe dependencies.
11118 Factor out common code from autogen IF statements.
11119 * configure: Regenerate.
11120 * Makefile.in: Regenerate.
11121
11122 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
11123
11124 * configure.in: Accept i[3456789]86 for machine type.
11125 * configure: Regenerate.
11126
11127 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
11128
11129 * configure.in: Switch more things to use maybe dependencies.
11130 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
11131 * configure: Regenerate.
11132 * Makefile.tpl: Switch more things to use maybe dependencies.
11133 * Makefile.in: Regenerate.
11134
11135 2003-05-16 Andreas Schwab <schwab@suse.de>
11136
11137 * Makefile.tpl (install-opcodes): Define.
11138 * Makefile.in: Rebuild.
11139
11140 2003-05-13 Andreas Jaeger <aj@suse.de>
11141
11142 * config.guess: Update to 2003-05-09 version.
11143 * config.sub: Update to 2003-05-09 version.
11144
11145 2003-05-13 Michael Eager <eager@mvista.com>
11146
11147 * configure.in: Correct sed script so that options in quotes are not
11148 deleted.
11149 * configure: Rebuild.
11150
11151 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
11152
11153 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11154 and $$s/newlib/libc/sys/cygwin32 include paths.
11155 * configure: Ditto.
11156
11157 2003-05-12 Michael Meissner <gnu@the-meissners.org>
11158
11159 * MAINTAINERS: Update my email addresses.
11160
11161 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
11162
11163 * config-ml.in: Propagate INSTALL variables.
11164
11165 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11166
11167 * MAINTAINERS: Remove duplicate entries in Write After Approval.
11168
11169 2003-05-02 Chris Demetriou <cgd@broadcom.com>
11170
11171 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11172 * Makefile.in: Regenerate.
11173
11174 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
11175
11176 * MAINTAINERS (GNATS only): Add Falk Hueffner.
11177
11178 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
11179
11180 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11181
11182 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
11183
11184 * Makefile.tpl: Clean $(BUILD_SUBDIR).
11185 * Makefile.in: Regenerated.
11186
11187 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
11188
11189 * MAINTAINERS (Write After Approval): Upgrade myself from
11190 GNATS only to write-after-approval. Update my mail address.
11191
11192 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
11193
11194 (OS Port Maintainers: freebsd): Add myself.
11195
11196 2003-04-22 Mark Mitchell <mark@codesourcery.com>
11197
11198 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11199
11200 2003-04-22 Kean Johnston <jkj@sco.com>
11201
11202 * MAINTAINERS (SCO ports): Added myself.
11203
11204 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11205
11206 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11207
11208 2003-04-19 Kean Johnston <jkj@sco.com>
11209
11210 * MAINTAINERS (Write After Approval): Add myself.
11211
11212 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11213
11214 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11215 * Makefile.in: Regenerate.
11216
11217 2003-04-18 Jakub Jelinek <jakub@redhat.com>
11218
11219 * configure.in (powerpc64*-*-linux*): Remove.
11220 * configure: Rebuilt.
11221
11222 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
11223
11224 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11225 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11226 and restrap.
11227 * Makefile.in: Regenerate.
11228
11229 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
11230
11231 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11232 * configure: Regenerated.
11233
11234 2003-04-15 DJ Delorie <dj@redhat.com>
11235
11236 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11237
11238 2003-04-13 Nick Clifton <nickc@redhat.com>
11239
11240 * config-ml.in: Remove support for --disable-aix removing
11241 call-aix multilibs.
11242
11243 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
11244
11245 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11246 * */configure: Rebuilt.
11247
11248 2003-04-08 Joel Sherrill <joel@oarcorp.com>
11249
11250 * MAINTAINERS: Add my email address.
11251
11252 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
11253
11254 * MAINTAINERS (Write After Approval): Add myself.
11255
11256 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11257
11258 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11259 * Makefile.in: Regenerate.
11260
11261 2003-03-14 Michael Chastain <mec@shout.net>
11262
11263 * Makefile.in: Regenerate with correct Makefile.def.
11264
11265 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11266
11267 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11268 Make macro.
11269 * Makefile.in: Regenerate.
11270 * configure.in: Clean up gxx_include_dir logic.
11271 * configure: Regenerate.
11272
11273 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11274
11275 * MAINTAINERS (Write After Approval): Add myself.
11276
11277 2003-03-10 Ben Elliston <bje@wasabisystems.com>
11278
11279 * MAINTAINERS: Update my mail address.
11280
11281 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11282
11283 * configure.in (gxx_include_dir): Fix typo.
11284 * configure: Regenerated.
11285
11286 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11287
11288 * Makefile.tpl: Reindent.
11289 * Makefile.in: Regenerate.
11290 * configure.in: Reindent. Don't set unused variables.
11291 * configure: Regenerate.
11292
11293 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
11294
11295 * configure.in: Include $(build_tooldir)/sys-include in
11296 FLAGS_FOR_TARGET.
11297 * configure: Regenerated.
11298
11299 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11300
11301 * Makefile.tpl: Always pass down RANLIB.
11302 * Makefile.in: Regenerate.
11303
11304 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11305 * Makefile.in: Regenerate.
11306 * configure.in: Remove unused logic relating to --enable-shared
11307 and --enable-threads. Remove bogus comments. Remove redundant
11308 noconfigdirs.
11309 * configure: Regenerate.
11310
11311 * configure.in: Replace ${libstdcxx_version} by its value.
11312 Remove reference to mh-dgux.
11313 * configure: Regenerate.
11314
11315 2003-03-03 Kevin Buettner <kevinb@redhat.com>
11316
11317 * MAINTAINERS (Write After Approval): Add myself.
11318
11319 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11320
11321 * Makefile.tpl: Rearrange.
11322 * Makefile.in: Regenerate.
11323
11324 2003-02-25 Uwe Stieber <uwe@wwws.de>
11325
11326 * configure.in: Add support for kaOS as cross build target system.
11327 * configure: Regenerated.
11328
11329 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11330
11331 * MAINTAINERS (Write after approval): Add myself.
11332
11333 2003-02-21 James E Wilson <wilson@tuliptree.org>
11334
11335 * MAINTAINERS: Update my email address.
11336
11337 2003-02-21 Zack Weinberg <zack@codesourcery.com>
11338
11339 * MAINTAINERS: Add self to blanket write privs. section.
11340
11341 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
11342
11343 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11344 configure-target-* as some target builds may require additional
11345 flags for preprocessor tests.
11346 * Makefile.in: Regenerated.
11347
11348 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
11349
11350 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11351 * ltconfig: Handle it.
11352 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11353 auto-detecting it.
11354
11355 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11356 it is used as argument to $CC.
11357 * ltcf-gcj.sh: Likewise.
11358
11359 * configure.in: Introduce --enable-maintainer-mode.
11360 * configure: Rebuilt.
11361 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11362 for maintainer mode.
11363 * Makefile.in: Rebuilt.
11364
11365 2003-02-18 Jason Merrill <jason@redhat.com>
11366
11367 * Makefile.tpl (check-c++): Allow parallelism.
11368
11369 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11370
11371 * MAINTAINERS: Remove John Carr (who never actually had access to
11372 gcc.gnu.org).
11373
11374 2003-02-15 Geoffrey Keating <geoffk@apple.com>
11375
11376 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11377 don't configure target-libobjc.
11378 * configure: Regenerate.
11379
11380 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11381
11382 * Makefile.tpl (RANLIB): Define.
11383 * Makefile.in: Regenerate.
11384
11385 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11386
11387 * MAINTAINERS: Update my email.
11388
11389 2003-02-06 Keith R Seitz <keiths@redhat.com>
11390
11391 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11392 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11393 * Makefile.in: Regenerated.
11394 * configure.in: Remove all traces of snavigator, db, and grep.
11395 * configure: Regenerated.
11396
11397 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11398
11399 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11400 After Approval.
11401
11402 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11403
11404 * MAINTAINERS (Write after approval): Add myself.
11405
11406 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11407
11408 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11409 * Makefile.in: Regenerated.
11410
11411 2003-01-30 Roger Sayle <roger@eyesopen.com>
11412
11413 * config.guess: Updated to 2003-01-30's version.
11414 * config.sub: Updated to 2003-01-28's version.
11415
11416 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11417
11418 * config.if: If gcc_version is already set, just use it. Don't set
11419 gcc_version_trigger if it's already set, otherwise set it to
11420 gcc/version.c, but only if the file exists. If it is not set and
11421 gcc/version.c does not exist, try to extract the version number from
11422 $CC.
11423
11424 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11425
11426 * MAINTAINERS: Add myself to write-after-approval list.
11427
11428 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11429
11430 * configure.in: Revert 24Jan change.
11431 * configure: Regenerate.
11432
11433 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11434
11435 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11436 entry of HJ Lu.
11437
11438 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11439
11440 * configure.in: Revert previous change.
11441 * configure: Regenerate.
11442
11443 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11444
11445 * configure.in: Make rda native-only.
11446 * configure: Regenerate.
11447
11448 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11449
11450 * MAINTAINERS: Move myself from GNATS-only-accounts to
11451 write-after-approval.
11452
11453 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11454
11455 * configure.in: Add missing \.
11456 * configure: Rebuilt.
11457
11458 2003-01-17 Jakub Jelinek <jakub@redhat.com>
11459
11460 * configure.in (baseargs): Avoid using \| in sed regular
11461 expressions.
11462 * configure: Rebuilt.
11463
11464 2003-01-16 Jakub Jelinek <jakub@redhat.com>
11465
11466 * configure.in (baseargs): Remove all supported forms of
11467 --cache-file, --srcdir, --host, --build and --target options
11468 from argument lists.
11469 * configure: Rebuilt.
11470
11471 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
11472
11473 * MAINTAINERS: Add myself to write-after-approval list.
11474
11475 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
11476
11477 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11478 * configure: Rebuilt.
11479
11480 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11481
11482 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11483 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11484 * Makefile.in: Regenerate.
11485 * configure: Regenerate.
11486
11487 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
11488
11489 * configure.in: Remove Makefile in build, host and target modules
11490 unless configure was run with --no-recursion.
11491 * configure: Rebuilt.
11492
11493 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11494
11495 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11496 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11497 * Makefile.in: Regenerate.
11498
11499 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11500
11501 * config.guess: Update to 2003-01-03 version.
11502 * config.sub: Update to 2003-01-03 version.
11503
11504 2003-01-07 Christopher Faylor <cgf@redhat.com>
11505
11506 * configure: Regenerate with proper autoconf 2.13.
11507
11508 2003-01-07 Christopher Faylor <cgf@redhat.com>
11509
11510 * configure.in: Add AC_PREREQ for consistency.
11511 * configure: Regenerate.
11512
11513 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11514
11515 * configure.in (GDB_TK): Add tcl directories conditional on
11516 gdb/gdbtk directory being present.
11517 * configure: Regenerate.
11518
11519 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11520
11521 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11522 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11523 * configure: Rebuilt.
11524
11525 2002-12-31 Tom Tromey <tromey@redhat.com>
11526
11527 * Makefile.in: Rebuilt.
11528 * Makefile.def (target_modules) [libffi]: Allow installation.
11529
11530 2002-12-31 Andreas Schwab <schwab@suse.de>
11531
11532 * configure.in: Fix use of $program_transform_name.
11533 * configure: Regenerated.
11534
11535 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11536
11537 * configure.in (baseargs): Don't remove first configure argument.
11538 * configure: Regenerated.
11539
11540 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11541
11542 * Makefile.tpl (local-distclean): Don't remove...
11543 (multilib.ts): ... this. Moved into...
11544 (multilib.out): ... this. Don't use sub-make.
11545 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11546 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11547 (configure-build-[+module+], configure-[+module+],
11548 configure-target-[+module+], configure-gcc): ... these. Test
11549 for Makefile existence. Drop config.status from dependencies.
11550 * Makefile.in: Rebuilt.
11551 * configure.in: Move gcc-version-trigger to the end of
11552 ac_configure_args. Add comments to maybedep.tmp and
11553 serdep.tmp. Introduce --disable-serial-configure. Remove
11554 nonopt from baseargs, matching and removing corresponding
11555 whitespace while at it.
11556 * configure: Rebuilt.
11557
11558 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11559
11560 * configure.in (host_configargs): Replace reference to
11561 no-longer-defined buildopts with --build=${build_alias}.
11562 * configure: Rebuilt.
11563
11564 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11565 program_transform_name to standard idiom.
11566 (AUTOGEN, AUTOCONF): Define.
11567 (Makefile.in): Use $(AUTOGEN).
11568 (Makefile): Depend on config.status, and use autoconf-style rule to
11569 build it. Move original commands to...
11570 (config.status): ... this new target.
11571 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11572 $(AUTOCONF).
11573 * Makefile.in: Rebuilt.
11574
11575 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11576
11577 * Makefile.tpl: Fix dramatic bustage due to change in
11578 program_transform_name.
11579 * Makefile.in: Regenerate.
11580
11581 * configure.in: Remove unnecessary PATH setting.
11582 * configure: Regnerate.
11583
11584 * configure.in: Don't default to unprefixed tools unless
11585 the native tools will work.
11586 * configure: Regenerate.
11587
11588 * configure.in: Convert to autoconf script. Blow away lots
11589 of now-redundant Makefile fragments.
11590 * configure: Generate using Autoconf.
11591 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11592 * Makefile.in: Regenerate.
11593
11594 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11595
11596 * configure: Fix stupid bug where RANLIB was mistakenly included.
11597
11598 * configure.in: Rename (buildargs, hostargs, targargs) to
11599 (build_configargs, host_configargs, target_configargs).
11600
11601 * configure.in: Move logic out of sed statement.
11602
11603 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11604 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11605
11606 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11607
11608 * config.sub: Import from master repository
11609 * config.guess: Ditto
11610
11611 2002-12-24 Andreas Schwab <schwab@suse.de>
11612
11613 * Makefile.tpl (multilib.out): Fix missing space.
11614 * Makefile.in: Regenerate.
11615
11616 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11617
11618 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11619 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11620 * Makefile.in: Regenerate.
11621 * configure.in: Remove unnecessary leftovers.
11622
11623 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11624
11625 * configure.in (extra_ranlibflags_for_target): New variable.
11626 (*-*-darwin): Add -c to ranlib commands.
11627 * configure (tooldir): Handle extra_ranlibflags_for_target.
11628
11629 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11630
11631 * Makefile.tpl: Revert HJL's change.
11632 * Makefile.in: Regenerated.
11633 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11634 always.
11635
11636 2002-12-19 Andreas Schwab <schwab@suse.de>
11637
11638 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11639 * Makefile.in: Regenerate.
11640
11641 2002-12-18 H.J. Lu <hjl@gnu.org>
11642
11643 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11644 * Makefile.in: Regenerated.
11645
11646 * configure.in (build_prefix): New. Substitute.
11647
11648 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11649
11650 * Makefile.tpl: Don't let real targets depend on phony targets.
11651 * Makefile.in: Regenerate.
11652
11653 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11654 * Makefile.in: Regenerate.
11655
11656 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11657
11658 * config.sub: Import from master repository
11659 * config.guess: Ditto
11660
11661 2002-12-16 Jason Merrill <jason@redhat.com>
11662
11663 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11664 previous 'make bootstrap'.
11665 * Makefile.in: Regenerate.
11666
11667 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11668
11669 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11670
11671 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11672
11673 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11674 * Makefile.in: Regenerate.
11675
11676 2002-12-13 Jason Merrill <jason@redhat.com>
11677
11678 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11679 library tests.
11680 (check-c++): Just depend on it and check-target-libstdc++-v3.
11681 * Makefile.in: Regenerate.
11682
11683 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11684
11685 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11686 * Makefile.in: Rebuilt.
11687
11688 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11689
11690 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11691
11692 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11693
11694 * configure: Fix bug put in by gremlins.
11695
11696 * Makefile.tpl: Substitute more autoconfily.
11697 * configure: Substitute more autoconfily.
11698 * Makefile.in: Regenerate.
11699
11700 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11701
11702 * config.sub: Import from master repository
11703 * config.guess: Ditto
11704 * MAINTAINERS: Added Svein Seldal under write after approval
11705
11706 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11707
11708 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11709 * Makefile.in (all-sim): Ditto.
11710
11711 2002-12-06 DJ Delorie <dj@redhat.com>
11712
11713 * Makefile.tpl: Change configure dependencies to not have real
11714 targets depend on phony targets.
11715
11716 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11717
11718 * configure.in: Revert unintentional change.
11719
11720 * Makefile.tpl: Change dependency for */multilib.out so that
11721 it works when gcc isn't in the tree.
11722
11723 * configure.in: Substitute more.
11724 * configure: Run subconfigures from the Makefile.
11725 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11726 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11727
11728 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11729
11730 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11731
11732 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11733
11734 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11735 and corresponding dependencies.
11736 * Makefile.in: Regenerate.
11737
11738 * configure.in (host_tools): Order binutils, gas and ld for
11739 convenience in running the testsuites.
11740
11741 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11742 * Makefile.in: Regenerate.
11743 * configure.in: Introduce rules to serialize subconfigure runs.
11744
11745 * configure.in: Introduce BASE_CC_FOR_TARGET.
11746 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11747 Realize configure-build-* targets. Realize configure-target-* targets.
11748 * Makefile.in: Regenerate.
11749
11750 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11751
11752 * configure: Move gcc_version_trigger stuff from here...
11753 * configure.in: ...to here.
11754
11755 * configure.in: Separate subconfigure options added by this file from
11756 options given by the user. Add machinery to put args for host
11757 subconfigures into the Makefile.
11758
11759 * Makefile.tpl: Remove 'vault' targets.
11760 * Makefile.tpl: Reorder and comment dependencies.
11761 * Makefile.in: Regenerate.
11762
11763 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11764 * configure.in: Fix my broken commit of previous patch. (sigh)
11765
11766 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11767
11768 * configure.in: Move host-specific darwin noconfigdirs into
11769 the host-specific section.
11770
11771 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11772
11773 * configure.in: Move host-specific darwin noconfigdirs into
11774 the host-specific section.
11775
11776 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11777
11778 * configure: Remove skip-this-dir support.
11779 * Makefile.tpl: Remove skip-this-dir support.
11780
11781 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11782 subdirectories.
11783 * Makefile.in: Regenerate.
11784
11785 * Makefile.tpl: Strip out useless setting of 'dir'.
11786 * Makefile.in: Regenerate.
11787
11788 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11789
11790 * configure.in: Fix deeply stupid bug.
11791
11792 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11793 shell code in CXX_FOR_TARGET
11794 * Makefile.def: Introduce raw_cxx.
11795 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11796 RAW_CXX_FOR_TARGET.
11797 * Makefile.in: Regenerate.
11798
11799 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11800
11801 * Makefile.tpl: Remove unnecessary ifs.
11802 * Makefile.in: Regenerate.
11803
11804 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11805 dependencies. Maybe-ize build-libiberty. Create dummy install
11806 targets for 'no_install' modules.
11807 * configure: Move GDB_TK substitution to configure.in. Move
11808 build_modules stuff to configure.in.
11809 * configure.in: Implement soft dependency machinery. Maybe-ize
11810 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11811 * Makefile.in: Regenerate.
11812
11813 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11814
11815 * Makefile.tpl: Make all-target, install-target behave similarly
11816 to all, install (only hitting configured targets). Eliminate
11817 unused macro defintions.
11818
11819 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11820 build != host.
11821
11822 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11823
11824 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11825
11826 * configure.in: Produce lists of subdir targets we're actually
11827 configuring. Remove references to "dosrel".
11828 * Makefile.tpl: Let configure set which subdir targets are hit.
11829 Remove install-cross; clean up install; remove ALL. Remove
11830 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11831 Autogenerate host module targets. Remove empty dependency lines
11832 and redundant dependency; rearrange slightly.
11833 * Makefile.def: Add host-side libtermcap, utils.
11834
11835 * Makefile.in: Regenerate.
11836
11837 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11838
11839 * ltconfig (osf[345]): Append $major to soname_spec.
11840 Reflect this in library_names_spec.
11841 * ltmain.sh (osf): Prefix $major with . for use as extension.
11842
11843 2002-11-19 Andreas Jaeger <aj@suse.de>
11844
11845 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11846 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11847 and sparc64 GNU/Linux systems.
11848
11849 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11850
11851 * MAINTAINERS: Update email.
11852
11853 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11854
11855 * MAINTAINERS: Complete James Dennett's entry.
11856
11857 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11858
11859 * MAINTAINERS (Write After Approval): Add myself.
11860
11861 2002-11-13 Bruce Korb <bkorb@gnu.org>
11862
11863 * Makefile.tpl: syntactic cleanup
11864
11865 2002-11-13 Stuart Hastings <stuart@apple.com>
11866
11867 * MAINTAINERS: Add myself to write-after-approval list.
11868
11869 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11870
11871 * Makefile.def: Add list of recursive targets to autogenerate.
11872 Add build_modules.
11873 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11874 targets. Autogenerate *-build-* targets.
11875 * Makefile.in: Regenerate.
11876
11877 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11878
11879 * configure: More autoconf-style substitutions.
11880 * Makefile.tpl: More autoconf-style substitutions.
11881 * Makefile.in: Regenerate.
11882
11883 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11884
11885 * configure: Substitute more variables in a more autoconf-friendly
11886 way. Simplify slightly.
11887 * Makefile.tpl: Make more variables substitutable in an
11888 autoconf-friendly way.
11889 * Makefile.in: Regenerate.
11890
11891 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11892
11893 * MAINTAINERS (Write After Approval): Add myself.
11894
11895 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11896
11897 * configure.in (v810*): Remove special setting of tools.
11898
11899 * configure: Add support for extra required flags for ar or nm.
11900 * configure.in (aix4.3+): Use above support for target-specific
11901 issues, rather than using config/mt-aix43.
11902
11903 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11904
11905 * configure: Remove 'removing', which doesn't work. Replace $subdir
11906 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11907 with $srcdir. Reformat indentation. Substitute some variables
11908 formerly hard-coded in the Makefile for build=host.
11909 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11910 * Makefile.def: Autogenerate more.
11911 * Makefile.in: Regenerate.
11912
11913 2002-11-04 Adam Nemet <anemet@lnxw.com>
11914
11915 * MAINTAINERS (Write After Approval): Add myself.
11916
11917 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11918
11919 * Makefile.def (host_modules): Add rda.
11920 * Makefile.in: Regenerate.
11921 * configure.in (target_tool): Add target-rda to list.
11922
11923 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11924
11925 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11926
11927 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11928
11929 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11930 and restrap targets to this rule.
11931 * Makefile.in: Regenerate.
11932
11933 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11934
11935 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11936 GNATS only accounts.
11937
11938 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11939
11940 * configure.in (i[3456]86-*-linux*): Add check to disable
11941 ${libgcj} for glibc1.
11942
11943 2002-10-24 Denis Chertykov <denisc@overta.ru>
11944
11945 * MAINTAINERS: Add myself as ip2k port maintainer.
11946
11947 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11948
11949 * configure.in: Add tic4x target.
11950
11951 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11952
11953 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11954 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11955 * Makefile.in: Regenerate.
11956
11957 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11958 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11959 * Makefile.in: Regenerate.
11960
11961 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11962
11963 * MAINTAINERS: Add myself as web pages co-maintainer.
11964
11965 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11966
11967 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11968 * Makefile.in: Regenerate.
11969
11970 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11971
11972 * MAINTAINERS: Add myself and Nathan Sidwell
11973 <nathan@codesourcery.com> as VxWorks maintainers.
11974
11975 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11976
11977 * Makefile.def: Remove order dependency comments.
11978 * Makefile.tpl: Add explicit install-install dependencies.
11979 * Makefile.in: Regenerate.
11980
11981 * Makefile.tpl: Remove material now in src-release. (Finally!)
11982 * Makefile.in: Regenerate.
11983
11984 * Makefile.tpl: Add configure-target (for src-release in src)
11985 * Makefile.in: Regenerate.
11986
11987 2002-09-30 Nick Clifton <nickc@redhat.com>
11988
11989 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11990
11991 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11992
11993 * configure.in (s390*-*-linux*): Enable libgcj.
11994
11995 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11996
11997 * configure: Revert accidentally applied changes.
11998
11999 * Makefile.tpl: Make more autoconf-friendly.
12000 * Makefile.in: Regenerate.
12001 * configure: Make substitution more autoconf-like.
12002
12003 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
12004
12005 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12006 single entry to handle all these.
12007 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
12008 libjava on arm-*-elf.
12009
12010 2002-09-27 Geoffrey Keating <geoffk@apple.com>
12011
12012 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12013 things that depend on them.
12014
12015 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
12016
12017 * Makefile.tpl: Make subsituted variables more autoconfy.
12018 * Makefile.in: Regenerate.
12019 * configure: Make seds more autoconfy.
12020
12021 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
12022
12023 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12024 * Makefile.in: Regenerate.
12025 * configure.in: Rewrite sed statements to look autoconfy.
12026
12027 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12028 all-target-foo on configure-target-foo.
12029 * Makefile.def: Ditto.
12030 * Makefile.in: Rebuild.
12031
12032 2002-09-25 Andrew Haley <aph@redhat.com>
12033
12034 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12035
12036 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
12037
12038 * Makefile.def: New file.
12039 * Makefile.tpl: New file.
12040 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12041 * contrib/gcc_update: Note that Makefile.in is a generated file.
12042
12043 * configure.in: Minor rearrangement. Simplify tests.
12044
12045 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
12046
12047 * configure.in (with_headers): Skip copy if value is "yes".
12048 (with_libs): Likewise.
12049
12050 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12051
12052 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12053 * configure.in (sh*-*-pe*): Ditto.
12054 * configure.in (mips*-*-pe*): Ditto.
12055 * configure.in (*arm-wince-pe): Ditto.
12056
12057 * configure.in: Rearrange.
12058
12059 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
12060
12061 * MAINTAINERS: Update my email address.
12062
12063 2002-08-30 Paul Koning <pkoning@equallogic.com>
12064
12065 * MAINTAINERS: (Write After Approval): Add myself.
12066
12067 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
12068
12069 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12070
12071 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
12072
12073 * MAINTAINERS: Change my mailing address.
12074
12075 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
12076
12077 * MAINTAINERS (Write After Approval): Remove myself.
12078 (Various Maintainers: c++ runtime libs): Add myself.
12079
12080 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
12081
12082 * MAINTAINERS (Write After Approval): Remove myself.
12083 (Various Maintainers: c++ runtime libs): Add myself.
12084
12085 2002-08-15 Eric Christopher <echristo@redhat.com>
12086
12087 * config.sub: Import from master repository.
12088 * config.guess: Ditto.
12089
12090 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
12091
12092 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12093 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12094 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12095
12096 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
12097
12098 * MAINTAINERS: Add self to rs6000 vector extensions.
12099
12100 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
12101
12102 * libiberty/configure: Reverted unintended yesterday's check in.
12103
12104 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
12105
12106 * boehm-gc/configure, libf2c/configure: Rebuilt.
12107 * libffi/configure, libiberty/configure: Ditto.
12108 * libjava/configure, libobjc/configure: Ditto.
12109 * libstdc++-v3/configure, zlib/configure: Ditto.
12110 Merged from binutils:
12111 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
12112 From Steve Ellcey <sje@cup.hp.com>:
12113 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12114 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12115 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12116 IA64.
12117 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12118 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12119 soname_spec, sys_lib_search_path_spec): Ditto.
12120
12121 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
12122
12123 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12124
12125 2002-08-04 H.J. Lu (hjl@gnu.org)
12126
12127 * configure.in (mips*-*-linux*): Don't skip target-libffi.
12128
12129 2002-08-02 Krister Walfridsson <cato@df.lth.se>
12130
12131 * MAINTAINERS (Write After Approval): Add myself.
12132
12133 2002-07-31 Alan Modra <amodra@bigpond.net.au>
12134
12135 * configure.in: Move generic linux case to end. Copy generic
12136 linux noconfigdirs to mips*-*-linux* entry and new
12137 powerpc64*-*-linux* entry. Add target-libffi for the latter.
12138
12139 2002-07-19 Michael Matz <matz@suse.de>
12140
12141 * MAINTAINERS: Add myself as ra* maintainer.
12142
12143 2002-07-16 Chris Demetriou <cgd@broadcom.com>
12144
12145 * config.guess: Update to 2002-07-09 version.
12146 * config.sub: Update to 2002-07-03 version.
12147
12148 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
12149
12150 * MAINTAINERS: Fix typo in a maintainer email address.
12151
12152 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
12153
12154 * configure.in: Remove two redundant tests.
12155
12156 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12157
12158 * configure.in (mips*-*-irix6*o32): Enable stabs.
12159
12160 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
12161
12162 * configure.in: Don't build grez.
12163 * Makefile.in: Ditto.
12164
12165 * Makefile.in: Remove references to bsp, cygmon, libstub.
12166 * configure.in: Ditto.
12167
12168 * configure.in: Remove leftover reference to gdbtest.
12169
12170 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
12171
12172 * configure.in (gxx_include_dir): Change to match versioned
12173 C++ headers if --enable-version-specific-runtime-libs is used.
12174
12175 2002-07-04 Steve Ellcey <sje@cup.hp.com>
12176
12177 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12178
12179 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
12180
12181 * configure.in: Make --without-x work.
12182
12183 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
12184
12185 * configure.in: Rearrange target Makefile fragment collection.
12186
12187 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12188 cvs[src].
12189 * configure.in: Ditto.
12190
12191 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
12192
12193 * MAINTAINERS (Write After Approval): Update my e-mail address.
12194
12195 2002-06-24 Ben Elliston <bje@redhat.com>
12196
12197 * configure.in (host_tools): Remove cgen.
12198
12199 * Makefile.in (all-cgen): Remove; runs from its source directory.
12200 (check-cgen, install-cgen, clean-cgen): Likewise.
12201 (all-opcodes): Do not depend on all-cgen.
12202 (all-sim): Likewise.
12203
12204 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
12205
12206 * Makefile.in: Eliminate 'apache' targets.
12207 * configure.in: Eliminate 'apache' targets.
12208
12209 * configure.in: Eliminate redundant tests. Reorganize.
12210
12211 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12212
12213 * config-ml.in: Eliminate references to Cygnus configure.
12214
12215 * Makefile.in: Eliminate references to building emacs.
12216
12217 2002-06-28 Graham Stott <graham.stott@btinternet.com>
12218
12219 * MAINTAINERS: Update my email address.
12220
12221 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12222
12223 * config.if (libstdcxx_incdir): Version C++ headers.
12224 (cxx_incdir): Remove.
12225
12226 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12227
12228 * MAINTAINERS (Write After Approval): Add self.
12229
12230 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12231
12232 * configure.in: Add support for ip2k.
12233
12234 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12235
12236 * configure.in: Fix AIX configury bug.
12237
12238 2002-06-20 Steve Ellcey <sje@cup.hp.com>
12239
12240 * MAINTAINERS (Write After Approval): Add self.
12241
12242 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12243
12244 * configure.in: replace ${topsrcdir} with ${srcdir}
12245
12246 * configure.in: Move definition of libstdcxx_flags
12247 right above usage, rather than waaay earlier.
12248
12249 * configure.in: Pull definition of is_cross_compiler earlier.
12250
12251 * configure.in: Rearrange a little.
12252
12253 * configure.in: Remove references to librx.
12254 * Makefile.in: Remove references to librx.
12255
12256 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12257
12258 * config.sub: Add support for avr target.
12259 Import from master sources, rev 1.255
12260
12261 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
12262
12263 * configure, .cvsignore: Revert previous change...
12264 * Makefile: ...delete.
12265
12266 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12267
12268 * configure.in: Eliminate ${gasdir} variable.
12269
12270 2002-06-18 Dave Brolley <brolley@redhat.com>
12271
12272 * configure.in: Add support for frv.
12273 * config.sub: Add support for frv.
12274
12275 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12276
12277 * configure: Remove garbage from previous commit.
12278
12279 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12280
12281 * configure: For in-source builds, make a subdir and re-exec there.
12282 * Makefile: New file. Pass targets through to build directory.
12283 * .cvsignore: No longer ignore "Makefile".
12284
12285 2002-06-16 Douglas Rupp <rupp@gnat.com>
12286
12287 * MAINTAINERS (Write After Approval): Add self.
12288
12289 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12290
12291 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12292
12293 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12294
12295 * configure.in (vax-*-netbsd*): Re-enable gas.
12296
12297 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12298
12299 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12300 BUILD_PREFIX_1, to correct nomenclature.
12301 * configure: Likewise.
12302
12303 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12304 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12305
12306 2002-05-31 Olaf Hering <olh@suse.de>
12307
12308 * config-ml.in: Propogate DESTDIR also.
12309
12310 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12311
12312 * configure.in (vax-*-netbsd*): Don't build gas for this
12313 platform.
12314
12315 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12316
12317 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12318 and libgcj for AVR.
12319
12320 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12321
12322 * MAINTAINERS (Write After Approval): Add myself.
12323
12324 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12325
12326 * config.guess: Update to 2002-05-22 version.
12327 * config.sub: Likewise.
12328
12329 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12330
12331 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12332 * config-ml.in: Likewise.
12333 * configure: Likewise.
12334 * configure.in: Likewise.
12335
12336 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12337
12338 * MAINTAINERS: Update my email address.
12339
12340 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12341
12342 * configure.in: Simplify makefile fragment collection.
12343
12344 * configure.in: Remove code to build emacs.
12345
12346 * configure.in : Remove --srcdir argument from targargs and buildargs
12347 (it's always overridden in the Makefile anyway). Rearrange a bit.
12348
12349 * configure: Move some logic to configure.in.
12350 * configure.in: Move some logic from configure.
12351
12352 2002-05-11 Tom Tromey <tromey@redhat.com>
12353
12354 * MAINTAINERS: Reflect libgcj reality.
12355
12356 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12357
12358 * Makefile.in: Honour DESTDIR.
12359
12360 2002-05-08 Mark Mitchell <mark@codesourcery.com>
12361
12362 * config.guess: Import 2002-03-20 version.
12363 * config.sub: Import 2002-04-26 version.
12364
12365 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12366
12367 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12368
12369 2002-05-07 Tim Josling <tej@melbpc.org.au>
12370
12371 * MAINTAINERS: Add self.
12372
12373 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
12374
12375 * ltmain.sh: Detect and handle object name conflicts
12376 while piecewise linking a static library.
12377
12378 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
12379
12380 * configure.in (noconfigdirs): Don't disable libgcj on
12381 sparc64-*-solaris* and sparcv9-*-solaris*.
12382
12383 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
12384
12385 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12386
12387 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12388
12389 * configure.in (FLAGS_FOR_TARGET): Do not add
12390 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12391 on i[3456]86-*-linux*.
12392
12393 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12394
12395 * configure.in (noconfigdirs): Replace [ ] with test.
12396
12397 * configure.in (noconfigdirs): Do not add target-newlib if
12398 target == i[3456]86-*-linux*, and host == target.
12399
12400 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12401
12402 * configure.in: delete reference to absent file
12403
12404 * configure.in: replace '[' with 'test'
12405
12406 * configure.in: Eliminate references to gash.
12407 * Makefile.in: Eliminate references to gash.
12408
12409 * configure.in: remove useless references to 'pic' makefile fragments.
12410
12411 * configure.in: (*-*-windows*) Finish removing.
12412
12413 * configure.in: Eliminate redundant test for libgui.
12414
12415 2002-04-29 Roger Sayle <roger@eyesopen.com>
12416
12417 * MAINTAINERS: Add self and realphabetize. Update entries
12418 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12419 entry for a29k port maintainer.
12420
12421 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12422
12423 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12424 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12425
12426 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12427
12428 * configure.in: remove references to dead files
12429
12430 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12431
12432 * MAINTAINERS: Add information about purpose of this file.
12433
12434 2002-04-18 Tom Tromey <tromey@redhat.com>
12435
12436 * configure.in: Disallow configuring libgcj when it is already
12437 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12438 Solaris 2.8 by default. For PR libgcj/6158.
12439
12440 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12441
12442 * configure.in: Move default CC setting out of config/mh-* fragments
12443 directly into here.
12444
12445 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12446
12447 * configure.in: don't even try to configure or make a subdirectory
12448 if there's no configure script for it.
12449
12450 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12451
12452 * MAINTAINERS: Remove chill maintainers.
12453 * Makefile.in (CHILLFLAGS): Remove.
12454 (CHILL_LIB): Remove.
12455 (TARGET_CONFIGDIRS): Remove libchill.
12456 (CHILL_FOR_TARGET): Remove.
12457 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12458 CHILL_LIB.
12459 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12460 (CHECK_TARGET_MODULES): Likewise.
12461 (INSTALL_TARGET_MODULES): Likewise.
12462 (CLEAN_TARGET_MODULES): Likewise.
12463 (configure-target-libchill): Remove.
12464 (all-target-libchill): Remove.
12465 * configure.in (target_libs): Remove target-libchill.
12466 Do not compute CHILL_FOR_TARGET.
12467 * libchill: Remove directory.
12468
12469 2002-04-11 DJ Delorie <dj@redhat.com>
12470
12471 * Makefile.in, configure.in: Sync with binutils, entries
12472 follow...
12473
12474 2002-04-07 Andrew Cagney <ac131313@redhat.com>
12475
12476 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12477 (do-tar, do-bz2): New rules.
12478 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12479 (gdb-tar): New rule.
12480 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12481 (insight_dejagnu.tar): New rule.
12482 (insight.tar): New rule.
12483 (gdb+dejagnu.tar): New rule.
12484 (gdb.tar): New rule.
12485
12486 2002-02-01 Mo DeJong <supermo@bayarea.net>
12487
12488 * Makefile.in: Add all-tix to deps for all-snavigator
12489 so that tix is built when building snavigator.
12490
12491 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12492
12493 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12494 ld and gdb are not supported.
12495
12496 2002-01-07 Mark Salter <msalter@redhat.com>
12497
12498 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12499 Allow target-libgloss to be built for arm, strongarm, and xscale.
12500
12501 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12502
12503 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12504 options for i[3456]86-pc-linux* native builds.
12505
12506 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12507
12508 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12509 files from .po files for a distribution.
12510
12511 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12512
12513 * configure.in: Enable libstdc++-v3 for h8300 targets.
12514
12515 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12516
12517 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12518 version from bfd/.
12519
12520 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12521
12522 * Makefile.in (VER): When present, extract the version number from
12523 the file version.in.
12524
12525 2001-05-24 Tom Rix <trix@redhat.com>
12526
12527 * configure.in : enable ld for aix
12528
12529 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12530
12531 * config.guess: Add linux target for S/390.
12532
12533 2000-11-07 Philip Blundell <pb@futuretv.com>
12534
12535 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12536
12537 2000-11-03 Philip Blundell <pb@futuretv.com>
12538
12539 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12540 files.
12541
12542 2001-01-15 Ben Elliston <bje@redhat.com>
12543
12544 * configure.in (host_tools): Add sid.
12545 Always configure cgen.
12546
12547 2000-11-24 Nick Clifton <nickc@redhat.com>
12548
12549 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12550
12551 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12552
12553 * Makefile.in (ALL_MODULES): Add all-cgen.
12554 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12555 (all-cgen): New target.
12556 (all-opcodes,all-sim): Depend on all-cgen.
12557 * configure.in (host_tools): Add cgen.
12558 Only configure cgen if --enable-cgen-maint.
12559
12560 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12561
12562 * configure.in: Add *-*-freebsd* configurations.
12563
12564 2002-04-08 Tom Tromey <tromey@redhat.com>
12565
12566 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12567 Fixes PR libgcj/6068.
12568
12569 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12570
12571 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12572
12573 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12574
12575 * configure.in (alpha*-dec-osf*): Enable libgcj.
12576
12577 2003-03-27 Matthew Gingell <gingell@gnat.com>
12578
12579 * MAINTAINERS (Write After Approval): Add myself.
12580
12581 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12582
12583 Fix for: PR bootstrap/3591, target/5676
12584 * configure.in (mcore-pe): Disable the configuration of
12585 libstdc++-v3 since exceptions are not supported.
12586
12587 2002-03-20 Anthony Green <green@redhat.com>
12588
12589 * configure.in: Enable libgcj for xscale-elf target.
12590
12591 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12592
12593 * MAINTAINERS: Update my email address.
12594
12595 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12596
12597 * ltmain.sh (relink_command): Fix typo in previous change.
12598
12599 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12600
12601 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12602 (relink_command): Added --tag flags.
12603 (mode=install): If relinking fails; error out.
12604
12605 2002-03-12 Richard Henderson <rth@redhat.com>
12606
12607 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12608 .NOTPARALLEL tag.
12609 (do-check): Rename from check.
12610 (check): Allow parallel check.
12611
12612 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12613
12614 * MAINTAINERS: Add myself as maintainer for xtensa port.
12615 Fix alphabetical order in CPU port maintainer list.
12616 Remove myself from Write After Approval list.
12617
12618 2002-03-11 Richard Henderson <rth@redhat.com>
12619
12620 * Makefile.in (.NOTPARALLEL): Add fake tag.
12621
12622 2002-03-07 H.J. Lu (hjl@gnu.org)
12623
12624 * configure.in: Enable gprof for mips*-*-linux*.
12625
12626 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12627
12628 * MAINTAINERS (Write After Approval): Add myself.
12629
12630 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12631
12632 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12633 libjava.
12634 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12635
12636 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12637
12638 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12639 because its Makefile is there; test for the executable instead.
12640
12641 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12642
12643 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12644 libstdc++-v3 and libjava.
12645
12646 2002-02-11 Adam Megacz <adam@xwt.org>
12647
12648 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12649 boehm-gc
12650
12651 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12652
12653 * config.guess: Updated to 2002-01-30's version.
12654 * config.sub: Updated to 2002-02-01's version.
12655 Contribute sh64-elf.
12656 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12657 * configure.in: Added sh64-*-*.
12658
12659 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12660
12661 * MAINTAINERS: Belatedly add myself to write after approval list.
12662
12663 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12664
12665 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12666 Remove self as Write After Approval.
12667
12668 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12669
12670 * MAINTAINERS: Put self in as maintainer for contrib/regression
12671 directory.
12672
12673 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12674
12675 * MAINTAINERS: Update my email address.
12676
12677 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12678
12679 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12680 target-libiberty, and target-libgloss. Skip Java-related
12681 libraries if not supported for NetBSD on target CPU.
12682
12683 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12684
12685 * install-sh: Use _inst.$$_ for temp file name.
12686
12687 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12688
12689 * MAINTAINERS (Write After Approval): Move my contact info
12690 from here...
12691 (OS Port Maintainers): ...to here (netbsd).
12692
12693 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12694
12695 * MAINTAINERS (Write After Approval): Add myself.
12696
12697 2002-01-17 H.J. Lu <hjl@gnu.org>
12698
12699 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12700 (all-target-fastjar): Also depend on all-target-libiberty.
12701
12702 2002-01-16 H.J. Lu (hjl@gnu.org)
12703
12704 * config.guess: Import from master sources, rev 1.225.
12705 * config.sub: Import from master sources, rev 1.238.
12706
12707 2002-01-16 Kazu Hirata <kazu@hxi.com>
12708
12709 * MAINTAINERS (Write After Approval): Remove myself.
12710
12711 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12712
12713 * MAINTAINERS (Write After Approval): Add myself.
12714
12715 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12716
12717 * MAINTAINERS: Add self as docs co-maintainer.
12718
12719 2001-12-11 Matthias Klose <doko@debian.org>
12720
12721 * MAINTAINERS (Write After Approval): Add myself.
12722
12723 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12724
12725 * MAINTAINERS: Update my email address.
12726
12727 2001-12-07 Turly O'Connor <turly@apple.com>
12728 * MAINTAINERS (Write After Approval): Add myself.
12729 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12730 (rs6000_initialize_trampoline): Call __trampoline_setup for
12731 ABI_DARWIN too.
12732 * darwin-tramp.asm: New file, implements __trampoline_setup.
12733 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12734
12735 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12736
12737 * MAINTAINERS (Write After Approval): Add myself.
12738
12739 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12740
12741 * configure, configure.in: Use temp file for long sed commands.
12742
12743 2001-12-03 Laurent Guerby <guerby@acm.org>
12744
12745 * config.sub: Update to version 1.232 on subversion.
12746
12747 2001-12-03 Ben Elliston <bje@redhat.com>
12748
12749 * MAINTAINERS: Update mail address for config.* patches.
12750
12751 2001-11-27 DJ Delorie <dj@redhat.com>
12752 Zack Weinberg <zack@codesourcery.com>
12753
12754 When build != host, create libiberty for the build machine.
12755
12756 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12757 CONFIG_ARGUMENTS.
12758 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12759 New variables.
12760 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12761 and rules.
12762 (all.normal): Depend on ALL_BUILD_MODULES.
12763 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12764 (all-build-libiberty): Depend on configure-build-libiberty.
12765
12766 * configure: Calculate and substitute proper value for
12767 ALL_BUILD_MODULES.
12768 * configure.in: Create the build subdirectory.
12769 Calculate and substitute TARGET_CONFIGARGS (formerly
12770 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12771
12772 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12773
12774 * MAINTAINERS (write-after-approval): Add self.
12775
12776 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12777
12778 * MAINTAINERS (GNATS only accounts): Remove self.
12779
12780 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12781
12782 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12783 libf2c.
12784
12785 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12786
12787 * MAINTAINERS (Write After Approval): Add self.
12788
12789 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12790
12791 * MAINTAINERS: mips and s390 are also CPU ports.
12792
12793 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12794
12795 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12796
12797 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12798
12799 * MAINTAINERS: Alphabetize.
12800
12801 2001-11-09 Kazu Hirata <kazu@hxi.com>
12802
12803 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12804
12805 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12806
12807 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12808
12809 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12810
12811 * configure.in (--enable-languages): Be more permissive about
12812 syntax. Check for empty lists better. Warn about $LANGUAGES.
12813
12814 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12815
12816 * config.sub: Import from master sources, rev. 1.230.
12817 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12818
12819 2001-11-07 Laurent Guerby <guerby@acm.org>
12820
12821 * MAINTAINERS (Write After Approval): Add self.
12822
12823 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12824
12825 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12826
12827 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12828
12829 * config.sub: Import from master sources, rev 1.226.
12830 * config.guess: Import from master sources, rev 1.216.
12831
12832 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12833
12834 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12835 * MAINTAINERS: Add self as maintainer of MMIX port.
12836 Remove old after-approval entry.
12837
12838 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12839
12840 * ChangeLog, configure: Fix spelling errors.
12841
12842 2001-10-20 Brendan Kehoe <brendan@zen.org>
12843
12844 * MAINTAINERS: Tweak my address.
12845
12846 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12847
12848 * MAINTAINERS: Update my email address.
12849
12850 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12851
12852 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12853 * MAINTAINERS: Add self as maintainer of CRIS port.
12854
12855 2001-10-10 Geert Bosch <bosch@gnat.com>
12856
12857 * MAINTAINERS (Various maintainers: Ada front end):
12858 Added Robert Dewar.
12859
12860 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12861
12862 * MAINTAINERS (Write After Approval): Added self
12863
12864 2001-10-02 Geert Bosch <bosch@gnat.com>
12865
12866 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12867
12868 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12869
12870 * configure: Handle temporary files securely using mkdir.
12871
12872 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12873
12874 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12875
12876 2001-09-26 Will Cohen <wcohen@redhat.com>
12877
12878 * configure.in (*-*-linux*): Disable configuration of target-newlib
12879 and target-libgloss.
12880
12881 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12882
12883 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12884 RANLIB.
12885
12886 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12887
12888 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12889 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12890 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12891 avoid quotes nesting problems.
12892 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12893 (DO_X): Export only variables that are set.
12894
12895 2001-09-19 Ben Elliston <bje@redhat.com>
12896
12897 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12898 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12899 semantics. Use the shell built-in "type" command instead.
12900
12901 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12902
12903 Merged from gcc-3_0-branch:
12904 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12905 * ltcf-c.sh: Use $objext, not $ac_objext.
12906 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12907 * ltcf-cxx.sh: Add support for GNU.
12908 2001-07-22 Timothy Wall <twall@redhat.com>
12909 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12910 default settings if using GNU tools with that configuration.
12911 * ltcf-cxx.sh: Ditto.
12912 * ltcf-gcj.sh: Ditto.
12913 2001-07-21 Michael Chastain <chastain@redhat.com>
12914 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12915 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12916 * ltmain.sh: Mark as gcc-local.
12917
12918 2001-08-30 Eric Christopher <echristo@redhat.com>
12919 Jason Eckhardt <jle@redhat.com>
12920
12921 * config.guess: Merge from master sources.
12922 * config.sub: Merge from master sources, add support for mipsisa32.
12923
12924 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12925 * config.sub: Merge from master sources, rev 1.219.
12926 * MAINTAINERS: Add self as contact for stormy16 port.
12927
12928 2001-08-14 Zack Weinberg <zackw@panix.com>
12929
12930 * config.sub: Merge from master sources, rev 1.218.
12931 * config.guess: Merge from master sources, rev 1.209.
12932
12933 2001-08-11 Graham Stott <grahams@redhat.com>
12934
12935 * Makefile.in (check-c++): Add missing semicolon.
12936
12937 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12938
12939 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12940
12941 2001-07-30 Eric Christopher <echristo@redhat.com>
12942
12943 * MAINTAINERS (Various maintainers: mips port): Added myself.
12944
12945 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12946
12947 * configure.in (sh-*-linux*): New.
12948
12949 2001-07-27 Richard Henderson <rth@redhat.com>
12950
12951 * .cvsignore: Add LAST_UPDATED.
12952
12953 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12954
12955 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12956
12957 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12958
12959 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12960
12961 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12962
12963 * MAINTAINERS (Write After Approval): Added myself.
12964
12965 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12966
12967 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12968 and libgcj on m68hc11/m68hc12.
12969
12970 2001-06-27 H.J. Lu (hjl@gnu.org)
12971
12972 * Makefile (CFLAGS_FOR_BUILD): New.
12973 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12974
12975 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12976
12977 * README: Remove version number.
12978
12979 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12980
12981 * INSTALL/README: Update wrt. to the installation instructions now
12982 residing in gcc/doc/install.texi.
12983
12984 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12985
12986 * README: Replace with a cut-down and updated version of gcc/README.
12987
12988 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12989
12990 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12991 multilibs to be disabled.
12992
12993 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12994
12995 * MAINTAINERS (Write After Approval): Add myself.
12996
12997 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12998
12999 * config.guess: Import CVS version 1.195.
13000 * config.sub: Import CVS version 1.212.
13001
13002 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
13003
13004 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13005 gcc/xgcc is built, use -print-prog-name to find out the program
13006 name to use.
13007
13008 2001-06-04 Phil Edwards <pme@sources.redhat.com>
13009
13010 * config.guess: Import CVS version 1.194. All gcc-local changes
13011 appear to also be in the master copy.
13012 * config.sub: Import CVS version 1.211.
13013
13014 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
13015
13016 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13017 with_gcc]: Use `gcc -shared' to build a shared library.
13018
13019 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
13020
13021 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13022 archives.
13023
13024 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13025
13026 * MAINTAINERS (Write After Approval): Add myself.
13027
13028 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
13029
13030 * configure.in (libstdcxx_flags): Do not try to execute
13031 libstdc++-v3/testsuite_flags until it exists.
13032
13033 2001-06-01 Alan Modra <amodra@bigpond.net.au>
13034
13035 * MAINTAINERS: Update my email address.
13036
13037 2001-05-31 Graham Stott <grahams@redhat.com>
13038
13039 * MAINTAINERS (Write After Approval): Add myself.
13040
13041 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
13042
13043 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
13044 libraries when using g++ with native linker.
13045
13046 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
13047
13048 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13049
13050 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
13051
13052 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13053 [aix4*|aix5*]: Prepend blank.
13054
13055 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
13056
13057 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13058 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
13059 of subdir/configure scripts to use the new libtool.m4.
13060
13061 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
13062
13063 * MAINTAINERS (Write After Approval): Add myself.
13064
13065 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
13066
13067 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13068
13069 2001-05-11 Ben Elliston <bje@redhat.com>
13070
13071 * Makefile.in (all-sid): New target.
13072 (check-sid, clean-sid, install-sid): Likewise.
13073
13074 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
13075
13076 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13077
13078 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
13079
13080 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13081 libgcj.
13082
13083 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
13084
13085 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13086 gcc/xgcc is built, use -print-prog-name to find out the program
13087 name to use.
13088
13089 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
13090
13091 * configure.in (noconfigdirs): Don't reset it from scratch in the
13092 target case; only append to it.
13093
13094 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13095 sparc-*-solaris2.8]: Disable ${libgcj}.
13096
13097 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
13098
13099 * configure.in (libgcj_saved): Copy from $libgcj.
13100 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13101 --disable-libgcj.
13102
13103 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
13104
13105 * MAINTAINERS: Remove self as MIPS maintainer and
13106 C front end maintainer.
13107
13108 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
13109
13110 * configure.in: Move *-chorusos target case to the proper switch.
13111 Disable libgcj.
13112
13113 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
13114
13115 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13116 1.641.2.228.
13117
13118 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13119
13120 * Makefile.in (STAGE1_CFLAGS): Pass down.
13121
13122 2001-04-13 Alan Modra <amodra@one.net.au>
13123
13124 * config.guess: Add hppa64-linux support. Note for next import that
13125 this is already in the master file.
13126 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
13127
13128 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
13129
13130 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13131 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13132
13133 2001-04-11 Stan Shebs <shebs@apple.com>
13134
13135 * MAINTAINERS: Add self as Darwin port maintainer.
13136
13137 2001-04-11 Alan Modra <amodra@one.net.au>
13138
13139 * MAINTAINERS: Update my email address.
13140
13141 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
13142
13143 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13144 recent versions of FreeBSD (release 3 or later).
13145 * ltconfig: On FreeBSD, -lc must not be provided when building
13146 a shared library or else the standard -pthread gcc option is
13147 rendered worthless to later users of the built library.
13148
13149 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
13150
13151 * MAINTAINERS: Add self and RTH as C front end maintainers.
13152
13153 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
13154
13155 * config.sub: Make sure to match an already-canonicalized
13156 machine name (eg. mn10300-unknown-elf).
13157
13158 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
13159
13160 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13161 New macros.
13162 (bootstrap, cross): Use RECURSE_FLAGS.
13163 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13164
13165 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
13166
13167 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13168
13169 2001-03-22 Colin Howell <chowell@redhat.com>
13170
13171 * Makefile.in (DO_X): Do not backslash single-quotes in
13172 backquotes (two places).
13173
13174 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13175
13176 Re-installed:
13177 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13178 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13179 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13180 * ltcf-cxx.sh: Likewise.
13181 * ltcf-gcj.sh: Likewise.
13182
13183 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13184
13185 * MAINTAINERS: Add myself as "documentation co-maintainer".
13186
13187 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13188
13189 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13190 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13191
13192 2001-03-19 Tom Tromey <tromey@redhat.com>
13193
13194 * config-ml.in: Handle GCJ and GCJFLAGS.
13195
13196 2001-03-21 Michael Chastain <chastain@redhat.com>
13197
13198 * Makefile.in: all-m4 depends on all-texinfo.
13199
13200 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
13201
13202 * MAINTAINERS: Add myself to write after approval list.
13203
13204 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
13205
13206 * Makefile.in (DO_X): Quote nested quotes.
13207
13208 2001-03-18 Alan Modra <alan@linuxcare.com.au>
13209
13210 * MAINTAINERS: Add myself to write after approval list.
13211
13212 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
13213
13214 * Makefile.in (DO_X): Use double quotes for quoting
13215 "RANLIB=$${RANLIB}".
13216
13217 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13218
13219 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13220
13221 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
13222
13223 * configure.in: Only use `lang_requires' for languages athat are
13224 actually enabled.
13225
13226 2001-03-08 Phil Edwards <pme@sources.redhat.com>
13227
13228 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13229
13230 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
13231
13232 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13233
13234 2001-03-07 Tom Tromey <tromey@redhat.com>
13235
13236 * configure.in: Allow config-lang.in to set `lang_requires' to list
13237 of other required languages.
13238
13239 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
13240
13241 * Makefile.in: Remove RANLIB definition. Use RANLIB
13242 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13243 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13244
13245 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
13246 Alexandre Oliva <aoliva@redhat.com>
13247
13248 * Makefile.in (check-c++): Use tabs, not spaces.
13249
13250 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
13251
13252 * MAINTAINERS: add myself to Write After Approval list.
13253
13254 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
13255
13256 * Makefile.in (check-c++): New rule.
13257
13258 * configure.in (target_libs): Remove libg++.
13259 (noconfigdirs): Remove libg++.
13260 (noconfigdirs): Same.
13261 (noconfigdirs): Same.
13262 (noconfigdirs): Same.
13263
13264 * config-ml.in: Remove libg++ references.
13265
13266 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13267 (ALL_TARGET_MODULES): Same.
13268 (configure-target-libg++): Remove.
13269 (all-target-libg++): Remove.
13270 (configure-target-libio): Remove.
13271 (all-target-libio): Remove.
13272 (check-target-libio): Remove.
13273 (.PHONY): Remove.
13274 (libg++.tar.bz2): Remove.
13275 (all-target-cygmon): Remove libio.
13276 (all-target-libstdc++): Remove.
13277 (configure-target-libstdc++): Remove.
13278 (TARGET_LIB_PATH): Remove libstdc++.
13279 (ALL_GCC_CXX): Remove libstdc++.
13280 (all-target-gperf): Correct.
13281
13282 2001-02-16 Nick Clifton <nickc@redhat.com>
13283
13284 * configure.in (noconfigdirs): Allow configuration of texinfo
13285 for Cygwin hosts.
13286
13287 2001-02-15 Anthony Green <green@redhat.com>
13288
13289 * configure: Introduce GCJ_FOR_TARGET.
13290 * configure.in: Ditto.
13291 * Makefile.in: Ditto.
13292
13293 2001-02-13 Andreas Schwab <schwab@suse.de>
13294
13295 * MAINTAINERS: Update mail address.
13296
13297 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13298
13299 * config.guess: Add linux target for S/390.
13300 * config.sub: Likewise.
13301
13302 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
13303
13304 * configure.in: for *-chorusos, don't config target-newlib and
13305 target-libgloss.
13306
13307 2001-02-06 Ben Elliston <bje@redhat.com>
13308
13309 * configure: Output host type to stdout, not stderr.
13310
13311 2001-02-05 Mark Mitchell <mark@codesourcery.com>
13312
13313 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13314 * ltcf-cxx.sh: Likewise.
13315
13316 * config.if: Assume enable_libstdcxx_v3 is defined.
13317
13318 2001-02-04 Mark Mitchell <mark@codesourcery.com>
13319
13320 Remove V2 C++ library.
13321 * configure.in: Remove --enable-libstdcxx_v3 support.
13322
13323 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13324
13325 * include/demangle.h: Add prototype for java_demangle_v3.
13326
13327 2001-01-29 Phil Edwards <pme@sources.redhat.com>
13328
13329 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13330
13331 2001-01-27 Richard Henderson <rth@redhat.com>
13332
13333 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13334
13335 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13336
13337 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13338 Don't unset, it's non-portable and no longer necessary, set to empty
13339 instead.
13340
13341 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13342
13343 * ltconfig: Shell portability fix for the tagname validity check.
13344
13345 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
13346
13347 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13348 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13349
13350 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13351
13352 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13353
13354 2001-01-26 Tom Tromey <tromey@redhat.com>
13355
13356 * configure.in: Allow libgcj to be built on Sparc Solaris.
13357
13358 2001-01-25 David Edelsohn <edelsohn@gnu.org>
13359
13360 * ltcf-c.sh: Add aix5 case.
13361 * ltcf-cxx.sh: Likewise.
13362 * ltconfig: Likewise.
13363
13364 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
13365
13366 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13367 keep at least one of build_libtool_libs or build_old_libs set to
13368 yes.
13369
13370 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13371 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13372
13373 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13374
13375 * configure.in: Enable libgcj on several additional platforms.
13376
13377 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13378
13379 * configure.in: Enable libgcj for linux targets.
13380
13381 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13382
13383 * MAINTAINERS (Write After Approval): Add myself.
13384
13385 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13386
13387 * MAINTAINERS: Add myself as vax port maintainer.
13388
13389 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13390
13391 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13392
13393 2001-01-09 Mike Stump <mrs@wrs.com>
13394
13395 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13396 failures of subdirectories.
13397
13398 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13399
13400 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13401 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13402 * ltcf-cxx.sh: Likewise.
13403 * ltcf-gcj.sh: Likewise.
13404 * ltconfig.sh: Fix typo.
13405
13406 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13407
13408 * configure: handle DOS-style absolute paths.
13409
13410 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13411
13412 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13413
13414 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13415
13416 * MAINTAINERS: Add myself as avr port co-maintainer.
13417
13418 2000-12-28 Ben Elliston <bje@redhat.com>
13419
13420 * MAINTAINERS: Add myself under ``Write After Approval''.
13421
13422 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13423
13424 * texinfo: Remove directory from GCC.
13425
13426 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13427
13428 * COPYING: Update to current
13429 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13430 to 19yy as example year in copyright notice).
13431
13432 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13433
13434 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13435 (libstdcxx_incdir): Pass down.
13436 * config.if: Remove expired bits for cxx_interface, add stub.
13437 (libstdcxx_incdir): Add variable for g++ include directory.
13438 * configure.in (gxx_include_dir): Use it.
13439
13440 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13441
13442 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13443 with old-email address from ``Write After Approval''.
13444
13445 2000-12-15 Andreas Jaeger <aj@suse.de>
13446
13447 * configure.in: Handle lang_dirs.
13448
13449 2000-12-14 Tom Tromey <tromey@redhat.com>
13450
13451 * MAINTAINERS: Removed brads.
13452
13453 * MAINTAINERS: Added gcj developers.
13454
13455 2000-12-13 Anthony Green <green@redhat.com>
13456
13457 * configure.in: Disable libgcj for any target not specifically
13458 listed. Disable libgcj for x86 and Alpha Linux until compatible
13459 with g++ abi.
13460
13461 2000-12-13 Mike Stump <mrs@wrs.com>
13462
13463 * Makefile.in (local-distclean): Also remove fastjar.
13464
13465 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13466
13467 * contrib/gcc_update: Add fastjar --touch entries.
13468
13469 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
13470
13471 * configure.in: Disable language-specific target libraries for
13472 languages that aren't enabled.
13473
13474 2000-12-10 Anthony Green <green@redhat.com>
13475
13476 * configure.in: Define libgcj. Disable libgcj target libraries for
13477 most targets.
13478
13479 2000-12-10 Neil Booth <neilb@earthling.net>
13480
13481 * MAINTAINERS: Update mail address, remove from WAA list.
13482
13483 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13484
13485 * libjava: Imported from /cvs/java.
13486 * libffi: Likewise.
13487 * Boehm-gc: Likewise.
13488
13489 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13490
13491 * configure.in (target_libs): Revert 2000-12-08 patch.
13492 (noconfigdirs): Added target-libjava.
13493
13494 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13495
13496 * djunpack.bat: removed.
13497
13498 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13499
13500 * Makefile.in: handle DOS-style absolute paths.
13501 * config-ml.in: likewise.
13502 * symlink-tree: likewise.
13503
13504 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13505
13506 * fastjar: Imported.
13507
13508 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13509
13510 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13511 libjava.
13512 * configure.in (target_libs): Removed `target-libjava'.
13513
13514 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13515
13516 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13517 (ALL_MODULES): Added fastjar.
13518 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13519 (all-target-libjava): all-fastjar replaces all-zip.
13520 (all-fastjar): Added.
13521 (configure-target-fastjar, all-target-fastjar): Likewise.
13522 * configure.in (host_tools): Added fastjar.
13523
13524 2000-12-07 Mike Stump <mrs@wrs.com>
13525
13526 * Makefile.in (local-distclean): Remove leftover built files.
13527
13528 2000-11-24 Nick Clifton <nickc@redhat.com>
13529
13530 * configure.in (xscale-elf): Add target.
13531 (xscale-coff): Add target.
13532
13533 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13534
13535 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13536 recent versions of FreeBSD (release 3 or later).
13537 * ltconfig: On FreeBSD, -lc must not be provided when building
13538 a shared library or else the standard -pthread gcc option is
13539 rendered worthless to later users of the built library.
13540
13541 2000-11-16 Fred Fish <fnf@be.com>
13542
13543 * configure.in (enable_libstdcxx_v3): Fix typo,
13544 libstd++ -> libstdc++.
13545
13546 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13547
13548 * MAINTAINERS: Add self to Write After Approval list.
13549
13550 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13551
13552 * MAINTAINERS: Update my email address. Add myself to global write
13553 privs list.
13554
13555 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13556
13557 * Makefile.in: Merge with src and libgcj.
13558 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13559 configure-target-<library> when their configure scripts need the C
13560 or C++ library to have already been built to work properly.
13561 (do_proto_toplev): Set them to an empty string.
13562
13563 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13564 (REALLY_SET_LIB_PATH): Use them.
13565
13566 2000-11-17 Stan Shebs <shebs@apple.com>
13567
13568 * MAINTAINERS: Add self to Write After Approval list.
13569
13570 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13571
13572 * configure: Provide the original toplevel configure arguments
13573 (including $0) to subprocesses in the environment rather than
13574 through gcc/configargs.h.
13575
13576 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13577
13578 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13579 C99. Alphabetise "Write After Approval" list.
13580
13581 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13582
13583 * configure: Turn on libstdc++ V3 by default.
13584
13585 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13586 if we've got GCC.
13587
13588 2000-11-11 Philip Blundell <philb@gnu.org>
13589
13590 * MAINTAINERS: Add self to Write After Approval list.
13591
13592 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13593
13594 * ltcf-c.sh (aix4): Improve shared library configuration; require
13595 exporting symbols.
13596 * ltcf-cxx.sh (aix4): Define.
13597 * ltconfig (aix4): Define library and soname specs appropriate for
13598 AIX. Define command to create export symbols list.
13599
13600 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13601
13602 * config.sub: Add support for Sun Chorus
13603
13604 2000-10-31 Nick Clifton <nickc@redhat.com>
13605
13606 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13607 <name>@redhat.com. Also installed new email address for Clint
13608 Popetz.
13609
13610 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13611
13612 * etc: Remove directory from GCC.
13613
13614 2000-10-16 Michael Meissner <meissner@redhat.com>
13615
13616 * configure (gcc/configargs.h): Only create if there is a build GCC
13617 directory created.
13618
13619 2000-10-16 Matthias Klose <doko@debian.org>
13620
13621 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13622 when configured for libstdc++-v3.
13623
13624 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13625
13626 * configure: Save configure arguments to gcc/configargs.h.
13627
13628 2000-10-04 Philipp Thomas <pthomas@suse.de>
13629
13630 * config.guess: Import CVS version 1.157.
13631 * config.sub: Import CVS version 1.181.
13632
13633 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13634
13635 * Makefile.in (bootstrap): avoid recursion if subdir missing
13636 (cross): ditto
13637 (do-proto-toplev): ditto
13638
13639 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13640
13641 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13642 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13643
13644 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13645 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13646 all affected `configure' scripts.
13647
13648 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13649
13650 * MAINTAINERS: Add self as cpplib co-maintainer.
13651
13652 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13653
13654 * MAINTAINERS: Add self to Write After Approval list.
13655
13656 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13657
13658 * INSTALL/README: egcs -> GCC update.
13659
13660 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13661
13662 * MAINTAINERS: Add myself to Write After Approval list.
13663
13664 2000-09-15 Kazu Hirata <kazu@hxi.com>
13665
13666 * MAINTAINERS: Add myself to Write After Approval list.
13667
13668 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13669
13670 * configure.in: Do not build byacc for hppa64. Provide paths to the
13671 X11 libraries for hppa64.
13672
13673 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13674
13675 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13676
13677 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13678
13679 * Makefile.in (all-zlib): Added dummy target.
13680
13681 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13682 ltcf-gcj.sh: Updated from libtool multi-language branch.
13683
13684 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13685
13686 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13687 (bootstrap*): Depend on all-bootstrap.
13688
13689 2000-09-05 Philipp Thomas <pthomas@suse.de>
13690
13691 * config.guess: Import CVS version 1.156.
13692 * config.sub: Import CVS version 1.179.
13693
13694 2000-09-02 Anthony Green <green@cygnus.com>
13695
13696 * Makefile.in (all-gcc): Depend on all-zlib.
13697 (CLEAN_MODULES): Add clean-zlib.
13698 (ALL_MODULES): Add all-zlib.
13699 * configure.in (host_libs): Add zlib.
13700
13701 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13702
13703 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13704 crosses, but add gcc/include to the header search path for them.
13705
13706 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13707
13708 * MAINTAINERS: Add self to Write After Approval list.
13709
13710 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13711
13712 * config.guess: Import CVS version 1.152.
13713 * config.sub: Import CVS version 1.177.
13714
13715 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13716
13717 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13718 $targargs to tell whether newlib is going to be built.
13719
13720 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13721 $$r/TARGET_SUBDIR/libio for _G_config.h.
13722
13723 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13724
13725 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13726
13727 2000-08-22 DJ Delorie <dj@redhat.com>
13728
13729 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13730
13731 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13732
13733 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13734 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13735 sub-configures.
13736
13737 2000-08-21 DJ Delorie <dj@redhat.com>
13738
13739 * MAINTAINERS: Add self as a libiberty maintainer
13740
13741 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13742
13743 * configure.in (libstdcxx_flags): Use
13744 libstdc++-v3/src/libstdc++.INC.
13745
13746 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13747
13748 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13749
13750 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13751
13752 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13753
13754 * configure: Make enable_threads and enable_shared defaults
13755 explicit. Substitute enable_threads into generated Makefiles.
13756 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13757 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13758
13759 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13760
13761 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13762
13763 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13764
13765 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13766 previous delta.
13767
13768 2000-08-11 Jason Merrill <jason@redhat.com>
13769
13770 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13771 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13772 (FLAGS_FOR_TARGET): Not here.
13773 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13774
13775 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13776
13777 * config-ml.in (CC, CXX): Don't introduce a leading space.
13778
13779 2000-08-07 DJ Delorie <dj@delorie.com>
13780
13781 * MAINTAINERS: Add self as a DJGPP maintainer
13782
13783 2000-08-07 DJ Delorie <dj@redhat.com>
13784
13785 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13786 "if we're also building gcc, and it's a gcc that will run on the
13787 build machine, we want to use its includes instead of the system's
13788 default includes".
13789
13790 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13791
13792 * MAINTAINERS: Add self to Write After Approval list.
13793
13794 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13795
13796 * configure.in (libstdcxx_flags): Don't use `"'.
13797
13798 * config-ml.in: Adjust multilib search paths to the
13799 appropriate multilib tree.
13800
13801 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13802
13803 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13804 commas in $LANGUAGES.
13805
13806 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13807
13808 * configure.in: Re-enable all references to libg++ and librx.
13809
13810 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13811
13812 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13813 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13814 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13815 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13816
13817 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13818
13819 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13820
13821 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13822 CXX_FOR_TARGET for sed.
13823
13824 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13825
13826 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13827 Do not override if already set in the environment or in configure.
13828 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13829 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13830
13831 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13832
13833 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13834 the libtool CVS tree multi-language branch.
13835 * ltconfig, ltmain.sh: Updated.
13836
13837 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13838
13839 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13840 (clean-target): Depend on it.
13841
13842 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13843 (GCC_FOR_TARGET): Use it.
13844 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13845 * configure.in: ... here.
13846 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13847 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13848
13849 2000-07-24 Eric Christopher <echristo@cygnus.com>
13850
13851 * MAINTAINERS: Add self to Write After Approval list.
13852
13853 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13854
13855 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13856 (configure-target-libchill, configure-target-libobjc): Likewise.
13857
13858 * configure.in: Use the same cache file for all target libs.
13859 * config-ml.in: But different cache files per multilib variant.
13860
13861 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13862
13863 * configure (topsrcdir): Don't use dirname.
13864
13865 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13866
13867 * MAINTAINERS: Add self to Write After Approval list.
13868
13869 2000-07-20 Jason Merrill <jason@redhat.com>
13870
13871 * configure.in: Remove all references to libg++ and librx.
13872
13873 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13874
13875 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13876
13877 * config.sub: Update to subversions version 2000-07-06.
13878
13879 2000-07-12 Andrew Haley <aph@cygnus.com>
13880
13881 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13882 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13883
13884 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13885
13886 * symlink-tree: Check number of arguments.
13887
13888 2000-07-05 Jim Wilson <wilson@cygnus.com>
13889
13890 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13891 search path for a g++ extracted from the build tree. This
13892 will allow link tests run by configure scripts in
13893 subdirectories to succeed.
13894
13895 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13896
13897 * ltconfig: Add support for mips-dde-sysv4.2MP
13898
13899 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13900
13901 * MAINTAINERS: Add myself as loop discovery maintainer.
13902
13903 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13904
13905 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13906 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13907
13908 2000-06-19 Timothy Wall <twall@cygnus.com>
13909
13910 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13911 * config.sub: Add tic54x target.
13912
13913 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13914
13915 * MAINTAINERS: Add self as Fortran maintainer,
13916 remove Craig Burley.
13917
13918 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13919
13920 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13921 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13922
13923 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13924
13925 * MAINTAINERS: Add self as i18n maintainer
13926
13927 20000-05-21 H.J. Lu (hjl@gnu.org)
13928
13929 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13930 directory are used if they exist. Make sure
13931 $(build_tooldir)/include is searched for header files,
13932 $(build_tooldir)/lib/ for library files.
13933 (GCC_FOR_TARGET): Likewise.
13934 (CXX_FOR_TARGET): Likewise.
13935
13936 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13937
13938 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13939
13940 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13941
13942 * Makefile.in (configure-target-libiberty): Depend on
13943 configure-target-newlib.
13944
13945 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13946
13947 * configure.in, Makefile.in: Merge all libffi-related
13948 configury stuff from the libgcj tree.
13949
13950 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13951
13952 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13953 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13954
13955 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13956
13957 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13958 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13959 current version information. Add to proto-toplev directory.
13960 (gdb-taz): Build do-djunpack.
13961
13962 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13963
13964 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13965
13966 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13967
13968 * MAINTAINERS: Add self to Write After Approval list.
13969
13970 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13971
13972 * ltmain.sh: Preserve in relink_command any environment
13973 variables that may affect the linker behavior.
13974
13975 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13976
13977 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13978
13979 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13980
13981 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13982
13983 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13984
13985 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13986 with the version name.
13987
13988 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13989
13990 * MAINTAINERS: Add self as bb-reorder maintainer.
13991
13992 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13993
13994 * config.if: Tweak.
13995
13996 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13997
13998 * djunpack.bat: New file.
13999
14000 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
14001
14002 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14003 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14004 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14005 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14006
14007 2000-04-16 Dave Pitts <dpitts@cozx.com>
14008
14009 * config.sub (case $basic_machine): Change default for "ibm-*"
14010 to "openedition".
14011
14012 2000-04-13 Andreas Jaeger <aj@suse.de>
14013
14014 * MAINTAINERS: Added myself.
14015
14016 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
14017
14018 * Makefile.in (gdb-taz): New target. GDB specific archive.
14019 (do-md5sum): New target.
14020 (MD5PROG): Define.
14021 (PACKAGE): Default to TOOL.
14022 (VER): Default to a shell script.
14023 (taz): Rewrite target. Move real work to do-proto-toplev. Include
14024 md5 checksum generation.
14025 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14026 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14027 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14028 insight.tar.bz2): Use gdb-taz to create archive.
14029
14030 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
14031
14032 * configure (warn_cflags): Delete.
14033
14034 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
14035
14036 * MAINTAINERS: Added myself.
14037
14038 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
14039 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
14040
14041 * configure.in (enable_libstdcxx_v3): Add.
14042 (target_libs): Add bits here to switch between libstdc++-v2 and
14043 libstdc++-v3.
14044 * config.if: And this file too.
14045 * Makefile.in: Add libstdc++-v3 targets.
14046
14047 2000-04-05 Michael Meissner <meissner@redhat.com>
14048
14049 * config.sub (d30v): Add d30v as a basic machine type.
14050
14051 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
14052
14053 * configure.in: -linux-gnu*, not -linux-gnu.
14054
14055 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14056
14057 * MAINTAINERS: Add self in write-after-approval section.
14058
14059 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
14060
14061 * MAINTAINERS: Add self as ia64 port maintainer.
14062
14063 2000-03-08 Neil Booth <NeilB@earthling.net>
14064
14065 * MAINTAINERS: Add self in write-after-approval section.
14066
14067 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
14068
14069 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14070 (do-tar-bz2): Replace TOOL with PACKAGE.
14071 (gdb.tar.bz2): Remove GDBTK from GDB package.
14072 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14073 dejagnu.tar.bz2): New packages.
14074
14075 2000-02-27 Andreas Jaeger <aj@suse.de>
14076
14077 * configure.in: Add entry for mips*-*-linux*, move catch all
14078 *-*-*linux* entry below this one.
14079
14080 2000-02-27 Ian Lance Taylor <ian@zembu.com>
14081
14082 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14083
14084 2000-02-24 Nick Clifton <nickc@cygnus.com>
14085
14086 * config.sub: Support an OS of "wince".
14087
14088 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
14089
14090 * config.guess, config.sub: Updated to match config's 2000-02-15
14091 version.
14092
14093 2000-02-23 Linas Vepstas <linas@linas.org>
14094
14095 * config.sub: Add support for Linux/IBM 370.
14096 * configure.in: Likewise.
14097
14098 2000-02-22 Nick Clifton <nickc@cygnus.com>
14099
14100 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14101
14102 2000-02-20 Christopher Faylor <cgf@cygnus.com>
14103
14104 * config.guess: Guess "cygwin" rather than "cygwin32".
14105
14106 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14107
14108 * configure (gcc_version): When setting, narrow search to
14109 lines containing `version_string'.
14110
14111 2000-02-15 Denis Chertykov <denisc@overta.ru>
14112
14113 * config.sub: Add support for avr target.
14114
14115 2000-02-14 Nick Clifton <nickc@cygnus.com>
14116
14117 * MAINTAINERS: Add maintainers for MCore port.
14118
14119 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
14120
14121 * config.sub: Add mmix-knuth-mmixware.
14122
14123 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14124
14125 * MAINTAINERS: Pair cccp with cpplib maintainership.
14126
14127 2000-01-27 Christopher Faylor <cgf@redhat.com>
14128
14129 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14130 structure stuff to -L library search.
14131 (CXX_FOR_TARGET): Ditto.
14132 (CROSS_CHECK_MODULES): Fix spelling mistake.
14133
14134 2000-01-24 Mark Mitchell <mark@codesourcery.com>
14135
14136 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14137 the C++ compiler.
14138
14139 2000-01-12 Richard Henderson <rth@cygnus.com>
14140
14141 * configure.in: Don't build some bits for beos.
14142
14143 2000-01-12 Joel Sherrill (joel@OARcorp.com)
14144
14145 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14146 as include files.
14147
14148 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
14149
14150 * Add self as cpplib maintainer, as requested by Jason
14151 Merrill. Correct my e-mail address.
14152
14153 2000-01-06 Geoff Keating <geoffk@cygnus.com>
14154
14155 * configure.in: Use mt-aix43 to handle *_TARGET defs,
14156 not mh-aix43.
14157
14158 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
14159
14160 * MAINTAINERS: Add myself to "write after approval" list.
14161
14162 1999-12-14 Richard Henderson <rth@cygnus.com>
14163
14164 * config.guess (alpha-osf, alpha-linux): Detect ev67.
14165 * config.sub: Accept alphaev[78], alphaev8.
14166
14167 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14168
14169 * config.guess, config.sub: Update from autoconf.
14170
14171 1999-11-29 Bruce Korb <autogen@linuxbox.com>
14172
14173 * MAINTAINERS: update my playtime e-address.
14174
14175 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14176
14177 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14178 necessary libraries are missing.
14179
14180 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
14181
14182 * MAINTAINERS: Add new 'write after approval' maintainer.
14183
14184 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
14185
14186 * MAINTAINERS: Add new Java maintainer.
14187
14188 1999-10-25 Andreas Schwab <schwab@suse.de>
14189
14190 * configure: Fix quoting inside arguments of eval.
14191
14192 1999-10-21 Nick Clifton <nickc@cygnus.com>
14193
14194 * config-ml.in: Allow suppression of some ARM multilibs.
14195
14196 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14197
14198 * config.guess: Add OS/390 match pattern.
14199 * config.sub: Add mvs, openedition targets.
14200 * configure.in (i370-ibm-opened*): New.
14201
14202 1999-09-04 Steve Chamberlain <sac@pobox.com>
14203
14204 * config.sub: Add support for configuring for pj.
14205
14206 1999-08-31 Nick Clifton <nickc@cygnus.com>
14207
14208 * config.sub (maybe_os): Add support for configuring for fr30.
14209
14210 1999-08-25 Nick Clifton <nickc@cygnus.com>
14211
14212 * configure.in: Do not configure or build ld for AIX
14213 platforms. ld is known to be broken on these platforms.
14214
14215 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14216
14217 * config-ml.in: Pass compiler flag corresponding to multidirs to
14218 subdir configures.
14219
14220 1999-08-09 Ian Lance Taylor <ian@zembu.com>
14221
14222 * Makefile.in (LDFLAGS): Define.
14223
14224 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14225
14226 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14227 noconfigdirs.
14228 (*-*-cygwin*): Likewise.
14229
14230 1999-08-08 Ian Lance Taylor <ian@zembu.com>
14231
14232 * mkdep: New file.
14233 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14234 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14235
14236 From Eli Zaretskii <eliz@is.elta.co.il>:
14237 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14238 long file name when using DJGPP on MS-DOS.
14239
14240 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14241
14242 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14243
14244 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14245
14246 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14247 dependency as this causes "make check" to globally "make all"
14248
14249 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14250
14251 * configure.in (target_libs): Added target-zlib.
14252 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14253 (CONFIGURE_TARGET_MODULES): Likewise.
14254 (CHECK_TARGET_MODULES): Likewise.
14255 (INSTALL_TARGET_MODULES): Likewise.
14256 (CLEAN_TARGET_MODULES): Likewise.
14257 (configure-target-zlib): New target.
14258 (all-target-zlib): Likewise.
14259 (all-target-libjava): Depend on all-target-zlib.
14260 (configure-target-libjava): Depend on configure-target-zlib.
14261
14262 * Makefile.in (configure-target-libjava): Depend on
14263 configure-target-newlib.
14264 (configure-target-boehm-gc): New target.
14265 (configure-target-qthreads): New target.
14266
14267 * configure.in (target_libs): Added target-qthreads.
14268 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14269 (CONFIGURE_TARGET_MODULES): Likewise.
14270 (CHECK_TARGET_MODULES): Likewise.
14271 (INSTALL_TARGET_MODULES): Likewise.
14272 (CLEAN_TARGET_MODULES): Likewise.
14273 (all-target-qthreads): New target.
14274 (configure-target-libjava): Depend on configure-target-qthreads.
14275 (all-target-libjava): Depend on all-target-qthreads.
14276
14277 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14278 (CONFIGURE_TARGET_MODULES): Likewise.
14279 (CHECK_TARGET_MODULES): Likewise.
14280 (INSTALL_TARGET_MODULES): Likewise.
14281 (CLEAN_TARGET_MODULES): Likewise.
14282 (all-target-libjava): New target.
14283 (all-target-boehm-gc): Likewise.
14284 * configure.in (target_libs): Added libjava, boehm-gc.
14285
14286 1999-07-22 Ian Lance Taylor <ian@zembu.com>
14287
14288 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14289 configure.bat in SUPPORT_FILES.
14290 (gas+binutils.tar.bz2): Likewise.
14291
14292 * makeall.bat: Remove; obsolete.
14293
14294 1999-07-21 Ian Lance Taylor <ian@zembu.com>
14295
14296 From Mark Elbrecht:
14297 * configure.bat: Remove; obsolete.
14298
14299 1999-07-11 Ian Lance Taylor <ian@zembu.com>
14300
14301 * configure: Add -W -Wall to the default CFLAGS when compiling with
14302 gcc.
14303
14304 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14305
14306 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14307
14308 1999-06-30 Mark Mitchell <mark@codesourcery.com>
14309
14310 * configure.in: Build ld on IRIX6.
14311
14312 1999-06-12 Ian Lance Taylor <ian@zembu.com>
14313
14314 * Makefile.in: Change distribution targets to use bzip2 instead of
14315 gzip.
14316 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14317 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14318
14319 1999-06-04 Nick Clifton <nickc@cygnus.com>
14320
14321 * config.sub: Add mcore target.
14322
14323 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14324
14325 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14326
14327 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14328
14329 * config.guess (dummy): Changed to $dummy.
14330
14331 1999-05-24 Nick Clifton <nickc@cygnus.com>
14332
14333 * config.sub: Tidied up case statements.
14334
14335 1999-05-22 Ben Elliston <bje@cygnus.com>
14336
14337 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14338 <jiro@din.or.jp>.
14339
14340 * config.guess: Merge with FSF version. Future changes will be
14341 more accurately recorded in this ChangeLog.
14342 * config.sub: Likewise.
14343
14344 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14345
14346 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14347
14348 1999-04-30 Tom Tromey <tromey@cygnus.com>
14349
14350 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14351
14352 1999-04-23 Tom Tromey <tromey@cygnus.com>
14353
14354 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14355
14356 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
14357
14358 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14359 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14360 Bad merge removed these two changes.
14361
14362 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
14363 Martin Heller (Ing.-Buero_Heller@t-online.de)
14364
14365 * config.guess (interix Alpha): Add.
14366
14367 1999-04-11 Richard Henderson <rth@cygnus.com>
14368
14369 * configure.in (i?86-*-beos*): Do config gperf; don't config
14370 gdb, newlib, or libgloss.
14371
14372 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
14373
14374 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14375 link a trivial program with -mabi=64. If it fails, remove mabi=64
14376 from multidirs.
14377
14378 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14379
14380 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14381
14382 1999-04-08 Nick Clifton <nickc@cygnus.com>
14383
14384 * config.sub: Add support for mcore targets.
14385
14386 1999-04-07 Michael Meissner <meissner@cygnus.com>
14387
14388 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14389 not mt-ospace, in order to shut up assembler warning about using
14390 symbols that are named the same as registers.
14391
14392 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
14393
14394 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14395 dependency list for all-target-cygmon.
14396
14397 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14398
14399 * config-ml.in: Check $host, not $target, for selective multilibs.
14400 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14401 thumb interworking, and underscore prefix multilibs.
14402
14403 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14404
14405 * missing: Update to version from current automake.
14406
14407 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14408
14409 * configure (gxx_include_dir): Removed.
14410
14411 * configure.in (gxx_include_dir): Handle it.
14412 * Makefile.in: Likewise.
14413
14414 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14415
14416 * config.sub (mips64vr4111,mips64vr4111el) Add.
14417
14418 1999-03-21 Ben Elliston <bje@cygnus.com>
14419
14420 * config.guess: Correct typo for detecting ELF on FreeBSD.
14421
14422 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14423
14424 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14425 config/mh-djgpp.
14426
14427 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14428
14429 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14430 all-target-newlib to dependency list for all-target-bsp.
14431
14432 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14433
14434 * config.sub: Add i386-uwin support.
14435 * config.guess: Likewise.
14436
14437 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14438
14439 * configure.in: cleanup, add mh-*pic handling for arm, special
14440 case powerpc*-*-aix*
14441
14442 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14443
14444 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14445 can be built.
14446
14447 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14448
14449 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14450 targets.
14451
14452 1999-03-02 Nick Clifton <nickc@cygnus.com>
14453
14454 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14455
14456 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14457
14458 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14459
14460 1999-02-24 Nick Clifton <nickc@cygnus.com>
14461
14462 * config.sub: Fix typo in arm recognition.
14463
14464 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14465
14466 * configure.in (noconfigdirs): Changed target_configdirs to
14467 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14468 rather than m68k-*-* since it is not known to work on
14469 m68k-aout. Ditto for arm-*-*oabi.
14470
14471 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14472
14473 * configure.in (*-*-windows*): Remove, no longer used.
14474
14475 1999-02-19 Ben Elliston <bje@cygnus.com>
14476
14477 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14478 Smart and improved by Andrew Cagney.
14479
14480 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14481
14482 * config.guess: Recognize openbsd-*-hppa.
14483
14484 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14485
14486 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14487 only if it is not empty.
14488
14489 1999-02-17 Nick Clifton <nickc@cygnus.com>
14490
14491 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14492
14493 * config.guess: Modified to recognize uname's armv* syntax.
14494
14495 * config.sub: Modified to recognize uname's armv* syntax.
14496
14497 1999-02-17 Mark Salter <msalter@cygnus.com>
14498
14499 * configure.in: Added target-bsp for sparclite.
14500
14501 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14502
14503 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14504
14505 1999-02-08 Nick Clifton <nickc@cygnus.com>
14506
14507 * configure.in: Add support for strongarm port.
14508 * config.sub: Add support for strongarm target.
14509
14510 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14511
14512 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14513 the old name config/mh-cygwin32.
14514 Enable texinfo.
14515
14516 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14517
14518 * configure.in: Do build ld for ix86 Solaris.
14519
14520 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14521
14522 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14523 $AR_FOR_TARGET. Likewise for RANLIB.
14524
14525 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14526
14527 * config.sub (oabi): Recognize.
14528 * configure.in (arm-*-oabi): Handle.
14529
14530 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14531
14532 * config.guess: Improve detection of i686 on UnixWare 7.
14533
14534 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14535
14536 * config.guess: Add support for i386-pc-interix.
14537 * config.sub: Likewise.
14538 * configure.in: Likewise.
14539
14540 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14541
14542 * Makefile.in: Remove unneeded all-target-libio from
14543 from all-target-winsup target since it is now unneeded.
14544 Add all-target-libtermcap in its place since it is now
14545 needed.
14546
14547 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14548
14549 * configure.in: makefile stub for cygwin target is probably
14550 unnecessary. Remove it for now.
14551
14552 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14553
14554 * configure.in: libtermcap.a should be built when cygwin is the
14555 target as well as the host.
14556 * config.guess: Allow mixed case in cygwin uname output.
14557 * Makefile.in: Add libtermcap target.
14558
14559 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14560
14561 * config.sub: Clean up handling of hppa2.0.
14562
14563 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14564
14565 * config.guess: Use C code to identify more HP machines.
14566
14567 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14568
14569 * config.sub: Handle hppa2.0.
14570
14571 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14572
14573 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14574 cygmon for all sparclite targets, regardless of object format.
14575
14576 1998-12-15 Mark Salter <msalter@cygnus.com>
14577
14578 * configure.in: Added target-bsp for several target architectures.
14579
14580 * Makefile.in: Added rules for bsp.
14581
14582 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14583
14584 * config.guess: Improve detection of hppa2.0 processors.
14585
14586 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14587
14588 * config.guess: Recognize FreeBSD using ELF automatically.
14589
14590 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14591
14592 * configure (skip-this-dir): Add handling for new shell script, which
14593 might be created by a sub-directory's configure to indicate, this particular
14594 directory is "unwanted".
14595 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14596
14597 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14598
14599 * ltconfig: import from libtool, after changing libtool to
14600 account for the cygwin name change.
14601
14602 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14603
14604 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14605 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14606
14607 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14608
14609 * configure.in: Add libtermcap to list of cygwin dependencies.
14610
14611 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14612
14613 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14614 they include winsup/include when it's a cygwin target.
14615
14616 1998-11-12 Tom Tromey <tromey@cygnus.com>
14617
14618 * configure.in (host_tools): Added zip.
14619 * Makefile.in (all-target-libjava): Depend on all-zip.
14620 (all-zip): New target.
14621 (ALL_MODULES): Added all-zip.
14622 (NATIVE_CHECK_MODULES): Added check-zip.
14623 (INSTALL_MODULES): Added install-zip.
14624 (CLEAN_MODULES): Added clean-zip.
14625
14626 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14627
14628 * Makefile.in: lose "32" from comment about cygwin.
14629
14630 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14631
14632 * configure.in: Use -Os to build target libraries for the fr30.
14633
14634 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14635
14636 * config.sub: Add fr30.
14637
14638 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14639
14640 * configure.in: drop "32" from config/mh-cygwin32. Check
14641 cygwin* instead of cygwin32*.
14642 * config.sub: Check cygwin* instead of cygwin32*.
14643
14644 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14645
14646 * config.guess: Match any version of Unixware7.
14647
14648 1998-10-20 Syd Polk <spolk@cygnus.com>
14649
14650 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14651 if desired.
14652
14653 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14654
14655 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14656 these if the appropriate directories and files to not exist.
14657
14658 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14659
14660 * Makefile.in (DEVO_SUPPORT): Add config.if.
14661
14662 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14663
14664 * configure: Add pattern to replace "build_tooldir"'s
14665 definition in the generated Makefile with "tooldir"'s
14666 actual value.
14667
14668 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14669
14670 * config.sub: Bring back lost sparcv9.
14671
14672 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14673
14674 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14675
14676 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14677 CC_FOR_TARGET and friends.
14678
14679 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14680
14681 * Makefile.in (build_tooldir): New variable, same as tooldir.
14682 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14683 -B$(build_tooldir)/bin/.
14684 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14685
14686 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14687
14688 * README: Remove installation instructions and refer to the
14689 INSTALL directory instead.
14690
14691 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14692
14693 * config.sub: Add support for i[34567]86-pc-udk.
14694 * configure.in: Likewise.
14695
14696 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14697
14698 * Makefile.in: add bzip2 package building bits for user
14699 tools module
14700 * configure.in: ditto
14701
14702 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14703
14704 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14705 (ALL_TARGET_MODULES): Add all-target-libobjc.
14706 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14707 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14708 (all-target-libchill): Add dependencies.
14709 * configure.in (target_libs): Add libchill.
14710
14711 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14712
14713 * configure.in (target_subdir): Remove duplicate line.
14714
14715 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14716
14717 * Makefile.in (all-automake): fix dependencies.
14718
14719 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14720
14721 * configure.in: Minor cleanups for building in the $(target_alias)
14722 subdir.
14723
14724 1998-09-22 Jim Wilson <wilson@cygnus.com>
14725
14726 * Makefile.in (bootstrap): Set r and s before make all. Use
14727 BASE_FLAGS_TO_PASS in make all.
14728 (cross): Likewise.
14729
14730 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14731
14732 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14733
14734 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14735
14736 * config.sub: Fix typo in last change.
14737
14738 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14739
14740 * config.sub: Add support for C4x target.
14741 * configure.in: Likewise.
14742
14743 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14744
14745 * config.sub: Recognize sparcv9 just like sparc64.
14746
14747 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14748
14749 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14750
14751 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14752
14753 * config.guess: Correctly identify Pentium II sco boxes.
14754
14755 * config.guess: Fix "tr" code. From Weiwen Liu.
14756
14757 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14758
14759 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14760 stabs.
14761
14762 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14763
14764 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14765 (ALL_TARGET_MODULES): Add all-target-libchill.
14766 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14767 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14768 (all-target-libchill): Add dependencies.
14769 * configure.in (target_libs): Add libchill.
14770
14771 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14772
14773 * config.guess: Avoid assumptions about "tr" behaves when
14774 LANG is set to something other than English.
14775
14776 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14777
14778 * configure (gxx_include_dir): Changed to
14779 '${prefix}/include/g++'-${libstdcxx_interface}.
14780
14781 * config.if: New to determine the interfaces.
14782
14783 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14784
14785 * config.guess: Detect and handle MPE/IX.
14786 * config.sub: Deal with MPE/IX.
14787
14788 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14789
14790 * configure.in: Use mh-aix43.
14791
14792 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14793
14794 * configure: Fix --without/--disable cases for gxx-include-dir.
14795
14796 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14797
14798 * mdata-sh: Imported. Needed for automake support.
14799
14800 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14801
14802 * Makefile.in (taz): Try "chmod -R og=u ." before
14803 "chmod og=u `find . -print`".
14804
14805 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14806
14807 * configure.in: Add arm-elf and thumb-elf support.
14808
14809 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14810
14811 * Makefile.in: Undo previous patch.
14812
14813 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14814
14815 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14816 to here ...
14817 (install-no-fixedincludes): and here
14818 (INSTALL_MODULES): ... from here.
14819
14820 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14821
14822 * config.sub: Merge with FSF.
14823
14824 * config.guess: Merge with FSF.
14825
14826 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14827
14828 * configure (extraconfigdirs): New variable.
14829 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14830 * Makefile.in (all): Move higher in file.
14831 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14832 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14833 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14834 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14835 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14836
14837 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14838
14839 * Makefile.in (all-target-libjava): Depend on all-gcc and
14840 all-target-newlib.
14841 (configure-target-libjava): Depend on $(ALL_GCC).
14842
14843 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14844
14845 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14846 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14847
14848 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14849
14850 * INSTALL/README: Fix typo.
14851
14852 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14853
14854 * ylwrap: Change absolute path checks to check for DOS style path
14855 names.
14856
14857 * ylwrap: Don't use a full path name if the source file is in the
14858 same directory. From hjl@lucon.org (H.J. Lu).
14859
14860 * config-ml.in: Default to being verbose, to match Feb 18 change to
14861 configure.
14862
14863 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14864
14865 Brought over from egcs:
14866
14867 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14868
14869 * configure.in (target_subdir): Set to ${target_alias} instead
14870 of "libraries".
14871
14872 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14873
14874 * configure.in (target_subdir): Set to libraries if enable_multilib.
14875
14876 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14877
14878 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14879 multilibs, force reconfiguration the first time we create
14880 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14881
14882 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14883
14884 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14885 avoid confusion with --no-recursion.
14886
14887 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14888
14889 * configure.in: Win32 hosts shouldn't use install -x
14890 * install-sh: remove -x option, and special .exe-handling
14891 hack.
14892
14893 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14894
14895 * config.guess: Recognize i586-pc-beos.
14896 * configure.in: Don't build some bits for beos.
14897
14898 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14899
14900 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14901 CFLAGS default to -O2.
14902
14903 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14904 when using GNU ld.
14905
14906 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14907
14908 * ltmain.sh: Correct install when using a different shell.
14909
14910 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14911
14912 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14913
14914 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14915
14916 * makefile.vms: Update to build binutils/makefile.vms. Add install
14917 target.
14918
14919 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14920
14921 * ltconfig: Update to correct AIX handling.
14922
14923 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14924
14925 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14926
14927 * configure.in (target_subdir): Set to ${target_alias} instead
14928 of "libraries".
14929
14930 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14931
14932 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14933 (Makefile): Depend on $(gcc_version_trigger).
14934
14935 * configure (gcc_version): Change default initializer to empty
14936 string.
14937 (gcc_version_trigger): New variable; pass this variable down
14938 to subdir configures to enable them checking gcc's version
14939 themselves. Emit make macros for both gcc_version vars.
14940 (topsrcdir): Initialize reliably.
14941 (recursion line): Remove --with-gcc-version=${gcc_version}.
14942
14943 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14944
14945 * configure (enable_version_specific_runtime_libs): Implement new flag
14946 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14947 in $(libsubdir); emit definition in each generated Makefile.
14948 (gxx_include_dir): Initialize depending on
14949 $enable_version_specific_runtime_libs.
14950
14951 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14952
14953 * configure (gcc_version): Initialize properly depending on
14954 how and where configure is started.
14955 (recursion line): Pass a --with-gcc-version=${gcc_version}
14956 to configures in subdirs.
14957
14958 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14959
14960 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14961 cygmon
14962
14963 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14964
14965 * configure.in: Add cygmon and libstub support for mn10200.
14966
14967 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14968
14969 * configure (gcc_version): Add new variable describing the
14970 particular gcc version we're building.
14971 * Makefile.in (libsubdir): Add new macro for the directory
14972 in which the compiler finds executables, libraries, etc.
14973 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14974 and libsubdir.
14975
14976 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14977
14978 * Makefile.in (local-clean): Remove *.log.
14979 (warning.log): Built with warn_summary from build.log.
14980 (mail-report.log): Run test_summary.
14981 (mail-report-with-warnings.log): Run test_summary including
14982 warning.log in the report.
14983
14984 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14985
14986 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14987
14988 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14989
14990 * Makefile.in (grep): Grep no longer depends on libiberty.
14991
14992 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14993
14994 * Makefile.in: all-snavigator needs all-libgui.
14995
14996 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14997
14998 * configure.in: Add cygmon and libstub support for mn10300.
14999
15000 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
15001
15002 * missing: Update to version from automake 1.3.
15003
15004 * ltmain.sh: On installation, don't get confused if the same name
15005 appears more than once in the list of library names.
15006
15007 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
15008
15009 * config.sub: Accept m68060 and m5200 as CPU names.
15010
15011 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
15012
15013 * configure: Use && rather than using -a in test, because odd
15014 strings can confuse test.
15015 * configure.in: Likewise.
15016
15017 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
15018
15019 * ltconfig, ltmain.sh: Bring in Visual C++ support.
15020
15021 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15022
15023 * Makefile.in (boostrap2-lean, bootstrap3-lean,
15024 bootstrap4-lean): New targets.
15025
15026 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
15027
15028 * mpw-* Delete. Not used.
15029
15030 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
15031
15032 * COPYING.LIB: Update FSF address.
15033
15034 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
15035
15036 * ltconfig, ltmain.sh: Update to libtool 1.2a.
15037
15038 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15039 GAS_SUPPORT_DIRS.
15040
15041 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
15042
15043 * ltconfig, ltmain.sh: Avoid producing a version number if
15044 -version-info was not used.
15045
15046 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
15047
15048 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15049 building with newlib.
15050
15051 1998-04-30 Paul Eggert <eggert@twinsun.com>
15052
15053 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15054 Solaris `make' causes it to continue to next definition.
15055
15056 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
15057
15058 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15059 the right GUI libraries and files are installed along with GDB.
15060
15061 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
15062
15063 * configure.in: Change alpha to alpha* in several places.
15064
15065 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
15066
15067 * config.sub: Recognize sparc86x.
15068
15069 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
15070
15071 * configure.in (--enable-target-optspace): Remove debug echo.
15072
15073 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
15074
15075 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15076
15077 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
15078
15079 * ltconfig: Update cygwin32 support.
15080
15081 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15082 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15083 (GDB_SUPPORT_DIRS): Likewise.
15084
15085 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
15086
15087 * configure.in (target_makefile_frag): If --enable-target-optspace,
15088 use -Os to compile target libraries rather than -O2. Default to
15089 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15090 not used.
15091 * configure.in (target_cflags): Ditto for d30v.
15092
15093 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
15094
15095 * Makefile.in (all-bfd): Depend on all-intl.
15096 (all-binutils): Likewise.
15097 (all-gas): Likewise.
15098 (all-gprof): Likewise.
15099 (all-ld): Likewise.
15100
15101 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
15102
15103 * configure.in (host_tools): Fix typo, lbtool -> libtool.
15104
15105 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
15106
15107 * Makefile.in (all-bfd): Depend upon all-libiberty.
15108
15109 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15110
15111 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
15112
15113 * Makefile.in: Add libstub.
15114
15115 * configure.in: Ditto. Build libstub for targets that have cygmon
15116 support.
15117
15118 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
15119
15120 * configure.in: Don't set PICFLAG on ix86-cygwin32.
15121
15122 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
15123
15124 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15125 use mh-sysv5 if specified. Support gprof on SCO Open Server.
15126
15127 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
15128
15129 * configure: Define DEFAULT_M4 by searching PATH.
15130 * Makfile.in: Use DEFAULT_M4.
15131
15132 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
15133
15134 * ltconfig: Add cygwin32 support.
15135
15136 * Makefile.in, configure.in: Add libtool as a native only directory
15137 to configure and build.
15138
15139 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
15140
15141 * Makefile.in (INSTALL_MODULES): Remove texinfo.
15142
15143 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
15144
15145 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15146
15147 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
15148
15149 * Makefile.in: add ash make rules
15150 * configure.in: add ash to native_only and host_tools lists
15151
15152 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
15153
15154 * Makefile.in (all-gettext, all-intl): New targets.
15155 (ALL_MODULES): Added all-gettext, all-intl.
15156 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15157 (INSTALL_MODULES): Added install-gettext, install-intl.
15158 (CLEAN_MODULES): Added clean-gettext, clean-intl.
15159
15160 * configure.in (host_tools): Added gettext.
15161 (native_only): Likewise.
15162 (noconfigdirs) [various cases]: Likewise.
15163 (host_libs): Added intl.
15164
15165 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
15166
15167 * configure: Do not disable building gdbtk for cygwin32 hosts.
15168
15169 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
15170
15171 * configure.in: Add thumb-coff target.
15172 * config.sub: Add thumb-coff target.
15173
15174 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15175
15176 * Makefile.in: Revert yesterday's change.
15177 (all-target-winsup): all-target-librx stays out of here.
15178
15179 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
15180
15181 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15182 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15183 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15184 Remove references to librx and libg++.
15185
15186 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
15187
15188 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15189 recursive makes
15190
15191 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
15192
15193 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15194 for newlib directory.
15195 (CXX_FOR_TARGET): Likewise.
15196
15197 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15198
15199 * ltconfig: Update after libtool/ltconfig.in change for
15200 hpux11.
15201
15202 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15203
15204 * ltconfig, ltmain.sh: Update to libtool 1.2.
15205
15206 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15207
15208 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15209 (install-gcc-cross): Instead, override LANGUAGES here.
15210
15211 1998-03-18 Dave Love <d.love@dl.ac.uk>
15212
15213 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15214 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15215
15216 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15217
15218 * configure.in: Add Thumb-pe target.
15219
15220 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
15221
15222 * Makefile.in - changed sn targets to snavigator
15223 * configure.in - changed sn targets to snavigator
15224
15225 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15226
15227 * config-ml.in: After building symlink tree call make distclean
15228 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15229 to be the case for libiberty.
15230
15231 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15232
15233 * configure: When making link, also check the current
15234 directory. The configure scripts may create one.
15235
15236 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15237
15238 * config.sub: Accept alphapca56 and alphaev6 properly.
15239
15240 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15241
15242 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15243
15244 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15245
15246 * config.sub (sco5): Fix typo.
15247
15248 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15249
15250 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15251 install-itcl.
15252 (install-itcl): Remove dependency on install-tcl.
15253
15254 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15255
15256 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15257
15258 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15259
15260 * configure.in: Don't build libgui for a cygwin32 target when not on
15261 a cygwin32 host.
15262
15263 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15264
15265 * configure (redirect): Set to null, so default behavior of
15266 configure is now --verbose.
15267
15268 1998-02-16 Dave Love <d.love@dl.ac.uk>
15269
15270 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15271 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15272
15273 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15274
15275 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15276 this change to sync Makefile.in with its ChangeLog entries.
15277
15278 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15279
15280 * ltmain.sh (mkdir): Check that the directory doesn't exist
15281 before we exit with error, so that we don't get races during
15282 parallel builds.
15283
15284 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15285
15286 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15287
15288 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15289
15290 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15291 PICFLAG_FOR_TARGET.
15292 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15293
15294 * configure: Emit a definition for the new macro enable_shared
15295 into each Makefile.
15296
15297 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15298
15299 * configure.in (host_tools, native_only): Add libtool.
15300
15301 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15302
15303 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15304 Fix typo in ming config comment.
15305
15306 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15307
15308 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15309
15310 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15311
15312 * config.sub: Add tic30 cases, and map c30 to tic30.
15313
15314 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15315
15316 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15317 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15318 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15319 (CLEAN_TARGET_MODULES): Similarly
15320 (all-target-libf2c): Add dependences.
15321 * configure.in (target_libs): Add libf2c.
15322
15323 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15324
15325 * configure.in: Remove expect from noconfigdirs when target
15326 is cygwin32. OK to build expect and dejagnu with Canadian
15327 Cross.
15328
15329 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15330
15331 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15332 host.
15333
15334 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15335 and mingw32.
15336
15337 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15338
15339 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15340 here as it is not defined in the toplevel Makefile.
15341
15342 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15343
15344 * configure (package_makefile_rules_frag): New variable, which names
15345 a file with generic rules, ...
15346 Change comment to mention we now have FIVE parts.
15347 * configure: Undo last change.
15348
15349 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15350
15351 * config.guess: More accurate determination of HP processor types.
15352 * config.sub: More accurate determination of HP processor types.
15353
15354 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15355
15356 * configure (package_makefile_frag): Move inserting the
15357 ${package_makefile_frag} to where it should be according
15358 to the comment.
15359
15360 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15361
15362 * config.guess: Add support for Linux/ARM.
15363
15364 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15365
15366 * .cvsignore: Remove *-info and *-install since they match
15367 release-info and mpw-install, which we don't want to just ignore.
15368
15369 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15370
15371 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15372
15373 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15374
15375 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15376 local_prefix to sub-make invocations.
15377
15378 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15379
15380 * configure.in: Check makefile fragments in the source
15381 directory.
15382
15383 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15384
15385 * configure.in: Check whether host and target makefile
15386 fragments exist before adding them to *_makefile_frag.
15387
15388 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15389
15390 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15391
15392 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15393
15394 * configure.in: Make sure we only replace RPATH_ENVVAR on
15395 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15396 regexp to sed.
15397
15398 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15399 to sub-makes.
15400
15401 1998-01-13 Lee Iverson (leei@ai.sri.com)
15402
15403 * config-ml.in (multi-do): LDFLAGS must include multilib
15404 designator.
15405
15406 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15407
15408 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15409
15410 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15411
15412 * config.sub: Add mingw32 support.
15413 * configure.in: Likewise.
15414
15415 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15416
15417 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15418
15419 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15420
15421 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15422 * configure (gxx_include_dir): Provide a definition for subdirs
15423 which do not use autoconf.
15424
15425 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15426
15427 * config.guess: Sync with egcs. Picks up new alpha support,
15428 BeOS & some additional linux support.
15429
15430 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15431
15432 * config.guess: HP 9000/803 is a PA1.1 machine.
15433
15434 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15435
15436 * configure.in: It's alpha*-...
15437
15438 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15439
15440 * configure.in (host_makefile_frag, target_makefile_frag):
15441 Handle multiple config files.
15442 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15443 alpha-*-*.
15444
15445 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15446
15447 * mkdep: New file.
15448
15449 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15450
15451 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15452
15453 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15454
15455 * Makefile.in: Add libgui directory.
15456 (GDB_TK): Add all-libgui.
15457 * configure.in: Add libgui directory.
15458 * configure: Add all-libgui to GDB_TK.
15459
15460 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15461
15462 * config-ml.in (multidirs): Add m32r to multilib list.
15463
15464 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15465
15466 * Makefile.in (all-target-gperf): Change dependency to
15467 all-target-libstdc++.
15468
15469 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15470
15471 * config.guess: Add BeOS support.
15472
15473 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15474
15475 Source directory cvs renamed to cvssrc:
15476 * configure.in (host_tools): Change cvs to cvssrc.
15477 (native_only): Likewise.
15478 (noconfigdirs) [various cases]: Likewise.
15479 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15480 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15481 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15482 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15483 (all-cvssrc): Rename target from all-cvs.
15484
15485 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15486
15487 * configure (gxx_include_dir): Fix thinko.
15488
15489 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15490
15491 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15492 (install-cross, install-gcc-cross): New targets.
15493
15494 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15495
15496 * configure.in (noconfigdirs): Add support for Thumb target.
15497
15498 * config.sub (maybe_os): Add support for Thumb target.
15499
15500 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15501
15502 * Makefile.in: Add rules for cygmon.
15503
15504 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15505
15506 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15507
15508 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15509 * configure (gxx_include_dir): Provide a definition for subdirs
15510 which do not use autoconf.
15511
15512 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15513
15514 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15515 11/18/97 build
15516
15517 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15518
15519 * From Franz Sirl.
15520 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15521 found on RedHat Linux systems.
15522
15523 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15524
15525 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15526 guesses.
15527
15528 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15529
15530 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15531
15532 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15533
15534 * ltmain.sh: If mkdir fails, check whether the directory was created
15535 anyhow by some other process.
15536
15537 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15538
15539 * configure.in (d30v-*-*): Configure all directories.
15540
15541 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15542
15543 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15544 for the D30V.
15545
15546 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15547
15548 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15549
15550 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15551
15552 * include/libiberty.h: Add extern "C" { so it can be used with C++
15553 progrms.
15554 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15555 programs.
15556
15557 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15558
15559 * configure.in (d30v-*-*): Configure GCC now.
15560
15561 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15562
15563 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15564 is no longer needed.
15565
15566 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15567
15568 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15569
15570 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15571
15572 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15573 targets using "$@" to provide support for similar but not identical
15574 targets without having to duplicate code.
15575
15576 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15577
15578 * makefile.vms: Fix to work with DEC C.
15579
15580 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15581
15582 * config.sub: Add mips-tx39-elf to marketing names.
15583
15584 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15585
15586 * ltmain.sh: Handle symlinks in generated script.
15587
15588 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15589
15590 * configure: Handle autoconf style directory options: --bindir,
15591 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15592 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15593 --sysconfdir.
15594 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15595 (sharedstatedir, localstatedir, oldincludedir): New variables.
15596 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15597 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15598 sbindir, sharedstatedir, and sysconfdir.
15599
15600 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15601
15602 * Makefile.in (bootstrap-lean): New target.
15603
15604 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15605
15606 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15607 sn, and gnuserv from noconfigdirs.
15608
15609 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15610
15611 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15612
15613 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15614
15615 * Makefile.in (cross): New target.
15616
15617 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15618 Jeff Law <law@cygnus.com>
15619
15620 * Makefile.in (bootstrap2, bootstrap3): New targets.
15621 (all-bootstrap): Remove outdated and confusing target.
15622 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15623
15624 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15625
15626 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15627 windows. Consistent with gdb/configure.
15628
15629 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15630
15631 * configure.in: Name Linux target fragment.
15632
15633 * configure: Rewrite so that project Makefile fragment is inserted
15634 first and appears last in the resulting Makefile.
15635
15636 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15637
15638 * Makefile.in (install-itcl): Install tcl first.
15639
15640 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15641
15642 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15643
15644 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15645
15646 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15647
15648 * configure.in (skipdirs): Add target-librx for Linux.
15649 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15650
15651 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15652
15653 * Makefile.in (bootstrap): New target.
15654
15655 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15656
15657 * config.sub: Accept 'amigados' for backward compatibility.
15658
15659 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15660
15661 * config.guess: Merge with FSF.
15662
15663 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15664
15665 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15666
15667 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15668
15669 * config.sub: Add "marketing-names" patch.
15670
15671 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15672
15673 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15674
15675 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15676
15677 * config.sub: Handle v850-elf.
15678
15679 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15680
15681 * .cvsignore (*-install): Remove.
15682
15683 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15684
15685 * ltconfig: Set CONFIG_SHELL in libtool.
15686 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15687
15688 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15689
15690 * configure.in (target_subdir): Set to libraries if enable_multilib.
15691
15692 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15693
15694 * config.guess: Update from gcc directory.
15695
15696 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15697
15698 * Makefile.in (all-sim): Depends on all-readline.
15699
15700 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15701
15702 * Makefile.in (BISON, YACC): Use $$s.
15703 (all-bison): Depend on all-texinfo.
15704
15705 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15706
15707 * Makefile.in (BISON): Add -L flag.
15708 (YACC): Likewise.
15709
15710 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15711
15712 * configure.in (noconfigdirs): Add support for v850e target.
15713
15714 * config.sub (maybe_os): Add support for v850e target.
15715
15716 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15717
15718 * configure.in (noconfigdirs): Add support for v850ea target.
15719
15720 * config.sub (maybe_os): Add support for v850ea target.
15721
15722 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15723
15724 * config.sub: Add mipstx39. Delete r3900.
15725
15726 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15727
15728 * Makefile.in (all-autoconf): Depends on all-texinfo.
15729
15730 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15731
15732 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15733 eabi targets.
15734
15735 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15736
15737 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15738
15739 * configure: When handling a Canadian Cross, handle YACC as well as
15740 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15741 * Makefile.in (all-bison): Depend upon all-texinfo.
15742
15743 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15744
15745 * Makefile.in (BISON): bison, not byacc or bison -y.
15746 (YACC): bison -y or byacc or yacc.
15747 (various): Add *-bison as appropriate.
15748 (taz): No need to mess with BISON anymore.
15749
15750 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15751
15752 * configure: If OSTYPE matches *win32*, try to find a good value for
15753 CONFIG_SHELL.
15754
15755 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15756
15757 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15758 configure.in if it is present.
15759
15760 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15761
15762 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15763
15764 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15765
15766 * config.sub: Recognize `arc' cpu.
15767 * configure.in: Likewise.
15768 * config-ml.in: Likewise.
15769
15770 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15771
15772 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15773
15774 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15775
15776 * configure: Changed sed delimiter from ':' to '|' when
15777 attempting to substitute ${config_shell} for SHELL. On
15778 NT ${config_shell} may contain a ':' in it.
15779
15780 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15781
15782 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15783
15784 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15785
15786 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15787
15788 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15789
15790 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15791
15792 * ylwrap: If the program is a relative path, force it to be
15793 absolute.
15794
15795 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15796
15797 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15798
15799 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15800
15801 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15802 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15803 for libraries.
15804
15805 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15806
15807 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15808 separated by spaces.
15809
15810 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15811
15812 * ylwrap: New file.
15813 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15814
15815 * ltmain.sh: Handle /bin/sh at start of install program.
15816
15817 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15818
15819 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15820 * missing: New file, from automake 1.2.
15821
15822 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15823
15824 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15825 check-tk to CHECK_X11_MODULES.
15826
15827 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15828
15829 * config.sub: Merge with FSF.
15830
15831 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15832
15833 * config.guess: Merge with FSF.
15834
15835 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15836
15837 * configure: Treat msdosdjgpp like go32.
15838 * configure.in: Likewise. Don't remove gprof for go32.
15839
15840 * configure: Change Makefile.tem2 to Makefile.tm2.
15841
15842 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15843
15844 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15845
15846 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15847
15848 * install-sh (chmodcmd): Set to null if the DST directory already
15849 exists. Same as Nov 11th change.
15850
15851 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15852
15853 * configure (GDB_TK): Needs itcl and tix.
15854
15855 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15856
15857 * config.guess: Update from FSF.
15858
15859 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15860
15861 * Makefile.in (GDB_TK): Depend on itcl and tix.
15862
15863 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15864
15865 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15866 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15867 (INSTALL_SCRIPT): New variable.
15868 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15869 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15870 to -x.
15871 * install-sh: Add support for -x option.
15872
15873 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15874
15875 * configure.in, Makefile.in: Treat tix like itcl.
15876
15877 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15878
15879 * Makefile.in (WINDRES): New variable.
15880 (WINDRES_FOR_TARGET): New variable.
15881 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15882 (EXTRA_HOST_FLAGS): Add WINDRES.
15883 (EXTRA_TARGET_FLAGS): Add WINDRES.
15884 (EXTRA_GCC_FLAGS): Add WINDRES.
15885 ($(DO_X)): Pass down WINDRES.
15886 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15887 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15888 DLLTOOL_FOR_TARGET.
15889
15890 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15891
15892 * configure.in: configure sim before gdb for win32-x-ppc
15893
15894 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15895
15896 Move gperf into the toplevel, from libg++.
15897 * configure.in (target_tools): Add target-gperf.
15898 (native_only): Add target-gperf.
15899 * Makefile.in (all-target-gperf): New target, depend on
15900 all-target-libg++.
15901 (configure-target-gperf): Empty rule.
15902 (ALL_TARGET_MODULES): Add all-target-gperf.
15903 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15904 (CHECK_TARGET_MODULES): Add check-target-gperf.
15905 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15906 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15907
15908 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15909
15910 * config.sub (mn10200): Recognize new basic machine.
15911
15912 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15913
15914 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15915 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15916
15917 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15918
15919 * configure.in: If we're building mips-sgi-irix6* native, turn on
15920 ENABLE_MULTILIB and set TARGET_SUBDIR.
15921
15922 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15923
15924 * Makefile.in (all-sn): Depend on all-grep.
15925
15926 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15927
15928 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15929
15930 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15931 Makefile. From Jeff Makey <jeff@cts.com>.
15932 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15933
15934 * Makefile.in (DISTBISONFILES): Remove.
15935 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15936 $(DEFAULT_YACC).
15937
15938 * configure.in: Build itl, db, sn, etc., when building for native
15939 cygwin32.
15940
15941 * Makefile.in (LD): New variable.
15942 (EXTRA_HOST_FLAGS): Pass down LD.
15943 ($(DO_X)): Likewise.
15944
15945 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15946
15947 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15948
15949 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15950
15951 * configure.in (targargs): Strip out any supplied --build argument
15952 before adding our own. Always add --build.
15953
15954 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15955
15956 * configure.in (targargs): Pass --build if we're doing
15957 a cross-compile.
15958
15959 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15960
15961 * configure: Use '|' instead of ":" as the separator in
15962 sed. Otherwise sed chokes on NT path names with drive
15963 designators. Also look for "?:*" as the leading characters in an
15964 absolute pathname.
15965
15966 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15967
15968 * config.sub: Support for r3900.
15969
15970 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15971
15972 * configure.in: Use install-sh, not install.sh.
15973
15974 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15975
15976 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15977 apply it twice.
15978
15979 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15980
15981 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15982 install-binutils.
15983
15984 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15985
15986 * Makefile.in: Add automake targets.
15987 * configure.in (host_tools): Add automake.
15988
15989 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15990
15991 * configure: Default CXX to c++, not gcc.
15992 * Makefile.in (CXX): Set to c++, not gcc.
15993 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15994
15995 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15996
15997 * install-sh: try appending a .exe if source file doesn't
15998 exist
15999
16000 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
16001
16002 * configure.in: Turn on multilib by default.
16003 (cross_only): Remove target-libiberty.
16004
16005 * Makefile.in (all-gcc): Don't depend on libiberty.
16006
16007 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
16008
16009 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16010
16011 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
16012
16013 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16014 (DISTBISONFILES): Add ld/Makefile.in
16015
16016 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
16017
16018 * configure.in: if target is cygwin32 but host isn't cygwin32,
16019 don't configure gdb tcl tk expect, not just gdb.
16020
16021 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
16022
16023 * configure.in: Added gnuserv everywhere sn appears.
16024
16025 * Makefile.in (ALL_MODULES): Added all-gnuserv.
16026 (CROSS_CHECK_MODULES): Added check-gnuserv.
16027 (INSTALL_MODULES): Added install-gnuserv.
16028 (CLEAN_MODULES): Added clean-gnuserv.
16029 (all-gnuserv): New target.
16030
16031 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
16032
16033 * config.guess: Fixes for MIPS OpenBSD systems.
16034
16035 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
16036
16037 * Makefile.in (INSTALL_XFORM): Remove.
16038 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16039
16040 * mkinstalldirs: New file, copied from automake.
16041 * Makefile.in (installdirs): Rename from install-dirs. Use
16042 mkinstalldirs. Change all users.
16043 (DEVO_SUPPORT): Add mkinstalldirs.
16044
16045 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
16046
16047 * install-sh: Rename from install.sh.
16048 * Makefile.in (INSTALL): Change install.sh to install-sh.
16049 (DEVO_SUPPORT): Likewise.
16050
16051 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
16052 Graichen <graichen@rzpd.de>.
16053
16054 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
16055
16056 * config.guess: Recognize OpenBSD systems correctly.
16057
16058 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16059
16060 * README, Makefile.in (ETC_SUPPORT): Remove references to
16061 cfg-paper*, configure.{texi,man,info*}._
16062
16063 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
16064
16065 * Makefile.in (all.normal): Ensure that gcc is built after all
16066 the x11 - ie gdb - targets.
16067
16068 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
16069
16070 * makefile.vms: Don't run conf-a-gas.
16071
16072 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
16073
16074 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16075
16076 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
16077
16078 * configure.in: Remove noconfigdirs case since gdb also
16079 configures and builds for tic80-coff.
16080
16081 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
16082
16083 * configure: Set cache_file to config.cache.
16084 * Makefile.in (local-distclean): Remove config.cache.
16085
16086 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
16087
16088 * COPYING: Update FSF address.
16089
16090 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
16091
16092 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16093 noconfigdirs.
16094
16095 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
16096
16097 * Makefile.in (install-dirs): Don't crash if prefix, and hence
16098 MAKEDIRS, is empty.
16099
16100 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
16101
16102 * config.sub: Tweak mn10300 entry.
16103
16104 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
16105
16106 * configure.in (host_tools): Put sim before gdb, so gdb's
16107 configure.tgt can determine if the simulator was configured.
16108
16109 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
16110
16111 * config.sub: Move BeOS $os case to be with other Cygnus
16112 local cases.
16113
16114 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
16115
16116 * config.sub: Remove misplaced comment that broke Linux.
16117
16118 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
16119
16120 * config.sub: Add BeOS support.
16121
16122 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
16123
16124 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16125
16126 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
16127
16128 * configure.in (noconfigdirs): Remove tcl and tk from
16129 noconfigdirs for cygwin32 builds.
16130
16131 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
16132
16133 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16134
16135 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
16136
16137 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16138 make-all.com, use makefile.vms instead.
16139
16140 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
16141
16142 * config.sub: Accept -lnews*.
16143
16144 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
16145
16146 * configure.in (noconfigdirs): Disable target-newlib,
16147 target-examples and target-libiberty for d30v.
16148
16149 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16150
16151 * configure.in (noconfigdirs): Enable ld for d30v.
16152
16153 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
16154
16155 * configure.in (tic80-*-*): Build compiler.
16156
16157 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
16158
16159 * configure.in (d30v-*): Remove sim directory from list of
16160 unsupported d30v directories
16161
16162 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16163
16164 * config.sub, configure.in: Add d30v target cpu.
16165
16166 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
16167
16168 * makefile.vms: New file.
16169 * make-all.com: Remove.
16170
16171 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
16172
16173 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16174
16175 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
16176
16177 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16178
16179 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
16180
16181 * Makefile.in (ALL_MODULES): Added all-db.
16182 (CROSS_CHECK_MODULES): Addec check-db.
16183 (INSTALL_MODULES): Added install-db.
16184 (CLEAN_MODULES): Added clean-db.
16185
16186 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
16187
16188 * config.guess: Merge with latest FSF sources.
16189
16190 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
16191
16192 * Makefile.in (ALL_MODULES): Added all-itcl.
16193 (CROSS_CHECK_MODULES): Added check-itcl.
16194 (INSTALL_MODULES): Added install-itcl.
16195 (CLEAN_MODULES): Added clean-itcl.
16196
16197 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16198
16199 * configure.in: build gdb for mn10200
16200
16201 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16202
16203 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16204
16205 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16206
16207 * configure.in (tic80-*-*): Turn off most targets right now.
16208
16209 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16210
16211 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16212 rather than the makeinfo program.
16213 (do-info): Depend upon all-texinfo.
16214
16215 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16216
16217 * configure.in: Remove uses of config/mh-linux.
16218
16219 * config.sub, config.guess: Merge with latest FSF sources.
16220
16221 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16222
16223 * config.sub (case $basic_machine): Add tic80 entries.
16224
16225 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16226
16227 * config.sub, config.guess: Merge with latest FSF sources.
16228
16229 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16230
16231 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16232 * mpw-config.in: Test for NewFolderRecursive.
16233 * mpw-install: Use symbolic name for startup filename.
16234 * mpw-README: Add various additional details.
16235
16236 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16237
16238 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16239
16240 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16241
16242 * configure.in: Do build gcc and the target libraries for
16243 the mn10200.
16244
16245 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16246
16247 * configure.in: don't avoid building gdb for mn10300 any more
16248 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16249 instead of single-quoting it.
16250
16251 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16252
16253 * configure.in: Don't use --with-stabs on IRIX 6.
16254
16255 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16256
16257 * configure.in (m32r): Build gdb, libg++ now.
16258
16259 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16260
16261 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16262 directories from noconfigdirs.
16263
16264 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16265
16266 * config.sub (basic_machine): added mips16 configuration
16267
16268 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16269
16270 * config.sub: Handle d10v-unknown.
16271
16272 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16273
16274 * config.sub: Handle v850-unknown.
16275
16276 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16277
16278 * Makefile.in: add findutils
16279 * configure.in: add findutils to list of host_tools
16280
16281 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16282
16283 * config.sub: Handle mn10200 and mn10300.
16284
16285 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16286
16287 * configure.in (d10v-*): Do not build librx.
16288
16289 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16290
16291 * configure.in (mn10300): Build everything except gdb & libgloss.
16292
16293 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16294
16295 * config.guess: Patch for Dansk Data Elektronik servers,
16296 from Niels Skou Olsen <nso@dde.dk>.
16297
16298 For ncr, use /bin/uname rather than uname, since GNU uname does not
16299 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16300
16301 Patch for MIPS R4000 running System V,
16302 from Eric S. Raymond <esr@snark.thyrsus.com>.
16303
16304 Fix thinko for nextstep.
16305
16306 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16307
16308 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16309 * config.guess: Guess mips-dec-mach_bsd4.3.
16310
16311 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16312 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16313 release numbers.
16314 * config.guess (mips-mips-riscos*): Emit just enough of the
16315 release number.
16316
16317 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16318 * config.guess (sparc-auspex-sunos*): Added.
16319 (f300-fujitsu-*): Added.
16320
16321 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16322 * config.guess: Recognize a Tadpole as a sparc.
16323
16324 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16325
16326 * config.guess: Don't assume that NextStep version is either 2 or
16327 3. NextStep 4 (aka OpenStep 4) has come out now.
16328
16329 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16330
16331 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16332 From Rik Faith <faith@cs.unc.edu>.
16333
16334 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16335
16336 * config.sub: Contributions from bug-gnu-utils to:
16337 Support plain "hppa" (no version given) architecture, reported by
16338 OpenStep.
16339 OpenBSD like NetBSD.
16340 LynxOs is not a hardware supplier.
16341
16342 * config.guess: Contributions from bug-gnu-utils to add support for:
16343 OpenBSD like NetBSD.
16344 Stratus systems.
16345 More Pyramid systems.
16346 i[n>4]86 Intel chips.
16347 M680[n>4]0 Motorola chips.
16348 Use unknown instead of lynx for hardware manufacturer.
16349
16350 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16351
16352 * install.sh (chmodcmd): Set to null if the DST directory already
16353 exists.
16354
16355 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16356
16357 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16358 not use mt-ppc target Makefile fragment any more.
16359
16360 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16361
16362 * configure.in (*-*-windows): Exclude everything but those dirs
16363 needed to build windows.
16364
16365 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16366
16367 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16368
16369 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16370
16371 * configure.in: Exclude mmalloc from i386-windows.
16372
16373 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16374
16375 * Undo my previous change.
16376
16377 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16378
16379 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16380 unconditionally.
16381 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16382
16383 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16384
16385 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16386 host to add it's own flags.
16387
16388 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16389
16390 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16391
16392 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16393
16394 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16395 (CXX_FOR_TARGET): Likewise.
16396 (GCC_FOR_TARGET): Define.
16397 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16398 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16399 CC_FOR_TARGET was specified on the command line.
16400 (MAKEOVERRIDES): Don't define.
16401
16402 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16403
16404 * configure.in (m32r): Fix spelling of libg++ libs.
16405
16406 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16407
16408 * config.sub (-apple*): Remove, now redundant.
16409
16410 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16411
16412 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16413
16414 * configure: Rework yesterday's sed script patch.
16415
16416 * config.sub: Merge with FSF.
16417
16418 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16419
16420 * config.guess: Merge from FSF.
16421
16422 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16423 * config.guess: Use pc instead of unknown, for pc clone systems.
16424 Change linux to linux-gnu.
16425
16426 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16427 * config.guess: Avoid non-portable tr syntax.
16428
16429 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16430
16431 * test-build.mk (HOLES): Add "xargs" for gdb.
16432
16433 * configure: Avoid hpux10.20 sed bug.
16434
16435 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16436
16437 * configure.in: Add support for windows host
16438 (that is a build done under the Microsoft build environment).
16439
16440 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16441
16442 * Makefile.in: Replace all uses of srcroot with s, to shrink
16443 command line lengths.
16444
16445 Patches from Geoffrey Noer <noer@cygnus.com>:
16446 * configure.in: If configuring for newlib, pass --with-newlib to
16447 subdirectories.
16448 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16449 -Bnewlib/ and -Lwinsup to gcc.
16450 (CXX_FOR_TARGET): Likewise.
16451
16452 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16453
16454 * Makefile.in (ETC_SUPPORT): Add configure.
16455
16456 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16457
16458 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16459 host configuration file.
16460
16461 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16462
16463 * configure.in: Break mn10x00 support into separate
16464 mn10200 and mn10300 configurations.
16465 * config.sub: Likewise.
16466
16467 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16468
16469 * configure.in: Add lots of stuff to noconfigdirs for
16470 the mn10x00 targets.
16471
16472 * config.sub, configure.in: Add mn10x00 support.
16473
16474 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16475
16476 * make-all.com: Call conf-a-gas, not config-a-gas.
16477
16478 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16479
16480 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16481 targets.
16482
16483 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16484
16485 * mpw-README: Add much more detail for native PowerMac.
16486 * mpw-install: New file.
16487 * mpw-configure: Add --norecursion and --help options.
16488 * mpw-config.in: Translate readme and install files when
16489 copying to objdir.
16490 * mpw-build.in: Don't always depend on byacc and flex.
16491 (install-only-top): New action.
16492
16493 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16494
16495 * configure.in: You can now configure GDB for the v850.
16496
16497 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16498
16499 * configure.in (noconfigdirs): Don't configure any C++ dirs
16500 if targeting D10V.
16501
16502 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16503
16504 * config.sub: Recognize mips64vr5000.
16505
16506 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16507
16508 * configure.in: Use a single line for host_tools and native_only.
16509
16510 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16511
16512 * config.sub, configure.in: Add entries for m32r.
16513
16514 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16515
16516 * Makefile.in (inet-install): Don't run install-gzip.
16517
16518 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16519
16520 * configure.in: Don't config lots of things for *-*-windows*.
16521
16522 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16523
16524 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16525 (host_libs, host_tools): Copy from configure.in.
16526 * mpw-configure: Don't complain about directories not found.
16527
16528 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16529
16530 * configure.in (i[345]86): Recognize i686 for pentium pro.
16531 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16532 file.
16533
16534 * config.guess (i[345]86): Ditto.
16535
16536 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16537
16538 * configure.in (noconfigdirs): Removed gdb for D10V.
16539
16540 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16541
16542 * configure.in: Remove ld, target-libio, target-libg++, and
16543 target-libstdc++ from noconfigdirs.
16544
16545 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16546
16547 * configure: Fix three locations where shell scripts were
16548 being run directly rather than with config_shell.
16549
16550 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16551
16552 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16553 * config.sub (basic_machine): Recognize v850.
16554
16555 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16556
16557 * mpw-configure: Handle multiple enable/disable options and
16558 pass them down recursively, handle -c and -s flags appropriately
16559 depending on choice of compiler, add escape mechanism for
16560 quoted arguments to gC.
16561
16562 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16563
16564 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16565 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16566 so that -mrelocatable-lib and -mno-eabi are used.
16567
16568 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16569 not support --print-multi-lib, don't abort.
16570
16571 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16572
16573 * make-all.com: Run config-a-gas.
16574 * setup.com: Don't copy subdirectory files around.
16575
16576 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16577
16578 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16579 target, it now compiles correctly.
16580
16581 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16582
16583 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16584
16585 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16586
16587 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16588
16589 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16590
16591 * configure.in (native_only): Add prms.
16592
16593 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16594
16595 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16596 (BINUTILS_SUPPORT_DIRS): Likewise.
16597
16598 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16599
16600 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16601 d10v support is added.
16602
16603 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16604
16605 * configure.in (d10v-*-*): New target.
16606
16607 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16608
16609 * config.guess (HP 9000/811): Recognize this as a PA1.1
16610 machine.
16611
16612 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16613
16614 * Makefile.in (do-tar-gz): New target, split out from tail end of
16615 taz target. Run each command separately, don't use pipes.
16616 (taz): Use it.
16617
16618 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16619
16620 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16621 * mpw-build.in: No builds should depend on building byacc or flex,
16622 they are assumed to be installed already.
16623
16624 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16625
16626 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16627 variable that CC_FOR_TARGET needs.
16628
16629 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16630
16631 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16632 options have changed since the last time the subdirectory was
16633 configured, and if it has, reconfigure.
16634 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16635 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16636
16637 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16638
16639 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16640 CLEAN_MODULES): Add bash.
16641 (all-bash): New target.
16642
16643 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16644
16645 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16646
16647 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16648
16649 * config.sub (basic_machine): Recognize d10v as a valid processor.
16650
16651 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16652
16653 * mpw-configure: Add support for --bindir.
16654 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16655
16656 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16657
16658 * configure.in: add bash, time, gawk to list of hosttools and things
16659 to only build for native toolchains
16660
16661 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16662
16663 * Makefile.in (docdir): Remove.
16664
16665 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16666
16667 * Makefile.in (datadir): Set to $(prefix)/share.
16668
16669 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16670
16671 * configure.in: build diff and patch for cygwin32-hosted
16672 toolchains.
16673
16674 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16675
16676 * config.sub: Accept -rtems*.
16677
16678 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16679
16680 * configure.in: enable dosrel for cygwin32-hosted builds,
16681 remove diff from the list of things not buildable
16682 via Canadian Cross
16683
16684 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16685
16686 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16687 don't get ". ".
16688
16689 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16690
16691 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16692
16693 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16694
16695 * Makefile.in (taz): Handle case where tex3patch didn't even get
16696 checked out. Also, if it was found, put the symlink in a new util
16697 subdirectory.
16698
16699 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16700
16701 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16702
16703 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16704
16705 * config.sub: Recognize -openvms.
16706 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16707 * make-all.com, setup.com: New files.
16708
16709 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16710
16711 * Makefile.in (taz): tex3patch moved to texinfo/util.
16712
16713 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16714
16715 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16716 * configure.in: remove make from disable-if-Can-Cross list
16717 enable gdb if ${host} and ${target} are cygwin32
16718
16719 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16720
16721 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16722 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16723
16724 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16725
16726 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16727 distinguish sysv/svr4/bsd variants.
16728 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16729
16730 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16731
16732 * configure.in: Added copyright notice.
16733 * move-if-change: Added copyright notice.
16734
16735 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16736
16737 * configure.in (powerpcle-*-solaris*): Until we get shared
16738 libraries working, don't build gdb, sim, make, tcl, tk, or
16739 expect.
16740
16741 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16742
16743 * config.guess: Merge with FSF:
16744
16745 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16746 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16747
16748 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16749 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16750
16751 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16752 * config.guess: Combine two OSF1 rules.
16753 Also recognize field test versions. From mjr@zk3.dec.com.
16754 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16755 because GNU uname does not support -p. From pmr@pajato.com.
16756
16757 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16758
16759 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16760
16761 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16762
16763 * mpw-README: Document GCCIncludes.
16764
16765 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16766
16767 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16768
16769 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16770
16771 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16772
16773 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16774
16775 * configure.in (*-*-cygwin32): Configure make.
16776
16777 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16778
16779 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16780
16781 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16782
16783 * Makefile.in (all-inet): Depend on all-perl.
16784
16785 * Makefile.in (inet-install): New target.
16786
16787 * Makefile.in (all-inet): Depend on all-tcl.
16788 (all-inet): Depend on all-send-pr.
16789
16790 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16791
16792 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16793 temporarily.
16794
16795 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16796
16797 * configure.in: Don't configure --with-gnu-ld on AIX.
16798
16799 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16800
16801 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16802
16803 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16804
16805 * Makefile.in (ALL_MODULES): Added all-inet.
16806 (CROSS_CHECK_MODULES): Added check-inet.
16807 (INSTALL_MODULES): Added install-inet.
16808 (CLEAN_MODULES): Added clean-inet.
16809 (all-indent): New target.
16810
16811 * configure.in (host_tools): Added inet.
16812 (native_only): Added inet.
16813 (noconfigdirs): Added inet.
16814
16815 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16816
16817 * configure.in: Don't configure libgloss if we are not configuring
16818 newlib.
16819
16820 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16821
16822 * configure.in: Don't configure libgloss for unsupported
16823 architectures.
16824
16825 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16826
16827 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16828
16829 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16830
16831 * Makefile.in (ALL_MODULES): Include all-apache.
16832 (CROSS_CHECK_MODULES): Include check-apache.
16833 (INSTALL_MODULES): Include install-apache.
16834 (all-apache): New target.
16835
16836 * configure.in: Added apache everywhere perl is seen.
16837
16838 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16839
16840 * Makefile.in: Add support for clean-{module} and
16841 clean-target-{module} rules.
16842
16843 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16844
16845 * configure.in (*-*-ose) do not build libgloss.
16846
16847 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16848
16849 * config.guess (prep*:SunOS:5.*:*): Turn into
16850 powerpele-unknown-solaris2.
16851
16852 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16853
16854 * configure.in: Permit --enable-shared to specify a list of
16855 directories.
16856
16857 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16858
16859 * configure.in (host==solaris): Pass only the first word of $CC
16860 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16861
16862 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16863
16864 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16865
16866 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16867
16868 * Makefile.in (ALL_MODULES): Include all-perl.
16869 (CROSS_CHECK_MODULES): Include check-perl.
16870 (INSTALL_MODULES): Include install-perl.
16871 (ALL_X11_MODULES): Include all-guile.
16872 (CHECK_X11_MODULES): Include check-guile.
16873 (INSTALL_X11_MODULES): Include install-guile.
16874 (all-perl): New target.
16875 (all-guile): New target.
16876
16877 * configure.in (host_tools): Include perl and guile.
16878 (native_only): Include perl and guile.
16879 (noconfigdirs): Don't build guile and perl; no ports have been
16880 done.
16881
16882 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16883
16884 * configure (--enable-*): Handle quoted option lists such as
16885 --enable-sim-cflags='-g0 -O' better.
16886
16887 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16888
16889 * Makefile.in ({,inst}all-target): New rule so we can make and
16890 install all of the target directories easily.
16891
16892 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16893
16894 * configure.in: Add missing global flag in sed substitution when
16895 deleting `target-' from ${configdirs}.
16896
16897 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16898
16899 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16900 option.
16901
16902 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16903 config/mh-necv4.
16904
16905 * install.sh: Correct misspelling of transformbasename.
16906
16907 * config.guess: Recognize mips-*-sysv*.
16908
16909 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16910
16911 * config.sub: Recognize mon960.
16912
16913 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16914
16915 * configure: Restore Canadian Cross handling of BISON and LEX,
16916 removed in Feb 20 change.
16917
16918 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16919
16920 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16921 Mention make install. Remove the old copyright date as well the
16922 clumsy and rather pointless copyright on the README file.
16923
16924 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16925
16926 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16927 Makefile after running symlink-tree, then run `make distclean' to
16928 avoid clobbering any generated files in srcdir.
16929
16930 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16931
16932 * configure.in (m68k-*-netbsd*): Build everything now.
16933
16934 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16935
16936 * Makefile.in (taz): Fix quoting.
16937
16938 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16939
16940 * configure.in (sparclet-*-*): Build everything now.
16941
16942 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16943
16944 * configure.in (m68k-*-linux*): New host.
16945
16946 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16947
16948 * configure: Check for bison before byacc.
16949
16950 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16951
16952 * Makefile.in configure: Change the way LEX and BISON/YACC are
16953 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16954 searching PATH. These are used as fallbacks by Makefile.in if
16955 flex/bison/byacc aren't in objdir.
16956
16957 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16958
16959 * Makefile.in: Make everything which depends upon all-bfd also
16960 depend upon all-opcodes, in case --with-commonbfdlib is used.
16961
16962 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16963
16964 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16965 building NT native compilers on Unix.
16966
16967 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16968
16969 * configure.in: Don't get CC from the host Makefile fragment if we
16970 can find gcc in PATH, or if this is a Canadian Cross. Move the
16971 Solaris test for /usr/ucb/cc to the post target script, just after
16972 the compiler sanity test.
16973
16974 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16975
16976 * config.sub: Merge with FSF.
16977
16978 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16979
16980 * Makefile.in (RPATH_ENVVAR): New variable.
16981 (REALLY_SET_LIB_PATH): Use it.
16982 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16983
16984 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16985
16986 * config.sub, configure.in: Recognize sparclet cpu.
16987
16988 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16989
16990 * config.guess: Support m68k-cbm-sysv4.
16991
16992 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16993
16994 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16995 m68k-unknown-linuxaout from linker help string. Put quotes around
16996 $ld_help_string.
16997
16998 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16999
17000 * config.guess (powerpc-harris-powerunix): Add guess for port
17001 to new target.
17002
17003 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17004
17005 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17006
17007 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
17008
17009 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17010 $(REALLY_SET_LIB_PATH) in Makefile.
17011 * Makefile.in (SET_LIB_PATH): New variable.
17012 (REALLY_SET_LIB_PATH): New variable.
17013 ($(DO_X)): Use $(SET_LIB_PATH).
17014 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17015 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17016 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17017 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17018 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17019 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17020 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17021 (install-dosrel): Likewise.
17022 (all-opcodes): Depend upon all-libiberty.
17023
17024 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
17025
17026 * config.guess (*:CYGWIN*): New
17027
17028 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17029
17030 * Makefile.in (all-target-winsup): All all-target-libiberty.
17031
17032 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17033
17034 * configure.in (noconfigdirs): Add missing # in front of comment.
17035
17036 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
17037
17038 * configure.in: add second pass to things added to noconfigdirs
17039 so *-gm-magic can exclude libgloss properly.
17040
17041 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
17042
17043 * mpw-configure (extralibs_name, rez_name): Set correctly
17044 for MWC68K compiler.
17045
17046 * mpw-README: Add more info on the necessary build tools.
17047
17048 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
17049
17050 * configure.in, config.sub: Recognize cygwin32.
17051
17052 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
17053
17054 * config.guess, config.sub: Recognize A/UX.
17055
17056 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
17057
17058 * config.sub: Merge with gcc/config.sub.
17059
17060 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
17061
17062 * mpw-build.in (do-binutils): Add build of stamps.
17063
17064 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
17065
17066 * config.sub: Add recognition for mips64vr4100*-* targets.
17067
17068 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17069
17070 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17071 Add creation of gconfigargs with `--enable-shared' turned on.
17072 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17073 ($(host)-stamp-stage3-configured): Likewise.
17074 (HOLES): Add chatr and ldd.
17075 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17076
17077 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
17078
17079 * configure: Pass --nfp to recursive configures.
17080
17081 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
17082
17083 * Makefile.in (DLLTOOL): New.
17084 (DLLTOOL_FOR_TARGET): New.
17085 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17086 (EXTRA_TARGET_FLAGS): Ditto.
17087 (EXTRA_GCC_FLAGS): Ditto.
17088 (CONFIGURE_TARGET_MODULES): Ditto.
17089 (DO_X): Ditto.
17090 * configure: Add DLLTOOL.
17091
17092 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
17093
17094 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17095 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17096 mh-sco, since old workarounds no longer needed, and don't
17097 build ld, since libraries have weak symbols in COFF.
17098
17099 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
17100
17101 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17102
17103 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
17104
17105 * configure.in: Make sure that ${CC} can be used to compile an
17106 executable.
17107
17108 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17109
17110 * Makefile.in (all-gdb): Depend on $(GDB_TK).
17111 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17112 nothing depending on whether gdbtk is being built.
17113
17114 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
17115
17116 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17117
17118 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
17119
17120 * configure.in (noconfigdirs): Put ld or gas in this early, if the
17121 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17122
17123 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
17124
17125 * config-ml.in: Add support for
17126 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17127 Simplify setting of multidirs from --disable-foo.
17128
17129 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17130
17131 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17132 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17133 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17134 non-empty, pass them on to the GCC make.
17135 (all-bootstrap): New rule that is like all-gcc, except it executes
17136 the GCC bootstrap rule instead of the GCC all rule.
17137
17138 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
17139
17140 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17141
17142 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17143
17144 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17145 DG/UX support.
17146
17147 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
17148
17149 * config.sub (i*86*) Change [345] to [3456]
17150
17151 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17152
17153 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17154 --with-gnu-ld=no.
17155
17156 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17157
17158 * config-ml.in (rs6000*, powerpc*): Add switches to control which
17159 AIX multilibs get built.
17160
17161 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17162
17163 * configure.in (i386-win32): Don't build expect if we're not
17164 building the tcl subdir.
17165
17166 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
17167
17168 * Makefile.in: (configure-target-examples, all-target-examples):
17169 New targets, configure and build example programs.
17170
17171 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17172
17173 * mpw-configure: If an mpw-config.in generated a file mk.sed,
17174 use it as input to sedit the generated MPW makefile.
17175 * mpw-README: Add a suggestion about Gestalt.h.
17176
17177 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
17178
17179 * config.sub: Accept *-*-ieee*.
17180
17181 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
17182
17183 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
17184 Ronald F. Guilmette <rfg@monkeys.com>.
17185
17186 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17187
17188 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17189 for powerpc-pe native.
17190 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17191 (target==powerpc-pe): duplicate i386-win32 entry.
17192
17193 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17194
17195 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17196 of vxworks, not just vxworks5.1.
17197
17198 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17199
17200 * mpw-configure: Add support for exec-prefix.
17201
17202 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17203
17204 * config.guess: Recognize HP model 816 machines as having
17205 a PA1.1 processor.
17206
17207 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17208
17209 * configure: Ignore new autoconf configure options.
17210
17211 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17212
17213 * config.guess: Recognize Pentium under SCO.
17214 From Robert Lipe <robertl@arnet.com>.
17215
17216 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17217
17218 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17219
17220 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17221
17222 * configure.in: Don't configure gas for alpha-dec-osf*.
17223
17224 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17225
17226 * configure.in: Default to --with-stabs for some targets for which
17227 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17228 i[345]86*-*-unixware*.
17229
17230 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17231
17232 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17233 rather than basing it on the target. Simplify handling of options
17234 controlling which directories to configure. Remove extraneous
17235 slash in multi-clean target.
17236
17237 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17238
17239 * config-ml.in: Prefix more variables with ml_ so they don't collide
17240 with configure's.
17241
17242 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17243
17244 * configure: Don't turn -v into --v.
17245
17246 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17247
17248 * configure.in (targargs): Fix typo.
17249
17250 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17251
17252 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17253
17254 * configure.in: Strip --host and --target options from
17255 CONFIG_ARGUMENTS, and always configure for --host only. Add
17256 --with-cross-host option when building with a cross-compiler.
17257 * configure: Canonicalize the arguments put into config.status by
17258 always using `=' for an option with an argument. Pass a presumed
17259 --host or --target explicitly.
17260
17261 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17262
17263 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17264 into general OS recognition case.
17265
17266 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17267
17268 * configure.in (target_configdirs): add target-winsup only
17269 for win32 target systems.
17270
17271 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17272
17273 * Makefile.in (all-target-libgloss): Depend upon
17274 configure-target-newlib, since when libgloss is built it looks to
17275 see if the newlib directory exists.
17276
17277 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17278
17279 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17280 cfg-ml-*.in.
17281
17282 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17283
17284 * configure: Handle LD and LD_FOR_TARGET when configuring a
17285 Canadian Cross.
17286
17287 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17288
17289 * configure.in (target_libs): add target-winsup.
17290 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17291 (target==ppcle-pe): remove ld from $noconfigdirs.
17292
17293 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17294
17295 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17296 Preserve relative path names in $srcdir. Build symlink tree if
17297 configuring cross target dir and srcdir=. (= no VPATH support).
17298 (configure-target-libg++): Depend on configure-target-librx.
17299 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17300 * config-ml.in: New file.
17301 * symlink-tree: New file.
17302 * configure: Ensure srcdir="." if that's what it is.
17303
17304 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17305
17306 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17307 includes and FLEX_SKELETON setting.
17308 * mpw-configure (--with-gnu-ld): New option, controls whether
17309 to use PPCLink or ld with PowerMac GCC.
17310 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17311 * mpw-config.in: Configure grez if targeting Mac.
17312
17313 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17314 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17315 just macos.
17316 * configure.in: Configure grez resource compiler if targeting Mac.
17317 * Makefile.in (all-grez, install-grez): New targets.
17318
17319 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17320
17321 * configure: CXX defaults to gcc, not g++. If we find
17322 gcc in the path, set CC to gcc -O2.
17323
17324 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17325
17326 * configure: Default ${build} correctly. Avoid picking up extra
17327 spaces when reading CC and CXX from Makefile. When doing a
17328 Canadian Cross, use plausible default values for numerous
17329 variables.
17330 * configure.in: When doing a Canadian Cross, don't try to
17331 configure tools whose configure script can't handle it.
17332
17333 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17334
17335 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17336
17337 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17338
17339 * configure: Remove dubious bug reporting address.
17340
17341 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17342
17343 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17344 configure script, run that instead of this directory's configure.
17345 In either case, print a message that we're configuring the sub-dir.
17346
17347 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17348
17349 * configure.in: Before checking for the existence of various files,
17350 use sed to filter out "target-".
17351
17352 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17353
17354 * Makefile.in (DO_X): Split rule to decrease command line length
17355 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17356 (Philippe De Muyter).
17357
17358 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17359
17360 * Makefile.in (all-patch): depend on all-libiberty.
17361
17362 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17363
17364 * configure.in: If the only directory in target_configdirs which
17365 actually exists is libiberty, then set target_configdirs to empty,
17366 to avoid trying to build a target libiberty in a gas or gdb
17367 distribution.
17368
17369 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17370
17371 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17372 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17373 systems.
17374
17375 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17376
17377 * configure.in (copy_dirs): Use sys-include instead of include
17378 for --with-headers option.
17379
17380 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17381
17382 * Makefile.in, configure.in: Make winsup builds work with
17383 new scheme.
17384
17385 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17386
17387 * configure.in: Build the linker on AIX.
17388
17389 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17390
17391 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17392 where needed.
17393
17394 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17395
17396 * Makefile.in (all-gcc): Fix typo.
17397
17398 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17399
17400 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17401
17402 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17403
17404 * configure.in: Rename libFOO to target-libFOO, and xiberty
17405 to target-xiberty, to provide more flexibility.
17406 (target_subdir): Define. Create if cross.
17407 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17408 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17409 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17410 check-libFOO -> check-target-libFOO, etc.
17411 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17412 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17413 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17414 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17415 allow ALL_GCC="" to only configure.
17416 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17417 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17418 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17419
17420 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17421
17422 * Makefile.in (taz): Build "info" in etc explicitly.
17423
17424 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17425
17426 * configure.in: Make sure that CC is undefined (as opposed to
17427 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17428 problem with autoconf trying to configure on a host without GCC.
17429
17430 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17431
17432 * mpw-configure: Set host alias from choice of host compiler,
17433 only use generic MPW Makefile sed if present, edit a file
17434 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17435 * mpw-README: Add problem notes about CW6 and CW7.
17436
17437 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17438
17439 * Makefile.in (taz): Use ";" instead of ";;".
17440
17441 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17442
17443 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17444 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17445 DISTDOCDIRS.
17446 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17447 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17448
17449 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17450
17451 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17452 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17453 Move bfd to DISTSTUFFDIRS.
17454
17455 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17456
17457 * Makefile.in (X11_LIB): Removed.
17458 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17459
17460 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17461
17462 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17463
17464 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17465 names.
17466
17467 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17468
17469 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17470
17471 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17472
17473 * configure.in (i[345]86-*-win32): Always build newlib.
17474 Don't configure cvs, autoconf or texinfo.
17475 * Makefile.in (LD_FOR_TARGET): New.
17476 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17477 Pass down LD_FOR_TARGET.
17478
17479 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17480
17481 * winsup: New directory.
17482 * Makefile.in: Build winsup.
17483 * configure.in: Winsup is configured when target is win32.
17484 Can only build win32 target GDB when native.
17485
17486 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17487
17488 * config.guess: Recognize HP model 819 machines as having
17489 a PA 1.1 processor.
17490
17491 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17492
17493 * configure: Fix sed loop which substitutes for CC and CXX to
17494 avoid bug found in various sed implementations.
17495
17496 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17497
17498 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17499 simulator. Use standard powerpc-*-eabi*.
17500
17501 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17502
17503 * configure.in: Stop putting gas and binutils in noconfigdirs for
17504 powerpc-*-aix* and rs6000-*-*.
17505
17506 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17507
17508 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17509 -mcall-aixdesc libraries.
17510
17511 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17512
17513 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17514
17515 * config.sub (arm | armel | armeb): Fix shell syntax.
17516
17517 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17518
17519 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17520 -msoft-float and -mcpu=common support.
17521 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17522 libraries.
17523
17524 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17525
17526 * configure.in: Allow configuration and build of emacs19 for the alpha.
17527
17528 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17529
17530 * configure.in (CC): Get ^CC, not just any old CC, from
17531 ${host_makefile_frag}.
17532
17533 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17534
17535 * configure.in (CC): Try to get CC from
17536 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17537
17538 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17539
17540 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17541 only if it exists in $(srcdir).
17542
17543 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17544
17545 * configure: If CC and CXX are not set in the environment, set
17546 them, based on either an existing Makefile or on searching for gcc
17547 in PATH. Substitute for CC and CXX in Makefile.
17548 * configure.in: Remove libm from target_libs. Separate
17549 target_configdirs from configdirs. If CC is not set in
17550 environment, try to get it from a host Makefile fragment. Rewrite
17551 changes of configdirs to use skipdirs instead. A few minor
17552 tweaks. Take directories out of target_configdirs as they are
17553 taken out of configdirs. Remove existing Makefile files from
17554 subdirectories. Substitute for TARGET_CONFIGDIRS and
17555 CONFIG_ARGUMENTS in Makefile.
17556 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17557 by configure.in.
17558 (CONFIG_ARGUMENTS): Likewise.
17559 (CONFIGURE_TARGET_MODULES): New variable.
17560 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17561 ($(CONFIGURE_TARGET_MODULES)): New target.
17562 (configure-libg++, configure-libio): New targets.
17563 (all-libg++): Depend upon configure-libg++.
17564 (all-libio): Depend upon configure-libio.
17565 (configure-libgloss, all-libgloss): New targets.
17566 (configure-libstdc++): New target.
17567 (all-libstdc++): Depend upon configure-libstdc++.
17568 (configure-librx, all-librx): New targets.
17569 (configure-newlib): New target.
17570 (all-newlib): Depend upon configure-newlib
17571 (configure-xiberty): New target.
17572 (all-xiberty): Depend upon configure-xiberty.
17573
17574 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17575
17576 * configure.in (host i[345]86-*-win32): Expand the
17577 noconfigdirs again.
17578
17579 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17580
17581 * mpw-configure: Fix sed command file name.
17582
17583 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17584
17585 * configure.in (host i[345]86-*-win32): Reduce the
17586 noconfigdirs again.
17587
17588 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17589
17590 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17591 or powerpc*-*-pe*, since they are not yet supported.
17592
17593 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17594
17595 Add PowerMac support and many other enhancements.
17596 * mpw-configure: New option --cc to select compiler to use,
17597 paste options set according to --cc into the generated
17598 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17599 if mpw-make.sed is present.
17600 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17601 add forward includes for PowerPC include files.
17602 * mpw-build.in: Build using Makefile.PPC if present.
17603 (do-byacc, etc): Remove separate version resource builds.
17604 (do-gas): Build "stamps" before "all".
17605 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17606 * mpw-README: Update to reflect --cc option, PowerMac support,
17607 and recently-reported compatibility problems.
17608
17609 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17610
17611 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17612 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17613 (--with-multilib-top): Pass to recursive invocations.
17614
17615 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17616
17617 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17618 v810-*-*.
17619
17620 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17621
17622 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17623 gdb, ld and opcodes on v810-*-*.
17624
17625 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17626
17627 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17628 (local-maintainer-clean): New target.
17629 (maintainer-clean): New target.
17630 (realclean): Just depend upon maintainer-clean.
17631
17632 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17633
17634 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17635
17636 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17637
17638 * configure.in: Build ld in mips*-*-bsd* case.
17639
17640 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17641
17642 * config.sub: Accept -lites* OS. From Ian Dall.
17643
17644 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17645
17646 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17647 targets.
17648
17649 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17650
17651 * configure.in: treat i386-win32 canadian cross the same as
17652 i386-go32 canadian cross.
17653
17654 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17655
17656 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17657 running under the simulator to build a reduced set of libraries.
17658 (powerpc-*-eabiaix): Add fine grained multilib support added to
17659 other powerpc targets yesterday.
17660
17661 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17662
17663 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17664 -disable-softfloat, -disable-relocatable, -disable-aix, and
17665 -disable-sysv to control which multilib libraries get built.
17666
17667 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17668
17669 * configure: Add Makefile.tem to list of files to remove in trap
17670 handler.
17671
17672 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17673
17674 * config.guess (*Linux*): Add missing "exit"s.
17675 Also, need specific check for alpha-unknown-linux (uses COFF).
17676
17677 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17678
17679 * config.guess: Merge with FSF:
17680
17681 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17682 * config.guess (AIX4): More robust release numbering discovery.
17683
17684 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17685 * config.guess (i386-sequent-ptx): Properly get version number.
17686
17687 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17688 * config.guess (mips:*:4*:UMIPS): New case.
17689
17690 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17691
17692 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17693 (i386-win32 host): Likewise. Don't build readline.
17694
17695 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17696
17697 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17698 SUPPORT_FILES to submakes.
17699
17700 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17701
17702 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17703 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17704 mpw-configure.
17705
17706 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17707
17708 * configure.in (appdirs): Use =, not ==, in test expression when
17709 trying to build the text to print in the warning message for
17710 Solaris users.
17711
17712 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17713
17714 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17715
17716 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17717
17718 * config.guess: Recognize lynx-2.3.
17719
17720 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17721
17722 * config.sub (z8ksim): Deleted
17723 (z8k-*-coff): New, this is the one true name of the target.
17724
17725 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17726
17727 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17728
17729 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17730
17731 * config.guess (*:Linux:*:*): First try asking the linker what the
17732 default object file format is (elf, aout, or coff). Then if this
17733 fails, try previous methods.
17734
17735 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17736
17737 * configure.in: Don't build newlib for *-*-vxworks5.1.
17738
17739 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17740
17741 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17742 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17743
17744 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17745
17746 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17747
17748 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17749
17750 * cfg-ml-com.in: New file.
17751 * cfg-ml-pos.in: New file.
17752
17753 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17754
17755 * COPYING.NEWLIB: Add HP free copyright to list.
17756
17757 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17758
17759 * config.sub: Recognize -eabi* for the system, not just -eabi.
17760
17761 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17762
17763 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17764 * config.sub, configure.in (win32): New target and host.
17765
17766 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17767
17768 * configure.in: Add i386-pe configuration.
17769
17770 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17771
17772 * mpw-build.in (install): Install GDB after LD.
17773
17774 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17775
17776 * mpw-config.in (elf/mips.h): Always forward-include, needed
17777 for GDB to build.
17778
17779 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17780
17781 * testsuite: New directory for customer acceptance and whole tool
17782 chain tests.
17783
17784 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17785
17786 * configure: If per-host line isn't found, but AC_OUTPUT is found
17787 and a configure script exists, run it instead.
17788
17789 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17790
17791 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17792
17793 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17794
17795 * configure: Set build_{cpu,vendor,os,alias} to host values when
17796 --build isn't specified.
17797
17798 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17799
17800 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17801 (FLAGS_TO_PASS): Pass them.
17802 (EXTRA_TARGET_FLAGS): Ditto.
17803
17804 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17805
17806 * Makefile.in (all-libg++): Depend on all-libstdc++.
17807
17808 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17809
17810 * configure.in (noconfigdirs): Enable all packages for
17811 i386-unknown-netbsd.
17812
17813 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17814
17815 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17816 hosted builds (DOS builds)
17817
17818 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17819
17820 Changes for ARM based on patches from Richard Earnshaw:
17821 * config.sub: Handle armeb and armel.
17822 * configure.in: Omit arm linker only for riscix.
17823
17824 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17825
17826 * config.guess: Update from FSF.
17827
17828 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17829
17830 * config.sub: Recognize powerpcle as the little endian variant of
17831 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17832 powerpcle variant. Convert pentium into i586, not i486. Add p5
17833 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17834 temporarily.
17835
17836 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17837
17838 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17839
17840 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17841
17842 * config.sub: Accept -lites* as a basic system type.
17843
17844 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17845
17846 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17847 installed, and if so return linuxoldld as the system name.
17848
17849 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17850
17851 * config.guess: Add hppa1.1-hp-lites support.
17852
17853 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17854
17855 * configure.in: Don't build newlib for m68k-vxworks5.1.
17856
17857 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17858
17859 * configure.in (mips-sgi-irix6): Use mh-irix5.
17860
17861 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17862
17863 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17864
17865 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17866
17867 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17868 OSF/1. Fix compiler flags.
17869 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17870
17871 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17872
17873 * configure.in: Recognize --with-newlib.
17874 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17875
17876 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17877
17878 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17879 to *_X11_MODULES due to gdbtk needing X include files et al.
17880
17881 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17882
17883 Merge in support for Mac MPW as a host.
17884 (Old change descriptions retained for informational value.)
17885
17886 * mpw-config.in: Add generic include forwards for cpu-specific
17887 include files in aout and elf directories.
17888
17889 * mpw-configure: Added copyright.
17890 * mpw-config.in: Check for presence of required build tools.
17891 (target_libs): Add newlib.
17892 (target_tools): Add examples.
17893 (Read Me): Generate as "Read Me for MPW" instead.
17894 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17895 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17896 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17897
17898 * mpw-configure: Remove subdir-specific makefile hackery,
17899 delete mk.tmp after using it.
17900
17901 * mpw-build.in (all): Display start and end times.
17902
17903 * mpw-configure (host_canonical): Set.
17904 (target_cpu): Always add to makefiles.
17905 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17906 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17907 (mpw-mh-mpw): Look for in srcdir and srcroot.
17908 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17909
17910 * mpw-build.in: (install-only): New target.
17911
17912 * mpw-configure (host_alias, target_alias): Rename from hostalias
17913 and targetalias, add into generated Makefile.
17914 (mk.tmp): If present, add into generated Makefile.
17915 * mpw-build.in (all-gas): Build config.h first before gas proper.
17916
17917 * mpw-configure (config.status): Write only if changed.
17918 * mpw-config.in (readline): Configure it (not built, just used for
17919 definitions).
17920
17921 * mpw-config.in (elf/mips.h): Add a forward include.
17922
17923 * mpw-config.in: Forward-include most .h files in include into
17924 extra-include.
17925 (readline): Don't build.
17926 mpw-build.in (install): Install GDB.
17927
17928 * mpw-configure (prefix, mpw_prefix): Handle it.
17929 * mpw-config.in (mmalloc, readline): Don't configure.
17930 * mpw-build.in (thisscript): Rename to ThisScript.
17931 Use mpw-build instead of BuildProgram everywhere.
17932 (mmalloc, readline): Don't build.
17933 * mpw-README: New file, basic documentation about the MPW port.
17934
17935 * mpw-config.in: Use forward-include to create include files.
17936
17937 * mpw-configure: Add more things to the top of each configured
17938 Makefile, including contents of config/mpw-mh-mpw.
17939 * mpw-config.in (extra-include): Create this directory and fill it
17940 with Posix-like include files when configuring.
17941
17942 * config.sub (apple, mac, mpw): Add various aliases.
17943
17944 * mpw-build.in: New file, top-level build script fragment for MPW.
17945 * mpw-configure: New file, configure script for MPW.
17946 * mpw-config.in: New file, config fragment for MPW.
17947
17948 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17949
17950 * configure.in (host_libs): Remove glob, since it is gone from the
17951 sources.
17952
17953 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17954
17955 * Makefile.in: define empty GDB_NLM_DEPS var.
17956
17957 * configure.in(target_makefile_frag): use config/mt-netware
17958 for netware targets.
17959
17960 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17961
17962 * config.sub: Merge in recent FSF changes. Remove linux special
17963 cases.
17964
17965 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17966
17967 Revert this change:
17968
17969 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17970
17971 * build-all.mk: Use CC=cc -Xs on Solaris.
17972
17973 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17974
17975 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17976 stop using it.
17977 * Makefile.in: Nuke all references to glob subdirectory.
17978
17979 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17980
17981 * configure.in: Fix --enable-shared logic in per-host.
17982
17983 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17984
17985 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17986
17987 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17988
17989 * configure.in (noconfigdirs): Don't build gas on AIX, for
17990 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17991
17992 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17993
17994 * configure: Fix --cache-file to work if the file argument is a
17995 relative path.
17996
17997 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17998
17999 * configure: If the --cache-file is used, pass it down to
18000 configure in subdirectories.
18001
18002 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
18003
18004 * config.sub: add vxworks29k configuration.
18005
18006 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18007
18008 * Makefile.in (taz): Do "diststuff" part quietly.
18009
18010 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
18011
18012 * config.sub: Mini-merge with gcc/config.sub.
18013
18014 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18015
18016 * config.guess (IRIX): Sed - to _.
18017
18018 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18019
18020 * Makefile.in (source-vault, binary-vault): New targets.
18021
18022 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
18023
18024 * config.sub: Recognize -eabi as a basic system type.
18025
18026 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18027
18028 * configure.in (enable_shared stuff): Fix typo.
18029
18030 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
18031
18032 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18033
18034 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18035
18036 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18037
18038 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18039
18040 * configure.in (rs6000-*-*): Don't build gas.
18041
18042 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
18043
18044 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18045 reduce command line length.
18046 (AS_FOR_TARGET): Check for as.new, not Makefile.
18047 (NM_FOR_TARGET): Check for nm.new, not Makefile.
18048
18049 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
18050
18051 * config.guess: Merge from FSF.
18052
18053 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18054
18055 * configure: Don't use $ when handling program_suffix.
18056
18057 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
18058
18059 * configure.in: Configure tk for hppa/hpux.
18060
18061 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
18062
18063 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
18064
18065 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18066
18067 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
18068 to LIBCXXFLAGS. Tests are better run without it.
18069
18070 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
18071
18072 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18073
18074 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
18075
18076 * configure.in (*-*-netware*): Don't configure xiberty.
18077
18078 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
18079
18080 * configure.in: Remove tk from native_only list.
18081
18082 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
18083
18084 * build-all.mk: Add mips-ncd-elf target to sun4 targets
18085 for special NCD build.
18086
18087 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18088
18089 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18090 makeall.bat, they're only useful for binutils snapshots.
18091 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18092 makeall.bat to specified SUPPORT_FILES.
18093
18094 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
18095
18096 * build-all.mk: Add Ericsson targets to sun4 and solaris
18097 hosts. Add BNR's sun4 target to solaris host, so their
18098 build-from-source will be tested in-house first.
18099
18100 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18101
18102 * Makefile.in (LIBCFLAGS): New variable.
18103 (CFLAGS_FOR_TARGET): Ditto.
18104 (LIBCFLAGS_FOR_TARGET): Ditto.
18105 (LIBCXXFLAGS): Ditto.
18106 (CXXFLAGS_FOR_TARGET): Ditto.
18107 (LIBCXXFLAGS_FOR_TARGET): Ditto.
18108 (BASE_FLAGS_TO_PASS): Pass them.
18109 (EXTRA_TARGET_FLAGS): Ditto.
18110
18111 * configure.in: Support --enable-shared.
18112
18113 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
18114
18115 * configure.in (target_libs): Include libstdc++ again.
18116 * config.guess: Update from FSF (for FreeBSD).
18117
18118 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18119
18120 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18121 makeall.bat.
18122 (DISTDOCDIRS): Add `etc'.
18123 (ETC_SUPPORT_PFX): New variable.
18124 (taz): Include anything from etc starting with a word in
18125 ETC_SUPPORT_PFX.
18126
18127 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18128
18129 * config.sub: Update for recent FSF changes. Remove obsolete
18130 h8300hds entry. Add -windows* and -osx as basic os. Minor
18131 spacing changes.
18132
18133 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18134
18135 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
18136
18137 * config.guess: Merge with FSF.
18138 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18139
18140 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18141
18142 * configure: Since the "trap 0" handler will override the exit
18143 status on many systems, only use it for "exit 1", and make it set
18144 a non-zero exit status; reset it before "exit 0". Also, check
18145 exit status of config.sub, and error out if it failed.
18146
18147 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
18148
18149 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18150 and install libgloss.
18151
18152 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18153
18154 * Makefile.in (all-binutils): Depend upon all-byacc.
18155
18156 * configure.in: Don't build emacs on Irix 5.
18157
18158 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18159
18160 * configure.in (*-*-netware*): Add libio.
18161
18162 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18163
18164 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18165 (CHECK_TARGET_MODULES): Ditto.
18166 (INSTALL_TARGET_MODULES): Ditto.
18167 (TARGET_LIBS): Ditto.
18168 (all-libstdc++): Note dependencies.
18169
18170 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18171
18172 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18173
18174 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18175
18176 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18177 -fexternal-templates.
18178
18179 * configure.in (target_libs): Add libstdc++.
18180 (noconfigdirs): Add libstdc++ as appropriate.
18181
18182 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18183
18184 * config.guess: Update from FSF.
18185
18186 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18187
18188 * configure: Use ${config_shell} when running ${configsub}.
18189
18190 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
18191
18192 * config.sub: No longer recognize h8300h.
18193
18194 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18195
18196 * config.sub: Remove extraneous differences between config.sub and
18197 gcc/config.sub.
18198
18199 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18200
18201 * Makefile.in (DISTSTUFFDIRS): Add gas.
18202
18203 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18204
18205 * COPYING.NEWLIB: New file.
18206
18207 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18208
18209 * config.guess (HP-UX): Patch from Harlan Stenn
18210 <harlan@landmark.com> to also emit release level.
18211
18212 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18213
18214 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18215
18216 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18217
18218 * config.sub: Merge nextstep cleanup from FSF.
18219
18220 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18221
18222 * configure.in (arm-*-*): Don't configure ld for this target.
18223
18224 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18225
18226 * configure.in (*-*-netware): don't configure libg++, libio,
18227 librx, or newlib.
18228
18229 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18230
18231 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18232 configure ld--it works, but it doesn't support shared libraries.
18233
18234 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18235
18236 * config.guess (*-unknown-freebsd*): Get rid of possible
18237 trailing "(Release)" in version string.
18238 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18239
18240 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18241
18242 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18243 Fix type: *-next-neststep -> *-next-nextstep.
18244
18245 * config.guess: Merge from FSF:
18246
18247 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18248
18249 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18250
18251 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18252
18253 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18254 instead of UNIX_SV for UnixWare 1.0).
18255
18256 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18257
18258 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18259 to make gdb/nlm/* build after the compiler and linker.
18260
18261 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18262
18263 * config.guess (netbsd, freebsd, linux): Accept any machine,
18264 not just i[34]86.
18265 (m68k-atari-sysv4): Relocate to match FSF version.
18266
18267 * config.guess: More merges from the FSF:
18268
18269 Add a space before function call or macro invocation.
18270
18271 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18272
18273 * config.guess: Add trap cmd to remove dummy.c and dummy when
18274 interrupted.
18275
18276 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18277
18278 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18279 (dummy): Redirect stderr from compilation of dummy.c.
18280
18281 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18282
18283 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18284
18285 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18286
18287 * configure: Accept and ignore --cache*, for compatibility with
18288 new autoconf.
18289
18290 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18291
18292 * config.guess: Merge from FSF:
18293
18294 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18295
18296 * config.guess (Pyramid*:OSx*:*:*): New case.
18297 (PATH): Add /.attbin at end for finding uname.
18298 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
18299
18300 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18301
18302 * config.guess (M88*:DolphinOS:*:*): New case.
18303
18304 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18305
18306 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18307 to select whether to use ELF or COFF.
18308
18309 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18310
18311 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18312
18313 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18314
18315 * config.guess: Guess the OS version for HPUX.
18316
18317 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18318
18319 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18320
18321 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18322
18323 * configure.in: Recognize --with-headers, --with-libs, and
18324 --without-newlib.
18325 * Makefile.in (all-xiberty): Depend upon all-ld.
18326
18327 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18328
18329 * configure.in: Change i[34]86 to i[345]86.
18330
18331 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18332
18333 * configure (version): A few more tweaks to help message.
18334
18335 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18336
18337 * Makefile.in: Remove (for now) librx as a host library,
18338 now that we're building it for target.
18339
18340 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18341
18342 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18343 (Karl Berry).
18344
18345 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18346
18347 * configure.in: Also configure librx.
18348
18349 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18350
18351 * Makefile.in: Update various rules to reflect that librx
18352 is now needed for libg++.
18353
18354 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18355
18356 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18357
18358 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18359
18360 * configure.in: Configure the examples directory.
18361
18362 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18363
18364 * configure: Simplify Jun 2 1994 change.
18365
18366 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18367
18368 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18369 /bin/gcc isn't good enough to build gcc.
18370
18371 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18372
18373 * Makefile.in (GDB_SUPPORT_FILES): Remove
18374 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18375 (gdb.tar.gz): Add new rule to use standard distribution building
18376 mechanism.
18377
18378 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18379
18380 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18381 Bill Cox <bill@cygnus.com>.
18382
18383 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18384
18385 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18386
18387 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18388
18389 * configure: Search current dir first in .gdbinit.
18390
18391 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18392
18393 * config.sub: Recognize freebsd (merged from gcc config.sub).
18394
18395 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18396
18397 * config.sub: Refer to NeXT's operating system as nextstep.
18398
18399 * config.sub (case $basic_machine): Re-order the cases, to match
18400 the order in the FSF version (which is mostly alphabethical).
18401 Merge in some additions and changes from the FSF.
18402
18403 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18404
18405 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18406 * config.sub: Recognize cxux7.
18407 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18408
18409 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18410
18411 * config.sub: Fix typo powerpc -> powerpc-*.
18412
18413 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18414
18415 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18416
18417 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18418 parallel with all-emacs and install-emacs). Top-level command
18419 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18420
18421 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18422
18423 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18424 $(relbindir)/make before doing ``make install'', and use
18425 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18426 installing over running make binary.
18427 ($(host)-stamp-stage3-installed): Likewise.
18428
18429 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18430
18431 * config.guess: Recognize Mach.
18432
18433 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18434
18435 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18436 see whether --exec-prefix was used.
18437
18438 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18439
18440 * README: Explicitly mention libg++/README. (Zoo's idea.)
18441
18442 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18443
18444 * Makefile.in: Add all-librx target similar to all-libproc.
18445
18446 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18447
18448 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18449 with post 1.2 uname bogosity.
18450
18451 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18452
18453 * configure: Remove temporary files on receipt of a signal.
18454
18455 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18456
18457 * configure: If there is a package_makefile_frag, remove
18458 ${subdir}/Makefile.tem after copying it in.
18459
18460 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18461
18462 * build_all.mk: support rs6000 lynx identifies itself as
18463 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18464 since /bin/gcc is too feeble to compile a modern gcc.
18465
18466 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18467
18468 * brought devo/test-build.mk update-to-date with progressive/
18469 test-build.mk. Add lynx targets and hppa flag info.
18470
18471 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18472
18473 * configure.in: Use mh-ncrsvr43. Patch from
18474 Tom McConnell <tmcconne@sedona.intel.com>.
18475
18476 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18477
18478 * config.guess (i386-unknown-bsdi): No longer need to
18479 check #if defined(__bsdi__) && defined(__i386__).
18480
18481 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18482
18483 * configure: Set program_transform_nameoption correctly.
18484
18485 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18486
18487 * brought build-all.mk update-to-date with progressive build-all.mk,
18488 added new targets and hppa info.
18489
18490 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18491
18492 * configure: If config.guess result is a prefix of the user
18493 specified target, assume a native build and use the user specified
18494 target as the host alias. Remove SunOS patch suffix removal hack.
18495 * configure.in: Remove SunOS patch suffix removal hack.
18496
18497 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18498 in NATIVE_CHECK_MODULES.
18499
18500 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18501
18502 * Makefile.in: Rename HOST_ONLY to NATIVE.
18503 * configure: Delete SunOs patch suffix from host_canonical
18504 and build_canonical variables that are prepended to Makefiles.
18505 * configure.in: Add comments for easier maintenance.
18506
18507 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18508
18509 * Makefile.in: Add all-libproc target similar to all-gui.
18510
18511 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18512
18513 * Makefile.in (CHECK_MODULES): split into
18514 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18515
18516 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18517
18518 * config.guess (i386-unknown-bsdi): New system to guess.
18519
18520 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18521
18522 * Makefile.in: Add all-gui target (but not yet build by "all").
18523
18524 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18525
18526 * config.sub: Move deletion of patch suffix from here...
18527 * configure.in: To here, at Ian's suggestion. The top-
18528 level scripts might need to know of a patch level.
18529
18530 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18531
18532 * config.sub: Strip off patch suffix so rtl is recognized
18533 as a sunos4.1.3 machine, even though it's been patched.
18534
18535 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18536
18537 * Makefile.in (INSTALL_LAST): Delete.
18538 (INSTALL_DOSREL): New.
18539
18540 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18541
18542 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18543 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18544 whether we pass down --with-gnu-ld anyhow.
18545
18546 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18547
18548 * Makefile.in (INSTALL_LAST): Change operation so it works
18549 on more flavors of make.
18550 * configure.in (go32): Don't build libg++ or libio.
18551
18552 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18553
18554 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18555 they can be overriden by templates.
18556
18557 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18558
18559 * configure.in (target==go32): Don't build gdb.
18560 * dosrel: New directory.
18561
18562 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18563
18564 * configure.in (host==go32): Configure dosrel too.
18565 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18566 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18567 be set by incoming names or templates.
18568 (INSTALL_LAST): New rule.
18569
18570 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18571
18572 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18573
18574 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18575
18576 * configure.in (appdirs): New variable. Currently empty, but will
18577 be used in gas distribution. If nonempty, lists a set of
18578 directories at least one of which must get configured, or top
18579 level configuration is considered to have failed.
18580 (rs6000-*-lynxos*): Use new file name.
18581
18582 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18583
18584 Eliminate XTRAFLAGS.
18585 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18586 newlib include files using -idirafter, and also use -nostdinc.
18587 (CXX_FOR_TARGET): Likewise.
18588 (XTRAFLAGS): Removed.
18589 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18590 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18591 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18592 ($(DO_X)): Don't pass down XTRAFLAGS.
18593
18594 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18595
18596 * configure.in (mips*-dec-bsd*): New target; do build linker.
18597 (mips*-*-bsd*): New target; don't build linker.
18598
18599 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18600
18601 * configure.in: support rs6000-*-lynxos* configuration.
18602 support sunos4 as a cross target.
18603
18604 * config.sub: look for lynx*, not lynx since the OS version may
18605 legitimately be part of the name.
18606
18607 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18608
18609 * configure.in (i[34]86-*-sco*): Move to be with other i386
18610 targets.
18611 (romp-*-*): New target. Skip various binary utilities.
18612 (vax-*-*): New target. Don't build newlib.
18613 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18614
18615 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18616
18617 * configure.in: Only set host_makefile_frag if config
18618 directory exists.
18619
18620 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18621
18622 * install.sh: If $dstdir exists, don't check whether each
18623 component does.
18624
18625 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18626
18627 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18628
18629 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18630
18631 * configure.in (*-*-lynxos*): Don't configure newlib for either
18632 native or cross Lynx.
18633
18634 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18635
18636 * config.sub (sparc64-elf): Fix os.
18637 (z8k): Remove duplicate.
18638
18639 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18640
18641 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18642 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18643
18644 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18645
18646 * configure: Make file links cleanly even if Lynx fails on
18647 an NFS symlink (at least fail cleanly).
18648
18649 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18650
18651 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18652 -XNh2000.
18653
18654 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18655
18656 * configure: Unknown options are fatal again.
18657
18658 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18659
18660 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18661 compatibility.
18662
18663 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18664
18665 * build-all.mk: Add `clean' target.
18666
18667 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18668
18669 * config.guess: Add SINIX support.
18670 * configure.in: Add mips-*-sysv4* support.
18671
18672 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18673
18674 * build-all.mk: Document all useful targets.
18675 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18676 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18677
18678 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18679
18680 * configure: Support --silent, --quiet.
18681
18682 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18683
18684 * configure: Support --disable-FEATURE.
18685
18686 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18687
18688 * config.guess: Recognize NCR running SVR4.3.
18689
18690 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18691
18692 * config.guess: Make BSDI generate i386-unknown-bsd386.
18693 Patch from Paul Eggert <eggert@twinsun.com>.
18694
18695 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18696
18697 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18698
18699 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18700
18701 * configure: Make unrecognized options give nonfatal warnings
18702 instead of fatal errors, and pass them to any subdirectory
18703 configures in case they recognize them.
18704 Make --x equivalent to --with-x.
18705
18706 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18707
18708 * configure: Add --enable-* options. Clean up usage message and
18709 some comments.
18710
18711 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18712
18713 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18714
18715 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18716
18717 * configure.in (hppa*-*-*): Enable binutils.
18718
18719 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18720
18721 * config.sub: Recognize cisco.
18722
18723 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18724
18725 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18726
18727 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18728
18729 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18730 than one configuration name. Add comment.
18731
18732 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18733
18734 * config.guess: about target *-hitachi-hiuxwe2, fixed
18735 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18736 macro is incorrect.]
18737
18738 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18739
18740 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18741 than the "make ls" stuff which used to be here.
18742
18743 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18744
18745 * config.guess: Recognize i[34]86-unknown-freebsd.
18746 From Shawn M Carey <smcarey@rodan.syr.edu>.
18747
18748 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18749
18750 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18751
18752 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18753
18754 * config.guess: Check for ptx.
18755
18756 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18757
18758 * config.sub: Add os9k checking.
18759
18760 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18761
18762 * config.guess: Handle OSF1 running on HPPA processors
18763
18764 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18765
18766 * configure: If subdir configure fails, print out a message with
18767 subdirectory name, in case subdir's configure code didn't identify
18768 itself.
18769
18770 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18771
18772 * configure.in: Remove embedded newlines from configdirs.
18773 Avoid mismatches of substrings. Fix matching strings at end
18774 of configdirs.
18775
18776 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18777
18778 * config.guess: Add Lynx/rs6000 config support.
18779
18780 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18781
18782 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18783
18784 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18785
18786 * configure.in (hppa*-*-osf*): Treat this just like most other
18787 PA configurations (eg no binutils or ld).
18788 (hppa*-*-*elf*): These configurations have binutils and ld.
18789
18790 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18791
18792 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18793
18794 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18795
18796 * configure.in (rs6000-*-*): Build gas.
18797
18798 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18799
18800 * Makefile.in: Avoid bug in losing hpux sed.
18801
18802 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18803
18804 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18805 for GDB and GDB has been fixed to not need it.
18806
18807 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18808
18809 * config.guess: Recognize vax hosts.
18810
18811 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18812
18813 * configure (while loop): Don't use "break 2" inside case
18814 statement -- the case statement isn't an enclosing loop.
18815
18816 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18817
18818 * config.guess: Clean up NeXT support, to allow nextstep
18819 on Intel machines. Make OS be nextstep.
18820
18821 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18822
18823 * config.guess: Add alternate forms for Convex.
18824
18825 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18826
18827 * configure: Completely rewrite option processing. Take
18828 advantage of pattern-matching to avoid invoking test frequently.
18829 Also clean up host and target defaulting logic.
18830
18831 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18832
18833 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18834 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18835 commands (plus user environment) will fit SCO limits.
18836
18837 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18838
18839 * configure.in: Don't issue warnings about directories which are
18840 not being configured if -norecursion is set. Correct test for
18841 --with-gnu-as and --with-gnu-ld to not get confused by substring
18842 matches.
18843
18844 * configure.in: Don't build gas for alpha-dec-osf1*.
18845
18846 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18847
18848 * configure: Back out Per's change of 12/19/1993. It changes the
18849 behavior of configure in unexpected and confusing ways.
18850
18851 Also, use different delim char when calculating
18852 program_transform_name so that the name can contain slashes.
18853
18854 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18855
18856 * configure.in, config.sub: Add support for VSTa micro-kernel.
18857
18858 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18859
18860 * configure.in: Nuke hacks which were used to get a special
18861 version of GAS for HPPA configurations.
18862
18863 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18864
18865 * configure: If only ${target_alias} is given, use that
18866 as the default for ${host_alias}.
18867 * configure: Add missing back-slashes before nested quotes.
18868
18869 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18870
18871 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18872
18873 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18874
18875 * config.guess: Recognize some Tektronix configurations.
18876 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18877
18878 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18879
18880 * config.sub: Match any flavor of SH.
18881
18882 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18883
18884 * configure.in: Don't try to configure newlib for Alpha.
18885
18886 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18887
18888 * configure.in: Don't build ld for Irix 5. Don't build gas,
18889 libg++ or libio for any Alpha target.
18890
18891 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18892
18893 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18894
18895 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18896 default arguments -- so it tried to compress itself.
18897
18898 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18899
18900 * configure.in (notsupp): ensure that a space is always at the end
18901 of the configdirs list, since the grep checks for an explicit space
18902
18903 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18904
18905 * configure.in (target i386-sysv4.2): don't build ld, since static
18906 versions of many libraries are not available.
18907
18908 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18909
18910 * config.guess: Recognize Apollos (using environment variables).
18911 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18912
18913 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18914
18915 * config.guess: Recognize Sony news mips running newsos.
18916
18917 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18918
18919 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18920 "fi ; else" for bash.
18921
18922 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18923
18924 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18925
18926 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18927
18928 * config.sub: accept unixware as an alias for svr4.2.
18929 Fix some inconsistancies with the gcc version.
18930
18931 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18932
18933 * Makefile.in (DISTDOCDIRS): Add gdb.
18934
18935 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18936
18937 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18938
18939 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18940
18941 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18942 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18943 this now.
18944
18945 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18946
18947 * config.sub: Accept hiux* as an OS name.
18948
18949 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18950 etc/make-stds.texi. The underscore came from gcc, and dje now
18951 agrees that RUNTESTFLAGS is the correct name.
18952
18953 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18954
18955 * install.sh: Remove 'set -e'. It makes any conditionals
18956 in the script useless.
18957
18958 * config.guess: Automatically recognize arm-acorn-riscix
18959 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18960
18961 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18962
18963 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18964
18965 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18966
18967 * Makefile.in (DISTDOCDIRS): New variable.
18968 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18969 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18970
18971 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18972
18973 * configure.in (hppa target): check the source directory for the
18974 pagas sub-directory
18975
18976 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18977
18978 * config.sub: Allow -aout* and -elf*.
18979
18980 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18981
18982 * configure.in: Don't build ld on i386-solaris2, same as for
18983 sparc-solaris2.
18984
18985 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18986
18987 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18988
18989 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18990
18991 * configure.in: Configure gdb for alpha.
18992
18993 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18994
18995 * Makefile.in (CXXFLAGS): Add -O.
18996
18997 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18998
18999 * config.guess: added support for DG Aviion
19000
19001 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19002
19003 * configure.in: Produce warning message for subdirectories not
19004 configurable for this host/target combination. Don't try to
19005 configure gdb for vms.
19006
19007 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19008
19009 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19010 appropriate files before making "diststuff".
19011 (DISTBISONFILES): New var: list of files to be edited.
19012 (DISTSTUFFDIRS): Add binutils.
19013
19014 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19015
19016 * config.sub: also handle mipsel and mips64el (for little endian mips)
19017
19018 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19019
19020 * configure.in: Add * to end of all OS names.
19021
19022 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
19023
19024 * configure.in: Build newlib for LynxOS native.
19025
19026 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19027
19028 * config.guess: Add support for delta 88k running SVR3.
19029
19030 * configure.in: Add comment about HP compiler vs. emacs.
19031
19032 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19033
19034 * configure.in: don't build ld on solaris2 (not a viable option
19035 due to bugs in getpwnam & getpwuid)
19036
19037 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19038
19039 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19040 config.guess will produce a full version number.
19041
19042 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19043
19044 * configure.in: Build linker and binutils for alpha-dec-osf1.
19045
19046 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19047
19048 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19049 and gdb/testsuite/Makefile.in.
19050
19051 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19052
19053 * configure.in: recognize mips*- instead of mips-
19054
19055 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
19056
19057 * config.sub: Accept linux*coff and linux*elf as operating
19058 systems.
19059
19060 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19061
19062 * config.sub: Recognize mips64, and mips3 as an alias for it.
19063
19064 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19065
19066 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19067 gdb knows how to handle OSF/1 shared libraries.
19068
19069 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19070
19071 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19072 * config.guess: Recognize Hitachi's HIUX.
19073 * config.sub: Recognize h3050r* and hppahitachi.
19074 Remove redundant cases for hp9k[23]*.
19075
19076 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19077
19078 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19079 if gas and ld are in the source tree and are in ${configdirs}.
19080 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19081 --with options (but still pass them down on the command line,
19082 if they were explicitly specified).
19083
19084 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19085
19086 * configure: substitute SHELL value in Makefile.in with
19087 ${CONFIG_SHELL}
19088
19089 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19090
19091 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19092 *-*-solaris2* targets.
19093
19094 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19095
19096 * Makefile.in: define M4, and pass it down to sub-makes;
19097 all-autoconf now depends on all-m4
19098
19099 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19100
19101 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19102 presence of {ar,ranlib} instead of a configured directory
19103
19104 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
19105
19106 * config.guess: Accept 34?? as well as 33?? for NCR.
19107
19108 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19109
19110 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19111 of 'gas' in sed commands, since 'gash' is now in the tree as well.
19112
19113 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19114
19115 * configure: grab values for $(CC) and $(CXX) from the
19116 environment, so that someone can do "CC=gcc configure; make" and
19117 have it work right (matching the way that autoconf works now)
19118
19119 * configure.in, Makefile.in: add support for gash, the tcl
19120 interface to Galaxy
19121
19122 * config.guess: add NetBSD variants (hp300, x86)
19123
19124 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
19125
19126 * install.sh: Support -d option (in the manner of SunOS 4 install,
19127 as it is more deterministic than that of GNU install)
19128 (chmodcmd): Set file to mode 755 by default (should also do default
19129 chgrp and chown, but I don't feel like dealing with that now)
19130
19131 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
19132
19133 * config.sub: Remove h8300hhms alias.
19134
19135 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19136
19137 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19138
19139 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19140
19141 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19142 as stmp-fixinc
19143
19144 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19145
19146 * config.sub: recognize m88110-bug-coff.
19147
19148 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19149
19150 * Makefile.in (all-libio): all dependencies on the toolchain used
19151 to build this (gcc, gas, ld, etc)
19152
19153 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19154
19155 * config.guess: Deal with OSF/1 1.3 on alpha.
19156
19157 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19158
19159 * install.sh: add some 'else true' clauses for portability
19160
19161 * configure.in: don't build libio for h8[35]00-*-* targets
19162
19163 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
19164
19165 * Makefile.in: Add support for new libio.
19166
19167 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19168
19169 * install.sh: If one command fails, don't try the rest. Don't try
19170 to remove $dsttmp (via trap) unless we have already created it.
19171 If $src doesn't exist, detect it and exit with an error.
19172
19173 * config.guess: Recognize BSD on hp300.
19174
19175 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
19176
19177 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19178 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19179
19180 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
19181
19182 * Makefile.in (all-send-pr): depends on all-prms
19183
19184 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19185
19186 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19187
19188 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19189
19190 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19191 Added test for mips-mips-riscos5.
19192
19193 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19194
19195 * configure.in: use mh-hp300 for 68k HP hosts
19196
19197 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19198
19199 * configure: add support for CONFIG_SHELL, so that you can use
19200 some alternate shell for evaluating configure scripts
19201
19202 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19203
19204 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19205 in configure script to bug-gdb@prep.ai.mit.edu when building
19206 distribution archive.
19207 * Makefile.in (COMPRESS): Remove def.
19208 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19209 gdb.tar.Z and make-gdb.tar.Z respectively.
19210 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19211 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19212 to convergence with 'taz' target in Makefile.in.
19213
19214 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19215
19216 * install.sh (dsttmp): use trap to ensure that tmp files go
19217 away on error conditions
19218
19219 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19220
19221 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19222
19223 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19224
19225 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19226 its parent is '/' not ''.
19227
19228 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19229
19230 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19231
19232 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19233 that ${newsrcdir}/configure.in does.
19234
19235 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19236
19237 * test-build.mk: support for CONFIG_SHELL
19238
19239 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19240
19241 * config.sub (netware): Add as a basic system type.
19242
19243 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19244
19245 * Makefile.in (Makefile): depend on configure.in. Also drop the
19246 $(srcdir)/ from the dependency on Makefile.in.
19247
19248 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19249
19250 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19251 (h8300hhms is temporary until multi-libraries are implemented).
19252 * configure.in: Handle h8300h too.
19253
19254 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19255
19256 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19257
19258 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19259
19260 * configure: Remove extraneous output when guessing host type.
19261 * config.guess: Remove extraneous output when guessing using C
19262 compiler rather than uname, or when guessing fails.
19263
19264 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19265
19266 * Makefile.in: remove all.cross and install.cross targets
19267
19268 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19269 definitions
19270
19271 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19272
19273 * configure.in (target sh): Build gprof.
19274
19275 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19276
19277 * config.sub: change -solaris to -solaris2
19278
19279 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19280
19281 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19282
19283 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19284
19285 * configure: Correct error message for missing Makefile.in to
19286 print correct directory.
19287
19288 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19289
19290 * install.sh: kludge around 386BSD shell bug
19291
19292 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19293
19294 * config.guess: Recognize NeXT.
19295 * config.guess: Recognize i486-ncr-sysv4.
19296 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19297
19298 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19299
19300 * Makefile.in (MAKEINFOFLAGS): New variable.
19301 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19302 * build-all.mk, test-build.mk: Pass down --no-split as
19303 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19304
19305 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19306
19307 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19308
19309 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19310
19311 * Makefile.in (libg++.tar.z): New rule.
19312 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19313 * Makefile.in (taz): Only do a single chmod.
19314
19315 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19316
19317 * install.sh: don't use dirname anymore (replaced with sed usage)
19318
19319 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19320
19321 * Makefile.in: Change extension for gzip'd files from '.z' to
19322 '.gz' per new FSF standard usage.
19323
19324 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19325
19326 * configure: put quotes around the final value of program_transform_name
19327
19328 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19329
19330 * Makefile.in: new install.sh support; update install-info rules
19331
19332 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19333
19334 * configure.in: Build diff for crosses, but not for go32 host.
19335
19336 * configure.in: Build gprof only for native, and don't build it
19337 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19338
19339 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19340
19341 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19342
19343 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19344
19345 * configure.in (host_tools): Add prms.
19346
19347 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19348
19349 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19350 with $(FLAGS_TO_PASS) on the command line
19351
19352 * config.sub: Recognize lynx and lynxos
19353
19354 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19355
19356 * config.sub: Accept -ecoff*, not just -ecoff.
19357
19358 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19359
19360 * Makefile.in (taz): Use .gz suffix instead of .z.
19361 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19362 names.
19363
19364 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19365
19366 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19367
19368 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19369
19370 * Makefile.in (install-no-fixedincludes): install gcc last, so
19371 that rebuilds that might happen during 'make install' don't get
19372 bogus gcc include files
19373
19374 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19375
19376 Change from Utah for HPPA support:
19377 * config.guess: Recognize hppa1.x-hp-bsd.
19378
19379 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19380
19381 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19382 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19383
19384 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19385
19386 * config.sub: Add support for rom68k and bug boot monitors.
19387
19388 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19389
19390 * Makefile.in: Make all-opcodes depend on all-bfd.
19391
19392 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19393
19394 * config.guess: Added special check for i[34]86-univel-sysv4*.
19395
19396 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19397
19398 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19399 the processor rather than assuming i486.
19400
19401 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19402
19403 * config.guess: Recognize SunOS6 as Solaris3.
19404
19405 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19406
19407 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19408 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19409
19410 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19411
19412 * build-all.mk (all-cross): New target for Canadian Cross.
19413 Added Q2 go32 targets.
19414 * test-build.mk: Configure go32 cross sparclite-aout and
19415 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19416 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19417
19418 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19419
19420 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19421 GO32 hosted toolchains
19422
19423 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19424
19425 * configure: change so "-exec-prefix" gets passed down rather
19426 than "-exec_prefix" so autoconf generated Makefiles get the
19427 exec_prefix set right.
19428
19429 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19430
19431 * config.guess: get the Solaris2 minor version number
19432
19433 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19434
19435 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19436
19437 * config.guess: Recognize some Sequent platforms.
19438
19439 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19440
19441 * Makefile.in: added the vault-install target
19442
19443 * configure.in: actually use the Sun3 makefile fragment that's in
19444 config, also added the release dir to configdirs
19445
19446 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19447
19448 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19449
19450 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19451
19452 * configure.in: remove some program from Alpha targetted toolchains
19453
19454 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19455
19456 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19457 gprof.
19458 (taz): Run "make diststuff" in those directories instead of "make
19459 proto-dir". Look for "VERSION=" only at start of line in subdir
19460 Makefile. Use "gzip -9" for compression.
19461 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19462 (binutils.tar.z): New target.
19463
19464 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19465
19466 * Makefile.in (taz): Include gpl.texinfo.
19467
19468 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19469
19470 * Makefile.in (setup-dirs): Merged into "taz" target.
19471 (taz): Only do `proto-dir' stuff if a directory is actually needed
19472 for this target.
19473
19474 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19475
19476 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19477 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19478 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19479 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19480 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19481
19482 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19483
19484 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19485 config.sub, and move-if-change to gdb testsuite distribution
19486 archive, so the testsuite can be extracted, configured, and
19487 run separately from the gdb distribution. Blow away the Chill
19488 tests that require a Chill compiled executable, since GNU Chill
19489 is not yet publically available.
19490
19491 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19492
19493 * test-build.mk: set environment variables in a single command,
19494 instead of a list of assignments and exports
19495
19496 * config.guess: recognize Alpha/OSF1 systems
19497
19498 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19499
19500 * configure: Change help message to prefer --options rather than
19501 -options.
19502
19503 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19504
19505 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19506 zippy@ecst.csuchico.edu.
19507 * config.guess: Recognize miniframe.
19508
19509 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19510
19511 * Makefile.in: Use srcroot to find runtest rather than rootme.
19512 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19513
19514 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19515
19516 * test-build.mk: Extensive additions to support building on a
19517 machine other than the host.
19518
19519 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19520
19521 * configure (tooldir): Fix for i386-aix again.
19522
19523 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19524
19525 * configure, Makefile.in: Change definition of $(tooldir)
19526 to match the FSF.
19527
19528 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19529
19530 * config.guess: Recognize i[34]86/SVR4.
19531
19532 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19533
19534 * Makefile.in (all-gdb): gdb depends on sim.
19535
19536 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19537
19538 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19539 at the same time we make the prototype gdb directory.
19540 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19541 files at the same time as the gdb base release distribution.
19542
19543 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19544
19545 * Makefile.in (check): Use individual check targets rather than
19546 DO_X rule.
19547 (check-gcc): Added.
19548
19549 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19550
19551 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19552 for System V release 3.2.
19553
19554 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19555
19556 * config.sub: Recognize hppaosf.
19557 * configure.in: Do configure ld/binutils/gas for it.
19558
19559 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19560
19561 * configure (tooldir): Alter syntax used to set this, for systems
19562 where "\$" isn't handled right, like i386-aix.
19563
19564 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19565
19566 * configure: Pass program-transform-name, not
19567 program_transform_name, to recursive configures.
19568
19569 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19570
19571 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19572 of gas+ld+binutils.
19573
19574 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19575
19576 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19577
19578 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19579
19580 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19581
19582 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19583
19584 * Makefile.in (PRMS): Set back to all-prms.
19585
19586 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19587
19588 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19589 targets, rather than for MIPS hosts.
19590
19591 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19592
19593 * configure.in: add comment for --with-x default values
19594
19595 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19596
19597 * Makefile.in: add check-* targets for each of the directories in
19598 the tree. Add a definition of RUNTEST that will use the one we
19599 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19600
19601 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19602
19603 * configure.in: Removed obsolete references to bfd_target and
19604 target_makefile_frag.
19605
19606 * build-all.mk: Set assorted targets for Q2.
19607 * config.sub: Recognize z8k-sim and h8300-hms.
19608 * test-build.mk: Really don't pass host to configure.
19609 (HOLES): Added uname.
19610
19611 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19612
19613 * configure: Handle an empty program-prefix, program-suffix or
19614 program-transform-name correctly.
19615
19616 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19617
19618 * build-all.mk: -G 8 no longer required for MIPS targets.
19619 * test-build.mk: Don't pass host argument to configure; make it
19620 guess.
19621
19622 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19623
19624 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19625 * Makefile.in (COMPRESS): New macro, like GZIP.
19626
19627 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19628
19629 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19630
19631 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19632 with gas currently defaults to -G 0.
19633
19634 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19635
19636 * Makefile.in (all-flex): flex depends on byacc.
19637
19638 * build-all.mk: If host not specified, use config.guess. Pass TAG
19639 to test-build.mk as RELEASE_TAG.
19640 * test-build.mk (configargs): New variable containing arguments to
19641 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19642 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19643
19644 * config.guess: Use /bin/uname when checking -X argument on SCO,
19645 to avoid invoking GNU uname which doesn't understand -X.
19646
19647 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19648
19649 * configure.in: Build gas for mips-*-*.
19650
19651 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19652
19653 * Makefile.in (all.normal): insert missing backslash.
19654
19655 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19656
19657 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19658
19659 * Makefile.in: Complete overhaul to merge many almost identical
19660 targets.
19661
19662 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19663
19664 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19665 (gdb.tar.Z): Adjusted.
19666
19667 * Makefile.in (setup-dirs, taz): New targets; should be general
19668 enough to adapt for gdb sometime. Build only .z file.
19669 (gas.tar.z): New target.
19670
19671 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19672
19673 * build-all.mk: Use CC=cc -Xs on Solaris.
19674
19675 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19676
19677 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19678 for handling BISON for FSF releases.
19679
19680 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19681
19682 * configure: Actually implement the change zoo just documented.
19683
19684 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19685
19686 * configure: when using config.guess, only set target_alias when
19687 it's not already been set (ie, on the command line)
19688
19689 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19690
19691 * Makefile.in: add installcheck target, set PRMS to install-prms
19692
19693 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19694
19695 * configure: add support for package_makefile_fragment, handle the
19696 case where a directory has a configure.in file but no Makefile.in
19697 more gracefully (with an actual understandable error message, even);
19698 add support for --without (and add this to the usage message); also
19699 explicitly add a --host=${host_alias} to the command line when
19700 config.guess is used
19701
19702 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19703
19704 * configure: Must use both --host and --target in recursive calls.
19705
19706 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19707
19708 * Makefile.in: Change deja-gnu to dejagnu.
19709
19710 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19711
19712 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19713
19714 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19715
19716 * configure.in: canonicalize all instances to *-*-solaris2*,
19717 also strip out a number of tools to not build for go32 host
19718
19719 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19720
19721 * config.guess: add GPL.
19722
19723 * Makefile.in, config.guess, config.sub, configure: bump
19724 copyrights to 93.
19725
19726 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19727
19728 * Makefile.in (do-info): Removed obsolete check for existence of
19729 localenv file.
19730
19731 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19732
19733 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19734
19735 * Makefile.in: a couple of 'else true' for decstation,
19736 support for TclX
19737
19738 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19739
19740 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19741
19742 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19743
19744 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19745
19746 * config.guess: Recognize i386-ibm-aix (PS/2).
19747 * configure.in: Use config/mh-aix386 file for it.
19748
19749 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19750
19751 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19752 CC_FOR_TARGET instead.
19753 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19754
19755 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19756
19757 * Makefile.in: Add sim to list of directories sent with gdb
19758
19759 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19760
19761 * configure.in: Put back mips-dec-bsd* case.
19762
19763 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19764
19765 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19766 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19767 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19768
19769 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19770
19771 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19772
19773 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19774 (install-info): install dir.info only if it exists,
19775 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19776
19777 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19778
19779 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19780 gas for mips-dec-bsd.
19781
19782 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19783
19784 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19785 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19786
19787 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19788
19789 * configure.in: Added "dejagnu" to hosttools list.
19790
19791 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19792
19793 * config.sub, configure.in, config.guess: Add support
19794 for Bosx, an AIX variant from Bull.
19795 Patches from F.Pierresteguy@frcl.bull.fr.
19796
19797 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19798
19799 * devo/dejagnu: Initial creation of devo/dejagnu.
19800 Migrated dejagnu testcases and support files for testing software
19801 tools to reside as subdirectories, currently called "testsuite",
19802 within the directory of the software tool. Migrated all programs,
19803 support libraries, etc. beloging to dejagnu proper from
19804 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19805 with no modifications. The changes to these files which will
19806 allow them to configure, build, and execute properly will be made
19807 in a future update.
19808
19809 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19810
19811 * Makefile.in: Change send_pr to send-pr.
19812 * configure.in: Likewise.
19813 * send_pr: Renamed directory to send-pr.
19814
19815 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19816
19817 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19818
19819 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19820
19821 * README: Update for gdb-4.8 release.
19822 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19823 gdb-xxx.tar.z (gzip'd) file also.
19824
19825 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19826
19827 * Makefile.in: make all-diff depend on all-libiberty
19828
19829 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19830
19831 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19832
19833 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19834
19835 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19836
19837 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19838
19839 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19840 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19841 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19842
19843 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19844
19845 * Makefile.in: makeinfo binary is in a new location
19846
19847 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19848
19849 * config.sub: Accept -ecoff as an OS.
19850
19851 * Makefile.in: Various changes to eliminate a level of make
19852 recursion and reduce the required command line length.
19853 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19854 sub-makes.
19855 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19856 variables holding settings for specific sub-makes.
19857 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19858 in terms of BASE_FLAGS_TO_PASS.
19859 (TARGET_LIBS): New variable listing directories which use
19860 TARGET_FLAGS_TO_PASS.
19861 (subdir_do): Eliminated.
19862 (do-*): New set of targets to replace subdir_do.
19863 (various): All targets which used subdir_do now depend on do-*.
19864 (local-clean): Renamed from do_clean.
19865 (local-distclean): New target, dependency of distclean and
19866 realclean.
19867 (install-info): Don't create directories. Depend on dir.info
19868 rather than calling make recursively.
19869 (install-dir.info): Eliminated.
19870 (install-info-dirs): Create all info directories here.
19871 (dir.info): Depend upon do-install-info.
19872
19873 * test-build.mk (HOLES): Added false.
19874
19875 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19876
19877 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19878
19879 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19880
19881 * Makefile.in (info): remove dependency on all-texinfo. The
19882 problem was really in texinfo/C, not at this level.
19883
19884 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19885
19886 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19887
19888 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19889
19890 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19891 GDB releases.
19892
19893 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19894
19895 * configure: Include srcdir in message about target of link not
19896 being found. Don't convert `-' to `_' in `with' options being
19897 passed to subdirs.
19898
19899 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19900
19901 * configure.in: add uudecode to host_tools
19902
19903 * Makefile.in: added {all,install}-uudecode targets, added them to
19904 the appropriate lists
19905
19906 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19907
19908 * Makefile.in (all-gcc): Added dependency on all-gas.
19909
19910 * configure.in (mips-*-*): Build ld and binutils.
19911
19912 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19913
19914 * configure: check return code from mkdir, print error message and
19915 exit on failure.
19916
19917 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19918
19919 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19920
19921 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19922
19923 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19924
19925 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19926
19927 * config.sub (h8500): Recognize this as a cpu type.
19928
19929 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19930
19931 * configure: source directory missing is no longer a warning
19932
19933 * configure.in: recognize irix[34]* instead of irix[34]
19934
19935 * Makefile.in: define and pass down X11_LIB
19936
19937 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19938
19939 * guess-systype: Renamed to ...
19940 * config.guess: ... by popular request.
19941 * configure.in, Makefile.in: Update accordingly.
19942
19943 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19944
19945 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19946 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19947 + Execute ./dummy instead of assuming . is in PATH.
19948
19949 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19950
19951 * guess-systype: New shell script. Attempts to guess the
19952 canonical host name of the executing host.
19953 Only a few hosts are supported so far.
19954 * configure: Call guess-systype if no host is specified.
19955
19956 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19957
19958 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19959 gcc Makefile.
19960
19961 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19962
19963 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19964 (all-gcc, install-gcc, subdir_do): Use it.
19965
19966 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19967
19968 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19969
19970 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19971
19972 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19973 set exclusively by configure, using configure.in .
19974
19975 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19976
19977 * test-build.mk: set $PATH for all builds
19978
19979 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19980
19981 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19982
19983 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19984 the one used in gcc/Makefile.in, so that a null expansion doesn't
19985 override the one needed to build gcc with a native cc.
19986
19987 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19988
19989 * configure: Accept -with arguments.
19990
19991 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19992
19993 * Makefile.in: added h8300sim
19994
19995 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19996
19997 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19998 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19999 (all-cygnus, native, build-cygnus): Make
20000 $(canonhost)-stamp-3stage-done, not $(host)....
20001 * test-build.mk (stamp-3stage-compared): Use tail +10c for
20002 i386-sco3.2v4. Added else true to if command.
20003
20004 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
20005
20006 * config.sub: (from FSF) Sequent uses a BSD-like OS.
20007
20008 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
20009
20010 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20011
20012 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20013
20014 * configure.in: don't remove binutils from Solaris builds
20015
20016 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
20017
20018 * Makefile.in: get rid of earlier definitions for *clean,
20019 also handle the recursive info rule better
20020
20021 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
20022
20023 * Makefile.in (mostlyclean, distclean, realclean): Fix to
20024 do more-or-less the right thing.
20025
20026 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
20027
20028 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20029 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20030
20031 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20032
20033 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20034 $(host_canonical).
20035
20036 * configure.in: split the configdirs list into 4 categories (native
20037 v. cross, library v. tool) and handle the cross-only and native-
20038 only in more reasonable (and correct!) way.
20039
20040 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
20041
20042 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
20043 configdirs anymore.
20044
20045 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20046
20047 * Makefile.in: extensive cleanup:: removed all of the explicit
20048 clean-* targets, collapsed many wrappers around subdir_do into
20049 one, added additional targets to satisfy standards.texi, deleted
20050 some old targets, some changes for consistency
20051
20052 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20053
20054 * configure.in: handle some programs as cross-only, and others as
20055 native only
20056
20057 * test-build.mk: handle partial holes in a more generic manner
20058
20059 * Makefile.in: m4 depends on libiberty
20060
20061 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20062
20063 * configure.in: add m4, textutils, fileutils, sed, shellutils,
20064 time, wdiff, and find to configdirs
20065
20066 * Makefile.in: all, clean, and install rules for the new programs
20067 added to configure.in
20068
20069 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20070
20071 * configure.in: use mh-sun for all *-sun-* hosts
20072
20073 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20074
20075 * Makefile.in: define flags for X11 include files and library file
20076 locations, pass them down to the programs that need this info
20077
20078 * build-all.mk: added a 'native' target, to 3stage the native toolchain
20079
20080 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20081
20082 * configure.in: start building libg++ for HP-UX targets
20083
20084 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
20085
20086 * README: Update references to files moved into etc/.
20087
20088 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
20089
20090 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
20091 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
20092
20093 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
20094
20095 * configure: accept dash as well as underscore in long option
20096 names for FSF compatibility.
20097
20098 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
20099
20100 * config.sub: added -sco3.2v4 support from FSF.
20101
20102 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20103
20104 * configure.in: expand the section that adds or removes
20105 directories from the list of programs to build, to handle native
20106 vs. cross in addition to host v. native
20107
20108 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
20109
20110 * Makefile.in: Replace C++ in macro names with CXX.
20111 This is less likely to break ...
20112
20113 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20114
20115 * test-build.mk: add -w to GNU_MAKE
20116
20117 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20118
20119 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20120 add 'sparc' to list of recognized cpus. This needed to make
20121 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20122 Delete some redundant ose68 variants. Recognize -wrs as an os,
20123 then changes that into $CPU-wrs-vxworks.
20124
20125 * configure.in: remove most references to gdbtest, regularize
20126 target based program removal
20127
20128 * test-build.mk: import from p3 tree (many fixes and changes)
20129
20130 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20131
20132 * Makefile.in: added rules to handle tcl, tk, and expect
20133
20134 * configure.in: handle those directories if they exist
20135
20136 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20137
20138 * config.sub: removed bogus hppabsd and hppahpux names, since
20139 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20140
20141 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20142
20143 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
20144 depends upon all-xiberty
20145
20146 * Makefile.in: changes from p3, including:
20147
20148 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
20149
20150 * Makefile.in (XTRAFLAGS): include newlib directories if
20151 newlib/Makefile exists, rather than if host != target.
20152
20153 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
20154
20155 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20156 from the same source tree and not building a cross-compiler. This
20157 matters for the libg++ configuration if reconfiguring a tree that
20158 has already been installed.
20159
20160 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
20161
20162 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20163 pick up the machine and system specific header files.
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 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
20172
20173 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20174 We need them for unusual native builds, like systems without
20175 ranlib.
20176
20177 * configure: also define $(host_canonical) and
20178 $(target_canonical), which are the full, canonical names for the
20179 given host and target
20180
20181 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
20182
20183 * Makefile.in: Added separate definitions for C++.
20184
20185 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
20186
20187 * configure.in (configdirs): Add deja-gnu.
20188
20189 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
20190
20191 * README: Update for configure.texi and gdb-4.7 release.
20192
20193 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
20194
20195 * Makefile.in: Move "all" target to top of file.
20196 Previously, first target was ".PHONY" which caused BSD4.4 make
20197 to build .PHONY when make was run without arguments.
20198
20199 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20200
20201 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20202 Library-copylefted code in libiberty.
20203
20204 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20205
20206 * config.sub: Replace m68kmote with plain old m68k.
20207
20208 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20209
20210 * Makefile.in: Remove space from blank line, avoid Make complaints.
20211
20212 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20213
20214 * config.sub: Complain if no argument is given. Added support for
20215 386bsd as OS and target alias.
20216
20217 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20218
20219 * Makefile.in (XTRAFLAGS): include newlib directories if
20220 newlib/Makefile exists, rather than if host != target.
20221
20222 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20223
20224 * config.sub: recognize sparclite-wrs-vxworks.
20225
20226 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20227 p3.) Added clean-xiberty to clean.
20228
20229 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20230
20231 * configure.in: use *-*-* instead of nested cases for host and target
20232
20233 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20234
20235 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20236 from the same source tree and not building a cross-compiler. This
20237 matters for the libg++ configuration if reconfiguring a tree that
20238 has already been installed.
20239
20240 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20241
20242 * config.sub (i486v/i486v4): Merge in from FSF version.
20243
20244 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20245
20246 * configure: only set PWD if it is already set.
20247
20248 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20249
20250 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20251 doesn't have unset and all success paths (and most error paths)
20252 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20253 to just ${PWD} to avoid confusion.)
20254
20255 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20256
20257 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20258 even for a native compilation.
20259
20260 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20261
20262 Changes to make the gdb.tar.Z rule work better.
20263
20264 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20265 (DEVO_SUPPORT): Add configure.texi.
20266 (bfd-ilrt.tar.Z): Remove ancient rule.
20267
20268 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20269
20270 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20271 pick up the machine and system specific header files.
20272
20273 * configure.in, config.sub: added new target m68010-adobe-scout,
20274 with alias of adobe68k. Changed configure.in to check for
20275 -scout before -sco* to avoid a false match.
20276
20277 * Makefile.in: added AS_FOR_TARGET, passed down in
20278 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20279 the C compiler to use to create programs which are run in the
20280 build environment, set it to default to $(CC), and passed it down
20281 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20282
20283 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20284
20285 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20286 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20287 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20288 FOR_TARGET variants, to newlib and libg++.
20289
20290 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20291
20292 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20293 first.
20294
20295 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20296
20297 * config.sub: Accept `elf' as an environment.
20298
20299 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20300
20301 * Makefile.in (all-opcodes): cd into the right directory
20302
20303 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20304
20305 * configure: added -program_transform_name option, used as
20306 argument to sed when installing programs.
20307 configure.texi: added documentation for -program_prefix,
20308 -program_suffix and -program_transform_name.
20309
20310 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20311
20312 * config.sub: Accept i486 where i386 ok.
20313
20314 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20315
20316 * config.sub: accept we32k
20317
20318 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20319
20320 * config.sub, configure.in: accept OSE68000 and OSE68k.
20321
20322 * Makefile.in: don't create all directories for ``make install'';
20323 let the subdirectories create the ones they need.
20324
20325 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20326
20327 * COPYING: new file, GPL v2
20328
20329 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20330
20331 * Makefile.in: use the new gen-info-dir, which needs a template
20332 argument (which also lives in texinfo)
20333
20334 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20335
20336 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20337
20338 * config.sub (ncr3000): Change i386 to i486.
20339
20340 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20341
20342 * Makefile.in: add install-rcs, install-grep to
20343 install-no-fixedincludes, removed install-bison and install-libgcc
20344
20345 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20346
20347 * configure.in: grab the HPUX makefile fragment if on HPUX
20348
20349 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20350
20351 * Makefile.in: eradicate bison spoor (ditto libgcc).
20352 configure.in: recognise m68{k,000}-ericsson-OSE.
20353 es1800 is alias for m68k-ericsson-OSE
20354
20355 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20356
20357 * configure.in: rearrange the parts that remove programs from
20358 configdirs, based now on HOST==TARGET or by canonical triple.
20359
20360 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20361
20362 * test-build.mk: recurse explicitly with -f test-build.mk when
20363 appropriate. predicate stage3 and comparison on the existence
20364 of gcc. That is, if gcc isn't around, we aren't three-staging.
20365 On very clean, also remove ...stamp-co. Build in-place before
20366 doing other builds.
20367
20368 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20369
20370 * Makefile.in, configure.in: add tgas
20371
20372 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20373
20374 * Makefile.in: a number of changes merged in from progressive.
20375
20376 * configure.in: add libm.
20377
20378 * .cvsignore: ignore some stuff that comes from test-build.mk.
20379
20380 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20381
20382 * config.sub: Add es1800 (m68k-ericsson-es1800).
20383
20384 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20385
20386 * configure: Add program_suffix (parallel to program_prefix)
20387 * Makefile.in: adjust directory-creating script for losing decstation
20388
20389 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20390
20391 * configure: Minor $subdir-related fixes.
20392
20393 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20394
20395 * configure: fix various problems with propogating
20396 makefile_target_frag in subdirs.
20397 * configure.in: config libgcc if its there
20398
20399 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20400
20401 * config.sub: HPPA merge.
20402
20403 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20404
20405 * Makefile.in: Replace all-bison with all-byacc in all
20406 dependency lines for other tools (which now use byacc).
20407
20408 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20409
20410 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20411
20412 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20413
20414 * Makefile.in: make gprof rules similar to byacc rules (instead of
20415 vestigal $(unsubdir) that didn't work...)
20416
20417 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20418
20419 * config.sub: Add support for Linux.
20420 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20421 (at least for libg++).
20422
20423 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20424
20425 * configure.texi: fix doc for the -nfp option to configure
20426
20427 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20428
20429 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20430
20431 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20432
20433 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20434 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20435 * configure.in: added solaris* host_makefile_frag hook.
20436
20437 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20438
20439 * config.sub: changed recognition of m68000 so that various
20440 m68k types can be specified via m680[01234]0
20441
20442 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20443
20444 * config.sub (basic_machine): fix sed so that '-foo' isn't
20445 completely substituted out while .+'-foo' loses the '-foo'
20446
20447 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20448
20449 * config.sub ($os): Add -aout.
20450
20451 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20452
20453 * configure: If host_makefile_frag is absolute, don't
20454 prefix ${invsubdir} (relevant to libg++ auto-configure).
20455
20456 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20457
20458 * Makefile.in (tooldir): Define it.
20459 (all-ld): Depend on all-flex.
20460
20461 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20462
20463 * Makefile.in (check): Fix libg++ special case.
20464
20465 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20466
20467 * configure: do not bury `pwd` into config.status, thus do fewer
20468 pwd's.
20469
20470 * configure: print the "Building in" message only when building in
20471 other than "." AND verbose.
20472
20473 * configure: remove -s, rework -v to better accommodate guested
20474 configures.
20475
20476 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20477
20478 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20479
20480 * Makefile.in: macroize flags passed on recursion. remove
20481 fileutils.
20482
20483 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20484
20485 * configure: get makesrcdir right for subdirs deeper than 1.
20486
20487 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20488 install.
20489
20490 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20491
20492 * Makefile.in: don't print subdir_do or recursion lines.
20493
20494 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20495
20496 * standards.texi: added menu item.
20497
20498 * Makefile.in: build and install standards.info.
20499
20500 * standards.texi: new file.
20501
20502 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20503
20504 * configure: test for and move config.status pieces from
20505 ${subdir}/.
20506
20507 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20508
20509 * configure: Test for existance of files before trying to mv
20510 them, to avoid numerous non-existance messages.
20511
20512 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20513
20514 * configure: correct final line of config.status.
20515
20516 * configure: patch from eggert. Avoids a protection problem if
20517 the original Makefile.in is read only.
20518
20519 * configure: use move-if-change from gcc to create config.status.
20520 Some makefiles depend on config.status to tell if a directory
20521 has been reconfigured for a different host. This change
20522 prevents those directories from remaking everything in the case
20523 where the reconfig was only intended to rebuild a Makefile.
20524
20525 * configure: test for config.sub with "config.sub sun4" rather
20526 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20527 host alias from a missing config.sub.
20528
20529 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20530
20531 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20532 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20533
20534 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20535
20536 * configure: mkdir ${subdir} as needed.
20537
20538 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20539
20540 * Makefile.in,configure.in: added autoconf.
20541
20542 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20543
20544 * Makefile.in: no longer pass against on recursion.
20545
20546 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20547 definitions are not inherited.
20548
20549 * configure: correct makesrcdir when subdir is .
20550
20551 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20552
20553 * configure: Add support for 'subdirs' variable, which is
20554 like 'configdirs', except that configure doesn't re-invoke
20555 itself for subdirs, it just creates a Makefile for each subdir.
20556 * configure.texi: Document subdirs.
20557
20558 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20559
20560 * configure.in: added flex to configdirs
20561
20562 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20563
20564 * Makefile.in: remove clean-stamps from clean.
20565
20566 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20567
20568 * configure.in: Add gdbtest to configdirs.
20569
20570 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20571
20572 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20573 to recursive makes.
20574 * configure.in: Recognize new ncr3000 config.
20575
20576 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20577
20578 * Makefile.in, configure.in: removed references to gdbm.
20579
20580 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20581
20582 * config.sub: Don't canonicalize os value
20583 newsos* to bsd (readline needs to check for newsos).
20584 (This fix was earlier made Jan 31, but got re-broken.)
20585
20586 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20587
20588 * configure.in: sco is an os, not a vendor!
20589
20590 * configure: Quote $( better. Keep various shells happy.
20591
20592 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20593
20594 * Makefile.in: eliminate stamp-files.
20595
20596 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20597
20598 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20599 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20600
20601 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20602
20603 * config.sub: fix iris/iris3.
20604
20605 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20606
20607 * configure: re-add -rm.
20608
20609 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20610
20611 * Maskefile.in: add .stmp-rcs to all.
20612
20613 * configure.in: remove gas from rs6000 build, use aix host fragment.
20614
20615 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20616
20617 * configure: pass down site_option during recursion.
20618
20619 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20620
20621 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20622
20623 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20624
20625 * configure: Change exec_prefix so that it really defaults to prefix.
20626
20627 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20628
20629 * Makefile.in, configure.in: Add support for mmalloc library.
20630
20631 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20632
20633 * Makefile.in: add stmp dependencies for a few more things.
20634
20635 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20636
20637 * configure: adjusted error message on objdir/srcdir configure
20638 collision, per john's suggestion.
20639
20640 * Makefile.in: add libiberty stmp to all and all.cross.
20641
20642 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20643
20644 * Makefile.in: remove force dependencies, add grep to all.
20645
20646 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20647
20648 * Makefile.in: drop flex. make stamp files work.
20649
20650 * configure: added test for conflicting configuration in srcdir,
20651 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20652 gets cranky. use relative paths for configure and srcdir
20653 whenever possible. Send some error messages to stderr that were
20654 going to stdout.
20655
20656 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20657
20658 * Makefile.in: Fix libg++ rule to check for gcc directory
20659 before using gcc/gcc. Also pass XTRAFLAGS.
20660
20661 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20662
20663 * Makefile.in: added stmp-files so that directories aren't polled
20664 when they are already built.
20665
20666 * configure.texi: fixed a node pointer problem.
20667
20668 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20669
20670 * config.sub configure.in gdb/configure.in
20671 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20672 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20673 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20674
20675 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20676
20677 * configure: -recurring becomes -silent. corrected help message
20678 for -site= option.
20679
20680 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20681
20682 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20683
20684 * configure: when building Makefile for crosses, replace
20685 tooldir and program_prefix. default srcdir from location of
20686 config.sub. remove "for host in hosts" and "for target in
20687 targets" loops.
20688
20689 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20690
20691 * Makefile.in: Do not pass bindir or mandir to cvs.
20692
20693 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20694
20695 * Makefile.in, configure.in: removed traces of namesubdir,
20696 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20697 copyrights to '92, changed some from Cygnus to FSF.
20698
20699 * configure.texi: remove most references to multiple hosts,
20700 multiple targets, subdirs, etc.
20701
20702 * configure.man: removed rcsid. reference config.sub not
20703 config.subr.
20704
20705 * Makefile.in: mkdir $(infodir) on install-info.
20706
20707 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20708
20709 * configure.texi: Explain better about .gdbinit and about
20710 the environment that configure.in sections run in.
20711
20712 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20713
20714 * configure.in: Ultrix is only a decstation if it's a MIPS.
20715
20716 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20717
20718 * README: DOC.configure => cfg-paper.texi.
20719
20720 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20721
20722 * config.sub (near case $os): Don't convert newsos* to bsd!
20723
20724 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20725
20726 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20727 the number of copies of COPYING that go into the GDB tar file.
20728
20729 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20730
20731 * bfd/configure.in, gdb/config/mh-i386sco,
20732 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20733 Fix SCO configuration stuff.
20734
20735 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20736
20737 * Makefile.in: For libg++, make sure the -I pointing
20738 to the gcc directory goes *after* all the libg++-local -I flags.
20739 Also, move just-gcc dependency from just-libg++ to all-libg++.
20740
20741 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20742
20743 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20744
20745 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20746
20747 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20748
20749 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20750
20751 * config.sub: Add stratus configuration frags. Also
20752 submitted to FSF.
20753
20754 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20755
20756 * Makefile.in (DEV_SUPPORT): add configure.man.
20757
20758 * config.sub(Decode manufacturer-specific): add -none*.
20759
20760 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20761
20762 * Makefile.in: remove form feeds to make Sun's make happy.
20763 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20764
20765 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20766
20767 * Makefile.in (AR_FLAGS): Make quieter.
20768
20769 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20770
20771 * configure.in: Add libg++.
20772 * configure: When verbose, don't output the command line at each
20773 level; it will be unremarkably the same as the previous version,
20774 which will be the same as what the user typed.
20775
20776 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20777
20778 * configure.in, Makefile.in: fix clean-info, add flex. add
20779 fileutils.
20780
20781 * configure: be less sensitive to spaces in Makefile.in. Do not
20782 look for sources in "..". Doing so breaks subdirectories that
20783 might have their own configure. If a subdir has it's own
20784 configure script, use it.
20785
20786 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20787
20788 * cfg-paper.texi: some changes suggested by rms.
20789
20790 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20791
20792 * config.sub: Merge in some small additions from the FSF version,
20793 taken from the gcc distribution, to bring the Cygnus and FSF
20794 versions into closer sync.
20795
20796 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20797
20798 * configure.in: Changed svr4 references to sysv4.
20799
20800 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20801
20802 * configure: added -V for version number option.
20803
20804 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20805
20806 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20807 renamed from DOC.configure to cfg-paper.texi.
20808
20809 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20810
20811 * configure, config.subr, config.sub: config.subr is now
20812 config.sub again.
20813
20814 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20815
20816 * configure.texi: new file, in progress.
20817
20818 * Makefile.in: build info file and install the man page for
20819 configure.
20820
20821 * configure.man: new file, first cut.
20822
20823 * configure: find config.subr again now that configuration "none"
20824 has gone. removed all traces of the -ansi option. removed all
20825 traces of the -languages option.
20826
20827 * config.subr: resync from rms.
20828
20829 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20830
20831 * configure, config.sub, config.subr: merge config.sub into
20832 config.subr, call the result config.subr, remove config.sub, use
20833 config.subr.
20834
20835 * Makefile.in: revised install for dir.info.
20836
20837 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20838
20839 * configure.in: add decstation host makefile frag.
20840
20841 * Makefile.in: BISON now bison -y again. also install-gcc on
20842 install. clean-gdbm on clean. infodir belongs in datadir.
20843 Make directories for info install. Build dir.info here then
20844 install it.
20845
20846 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20847
20848 * Makefile.in: fix for bad directory tests.
20849
20850 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20851
20852 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20853 regexp. -srcdir relative was being handled incorrectly.
20854
20855 * Makefile.in: unwrapped some for loops so that parallel makes
20856 work again and so one can focus one's attention on a particular
20857 package.
20858
20859 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20860
20861 * configure: added PWD as a stand in for `pwd` (for speed). use
20862 elif wherever possible. make -srcdir work without -objdir.
20863 -objdir= commented out.
20864
20865 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20866
20867 * configure: +options become --options. -subdirs commented out.
20868 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20869 Makefile now at top of generated Makefile. Removed cvs log
20870 entries. added -srcdir. create .gdbinit only if there is one
20871 in ${srcdir}.
20872
20873 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20874 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20875 and mandir now keyed off datadir by default.
20876
20877 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20878
20879 * Freshly created ChangeLog.
20880
20881 \f
20882 Local Variables:
20883 mode: change-log
20884 left-margin: 8
20885 fill-column: 76
20886 version-control: never
20887 End: