]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
1 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
2
3 * libtool.m4: Match gnu* along other GNU systems.
4 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
5 * libgo/configure: Re-generate.
6
7 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
8
9 * MAINTAINERS: Update my email address.
10
11 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
12
13 * MAINTAINERS (Write After Approval): Add myself.
14
15 2020-12-15 Nathan Sidwell <nathan@acm.org>
16
17 * Makefile.def
18 * Makefile.in
19 * Makefile.tpl
20 * configure
21 * configure.ac
22
23 2020-12-15 Nathan Sidwell <nathan@acm.org>
24
25 * Makefile.def: Add libcody.
26 * configure.ac: Add libcody.
27 * Makefile.in: Regenerated.
28 * configure: Regenerated.
29
30 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
31
32 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
33
34 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
35
36 PR target/97865
37 * libtool.m4: Update handling of Darwin platform link flags
38 for Darwin20.
39
40 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
41
42 * .gitignore: Sync with binutils-gdb
43
44 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
45
46 * MAINTAINERS: Add myself as arc port maintainer.
47
48 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
49
50 PR d/87788
51 * configure.ac: Don't disable D for *-*-darwin*.
52 * configure: Regenerate.
53
54 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
55
56 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
57 hppa64-*-hpux11*.
58
59 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
60
61 * configure: Regenerate.
62 * configure.ac: Add --bootstrap-hwasan option.
63
64 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
65
66 * config.guess: Import latest upstream.
67 * config.sub: Import latest upstream.
68
69 2020-11-16 Martin Liska <mliska@suse.cz>
70
71 * .gitignore: Add cache as clangd uses it now.
72
73 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
74
75 * MAINTAINERS (Write After Approval): add myself
76
77 2020-11-09 Pat Bernardi <bernardi@adacore.com>
78
79 * MAINTAINERS (Write After Approval): Add myself.
80
81 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
82
83 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
84 Remove FIXME comments.
85
86 2020-11-06 Martin Uecker <muecker@gwdg.de>
87
88 * MAINTAINERS: Update my email address.
89
90 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
91
92 * MAINTAINERS (Write After Approval): Add myself.
93
94 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
95
96 PR target/97302
97 * configure.ac: Only set with_gmp to /usr/local
98 if not building in tree.
99 * configure: Regenerate.
100
101 2020-09-18 Omar Tahir <omar.tahir@arm.com>
102
103 * MAINTAINERS (Write After Approval): Add myself.
104
105 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
106
107 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
108
109 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
110
111 PR bootstrap/96612
112 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
113 if not the same as ${host}.
114 * configure: Regenerate.
115
116 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
117
118 * MAINTAINERS (Write After Approval): Add myself.
119
120 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
121
122 * MAINTAINERS: Update my email address.
123
124 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
125
126 * MAINTAINERS (Write After Approval): Add myself.
127
128 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
129
130 * MAINTAINERS (Write After Approval): Add myself.
131
132 2020-06-12 Martin Liska <mliska@suse.cz>
133
134 * .gitignore: Add .clang-tidy.
135
136 2020-06-08 Jason Merrill <jason@redhat.com>
137
138 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
139 * configure: Regenerate.
140
141 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
142
143 * MAINTAINERS: Add myself as xtensa port maintainer.
144
145 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
146
147 * configure.ac: Don't require --enable-host-shared when building
148 for Mingw.
149 * configure: Regenerate.
150
151 2020-05-18 Jason Merrill <jason@redhat.com>
152
153 * configure.ac: Update bootstrap dialect to -std=c++11.
154
155 2020-05-18 Alex Coplan <alex.coplan@arm.com>
156
157 * MAINTAINERS (Write After Approval): Add myself.
158
159 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
160
161 PR target/92713
162 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
163 (noconfigdirs): Add 'target-libstdc++-v3'.
164 * configure: Regenerate.
165
166 2020-04-21 Stephen Casner <casner@acm.org>
167
168 PR 25830
169 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
170 * configure: Rebuild.
171
172 2020-04-17 Martin Liska <mliska@suse.cz>
173 Jonathan Yong <10walls@gmail.com>
174
175 PR gcov-profile/94570
176 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
177 for CYGWIN.
178
179 2020-04-14 Martin Jambor <mjambor@suse.cz>
180
181 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
182
183 2020-04-09 Tom Tromey <tom@tromey.com>
184
185 * configure: Rebuild.
186 * Makefile.in: Rebuild.
187 * Makefile.def (gdbsupport, gdbserver): New host modules.
188 (configure-gdb): Depend on all-gdbsupport.
189 (all-gdb): Depend on all-gdbsupport, all-libctf.
190 * configure.ac (host_tools): Add gdbserver.
191 Conditionally build gdbserver and gdbsupport.
192
193 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
194
195 * configure.ac: Build libgomp by default for amdgcn.
196 * configure: Regenerate.
197
198 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
199
200 * MAINTAINERS (Write After Approval): Add myself.
201
202 2020-02-28 Joel Hutton <joel.hutton@arm.com>
203
204 * MAINTAINERS (Write After Approval) : Add myself.
205
206 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
207
208 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
209
210 2020-02-14 Martin Sebor <msebor@redhat.com>
211
212 * doc/extend.texi (attribute alias): Mention type requirement.
213 (attribute weak): Same.
214 (attribute weakref): Correct invalid example.
215
216 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
217
218 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
219
220 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
221 Jakub Jelinek <jakub@redhat.com>
222
223 * .gitattributes: Add *.md diff=md.
224
225 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
226
227 The mentioned auto-generated file is no more part of the
228
229 GCC sources, it's auto-generated in $(builddir) during build.
230
231 PR target/92055
232 * contrib/gcc_update (files_and_dependencies): Remove
233 entry for gcc/config/avr/t-multilib.
234
235 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
236
237 * MAINTAINERS: Update my email address.
238
239 2020-01-13 Joseph Myers <joseph@codesourcery.com>
240
241 * README.MOVED_TO_GIT: Remove.
242
243 2020-01-11 Joseph Myers <joseph@codesourcery.com>
244
245 * README.MOVED_TO_GIT: New file.
246
247 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
248
249 * MAINTAINERS (Write After Approval): Add myself.
250
251 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
252
253 * MAINTAINERS (write_after_approval): Add myself.
254
255 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
256
257 * MAINTAINERS (write_after_approval): Add myself.
258
259 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
260
261 * MAINTAINERS (write_after_approval): Add myself.
262
263 2019-12-11 Matthias Klose <doko@ubuntu.com>
264
265 * configure.ac: Factor out common cases for compare_exclusions.
266 * configure: Regenerate.
267
268 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
269
270 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
271 flag.
272
273 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
274
275 * MAINTAINERS (Write After Approval): Add myself.
276
277 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
278
279 PR middle-end/92463
280 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
281 * configure: Regenerate
282
283 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
284
285 * configure.ac: Use https for gcc.gnu.org.
286 * configure: Regenerated.
287
288 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
289
290 * MAINTAINERS (aarch64 port): Remove my name, move to...
291 (Write After Approval): ...Here.
292
293 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
294
295 * MAINTAINERS: Change my email address as maintainer.
296
297 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
298
299 PR fortran/91828
300 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
301 * configure: Regenerated.
302
303 2019-10-21 Jason Merrill <jason@redhat.com>
304
305 * .gitattributes: Also check ChangeLog whitespace.
306
307 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
308
309 * contrib/dg-extract-results.sh: Add support for KPASS.
310 * contrib/dg-extract-results.py: Likewise.
311
312 2019-10-17 Jason Merrill <jason@redhat.com>
313
314 * .gitattributes: Avoid {} in filename pattern.
315
316 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
317
318 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
319 Approval section.
320
321 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
322
323 * MAINTAINERS: Add myself to Write After Approval
324
325 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
326
327 * MAINTAINERS: Add myself as an aarch64 maintainer.
328
329 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
330
331 * MAINTAINERS: Add myself as aarch64 maintainer.
332
333 2019-09-23 Carl Love <cel@us.ibm.com>
334
335 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
336 New define_insn.
337 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
338 vsx_xxpermdi16_le_V16QI): Removed define_insn.
339
340 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
341
342 * MAINTAINERS (Sam Tebbs): Update email address.
343
344 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
345
346 * MAINTAINERS: Update my email address.
347
348 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
349
350 * libtool.m4: Handle uclinuxfdpiceabi.
351
352 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
353
354 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
355 Remove myself from Write After Approval section.
356
357 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
358
359 * configure.ac: Support for bpf-*-* targets.
360 * configure: Regenerate.
361
362 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
363
364 * config.sub: Import upstream version 2019-06-30.
365 * config.guess: Import upstream version 2019-07-24.
366
367 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
368
369 * MAINTAINERS: Remove spu port maintainers.
370
371 2019-08-28 Martin Liska <mliska@suse.cz>
372
373 * .gitignore: Add .clangd and compile_commands.json
374 to .gitignore.
375
376 2019-08-23 Michael Forney <mforney@mforney.org>
377
378 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
379 * Makefile.in: Regenerate.
380
381 2019-08-19 Tom Tromey <tom@tromey.com>
382
383 * configure: Rebuild.
384 * configure.ac: Add --with-static-standard-libraries.
385
386 2019-08-16 Alexandre Oliva <oliva@gnu.org>
387
388 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
389
390 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
391
392 * MAINTAINERS (Write After Approval): Add myself.
393
394 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
395
396 * MAINTAINERS (Write After Approval): Remove myself, already listed in
397 RISC-V port maitainer.
398
399 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
400
401 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
402
403 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
404
405 * MAINTAINERS (Write After Approval): Add myself.
406
407 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
408
409 * MAINTAINERS (Write After Approval): Add myself.
410
411 2019-06-25 Martin Liska <mliska@suse.cz>
412
413 contrib/filter-clang-warnings.py: Transform from
414 filter-rtags-warnings.py.
415
416 2019-06-15 Tom Tromey <tom@tromey.com>
417
418 * configure.ac (host_libs): Add gnulib.
419 * configure: Rebuild.
420 * Makefile.def (host_modules, dependencies): Add gnulib.
421 * Makefile.in: Rebuild.
422
423 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
424
425 * MAINTAINERS (Write After Approval): Add myself.
426
427 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
428
429 * configure: Regenerate.
430 * configure.ac: Add PRU target.
431
432 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
433
434 * MAINTAINERS (Write After Approval): Add myself.
435
436 2019-06-11 Nick Clifton <nickc@redhat.com>
437
438 Import these changes from the binutils/gdb repository:
439
440 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
441
442 * Makefile.def (dependencies): configure-libctf depends on all-bfd
443 and all its deps.
444 * Makefile.in: Regenerated.
445
446 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
447
448 * Makefile.def (host_modules): Add libctf.
449 * Makefile.def (dependencies): Likewise.
450 libctf depends on zlib, libiberty, and bfd.
451 * Makefile.in: Regenerated.
452 * configure.ac (host_libs): Add libctf.
453 * configure: Regenerated.
454
455 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
456
457 * MAINTAINERS (Write After Approval): Add myself.
458
459 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
460
461 * MAINTAINERS: Update my email address.
462
463 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
464
465 * MAINTAINERS (Write After Approval): Add myself.
466
467 2019-05-16 Jun Ma <junma@linux.alibaba.com>
468
469 * MAINTAINERS (Write After Approval): Add myself.
470
471 2019-05-07 Jim Wilson <jimw@sifive.com>
472
473 * MAINTAINERS: Remove myself as IA-64 maintainer.
474
475 2019-05-04 Roland Illig <roland.illig@gmx.de>
476
477 * MAINTAINERS (Write After Approval): Add myself.
478
479 2019-05-02 Richard Biener <rguenther@suse.de>
480
481 PR bootstrap/85574
482 * Makefile.tpl (compare target): Also compare extra-compare
483 files.
484 * Makefile.in: Regenerate.
485
486 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
487
488 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
489 as modulo-scheduler maintainer.
490
491 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
492
493 * MAINTAINERS: Add myself as co-maintainer for Darwin.
494
495 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
496
497 * MAINTAINERS: Update my email address.
498
499 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
500
501 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
502 * configure: Regenerate.
503
504 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
505
506 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
507 * configure: Regenerate.
508
509 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
510
511 * configure.ac: Add target-zlib to target_libraries.
512 * configure: Regenerate.
513
514 2019-04-09 Martin Liska <mliska@suse.cz>
515
516 * Makefile.in: Regenerate.
517 * Makefile.tpl: Pass GENERATOR_CFLAGS
518 in all stages.
519
520 2019-03-28 Martin Liska <mliska@suse.cz>
521
522 PR bootstrap/89829
523 * Makefile.in: Revert r254150.
524 * Makefile.tpl: Likewise.
525
526 2019-03-28 Ben Elliston <bje@gnu.org>
527
528 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
529 related, and libdecnumber.
530
531 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
532
533 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
534 (Write After Approval): Remove myself.
535
536 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
537
538 * MAINTAINERS (Write After Approval): Add myself.
539
540 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
541
542 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
543 (Write After Approval): Remove myself and Julian.
544
545 2019-01-26 Harald Anlauf <anlauf@gmx.de>
546
547 * MAINTAINERS (Write After Approval): Add myself.
548
549 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
550
551 * MAINTAINERS (Write After Approval): Add myself.
552
553 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
554
555 * ChangeLog: Replace space with tab.
556 * MAINTAINERS: Delete 1 tab to keep alignment.
557
558 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
559
560 * MAINTAINERS (Write After Approval): Add myself.
561
562 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
563
564 * MAINTAINERS (Write After Approval): Add myself.
565
566 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
567 Kwok Cheung Yeung <kcy@codesourcery.com>
568 Julian Brown <julian@codesourcery.com>
569 Tom de Vries <tom@codesourcery.com>
570 Jan Hubicka <hubicka@ucw.cz>
571 Martin Jambor <mjambor@suse.cz>
572
573 * configure.ac: Likewise.
574 * configure: Regenerate.
575 * contrib/config-list.mk: Add amdgcn-amdhsa.
576
577 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
578
579 * MAINTAINERS (Write After Approval): Add myself.
580
581 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
582
583 * MAINTAINERS (Write After Approval): Add myself.
584
585 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
586
587 PR target/88535
588 * config.guess: Import upstream version 2019-01-03.
589 * config.sub: Import upstream version 2019-01-01.
590
591 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
592
593 * MAINTAINERS (Write After Approval): Update my maintainer address.
594
595 2018-12-21 Gergö Barany <gergo@codesourcery.com>
596
597 * MAINTAINERS (Write After Approval): Add myself.
598
599 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
600
601 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
602
603 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
604
605 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
606 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
607 (GCC_TARGET_TOOL): Likewise.
608 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
609 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
610 OTOOL, OTOOL_FOR_TARGET: New substitutions.
611 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
612 * configure: Regenerate.
613 * Makefile.in: Likewise.
614
615 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
616
617 * MAINTAINERS (Write After Approval): Add myself.
618
619 2018-11-13 Martin Liska <mliska@suse.cz>
620
621 * gcc.target/i386/pr87930.c: Move to ...
622 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
623
624 2018-11-10 Stafford Horne <shorne@gmail.com>
625
626 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
627 (Write After Approval): Remove myself.
628
629 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
630
631 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
632 Append $INCICONV to it.
633
634 2018-11-04 Stafford Horne <shorne@gmail.com>
635
636 * MAINTAINERS (Write After Approval): Add myself.
637
638 2018-10-31 Joseph Myers <joseph@codesourcery.com>
639
640 PR bootstrap/82856
641 * multilib.am: New file. From automake.
642
643 Merge from binutils-gdb:
644 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
645
646 * libtool.m4: Use AC_LANG_SOURCE.
647 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
648 * ar-lib: New file.
649 * test-driver: New file.
650 * configure: Re-generate.
651
652 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
653
654 * MAINTAINERS (Write After Approval): Add myself.
655
656 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
657
658 PR bootstrap/87788
659 PR d/87799
660 * configure: Rebuild.
661 * configure.ac: Disable D on systems where it is known not to work.
662
663 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
664
665 * Makefile.def (target_modules): Add libphobos.
666 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
667 GDCFLAGS_FOR_TARGET.
668 (dependencies): Make libphobos depend on libatomic, libbacktrace
669 configure, and zlib configure.
670 (language): Add language d.
671 * Makefile.in: Rebuild.
672 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
673 (HOST_EXPORTS): Add GDC.
674 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
675 (BASE_TARGET_EXPORTS): Add GDC.
676 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
677 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
678 (EXTRA_HOST_FLAGS): Add GDC.
679 (STAGE1_FLAGS_TO_PASS): Add GDC.
680 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
681 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
682 environment variables.
683 * configure: Rebuild.
684 * configure.ac: Add target-libphobos to target_libraries. Set and
685 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
686
687 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
688
689 * MAINTAINERS (Write After Approval): Add myself.
690
691 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
692
693 * MAINTAINERS (Write After Approval): Remove myself.
694
695 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
696
697 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
698
699 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
700
701 * MAINTAINERS: Update my email address.
702
703 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
704
705 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
706 maintainer.
707
708 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
709
710 * MAINTAINERS (Write After Approval): Add self.
711
712 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
713
714 * MAINTAINERS (write after approval): Add myself.
715
716 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
717
718 * MAINTAINERS: Update my email address.
719
720 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
721
722 * MAINTAINERS (write after approval): Add myself.
723
724 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
725
726 * MAINTAINERS: Add self to global reviewers list.
727
728 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
729
730 MAINTAINERS: Add c-sky port maintainers.
731
732 2018-08-10 Martin Liska <mliska@suse.cz>
733
734 * MAINTAINERS: Revert change in previous commit and
735 join lines.
736
737 2018-08-10 Martin Liska <mliska@suse.cz>
738
739 * MAINTAINERS: Remove extra line.
740
741 2018-08-06 Naveen H.S <naveenh@marvell.com>
742
743 * MAINTAINERS: Update my email address.
744
745 2018-07-19 DJ Delorie <dj@redhat.com>
746
747 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
748 as maintainer.
749
750 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
751
752 * MAINTAINERS: Adjust email address for me and my colleague Robin
753 Dapp.
754
755 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
756 Sunil K Pandey <sunil.k.pandey@intel.com>
757
758 PR target/84413
759 * config/i386/i386.c (m_CORE_AVX512): New.
760 (m_CORE_AVX2): Likewise.
761 (m_CORE_ALL): Add m_CORE_AVX2.
762 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
763 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
764 and remove the rest of m_SKYLAKE_AVX512.
765
766 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
767
768 * config.sub: Sync with upstream version 2018-07-03.
769
770 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
771
772 * config.guess: Sync with upstream version 2018-06-26.
773 * config.sub: Sync with upstream version 2018-07-02.
774
775 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
776
777 * libtool.m4: Sort output of 'find' to enable deterministic builds.
778 * ltmain.sh: Likewise.
779
780 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
781
782 * contrib/config-list.mk: Remove powerpc-linux_paired.
783
784 2018-06-29 Alexandre Oliva <oliva@adacore.com>
785
786 * configure.ac: Introduce support for @unless/@endunless.
787 * Makefile.tpl (dep-kind): Rewrite with cond; return
788 postbootstrap in some cases.
789 (make-postboot-dep, postboot-targets): New.
790 (dependencies): Do not output postbootstrap dependencies at
791 first. Output non-target ones changed for configure to depend
792 on stage_last @if gcc-bootstrap, and the original deps @unless
793 gcc-bootstrap.
794 * configure.in, Makefile.in: Rebuilt.
795
796 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
797
798 * MAINTAINERS (write after approval): Add myself.
799
800 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
801
802 * MAINTAINERS (write after approval): Add myself.
803
804 2018-06-19 Nick Clifton <nickc@redhat.com>
805
806 * zlib/configure.ac: Restore old behaviour of only enabling
807 multilibs when a target subdirectory is defined. This allows
808 building with srcdir == builddir.
809 * zlib/configure: Regenerate.
810
811 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
812
813 * Makefile.def (fortran): Add check-target-libgomp-fortran.
814 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
815 * Makefile.in: Regenerate.
816
817 2018-06-16 Ben Elliston <bje@gnu.org>
818
819 * config.guess: Import latest version.
820 * config.sub: Likewise.
821
822 2018-06-08 Martin Liska <mliska@suse.cz>
823
824 * MAINTAINERS: Remove MPX-related entries.
825 * Makefile.def: Remove libmpx support.
826 * Makefile.in: Regenerate.
827 * configure.ac: Remove removed files.
828 * configure: Regenerate.
829 * libmpx/ChangeLog: Remove.
830 * libmpx/Makefile.am: Remove.
831 * libmpx/Makefile.in: Remove.
832 * libmpx/acinclude.m4: Remove.
833 * libmpx/aclocal.m4: Remove.
834 * libmpx/config.h.in: Remove.
835 * libmpx/configure: Remove.
836 * libmpx/configure.ac: Remove.
837 * libmpx/configure.tgt: Remove.
838 * libmpx/libmpx.spec.in: Remove.
839 * libmpx/mpxrt/Makefile.am: Remove.
840 * libmpx/mpxrt/Makefile.in: Remove.
841 * libmpx/mpxrt/libmpx.map: Remove.
842 * libmpx/mpxrt/libtool-version: Remove.
843 * libmpx/mpxrt/mpxrt-utils.c: Remove.
844 * libmpx/mpxrt/mpxrt-utils.h: Remove.
845 * libmpx/mpxrt/mpxrt.c: Remove.
846 * libmpx/mpxrt/mpxrt.h: Remove.
847 * libmpx/mpxwrap/Makefile.am: Remove.
848 * libmpx/mpxwrap/Makefile.in: Remove.
849 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
850 * libmpx/mpxwrap/libtool-version: Remove.
851 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
852
853 2018-06-04 Martin Liska <mliska@suse.cz>
854
855 * MAINTAINERS: Add myself as gcov maintainer.
856
857 2018-06-04 Matthew Fortune <mfortune@gmail.com>
858
859 * MAINTAINERS: Update my email address.
860
861 2018-06-04 Tom de Vries <tdevries@suse.de>
862
863 * MAINTAINERS: Remove write-after-approval entries for component
864 maintainers.
865
866 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
867
868 * MAINTAINERS (write after approval): Add myself.
869
870 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
871
872 * MAINTAINERS: Update my email address.
873
874 2018-06-01 Tom de Vries <tdevries@suse.de>
875
876 * MAINTAINERS: Update my email address.
877
878 2018-05-22 Bin Cheng <bin.cheng@arm.com>
879
880 * MAINTAINERS (loop-optimizer): Add myself.
881
882 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
883
884 * configure.ac: Added "nfp" target.
885 * configure: Regenerate.
886
887 2018-04-30 Richard Biener <rguenther@suse.de>
888
889 PR bootstrap/85571
890 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
891 (STAGE3_TFLAGS): Likewise.
892 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
893 (STAGEtrain_TFLAGS): Likewise.
894 * Makefile.in: Regenerate.
895
896 2018-04-26 Richard Biener <rguenther@suse.de>
897
898 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
899 (STAGE2_CFLAGS): Likewise.
900 (STAGE2_TFLAGS): Likewise.
901 (STAGE3_CFLAGS): Add -fchecking.
902 (STAGE3_TFLAGS): Likewise.
903 (STAGEtrain_CFLAGS): Filter out -fchecking.
904 (STAGEtrain_TFLAGS): Likewise.
905 * Makefile.in: Re-generate.
906
907 2018-04-25 Catherine Moore <clm@codesourcery.com>
908
909 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
910
911 2018-04-18 Paul Clarke <pc@us.ibm.com>
912
913 * MAINTAINERS (write after approval): Add myself.
914
915 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
916
917 * MAINTAINERS: Update my email address.
918
919 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
920
921 * MAINTAINERS: Remove redundant Write-After-Approval entry.
922
923 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
924
925 * MAINTAINERS: Update my email address and disambiguate myself
926 a bit from Will Schmidt.
927
928 2018-03-21 Nathan Sidwell <nathan@acm.org>
929
930 * MAINTAINERS: Move maintainers of now-removed picochip and score
931 ports to write after approval.
932
933 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
934
935 * MAINTAINERS: Add entry for SVE maintainership.
936
937 2018-02-13 Maciej W. Rozycki <macro@mips.com>
938
939 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
940 * configure: Regenerate.
941
942 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
943
944 * MAINTAINERS (write after approval): Add myself.
945
946 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
947
948 * MAINTAINERS (write after approval): Add myself.
949
950 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
951
952 * MAINTAINERS (write after approval): Add myself.
953
954 2018-01-03 Jakub Jelinek <jakub@redhat.com>
955
956 Update copyright years.
957
958 2018-01-03 Ben Elliston <bje@gnu.org>
959
960 * config.guess: Import latest version.
961 * config.sub: Likewise.
962
963 2017-12-12 Stafford Horne <shorne@gmail.com>
964
965 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
966 * configure: Regenerate.
967
968 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
969
970 * MAINTAINERS (Write After Approval): Add myself.
971
972 2017-11-28 Julia Koval <julia.koval@intel.com>
973 Sebastian Peryt <sebastian.peryt@intel.com>
974
975 * Makefile.def (target_modules): Remove libcilkrts.
976 * Makefile.in: Ditto.
977 * configure: Ditto.
978 * configure.ac: Ditto.
979
980 2017-11-28 Julia Koval <julia.koval@intel.com>
981
982 * MAINTAINERS (Write After Approval): Add myself.
983
984 2017-11-22 Sudakshina Das <sudi.das@arm.com>
985
986 * MAINTAINERS (Write After Approval): Add myself.
987
988 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
989
990 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
991 Use my SiFive email address.
992
993 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
994
995 * MAINTAINERS (write after approval): Add myself.
996
997 2017-10-27 Martin Liska <mliska@suse.cz>
998
999 * Makefile.tpl: Use proper name of folder as it was renamed
1000 during transition to 4 stages.
1001 * Makefile.in: Regenerate.
1002
1003 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1004
1005 * MAINTAINERS (write after approval): Add myself.
1006
1007 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
1008
1009 * MAINTAINERS: Add a note that maintainership also includes web
1010 pages, docs, and testsuite related to that area.
1011
1012 2017-09-25 Tom de Vries <tom@codesourcery.com>
1013
1014 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1015
1016 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
1017
1018 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1019
1020 2017-09-15 Nathan Sidwell <nathan@acm.org>
1021
1022 * MAINTAINERS: Remove myself as a vxworks maintainer.
1023
1024 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
1025
1026 * MAINTAINERS: Remove email address of Jim Norris.
1027
1028 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1029
1030 * MAINTAINERS (Reviewers): Move myself from here...
1031 (CPU Port Maintainers): ... to here.
1032
1033 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
1034
1035 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1036
1037 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
1038
1039 * MAINTAINERS (write after approval): Add myself.
1040
1041 2017-07-28 Tony Reix <tony.reix@atos.net>
1042
1043 * configure.ac (target-libffi): Don't disable for AIX.
1044 (go): Don't add to unsupported_languages on AIX.
1045 (target-libgo): Don't disable for AIX.
1046 * configure: Regenerate.
1047
1048 2017-07-19 Yury Gribov <tetra2005@gmail.com>
1049
1050 * MAINTAINERS: Add myself.
1051
1052 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1053
1054 * MAINTAINERS: Update my email address.
1055
1056 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
1057
1058 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1059 arm-specific auto-generated header files.
1060
1061 2017-07-03 Nathan Sidwell <nathan@acm.org>
1062
1063 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1064 * configure: Rebuilt.
1065
1066 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
1067
1068 * MAINTAINERS: Readd myself for c6x.
1069
1070 2017-06-28 Martin Liska <mliska@suse.cz>
1071
1072 PR bootstrap/81217
1073 * Makefile.def: Remove superfluous bootstrap_target from
1074 bootstrap_stage.
1075 * Makefile.in: Re-generate the file.
1076
1077 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
1078
1079 * MAINTAINERS: Add myself to Write After Approval
1080
1081 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
1082
1083 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1084
1085 2017-06-19 Martin Liska <mliska@suse.cz>
1086
1087 * Makefile.def: Define 4 stages PGO bootstrap.
1088 * Makefile.tpl: Define FLAGS.
1089 * Makefile.in: Regenerate.
1090
1091 2017-06-14 Ian Lance Taylor <iant@golang.org>
1092
1093 * Makefile.def: Add check-gotools to go check targets.
1094 * Makefile.in: Rebuild.
1095
1096 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
1097
1098 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1099
1100 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
1101
1102 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1103 * configure: Regenerate.
1104
1105 2017-05-31 Martin Liska <mliska@suse.cz>
1106
1107 * configure.ac: Add handling of stage2_werror_flags to
1108 action-if-given and to action-if-not-given.
1109 * configure: Regenerate.
1110
1111 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
1112
1113 * MAINTAINERS: Add self to Write After Approval
1114
1115 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
1116
1117 * MAINTAINERS: Update my email address, and remove myself as
1118 maintainer in some areas.
1119
1120 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
1121
1122 * MAINTAINERS: Add self to Write After Approval
1123
1124 2017-05-25 Nathan Sidwell <nathan@acm.org>
1125
1126 * configure.ac: Add --enable-languages=default to mean default and
1127 make --enable-languages=all mean all supported languages.
1128 * configure: Regenerated.
1129
1130 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
1131
1132 * config.gcc (powerpc*-*-*spe*): New.
1133 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1134 (powerpc-*-rtems*spe*): New.
1135 (powerpc*-*-linux*spe*): New.
1136 (powerpc-wrs-vxworksspe): New.
1137 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1138 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1139 * config.host (powerpc*-*-*spe*): New.
1140
1141 2017-05-19 Martin Liska <mliska@suse.cz>
1142
1143 * configure.ac: Add --enable-werror-always just for
1144 bootstrap-debug (or none build config) and do not add it
1145 when we are on a release branch.
1146 * configure: Regenerated.
1147
1148 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
1149
1150 * MAINTAINERS: Add self to Write After Approval
1151
1152 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
1153
1154 * MAINTAINERS: Move myself to Write After Approval section.
1155
1156 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1157
1158 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1159 ACCH registers.
1160 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1161 available.
1162 (umulsidi3): Likewise.
1163 (mulsidi3_700): Disable this pattern when we have advanced mpy
1164 instructions.
1165 (umulsidi3_700): Likewise.
1166 (maddsidi4): New pattern.
1167 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1168 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1169 (mpydu_imm_arcv2hs): Likewise.
1170 * config/arc/predicates.md (accl_operand): New predicate.
1171
1172 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1173 Andrew Burgess <andrew.burgess@embecosm.com>
1174
1175 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1176 case.
1177 (ARC_AUTOFP_IRQ_P): Likewise.
1178 (ARC_AUTO_IRQ_P): Likewise.
1179 (rgf_banked_register_count): New variable.
1180 (parse_mrgf_banked_regs_option): New function.
1181 (arc_override_options): Handle rgf_banked_regs option.
1182 (arc_handle_interrupt_attribute): Add firq option.
1183 (arc_compute_function_type): Return fast irq type when required.
1184 (arc_must_save_register): Handle fast interrupts.
1185 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1186 (arc_return_address_regs): Update.
1187 * config/arc/arc.h (arc_return_address_regs): Update.
1188 (arc_function_type): Add fast interrupt type.
1189 (ARC_INTERRUPT_P): Update.
1190 (RC_FAST_INTERRUPT_P): Define.
1191 * config/arc/arc.md (simple_return): Update for fast interrupts.
1192 (p_return_i): Likewise.
1193 * config/arc/arc.opt (mrgf-banked-regs): New option.
1194 * doc/invoke.texi (mrgf-banked-regs): Document.
1195
1196 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1197
1198 * config/arc/arc.c (irq_ctrl_saved): New variable.
1199 (ARC_AUTOBLINK_IRQ_P): Define.
1200 (ARC_AUTOFP_IRQ_P): Likewise.
1201 (ARC_AUTO_IRQ_P): Likewise.
1202 (irq_range): New function.
1203 (arc_must_save_register): Likewise.
1204 (arc_must_save_return_addr): Likewise.
1205 (arc_dwarf_emit_irq_save_regs): Likewise.
1206 (arc_override_options): Handle deferred options.
1207 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1208 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1209 arc_must_save_return_addr.
1210 (arc_compute_frame_size): Handle automated save and restore of
1211 registers.
1212 (arc_expand_prologue): Likewise.
1213 (arc_expand_epilogue): Likewise.
1214 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1215 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1216 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1217
1218 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1219 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1220
1221 PR bootstrap/77661
1222 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1223 in-tree build MPC.
1224 * Makefile.in: Regenerate.
1225
1226 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1227
1228 * configure.ac: Enable LTO by default on darwin >= 9.
1229 * configure: Regenerate.
1230
1231 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1232
1233 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1234 and Andrew Waterman as the RISC-V maintainers.
1235
1236 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1237
1238 * MAINTAINERS: Add self to Write After Approval
1239
1240 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1241
1242 * config.guess: Import latest from upstream.
1243
1244 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1245
1246 * MAINTAINERS (Write After Approval): Remove entries that are
1247 already covered under Reviewers.
1248
1249 2017-03-08 Mark Wielaard <mark@klomp.org>
1250
1251 PR demangler/70909
1252 PR demangler/67264
1253 * include/demangle.h: Add d_printing to struct demangle_component
1254 and pass struct demangle_component as non const.
1255
1256 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1257
1258 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1259
1260 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1261
1262 * Makefile.tpl: Remove HOST_ISLVER.
1263 (HOST_EXPORTS): Remove ISLVER.
1264 * Makefile.in: Regenerate.
1265
1266 2017-02-13 Richard Biener <rguenther@suse.de>
1267
1268 * configure: Re-generate.
1269
1270 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1271
1272 * MAINTAINERS: Adjust bug reporting URL.
1273
1274 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1275
1276 * MAINTAINERS (Write After Approval): Remove redundant entry
1277 for Andrew Burgess.
1278
1279 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
1280
1281 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1282 32-bit hppa*-*-hpux*.
1283 * configure: Regenerate.
1284
1285 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1286
1287 * configure.ac: Moved the white list of enabling BRIG FE to
1288 libhsail-rt/configure.tgt.
1289 * configure: Regenerated.
1290 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1291
1292 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
1293 Martin Jambor <mjambor@suse.cz>
1294
1295 * Makefile.def (target_modules): Added libhsail-rt.
1296 (languages): Added language brig.
1297 * Makefile.in: Regenerated.
1298 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1299 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1300 * configure: Regenerated.
1301
1302 2017-01-17 Jakub Jelinek <jakub@redhat.com>
1303
1304 PR other/79046
1305 * configure: Regenerated.
1306
1307 2017-01-04 Alan Modra <amodra@gmail.com>
1308
1309 * configure: Regenerate.
1310
1311 2016-12-29 Ben Elliston <bje@gnu.org>
1312
1313 * config.sub: Import latest version.
1314
1315 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1316
1317 * MAINTAINERS (Write After Approval): Add myself.
1318
1319 2016-12-21 Jakub Jelinek <jakub@redhat.com>
1320
1321 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1322 includes bootstrap-mpx.
1323 * configure: Regenerated.
1324
1325 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1326
1327 * MAINTAINERS (Write After Approval): Add myself.
1328
1329 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1330
1331 * configure: Regenerate.
1332
1333 2016-12-01 Matthias Klose <doko@ubuntu.com>
1334
1335 * configure.ac: Don't use pkg-config to check for bdw-gc.
1336 * configure: Regenerate.
1337
1338 2016-11-30 Matthias Klose <doko@ubuntu.com>
1339
1340 * Makefile.def: Remove reference to boehm-gc target module.
1341 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1342 options and for the bdw-gc pkg-config module.
1343 * configure: Regenerate.
1344 * Makefile.in: Regenerate.
1345
1346 2016-11-28 Nathan Sidwell <nathan@acm.org>
1347
1348 * MAINTAINERS (nvptx): Remove self.
1349
1350 2016-11-25 Ben Elliston <bje@gnu.org>
1351
1352 * config.guess: Import latest version.
1353 * config.sub: Likewise.
1354
1355 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1356
1357 * MAINTAINERS (Write After Approval): Add myself.
1358
1359 2016-11-15 Matthias Klose <doko@ubuntu.com>
1360
1361 * Makefile.def: Remove references to GCJ.
1362 * Makefile.tpl: Likewise.
1363 * Makefile.in: Regenerate.
1364
1365 2016-11-15 Matthias Klose <doko@ubuntu.com>
1366
1367 * config-ml.in: Remove references to GCJ.
1368 * configure.ac: Likewise.
1369 * configure: Regenerate.
1370
1371 2016-11-01 Josh Conner <joshconner@google.com>
1372
1373 * MAINTAINERS (Write After Approval): Update email address,
1374
1375 2016-10-27 Carl Love <cel@us.ibm.com>
1376
1377 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1378 Approval list to make it alphabetical.
1379
1380 2016-10-27 Carl Love <cel@us.ibm.com>
1381
1382 * MAINTAINERS (Write After Approval): Add myself.
1383
1384 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1385
1386 * MAINTAINERS (Reviewers): Add myself.
1387 (Write After Approval): Add myself.
1388
1389 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1390 Ulrich Weigand <uweigand@de.ibm.com>
1391
1392 * MAINTAINERS: Update email address.
1393
1394 2016-10-10 Nathan Sidwell <nathan@acm.org>
1395
1396 * MAINTAINERS: Update email address.
1397
1398 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1399
1400 * configure.ac: Add aarch64-*-freebsd*.
1401 * configure: Regenerate.
1402
1403 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1404
1405 * MAINTAINERS: Update email address after it got reverted.
1406
1407 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1408
1409 * configure.ac (target_libraries): Readd target-boehm-gc.
1410 Restore --enable-objc-gc handling.
1411 * configure: Regenerate.
1412
1413 2015-10-03 Jeff Law <law@redhat.com>
1414
1415 * MAINTAINERS: Move several inactive maintainers to the
1416 write-after-approval section.
1417
1418 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1419
1420 * configure.ac: Add target-libffi to target_libraries.
1421 Readd libgcj target disablings, modified to only target-libffi.
1422 Readd target addition of go to unsupported languages.
1423 * configure: Regenerated.
1424
1425 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1426
1427 * MAINTAINERS: Update email address.
1428
1429 2016-09-30 Andrew Haley <aph@redhat.com>
1430
1431 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1432 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1433 libgcj.
1434
1435 2016-09-30 Andrew Haley <aph@redhat.com>
1436
1437 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1438 write-after approval after GCJ deletion.
1439
1440 2016-09-30 Andrew Haley <aph@redhat.com>
1441
1442 * Makefile.def: Remove libjava.
1443 * Makefile.tpl: Likewise.
1444 * Makefile.in: Regenerate.
1445 * configure.ac: Likewise.
1446 * configure: Likewise.
1447 * gcc/java: Remove.
1448 * libjava: Likewise.
1449
1450 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1451
1452 * MAINTAINERS (Reviewers): Add myself.
1453
1454 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1455
1456 * configure.ac: Disable "sim" directory for arc*-*-*.
1457 * configure: Regenerated.
1458
1459 2016-09-23 Tamar Christina <tamar.christina@arm.com>
1460
1461 * MAINTAINERS (Write After Approval): Add myself.
1462
1463 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1464
1465 * configure.ac: Check for the minimum in-tree MPFR version
1466 handled.
1467 * configure: Regenerate.
1468
1469 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1470
1471 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1472 * configure: Regenerated.
1473
1474 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1475
1476 * MAINTAINERS (Write After Approval): Add myself.
1477
1478 2016-06-23 Andi Kleen <ak@linux.intel.com>
1479
1480 * Makefile.def: Add autoprofiledbootstrap.
1481 * Makefile.tpl: Dito.
1482 * Makefile.in: Regenerate.
1483
1484 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1485
1486 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1487 * configure: Regenerate.
1488
1489 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1490
1491 * configure: Regenerate.
1492 * configure.ac: Remove support for avr-rtems.
1493
1494 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1495
1496 * MAINTAINERS (Write After Approval): Add myself.
1497
1498 2016-06-16 Michael Collison <michael.collison@arm.com>
1499
1500 * MAINTAINERS (Write After Approval): Add myself.
1501
1502 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1503
1504 * MAINTAINERS (Write After Approval): Update e-mail address.
1505
1506 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1507
1508 * MAINTAINERS (Write After Approval): Add myself.
1509
1510 2016-05-28 Alan Modra <amodra@gmail.com>
1511
1512 * Makefile.tpl (configure): Depend on m4 files included.
1513 * Makefile.in: Regenerate.
1514
1515 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1516
1517 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1518 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1519
1520 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1521
1522 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1523 special case builtin.
1524 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1525 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1526 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1527 for __builtin_vec_addec.
1528
1529 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1530
1531 * config.guess: Import version 2016-04-02 (newest).
1532 * config.sub: Import version 2016-05-10 (newest).
1533
1534 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1535
1536 * configure.ac: Add ARC support to libgloss.
1537 * configure: Regenerate
1538
1539 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1540
1541 * MAINTAINERS (Write After Approval): Add myself.
1542
1543 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1544
1545 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1546 * configure: Regenerated.
1547 * Makefile.def (gmp): Explicitly disable assembler.
1548 (mpfr): Adjust lib_path.
1549 (mpc): Likewise.
1550 * Makefile.in: Regenerated.
1551
1552 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1553
1554 PR bootstrap/70704
1555 * configure.ac (--enable-stage1-checking): Add missing
1556 --enable-checking=.
1557 * configure: Regenerated.
1558
1559 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1560
1561 * config.guess: Revert r235676.
1562 * config.sub: Revert r235676.
1563
1564 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1565
1566 * config.guess: Remove SH5 support.
1567 * config.sub: Likewise.
1568 * configure: Likewise.
1569 * configure.ac: Likewise.
1570
1571 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1572
1573 PR bootstrap/70704
1574 * configure.ac (--enable-stage1-checking): For --disable-checking or
1575 implicit --enable-checking, make sure extra flag matches in between
1576 stage1 and later checking.
1577 * configure: Regenerated.
1578
1579 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1580
1581 * .gitattributes: New file.
1582
1583 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1584
1585 * MAINTAINERS (rs6000/powerpc port): Add myself.
1586
1587 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1588
1589 PR bootstrap/70173
1590 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1591 and gotools directories. Delete the stage_final file.
1592 * Makefile.in: Regenerate.
1593
1594 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1595
1596 * MAINTAINERS (Write After Approval): Add myself.
1597
1598 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1599
1600 * MAINTAINERS (Fortran maintainer): Remove myself.
1601
1602 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1603
1604 * MAINTAINERS (Write After Approval): Add myself.
1605
1606 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1607
1608 * MAINTAINERS (Write After Approval): Add myself.
1609
1610 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1611
1612 Sync with binutils-gdb:
1613
1614 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1615
1616 * configure.ac: Add mips and s390 to the gold target check.
1617 * configure: Regenerate.
1618
1619 2016-03-01 DJ Delorie <dj@redhat.com>
1620
1621 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1622
1623 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1624
1625 * MAINTAINERS (libcpp): Add myself.
1626 (diagnostic messages): Likewise.
1627
1628 2016-02-20 Tom de Vries <tom@codesourcery.com>
1629
1630 * MAINTAINERS: Fix whitespace.
1631
1632 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1633
1634 * MAINTAINERS (Write After Approval): Add myself.
1635
1636 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1637
1638 * config/isl.m4: Add comments about isl-0.16.
1639 * configure: Regenerate.
1640
1641 2016-01-29 Martin Jambor <mjambor@suse.cz>
1642
1643 * MAINTAINERS (hsa maintainers): Add myself.
1644
1645 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1646
1647 * MAINTAINERS: (Write After Approval): Add myself.
1648
1649 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1650 Sebastian Pop <s.pop@samsung.com>
1651
1652 * Makefile.in: Regenerate.
1653 * Makefile.tpl: Export ISLVER.
1654 * configure: Regenerate.
1655 * config/isl.m4: Detect isl-0.15.
1656
1657 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1658
1659 PR bootstrap/69329
1660 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1661 * Makefile.in: Regenerate.
1662
1663 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1664
1665 * configure.ac: Enable LTO for DJGPP
1666 * configure: Regenerate
1667
1668 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1669
1670 Sync with binutils-gdb:
1671 2015-10-21 Nick Clifton <nickc@redhat.com>
1672
1673 PR gas/19109
1674 * configure.ac: Note the 'none' is an acceptable argument to
1675 --enable-compressed-debug-sections.
1676 * configure: Regenerate.
1677
1678 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1679
1680 PR bootstrap/69134
1681 * Makefile.def (mpfr): Disable assembler.
1682 * Makefile.in: Regenerate.
1683
1684 2016-01-01 Ben Elliston <bje@gnu.org>
1685
1686 * config.guess: Import version 2016-01-01.
1687 * config.sub: Likewise.
1688
1689 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1690
1691 * MAINTAINERS (Write After Approval): Add myself.
1692
1693 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1694
1695 * Makefile.in: Replace ISL with isl.
1696 * Makefile.tpl: Same.
1697 * config/isl.m4: Same.
1698 * configure.ac: Same.
1699 * contrib/download_prerequisites: Same.
1700 * configure: Regenerate.
1701
1702 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1703
1704 * MAINTAINERS (Write After Approval): Add Myself.
1705
1706 2015-12-17 Nathan Sidwell <nathan@acm.org>
1707
1708 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1709 * configure: Regenerate.
1710
1711 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1712 Sebastian Pop <s.pop@samsung.com>
1713
1714 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1715 isl_ctx_get_max_operations.
1716 * configure: Regenerate.
1717
1718 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1719
1720 * MAINTAINERS (Write After Approval): Add myself.
1721
1722 2015-12-02 Ian Lance Taylor <iant@google.com>
1723
1724 PR go/66147
1725 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1726 * Makefile.in: Regenerate.
1727
1728 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1729
1730 PR libffi/65726
1731 * Makefile.def (lang_env_dependencies): Make libffi depend
1732 on cxx.
1733 * Makefile.in: Regenerate.
1734
1735 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1736
1737 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1738 symbols.
1739
1740 2015-11-20 Tristan Gingold <gingold@adacore.com>
1741
1742 Sync with binutils-gdb:
1743 2015-11-20 Tristan Gingold <gingold@adacore.com>
1744
1745 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1746 * configure: Regenerate.
1747
1748 2015-11-19 Martin Liska <mliska@suse.cz>
1749
1750 * .gitignore: Add .clang-format to ignored files.
1751 * Makefile.in: Add clang-format.
1752 * Makefile.tpl: Likewise.
1753
1754 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1755
1756 * configure.ac: Enable libmpx by default.
1757 * configure: Regenerated.
1758
1759 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1760
1761 * MAINTAINERS: Update email address.
1762
1763 2015-10-23 Paulo Matos <pmatos@linki.tools>
1764
1765 * MAINTAINERS: Update email address.
1766
1767 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1768
1769 * MAINTAINERS (Write After Approval): Add myself.
1770
1771 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1772
1773 Sync with binutils-gdb:
1774 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1775
1776 PR gas/19109
1777 * configure.ac: Add
1778 --enable-compressed-debug-sections={all,gas,gold,ld}.
1779 * configure: Regenerated.
1780
1781 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1782
1783 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1784
1785 2015-10-09 Martin Liska <mliska@suse.cz>
1786
1787 * MAINTAINERS (Write After Approval): Add myself.
1788
1789 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1790
1791 * MAINTAINERS (Write After Approval): Add myself.
1792
1793 2015-10-02 Florian Weimer <fweimer@redhat.com>
1794
1795 * MAINTAINERS: Update email address.
1796
1797 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1798
1799 * MAINTAINERS (Write After Approval): Add myself.
1800
1801 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1802
1803 * MAINTAINERS: Update email.
1804
1805 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1806
1807 * MAINTAINERS: Update my email address.
1808
1809 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1810
1811 * MAINTAINERS (ft32 port): Add myself.
1812
1813 2015-08-28 David Sherwood <david.sherwood@arm.com>
1814
1815 * MAINTAINERS: Add myself.
1816
1817 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1818
1819 * MAINTAINERS (Write After Approval): Add myself.
1820
1821 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1822
1823 PR libfortran/54572
1824 * Makefile.def: Make libgfortran depend on libbacktrace.
1825 * Makefile.in: Regenerate.
1826
1827 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1828
1829 * MAINTAINERS (Write After Approval): Add myself.
1830
1831 2015-08-12 Tom de Vries <tom@codesourcery.com>
1832
1833 PR other/67092
1834 * configure.ac: Remove --with_host_libstdcxx support.
1835 * configure: Regenerate.
1836
1837 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1838 Jakub Jelinek <jakub@redhat.com>
1839
1840 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1841 nvptx*-*-*.
1842 * configure: Regenerate.
1843
1844 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1845
1846 * Makefile.def (libiconv): Define bootstrap=true.
1847 Mark pdf/html/info as missing.
1848 (configure-gcc): Depend on all-libiconv.
1849 (all-gcc): Ditto.
1850 (configure-libcpp): Ditto.
1851 (all-libcpp): Ditto.
1852 (configure-intl): Ditto.
1853 (all-intl): Ditto.
1854 * Makefile.in: Regenerate.
1855
1856 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1857
1858 * MAINTAINERS (loop ivopts): Add the entry and myself.
1859
1860 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1861
1862 * MAINTAINERS (nvptx): Add self.
1863
1864 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1865
1866 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1867 128-bit vector modes.
1868
1869 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1870
1871 * MAINTAINERS (Write After Approval): Add myself.
1872
1873 2015-07-28 Ben Elliston <bje@gnu.org>
1874
1875 * config.sub, config.guess: Import from upstream.
1876
1877 2015-07-24 Michael Darling <darlingm@gmail.com>
1878
1879 PR other/66259
1880 * config-ml.in: Reflects renaming of configure.in to configure.ac
1881 * configure: Likewise
1882 * configure.ac: Likewise
1883
1884 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1885
1886 * MAINTAINERS: Update my email address.
1887
1888 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1889
1890 Sync with binutils-gdb:
1891 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1892
1893 * configure.ac (target_configdirs): Exclude target-zlib if
1894 target-libjava isn't built.
1895 * configure: Regenerated.
1896
1897 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1898
1899 Sync with binutils-gdb:
1900 2015-05-13 John David Anglin <dave.anglin@bell.net>
1901
1902 * configure.ac: Disable configuration of GDB for HPUX targets.
1903 * configure: Regenerate.
1904
1905 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1906
1907 * configure.ac: Add --with-system-zlib.
1908 * configure: Regenerated.
1909
1910 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1911
1912 * configure.ac: Add FT32 support.
1913 * configure: Regenerate.
1914
1915 2015-01-12 Anthony Green <green@moxielogic.com>
1916
1917 * configure.ac: Don't disable gprof for moxie.
1918 * configure: Rebuild.
1919
1920 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1921
1922 Sync with binutils-gdb:
1923 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1924
1925 PR ld/18355
1926 * Makefile.def: Add extra_configure_flags to host zlib.
1927 * configure.ac (extra_host_zlib_configure_flags): New. Set
1928 to --enable-host-shared When bfd is to be built as shared
1929 library. AC_SUBST.
1930 * Makefile.in: Regenerated.
1931
1932 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1933
1934 Sync with src:
1935 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1936 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1937 * Makefile.in: Regenerated.
1938
1939 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1940
1941 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1942 target.
1943 * configure: Regenerate.
1944
1945 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1946
1947 * MAINTAINERS (Write After Approval): Add myself.
1948
1949 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1950
1951 * MAINTAINERS (OS Port Maintainers): Add myself.
1952 (Various Maintainers): Remove myself from libffi testsuite.
1953
1954 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1955
1956 * MAINTAINERS (gen* on machine desc): Add self.
1957
1958 2015-06-02 Jason Merrill <jason@redhat.com>
1959
1960 PR bootstrap/66319
1961 * configure.ac: Use -std=gnu++98.
1962
1963 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1964
1965 * MAINTAINERS (Write After Approval): Add myself.
1966
1967 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1968
1969 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1970 * configure: Regenerate.
1971
1972 2015-05-26 Jason Merrill <jason@redhat.com>
1973
1974 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1975 * configure: Regenerate.
1976
1977 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1978
1979 * configure.ac: FT32 target added.
1980 * configure: Regenerated.
1981
1982 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1983
1984 * MAINTAINERS (Write After Approval): Add myself.
1985
1986 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1987
1988 * MAINTAINERS (Write After Approval): Add myself.
1989
1990 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1991
1992 * configure.ac: Fix typo.
1993 * configure: Regenerate.
1994
1995 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1996
1997 * MAINTAINERS (Write After Approval): Add myself.
1998
1999 2015-05-03 Matthias Klose <doko@ubuntu.com>
2000
2001 * configure.ac: Match $host configured with triplets.
2002 * configure: Regenerate.
2003
2004 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2005
2006 * Makefile.tpl: Remove surplus whitespace throughout.
2007 * Makefile.in: Regenerate.
2008
2009 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
2010
2011 * MAINTAINERS (Various Maintainers): Add myself as instruction
2012 combiner maintainer.
2013
2014 2015-04-17 Jakub Jelinek <jakub@redhat.com>
2015
2016 PR bootstrap/62077
2017 * configure.ac (--enable-stage1-checking): Default to
2018 release,misc,gimple,rtlflag,tree,types if --disable-checking
2019 or --enable-checking is not specified and DEV-PHASE is not
2020 experimental.
2021 * configure: Regenerated.
2022
2023 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
2024
2025 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2026 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2027 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2028 * Makefile.in: Regenerate.
2029
2030 2015-04-08 Cary Coutant <ccoutant@gmail.com>
2031
2032 * MAINTAINERS: Update my email address.
2033
2034 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
2035
2036 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2037
2038 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2039
2040 * MAINTAINERS: Add myself as an arm port reviewer.
2041
2042 2015-03-25 Martin Liska <mliska@suse.cz>
2043 Yury Gribov <y.gribov@samsung.com>
2044
2045 * Makefile.in: Fix ln source location for vimrc file.
2046 * Makefile.tpl: Likewise.
2047
2048 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
2049
2050 PR bootstrap/25672
2051 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2052 cross-compiling. Similarly for CXX_FOR_TARGET.
2053 * configure: Regenerate.
2054
2055 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
2056
2057 * Makefile.def: Add libmpx.
2058 * configure.ac: Add libmpx.
2059 * Makefile.in: Regenerate.
2060 * configure: Regenerate.
2061
2062 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
2063
2064 * MAINTAINERS (CPU Port Maintainers): Add myself
2065 i386 vector ISA extns mantainer.
2066
2067 2015-03-13 Jeff Law <law@redhat.com>
2068
2069 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2070 maintainer.
2071 Remove Richard Henderson as a maintainer for the x86 port.
2072
2073 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
2074
2075 * MAINTAINERS (CPU Port Maintainers): Update my email address.
2076
2077 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
2078
2079 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2080 pointer bounds checker and i386 MPX maintainer.
2081
2082 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
2083
2084 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2085
2086 2015-02-26 Martin Sebor <msebor@redhat.com>
2087
2088 * MAINTAINERS (Various Maintainers): Add self.
2089
2090 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
2091
2092 * configure.ac [--enable-as-accelerator-for] (enable_languages):
2093 Make sure it contains lto.
2094 * configure: Regenerate.
2095
2096 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
2097
2098 * configure: Regenerate.
2099
2100 2015-02-06 Diego Novillo <dnovillo@google.com>
2101 1
2102 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2103 middle-end, docstring): Remove myself.
2104 (Write After Approval): Add myself.
2105
2106 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
2107
2108 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2109 (Write After Approval): Update address.
2110
2111 2015-01-29 David Malcolm <dmalcolm@redhat.com>
2112
2113 PR jit/64780
2114 * configure.ac: Require the user to explicitly specify
2115 --enable-host-shared if the jit is enabled.
2116 * configure: Regenerate.
2117
2118 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
2119
2120 * MAINTAINERS (Write After Approval): Add myself.
2121
2122 2015-01-25 Tom de Vries <tom@codesourcery.com>
2123
2124 * MAINTAINERS: Make whitespace consistent.
2125
2126 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
2127
2128 * MAINTAINERS (Write After Approval): Add myself.
2129
2130 2015-01-20 Andre Vehreschild <vehre@gmx.de>
2131
2132 * MAINTAINERS: (Write After Approval): Add myself.
2133
2134 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
2135
2136 * MAINTAINERS: (Write After Approval): Add myself.
2137
2138 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
2139
2140 * MAINTAINERS: (Write After Approval): Add myself.
2141
2142 2015-01-13 Iain Sandoe <iain@codesourcery.com>
2143
2144 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2145 objective-c/c++ front end maintainer.
2146
2147 2015-01-13 Marek Polacek <polacek@redhat.com>
2148
2149 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2150
2151 2015-01-12 Jeff Law <law@redhat.com>
2152
2153 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2154 a very long time.
2155
2156 2015-01-09 Ian Lance Taylor <iant@google.com>
2157
2158 * configure.ac (host_tools): Add gotools.
2159 * Makefile.def (host_modules): Add gotools.
2160 (dependencies): Add dependency of all-gotools on all-target-libgo.
2161
2162 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
2163
2164 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2165 * configure: Regenerate.
2166
2167 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
2168
2169 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2170 all-target-libgomp.
2171 * Makefile.in: Regenerate.
2172
2173 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2174
2175 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2176
2177 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2178
2179 * configure.ac: Add Visium support.
2180 * configure: Regenerate.
2181
2182 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2183
2184 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2185 * configure: Regenerate.
2186
2187 2015-01-03 Andrew Pinski <apinski@cavium.com>
2188
2189 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2190 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2191 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2192 (OBJCOPY_FOR_TARGET): New variable.
2193 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2194 * Makefile.in: Regenerate.
2195 * configure.ac: Check for already installed target objcopy.
2196 Also GCC_TARGET_TOOL on objcopy.
2197 * configure: Regenerate.
2198
2199 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2200
2201 * config.sub: Update from upstream, to 2015-01-01 version.
2202 * config.guess: Ditto.
2203
2204 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2205
2206 * MAINTAINERS (RTEMS Ports): Add myself.
2207
2208 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2209
2210 * MAINTAINERS (Write After Approval): Add myself.
2211
2212 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2213
2214 * MAINTAINERS (Write After Approval): Add myself.
2215
2216 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2217
2218 * configure.ac (--enable-as-accelerator-for): Don't set
2219 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2220 * configure: Regenerate.
2221
2222 2014-12-13 Jakub Jelinek <jakub@redhat.com>
2223
2224 PR bootstrap/64023
2225 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2226 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2227 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2228 to CXX.
2229 * Makefile.in: Regenerated.
2230
2231 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2232 Yury Gribov <y.gribov@samsung.com>
2233
2234 * .gitignore: Added .local.vimrc and .lvimrc.
2235 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2236 * Makefile.in: Regenerate.
2237
2238 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2239
2240 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2241 * configure: Regenerated.
2242
2243 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2244
2245 * MAINTAINERS (nvptx port): New entry.
2246
2247 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2248
2249 * configure: Regenerate.
2250
2251 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2252
2253 * configure.ac: Merge with Binutils.
2254
2255 2014-11-26 Tobias Burnus <burnus@net-b.de>
2256
2257 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2258 * Makefile.in: Regenerate.
2259
2260 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2261
2262 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2263 missing flex.
2264 * Makefile.in: Regenerated.
2265
2266 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2267
2268 * Makefile.in: Regenerate.
2269
2270 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2271
2272 PR bootstrap/63784
2273 * libtool.m4: Add $pic_flag with -shared.
2274
2275 2014-11-21 Renlin Li <Renlin.Li@arm.com>
2276
2277 * MAINTAINERS (Write After Approval): Added myself.
2278
2279 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2280
2281 * MAINTAINERS (write-after-approval): Add myself.
2282
2283 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2284
2285 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2286 from 2 years ago.
2287
2288 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2289
2290 Revert:
2291 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2292
2293 * MAINTAINERS (Write After Approval): Added myself as line map
2294 maintainer.
2295
2296 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2297
2298 Revert:
2299 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2300
2301 * MAINTAINERS (Write After Approval): Added myself.
2302
2303 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2304
2305 * MAINTAINERS (Write After Approval): Added myself.
2306
2307 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2308
2309 * MAINTAINERS (Write After Approval): Added myself as line map
2310 maintainer.
2311
2312 2014-11-17 Dodji Seketeli <dodji@redhat.com>
2313
2314 * MAINTAINERS (Various Maintainers): Added myself as line map
2315 maintainer.
2316
2317 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2318
2319 * move-if-change: Sync from upstream gnulib.
2320
2321 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2322
2323 * compile: Sync with upstream Automake.
2324 * depcomp: Ditto.
2325 * install-sh: Ditto.
2326 * missing: Ditto.
2327 * mkinstalldirs: Ditto.
2328 * ylwrap: Ditto.
2329
2330 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2331
2332 * config.sub: Update from upstream config repo.
2333 * config.guess: Ditto.
2334
2335 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2336
2337 * Makefile.def: Add liboffloadmic to target_modules. Make
2338 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2339 * Makefile.in: Regenerate.
2340 * configure: Regenerate.
2341 * configure.ac: Add liboffloadmic to target binaries.
2342 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2343 Add liboffloadmic to noconfig list when C++ is not supported.
2344
2345 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2346 Thomas Schwinge <thomas@codesourcery.com>
2347 Ilya Verbin <ilya.verbin@intel.com>
2348 Andrey Turetskiy <andrey.turetskiy@intel.com>
2349
2350 * configure: Regenerate.
2351 * configure.ac (--enable-as-accelerator-for)
2352 (--enable-offload-targets): New configure options.
2353
2354 2014-11-11 Tobias Burnus <burnus@net-b.de>
2355
2356 * Makefile.def: Make all-gcc depend on all-isl.
2357 * Makefile.in: Regenerate.
2358
2359 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2360
2361 * ChangeLog.jit: New.
2362 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2363
2364 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2365
2366 PR target/63610
2367 * libtool.m4: Fix globbing of darwin versions.
2368 * configure: Regenerate.
2369
2370 2014-11-11 Tobias Burnus <burnus@net-b.de>
2371
2372 * Makefile.def: Remove CLooG.
2373 * Makefile.tpl: Ditto.
2374 * configure.ac: Ditto.
2375 * configure: Regenerate.
2376 * Makefile.in: Ditto.
2377
2378 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2379
2380 * configure.ac: Handle nvptx-*-*.
2381 * configure: Regenerate.
2382
2383 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2384
2385 * MAINTAINERS (Write After Approval): Add myself.
2386
2387 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2388
2389 * Makefile.def (libcc1): Remove bootstrap=true;.
2390 * Makefile.in: Regenerated.
2391
2392 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2393
2394 * configure.ac: Update comment.
2395 * configure: Regenerate.
2396
2397 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2398
2399 * MAINTAINERS (Write After Approval): Add myself.
2400
2401 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2402
2403 * configure.ac (extra_host_libiberty_configure_flags): Add
2404 --enable-shared also for libcc1's benefit.
2405 * configure: Regenerate.
2406
2407 2014-10-29 Tristan Gingold <gingold@adacore.com>
2408
2409 * MAINTAINERS: Change my email address.
2410
2411 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2412 Tom Tromey <tromey@redhat.com>
2413
2414 * Makefile.def: Add libcc1 to host_modules.
2415 * configure.ac (host_tools): Add libcc1.
2416 * Makefile.in, configure: Rebuild.
2417
2418 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2419
2420 * configure.ac (build_configargs): Don't share config.cache between
2421 build subdirs.
2422 * configure: Regenerate.
2423
2424 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2425
2426 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2427 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2428 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2429 leon3v7 as leon3.
2430 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2431 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2432 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2433 * config/sparc/sparc.md (cpu): Add leon3v7.
2434 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2435
2436 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2437
2438 * MAINTAINERS (write-after-approval): Add myself.
2439
2440 2014-10-23 Ian Lance Taylor <iant@google.com>
2441
2442 * configure.ac: Disable the Go frontend on systems where it is known
2443 to not work.
2444 * configure: Regenerate.
2445
2446 2014-10-23 Richard Biener <rguenther@suse.de>
2447
2448 * Makefile.def: Add libcpp build module and dependencies.
2449 * configure.ac: Add libcpp build module.
2450 * Makefile.in: Regenerate.
2451 * configure: Likewise.
2452
2453 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2454
2455 * MAINTAINERS (write-after-approval): Add myself.
2456
2457 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2458
2459 * INSTALL/README: Do not mention CVS.
2460
2461 2014-10-03 Jing Yu <jingyu@google.com>
2462
2463 * configure.ac: Add aarch64 to list of targets that support gold.
2464 * configure: Regenerate.
2465
2466 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2467
2468 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2469
2470 2014-09-29 Catherine Moore <clm@codesourcery.com>
2471
2472 * MAINTAINERS: Add myself as MIPS maintainer.
2473
2474 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2475
2476 * MAINTAINERS: Move myself to MIPS maintainers.
2477
2478 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2479
2480 * MAINTAINERS: Put all email addresses between '<' and '>'.
2481
2482 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2483
2484 * MAINTAINERS: Move myself to reviewers (Fortran).
2485
2486 2014-09-01 Andi Kleen <ak@linux.intel.com>
2487
2488 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2489 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2490 * Makefile.in: Regenerate.
2491
2492 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2493
2494 * rtx-classes-status.txt: Delete
2495
2496 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2497
2498 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2499
2500 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2501
2502 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2503 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2504 of checking for version number.
2505 * configure: Regenerated.
2506 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2507
2508 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2509
2510 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2511 is done; begin phase 6 (use extra rtx_def subclasses).
2512
2513 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2514
2515 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2516 done; begin phase 5 (additional rtx_def subclasses).
2517
2518 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2519
2520 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2521
2522 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2523
2524 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2525 SET_BB_HEADER are done.
2526
2527 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2528
2529 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2530 done.
2531
2532 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2533
2534 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2535
2536 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2537
2538 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2539
2540 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2541
2542 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2543
2544 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2545
2546 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2547
2548 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2549
2550 * rtx-classes-status.txt: Phase 3 (per-file commits within
2551 "config" subdirs) is done; begin phase 4 (removal of
2552 "scaffolding").
2553
2554 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2555
2556 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2557 dir) is done; begin phase 3 (per-file commits within "config"
2558 subdirs).
2559
2560 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2561
2562 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2563 phase 2 (per-file commits in main source dir).
2564
2565 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2566
2567 * configure: Regenerated.
2568
2569 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2570
2571 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2572
2573 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2574
2575 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2576
2577 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2578
2579 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2580
2581 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2582
2583 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2584
2585 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2586
2587 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2588
2589 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2590
2591 * MAINTAINERS (Write After Approval): Add myself.
2592
2593 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2594
2595 * MAINTAINERS: Remove myself
2596
2597 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2598
2599 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2600
2601 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2602
2603 * MAINTAINERS (Write After Approval): Add myself.
2604
2605 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2606
2607 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2608 SET_BB_HEADER, SET_BB_FOOTER
2609
2610 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2611
2612 * rtx-classes-status.txt: New file
2613
2614 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2615
2616 * configure.ac: Eliminate ClooG installation dependency.
2617 * configure: Regenerate.
2618 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2619 * Makefile.in: Regenerate.
2620
2621 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2622
2623 * MAINTAINERS (Write After Approval): Add myself.
2624
2625 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2626
2627 * MAINTAINERS (Write After Approval): Add myself.
2628
2629 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2630
2631 * MAINTAINERS (Write After Approval): Add myself.
2632
2633 2014-07-28 Anthony Green <green@moxielogic.com>
2634
2635 Import from savannah.gnu.org:
2636 * config.sub: Update to 2014-07-28 version.
2637
2638 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2639
2640 * MAINTAINERS: Remove my MIPS maintainer entry.
2641
2642 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2643
2644 PR target/47230
2645 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2646 * configure: Regenerate.
2647
2648 2014-07-24 James Norris <jnorris@codesourcery.com>
2649
2650 * MAINTAINERS (Write After Approval): Add myself.
2651
2652 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2653
2654 * configure.ac: Accept only CLooG 0.18.1.
2655 * configure: Regenerate.
2656
2657 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2658
2659 * configure.ac: Don't accept isl 0.11.
2660 * configure: Regenerate.
2661
2662 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2663
2664 * MAINTAINERS (Write After Approval): Add myself.
2665
2666 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2667
2668 * configure.ac: Don't accept isl 0.10.
2669 * configure: Regenerate.
2670
2671 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2672
2673 Fix include path for in-tree cloog.
2674 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2675 * configure: Regenerate.
2676
2677 2014-06-18 Richard Henderson <rth@redhat.com>
2678
2679 * .gitignore: Import gcc_update output.
2680
2681 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2682
2683 * config-ml.in: Robustify ac_configure_args parsing.
2684
2685 * configure.ac (--enable-linker-plugin-configure-flags)
2686 (--enable-linker-plugin-flags): New flags.
2687 (configdirs): Conditionally add libiberty-linker-plugin.
2688 * configure: Regenerate.
2689 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2690 (host_modules) <lto-plugin>: Pay attention to
2691 @extra_linker_plugin_flags@ and
2692 @extra_linker_plugin_configure_flags@.
2693 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2694 * Makefile.in: Regenerate.
2695
2696 * Makefile.tpl (configure-[+prefix+][+module+])
2697 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2698 "module_srcdir" instead of "module" for locating a module's srcdir.
2699 * Makefile.in: Regenerate.
2700
2701 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2702
2703 * MAINTAINERS (Write After Approval): Add myself.
2704
2705 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2706
2707 * MAINTAINERS: Update my email address.
2708
2709 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2710
2711 * MAINTAINERS (Write After Approval): Add myself.
2712
2713 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2714
2715 * MAINTAINERS (Write After Approval): Add myself.
2716
2717 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2718
2719 PR libstdc++/61011
2720 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2721 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2722 * configure: Regenerate.
2723
2724 2014-05-28 Pedro Alves <palves@redhat.com>
2725
2726 * MAINTAINERS (Write After Approval): Add myself.
2727
2728 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2729
2730 * MAINTAINERS: Update my affiliation/email.
2731
2732 2014-05-19 Mike Stump <mikestump@comcast.net>
2733
2734 * MAINTAINERS: Add wide-int reviewers.
2735
2736 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2737
2738 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2739 * configure: Regenerated.
2740
2741 2014-05-15 Torvald Riegel <triegel@redhat.com>
2742
2743 * MAINTAINERS (libitm): Add myself as maintainer.
2744
2745 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2746
2747 * MAINTAINERS (Write After Approval): Add myself.
2748
2749 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2750
2751 * config.sub, config.guess: Import from upstream.
2752
2753 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2754
2755 * MAINTAINERS (Write After Approval): Put myself in correct order.
2756
2757 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2758
2759 * MAINTAINERS (Write After Approval): Add myself.
2760
2761 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2762
2763 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2764 section.
2765
2766 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2767
2768 * MAINTAINERS (Write After Approval): Delete myself.
2769
2770 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2771
2772 PR sanitizer/56781
2773 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2774 and -B* options with -Xcompiler.
2775
2776 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2777
2778 PR bootstrap/60620
2779 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2780 * Makefile.in: Regenerate.
2781
2782 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2783
2784 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2785 for WINDRES_FOR_TARGET in default-manifest.o rule.
2786 * Makefile.in: Regenerate.
2787
2788 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2789
2790 * MAINTAINERS (Write After Approval): Add myself.
2791
2792 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2793
2794 PR sanitizer/56781
2795 * Makefile.def: Set bootstrap=true; for host fixincludes.
2796 * configure.ac: Don't bootstrap host fixincludes unless
2797 --with-build-config=bootstrap-{a,ub}san.
2798 * Makefile.in: Regenerated.
2799 * configure: Regenerated.
2800
2801 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2802
2803 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2804 --enable-vtable-verify option parsing. Don't add
2805 target-libsanitizer to bootstrap_target_libs unless
2806 --with-build-config=bootstrap-asan or
2807 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2808 to bootstrap_target_libs unless --enable-vtable-verify.
2809 * configure: Regenerated.
2810
2811 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2812
2813 * MAINTAINERS (Write After Approval): Add myself.
2814
2815 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2816
2817 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2818
2819 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2820
2821 PR bootstrap/58572
2822 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2823 -I for libstdc++-v3 includes if $(LEAN).
2824 * Makefile.in: Regenerated.
2825
2826 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2827
2828 * MAINTAINERS: Update my email address.
2829
2830 2014-02-24 Walter Lee <walt@tilera.com>
2831
2832 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2833 (tilegx-*-*): Change to tilegx*-*-*.
2834 * configure: Regenerate.
2835
2836 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2837
2838 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2839
2840 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2841
2842 * MAINTAINERS (Write After Approval): Add myself.
2843
2844 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2845
2846 PR target/59788
2847 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2848 *solaris2*.
2849
2850 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2851
2852 * MAINTAINERS: Update my email address.
2853
2854 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2855
2856 * MAINTAINERS: Convert to UTF-8.
2857 Properly sort Xinliang David Li's entry.
2858
2859 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2860 Sandra Loosemore <sandra@codesourcery.com>
2861
2862 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2863 nios2 port maintainers.
2864
2865 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2866
2867 * MAINTAINERS (Write After Approval): Add myself.
2868
2869 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2870
2871 * configure.ac: Add user-friendly check for native x86_64-linux
2872 multilibs.
2873 * configure: Regenerate.
2874
2875 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2876
2877 * MAINTAINERS: Add myself as sh maintainer.
2878
2879 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2880
2881 * MAINTAINERS: Add self as SLSR maintainer.
2882
2883 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2884
2885 * MAINTAINERS: Update my email address.
2886
2887 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2888
2889 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2890
2891 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2892
2893 * Makefile.in: Regenerate.
2894
2895 * Makefile.tpl: Fix typo.
2896 * Makefile.in: Regenerate partially.
2897
2898 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2899
2900 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2901 supported.
2902 * configure: Regenerated.
2903
2904 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2905
2906 * MAINTAINERS (Write After Approval): Add myself.
2907
2908 2013-10-30 Jason Merrill <jason@redhat.com>
2909
2910 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2911 --disable-build-format-warnings.
2912
2913 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2914
2915 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2916 depend on libstdc++ and libgcc.
2917 * configure: Regenerate.
2918 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2919 libcilkrts for POSIX and i*86, and x86_64 architectures.
2920 * Makefile.in: Added libcilkrts related fields to support building it.
2921
2922 2013-10-26 Jeff Law <law@redhat.com>
2923
2924 * Makefile.def (target_modules): Remove libmudflap
2925 (languages): Remove check-target-libmudflap).
2926 * Makefile.in: Rebuilt.
2927 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2928 * configure.ac (target_libraries): Remove target-libmudflap.
2929 Remove checks which disabled libmudflap on some systems.
2930 * configure: Rebuilt.
2931 * libmudflap: Directory removed.
2932
2933 2013-10-21 Cong Hou <congh@google.com>
2934
2935 * MAINTAINERS (Write After Approval): Add myself.
2936
2937 2013-10-16 Mike Stump <mikestump@comcast.net>
2938
2939 * .dir-locals.el: Add.
2940
2941 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2942
2943 * configure.ac: Add --enable-host-shared
2944 * configure: Regenerate.
2945
2946 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2947
2948 Import from savannah.gnu.org:
2949 * config.guess: Update to 2013-06-10 version.
2950 * config.sub: Update to 2013-10-01 version.
2951
2952 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2953
2954 Changes to build configuration to allow big endian ARC ELF toolchain
2955 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2956 * configure: Regenerate.
2957
2958 2013-09-20 Alan Modra <amodra@gmail.com>
2959
2960 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2961 ppc host match. Support little-endian powerpc linux hosts.
2962
2963 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2964
2965 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2966 maintainer.
2967
2968 2013-09-12 DJ Delorie <dj@redhat.com>
2969
2970 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2971 maintainers.
2972
2973 2013-09-03 Richard Biener <rguenther@suse.de>
2974
2975 * configure.ac: Also allow ISL 0.12.
2976 * configure: Regenerated.
2977
2978 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2979
2980 * MAINTAINERS (Write After Approval): Add myself.
2981
2982 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2983
2984 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2985
2986 2013-08-26 Caroline Tice <cmtice@google.com>
2987
2988 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2989 "Various Reviewers" to libvtv "Various Maintainers".
2990
2991 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2992
2993 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2994
2995 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2996
2997 * MAINTAINERS: Update name, email.
2998
2999 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
3000
3001 * MAINTAINERS (Write After Approval): Add myself.
3002
3003 2013-08-12 Caroline Tice <cmtice@google.com>
3004
3005 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3006 address in the Write After Approval section.
3007
3008 2013-08-09 Carlos O'Donell <carlos@redhat.com>
3009
3010 * MAINTAINERS (Write After Approval): Update email.
3011
3012 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
3013
3014 * configure.ac: Adjust to check VTV_SUPPORTED.
3015 * configure: Regenerated.
3016
3017 2013-08-02 Caroline Tice <cmtice@google.com>
3018
3019 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3020 on non-linux systems; add target-libvtv to noconfigdirs; add
3021 libsupc++/.libs to C++ library search paths.
3022 * configure: Regenerated.
3023 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3024 libstdc++ and libgcc.
3025 * Makefile.in: Regenerated.
3026
3027 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
3028
3029 * MAINTAINERS (Write After Approval): Add myself.
3030
3031 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
3032 Shiva Chen <shiva0217@gmail.com>
3033
3034 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3035 nds32 port maintainers.
3036
3037 2013-07-17 Tim Shen <timshen91@gmail.com>
3038
3039 * MAINTAINERS (Write After Approval): Add myself.
3040
3041 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3042
3043 * configure.ac: Sync from binutils.
3044 * configure: Regenerate.
3045
3046 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
3047
3048 * MAINTAINERS (Write After Approval): Add myself.
3049
3050 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
3051
3052 * MAINTAINERS (Write After Approval): Add myself.
3053
3054 2013-05-17 David Malcolm <dmalcolm@redhat.com>
3055
3056 * MAINTAINERS (Write After Approval): Add myself.
3057
3058 2013-04-30 Brooks Moses <bmoses@google.com>
3059
3060 * MAINTAINERS: Update my email; move myself from Fortran
3061 reviewer to Write After Approval.
3062
3063 2013-04-16 Andreas Schwab <schwab@suse.de>
3064
3065 * configure.ac (aarch64-*-*): Don't disable java.
3066 * configure: Regenerate.
3067
3068 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
3069
3070 * MAINTAINERS (Write After Approval): Add myself.
3071
3072 2013-03-30 Matthias Klose <doko@ubuntu.com>
3073
3074 * Makefile.def (target_modules): Don't install libffi.
3075 * Makefile.in: Regenerate.
3076
3077 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
3078
3079 * MAINTAINERS (Write After Approval): Add myself.
3080
3081 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
3082
3083 * MAINTAINERS (Write After Approval): Add myself.
3084
3085 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
3086
3087 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3088 * configure: Regenerated.
3089
3090 2013-02-05 Ian Lance Taylor <iant@google.com>
3091
3092 PR go/55969
3093 * configure.ac: Disable libgo on some systems where it does not
3094 work.
3095
3096 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
3097
3098 * MAINTAINERS: Explicitly add myself as AIX maintainer.
3099 Remove Geoff Keating as rs6000 port maintainer, at his request.
3100
3101 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
3102
3103 * MAINTAINERS: Update my email.
3104
3105 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
3106
3107 * configure: Re-generate.
3108
3109 2013-01-15 Richard Biener <rguenther@suse.de>
3110
3111 PR other/55973
3112 * configure: Re-generate.
3113
3114 2013-01-14 Matthias Klose <doko@ubuntu.com>
3115
3116 * Makefile.def (install-target-libsanitizer): Depend on
3117 install-target-libstdc++-v3.
3118 * Makefile.in: Regenerate.
3119
3120 2013-01-14 Richard Biener <rguenther@suse.de>
3121
3122 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3123 * configure: Re-generate
3124
3125 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3126
3127 * config.sub: Update from config repo.
3128
3129 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
3130
3131 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3132 * Makefile.in: Regenerate.
3133
3134 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3135
3136 * MAINTAINERS (arc): Add new port maintainership for myself.
3137
3138 2013-01-09 Jason Merrill <jason@redhat.com>
3139
3140 * .gitignore: Import from gdb repository.
3141
3142 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
3143
3144 * Makefile.def (configure-gcc): Depend on all-gmp.
3145 (all-gcc): Remove dependency on all-gmp.
3146 * Makefile.in: Regenerated.
3147
3148 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3149
3150 * config.sub: Merge from config repo.
3151 * config.guess: Ditto.
3152
3153 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3154
3155 * Makefile.def: Merge from binutils.
3156 * Makefile.in: Ditto.
3157
3158 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
3159
3160 * MAINTAINERS: Update my email.
3161
3162 2012-12-29 Ben Elliston <bje@gnu.org>
3163
3164 * config.guess: Update to 2012-12-29 version.
3165 * config.sub: Likewise.
3166
3167 2012-12-20 Matthias Klose <doko@ubuntu.com>
3168
3169 * Makefile.def (install-target-libgfortran): Depend on
3170 install-target-libquadmath, install-target-libgcc.
3171 (install-target-libsanitizer): Depend on install-target-libgcc.
3172 (install-target-libjava): Depend on install-target-libgcc.
3173 (install-target-libitm): Depend on install-target-libgcc.
3174 (install-target-libobjc): Depend on install-target-libgcc.
3175 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3176 * Makefile.in: Regenerate.
3177
3178 2012-12-19 Matthias Klose <doko@ubuntu.com>
3179
3180 * Makefile.def (install-target-libgo): Depend on
3181 install-target-libatomic.
3182 * Makefile.in: Regenerate.
3183
3184 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3185
3186 PR go/55201
3187 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3188 * Makefile.in: Regenerate.
3189
3190 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3191
3192 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3193 * configure: Regenerate.
3194
3195 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3196
3197 * config.sub: Merge from config repo.
3198
3199 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3200
3201 * Makefile.def (target_modules): Add bootstrap=true and
3202 raw_cxx=true to libsanitizer.
3203 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3204 * Makefile.in: Regenerated.
3205 * configure: Likewise.
3206
3207 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3208
3209 * MAINTAINERS: Remove self as RTL optimization maintainer.
3210
3211 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3212
3213 * MAINTAINERS (Write After Approval): Add myself.
3214
3215 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3216
3217 * Makefile.def (target_modules): Remove bootstrap=true and
3218 raw_cxx=true from libsanitizer.
3219 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3220 * Makefile.in: Regenerated.
3221 * configure: Likewise.
3222
3223 2012-11-28 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-11-28 Andrew Pinski <apinski@cavium.com>
3232
3233 PR bootstrap/54279
3234 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3235 * configure: Regenerate.
3236 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3237 * Makefile.in: Regenerate.
3238
3239 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3240
3241 * configure.ac: Disable libsanitizer if we're not building C++.
3242 * configure: Regenerate.
3243
3244 2012-11-15 Roland McGrath <roland@hack.frob.com>
3245
3246 * MAINTAINERS (Write After Approval): Add myself.
3247
3248 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
3249
3250 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3251 Kostya Serebryany (kcc@google.com) and
3252 Jakub Jelinek (jakub@redhat.com).
3253 Rename area for Dodji Seketeli (dodji@redhat.com).
3254
3255 2012-11-15 Dodji Seketeli <dodji@redhat.com>
3256
3257 * MAINTAINERS: (asan.c, related): Add myself.
3258
3259 2012-11-14 Roland McGrath <mcgrathr@google.com>
3260
3261 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3262 * configure: Regenerate.
3263
3264 2012-11-13 Richard Henderson <rth@redhat.com>
3265
3266 * configure.ac: Move libsanitizer logic to subdirectory.
3267 * configure: Regenerate.
3268
3269 2012-11-13 Dodji Seketeli <dodji@redhat.com>
3270
3271 * configure.ac: Enable libsanitizer just on x86 linux for now.
3272 * configure: Re-generate.
3273
3274 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
3275
3276 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3277 sections.
3278 * configure: Regenerate.
3279
3280 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
3281
3282 * configure.ac: Add section for configdirs for libsanitizer.
3283 Disable for cris-*-* and mmix-*-*.
3284 * configure: Regenerate.
3285
3286 2012-11-12 Wei Mi <wmi@google.com>
3287
3288 * configure.ac: Add libsanitizer to target_libraries.
3289 * Makefile.def: Ditto.
3290 * configure: Regenerate.
3291 * Makefile.in: Regenerate.
3292 * libsanitizer: New directory for asan runtime. Contains an empty
3293 tsan directory.
3294
3295 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
3296
3297 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3298 against Mingw64 w32api.
3299 * configure: Regenerate.
3300
3301 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3302
3303 * configure: Regenerated.
3304
3305 2012-11-03 Robert Mason <rbmj@verizon.net>
3306
3307 * configure.ac: add --disable-libstdcxx configure option
3308 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3309
3310 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3311
3312 * MAINTAINERS (Write After Approval): Add myself.
3313
3314 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3315
3316 * MAINTAINERS (Write After Approval): Add myself.
3317
3318 2012-10-24 Sharad Singhai <singhai@google.com>
3319
3320 * MAINTAINERS (Write After Approval): Add myself.
3321
3322 2012-10-24 Eric Christopher <echristo@gmail.com>
3323
3324 * MAINTAINERS: Update email address.
3325
3326 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3327
3328 PR bootstrap/54820
3329 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3330 * configure: Regenerate.
3331
3332 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
3333
3334 * MAINTAINERS (aarch64): Add Marcus and myself.
3335
3336 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3337
3338 PR bootstrap/54820
3339 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3340 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3341 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3342 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3343 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3344 * Makefile.in: Regenerate.
3345 * configure.ac (have_static_libs): New variable and associated check.
3346 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3347 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3348 * configure: Regenerate.
3349
3350 2012-10-10 Richard Biener <rguenther@suse.de>
3351
3352 * MAINTAINERS: Adjust for changed surname.
3353
3354 2012-10-04 Lawrence Crowl <crowl@google.com>
3355
3356 * MAINTAINERS (Write After Approval): Add myself.
3357
3358 2012-10-01 Cary Coutant <ccoutant@google.com>
3359
3360 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3361
3362 2012-09-28 Ian Lance Taylor <iant@google.com>
3363
3364 * Makefile.def: Make all-target-libgo depend on
3365 all-target-libbacktrace.
3366 * Makefile.in: Rebuild.
3367
3368 2012-09-26 Ian Lance Taylor <iant@google.com>
3369
3370 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3371 * Makefile.in: Rebuild.
3372
3373 2012-09-20 Walter Lee <walt@tilera.com>
3374
3375 * configure.ac: Add tilegx to list of targets that support gold.
3376 * configure: Regenerate.
3377
3378 2012-09-20 Marek Polacek <polacek@redhat.com>
3379
3380 * MAINTAINERS (Write After Approval): Add myself.
3381
3382 2012-09-19 Steve Ellcey <sellcey@mips.com>
3383
3384 * configure.ac: Add mips*-mti-elf* target.
3385 * configure: Regenerate.
3386
3387 2012-09-17 Ian Lance Taylor <iant@google.com>
3388
3389 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3390 * configure.ac (host_libs): Add libbacktrace.
3391 (target_libraries): Add libbacktrace.
3392 * Makefile.def (host_modules): Add libbacktrace.
3393 (target_modules): Likewise.
3394 * configure, Makefile.in: Rebuild.
3395
3396 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3397
3398 PR target/38607
3399 Merge upstream change.
3400 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3401
3402 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3403 Add libgomp*.o to compare_exclusions for AIX.
3404 * configure: Regenerate.
3405
3406 2012-09-06 Diego Novillo <dnovillo@google.com>
3407
3408 * configure.ac: Bump minimum GMP version to 4.2.3.
3409 * configure: Re-generate.
3410
3411 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3412
3413 PR target/54461
3414 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3415 target-libgloss if not configured --with-avrlibc=no.
3416 * configure: Regenerate.
3417
3418 2012-09-04 Jason Merrill <jason@redhat.com>
3419
3420 * configure.ac: Fix --enable-languages=all.
3421
3422 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3423
3424 * MAINTAINERS (Write After Approval): Add myself.
3425
3426 2012-09-03 Richard Guenther <rguenther@suse.de>
3427
3428 PR bootstrap/54138
3429 * configure.ac: Re-organize ISL / CLOOG checks to allow
3430 disabling with either --without-isl or --without-cloog.
3431 * configure: Regenerated.
3432
3433 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
3434
3435 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3436 * configure: Regenerate.
3437
3438 2012-08-27 Ulrich Drepper <drepper@gmail.com>
3439
3440 * MAINTAINERS: Fix my email address.
3441
3442 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3443
3444 PR binutils/4970
3445 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3446 and opcodes.
3447 * Makefile.in: Regenerated.
3448
3449 2012-08-26 Art Haas <ahaas@impactweather.com>
3450
3451 * configure: Regenerate.
3452
3453 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3454
3455 * INSTALL/README: Also refer to the online installation
3456 instructions.
3457
3458 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3459
3460 * MAINTAINERS (Write After Approval): Add myself.
3461 (Picochip port): Remove myself.
3462
3463 2012-08-14 Diego Novillo <dnovillo@google.com>
3464
3465 Merge from cxx-conversion branch.
3466
3467 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3468 POSTSTAGE1_CONFIGURE_FLAGS.
3469 * Makefile.in: Regenerate.
3470 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3471 Force C++ when bootstrapping.
3472 * configure: Regenerate.
3473
3474 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3475
3476 * MAINTAINERS (Write After Approval): Add myself.
3477
3478 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3479
3480 * README: Document use of ranges of years in copyright notices.
3481
3482 2012-07-06 Richard Guenther <rguenther@suse.de>
3483
3484 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3485 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3486 --with-gmp=system.
3487 * Makefile.in: Regenerated.
3488 * configure: Likewise.
3489
3490 2012-07-06 Richard Guenther <rguenther@suse.de>
3491
3492 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3493 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3494 supply V=1 as extra_make_flags.
3495 * configure: Regenerated.
3496 * Makefile.in: Likewise.
3497
3498 2012-07-04 Tristan Gingold <gingold@adacore.com>
3499
3500 * configure: Regenerate.
3501
3502 2012-07-03 Richard Guenther <rguenther@suse.de>
3503
3504 * Makfile.def (isl): Remove not necessary extra_exports and
3505 extra_make_flags.
3506 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3507 * Makefile.in: Regenerated.
3508
3509 2012-07-03 Richard Guenther <rguenther@suse.de>
3510
3511 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3512 * configure.ac: If either the ISL or the CLooG check failed
3513 do not try to build in-tree versions.
3514 * Makefile.in: Regenerated.
3515 * configure: Regenerated.
3516
3517 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3518
3519 * configure: Regenerate.
3520
3521 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3522
3523 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3524 maintainer.
3525
3526 2012-07-02 Richard Guenther <rguenther@suse.de>
3527
3528 * configure: Regenerated.
3529
3530 2012-07-02 Richard Guenther <rguenther@suse.de>
3531 Michael Matz <matz@suse.de>
3532 Tobias Grosser <tobias@grosser.es>
3533 Sebastian Pop <sebpop@gmail.com>
3534
3535 * Makefile.def: Add ISL host module, remove PPL host module.
3536 Adjust ClooG host module to use the proper ISL.
3537 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3538 * configure.ac: Include config/isl.m4. Add ISL host library,
3539 remove PPL. Remove PPL configury, add ISL configury, adjust
3540 ClooG configury.
3541 * Makefile.in: Regenerated.
3542 * configure: Likewise.
3543
3544 2012-07-02 Richard Guenther <rguenther@suse.de>
3545
3546 Merge from graphite branch
3547 2011-07-21 Tobias Grosser <tobias@grosser.es>
3548
3549 * configure: Regenerated.
3550 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3551 both cloog.org and legacy versions. The only supported version will
3552 be CLooG with the isl backend.
3553
3554 2011-07-21 Tobias Grosser <tobias@grosser.es>
3555
3556 * configure: Regenerated.
3557 * configure.ac: Require cloog isl 0.17.0
3558
3559 2011-07-21 Tobias Grosser <tobias@grosser.es>
3560
3561 * configure: Regenerated.
3562 * config/cloog.m4: Do not define CLOOG_ORG
3563
3564 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3565
3566 * configure.ac: Skip C if explicitly selected.
3567 * configure: Regenerate.
3568
3569 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3570
3571 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3572 they contain -O2.
3573 * configure: Regenerate.
3574
3575 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3576
3577 PR debug/53740
3578 * df.h, df-problems.c, dce.c: Revert last patch.
3579
3580 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3581
3582 * MAINTAINERS (Write After Approval): Update my email address.
3583
3584 2012-06-21 Meador Inge <meadori@codesourcery.com>
3585
3586 * MAINTAINERS (Write After Approval): Add myself.
3587
3588 2012-06-20 Jason Merrill <jason@redhat.com>
3589
3590 * Makefile.tpl (check-target-libgomp-c++): New.
3591 (check-target-libitm-c++): New.
3592 * Makefile.def (c++): Add them.
3593 * Makefile.in: Regenerate.
3594
3595 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3596
3597 * MAINTAINERS (Write After Approval): Add myself.
3598
3599 2012-05-16 Olivier Hainque <hainque@adacore.com>
3600
3601 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3602 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3603 (install-no-fixedincludes): Adjust accordingly.
3604 * Makefile.in: Regenerate.
3605
3606 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3607
3608 Merge upstream change
3609 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3610
3611 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3612
3613 * MAINTAINERS (Write After Approval): Add myself.
3614
3615 2012-05-09 Nick Clifton <nickc@redhat.com>
3616 Paul Smith <psmith@gnu.org>
3617
3618 PR bootstrap/50461
3619 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3620 allow for the fact that from release v3.1.0 of MPFR the source
3621 files were moved into a src sub-directory.
3622 * configure: Regenerate.
3623
3624 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3625
3626 * configure.ac: Bump minimum MPFR version to 2.4.0.
3627 * configure: Regenerated.
3628
3629 2012-05-01 Richard Henderson <rth@redhat.com>
3630
3631 * Makefile.def (libatomic): New target_module.
3632 * configure.ac (target_libraries): Add libatomic.
3633 (noconfigdirs): Check if libatomic is supported.
3634 * Makefile.in, configure: Rebuild.
3635
3636 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3637
3638 * MAINTAINERS (Write After Approval): Add myself.
3639
3640 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3641
3642 * config.sub: Update to 2012-04-18 version from official repo.
3643
3644 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3645
3646 * MAINTAINERS (Write After Approval): Add myself.
3647
3648 2012-04-11 Steve Ellcey <sellcey@mips.com>
3649
3650 * MAINTAINERS: Changed email address.
3651
3652 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3653
3654 PR target/52737
3655 * contrib/gcc_update (files_and_dependencies):
3656 Remove gcc/config/avr/t-multilib from touch data.
3657
3658 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3659
3660 * MAINTAINERS (OS Port Maintainers): Remove irix.
3661 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3662 (unsupported_languages): Remove mips-sgi-irix6.*.
3663 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3664 (with_stabs): Remove.
3665 * configure: Regenerate.
3666
3667 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3668
3669 * MAINTAINERS (OS Port Maintainers): Remove osf.
3670 * configure.ac (enable_libgomp): Remove *-*-osf*.
3671 (with_stabs): Remove alpha*-*-osf*.
3672 * configure: Regenerate.
3673
3674 2012-03-05 Tristan Gingold <gingold@adacore.com>
3675
3676 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3677 * configure: Regenerate.
3678
3679 2012-02-17 Walter Lee <walt@tilera.com>
3680
3681 * MAINTAINERS: (Write After Approval): Delete myself.
3682
3683 2012-02-14 Walter Lee <walt@tilera.com>
3684
3685 * MAINTAINERS (tilegx port): Add myself.
3686 (tilepro port): Add myself.
3687 (Write After Approval): Add myself.
3688
3689 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3690
3691 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3692 and Joseph Myers as docstring relicensing maintainers.
3693
3694 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3695
3696 * MAINTAINERS (write-after-approval): Add myself.
3697
3698 2012-02-08 Ira Rosen <irar@il.ibm.com>
3699
3700 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3701 maintainer.
3702
3703 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3704
3705 * MAINTAINERS (Write After Approval): Move myself to
3706 maintain alphabetical order.
3707
3708 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3709
3710 * MAINTAINERS (Write After Approval): Add myself.
3711
3712 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3713
3714 * MAINTAINERS (Write After Approval): Add myself.
3715
3716 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3717 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3718
3719 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3720 * configure: Regenerate.
3721
3722 2012-01-23 Harshit Chopra <harshit@google.com>
3723
3724 * MAINTAINERS (Write After Approval): Add myself.
3725
3726 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3727
3728 * configure.ac: Remove reference to mh-interix.
3729 * configure: Regenerate.
3730
3731 2012-01-05 Richard Henderson <rth@redhat.com>
3732
3733 PR bootstrap/51072
3734 * configure.ac: Disable libitm if c++ is not enabled.
3735 * configure: Rebuild.
3736
3737 * configure.ac: Fix regexp for same.
3738 * configure: Rebuild.
3739
3740 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3741
3742 * MAINTAINERS (Write After Approval): Add myself.
3743
3744 2012-01-02 Richard Guenther <rguenther@suse.de>
3745
3746 PR bootstrap/51686
3747 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3748 * Makefile.in: Regenerate.
3749
3750 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3751
3752 * MAINTAINERS (Write After Approval): Add myself.
3753
3754 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3755
3756 * configure: Regenerate.
3757
3758 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3759
3760 * MAINTAINERS (picochip): Changed email address.
3761
3762 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3763
3764 * MAINTAINERS (write-after-approval): Add self.
3765
3766 2011-11-29 DJ Delorie <dj@redhat.com>
3767
3768 * configure.ac (rl78-*-*) New case.
3769 * configure: Regenerate.
3770 * MAINTAINERS: Add myself as RL78 maintainer.
3771
3772 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3773
3774 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3775
3776 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3777
3778 * libtool.m4: Additional FreeBSD 10 fixes.
3779
3780 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3781
3782 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3783 Maintainers section, as Epiphany maintainer.
3784
3785 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3786
3787 PR target/49992
3788 * configure.ac: Remove ranlib special-casing for Darwin.
3789 * configure: Regenerate.
3790
3791 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3792
3793 * MAINTAINERS (Reviewers): Keep the list sorted.
3794
3795 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3796
3797 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3798
3799 2011-11-09 Roland McGrath <mcgrathr@google.com>
3800
3801 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3802 * configure: Rebuild.
3803 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3804 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3805 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3806 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3807 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3808 Add READELF.
3809 * Makefile.in: Rebuild.
3810
3811 2011-11-09 Jason Merrill <jason@redhat.com>
3812
3813 * Makefile.def (language=c++): Remove check-c++0x.
3814 * Makefile.in (check-gcc-c++): Regenerate.
3815
3816 2011-11-08 Richard Henderson <rth@redhat.com>
3817
3818 * configure.ac: Test for libitm directory present first.
3819
3820 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3821
3822 * configure.ac: Test libitm/configure.tgt to disable libitm.
3823 * configure: Rebuild.
3824
3825 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3826 Richard Henderson <rth@redhat.com>
3827
3828 Merged from transactional-memory.
3829
3830 * Makefile.def (lang_env_dependencies): libitm is c++.
3831 Add libitm target module.
3832 * configure.ac: Likewise.
3833 * config/mmap.m4: New file.
3834 * contrib/gcc_update: Add libitm to touch data.
3835 * Makefile.in, configure: Rebuild.
3836
3837 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3838
3839 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3840 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3841 * Makefile.in: Regenerate.
3842
3843 2011-11-01 DJ Delorie <dj@redhat.com>
3844
3845 * config.sub: Update to version 2011-10-29 (added rl78)
3846
3847 2011-10-27 Nick Clifton <nickc@redhat.com>
3848
3849 * config.sub: Import these changes from the config project:
3850
3851 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3852 Ben Elliston <bje@gnu.org>
3853
3854 * config.sub (epiphany): New.
3855
3856 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3857 Ben Elliston <bje@gnu.org>
3858
3859 * config.sub (hexagon, hexagon-*): New.
3860
3861 2011-08-23 Roland McGrath <mcgrathr@google.com>
3862
3863 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3864 64eb to be64.
3865
3866 2011-08-16 Roland McGrath <mcgrathr@google.com>
3867
3868 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3869 (nacl): Grok as alias for 32el-unknown-nacl.
3870
3871 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3872
3873 * MAINTAINERS (Write After Approval): Add myself.
3874
3875 2011-10-24 Teresa Johnson <tejohnson@google.com>
3876
3877 * MAINTAINERS (Write After Approval): Add myself.
3878
3879 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3880
3881 * MAINTAINERS (sparc port): Remove myself.
3882
3883 2011-09-14 Tom de Vries <tom@codesourcery.com>
3884
3885 * MAINTAINERS (Write After Approval): Add myself.
3886
3887 2011-08-14 Yao Qi <yao@codesourcery.com>
3888
3889 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3890 * configure: Regenerate.
3891
3892 2011-07-26 Ian Lance Taylor <iant@google.com>
3893
3894 * configure.ac: Set have_compiler based on whether gcc directory
3895 exists, rather than on whether gcc is in configdirs.
3896 * configure: Rebuild.
3897
3898 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3899
3900 * MAINTAINERS (Global Reviewers): Add self.
3901
3902 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3903
3904 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3905 link directories.
3906 * Makefile.in: Rebuild.
3907
3908 2011-07-20 Ian Lance Taylor <iant@google.com>
3909
3910 PR bootstrap/49787
3911 * configure.ac: Move --enable-bootstrap handling earlier in file.
3912 If --enable-bootstrap and either --enable-build-with-cxx or
3913 --enable-build-poststage1-with-cxx, enable C++ automatically.
3914 * configure: Rebuild.
3915
3916 2011-07-19 Ian Lance Taylor <iant@google.com>
3917
3918 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3919 make C++ a boot_language. Set and substitute
3920 POSTSTAGE1_CONFIGURE_FLAGS.
3921 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3922 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3923 * configure, Makefile.in: Rebuild.
3924
3925 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3926
3927 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3928 maintainers.
3929
3930 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3931
3932 * MAINTAINERS (Global Reviewers): Add myself.
3933
3934 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3935
3936 * configure: Regenerate.
3937
3938 2011-07-16 Jason Merrill <jason@redhat.com>
3939
3940 * Makefile.def (language=c++): Add check-c++0x and
3941 check-target-libmudflap-c++.
3942 * Makefile.tpl (check-target-libmudflap-c++): New.
3943 * Makefile.in: Regenerate.
3944
3945 2011-07-16 Matthias Klose <doko@ubuntu.com>
3946
3947 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3948 * Makefile.def (target_modules/libjava): Pass
3949 $(EXTRA_CONFIGARGS_LIBJAVA).
3950 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3951 if not configured with --enable-static-libjava.
3952 * Makefile.in: Regenerate.
3953 * configure: Likewise.
3954
3955 2011-07-15 Jason Merrill <jason@redhat.com>
3956
3957 * Makefile.in (check-c++): Move check-gcc-c++0x after
3958 check-target-libstdc++-v3.
3959
3960 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3961
3962 * MAINTAINERS (c6x port): New entry.
3963
3964 2011-07-13 Jason Merrill <jason@redhat.com>
3965
3966 * Makefile.in (check-gcc-c++0x): New.
3967 (check-c++): Depend on it.
3968
3969 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3970
3971 PR target/39150
3972 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3973 x86_64-*-solaris2.1[0-9]*.
3974 * configure: Regenerate.
3975
3976 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3977
3978 * MAINTAINERS (RTL optimizers): Add self.
3979
3980 2011-06-27 Gabriel Charette <gchare@google.com>
3981
3982 * MAINTAINERS (Write After Approval): Add myself.
3983
3984 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3985
3986 PR regression/47836
3987 PR bootstrap/23656
3988 PR other/47733
3989 PR bootstrap/49247
3990 PR c/48825
3991 * configure.ac (target_libraries): Remove target-libiberty.
3992 Remove case-statement setting skipdirs=target-libiberty for
3993 multiple targets. Remove checking target_configdirs and
3994 removing target-libiberty but keeping target-libgcc if
3995 otherwise empty.
3996 * Makefile.def (target_modules): Don't add libiberty.
3997 (dependencies): Remove all traces of target-libiberty.
3998 * configure, Makefile.in: Regenerate.
3999
4000 2011-06-13 Walter Lee <walt@tilera.com>
4001
4002 * configure.ac (tilepro-*-*) New case.
4003 (tilegx-*-*): Likewise.
4004 * configure: Regenerate.
4005
4006 2011-06-06 Jing Yu <jingyu@google.com>
4007
4008 * configure.ac: Skip target-libiberty for
4009 arm*-*-linux-androideabi.
4010 * configure: Regenerated.
4011
4012 2011-06-06 Nick Clifton <nickc@redhat.com>
4013
4014 * config.sub: Sync from upstream.
4015
4016 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
4017
4018 * MAINTAINERS (Write After Approval): Add myself.
4019
4020 2011-06-01 Daniel Jacobowitz <drow@false.org>
4021
4022 * MAINTAINERS: Update my email address.
4023
4024 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
4025
4026 * MAINTAINERS (Write After Approval): Update my email address.
4027
4028 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
4029
4030 * MAINTAINERS (Write After Approval): Add myself.
4031
4032 2011-05-08 Doug Kwan <dougkwan@google.com>
4033
4034 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4035 * configure: Regenerated.
4036 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4037 value from configure.
4038 * Makefile.in: Regenerated.
4039
4040 2011-05-05 Joseph Myers <joseph@codesourcery.com>
4041
4042 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4043 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4044 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4045 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4046 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4047 *-*-vxworks*): Disable newlib and libgloss in separate case
4048 statement.
4049 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4050 to separate case statement.
4051 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4052 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4053 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4054 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4055 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4056 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4057 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4058 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4059 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4060 i[[3456789]]86-*-rdos*, m32r-*-*,
4061 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4062 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4063 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4064 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4065 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4066 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4067 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4068 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4069 and libgloss in main case over targets. Remove most empty cases
4070 in main case over targets.
4071 * configure: Regenerate.
4072
4073 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
4074
4075 * MAINTAINERS (Write After Approval): Add myself.
4076
4077 2011-05-04 Joseph Myers <joseph@codesourcery.com>
4078
4079 * configure.ac: Remove code setting special library locations for
4080 hppa*64*-*-hpux11*. Remove code setting compiler for
4081 sparc-sun-solaris2*.
4082 * configure: Regenerate.
4083
4084 2011-05-04 Joseph Myers <joseph@codesourcery.com>
4085
4086 * configure.ac: Separate libgloss_dir settings from general case
4087 over targets.
4088 * configure: Regenerate.
4089
4090 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4091
4092 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4093 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4094 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4095 cases in libgcj-disabling case statement.
4096 (hppa*64*-*-linux*): Set unsupported_languages instead of
4097 disabling target-zlib.
4098 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4099 to hppa*64*-*-hpux*.
4100 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4101 hppa*-*-hpux*.
4102 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4103 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4104 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4105 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4106 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4107 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4108 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4109 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4110 libgcj-disabling case statement.
4111 * configure: Regenerate.
4112
4113 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4114
4115 * configure.ac: Disable Java for targets not supporting libffi.
4116 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4117 Remove cases in Java-disabling statement.
4118 (*arm-wince-pe): Change to arm-wince-pe.
4119 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4120 cases in Java-disabling statement.
4121 (bfin-*-*): Don't disable Java again.
4122 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4123 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4124 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4125 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4126 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4127 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4128 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4129 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4130 Java-disabling statement.
4131 (mmix-*-*): Don't disable Java again.
4132 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4133 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4134 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4135 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4136 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4137 statement.
4138 * configure: Regenerate.
4139
4140 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4141
4142 * configure.ac: Separate cases disabling Java and Java libraries
4143 from general case over targets.
4144 * configure: Regenerate.
4145
4146 2011-04-21 Jie Zhang <jzhang918@gmail.com>
4147
4148 * MAINTAINERS: Update my email address.
4149
4150 2011-04-20 Easwaran Raman <eraman@google.com>
4151
4152 * MAINTAINERS (Write After Approval): Add myself.
4153
4154 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
4155
4156 PR lto/48086
4157 * configure.ac: Re-enable LTO on *-apple-darwin9*.
4158 * configure: Regenerate.
4159
4160 2011-04-16 Jim Meyering <meyering@redhat.com>
4161
4162 * MAINTAINERS (Write After Approval): Add myself.
4163
4164 2011-04-15 Dodji Seketeli <dodji@redhat.com>
4165
4166 * MAINTAINERS: Update my email address.
4167
4168 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
4169
4170 * MAINTAINERS (Write After Approval): Add myself.
4171
4172 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4173
4174 * MAINTAINERS (Write After Approval): Add myself.
4175
4176 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4177
4178 * MAINTAINERS (Write After Approval): Add myself.
4179
4180 2011-04-06 Joseph Myers <joseph@codesourcery.com>
4181
4182 * configure.ac (build_tools): Remove build-byacc.
4183 (host_libs): Remove mmalloc.
4184 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4185 autoconf automake libtool diff rcs fileutils shellutils time
4186 textutils wdiff find uudecode hello tar gzip indent recode release
4187 sed perl gawk findutils gettext zip.
4188 (libgcj): Remove target-qthreads.
4189 (target_tools): Remove target-examples target-gperf.
4190 (YACC): Don't handle building byacc.
4191 * configure: Regenerate.
4192 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4193 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4194 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4195 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4196 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4197 handle building components.
4198 * Makefile.in: Regenerate.
4199
4200 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4201
4202 * MAINTAINERS: Update my email address as Xtensa maintainer.
4203
4204 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4205
4206 * config.sub: Sync from upstream.
4207
4208 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4209
4210 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4211 (microblaze*): Don't disable libssp.
4212 * configure: Regenerate.
4213
4214 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4215
4216 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4217 moveifchange.
4218 * configure: Regenerate.
4219 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4220 * Makefile.in: Regenerate.
4221
4222 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4223
4224 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4225 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4226 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4227 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4228 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4229 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4230 md_exec_prefix cases.
4231 * configure: Regenerate.
4232
4233 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4234
4235 * configure.ac: Separate cases disabling target-libssp,
4236 target-libiberty, target-libstdc++-v3 and Fortran from general
4237 case over targets.
4238 * configure: Regenerate.
4239
4240 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4241
4242 * configure.ac (*-*-chorusos): Don't disable libgcj.
4243 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4244 Remove case.
4245 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4246 (arm-*-coff): Don't disable libgcj.
4247 (arm*-*-linux-gnueabi): Remove useless assignment.
4248 (arm-*-riscix*): Don't disable libgcj.
4249 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4250 configuration.
4251 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4252 (c54x*-*-*): Remove case.
4253 (tic54x-*-*): Don't disable GCC or GCC libraries.
4254 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4255 to *.
4256 (d10v-*-*): Don't disable GCC libraries.
4257 (d30v-*-*): Don't disable libgcj.
4258 (h8500-*-*): Don't disable GCC libraries.
4259 (i960-*-*): Don't disable libgcj.
4260 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4261 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4262 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4263 libgcj.
4264 (m68k-*-coff*): Remove case.
4265 (mmix-*-*): Don't disable libgloss on host.
4266 (mn10200-*-*, mn10300-*-*): Remove cases.
4267 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4268 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4269 Don't disable libgcj.
4270 (romp-*-*): Remove case.
4271 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4272 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4273 case.
4274 (v810-*-*): Don't disable GCC libraries.
4275 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4276 (ip2k-*-*): Don't disable GCC libraries.
4277 * configure: Regenerate.
4278
4279 2011-03-28 Joseph Myers <joseph@codesourcery.com>
4280
4281 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4282 libffi on host.
4283 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4284 on host.
4285 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4286 * configure: Regenerate.
4287
4288 2011-03-26 John Marino <binutils@marino.st>
4289
4290 * configure.ac: Add support for *-*-dragonfly*
4291 * configure: Regenerate.
4292
4293 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4294
4295 * configure.ac (native_only): Remove.
4296 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4297 send-pr uudecode guile gnuserv on host.
4298 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4299 send-pr rcs guile perl texinfo libtool on host.
4300 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4301 automake send-pr rcs guile perl texinfo libtool on host.
4302 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4303 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4304 (alpha*-dec-osf*): Don't disable fileutils on target.
4305 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4306 texinfo send-pr expect dejagnu on target.
4307 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4308 target-qthreads on target.
4309 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4310 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4311 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4312 x86_64-*-mingw*): Don't disable expect on target.
4313 (*-*-cygwin*): Don't disable target-gperf on target.
4314 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4315 gnuserv on target.
4316 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4317 target.
4318 * configure: Regenerate.
4319
4320 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4321
4322 * configure.ac (target_tools): Remove target-groff.
4323 (native_only): Remove target-groff.
4324 (hppa*64*-*-*): Don't disable byacc.
4325 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4326 setting.
4327 (*-*-kaos*): Don't skip target-librx and target-groff.
4328 (*-*-netware*): Don't skip target-libmudflap.
4329 (*-*-tpf*): Don't skip target-libmudflap.
4330 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4331 directories on the host.
4332 (ia64*-*-*vms*): Don't skip tix.
4333 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4334 host.
4335 * configure: Regenerate.
4336
4337 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4338
4339 * configure.ac: Remove references to mt-mep, mt-netware,
4340 mt-wince.
4341 * Makefile.def: Add all-utils soft dependencies.
4342 * Makefile.tpl: Remove GDB_NLM_DEPS.
4343 * configure: Regenerate.
4344 * Makefile.in: Regenerate.
4345
4346 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4347
4348 * configure.ac: Do not include mh-x86omitfp.
4349 * configure: Regenerate.
4350
4351 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4352
4353 * configure.ac: Remove empty cases.
4354 * configure: Regenerate.
4355
4356 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4357
4358 * Makefile.def: Add dependency from termcap to gdb.
4359 * Makefile.in: Regenerate.
4360
4361 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4362
4363 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4364 * configure: Regenerate.
4365 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4366 * Makefile.tpl: Likewise.
4367 * Makefile.in: Regenerate.
4368
4369 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4370
4371 * configure.ac: Remove all mentions of tentative_cc.
4372 * configure: Regenerate.
4373
4374 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4375
4376 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4377 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4378 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4379 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4380 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4381 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4382 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4383 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4384 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4385 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4386 *-*-rhapsody*): Remove host cases.
4387 * configure: Regenerate.
4388
4389 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4390
4391 * configure.ac (ppc*-*-pe): Remove host case.
4392 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4393 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4394 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4395 cases.
4396 * configure: Regenerate.
4397
4398 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4399
4400 * config.sub: Update to version 2011-03-23.
4401
4402 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4403
4404 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4405 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4406 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4407 * configure: Regenerate.
4408
4409 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4410
4411 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4412 to Write After Approval.
4413 * config-ml.in: Don't handle arc-*-elf*.
4414 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4415 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4416 handle GCC libraries.
4417 * configure: Regenerate.
4418
4419 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4420
4421 PR bootstrap/48120:
4422 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4423 Add -lstdc++ -lm to LIBS.
4424 * configure: Regenerate.
4425
4426 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4427
4428 * config.guess: Update to version 2011-02-02
4429 * config.sub: Update to version 2011-02-24
4430
4431 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4432
4433 PR lto/48086
4434 * configure.ac: Re-enable LTO on *-apple-darwin9.
4435 * configure: Regenerate.
4436
4437 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4438
4439 PR lto/48086
4440 * configure.ac: Disable LTO on darwin due to an assembler change in
4441 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4442 under 256.
4443 * configure: Regenerate.
4444
4445 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4446
4447 * MAINTAINERS: Update myself as score backend maintainer,
4448 update my e-mail address.
4449
4450 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
4451
4452 * MAINTAINERS: Update my e-mail address.
4453
4454 2011-03-06 Joey Ye <joey.ye@arm.com>
4455
4456 * MAINTAINERS: Update my e-mail address.
4457
4458 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4459
4460 * configure.ac: Adjust test of with_ppl.
4461 * configure: Regenerated.
4462
4463 2011-03-02 Kai Tietz <ktietz@redhat.com>
4464
4465 * MAINTAINERS: Adjust my e-mail address.
4466
4467 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4468
4469 * configure.ac: Add -lpwl to ppllibs.
4470 * configure: Regenerated.
4471
4472 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4473
4474 * config/cloog.m4: Add -lisl to clooglibs.
4475 * configure: Regenerated.
4476
4477 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4478
4479 * MAINTAINERS (CPU Port maintainers): Add self.
4480
4481 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4482
4483 * MAINTAINERS: Add myself as testsuite maintainer.
4484
4485 2011-02-15 Mike Stump <mikestump@comcast.net>
4486
4487 * MAINTAINERS: Add myself as testsuite maintainer.
4488
4489 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4490
4491 Import from Libtool and gnulib:
4492
4493 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4494
4495 Prepare for supporting FreeBSD 10.
4496 * config.rpath: Remove handling of freebsd1* which soon would
4497 match FreeBSD 10.0.
4498
4499 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4500
4501 Remove support for FreeBSD 1.x.
4502 * libtool.m4 (_LT_LINKER_SHLIBS)
4503 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4504 soon would incorrectly match FreeBSD 10.0.
4505
4506 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4507
4508 PR binutils/12283
4509 * move-if-change: Import version from gnulib.
4510
4511 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4512
4513 PR lto/47225
4514 * Makefile.def (lto-plugin): Double dash for enable-shared.
4515 (configure-gcc): Depend on all-lto-plugin.
4516 * Makefile.in: Rebuilt.
4517
4518 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4519
4520 * configure.ac: Remove extra bracket.
4521 * configure: Regenerate.
4522
4523 2011-02-08 Tobias Burnus <burnus@net-b.de>
4524
4525 * MAINTAINERS: Add myself as libquadmath maintainer.
4526
4527 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4528
4529 * MAINTAINERS: Update my email address.
4530
4531 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4532
4533 * MAINTAINERS (option handling): Add self.
4534
4535 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4536
4537 PR lto/47225
4538 * Makefile.def: Add dependency for install-gcc
4539 on install-lto-plugin.
4540 * Makfile.in: Regenerated
4541
4542 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4543
4544 * MAINTAINERS (CPU Port Maintainers): Add myself.
4545
4546 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4547
4548 PR libgcj/44341
4549 * configure.ac: Discard --with-* flags for host when configuring
4550 target libraries for cross build.
4551 * configure: Rebuilt.
4552
4553 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4554
4555 * MAINTAINERS (linear loop transforms): Removed.
4556
4557 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4558
4559 * configure.ac: If with_ppl is no, move setting with_cloog=no
4560 after CLOOG_REQUESTED check.
4561 * configure: Regenerated.
4562
4563 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4564
4565 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4566 CLooG has been requested.
4567 * configure: Regenerated.
4568
4569 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4570
4571 * configure: Regenerated.
4572 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4573
4574 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4575
4576 * configure: Regenerated.
4577 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4578
4579 2011-01-21 Andreas Schwab <schwab@redhat.com>
4580
4581 * configure.ac: Use AS_HELP_STRING throughout.
4582 * configure: Regenerate.
4583
4584 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4585
4586 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4587 * configure: Regenerate.
4588
4589 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4590
4591 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4592
4593 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4594
4595 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4596 for ia64-hpux.
4597 * configure: Regenerate.
4598
4599 2011-01-07 Jan Hubicka <jh@suse.cz>
4600
4601 PR lto/47225
4602 * Makefile.in: Regenerate.
4603 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4604 configure.
4605
4606 2011-01-07 Jan Hubicka <jh@suse.cz>
4607
4608 * Makefile.in: Regenerate.
4609 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4610 and configure dependency on lto-plugin configure.
4611 (lto-plugin module): Remove dependency on GCC; add dependency on
4612 liniberty.
4613
4614 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4615
4616 * MAINTAINERS (Write After Approval): Add myself.
4617
4618 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4619
4620 * configure: Regenerate.
4621
4622 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4623
4624 * configure.ac: (picochip): Disable libiberty.
4625
4626 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4627
4628 * MAINTAINERS (Write After Approval): Add myself.
4629
4630 2010-12-10 Ian Lance Taylor <iant@google.com>
4631
4632 PR bootstrap/46819
4633 * configure.ac: For --disable-libgcj clear libgcj_saved.
4634 * configure: Rebuild.
4635
4636 2010-12-10 Tobias Burnus <burnus@net-b.de>
4637
4638 PR fortran/46540
4639 * configure.ac: Add --disable-libquadmath and
4640 --disable-libquadmath-support.
4641 * configure: Regenerate.
4642
4643 2010-12-03 Ian Lance Taylor <iant@google.com>
4644
4645 * MAINTAINERS: Add myself as libgo maintainer.
4646
4647 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4648
4649 PR libffi/46792
4650 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4651 * configure: Regenerate.
4652
4653 2010-12-02 Ian Lance Taylor <iant@google.com>
4654
4655 * configure.ac: Always set default for poststage1_ldflags to
4656 -static-libstdc++ -static-libgcc.
4657
4658 2010-11-29 Andreas Schwab <schwab@redhat.com>
4659
4660 * configure.ac: Move comment to remove extra space in last argument
4661 of GCC_TARGET_TOOL.
4662
4663 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4664
4665 PR other/46026
4666 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4667 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4668 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4669 (BASE_FLAGS_TO_PASS): Use it.
4670 * configure: Rebuilt.
4671 * Makefile.in: Rebuilt.
4672
4673 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4674
4675 PR binutils/12258
4676 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4677 Properly check default linker.
4678 * configure: Regnerated.
4679
4680 2010-11-23 Matthias Klose <doko@ubuntu.com>
4681
4682 * configure.ac: For --enable-gold, handle value `default' instead of
4683 `both*'. New configure option --{en,dis}able-ld.
4684 * configure: Regenerate.
4685
4686 2010-11-20 Ian Lance Taylor <iant@google.com>
4687
4688 * configure.ac: Only disable a language library if no language needs
4689 it. Don't let --disable-libgcj uncondtionally disable libffi.
4690 * configure: Rebuild.
4691
4692 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4693
4694 * Makefile.in: Regenerate.
4695
4696 PR other/46202
4697 * configure.ac: Fix just-built in-tree STRIP name to be
4698 binutils/strip-new.
4699 * configure: Regenerate.
4700 * Makefile.def (install-strip-gcc, install-strip-binutils)
4701 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4702 (install-strip-sid): Mirror dependencies on non-strip variants
4703 of these targets on the respective -strip prerequisites.
4704 * Makefile.tpl (install-strip, install-strip-host)
4705 (install-strip-target): New targets.
4706 (install-strip-[+module+], install-strip-target-[+module+]):
4707 New targets.
4708 * Makefile.in: Regenerate.
4709
4710 2010-11-19 Ian Lance Taylor <iant@google.com>
4711 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4712
4713 * configure.ac: Add target-libgo to target_libraries. Set
4714 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4715 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4716 (HOST_EXPORTS): Add GOC.
4717 (BASE_TARGET_EXPORTS): Add GOC.
4718 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4719 (GOCFLAGS_FOR_TARGET): New variable.
4720 (EXTRA_HOST_FLAGS): Add GOC.
4721 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4722 * Makefile.def (target_modules): Add libgo.
4723 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4724 (dependencies): Add dependency from configure-target-libgo to
4725 configure-target-libffi and all-target-libstdc++-v3. Add
4726 dependencies from all-target-libgo to all-target-libffi.
4727 (languages): Add go.
4728 * configure: Rebuild.
4729 * Makefile.in: Rebuild.
4730
4731 2010-11-19 Ian Lance Taylor <iant@google.com>
4732
4733 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4734 compiler/flag environment variables.
4735
4736 2010-11-18 Ian Lance Taylor <iant@google.com>
4737
4738 * configure.ac: Check for lang_requires_boot_languages in
4739 config-lang.in files.
4740 * configure: Rebuild.
4741
4742 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4743 Tobias Burnus <burnus@net-b.de>
4744
4745 PR fortran/32049
4746 * Makefile.def: Add libquadmath; build it with language=fortran.
4747 * configure.ac: Add libquadmath.
4748 * Makefile.tpl: Handle multiple libs in check-[+language+].
4749 * Makefile.in: Regenerate.
4750 * configure: Regenerate.
4751
4752 2010-11-16 Tom Tromey <tromey@redhat.com>
4753
4754 * MAINTAINERS: Moved myself to reviewers section.
4755
4756 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4757
4758 * MAINTAINERS: Moved myself to reviewers section.
4759
4760 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4761
4762 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4763 (Write After Approval): Remove self.
4764
4765 2010-11-15 Andreas Schwab <schwab@redhat.com>
4766
4767 * configure.ac: Fix spelling in option names.
4768 * configure: Regenerated.
4769
4770 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4771
4772 PR bootstrap/39622
4773 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4774 * configure: Regenerated.
4775
4776 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4777
4778 * MAINTAINERS: Update my email address.
4779
4780 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4781
4782 * configure: Regenerate.
4783
4784 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4785
4786 * configure: Regenerate.
4787
4788 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4789
4790 * configure: Regenerate.
4791
4792 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4793
4794 * configure: Regenerate.
4795
4796 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4797
4798 * configure.ac: Support official CLooG.org versions.
4799 * configure: Regenerate.
4800 * config/cloog.m4: New.
4801
4802 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4803
4804 * MAINTAINERS (Write After Approval): Add myself.
4805
4806 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4807
4808 * MAINTAINERS: Update my email address.
4809
4810 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4811
4812 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4813 * configure: Regenerate.
4814
4815 2010-11-03 Ian Lance Taylor <iant@google.com>
4816 Dave Korn <dave.korn.cygwin@gmail.com>
4817
4818 PR lto/46273
4819 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4820 and on other supported platforms whenever LTO is enabled.
4821 * configure: Rebuild.
4822
4823 2010-11-02 Alan Modra <amodra@gmail.com>
4824
4825 PR binutils/12110
4826 * configure.ac: Error when source path contains spaces.
4827 * configure: Regenerate.
4828
4829 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4830
4831 * MAINTAINERS: Update my email address.
4832
4833 2010-10-20 Ian Lance Taylor <iant@google.com>
4834
4835 * Makefile.def (target_modules): Set lib_path to src/.libs for
4836 libstdc++-v3 module.
4837 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4838 * Makefile.in: Rebuild.
4839
4840 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4841
4842 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4843 (Write After Approval): Remove myself.
4844
4845 2010-10-15 Tristan Gingold <gingold@adacore.com>
4846
4847 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4848
4849 2010-10-14 Douglas Rupp <rupp@gnat.com>
4850
4851 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4852
4853 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4854
4855 * configure.ac (build_lto_plugin): New shell variable.
4856 (--enable-lto): Turn on by default for all non-ELF platforms that
4857 have had LTO support added so far. Set build_lto_plugin appropriately
4858 for both ELF and non-ELF.
4859 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4860 * configure: Regenerate.
4861
4862 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4863
4864 Sync from src:
4865 * configure.ac (v850 support): Remove target-libgloss from
4866 noconfigdirs.
4867 * configure: Regenerate.
4868
4869 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4870
4871 PR bootstrap/45326
4872 PR bootstrap/45174
4873 * configure.ac: Honor initial values of $build_configargs,
4874 $host_configargs, $target_configargs. Mark the precious, so
4875 environment settings get recorded.
4876 * configure: Regenerate.
4877
4878 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4879
4880 PR bootstrap/45796
4881 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4882 Depend on all-build-libiberty.
4883 * Makefile.in: Regenerate.
4884
4885 2010-09-30 Michael Eager <eager@eagercon.com>
4886
4887 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4888 * configure: Regenerate.
4889
4890 2010-09-28 Michael Eager <eager@eagercon.com>
4891
4892 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4893
4894 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4895
4896 PR bootstrap/44621
4897 * configure.ac: Fix unportable shell quoting.
4898 * configure: Regenerate.
4899
4900 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4901
4902 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4903 targets and amend comment.
4904 * configure: Regenerate.
4905
4906 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4907
4908 * MAINTAINERS (Write After Approval): Add myself.
4909
4910 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4911
4912 * configure.ac: Enable LTO by default on Darwin.
4913 * configure: Regenerate.
4914
4915 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4916
4917 * MAINTAINERS (Write After Approval): Add myself.
4918
4919 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4920
4921 * MAINTAINERS (Write After Approval): Add myself.
4922
4923 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4924
4925 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4926 ports
4927
4928 2010-07-28 David Yuste <david.yuste@gmail.com>
4929
4930 * MAINTAINERS (Write After Approval): Add myself.
4931
4932 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4933
4934 * configure.ac: Support all v850 targets.
4935 * configure: Regenerate.
4936
4937 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4938
4939 PR bootstrap/44455
4940 * configure.ac (extra_mpfr_configure_flags): Copy from
4941 extra_mpc_gmp_configure_flags.
4942 * configure: Re-generated.
4943
4944 2010-07-22 Andi Kleen <ak@linux.intel.com>
4945
4946 * MAINTAINERS (Write After Approval): Add myself.
4947
4948 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4949
4950 * MAINTAINERS (Write After Approval): Add myself.
4951
4952 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4953
4954 * MAINTAINERS (Write After Approval): Add myself.
4955
4956 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4957
4958 PR target/44862
4959 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4960 Provide -B option to allow for link spec %s substitutions for
4961 libstdc++.a on darwin.
4962 * Makefile.in: Regenerate.
4963
4964 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4965
4966 * MAINTAINERS (Reviewers): Update my e-mail address
4967
4968 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4969
4970 * Makefile.def (configure-gcc): Depend on all-libelf.
4971 * Makefile.in: Rebuild.
4972
4973 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4974
4975 * MAINTAINERS (Write After Approval): Add myself in the right place.
4976
4977 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4978
4979 * MAINTAINERS (Write After Approval): Add myself.
4980
4981 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4982
4983 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4984
4985 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4986
4987 * config.sub: Update to version 2010-05-21.
4988 * config.guess: Update to version 2010-04-03.
4989
4990 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4991
4992 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4993 * configure: Regenerate.
4994
4995 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4996
4997 * MAINTAINERS (Write After Approval): Add myself.
4998
4999 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
5000
5001 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5002 a platform that supports LTO.
5003 * configure: Regenerate.
5004
5005 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
5006
5007 * configure.ac: Allow all the versions greater than 0.10 of PPL.
5008 * configure: Regenerated.
5009
5010 2010-04-27 Roland McGrath <roland@redhat.com>
5011 H.J. Lu <hongjiu.lu@intel.com>
5012
5013 * configure.ac (--enable-gold): Support both, both/gold and
5014 both/bfd to add gold to configdirs without removing ld.
5015 * configure: Regenerated.
5016
5017 * Makefile.def: Add install-gold dependency to install-ld.
5018 * Makefile.in: Regenerated.
5019
5020 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
5021
5022 PR lto/42776
5023 * configure.ac (--enable-lto): Refactor handling so libelf tests
5024 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5025 and allow LTO to be explicitly enabled on non-ELF platforms that
5026 are known to support it inside else-clause.
5027 * configure: Regenerate.
5028
5029 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
5030
5031 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5032 * configure: Regenerate.
5033
5034 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
5035
5036 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5037 * configure: Regenerate.
5038
5039 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5040
5041 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5042 separately.
5043 * configure: Regenerate.
5044
5045 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
5046
5047 * MAINTAINERS (Write After Approval): Add myself.
5048
5049 2010-04-14 Tristan Gingold <gingold@adacore.com>
5050
5051 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5052 * configure: Regenerate.
5053
5054 2010-04-13 Steve Ellcey <sje@cup.hp.com>
5055
5056 * configure: Regenerate after change to elf.m4.
5057
5058 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
5059
5060 * MAINTAINERS (Write After Approval): Add myself.
5061
5062 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5063
5064 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5065 * configure: Regenerated.
5066
5067 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5068
5069 * configure.ac: Print "buggy but acceptable" when CLooG
5070 revision is less than 9.
5071 * configure: Regenerated.
5072
5073 2010-04-01 Diego Novillo <dnovillo@google.com>
5074
5075 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5076
5077 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5078
5079 PR bootstrap/43615
5080 PR bootstrap/43328
5081
5082 Revert:
5083
5084 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5085
5086 * configure.ac: Do not pass --enable-multilib nor
5087 --disable-multilib in baseargs. Accept explicitly passed
5088 --enable_multilib.
5089 * configure: Regenerate.
5090
5091 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
5092
5093 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5094
5095 2010-03-31 Janis Johnson <janis187@us.ibm.com>
5096
5097 * MAINTAINERS: Remove myself.
5098
5099 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5100
5101 PR bootstrap/43328
5102 * configure.ac: Do not pass --enable-multilib nor
5103 --disable-multilib in baseargs. Accept explicitly passed
5104 --enable_multilib.
5105 * configure: Regenerate.
5106
5107 2010-03-28 Andrew Pinski <pinskia@gmail.com>
5108
5109 * MAINTAINERS (spu port): Remove me.
5110
5111 2010-03-23 Joseph Myers <joseph@codesourcery.com>
5112
5113 * configure.ac (tic6x-*-*): New case.
5114 * configure: Regenerate.
5115
5116 2010-03-23 Joseph Myers <joseph@codesourcery.com>
5117
5118 * config.sub: Update to version 2010-03-22.
5119 * config.guess: Update to version 2009-12-30.
5120
5121 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
5122
5123 PR ada/42554
5124 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5125 * configure: Regenerate.
5126
5127 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5128
5129 * MAINTAINERS: Update my email address.
5130
5131 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
5132
5133 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5134 (ghassan.shobaki@amd.com): Removed.
5135
5136 2010-03-17 Alan Modra <amodra@gmail.com>
5137
5138 * MAINTAINERS: Update my email address.
5139
5140 2010-03-16 Diego Novillo <dnovillo@google.com>
5141
5142 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5143 Matthews.
5144
5145 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5146
5147 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5148 Gutson, Jeffrey D. Oldham and Mark Shinwell.
5149
5150 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5151
5152 * MAINTAINERS: Update my email address.
5153
5154 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
5155
5156 * MAINTAINERS: Update my email address.
5157
5158 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
5159
5160 * MAINTAINERS: Update my email address.
5161
5162 2010-03-09 Jie Zhang <jie@codesourcery.com>
5163
5164 * MAINTAINERS: Update my email address.
5165
5166 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5167
5168 PR libstdc++/32499
5169 * configure.ac (RANLIB): Default to true.
5170 (STRIP): Likewise.
5171 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5172 * configure: Regenerate.
5173
5174 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
5175
5176 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5177 (Write After Approval): Update my email address.
5178
5179 2010-02-17 Nick Clifton <nickc@redhat.com>
5180
5181 PR 11238
5182 * Makefile.tpl (local-distclean): Also remove config.cache files in
5183 sub-directories as there may not be Makefiles present in the
5184 sub-directories.
5185 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5186 the config.cache files found by the find command.
5187
5188 * Makefile.in: Regenerate.
5189 * configure.ac: Revert previous delta.
5190 * configure: Regenerate.
5191
5192 2010-02-15 Nick Clifton <nickc@redhat.com>
5193
5194 PR 11238
5195 * configure.ac: Delete config.cache files in sub-directories when
5196 deleting Makefiles.
5197 * configure: Regenerate.
5198
5199 2010-02-12 Ben Elliston <bje@gnu.org>
5200
5201 * MAINTAINERS: Update my email address.
5202
5203 2010-02-08 Andrew Pinski <pinskia@gmail.com>
5204
5205 * MAINTAINERS (spu port): Update my email address.
5206
5207 2010-02-08 Jie Zhang <jie.zhang@analog.com>
5208
5209 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5210
5211 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5212
5213 * configure.ac: Add "recommended" version checks for GMP/MPC.
5214 Update recommended GMP/MPFR/MPC versions.
5215 * configure: Regenerate.
5216
5217 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5218
5219 * MAINTAINERS: Move my Embecosm email address into the
5220 write-after-approval section.
5221
5222 2010-01-26 Ian Lance Taylor <iant@google.com>
5223
5224 * MAINTAINERS: Add myself as Go frontend maintainer.
5225
5226 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
5227
5228 PR libstdc++/36101, PR libstdc++/42813
5229 * configure.ac (bootstrap_target_libs): Make inclusion of
5230 target-libgomp conditional on libgomb being in target_configdirs.
5231 * configure: Regenerate.
5232
5233 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
5234
5235 PR libstdc++/36101, PR libstdc++/42813
5236 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5237 * configure: Regenerate.
5238
5239 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
5240
5241 PR libstdc++/36101, PR libstdc++/42813
5242 * configure.ac (target_configdirs): Substitute.
5243 * Makefile.def: Bootstrap target module libgomp.
5244 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5245 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5246 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5247 * configure, Makefile.in: Regenerate.
5248
5249 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5250
5251 * MAINTAINERS: Adjust my details.
5252
5253 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5254
5255 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5256
5257 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5258
5259 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5260
5261 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5262
5263 * MAINTAINERS (Write After Approval): Add myself.
5264
5265 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5266
5267 * MAINTAINERS (Write After Approval): Add myself.
5268
5269 2010-01-11 Richard Guenther <rguenther@suse.de>
5270
5271 PR lto/41569
5272 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5273 * Makefile.in: Regenerated.
5274
5275 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
5276
5277 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5278 * configure: Regenerate.
5279
5280 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5281 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5282
5283 PR bootstrap/42424
5284 * configure.ac: Include libtool m4 files.
5285 (_LT_CHECK_OBJDIR): Call it.
5286 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5287 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5288
5289 * configure: Regenerate.
5290
5291 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5292
5293 PR bootstrap/41818
5294 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5295 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5296 * Makefile.in: Regenerate.
5297
5298 2010-01-02 Richard Guenther <rguenther@suse.de>
5299
5300 PR lto/41529
5301 * configure.ac: Include config/elf.m4. Disable LTO if not
5302 builting for an elf target.
5303 * configure: Regenerate.
5304
5305 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5306
5307 * MAINTAINERS: Change my email address.
5308
5309 2009-12-18 Ben Elliston <bje@au.ibm.com>
5310
5311 * config.sub, config.guess: Update from upstream sources.
5312
5313 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5314
5315 * MAINTAINERS (Write After Approval): Add myself.
5316
5317 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5318
5319 PR middle-end/30447
5320 PR middle-end/30789
5321 PR other/40302
5322
5323 * configure.ac: Require MPC.
5324 * configure: Regenerate.
5325
5326 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5327
5328 PR target/38384
5329 PR bootstrap/40972
5330 * libtool.m4: Sync from git Libtool.
5331 * ltoptions.m4: Likewise.
5332 * ltversion.m4: Likewise.
5333 * lt~obsolete.m4: Likewise.
5334 * ltmain.sh: Likewise.
5335
5336 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5337
5338 * configure.ac: Update minimum MPC version to 0.8.
5339 * configure: Regenerate.
5340
5341 2009-11-21 Sebastian Pop <sebpop@gmail.com>
5342
5343 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5344 * configure: Regenerated.
5345
5346 2009-11-21 Ian Lance Taylor <iant@google.com>
5347
5348 * configure.ac: Change default of poststage1_ldflags to be empty if
5349 poststage1_libs is set. When poststage1_libs is empty, and
5350 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5351 * configure: Rebuild.
5352
5353 2009-11-21 Adam Nemet <adambnmet@gmail.com>
5354
5355 * MAINTAINERS (Write After Approval): Update my email address.
5356
5357 2009-11-20 Ben Elliston <bje@au.ibm.com>
5358
5359 * config.guess: Update from upstream sources.
5360
5361 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5362
5363 * Makefile.def: Restore host and target settings for gmp.
5364 * Makefile.in: Rebuild.
5365
5366 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5367
5368 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5369 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5370 Fix portability of test of C++ as bootstrap language. Add
5371 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5372 * configure: Rebuild.
5373 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5374 and cloog. Fix in-tree ppl configuration. Introduce libelf
5375 in-tree building.
5376 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5377 (POSTSTAGE1_HOST_EXPORTS): Use it.
5378 (STAGE[+id+]_CXXFLAGS): New.
5379 (BASE_FLAGS_TO_PASS): Pass it down.
5380 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5381 extra_exports.
5382 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5383 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5384 extra_exports.
5385 * Makefile.in: Rebuild.
5386
5387 2009-11-17 Ben Elliston <bje@au.ibm.com>
5388
5389 * config.sub, config.guess: Update from upstream sources.
5390
5391 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5392
5393 * MAINTAINERS (Write After Approval): Add myself.
5394
5395 2009-11-09 Jon Beniston <jon@beniston.com>
5396
5397 * MAINTAINERS (Write After Approval): Add myself.
5398
5399 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5400
5401 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5402 paths for *-w64-mingw* and x86_64-*mingw*.
5403 * configure: Regenerated.
5404
5405 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5406
5407 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5408
5409 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5410
5411 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5412 Phil Edwards to Write-After Approval.
5413
5414 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5415
5416 * configure.ac: Disable target-winsup & co for
5417 x86_64-*-mingw* and *-w64-mingw* targets.
5418 * configure: Regenerated.
5419
5420 2009-10-16 Nick Clifton <nickc@redhat.com>
5421
5422 * MAINTAINERS: Add myself as a maintainer for the RX port.
5423
5424 2009-10-26 Johannes Singler <singler@kit.edu>
5425
5426 * MAINTAINERS (Write After Approval): Update my e-mail address.
5427
5428 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5429
5430 * configure.ac (CLooG test): Use = with test.
5431 * configure: Regenerate.
5432
5433 2009-10-22 Richard Guenther <rguenther@suse.de>
5434
5435 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5436 cloog if the ppl version check failed. Move flags saving
5437 before setting in libelf check.
5438 * configure: Regenerate.
5439
5440 2009-10-21 Richard Guenther <rguenther@suse.de>
5441
5442 * configure.ac: Adjust the ppl and cloog configure to work as
5443 documented. Disable cloog if ppl was disabled. Omit the version
5444 checks if they were disabled.
5445 * configure: Re-generate.
5446
5447 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5448
5449 * configure.ac: Add 'lto' to enable_languages, not
5450 new_enable_languages, and only if not already present.
5451 * configure: Regenerate.
5452
5453 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5454
5455 * README: Refer to the various COPYING* files instead of just
5456 COPYING.
5457 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5458
5459 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
5460
5461 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5462
5463 2009-10-07 Richard Guenther <rguenther@suse.de>
5464
5465 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5466 and Richard Guenther as reviewers.
5467 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5468 as reviewers.
5469
5470 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5471
5472 * config.sub: Update from upstream sources.
5473
5474 2009-10-06 Ian Lance Taylor <iant@google.com>
5475
5476 * Makefile.def: check-gold depends upon all-gas.
5477 * Makefile.in: Rebuild.
5478
5479 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5480
5481 * MAINTAINERS (Write After Approval): Add myself.
5482
5483 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5484
5485 * Makefile.def: all-lto-plugin depends on all-libiberty.
5486 set bootstrap=true for lto-plugin.
5487 Add lto-plugin.
5488 * Makefile.in: Regenerate.
5489 * configure.ac (host_libs): Add lto-plugin.
5490 * configure: Regenerate.
5491
5492 2009-10-03 Diego Novillo <dnovillo@google.com>
5493
5494 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5495 (HOST_LIBELFLIBS): Define.
5496 (HOST_LIBELFINC): Define.
5497 * Makefile.in: Regenerate.
5498 * configure.ac: Add --enable-lto.
5499 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5500 If --enable-lto is used, add 'lto' to new_enable_languages.
5501 If --enable-lto is used and gold is enabled, add
5502 lto-plugin to configdirs.
5503 * configure: Regenerate.
5504
5505 2009-10-03 Simon Baldwin <simonb@google.com>
5506
5507 * configure.ac: If --with-system-zlib, suppress local zlib and
5508 pass --with-system-zlib to subdir configure scripts.
5509 * configure: Regenerate.
5510
5511 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5512 Paolo Bonzini <bonzini@gnu.org>
5513
5514 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5515 $(srcdir).
5516 * Makefile.in: Rebuilt.
5517
5518 2009-09-26 Gary Funck <gary@intrepid.com>
5519
5520 * MAINTAINERS (Write After Approval): Add myself.
5521
5522 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5523
5524 * configure.ac: Update minimum MPC version to 0.7.
5525 * configure: Regenerate.
5526
5527 2009-09-25 Nick Clifton <nickc@redhat.com>
5528
5529 * configure.ac: Pass any --cache-file=/dev/null option on to
5530 subconfigures.
5531 * configure: Regenerate.
5532
5533 2009-09-23 Nick Clifton <nickc@redhat.com>
5534
5535 * config.sub, config.guess: Update from upstream sources.
5536
5537 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5538
5539 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5540 * Makefile.in: Rebuilt.
5541
5542 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5543
5544 PR bootstrap/32272
5545 * configure.ac: Error out if $srcdir isn't '.' but contains
5546 host-${host_noncanonical}.
5547 * configure: Regenerate.
5548
5549 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5550
5551 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5552 maintainer.
5553
5554 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5555
5556 * configure.ac: If bootstrapping a combined tree with
5557 --enable-gold, require c++ in stage1_languages.
5558 * configure: Regenerate.
5559
5560 * configure.ac: Also add target_libs of stage1_languages to
5561 bootstrap_target_libs.
5562 * configure: Regenerate.
5563
5564 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5565 with --enable-languages not containing c++.
5566 * configure: Regenerate.
5567
5568 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5569
5570 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5571 * configure: Regenerate.
5572
5573 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5574
5575 * MAINTAINERS (Write After Approval): Update my e-mail address,
5576 and move from from here...
5577 (Waiting for paperwork): To here.
5578
5579 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5580
5581 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5582
5583 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5584
5585 * configure.ac: Do not use $extrasub for replacing @if/@endif
5586 parts in Makefile; instead, use additional arguments to
5587 AC_CONFIG_COMMANDS to do the replacement manually, with several
5588 sed invocations, to avoid HP-UX sed command limits.
5589 * configure: Regenerate.
5590
5591 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5592
5593 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5594 blank before -L.
5595
5596 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5597
5598 * configure.ac (with-build-config): Document. Handle without.
5599 Handle missing argument.
5600 * configure: Rebuilt.
5601
5602 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5603
5604 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5605 Default to bootstrap-debug only if compare-debug works.
5606 * configure: Rebuilt.
5607 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5608 * Makefile.in: Rebuilt.
5609
5610 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5611
5612 * MAINTAINERS (OS Port Maintainers): Update my email address.
5613
5614 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5615
5616 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5617 * Makefile.in: Rebuilt.
5618
5619 2009-09-01 Chris Demetriou <cgd@google.com>
5620
5621 * MAINTAINERS (Write After Approval): Add myself.
5622
5623 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5624
5625 PR debug/30161
5626 * include/dwarf2.h (enum dwarf_tag): Added
5627 DW_TAG_GNU_template_template_param
5628 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5629
5630 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5631
5632 * Makefile.tpl (AWK): Fix typo.
5633 * Makefile.in: Regenerate.
5634
5635 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5636
5637 * configure.ac: Detect awk and sed.
5638 * Makefile.def (flags_to_pass): Add AWK and SED.
5639 * Makefile.tpl (AWK, SED): New.
5640 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5641 * configure: Regenerate.
5642 * Makefile.in: Regenerate.
5643
5644 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5645
5646 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5647 (collapseslashes): Likewise.
5648
5649 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5650
5651 * configure.ac (AC_PREREQ): Bump to 2.64.
5652
5653 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5654
5655 * configure.ac: Remove --with-datarootdir, --with-docdir,
5656 --with-pdfdir, --with-htmldir switches.
5657 * configure: Regenerate.
5658
5659 * configure: Regenerate.
5660
5661 * compile: Sync from Automake 1.11.
5662 * depcomp: Likewise.
5663 * install-sh: Likewise.
5664 * missing: Likewise.
5665 * mkinstalldirs: Likewise.
5666 * ylwrap: Likewise.
5667
5668 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5669
5670 * ltmain.sh (func_normal_abspath): New function.
5671 (func_relative_path): Likewise.
5672 (func_mode_help): Document new -bindir option for link mode.
5673 (func_mode_link): Add new -bindir option, and use it to place
5674 output DLL if specified.
5675
5676 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5677
5678 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5679 (baseargs): Add --disable-option-checking.
5680 * configure: Regenerate.
5681
5682 * Makefile.def (configure-target-libiberty): Depend on
5683 all-binutils and all-ld.
5684 (configure-target-newlib): Likewise.
5685 * Makefile.in: Regenerate.
5686
5687 2009-08-17 Ben Elliston <bje@au.ibm.com>
5688
5689 * config.sub, config.guess: Update from upstream sources.
5690
5691 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5692
5693 Sync from src, merge:
5694
5695 2009-07-02 Tristan Gingold <gingold@adacore.com>
5696
5697 * configure.ac: Do not exclude gas for i386-*-darwin.
5698 Add a case for x86_64-*-darwin.
5699 * configure: Regenerate.
5700
5701 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5702
5703 * MAINTAINERS: Add my name to Write After Approval list.
5704
5705 2009-08-06 Michael Eager <eager@eagercon.com>
5706
5707 * configure.ac: Add Microblaze target.
5708 * configure: Regenerate.
5709
5710 2009-07-31 Christian Bruel <christian.bruel@st.com>
5711
5712 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5713 * configure: Regenerate.
5714
5715 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5716
5717 * MAINTAINERS (Write After Approval): Update my e-mail address.
5718
5719 2009-07-06 Ian Lance Taylor <iant@google.com>
5720
5721 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5722 * configure: Rebuild.
5723
5724 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5725
5726 * MAINTAINERS: Move myself to the Graphite Reviewers.
5727
5728 2009-06-30 Wei Guozhi <carrot@google.com>
5729
5730 * MAINTAINERS: Add my name to Write After Approval list.
5731
5732 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5733
5734 PR bootstrap/40338
5735 * configure.ac (comparestring): Create new variable.
5736 * Makefile.tpl (comparestring): Use to skip some comparisions.
5737 * configure: Regenerate.
5738 * Makefile.in: Regenerate.
5739
5740 2009-06-26 Doug Evans <dje@sebabeach.org>
5741
5742 * Makefile.def (host_modules): Add cgen.
5743 * Makefile.in: Regenerate.
5744 * configure.ac (host_tools): Add cgen.
5745 * configure: Regenerate.
5746
5747 2009-06-23 DJ Delorie <dj@redhat.com>
5748
5749 * MAINTAINERS: Add myself as mep maintainer.
5750
5751 2009-06-23 Ian Lance Taylor <iant@google.com>
5752
5753 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5754 boot_languages. Only bootstrap target libraries listed in
5755 target_libs for some boot language. Add --with-stage1-ldflags,
5756 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5757 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5758 if not building with C++.
5759 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5760 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5761 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5762 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5763 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5764 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5765 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5766 * configure, Makefile.in: Rebuild.
5767
5768 2009-06-23 Li Feng <nemokingdom@gmail.com>
5769
5770 * MAINTAINERS: Added my name to write-after-approval list.
5771
5772 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5773
5774 * configure.ac: Define is_elf for QNX Neutrino targets.
5775 * configure: Regenerate.
5776
5777 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5778
5779 * MAINTAINERS: Added my name to the write-after-approval list
5780
5781 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5782
5783 * configure.ac: Detect MPC in default directory.
5784 * configure: Regenerate.
5785
5786 2009-06-03 Jerome Guitton <guitton@adacore.com>
5787 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5788
5789 * Makefile.tpl (all): Avoid a trailing backslash.
5790 * Makefile.in: Regenerate.
5791
5792 2009-06-03 Ben Elliston <bje@au.ibm.com>
5793
5794 * config.sub, config.guess: Update from upstream sources.
5795
5796 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5797
5798 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5799 to noconfdirs.
5800 * configure: Regenerate.
5801
5802 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5803
5804 * Makefile.tpl ([+compare-target+]): Compare all stage
5805 directories, rather than just gcc.
5806 * Makefile.in: Rebuilt.
5807
5808 2009-06-01 Doug Kwan <dougkwan@google.com>
5809
5810 * configure.ac: Support gold for target arm*-*-*.
5811 * configure: Regenerate.
5812
5813 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5814
5815 * Makefile.def: Add MPC support and dependencies.
5816 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5817
5818 * Makefile.in, configure: Regenerate.
5819
5820 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5821
5822 * Makefile.tpl (all): Avoid harmless warning in make all when
5823 gcc-bootstrap is enabled but stage_last does not exist.
5824 * Makefile.in: Rebuilt.
5825
5826 2009-05-24 Nicolas Roche <roche@adacore.com>
5827
5828 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5829 * Makefile.in: Regenerate.
5830
5831 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5832
5833 * MAINTAINERS: Update my e-mail address.
5834
5835 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5836
5837 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5838 * configure: Regenerate.
5839
5840 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5841
5842 PR other/40159
5843 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5844 gcc-no-bootstrap are mutually exclusive.
5845 * Makefile.in: Rebuilt.
5846
5847 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5848
5849 PR other/40159
5850 * Makefile.tpl (all): Don't end with unconditional success.
5851 * Makefile.in: Rebuilt.
5852
5853 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5854
5855 PR target/37137
5856 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5857 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5858 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5859 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5860 stage_configureflags, stage_cflags and stage_libcflags into
5861 explicit Makefile macros.
5862 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5863 GFORTRAN.
5864 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5865 CC. Set CC_FOR_BUILD from CC.
5866 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5867 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5868 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5869 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5870 and GFORTRAN.
5871 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5872 (_LIBCFLAGS): Renamed to _TFLAGS.
5873 (do-compare-debug, do-compare3-debug): Drop.
5874 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5875 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5876 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5877 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5878 (XGCC_FLAGS_FOR_TARGET): New.
5879 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5880 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5881 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5882 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5883 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5884 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5885 TFLAGS.
5886 (BUILD_CONFIG): Include if requested.
5887 (all): Set TFLAGS on bootstrap.
5888 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5889 (all-stageid-prefixmodule): Likewise.
5890 (do-clean, distclean-stageid): Set TFLAGS.
5891 (restrap): Fix whitespace.
5892 * Makefile.in: Rebuilt.
5893
5894 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5895
5896 * config.guess: Sync with src.
5897
5898 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5899
5900 * configure.ac ($with_ppl): Default to no if not supplied.
5901 ($with_cloog): Likewise.
5902 configure: Regenerate.
5903
5904 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5905
5906 * MAINTAINERS: Update my e-mail address.
5907
5908 2009-04-27 Nick Clifton <nickc@redhat.com>
5909
5910 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5911
5912 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5913
5914 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5915 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5916 * Makefile.in: Regenerate.
5917
5918 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5919
5920 PR bootstrap/39739
5921 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5922 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5923
5924 * configure, Makefile.in: Regenerate.
5925
5926 2009-04-21 Taras Glek <tglek@mozilla.com>
5927
5928 * include/hashtab.h: Update GTY annotations to new syntax
5929 * include/splay-tree.h: Likewise
5930
5931 2009-04-17 Ben Elliston <bje@au.ibm.com>
5932
5933 * config.sub, config.guess: Update from upstream sources.
5934
5935 2009-04-15 Anthony Green <green@moxielogic.com>
5936
5937 * configure.ac: Add moxie support.
5938 * configure: Rebuilt.
5939
5940 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5941
5942 * configure.ac: Change copyright header to refer to version
5943 3 of the GNU General Public License and to point readers at the
5944 COPYING3 file and the FSF's license web page.
5945 * Makefile.def: Likewise.
5946 * Makefile.tpl: Likewise.
5947 * Makefile.in: Regenerate.
5948
5949 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5950
5951 * configure.ac: Restore match for darwin9 or later. Use double
5952 brackets since regeneration eats one pair.
5953 * configure: Regenerate.
5954
5955 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5956
5957 PR gas/10039
5958 * configure.ac: Require texinfo 4.7.
5959 * configure: Regenerated.
5960
5961 2009-04-09 Nick Clifton <nickc@redhat.com>
5962
5963 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5964 the GCC Runtime Library Exception.
5965
5966 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5967
5968 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5969 * configure: Regenerate.
5970
5971 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5972
5973 * Makefil.def (languages): New entries.
5974 * Makefile.tpl (check-gcc-*): New generic target.
5975 * Makefile.in: Regenerate.
5976
5977 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5978
5979 * MAINTAINERS: Update my email address.
5980
5981 2009-03-18 Tom Tromey <tromey@redhat.com>
5982
5983 * configure: Rebuild.
5984 * configure.ac (host_libs): Add libiconv.
5985 * Makefile.in: Rebuild.
5986 * Makefile.def (host_modules): Add libiconv.
5987 (configure-gdb, all-gdb): Depend on libiconv.
5988
5989 2009-03-16 Tristan Gingold <gingold@adacore.com>
5990
5991 * configure.ac: Treat gdb as supported on x86_64-darwin.
5992 * configure: Regenerate.
5993
5994 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5995
5996 * configure.ac (--with-host-libstdcxx): New option.
5997 * configure: Regenerate.
5998
5999 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
6000
6001 * MAINTAINERS: Move myself into the write after approval list.
6002
6003 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
6004
6005 * MAINTAINERS: Update e-mail address.
6006
6007 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
6008
6009 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6010
6011 2009-03-10 Ira Rosen <irar@il.ibm.com>
6012
6013 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6014
6015 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6016
6017 Backport from git Libtool:
6018
6019 2009-01-19 Robert Millan <rmh@aybabtu.com>
6020 Support GNU/kOpenSolaris.
6021 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6022 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6023 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6024 GNU/kOpenSolaris.
6025
6026 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
6027
6028 * MAINTAINERS: Update e-mail address.
6029
6030 2009-02-24 Michael Eager <eager@eagercon.com>
6031
6032 * MAINTAINERS (Write After Approval): Add self.
6033
6034 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
6035
6036 * MAINTAINERS (Write After Approval): Add myself.
6037
6038 2009-02-05 Andreas Schwab <schwab@suse.de>
6039
6040 * Makefile.tpl (stage_last): Define $r and $s before using
6041 $(RECURSE_FLAGS_TO_PASS).
6042 * Makefile.in: Regenerate
6043
6044 2009-01-30 Ian Lance Taylor <iant@google.com>
6045
6046 * MAINTAINERS: Move myself to the Global Reviewers list.
6047
6048 2009-01-29 Robert Millan <rmh@aybabtu.com>
6049
6050 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6051 * configure: Regenerate.
6052
6053 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
6054
6055 * MAINTAINERS: Make whitespace consistent.
6056 Remove Robert Millan from Write After Approval.
6057
6058 2009-01-16 Alan Modra <amodra@bigpond.net.au>
6059
6060 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6061 (all-opcodes): Depend on all-libiberty.
6062 * Makefile.in: Regenerate.
6063
6064 2009-01-15 Douglas B Rupp <rupp@gnat.com>
6065
6066 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6067 * configure: Regenerate.
6068
6069 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
6070
6071 * MAINTAINERS (Write After Approval): Add myself.
6072
6073 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
6074
6075 * MAINTAINERS: Add myself to reviewers (Fortran).
6076
6077 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
6078
6079 PR tree-optimization/38515
6080 * configure.ac (cloog-polylib): Removed.
6081 (with_ppl, with_cloog): Test for "no".
6082 * configure: Regenerated.
6083
6084 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
6085
6086 * MAINTAINERS: Moved myself to reviewers (Fortran).
6087
6088 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
6089
6090 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6091 (Write After Approval): Remove myself.
6092
6093 2009-01-03 Diego Novillo <dnovillo@google.com>
6094
6095 * MAINTAINERS: Remove myself from alias maintainership.
6096
6097 2009-01-02 David Ayers <ayers@fsfe.org>
6098
6099 * MAINTAINERS: Update e-mail address.
6100
6101 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
6102
6103 * MAINTAINERS: Make whitespace consistent.
6104
6105 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6106
6107 Backport from upstream Libtool:
6108 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6109 Add cache variables to tests that require the linker to work.
6110 For shlibpath_overrides_runpath, this also changes the semantics
6111 to let the result from the C compiler take precedence.
6112
6113 2008-12-02 Ben Elliston <bje@au.ibm.com>
6114
6115 * config.sub, config.guess: Update from upstream sources.
6116
6117 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6118
6119 * configure.ac (ppllibs): Add by default the lib flags.
6120 * configure: Regenerate.
6121
6122 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
6123
6124 * MAINTAINERS: Add myself to the write after approval list.
6125
6126 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
6127
6128 * configure.ac: Add double brackets on darwin[912].
6129 * configure: Regenerate.
6130
6131 2008-12-03 Daniel Kraft <d@domob.eu>
6132
6133 * MAINTAINERS: Moved myself and Mikael Morin from Write After
6134 Approval to Reviewer section (for Fortran front-end).
6135
6136 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
6137
6138 * configure.ac: Expand to darwin10 and later.
6139 * configure: Regenerate.
6140
6141 2008-12-02 Andreas Schwab <schwab@suse.de>
6142
6143 * Makefile.def: configure-target-boehm-gc depends on
6144 all-target-libstdc++-v3.
6145 * Makefile.in: Regenerate.
6146
6147 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
6148
6149 * MAINTAINERS: Add myself as mingw maintainer.
6150
6151 2008-12-02 Ben Elliston <bje@au.ibm.com>
6152
6153 * config.sub, config.guess: Update from upstream sources.
6154
6155 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
6156
6157 * README.SCO: Remove.
6158
6159 2008-11-29 Fernando Pereira <pronesto@gmail.com>
6160
6161 * MAINTAINERS: Add myself to the write after approval list.
6162
6163 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
6164
6165 * MAINTAINERS: Update my email address in WAA section.
6166
6167 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
6168
6169 * MAINTAINERS: Update e-mail address.
6170
6171 2008-11-27 Toon Moene <toon@moene.org>
6172
6173 * MAINTAINERS: Change e-mail address.
6174
6175 2008-11-27 Tristan Gingold <gingold@adacore.com>
6176
6177 * configure.ac: Build gdb for i?86-*-darwin*
6178 * configure: Regenerated.
6179
6180 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
6181
6182 * MAINTAINERS: Added my full name.
6183
6184 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6185
6186 PR bootstrap/38014
6187 PR bootstrap/37923
6188
6189 Revert:
6190
6191 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6192
6193 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6194 * Makefile.in: Regenerated.
6195
6196 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6197
6198 PR gdb/921
6199 PR gdb/1646
6200 PR gdb/2175
6201 PR gdb/2176
6202
6203 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6204 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6205 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6206 (HOST_EXPORTS): Pass CPPFLAGS.
6207 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6208 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6209 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6210 * Makefile.in, configure: Regenerated.
6211 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6212 and CPPFLAGS_FOR_BUILD.
6213
6214 2008-11-06 Jeff Law <law@redhat.com>
6215
6216 * MAINTAINERS: Add myself as middle end maintainer.
6217
6218 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
6219
6220 * MAINTAINERS (Write after approval): Add myself.
6221
6222 2008-11-05 Diego Novillo <dnovillo@google.com>
6223
6224 * MAINTAINERS (Global Reviewers): Add myself.
6225 (Non-Algorithmic Maintainers): Remove myself.
6226
6227 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6228
6229 * MAINTAINERS (Write after approval): Add myself.
6230
6231 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6232
6233 * MAINTAINERS (Write after approval): Add myself.
6234
6235 2008-10-31 Ben Elliston <bje@au.ibm.com>
6236
6237 * configure.ac (spu-*-*): Remove special case.
6238 * configure: Regenerate.
6239
6240 2008-10-30 Catherine Moore <clm@codesourcery.com>
6241
6242 * MAINTAINERS (Write after approval): Update my email address.
6243
6244 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6245
6246 * configure.ac [spu-*-*]: Do not set skipdirs.
6247 * configure: Re-generate.
6248
6249 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6250
6251 * MAINTAINERS (Various Maintainers): Add myself to reload.
6252
6253 2008-10-25 Richard Guenther <rguenther@suse.de>
6254
6255 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6256 maintainer. Remove myself as libgcc-math maintainer.
6257 (Non-Algorithmic Maintainers): Remove myself.
6258
6259 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6260
6261 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6262 * Makefile.in: Regenerated.
6263
6264 2008-10-23 Cary Coutant <ccoutant@google.com>
6265
6266 * MAINTAINERS (Write after approval): Add myself.
6267
6268 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6269
6270 PR gdb/921
6271 PR gdb/1646
6272 PR gdb/2175
6273 PR gdb/2176
6274
6275 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6276 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6277 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6278 (HOST_EXPORTS): Pass CPPFLAGS.
6279 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6280 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6281 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6282 * Makefile.in, configure: Regenerated.
6283 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6284 and CPPFLAGS_FOR_BUILD.
6285
6286 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
6287
6288 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6289 Sebastian Pop.
6290
6291 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6292
6293 * MAINTAINERS (Write After Approval): Added myself.
6294
6295 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6296
6297 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6298 recommended version to 2.3.2.
6299
6300 * configure: Regenerate.
6301
6302 2008-10-01 Mark Mitchell <mark@codesourcery.com>
6303
6304 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6305
6306 2008-09-29 David Daney <david.daney@caviumnetworks.com>
6307
6308 * MAINTAINERS (Write After Approval): Update e-mail address.
6309
6310 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6311
6312 * libtool.m4: Update to libtool 2.2.6.
6313 * lt~obsolete.m4: Update to libtool 2.2.6.
6314 * ltmain.sh: Update to libtool 2.2.6.
6315 * ltsugar.m4: Update to libtool 2.2.6.
6316 * ltversion.m4: Update to libtool 2.2.6.
6317 * ltoptions.m4: Update to libtool 2.2.6.
6318 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6319
6320 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6321
6322 * MAINTAINERS (Write After Approval): Add myself.
6323
6324 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6325
6326 * MAINTAINERS (Write After Approval): Update my name.
6327
6328 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6329
6330 * MAINTAINERS: Add myself in "Write After Approval".
6331
6332 2008-09-18 Steve Ellcey <sje@cup.hp.com>
6333
6334 * MAINTAINERS: Add myself as ia64 maintainer.
6335
6336 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6337
6338 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6339 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6340 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6341 and Michael Tiemann from Write After Approval since they do not
6342 actually have access.
6343
6344 2008-09-05 Richard Guenther <rguenther@suse.de>
6345
6346 * configure.ac: Initialize clooglibs to -lcloog.
6347 * configure: Re-generate.
6348
6349 2008-09-04 Le-Chun Wu <lcwu@google.com>
6350
6351 * MAINTAINERS (Write After Approval): Add myself.
6352
6353 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6354
6355 * configure.ac (--with-cloog-polylib): New.
6356 (--disable-cloog-version-check): New.
6357 (--disable-ppl-version-check): New.
6358 * configure: Re-generate.
6359
6360 2008-09-03 Richard Guenther <rguenther@suse.de>
6361
6362 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6363 cloog test.
6364 * configure: Re-generate.
6365
6366 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6367
6368 Add picoChip port.
6369 * MAINTAINERS: Add picoChip maintainers.
6370
6371 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6372 Tobias Grosser <grosser@fim.uni-passau.de>
6373 Jan Sjodin <jan.sjodin@amd.com>
6374 Harsha Jagasia <harsha.jagasia@amd.com>
6375 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6376 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6377 Adrien Eliche <aeliche@isty.uvsq.fr>
6378
6379 Merge from graphite branch.
6380 * configure: Regenerate.
6381 * Makefile.in: Regenerate.
6382 * configure.ac (host_libs): Add ppl and cloog.
6383 Add checks for PPL and CLooG.
6384 * Makefile.def (ppl, cloog): Added modules and dependences.
6385 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6386 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6387
6388 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6389
6390 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6391 (GCC_SHLIB_SUBDIR): New.
6392 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6393 * configure: Regenerate.
6394 * Makefile.in: Regenerate.
6395
6396 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6397
6398 * MAINTAINERS: Consistently use tabs to separate columns.
6399
6400 2008-08-29 Tristan Gingold <gingold@adacore.com>
6401
6402 * MAINTAINERS (Write after Approval): Add myself.
6403
6404 2008-08-28 Tristan Gingold <gingold@adacore.com>
6405
6406 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6407 Enable bfd, binutils and opcodes.
6408 * configure: Regenerate.
6409
6410 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6411
6412 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6413
6414 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6415
6416 * MAINTAINERS: Use correct Umlaut for last name.
6417
6418 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6419
6420 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6421
6422 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6423
6424 * MAINTAINERS: Update my email address.
6425
6426 2008-08-16 Nicolas Roche <roche@adacore.com>
6427
6428 * Makefile.tpl: Add BOOT_ADAFLAGS.
6429 * Makefile.in: Regenerate.
6430
6431 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6432
6433 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6434 * configure: Regenerate.
6435
6436 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
6437
6438 * configure.ac: Add makefile fragments for hpux.
6439 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6440 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6441 * configure: Regenerate.
6442 * Makefile.in: Regenerate.
6443
6444 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
6445
6446 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6447
6448 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
6449
6450 * MAINTAINERS (Write after Approval): Add myself.
6451
6452 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6453
6454 * MAINTAINERS (Write After Approval): Add myself.
6455
6456 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
6457
6458 * MAINTAINERS (Write After Approval): Add myself.
6459
6460 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6461
6462 * MAINTAINERS: Update my email address.
6463
6464 2008-06-25 Joey Ye <joey.ye@intel.com>
6465
6466 * MAINTAINERS (Write After Approval): Add myself.
6467
6468 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6469
6470 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6471 * Makefile.in: Regenerate.
6472 * configure: Regenerate.
6473
6474 2008-06-17 Daniel Kraft <d@domob.eu>
6475
6476 * MAINTAINERS (Write After Approval): Add myself.
6477
6478 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6479
6480 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6481 "$@" is still intact with both Autoconf 2.59 and 2.62.
6482 * configure: Regenerate.
6483
6484 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6485
6486 * Makefile.tpl: Fix comment errors.
6487 * Makefile.in: Regenerate.
6488
6489 2008-06-12 David S. Miller <davem@davemloft.net>
6490 David Edelsohn <edelsohn@gnu.org>
6491
6492 * configure.ac: Add powerpc*-*-* to gold supported targets.
6493 * configure: Regenerate.
6494
6495 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6496
6497 PR tree-optimization/36218
6498 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6499 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6500 (all prefix="build-"): Pass them to build-system sub-makes.
6501 * Makefile.in: Regenerate.
6502
6503 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6504
6505 * MAINTAINERS (mt port): Remove.
6506 (sco5, unixware, sco udk): Remove.
6507 (Kean Johnston): Add to Write After Approval.
6508
6509 2008-05-30 Julian Brown <julian@codesourcery.com>
6510
6511 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6512 of libobjc for ARM EABI Linux.
6513 * configure: Regenerate.
6514
6515 2008-05-18 Xinliang David Li <davidxl@google.com>
6516
6517 * ChangeLog: Remove wrong ChangeLog entry.
6518
6519 2008-05-17 Xinliang David Li <davidxl@google.com>
6520
6521 * MAINTAINERS (Write After Approval): Add myself.
6522
6523 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6524
6525 * MAINTAINERS (Write After Approval): Add myself.
6526
6527 2008-05-14 Rafael Espíndola <espindola@google.com>
6528
6529 * config-ml.in: don't handle --enable-shared and --enable-static.
6530
6531 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6532
6533 * MAINTAINERS: Update my email address.
6534
6535 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6536
6537 * MAINTAINERS: Update my email address.
6538
6539 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6540
6541 * MAINTAINERS (Write After Approval): Add myself.
6542
6543 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6544
6545 * MAINTAINERS (Write After Approval): Add myself.
6546
6547 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6548
6549 * MAINTAINERS (crx): Add myself.
6550
6551 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6552
6553 Sync with src:
6554 2008-04-14 David S. Miller <davem@davemloft.net>
6555
6556 * configure.ac: Add sparc*-*-* to gold supported targets.
6557 * configure: Regenerate.
6558
6559 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6560
6561 PR bootstrap/35457
6562 * configure.ac: Include override.m4.
6563 * configure: Regenerate.
6564
6565 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6566
6567 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6568 * Makefile.in: Regenerate.
6569
6570 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6571
6572 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6573 as nonconfigurable directories list.
6574 * configure: Regenerate.
6575
6576 2008-04-14 Ben Elliston <bje@au.ibm.com>
6577
6578 * config.sub, config.guess: Update from upstream sources.
6579
6580 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6581
6582 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6583 * Makefile.in: Regenerate.
6584
6585 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6586
6587 * configure.ac: Do not build libssp for the AVR.
6588 * configure: Regenerate.
6589
6590 2008-04-07 Ian Lance Taylor <iant@google.com>
6591
6592 * Makefile.def: check-gold depends upon all-binutils.
6593 * Makefile.in: Regenerate.
6594
6595 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6596
6597 * MAINTAINERS (Write After Approval): Add myself.
6598
6599 2008-04-04 Nick Clifton <nickc@redhat.com>
6600
6601 PR binutils/4334
6602 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6603 builds.
6604 * configure: Regenerate.
6605
6606 2008-04-04 NightStrike <NightStrike@gmail.com>
6607
6608 PR other/35151
6609 * configure.ac: Combine rules for mingw32 and mingw64.
6610 * configure: Regenerate.
6611
6612 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6613
6614 * MAINTAINERS (Write After Approval): Add myself.
6615
6616 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6617
6618 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6619 * Makefile.in (.NOTPARALLEL): Ditto.
6620
6621 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6622
6623 * MAINTAINERS (Write After Approval): Add myself.
6624
6625 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6626
6627 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6628 * Makefile.in (.NOTPARALLEL): Regenerate.
6629
6630 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6631
6632 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6633 * Makefile.in: Regenerate.
6634
6635 2008-03-26 Jakub Staszak <kuba@et.pl>
6636
6637 * MAINTAINERS (Write After Approval): Add myself.
6638
6639 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6640
6641 * MAINTAINERS: Update e-mail address.
6642
6643 2008-03-20 Ian Lance Taylor <iant@google.com>
6644
6645 * configure.ac: Add support for --enable-gold.
6646 * Makefile.def: Add gold as a directory like ld.
6647 * configure, Makefile.in: Regenerate.
6648
6649 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6650
6651 * configure.ac: m4_include config/proginstall.m4.
6652 * configure: Regenerate.
6653
6654 Backport from upstream Libtool:
6655
6656 2007-10-12 Eric Blake <ebb9@byu.net>
6657
6658 Deal with Autoconf 2.62's semantic change in m4_append.
6659 * ltsugar.m4 (lt_append): Replace broken versions of
6660 m4_append.
6661 (lt_if_append_uniq): Don't require separator to be overquoted,
6662 and avoid broken m4_append.
6663 (lt_dict_add): Fix typo.
6664 * libtool.m4 (_LT_DECL): Don't overquote separator.
6665
6666 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6667
6668 * config.rpath: Add AIX 6 support.
6669
6670 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6671
6672 * Makefile.def (stageprofile). Remove -fprofile-generate
6673 from stage_libcflags.
6674 * Makefile.in: Regenerate.
6675
6676 2008-03-13 Ben Elliston <bje@au.ibm.com>
6677
6678 * config.sub, config.guess: Update from upstream sources.
6679
6680 2008-03-06 Tom Tromey <tromey@redhat.com>
6681
6682 * MAINTAINERS: Update for treelang deletion.
6683
6684 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6685
6686 * MAINTAINERS: Update my email address.
6687
6688 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6689
6690 * MAINTAINERS (darwin port): Add myself as a maintainer.
6691 (objective-c/c++): Add myself as a maintainer.
6692
6693 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6694
6695 * MAINTAINERS (Write After Approval): Update my email address.
6696
6697 2008-02-25 Tomas Bily <tbily@suse.cz>
6698
6699 * MAINTAINERS (Write After Approval): Add myself.
6700
6701 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6702
6703 * MAINTAINERS (OpenMP): Add myself.
6704
6705 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6706
6707 PR bootstrap/32009
6708 PR bootstrap/32161
6709
6710 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6711 * configure: Regenerate.
6712
6713 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6714 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6715 STAGE4_LIBCFLAGS): New.
6716 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6717 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6718 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6719 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6720 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6721 for target modules. Don't export LIBCFLAGS.
6722 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6723 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6724 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6725 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6726 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6727 * Makefile.in: Regenerate.
6728
6729 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6730
6731 PR libgcj/33085
6732 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6733 Do not use -DDLL_EXPORT. Backport from upstream.
6734
6735 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6736
6737 * MAINTAINERS (Write After Approval): Add myself.
6738
6739 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6740
6741 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6742 * configure: Regenerate.
6743
6744 2008-01-31 Marc Gauthier <marc@tensilica.com>
6745
6746 * configure.ac (xtensa*-*-*): Recognize processor variants.
6747 * configure: Regenerate.
6748
6749 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6750
6751 PR bootstrap/34922
6752 * configure.ac (PARSE_ARGS): Push suitable setting of
6753 ac_subdirs_all, for `./configure --help=recursive'.
6754 Handle `+' in generic toplevel directory disabling.
6755 * configure: Regenerate.
6756
6757 2008-01-28 Nick Clifton <nickc@redhat.com>
6758
6759 * MAINTAINERS (xstormy16): Take over maintainership.
6760
6761 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6762
6763 * MAINTAINERS (c4x port): Remove.
6764
6765 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6766
6767 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6768
6769 2008-01-23 Ben Elliston <bje@au.ibm.com>
6770
6771 * config.sub, config.guess: Update from upstream sources.
6772
6773 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6774
6775 * MAINTAINERS (Write After Approval): Add myself.
6776
6777 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6778
6779 * MAINTAINERS: Update my email address.
6780
6781 2008-01-09 Raksit Ashok <raksit@google.com>
6782
6783 * MAINTAINERS (Write After Approval): Add myself.
6784
6785 2008-01-09 Raksit Ashok <raksit@google.com>
6786
6787 * MAINTAINERS (Write After Approval): Add myself.
6788
6789 2008-01-08 Ben Elliston <bje@au.ibm.com>
6790
6791 * config.sub, config.guess: Update from upstream sources.
6792
6793 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6794
6795 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6796 Change recommended MPFR from 2.2.1 -> 2.3.0.
6797 * configure: Regenerate.
6798
6799 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6800
6801 * MAINTAINERS: Update my email address.
6802
6803 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6804
6805 * MAINTAINERS: Update my email address.
6806
6807 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6808
6809 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6810 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6811 * Makefile.in: Regenerate.
6812
6813 2007-12-10 Mark Heffernan <meheff@google.com>
6814
6815 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6816 misplaced entries.
6817
6818 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6819
6820 * configure.ac: Enable libjava for x86_64-*-darwin9.
6821 * configure: Regenerate.
6822
6823 2007-12-07 Bill Maddox <maddox@google.com>
6824
6825 * MAINTAINERS (Write After Approval): Add myself.
6826
6827 2007-12-05 Ben Elliston <bje@au.ibm.com>
6828
6829 * config.sub, config.guess: Update from upstream sources.
6830
6831 2007-12-02 Matthias Klose <doko@ubuntu.com>
6832
6833 * config-ml.in: Remove 64bit configure tests.
6834
6835 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6836
6837 * config-ml.in: Robustify against white space in absolute file
6838 names.
6839
6840 * config-ml.in (multi-clean): Substitute ${Makefile}.
6841 Remove superfluous ${Makefile} in list.
6842
6843 2007-11-19 Thiemo Seufer <ths@mips.com>
6844
6845 * config-ml.in: Don't hardcode the Makefile name.
6846
6847 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6848
6849 * MAINTAINERS (Write After Approval): Add myself.
6850
6851 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6852
6853 * MAINTAINERS (Write After Approval): Add myself.
6854
6855 2007-11-06 Doug Kwan <dougkwan@google.com>
6856
6857 * MAINTAINERS (Write After Approval): Add myself.
6858
6859 2007-10-25 Ben Elliston <bje@au.ibm.com>
6860
6861 * MAINTAINERS (mercury): Remove entry.
6862 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6863
6864 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6865
6866 * Makefile.def (dependencies): Make configure-gdb depend on
6867 all-intl.
6868 * Makefile.in: Regenerated.
6869
6870 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6871
6872 * MAINTAINERS (Fortran maintainer): Remove myself.
6873
6874 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6875
6876 * Makefile.def: To avoid problems running with parallel makes,
6877 build newlib before libgloss so that target specific header
6878 files are availble.
6879 * Makefile.in: Regenerate
6880
6881 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6882
6883 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6884 * Makefile.in: Regenerate.
6885
6886 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6887
6888 * MAINTAINERS (Register allocation reviewer): Add myself.
6889
6890 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6891
6892 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6893 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6894 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6895 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6896 * configure: Regenerate.
6897
6898 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6899
6900 * MAINTAINERS (Register allocation reviewer): Add myself.
6901
6902 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6903
6904 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6905 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6906 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6907 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6908 * configure.ac: Default them to host tools for $host = $build.
6909 Subst them.
6910
6911 * configure: Regenerate.
6912 * Makefile.in: Regenerate.
6913
6914 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6915
6916 * MAINTAINERS (Register allocation reviewer): Add myself.
6917
6918 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6919
6920 * MAINTAINERS (Register allocation reviewer): Add myself.
6921
6922 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6923
6924 * MAINTAINERS (Write After Approval): Fix typo.
6925
6926 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6927
6928 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6929 * configure: Regenerate.
6930
6931 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6932
6933 PR bootstrap/31906
6934 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6935 they're already prefixed.
6936
6937 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6938
6939 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6940 libstdc++.
6941 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6942 * configure: Regenerate.
6943 * Makefile.in: Regenerate.
6944
6945 2007-09-17 Andreas Schwab <schwab@suse.de>
6946
6947 * configure.ac: Raise minimum makeinfo version to 4.6.
6948 * configure: Regenerate.
6949
6950 2007-09-17 Johannes Singler <singler@ira.uka.de>
6951
6952 * MAINTAINERS (write-after-approval) add myself
6953
6954 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6955
6956 * configure.ac: Correct makeinfo version check.
6957 * configure: Regenerate.
6958
6959 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6960
6961 * MAINTAINERS: Update my email address.
6962
6963 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6964
6965 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6966 to $skipdirs and only disable gprof for newlib. Use the normal
6967 mips*-elf* handling in other respects.
6968 * configure: Regnerate.
6969
6970 2007-09-12 David Daney <ddaney@avtrex.com>
6971
6972 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6973 enabling libgcj.
6974 * configure: Regenerate.
6975
6976 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6977
6978 PR other/32154
6979 * configure.ac: For libgloss targets, point the linker to the linker
6980 script, startup code and simulator library.
6981 * configure: Regenerate.
6982
6983 2007-09-07 Andrew Haley <aph@redhat.com>
6984
6985 * configure.ac (noconfigdirs): Remove target-libffi and
6986 target-libjava.
6987 * configure: Regenerate.
6988
6989 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6990
6991 PR target/33281
6992 * configure.ac: Use config/mh-mingw on mingw.
6993 * configure: Regenerate.
6994
6995 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6996
6997 * MAINTAINERS (Write After Approval): Add myself.
6998
6999 2007-09-05 Richard Guenther <rguenther@suse.de>
7000
7001 * configure.ac (--enable-stage1-checking): If neither --enable-checking
7002 nor --disable-checking is provided also turn on yes and types
7003 checking for stage1.
7004 * configure: Re-generate.
7005
7006 2007-08-30 Krister Walfridsson <cato@df.lth.se>
7007
7008 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7009 (Write After Approval): Remove myself.
7010
7011 2007-08-29 Nick Clifton <nickc@redhat.com>
7012
7013 * config.sub, config.guess: Update from upstream sources.
7014
7015 2007-08-22 Bud Davis <jmdavis@link.com>
7016
7017 * MAINTAINERS (Write After Approval): Added myself.
7018 * MAINTAINERS (Reviewers): Removed myself.
7019
7020 2007-08-18 Paul Brook <paul@codesourcery.com>
7021 Joseph Myers <joseph@codesourcery.com>
7022
7023 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7024 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7025 * Makefile.in: Regenerate.
7026 * configure.ac (--with-debug-prefix-map): New.
7027 * configure: Regenerate.
7028
7029 2007-08-17 Richard Sandiford <richard@codesourcery.com>
7030 Nigel Stephens <nigel@mips.com>
7031
7032 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
7033 as target_makefile_frag.
7034 * configure: Regenerate.
7035
7036 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
7037
7038 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7039 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
7040 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7041 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7042 (do-compare, do-compare3, do-compare-debug): New.
7043 ([+compare-target+]): Use them.
7044
7045 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
7046
7047 * MAINTAINERS (Write After Approval): Change my email address.
7048
7049 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7050 Ben Elliston <bje@au.ibm.com>
7051
7052 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7053 --silent if $silent.
7054 * configure: Regenerate.
7055
7056 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
7057
7058 * MAINTAINERS (Various Maintainers): Add myself as
7059 loop infrastructure maintainer. Update my e-mail
7060 address.
7061
7062 2007-07-31 Diego Novillo <dnovillo@google.com>
7063
7064 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7065 Adjust description.
7066
7067 2007-07-26 Richard Guenther <rguenther@suse.de>
7068
7069 * configure.ac: Add types checking to stage1 checking flags.
7070 * configure: Regenerate.
7071
7072 2007-07-17 Nick Clifton <nickc@redhat.com>
7073
7074 * COPYING3: New file. Contains version 3 of the GNU General
7075 Public License.
7076 * COPYING3.LIB: New file. Contains version 3 of the GNU
7077 Lesser General Public License.
7078
7079 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7080
7081 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7082
7083 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7084
7085 * MAINTAINERS (S/390 co-maintainer): Add myself.
7086 (Write After Approval): Remove myself.
7087
7088 2007-07-13 Dan Hipschman <dsh@google.com>
7089
7090 * MAINTAINERS (Write After Approval): Add myself.
7091
7092 2007-07-11 Nick Clifton <nickc@redhat.com>
7093
7094 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7095 WINDRES export.
7096 * Makefile.in: Regenerate.
7097
7098 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7099
7100 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7101 maintainer.
7102
7103 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
7104
7105 * lt~obsolete.m4: New. Import from 20070318 libtool.
7106
7107 2007-07-03 Julian Brown <julian@codesourcery.com>
7108
7109 * MAINTAINERS (Write After Approval): Add myself.
7110
7111 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7112
7113 * configure.ac: Rewrite 'configure --help' strings to look nicer.
7114 * configure: Regenerate.
7115
7116 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7117
7118 * configure.ac: Add some missing m4 quotation.
7119 * configure: Regenerate.
7120
7121 2007-07-02 Simon Baldwin <simonb@google.com>
7122
7123 * MAINTAINERS (Write After Approval): Add myself.
7124
7125 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
7126
7127 * configure: Regenerate.
7128
7129 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
7130
7131 * Makefile.def: Add windmc tool to build.
7132 * Makefile.tpl: Likewise.
7133 * configure.ac: Likewise.
7134 * Makefile.in: Regenerate.
7135 * configure: Regenerate.
7136
7137 2007-06-28 DJ Delorie <dj@redhat.com>
7138
7139 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7140 not building newlib.
7141 * configure: Regenerated.
7142
7143 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
7144
7145 * MAINTAINERS (Write After Approval): Add myself.
7146
7147 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
7148
7149 * MAINTAINERS (Write After Approval): Add myself.
7150
7151 2007-06-19 Chris Matthews <chrismatthews@google.com>
7152
7153 * MAINTAINERS (Write After Approval): Add myself.
7154
7155 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
7156
7157 * MAINTAINERS (Write After Approval): Add myself.
7158
7159 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7160
7161 * Makefile.def: Add dependency from configure-gdb to all-bfd.
7162 * Makefile.in: Regenerated.
7163
7164 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
7165
7166 * configure.ac: Don't add target-libmudflap to noconfigdirs for
7167 bfin*-*-uclinux* targets.
7168 * configure: Regenerate.
7169
7170 2007-06-14 Ian Lance Taylor <iant@google.com>
7171
7172 * MAINTAINERS: Add myself as non-algorithmic global write
7173 maintainer.
7174
7175 2007-06-14 Diego Novillo <dnovillo@google.com>
7176
7177 * MAINTAINERS: Add self as middle-end maintainer and
7178 non-algorithmic global write maintainer.
7179
7180 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7181
7182 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7183 Move all Fortran maintainers except Paul Brook into the
7184 Non-Autopoiesis section.
7185
7186 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
7187
7188 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7189 (distclean-stage[+id+]): Possibly delete stage_last.
7190 * Makefile.in: Regenerate.
7191
7192 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
7193
7194 * MAINTAINERS (Various Maintainer): Fix typo.
7195
7196 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
7197
7198 * MAINTAINERS (Various Maintainer): Add myself as
7199 dataflow maintainer.
7200
7201 2007-06-07 Ben Elliston <bje@au.ibm.com>
7202
7203 * config.sub, config.guess: Update from upstream sources.
7204
7205 2007-06-07 Ben Elliston <bje@au.ibm.com>
7206
7207 * Makefile.tpl: Fix spelling error.
7208 * Makefile.in: Regenerate.
7209
7210 2007-06-01 Steve Ellcey <sje@cup.hp.com>
7211
7212 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7213 lt_cv_sys_max_cmd_len.
7214
7215 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7216
7217 * MAINTAINERS (Various Maintainers): Add myself as
7218 auto-vectorizer maintainer.
7219
7220 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
7221
7222 PR libjava/32098
7223 * libtool.m4: Revert previous change.
7224 * ltgcc.m4: Put it here.
7225
7226 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7227
7228 * MAINTAINERS (Various Maintainers): Add myself as
7229 auto-vectorizer maintainer.
7230
7231 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7232
7233 PR libjava/32098
7234 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7235
7236 2007-05-30 Richard Guenther <rguenther@suse.de>
7237
7238 * MAINTAINERS (Various Maintainers): Add myself as
7239 auto-vectorizer maintainer.
7240
7241 2007-05-30 Jakub Jelinek <jakub@redhat.com>
7242
7243 PR bootstrap/29382
7244 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7245 * configure: Rebuilt.
7246
7247 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
7248
7249 * MAINTAINERS (Write After Approval): Removed my name.
7250
7251 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7252
7253 * MAINTAINERS (Write After Approval): Remove myself.
7254
7255 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7256
7257 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7258
7259 2007-05-23 Steve Ellcey <sje@cup.hp.com>
7260
7261 * ltmain.sh: Update from ToT Libtool.
7262 * libtool.m4: Update from ToT Libtool.
7263 * ltsugar.m4: New. Update from ToT Libtool.
7264 * ltversion.m4: New. Update from ToT Libtool.
7265 * ltoptions.m4: New. Update from ToT Libtool.
7266 * ltconfig: Remove.
7267 * ltcf-c.sh: Remove.
7268 * ltcf-cxx.sh: Remove.
7269 * ltcf-gcj.sh: Remove.
7270
7271 2007-05-22 Ollie Wild <aaw@google.com>
7272
7273 * MAINTAINERS (Write After Approval): Add myself.
7274
7275 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
7276
7277 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7278 stage_cflags.
7279 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7280 Remove CFLAGS/LIBCFLAGS.
7281 (configure-stage[+id+]-[+prefix+][+module+],
7282 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7283 * Makefile.in: Regenerate.
7284
7285 2007-05-15 Diego Novillo <dnovillo@google.com>
7286
7287 * MAINTAINERS: Update e-mail address.
7288
7289 2007-05-15 Revital Eres <eres@il.ibm.com>
7290
7291 * MAINTAINERS (Write After Approval): Add myself.
7292
7293 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
7294
7295 * MAINTAINERS (Write After Approval): Updated my address.
7296
7297 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7298
7299 * MAINTAINERS (Write After Approval): Add myself.
7300
7301 2007-05-11 Silvius Rus <rus@google.com>
7302
7303 * MAINTAINERS (Write After Approval): Add myself.
7304
7305 2007-04-23 Tom Tromey <tromey@redhat.com>
7306
7307 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7308
7309 2007-04-22 Mark Mitchell <mark@codesourcery.com>
7310
7311 * MAINTAINERS (cpplib): Rename to ...
7312 (libcpp): ... this. Add C/C++ front end maintainers.
7313
7314 2007-04-14 Steve Ellcey <sje@cup.hp.com>
7315
7316 * config-ml.in: Pass ${ml_config_env} to configure calls.
7317
7318 2007-04-04 Christian Bruel <christian.bruel@st.com>
7319
7320 * MAINTAINERS (Write After Approval): Add myself.
7321
7322 2007-04-02 Dave Korn <dave.korn@artimi.com>
7323
7324 * MAINTAINERS (Write After Approval): Add myself.
7325
7326 2007-03-31 Tobias Burnus <burnus@net-b.de>
7327
7328 * MAINTAINERS (fortran 95 front end): Add myself.
7329
7330 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7331
7332 * MAINTAINERS (Write After Approval): Add myself.
7333
7334 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
7335
7336 * MAINTAINERS (Modulo Scheduler): Add myself.
7337
7338 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7339
7340 * MAINTAINERS (fortran 95 front end): Add myself.
7341 (c++ front end): whitespace fix.
7342
7343 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7344
7345 * MAINTAINERS (Write After Approval): Add myself.
7346
7347 2007-03-21 Richard Sandiford <richard@codesourcery.com>
7348
7349 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7350 of glob. Quote arguments with single quotes too.
7351 * configure: Regenerate.
7352
7353 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7354
7355 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7356 * Makefile.in: Regenerate
7357
7358 2007-03-07 Andreas Schwab <schwab@suse.de>
7359
7360 * configure: Regenerate.
7361
7362 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7363
7364 * configure.ac: Add "--with-pdfdir" configure option,
7365 which defines pdfdir variable.
7366 * Makefile.def (target=fixincludes): Add install-pdf to
7367 missing targets.
7368 (recursive_targets): Add install-pdf target.
7369 (flags_to_pass): Add pdfdir.
7370 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7371 target.
7372 * configure: Regenerate
7373 * Makefile.in: Regenerate
7374
7375 2007-02-28 Eric Christopher <echristo@apple.com>
7376
7377 Revert:
7378 2006-12-07 Mike Stump <mrs@apple.com>
7379
7380 * Makefile.def (dependencies): Add dependency for
7381 install-target-libssp and install-target-libgomp on
7382 install-gcc.
7383 * Makefile.in: Regenerate.
7384
7385 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7386
7387 * configure: Regenerate.
7388 * configure.ac: Move statements after variable declarations.
7389
7390 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7391
7392 * MAINTAINERS: Add myself as sh maintainer.
7393
7394 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7395
7396 * configure.ac: Adjust for loop syntax.
7397 * configure: Regenerate.
7398
7399 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7400
7401 * configure: Rebuilt.
7402
7403 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7404
7405 * configure.ac: Drop multiple occurrences of --enable-languages,
7406 and fix its quoting.
7407 * configure: Rebuilt.
7408
7409 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7410 Nathan Sidwell <nathan@codesourcery.com>
7411 Vladimir Prus <vladimir@codesourcery.com>
7412 Joseph Myers <joseph@codesourcery.com>
7413
7414 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7415 * configure: Regenerate.
7416
7417 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7418
7419 * ltconfig (freebsd*): Default to elf.
7420
7421 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7422
7423 * configure.ac (target_libraries): Move libgcc before libiberty.
7424 * configure: Regenerated.
7425
7426 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7427 Paolo Bonzini <bonzini@gnu.org>
7428
7429 PR bootstrap/30753
7430 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7431 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7432 * configure: Regenerated.
7433
7434 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7435
7436 * MAINTAINERS (Language Front End Maintainers): Update my mail
7437 address.
7438
7439 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7440
7441 PR bootstrap/30748
7442 * configure.ac: Correct syntax for Solaris ksh.
7443 * configure: Regenerated.
7444
7445 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7446
7447 * configure.ac: Sync with src.
7448 * configure: Regenerate.
7449
7450 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7451
7452 * Makefile.in: Regenerate.
7453
7454 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7455
7456 * config.sub: Sync with src.
7457
7458 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7459
7460 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7461 noncanonical equivalents.
7462 * configure.in: Rename to...
7463 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7464 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7465 target_noncanonical. Use them. Rewrite removal of configure
7466 arguments for autoconf 2.59. Discard variable settings. Force
7467 program_transform_name for native tools.
7468
7469 * Makefile.in: Regenerated.
7470 * configure: Regenerated with autoconf 2.59.
7471
7472 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7473
7474 * MAINTAINERS (Write After Approval): Add myself.
7475
7476 2007-01-31 Andreas Schwab <schwab@suse.de>
7477
7478 * Makefile.tpl (LDFLAGS): Substitute it.
7479 * Makefile.in: Regenerate.
7480
7481 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7482
7483 * MAINTAINERS (Write After Approval): Add myself.
7484
7485 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7486
7487 * MAINTAINERS (spu port): Add myself.
7488
7489 2007-01-23 Richard Guenther <rguenther@suse.de>
7490
7491 PR bootstrap/30541
7492 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7493 * Makefile.tpl (GNATBIND): Substitute it.
7494 (GNATMAKE): Likewise.
7495 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7496 of STAGE_PREFIX.
7497 * Makefile.in: Regenerate.
7498 * configure: Regenerate.
7499
7500 2007-01-18 Mike Stump <mrs@apple.com>
7501
7502 * configure.in: Re-enable -Werror for gcc builds.
7503
7504 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7505
7506 * MAINTAINERS (Write After Approval): Add myself.
7507
7508 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7509
7510 * configure.in: Change == to = in test command.
7511 * configure: Regenerate.
7512
7513 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7514 Nick Clifton <nickc@redhat.com>
7515 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7516
7517 * configure.in (build_configargs, host_configargs, target_configargs):
7518 Remove build/host/target parameters.
7519 (host_libs): Add gmp and mpfr.
7520 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7521 * Makefile.def (gmp, mpfr): New.
7522 (gcc): Remove target.
7523 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7524 target_os, target_vendor): New.
7525 (configure): Add host_alias/target_alias arguments; adjust invocations.
7526 * configure: Regenerate.
7527 * Makefile.in: Regenerate.
7528
7529 2007-01-11 Matt Fago <fago@earthlink.net>
7530
7531 * configure.in: Try to link to functions only in mpfr 2.2.x
7532 to improve robustness of configure tests.
7533 * configure: Regenerate.
7534
7535 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7536
7537 * MAINTAINERS: Add myself as i386 maintainer.
7538
7539 2007-01-08 Jan Hubicka <jh@suse.cz>
7540
7541 * MAINTAINERS: Add myself as i386 maintainer.
7542
7543 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7544
7545 * configure.in: Add support for an x86_64-mingw* target.
7546 * configure: Regenerate.
7547
7548 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7549
7550 * Makefile.tpl (all-target): Correct @if conditional for target
7551 modules.
7552 * configure.in: Omit libiberty if building only target libgcc.
7553 * configure, Makefile.in: Regenerated.
7554
7555 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7556
7557 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7558 * configure: Regenerate.
7559
7560 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7561
7562 * Makefile.def (target_modules): Add libgcc.
7563 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7564 * Makefile.tpl (clean-target-libgcc): Delete.
7565 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7566 on gcc even for bootstrapped modules. Rewrite handling of
7567 lang_env_dependencies to loop over target_modules.
7568 * configure.in (target_libraries): Add target-libgcc.
7569 * Makefile.in, configure: Regenerated.
7570
7571 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7572
7573 * configure.in: Reorganize recognition of languages. Add
7574 --enable-stage1-languages. Show supported languages for the chosen
7575 target rather than all recognized languages.
7576 * configure: Regenerate.
7577
7578 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7579
7580 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7581 * Makefile.in: Regenerate.
7582
7583 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7584
7585 * configure.in: Warn that MPFR 2.2.0 is buggy.
7586 * configure: Regenerate.
7587
7588 2006-12-27 Ian Lance Taylor <iant@google.com>
7589
7590 * configure.in: When removing Makefiles to force a reconfigure, also
7591 remove prev-DIR*/Makefile.
7592 * configure: Regenerate.
7593
7594 2006-12-22 Andreas Schwab <schwab@suse.de>
7595
7596 * configure: Regenerate with correct autoconf version.
7597
7598 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7599
7600 * configure.in: add AC_SUBST for *_FOR_TARGET.
7601 * configure: Regenerate.
7602
7603 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7604
7605 * configure.in: Simplify logic for rejecting languages that cannot
7606 be built. Separate the case when a language is unsupported,
7607 from the case when the user chooses not to build a language.
7608
7609 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7610
7611 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7612 it only affects bootstrap and could be tested on "$host" as well.
7613 * configure: Regenerate.
7614 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7615
7616 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7617
7618 PR bootstrap/29544
7619 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7620 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7621 move here comment from Makefile.tpl.
7622 * Makefile.tpl: Move some definitions higher in the file.
7623 (STAGE1_CHECKING): New.
7624 * configure.in: Add --enable-stage1-checking.
7625 * configure: Regenerate.
7626 * Makefile.in: Regenerate.
7627
7628 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7629
7630 * MAINTAINERS: Add myself as build system maintainer.
7631
7632 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7633
7634 * MAINTAINERS (Write After Approval): Add myself.
7635
7636 2006-12-13 Eric Christopher <echristo@apple.com>
7637
7638 * MAINTAINERS: Add myself as darwin maintainer.
7639
7640 2006-12-11 Ian Lance Taylor <ian@airs.com>
7641
7642 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7643
7644 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7645
7646 MAINTAINERS: Update my entry.
7647
7648 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7649
7650 * configure.in: Handle spu makefile frag.
7651 * Makefile.tpl (MAINT): Define
7652 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7653 * configure: Regenerate.
7654 * Makefile.in: Regenerate.
7655
7656 2006-12-11 Ben Elliston <bje@au.ibm.com>
7657
7658 * config.guess: Import latest version.
7659 * config.sub: Likewise.
7660
7661 2006-12-11 Ben Elliston <bje@au.ibm.com>
7662
7663 * configure.in (spu-*-*): Don't skip target-libiberty.
7664 * configure: Regenerate.
7665
7666 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7667
7668 PR bootstrap/30134
7669 * configure.in: Correct x86 darwin support for libjava to powerpc
7670 and i?86 only.
7671 * configure: Regenerate.
7672
7673 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7674
7675 * configure.in: Add x86 darwin support for libjava.
7676 * configure: Regenerate.
7677
7678 2006-12-07 Mike Stump <mrs@apple.com>
7679
7680 * Makefile.def (dependencies): Add dependency for
7681 install-target-libssp and install-target-libgomp on
7682 install-gcc.
7683 * Makefile.in: Regenerate.
7684
7685 2006-12-04 Richard Guenther <rguenther@suse.de>
7686
7687 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7688 (Non-Algorithmic Maintainers): Move over non-algorithmic
7689 loop optimizer maintainers, add myself as a non-algorithmic
7690 middle-end maintainer.
7691
7692 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7693
7694 * MAINTAINERS (Write After Approval): Add myself.
7695
7696 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7697
7698 * configure.in: Update error message for missing GMP/MPFR.
7699
7700 * configure: Regenerate.
7701
7702 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7703
7704 * configure.in: Update MPFR version in error message.
7705
7706 * configure: Regenerate.
7707
7708 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7709
7710 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7711 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7712 --with-gmp-lib): New flags.
7713
7714 * configure: Regenerate.
7715
7716 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7717
7718 * MAINTAINERS (Write After Approval): Change my email address.
7719
7720 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7721
7722 * MAINTAINERS (Write After Approval): Add myself.
7723
7724 2006-11-22 Philipp Thomas <pth@suse.de>
7725
7726 * MAINTAINERS (i18n): Update e-mail address.
7727
7728 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7729
7730 * MAINTAINERS (spu port): Add myself as maintainer.
7731 (Write After Approval): Remove myself.
7732
7733 2006-11-22 Ben Elliston <bje@au.ibm.com>
7734
7735 * configure.in (skipdirs): Don't build libssp for SPU.
7736 * configure: Regenerate.
7737
7738 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7739
7740 * MAINTAINERS (spu port): Add myself as maintainer.
7741 (libobjc): Update my email address.
7742
7743 2006-11-21 Andrea Bona <andrea.bona@st.com>
7744
7745 * MAINTAINERS (Write After Approval): Add myself.
7746
7747 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7748
7749 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7750 * configure : Rebuilt.
7751
7752 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7753
7754 * MAINTAINERS (Write After Approval): Add myself.
7755
7756 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7757
7758 * MAINTAINERS (Write After Approval): Add myself.
7759
7760 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7761
7762 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7763 libmpfr.a.
7764 * configure: Regenerate.
7765
7766 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7767
7768 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7769 (unstage): Test for stage_last presence.
7770
7771 PR bootstrap/29802
7772 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7773 STAGE_PREFIX.
7774 * Makefile.in: Regenerate.
7775
7776 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7777
7778 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7779 maintainers.
7780
7781 2006-11-14 Erven Rohou <erven.rohou@st.com>
7782
7783 * MAINTAINERS (Write After Approval): Add myself.
7784
7785 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7786
7787 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7788 and stageN-package/Makefile.
7789 * Makefile.in: Regenerated.
7790
7791 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7792
7793 * configure.in: Remove target-libgloss from noconfigdirs for
7794 bfin-*-*.
7795 * configure: Regenerated.
7796
7797 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7798
7799 * configure.in (have_gmp): Only error if the gcc directory exists.
7800
7801 * configure: Regenerate.
7802
7803 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7804
7805 * configure.in: Robustify error message for missing GMP/MPFR.
7806
7807 * configure: Regenerate.
7808
7809 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7810
7811 * MAINTAINERS (Write After Approval): Add myself.
7812
7813 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7814
7815 * MAINTAINERS: Change email address.
7816
7817 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7818
7819 * MAINTAINERS (Write After Approval): Add myself.
7820
7821 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7822
7823 * MAINTAINERS (Write After Approval): Add myself.
7824
7825 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7826
7827 * MAINTAINERS (Write After Approval): Move myself to
7828 Write After Approval section.
7829
7830 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7831
7832 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7833 need_gmp anymore.
7834 * configure: Regenerate.
7835
7836 2006-10-16 Tobias Burnus <burnus@net-b.de>
7837
7838 * MAINTAINERS (Write After Approval): Add myself.
7839
7840 2006-10-16 Ben Elliston <bje@au.ibm.com>
7841
7842 * config.guess: Import latest version.
7843 * config.sub: Likewise.
7844
7845 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7846
7847 * Makefile.def: Added pdf target handling.
7848 * Makefile.tpl: Added pdf target handling.
7849 * Makefile.in: Regenerated.
7850
7851 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7852
7853 * MAINTAINERS: Add self as score port maintainer.
7854
7855 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7856
7857 * MAINTAINERS (Write After Approval): Add myself.
7858
7859 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7860
7861 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7862 or newer.
7863 * configure: Regenerated.
7864
7865 2006-09-27 Dave Brolley <brolley@redhat.com>
7866
7867 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7868 using $s instead of $r.
7869 * configure: Regenerated.
7870
7871 2006-09-26 Thiemo Seufer <ths@mips.com>
7872
7873 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7874 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7875 * configure: Regenerate.
7876
7877 2006-09-24 Graeme Peterson <gridly@gmail.com>
7878
7879 * MAINTAINERS (Write After Approval): Remove myself.
7880
7881 2006-09-22 Chao-ying Fu <fu@mips.com>
7882
7883 * MAINTAINERS (Write After Approval): Add myself.
7884
7885 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7886
7887 * MAINTAINERS: Add self as soft-fp maintainer.
7888
7889 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7890
7891 * MAINTAINERS: Add myself as avr maintainer.
7892 Remove Marek Michalkiewicz as avr maintainer.
7893
7894 2006-09-07 Roberto Costa <roberto.costa@st.com>
7895
7896 * MAINTAINERS (Write After Approval): Add myself.
7897
7898 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7899
7900 * configure.in: Never build newlib for a Mingw host.
7901 Never build newlib as Mingw target library.
7902 Test the existence of winsup/cygwin for building a Cygwin newlib,
7903 rather than just winsup.
7904 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7905 building a Mingw target.
7906 * configure: Regenerate.
7907
7908 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7909
7910 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7911
7912 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7913
7914 * config.guess: Import from src (was more updated).
7915 * config.sub: Likewise.
7916
7917 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7918
7919 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7920 * configure: Regenerated.
7921
7922 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7923
7924 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7925 for stages after the first.
7926
7927 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7928
7929 * Makefile.def: Add dependencies for configure-opcodes
7930 on configure-intl and all-opcodes on all-intl.
7931 * Makefile.in: Regenerated.
7932
7933 2006-07-13 Ben Elliston <bje@au.ibm.com>
7934
7935 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7936
7937 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7938
7939 Port to hosts whose 'sort' and 'tail' implementations
7940 treat operands with leading '+' as file names, as POSIX
7941 has required since 2001. However, make sure the code still
7942 works on pre-POSIX hosts.
7943 * ltmain.sh: Don't assume "sort +2" is equivalent to
7944 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7945
7946 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7947
7948 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7949
7950 2006-07-04 Peter O'Gorman <peter@pogma.com>
7951
7952 * ltconfig: chmod 644 before ranlib during install.
7953
7954 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7955
7956 PR bootstrap/18058
7957 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7958 if the bootstrap compiler is a GCC version that supports it.
7959 * configure: Regenerate.
7960
7961 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7962
7963 * configure.in: Fix thinkos in previous check-in.
7964 * configure: Regenerate.
7965
7966 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7967
7968 PR other/27063
7969 * configure.in: Test subdir_requires and give an appropriate
7970 error message.
7971 * configure: Regenerate.
7972
7973 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7974
7975 * MAINTAINERS (Write After Approval): Add myself.
7976
7977 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7978
7979 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7980
7981 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7982
7983 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7984
7985 2006-06-20 David Ayers <d.ayers@inode.at>
7986
7987 PR bootstrap/28072
7988 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7989 whether target-libjava is being configured instead of whether the
7990 java front end is enabled.
7991 * configure: Regenerate.
7992
7993 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7994
7995 PR target/27540
7996 * configure.in: Only enable libgomp on IRIX 6.
7997 * configure: Regenerate.
7998
7999 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
8000
8001 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8002 too.
8003 * Makefile.in: Regenerate.
8004
8005 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
8006
8007 * config-ml.in: Alter CCASFLAGS to include special
8008 multilib options the same as is done for CFLAGS.
8009
8010 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8011
8012 * configure.in: Don't enable libgomp on hpux10.
8013 * configure: Rebuilt.
8014
8015 2006-06-12 David Ayers <d.ayers@inode.at>
8016
8017 PR bootstrap/27963
8018 PR target/19970
8019 * configure.in: Remove target-boehm-gc from noconfigdirs where
8020 ${libgcj} is specified.
8021 * configure: Regenerate.
8022
8023 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
8024
8025 Sync from src:
8026
8027 * configure.in: Sync.
8028 * configure: Regenerated.
8029
8030 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
8031
8032 * Makefile.def: Added dependencies from sim and gdb on intl, and
8033 added configure dependencies to everything with an all dependency
8034 on intl.
8035 * Makefile.in: Regenerated.
8036
8037 2006-06-06 David Ayers <d.ayers@inode.at>
8038
8039 PR libobjc/13946
8040 * Makefile.def: Add dependencies for libobjc which boehm-gc.
8041 * Makefile.in: Regenerate.
8042 * configure.in: Add --enable-objc-gc at toplevel and have it
8043 enable boehm-gc for Objective-C.
8044 Remove target-boehm-gc from libgcj.
8045 Add target-boehm-gc to target_libraries.
8046 Add target-boehm-gc to noconfigdirs where ${libgcj}
8047 is specified.
8048 Assert that boehm-gc is supported when requested for Objective-C.
8049 Only build boehm-gc if needed either for Java or Objective-C.
8050 * configure: Regenerate.
8051
8052 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
8053
8054 PR 27674
8055 * Makefile.tpl (configure-[+prefix+][+module+],
8056 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8057 Remove rule to unstage bootstrapped modules.
8058 (stage_current): New.
8059 * Makefile.in: Regenerate.
8060
8061 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
8062
8063 * MAINTAINERS (Write After Approval): Update my e-mail address.
8064
8065 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
8066
8067 * include/libiberty.h: Declare pex_run_in_environment.
8068
8069 2006-05-31 Asher Langton <langton2@llnl.gov>
8070
8071 * MAINTAINERS (Write After Approval): Add myself.
8072
8073 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
8074
8075 * Makefile.def (bfd, opcodes): Fix lib_path.
8076 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8077 (restrap): Move under "@if gcc-bootstrap". Fix typo.
8078 * Makefile.in: Regenerate.
8079
8080 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8081
8082 * Makefile.in: Regenerate.
8083
8084 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8085
8086 * Makefile.def: Add install-html target. Add datarootdir
8087 docdir and htmldir to flags_to_pass.
8088 * Makefile.tpl: Add install-html target.
8089 * Makefile.in: Regenerate.
8090 * configure.in: Add --with-datarootdir, --with-docdir, and
8091 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8092 * configure: Regenerate.
8093
8094 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
8095
8096 * configure.in: Enable gprof for cross builds.
8097 * configure: Regenerate.
8098
8099 2006-05-22 Richard Guenther <rguenther@suse.de>
8100
8101 Revert
8102 2006-01-31 Richard Guenther <rguenther@suse.de>
8103 Paolo Bonzini <bonzini@gnu.org>
8104
8105 * Makefile.def (target_modules): Add libgcc-math target module.
8106 * configure.in (target_libraries): Add libgcc-math target library.
8107 (--enable-libgcc-math): New configure switch.
8108 * Makefile.in: Re-generate.
8109 * configure: Re-generate.
8110 * libgcc-math: New toplevel directory.
8111
8112 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8113 Andreas Tobler <a.tobler@schweiz.ch>
8114
8115 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
8116 * configure: Rebuilt.
8117
8118 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
8119
8120 * MAINTAINERS (Write After Approval): Add myself.
8121
8122 2006-05-01 DJ Delorie <dj@redhat.com>
8123
8124 * configure.in: Restore CFLAGS if GMP isn't present.
8125 * configure: Regenerate.
8126
8127 2006-05-01 Richard Guenther <rguenther@suse.de>
8128
8129 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8130 maintainer.
8131
8132 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
8133
8134 * MAINTAINERS (Write After Approval): Add myself.
8135
8136 2006-04-28 Jan Beulich <jbeulich@novell.com>
8137
8138 * MAINTAINERS (Write After Approval): Add myself.
8139
8140 2006-04-18 DJ Delorie <dj@redhat.com>
8141
8142 * configure.in (m32c): Build libstdc++-v3. Pass flags to
8143 reference libgloss so that libssp can be built in a combined
8144 tree.
8145 * configure: Regenerate.
8146
8147 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
8148
8149 * MAINTAINERS (Write After Approval): Add myself.
8150
8151 2006-04-05 Ben Elliston <bje@au.ibm.com>
8152
8153 * configure.in: Require makeinfo 4.4 or higher.
8154 * configure: Regenerate.
8155
8156 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
8157
8158 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8159 Rearrange the entries of other libraries to have them in one place.
8160
8161 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
8162
8163 * MAINTAINERS (Write After Approval): Remove myself.
8164 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8165
8166 2006-03-14 Richard Guenther <rguenther@suse.de>
8167
8168 * configure: Regenerate with autoconf 2.13.
8169
8170 2006-03-13 Jim Blandy <jimb@codesourcery.com>
8171
8172 * MAINTAINERS: Use my work address.
8173
8174 * MAINTAINERS: Update my E-mail address.
8175
8176 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
8177
8178 * configure.in: Handle --disable-<component> generically.
8179 * configure: Regenerate.
8180
8181 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8182
8183 PR libgcj/17311
8184 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8185
8186 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8187
8188 * MAINTAINERS (Write After Approval): Remove myself.
8189 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8190
8191 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
8192
8193 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8194 (TARGET_CONFIGDIRS): Remove.
8195 * configure.in: Remove AC_SUBST(target_configdirs).
8196 * Makefile.in, configure: Regenerated.
8197
8198 2006-02-20 Steven G. Kargl <kargls@comcast.net>
8199
8200 * MAINTAINERS (Write After Approval): Remove myself.
8201 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8202
8203 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
8204
8205 PR bootstrap/25670
8206
8207 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8208
8209 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8210 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8211 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8212 BUILD_PREFIX, BUILD_PREFIX_1.
8213 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8214
8215 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8216 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8217
8218 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8219 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8220 of `cat stage_current`. Always provide the `r' and `s' variables.
8221 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8222 a single shell execution.
8223 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8224 bootstrapped modules, make the stage1 module if the build was not
8225 started yet, else build the current stage.
8226 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8227 (all-build, all-host, all-target, [+make_target+]-host,
8228 [+make_target+]-target): Do not use \-continued lines.
8229 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8230 (current_stage, restrap, stage_last): New.
8231
8232 * Makefile.in: Regenerate.
8233 * configure: Regenerate.
8234
8235 2006-02-19 Bud Davis <jmdavis@link.com>
8236
8237 * MAINTAINERS (Write After Approval): Remove myself.
8238 (Language Front End Maintainers): Add myself as fortran 95
8239 maintainer and update e-mail address.
8240
8241 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8242
8243 * MAINTAINERS (Write After Approval): Remove myself.
8244 (Language Front End Maintainers): Add myself as fortran 95
8245 maintainer.
8246
8247 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
8248
8249 * MAINTAINERS (Write After Approval): Add myself.
8250
8251 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8252
8253 * MAINTAINERS (Write After Approval): Remove myself.
8254 (Language Front End Maintainers): Add myself as
8255 fortran 95 maintainer.
8256
8257 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8258
8259 Sync from src:
8260
8261 2005-12-27 Leif Ekblad <leif@rdos.net>
8262
8263 * configure.in: Add support for RDOS target.
8264 * configure: Regenerate.
8265
8266 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8267 Andreas Schwab <schwab@suse.de>
8268
8269 * configure: Regenerate.
8270
8271 2006-02-12 David Edelsohn <edelsohn@gnu.org>
8272
8273 * configure.in (enable_libgomp): Add AIX.
8274 * configure: Regenerate.
8275
8276 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8277
8278 * MAINTAINERS (Write After Approval): Add myself.
8279
8280 2006-02-03 Lee Millward <lee.millward@gmail.com>
8281
8282 * MAINTAINERS (Write After Approval): Add myself.
8283
8284 2006-01-31 Richard Guenther <rguenther@suse.de>
8285 Paolo Bonzini <bonzini@gnu.org>
8286
8287 * Makefile.def (target_modules): Add libgcc-math target module.
8288 * configure.in (target_libraries): Add libgcc-math target library.
8289 (--enable-libgcc-math): New configure switch.
8290 * Makefile.in: Re-generate.
8291 * configure: Re-generate.
8292 * libgcc-math: New toplevel directory.
8293
8294 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
8295
8296 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8297 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8298 the assembler, linker and binutils.
8299 * configure: Regenerate.
8300
8301 2006-01-22 Dirk Mueller <dmueller@suse.de>
8302
8303 * MAINTAINERS (Write After Approval): Add myself.
8304
8305 2006-01-20 Diego Novillo <dnovillo@redhat.com>
8306
8307 * configure: Regenerate.
8308
8309 2006-01-18 Richard Henderson <rth@redhat.com>
8310 Jakub Jelinek <jakub@redhat.com>
8311 Diego Novillo <dnovillo@redhat.com>
8312
8313 * libgomp: New directory.
8314 * Makefile.def: Add target_module libgomp.
8315 * Makefile.in: Regenerate.
8316 * configure.in (target_libraries): Add target-libgomp.
8317 * configure: Regenerate.
8318
8319 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
8320
8321 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8322 @ from continuation.
8323 * Makefile.in: Rebuilt.
8324
8325 2006-01-04 Chris Lattner <sabre@gnu.org>
8326
8327 * MAINTAINERS (Write After Approval): Add myself.
8328
8329 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
8330
8331 PR bootstrap/24252
8332
8333 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8334 * Makefile.tpl (OBJDUMP): New.
8335 (EXTRA_HOST_FLAGS): Add it.
8336 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8337
8338 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8339 to use symbolic links between directories. Avoid race conditions
8340 or make them harmless.
8341 * configure.in: Do not try to use symbolic links between directories.
8342
8343 * Makefile.def (LEAN): Pass.
8344 * Makefile.tpl (LEAN): Define.
8345 (stage[+id+]-start): Accept that the previous directory does not
8346 exist, if the bootstrap is lean.
8347 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8348 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8349 configure substitution.
8350 ([+compare-target+]): Likewise.
8351 ([+bootstrap-target+]-lean): New.
8352 * configure.in: Remove lean bootstrap support from here.
8353
8354 * Makefile.in: Regenerate.
8355 * configure: Regenerate.
8356
8357 2006-01-04 Ben Elliston <bje@au.ibm.com>
8358
8359 * MAINTAINERS (libdecnumber): Add myself.
8360
8361 2006-01-02 Mark Mitchell <mark@codesourcery.com>
8362
8363 * libtool-ldflags: New script.
8364
8365 2006-01-02 Andreas Schwab <schwab@suse.de>
8366
8367 * configure.in: When reconfiguring remove Makefile in
8368 all stage directories.
8369 * configure: Regenerate.
8370
8371 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8372
8373 * MAINTAINERS: Update my email address.
8374
8375 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8376
8377 Revert Ada-related part of the previous change.
8378
8379 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8380 Do not pass.
8381 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8382 * Makefile.in: Regenerate.
8383 * configure.in: Do not include mt-ppc-aix target fragment.
8384 * configure: Regenerate.
8385
8386 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8387
8388 * configure.in: Select appropriate fragments for PowerPC/AIX.
8389 * configure: Regenerate.
8390
8391 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8392 BOOT_CFLAGS, BOOT_LDFLAGS.
8393 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8394 BOOT_CFLAGS, BOOT_LDFLAGS.
8395 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8396 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8397 (stage): Fail if we cannot complete the work.
8398 * Makefile.in: Regenerate.
8399
8400 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8401
8402 * configure.in: Replace ms1 with mt.
8403 * configure: Rebuilt.
8404
8405 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8406
8407 * MAINTAINERS: Update my email address.
8408
8409 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8410
8411 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8412 install-host-nogcc): Don't invoke $(stage) at the end.
8413 * Makefile.in: Regenerate.
8414
8415 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8416
8417 * configure.in: Flip the top-level bootstrap switch.
8418 * configure: Regenerate.
8419
8420 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8421
8422 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8423 $(stage) and $(unstage).
8424 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8425 (all): Remove stray semicolon.
8426 (local-distclean): Don't handle multilib.tmp and multilib.out.
8427 (install.all): Set $s for consistency.
8428 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8429 check_multilibs setting. Always make the install directory.
8430 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8431 Correct @if/@endif.
8432 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8433 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8434 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8435 (multilib.out): Remove.
8436 * Makefile.in: Regenerated.
8437
8438 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
8439
8440 * MAINTAINERS (Write After Approval): Add myself.
8441
8442 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8443
8444 * MAINTAINERS: Add myself as mt maintainer.
8445
8446 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8447
8448 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8449
8450 * MAINTAINERS: Change email address.
8451
8452 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
8453
8454 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8455 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8456 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8457 Find in-tree tools if available.
8458 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8459 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8460 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8461 (COMPILER_*_FOR_TARGET): New.
8462 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8463 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8464 (CONFIGURED_*, USUAL_*): Remove.
8465 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8466 STRIP): Use autoconf substitutions.
8467 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8468 COMPILER_NM_FOR_TARGET): New.
8469 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8470
8471 (all): Make all-host and all-target in parallel.
8472 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8473 that $$r and $$s are set before invoking a recursive make.
8474 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8475 ([+bootstrap-target+]): Inline most of the `all' target.
8476
8477 2005-11-29 Ben Elliston <bje@au.ibm.com>
8478
8479 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8480 from the gcc build directory.
8481 * Makefile.in: Regenerate.
8482
8483 2005-11-29 Ben Elliston <bje@au.ibm.com>
8484
8485 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8486 depend on all-libdecnumber.
8487 * configure.in (host_libs): Include libdecnumber.
8488 * Makefile.in: Regenerate.
8489 * configure: Likewise.
8490
8491 2005-11-29 Ben Elliston <bje@au.ibm.com>
8492
8493 * libdecnumber: Import decNumber sources from the dfp-branch.
8494
8495 2005-11-21 Kean Johnston <jkj@sco.com>
8496
8497 * config.sub, config.guess: Sync from upstream sources.
8498
8499 2005-11-21 Ben Elliston <bje@au.ibm.com>
8500
8501 Import from Autoconf sources:
8502
8503 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8504 * config/move-if-change: Don't output "$2 is unchanged";
8505 suggested by Ben Elliston. Handle weird characters correctly.
8506
8507 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8508
8509 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8510 to match upstream libtool for darwin.
8511
8512 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8513
8514 * Makefile.def: Remove gdb dependencies for gdbtk.
8515 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8516 (configure-gdb, install-gdb): New rules.
8517 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8518 * Makefile.in, configure: Regenerated.
8519
8520 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8521
8522 * MAINTAINERS (Write After Approval): Add myself.
8523
8524 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8525
8526 * MAINTAINERS (Write After Approval): Add myself.
8527
8528 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8529
8530 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8531 Diego Novillo.
8532
8533 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8534
8535 PR bootstrap/24297
8536 * Makefile.tpl (do-[+make-target+], do-check, install,
8537 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8538 are set before recursing.
8539 * Makefile.in: Regenerate.
8540
8541 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8542
8543 PR bootstrap/18939
8544 * Makefile.def (gcc) <target>: Fix thinko.
8545 * Makefile.in: Regenerate.
8546
8547 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8548
8549 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8550 * configure: Regenerate.
8551
8552 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8553
8554 * MAINTAINERS (Write After Approval): Add self.
8555
8556 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8557
8558 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8559 target-libffi, target-qthreads, target-libjava, and
8560 targetlibobjc.
8561 * configure: Regenerate.
8562
8563 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8564
8565 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8566 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8567 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8568 (USUAL_OBJDUMP_FOR_TARGET): New.
8569 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8570 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8571 * configure, Makefile.in: Regenerated.
8572
8573 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8574
8575 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8576 before other host packages.
8577
8578 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8579
8580 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8581
8582 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8583
8584 PR bootstrap/22340
8585
8586 * configure.in (default_target): Remove.
8587 * Makefile.tpl (all): Do not use prerequisites as subroutines
8588 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8589 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8590 use prerequisites as subroutines.
8591 (check-host, check-target): New.
8592 (bootstrap configure & all targets): Do not use stage*-start
8593 if the directory layout is already ok.
8594 (non-bootstrap configure & all targets): Prepend a $(unstage).
8595 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8596 (NOTPARALLEL): Remove.
8597 (unstage, stage variables): New variables.
8598 (unstage, stage targets): Simply expand to those variables.
8599
8600 * configure: Regenerate.
8601 * Makefile.in: Regenerate.
8602
8603 2005-10-04 James E Wilson <wilson@specifix.com>
8604
8605 * Makefile.def (lang_env_dependencies): Add libmudflap.
8606 * Makefile.in: Regenerate.
8607
8608 2005-10-03 Andreas Schwab <schwab@suse.de>
8609
8610 Backport from libtool CVS:
8611 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8612
8613 * ltmain.sh: add support for installing into temporary
8614 staging area (e.g. 'make install DESTDIR=...')
8615
8616 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8617
8618 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8619 * configure: Regenerated.
8620
8621 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8622
8623 * configure: Regenerate with the correct
8624 autoconf version.
8625
8626 2005-09-30 Catherine Moore <clm@cm00re.com>
8627
8628 * configure.in (bfin-*-*): New.
8629 * configure: Regenerated.
8630
8631 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8632
8633 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8634 (LIPO_FOR_TARGET): New.
8635 (CONFIGURED_LIPO_FOR_TARGET): New.
8636 (USUAL_LIPO_FOR_TARGET): New.
8637 (STRIP_FOR_TARGET): New.
8638 (CONFIGURED_STRIP_FOR_TARGET): New.
8639 (USUAL_STRIP_FOR_TARGET): New.
8640 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8641 STRIP_FOR_TARGET.
8642 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8643 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8644 * Makefile.in: Regenerate.
8645 * configure: Regenerate.
8646
8647 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8648
8649 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8650 (rs6000-*-aix*): Same.
8651 * configure: Regenerate.
8652
8653 2005-09-16 Tom Tromey <tromey@redhat.com>
8654
8655 * MAINTAINERS: Add self as java maintainer.
8656
8657 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8658
8659 * configure.in: Recognize f95 in the --enable-languages option,
8660 and substitute it for fortran, issuing a warning.
8661 * configure: Regenerate.
8662
8663 2005-08-30 Phil Edwards <phil@codesourcery.com>
8664
8665 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8666 * configure: Regenerated.
8667
8668 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8669
8670 * MAINTAINERS: Add self as ms1 maintainer.
8671
8672 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8673
8674 * Makefile.def (libssp): Add to lang_env_dependencies.
8675 * Makefile.in: Regenerate.
8676
8677 2005-08-18 Ian Lance Taylor <ian@airs.com>
8678
8679 * MAINTAINERS: Add myself as middle-end maintainer.
8680
8681 2005-08-17 Christian Groessler <chris@groessler.org>
8682
8683 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8684 * Makefile.in: Regenerate.
8685
8686 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8687
8688 * MAINTAINERS (write after approval): Added myself.
8689
8690 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8691
8692 * MAINTAINERS (Write After Approval): Add myself.
8693
8694 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8695
8696 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8697 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8698 Look for alternate names of the target cc and c++
8699 * configure: Regenerate.
8700
8701 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8702
8703 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8704 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8705 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8706 tools; remove code to manually set them.
8707 (Target tools): Look in the environment for them.
8708 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8709 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8710 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8711 build directory.
8712 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8713 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8714 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8715 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8716 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8717 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8718 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8719 * configure: Regenerate.
8720 * Makefile.in: Regenerate.
8721
8722 2005-07-28 Ben Elliston <bje@au.ibm.com>
8723
8724 * MAINTAINERS: Update for removed CPU targets.
8725
8726 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8727
8728 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8729 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8730 * Makefile.in: Regenerated.
8731
8732 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8733
8734 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8735 (CFLAGS_FOR_TARGET): Use it.
8736 (CXXFLAGS_FOR_TARGET): Likewise.
8737 * Makefile.in: Regenerated.
8738 * configure.in (--with-build-sysroot): New option.
8739 * configure: Regenerated.
8740
8741 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8742
8743 * Makefile.tpl: Wrap install between unstage and stage
8744 * Makefile.in: Regenerate.
8745
8746 2005-07-21 Eric Christopher <echristo@apple.com>
8747
8748 * MAINTAINERS: Update affiliation.
8749
8750 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8751
8752 * MAINTAINERS: Add self as crx port maintainer.
8753
8754 2005-07-20 DJ Delorie <dj@redhat.com>
8755
8756 * MAINTAINERS: Add self as m32c maintainer.
8757
8758 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8759
8760 * all files: Update FSF address.
8761
8762 2005-07-15 Eric Christopher <echristo@redhat.com>
8763
8764 * MAINTAINERS: Change affiliation.
8765
8766 2005-07-14 Jim Blandy <jimb@redhat.com>
8767
8768 * configure.in: Add cases for Renesas m32c.
8769 * configure: Regenerated.
8770
8771 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8772
8773 * COPYING.LIB: Update from fsf.org.
8774
8775 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8776
8777 * COPYING, compile, config.guess,
8778 config.sub, install-sh, missing, mkinstalldirs,
8779 symlink-tree, ylwrap: Sync from upstream sources.
8780 * config-ml.in: Update FSF address.
8781
8782 2005-07-13 Eric Christopher <echristo@redhat.com>
8783
8784 * configure.in: Add toplevel noconfigdir support for tpf.
8785 * configure: Regenerate.
8786
8787 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8788
8789 PR ada/22340
8790
8791 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8792 * Makefile.in: Regenerate.
8793
8794 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8795
8796 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8797 Brolley to write-after-approval.
8798
8799 2005-07-07 Andreas Schwab <schwab@suse.de>
8800
8801 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8802 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8803 * Makefile.in: Regenerated.
8804
8805 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8806
8807 * configure.in: Don't build sim or rda when targetting darwin.
8808 * configure: Regenerate.
8809
8810 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8811
8812 * configure.in: Add --enable-libssp and --disable-libssp.
8813 * configure: Regenerate with autoconf-2.13.
8814
8815 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8816
8817 * Makefile.def (target_modules): Add libssp.
8818 * configure.in (target_libraries): Add target-libssp.
8819 * configure: Rebuilt.
8820 * Makefile.in: Rebuilt.
8821
8822 2005-07-01 Zack Weinberg <zackw@panix.com>
8823
8824 * MAINTAINERS: Change email address. Resign from maintainership.
8825
8826 2005-07-01 Richard Guenther <rguenther@suse.de>
8827
8828 * MAINTAINERS: Change my e-mail address and affiliation.
8829
8830 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8831
8832 * Makefile.def (stagefeedback): Come after profile.
8833 Define profiledbootstrap target.
8834 * Makefile.tpl (profiledbootstrap): Remove.
8835 (stageprofile-end): Zap stagefeedback.
8836 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8837 * Makefile.in: Regenerate.
8838
8839 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8840
8841 * MAINTAINERS: Update my email address.
8842
8843 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8844
8845 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8846 In 'cpp' stanza, support '#line' as well as '# '.
8847
8848 2005-06-08 Andreas Schwab <schwab@suse.de>
8849
8850 * MAINTAINERS: Move myself from 'Write After Approval' to
8851 'CPU Port Maintainers' section as m68k maintainer.
8852
8853 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8854
8855 * configure.in (unsupported_languages): New macro.
8856 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8857 non-ported target libraries in noconfigdirs.
8858 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8859 non-linux-gnu. Remove libgcj_ex_libffi.
8860 <lang_frag loop>: Set add_this_lang=no if the language is in
8861 unsupported_languages.
8862 * configure: Regenerate.
8863
8864 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8865
8866 * configure.in: Fix typo in handling of --with-mpfr-dir.
8867 * configure: Regenerate.
8868
8869 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8870
8871 * MAINTAINERS: Update my email address.
8872
8873 2005-06-02 Jim Blandy <jimb@redhat.com>
8874
8875 * config.sub: Add cases for the Renesas m32c. (This patch has been
8876 accepted into the master sources.)
8877
8878 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8879 Michael Snyder <msnyder@redhat.com>
8880 Stan Cox <scox@redhat.com>
8881
8882 * configure.in: Set noconfigdirs for ms1.
8883
8884 * configure: Regenerate.
8885
8886 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8887
8888 * MAINTAINERS (Write After Approval): Add self.
8889
8890 2005-06-01 Josh Conner <jconner@apple.com>
8891
8892 * MAINTAINERS (Write After Approval): Add self.
8893
8894 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8895
8896 * MAINTAINERS: Update my email address.
8897
8898 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8899
8900 * MAINTAINERS (Write After Approval): Add self.
8901
8902 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8903
8904 * MAINTAINERS (Write After Approval): Remove self.
8905
8906 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8907
8908 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8909 (Dependencies): Consider target modules for bootstrap dependencies.
8910 Make target bootstrap modules depend on each stage's gcc.
8911 * Makefile.in: Regenerate.
8912
8913 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8914
8915 * Makefile.def (configure-gcc): Depend on binutils having been built.
8916 (all-gcc): No need to do it here.
8917 * Makefile.in: Regenerate.
8918
8919 2005-05-19 Paul Brook <paul@codesourcery.com>
8920
8921 * configure.in: Rewrite misleading error message when requested
8922 language cannot be built.
8923 * configure: Regenerate.
8924
8925 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8926
8927 * ylwrap: Import from Automake 1.9.5.
8928
8929 2005-05-13 David Ung <davidu@mips.com>
8930
8931 * MAINTAINERS (Write After Approval): Add self.
8932
8933 2005-05-09 Mike Stump <mrs@apple.com>
8934
8935 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8936 lt_cv_sys_max_cmd_len for now.
8937
8938 2005-05-09 Stan Cox <scox@redhat.com>
8939
8940 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8941
8942 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8943
8944 * README.SCO: Update the URL.
8945
8946 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8947
8948 * ltconfig: Define file_list_spec. Pass file_list_spec and
8949 with_gnu_ld to libtool.
8950 * ltcf-c.sh (aix[45]): Define file_list_spec.
8951 * ltcf-cxx.sh (aix[45]): Same.
8952 * ltcf-gcj.sh (aix[45]): Same.
8953 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8954 exists, write list of input files to temporary file.
8955
8956 2005-05-04 Mike Stump <mrs@apple.com>
8957
8958 * configure.in: Always pass --target to target configures as
8959 otherwise rebuilds that do --recheck will fail.
8960 * confiugure: Rebuilt.
8961
8962 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8963
8964 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8965 STAGE_HOST_EXPORTS.
8966 (configure, all): Add bootstrap support.
8967 (Host modules, target modules): Pass post-stage1 flags and exports.
8968 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8969 * Makefile.in: Regenerate.
8970
8971 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8972
8973 * configure: Regenerate.
8974
8975 2005-04-27 Mike Stump <mrs@apple.com>
8976
8977 * MAINTAINERS: Add self as darwin maintainer.
8978
8979 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8980
8981 * config.sub: Update from master copy.
8982
8983 2005-04-21 Mike Stump <mrs@apple.com>
8984
8985 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8986 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8987
8988 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8989
8990 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8991 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8992 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8993 "*-*-elf" and "*-*-linux*".
8994 * configure: Regenerate.
8995
8996 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8997
8998 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8999
9000 2005-04-12 Mike Stump <mrs@apple.com>
9001
9002 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9003
9004 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
9005
9006 * MAINTAINERS (Write After Approval): Add myself.
9007
9008 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
9009
9010 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9011
9012 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
9013
9014 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9015 (TARGET_CONFIGARGS): Include --with-target-subdir.
9016 (configure, all): New macros. Use them throughout.
9017 * Makefile.in: Regenerate.
9018
9019 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
9020
9021 * MAINTAINERS (Write After Approval): Add myself.
9022
9023 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9024
9025 * MAINTAINERS: Remove 'loop unrolling' maintainer.
9026
9027 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
9028
9029 * MAINTAINERS: Move John Carr to Write After Approval.
9030
9031 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
9032
9033 * config/mh-mingw32: Delete.
9034 * configure.in: Don't use it.
9035 * configure: Regenerate.
9036
9037 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
9038
9039 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9040 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9041 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9042 (HOST_LIB_PATH): Generate from Makefile.def.
9043 (TARGET_LIB_PATH): Likewise.
9044 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9045 * Makefile.in: Regenerate.
9046 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9047 (RPATH_ENVVAR): Include Darwin case.
9048 * configure: Regenerate.
9049
9050 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
9051
9052 * MAINTAINERS (Various Maintainers): Remove self.
9053 (Write After Approval): Add self.
9054
9055 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
9056
9057 * MAINTAINERS (Various Maintainers): Add self.
9058
9059 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
9060
9061 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9062 * configure: Regenerate.
9063
9064 2005-03-21 Zack Weinberg <zack@codesourcery.com>
9065
9066 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9067 gcc_version, and gcc_version_trigger from set of flags to pass.
9068 * Makefile.tpl: Remove definitions of above variables.
9069 (config.status): Remove dependency on $(gcc_version_trigger).
9070 * Makefile.in: Regenerate.
9071 * configure.in: Do not reference config/gcc-version.m4 nor
9072 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
9073 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
9074 * configure: Regenerate.
9075
9076 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
9077 Andrew Pinski <pinskia@physics.uc.edu>
9078
9079 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9080 * Makefile.in: Regenerate.
9081
9082 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
9083
9084 * MAINTAINERS (Write After Approval): Add myself.
9085
9086 2005-03-03 David Ayers <d.ayers@inode.at>
9087
9088 * MAINTAINERS (Write After Approval): Add myself.
9089
9090 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
9091
9092 PR libgcj/20160
9093 * ltmain.sh: Avoid creating archives with components that have
9094 duplicate basenames.
9095
9096 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
9097
9098 PR bootstrap/20250
9099 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9100 instead of check.
9101 * Makefile.in: Regenerate.
9102
9103 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
9104
9105 * Makefile.in: Regenerate to fix conflict between the previous two
9106 patches.
9107
9108 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
9109
9110 PR bootstrap/17383
9111 * Makefile.def (target_modules): Remove "stage", now unnecessary.
9112 * Makefile.tpl (HOST_SUBDIR): New substitution.
9113 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9114 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9115 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9116 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9117 (Host modules, Bootstrapped modules): Use it.
9118 (Build modules, Target modules): Do not create symlink trees,
9119 always configure out-of-srcdir.
9120 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9121 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9122 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9123 $(HOST_SUBDIR). Create a symlink for host_subdir.
9124
9125 * Makefile.in: Regenerate.
9126 * configure: Regenerate.
9127
9128 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9129
9130 Merged from libada-gnattools-branch:
9131 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
9132
9133 * gnattools: New directory.
9134 * Makefile.def: Add gnattools as a module, depending on target-libada.
9135 * Makefile.in: Regenerate.
9136 * configure.in: Include gnattools in host_tools; disable it if ada
9137 is disabled.
9138 * configure: Regenerate.
9139
9140 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
9141
9142 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9143 treelang maintainer.
9144 (Write After Approval): Remove myself.
9145
9146 2005-02-23 Paul Schlie <schlie@comcast.net>
9147
9148 * configure.in: Allow darwin targeted ports to build tk, itcl and
9149 libgui.
9150 * configure: Regenerate.
9151
9152 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9153
9154 PR libgcj/10353
9155 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9156 * configure: Regenerate.
9157
9158 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
9159
9160 * MAINTAINERS (Write After Approval): Add myself.
9161
9162 2005-02-10 Ian Lance Taylor <ian@airs.com>
9163
9164 * MAINTAINERS: Update my e-mail address.
9165
9166 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
9167
9168 * MAINTAINERS (Write After Approval): Add myself.
9169
9170 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
9171
9172 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9173 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9174 target-libgloss when not *-*-elf and *-*-aout.
9175 * configure: Regenerate.
9176
9177 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9178
9179 * MAINTAINERS: Remove obsolete entries.
9180
9181 * MAINTAINERS (Write After Approval): Add Michael Matz.
9182
9183 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
9184
9185 * MAINTAINERS: Remove self as cpplib maintainer.
9186
9187 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9188
9189 * install-sh, config.sub: Import from upstream.
9190
9191 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9192
9193 PR bootstrap/18222
9194 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9195 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9196 * Makefile.in: Regenerate.
9197
9198 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
9199
9200 * MAINTAINERS: Update my email address.
9201
9202 2005-01-12 David Edelsohn <edelsohn@gnu.org>
9203 Andreas Schwab <schwab@suse.de>
9204
9205 PR bootstrap/18033
9206 * config-ml.in: Eval option if surrounded by single quotes.
9207
9208 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
9209
9210 Revert 2004-12-28 Makefile changes, a better fix will be
9211 applied to mainline and src after GCC 4.0 branches.
9212
9213 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
9214
9215 PR bootstrap/17383
9216
9217 * Makefile.def (target_modules): Remove stage parameter,
9218 it is always true now.
9219 * Makefile.tpl (configure-build-[+module+],
9220 configure-target-[+module+]): Always build symlink tree
9221 for the directory and for include. BUILD_SUBDIR and
9222 TARGET_SUBDIR cannot be . anymore.
9223 * Makefile.in: Regenerate.
9224
9225 2004-12-25 David Edelsohn <edelsohn@gnu.org>
9226
9227 Revert 2004-12-08 Makefile changes.
9228
9229 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9230
9231 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9232 cygwin, mingw.
9233
9234 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9235
9236 * configure.in (sh64-*-*): Reenable gprof.
9237 * configure: Regenerate.
9238
9239 2004-12-08 David Edelsohn <edelsohn@gnu.org>
9240
9241 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9242 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9243 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9244 * Makefile.in: Regenerate.
9245
9246 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9247
9248 * MAINTAINERS: Update my email address.
9249
9250 2004-12-07 Matt Kraai <kraai@ftbfs.org>
9251
9252 * Makefile.tpl: Generate normal dependencies if the LHS module is
9253 not bootstrapped.
9254 * Makefile.in: Regenerate.
9255
9256 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9257
9258 * configure.in: Include config/gxx-include-dir.m4. Use
9259 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9260 * configure: Regenerate.
9261
9262 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9263
9264 * config.if: Delete.
9265 * configure.in: Set libstdcxx_incdir directly.
9266 * configure: Regenerate.
9267
9268 2004-12-02 Eric Christopher <echristo@redhat.com>
9269
9270 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9271 * Makefile.in: Regenerate.
9272
9273 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9274
9275 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9276 * configure: Regenerate.
9277
9278 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9279
9280 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9281 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9282 * configure: Regenerate.
9283
9284 2004-12-01 Eric Christopher <echristo@redhat.com>
9285
9286 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9287 of things to remove.
9288
9289 2004-11-29 Matt Kraai <kraai@ftbfs.org>
9290
9291 * MAINTAINERS (Write After Approval): Update my e-mail address.
9292
9293 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9294
9295 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9296 from CVS libtool to always pass_all.
9297
9298 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9299
9300 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9301 (hppa*64*-*-*): Delete incorrect comment.
9302 * configure: Rebuilt.
9303
9304 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9305
9306 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9307
9308 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9309
9310 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9311 from CVS libtool to always pass_all.
9312
9313 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9314
9315 * install-sh, compile: Import from automake.
9316
9317 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9318
9319 * config.guess, config.sub: Import from savannnah.
9320
9321 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
9322
9323 * MAINTAINERS (Write After Approval): Add myself
9324
9325 2004-11-12 Mike Stump <mrs@apple.com>
9326
9327 * Makefile.def: Add html support.
9328 * Makefile.tpl: Likewise.
9329 * Makefile.in: Regenerate.
9330
9331 2004-11-11 Geoffrey Keating <geoffk@apple.com>
9332
9333 PR 18423
9334 * configure.in: Remove all instances of build-fixincludes from
9335 noconfigdirs.
9336 (build_configargs): Supply --target to subdirectories.
9337 * configure: Regenerate.
9338
9339 * Makefile.def: Make gcc install depend on fixincludes install.
9340 * Makefile.in: Regenerate.
9341
9342 2004-11-10 Janis Johnson <janis187@us.ibm.com>
9343
9344 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9345
9346 2004-11-11 Paul Brook <paul@codesourcery.com>
9347
9348 * MAINTAINERS: Add self as arm maintainer. Update email address.
9349
9350 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9351
9352 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9353 target-libgfortran.
9354 * configure: Regenerate.
9355
9356 2004-11-07 David Edelsohn <edelsohn@gnu.org>
9357
9358 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9359 like CC.
9360
9361 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
9362
9363 * Makefile.def (host fixincludes): Specify missing targets.
9364 * Makefile.in: Regenerate.
9365
9366 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9367
9368 * MAINTAINERS: Add myself
9369
9370 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9371
9372 * MAINTAINERS (Write After Approval): Add myself.
9373
9374 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9375
9376 * Makefile.def: Build fixincludes for the host, too.
9377 * Makefile.in: Regenerate.
9378 * configure.in (host_tools): Add fixincludes.
9379 * configure: Regenerate.
9380
9381 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9382
9383 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9384 * configure: Regenerated.
9385
9386 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9387
9388 PR other/17783
9389 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9390 * configure: Regenerated.
9391
9392 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9393
9394 * README.SCO: Update per FSF instructions.
9395
9396 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9397
9398 PR target/18151
9399 * configure.in (case ${target}): Do not build fixincludes for avr.
9400 * configure: Regenerated.
9401
9402 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9403
9404 * configure.in (case ${target}): Do not build fixincludes
9405 on platforms where it is not used.
9406 * configure: Regenerated.
9407
9408 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9409
9410 * configure.in: Use an absolute path to install-sh.
9411 * configure: Regenerated.
9412
9413 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9414
9415 * MAINTAINERS (Write After Approval): Add myself.
9416
9417 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9418
9419 * MAINTAINERS: Remove from Write After Approval those that are
9420 already maintainers.
9421
9422 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9423
9424 * MAINTAINERS: Update my email address.
9425
9426 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9427
9428 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9429 * configure: Regenerate.
9430
9431 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
9432
9433 * MAINTAINERS: Update my email address.
9434
9435 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9436
9437 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9438 entries belonging to this category.
9439
9440 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9441
9442 * MAINTAINERS: Update my e-mail address.
9443
9444 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
9445
9446 Fix wrong conflict resolution in:
9447
9448 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9449
9450 * Makefile.in: Regenerate.
9451 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9452 in the recursive `make', instead of hardwiring `all'.
9453 (Autogenerated TARGET-* variables): New.
9454
9455 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9456
9457 * configure.in: Enable target-libgloss for crx-*-*.
9458 * configure: Regenerate.
9459
9460 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9461
9462 * MAINTAINERS (Various Maintainers): Move the "windows,
9463 cygwin, mingw" maintainer to ...
9464 (OS Port Maintainers): ... here.
9465
9466 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9467
9468 * MAINTAINERS (Write After Approval): Remove those that are
9469 maintainers of some subsystem.
9470
9471 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9472
9473 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9474 * ltcf-cxx.sh (tpf*): Likewise.
9475 * ltconfig (tpf*): Add TPF OS configuration support.
9476
9477 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9478
9479 * MAINTAINERS: Change my email address to my new work account.
9480
9481 2004-09-24 Michael Roth <mroth@nessie.de>
9482
9483 * configure.in (--without-headers): Add missing double quotes.
9484 * configure: Regenerate.
9485
9486 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9487
9488 * ylwrap: Revert to previous version.
9489
9490 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9491
9492 PR bootstrap/17369
9493 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9494 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9495 SET_GCC_LIB_PATH_CMD.
9496 (BASE_TARGET_EXPORTS): Likewise.
9497 * Makefile.in: Regenerated.
9498
9499 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9500 * configure: Regenerated.
9501
9502 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9503
9504 * config.guess: New upstream version
9505 * compile, depcomp, install-sh, ylwrap: Likewise.
9506
9507 2004-09-19 Roger Sayle <roger@eyesopen.com>
9508
9509 * config/mh-x86omitfp: New host makefile fragment. Add
9510 -fomit-frame-pointer to the default BOOT_CFLAGS.
9511 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9512 * configure: Regenerate.
9513
9514 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9515
9516 PR target/11572
9517 * configure.in (*-*-darwin*): Renable libobjc.
9518 * configure: Regenerate.
9519
9520 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9521
9522 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9523
9524 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9525
9526 * Makefile.def: Remove libbanshee.
9527 * Makefile.tpl: Ditto.
9528 * configure.in: Ditto.
9529 * Makefile.in: Regen.
9530 * configure: Ditto.
9531
9532 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9533
9534 * ltmain.sh: Use $pic_object as $non_pic_object if
9535 $non_pic_object=none.
9536
9537 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9538
9539 * missing: Import latest version from master repository.
9540
9541 2004-09-06 Nick Clifton <nickc@redhat.com>
9542
9543 * config.sub: Import latest version from master repository.
9544 * config.guess: Likewise.
9545 This includes these changes:
9546
9547 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9548
9549 * config.sub: Handle crisv32, alias etraxfs.
9550 * config.guess (crisv32:Linux:*:*): Handle.
9551
9552 2004-08-13 Brad Smith <brad@comstyle.com>
9553
9554 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9555 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9556
9557 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9558
9559 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9560 assume the processor is a powerpc. This is because coreutils
9561 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9562 in this case, due to a MacOS X bug that causes
9563 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9564 to return a negative number.
9565 Problem reported by Petter Reinholdtsen in:
9566 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9567
9568 2004-07-19 Ben Elliston <bje@gnu.org>
9569
9570 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9571
9572 2004-06-24 Ben Elliston <bje@gnu.org>
9573
9574 * config.guess: Update copyright years.
9575 * config.sub: Likewise.
9576
9577 2004-06-22 Robert Millan <robertmh@gnu.org>
9578
9579 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9580 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9581
9582 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9583
9584 * config.guess (*:*VMS:*:*): New entry. Replaces
9585 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9586 manufacturer.
9587
9588 2004-06-22 Ben Elliston <bje@gnu.org>
9589
9590 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9591 * config.sub: Likewise.
9592
9593 2004-06-22 Ben Elliston <bje@gnu.org>
9594
9595 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9596 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9597
9598 2004-06-11 Ben Elliston <bje@gnu.org>
9599
9600 * config.guess (pegasos:OpenBSD:*:*): Remove.
9601
9602 2004-06-11 Ben Elliston <bje@gnu.org>
9603
9604 From Wouter Verhelst <wouter@grep.be>:
9605 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9606
9607 2004-06-11 Ben Elliston <bje@gnu.org>
9608
9609 * config.guess (luna88k:OpenBSD:*:*): New.
9610
9611 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9612
9613 * config.guess (m32r*:Linux:*:*): New case.
9614 * config.sub: Handle m32rle.
9615
9616 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9617
9618 From Jens Petersen <petersen@redhat.com>:
9619 * config.sub: Handle sparcv8.
9620
9621 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9622
9623 From Tom Smith <smith@cag.lkg.hp.com>:
9624 * config.guess: Version suffixes are equally significant on Tru64
9625 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9626 prefix of "P" (patched kernel).
9627
9628 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9629
9630 * config.sub: Add support for National Semiconductor CRX target.
9631
9632 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9633
9634 * MAINTAINERS (Various Maintainers): Remove myself as web page
9635 maintainer, add myself as maintainer of build status lists.
9636
9637 2004-09-03 Jan Beulich <jbeulich@novell.com>
9638
9639 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9640 *-*-netware, but add target-libmudflap.
9641 Consolidate *-*-netware targets (of which really only i?86 exists)
9642 into a single entry.
9643 * configure: Likewise.
9644
9645 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9646
9647 * Makefile.tpl (sorry): Remove.
9648 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9649 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9650 (do-clean): Clean per-stage directories too.
9651 (do-distclean): Run distclean-stage1 too.
9652 (.NOTPARALLEL): Enable during toplevel bootstrap.
9653 (stage[+id+]-bubble): Enable parallel execution during
9654 the recursive invocation.
9655 * Makefile.in: Regenerate.
9656
9657 Fix previous checkin:
9658
9659 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9660 include.
9661 * configure.in: Fix indentation.
9662 * configure: Regenerate.
9663
9664 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9665
9666 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9667 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9668 * configure: regenerate
9669 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9670 -mdynamic-no-pic
9671
9672 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9673
9674 * Makefile.def (build_modules): Add fixincludes.
9675 (dependencies): Make gcc depend on fixincludes.
9676 * configure.in (build_tools): Add fixincludes.
9677 (build_configdirs): Always include build_libs.
9678 * Makefile.in: Regenerate.
9679 * configure: Regenerate.
9680
9681 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9682
9683 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9684 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9685 phony targets; do not generate timestamp files.
9686 (distclean-stageN): Remove references to their timestamp files.
9687 (restageN, touch-stageN): Remove.
9688 (stageN-bubble): Rewritten.
9689 (compare): Support lean bootstraps.
9690 * Makefile.in: Regenerate.
9691
9692 * configure.in: Only warn when bootstrapping but
9693 build != host or build != target. Support lean bootstraps.
9694 * configure: Regenerate.
9695
9696 2004-08-26 Phil Edwards <phil@codesourcery.com>
9697
9698 * configure.in: Give a better error message if GMP/MPFR are missing
9699 and a language needing them has been requested.
9700 * configure: Regenerated.
9701
9702 2004-08-25 Phil Edwards <phil@codesourcery.com>
9703
9704 * configure.in: Print a list of available language front-ends if
9705 a requested one is missing. Tidy stray tab characters.
9706 * configure: Regenerated.
9707
9708 2004-08-19 Michael Koch <konqueror@gmx.de>
9709
9710 * gcc/doc/install.texi: Update entry about automake for libjava.
9711
9712 2004-08-17 Robert Millan <robertmh@gnu.org>
9713
9714 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9715 (instead of FreeBSD).
9716 * configure: Regenerate.
9717
9718 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9719
9720 * Makefile.in: Regenerate.
9721 * configure: Regenerate.
9722
9723 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9724 stage_*_flags.
9725 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9726 for bootstrapped modules if toplevel bootstrap is going.
9727 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9728 modules. Adjust for changes in Makefile.def. Enable several
9729 rules even in non-bootstrap mode, just to avoid peppering the
9730 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9731 (stage-[+prev+]-bubble): Remove.
9732
9733 * Makefile.def (Dependencies): Depend on all-build-bison,
9734 all-build-flex, all-build-byacc, all-build-texinfo, rather
9735 than the host variations.
9736 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9737 with BUILD_SUBDIR.
9738 (BISON): Update for recent Bisons.
9739 (YACC): Fix typo.
9740 (cross): Depend on all-build.
9741 (all): Do not depend on all-build.
9742 (prebootstrap): Remove.
9743 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9744 (Prebootstrap dependencies): Add them to the per-stage targets
9745 and to all-prebootstrap.
9746 * configure.in (build_configdirs): Always enable build_tools.
9747 (BUILD_DIR_PREFIX): Remove.
9748
9749 * Makefile.def (gcc): Add target variable.
9750 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9751 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9752 in the recursive `make', instead of hardwiring `all'.
9753 (Autogenerated TARGET-* variables): New.
9754
9755 2004-08-13 Brian Booth <bbooth@redhat.com>
9756
9757 * MAINTAINERS: Remove myself from write-after-approval.
9758
9759 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9760
9761 * src-release: Stop distributing mmalloc with gdb (which doesn't
9762 use it).
9763 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9764 * Makefile.in: Regenerate.
9765
9766 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9767
9768 * configure.in (arm*-*-eabi*): New target.
9769 * configure: Regenerate.
9770
9771 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9772
9773 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9774 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9775 (Dependencies): New section.
9776 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9777 (configure-target-[+module+]): Depend on maybe-all-gcc
9778 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9779 (toplevel profiledbootstrap): Fix dependencies.
9780 * Makefile.in: Regenerate.
9781
9782 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9783
9784 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9785 target-libiberty to noconfigdirs.
9786 * configure: Regenerate.
9787
9788 2004-08-03 Paul Brook <paul@codesourcery.com>
9789
9790 * configure.in: Check for MPFR as well as GMP.
9791 * configure: Regenerate.
9792
9793 2004-08-01 Robert Millan <robertmh@gnu.org>
9794
9795 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9796 libmudflap for all GNU-based systems (with Glibc).
9797 * configure: Regenerate.
9798
9799 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9800
9801 * Makefile.def (host-modules): Add gcc.
9802 * Makefile.in: Regenerate.
9803 * Makefile.tpl (sorry): New rule.
9804 (configure-host, all-host, [+make_target+]-host, do-check,
9805 install-host): Do not add gcc as a special case.
9806 (host modules): Add a small special-casing for gcc. Export
9807 extra_make_flags through the environment.
9808 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9809 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9810 other recursive targets for gcc): Remove.
9811
9812 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9813 (stage, unstage): New rules.
9814 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9815 distclean-stage[+id+]): Use stage_current.
9816 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9817 the stage*-start rules.
9818
9819 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9820
9821 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9822 use -all_load flag.
9823
9824 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9825
9826 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9827 * configure: Regenerate.
9828
9829 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9830
9831 * maintainer-scripts/gcc_release: Revert yesterday's change.
9832
9833 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9834
9835 * MAINTAINERS: Add myself to write-after-approval.
9836
9837 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9838
9839 * libf2c: Removed.
9840 * gcc/gccbug.in: Updated because of libf2c removal.
9841 * maintainer-scripts/gcc_release: Ditto.
9842
9843 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9844
9845 * configure.in: Build libmudflap by default on FreeBSD.
9846 * configure: Regenerated.
9847
9848 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9849
9850 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9851 systems.
9852 * configure: Regenerated.
9853
9854 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9855
9856 PR target/16344
9857 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9858 feedback based compiler.
9859 * Makefile.in: Rebuilt.
9860
9861 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9862
9863 * Makefile.def (host_modules): Set bootstrap=true for flex.
9864 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9865 * Makefile.in: Rebuilt.
9866
9867 2004-07-07 Jan Hubicka <jh@suse.cz>
9868
9869 * MAINTAINERS: Add self as a profile feedback maintainer.
9870
9871 2004-07-05 Phil Edwards <phil@codesourcery.com>
9872
9873 * configure.in: Do not prepend $srcdir to /dev/null in
9874 makefile fragments.
9875 * configure: Regenerate.
9876
9877 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9878
9879 * Makefile.def (build_modules): Add bison, byacc, flex,
9880 m4, texinfo.
9881 (flags_to_pass): Add FLEX.
9882 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9883 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9884 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9885 DEFAULT_MAKEINFO): Remove.
9886 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9887 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9888 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9889 objdir or else use configured tool.
9890 (all-build): New.
9891 (all): Depend on it.
9892 (Build module dependencies): Add.
9893 * Makefile.in: Regenerate.
9894 * configure.in: Better support for multiple build modules,
9895 matching what is done for host/target modules. Do not look
9896 for "plausible" locations of build tools if Canadian cross.
9897 Use autoconf's AC_PROG_CC to find a C compiler. Define
9898 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9899 * configure: Regenerate.
9900
9901 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9902
9903 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9904 * Makefile.in: Regenerate.
9905
9906 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9907
9908 * Makefile.tpl (configure-build-[+module+],
9909 configure-[+module+], configure-target-[+module+]): Pass
9910 [+extra_configure_args+].
9911 (all-build-[+module+], all-[+module+], check-[+module+],
9912 install-[+module+], [+make_target+]-[+module+],
9913 all-target-[+module+], check-target-[+module+],
9914 install-target-[+module+], [+make_target+]-target-[+module+]):
9915 Pass [+extra_make_args+].
9916 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9917 (GCC_HOST_EXPORTS): Remove.
9918 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9919 cross, check-gcc, check-gcc-c++, install-gcc,
9920 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9921 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9922 * Makefile.in: Regenerate.
9923
9924 2004-06-21 Matthew Sachs <msachs@apple.com>
9925
9926 * MAINTAINERS: Added self to write-after-approval.
9927
9928 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9929
9930 * configure.in: Check for srcdir/winsup rather than build directory
9931 winsup.
9932 * configure: Regenerate.
9933
9934 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9935
9936 * configure.in: Don't build Cygwin native newlib if winsup
9937 directory is missing. Emit warning instead.
9938 * configure: Regenerate.
9939
9940 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9941
9942 * Makefile.tpl (touch-stage[+id+]): New.
9943 (restage[+prev+]): Depend on touch-stage[+id+].
9944
9945 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9946 Use it throughout.
9947
9948 * Makefile.def: Add profile and feedback bootstrap stages.
9949 Remove next field from bootstrap stages.
9950 * Makefile.tpl (LN, LN_S): Substitute.
9951 (stageN-start, stageN-end): Use double-colon rules, to
9952 provide a hook for additional setup commands.
9953 (distclean-stageN-gcc, restageN): Create dependencies from
9954 [+prev+], not from [+next+].
9955 (stageN-bubble): Add commands for successive stages from
9956 [+prev+], using double-colon rules.
9957 (all-stageN-gcc): Fix typo.
9958 (stagefeedback-start, profiledbootstrap): New.
9959 * Makefile.in: Regenerate.
9960 * configure.in: Call ACX_PROG_LN.
9961 * configure: Regenerate.
9962
9963 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9964
9965 * MAINTAINERS (Write After Approval): Add myself.
9966
9967 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9968
9969 * MAINTAINERS (Write After Approval): Add myself.
9970
9971 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9972
9973 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9974 without gcc.
9975 * configure: Regenerate.
9976
9977 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9978
9979 * Makefile.tpl: Fix typo.
9980 * Makefile.in: Regenerate.
9981
9982 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9983
9984 * configure.in: Remove new- prefix from toplevel
9985 bootstrap targets.
9986 * configure: Regenerate.
9987
9988 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9989
9990 * Makefile.tpl (all.normal): Rename to all.
9991 (all): Replace with a rule to pick the default
9992 target from configure.
9993 (all-gcc, configure-gcc): Use conditionals to
9994 do nothing when toplevel bootstrap is going on.
9995 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9996 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9997 * configure.in: Support --enable-bootstrap.
9998
9999 * Makefile.def: Remove new- prefix from toplevel
10000 bootstrap targets.
10001 * Makefile.tpl: Likewise.
10002
10003 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
10004 target.
10005
10006 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10007 $(RECURSE_FLAGS) to recursive invocation of make.
10008
10009 * Makefile.in: Regenerate.
10010 * configure: Regenerate.
10011
10012 2004-05-30 Andreas Jaeger <aj@suse.de>
10013 Jim Wilson <wilson@specifixinc.com>
10014
10015 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10016 like CC.
10017
10018 2004-05-27 Daniel Jacobowitz <dan@debian.org>
10019
10020 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10021 * configure: Regenerate.
10022
10023 2004-05-25 Daniel Jacobowitz <drow@false.org>
10024
10025 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10026 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10027 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
10028 targets.
10029 * Makefile.in: Regenerate.
10030
10031 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
10032
10033 * configure.in: Test the ability to symlink directories.
10034 * configure: Regenerate.
10035
10036 * Makefile.def (bootstrap-stage): New definitions.
10037 * Makefile.tpl (configure-stage1-gcc,
10038 configure-stage2-gcc, configure-stage3-gcc,
10039 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10040 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10041 new-restage3, compare): Autogenerate, see Makefile.in
10042 entry for behavioral changes.
10043 (distclean-stage1, new-stage1-start, new-stage1-end,
10044 new-stage1-bubble, distclean-stage2, new-stage2-start,
10045 new-stage2-end, new-stage2-bubble, distclean-stage3,
10046 new-stage3-start, new-stage3-end): New autogenerated targets.
10047 (objext, prebootstrap, BOOT_CFLAGS,
10048 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10049 targets.
10050
10051 * Makefile.in: Regenerate.
10052 (distclean-stage1, new-stage1-start, new-stage1-end,
10053 new-stage1-bubble, distclean-stage2, new-stage2-start,
10054 new-stage2-end, new-stage2-bubble, distclean-stage3,
10055 new-stage3-start, new-stage3-end): New targets.
10056 (all-stage1-gcc): Move prebootstrap dependency from here...
10057 (configure-stage1-gcc): ...to here.
10058 (new-bootstrap): Use bubble targets.
10059 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10060 Use per-stage distclean targets.
10061 (configure-stage1-gcc, configure-stage2-gcc,
10062 configure-stage3-gcc, all-stage1-gcc,
10063 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10064 Use new-stageN-start to prepare the tree.
10065
10066 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
10067
10068 * Makefile.def (host_modules): add libcpp.
10069 * Makefile.tpl: Add dependencies on and for libcpp.
10070 * Makefile.in: Regenerate.
10071 * configure.in: Add libcpp host module.
10072 * configure: Regenerate.
10073
10074 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
10075
10076 * Makefile.tpl: Whenever a recursive target is defined, wrap
10077 it in a special @if/@endif block, and prepare its maybe
10078 dependency in the @if/@endif block
10079 * configure.in: Instead of writing maybe dependencies, remove
10080 the @if/@endif statements, and remove the @if/@endif blocks
10081 that remain.
10082 * configure: Regenerate.
10083 * Makefile.in: Regenerate.
10084
10085 2004-05-20 Janis Johnson <janis187@us.ibm.com>
10086
10087 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10088
10089 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
10090
10091 PR bootstrap/15120
10092 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10093 * */configure: Rebuilt.
10094
10095 2004-05-17 Zack Weinberg <zack@codesourcery.com>
10096
10097 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10098 of libf2c.
10099 * configure, Makefile.in: Regenerate.
10100
10101 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
10102
10103 * MAINTAINERS (Write After Approval): Add myself.
10104
10105 2004-05-13 Diego Novillo <dnovillo@redhat.com>
10106
10107 Merge from tree-ssa-20020619-branch.
10108
10109 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10110 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10111 (HOST_GMPLIBS): Define.
10112 (HOST_GMPINC): Define.
10113 (TARGET_LIB_PATH): Add libmudflap.
10114 (GFORTRAN_FOR_TARGET): Define.
10115 (configure-build*): Export GFORTRAN.
10116 (configure-gcc): Export GMPLIBS and GMPINC.
10117 (all-gcc): Add maybe-all-libbanshee.
10118 (configure-target-libgfortran): Define.
10119 * Makefile.in: Regenerate.
10120 * configure.in (host_libs): Add libbanshee.
10121 (target_libraries): Add target-libmudflap and target-libgfortran.
10122 Add --with-libbanshee.
10123 Handle --disable-libmudflap.
10124 (*-*-freebsd*): Use with_gmp.
10125 Add $(libgcj) to noconfigdirs.
10126 * configure: Regenerate.
10127 * depcomp: New file.
10128 * MAINTAINERS: Add tree-ssa maintainers.
10129
10130 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
10131
10132 * MAINTAINERS (Various Maintainers): Add myself.
10133
10134 2004-04-30 Brian Ford <ford@vss.fsi.com>
10135
10136 * MAINTAINERS (Write After Approval): Add myself.
10137
10138 2004-04-29 Uros Bizjak <uros@kss-loka.si>
10139
10140 * MAINTAINERS (Write After Approval): Add myself.
10141
10142 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
10143
10144 * config/acx.m4: Fix fastcompare support for new-bootstrap.
10145 * configure: Regenerate.
10146
10147 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
10148
10149 Revert:
10150 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10151
10152 * Makefile.def (flags_to_pass): Remove *dir variables that
10153 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10154 as well as prefix and exec_prefix.
10155 * Makefile.in: Regenerate.
10156
10157 2004-04-26 Robert Millan <robertmh@gnu.org>
10158
10159 Add patches from libtool CVS.
10160 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10161 * ltconfig: Likewise.
10162 * ltcf-c.sh: Likewise.
10163 * ltcf-cxx.sh: Likewise.
10164 * ltcf-gcj.sh: Likewise.
10165
10166 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10167
10168 * Makefile.def (host_modules): Mark with the bootstrap
10169 flag packages on which gcc depends.
10170 * Makefile.tpl (all-bootstrap): Use it.
10171 * Makefile.in: Regenerate.
10172
10173 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10174
10175 * Makefile.def (flags_to_pass): Remove *dir variables that
10176 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10177 as well as prefix and exec_prefix.
10178 * Makefile.in: Regenerate.
10179
10180 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10181
10182 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10183 * configure: Regenerate.
10184 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10185 * gcc/Makefile.tpl (compare): Use the result of the test.
10186 * gcc/Makefile.in: Regenerate.
10187
10188 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
10189
10190 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10191 Always relocate gcc and prev-gcc to the original names, even
10192 if the build fails.
10193 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10194 New targets.
10195
10196 2004-04-23 Laurent GUERBY <laurent@guerby.net>
10197
10198 * MAINTAINERS: Update my email address.
10199
10200 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10201
10202 * configure.in (mips*-*-irix5*): Enable ld.
10203 * configure: Regenerate.
10204
10205 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10206
10207 * configure: Regenerate.
10208
10209 2004-04-15 James E Wilson <wilson@specifixinc.com>
10210
10211 * Makefile.tpl (configure-[+module+], configure-gcc,
10212 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10213 Set and export LDFLAGS.
10214 * Makefile.in: Regenerate.
10215
10216 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10217
10218 * MAINTAINERS: Add myself to write-after-approval.
10219
10220 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10221
10222 PR bootstrap/14871
10223 * Makefile.tpl: If we don't have built-in-tree target tools,
10224 use the ones found by configure rather than hacking around with
10225 program_transform_name.
10226 * configure.in: Give Makefile.tpl the information necessary
10227 to do that.
10228 * Makefile.in: Regenerate.
10229 * configure: Regenerate.
10230
10231 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10232
10233 PR bootstrap/14760
10234 * configure.in: When computing baseargs, strip *all* copies of
10235 offending options. Also, don't match/substitute the trailing space,
10236 so that this actually works when two similar options are separated by
10237 only one space.
10238 * configure: Regenerate.
10239
10240 2004-04-06 David Edelsohn <edelsohn@gnu.org>
10241
10242 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10243 (rs6000-*-aix*): Same.
10244 * configure: Regenerate.
10245
10246 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
10247
10248 * MAINTAINERS: Add myself to write-after-approval.
10249
10250 2004-04-03 Bud Davis <bdavis9659@comcast.net>
10251
10252 * MAINTAINERS: Add myself to write-after-approval.
10253
10254 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10255
10256 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10257 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10258 * Makefile.in: Regenerate.
10259
10260 * configure.in (top level bootstrap support): Rework --enable-werror
10261 to set @stage2_werror_flag@.
10262 * configure: Regenerate.
10263 * Makefile.tpl (top level bootstrap support): Pass
10264 @stage2_werror_flag@ down to configure in stages 2 and 3.
10265 * Makefile.in: Regenerate.
10266
10267 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10268
10269 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10270 for stages 2 and 3 as well as in make. As a consequence, remove
10271 OUTPUT_OPTION (now detected by configure) from the flags passed down
10272 to make.
10273 * Makefile.in: Regenerate.
10274
10275 * Makefile.tpl (new-bootstrap): Fix typo.
10276 * Makefile.in: Regenerate.
10277
10278 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10279
10280 * Makefile.tpl: Rearrange by moving recursive_targets rules
10281 into their proper sections.
10282 * Makefile.tpl (top level bootstrap support): Move disabling
10283 of coverage flags from 'make' to 'configure'; improve comments.
10284 * Makefile.in: Regenerate.
10285
10286 * Makefile.tpl (experimental top level bootstrap) Move stage1
10287 language setting from all- target to configure- target; disable
10288 intermodule optimization in stage 1; prevent gratuitous rebuilds
10289 of stage 1.
10290 * Makefile.in: Regenerate.
10291 * configure.in: Comma-separate stage 1 language list for top
10292 level bootstrap.
10293 * configure: Regenerate.
10294
10295 * Makefile.tpl: Clean up experimental top level bootstrap support:
10296 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10297 prev-gcc in configure- targets as well as all- targets.
10298 * Makefile.in: Regenerate.
10299
10300 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10301
10302 * compile: New file imported from automake.
10303
10304 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
10305
10306 * configure.in: Remove symbolic link section.
10307 * configure: Regenerate.
10308 * Makefile.tpl (links): Remove.
10309 * Makefile.in: Regenerate.
10310
10311 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
10312 Nathanael Nerode <neroden@gcc.gnu.org>
10313
10314 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10315 Set with AC_CHECK_PROGS.
10316 * configure.in: Fix comment typo from last patch.
10317 * configure: Regenerate.
10318
10319 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10320
10321 * Makefile.tpl: Introduce experimental top level bootstrap support.
10322 * Makefile.in: Regenerate.
10323 * configure.in: Introduce support for top level bootstrap.
10324 * configure: Regenerate.
10325
10326 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
10327 Paolo Bonzini <bonzini@gnu.org>
10328
10329 PR bootstrap/14522
10330 * configure.in: Cope with shells that do not support unquoted ^
10331 * configure: Regenerate.
10332
10333 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
10334 Paolo Bonzini <bonzini@gnu.org>
10335
10336 PR bootstrap/14522
10337 * configure.in: Cope with shells that do not support nesting
10338 quotes inside quoted backquote substitutions.
10339 * configure: Regenerate.
10340
10341 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10342
10343 PR bootstrap/14522
10344 * configure.in: Fix escaping of $.
10345 * configure: Regenerate.
10346
10347 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10348
10349 * configure: Regenerate, since I forgot to while committing Paolo's
10350 changes.
10351
10352 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
10353
10354 PR ada/14131
10355 Move language detection to the top level.
10356 * configure.in: Find default values for the tools as
10357 soon as possible. Disable ada if GNAT is not found.
10358 Emit error message about missing languages. Expand
10359 --enable-languages=all for the gcc subdirectory.
10360
10361 2004-03-10 Ben Elliston <bje@gnu.org>
10362
10363 * MAINTAINERS: Update my email address.
10364
10365 2004-03-05 David Edelsohn <edelsohn@gnu.org>
10366
10367 * ltconfig: Disable building static libraries if building shared
10368 libraries on AIX 5L.
10369
10370 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10371
10372 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10373 and disable libgcj.
10374 * configure: Regenerated.
10375
10376 2004-03-01 Brian Booth <bbooth@redhat.com>
10377
10378 * MAINTAINERS: Add myself to write-after-approval.
10379
10380 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10381
10382 * MAINTAINERS: Add myself to write-after-approval.
10383
10384 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10385
10386 PR bootstrap/7087
10387 * Makefile.tpl: Guard XFOO sed statements better.
10388 * Makefile.tpl: Add dependency for configure-target-libada.
10389 * Makefile.in: Regenerate (incidentally fixes broken
10390 commit when libada-branch was merged).
10391
10392 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10393
10394 * MAINTAINERS: Add myself to write-after-approval.
10395
10396 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10397
10398 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10399 maintainers.
10400
10401 2004-02-20 Andrew Cagney <cagney@redhat.com>
10402
10403 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10404 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10405
10406 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10407
10408 PR bootstrap/11932
10409 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10410
10411 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10412
10413 * MAINTAINERS: Added myself to write-after-approval.
10414
10415 2004-02-14 Michael Koch <konqueror@gmx.de>
10416
10417 * MAINTAINERS: Added myself to write-after-approval.
10418
10419 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10420
10421 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10422 some OS port maintainers to OS port maintainers section.
10423
10424 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10425
10426 * MAINTAINERS: Add self.
10427
10428 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10429
10430 * MAINTAINERS: Alphabetize.
10431
10432 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
10433
10434 * MAINTAINERS: Remove myself.
10435
10436 2004-02-11 David Edelsohn <edelsohn@gnu.org>
10437
10438 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10439 (rs6000-*-aix*): Same.
10440 * configure: Regenerate.
10441
10442 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10443
10444 * configure.in (host): Add in missing $noconfigdirs to defines.
10445 * configure: Regenerate.
10446
10447 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10448 Nathanael Nerode <neroden@gcc.gnu.org>
10449
10450 PR ada/6637, PR ada/5911
10451 Merge with libada-branch:
10452 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10453 with appropriate dependencies. Add --enable-libada configure switch.
10454 * configure, Makefile.in: Regenerate.
10455
10456 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
10457
10458 * MAINTAINERS: Add myself to write-after-approval.
10459
10460 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10461
10462 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10463 * configure: Regenerate.
10464
10465 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10466
10467 Merge from upstream:
10468
10469 * ltmain.in: When setting IFS to '~', be careful about user
10470 arguments that contain '~'.
10471
10472 2004-02-04 Peter O'Gorman <peter@pogma.com>
10473
10474 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10475 Also test $base_compile against $CC with escaped arguments. Bug
10476 reported by Geoff Keating <geoffk@apple.com>.
10477
10478 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10479
10480 * MAINTAINERS: Remove i960 port.
10481
10482 2004-01-23 DJ Delorie <dj@redhat.com>
10483
10484 * Makefile.def (target_modules) [libiberty]: Don't stage.
10485 * Makefile.in: Rebuilt.
10486
10487 2004-01-20 Caroline Tice <ctice@apple.com>
10488
10489 * MAINTAINERS: Add myself to write-after-approval.
10490
10491 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10492
10493 * MAINTAINERS: Update my email address.
10494
10495 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10496
10497 * MAINTAINERS: Add myself to write-after-approval.
10498
10499 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10500
10501 * MAINTAINERS: Remove entries without email address.
10502
10503 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10504
10505 * MAINTAINERS: Add myself to write-after-approval.
10506
10507 2004-01-15 Steven Bosscher <stevenb@suse.de>
10508
10509 * MAINTAINERS: Update my email address.
10510
10511 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10512
10513 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10514 * Makefile.tpl (configure-target-[+module+]): Support stage.
10515 * Makefile.in: Rebuilt.
10516
10517 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10518
10519 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10520
10521 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10522
10523 * MAINTAINERS: Add myself as a MIPS maintainer.
10524
10525 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10526
10527 * configure.in: Use ./config.cache, not config.cache.
10528 * configure: Regenerate.
10529 * Makefile.tpl: Special-casing not needed for GCC any more.
10530 * Makefile.in: Regenerate.
10531
10532 * configure.in: Don't share a cache file for host dirs.
10533 * configure: Regenerate.
10534
10535 * config-ml.in: Don't mess with the cache file.
10536
10537 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10538
10539 * MAINTAINERS: Move myself from 'Write After Approval' to
10540 'CPU Port Maintainers' section as SPARC maintainer.
10541
10542 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10543
10544 * Makefile.tpl: Make GCC use a separate config.cache.
10545 * Makefile.in: Regenerate.
10546
10547 PR bootstrap/11932, PR bootstrap/11933
10548 (I don't know if it will fix either of them, but it relates
10549 to them.)
10550 * configure.in: Don't use shared config.cache for target
10551 directories.
10552 * configure: Regenerate.
10553
10554 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10555
10556 * MAINTAINERS: Add myself to 'Write After Approval' section.
10557
10558 2003-12-31 Roger Sayle <roger@eyesopen.com>
10559
10560 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10561 * configure: Regenerated.
10562
10563 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10564
10565 * MAINTAINERS: Remove the mn10200 maintainer.
10566
10567 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10568
10569 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10570 * configure: Regenerated.
10571
10572 2003-12-16 Jan Hubicka <jh@suse.cz>
10573
10574 * MAINTAINERS: Add myself as callgraph maintainer.
10575
10576 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10577
10578 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10579 * configure: Regenerate.
10580
10581 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10582
10583 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10584 'Write After Approval' section. Update email.
10585
10586 2003-12-01 James Lemke <jim@wasabisystems.com>
10587
10588 * MAINTAINERS (Write After Approval): Add myself.
10589
10590 2003-11-20 Matt Thomas <matt@3am-software.com>
10591
10592 * MAINTAINERS: Add myself as a vax port maintainer.
10593
10594 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10595
10596 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10597 (configure-build-[+module+], configure-[+module+]): Likewise.
10598 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10599 * Makefile.in: Regenerate.
10600
10601 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10602
10603 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10604 shared/dylibed libraries.
10605 * ltmain.sh: Likewise.
10606 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10607 * ltcf-cxx.sh: Likewise.
10608 * ltcf-gcj.sh: Likewise.
10609 * ltconfig: Likewise.
10610
10611 2003-11-17 Stan Cox <scox@redhat.com>
10612
10613 * MAINTAINERS: Add myself as iq2000 port maintainer.
10614
10615 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10616
10617 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10618 * Makefile.in: Regenerate.
10619
10620 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10621
10622 * config.sub: Update to 2003-11-03 version.
10623
10624 2003-10-20 Phil Edwards <phil@codesourcery.com>
10625
10626 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10627 * configure: Regenerate.
10628
10629 2003-10-20 Nicolas Pitre <nico@cam.org>
10630
10631 * MAINTAINERS: Add myself to 'Write After Approval' section.
10632
10633 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10634
10635 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10636
10637 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10638
10639 * MAINTAINERS: Update my email address.
10640
10641 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10642
10643 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10644
10645 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10646
10647 * MAINTAINERS: Add myself to 'Write After Approval' section.
10648
10649 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10650
10651 * config.guess: Update to 2003-10-16 version.
10652 * config.sub: Update to 2003-10-16 version.
10653
10654 2003-10-15 David Daney <ddaney@avtrex.com>
10655
10656 * MAINTAINERS: Added myself to 'Write After Approval' section.
10657
10658 2003-10-15 Falk Hueffner <falk@debian.org>
10659
10660 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10661 'Write After Approval' section. Update email.
10662
10663 2003-10-14 Roger Sayle <roger@eyesopen.com>
10664
10665 * MAINTAINERS: Move myself from 'Write After Approval' to
10666 'Various Maintainers' section as middle-end maintainer.
10667
10668 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10669
10670 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10671 HOST_FLAGS_TO_PASS.
10672 * Makefile.in: Regenerate.
10673
10674 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10675
10676 * config.guess: Update to 2003-10-07 version.
10677 * config.sub: Update to 2003-10-07 version.
10678
10679 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10680
10681 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10682 * ltconfig (irix5*, irix6*): Don't override version_type.
10683
10684 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10685
10686 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10687 * configure: Rebuilt
10688 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10689 * Makefile.in: Rebuilt
10690
10691 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10692
10693 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10694
10695 2003-09-30 Carlo Wood <carlo@alinoe.com>
10696
10697 * MAINTAINERS (Write After Approval): Add myself.
10698
10699 2003-09-29 Paul Koning <ni1d@arrl.net>
10700
10701 * MAINTAINERS: Move myself from "Write After Approval"
10702 to CPU platform maintainers for pdp11 platform.
10703
10704 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10705
10706 * MAINTAINERS: Move myself from 'Write After Approval' to
10707 'Various Maintainers' section as libffi testsuite maintainer.
10708
10709 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10710
10711 * configure.in: Pass a computed --program-transform-name
10712 to subconfigures.
10713 * configure: Regenerated.
10714
10715 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10716
10717 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10718 * Makefile.in: Regenerate.
10719
10720 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10721 * Makefile.in: Regenerate.
10722
10723 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10724
10725 * MAINTAINERS: Move myself from 'Write After Approval'
10726 to 'Various Maintainers' (objective-c) section.
10727
10728 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10729
10730 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10731 quoting.
10732 * configure: Regenerated.
10733
10734 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10735
10736 * MAINTAINERS (Write After Approval): Add myself to write after
10737 approval list.
10738
10739 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10740
10741 * MAINTAINERS (Write After Approval): Add myself.
10742
10743 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10744
10745 * MAINTAINERS: Update my e-mail address.
10746
10747 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10748
10749 * libtool.m4 (LD): Correct powerpc64 host match.
10750
10751 2003-09-06 James E Wilson <wilson@tuliptree.org>
10752
10753 * MAINTAINTERS: Update my affiliation and email address.
10754
10755 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10756
10757 * MAINTAINERS (Write After Approval): Add myself.
10758
10759 2003-09-04 DJ Delorie <dj@redhat.com>
10760
10761 * configure: Regenerate.
10762
10763 2003-09-04 Robert Millan <robertmh@gnu.org>
10764
10765 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10766
10767 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10768
10769 * configure.in: Ensure arguments to sed are properly spaced.
10770 * configure: Regenerate.
10771
10772 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10773
10774 * MAINTAINERS: Update my e-mail address.
10775
10776 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10777
10778 * MAINTAINERS (Write After Approval): Add myself.
10779
10780 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10781
10782 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10783 * configure: Regenerated.
10784
10785 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10786
10787 * MAINTAINERS: Update my email address.
10788
10789 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10790
10791 * configure.in: Use newline instead of semicolon when assuming
10792 shell arguments in a for loop.
10793 * configure: Regenerated.
10794
10795 2003-08-22 Jason Eckhardt <jle@rice.edu>
10796
10797 * MAINTAINERS: Resurrect the i860 maintainer.
10798
10799 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10800
10801 PR 8180
10802 * configure.in: When testing with_libs and with_headers, treat
10803 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10804 * configure: Regenerate.
10805
10806 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10807 make, shell, etc.
10808 (baseargs): Likewise.
10809 * configure: Regenerate.
10810
10811 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10812
10813 * MAINTAINERS (Write After Approval): Add myself.
10814
10815 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10816
10817 * configure.in: Disable libgcj for darwin not on powerpc.
10818 * configure: Rebuild.
10819
10820 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10821
10822 * config-ml.in, symlink-tree: Add license.
10823
10824 2003-08-03 Richard Stallman <rms@gnu.org>
10825 Eben Moglen <moglen@columbia.edu>
10826
10827 * README.SCO: New file.
10828
10829 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10830
10831 * Makefile.tpl (check, check-c++): Express dependencies using
10832 dependencies rather than commands.
10833 * Makefile.in: Regenerate.
10834
10835 2003-08-01 Andrew Cagney <cagney@redhat.com>
10836
10837 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10838 * configure: Ditto.
10839
10840 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10841
10842 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10843 * Makefile.in: Update.
10844
10845 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10846
10847 * configure.in: Enable libgcj for darwin.
10848 * configure: Rebuild.
10849
10850 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10851
10852 * config-ml.in: Use ac_configure_args directly instead of
10853 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10854 actually seen.
10855
10856 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10857
10858 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10859 creating target and build subdirs to build all parent dirs as needed.
10860 * Makefile.in: Rebuild.
10861 * configure.in: Don't build dirs explicitly here.
10862 * configure: Rebuild.
10863
10864 2003-07-26 Paul Brook <paul@nowt.org>
10865
10866 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10867
10868 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10869
10870 * Makefile.tpl (all-make): Depend on intl.
10871 * Makefile.in: Rebuilt.
10872
10873 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10874
10875 * install-sh: Update to newer upstream versions (associated with
10876 aclocal 1.7).
10877 * mkinstalldirs: Likewise.
10878 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10879
10880 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10881
10882 * MAINTAINERS: Move self from Bug database only accounts
10883 to write-after-approval.
10884
10885 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10886
10887 * config.if: Remove unused libc_interface determination.
10888
10889 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10890
10891 * MAINTAINERS: Move self from write-after-approval to
10892 build machinery (*.in).
10893
10894 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10895
10896 PR bootstrap/11273
10897 PR bootstrap/11408
10898 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10899 unused INSTALL_PROGRAM_ARGS.
10900 * configure.in: Use AC_PROG_INSTALL.
10901 * Makefile.in: Regenerate.
10902 * configure: Regenerate.
10903
10904 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10905
10906 * MAINTAINERS: Alphabetize.
10907
10908 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10909
10910 * configure: Rebuilt.
10911 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10912 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10913 newlib nor libgloss.
10914 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10915 * configure.in (am33_2.0-*-linux*): Added.
10916
10917 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10918
10919 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10920 * configure: Regenerate.
10921
10922 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10923
10924 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10925 * Makefile.in: Regenerate.
10926
10927 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10928
10929 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10930 * Makefile.in: Regenerate.
10931
10932 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10933
10934 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10935 * Makefile.in: Regenerated.
10936
10937 * config-ml.in: Replace PWD with PWD_COMMAND.
10938
10939 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10940
10941 * intl: New directory; see intl/ChangeLog for details.
10942 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10943 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10944 * Makefile.in: Regenerate.
10945
10946 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10947
10948 * configure.in: Clean up config-lang.in handling. Delete
10949 useless assignment to "subdirs".
10950 * configure: Regenerate.
10951
10952 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10953
10954 * configure.in: Rename 'target_libs' to 'target_libraries'.
10955 Remove useless reference to 'target_libs'.
10956 * configure: Regenerate.
10957
10958 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10959
10960 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10961 * Makefile.in: Regenerate.
10962
10963 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10964
10965 * Makefile.def: Introduce flags_to_pass.
10966 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10967 * Makefile.in: Regenerate.
10968
10969 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10970
10971 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10972 and target-libgloss.
10973 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10974 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10975 * configure: Regenerate.
10976
10977 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10978
10979 * configure.in: Update testsuite_flags to new location.
10980 * configure. Regenerate.
10981
10982 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10983
10984 * Makefile.tpl: Remove BUILD_CC stuff.
10985 * Makefile.in: Regenerate.
10986
10987 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10988
10989 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10990
10991 2003-06-16 Graeme Peterson <gp@qnx.com>
10992
10993 * MAINTAINERS (Write After Approval): Add myself.
10994
10995 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10996
10997 * config.guess: Update to 2003-06-12 version.
10998 * config.sub: Update to 2003-06-13 version.
10999
11000 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
11001
11002 * config.guess: Update to 2003-06-06 version.
11003 * config.sub: Update to 2003-06-06 version.
11004
11005 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11006
11007 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11008 * configure. Regenerate.
11009
11010 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
11011
11012 * configure.in: Disable serial configure by default.
11013 * configure: Regenerate.
11014 * Makefile.tpl: Abolish .NOTPARALLEL.
11015 * Makefile.in: Regenerate.
11016
11017 * Makefile.tpl: Replace {build,host,target}_canonical by
11018 {build,host,target}.
11019 * Makefile.in: Regenerate.
11020
11021 * Makefile.tpl: Fix stupid pasto.
11022 * Makefile.in: Regenerate.
11023
11024 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
11025
11026 * Makefile.tpl: Remove bogus conditional.
11027 * Makefile.in: Regenerate.
11028
11029 2003-06-05 Jan Hubicka <jh@suse.cz>
11030
11031 * Makefile.tpl (profiledbootstrap): New target.
11032 * Makefile.in (profiledbootstrap): New target.
11033
11034 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
11035
11036 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11037 Pinski. Remove user names from other bugzilla-only maintainers.
11038
11039 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
11040
11041 * Makefile.tpl: Make 'recursive targets' using autogen rather
11042 than shell loop. Remove duplicate 'clean' targets and false
11043 comments.
11044 * Makefile.def: Add systematic dependencies to 'recursive' targets.
11045 Add systematic method of specifying missing targets in subdirs.
11046 Add copyright boilerplate.
11047 * Makefile.in: Regenerate.
11048 * configure.in: Add 'recursive targets' to maybe list.
11049 * configure: Regenerate.
11050
11051 * MAINTAINERS: "GNATS only" -> "Bug database only".
11052
11053 * Makefile.tpl: Rename [+target+] to [+make_target+].
11054 * Makefile.def: Rename 'target' to 'make_target'.
11055
11056 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
11057
11058 * MAINTAINERS: Add self as options handling maintainer.
11059
11060 2003-05-28 Michael Meissner <gnu@the-meissners.org>
11061
11062 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11063 been too long since I touched those ports.
11064
11065 2003-05-28 DJ Delorie <dj@redhat.com>
11066
11067 * Makefile.tpl: Make maybe-check-gcc .PHONY.
11068 * Makefile.in: Regenerate.
11069
11070 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
11071
11072 * configure.in: Use curly braces in the definition of tooldir.
11073 * configure: Regenerate.
11074
11075 2003-05-21 DJ Delorie <dj@redhat.com>
11076
11077 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11078 newlib or libgloss.
11079 * Makefile.in: Regenerate.
11080
11081 2003-05-21 DJ Delorie <dj@redhat.com>
11082
11083 * Makefile.tpl: Add missing empty maybe-check-gcc target.
11084 * Makefile.in: Regenerate.
11085
11086 2003-05-20 Ian Lance Taylor <ian@airs.com>
11087
11088 * MAINTAINERS: Update my e-mail address.
11089
11090 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
11091
11092 * configure.in: Switch more things to use maybe dependencies.
11093 * Makefile.tpl: Switch more things to use maybe dependencies.
11094 Factor out common code from autogen IF statements.
11095 * configure: Regenerate.
11096 * Makefile.in: Regenerate.
11097
11098 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
11099
11100 * configure.in: Accept i[3456789]86 for machine type.
11101 * configure: Regenerate.
11102
11103 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
11104
11105 * configure.in: Switch more things to use maybe dependencies.
11106 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
11107 * configure: Regenerate.
11108 * Makefile.tpl: Switch more things to use maybe dependencies.
11109 * Makefile.in: Regenerate.
11110
11111 2003-05-16 Andreas Schwab <schwab@suse.de>
11112
11113 * Makefile.tpl (install-opcodes): Define.
11114 * Makefile.in: Rebuild.
11115
11116 2003-05-13 Andreas Jaeger <aj@suse.de>
11117
11118 * config.guess: Update to 2003-05-09 version.
11119 * config.sub: Update to 2003-05-09 version.
11120
11121 2003-05-13 Michael Eager <eager@mvista.com>
11122
11123 * configure.in: Correct sed script so that options in quotes are not
11124 deleted.
11125 * configure: Rebuild.
11126
11127 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
11128
11129 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11130 and $$s/newlib/libc/sys/cygwin32 include paths.
11131 * configure: Ditto.
11132
11133 2003-05-12 Michael Meissner <gnu@the-meissners.org>
11134
11135 * MAINTAINERS: Update my email addresses.
11136
11137 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
11138
11139 * config-ml.in: Propagate INSTALL variables.
11140
11141 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11142
11143 * MAINTAINERS: Remove duplicate entries in Write After Approval.
11144
11145 2003-05-02 Chris Demetriou <cgd@broadcom.com>
11146
11147 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11148 * Makefile.in: Regenerate.
11149
11150 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
11151
11152 * MAINTAINERS (GNATS only): Add Falk Hueffner.
11153
11154 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
11155
11156 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11157
11158 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
11159
11160 * Makefile.tpl: Clean $(BUILD_SUBDIR).
11161 * Makefile.in: Regenerated.
11162
11163 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
11164
11165 * MAINTAINERS (Write After Approval): Upgrade myself from
11166 GNATS only to write-after-approval. Update my mail address.
11167
11168 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
11169
11170 (OS Port Maintainers: freebsd): Add myself.
11171
11172 2003-04-22 Mark Mitchell <mark@codesourcery.com>
11173
11174 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11175
11176 2003-04-22 Kean Johnston <jkj@sco.com>
11177
11178 * MAINTAINERS (SCO ports): Added myself.
11179
11180 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11181
11182 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11183
11184 2003-04-19 Kean Johnston <jkj@sco.com>
11185
11186 * MAINTAINERS (Write After Approval): Add myself.
11187
11188 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11189
11190 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11191 * Makefile.in: Regenerate.
11192
11193 2003-04-18 Jakub Jelinek <jakub@redhat.com>
11194
11195 * configure.in (powerpc64*-*-linux*): Remove.
11196 * configure: Rebuilt.
11197
11198 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
11199
11200 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11201 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11202 and restrap.
11203 * Makefile.in: Regenerate.
11204
11205 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
11206
11207 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11208 * configure: Regenerated.
11209
11210 2003-04-15 DJ Delorie <dj@redhat.com>
11211
11212 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11213
11214 2003-04-13 Nick Clifton <nickc@redhat.com>
11215
11216 * config-ml.in: Remove support for --disable-aix removing
11217 call-aix multilibs.
11218
11219 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
11220
11221 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11222 * */configure: Rebuilt.
11223
11224 2003-04-08 Joel Sherrill <joel@oarcorp.com>
11225
11226 * MAINTAINERS: Add my email address.
11227
11228 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
11229
11230 * MAINTAINERS (Write After Approval): Add myself.
11231
11232 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11233
11234 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11235 * Makefile.in: Regenerate.
11236
11237 2003-03-14 Michael Chastain <mec@shout.net>
11238
11239 * Makefile.in: Regenerate with correct Makefile.def.
11240
11241 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11242
11243 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11244 Make macro.
11245 * Makefile.in: Regenerate.
11246 * configure.in: Clean up gxx_include_dir logic.
11247 * configure: Regenerate.
11248
11249 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11250
11251 * MAINTAINERS (Write After Approval): Add myself.
11252
11253 2003-03-10 Ben Elliston <bje@wasabisystems.com>
11254
11255 * MAINTAINERS: Update my mail address.
11256
11257 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11258
11259 * configure.in (gxx_include_dir): Fix typo.
11260 * configure: Regenerated.
11261
11262 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11263
11264 * Makefile.tpl: Reindent.
11265 * Makefile.in: Regenerate.
11266 * configure.in: Reindent. Don't set unused variables.
11267 * configure: Regenerate.
11268
11269 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
11270
11271 * configure.in: Include $(build_tooldir)/sys-include in
11272 FLAGS_FOR_TARGET.
11273 * configure: Regenerated.
11274
11275 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11276
11277 * Makefile.tpl: Always pass down RANLIB.
11278 * Makefile.in: Regenerate.
11279
11280 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11281 * Makefile.in: Regenerate.
11282 * configure.in: Remove unused logic relating to --enable-shared
11283 and --enable-threads. Remove bogus comments. Remove redundant
11284 noconfigdirs.
11285 * configure: Regenerate.
11286
11287 * configure.in: Replace ${libstdcxx_version} by its value.
11288 Remove reference to mh-dgux.
11289 * configure: Regenerate.
11290
11291 2003-03-03 Kevin Buettner <kevinb@redhat.com>
11292
11293 * MAINTAINERS (Write After Approval): Add myself.
11294
11295 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11296
11297 * Makefile.tpl: Rearrange.
11298 * Makefile.in: Regenerate.
11299
11300 2003-02-25 Uwe Stieber <uwe@wwws.de>
11301
11302 * configure.in: Add support for kaOS as cross build target system.
11303 * configure: Regenerated.
11304
11305 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11306
11307 * MAINTAINERS (Write after approval): Add myself.
11308
11309 2003-02-21 James E Wilson <wilson@tuliptree.org>
11310
11311 * MAINTAINERS: Update my email address.
11312
11313 2003-02-21 Zack Weinberg <zack@codesourcery.com>
11314
11315 * MAINTAINERS: Add self to blanket write privs. section.
11316
11317 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
11318
11319 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11320 configure-target-* as some target builds may require additional
11321 flags for preprocessor tests.
11322 * Makefile.in: Regenerated.
11323
11324 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
11325
11326 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11327 * ltconfig: Handle it.
11328 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11329 auto-detecting it.
11330
11331 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11332 it is used as argument to $CC.
11333 * ltcf-gcj.sh: Likewise.
11334
11335 * configure.in: Introduce --enable-maintainer-mode.
11336 * configure: Rebuilt.
11337 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11338 for maintainer mode.
11339 * Makefile.in: Rebuilt.
11340
11341 2003-02-18 Jason Merrill <jason@redhat.com>
11342
11343 * Makefile.tpl (check-c++): Allow parallelism.
11344
11345 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11346
11347 * MAINTAINERS: Remove John Carr (who never actually had access to
11348 gcc.gnu.org).
11349
11350 2003-02-15 Geoffrey Keating <geoffk@apple.com>
11351
11352 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11353 don't configure target-libobjc.
11354 * configure: Regenerate.
11355
11356 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11357
11358 * Makefile.tpl (RANLIB): Define.
11359 * Makefile.in: Regenerate.
11360
11361 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11362
11363 * MAINTAINERS: Update my email.
11364
11365 2003-02-06 Keith R Seitz <keiths@redhat.com>
11366
11367 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11368 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11369 * Makefile.in: Regenerated.
11370 * configure.in: Remove all traces of snavigator, db, and grep.
11371 * configure: Regenerated.
11372
11373 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11374
11375 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11376 After Approval.
11377
11378 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11379
11380 * MAINTAINERS (Write after approval): Add myself.
11381
11382 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11383
11384 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11385 * Makefile.in: Regenerated.
11386
11387 2003-01-30 Roger Sayle <roger@eyesopen.com>
11388
11389 * config.guess: Updated to 2003-01-30's version.
11390 * config.sub: Updated to 2003-01-28's version.
11391
11392 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11393
11394 * config.if: If gcc_version is already set, just use it. Don't set
11395 gcc_version_trigger if it's already set, otherwise set it to
11396 gcc/version.c, but only if the file exists. If it is not set and
11397 gcc/version.c does not exist, try to extract the version number from
11398 $CC.
11399
11400 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11401
11402 * MAINTAINERS: Add myself to write-after-approval list.
11403
11404 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11405
11406 * configure.in: Revert 24Jan change.
11407 * configure: Regenerate.
11408
11409 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11410
11411 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11412 entry of HJ Lu.
11413
11414 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11415
11416 * configure.in: Revert previous change.
11417 * configure: Regenerate.
11418
11419 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11420
11421 * configure.in: Make rda native-only.
11422 * configure: Regenerate.
11423
11424 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11425
11426 * MAINTAINERS: Move myself from GNATS-only-accounts to
11427 write-after-approval.
11428
11429 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11430
11431 * configure.in: Add missing \.
11432 * configure: Rebuilt.
11433
11434 2003-01-17 Jakub Jelinek <jakub@redhat.com>
11435
11436 * configure.in (baseargs): Avoid using \| in sed regular
11437 expressions.
11438 * configure: Rebuilt.
11439
11440 2003-01-16 Jakub Jelinek <jakub@redhat.com>
11441
11442 * configure.in (baseargs): Remove all supported forms of
11443 --cache-file, --srcdir, --host, --build and --target options
11444 from argument lists.
11445 * configure: Rebuilt.
11446
11447 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
11448
11449 * MAINTAINERS: Add myself to write-after-approval list.
11450
11451 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
11452
11453 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11454 * configure: Rebuilt.
11455
11456 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11457
11458 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11459 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11460 * Makefile.in: Regenerate.
11461 * configure: Regenerate.
11462
11463 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
11464
11465 * configure.in: Remove Makefile in build, host and target modules
11466 unless configure was run with --no-recursion.
11467 * configure: Rebuilt.
11468
11469 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11470
11471 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11472 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11473 * Makefile.in: Regenerate.
11474
11475 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11476
11477 * config.guess: Update to 2003-01-03 version.
11478 * config.sub: Update to 2003-01-03 version.
11479
11480 2003-01-07 Christopher Faylor <cgf@redhat.com>
11481
11482 * configure: Regenerate with proper autoconf 2.13.
11483
11484 2003-01-07 Christopher Faylor <cgf@redhat.com>
11485
11486 * configure.in: Add AC_PREREQ for consistency.
11487 * configure: Regenerate.
11488
11489 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11490
11491 * configure.in (GDB_TK): Add tcl directories conditional on
11492 gdb/gdbtk directory being present.
11493 * configure: Regenerate.
11494
11495 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11496
11497 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11498 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11499 * configure: Rebuilt.
11500
11501 2002-12-31 Tom Tromey <tromey@redhat.com>
11502
11503 * Makefile.in: Rebuilt.
11504 * Makefile.def (target_modules) [libffi]: Allow installation.
11505
11506 2002-12-31 Andreas Schwab <schwab@suse.de>
11507
11508 * configure.in: Fix use of $program_transform_name.
11509 * configure: Regenerated.
11510
11511 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11512
11513 * configure.in (baseargs): Don't remove first configure argument.
11514 * configure: Regenerated.
11515
11516 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11517
11518 * Makefile.tpl (local-distclean): Don't remove...
11519 (multilib.ts): ... this. Moved into...
11520 (multilib.out): ... this. Don't use sub-make.
11521 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11522 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11523 (configure-build-[+module+], configure-[+module+],
11524 configure-target-[+module+], configure-gcc): ... these. Test
11525 for Makefile existence. Drop config.status from dependencies.
11526 * Makefile.in: Rebuilt.
11527 * configure.in: Move gcc-version-trigger to the end of
11528 ac_configure_args. Add comments to maybedep.tmp and
11529 serdep.tmp. Introduce --disable-serial-configure. Remove
11530 nonopt from baseargs, matching and removing corresponding
11531 whitespace while at it.
11532 * configure: Rebuilt.
11533
11534 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11535
11536 * configure.in (host_configargs): Replace reference to
11537 no-longer-defined buildopts with --build=${build_alias}.
11538 * configure: Rebuilt.
11539
11540 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11541 program_transform_name to standard idiom.
11542 (AUTOGEN, AUTOCONF): Define.
11543 (Makefile.in): Use $(AUTOGEN).
11544 (Makefile): Depend on config.status, and use autoconf-style rule to
11545 build it. Move original commands to...
11546 (config.status): ... this new target.
11547 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11548 $(AUTOCONF).
11549 * Makefile.in: Rebuilt.
11550
11551 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11552
11553 * Makefile.tpl: Fix dramatic bustage due to change in
11554 program_transform_name.
11555 * Makefile.in: Regenerate.
11556
11557 * configure.in: Remove unnecessary PATH setting.
11558 * configure: Regnerate.
11559
11560 * configure.in: Don't default to unprefixed tools unless
11561 the native tools will work.
11562 * configure: Regenerate.
11563
11564 * configure.in: Convert to autoconf script. Blow away lots
11565 of now-redundant Makefile fragments.
11566 * configure: Generate using Autoconf.
11567 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11568 * Makefile.in: Regenerate.
11569
11570 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11571
11572 * configure: Fix stupid bug where RANLIB was mistakenly included.
11573
11574 * configure.in: Rename (buildargs, hostargs, targargs) to
11575 (build_configargs, host_configargs, target_configargs).
11576
11577 * configure.in: Move logic out of sed statement.
11578
11579 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11580 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11581
11582 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11583
11584 * config.sub: Import from master repository
11585 * config.guess: Ditto
11586
11587 2002-12-24 Andreas Schwab <schwab@suse.de>
11588
11589 * Makefile.tpl (multilib.out): Fix missing space.
11590 * Makefile.in: Regenerate.
11591
11592 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11593
11594 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11595 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11596 * Makefile.in: Regenerate.
11597 * configure.in: Remove unnecessary leftovers.
11598
11599 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11600
11601 * configure.in (extra_ranlibflags_for_target): New variable.
11602 (*-*-darwin): Add -c to ranlib commands.
11603 * configure (tooldir): Handle extra_ranlibflags_for_target.
11604
11605 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11606
11607 * Makefile.tpl: Revert HJL's change.
11608 * Makefile.in: Regenerated.
11609 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11610 always.
11611
11612 2002-12-19 Andreas Schwab <schwab@suse.de>
11613
11614 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11615 * Makefile.in: Regenerate.
11616
11617 2002-12-18 H.J. Lu <hjl@gnu.org>
11618
11619 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11620 * Makefile.in: Regenerated.
11621
11622 * configure.in (build_prefix): New. Substitute.
11623
11624 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11625
11626 * Makefile.tpl: Don't let real targets depend on phony targets.
11627 * Makefile.in: Regenerate.
11628
11629 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11630 * Makefile.in: Regenerate.
11631
11632 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11633
11634 * config.sub: Import from master repository
11635 * config.guess: Ditto
11636
11637 2002-12-16 Jason Merrill <jason@redhat.com>
11638
11639 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11640 previous 'make bootstrap'.
11641 * Makefile.in: Regenerate.
11642
11643 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11644
11645 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11646
11647 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11648
11649 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11650 * Makefile.in: Regenerate.
11651
11652 2002-12-13 Jason Merrill <jason@redhat.com>
11653
11654 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11655 library tests.
11656 (check-c++): Just depend on it and check-target-libstdc++-v3.
11657 * Makefile.in: Regenerate.
11658
11659 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11660
11661 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11662 * Makefile.in: Rebuilt.
11663
11664 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11665
11666 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11667
11668 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11669
11670 * configure: Fix bug put in by gremlins.
11671
11672 * Makefile.tpl: Substitute more autoconfily.
11673 * configure: Substitute more autoconfily.
11674 * Makefile.in: Regenerate.
11675
11676 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11677
11678 * config.sub: Import from master repository
11679 * config.guess: Ditto
11680 * MAINTAINERS: Added Svein Seldal under write after approval
11681
11682 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11683
11684 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11685 * Makefile.in (all-sim): Ditto.
11686
11687 2002-12-06 DJ Delorie <dj@redhat.com>
11688
11689 * Makefile.tpl: Change configure dependencies to not have real
11690 targets depend on phony targets.
11691
11692 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11693
11694 * configure.in: Revert unintentional change.
11695
11696 * Makefile.tpl: Change dependency for */multilib.out so that
11697 it works when gcc isn't in the tree.
11698
11699 * configure.in: Substitute more.
11700 * configure: Run subconfigures from the Makefile.
11701 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11702 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11703
11704 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11705
11706 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11707
11708 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11709
11710 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11711 and corresponding dependencies.
11712 * Makefile.in: Regenerate.
11713
11714 * configure.in (host_tools): Order binutils, gas and ld for
11715 convenience in running the testsuites.
11716
11717 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11718 * Makefile.in: Regenerate.
11719 * configure.in: Introduce rules to serialize subconfigure runs.
11720
11721 * configure.in: Introduce BASE_CC_FOR_TARGET.
11722 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11723 Realize configure-build-* targets. Realize configure-target-* targets.
11724 * Makefile.in: Regenerate.
11725
11726 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11727
11728 * configure: Move gcc_version_trigger stuff from here...
11729 * configure.in: ...to here.
11730
11731 * configure.in: Separate subconfigure options added by this file from
11732 options given by the user. Add machinery to put args for host
11733 subconfigures into the Makefile.
11734
11735 * Makefile.tpl: Remove 'vault' targets.
11736 * Makefile.tpl: Reorder and comment dependencies.
11737 * Makefile.in: Regenerate.
11738
11739 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11740 * configure.in: Fix my broken commit of previous patch. (sigh)
11741
11742 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11743
11744 * configure.in: Move host-specific darwin noconfigdirs into
11745 the host-specific section.
11746
11747 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11748
11749 * configure.in: Move host-specific darwin noconfigdirs into
11750 the host-specific section.
11751
11752 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11753
11754 * configure: Remove skip-this-dir support.
11755 * Makefile.tpl: Remove skip-this-dir support.
11756
11757 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11758 subdirectories.
11759 * Makefile.in: Regenerate.
11760
11761 * Makefile.tpl: Strip out useless setting of 'dir'.
11762 * Makefile.in: Regenerate.
11763
11764 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11765
11766 * configure.in: Fix deeply stupid bug.
11767
11768 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11769 shell code in CXX_FOR_TARGET
11770 * Makefile.def: Introduce raw_cxx.
11771 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11772 RAW_CXX_FOR_TARGET.
11773 * Makefile.in: Regenerate.
11774
11775 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11776
11777 * Makefile.tpl: Remove unnecessary ifs.
11778 * Makefile.in: Regenerate.
11779
11780 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11781 dependencies. Maybe-ize build-libiberty. Create dummy install
11782 targets for 'no_install' modules.
11783 * configure: Move GDB_TK substitution to configure.in. Move
11784 build_modules stuff to configure.in.
11785 * configure.in: Implement soft dependency machinery. Maybe-ize
11786 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11787 * Makefile.in: Regenerate.
11788
11789 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11790
11791 * Makefile.tpl: Make all-target, install-target behave similarly
11792 to all, install (only hitting configured targets). Eliminate
11793 unused macro defintions.
11794
11795 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11796 build != host.
11797
11798 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11799
11800 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11801
11802 * configure.in: Produce lists of subdir targets we're actually
11803 configuring. Remove references to "dosrel".
11804 * Makefile.tpl: Let configure set which subdir targets are hit.
11805 Remove install-cross; clean up install; remove ALL. Remove
11806 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11807 Autogenerate host module targets. Remove empty dependency lines
11808 and redundant dependency; rearrange slightly.
11809 * Makefile.def: Add host-side libtermcap, utils.
11810
11811 * Makefile.in: Regenerate.
11812
11813 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11814
11815 * ltconfig (osf[345]): Append $major to soname_spec.
11816 Reflect this in library_names_spec.
11817 * ltmain.sh (osf): Prefix $major with . for use as extension.
11818
11819 2002-11-19 Andreas Jaeger <aj@suse.de>
11820
11821 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11822 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11823 and sparc64 GNU/Linux systems.
11824
11825 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11826
11827 * MAINTAINERS: Update email.
11828
11829 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11830
11831 * MAINTAINERS: Complete James Dennett's entry.
11832
11833 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11834
11835 * MAINTAINERS (Write After Approval): Add myself.
11836
11837 2002-11-13 Bruce Korb <bkorb@gnu.org>
11838
11839 * Makefile.tpl: syntactic cleanup
11840
11841 2002-11-13 Stuart Hastings <stuart@apple.com>
11842
11843 * MAINTAINERS: Add myself to write-after-approval list.
11844
11845 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11846
11847 * Makefile.def: Add list of recursive targets to autogenerate.
11848 Add build_modules.
11849 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11850 targets. Autogenerate *-build-* targets.
11851 * Makefile.in: Regenerate.
11852
11853 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11854
11855 * configure: More autoconf-style substitutions.
11856 * Makefile.tpl: More autoconf-style substitutions.
11857 * Makefile.in: Regenerate.
11858
11859 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11860
11861 * configure: Substitute more variables in a more autoconf-friendly
11862 way. Simplify slightly.
11863 * Makefile.tpl: Make more variables substitutable in an
11864 autoconf-friendly way.
11865 * Makefile.in: Regenerate.
11866
11867 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11868
11869 * MAINTAINERS (Write After Approval): Add myself.
11870
11871 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11872
11873 * configure.in (v810*): Remove special setting of tools.
11874
11875 * configure: Add support for extra required flags for ar or nm.
11876 * configure.in (aix4.3+): Use above support for target-specific
11877 issues, rather than using config/mt-aix43.
11878
11879 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11880
11881 * configure: Remove 'removing', which doesn't work. Replace $subdir
11882 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11883 with $srcdir. Reformat indentation. Substitute some variables
11884 formerly hard-coded in the Makefile for build=host.
11885 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11886 * Makefile.def: Autogenerate more.
11887 * Makefile.in: Regenerate.
11888
11889 2002-11-04 Adam Nemet <anemet@lnxw.com>
11890
11891 * MAINTAINERS (Write After Approval): Add myself.
11892
11893 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11894
11895 * Makefile.def (host_modules): Add rda.
11896 * Makefile.in: Regenerate.
11897 * configure.in (target_tool): Add target-rda to list.
11898
11899 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11900
11901 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11902
11903 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11904
11905 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11906 and restrap targets to this rule.
11907 * Makefile.in: Regenerate.
11908
11909 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11910
11911 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11912 GNATS only accounts.
11913
11914 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11915
11916 * configure.in (i[3456]86-*-linux*): Add check to disable
11917 ${libgcj} for glibc1.
11918
11919 2002-10-24 Denis Chertykov <denisc@overta.ru>
11920
11921 * MAINTAINERS: Add myself as ip2k port maintainer.
11922
11923 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11924
11925 * configure.in: Add tic4x target.
11926
11927 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11928
11929 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11930 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11931 * Makefile.in: Regenerate.
11932
11933 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11934 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11935 * Makefile.in: Regenerate.
11936
11937 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11938
11939 * MAINTAINERS: Add myself as web pages co-maintainer.
11940
11941 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11942
11943 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11944 * Makefile.in: Regenerate.
11945
11946 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11947
11948 * MAINTAINERS: Add myself and Nathan Sidwell
11949 <nathan@codesourcery.com> as VxWorks maintainers.
11950
11951 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11952
11953 * Makefile.def: Remove order dependency comments.
11954 * Makefile.tpl: Add explicit install-install dependencies.
11955 * Makefile.in: Regenerate.
11956
11957 * Makefile.tpl: Remove material now in src-release. (Finally!)
11958 * Makefile.in: Regenerate.
11959
11960 * Makefile.tpl: Add configure-target (for src-release in src)
11961 * Makefile.in: Regenerate.
11962
11963 2002-09-30 Nick Clifton <nickc@redhat.com>
11964
11965 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11966
11967 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11968
11969 * configure.in (s390*-*-linux*): Enable libgcj.
11970
11971 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11972
11973 * configure: Revert accidentally applied changes.
11974
11975 * Makefile.tpl: Make more autoconf-friendly.
11976 * Makefile.in: Regenerate.
11977 * configure: Make substitution more autoconf-like.
11978
11979 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11980
11981 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11982 single entry to handle all these.
11983 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11984 libjava on arm-*-elf.
11985
11986 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11987
11988 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11989 things that depend on them.
11990
11991 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11992
11993 * Makefile.tpl: Make subsituted variables more autoconfy.
11994 * Makefile.in: Regenerate.
11995 * configure: Make seds more autoconfy.
11996
11997 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11998
11999 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12000 * Makefile.in: Regenerate.
12001 * configure.in: Rewrite sed statements to look autoconfy.
12002
12003 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12004 all-target-foo on configure-target-foo.
12005 * Makefile.def: Ditto.
12006 * Makefile.in: Rebuild.
12007
12008 2002-09-25 Andrew Haley <aph@redhat.com>
12009
12010 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12011
12012 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
12013
12014 * Makefile.def: New file.
12015 * Makefile.tpl: New file.
12016 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12017 * contrib/gcc_update: Note that Makefile.in is a generated file.
12018
12019 * configure.in: Minor rearrangement. Simplify tests.
12020
12021 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
12022
12023 * configure.in (with_headers): Skip copy if value is "yes".
12024 (with_libs): Likewise.
12025
12026 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12027
12028 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12029 * configure.in (sh*-*-pe*): Ditto.
12030 * configure.in (mips*-*-pe*): Ditto.
12031 * configure.in (*arm-wince-pe): Ditto.
12032
12033 * configure.in: Rearrange.
12034
12035 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
12036
12037 * MAINTAINERS: Update my email address.
12038
12039 2002-08-30 Paul Koning <pkoning@equallogic.com>
12040
12041 * MAINTAINERS: (Write After Approval): Add myself.
12042
12043 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
12044
12045 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12046
12047 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
12048
12049 * MAINTAINERS: Change my mailing address.
12050
12051 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
12052
12053 * MAINTAINERS (Write After Approval): Remove myself.
12054 (Various Maintainers: c++ runtime libs): Add myself.
12055
12056 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
12057
12058 * MAINTAINERS (Write After Approval): Remove myself.
12059 (Various Maintainers: c++ runtime libs): Add myself.
12060
12061 2002-08-15 Eric Christopher <echristo@redhat.com>
12062
12063 * config.sub: Import from master repository.
12064 * config.guess: Ditto.
12065
12066 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
12067
12068 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12069 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12070 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12071
12072 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
12073
12074 * MAINTAINERS: Add self to rs6000 vector extensions.
12075
12076 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
12077
12078 * libiberty/configure: Reverted unintended yesterday's check in.
12079
12080 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
12081
12082 * boehm-gc/configure, libf2c/configure: Rebuilt.
12083 * libffi/configure, libiberty/configure: Ditto.
12084 * libjava/configure, libobjc/configure: Ditto.
12085 * libstdc++-v3/configure, zlib/configure: Ditto.
12086 Merged from binutils:
12087 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
12088 From Steve Ellcey <sje@cup.hp.com>:
12089 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12090 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12091 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12092 IA64.
12093 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12094 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12095 soname_spec, sys_lib_search_path_spec): Ditto.
12096
12097 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
12098
12099 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12100
12101 2002-08-04 H.J. Lu (hjl@gnu.org)
12102
12103 * configure.in (mips*-*-linux*): Don't skip target-libffi.
12104
12105 2002-08-02 Krister Walfridsson <cato@df.lth.se>
12106
12107 * MAINTAINERS (Write After Approval): Add myself.
12108
12109 2002-07-31 Alan Modra <amodra@bigpond.net.au>
12110
12111 * configure.in: Move generic linux case to end. Copy generic
12112 linux noconfigdirs to mips*-*-linux* entry and new
12113 powerpc64*-*-linux* entry. Add target-libffi for the latter.
12114
12115 2002-07-19 Michael Matz <matz@suse.de>
12116
12117 * MAINTAINERS: Add myself as ra* maintainer.
12118
12119 2002-07-16 Chris Demetriou <cgd@broadcom.com>
12120
12121 * config.guess: Update to 2002-07-09 version.
12122 * config.sub: Update to 2002-07-03 version.
12123
12124 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
12125
12126 * MAINTAINERS: Fix typo in a maintainer email address.
12127
12128 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
12129
12130 * configure.in: Remove two redundant tests.
12131
12132 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12133
12134 * configure.in (mips*-*-irix6*o32): Enable stabs.
12135
12136 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
12137
12138 * configure.in: Don't build grez.
12139 * Makefile.in: Ditto.
12140
12141 * Makefile.in: Remove references to bsp, cygmon, libstub.
12142 * configure.in: Ditto.
12143
12144 * configure.in: Remove leftover reference to gdbtest.
12145
12146 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
12147
12148 * configure.in (gxx_include_dir): Change to match versioned
12149 C++ headers if --enable-version-specific-runtime-libs is used.
12150
12151 2002-07-04 Steve Ellcey <sje@cup.hp.com>
12152
12153 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12154
12155 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
12156
12157 * configure.in: Make --without-x work.
12158
12159 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
12160
12161 * configure.in: Rearrange target Makefile fragment collection.
12162
12163 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12164 cvs[src].
12165 * configure.in: Ditto.
12166
12167 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
12168
12169 * MAINTAINERS (Write After Approval): Update my e-mail address.
12170
12171 2002-06-24 Ben Elliston <bje@redhat.com>
12172
12173 * configure.in (host_tools): Remove cgen.
12174
12175 * Makefile.in (all-cgen): Remove; runs from its source directory.
12176 (check-cgen, install-cgen, clean-cgen): Likewise.
12177 (all-opcodes): Do not depend on all-cgen.
12178 (all-sim): Likewise.
12179
12180 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
12181
12182 * Makefile.in: Eliminate 'apache' targets.
12183 * configure.in: Eliminate 'apache' targets.
12184
12185 * configure.in: Eliminate redundant tests. Reorganize.
12186
12187 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12188
12189 * config-ml.in: Eliminate references to Cygnus configure.
12190
12191 * Makefile.in: Eliminate references to building emacs.
12192
12193 2002-06-28 Graham Stott <graham.stott@btinternet.com>
12194
12195 * MAINTAINERS: Update my email address.
12196
12197 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12198
12199 * config.if (libstdcxx_incdir): Version C++ headers.
12200 (cxx_incdir): Remove.
12201
12202 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12203
12204 * MAINTAINERS (Write After Approval): Add self.
12205
12206 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12207
12208 * configure.in: Add support for ip2k.
12209
12210 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12211
12212 * configure.in: Fix AIX configury bug.
12213
12214 2002-06-20 Steve Ellcey <sje@cup.hp.com>
12215
12216 * MAINTAINERS (Write After Approval): Add self.
12217
12218 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12219
12220 * configure.in: replace ${topsrcdir} with ${srcdir}
12221
12222 * configure.in: Move definition of libstdcxx_flags
12223 right above usage, rather than waaay earlier.
12224
12225 * configure.in: Pull definition of is_cross_compiler earlier.
12226
12227 * configure.in: Rearrange a little.
12228
12229 * configure.in: Remove references to librx.
12230 * Makefile.in: Remove references to librx.
12231
12232 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12233
12234 * config.sub: Add support for avr target.
12235 Import from master sources, rev 1.255
12236
12237 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
12238
12239 * configure, .cvsignore: Revert previous change...
12240 * Makefile: ...delete.
12241
12242 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12243
12244 * configure.in: Eliminate ${gasdir} variable.
12245
12246 2002-06-18 Dave Brolley <brolley@redhat.com>
12247
12248 * configure.in: Add support for frv.
12249 * config.sub: Add support for frv.
12250
12251 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12252
12253 * configure: Remove garbage from previous commit.
12254
12255 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12256
12257 * configure: For in-source builds, make a subdir and re-exec there.
12258 * Makefile: New file. Pass targets through to build directory.
12259 * .cvsignore: No longer ignore "Makefile".
12260
12261 2002-06-16 Douglas Rupp <rupp@gnat.com>
12262
12263 * MAINTAINERS (Write After Approval): Add self.
12264
12265 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12266
12267 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12268
12269 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12270
12271 * configure.in (vax-*-netbsd*): Re-enable gas.
12272
12273 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12274
12275 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12276 BUILD_PREFIX_1, to correct nomenclature.
12277 * configure: Likewise.
12278
12279 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12280 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12281
12282 2002-05-31 Olaf Hering <olh@suse.de>
12283
12284 * config-ml.in: Propogate DESTDIR also.
12285
12286 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12287
12288 * configure.in (vax-*-netbsd*): Don't build gas for this
12289 platform.
12290
12291 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12292
12293 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12294 and libgcj for AVR.
12295
12296 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12297
12298 * MAINTAINERS (Write After Approval): Add myself.
12299
12300 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12301
12302 * config.guess: Update to 2002-05-22 version.
12303 * config.sub: Likewise.
12304
12305 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12306
12307 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12308 * config-ml.in: Likewise.
12309 * configure: Likewise.
12310 * configure.in: Likewise.
12311
12312 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12313
12314 * MAINTAINERS: Update my email address.
12315
12316 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12317
12318 * configure.in: Simplify makefile fragment collection.
12319
12320 * configure.in: Remove code to build emacs.
12321
12322 * configure.in : Remove --srcdir argument from targargs and buildargs
12323 (it's always overridden in the Makefile anyway). Rearrange a bit.
12324
12325 * configure: Move some logic to configure.in.
12326 * configure.in: Move some logic from configure.
12327
12328 2002-05-11 Tom Tromey <tromey@redhat.com>
12329
12330 * MAINTAINERS: Reflect libgcj reality.
12331
12332 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12333
12334 * Makefile.in: Honour DESTDIR.
12335
12336 2002-05-08 Mark Mitchell <mark@codesourcery.com>
12337
12338 * config.guess: Import 2002-03-20 version.
12339 * config.sub: Import 2002-04-26 version.
12340
12341 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12342
12343 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12344
12345 2002-05-07 Tim Josling <tej@melbpc.org.au>
12346
12347 * MAINTAINERS: Add self.
12348
12349 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
12350
12351 * ltmain.sh: Detect and handle object name conflicts
12352 while piecewise linking a static library.
12353
12354 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
12355
12356 * configure.in (noconfigdirs): Don't disable libgcj on
12357 sparc64-*-solaris* and sparcv9-*-solaris*.
12358
12359 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
12360
12361 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12362
12363 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12364
12365 * configure.in (FLAGS_FOR_TARGET): Do not add
12366 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12367 on i[3456]86-*-linux*.
12368
12369 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12370
12371 * configure.in (noconfigdirs): Replace [ ] with test.
12372
12373 * configure.in (noconfigdirs): Do not add target-newlib if
12374 target == i[3456]86-*-linux*, and host == target.
12375
12376 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12377
12378 * configure.in: delete reference to absent file
12379
12380 * configure.in: replace '[' with 'test'
12381
12382 * configure.in: Eliminate references to gash.
12383 * Makefile.in: Eliminate references to gash.
12384
12385 * configure.in: remove useless references to 'pic' makefile fragments.
12386
12387 * configure.in: (*-*-windows*) Finish removing.
12388
12389 * configure.in: Eliminate redundant test for libgui.
12390
12391 2002-04-29 Roger Sayle <roger@eyesopen.com>
12392
12393 * MAINTAINERS: Add self and realphabetize. Update entries
12394 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12395 entry for a29k port maintainer.
12396
12397 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12398
12399 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12400 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12401
12402 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12403
12404 * configure.in: remove references to dead files
12405
12406 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12407
12408 * MAINTAINERS: Add information about purpose of this file.
12409
12410 2002-04-18 Tom Tromey <tromey@redhat.com>
12411
12412 * configure.in: Disallow configuring libgcj when it is already
12413 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12414 Solaris 2.8 by default. For PR libgcj/6158.
12415
12416 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12417
12418 * configure.in: Move default CC setting out of config/mh-* fragments
12419 directly into here.
12420
12421 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12422
12423 * configure.in: don't even try to configure or make a subdirectory
12424 if there's no configure script for it.
12425
12426 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12427
12428 * MAINTAINERS: Remove chill maintainers.
12429 * Makefile.in (CHILLFLAGS): Remove.
12430 (CHILL_LIB): Remove.
12431 (TARGET_CONFIGDIRS): Remove libchill.
12432 (CHILL_FOR_TARGET): Remove.
12433 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12434 CHILL_LIB.
12435 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12436 (CHECK_TARGET_MODULES): Likewise.
12437 (INSTALL_TARGET_MODULES): Likewise.
12438 (CLEAN_TARGET_MODULES): Likewise.
12439 (configure-target-libchill): Remove.
12440 (all-target-libchill): Remove.
12441 * configure.in (target_libs): Remove target-libchill.
12442 Do not compute CHILL_FOR_TARGET.
12443 * libchill: Remove directory.
12444
12445 2002-04-11 DJ Delorie <dj@redhat.com>
12446
12447 * Makefile.in, configure.in: Sync with binutils, entries
12448 follow...
12449
12450 2002-04-07 Andrew Cagney <ac131313@redhat.com>
12451
12452 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12453 (do-tar, do-bz2): New rules.
12454 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12455 (gdb-tar): New rule.
12456 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12457 (insight_dejagnu.tar): New rule.
12458 (insight.tar): New rule.
12459 (gdb+dejagnu.tar): New rule.
12460 (gdb.tar): New rule.
12461
12462 2002-02-01 Mo DeJong <supermo@bayarea.net>
12463
12464 * Makefile.in: Add all-tix to deps for all-snavigator
12465 so that tix is built when building snavigator.
12466
12467 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12468
12469 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12470 ld and gdb are not supported.
12471
12472 2002-01-07 Mark Salter <msalter@redhat.com>
12473
12474 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12475 Allow target-libgloss to be built for arm, strongarm, and xscale.
12476
12477 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12478
12479 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12480 options for i[3456]86-pc-linux* native builds.
12481
12482 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12483
12484 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12485 files from .po files for a distribution.
12486
12487 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12488
12489 * configure.in: Enable libstdc++-v3 for h8300 targets.
12490
12491 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12492
12493 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12494 version from bfd/.
12495
12496 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12497
12498 * Makefile.in (VER): When present, extract the version number from
12499 the file version.in.
12500
12501 2001-05-24 Tom Rix <trix@redhat.com>
12502
12503 * configure.in : enable ld for aix
12504
12505 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12506
12507 * config.guess: Add linux target for S/390.
12508
12509 2000-11-07 Philip Blundell <pb@futuretv.com>
12510
12511 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12512
12513 2000-11-03 Philip Blundell <pb@futuretv.com>
12514
12515 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12516 files.
12517
12518 2001-01-15 Ben Elliston <bje@redhat.com>
12519
12520 * configure.in (host_tools): Add sid.
12521 Always configure cgen.
12522
12523 2000-11-24 Nick Clifton <nickc@redhat.com>
12524
12525 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12526
12527 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12528
12529 * Makefile.in (ALL_MODULES): Add all-cgen.
12530 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12531 (all-cgen): New target.
12532 (all-opcodes,all-sim): Depend on all-cgen.
12533 * configure.in (host_tools): Add cgen.
12534 Only configure cgen if --enable-cgen-maint.
12535
12536 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12537
12538 * configure.in: Add *-*-freebsd* configurations.
12539
12540 2002-04-08 Tom Tromey <tromey@redhat.com>
12541
12542 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12543 Fixes PR libgcj/6068.
12544
12545 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12546
12547 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12548
12549 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12550
12551 * configure.in (alpha*-dec-osf*): Enable libgcj.
12552
12553 2003-03-27 Matthew Gingell <gingell@gnat.com>
12554
12555 * MAINTAINERS (Write After Approval): Add myself.
12556
12557 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12558
12559 Fix for: PR bootstrap/3591, target/5676
12560 * configure.in (mcore-pe): Disable the configuration of
12561 libstdc++-v3 since exceptions are not supported.
12562
12563 2002-03-20 Anthony Green <green@redhat.com>
12564
12565 * configure.in: Enable libgcj for xscale-elf target.
12566
12567 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12568
12569 * MAINTAINERS: Update my email address.
12570
12571 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12572
12573 * ltmain.sh (relink_command): Fix typo in previous change.
12574
12575 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12576
12577 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12578 (relink_command): Added --tag flags.
12579 (mode=install): If relinking fails; error out.
12580
12581 2002-03-12 Richard Henderson <rth@redhat.com>
12582
12583 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12584 .NOTPARALLEL tag.
12585 (do-check): Rename from check.
12586 (check): Allow parallel check.
12587
12588 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12589
12590 * MAINTAINERS: Add myself as maintainer for xtensa port.
12591 Fix alphabetical order in CPU port maintainer list.
12592 Remove myself from Write After Approval list.
12593
12594 2002-03-11 Richard Henderson <rth@redhat.com>
12595
12596 * Makefile.in (.NOTPARALLEL): Add fake tag.
12597
12598 2002-03-07 H.J. Lu (hjl@gnu.org)
12599
12600 * configure.in: Enable gprof for mips*-*-linux*.
12601
12602 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12603
12604 * MAINTAINERS (Write After Approval): Add myself.
12605
12606 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12607
12608 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12609 libjava.
12610 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12611
12612 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12613
12614 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12615 because its Makefile is there; test for the executable instead.
12616
12617 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12618
12619 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12620 libstdc++-v3 and libjava.
12621
12622 2002-02-11 Adam Megacz <adam@xwt.org>
12623
12624 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12625 boehm-gc
12626
12627 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12628
12629 * config.guess: Updated to 2002-01-30's version.
12630 * config.sub: Updated to 2002-02-01's version.
12631 Contribute sh64-elf.
12632 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12633 * configure.in: Added sh64-*-*.
12634
12635 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12636
12637 * MAINTAINERS: Belatedly add myself to write after approval list.
12638
12639 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12640
12641 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12642 Remove self as Write After Approval.
12643
12644 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12645
12646 * MAINTAINERS: Put self in as maintainer for contrib/regression
12647 directory.
12648
12649 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12650
12651 * MAINTAINERS: Update my email address.
12652
12653 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12654
12655 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12656 target-libiberty, and target-libgloss. Skip Java-related
12657 libraries if not supported for NetBSD on target CPU.
12658
12659 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12660
12661 * install-sh: Use _inst.$$_ for temp file name.
12662
12663 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12664
12665 * MAINTAINERS (Write After Approval): Move my contact info
12666 from here...
12667 (OS Port Maintainers): ...to here (netbsd).
12668
12669 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12670
12671 * MAINTAINERS (Write After Approval): Add myself.
12672
12673 2002-01-17 H.J. Lu <hjl@gnu.org>
12674
12675 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12676 (all-target-fastjar): Also depend on all-target-libiberty.
12677
12678 2002-01-16 H.J. Lu (hjl@gnu.org)
12679
12680 * config.guess: Import from master sources, rev 1.225.
12681 * config.sub: Import from master sources, rev 1.238.
12682
12683 2002-01-16 Kazu Hirata <kazu@hxi.com>
12684
12685 * MAINTAINERS (Write After Approval): Remove myself.
12686
12687 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12688
12689 * MAINTAINERS (Write After Approval): Add myself.
12690
12691 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12692
12693 * MAINTAINERS: Add self as docs co-maintainer.
12694
12695 2001-12-11 Matthias Klose <doko@debian.org>
12696
12697 * MAINTAINERS (Write After Approval): Add myself.
12698
12699 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12700
12701 * MAINTAINERS: Update my email address.
12702
12703 2001-12-07 Turly O'Connor <turly@apple.com>
12704 * MAINTAINERS (Write After Approval): Add myself.
12705 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12706 (rs6000_initialize_trampoline): Call __trampoline_setup for
12707 ABI_DARWIN too.
12708 * darwin-tramp.asm: New file, implements __trampoline_setup.
12709 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12710
12711 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12712
12713 * MAINTAINERS (Write After Approval): Add myself.
12714
12715 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12716
12717 * configure, configure.in: Use temp file for long sed commands.
12718
12719 2001-12-03 Laurent Guerby <guerby@acm.org>
12720
12721 * config.sub: Update to version 1.232 on subversion.
12722
12723 2001-12-03 Ben Elliston <bje@redhat.com>
12724
12725 * MAINTAINERS: Update mail address for config.* patches.
12726
12727 2001-11-27 DJ Delorie <dj@redhat.com>
12728 Zack Weinberg <zack@codesourcery.com>
12729
12730 When build != host, create libiberty for the build machine.
12731
12732 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12733 CONFIG_ARGUMENTS.
12734 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12735 New variables.
12736 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12737 and rules.
12738 (all.normal): Depend on ALL_BUILD_MODULES.
12739 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12740 (all-build-libiberty): Depend on configure-build-libiberty.
12741
12742 * configure: Calculate and substitute proper value for
12743 ALL_BUILD_MODULES.
12744 * configure.in: Create the build subdirectory.
12745 Calculate and substitute TARGET_CONFIGARGS (formerly
12746 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12747
12748 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12749
12750 * MAINTAINERS (write-after-approval): Add self.
12751
12752 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12753
12754 * MAINTAINERS (GNATS only accounts): Remove self.
12755
12756 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12757
12758 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12759 libf2c.
12760
12761 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12762
12763 * MAINTAINERS (Write After Approval): Add self.
12764
12765 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12766
12767 * MAINTAINERS: mips and s390 are also CPU ports.
12768
12769 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12770
12771 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12772
12773 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12774
12775 * MAINTAINERS: Alphabetize.
12776
12777 2001-11-09 Kazu Hirata <kazu@hxi.com>
12778
12779 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12780
12781 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12782
12783 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12784
12785 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12786
12787 * configure.in (--enable-languages): Be more permissive about
12788 syntax. Check for empty lists better. Warn about $LANGUAGES.
12789
12790 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12791
12792 * config.sub: Import from master sources, rev. 1.230.
12793 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12794
12795 2001-11-07 Laurent Guerby <guerby@acm.org>
12796
12797 * MAINTAINERS (Write After Approval): Add self.
12798
12799 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12800
12801 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12802
12803 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12804
12805 * config.sub: Import from master sources, rev 1.226.
12806 * config.guess: Import from master sources, rev 1.216.
12807
12808 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12809
12810 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12811 * MAINTAINERS: Add self as maintainer of MMIX port.
12812 Remove old after-approval entry.
12813
12814 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12815
12816 * ChangeLog, configure: Fix spelling errors.
12817
12818 2001-10-20 Brendan Kehoe <brendan@zen.org>
12819
12820 * MAINTAINERS: Tweak my address.
12821
12822 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12823
12824 * MAINTAINERS: Update my email address.
12825
12826 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12827
12828 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12829 * MAINTAINERS: Add self as maintainer of CRIS port.
12830
12831 2001-10-10 Geert Bosch <bosch@gnat.com>
12832
12833 * MAINTAINERS (Various maintainers: Ada front end):
12834 Added Robert Dewar.
12835
12836 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12837
12838 * MAINTAINERS (Write After Approval): Added self
12839
12840 2001-10-02 Geert Bosch <bosch@gnat.com>
12841
12842 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12843
12844 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12845
12846 * configure: Handle temporary files securely using mkdir.
12847
12848 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12849
12850 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12851
12852 2001-09-26 Will Cohen <wcohen@redhat.com>
12853
12854 * configure.in (*-*-linux*): Disable configuration of target-newlib
12855 and target-libgloss.
12856
12857 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12858
12859 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12860 RANLIB.
12861
12862 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12863
12864 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12865 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12866 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12867 avoid quotes nesting problems.
12868 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12869 (DO_X): Export only variables that are set.
12870
12871 2001-09-19 Ben Elliston <bje@redhat.com>
12872
12873 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12874 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12875 semantics. Use the shell built-in "type" command instead.
12876
12877 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12878
12879 Merged from gcc-3_0-branch:
12880 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12881 * ltcf-c.sh: Use $objext, not $ac_objext.
12882 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12883 * ltcf-cxx.sh: Add support for GNU.
12884 2001-07-22 Timothy Wall <twall@redhat.com>
12885 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12886 default settings if using GNU tools with that configuration.
12887 * ltcf-cxx.sh: Ditto.
12888 * ltcf-gcj.sh: Ditto.
12889 2001-07-21 Michael Chastain <chastain@redhat.com>
12890 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12891 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12892 * ltmain.sh: Mark as gcc-local.
12893
12894 2001-08-30 Eric Christopher <echristo@redhat.com>
12895 Jason Eckhardt <jle@redhat.com>
12896
12897 * config.guess: Merge from master sources.
12898 * config.sub: Merge from master sources, add support for mipsisa32.
12899
12900 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12901 * config.sub: Merge from master sources, rev 1.219.
12902 * MAINTAINERS: Add self as contact for stormy16 port.
12903
12904 2001-08-14 Zack Weinberg <zackw@panix.com>
12905
12906 * config.sub: Merge from master sources, rev 1.218.
12907 * config.guess: Merge from master sources, rev 1.209.
12908
12909 2001-08-11 Graham Stott <grahams@redhat.com>
12910
12911 * Makefile.in (check-c++): Add missing semicolon.
12912
12913 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12914
12915 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12916
12917 2001-07-30 Eric Christopher <echristo@redhat.com>
12918
12919 * MAINTAINERS (Various maintainers: mips port): Added myself.
12920
12921 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12922
12923 * configure.in (sh-*-linux*): New.
12924
12925 2001-07-27 Richard Henderson <rth@redhat.com>
12926
12927 * .cvsignore: Add LAST_UPDATED.
12928
12929 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12930
12931 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12932
12933 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12934
12935 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12936
12937 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12938
12939 * MAINTAINERS (Write After Approval): Added myself.
12940
12941 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12942
12943 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12944 and libgcj on m68hc11/m68hc12.
12945
12946 2001-06-27 H.J. Lu (hjl@gnu.org)
12947
12948 * Makefile (CFLAGS_FOR_BUILD): New.
12949 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12950
12951 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12952
12953 * README: Remove version number.
12954
12955 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12956
12957 * INSTALL/README: Update wrt. to the installation instructions now
12958 residing in gcc/doc/install.texi.
12959
12960 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12961
12962 * README: Replace with a cut-down and updated version of gcc/README.
12963
12964 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12965
12966 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12967 multilibs to be disabled.
12968
12969 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12970
12971 * MAINTAINERS (Write After Approval): Add myself.
12972
12973 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12974
12975 * config.guess: Import CVS version 1.195.
12976 * config.sub: Import CVS version 1.212.
12977
12978 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12979
12980 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12981 gcc/xgcc is built, use -print-prog-name to find out the program
12982 name to use.
12983
12984 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12985
12986 * config.guess: Import CVS version 1.194. All gcc-local changes
12987 appear to also be in the master copy.
12988 * config.sub: Import CVS version 1.211.
12989
12990 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12991
12992 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12993 with_gcc]: Use `gcc -shared' to build a shared library.
12994
12995 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12996
12997 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12998 archives.
12999
13000 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13001
13002 * MAINTAINERS (Write After Approval): Add myself.
13003
13004 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
13005
13006 * configure.in (libstdcxx_flags): Do not try to execute
13007 libstdc++-v3/testsuite_flags until it exists.
13008
13009 2001-06-01 Alan Modra <amodra@bigpond.net.au>
13010
13011 * MAINTAINERS: Update my email address.
13012
13013 2001-05-31 Graham Stott <grahams@redhat.com>
13014
13015 * MAINTAINERS (Write After Approval): Add myself.
13016
13017 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
13018
13019 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
13020 libraries when using g++ with native linker.
13021
13022 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
13023
13024 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13025
13026 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
13027
13028 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13029 [aix4*|aix5*]: Prepend blank.
13030
13031 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
13032
13033 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13034 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
13035 of subdir/configure scripts to use the new libtool.m4.
13036
13037 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
13038
13039 * MAINTAINERS (Write After Approval): Add myself.
13040
13041 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
13042
13043 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13044
13045 2001-05-11 Ben Elliston <bje@redhat.com>
13046
13047 * Makefile.in (all-sid): New target.
13048 (check-sid, clean-sid, install-sid): Likewise.
13049
13050 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
13051
13052 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13053
13054 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
13055
13056 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13057 libgcj.
13058
13059 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
13060
13061 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13062 gcc/xgcc is built, use -print-prog-name to find out the program
13063 name to use.
13064
13065 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
13066
13067 * configure.in (noconfigdirs): Don't reset it from scratch in the
13068 target case; only append to it.
13069
13070 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13071 sparc-*-solaris2.8]: Disable ${libgcj}.
13072
13073 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
13074
13075 * configure.in (libgcj_saved): Copy from $libgcj.
13076 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13077 --disable-libgcj.
13078
13079 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
13080
13081 * MAINTAINERS: Remove self as MIPS maintainer and
13082 C front end maintainer.
13083
13084 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
13085
13086 * configure.in: Move *-chorusos target case to the proper switch.
13087 Disable libgcj.
13088
13089 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
13090
13091 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13092 1.641.2.228.
13093
13094 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13095
13096 * Makefile.in (STAGE1_CFLAGS): Pass down.
13097
13098 2001-04-13 Alan Modra <amodra@one.net.au>
13099
13100 * config.guess: Add hppa64-linux support. Note for next import that
13101 this is already in the master file.
13102 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
13103
13104 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
13105
13106 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13107 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13108
13109 2001-04-11 Stan Shebs <shebs@apple.com>
13110
13111 * MAINTAINERS: Add self as Darwin port maintainer.
13112
13113 2001-04-11 Alan Modra <amodra@one.net.au>
13114
13115 * MAINTAINERS: Update my email address.
13116
13117 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
13118
13119 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13120 recent versions of FreeBSD (release 3 or later).
13121 * ltconfig: On FreeBSD, -lc must not be provided when building
13122 a shared library or else the standard -pthread gcc option is
13123 rendered worthless to later users of the built library.
13124
13125 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
13126
13127 * MAINTAINERS: Add self and RTH as C front end maintainers.
13128
13129 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
13130
13131 * config.sub: Make sure to match an already-canonicalized
13132 machine name (eg. mn10300-unknown-elf).
13133
13134 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
13135
13136 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13137 New macros.
13138 (bootstrap, cross): Use RECURSE_FLAGS.
13139 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13140
13141 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
13142
13143 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13144
13145 2001-03-22 Colin Howell <chowell@redhat.com>
13146
13147 * Makefile.in (DO_X): Do not backslash single-quotes in
13148 backquotes (two places).
13149
13150 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13151
13152 Re-installed:
13153 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13154 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13155 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13156 * ltcf-cxx.sh: Likewise.
13157 * ltcf-gcj.sh: Likewise.
13158
13159 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13160
13161 * MAINTAINERS: Add myself as "documentation co-maintainer".
13162
13163 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13164
13165 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13166 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13167
13168 2001-03-19 Tom Tromey <tromey@redhat.com>
13169
13170 * config-ml.in: Handle GCJ and GCJFLAGS.
13171
13172 2001-03-21 Michael Chastain <chastain@redhat.com>
13173
13174 * Makefile.in: all-m4 depends on all-texinfo.
13175
13176 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
13177
13178 * MAINTAINERS: Add myself to write after approval list.
13179
13180 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
13181
13182 * Makefile.in (DO_X): Quote nested quotes.
13183
13184 2001-03-18 Alan Modra <alan@linuxcare.com.au>
13185
13186 * MAINTAINERS: Add myself to write after approval list.
13187
13188 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
13189
13190 * Makefile.in (DO_X): Use double quotes for quoting
13191 "RANLIB=$${RANLIB}".
13192
13193 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13194
13195 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13196
13197 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
13198
13199 * configure.in: Only use `lang_requires' for languages athat are
13200 actually enabled.
13201
13202 2001-03-08 Phil Edwards <pme@sources.redhat.com>
13203
13204 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13205
13206 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
13207
13208 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13209
13210 2001-03-07 Tom Tromey <tromey@redhat.com>
13211
13212 * configure.in: Allow config-lang.in to set `lang_requires' to list
13213 of other required languages.
13214
13215 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
13216
13217 * Makefile.in: Remove RANLIB definition. Use RANLIB
13218 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13219 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13220
13221 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
13222 Alexandre Oliva <aoliva@redhat.com>
13223
13224 * Makefile.in (check-c++): Use tabs, not spaces.
13225
13226 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
13227
13228 * MAINTAINERS: add myself to Write After Approval list.
13229
13230 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
13231
13232 * Makefile.in (check-c++): New rule.
13233
13234 * configure.in (target_libs): Remove libg++.
13235 (noconfigdirs): Remove libg++.
13236 (noconfigdirs): Same.
13237 (noconfigdirs): Same.
13238 (noconfigdirs): Same.
13239
13240 * config-ml.in: Remove libg++ references.
13241
13242 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13243 (ALL_TARGET_MODULES): Same.
13244 (configure-target-libg++): Remove.
13245 (all-target-libg++): Remove.
13246 (configure-target-libio): Remove.
13247 (all-target-libio): Remove.
13248 (check-target-libio): Remove.
13249 (.PHONY): Remove.
13250 (libg++.tar.bz2): Remove.
13251 (all-target-cygmon): Remove libio.
13252 (all-target-libstdc++): Remove.
13253 (configure-target-libstdc++): Remove.
13254 (TARGET_LIB_PATH): Remove libstdc++.
13255 (ALL_GCC_CXX): Remove libstdc++.
13256 (all-target-gperf): Correct.
13257
13258 2001-02-16 Nick Clifton <nickc@redhat.com>
13259
13260 * configure.in (noconfigdirs): Allow configuration of texinfo
13261 for Cygwin hosts.
13262
13263 2001-02-15 Anthony Green <green@redhat.com>
13264
13265 * configure: Introduce GCJ_FOR_TARGET.
13266 * configure.in: Ditto.
13267 * Makefile.in: Ditto.
13268
13269 2001-02-13 Andreas Schwab <schwab@suse.de>
13270
13271 * MAINTAINERS: Update mail address.
13272
13273 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13274
13275 * config.guess: Add linux target for S/390.
13276 * config.sub: Likewise.
13277
13278 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
13279
13280 * configure.in: for *-chorusos, don't config target-newlib and
13281 target-libgloss.
13282
13283 2001-02-06 Ben Elliston <bje@redhat.com>
13284
13285 * configure: Output host type to stdout, not stderr.
13286
13287 2001-02-05 Mark Mitchell <mark@codesourcery.com>
13288
13289 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13290 * ltcf-cxx.sh: Likewise.
13291
13292 * config.if: Assume enable_libstdcxx_v3 is defined.
13293
13294 2001-02-04 Mark Mitchell <mark@codesourcery.com>
13295
13296 Remove V2 C++ library.
13297 * configure.in: Remove --enable-libstdcxx_v3 support.
13298
13299 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13300
13301 * include/demangle.h: Add prototype for java_demangle_v3.
13302
13303 2001-01-29 Phil Edwards <pme@sources.redhat.com>
13304
13305 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13306
13307 2001-01-27 Richard Henderson <rth@redhat.com>
13308
13309 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13310
13311 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13312
13313 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13314 Don't unset, it's non-portable and no longer necessary, set to empty
13315 instead.
13316
13317 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13318
13319 * ltconfig: Shell portability fix for the tagname validity check.
13320
13321 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
13322
13323 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13324 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13325
13326 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13327
13328 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13329
13330 2001-01-26 Tom Tromey <tromey@redhat.com>
13331
13332 * configure.in: Allow libgcj to be built on Sparc Solaris.
13333
13334 2001-01-25 David Edelsohn <edelsohn@gnu.org>
13335
13336 * ltcf-c.sh: Add aix5 case.
13337 * ltcf-cxx.sh: Likewise.
13338 * ltconfig: Likewise.
13339
13340 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
13341
13342 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13343 keep at least one of build_libtool_libs or build_old_libs set to
13344 yes.
13345
13346 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13347 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13348
13349 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13350
13351 * configure.in: Enable libgcj on several additional platforms.
13352
13353 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13354
13355 * configure.in: Enable libgcj for linux targets.
13356
13357 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13358
13359 * MAINTAINERS (Write After Approval): Add myself.
13360
13361 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13362
13363 * MAINTAINERS: Add myself as vax port maintainer.
13364
13365 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13366
13367 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13368
13369 2001-01-09 Mike Stump <mrs@wrs.com>
13370
13371 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13372 failures of subdirectories.
13373
13374 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13375
13376 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13377 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13378 * ltcf-cxx.sh: Likewise.
13379 * ltcf-gcj.sh: Likewise.
13380 * ltconfig.sh: Fix typo.
13381
13382 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13383
13384 * configure: handle DOS-style absolute paths.
13385
13386 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13387
13388 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13389
13390 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13391
13392 * MAINTAINERS: Add myself as avr port co-maintainer.
13393
13394 2000-12-28 Ben Elliston <bje@redhat.com>
13395
13396 * MAINTAINERS: Add myself under ``Write After Approval''.
13397
13398 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13399
13400 * texinfo: Remove directory from GCC.
13401
13402 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13403
13404 * COPYING: Update to current
13405 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13406 to 19yy as example year in copyright notice).
13407
13408 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13409
13410 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13411 (libstdcxx_incdir): Pass down.
13412 * config.if: Remove expired bits for cxx_interface, add stub.
13413 (libstdcxx_incdir): Add variable for g++ include directory.
13414 * configure.in (gxx_include_dir): Use it.
13415
13416 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13417
13418 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13419 with old-email address from ``Write After Approval''.
13420
13421 2000-12-15 Andreas Jaeger <aj@suse.de>
13422
13423 * configure.in: Handle lang_dirs.
13424
13425 2000-12-14 Tom Tromey <tromey@redhat.com>
13426
13427 * MAINTAINERS: Removed brads.
13428
13429 * MAINTAINERS: Added gcj developers.
13430
13431 2000-12-13 Anthony Green <green@redhat.com>
13432
13433 * configure.in: Disable libgcj for any target not specifically
13434 listed. Disable libgcj for x86 and Alpha Linux until compatible
13435 with g++ abi.
13436
13437 2000-12-13 Mike Stump <mrs@wrs.com>
13438
13439 * Makefile.in (local-distclean): Also remove fastjar.
13440
13441 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13442
13443 * contrib/gcc_update: Add fastjar --touch entries.
13444
13445 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
13446
13447 * configure.in: Disable language-specific target libraries for
13448 languages that aren't enabled.
13449
13450 2000-12-10 Anthony Green <green@redhat.com>
13451
13452 * configure.in: Define libgcj. Disable libgcj target libraries for
13453 most targets.
13454
13455 2000-12-10 Neil Booth <neilb@earthling.net>
13456
13457 * MAINTAINERS: Update mail address, remove from WAA list.
13458
13459 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13460
13461 * libjava: Imported from /cvs/java.
13462 * libffi: Likewise.
13463 * Boehm-gc: Likewise.
13464
13465 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13466
13467 * configure.in (target_libs): Revert 2000-12-08 patch.
13468 (noconfigdirs): Added target-libjava.
13469
13470 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13471
13472 * djunpack.bat: removed.
13473
13474 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13475
13476 * Makefile.in: handle DOS-style absolute paths.
13477 * config-ml.in: likewise.
13478 * symlink-tree: likewise.
13479
13480 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13481
13482 * fastjar: Imported.
13483
13484 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13485
13486 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13487 libjava.
13488 * configure.in (target_libs): Removed `target-libjava'.
13489
13490 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13491
13492 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13493 (ALL_MODULES): Added fastjar.
13494 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13495 (all-target-libjava): all-fastjar replaces all-zip.
13496 (all-fastjar): Added.
13497 (configure-target-fastjar, all-target-fastjar): Likewise.
13498 * configure.in (host_tools): Added fastjar.
13499
13500 2000-12-07 Mike Stump <mrs@wrs.com>
13501
13502 * Makefile.in (local-distclean): Remove leftover built files.
13503
13504 2000-11-24 Nick Clifton <nickc@redhat.com>
13505
13506 * configure.in (xscale-elf): Add target.
13507 (xscale-coff): Add target.
13508
13509 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13510
13511 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13512 recent versions of FreeBSD (release 3 or later).
13513 * ltconfig: On FreeBSD, -lc must not be provided when building
13514 a shared library or else the standard -pthread gcc option is
13515 rendered worthless to later users of the built library.
13516
13517 2000-11-16 Fred Fish <fnf@be.com>
13518
13519 * configure.in (enable_libstdcxx_v3): Fix typo,
13520 libstd++ -> libstdc++.
13521
13522 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13523
13524 * MAINTAINERS: Add self to Write After Approval list.
13525
13526 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13527
13528 * MAINTAINERS: Update my email address. Add myself to global write
13529 privs list.
13530
13531 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13532
13533 * Makefile.in: Merge with src and libgcj.
13534 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13535 configure-target-<library> when their configure scripts need the C
13536 or C++ library to have already been built to work properly.
13537 (do_proto_toplev): Set them to an empty string.
13538
13539 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13540 (REALLY_SET_LIB_PATH): Use them.
13541
13542 2000-11-17 Stan Shebs <shebs@apple.com>
13543
13544 * MAINTAINERS: Add self to Write After Approval list.
13545
13546 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13547
13548 * configure: Provide the original toplevel configure arguments
13549 (including $0) to subprocesses in the environment rather than
13550 through gcc/configargs.h.
13551
13552 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13553
13554 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13555 C99. Alphabetise "Write After Approval" list.
13556
13557 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13558
13559 * configure: Turn on libstdc++ V3 by default.
13560
13561 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13562 if we've got GCC.
13563
13564 2000-11-11 Philip Blundell <philb@gnu.org>
13565
13566 * MAINTAINERS: Add self to Write After Approval list.
13567
13568 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13569
13570 * ltcf-c.sh (aix4): Improve shared library configuration; require
13571 exporting symbols.
13572 * ltcf-cxx.sh (aix4): Define.
13573 * ltconfig (aix4): Define library and soname specs appropriate for
13574 AIX. Define command to create export symbols list.
13575
13576 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13577
13578 * config.sub: Add support for Sun Chorus
13579
13580 2000-10-31 Nick Clifton <nickc@redhat.com>
13581
13582 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13583 <name>@redhat.com. Also installed new email address for Clint
13584 Popetz.
13585
13586 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13587
13588 * etc: Remove directory from GCC.
13589
13590 2000-10-16 Michael Meissner <meissner@redhat.com>
13591
13592 * configure (gcc/configargs.h): Only create if there is a build GCC
13593 directory created.
13594
13595 2000-10-16 Matthias Klose <doko@debian.org>
13596
13597 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13598 when configured for libstdc++-v3.
13599
13600 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13601
13602 * configure: Save configure arguments to gcc/configargs.h.
13603
13604 2000-10-04 Philipp Thomas <pthomas@suse.de>
13605
13606 * config.guess: Import CVS version 1.157.
13607 * config.sub: Import CVS version 1.181.
13608
13609 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13610
13611 * Makefile.in (bootstrap): avoid recursion if subdir missing
13612 (cross): ditto
13613 (do-proto-toplev): ditto
13614
13615 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13616
13617 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13618 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13619
13620 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13621 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13622 all affected `configure' scripts.
13623
13624 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13625
13626 * MAINTAINERS: Add self as cpplib co-maintainer.
13627
13628 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13629
13630 * MAINTAINERS: Add self to Write After Approval list.
13631
13632 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13633
13634 * INSTALL/README: egcs -> GCC update.
13635
13636 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13637
13638 * MAINTAINERS: Add myself to Write After Approval list.
13639
13640 2000-09-15 Kazu Hirata <kazu@hxi.com>
13641
13642 * MAINTAINERS: Add myself to Write After Approval list.
13643
13644 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13645
13646 * configure.in: Do not build byacc for hppa64. Provide paths to the
13647 X11 libraries for hppa64.
13648
13649 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13650
13651 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13652
13653 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13654
13655 * Makefile.in (all-zlib): Added dummy target.
13656
13657 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13658 ltcf-gcj.sh: Updated from libtool multi-language branch.
13659
13660 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13661
13662 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13663 (bootstrap*): Depend on all-bootstrap.
13664
13665 2000-09-05 Philipp Thomas <pthomas@suse.de>
13666
13667 * config.guess: Import CVS version 1.156.
13668 * config.sub: Import CVS version 1.179.
13669
13670 2000-09-02 Anthony Green <green@cygnus.com>
13671
13672 * Makefile.in (all-gcc): Depend on all-zlib.
13673 (CLEAN_MODULES): Add clean-zlib.
13674 (ALL_MODULES): Add all-zlib.
13675 * configure.in (host_libs): Add zlib.
13676
13677 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13678
13679 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13680 crosses, but add gcc/include to the header search path for them.
13681
13682 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13683
13684 * MAINTAINERS: Add self to Write After Approval list.
13685
13686 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13687
13688 * config.guess: Import CVS version 1.152.
13689 * config.sub: Import CVS version 1.177.
13690
13691 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13692
13693 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13694 $targargs to tell whether newlib is going to be built.
13695
13696 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13697 $$r/TARGET_SUBDIR/libio for _G_config.h.
13698
13699 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13700
13701 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13702
13703 2000-08-22 DJ Delorie <dj@redhat.com>
13704
13705 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13706
13707 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13708
13709 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13710 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13711 sub-configures.
13712
13713 2000-08-21 DJ Delorie <dj@redhat.com>
13714
13715 * MAINTAINERS: Add self as a libiberty maintainer
13716
13717 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13718
13719 * configure.in (libstdcxx_flags): Use
13720 libstdc++-v3/src/libstdc++.INC.
13721
13722 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13723
13724 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13725
13726 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13727
13728 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13729
13730 * configure: Make enable_threads and enable_shared defaults
13731 explicit. Substitute enable_threads into generated Makefiles.
13732 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13733 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13734
13735 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13736
13737 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13738
13739 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13740
13741 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13742 previous delta.
13743
13744 2000-08-11 Jason Merrill <jason@redhat.com>
13745
13746 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13747 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13748 (FLAGS_FOR_TARGET): Not here.
13749 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13750
13751 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13752
13753 * config-ml.in (CC, CXX): Don't introduce a leading space.
13754
13755 2000-08-07 DJ Delorie <dj@delorie.com>
13756
13757 * MAINTAINERS: Add self as a DJGPP maintainer
13758
13759 2000-08-07 DJ Delorie <dj@redhat.com>
13760
13761 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13762 "if we're also building gcc, and it's a gcc that will run on the
13763 build machine, we want to use its includes instead of the system's
13764 default includes".
13765
13766 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13767
13768 * MAINTAINERS: Add self to Write After Approval list.
13769
13770 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13771
13772 * configure.in (libstdcxx_flags): Don't use `"'.
13773
13774 * config-ml.in: Adjust multilib search paths to the
13775 appropriate multilib tree.
13776
13777 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13778
13779 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13780 commas in $LANGUAGES.
13781
13782 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13783
13784 * configure.in: Re-enable all references to libg++ and librx.
13785
13786 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13787
13788 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13789 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13790 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13791 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13792
13793 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13794
13795 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13796
13797 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13798 CXX_FOR_TARGET for sed.
13799
13800 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13801
13802 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13803 Do not override if already set in the environment or in configure.
13804 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13805 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13806
13807 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13808
13809 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13810 the libtool CVS tree multi-language branch.
13811 * ltconfig, ltmain.sh: Updated.
13812
13813 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13814
13815 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13816 (clean-target): Depend on it.
13817
13818 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13819 (GCC_FOR_TARGET): Use it.
13820 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13821 * configure.in: ... here.
13822 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13823 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13824
13825 2000-07-24 Eric Christopher <echristo@cygnus.com>
13826
13827 * MAINTAINERS: Add self to Write After Approval list.
13828
13829 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13830
13831 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13832 (configure-target-libchill, configure-target-libobjc): Likewise.
13833
13834 * configure.in: Use the same cache file for all target libs.
13835 * config-ml.in: But different cache files per multilib variant.
13836
13837 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13838
13839 * configure (topsrcdir): Don't use dirname.
13840
13841 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13842
13843 * MAINTAINERS: Add self to Write After Approval list.
13844
13845 2000-07-20 Jason Merrill <jason@redhat.com>
13846
13847 * configure.in: Remove all references to libg++ and librx.
13848
13849 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13850
13851 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13852
13853 * config.sub: Update to subversions version 2000-07-06.
13854
13855 2000-07-12 Andrew Haley <aph@cygnus.com>
13856
13857 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13858 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13859
13860 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13861
13862 * symlink-tree: Check number of arguments.
13863
13864 2000-07-05 Jim Wilson <wilson@cygnus.com>
13865
13866 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13867 search path for a g++ extracted from the build tree. This
13868 will allow link tests run by configure scripts in
13869 subdirectories to succeed.
13870
13871 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13872
13873 * ltconfig: Add support for mips-dde-sysv4.2MP
13874
13875 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13876
13877 * MAINTAINERS: Add myself as loop discovery maintainer.
13878
13879 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13880
13881 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13882 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13883
13884 2000-06-19 Timothy Wall <twall@cygnus.com>
13885
13886 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13887 * config.sub: Add tic54x target.
13888
13889 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13890
13891 * MAINTAINERS: Add self as Fortran maintainer,
13892 remove Craig Burley.
13893
13894 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13895
13896 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13897 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13898
13899 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13900
13901 * MAINTAINERS: Add self as i18n maintainer
13902
13903 20000-05-21 H.J. Lu (hjl@gnu.org)
13904
13905 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13906 directory are used if they exist. Make sure
13907 $(build_tooldir)/include is searched for header files,
13908 $(build_tooldir)/lib/ for library files.
13909 (GCC_FOR_TARGET): Likewise.
13910 (CXX_FOR_TARGET): Likewise.
13911
13912 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13913
13914 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13915
13916 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13917
13918 * Makefile.in (configure-target-libiberty): Depend on
13919 configure-target-newlib.
13920
13921 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13922
13923 * configure.in, Makefile.in: Merge all libffi-related
13924 configury stuff from the libgcj tree.
13925
13926 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13927
13928 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13929 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13930
13931 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13932
13933 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13934 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13935 current version information. Add to proto-toplev directory.
13936 (gdb-taz): Build do-djunpack.
13937
13938 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13939
13940 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13941
13942 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13943
13944 * MAINTAINERS: Add self to Write After Approval list.
13945
13946 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13947
13948 * ltmain.sh: Preserve in relink_command any environment
13949 variables that may affect the linker behavior.
13950
13951 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13952
13953 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13954
13955 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13956
13957 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13958
13959 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13960
13961 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13962 with the version name.
13963
13964 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13965
13966 * MAINTAINERS: Add self as bb-reorder maintainer.
13967
13968 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13969
13970 * config.if: Tweak.
13971
13972 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13973
13974 * djunpack.bat: New file.
13975
13976 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13977
13978 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13979 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13980 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13981 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13982
13983 2000-04-16 Dave Pitts <dpitts@cozx.com>
13984
13985 * config.sub (case $basic_machine): Change default for "ibm-*"
13986 to "openedition".
13987
13988 2000-04-13 Andreas Jaeger <aj@suse.de>
13989
13990 * MAINTAINERS: Added myself.
13991
13992 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13993
13994 * Makefile.in (gdb-taz): New target. GDB specific archive.
13995 (do-md5sum): New target.
13996 (MD5PROG): Define.
13997 (PACKAGE): Default to TOOL.
13998 (VER): Default to a shell script.
13999 (taz): Rewrite target. Move real work to do-proto-toplev. Include
14000 md5 checksum generation.
14001 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14002 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14003 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14004 insight.tar.bz2): Use gdb-taz to create archive.
14005
14006 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
14007
14008 * configure (warn_cflags): Delete.
14009
14010 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
14011
14012 * MAINTAINERS: Added myself.
14013
14014 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
14015 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
14016
14017 * configure.in (enable_libstdcxx_v3): Add.
14018 (target_libs): Add bits here to switch between libstdc++-v2 and
14019 libstdc++-v3.
14020 * config.if: And this file too.
14021 * Makefile.in: Add libstdc++-v3 targets.
14022
14023 2000-04-05 Michael Meissner <meissner@redhat.com>
14024
14025 * config.sub (d30v): Add d30v as a basic machine type.
14026
14027 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
14028
14029 * configure.in: -linux-gnu*, not -linux-gnu.
14030
14031 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14032
14033 * MAINTAINERS: Add self in write-after-approval section.
14034
14035 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
14036
14037 * MAINTAINERS: Add self as ia64 port maintainer.
14038
14039 2000-03-08 Neil Booth <NeilB@earthling.net>
14040
14041 * MAINTAINERS: Add self in write-after-approval section.
14042
14043 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
14044
14045 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14046 (do-tar-bz2): Replace TOOL with PACKAGE.
14047 (gdb.tar.bz2): Remove GDBTK from GDB package.
14048 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14049 dejagnu.tar.bz2): New packages.
14050
14051 2000-02-27 Andreas Jaeger <aj@suse.de>
14052
14053 * configure.in: Add entry for mips*-*-linux*, move catch all
14054 *-*-*linux* entry below this one.
14055
14056 2000-02-27 Ian Lance Taylor <ian@zembu.com>
14057
14058 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14059
14060 2000-02-24 Nick Clifton <nickc@cygnus.com>
14061
14062 * config.sub: Support an OS of "wince".
14063
14064 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
14065
14066 * config.guess, config.sub: Updated to match config's 2000-02-15
14067 version.
14068
14069 2000-02-23 Linas Vepstas <linas@linas.org>
14070
14071 * config.sub: Add support for Linux/IBM 370.
14072 * configure.in: Likewise.
14073
14074 2000-02-22 Nick Clifton <nickc@cygnus.com>
14075
14076 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14077
14078 2000-02-20 Christopher Faylor <cgf@cygnus.com>
14079
14080 * config.guess: Guess "cygwin" rather than "cygwin32".
14081
14082 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14083
14084 * configure (gcc_version): When setting, narrow search to
14085 lines containing `version_string'.
14086
14087 2000-02-15 Denis Chertykov <denisc@overta.ru>
14088
14089 * config.sub: Add support for avr target.
14090
14091 2000-02-14 Nick Clifton <nickc@cygnus.com>
14092
14093 * MAINTAINERS: Add maintainers for MCore port.
14094
14095 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
14096
14097 * config.sub: Add mmix-knuth-mmixware.
14098
14099 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14100
14101 * MAINTAINERS: Pair cccp with cpplib maintainership.
14102
14103 2000-01-27 Christopher Faylor <cgf@redhat.com>
14104
14105 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14106 structure stuff to -L library search.
14107 (CXX_FOR_TARGET): Ditto.
14108 (CROSS_CHECK_MODULES): Fix spelling mistake.
14109
14110 2000-01-24 Mark Mitchell <mark@codesourcery.com>
14111
14112 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14113 the C++ compiler.
14114
14115 2000-01-12 Richard Henderson <rth@cygnus.com>
14116
14117 * configure.in: Don't build some bits for beos.
14118
14119 2000-01-12 Joel Sherrill (joel@OARcorp.com)
14120
14121 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14122 as include files.
14123
14124 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
14125
14126 * Add self as cpplib maintainer, as requested by Jason
14127 Merrill. Correct my e-mail address.
14128
14129 2000-01-06 Geoff Keating <geoffk@cygnus.com>
14130
14131 * configure.in: Use mt-aix43 to handle *_TARGET defs,
14132 not mh-aix43.
14133
14134 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
14135
14136 * MAINTAINERS: Add myself to "write after approval" list.
14137
14138 1999-12-14 Richard Henderson <rth@cygnus.com>
14139
14140 * config.guess (alpha-osf, alpha-linux): Detect ev67.
14141 * config.sub: Accept alphaev[78], alphaev8.
14142
14143 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14144
14145 * config.guess, config.sub: Update from autoconf.
14146
14147 1999-11-29 Bruce Korb <autogen@linuxbox.com>
14148
14149 * MAINTAINERS: update my playtime e-address.
14150
14151 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14152
14153 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14154 necessary libraries are missing.
14155
14156 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
14157
14158 * MAINTAINERS: Add new 'write after approval' maintainer.
14159
14160 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
14161
14162 * MAINTAINERS: Add new Java maintainer.
14163
14164 1999-10-25 Andreas Schwab <schwab@suse.de>
14165
14166 * configure: Fix quoting inside arguments of eval.
14167
14168 1999-10-21 Nick Clifton <nickc@cygnus.com>
14169
14170 * config-ml.in: Allow suppression of some ARM multilibs.
14171
14172 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14173
14174 * config.guess: Add OS/390 match pattern.
14175 * config.sub: Add mvs, openedition targets.
14176 * configure.in (i370-ibm-opened*): New.
14177
14178 1999-09-04 Steve Chamberlain <sac@pobox.com>
14179
14180 * config.sub: Add support for configuring for pj.
14181
14182 1999-08-31 Nick Clifton <nickc@cygnus.com>
14183
14184 * config.sub (maybe_os): Add support for configuring for fr30.
14185
14186 1999-08-25 Nick Clifton <nickc@cygnus.com>
14187
14188 * configure.in: Do not configure or build ld for AIX
14189 platforms. ld is known to be broken on these platforms.
14190
14191 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14192
14193 * config-ml.in: Pass compiler flag corresponding to multidirs to
14194 subdir configures.
14195
14196 1999-08-09 Ian Lance Taylor <ian@zembu.com>
14197
14198 * Makefile.in (LDFLAGS): Define.
14199
14200 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14201
14202 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14203 noconfigdirs.
14204 (*-*-cygwin*): Likewise.
14205
14206 1999-08-08 Ian Lance Taylor <ian@zembu.com>
14207
14208 * mkdep: New file.
14209 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14210 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14211
14212 From Eli Zaretskii <eliz@is.elta.co.il>:
14213 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14214 long file name when using DJGPP on MS-DOS.
14215
14216 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14217
14218 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14219
14220 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14221
14222 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14223 dependency as this causes "make check" to globally "make all"
14224
14225 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14226
14227 * configure.in (target_libs): Added target-zlib.
14228 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14229 (CONFIGURE_TARGET_MODULES): Likewise.
14230 (CHECK_TARGET_MODULES): Likewise.
14231 (INSTALL_TARGET_MODULES): Likewise.
14232 (CLEAN_TARGET_MODULES): Likewise.
14233 (configure-target-zlib): New target.
14234 (all-target-zlib): Likewise.
14235 (all-target-libjava): Depend on all-target-zlib.
14236 (configure-target-libjava): Depend on configure-target-zlib.
14237
14238 * Makefile.in (configure-target-libjava): Depend on
14239 configure-target-newlib.
14240 (configure-target-boehm-gc): New target.
14241 (configure-target-qthreads): New target.
14242
14243 * configure.in (target_libs): Added target-qthreads.
14244 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14245 (CONFIGURE_TARGET_MODULES): Likewise.
14246 (CHECK_TARGET_MODULES): Likewise.
14247 (INSTALL_TARGET_MODULES): Likewise.
14248 (CLEAN_TARGET_MODULES): Likewise.
14249 (all-target-qthreads): New target.
14250 (configure-target-libjava): Depend on configure-target-qthreads.
14251 (all-target-libjava): Depend on all-target-qthreads.
14252
14253 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14254 (CONFIGURE_TARGET_MODULES): Likewise.
14255 (CHECK_TARGET_MODULES): Likewise.
14256 (INSTALL_TARGET_MODULES): Likewise.
14257 (CLEAN_TARGET_MODULES): Likewise.
14258 (all-target-libjava): New target.
14259 (all-target-boehm-gc): Likewise.
14260 * configure.in (target_libs): Added libjava, boehm-gc.
14261
14262 1999-07-22 Ian Lance Taylor <ian@zembu.com>
14263
14264 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14265 configure.bat in SUPPORT_FILES.
14266 (gas+binutils.tar.bz2): Likewise.
14267
14268 * makeall.bat: Remove; obsolete.
14269
14270 1999-07-21 Ian Lance Taylor <ian@zembu.com>
14271
14272 From Mark Elbrecht:
14273 * configure.bat: Remove; obsolete.
14274
14275 1999-07-11 Ian Lance Taylor <ian@zembu.com>
14276
14277 * configure: Add -W -Wall to the default CFLAGS when compiling with
14278 gcc.
14279
14280 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14281
14282 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14283
14284 1999-06-30 Mark Mitchell <mark@codesourcery.com>
14285
14286 * configure.in: Build ld on IRIX6.
14287
14288 1999-06-12 Ian Lance Taylor <ian@zembu.com>
14289
14290 * Makefile.in: Change distribution targets to use bzip2 instead of
14291 gzip.
14292 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14293 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14294
14295 1999-06-04 Nick Clifton <nickc@cygnus.com>
14296
14297 * config.sub: Add mcore target.
14298
14299 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14300
14301 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14302
14303 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14304
14305 * config.guess (dummy): Changed to $dummy.
14306
14307 1999-05-24 Nick Clifton <nickc@cygnus.com>
14308
14309 * config.sub: Tidied up case statements.
14310
14311 1999-05-22 Ben Elliston <bje@cygnus.com>
14312
14313 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14314 <jiro@din.or.jp>.
14315
14316 * config.guess: Merge with FSF version. Future changes will be
14317 more accurately recorded in this ChangeLog.
14318 * config.sub: Likewise.
14319
14320 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14321
14322 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14323
14324 1999-04-30 Tom Tromey <tromey@cygnus.com>
14325
14326 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14327
14328 1999-04-23 Tom Tromey <tromey@cygnus.com>
14329
14330 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14331
14332 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
14333
14334 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14335 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14336 Bad merge removed these two changes.
14337
14338 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
14339 Martin Heller (Ing.-Buero_Heller@t-online.de)
14340
14341 * config.guess (interix Alpha): Add.
14342
14343 1999-04-11 Richard Henderson <rth@cygnus.com>
14344
14345 * configure.in (i?86-*-beos*): Do config gperf; don't config
14346 gdb, newlib, or libgloss.
14347
14348 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
14349
14350 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14351 link a trivial program with -mabi=64. If it fails, remove mabi=64
14352 from multidirs.
14353
14354 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14355
14356 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14357
14358 1999-04-08 Nick Clifton <nickc@cygnus.com>
14359
14360 * config.sub: Add support for mcore targets.
14361
14362 1999-04-07 Michael Meissner <meissner@cygnus.com>
14363
14364 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14365 not mt-ospace, in order to shut up assembler warning about using
14366 symbols that are named the same as registers.
14367
14368 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
14369
14370 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14371 dependency list for all-target-cygmon.
14372
14373 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14374
14375 * config-ml.in: Check $host, not $target, for selective multilibs.
14376 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14377 thumb interworking, and underscore prefix multilibs.
14378
14379 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14380
14381 * missing: Update to version from current automake.
14382
14383 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14384
14385 * configure (gxx_include_dir): Removed.
14386
14387 * configure.in (gxx_include_dir): Handle it.
14388 * Makefile.in: Likewise.
14389
14390 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14391
14392 * config.sub (mips64vr4111,mips64vr4111el) Add.
14393
14394 1999-03-21 Ben Elliston <bje@cygnus.com>
14395
14396 * config.guess: Correct typo for detecting ELF on FreeBSD.
14397
14398 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14399
14400 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14401 config/mh-djgpp.
14402
14403 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14404
14405 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14406 all-target-newlib to dependency list for all-target-bsp.
14407
14408 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14409
14410 * config.sub: Add i386-uwin support.
14411 * config.guess: Likewise.
14412
14413 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14414
14415 * configure.in: cleanup, add mh-*pic handling for arm, special
14416 case powerpc*-*-aix*
14417
14418 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14419
14420 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14421 can be built.
14422
14423 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14424
14425 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14426 targets.
14427
14428 1999-03-02 Nick Clifton <nickc@cygnus.com>
14429
14430 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14431
14432 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14433
14434 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14435
14436 1999-02-24 Nick Clifton <nickc@cygnus.com>
14437
14438 * config.sub: Fix typo in arm recognition.
14439
14440 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14441
14442 * configure.in (noconfigdirs): Changed target_configdirs to
14443 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14444 rather than m68k-*-* since it is not known to work on
14445 m68k-aout. Ditto for arm-*-*oabi.
14446
14447 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14448
14449 * configure.in (*-*-windows*): Remove, no longer used.
14450
14451 1999-02-19 Ben Elliston <bje@cygnus.com>
14452
14453 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14454 Smart and improved by Andrew Cagney.
14455
14456 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14457
14458 * config.guess: Recognize openbsd-*-hppa.
14459
14460 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14461
14462 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14463 only if it is not empty.
14464
14465 1999-02-17 Nick Clifton <nickc@cygnus.com>
14466
14467 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14468
14469 * config.guess: Modified to recognize uname's armv* syntax.
14470
14471 * config.sub: Modified to recognize uname's armv* syntax.
14472
14473 1999-02-17 Mark Salter <msalter@cygnus.com>
14474
14475 * configure.in: Added target-bsp for sparclite.
14476
14477 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14478
14479 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14480
14481 1999-02-08 Nick Clifton <nickc@cygnus.com>
14482
14483 * configure.in: Add support for strongarm port.
14484 * config.sub: Add support for strongarm target.
14485
14486 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14487
14488 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14489 the old name config/mh-cygwin32.
14490 Enable texinfo.
14491
14492 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14493
14494 * configure.in: Do build ld for ix86 Solaris.
14495
14496 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14497
14498 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14499 $AR_FOR_TARGET. Likewise for RANLIB.
14500
14501 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14502
14503 * config.sub (oabi): Recognize.
14504 * configure.in (arm-*-oabi): Handle.
14505
14506 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14507
14508 * config.guess: Improve detection of i686 on UnixWare 7.
14509
14510 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14511
14512 * config.guess: Add support for i386-pc-interix.
14513 * config.sub: Likewise.
14514 * configure.in: Likewise.
14515
14516 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14517
14518 * Makefile.in: Remove unneeded all-target-libio from
14519 from all-target-winsup target since it is now unneeded.
14520 Add all-target-libtermcap in its place since it is now
14521 needed.
14522
14523 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14524
14525 * configure.in: makefile stub for cygwin target is probably
14526 unnecessary. Remove it for now.
14527
14528 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14529
14530 * configure.in: libtermcap.a should be built when cygwin is the
14531 target as well as the host.
14532 * config.guess: Allow mixed case in cygwin uname output.
14533 * Makefile.in: Add libtermcap target.
14534
14535 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14536
14537 * config.sub: Clean up handling of hppa2.0.
14538
14539 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14540
14541 * config.guess: Use C code to identify more HP machines.
14542
14543 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14544
14545 * config.sub: Handle hppa2.0.
14546
14547 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14548
14549 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14550 cygmon for all sparclite targets, regardless of object format.
14551
14552 1998-12-15 Mark Salter <msalter@cygnus.com>
14553
14554 * configure.in: Added target-bsp for several target architectures.
14555
14556 * Makefile.in: Added rules for bsp.
14557
14558 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14559
14560 * config.guess: Improve detection of hppa2.0 processors.
14561
14562 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14563
14564 * config.guess: Recognize FreeBSD using ELF automatically.
14565
14566 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14567
14568 * configure (skip-this-dir): Add handling for new shell script, which
14569 might be created by a sub-directory's configure to indicate, this particular
14570 directory is "unwanted".
14571 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14572
14573 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14574
14575 * ltconfig: import from libtool, after changing libtool to
14576 account for the cygwin name change.
14577
14578 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14579
14580 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14581 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14582
14583 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14584
14585 * configure.in: Add libtermcap to list of cygwin dependencies.
14586
14587 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14588
14589 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14590 they include winsup/include when it's a cygwin target.
14591
14592 1998-11-12 Tom Tromey <tromey@cygnus.com>
14593
14594 * configure.in (host_tools): Added zip.
14595 * Makefile.in (all-target-libjava): Depend on all-zip.
14596 (all-zip): New target.
14597 (ALL_MODULES): Added all-zip.
14598 (NATIVE_CHECK_MODULES): Added check-zip.
14599 (INSTALL_MODULES): Added install-zip.
14600 (CLEAN_MODULES): Added clean-zip.
14601
14602 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14603
14604 * Makefile.in: lose "32" from comment about cygwin.
14605
14606 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14607
14608 * configure.in: Use -Os to build target libraries for the fr30.
14609
14610 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14611
14612 * config.sub: Add fr30.
14613
14614 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14615
14616 * configure.in: drop "32" from config/mh-cygwin32. Check
14617 cygwin* instead of cygwin32*.
14618 * config.sub: Check cygwin* instead of cygwin32*.
14619
14620 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14621
14622 * config.guess: Match any version of Unixware7.
14623
14624 1998-10-20 Syd Polk <spolk@cygnus.com>
14625
14626 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14627 if desired.
14628
14629 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14630
14631 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14632 these if the appropriate directories and files to not exist.
14633
14634 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14635
14636 * Makefile.in (DEVO_SUPPORT): Add config.if.
14637
14638 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14639
14640 * configure: Add pattern to replace "build_tooldir"'s
14641 definition in the generated Makefile with "tooldir"'s
14642 actual value.
14643
14644 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14645
14646 * config.sub: Bring back lost sparcv9.
14647
14648 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14649
14650 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14651
14652 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14653 CC_FOR_TARGET and friends.
14654
14655 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14656
14657 * Makefile.in (build_tooldir): New variable, same as tooldir.
14658 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14659 -B$(build_tooldir)/bin/.
14660 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14661
14662 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14663
14664 * README: Remove installation instructions and refer to the
14665 INSTALL directory instead.
14666
14667 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14668
14669 * config.sub: Add support for i[34567]86-pc-udk.
14670 * configure.in: Likewise.
14671
14672 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14673
14674 * Makefile.in: add bzip2 package building bits for user
14675 tools module
14676 * configure.in: ditto
14677
14678 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14679
14680 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14681 (ALL_TARGET_MODULES): Add all-target-libobjc.
14682 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14683 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14684 (all-target-libchill): Add dependencies.
14685 * configure.in (target_libs): Add libchill.
14686
14687 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14688
14689 * configure.in (target_subdir): Remove duplicate line.
14690
14691 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14692
14693 * Makefile.in (all-automake): fix dependencies.
14694
14695 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14696
14697 * configure.in: Minor cleanups for building in the $(target_alias)
14698 subdir.
14699
14700 1998-09-22 Jim Wilson <wilson@cygnus.com>
14701
14702 * Makefile.in (bootstrap): Set r and s before make all. Use
14703 BASE_FLAGS_TO_PASS in make all.
14704 (cross): Likewise.
14705
14706 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14707
14708 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14709
14710 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14711
14712 * config.sub: Fix typo in last change.
14713
14714 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14715
14716 * config.sub: Add support for C4x target.
14717 * configure.in: Likewise.
14718
14719 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14720
14721 * config.sub: Recognize sparcv9 just like sparc64.
14722
14723 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14724
14725 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14726
14727 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14728
14729 * config.guess: Correctly identify Pentium II sco boxes.
14730
14731 * config.guess: Fix "tr" code. From Weiwen Liu.
14732
14733 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14734
14735 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14736 stabs.
14737
14738 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14739
14740 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14741 (ALL_TARGET_MODULES): Add all-target-libchill.
14742 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14743 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14744 (all-target-libchill): Add dependencies.
14745 * configure.in (target_libs): Add libchill.
14746
14747 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14748
14749 * config.guess: Avoid assumptions about "tr" behaves when
14750 LANG is set to something other than English.
14751
14752 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14753
14754 * configure (gxx_include_dir): Changed to
14755 '${prefix}/include/g++'-${libstdcxx_interface}.
14756
14757 * config.if: New to determine the interfaces.
14758
14759 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14760
14761 * config.guess: Detect and handle MPE/IX.
14762 * config.sub: Deal with MPE/IX.
14763
14764 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14765
14766 * configure.in: Use mh-aix43.
14767
14768 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14769
14770 * configure: Fix --without/--disable cases for gxx-include-dir.
14771
14772 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14773
14774 * mdata-sh: Imported. Needed for automake support.
14775
14776 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14777
14778 * Makefile.in (taz): Try "chmod -R og=u ." before
14779 "chmod og=u `find . -print`".
14780
14781 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14782
14783 * configure.in: Add arm-elf and thumb-elf support.
14784
14785 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14786
14787 * Makefile.in: Undo previous patch.
14788
14789 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14790
14791 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14792 to here ...
14793 (install-no-fixedincludes): and here
14794 (INSTALL_MODULES): ... from here.
14795
14796 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14797
14798 * config.sub: Merge with FSF.
14799
14800 * config.guess: Merge with FSF.
14801
14802 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14803
14804 * configure (extraconfigdirs): New variable.
14805 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14806 * Makefile.in (all): Move higher in file.
14807 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14808 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14809 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14810 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14811 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14812
14813 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14814
14815 * Makefile.in (all-target-libjava): Depend on all-gcc and
14816 all-target-newlib.
14817 (configure-target-libjava): Depend on $(ALL_GCC).
14818
14819 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14820
14821 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14822 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14823
14824 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14825
14826 * INSTALL/README: Fix typo.
14827
14828 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14829
14830 * ylwrap: Change absolute path checks to check for DOS style path
14831 names.
14832
14833 * ylwrap: Don't use a full path name if the source file is in the
14834 same directory. From hjl@lucon.org (H.J. Lu).
14835
14836 * config-ml.in: Default to being verbose, to match Feb 18 change to
14837 configure.
14838
14839 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14840
14841 Brought over from egcs:
14842
14843 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14844
14845 * configure.in (target_subdir): Set to ${target_alias} instead
14846 of "libraries".
14847
14848 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14849
14850 * configure.in (target_subdir): Set to libraries if enable_multilib.
14851
14852 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14853
14854 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14855 multilibs, force reconfiguration the first time we create
14856 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14857
14858 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14859
14860 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14861 avoid confusion with --no-recursion.
14862
14863 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14864
14865 * configure.in: Win32 hosts shouldn't use install -x
14866 * install-sh: remove -x option, and special .exe-handling
14867 hack.
14868
14869 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14870
14871 * config.guess: Recognize i586-pc-beos.
14872 * configure.in: Don't build some bits for beos.
14873
14874 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14875
14876 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14877 CFLAGS default to -O2.
14878
14879 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14880 when using GNU ld.
14881
14882 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14883
14884 * ltmain.sh: Correct install when using a different shell.
14885
14886 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14887
14888 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14889
14890 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14891
14892 * makefile.vms: Update to build binutils/makefile.vms. Add install
14893 target.
14894
14895 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14896
14897 * ltconfig: Update to correct AIX handling.
14898
14899 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14900
14901 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14902
14903 * configure.in (target_subdir): Set to ${target_alias} instead
14904 of "libraries".
14905
14906 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14907
14908 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14909 (Makefile): Depend on $(gcc_version_trigger).
14910
14911 * configure (gcc_version): Change default initializer to empty
14912 string.
14913 (gcc_version_trigger): New variable; pass this variable down
14914 to subdir configures to enable them checking gcc's version
14915 themselves. Emit make macros for both gcc_version vars.
14916 (topsrcdir): Initialize reliably.
14917 (recursion line): Remove --with-gcc-version=${gcc_version}.
14918
14919 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14920
14921 * configure (enable_version_specific_runtime_libs): Implement new flag
14922 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14923 in $(libsubdir); emit definition in each generated Makefile.
14924 (gxx_include_dir): Initialize depending on
14925 $enable_version_specific_runtime_libs.
14926
14927 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14928
14929 * configure (gcc_version): Initialize properly depending on
14930 how and where configure is started.
14931 (recursion line): Pass a --with-gcc-version=${gcc_version}
14932 to configures in subdirs.
14933
14934 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14935
14936 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14937 cygmon
14938
14939 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14940
14941 * configure.in: Add cygmon and libstub support for mn10200.
14942
14943 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14944
14945 * configure (gcc_version): Add new variable describing the
14946 particular gcc version we're building.
14947 * Makefile.in (libsubdir): Add new macro for the directory
14948 in which the compiler finds executables, libraries, etc.
14949 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14950 and libsubdir.
14951
14952 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14953
14954 * Makefile.in (local-clean): Remove *.log.
14955 (warning.log): Built with warn_summary from build.log.
14956 (mail-report.log): Run test_summary.
14957 (mail-report-with-warnings.log): Run test_summary including
14958 warning.log in the report.
14959
14960 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14961
14962 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14963
14964 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14965
14966 * Makefile.in (grep): Grep no longer depends on libiberty.
14967
14968 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14969
14970 * Makefile.in: all-snavigator needs all-libgui.
14971
14972 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14973
14974 * configure.in: Add cygmon and libstub support for mn10300.
14975
14976 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14977
14978 * missing: Update to version from automake 1.3.
14979
14980 * ltmain.sh: On installation, don't get confused if the same name
14981 appears more than once in the list of library names.
14982
14983 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14984
14985 * config.sub: Accept m68060 and m5200 as CPU names.
14986
14987 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14988
14989 * configure: Use && rather than using -a in test, because odd
14990 strings can confuse test.
14991 * configure.in: Likewise.
14992
14993 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14994
14995 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14996
14997 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14998
14999 * Makefile.in (boostrap2-lean, bootstrap3-lean,
15000 bootstrap4-lean): New targets.
15001
15002 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
15003
15004 * mpw-* Delete. Not used.
15005
15006 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
15007
15008 * COPYING.LIB: Update FSF address.
15009
15010 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
15011
15012 * ltconfig, ltmain.sh: Update to libtool 1.2a.
15013
15014 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15015 GAS_SUPPORT_DIRS.
15016
15017 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
15018
15019 * ltconfig, ltmain.sh: Avoid producing a version number if
15020 -version-info was not used.
15021
15022 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
15023
15024 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15025 building with newlib.
15026
15027 1998-04-30 Paul Eggert <eggert@twinsun.com>
15028
15029 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15030 Solaris `make' causes it to continue to next definition.
15031
15032 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
15033
15034 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15035 the right GUI libraries and files are installed along with GDB.
15036
15037 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
15038
15039 * configure.in: Change alpha to alpha* in several places.
15040
15041 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
15042
15043 * config.sub: Recognize sparc86x.
15044
15045 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
15046
15047 * configure.in (--enable-target-optspace): Remove debug echo.
15048
15049 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
15050
15051 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15052
15053 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
15054
15055 * ltconfig: Update cygwin32 support.
15056
15057 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15058 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15059 (GDB_SUPPORT_DIRS): Likewise.
15060
15061 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
15062
15063 * configure.in (target_makefile_frag): If --enable-target-optspace,
15064 use -Os to compile target libraries rather than -O2. Default to
15065 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15066 not used.
15067 * configure.in (target_cflags): Ditto for d30v.
15068
15069 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
15070
15071 * Makefile.in (all-bfd): Depend on all-intl.
15072 (all-binutils): Likewise.
15073 (all-gas): Likewise.
15074 (all-gprof): Likewise.
15075 (all-ld): Likewise.
15076
15077 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
15078
15079 * configure.in (host_tools): Fix typo, lbtool -> libtool.
15080
15081 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
15082
15083 * Makefile.in (all-bfd): Depend upon all-libiberty.
15084
15085 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15086
15087 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
15088
15089 * Makefile.in: Add libstub.
15090
15091 * configure.in: Ditto. Build libstub for targets that have cygmon
15092 support.
15093
15094 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
15095
15096 * configure.in: Don't set PICFLAG on ix86-cygwin32.
15097
15098 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
15099
15100 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15101 use mh-sysv5 if specified. Support gprof on SCO Open Server.
15102
15103 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
15104
15105 * configure: Define DEFAULT_M4 by searching PATH.
15106 * Makfile.in: Use DEFAULT_M4.
15107
15108 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
15109
15110 * ltconfig: Add cygwin32 support.
15111
15112 * Makefile.in, configure.in: Add libtool as a native only directory
15113 to configure and build.
15114
15115 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
15116
15117 * Makefile.in (INSTALL_MODULES): Remove texinfo.
15118
15119 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
15120
15121 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15122
15123 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
15124
15125 * Makefile.in: add ash make rules
15126 * configure.in: add ash to native_only and host_tools lists
15127
15128 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
15129
15130 * Makefile.in (all-gettext, all-intl): New targets.
15131 (ALL_MODULES): Added all-gettext, all-intl.
15132 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15133 (INSTALL_MODULES): Added install-gettext, install-intl.
15134 (CLEAN_MODULES): Added clean-gettext, clean-intl.
15135
15136 * configure.in (host_tools): Added gettext.
15137 (native_only): Likewise.
15138 (noconfigdirs) [various cases]: Likewise.
15139 (host_libs): Added intl.
15140
15141 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
15142
15143 * configure: Do not disable building gdbtk for cygwin32 hosts.
15144
15145 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
15146
15147 * configure.in: Add thumb-coff target.
15148 * config.sub: Add thumb-coff target.
15149
15150 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15151
15152 * Makefile.in: Revert yesterday's change.
15153 (all-target-winsup): all-target-librx stays out of here.
15154
15155 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
15156
15157 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15158 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15159 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15160 Remove references to librx and libg++.
15161
15162 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
15163
15164 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15165 recursive makes
15166
15167 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
15168
15169 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15170 for newlib directory.
15171 (CXX_FOR_TARGET): Likewise.
15172
15173 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15174
15175 * ltconfig: Update after libtool/ltconfig.in change for
15176 hpux11.
15177
15178 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15179
15180 * ltconfig, ltmain.sh: Update to libtool 1.2.
15181
15182 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15183
15184 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15185 (install-gcc-cross): Instead, override LANGUAGES here.
15186
15187 1998-03-18 Dave Love <d.love@dl.ac.uk>
15188
15189 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15190 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15191
15192 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15193
15194 * configure.in: Add Thumb-pe target.
15195
15196 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
15197
15198 * Makefile.in - changed sn targets to snavigator
15199 * configure.in - changed sn targets to snavigator
15200
15201 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15202
15203 * config-ml.in: After building symlink tree call make distclean
15204 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15205 to be the case for libiberty.
15206
15207 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15208
15209 * configure: When making link, also check the current
15210 directory. The configure scripts may create one.
15211
15212 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15213
15214 * config.sub: Accept alphapca56 and alphaev6 properly.
15215
15216 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15217
15218 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15219
15220 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15221
15222 * config.sub (sco5): Fix typo.
15223
15224 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15225
15226 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15227 install-itcl.
15228 (install-itcl): Remove dependency on install-tcl.
15229
15230 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15231
15232 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15233
15234 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15235
15236 * configure.in: Don't build libgui for a cygwin32 target when not on
15237 a cygwin32 host.
15238
15239 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15240
15241 * configure (redirect): Set to null, so default behavior of
15242 configure is now --verbose.
15243
15244 1998-02-16 Dave Love <d.love@dl.ac.uk>
15245
15246 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15247 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15248
15249 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15250
15251 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15252 this change to sync Makefile.in with its ChangeLog entries.
15253
15254 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15255
15256 * ltmain.sh (mkdir): Check that the directory doesn't exist
15257 before we exit with error, so that we don't get races during
15258 parallel builds.
15259
15260 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15261
15262 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15263
15264 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15265
15266 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15267 PICFLAG_FOR_TARGET.
15268 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15269
15270 * configure: Emit a definition for the new macro enable_shared
15271 into each Makefile.
15272
15273 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15274
15275 * configure.in (host_tools, native_only): Add libtool.
15276
15277 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15278
15279 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15280 Fix typo in ming config comment.
15281
15282 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15283
15284 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15285
15286 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15287
15288 * config.sub: Add tic30 cases, and map c30 to tic30.
15289
15290 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15291
15292 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15293 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15294 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15295 (CLEAN_TARGET_MODULES): Similarly
15296 (all-target-libf2c): Add dependences.
15297 * configure.in (target_libs): Add libf2c.
15298
15299 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15300
15301 * configure.in: Remove expect from noconfigdirs when target
15302 is cygwin32. OK to build expect and dejagnu with Canadian
15303 Cross.
15304
15305 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15306
15307 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15308 host.
15309
15310 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15311 and mingw32.
15312
15313 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15314
15315 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15316 here as it is not defined in the toplevel Makefile.
15317
15318 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15319
15320 * configure (package_makefile_rules_frag): New variable, which names
15321 a file with generic rules, ...
15322 Change comment to mention we now have FIVE parts.
15323 * configure: Undo last change.
15324
15325 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15326
15327 * config.guess: More accurate determination of HP processor types.
15328 * config.sub: More accurate determination of HP processor types.
15329
15330 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15331
15332 * configure (package_makefile_frag): Move inserting the
15333 ${package_makefile_frag} to where it should be according
15334 to the comment.
15335
15336 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15337
15338 * config.guess: Add support for Linux/ARM.
15339
15340 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15341
15342 * .cvsignore: Remove *-info and *-install since they match
15343 release-info and mpw-install, which we don't want to just ignore.
15344
15345 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15346
15347 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15348
15349 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15350
15351 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15352 local_prefix to sub-make invocations.
15353
15354 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15355
15356 * configure.in: Check makefile fragments in the source
15357 directory.
15358
15359 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15360
15361 * configure.in: Check whether host and target makefile
15362 fragments exist before adding them to *_makefile_frag.
15363
15364 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15365
15366 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15367
15368 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15369
15370 * configure.in: Make sure we only replace RPATH_ENVVAR on
15371 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15372 regexp to sed.
15373
15374 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15375 to sub-makes.
15376
15377 1998-01-13 Lee Iverson (leei@ai.sri.com)
15378
15379 * config-ml.in (multi-do): LDFLAGS must include multilib
15380 designator.
15381
15382 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15383
15384 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15385
15386 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15387
15388 * config.sub: Add mingw32 support.
15389 * configure.in: Likewise.
15390
15391 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15392
15393 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15394
15395 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15396
15397 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15398 * configure (gxx_include_dir): Provide a definition for subdirs
15399 which do not use autoconf.
15400
15401 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15402
15403 * config.guess: Sync with egcs. Picks up new alpha support,
15404 BeOS & some additional linux support.
15405
15406 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15407
15408 * config.guess: HP 9000/803 is a PA1.1 machine.
15409
15410 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15411
15412 * configure.in: It's alpha*-...
15413
15414 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15415
15416 * configure.in (host_makefile_frag, target_makefile_frag):
15417 Handle multiple config files.
15418 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15419 alpha-*-*.
15420
15421 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15422
15423 * mkdep: New file.
15424
15425 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15426
15427 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15428
15429 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15430
15431 * Makefile.in: Add libgui directory.
15432 (GDB_TK): Add all-libgui.
15433 * configure.in: Add libgui directory.
15434 * configure: Add all-libgui to GDB_TK.
15435
15436 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15437
15438 * config-ml.in (multidirs): Add m32r to multilib list.
15439
15440 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15441
15442 * Makefile.in (all-target-gperf): Change dependency to
15443 all-target-libstdc++.
15444
15445 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15446
15447 * config.guess: Add BeOS support.
15448
15449 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15450
15451 Source directory cvs renamed to cvssrc:
15452 * configure.in (host_tools): Change cvs to cvssrc.
15453 (native_only): Likewise.
15454 (noconfigdirs) [various cases]: Likewise.
15455 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15456 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15457 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15458 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15459 (all-cvssrc): Rename target from all-cvs.
15460
15461 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15462
15463 * configure (gxx_include_dir): Fix thinko.
15464
15465 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15466
15467 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15468 (install-cross, install-gcc-cross): New targets.
15469
15470 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15471
15472 * configure.in (noconfigdirs): Add support for Thumb target.
15473
15474 * config.sub (maybe_os): Add support for Thumb target.
15475
15476 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15477
15478 * Makefile.in: Add rules for cygmon.
15479
15480 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15481
15482 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15483
15484 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15485 * configure (gxx_include_dir): Provide a definition for subdirs
15486 which do not use autoconf.
15487
15488 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15489
15490 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15491 11/18/97 build
15492
15493 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15494
15495 * From Franz Sirl.
15496 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15497 found on RedHat Linux systems.
15498
15499 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15500
15501 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15502 guesses.
15503
15504 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15505
15506 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15507
15508 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15509
15510 * ltmain.sh: If mkdir fails, check whether the directory was created
15511 anyhow by some other process.
15512
15513 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15514
15515 * configure.in (d30v-*-*): Configure all directories.
15516
15517 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15518
15519 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15520 for the D30V.
15521
15522 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15523
15524 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15525
15526 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15527
15528 * include/libiberty.h: Add extern "C" { so it can be used with C++
15529 progrms.
15530 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15531 programs.
15532
15533 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15534
15535 * configure.in (d30v-*-*): Configure GCC now.
15536
15537 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15538
15539 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15540 is no longer needed.
15541
15542 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15543
15544 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15545
15546 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15547
15548 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15549 targets using "$@" to provide support for similar but not identical
15550 targets without having to duplicate code.
15551
15552 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15553
15554 * makefile.vms: Fix to work with DEC C.
15555
15556 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15557
15558 * config.sub: Add mips-tx39-elf to marketing names.
15559
15560 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15561
15562 * ltmain.sh: Handle symlinks in generated script.
15563
15564 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15565
15566 * configure: Handle autoconf style directory options: --bindir,
15567 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15568 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15569 --sysconfdir.
15570 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15571 (sharedstatedir, localstatedir, oldincludedir): New variables.
15572 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15573 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15574 sbindir, sharedstatedir, and sysconfdir.
15575
15576 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15577
15578 * Makefile.in (bootstrap-lean): New target.
15579
15580 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15581
15582 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15583 sn, and gnuserv from noconfigdirs.
15584
15585 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15586
15587 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15588
15589 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15590
15591 * Makefile.in (cross): New target.
15592
15593 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15594 Jeff Law <law@cygnus.com>
15595
15596 * Makefile.in (bootstrap2, bootstrap3): New targets.
15597 (all-bootstrap): Remove outdated and confusing target.
15598 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15599
15600 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15601
15602 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15603 windows. Consistent with gdb/configure.
15604
15605 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15606
15607 * configure.in: Name Linux target fragment.
15608
15609 * configure: Rewrite so that project Makefile fragment is inserted
15610 first and appears last in the resulting Makefile.
15611
15612 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15613
15614 * Makefile.in (install-itcl): Install tcl first.
15615
15616 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15617
15618 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15619
15620 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15621
15622 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15623
15624 * configure.in (skipdirs): Add target-librx for Linux.
15625 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15626
15627 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15628
15629 * Makefile.in (bootstrap): New target.
15630
15631 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15632
15633 * config.sub: Accept 'amigados' for backward compatibility.
15634
15635 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15636
15637 * config.guess: Merge with FSF.
15638
15639 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15640
15641 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15642
15643 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15644
15645 * config.sub: Add "marketing-names" patch.
15646
15647 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15648
15649 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15650
15651 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15652
15653 * config.sub: Handle v850-elf.
15654
15655 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15656
15657 * .cvsignore (*-install): Remove.
15658
15659 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15660
15661 * ltconfig: Set CONFIG_SHELL in libtool.
15662 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15663
15664 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15665
15666 * configure.in (target_subdir): Set to libraries if enable_multilib.
15667
15668 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15669
15670 * config.guess: Update from gcc directory.
15671
15672 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15673
15674 * Makefile.in (all-sim): Depends on all-readline.
15675
15676 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15677
15678 * Makefile.in (BISON, YACC): Use $$s.
15679 (all-bison): Depend on all-texinfo.
15680
15681 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15682
15683 * Makefile.in (BISON): Add -L flag.
15684 (YACC): Likewise.
15685
15686 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15687
15688 * configure.in (noconfigdirs): Add support for v850e target.
15689
15690 * config.sub (maybe_os): Add support for v850e target.
15691
15692 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15693
15694 * configure.in (noconfigdirs): Add support for v850ea target.
15695
15696 * config.sub (maybe_os): Add support for v850ea target.
15697
15698 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15699
15700 * config.sub: Add mipstx39. Delete r3900.
15701
15702 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15703
15704 * Makefile.in (all-autoconf): Depends on all-texinfo.
15705
15706 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15707
15708 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15709 eabi targets.
15710
15711 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15712
15713 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15714
15715 * configure: When handling a Canadian Cross, handle YACC as well as
15716 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15717 * Makefile.in (all-bison): Depend upon all-texinfo.
15718
15719 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15720
15721 * Makefile.in (BISON): bison, not byacc or bison -y.
15722 (YACC): bison -y or byacc or yacc.
15723 (various): Add *-bison as appropriate.
15724 (taz): No need to mess with BISON anymore.
15725
15726 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15727
15728 * configure: If OSTYPE matches *win32*, try to find a good value for
15729 CONFIG_SHELL.
15730
15731 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15732
15733 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15734 configure.in if it is present.
15735
15736 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15737
15738 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15739
15740 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15741
15742 * config.sub: Recognize `arc' cpu.
15743 * configure.in: Likewise.
15744 * config-ml.in: Likewise.
15745
15746 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15747
15748 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15749
15750 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15751
15752 * configure: Changed sed delimiter from ':' to '|' when
15753 attempting to substitute ${config_shell} for SHELL. On
15754 NT ${config_shell} may contain a ':' in it.
15755
15756 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15757
15758 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15759
15760 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15761
15762 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15763
15764 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15765
15766 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15767
15768 * ylwrap: If the program is a relative path, force it to be
15769 absolute.
15770
15771 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15772
15773 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15774
15775 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15776
15777 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15778 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15779 for libraries.
15780
15781 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15782
15783 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15784 separated by spaces.
15785
15786 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15787
15788 * ylwrap: New file.
15789 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15790
15791 * ltmain.sh: Handle /bin/sh at start of install program.
15792
15793 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15794
15795 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15796 * missing: New file, from automake 1.2.
15797
15798 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15799
15800 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15801 check-tk to CHECK_X11_MODULES.
15802
15803 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15804
15805 * config.sub: Merge with FSF.
15806
15807 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15808
15809 * config.guess: Merge with FSF.
15810
15811 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15812
15813 * configure: Treat msdosdjgpp like go32.
15814 * configure.in: Likewise. Don't remove gprof for go32.
15815
15816 * configure: Change Makefile.tem2 to Makefile.tm2.
15817
15818 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15819
15820 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15821
15822 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15823
15824 * install-sh (chmodcmd): Set to null if the DST directory already
15825 exists. Same as Nov 11th change.
15826
15827 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15828
15829 * configure (GDB_TK): Needs itcl and tix.
15830
15831 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15832
15833 * config.guess: Update from FSF.
15834
15835 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15836
15837 * Makefile.in (GDB_TK): Depend on itcl and tix.
15838
15839 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15840
15841 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15842 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15843 (INSTALL_SCRIPT): New variable.
15844 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15845 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15846 to -x.
15847 * install-sh: Add support for -x option.
15848
15849 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15850
15851 * configure.in, Makefile.in: Treat tix like itcl.
15852
15853 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15854
15855 * Makefile.in (WINDRES): New variable.
15856 (WINDRES_FOR_TARGET): New variable.
15857 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15858 (EXTRA_HOST_FLAGS): Add WINDRES.
15859 (EXTRA_TARGET_FLAGS): Add WINDRES.
15860 (EXTRA_GCC_FLAGS): Add WINDRES.
15861 ($(DO_X)): Pass down WINDRES.
15862 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15863 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15864 DLLTOOL_FOR_TARGET.
15865
15866 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15867
15868 * configure.in: configure sim before gdb for win32-x-ppc
15869
15870 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15871
15872 Move gperf into the toplevel, from libg++.
15873 * configure.in (target_tools): Add target-gperf.
15874 (native_only): Add target-gperf.
15875 * Makefile.in (all-target-gperf): New target, depend on
15876 all-target-libg++.
15877 (configure-target-gperf): Empty rule.
15878 (ALL_TARGET_MODULES): Add all-target-gperf.
15879 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15880 (CHECK_TARGET_MODULES): Add check-target-gperf.
15881 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15882 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15883
15884 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15885
15886 * config.sub (mn10200): Recognize new basic machine.
15887
15888 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15889
15890 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15891 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15892
15893 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15894
15895 * configure.in: If we're building mips-sgi-irix6* native, turn on
15896 ENABLE_MULTILIB and set TARGET_SUBDIR.
15897
15898 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15899
15900 * Makefile.in (all-sn): Depend on all-grep.
15901
15902 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15903
15904 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15905
15906 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15907 Makefile. From Jeff Makey <jeff@cts.com>.
15908 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15909
15910 * Makefile.in (DISTBISONFILES): Remove.
15911 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15912 $(DEFAULT_YACC).
15913
15914 * configure.in: Build itl, db, sn, etc., when building for native
15915 cygwin32.
15916
15917 * Makefile.in (LD): New variable.
15918 (EXTRA_HOST_FLAGS): Pass down LD.
15919 ($(DO_X)): Likewise.
15920
15921 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15922
15923 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15924
15925 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15926
15927 * configure.in (targargs): Strip out any supplied --build argument
15928 before adding our own. Always add --build.
15929
15930 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15931
15932 * configure.in (targargs): Pass --build if we're doing
15933 a cross-compile.
15934
15935 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15936
15937 * configure: Use '|' instead of ":" as the separator in
15938 sed. Otherwise sed chokes on NT path names with drive
15939 designators. Also look for "?:*" as the leading characters in an
15940 absolute pathname.
15941
15942 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15943
15944 * config.sub: Support for r3900.
15945
15946 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15947
15948 * configure.in: Use install-sh, not install.sh.
15949
15950 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15951
15952 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15953 apply it twice.
15954
15955 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15956
15957 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15958 install-binutils.
15959
15960 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15961
15962 * Makefile.in: Add automake targets.
15963 * configure.in (host_tools): Add automake.
15964
15965 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15966
15967 * configure: Default CXX to c++, not gcc.
15968 * Makefile.in (CXX): Set to c++, not gcc.
15969 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15970
15971 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15972
15973 * install-sh: try appending a .exe if source file doesn't
15974 exist
15975
15976 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15977
15978 * configure.in: Turn on multilib by default.
15979 (cross_only): Remove target-libiberty.
15980
15981 * Makefile.in (all-gcc): Don't depend on libiberty.
15982
15983 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15984
15985 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15986
15987 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15988
15989 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15990 (DISTBISONFILES): Add ld/Makefile.in
15991
15992 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15993
15994 * configure.in: if target is cygwin32 but host isn't cygwin32,
15995 don't configure gdb tcl tk expect, not just gdb.
15996
15997 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15998
15999 * configure.in: Added gnuserv everywhere sn appears.
16000
16001 * Makefile.in (ALL_MODULES): Added all-gnuserv.
16002 (CROSS_CHECK_MODULES): Added check-gnuserv.
16003 (INSTALL_MODULES): Added install-gnuserv.
16004 (CLEAN_MODULES): Added clean-gnuserv.
16005 (all-gnuserv): New target.
16006
16007 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
16008
16009 * config.guess: Fixes for MIPS OpenBSD systems.
16010
16011 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
16012
16013 * Makefile.in (INSTALL_XFORM): Remove.
16014 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16015
16016 * mkinstalldirs: New file, copied from automake.
16017 * Makefile.in (installdirs): Rename from install-dirs. Use
16018 mkinstalldirs. Change all users.
16019 (DEVO_SUPPORT): Add mkinstalldirs.
16020
16021 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
16022
16023 * install-sh: Rename from install.sh.
16024 * Makefile.in (INSTALL): Change install.sh to install-sh.
16025 (DEVO_SUPPORT): Likewise.
16026
16027 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
16028 Graichen <graichen@rzpd.de>.
16029
16030 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
16031
16032 * config.guess: Recognize OpenBSD systems correctly.
16033
16034 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16035
16036 * README, Makefile.in (ETC_SUPPORT): Remove references to
16037 cfg-paper*, configure.{texi,man,info*}._
16038
16039 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
16040
16041 * Makefile.in (all.normal): Ensure that gcc is built after all
16042 the x11 - ie gdb - targets.
16043
16044 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
16045
16046 * makefile.vms: Don't run conf-a-gas.
16047
16048 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
16049
16050 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16051
16052 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
16053
16054 * configure.in: Remove noconfigdirs case since gdb also
16055 configures and builds for tic80-coff.
16056
16057 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
16058
16059 * configure: Set cache_file to config.cache.
16060 * Makefile.in (local-distclean): Remove config.cache.
16061
16062 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
16063
16064 * COPYING: Update FSF address.
16065
16066 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
16067
16068 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16069 noconfigdirs.
16070
16071 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
16072
16073 * Makefile.in (install-dirs): Don't crash if prefix, and hence
16074 MAKEDIRS, is empty.
16075
16076 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
16077
16078 * config.sub: Tweak mn10300 entry.
16079
16080 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
16081
16082 * configure.in (host_tools): Put sim before gdb, so gdb's
16083 configure.tgt can determine if the simulator was configured.
16084
16085 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
16086
16087 * config.sub: Move BeOS $os case to be with other Cygnus
16088 local cases.
16089
16090 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
16091
16092 * config.sub: Remove misplaced comment that broke Linux.
16093
16094 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
16095
16096 * config.sub: Add BeOS support.
16097
16098 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
16099
16100 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16101
16102 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
16103
16104 * configure.in (noconfigdirs): Remove tcl and tk from
16105 noconfigdirs for cygwin32 builds.
16106
16107 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
16108
16109 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16110
16111 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
16112
16113 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16114 make-all.com, use makefile.vms instead.
16115
16116 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
16117
16118 * config.sub: Accept -lnews*.
16119
16120 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
16121
16122 * configure.in (noconfigdirs): Disable target-newlib,
16123 target-examples and target-libiberty for d30v.
16124
16125 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16126
16127 * configure.in (noconfigdirs): Enable ld for d30v.
16128
16129 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
16130
16131 * configure.in (tic80-*-*): Build compiler.
16132
16133 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
16134
16135 * configure.in (d30v-*): Remove sim directory from list of
16136 unsupported d30v directories
16137
16138 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16139
16140 * config.sub, configure.in: Add d30v target cpu.
16141
16142 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
16143
16144 * makefile.vms: New file.
16145 * make-all.com: Remove.
16146
16147 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
16148
16149 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16150
16151 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
16152
16153 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16154
16155 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
16156
16157 * Makefile.in (ALL_MODULES): Added all-db.
16158 (CROSS_CHECK_MODULES): Addec check-db.
16159 (INSTALL_MODULES): Added install-db.
16160 (CLEAN_MODULES): Added clean-db.
16161
16162 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
16163
16164 * config.guess: Merge with latest FSF sources.
16165
16166 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
16167
16168 * Makefile.in (ALL_MODULES): Added all-itcl.
16169 (CROSS_CHECK_MODULES): Added check-itcl.
16170 (INSTALL_MODULES): Added install-itcl.
16171 (CLEAN_MODULES): Added clean-itcl.
16172
16173 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16174
16175 * configure.in: build gdb for mn10200
16176
16177 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16178
16179 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16180
16181 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16182
16183 * configure.in (tic80-*-*): Turn off most targets right now.
16184
16185 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16186
16187 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16188 rather than the makeinfo program.
16189 (do-info): Depend upon all-texinfo.
16190
16191 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16192
16193 * configure.in: Remove uses of config/mh-linux.
16194
16195 * config.sub, config.guess: Merge with latest FSF sources.
16196
16197 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16198
16199 * config.sub (case $basic_machine): Add tic80 entries.
16200
16201 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16202
16203 * config.sub, config.guess: Merge with latest FSF sources.
16204
16205 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16206
16207 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16208 * mpw-config.in: Test for NewFolderRecursive.
16209 * mpw-install: Use symbolic name for startup filename.
16210 * mpw-README: Add various additional details.
16211
16212 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16213
16214 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16215
16216 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16217
16218 * configure.in: Do build gcc and the target libraries for
16219 the mn10200.
16220
16221 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16222
16223 * configure.in: don't avoid building gdb for mn10300 any more
16224 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16225 instead of single-quoting it.
16226
16227 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16228
16229 * configure.in: Don't use --with-stabs on IRIX 6.
16230
16231 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16232
16233 * configure.in (m32r): Build gdb, libg++ now.
16234
16235 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16236
16237 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16238 directories from noconfigdirs.
16239
16240 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16241
16242 * config.sub (basic_machine): added mips16 configuration
16243
16244 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16245
16246 * config.sub: Handle d10v-unknown.
16247
16248 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16249
16250 * config.sub: Handle v850-unknown.
16251
16252 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16253
16254 * Makefile.in: add findutils
16255 * configure.in: add findutils to list of host_tools
16256
16257 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16258
16259 * config.sub: Handle mn10200 and mn10300.
16260
16261 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16262
16263 * configure.in (d10v-*): Do not build librx.
16264
16265 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16266
16267 * configure.in (mn10300): Build everything except gdb & libgloss.
16268
16269 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16270
16271 * config.guess: Patch for Dansk Data Elektronik servers,
16272 from Niels Skou Olsen <nso@dde.dk>.
16273
16274 For ncr, use /bin/uname rather than uname, since GNU uname does not
16275 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16276
16277 Patch for MIPS R4000 running System V,
16278 from Eric S. Raymond <esr@snark.thyrsus.com>.
16279
16280 Fix thinko for nextstep.
16281
16282 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16283
16284 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16285 * config.guess: Guess mips-dec-mach_bsd4.3.
16286
16287 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16288 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16289 release numbers.
16290 * config.guess (mips-mips-riscos*): Emit just enough of the
16291 release number.
16292
16293 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16294 * config.guess (sparc-auspex-sunos*): Added.
16295 (f300-fujitsu-*): Added.
16296
16297 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16298 * config.guess: Recognize a Tadpole as a sparc.
16299
16300 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16301
16302 * config.guess: Don't assume that NextStep version is either 2 or
16303 3. NextStep 4 (aka OpenStep 4) has come out now.
16304
16305 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16306
16307 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16308 From Rik Faith <faith@cs.unc.edu>.
16309
16310 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16311
16312 * config.sub: Contributions from bug-gnu-utils to:
16313 Support plain "hppa" (no version given) architecture, reported by
16314 OpenStep.
16315 OpenBSD like NetBSD.
16316 LynxOs is not a hardware supplier.
16317
16318 * config.guess: Contributions from bug-gnu-utils to add support for:
16319 OpenBSD like NetBSD.
16320 Stratus systems.
16321 More Pyramid systems.
16322 i[n>4]86 Intel chips.
16323 M680[n>4]0 Motorola chips.
16324 Use unknown instead of lynx for hardware manufacturer.
16325
16326 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16327
16328 * install.sh (chmodcmd): Set to null if the DST directory already
16329 exists.
16330
16331 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16332
16333 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16334 not use mt-ppc target Makefile fragment any more.
16335
16336 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16337
16338 * configure.in (*-*-windows): Exclude everything but those dirs
16339 needed to build windows.
16340
16341 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16342
16343 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16344
16345 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16346
16347 * configure.in: Exclude mmalloc from i386-windows.
16348
16349 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16350
16351 * Undo my previous change.
16352
16353 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16354
16355 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16356 unconditionally.
16357 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16358
16359 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16360
16361 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16362 host to add it's own flags.
16363
16364 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16365
16366 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16367
16368 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16369
16370 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16371 (CXX_FOR_TARGET): Likewise.
16372 (GCC_FOR_TARGET): Define.
16373 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16374 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16375 CC_FOR_TARGET was specified on the command line.
16376 (MAKEOVERRIDES): Don't define.
16377
16378 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16379
16380 * configure.in (m32r): Fix spelling of libg++ libs.
16381
16382 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16383
16384 * config.sub (-apple*): Remove, now redundant.
16385
16386 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16387
16388 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16389
16390 * configure: Rework yesterday's sed script patch.
16391
16392 * config.sub: Merge with FSF.
16393
16394 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16395
16396 * config.guess: Merge from FSF.
16397
16398 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16399 * config.guess: Use pc instead of unknown, for pc clone systems.
16400 Change linux to linux-gnu.
16401
16402 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16403 * config.guess: Avoid non-portable tr syntax.
16404
16405 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16406
16407 * test-build.mk (HOLES): Add "xargs" for gdb.
16408
16409 * configure: Avoid hpux10.20 sed bug.
16410
16411 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16412
16413 * configure.in: Add support for windows host
16414 (that is a build done under the Microsoft build environment).
16415
16416 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16417
16418 * Makefile.in: Replace all uses of srcroot with s, to shrink
16419 command line lengths.
16420
16421 Patches from Geoffrey Noer <noer@cygnus.com>:
16422 * configure.in: If configuring for newlib, pass --with-newlib to
16423 subdirectories.
16424 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16425 -Bnewlib/ and -Lwinsup to gcc.
16426 (CXX_FOR_TARGET): Likewise.
16427
16428 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16429
16430 * Makefile.in (ETC_SUPPORT): Add configure.
16431
16432 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16433
16434 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16435 host configuration file.
16436
16437 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16438
16439 * configure.in: Break mn10x00 support into separate
16440 mn10200 and mn10300 configurations.
16441 * config.sub: Likewise.
16442
16443 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16444
16445 * configure.in: Add lots of stuff to noconfigdirs for
16446 the mn10x00 targets.
16447
16448 * config.sub, configure.in: Add mn10x00 support.
16449
16450 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16451
16452 * make-all.com: Call conf-a-gas, not config-a-gas.
16453
16454 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16455
16456 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16457 targets.
16458
16459 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16460
16461 * mpw-README: Add much more detail for native PowerMac.
16462 * mpw-install: New file.
16463 * mpw-configure: Add --norecursion and --help options.
16464 * mpw-config.in: Translate readme and install files when
16465 copying to objdir.
16466 * mpw-build.in: Don't always depend on byacc and flex.
16467 (install-only-top): New action.
16468
16469 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16470
16471 * configure.in: You can now configure GDB for the v850.
16472
16473 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16474
16475 * configure.in (noconfigdirs): Don't configure any C++ dirs
16476 if targeting D10V.
16477
16478 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16479
16480 * config.sub: Recognize mips64vr5000.
16481
16482 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16483
16484 * configure.in: Use a single line for host_tools and native_only.
16485
16486 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16487
16488 * config.sub, configure.in: Add entries for m32r.
16489
16490 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16491
16492 * Makefile.in (inet-install): Don't run install-gzip.
16493
16494 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16495
16496 * configure.in: Don't config lots of things for *-*-windows*.
16497
16498 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16499
16500 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16501 (host_libs, host_tools): Copy from configure.in.
16502 * mpw-configure: Don't complain about directories not found.
16503
16504 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16505
16506 * configure.in (i[345]86): Recognize i686 for pentium pro.
16507 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16508 file.
16509
16510 * config.guess (i[345]86): Ditto.
16511
16512 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16513
16514 * configure.in (noconfigdirs): Removed gdb for D10V.
16515
16516 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16517
16518 * configure.in: Remove ld, target-libio, target-libg++, and
16519 target-libstdc++ from noconfigdirs.
16520
16521 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16522
16523 * configure: Fix three locations where shell scripts were
16524 being run directly rather than with config_shell.
16525
16526 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16527
16528 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16529 * config.sub (basic_machine): Recognize v850.
16530
16531 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16532
16533 * mpw-configure: Handle multiple enable/disable options and
16534 pass them down recursively, handle -c and -s flags appropriately
16535 depending on choice of compiler, add escape mechanism for
16536 quoted arguments to gC.
16537
16538 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16539
16540 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16541 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16542 so that -mrelocatable-lib and -mno-eabi are used.
16543
16544 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16545 not support --print-multi-lib, don't abort.
16546
16547 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16548
16549 * make-all.com: Run config-a-gas.
16550 * setup.com: Don't copy subdirectory files around.
16551
16552 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16553
16554 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16555 target, it now compiles correctly.
16556
16557 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16558
16559 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16560
16561 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16562
16563 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16564
16565 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16566
16567 * configure.in (native_only): Add prms.
16568
16569 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16570
16571 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16572 (BINUTILS_SUPPORT_DIRS): Likewise.
16573
16574 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16575
16576 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16577 d10v support is added.
16578
16579 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16580
16581 * configure.in (d10v-*-*): New target.
16582
16583 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16584
16585 * config.guess (HP 9000/811): Recognize this as a PA1.1
16586 machine.
16587
16588 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16589
16590 * Makefile.in (do-tar-gz): New target, split out from tail end of
16591 taz target. Run each command separately, don't use pipes.
16592 (taz): Use it.
16593
16594 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16595
16596 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16597 * mpw-build.in: No builds should depend on building byacc or flex,
16598 they are assumed to be installed already.
16599
16600 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16601
16602 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16603 variable that CC_FOR_TARGET needs.
16604
16605 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16606
16607 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16608 options have changed since the last time the subdirectory was
16609 configured, and if it has, reconfigure.
16610 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16611 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16612
16613 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16614
16615 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16616 CLEAN_MODULES): Add bash.
16617 (all-bash): New target.
16618
16619 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16620
16621 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16622
16623 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16624
16625 * config.sub (basic_machine): Recognize d10v as a valid processor.
16626
16627 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16628
16629 * mpw-configure: Add support for --bindir.
16630 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16631
16632 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16633
16634 * configure.in: add bash, time, gawk to list of hosttools and things
16635 to only build for native toolchains
16636
16637 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16638
16639 * Makefile.in (docdir): Remove.
16640
16641 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16642
16643 * Makefile.in (datadir): Set to $(prefix)/share.
16644
16645 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16646
16647 * configure.in: build diff and patch for cygwin32-hosted
16648 toolchains.
16649
16650 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16651
16652 * config.sub: Accept -rtems*.
16653
16654 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16655
16656 * configure.in: enable dosrel for cygwin32-hosted builds,
16657 remove diff from the list of things not buildable
16658 via Canadian Cross
16659
16660 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16661
16662 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16663 don't get ". ".
16664
16665 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16666
16667 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16668
16669 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16670
16671 * Makefile.in (taz): Handle case where tex3patch didn't even get
16672 checked out. Also, if it was found, put the symlink in a new util
16673 subdirectory.
16674
16675 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16676
16677 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16678
16679 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16680
16681 * config.sub: Recognize -openvms.
16682 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16683 * make-all.com, setup.com: New files.
16684
16685 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16686
16687 * Makefile.in (taz): tex3patch moved to texinfo/util.
16688
16689 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16690
16691 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16692 * configure.in: remove make from disable-if-Can-Cross list
16693 enable gdb if ${host} and ${target} are cygwin32
16694
16695 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16696
16697 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16698 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16699
16700 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16701
16702 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16703 distinguish sysv/svr4/bsd variants.
16704 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16705
16706 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16707
16708 * configure.in: Added copyright notice.
16709 * move-if-change: Added copyright notice.
16710
16711 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16712
16713 * configure.in (powerpcle-*-solaris*): Until we get shared
16714 libraries working, don't build gdb, sim, make, tcl, tk, or
16715 expect.
16716
16717 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16718
16719 * config.guess: Merge with FSF:
16720
16721 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16722 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16723
16724 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16725 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16726
16727 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16728 * config.guess: Combine two OSF1 rules.
16729 Also recognize field test versions. From mjr@zk3.dec.com.
16730 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16731 because GNU uname does not support -p. From pmr@pajato.com.
16732
16733 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16734
16735 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16736
16737 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16738
16739 * mpw-README: Document GCCIncludes.
16740
16741 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16742
16743 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16744
16745 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16746
16747 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16748
16749 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16750
16751 * configure.in (*-*-cygwin32): Configure make.
16752
16753 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16754
16755 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16756
16757 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16758
16759 * Makefile.in (all-inet): Depend on all-perl.
16760
16761 * Makefile.in (inet-install): New target.
16762
16763 * Makefile.in (all-inet): Depend on all-tcl.
16764 (all-inet): Depend on all-send-pr.
16765
16766 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16767
16768 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16769 temporarily.
16770
16771 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16772
16773 * configure.in: Don't configure --with-gnu-ld on AIX.
16774
16775 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16776
16777 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16778
16779 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16780
16781 * Makefile.in (ALL_MODULES): Added all-inet.
16782 (CROSS_CHECK_MODULES): Added check-inet.
16783 (INSTALL_MODULES): Added install-inet.
16784 (CLEAN_MODULES): Added clean-inet.
16785 (all-indent): New target.
16786
16787 * configure.in (host_tools): Added inet.
16788 (native_only): Added inet.
16789 (noconfigdirs): Added inet.
16790
16791 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16792
16793 * configure.in: Don't configure libgloss if we are not configuring
16794 newlib.
16795
16796 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16797
16798 * configure.in: Don't configure libgloss for unsupported
16799 architectures.
16800
16801 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16802
16803 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16804
16805 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16806
16807 * Makefile.in (ALL_MODULES): Include all-apache.
16808 (CROSS_CHECK_MODULES): Include check-apache.
16809 (INSTALL_MODULES): Include install-apache.
16810 (all-apache): New target.
16811
16812 * configure.in: Added apache everywhere perl is seen.
16813
16814 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16815
16816 * Makefile.in: Add support for clean-{module} and
16817 clean-target-{module} rules.
16818
16819 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16820
16821 * configure.in (*-*-ose) do not build libgloss.
16822
16823 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16824
16825 * config.guess (prep*:SunOS:5.*:*): Turn into
16826 powerpele-unknown-solaris2.
16827
16828 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16829
16830 * configure.in: Permit --enable-shared to specify a list of
16831 directories.
16832
16833 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16834
16835 * configure.in (host==solaris): Pass only the first word of $CC
16836 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16837
16838 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16839
16840 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16841
16842 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16843
16844 * Makefile.in (ALL_MODULES): Include all-perl.
16845 (CROSS_CHECK_MODULES): Include check-perl.
16846 (INSTALL_MODULES): Include install-perl.
16847 (ALL_X11_MODULES): Include all-guile.
16848 (CHECK_X11_MODULES): Include check-guile.
16849 (INSTALL_X11_MODULES): Include install-guile.
16850 (all-perl): New target.
16851 (all-guile): New target.
16852
16853 * configure.in (host_tools): Include perl and guile.
16854 (native_only): Include perl and guile.
16855 (noconfigdirs): Don't build guile and perl; no ports have been
16856 done.
16857
16858 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16859
16860 * configure (--enable-*): Handle quoted option lists such as
16861 --enable-sim-cflags='-g0 -O' better.
16862
16863 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16864
16865 * Makefile.in ({,inst}all-target): New rule so we can make and
16866 install all of the target directories easily.
16867
16868 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16869
16870 * configure.in: Add missing global flag in sed substitution when
16871 deleting `target-' from ${configdirs}.
16872
16873 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16874
16875 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16876 option.
16877
16878 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16879 config/mh-necv4.
16880
16881 * install.sh: Correct misspelling of transformbasename.
16882
16883 * config.guess: Recognize mips-*-sysv*.
16884
16885 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16886
16887 * config.sub: Recognize mon960.
16888
16889 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16890
16891 * configure: Restore Canadian Cross handling of BISON and LEX,
16892 removed in Feb 20 change.
16893
16894 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16895
16896 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16897 Mention make install. Remove the old copyright date as well the
16898 clumsy and rather pointless copyright on the README file.
16899
16900 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16901
16902 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16903 Makefile after running symlink-tree, then run `make distclean' to
16904 avoid clobbering any generated files in srcdir.
16905
16906 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16907
16908 * configure.in (m68k-*-netbsd*): Build everything now.
16909
16910 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16911
16912 * Makefile.in (taz): Fix quoting.
16913
16914 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16915
16916 * configure.in (sparclet-*-*): Build everything now.
16917
16918 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16919
16920 * configure.in (m68k-*-linux*): New host.
16921
16922 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16923
16924 * configure: Check for bison before byacc.
16925
16926 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16927
16928 * Makefile.in configure: Change the way LEX and BISON/YACC are
16929 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16930 searching PATH. These are used as fallbacks by Makefile.in if
16931 flex/bison/byacc aren't in objdir.
16932
16933 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16934
16935 * Makefile.in: Make everything which depends upon all-bfd also
16936 depend upon all-opcodes, in case --with-commonbfdlib is used.
16937
16938 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16939
16940 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16941 building NT native compilers on Unix.
16942
16943 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16944
16945 * configure.in: Don't get CC from the host Makefile fragment if we
16946 can find gcc in PATH, or if this is a Canadian Cross. Move the
16947 Solaris test for /usr/ucb/cc to the post target script, just after
16948 the compiler sanity test.
16949
16950 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16951
16952 * config.sub: Merge with FSF.
16953
16954 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16955
16956 * Makefile.in (RPATH_ENVVAR): New variable.
16957 (REALLY_SET_LIB_PATH): Use it.
16958 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16959
16960 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16961
16962 * config.sub, configure.in: Recognize sparclet cpu.
16963
16964 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16965
16966 * config.guess: Support m68k-cbm-sysv4.
16967
16968 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16969
16970 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16971 m68k-unknown-linuxaout from linker help string. Put quotes around
16972 $ld_help_string.
16973
16974 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16975
16976 * config.guess (powerpc-harris-powerunix): Add guess for port
16977 to new target.
16978
16979 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16980
16981 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16982
16983 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16984
16985 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16986 $(REALLY_SET_LIB_PATH) in Makefile.
16987 * Makefile.in (SET_LIB_PATH): New variable.
16988 (REALLY_SET_LIB_PATH): New variable.
16989 ($(DO_X)): Use $(SET_LIB_PATH).
16990 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16991 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16992 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16993 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16994 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16995 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16996 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16997 (install-dosrel): Likewise.
16998 (all-opcodes): Depend upon all-libiberty.
16999
17000 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
17001
17002 * config.guess (*:CYGWIN*): New
17003
17004 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17005
17006 * Makefile.in (all-target-winsup): All all-target-libiberty.
17007
17008 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17009
17010 * configure.in (noconfigdirs): Add missing # in front of comment.
17011
17012 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
17013
17014 * configure.in: add second pass to things added to noconfigdirs
17015 so *-gm-magic can exclude libgloss properly.
17016
17017 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
17018
17019 * mpw-configure (extralibs_name, rez_name): Set correctly
17020 for MWC68K compiler.
17021
17022 * mpw-README: Add more info on the necessary build tools.
17023
17024 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
17025
17026 * configure.in, config.sub: Recognize cygwin32.
17027
17028 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
17029
17030 * config.guess, config.sub: Recognize A/UX.
17031
17032 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
17033
17034 * config.sub: Merge with gcc/config.sub.
17035
17036 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
17037
17038 * mpw-build.in (do-binutils): Add build of stamps.
17039
17040 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
17041
17042 * config.sub: Add recognition for mips64vr4100*-* targets.
17043
17044 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17045
17046 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17047 Add creation of gconfigargs with `--enable-shared' turned on.
17048 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17049 ($(host)-stamp-stage3-configured): Likewise.
17050 (HOLES): Add chatr and ldd.
17051 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17052
17053 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
17054
17055 * configure: Pass --nfp to recursive configures.
17056
17057 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
17058
17059 * Makefile.in (DLLTOOL): New.
17060 (DLLTOOL_FOR_TARGET): New.
17061 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17062 (EXTRA_TARGET_FLAGS): Ditto.
17063 (EXTRA_GCC_FLAGS): Ditto.
17064 (CONFIGURE_TARGET_MODULES): Ditto.
17065 (DO_X): Ditto.
17066 * configure: Add DLLTOOL.
17067
17068 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
17069
17070 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17071 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17072 mh-sco, since old workarounds no longer needed, and don't
17073 build ld, since libraries have weak symbols in COFF.
17074
17075 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
17076
17077 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17078
17079 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
17080
17081 * configure.in: Make sure that ${CC} can be used to compile an
17082 executable.
17083
17084 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17085
17086 * Makefile.in (all-gdb): Depend on $(GDB_TK).
17087 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17088 nothing depending on whether gdbtk is being built.
17089
17090 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
17091
17092 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17093
17094 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
17095
17096 * configure.in (noconfigdirs): Put ld or gas in this early, if the
17097 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17098
17099 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
17100
17101 * config-ml.in: Add support for
17102 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17103 Simplify setting of multidirs from --disable-foo.
17104
17105 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17106
17107 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17108 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17109 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17110 non-empty, pass them on to the GCC make.
17111 (all-bootstrap): New rule that is like all-gcc, except it executes
17112 the GCC bootstrap rule instead of the GCC all rule.
17113
17114 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
17115
17116 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17117
17118 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17119
17120 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17121 DG/UX support.
17122
17123 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
17124
17125 * config.sub (i*86*) Change [345] to [3456]
17126
17127 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17128
17129 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17130 --with-gnu-ld=no.
17131
17132 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17133
17134 * config-ml.in (rs6000*, powerpc*): Add switches to control which
17135 AIX multilibs get built.
17136
17137 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17138
17139 * configure.in (i386-win32): Don't build expect if we're not
17140 building the tcl subdir.
17141
17142 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
17143
17144 * Makefile.in: (configure-target-examples, all-target-examples):
17145 New targets, configure and build example programs.
17146
17147 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17148
17149 * mpw-configure: If an mpw-config.in generated a file mk.sed,
17150 use it as input to sedit the generated MPW makefile.
17151 * mpw-README: Add a suggestion about Gestalt.h.
17152
17153 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
17154
17155 * config.sub: Accept *-*-ieee*.
17156
17157 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
17158
17159 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
17160 Ronald F. Guilmette <rfg@monkeys.com>.
17161
17162 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17163
17164 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17165 for powerpc-pe native.
17166 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17167 (target==powerpc-pe): duplicate i386-win32 entry.
17168
17169 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17170
17171 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17172 of vxworks, not just vxworks5.1.
17173
17174 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17175
17176 * mpw-configure: Add support for exec-prefix.
17177
17178 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17179
17180 * config.guess: Recognize HP model 816 machines as having
17181 a PA1.1 processor.
17182
17183 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17184
17185 * configure: Ignore new autoconf configure options.
17186
17187 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17188
17189 * config.guess: Recognize Pentium under SCO.
17190 From Robert Lipe <robertl@arnet.com>.
17191
17192 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17193
17194 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17195
17196 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17197
17198 * configure.in: Don't configure gas for alpha-dec-osf*.
17199
17200 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17201
17202 * configure.in: Default to --with-stabs for some targets for which
17203 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17204 i[345]86*-*-unixware*.
17205
17206 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17207
17208 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17209 rather than basing it on the target. Simplify handling of options
17210 controlling which directories to configure. Remove extraneous
17211 slash in multi-clean target.
17212
17213 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17214
17215 * config-ml.in: Prefix more variables with ml_ so they don't collide
17216 with configure's.
17217
17218 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17219
17220 * configure: Don't turn -v into --v.
17221
17222 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17223
17224 * configure.in (targargs): Fix typo.
17225
17226 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17227
17228 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17229
17230 * configure.in: Strip --host and --target options from
17231 CONFIG_ARGUMENTS, and always configure for --host only. Add
17232 --with-cross-host option when building with a cross-compiler.
17233 * configure: Canonicalize the arguments put into config.status by
17234 always using `=' for an option with an argument. Pass a presumed
17235 --host or --target explicitly.
17236
17237 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17238
17239 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17240 into general OS recognition case.
17241
17242 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17243
17244 * configure.in (target_configdirs): add target-winsup only
17245 for win32 target systems.
17246
17247 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17248
17249 * Makefile.in (all-target-libgloss): Depend upon
17250 configure-target-newlib, since when libgloss is built it looks to
17251 see if the newlib directory exists.
17252
17253 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17254
17255 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17256 cfg-ml-*.in.
17257
17258 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17259
17260 * configure: Handle LD and LD_FOR_TARGET when configuring a
17261 Canadian Cross.
17262
17263 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17264
17265 * configure.in (target_libs): add target-winsup.
17266 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17267 (target==ppcle-pe): remove ld from $noconfigdirs.
17268
17269 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17270
17271 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17272 Preserve relative path names in $srcdir. Build symlink tree if
17273 configuring cross target dir and srcdir=. (= no VPATH support).
17274 (configure-target-libg++): Depend on configure-target-librx.
17275 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17276 * config-ml.in: New file.
17277 * symlink-tree: New file.
17278 * configure: Ensure srcdir="." if that's what it is.
17279
17280 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17281
17282 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17283 includes and FLEX_SKELETON setting.
17284 * mpw-configure (--with-gnu-ld): New option, controls whether
17285 to use PPCLink or ld with PowerMac GCC.
17286 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17287 * mpw-config.in: Configure grez if targeting Mac.
17288
17289 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17290 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17291 just macos.
17292 * configure.in: Configure grez resource compiler if targeting Mac.
17293 * Makefile.in (all-grez, install-grez): New targets.
17294
17295 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17296
17297 * configure: CXX defaults to gcc, not g++. If we find
17298 gcc in the path, set CC to gcc -O2.
17299
17300 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17301
17302 * configure: Default ${build} correctly. Avoid picking up extra
17303 spaces when reading CC and CXX from Makefile. When doing a
17304 Canadian Cross, use plausible default values for numerous
17305 variables.
17306 * configure.in: When doing a Canadian Cross, don't try to
17307 configure tools whose configure script can't handle it.
17308
17309 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17310
17311 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17312
17313 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17314
17315 * configure: Remove dubious bug reporting address.
17316
17317 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17318
17319 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17320 configure script, run that instead of this directory's configure.
17321 In either case, print a message that we're configuring the sub-dir.
17322
17323 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17324
17325 * configure.in: Before checking for the existence of various files,
17326 use sed to filter out "target-".
17327
17328 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17329
17330 * Makefile.in (DO_X): Split rule to decrease command line length
17331 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17332 (Philippe De Muyter).
17333
17334 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17335
17336 * Makefile.in (all-patch): depend on all-libiberty.
17337
17338 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17339
17340 * configure.in: If the only directory in target_configdirs which
17341 actually exists is libiberty, then set target_configdirs to empty,
17342 to avoid trying to build a target libiberty in a gas or gdb
17343 distribution.
17344
17345 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17346
17347 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17348 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17349 systems.
17350
17351 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17352
17353 * configure.in (copy_dirs): Use sys-include instead of include
17354 for --with-headers option.
17355
17356 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17357
17358 * Makefile.in, configure.in: Make winsup builds work with
17359 new scheme.
17360
17361 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17362
17363 * configure.in: Build the linker on AIX.
17364
17365 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17366
17367 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17368 where needed.
17369
17370 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17371
17372 * Makefile.in (all-gcc): Fix typo.
17373
17374 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17375
17376 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17377
17378 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17379
17380 * configure.in: Rename libFOO to target-libFOO, and xiberty
17381 to target-xiberty, to provide more flexibility.
17382 (target_subdir): Define. Create if cross.
17383 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17384 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17385 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17386 check-libFOO -> check-target-libFOO, etc.
17387 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17388 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17389 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17390 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17391 allow ALL_GCC="" to only configure.
17392 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17393 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17394 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17395
17396 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17397
17398 * Makefile.in (taz): Build "info" in etc explicitly.
17399
17400 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17401
17402 * configure.in: Make sure that CC is undefined (as opposed to
17403 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17404 problem with autoconf trying to configure on a host without GCC.
17405
17406 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17407
17408 * mpw-configure: Set host alias from choice of host compiler,
17409 only use generic MPW Makefile sed if present, edit a file
17410 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17411 * mpw-README: Add problem notes about CW6 and CW7.
17412
17413 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17414
17415 * Makefile.in (taz): Use ";" instead of ";;".
17416
17417 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17418
17419 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17420 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17421 DISTDOCDIRS.
17422 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17423 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17424
17425 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17426
17427 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17428 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17429 Move bfd to DISTSTUFFDIRS.
17430
17431 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17432
17433 * Makefile.in (X11_LIB): Removed.
17434 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17435
17436 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17437
17438 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17439
17440 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17441 names.
17442
17443 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17444
17445 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17446
17447 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17448
17449 * configure.in (i[345]86-*-win32): Always build newlib.
17450 Don't configure cvs, autoconf or texinfo.
17451 * Makefile.in (LD_FOR_TARGET): New.
17452 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17453 Pass down LD_FOR_TARGET.
17454
17455 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17456
17457 * winsup: New directory.
17458 * Makefile.in: Build winsup.
17459 * configure.in: Winsup is configured when target is win32.
17460 Can only build win32 target GDB when native.
17461
17462 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17463
17464 * config.guess: Recognize HP model 819 machines as having
17465 a PA 1.1 processor.
17466
17467 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17468
17469 * configure: Fix sed loop which substitutes for CC and CXX to
17470 avoid bug found in various sed implementations.
17471
17472 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17473
17474 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17475 simulator. Use standard powerpc-*-eabi*.
17476
17477 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17478
17479 * configure.in: Stop putting gas and binutils in noconfigdirs for
17480 powerpc-*-aix* and rs6000-*-*.
17481
17482 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17483
17484 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17485 -mcall-aixdesc libraries.
17486
17487 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17488
17489 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17490
17491 * config.sub (arm | armel | armeb): Fix shell syntax.
17492
17493 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17494
17495 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17496 -msoft-float and -mcpu=common support.
17497 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17498 libraries.
17499
17500 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17501
17502 * configure.in: Allow configuration and build of emacs19 for the alpha.
17503
17504 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17505
17506 * configure.in (CC): Get ^CC, not just any old CC, from
17507 ${host_makefile_frag}.
17508
17509 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17510
17511 * configure.in (CC): Try to get CC from
17512 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17513
17514 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17515
17516 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17517 only if it exists in $(srcdir).
17518
17519 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17520
17521 * configure: If CC and CXX are not set in the environment, set
17522 them, based on either an existing Makefile or on searching for gcc
17523 in PATH. Substitute for CC and CXX in Makefile.
17524 * configure.in: Remove libm from target_libs. Separate
17525 target_configdirs from configdirs. If CC is not set in
17526 environment, try to get it from a host Makefile fragment. Rewrite
17527 changes of configdirs to use skipdirs instead. A few minor
17528 tweaks. Take directories out of target_configdirs as they are
17529 taken out of configdirs. Remove existing Makefile files from
17530 subdirectories. Substitute for TARGET_CONFIGDIRS and
17531 CONFIG_ARGUMENTS in Makefile.
17532 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17533 by configure.in.
17534 (CONFIG_ARGUMENTS): Likewise.
17535 (CONFIGURE_TARGET_MODULES): New variable.
17536 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17537 ($(CONFIGURE_TARGET_MODULES)): New target.
17538 (configure-libg++, configure-libio): New targets.
17539 (all-libg++): Depend upon configure-libg++.
17540 (all-libio): Depend upon configure-libio.
17541 (configure-libgloss, all-libgloss): New targets.
17542 (configure-libstdc++): New target.
17543 (all-libstdc++): Depend upon configure-libstdc++.
17544 (configure-librx, all-librx): New targets.
17545 (configure-newlib): New target.
17546 (all-newlib): Depend upon configure-newlib
17547 (configure-xiberty): New target.
17548 (all-xiberty): Depend upon configure-xiberty.
17549
17550 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17551
17552 * configure.in (host i[345]86-*-win32): Expand the
17553 noconfigdirs again.
17554
17555 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17556
17557 * mpw-configure: Fix sed command file name.
17558
17559 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17560
17561 * configure.in (host i[345]86-*-win32): Reduce the
17562 noconfigdirs again.
17563
17564 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17565
17566 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17567 or powerpc*-*-pe*, since they are not yet supported.
17568
17569 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17570
17571 Add PowerMac support and many other enhancements.
17572 * mpw-configure: New option --cc to select compiler to use,
17573 paste options set according to --cc into the generated
17574 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17575 if mpw-make.sed is present.
17576 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17577 add forward includes for PowerPC include files.
17578 * mpw-build.in: Build using Makefile.PPC if present.
17579 (do-byacc, etc): Remove separate version resource builds.
17580 (do-gas): Build "stamps" before "all".
17581 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17582 * mpw-README: Update to reflect --cc option, PowerMac support,
17583 and recently-reported compatibility problems.
17584
17585 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17586
17587 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17588 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17589 (--with-multilib-top): Pass to recursive invocations.
17590
17591 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17592
17593 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17594 v810-*-*.
17595
17596 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17597
17598 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17599 gdb, ld and opcodes on v810-*-*.
17600
17601 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17602
17603 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17604 (local-maintainer-clean): New target.
17605 (maintainer-clean): New target.
17606 (realclean): Just depend upon maintainer-clean.
17607
17608 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17609
17610 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17611
17612 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17613
17614 * configure.in: Build ld in mips*-*-bsd* case.
17615
17616 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17617
17618 * config.sub: Accept -lites* OS. From Ian Dall.
17619
17620 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17621
17622 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17623 targets.
17624
17625 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17626
17627 * configure.in: treat i386-win32 canadian cross the same as
17628 i386-go32 canadian cross.
17629
17630 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17631
17632 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17633 running under the simulator to build a reduced set of libraries.
17634 (powerpc-*-eabiaix): Add fine grained multilib support added to
17635 other powerpc targets yesterday.
17636
17637 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17638
17639 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17640 -disable-softfloat, -disable-relocatable, -disable-aix, and
17641 -disable-sysv to control which multilib libraries get built.
17642
17643 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17644
17645 * configure: Add Makefile.tem to list of files to remove in trap
17646 handler.
17647
17648 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17649
17650 * config.guess (*Linux*): Add missing "exit"s.
17651 Also, need specific check for alpha-unknown-linux (uses COFF).
17652
17653 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17654
17655 * config.guess: Merge with FSF:
17656
17657 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17658 * config.guess (AIX4): More robust release numbering discovery.
17659
17660 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17661 * config.guess (i386-sequent-ptx): Properly get version number.
17662
17663 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17664 * config.guess (mips:*:4*:UMIPS): New case.
17665
17666 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17667
17668 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17669 (i386-win32 host): Likewise. Don't build readline.
17670
17671 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17672
17673 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17674 SUPPORT_FILES to submakes.
17675
17676 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17677
17678 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17679 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17680 mpw-configure.
17681
17682 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17683
17684 * configure.in (appdirs): Use =, not ==, in test expression when
17685 trying to build the text to print in the warning message for
17686 Solaris users.
17687
17688 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17689
17690 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17691
17692 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17693
17694 * config.guess: Recognize lynx-2.3.
17695
17696 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17697
17698 * config.sub (z8ksim): Deleted
17699 (z8k-*-coff): New, this is the one true name of the target.
17700
17701 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17702
17703 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17704
17705 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17706
17707 * config.guess (*:Linux:*:*): First try asking the linker what the
17708 default object file format is (elf, aout, or coff). Then if this
17709 fails, try previous methods.
17710
17711 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17712
17713 * configure.in: Don't build newlib for *-*-vxworks5.1.
17714
17715 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17716
17717 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17718 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17719
17720 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17721
17722 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17723
17724 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17725
17726 * cfg-ml-com.in: New file.
17727 * cfg-ml-pos.in: New file.
17728
17729 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17730
17731 * COPYING.NEWLIB: Add HP free copyright to list.
17732
17733 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17734
17735 * config.sub: Recognize -eabi* for the system, not just -eabi.
17736
17737 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17738
17739 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17740 * config.sub, configure.in (win32): New target and host.
17741
17742 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17743
17744 * configure.in: Add i386-pe configuration.
17745
17746 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17747
17748 * mpw-build.in (install): Install GDB after LD.
17749
17750 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17751
17752 * mpw-config.in (elf/mips.h): Always forward-include, needed
17753 for GDB to build.
17754
17755 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17756
17757 * testsuite: New directory for customer acceptance and whole tool
17758 chain tests.
17759
17760 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17761
17762 * configure: If per-host line isn't found, but AC_OUTPUT is found
17763 and a configure script exists, run it instead.
17764
17765 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17766
17767 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17768
17769 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17770
17771 * configure: Set build_{cpu,vendor,os,alias} to host values when
17772 --build isn't specified.
17773
17774 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17775
17776 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17777 (FLAGS_TO_PASS): Pass them.
17778 (EXTRA_TARGET_FLAGS): Ditto.
17779
17780 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17781
17782 * Makefile.in (all-libg++): Depend on all-libstdc++.
17783
17784 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17785
17786 * configure.in (noconfigdirs): Enable all packages for
17787 i386-unknown-netbsd.
17788
17789 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17790
17791 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17792 hosted builds (DOS builds)
17793
17794 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17795
17796 Changes for ARM based on patches from Richard Earnshaw:
17797 * config.sub: Handle armeb and armel.
17798 * configure.in: Omit arm linker only for riscix.
17799
17800 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17801
17802 * config.guess: Update from FSF.
17803
17804 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17805
17806 * config.sub: Recognize powerpcle as the little endian variant of
17807 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17808 powerpcle variant. Convert pentium into i586, not i486. Add p5
17809 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17810 temporarily.
17811
17812 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17813
17814 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17815
17816 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17817
17818 * config.sub: Accept -lites* as a basic system type.
17819
17820 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17821
17822 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17823 installed, and if so return linuxoldld as the system name.
17824
17825 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17826
17827 * config.guess: Add hppa1.1-hp-lites support.
17828
17829 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17830
17831 * configure.in: Don't build newlib for m68k-vxworks5.1.
17832
17833 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17834
17835 * configure.in (mips-sgi-irix6): Use mh-irix5.
17836
17837 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17838
17839 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17840
17841 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17842
17843 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17844 OSF/1. Fix compiler flags.
17845 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17846
17847 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17848
17849 * configure.in: Recognize --with-newlib.
17850 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17851
17852 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17853
17854 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17855 to *_X11_MODULES due to gdbtk needing X include files et al.
17856
17857 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17858
17859 Merge in support for Mac MPW as a host.
17860 (Old change descriptions retained for informational value.)
17861
17862 * mpw-config.in: Add generic include forwards for cpu-specific
17863 include files in aout and elf directories.
17864
17865 * mpw-configure: Added copyright.
17866 * mpw-config.in: Check for presence of required build tools.
17867 (target_libs): Add newlib.
17868 (target_tools): Add examples.
17869 (Read Me): Generate as "Read Me for MPW" instead.
17870 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17871 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17872 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17873
17874 * mpw-configure: Remove subdir-specific makefile hackery,
17875 delete mk.tmp after using it.
17876
17877 * mpw-build.in (all): Display start and end times.
17878
17879 * mpw-configure (host_canonical): Set.
17880 (target_cpu): Always add to makefiles.
17881 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17882 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17883 (mpw-mh-mpw): Look for in srcdir and srcroot.
17884 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17885
17886 * mpw-build.in: (install-only): New target.
17887
17888 * mpw-configure (host_alias, target_alias): Rename from hostalias
17889 and targetalias, add into generated Makefile.
17890 (mk.tmp): If present, add into generated Makefile.
17891 * mpw-build.in (all-gas): Build config.h first before gas proper.
17892
17893 * mpw-configure (config.status): Write only if changed.
17894 * mpw-config.in (readline): Configure it (not built, just used for
17895 definitions).
17896
17897 * mpw-config.in (elf/mips.h): Add a forward include.
17898
17899 * mpw-config.in: Forward-include most .h files in include into
17900 extra-include.
17901 (readline): Don't build.
17902 mpw-build.in (install): Install GDB.
17903
17904 * mpw-configure (prefix, mpw_prefix): Handle it.
17905 * mpw-config.in (mmalloc, readline): Don't configure.
17906 * mpw-build.in (thisscript): Rename to ThisScript.
17907 Use mpw-build instead of BuildProgram everywhere.
17908 (mmalloc, readline): Don't build.
17909 * mpw-README: New file, basic documentation about the MPW port.
17910
17911 * mpw-config.in: Use forward-include to create include files.
17912
17913 * mpw-configure: Add more things to the top of each configured
17914 Makefile, including contents of config/mpw-mh-mpw.
17915 * mpw-config.in (extra-include): Create this directory and fill it
17916 with Posix-like include files when configuring.
17917
17918 * config.sub (apple, mac, mpw): Add various aliases.
17919
17920 * mpw-build.in: New file, top-level build script fragment for MPW.
17921 * mpw-configure: New file, configure script for MPW.
17922 * mpw-config.in: New file, config fragment for MPW.
17923
17924 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17925
17926 * configure.in (host_libs): Remove glob, since it is gone from the
17927 sources.
17928
17929 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17930
17931 * Makefile.in: define empty GDB_NLM_DEPS var.
17932
17933 * configure.in(target_makefile_frag): use config/mt-netware
17934 for netware targets.
17935
17936 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17937
17938 * config.sub: Merge in recent FSF changes. Remove linux special
17939 cases.
17940
17941 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17942
17943 Revert this change:
17944
17945 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17946
17947 * build-all.mk: Use CC=cc -Xs on Solaris.
17948
17949 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17950
17951 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17952 stop using it.
17953 * Makefile.in: Nuke all references to glob subdirectory.
17954
17955 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17956
17957 * configure.in: Fix --enable-shared logic in per-host.
17958
17959 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17960
17961 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17962
17963 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17964
17965 * configure.in (noconfigdirs): Don't build gas on AIX, for
17966 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17967
17968 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17969
17970 * configure: Fix --cache-file to work if the file argument is a
17971 relative path.
17972
17973 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17974
17975 * configure: If the --cache-file is used, pass it down to
17976 configure in subdirectories.
17977
17978 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17979
17980 * config.sub: add vxworks29k configuration.
17981
17982 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17983
17984 * Makefile.in (taz): Do "diststuff" part quietly.
17985
17986 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17987
17988 * config.sub: Mini-merge with gcc/config.sub.
17989
17990 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17991
17992 * config.guess (IRIX): Sed - to _.
17993
17994 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17995
17996 * Makefile.in (source-vault, binary-vault): New targets.
17997
17998 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17999
18000 * config.sub: Recognize -eabi as a basic system type.
18001
18002 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18003
18004 * configure.in (enable_shared stuff): Fix typo.
18005
18006 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
18007
18008 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18009
18010 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18011
18012 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18013
18014 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18015
18016 * configure.in (rs6000-*-*): Don't build gas.
18017
18018 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
18019
18020 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18021 reduce command line length.
18022 (AS_FOR_TARGET): Check for as.new, not Makefile.
18023 (NM_FOR_TARGET): Check for nm.new, not Makefile.
18024
18025 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
18026
18027 * config.guess: Merge from FSF.
18028
18029 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18030
18031 * configure: Don't use $ when handling program_suffix.
18032
18033 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
18034
18035 * configure.in: Configure tk for hppa/hpux.
18036
18037 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
18038
18039 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
18040
18041 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18042
18043 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
18044 to LIBCXXFLAGS. Tests are better run without it.
18045
18046 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
18047
18048 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18049
18050 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
18051
18052 * configure.in (*-*-netware*): Don't configure xiberty.
18053
18054 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
18055
18056 * configure.in: Remove tk from native_only list.
18057
18058 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
18059
18060 * build-all.mk: Add mips-ncd-elf target to sun4 targets
18061 for special NCD build.
18062
18063 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18064
18065 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18066 makeall.bat, they're only useful for binutils snapshots.
18067 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18068 makeall.bat to specified SUPPORT_FILES.
18069
18070 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
18071
18072 * build-all.mk: Add Ericsson targets to sun4 and solaris
18073 hosts. Add BNR's sun4 target to solaris host, so their
18074 build-from-source will be tested in-house first.
18075
18076 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18077
18078 * Makefile.in (LIBCFLAGS): New variable.
18079 (CFLAGS_FOR_TARGET): Ditto.
18080 (LIBCFLAGS_FOR_TARGET): Ditto.
18081 (LIBCXXFLAGS): Ditto.
18082 (CXXFLAGS_FOR_TARGET): Ditto.
18083 (LIBCXXFLAGS_FOR_TARGET): Ditto.
18084 (BASE_FLAGS_TO_PASS): Pass them.
18085 (EXTRA_TARGET_FLAGS): Ditto.
18086
18087 * configure.in: Support --enable-shared.
18088
18089 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
18090
18091 * configure.in (target_libs): Include libstdc++ again.
18092 * config.guess: Update from FSF (for FreeBSD).
18093
18094 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18095
18096 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18097 makeall.bat.
18098 (DISTDOCDIRS): Add `etc'.
18099 (ETC_SUPPORT_PFX): New variable.
18100 (taz): Include anything from etc starting with a word in
18101 ETC_SUPPORT_PFX.
18102
18103 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18104
18105 * config.sub: Update for recent FSF changes. Remove obsolete
18106 h8300hds entry. Add -windows* and -osx as basic os. Minor
18107 spacing changes.
18108
18109 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18110
18111 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
18112
18113 * config.guess: Merge with FSF.
18114 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18115
18116 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18117
18118 * configure: Since the "trap 0" handler will override the exit
18119 status on many systems, only use it for "exit 1", and make it set
18120 a non-zero exit status; reset it before "exit 0". Also, check
18121 exit status of config.sub, and error out if it failed.
18122
18123 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
18124
18125 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18126 and install libgloss.
18127
18128 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18129
18130 * Makefile.in (all-binutils): Depend upon all-byacc.
18131
18132 * configure.in: Don't build emacs on Irix 5.
18133
18134 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18135
18136 * configure.in (*-*-netware*): Add libio.
18137
18138 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18139
18140 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18141 (CHECK_TARGET_MODULES): Ditto.
18142 (INSTALL_TARGET_MODULES): Ditto.
18143 (TARGET_LIBS): Ditto.
18144 (all-libstdc++): Note dependencies.
18145
18146 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18147
18148 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18149
18150 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18151
18152 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18153 -fexternal-templates.
18154
18155 * configure.in (target_libs): Add libstdc++.
18156 (noconfigdirs): Add libstdc++ as appropriate.
18157
18158 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18159
18160 * config.guess: Update from FSF.
18161
18162 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18163
18164 * configure: Use ${config_shell} when running ${configsub}.
18165
18166 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
18167
18168 * config.sub: No longer recognize h8300h.
18169
18170 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18171
18172 * config.sub: Remove extraneous differences between config.sub and
18173 gcc/config.sub.
18174
18175 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18176
18177 * Makefile.in (DISTSTUFFDIRS): Add gas.
18178
18179 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18180
18181 * COPYING.NEWLIB: New file.
18182
18183 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18184
18185 * config.guess (HP-UX): Patch from Harlan Stenn
18186 <harlan@landmark.com> to also emit release level.
18187
18188 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18189
18190 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18191
18192 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18193
18194 * config.sub: Merge nextstep cleanup from FSF.
18195
18196 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18197
18198 * configure.in (arm-*-*): Don't configure ld for this target.
18199
18200 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18201
18202 * configure.in (*-*-netware): don't configure libg++, libio,
18203 librx, or newlib.
18204
18205 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18206
18207 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18208 configure ld--it works, but it doesn't support shared libraries.
18209
18210 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18211
18212 * config.guess (*-unknown-freebsd*): Get rid of possible
18213 trailing "(Release)" in version string.
18214 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18215
18216 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18217
18218 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18219 Fix type: *-next-neststep -> *-next-nextstep.
18220
18221 * config.guess: Merge from FSF:
18222
18223 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18224
18225 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18226
18227 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18228
18229 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18230 instead of UNIX_SV for UnixWare 1.0).
18231
18232 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18233
18234 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18235 to make gdb/nlm/* build after the compiler and linker.
18236
18237 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18238
18239 * config.guess (netbsd, freebsd, linux): Accept any machine,
18240 not just i[34]86.
18241 (m68k-atari-sysv4): Relocate to match FSF version.
18242
18243 * config.guess: More merges from the FSF:
18244
18245 Add a space before function call or macro invocation.
18246
18247 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18248
18249 * config.guess: Add trap cmd to remove dummy.c and dummy when
18250 interrupted.
18251
18252 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18253
18254 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18255 (dummy): Redirect stderr from compilation of dummy.c.
18256
18257 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18258
18259 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18260
18261 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18262
18263 * configure: Accept and ignore --cache*, for compatibility with
18264 new autoconf.
18265
18266 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18267
18268 * config.guess: Merge from FSF:
18269
18270 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18271
18272 * config.guess (Pyramid*:OSx*:*:*): New case.
18273 (PATH): Add /.attbin at end for finding uname.
18274 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
18275
18276 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18277
18278 * config.guess (M88*:DolphinOS:*:*): New case.
18279
18280 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18281
18282 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18283 to select whether to use ELF or COFF.
18284
18285 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18286
18287 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18288
18289 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18290
18291 * config.guess: Guess the OS version for HPUX.
18292
18293 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18294
18295 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18296
18297 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18298
18299 * configure.in: Recognize --with-headers, --with-libs, and
18300 --without-newlib.
18301 * Makefile.in (all-xiberty): Depend upon all-ld.
18302
18303 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18304
18305 * configure.in: Change i[34]86 to i[345]86.
18306
18307 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18308
18309 * configure (version): A few more tweaks to help message.
18310
18311 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18312
18313 * Makefile.in: Remove (for now) librx as a host library,
18314 now that we're building it for target.
18315
18316 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18317
18318 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18319 (Karl Berry).
18320
18321 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18322
18323 * configure.in: Also configure librx.
18324
18325 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18326
18327 * Makefile.in: Update various rules to reflect that librx
18328 is now needed for libg++.
18329
18330 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18331
18332 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18333
18334 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18335
18336 * configure.in: Configure the examples directory.
18337
18338 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18339
18340 * configure: Simplify Jun 2 1994 change.
18341
18342 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18343
18344 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18345 /bin/gcc isn't good enough to build gcc.
18346
18347 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18348
18349 * Makefile.in (GDB_SUPPORT_FILES): Remove
18350 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18351 (gdb.tar.gz): Add new rule to use standard distribution building
18352 mechanism.
18353
18354 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18355
18356 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18357 Bill Cox <bill@cygnus.com>.
18358
18359 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18360
18361 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18362
18363 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18364
18365 * configure: Search current dir first in .gdbinit.
18366
18367 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18368
18369 * config.sub: Recognize freebsd (merged from gcc config.sub).
18370
18371 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18372
18373 * config.sub: Refer to NeXT's operating system as nextstep.
18374
18375 * config.sub (case $basic_machine): Re-order the cases, to match
18376 the order in the FSF version (which is mostly alphabethical).
18377 Merge in some additions and changes from the FSF.
18378
18379 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18380
18381 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18382 * config.sub: Recognize cxux7.
18383 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18384
18385 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18386
18387 * config.sub: Fix typo powerpc -> powerpc-*.
18388
18389 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18390
18391 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18392
18393 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18394 parallel with all-emacs and install-emacs). Top-level command
18395 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18396
18397 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18398
18399 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18400 $(relbindir)/make before doing ``make install'', and use
18401 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18402 installing over running make binary.
18403 ($(host)-stamp-stage3-installed): Likewise.
18404
18405 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18406
18407 * config.guess: Recognize Mach.
18408
18409 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18410
18411 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18412 see whether --exec-prefix was used.
18413
18414 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18415
18416 * README: Explicitly mention libg++/README. (Zoo's idea.)
18417
18418 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18419
18420 * Makefile.in: Add all-librx target similar to all-libproc.
18421
18422 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18423
18424 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18425 with post 1.2 uname bogosity.
18426
18427 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18428
18429 * configure: Remove temporary files on receipt of a signal.
18430
18431 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18432
18433 * configure: If there is a package_makefile_frag, remove
18434 ${subdir}/Makefile.tem after copying it in.
18435
18436 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18437
18438 * build_all.mk: support rs6000 lynx identifies itself as
18439 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18440 since /bin/gcc is too feeble to compile a modern gcc.
18441
18442 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18443
18444 * brought devo/test-build.mk update-to-date with progressive/
18445 test-build.mk. Add lynx targets and hppa flag info.
18446
18447 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18448
18449 * configure.in: Use mh-ncrsvr43. Patch from
18450 Tom McConnell <tmcconne@sedona.intel.com>.
18451
18452 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18453
18454 * config.guess (i386-unknown-bsdi): No longer need to
18455 check #if defined(__bsdi__) && defined(__i386__).
18456
18457 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18458
18459 * configure: Set program_transform_nameoption correctly.
18460
18461 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18462
18463 * brought build-all.mk update-to-date with progressive build-all.mk,
18464 added new targets and hppa info.
18465
18466 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18467
18468 * configure: If config.guess result is a prefix of the user
18469 specified target, assume a native build and use the user specified
18470 target as the host alias. Remove SunOS patch suffix removal hack.
18471 * configure.in: Remove SunOS patch suffix removal hack.
18472
18473 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18474 in NATIVE_CHECK_MODULES.
18475
18476 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18477
18478 * Makefile.in: Rename HOST_ONLY to NATIVE.
18479 * configure: Delete SunOs patch suffix from host_canonical
18480 and build_canonical variables that are prepended to Makefiles.
18481 * configure.in: Add comments for easier maintenance.
18482
18483 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18484
18485 * Makefile.in: Add all-libproc target similar to all-gui.
18486
18487 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18488
18489 * Makefile.in (CHECK_MODULES): split into
18490 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18491
18492 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18493
18494 * config.guess (i386-unknown-bsdi): New system to guess.
18495
18496 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18497
18498 * Makefile.in: Add all-gui target (but not yet build by "all").
18499
18500 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18501
18502 * config.sub: Move deletion of patch suffix from here...
18503 * configure.in: To here, at Ian's suggestion. The top-
18504 level scripts might need to know of a patch level.
18505
18506 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18507
18508 * config.sub: Strip off patch suffix so rtl is recognized
18509 as a sunos4.1.3 machine, even though it's been patched.
18510
18511 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18512
18513 * Makefile.in (INSTALL_LAST): Delete.
18514 (INSTALL_DOSREL): New.
18515
18516 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18517
18518 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18519 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18520 whether we pass down --with-gnu-ld anyhow.
18521
18522 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18523
18524 * Makefile.in (INSTALL_LAST): Change operation so it works
18525 on more flavors of make.
18526 * configure.in (go32): Don't build libg++ or libio.
18527
18528 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18529
18530 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18531 they can be overriden by templates.
18532
18533 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18534
18535 * configure.in (target==go32): Don't build gdb.
18536 * dosrel: New directory.
18537
18538 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18539
18540 * configure.in (host==go32): Configure dosrel too.
18541 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18542 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18543 be set by incoming names or templates.
18544 (INSTALL_LAST): New rule.
18545
18546 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18547
18548 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18549
18550 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18551
18552 * configure.in (appdirs): New variable. Currently empty, but will
18553 be used in gas distribution. If nonempty, lists a set of
18554 directories at least one of which must get configured, or top
18555 level configuration is considered to have failed.
18556 (rs6000-*-lynxos*): Use new file name.
18557
18558 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18559
18560 Eliminate XTRAFLAGS.
18561 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18562 newlib include files using -idirafter, and also use -nostdinc.
18563 (CXX_FOR_TARGET): Likewise.
18564 (XTRAFLAGS): Removed.
18565 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18566 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18567 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18568 ($(DO_X)): Don't pass down XTRAFLAGS.
18569
18570 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18571
18572 * configure.in (mips*-dec-bsd*): New target; do build linker.
18573 (mips*-*-bsd*): New target; don't build linker.
18574
18575 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18576
18577 * configure.in: support rs6000-*-lynxos* configuration.
18578 support sunos4 as a cross target.
18579
18580 * config.sub: look for lynx*, not lynx since the OS version may
18581 legitimately be part of the name.
18582
18583 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18584
18585 * configure.in (i[34]86-*-sco*): Move to be with other i386
18586 targets.
18587 (romp-*-*): New target. Skip various binary utilities.
18588 (vax-*-*): New target. Don't build newlib.
18589 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18590
18591 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18592
18593 * configure.in: Only set host_makefile_frag if config
18594 directory exists.
18595
18596 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18597
18598 * install.sh: If $dstdir exists, don't check whether each
18599 component does.
18600
18601 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18602
18603 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18604
18605 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18606
18607 * configure.in (*-*-lynxos*): Don't configure newlib for either
18608 native or cross Lynx.
18609
18610 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18611
18612 * config.sub (sparc64-elf): Fix os.
18613 (z8k): Remove duplicate.
18614
18615 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18616
18617 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18618 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18619
18620 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18621
18622 * configure: Make file links cleanly even if Lynx fails on
18623 an NFS symlink (at least fail cleanly).
18624
18625 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18626
18627 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18628 -XNh2000.
18629
18630 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18631
18632 * configure: Unknown options are fatal again.
18633
18634 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18635
18636 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18637 compatibility.
18638
18639 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18640
18641 * build-all.mk: Add `clean' target.
18642
18643 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18644
18645 * config.guess: Add SINIX support.
18646 * configure.in: Add mips-*-sysv4* support.
18647
18648 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18649
18650 * build-all.mk: Document all useful targets.
18651 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18652 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18653
18654 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18655
18656 * configure: Support --silent, --quiet.
18657
18658 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18659
18660 * configure: Support --disable-FEATURE.
18661
18662 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18663
18664 * config.guess: Recognize NCR running SVR4.3.
18665
18666 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18667
18668 * config.guess: Make BSDI generate i386-unknown-bsd386.
18669 Patch from Paul Eggert <eggert@twinsun.com>.
18670
18671 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18672
18673 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18674
18675 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18676
18677 * configure: Make unrecognized options give nonfatal warnings
18678 instead of fatal errors, and pass them to any subdirectory
18679 configures in case they recognize them.
18680 Make --x equivalent to --with-x.
18681
18682 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18683
18684 * configure: Add --enable-* options. Clean up usage message and
18685 some comments.
18686
18687 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18688
18689 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18690
18691 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18692
18693 * configure.in (hppa*-*-*): Enable binutils.
18694
18695 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18696
18697 * config.sub: Recognize cisco.
18698
18699 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18700
18701 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18702
18703 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18704
18705 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18706 than one configuration name. Add comment.
18707
18708 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18709
18710 * config.guess: about target *-hitachi-hiuxwe2, fixed
18711 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18712 macro is incorrect.]
18713
18714 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18715
18716 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18717 than the "make ls" stuff which used to be here.
18718
18719 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18720
18721 * config.guess: Recognize i[34]86-unknown-freebsd.
18722 From Shawn M Carey <smcarey@rodan.syr.edu>.
18723
18724 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18725
18726 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18727
18728 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18729
18730 * config.guess: Check for ptx.
18731
18732 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18733
18734 * config.sub: Add os9k checking.
18735
18736 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18737
18738 * config.guess: Handle OSF1 running on HPPA processors
18739
18740 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18741
18742 * configure: If subdir configure fails, print out a message with
18743 subdirectory name, in case subdir's configure code didn't identify
18744 itself.
18745
18746 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18747
18748 * configure.in: Remove embedded newlines from configdirs.
18749 Avoid mismatches of substrings. Fix matching strings at end
18750 of configdirs.
18751
18752 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18753
18754 * config.guess: Add Lynx/rs6000 config support.
18755
18756 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18757
18758 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18759
18760 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18761
18762 * configure.in (hppa*-*-osf*): Treat this just like most other
18763 PA configurations (eg no binutils or ld).
18764 (hppa*-*-*elf*): These configurations have binutils and ld.
18765
18766 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18767
18768 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18769
18770 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18771
18772 * configure.in (rs6000-*-*): Build gas.
18773
18774 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18775
18776 * Makefile.in: Avoid bug in losing hpux sed.
18777
18778 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18779
18780 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18781 for GDB and GDB has been fixed to not need it.
18782
18783 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18784
18785 * config.guess: Recognize vax hosts.
18786
18787 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18788
18789 * configure (while loop): Don't use "break 2" inside case
18790 statement -- the case statement isn't an enclosing loop.
18791
18792 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18793
18794 * config.guess: Clean up NeXT support, to allow nextstep
18795 on Intel machines. Make OS be nextstep.
18796
18797 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18798
18799 * config.guess: Add alternate forms for Convex.
18800
18801 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18802
18803 * configure: Completely rewrite option processing. Take
18804 advantage of pattern-matching to avoid invoking test frequently.
18805 Also clean up host and target defaulting logic.
18806
18807 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18808
18809 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18810 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18811 commands (plus user environment) will fit SCO limits.
18812
18813 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18814
18815 * configure.in: Don't issue warnings about directories which are
18816 not being configured if -norecursion is set. Correct test for
18817 --with-gnu-as and --with-gnu-ld to not get confused by substring
18818 matches.
18819
18820 * configure.in: Don't build gas for alpha-dec-osf1*.
18821
18822 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18823
18824 * configure: Back out Per's change of 12/19/1993. It changes the
18825 behavior of configure in unexpected and confusing ways.
18826
18827 Also, use different delim char when calculating
18828 program_transform_name so that the name can contain slashes.
18829
18830 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18831
18832 * configure.in, config.sub: Add support for VSTa micro-kernel.
18833
18834 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18835
18836 * configure.in: Nuke hacks which were used to get a special
18837 version of GAS for HPPA configurations.
18838
18839 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18840
18841 * configure: If only ${target_alias} is given, use that
18842 as the default for ${host_alias}.
18843 * configure: Add missing back-slashes before nested quotes.
18844
18845 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18846
18847 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18848
18849 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18850
18851 * config.guess: Recognize some Tektronix configurations.
18852 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18853
18854 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18855
18856 * config.sub: Match any flavor of SH.
18857
18858 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18859
18860 * configure.in: Don't try to configure newlib for Alpha.
18861
18862 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18863
18864 * configure.in: Don't build ld for Irix 5. Don't build gas,
18865 libg++ or libio for any Alpha target.
18866
18867 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18868
18869 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18870
18871 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18872 default arguments -- so it tried to compress itself.
18873
18874 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18875
18876 * configure.in (notsupp): ensure that a space is always at the end
18877 of the configdirs list, since the grep checks for an explicit space
18878
18879 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18880
18881 * configure.in (target i386-sysv4.2): don't build ld, since static
18882 versions of many libraries are not available.
18883
18884 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18885
18886 * config.guess: Recognize Apollos (using environment variables).
18887 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18888
18889 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18890
18891 * config.guess: Recognize Sony news mips running newsos.
18892
18893 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18894
18895 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18896 "fi ; else" for bash.
18897
18898 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18899
18900 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18901
18902 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18903
18904 * config.sub: accept unixware as an alias for svr4.2.
18905 Fix some inconsistancies with the gcc version.
18906
18907 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18908
18909 * Makefile.in (DISTDOCDIRS): Add gdb.
18910
18911 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18912
18913 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18914
18915 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18916
18917 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18918 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18919 this now.
18920
18921 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18922
18923 * config.sub: Accept hiux* as an OS name.
18924
18925 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18926 etc/make-stds.texi. The underscore came from gcc, and dje now
18927 agrees that RUNTESTFLAGS is the correct name.
18928
18929 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18930
18931 * install.sh: Remove 'set -e'. It makes any conditionals
18932 in the script useless.
18933
18934 * config.guess: Automatically recognize arm-acorn-riscix
18935 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18936
18937 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18938
18939 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18940
18941 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18942
18943 * Makefile.in (DISTDOCDIRS): New variable.
18944 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18945 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18946
18947 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18948
18949 * configure.in (hppa target): check the source directory for the
18950 pagas sub-directory
18951
18952 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18953
18954 * config.sub: Allow -aout* and -elf*.
18955
18956 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18957
18958 * configure.in: Don't build ld on i386-solaris2, same as for
18959 sparc-solaris2.
18960
18961 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18962
18963 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18964
18965 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18966
18967 * configure.in: Configure gdb for alpha.
18968
18969 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18970
18971 * Makefile.in (CXXFLAGS): Add -O.
18972
18973 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18974
18975 * config.guess: added support for DG Aviion
18976
18977 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18978
18979 * configure.in: Produce warning message for subdirectories not
18980 configurable for this host/target combination. Don't try to
18981 configure gdb for vms.
18982
18983 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18984
18985 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18986 appropriate files before making "diststuff".
18987 (DISTBISONFILES): New var: list of files to be edited.
18988 (DISTSTUFFDIRS): Add binutils.
18989
18990 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18991
18992 * config.sub: also handle mipsel and mips64el (for little endian mips)
18993
18994 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18995
18996 * configure.in: Add * to end of all OS names.
18997
18998 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18999
19000 * configure.in: Build newlib for LynxOS native.
19001
19002 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19003
19004 * config.guess: Add support for delta 88k running SVR3.
19005
19006 * configure.in: Add comment about HP compiler vs. emacs.
19007
19008 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19009
19010 * configure.in: don't build ld on solaris2 (not a viable option
19011 due to bugs in getpwnam & getpwuid)
19012
19013 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19014
19015 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19016 config.guess will produce a full version number.
19017
19018 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19019
19020 * configure.in: Build linker and binutils for alpha-dec-osf1.
19021
19022 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19023
19024 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19025 and gdb/testsuite/Makefile.in.
19026
19027 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19028
19029 * configure.in: recognize mips*- instead of mips-
19030
19031 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
19032
19033 * config.sub: Accept linux*coff and linux*elf as operating
19034 systems.
19035
19036 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19037
19038 * config.sub: Recognize mips64, and mips3 as an alias for it.
19039
19040 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19041
19042 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19043 gdb knows how to handle OSF/1 shared libraries.
19044
19045 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19046
19047 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19048 * config.guess: Recognize Hitachi's HIUX.
19049 * config.sub: Recognize h3050r* and hppahitachi.
19050 Remove redundant cases for hp9k[23]*.
19051
19052 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19053
19054 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19055 if gas and ld are in the source tree and are in ${configdirs}.
19056 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19057 --with options (but still pass them down on the command line,
19058 if they were explicitly specified).
19059
19060 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19061
19062 * configure: substitute SHELL value in Makefile.in with
19063 ${CONFIG_SHELL}
19064
19065 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19066
19067 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19068 *-*-solaris2* targets.
19069
19070 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19071
19072 * Makefile.in: define M4, and pass it down to sub-makes;
19073 all-autoconf now depends on all-m4
19074
19075 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19076
19077 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19078 presence of {ar,ranlib} instead of a configured directory
19079
19080 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
19081
19082 * config.guess: Accept 34?? as well as 33?? for NCR.
19083
19084 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19085
19086 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19087 of 'gas' in sed commands, since 'gash' is now in the tree as well.
19088
19089 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19090
19091 * configure: grab values for $(CC) and $(CXX) from the
19092 environment, so that someone can do "CC=gcc configure; make" and
19093 have it work right (matching the way that autoconf works now)
19094
19095 * configure.in, Makefile.in: add support for gash, the tcl
19096 interface to Galaxy
19097
19098 * config.guess: add NetBSD variants (hp300, x86)
19099
19100 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
19101
19102 * install.sh: Support -d option (in the manner of SunOS 4 install,
19103 as it is more deterministic than that of GNU install)
19104 (chmodcmd): Set file to mode 755 by default (should also do default
19105 chgrp and chown, but I don't feel like dealing with that now)
19106
19107 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
19108
19109 * config.sub: Remove h8300hhms alias.
19110
19111 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19112
19113 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19114
19115 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19116
19117 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19118 as stmp-fixinc
19119
19120 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19121
19122 * config.sub: recognize m88110-bug-coff.
19123
19124 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19125
19126 * Makefile.in (all-libio): all dependencies on the toolchain used
19127 to build this (gcc, gas, ld, etc)
19128
19129 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19130
19131 * config.guess: Deal with OSF/1 1.3 on alpha.
19132
19133 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19134
19135 * install.sh: add some 'else true' clauses for portability
19136
19137 * configure.in: don't build libio for h8[35]00-*-* targets
19138
19139 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
19140
19141 * Makefile.in: Add support for new libio.
19142
19143 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19144
19145 * install.sh: If one command fails, don't try the rest. Don't try
19146 to remove $dsttmp (via trap) unless we have already created it.
19147 If $src doesn't exist, detect it and exit with an error.
19148
19149 * config.guess: Recognize BSD on hp300.
19150
19151 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
19152
19153 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19154 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19155
19156 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
19157
19158 * Makefile.in (all-send-pr): depends on all-prms
19159
19160 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19161
19162 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19163
19164 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19165
19166 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19167 Added test for mips-mips-riscos5.
19168
19169 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19170
19171 * configure.in: use mh-hp300 for 68k HP hosts
19172
19173 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19174
19175 * configure: add support for CONFIG_SHELL, so that you can use
19176 some alternate shell for evaluating configure scripts
19177
19178 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19179
19180 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19181 in configure script to bug-gdb@prep.ai.mit.edu when building
19182 distribution archive.
19183 * Makefile.in (COMPRESS): Remove def.
19184 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19185 gdb.tar.Z and make-gdb.tar.Z respectively.
19186 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19187 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19188 to convergence with 'taz' target in Makefile.in.
19189
19190 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19191
19192 * install.sh (dsttmp): use trap to ensure that tmp files go
19193 away on error conditions
19194
19195 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19196
19197 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19198
19199 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19200
19201 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19202 its parent is '/' not ''.
19203
19204 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19205
19206 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19207
19208 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19209 that ${newsrcdir}/configure.in does.
19210
19211 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19212
19213 * test-build.mk: support for CONFIG_SHELL
19214
19215 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19216
19217 * config.sub (netware): Add as a basic system type.
19218
19219 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19220
19221 * Makefile.in (Makefile): depend on configure.in. Also drop the
19222 $(srcdir)/ from the dependency on Makefile.in.
19223
19224 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19225
19226 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19227 (h8300hhms is temporary until multi-libraries are implemented).
19228 * configure.in: Handle h8300h too.
19229
19230 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19231
19232 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19233
19234 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19235
19236 * configure: Remove extraneous output when guessing host type.
19237 * config.guess: Remove extraneous output when guessing using C
19238 compiler rather than uname, or when guessing fails.
19239
19240 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19241
19242 * Makefile.in: remove all.cross and install.cross targets
19243
19244 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19245 definitions
19246
19247 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19248
19249 * configure.in (target sh): Build gprof.
19250
19251 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19252
19253 * config.sub: change -solaris to -solaris2
19254
19255 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19256
19257 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19258
19259 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19260
19261 * configure: Correct error message for missing Makefile.in to
19262 print correct directory.
19263
19264 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19265
19266 * install.sh: kludge around 386BSD shell bug
19267
19268 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19269
19270 * config.guess: Recognize NeXT.
19271 * config.guess: Recognize i486-ncr-sysv4.
19272 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19273
19274 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19275
19276 * Makefile.in (MAKEINFOFLAGS): New variable.
19277 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19278 * build-all.mk, test-build.mk: Pass down --no-split as
19279 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19280
19281 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19282
19283 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19284
19285 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19286
19287 * Makefile.in (libg++.tar.z): New rule.
19288 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19289 * Makefile.in (taz): Only do a single chmod.
19290
19291 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19292
19293 * install.sh: don't use dirname anymore (replaced with sed usage)
19294
19295 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19296
19297 * Makefile.in: Change extension for gzip'd files from '.z' to
19298 '.gz' per new FSF standard usage.
19299
19300 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19301
19302 * configure: put quotes around the final value of program_transform_name
19303
19304 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19305
19306 * Makefile.in: new install.sh support; update install-info rules
19307
19308 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19309
19310 * configure.in: Build diff for crosses, but not for go32 host.
19311
19312 * configure.in: Build gprof only for native, and don't build it
19313 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19314
19315 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19316
19317 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19318
19319 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19320
19321 * configure.in (host_tools): Add prms.
19322
19323 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19324
19325 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19326 with $(FLAGS_TO_PASS) on the command line
19327
19328 * config.sub: Recognize lynx and lynxos
19329
19330 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19331
19332 * config.sub: Accept -ecoff*, not just -ecoff.
19333
19334 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19335
19336 * Makefile.in (taz): Use .gz suffix instead of .z.
19337 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19338 names.
19339
19340 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19341
19342 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19343
19344 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19345
19346 * Makefile.in (install-no-fixedincludes): install gcc last, so
19347 that rebuilds that might happen during 'make install' don't get
19348 bogus gcc include files
19349
19350 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19351
19352 Change from Utah for HPPA support:
19353 * config.guess: Recognize hppa1.x-hp-bsd.
19354
19355 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19356
19357 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19358 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19359
19360 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19361
19362 * config.sub: Add support for rom68k and bug boot monitors.
19363
19364 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19365
19366 * Makefile.in: Make all-opcodes depend on all-bfd.
19367
19368 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19369
19370 * config.guess: Added special check for i[34]86-univel-sysv4*.
19371
19372 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19373
19374 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19375 the processor rather than assuming i486.
19376
19377 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19378
19379 * config.guess: Recognize SunOS6 as Solaris3.
19380
19381 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19382
19383 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19384 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19385
19386 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19387
19388 * build-all.mk (all-cross): New target for Canadian Cross.
19389 Added Q2 go32 targets.
19390 * test-build.mk: Configure go32 cross sparclite-aout and
19391 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19392 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19393
19394 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19395
19396 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19397 GO32 hosted toolchains
19398
19399 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19400
19401 * configure: change so "-exec-prefix" gets passed down rather
19402 than "-exec_prefix" so autoconf generated Makefiles get the
19403 exec_prefix set right.
19404
19405 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19406
19407 * config.guess: get the Solaris2 minor version number
19408
19409 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19410
19411 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19412
19413 * config.guess: Recognize some Sequent platforms.
19414
19415 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19416
19417 * Makefile.in: added the vault-install target
19418
19419 * configure.in: actually use the Sun3 makefile fragment that's in
19420 config, also added the release dir to configdirs
19421
19422 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19423
19424 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19425
19426 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19427
19428 * configure.in: remove some program from Alpha targetted toolchains
19429
19430 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19431
19432 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19433 gprof.
19434 (taz): Run "make diststuff" in those directories instead of "make
19435 proto-dir". Look for "VERSION=" only at start of line in subdir
19436 Makefile. Use "gzip -9" for compression.
19437 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19438 (binutils.tar.z): New target.
19439
19440 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19441
19442 * Makefile.in (taz): Include gpl.texinfo.
19443
19444 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19445
19446 * Makefile.in (setup-dirs): Merged into "taz" target.
19447 (taz): Only do `proto-dir' stuff if a directory is actually needed
19448 for this target.
19449
19450 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19451
19452 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19453 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19454 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19455 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19456 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19457
19458 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19459
19460 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19461 config.sub, and move-if-change to gdb testsuite distribution
19462 archive, so the testsuite can be extracted, configured, and
19463 run separately from the gdb distribution. Blow away the Chill
19464 tests that require a Chill compiled executable, since GNU Chill
19465 is not yet publically available.
19466
19467 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19468
19469 * test-build.mk: set environment variables in a single command,
19470 instead of a list of assignments and exports
19471
19472 * config.guess: recognize Alpha/OSF1 systems
19473
19474 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19475
19476 * configure: Change help message to prefer --options rather than
19477 -options.
19478
19479 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19480
19481 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19482 zippy@ecst.csuchico.edu.
19483 * config.guess: Recognize miniframe.
19484
19485 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19486
19487 * Makefile.in: Use srcroot to find runtest rather than rootme.
19488 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19489
19490 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19491
19492 * test-build.mk: Extensive additions to support building on a
19493 machine other than the host.
19494
19495 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19496
19497 * configure (tooldir): Fix for i386-aix again.
19498
19499 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19500
19501 * configure, Makefile.in: Change definition of $(tooldir)
19502 to match the FSF.
19503
19504 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19505
19506 * config.guess: Recognize i[34]86/SVR4.
19507
19508 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19509
19510 * Makefile.in (all-gdb): gdb depends on sim.
19511
19512 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19513
19514 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19515 at the same time we make the prototype gdb directory.
19516 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19517 files at the same time as the gdb base release distribution.
19518
19519 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19520
19521 * Makefile.in (check): Use individual check targets rather than
19522 DO_X rule.
19523 (check-gcc): Added.
19524
19525 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19526
19527 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19528 for System V release 3.2.
19529
19530 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19531
19532 * config.sub: Recognize hppaosf.
19533 * configure.in: Do configure ld/binutils/gas for it.
19534
19535 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19536
19537 * configure (tooldir): Alter syntax used to set this, for systems
19538 where "\$" isn't handled right, like i386-aix.
19539
19540 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19541
19542 * configure: Pass program-transform-name, not
19543 program_transform_name, to recursive configures.
19544
19545 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19546
19547 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19548 of gas+ld+binutils.
19549
19550 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19551
19552 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19553
19554 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19555
19556 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19557
19558 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19559
19560 * Makefile.in (PRMS): Set back to all-prms.
19561
19562 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19563
19564 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19565 targets, rather than for MIPS hosts.
19566
19567 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19568
19569 * configure.in: add comment for --with-x default values
19570
19571 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19572
19573 * Makefile.in: add check-* targets for each of the directories in
19574 the tree. Add a definition of RUNTEST that will use the one we
19575 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19576
19577 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19578
19579 * configure.in: Removed obsolete references to bfd_target and
19580 target_makefile_frag.
19581
19582 * build-all.mk: Set assorted targets for Q2.
19583 * config.sub: Recognize z8k-sim and h8300-hms.
19584 * test-build.mk: Really don't pass host to configure.
19585 (HOLES): Added uname.
19586
19587 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19588
19589 * configure: Handle an empty program-prefix, program-suffix or
19590 program-transform-name correctly.
19591
19592 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19593
19594 * build-all.mk: -G 8 no longer required for MIPS targets.
19595 * test-build.mk: Don't pass host argument to configure; make it
19596 guess.
19597
19598 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19599
19600 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19601 * Makefile.in (COMPRESS): New macro, like GZIP.
19602
19603 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19604
19605 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19606
19607 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19608 with gas currently defaults to -G 0.
19609
19610 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19611
19612 * Makefile.in (all-flex): flex depends on byacc.
19613
19614 * build-all.mk: If host not specified, use config.guess. Pass TAG
19615 to test-build.mk as RELEASE_TAG.
19616 * test-build.mk (configargs): New variable containing arguments to
19617 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19618 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19619
19620 * config.guess: Use /bin/uname when checking -X argument on SCO,
19621 to avoid invoking GNU uname which doesn't understand -X.
19622
19623 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19624
19625 * configure.in: Build gas for mips-*-*.
19626
19627 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19628
19629 * Makefile.in (all.normal): insert missing backslash.
19630
19631 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19632
19633 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19634
19635 * Makefile.in: Complete overhaul to merge many almost identical
19636 targets.
19637
19638 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19639
19640 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19641 (gdb.tar.Z): Adjusted.
19642
19643 * Makefile.in (setup-dirs, taz): New targets; should be general
19644 enough to adapt for gdb sometime. Build only .z file.
19645 (gas.tar.z): New target.
19646
19647 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19648
19649 * build-all.mk: Use CC=cc -Xs on Solaris.
19650
19651 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19652
19653 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19654 for handling BISON for FSF releases.
19655
19656 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19657
19658 * configure: Actually implement the change zoo just documented.
19659
19660 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19661
19662 * configure: when using config.guess, only set target_alias when
19663 it's not already been set (ie, on the command line)
19664
19665 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19666
19667 * Makefile.in: add installcheck target, set PRMS to install-prms
19668
19669 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19670
19671 * configure: add support for package_makefile_fragment, handle the
19672 case where a directory has a configure.in file but no Makefile.in
19673 more gracefully (with an actual understandable error message, even);
19674 add support for --without (and add this to the usage message); also
19675 explicitly add a --host=${host_alias} to the command line when
19676 config.guess is used
19677
19678 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19679
19680 * configure: Must use both --host and --target in recursive calls.
19681
19682 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19683
19684 * Makefile.in: Change deja-gnu to dejagnu.
19685
19686 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19687
19688 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19689
19690 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19691
19692 * configure.in: canonicalize all instances to *-*-solaris2*,
19693 also strip out a number of tools to not build for go32 host
19694
19695 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19696
19697 * config.guess: add GPL.
19698
19699 * Makefile.in, config.guess, config.sub, configure: bump
19700 copyrights to 93.
19701
19702 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19703
19704 * Makefile.in (do-info): Removed obsolete check for existence of
19705 localenv file.
19706
19707 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19708
19709 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19710
19711 * Makefile.in: a couple of 'else true' for decstation,
19712 support for TclX
19713
19714 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19715
19716 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19717
19718 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19719
19720 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19721
19722 * config.guess: Recognize i386-ibm-aix (PS/2).
19723 * configure.in: Use config/mh-aix386 file for it.
19724
19725 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19726
19727 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19728 CC_FOR_TARGET instead.
19729 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19730
19731 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19732
19733 * Makefile.in: Add sim to list of directories sent with gdb
19734
19735 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19736
19737 * configure.in: Put back mips-dec-bsd* case.
19738
19739 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19740
19741 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19742 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19743 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19744
19745 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19746
19747 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19748
19749 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19750 (install-info): install dir.info only if it exists,
19751 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19752
19753 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19754
19755 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19756 gas for mips-dec-bsd.
19757
19758 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19759
19760 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19761 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19762
19763 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19764
19765 * configure.in: Added "dejagnu" to hosttools list.
19766
19767 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19768
19769 * config.sub, configure.in, config.guess: Add support
19770 for Bosx, an AIX variant from Bull.
19771 Patches from F.Pierresteguy@frcl.bull.fr.
19772
19773 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19774
19775 * devo/dejagnu: Initial creation of devo/dejagnu.
19776 Migrated dejagnu testcases and support files for testing software
19777 tools to reside as subdirectories, currently called "testsuite",
19778 within the directory of the software tool. Migrated all programs,
19779 support libraries, etc. beloging to dejagnu proper from
19780 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19781 with no modifications. The changes to these files which will
19782 allow them to configure, build, and execute properly will be made
19783 in a future update.
19784
19785 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19786
19787 * Makefile.in: Change send_pr to send-pr.
19788 * configure.in: Likewise.
19789 * send_pr: Renamed directory to send-pr.
19790
19791 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19792
19793 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19794
19795 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19796
19797 * README: Update for gdb-4.8 release.
19798 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19799 gdb-xxx.tar.z (gzip'd) file also.
19800
19801 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19802
19803 * Makefile.in: make all-diff depend on all-libiberty
19804
19805 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19806
19807 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19808
19809 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19810
19811 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19812
19813 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19814
19815 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19816 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19817 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19818
19819 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19820
19821 * Makefile.in: makeinfo binary is in a new location
19822
19823 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19824
19825 * config.sub: Accept -ecoff as an OS.
19826
19827 * Makefile.in: Various changes to eliminate a level of make
19828 recursion and reduce the required command line length.
19829 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19830 sub-makes.
19831 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19832 variables holding settings for specific sub-makes.
19833 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19834 in terms of BASE_FLAGS_TO_PASS.
19835 (TARGET_LIBS): New variable listing directories which use
19836 TARGET_FLAGS_TO_PASS.
19837 (subdir_do): Eliminated.
19838 (do-*): New set of targets to replace subdir_do.
19839 (various): All targets which used subdir_do now depend on do-*.
19840 (local-clean): Renamed from do_clean.
19841 (local-distclean): New target, dependency of distclean and
19842 realclean.
19843 (install-info): Don't create directories. Depend on dir.info
19844 rather than calling make recursively.
19845 (install-dir.info): Eliminated.
19846 (install-info-dirs): Create all info directories here.
19847 (dir.info): Depend upon do-install-info.
19848
19849 * test-build.mk (HOLES): Added false.
19850
19851 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19852
19853 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19854
19855 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19856
19857 * Makefile.in (info): remove dependency on all-texinfo. The
19858 problem was really in texinfo/C, not at this level.
19859
19860 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19861
19862 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19863
19864 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19865
19866 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19867 GDB releases.
19868
19869 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19870
19871 * configure: Include srcdir in message about target of link not
19872 being found. Don't convert `-' to `_' in `with' options being
19873 passed to subdirs.
19874
19875 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19876
19877 * configure.in: add uudecode to host_tools
19878
19879 * Makefile.in: added {all,install}-uudecode targets, added them to
19880 the appropriate lists
19881
19882 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19883
19884 * Makefile.in (all-gcc): Added dependency on all-gas.
19885
19886 * configure.in (mips-*-*): Build ld and binutils.
19887
19888 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19889
19890 * configure: check return code from mkdir, print error message and
19891 exit on failure.
19892
19893 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19894
19895 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19896
19897 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19898
19899 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19900
19901 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19902
19903 * config.sub (h8500): Recognize this as a cpu type.
19904
19905 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19906
19907 * configure: source directory missing is no longer a warning
19908
19909 * configure.in: recognize irix[34]* instead of irix[34]
19910
19911 * Makefile.in: define and pass down X11_LIB
19912
19913 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19914
19915 * guess-systype: Renamed to ...
19916 * config.guess: ... by popular request.
19917 * configure.in, Makefile.in: Update accordingly.
19918
19919 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19920
19921 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19922 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19923 + Execute ./dummy instead of assuming . is in PATH.
19924
19925 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19926
19927 * guess-systype: New shell script. Attempts to guess the
19928 canonical host name of the executing host.
19929 Only a few hosts are supported so far.
19930 * configure: Call guess-systype if no host is specified.
19931
19932 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19933
19934 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19935 gcc Makefile.
19936
19937 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19938
19939 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19940 (all-gcc, install-gcc, subdir_do): Use it.
19941
19942 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19943
19944 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19945
19946 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19947
19948 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19949 set exclusively by configure, using configure.in .
19950
19951 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19952
19953 * test-build.mk: set $PATH for all builds
19954
19955 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19956
19957 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19958
19959 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19960 the one used in gcc/Makefile.in, so that a null expansion doesn't
19961 override the one needed to build gcc with a native cc.
19962
19963 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19964
19965 * configure: Accept -with arguments.
19966
19967 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19968
19969 * Makefile.in: added h8300sim
19970
19971 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19972
19973 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19974 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19975 (all-cygnus, native, build-cygnus): Make
19976 $(canonhost)-stamp-3stage-done, not $(host)....
19977 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19978 i386-sco3.2v4. Added else true to if command.
19979
19980 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19981
19982 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19983
19984 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19985
19986 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19987
19988 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19989
19990 * configure.in: don't remove binutils from Solaris builds
19991
19992 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19993
19994 * Makefile.in: get rid of earlier definitions for *clean,
19995 also handle the recursive info rule better
19996
19997 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19998
19999 * Makefile.in (mostlyclean, distclean, realclean): Fix to
20000 do more-or-less the right thing.
20001
20002 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
20003
20004 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20005 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20006
20007 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20008
20009 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20010 $(host_canonical).
20011
20012 * configure.in: split the configdirs list into 4 categories (native
20013 v. cross, library v. tool) and handle the cross-only and native-
20014 only in more reasonable (and correct!) way.
20015
20016 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
20017
20018 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
20019 configdirs anymore.
20020
20021 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20022
20023 * Makefile.in: extensive cleanup:: removed all of the explicit
20024 clean-* targets, collapsed many wrappers around subdir_do into
20025 one, added additional targets to satisfy standards.texi, deleted
20026 some old targets, some changes for consistency
20027
20028 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20029
20030 * configure.in: handle some programs as cross-only, and others as
20031 native only
20032
20033 * test-build.mk: handle partial holes in a more generic manner
20034
20035 * Makefile.in: m4 depends on libiberty
20036
20037 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20038
20039 * configure.in: add m4, textutils, fileutils, sed, shellutils,
20040 time, wdiff, and find to configdirs
20041
20042 * Makefile.in: all, clean, and install rules for the new programs
20043 added to configure.in
20044
20045 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20046
20047 * configure.in: use mh-sun for all *-sun-* hosts
20048
20049 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20050
20051 * Makefile.in: define flags for X11 include files and library file
20052 locations, pass them down to the programs that need this info
20053
20054 * build-all.mk: added a 'native' target, to 3stage the native toolchain
20055
20056 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20057
20058 * configure.in: start building libg++ for HP-UX targets
20059
20060 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
20061
20062 * README: Update references to files moved into etc/.
20063
20064 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
20065
20066 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
20067 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
20068
20069 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
20070
20071 * configure: accept dash as well as underscore in long option
20072 names for FSF compatibility.
20073
20074 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
20075
20076 * config.sub: added -sco3.2v4 support from FSF.
20077
20078 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20079
20080 * configure.in: expand the section that adds or removes
20081 directories from the list of programs to build, to handle native
20082 vs. cross in addition to host v. native
20083
20084 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
20085
20086 * Makefile.in: Replace C++ in macro names with CXX.
20087 This is less likely to break ...
20088
20089 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20090
20091 * test-build.mk: add -w to GNU_MAKE
20092
20093 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20094
20095 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20096 add 'sparc' to list of recognized cpus. This needed to make
20097 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20098 Delete some redundant ose68 variants. Recognize -wrs as an os,
20099 then changes that into $CPU-wrs-vxworks.
20100
20101 * configure.in: remove most references to gdbtest, regularize
20102 target based program removal
20103
20104 * test-build.mk: import from p3 tree (many fixes and changes)
20105
20106 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20107
20108 * Makefile.in: added rules to handle tcl, tk, and expect
20109
20110 * configure.in: handle those directories if they exist
20111
20112 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20113
20114 * config.sub: removed bogus hppabsd and hppahpux names, since
20115 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20116
20117 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20118
20119 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
20120 depends upon all-xiberty
20121
20122 * Makefile.in: changes from p3, including:
20123
20124 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
20125
20126 * Makefile.in (XTRAFLAGS): include newlib directories if
20127 newlib/Makefile exists, rather than if host != target.
20128
20129 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
20130
20131 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20132 from the same source tree and not building a cross-compiler. This
20133 matters for the libg++ configuration if reconfiguring a tree that
20134 has already been installed.
20135
20136 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
20137
20138 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20139 pick up the machine and system specific header files.
20140
20141 * Makefile.in: added AS_FOR_TARGET, passed down in
20142 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20143 the C compiler to use to create programs which are run in the
20144 build environment, set it to default to $(CC), and passed it down
20145 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20146
20147 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
20148
20149 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20150 We need them for unusual native builds, like systems without
20151 ranlib.
20152
20153 * configure: also define $(host_canonical) and
20154 $(target_canonical), which are the full, canonical names for the
20155 given host and target
20156
20157 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
20158
20159 * Makefile.in: Added separate definitions for C++.
20160
20161 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
20162
20163 * configure.in (configdirs): Add deja-gnu.
20164
20165 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
20166
20167 * README: Update for configure.texi and gdb-4.7 release.
20168
20169 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
20170
20171 * Makefile.in: Move "all" target to top of file.
20172 Previously, first target was ".PHONY" which caused BSD4.4 make
20173 to build .PHONY when make was run without arguments.
20174
20175 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20176
20177 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20178 Library-copylefted code in libiberty.
20179
20180 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20181
20182 * config.sub: Replace m68kmote with plain old m68k.
20183
20184 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20185
20186 * Makefile.in: Remove space from blank line, avoid Make complaints.
20187
20188 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20189
20190 * config.sub: Complain if no argument is given. Added support for
20191 386bsd as OS and target alias.
20192
20193 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20194
20195 * Makefile.in (XTRAFLAGS): include newlib directories if
20196 newlib/Makefile exists, rather than if host != target.
20197
20198 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20199
20200 * config.sub: recognize sparclite-wrs-vxworks.
20201
20202 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20203 p3.) Added clean-xiberty to clean.
20204
20205 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20206
20207 * configure.in: use *-*-* instead of nested cases for host and target
20208
20209 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20210
20211 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20212 from the same source tree and not building a cross-compiler. This
20213 matters for the libg++ configuration if reconfiguring a tree that
20214 has already been installed.
20215
20216 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20217
20218 * config.sub (i486v/i486v4): Merge in from FSF version.
20219
20220 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20221
20222 * configure: only set PWD if it is already set.
20223
20224 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20225
20226 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20227 doesn't have unset and all success paths (and most error paths)
20228 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20229 to just ${PWD} to avoid confusion.)
20230
20231 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20232
20233 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20234 even for a native compilation.
20235
20236 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20237
20238 Changes to make the gdb.tar.Z rule work better.
20239
20240 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20241 (DEVO_SUPPORT): Add configure.texi.
20242 (bfd-ilrt.tar.Z): Remove ancient rule.
20243
20244 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20245
20246 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20247 pick up the machine and system specific header files.
20248
20249 * configure.in, config.sub: added new target m68010-adobe-scout,
20250 with alias of adobe68k. Changed configure.in to check for
20251 -scout before -sco* to avoid a false match.
20252
20253 * Makefile.in: added AS_FOR_TARGET, passed down in
20254 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20255 the C compiler to use to create programs which are run in the
20256 build environment, set it to default to $(CC), and passed it down
20257 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20258
20259 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20260
20261 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20262 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20263 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20264 FOR_TARGET variants, to newlib and libg++.
20265
20266 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20267
20268 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20269 first.
20270
20271 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20272
20273 * config.sub: Accept `elf' as an environment.
20274
20275 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20276
20277 * Makefile.in (all-opcodes): cd into the right directory
20278
20279 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20280
20281 * configure: added -program_transform_name option, used as
20282 argument to sed when installing programs.
20283 configure.texi: added documentation for -program_prefix,
20284 -program_suffix and -program_transform_name.
20285
20286 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20287
20288 * config.sub: Accept i486 where i386 ok.
20289
20290 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20291
20292 * config.sub: accept we32k
20293
20294 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20295
20296 * config.sub, configure.in: accept OSE68000 and OSE68k.
20297
20298 * Makefile.in: don't create all directories for ``make install'';
20299 let the subdirectories create the ones they need.
20300
20301 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20302
20303 * COPYING: new file, GPL v2
20304
20305 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20306
20307 * Makefile.in: use the new gen-info-dir, which needs a template
20308 argument (which also lives in texinfo)
20309
20310 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20311
20312 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20313
20314 * config.sub (ncr3000): Change i386 to i486.
20315
20316 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20317
20318 * Makefile.in: add install-rcs, install-grep to
20319 install-no-fixedincludes, removed install-bison and install-libgcc
20320
20321 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20322
20323 * configure.in: grab the HPUX makefile fragment if on HPUX
20324
20325 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20326
20327 * Makefile.in: eradicate bison spoor (ditto libgcc).
20328 configure.in: recognise m68{k,000}-ericsson-OSE.
20329 es1800 is alias for m68k-ericsson-OSE
20330
20331 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20332
20333 * configure.in: rearrange the parts that remove programs from
20334 configdirs, based now on HOST==TARGET or by canonical triple.
20335
20336 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20337
20338 * test-build.mk: recurse explicitly with -f test-build.mk when
20339 appropriate. predicate stage3 and comparison on the existence
20340 of gcc. That is, if gcc isn't around, we aren't three-staging.
20341 On very clean, also remove ...stamp-co. Build in-place before
20342 doing other builds.
20343
20344 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20345
20346 * Makefile.in, configure.in: add tgas
20347
20348 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20349
20350 * Makefile.in: a number of changes merged in from progressive.
20351
20352 * configure.in: add libm.
20353
20354 * .cvsignore: ignore some stuff that comes from test-build.mk.
20355
20356 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20357
20358 * config.sub: Add es1800 (m68k-ericsson-es1800).
20359
20360 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20361
20362 * configure: Add program_suffix (parallel to program_prefix)
20363 * Makefile.in: adjust directory-creating script for losing decstation
20364
20365 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20366
20367 * configure: Minor $subdir-related fixes.
20368
20369 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20370
20371 * configure: fix various problems with propogating
20372 makefile_target_frag in subdirs.
20373 * configure.in: config libgcc if its there
20374
20375 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20376
20377 * config.sub: HPPA merge.
20378
20379 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20380
20381 * Makefile.in: Replace all-bison with all-byacc in all
20382 dependency lines for other tools (which now use byacc).
20383
20384 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20385
20386 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20387
20388 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20389
20390 * Makefile.in: make gprof rules similar to byacc rules (instead of
20391 vestigal $(unsubdir) that didn't work...)
20392
20393 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20394
20395 * config.sub: Add support for Linux.
20396 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20397 (at least for libg++).
20398
20399 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20400
20401 * configure.texi: fix doc for the -nfp option to configure
20402
20403 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20404
20405 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20406
20407 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20408
20409 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20410 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20411 * configure.in: added solaris* host_makefile_frag hook.
20412
20413 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20414
20415 * config.sub: changed recognition of m68000 so that various
20416 m68k types can be specified via m680[01234]0
20417
20418 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20419
20420 * config.sub (basic_machine): fix sed so that '-foo' isn't
20421 completely substituted out while .+'-foo' loses the '-foo'
20422
20423 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20424
20425 * config.sub ($os): Add -aout.
20426
20427 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20428
20429 * configure: If host_makefile_frag is absolute, don't
20430 prefix ${invsubdir} (relevant to libg++ auto-configure).
20431
20432 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20433
20434 * Makefile.in (tooldir): Define it.
20435 (all-ld): Depend on all-flex.
20436
20437 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20438
20439 * Makefile.in (check): Fix libg++ special case.
20440
20441 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20442
20443 * configure: do not bury `pwd` into config.status, thus do fewer
20444 pwd's.
20445
20446 * configure: print the "Building in" message only when building in
20447 other than "." AND verbose.
20448
20449 * configure: remove -s, rework -v to better accommodate guested
20450 configures.
20451
20452 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20453
20454 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20455
20456 * Makefile.in: macroize flags passed on recursion. remove
20457 fileutils.
20458
20459 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20460
20461 * configure: get makesrcdir right for subdirs deeper than 1.
20462
20463 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20464 install.
20465
20466 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20467
20468 * Makefile.in: don't print subdir_do or recursion lines.
20469
20470 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20471
20472 * standards.texi: added menu item.
20473
20474 * Makefile.in: build and install standards.info.
20475
20476 * standards.texi: new file.
20477
20478 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20479
20480 * configure: test for and move config.status pieces from
20481 ${subdir}/.
20482
20483 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20484
20485 * configure: Test for existance of files before trying to mv
20486 them, to avoid numerous non-existance messages.
20487
20488 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20489
20490 * configure: correct final line of config.status.
20491
20492 * configure: patch from eggert. Avoids a protection problem if
20493 the original Makefile.in is read only.
20494
20495 * configure: use move-if-change from gcc to create config.status.
20496 Some makefiles depend on config.status to tell if a directory
20497 has been reconfigured for a different host. This change
20498 prevents those directories from remaking everything in the case
20499 where the reconfig was only intended to rebuild a Makefile.
20500
20501 * configure: test for config.sub with "config.sub sun4" rather
20502 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20503 host alias from a missing config.sub.
20504
20505 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20506
20507 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20508 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20509
20510 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20511
20512 * configure: mkdir ${subdir} as needed.
20513
20514 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20515
20516 * Makefile.in,configure.in: added autoconf.
20517
20518 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20519
20520 * Makefile.in: no longer pass against on recursion.
20521
20522 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20523 definitions are not inherited.
20524
20525 * configure: correct makesrcdir when subdir is .
20526
20527 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20528
20529 * configure: Add support for 'subdirs' variable, which is
20530 like 'configdirs', except that configure doesn't re-invoke
20531 itself for subdirs, it just creates a Makefile for each subdir.
20532 * configure.texi: Document subdirs.
20533
20534 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20535
20536 * configure.in: added flex to configdirs
20537
20538 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20539
20540 * Makefile.in: remove clean-stamps from clean.
20541
20542 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20543
20544 * configure.in: Add gdbtest to configdirs.
20545
20546 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20547
20548 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20549 to recursive makes.
20550 * configure.in: Recognize new ncr3000 config.
20551
20552 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20553
20554 * Makefile.in, configure.in: removed references to gdbm.
20555
20556 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20557
20558 * config.sub: Don't canonicalize os value
20559 newsos* to bsd (readline needs to check for newsos).
20560 (This fix was earlier made Jan 31, but got re-broken.)
20561
20562 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20563
20564 * configure.in: sco is an os, not a vendor!
20565
20566 * configure: Quote $( better. Keep various shells happy.
20567
20568 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20569
20570 * Makefile.in: eliminate stamp-files.
20571
20572 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20573
20574 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20575 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20576
20577 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20578
20579 * config.sub: fix iris/iris3.
20580
20581 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20582
20583 * configure: re-add -rm.
20584
20585 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20586
20587 * Maskefile.in: add .stmp-rcs to all.
20588
20589 * configure.in: remove gas from rs6000 build, use aix host fragment.
20590
20591 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20592
20593 * configure: pass down site_option during recursion.
20594
20595 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20596
20597 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20598
20599 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20600
20601 * configure: Change exec_prefix so that it really defaults to prefix.
20602
20603 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20604
20605 * Makefile.in, configure.in: Add support for mmalloc library.
20606
20607 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20608
20609 * Makefile.in: add stmp dependencies for a few more things.
20610
20611 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20612
20613 * configure: adjusted error message on objdir/srcdir configure
20614 collision, per john's suggestion.
20615
20616 * Makefile.in: add libiberty stmp to all and all.cross.
20617
20618 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20619
20620 * Makefile.in: remove force dependencies, add grep to all.
20621
20622 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20623
20624 * Makefile.in: drop flex. make stamp files work.
20625
20626 * configure: added test for conflicting configuration in srcdir,
20627 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20628 gets cranky. use relative paths for configure and srcdir
20629 whenever possible. Send some error messages to stderr that were
20630 going to stdout.
20631
20632 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20633
20634 * Makefile.in: Fix libg++ rule to check for gcc directory
20635 before using gcc/gcc. Also pass XTRAFLAGS.
20636
20637 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20638
20639 * Makefile.in: added stmp-files so that directories aren't polled
20640 when they are already built.
20641
20642 * configure.texi: fixed a node pointer problem.
20643
20644 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20645
20646 * config.sub configure.in gdb/configure.in
20647 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20648 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20649 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20650
20651 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20652
20653 * configure: -recurring becomes -silent. corrected help message
20654 for -site= option.
20655
20656 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20657
20658 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20659
20660 * configure: when building Makefile for crosses, replace
20661 tooldir and program_prefix. default srcdir from location of
20662 config.sub. remove "for host in hosts" and "for target in
20663 targets" loops.
20664
20665 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20666
20667 * Makefile.in: Do not pass bindir or mandir to cvs.
20668
20669 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20670
20671 * Makefile.in, configure.in: removed traces of namesubdir,
20672 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20673 copyrights to '92, changed some from Cygnus to FSF.
20674
20675 * configure.texi: remove most references to multiple hosts,
20676 multiple targets, subdirs, etc.
20677
20678 * configure.man: removed rcsid. reference config.sub not
20679 config.subr.
20680
20681 * Makefile.in: mkdir $(infodir) on install-info.
20682
20683 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20684
20685 * configure.texi: Explain better about .gdbinit and about
20686 the environment that configure.in sections run in.
20687
20688 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20689
20690 * configure.in: Ultrix is only a decstation if it's a MIPS.
20691
20692 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20693
20694 * README: DOC.configure => cfg-paper.texi.
20695
20696 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20697
20698 * config.sub (near case $os): Don't convert newsos* to bsd!
20699
20700 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20701
20702 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20703 the number of copies of COPYING that go into the GDB tar file.
20704
20705 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20706
20707 * bfd/configure.in, gdb/config/mh-i386sco,
20708 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20709 Fix SCO configuration stuff.
20710
20711 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20712
20713 * Makefile.in: For libg++, make sure the -I pointing
20714 to the gcc directory goes *after* all the libg++-local -I flags.
20715 Also, move just-gcc dependency from just-libg++ to all-libg++.
20716
20717 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20718
20719 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20720
20721 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20722
20723 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20724
20725 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20726
20727 * config.sub: Add stratus configuration frags. Also
20728 submitted to FSF.
20729
20730 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20731
20732 * Makefile.in (DEV_SUPPORT): add configure.man.
20733
20734 * config.sub(Decode manufacturer-specific): add -none*.
20735
20736 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20737
20738 * Makefile.in: remove form feeds to make Sun's make happy.
20739 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20740
20741 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20742
20743 * Makefile.in (AR_FLAGS): Make quieter.
20744
20745 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20746
20747 * configure.in: Add libg++.
20748 * configure: When verbose, don't output the command line at each
20749 level; it will be unremarkably the same as the previous version,
20750 which will be the same as what the user typed.
20751
20752 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20753
20754 * configure.in, Makefile.in: fix clean-info, add flex. add
20755 fileutils.
20756
20757 * configure: be less sensitive to spaces in Makefile.in. Do not
20758 look for sources in "..". Doing so breaks subdirectories that
20759 might have their own configure. If a subdir has it's own
20760 configure script, use it.
20761
20762 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20763
20764 * cfg-paper.texi: some changes suggested by rms.
20765
20766 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20767
20768 * config.sub: Merge in some small additions from the FSF version,
20769 taken from the gcc distribution, to bring the Cygnus and FSF
20770 versions into closer sync.
20771
20772 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20773
20774 * configure.in: Changed svr4 references to sysv4.
20775
20776 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20777
20778 * configure: added -V for version number option.
20779
20780 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20781
20782 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20783 renamed from DOC.configure to cfg-paper.texi.
20784
20785 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20786
20787 * configure, config.subr, config.sub: config.subr is now
20788 config.sub again.
20789
20790 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20791
20792 * configure.texi: new file, in progress.
20793
20794 * Makefile.in: build info file and install the man page for
20795 configure.
20796
20797 * configure.man: new file, first cut.
20798
20799 * configure: find config.subr again now that configuration "none"
20800 has gone. removed all traces of the -ansi option. removed all
20801 traces of the -languages option.
20802
20803 * config.subr: resync from rms.
20804
20805 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20806
20807 * configure, config.sub, config.subr: merge config.sub into
20808 config.subr, call the result config.subr, remove config.sub, use
20809 config.subr.
20810
20811 * Makefile.in: revised install for dir.info.
20812
20813 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20814
20815 * configure.in: add decstation host makefile frag.
20816
20817 * Makefile.in: BISON now bison -y again. also install-gcc on
20818 install. clean-gdbm on clean. infodir belongs in datadir.
20819 Make directories for info install. Build dir.info here then
20820 install it.
20821
20822 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20823
20824 * Makefile.in: fix for bad directory tests.
20825
20826 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20827
20828 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20829 regexp. -srcdir relative was being handled incorrectly.
20830
20831 * Makefile.in: unwrapped some for loops so that parallel makes
20832 work again and so one can focus one's attention on a particular
20833 package.
20834
20835 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20836
20837 * configure: added PWD as a stand in for `pwd` (for speed). use
20838 elif wherever possible. make -srcdir work without -objdir.
20839 -objdir= commented out.
20840
20841 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20842
20843 * configure: +options become --options. -subdirs commented out.
20844 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20845 Makefile now at top of generated Makefile. Removed cvs log
20846 entries. added -srcdir. create .gdbinit only if there is one
20847 in ${srcdir}.
20848
20849 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20850 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20851 and mandir now keyed off datadir by default.
20852
20853 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20854
20855 * Freshly created ChangeLog.
20856
20857 \f
20858 Local Variables:
20859 mode: change-log
20860 left-margin: 8
20861 fill-column: 76
20862 version-control: never
20863 End: