Daily bump.
[gcc.git] / ChangeLog
1 2020-11-09 Pat Bernardi <bernardi@adacore.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
5 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
6
7 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
8 Remove FIXME comments.
9
10 2020-11-06 Martin Uecker <muecker@gwdg.de>
11
12 * MAINTAINERS: Update my email address.
13
14 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
15
16 * MAINTAINERS (Write After Approval): Add myself.
17
18 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
19
20 PR target/97302
21 * configure.ac: Only set with_gmp to /usr/local
22 if not building in tree.
23 * configure: Regenerate.
24
25 2020-09-18 Omar Tahir <omar.tahir@arm.com>
26
27 * MAINTAINERS (Write After Approval): Add myself.
28
29 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
30
31 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
32
33 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
34
35 PR bootstrap/96612
36 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
37 if not the same as ${host}.
38 * configure: Regenerate.
39
40 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
41
42 * MAINTAINERS (Write After Approval): Add myself.
43
44 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
45
46 * MAINTAINERS: Update my email address.
47
48 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
49
50 * MAINTAINERS (Write After Approval): Add myself.
51
52 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
53
54 * MAINTAINERS (Write After Approval): Add myself.
55
56 2020-06-12 Martin Liska <mliska@suse.cz>
57
58 * .gitignore: Add .clang-tidy.
59
60 2020-06-08 Jason Merrill <jason@redhat.com>
61
62 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
63 * configure: Regenerate.
64
65 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
66
67 * MAINTAINERS: Add myself as xtensa port maintainer.
68
69 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
70
71 * configure.ac: Don't require --enable-host-shared when building
72 for Mingw.
73 * configure: Regenerate.
74
75 2020-05-18 Jason Merrill <jason@redhat.com>
76
77 * configure.ac: Update bootstrap dialect to -std=c++11.
78
79 2020-05-18 Alex Coplan <alex.coplan@arm.com>
80
81 * MAINTAINERS (Write After Approval): Add myself.
82
83 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
84
85 PR target/92713
86 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
87 (noconfigdirs): Add 'target-libstdc++-v3'.
88 * configure: Regenerate.
89
90 2020-04-21 Stephen Casner <casner@acm.org>
91
92 PR 25830
93 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
94 * configure: Rebuild.
95
96 2020-04-17 Martin Liska <mliska@suse.cz>
97 Jonathan Yong <10walls@gmail.com>
98
99 PR gcov-profile/94570
100 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
101 for CYGWIN.
102
103 2020-04-14 Martin Jambor <mjambor@suse.cz>
104
105 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
106
107 2020-04-09 Tom Tromey <tom@tromey.com>
108
109 * configure: Rebuild.
110 * Makefile.in: Rebuild.
111 * Makefile.def (gdbsupport, gdbserver): New host modules.
112 (configure-gdb): Depend on all-gdbsupport.
113 (all-gdb): Depend on all-gdbsupport, all-libctf.
114 * configure.ac (host_tools): Add gdbserver.
115 Conditionally build gdbserver and gdbsupport.
116
117 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
118
119 * configure.ac: Build libgomp by default for amdgcn.
120 * configure: Regenerate.
121
122 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
123
124 * MAINTAINERS (Write After Approval): Add myself.
125
126 2020-02-28 Joel Hutton <joel.hutton@arm.com>
127
128 * MAINTAINERS (Write After Approval) : Add myself.
129
130 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
131
132 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
133
134 2020-02-14 Martin Sebor <msebor@redhat.com>
135
136 * doc/extend.texi (attribute alias): Mention type requirement.
137 (attribute weak): Same.
138 (attribute weakref): Correct invalid example.
139
140 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
141
142 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
143
144 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
145 Jakub Jelinek <jakub@redhat.com>
146
147 * .gitattributes: Add *.md diff=md.
148
149 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
150
151 The mentioned auto-generated file is no more part of the
152
153 GCC sources, it's auto-generated in $(builddir) during build.
154
155 PR target/92055
156 * contrib/gcc_update (files_and_dependencies): Remove
157 entry for gcc/config/avr/t-multilib.
158
159 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
160
161 * MAINTAINERS: Update my email address.
162
163 2020-01-13 Joseph Myers <joseph@codesourcery.com>
164
165 * README.MOVED_TO_GIT: Remove.
166
167 2020-01-11 Joseph Myers <joseph@codesourcery.com>
168
169 * README.MOVED_TO_GIT: New file.
170
171 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
172
173 * MAINTAINERS (Write After Approval): Add myself.
174
175 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
176
177 * MAINTAINERS (write_after_approval): Add myself.
178
179 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
180
181 * MAINTAINERS (write_after_approval): Add myself.
182
183 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
184
185 * MAINTAINERS (write_after_approval): Add myself.
186
187 2019-12-11 Matthias Klose <doko@ubuntu.com>
188
189 * configure.ac: Factor out common cases for compare_exclusions.
190 * configure: Regenerate.
191
192 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
193
194 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
195 flag.
196
197 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
198
199 * MAINTAINERS (Write After Approval): Add myself.
200
201 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
202
203 PR middle-end/92463
204 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
205 * configure: Regenerate
206
207 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
208
209 * configure.ac: Use https for gcc.gnu.org.
210 * configure: Regenerated.
211
212 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
213
214 * MAINTAINERS (aarch64 port): Remove my name, move to...
215 (Write After Approval): ...Here.
216
217 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
218
219 * MAINTAINERS: Change my email address as maintainer.
220
221 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
222
223 PR fortran/91828
224 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
225 * configure: Regenerated.
226
227 2019-10-21 Jason Merrill <jason@redhat.com>
228
229 * .gitattributes: Also check ChangeLog whitespace.
230
231 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
232
233 * contrib/dg-extract-results.sh: Add support for KPASS.
234 * contrib/dg-extract-results.py: Likewise.
235
236 2019-10-17 Jason Merrill <jason@redhat.com>
237
238 * .gitattributes: Avoid {} in filename pattern.
239
240 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
241
242 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
243 Approval section.
244
245 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
246
247 * MAINTAINERS: Add myself to Write After Approval
248
249 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
250
251 * MAINTAINERS: Add myself as an aarch64 maintainer.
252
253 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
254
255 * MAINTAINERS: Add myself as aarch64 maintainer.
256
257 2019-09-23 Carl Love <cel@us.ibm.com>
258
259 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
260 New define_insn.
261 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
262 vsx_xxpermdi16_le_V16QI): Removed define_insn.
263
264 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
265
266 * MAINTAINERS (Sam Tebbs): Update email address.
267
268 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
269
270 * MAINTAINERS: Update my email address.
271
272 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
273
274 * libtool.m4: Handle uclinuxfdpiceabi.
275
276 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
277
278 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
279 Remove myself from Write After Approval section.
280
281 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
282
283 * configure.ac: Support for bpf-*-* targets.
284 * configure: Regenerate.
285
286 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
287
288 * config.sub: Import upstream version 2019-06-30.
289 * config.guess: Import upstream version 2019-07-24.
290
291 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
292
293 * MAINTAINERS: Remove spu port maintainers.
294
295 2019-08-28 Martin Liska <mliska@suse.cz>
296
297 * .gitignore: Add .clangd and compile_commands.json
298 to .gitignore.
299
300 2019-08-23 Michael Forney <mforney@mforney.org>
301
302 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
303 * Makefile.in: Regenerate.
304
305 2019-08-19 Tom Tromey <tom@tromey.com>
306
307 * configure: Rebuild.
308 * configure.ac: Add --with-static-standard-libraries.
309
310 2019-08-16 Alexandre Oliva <oliva@gnu.org>
311
312 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
313
314 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
315
316 * MAINTAINERS (Write After Approval): Add myself.
317
318 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
319
320 * MAINTAINERS (Write After Approval): Remove myself, already listed in
321 RISC-V port maitainer.
322
323 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
324
325 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
326
327 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
328
329 * MAINTAINERS (Write After Approval): Add myself.
330
331 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
332
333 * MAINTAINERS (Write After Approval): Add myself.
334
335 2019-06-25 Martin Liska <mliska@suse.cz>
336
337 contrib/filter-clang-warnings.py: Transform from
338 filter-rtags-warnings.py.
339
340 2019-06-15 Tom Tromey <tom@tromey.com>
341
342 * configure.ac (host_libs): Add gnulib.
343 * configure: Rebuild.
344 * Makefile.def (host_modules, dependencies): Add gnulib.
345 * Makefile.in: Rebuild.
346
347 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
348
349 * MAINTAINERS (Write After Approval): Add myself.
350
351 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
352
353 * configure: Regenerate.
354 * configure.ac: Add PRU target.
355
356 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
357
358 * MAINTAINERS (Write After Approval): Add myself.
359
360 2019-06-11 Nick Clifton <nickc@redhat.com>
361
362 Import these changes from the binutils/gdb repository:
363
364 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
365
366 * Makefile.def (dependencies): configure-libctf depends on all-bfd
367 and all its deps.
368 * Makefile.in: Regenerated.
369
370 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
371
372 * Makefile.def (host_modules): Add libctf.
373 * Makefile.def (dependencies): Likewise.
374 libctf depends on zlib, libiberty, and bfd.
375 * Makefile.in: Regenerated.
376 * configure.ac (host_libs): Add libctf.
377 * configure: Regenerated.
378
379 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
380
381 * MAINTAINERS (Write After Approval): Add myself.
382
383 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
384
385 * MAINTAINERS: Update my email address.
386
387 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
388
389 * MAINTAINERS (Write After Approval): Add myself.
390
391 2019-05-16 Jun Ma <junma@linux.alibaba.com>
392
393 * MAINTAINERS (Write After Approval): Add myself.
394
395 2019-05-07 Jim Wilson <jimw@sifive.com>
396
397 * MAINTAINERS: Remove myself as IA-64 maintainer.
398
399 2019-05-04 Roland Illig <roland.illig@gmx.de>
400
401 * MAINTAINERS (Write After Approval): Add myself.
402
403 2019-05-02 Richard Biener <rguenther@suse.de>
404
405 PR bootstrap/85574
406 * Makefile.tpl (compare target): Also compare extra-compare
407 files.
408 * Makefile.in: Regenerate.
409
410 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
411
412 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
413 as modulo-scheduler maintainer.
414
415 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
416
417 * MAINTAINERS: Add myself as co-maintainer for Darwin.
418
419 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
420
421 * MAINTAINERS: Update my email address.
422
423 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
424
425 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
426 * configure: Regenerate.
427
428 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
429
430 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
431 * configure: Regenerate.
432
433 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
434
435 * configure.ac: Add target-zlib to target_libraries.
436 * configure: Regenerate.
437
438 2019-04-09 Martin Liska <mliska@suse.cz>
439
440 * Makefile.in: Regenerate.
441 * Makefile.tpl: Pass GENERATOR_CFLAGS
442 in all stages.
443
444 2019-03-28 Martin Liska <mliska@suse.cz>
445
446 PR bootstrap/89829
447 * Makefile.in: Revert r254150.
448 * Makefile.tpl: Likewise.
449
450 2019-03-28 Ben Elliston <bje@gnu.org>
451
452 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
453 related, and libdecnumber.
454
455 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
456
457 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
458 (Write After Approval): Remove myself.
459
460 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
461
462 * MAINTAINERS (Write After Approval): Add myself.
463
464 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
465
466 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
467 (Write After Approval): Remove myself and Julian.
468
469 2019-01-26 Harald Anlauf <anlauf@gmx.de>
470
471 * MAINTAINERS (Write After Approval): Add myself.
472
473 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
474
475 * MAINTAINERS (Write After Approval): Add myself.
476
477 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
478
479 * ChangeLog: Replace space with tab.
480 * MAINTAINERS: Delete 1 tab to keep alignment.
481
482 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
483
484 * MAINTAINERS (Write After Approval): Add myself.
485
486 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
487
488 * MAINTAINERS (Write After Approval): Add myself.
489
490 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
491 Kwok Cheung Yeung <kcy@codesourcery.com>
492 Julian Brown <julian@codesourcery.com>
493 Tom de Vries <tom@codesourcery.com>
494 Jan Hubicka <hubicka@ucw.cz>
495 Martin Jambor <mjambor@suse.cz>
496
497 * configure.ac: Likewise.
498 * configure: Regenerate.
499 * contrib/config-list.mk: Add amdgcn-amdhsa.
500
501 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
502
503 * MAINTAINERS (Write After Approval): Add myself.
504
505 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
506
507 * MAINTAINERS (Write After Approval): Add myself.
508
509 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
510
511 PR target/88535
512 * config.guess: Import upstream version 2019-01-03.
513 * config.sub: Import upstream version 2019-01-01.
514
515 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
516
517 * MAINTAINERS (Write After Approval): Update my maintainer address.
518
519 2018-12-21 Gergö Barany <gergo@codesourcery.com>
520
521 * MAINTAINERS (Write After Approval): Add myself.
522
523 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
524
525 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
526
527 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
528
529 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
530 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
531 (GCC_TARGET_TOOL): Likewise.
532 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
533 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
534 OTOOL, OTOOL_FOR_TARGET: New substitutions.
535 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
536 * configure: Regenerate.
537 * Makefile.in: Likewise.
538
539 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
540
541 * MAINTAINERS (Write After Approval): Add myself.
542
543 2018-11-13 Martin Liska <mliska@suse.cz>
544
545 * gcc.target/i386/pr87930.c: Move to ...
546 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
547
548 2018-11-10 Stafford Horne <shorne@gmail.com>
549
550 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
551 (Write After Approval): Remove myself.
552
553 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
554
555 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
556 Append $INCICONV to it.
557
558 2018-11-04 Stafford Horne <shorne@gmail.com>
559
560 * MAINTAINERS (Write After Approval): Add myself.
561
562 2018-10-31 Joseph Myers <joseph@codesourcery.com>
563
564 PR bootstrap/82856
565 * multilib.am: New file. From automake.
566
567 Merge from binutils-gdb:
568 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
569
570 * libtool.m4: Use AC_LANG_SOURCE.
571 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
572 * ar-lib: New file.
573 * test-driver: New file.
574 * configure: Re-generate.
575
576 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
577
578 * MAINTAINERS (Write After Approval): Add myself.
579
580 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
581
582 PR bootstrap/87788
583 PR d/87799
584 * configure: Rebuild.
585 * configure.ac: Disable D on systems where it is known not to work.
586
587 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
588
589 * Makefile.def (target_modules): Add libphobos.
590 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
591 GDCFLAGS_FOR_TARGET.
592 (dependencies): Make libphobos depend on libatomic, libbacktrace
593 configure, and zlib configure.
594 (language): Add language d.
595 * Makefile.in: Rebuild.
596 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
597 (HOST_EXPORTS): Add GDC.
598 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
599 (BASE_TARGET_EXPORTS): Add GDC.
600 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
601 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
602 (EXTRA_HOST_FLAGS): Add GDC.
603 (STAGE1_FLAGS_TO_PASS): Add GDC.
604 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
605 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
606 environment variables.
607 * configure: Rebuild.
608 * configure.ac: Add target-libphobos to target_libraries. Set and
609 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
610
611 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
612
613 * MAINTAINERS (Write After Approval): Add myself.
614
615 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
616
617 * MAINTAINERS (Write After Approval): Remove myself.
618
619 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
620
621 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
622
623 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
624
625 * MAINTAINERS: Update my email address.
626
627 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
628
629 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
630 maintainer.
631
632 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
633
634 * MAINTAINERS (Write After Approval): Add self.
635
636 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
637
638 * MAINTAINERS (write after approval): Add myself.
639
640 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
641
642 * MAINTAINERS: Update my email address.
643
644 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
645
646 * MAINTAINERS (write after approval): Add myself.
647
648 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
649
650 * MAINTAINERS: Add self to global reviewers list.
651
652 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
653
654 MAINTAINERS: Add c-sky port maintainers.
655
656 2018-08-10 Martin Liska <mliska@suse.cz>
657
658 * MAINTAINERS: Revert change in previous commit and
659 join lines.
660
661 2018-08-10 Martin Liska <mliska@suse.cz>
662
663 * MAINTAINERS: Remove extra line.
664
665 2018-08-06 Naveen H.S <naveenh@marvell.com>
666
667 * MAINTAINERS: Update my email address.
668
669 2018-07-19 DJ Delorie <dj@redhat.com>
670
671 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
672 as maintainer.
673
674 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
675
676 * MAINTAINERS: Adjust email address for me and my colleague Robin
677 Dapp.
678
679 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
680 Sunil K Pandey <sunil.k.pandey@intel.com>
681
682 PR target/84413
683 * config/i386/i386.c (m_CORE_AVX512): New.
684 (m_CORE_AVX2): Likewise.
685 (m_CORE_ALL): Add m_CORE_AVX2.
686 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
687 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
688 and remove the rest of m_SKYLAKE_AVX512.
689
690 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
691
692 * config.sub: Sync with upstream version 2018-07-03.
693
694 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
695
696 * config.guess: Sync with upstream version 2018-06-26.
697 * config.sub: Sync with upstream version 2018-07-02.
698
699 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
700
701 * libtool.m4: Sort output of 'find' to enable deterministic builds.
702 * ltmain.sh: Likewise.
703
704 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
705
706 * contrib/config-list.mk: Remove powerpc-linux_paired.
707
708 2018-06-29 Alexandre Oliva <oliva@adacore.com>
709
710 * configure.ac: Introduce support for @unless/@endunless.
711 * Makefile.tpl (dep-kind): Rewrite with cond; return
712 postbootstrap in some cases.
713 (make-postboot-dep, postboot-targets): New.
714 (dependencies): Do not output postbootstrap dependencies at
715 first. Output non-target ones changed for configure to depend
716 on stage_last @if gcc-bootstrap, and the original deps @unless
717 gcc-bootstrap.
718 * configure.in, Makefile.in: Rebuilt.
719
720 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
721
722 * MAINTAINERS (write after approval): Add myself.
723
724 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
725
726 * MAINTAINERS (write after approval): Add myself.
727
728 2018-06-19 Nick Clifton <nickc@redhat.com>
729
730 * zlib/configure.ac: Restore old behaviour of only enabling
731 multilibs when a target subdirectory is defined. This allows
732 building with srcdir == builddir.
733 * zlib/configure: Regenerate.
734
735 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
736
737 * Makefile.def (fortran): Add check-target-libgomp-fortran.
738 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
739 * Makefile.in: Regenerate.
740
741 2018-06-16 Ben Elliston <bje@gnu.org>
742
743 * config.guess: Import latest version.
744 * config.sub: Likewise.
745
746 2018-06-08 Martin Liska <mliska@suse.cz>
747
748 * MAINTAINERS: Remove MPX-related entries.
749 * Makefile.def: Remove libmpx support.
750 * Makefile.in: Regenerate.
751 * configure.ac: Remove removed files.
752 * configure: Regenerate.
753 * libmpx/ChangeLog: Remove.
754 * libmpx/Makefile.am: Remove.
755 * libmpx/Makefile.in: Remove.
756 * libmpx/acinclude.m4: Remove.
757 * libmpx/aclocal.m4: Remove.
758 * libmpx/config.h.in: Remove.
759 * libmpx/configure: Remove.
760 * libmpx/configure.ac: Remove.
761 * libmpx/configure.tgt: Remove.
762 * libmpx/libmpx.spec.in: Remove.
763 * libmpx/mpxrt/Makefile.am: Remove.
764 * libmpx/mpxrt/Makefile.in: Remove.
765 * libmpx/mpxrt/libmpx.map: Remove.
766 * libmpx/mpxrt/libtool-version: Remove.
767 * libmpx/mpxrt/mpxrt-utils.c: Remove.
768 * libmpx/mpxrt/mpxrt-utils.h: Remove.
769 * libmpx/mpxrt/mpxrt.c: Remove.
770 * libmpx/mpxrt/mpxrt.h: Remove.
771 * libmpx/mpxwrap/Makefile.am: Remove.
772 * libmpx/mpxwrap/Makefile.in: Remove.
773 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
774 * libmpx/mpxwrap/libtool-version: Remove.
775 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
776
777 2018-06-04 Martin Liska <mliska@suse.cz>
778
779 * MAINTAINERS: Add myself as gcov maintainer.
780
781 2018-06-04 Matthew Fortune <mfortune@gmail.com>
782
783 * MAINTAINERS: Update my email address.
784
785 2018-06-04 Tom de Vries <tdevries@suse.de>
786
787 * MAINTAINERS: Remove write-after-approval entries for component
788 maintainers.
789
790 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
791
792 * MAINTAINERS (write after approval): Add myself.
793
794 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
795
796 * MAINTAINERS: Update my email address.
797
798 2018-06-01 Tom de Vries <tdevries@suse.de>
799
800 * MAINTAINERS: Update my email address.
801
802 2018-05-22 Bin Cheng <bin.cheng@arm.com>
803
804 * MAINTAINERS (loop-optimizer): Add myself.
805
806 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
807
808 * configure.ac: Added "nfp" target.
809 * configure: Regenerate.
810
811 2018-04-30 Richard Biener <rguenther@suse.de>
812
813 PR bootstrap/85571
814 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
815 (STAGE3_TFLAGS): Likewise.
816 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
817 (STAGEtrain_TFLAGS): Likewise.
818 * Makefile.in: Regenerate.
819
820 2018-04-26 Richard Biener <rguenther@suse.de>
821
822 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
823 (STAGE2_CFLAGS): Likewise.
824 (STAGE2_TFLAGS): Likewise.
825 (STAGE3_CFLAGS): Add -fchecking.
826 (STAGE3_TFLAGS): Likewise.
827 (STAGEtrain_CFLAGS): Filter out -fchecking.
828 (STAGEtrain_TFLAGS): Likewise.
829 * Makefile.in: Re-generate.
830
831 2018-04-25 Catherine Moore <clm@codesourcery.com>
832
833 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
834
835 2018-04-18 Paul Clarke <pc@us.ibm.com>
836
837 * MAINTAINERS (write after approval): Add myself.
838
839 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
840
841 * MAINTAINERS: Update my email address.
842
843 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
844
845 * MAINTAINERS: Remove redundant Write-After-Approval entry.
846
847 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
848
849 * MAINTAINERS: Update my email address and disambiguate myself
850 a bit from Will Schmidt.
851
852 2018-03-21 Nathan Sidwell <nathan@acm.org>
853
854 * MAINTAINERS: Move maintainers of now-removed picochip and score
855 ports to write after approval.
856
857 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
858
859 * MAINTAINERS: Add entry for SVE maintainership.
860
861 2018-02-13 Maciej W. Rozycki <macro@mips.com>
862
863 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
864 * configure: Regenerate.
865
866 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
867
868 * MAINTAINERS (write after approval): Add myself.
869
870 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
871
872 * MAINTAINERS (write after approval): Add myself.
873
874 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
875
876 * MAINTAINERS (write after approval): Add myself.
877
878 2018-01-03 Jakub Jelinek <jakub@redhat.com>
879
880 Update copyright years.
881
882 2018-01-03 Ben Elliston <bje@gnu.org>
883
884 * config.guess: Import latest version.
885 * config.sub: Likewise.
886
887 2017-12-12 Stafford Horne <shorne@gmail.com>
888
889 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
890 * configure: Regenerate.
891
892 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
893
894 * MAINTAINERS (Write After Approval): Add myself.
895
896 2017-11-28 Julia Koval <julia.koval@intel.com>
897 Sebastian Peryt <sebastian.peryt@intel.com>
898
899 * Makefile.def (target_modules): Remove libcilkrts.
900 * Makefile.in: Ditto.
901 * configure: Ditto.
902 * configure.ac: Ditto.
903
904 2017-11-28 Julia Koval <julia.koval@intel.com>
905
906 * MAINTAINERS (Write After Approval): Add myself.
907
908 2017-11-22 Sudakshina Das <sudi.das@arm.com>
909
910 * MAINTAINERS (Write After Approval): Add myself.
911
912 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
913
914 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
915 Use my SiFive email address.
916
917 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
918
919 * MAINTAINERS (write after approval): Add myself.
920
921 2017-10-27 Martin Liska <mliska@suse.cz>
922
923 * Makefile.tpl: Use proper name of folder as it was renamed
924 during transition to 4 stages.
925 * Makefile.in: Regenerate.
926
927 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
928
929 * MAINTAINERS (write after approval): Add myself.
930
931 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
932
933 * MAINTAINERS: Add a note that maintainership also includes web
934 pages, docs, and testsuite related to that area.
935
936 2017-09-25 Tom de Vries <tom@codesourcery.com>
937
938 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
939
940 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
941
942 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
943
944 2017-09-15 Nathan Sidwell <nathan@acm.org>
945
946 * MAINTAINERS: Remove myself as a vxworks maintainer.
947
948 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
949
950 * MAINTAINERS: Remove email address of Jim Norris.
951
952 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
953
954 * MAINTAINERS (Reviewers): Move myself from here...
955 (CPU Port Maintainers): ... to here.
956
957 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
958
959 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
960
961 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
962
963 * MAINTAINERS (write after approval): Add myself.
964
965 2017-07-28 Tony Reix <tony.reix@atos.net>
966
967 * configure.ac (target-libffi): Don't disable for AIX.
968 (go): Don't add to unsupported_languages on AIX.
969 (target-libgo): Don't disable for AIX.
970 * configure: Regenerate.
971
972 2017-07-19 Yury Gribov <tetra2005@gmail.com>
973
974 * MAINTAINERS: Add myself.
975
976 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
977
978 * MAINTAINERS: Update my email address.
979
980 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
981
982 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
983 arm-specific auto-generated header files.
984
985 2017-07-03 Nathan Sidwell <nathan@acm.org>
986
987 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
988 * configure: Rebuilt.
989
990 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
991
992 * MAINTAINERS: Readd myself for c6x.
993
994 2017-06-28 Martin Liska <mliska@suse.cz>
995
996 PR bootstrap/81217
997 * Makefile.def: Remove superfluous bootstrap_target from
998 bootstrap_stage.
999 * Makefile.in: Re-generate the file.
1000
1001 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
1002
1003 * MAINTAINERS: Add myself to Write After Approval
1004
1005 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
1006
1007 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1008
1009 2017-06-19 Martin Liska <mliska@suse.cz>
1010
1011 * Makefile.def: Define 4 stages PGO bootstrap.
1012 * Makefile.tpl: Define FLAGS.
1013 * Makefile.in: Regenerate.
1014
1015 2017-06-14 Ian Lance Taylor <iant@golang.org>
1016
1017 * Makefile.def: Add check-gotools to go check targets.
1018 * Makefile.in: Rebuild.
1019
1020 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
1021
1022 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1023
1024 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
1025
1026 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1027 * configure: Regenerate.
1028
1029 2017-05-31 Martin Liska <mliska@suse.cz>
1030
1031 * configure.ac: Add handling of stage2_werror_flags to
1032 action-if-given and to action-if-not-given.
1033 * configure: Regenerate.
1034
1035 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
1036
1037 * MAINTAINERS: Add self to Write After Approval
1038
1039 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
1040
1041 * MAINTAINERS: Update my email address, and remove myself as
1042 maintainer in some areas.
1043
1044 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
1045
1046 * MAINTAINERS: Add self to Write After Approval
1047
1048 2017-05-25 Nathan Sidwell <nathan@acm.org>
1049
1050 * configure.ac: Add --enable-languages=default to mean default and
1051 make --enable-languages=all mean all supported languages.
1052 * configure: Regenerated.
1053
1054 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
1055
1056 * config.gcc (powerpc*-*-*spe*): New.
1057 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1058 (powerpc-*-rtems*spe*): New.
1059 (powerpc*-*-linux*spe*): New.
1060 (powerpc-wrs-vxworksspe): New.
1061 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1062 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1063 * config.host (powerpc*-*-*spe*): New.
1064
1065 2017-05-19 Martin Liska <mliska@suse.cz>
1066
1067 * configure.ac: Add --enable-werror-always just for
1068 bootstrap-debug (or none build config) and do not add it
1069 when we are on a release branch.
1070 * configure: Regenerated.
1071
1072 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
1073
1074 * MAINTAINERS: Add self to Write After Approval
1075
1076 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
1077
1078 * MAINTAINERS: Move myself to Write After Approval section.
1079
1080 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1081
1082 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1083 ACCH registers.
1084 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1085 available.
1086 (umulsidi3): Likewise.
1087 (mulsidi3_700): Disable this pattern when we have advanced mpy
1088 instructions.
1089 (umulsidi3_700): Likewise.
1090 (maddsidi4): New pattern.
1091 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1092 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1093 (mpydu_imm_arcv2hs): Likewise.
1094 * config/arc/predicates.md (accl_operand): New predicate.
1095
1096 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1097 Andrew Burgess <andrew.burgess@embecosm.com>
1098
1099 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1100 case.
1101 (ARC_AUTOFP_IRQ_P): Likewise.
1102 (ARC_AUTO_IRQ_P): Likewise.
1103 (rgf_banked_register_count): New variable.
1104 (parse_mrgf_banked_regs_option): New function.
1105 (arc_override_options): Handle rgf_banked_regs option.
1106 (arc_handle_interrupt_attribute): Add firq option.
1107 (arc_compute_function_type): Return fast irq type when required.
1108 (arc_must_save_register): Handle fast interrupts.
1109 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1110 (arc_return_address_regs): Update.
1111 * config/arc/arc.h (arc_return_address_regs): Update.
1112 (arc_function_type): Add fast interrupt type.
1113 (ARC_INTERRUPT_P): Update.
1114 (RC_FAST_INTERRUPT_P): Define.
1115 * config/arc/arc.md (simple_return): Update for fast interrupts.
1116 (p_return_i): Likewise.
1117 * config/arc/arc.opt (mrgf-banked-regs): New option.
1118 * doc/invoke.texi (mrgf-banked-regs): Document.
1119
1120 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1121
1122 * config/arc/arc.c (irq_ctrl_saved): New variable.
1123 (ARC_AUTOBLINK_IRQ_P): Define.
1124 (ARC_AUTOFP_IRQ_P): Likewise.
1125 (ARC_AUTO_IRQ_P): Likewise.
1126 (irq_range): New function.
1127 (arc_must_save_register): Likewise.
1128 (arc_must_save_return_addr): Likewise.
1129 (arc_dwarf_emit_irq_save_regs): Likewise.
1130 (arc_override_options): Handle deferred options.
1131 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1132 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1133 arc_must_save_return_addr.
1134 (arc_compute_frame_size): Handle automated save and restore of
1135 registers.
1136 (arc_expand_prologue): Likewise.
1137 (arc_expand_epilogue): Likewise.
1138 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1139 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1140 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1141
1142 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1143 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1144
1145 PR bootstrap/77661
1146 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1147 in-tree build MPC.
1148 * Makefile.in: Regenerate.
1149
1150 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1151
1152 * configure.ac: Enable LTO by default on darwin >= 9.
1153 * configure: Regenerate.
1154
1155 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1156
1157 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1158 and Andrew Waterman as the RISC-V maintainers.
1159
1160 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1161
1162 * MAINTAINERS: Add self to Write After Approval
1163
1164 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1165
1166 * config.guess: Import latest from upstream.
1167
1168 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1169
1170 * MAINTAINERS (Write After Approval): Remove entries that are
1171 already covered under Reviewers.
1172
1173 2017-03-08 Mark Wielaard <mark@klomp.org>
1174
1175 PR demangler/70909
1176 PR demangler/67264
1177 * include/demangle.h: Add d_printing to struct demangle_component
1178 and pass struct demangle_component as non const.
1179
1180 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1181
1182 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1183
1184 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1185
1186 * Makefile.tpl: Remove HOST_ISLVER.
1187 (HOST_EXPORTS): Remove ISLVER.
1188 * Makefile.in: Regenerate.
1189
1190 2017-02-13 Richard Biener <rguenther@suse.de>
1191
1192 * configure: Re-generate.
1193
1194 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1195
1196 * MAINTAINERS: Adjust bug reporting URL.
1197
1198 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1199
1200 * MAINTAINERS (Write After Approval): Remove redundant entry
1201 for Andrew Burgess.
1202
1203 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
1204
1205 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1206 32-bit hppa*-*-hpux*.
1207 * configure: Regenerate.
1208
1209 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1210
1211 * configure.ac: Moved the white list of enabling BRIG FE to
1212 libhsail-rt/configure.tgt.
1213 * configure: Regenerated.
1214 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1215
1216 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
1217 Martin Jambor <mjambor@suse.cz>
1218
1219 * Makefile.def (target_modules): Added libhsail-rt.
1220 (languages): Added language brig.
1221 * Makefile.in: Regenerated.
1222 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1223 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1224 * configure: Regenerated.
1225
1226 2017-01-17 Jakub Jelinek <jakub@redhat.com>
1227
1228 PR other/79046
1229 * configure: Regenerated.
1230
1231 2017-01-04 Alan Modra <amodra@gmail.com>
1232
1233 * configure: Regenerate.
1234
1235 2016-12-29 Ben Elliston <bje@gnu.org>
1236
1237 * config.sub: Import latest version.
1238
1239 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1240
1241 * MAINTAINERS (Write After Approval): Add myself.
1242
1243 2016-12-21 Jakub Jelinek <jakub@redhat.com>
1244
1245 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1246 includes bootstrap-mpx.
1247 * configure: Regenerated.
1248
1249 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1250
1251 * MAINTAINERS (Write After Approval): Add myself.
1252
1253 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1254
1255 * configure: Regenerate.
1256
1257 2016-12-01 Matthias Klose <doko@ubuntu.com>
1258
1259 * configure.ac: Don't use pkg-config to check for bdw-gc.
1260 * configure: Regenerate.
1261
1262 2016-11-30 Matthias Klose <doko@ubuntu.com>
1263
1264 * Makefile.def: Remove reference to boehm-gc target module.
1265 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1266 options and for the bdw-gc pkg-config module.
1267 * configure: Regenerate.
1268 * Makefile.in: Regenerate.
1269
1270 2016-11-28 Nathan Sidwell <nathan@acm.org>
1271
1272 * MAINTAINERS (nvptx): Remove self.
1273
1274 2016-11-25 Ben Elliston <bje@gnu.org>
1275
1276 * config.guess: Import latest version.
1277 * config.sub: Likewise.
1278
1279 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1280
1281 * MAINTAINERS (Write After Approval): Add myself.
1282
1283 2016-11-15 Matthias Klose <doko@ubuntu.com>
1284
1285 * Makefile.def: Remove references to GCJ.
1286 * Makefile.tpl: Likewise.
1287 * Makefile.in: Regenerate.
1288
1289 2016-11-15 Matthias Klose <doko@ubuntu.com>
1290
1291 * config-ml.in: Remove references to GCJ.
1292 * configure.ac: Likewise.
1293 * configure: Regenerate.
1294
1295 2016-11-01 Josh Conner <joshconner@google.com>
1296
1297 * MAINTAINERS (Write After Approval): Update email address,
1298
1299 2016-10-27 Carl Love <cel@us.ibm.com>
1300
1301 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1302 Approval list to make it alphabetical.
1303
1304 2016-10-27 Carl Love <cel@us.ibm.com>
1305
1306 * MAINTAINERS (Write After Approval): Add myself.
1307
1308 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1309
1310 * MAINTAINERS (Reviewers): Add myself.
1311 (Write After Approval): Add myself.
1312
1313 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1314 Ulrich Weigand <uweigand@de.ibm.com>
1315
1316 * MAINTAINERS: Update email address.
1317
1318 2016-10-10 Nathan Sidwell <nathan@acm.org>
1319
1320 * MAINTAINERS: Update email address.
1321
1322 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1323
1324 * configure.ac: Add aarch64-*-freebsd*.
1325 * configure: Regenerate.
1326
1327 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1328
1329 * MAINTAINERS: Update email address after it got reverted.
1330
1331 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1332
1333 * configure.ac (target_libraries): Readd target-boehm-gc.
1334 Restore --enable-objc-gc handling.
1335 * configure: Regenerate.
1336
1337 2015-10-03 Jeff Law <law@redhat.com>
1338
1339 * MAINTAINERS: Move several inactive maintainers to the
1340 write-after-approval section.
1341
1342 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1343
1344 * configure.ac: Add target-libffi to target_libraries.
1345 Readd libgcj target disablings, modified to only target-libffi.
1346 Readd target addition of go to unsupported languages.
1347 * configure: Regenerated.
1348
1349 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1350
1351 * MAINTAINERS: Update email address.
1352
1353 2016-09-30 Andrew Haley <aph@redhat.com>
1354
1355 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1356 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1357 libgcj.
1358
1359 2016-09-30 Andrew Haley <aph@redhat.com>
1360
1361 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1362 write-after approval after GCJ deletion.
1363
1364 2016-09-30 Andrew Haley <aph@redhat.com>
1365
1366 * Makefile.def: Remove libjava.
1367 * Makefile.tpl: Likewise.
1368 * Makefile.in: Regenerate.
1369 * configure.ac: Likewise.
1370 * configure: Likewise.
1371 * gcc/java: Remove.
1372 * libjava: Likewise.
1373
1374 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1375
1376 * MAINTAINERS (Reviewers): Add myself.
1377
1378 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1379
1380 * configure.ac: Disable "sim" directory for arc*-*-*.
1381 * configure: Regenerated.
1382
1383 2016-09-23 Tamar Christina <tamar.christina@arm.com>
1384
1385 * MAINTAINERS (Write After Approval): Add myself.
1386
1387 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1388
1389 * configure.ac: Check for the minimum in-tree MPFR version
1390 handled.
1391 * configure: Regenerate.
1392
1393 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1394
1395 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1396 * configure: Regenerated.
1397
1398 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1399
1400 * MAINTAINERS (Write After Approval): Add myself.
1401
1402 2016-06-23 Andi Kleen <ak@linux.intel.com>
1403
1404 * Makefile.def: Add autoprofiledbootstrap.
1405 * Makefile.tpl: Dito.
1406 * Makefile.in: Regenerate.
1407
1408 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1409
1410 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1411 * configure: Regenerate.
1412
1413 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1414
1415 * configure: Regenerate.
1416 * configure.ac: Remove support for avr-rtems.
1417
1418 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1419
1420 * MAINTAINERS (Write After Approval): Add myself.
1421
1422 2016-06-16 Michael Collison <michael.collison@arm.com>
1423
1424 * MAINTAINERS (Write After Approval): Add myself.
1425
1426 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1427
1428 * MAINTAINERS (Write After Approval): Update e-mail address.
1429
1430 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1431
1432 * MAINTAINERS (Write After Approval): Add myself.
1433
1434 2016-05-28 Alan Modra <amodra@gmail.com>
1435
1436 * Makefile.tpl (configure): Depend on m4 files included.
1437 * Makefile.in: Regenerate.
1438
1439 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1440
1441 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1442 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1443
1444 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1445
1446 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1447 special case builtin.
1448 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1449 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1450 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1451 for __builtin_vec_addec.
1452
1453 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1454
1455 * config.guess: Import version 2016-04-02 (newest).
1456 * config.sub: Import version 2016-05-10 (newest).
1457
1458 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1459
1460 * configure.ac: Add ARC support to libgloss.
1461 * configure: Regenerate
1462
1463 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1464
1465 * MAINTAINERS (Write After Approval): Add myself.
1466
1467 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1468
1469 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1470 * configure: Regenerated.
1471 * Makefile.def (gmp): Explicitly disable assembler.
1472 (mpfr): Adjust lib_path.
1473 (mpc): Likewise.
1474 * Makefile.in: Regenerated.
1475
1476 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1477
1478 PR bootstrap/70704
1479 * configure.ac (--enable-stage1-checking): Add missing
1480 --enable-checking=.
1481 * configure: Regenerated.
1482
1483 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1484
1485 * config.guess: Revert r235676.
1486 * config.sub: Revert r235676.
1487
1488 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1489
1490 * config.guess: Remove SH5 support.
1491 * config.sub: Likewise.
1492 * configure: Likewise.
1493 * configure.ac: Likewise.
1494
1495 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1496
1497 PR bootstrap/70704
1498 * configure.ac (--enable-stage1-checking): For --disable-checking or
1499 implicit --enable-checking, make sure extra flag matches in between
1500 stage1 and later checking.
1501 * configure: Regenerated.
1502
1503 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1504
1505 * .gitattributes: New file.
1506
1507 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1508
1509 * MAINTAINERS (rs6000/powerpc port): Add myself.
1510
1511 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1512
1513 PR bootstrap/70173
1514 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1515 and gotools directories. Delete the stage_final file.
1516 * Makefile.in: Regenerate.
1517
1518 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1519
1520 * MAINTAINERS (Write After Approval): Add myself.
1521
1522 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1523
1524 * MAINTAINERS (Fortran maintainer): Remove myself.
1525
1526 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1527
1528 * MAINTAINERS (Write After Approval): Add myself.
1529
1530 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1531
1532 * MAINTAINERS (Write After Approval): Add myself.
1533
1534 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1535
1536 Sync with binutils-gdb:
1537
1538 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1539
1540 * configure.ac: Add mips and s390 to the gold target check.
1541 * configure: Regenerate.
1542
1543 2016-03-01 DJ Delorie <dj@redhat.com>
1544
1545 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1546
1547 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1548
1549 * MAINTAINERS (libcpp): Add myself.
1550 (diagnostic messages): Likewise.
1551
1552 2016-02-20 Tom de Vries <tom@codesourcery.com>
1553
1554 * MAINTAINERS: Fix whitespace.
1555
1556 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1557
1558 * MAINTAINERS (Write After Approval): Add myself.
1559
1560 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1561
1562 * config/isl.m4: Add comments about isl-0.16.
1563 * configure: Regenerate.
1564
1565 2016-01-29 Martin Jambor <mjambor@suse.cz>
1566
1567 * MAINTAINERS (hsa maintainers): Add myself.
1568
1569 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1570
1571 * MAINTAINERS: (Write After Approval): Add myself.
1572
1573 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1574 Sebastian Pop <s.pop@samsung.com>
1575
1576 * Makefile.in: Regenerate.
1577 * Makefile.tpl: Export ISLVER.
1578 * configure: Regenerate.
1579 * config/isl.m4: Detect isl-0.15.
1580
1581 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1582
1583 PR bootstrap/69329
1584 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1585 * Makefile.in: Regenerate.
1586
1587 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1588
1589 * configure.ac: Enable LTO for DJGPP
1590 * configure: Regenerate
1591
1592 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1593
1594 Sync with binutils-gdb:
1595 2015-10-21 Nick Clifton <nickc@redhat.com>
1596
1597 PR gas/19109
1598 * configure.ac: Note the 'none' is an acceptable argument to
1599 --enable-compressed-debug-sections.
1600 * configure: Regenerate.
1601
1602 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1603
1604 PR bootstrap/69134
1605 * Makefile.def (mpfr): Disable assembler.
1606 * Makefile.in: Regenerate.
1607
1608 2016-01-01 Ben Elliston <bje@gnu.org>
1609
1610 * config.guess: Import version 2016-01-01.
1611 * config.sub: Likewise.
1612
1613 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1614
1615 * MAINTAINERS (Write After Approval): Add myself.
1616
1617 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1618
1619 * Makefile.in: Replace ISL with isl.
1620 * Makefile.tpl: Same.
1621 * config/isl.m4: Same.
1622 * configure.ac: Same.
1623 * contrib/download_prerequisites: Same.
1624 * configure: Regenerate.
1625
1626 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1627
1628 * MAINTAINERS (Write After Approval): Add Myself.
1629
1630 2015-12-17 Nathan Sidwell <nathan@acm.org>
1631
1632 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1633 * configure: Regenerate.
1634
1635 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1636 Sebastian Pop <s.pop@samsung.com>
1637
1638 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1639 isl_ctx_get_max_operations.
1640 * configure: Regenerate.
1641
1642 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1643
1644 * MAINTAINERS (Write After Approval): Add myself.
1645
1646 2015-12-02 Ian Lance Taylor <iant@google.com>
1647
1648 PR go/66147
1649 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1650 * Makefile.in: Regenerate.
1651
1652 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1653
1654 PR libffi/65726
1655 * Makefile.def (lang_env_dependencies): Make libffi depend
1656 on cxx.
1657 * Makefile.in: Regenerate.
1658
1659 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1660
1661 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1662 symbols.
1663
1664 2015-11-20 Tristan Gingold <gingold@adacore.com>
1665
1666 Sync with binutils-gdb:
1667 2015-11-20 Tristan Gingold <gingold@adacore.com>
1668
1669 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1670 * configure: Regenerate.
1671
1672 2015-11-19 Martin Liska <mliska@suse.cz>
1673
1674 * .gitignore: Add .clang-format to ignored files.
1675 * Makefile.in: Add clang-format.
1676 * Makefile.tpl: Likewise.
1677
1678 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1679
1680 * configure.ac: Enable libmpx by default.
1681 * configure: Regenerated.
1682
1683 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1684
1685 * MAINTAINERS: Update email address.
1686
1687 2015-10-23 Paulo Matos <pmatos@linki.tools>
1688
1689 * MAINTAINERS: Update email address.
1690
1691 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1692
1693 * MAINTAINERS (Write After Approval): Add myself.
1694
1695 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1696
1697 Sync with binutils-gdb:
1698 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1699
1700 PR gas/19109
1701 * configure.ac: Add
1702 --enable-compressed-debug-sections={all,gas,gold,ld}.
1703 * configure: Regenerated.
1704
1705 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1706
1707 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1708
1709 2015-10-09 Martin Liska <mliska@suse.cz>
1710
1711 * MAINTAINERS (Write After Approval): Add myself.
1712
1713 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1714
1715 * MAINTAINERS (Write After Approval): Add myself.
1716
1717 2015-10-02 Florian Weimer <fweimer@redhat.com>
1718
1719 * MAINTAINERS: Update email address.
1720
1721 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1722
1723 * MAINTAINERS (Write After Approval): Add myself.
1724
1725 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1726
1727 * MAINTAINERS: Update email.
1728
1729 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1730
1731 * MAINTAINERS: Update my email address.
1732
1733 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1734
1735 * MAINTAINERS (ft32 port): Add myself.
1736
1737 2015-08-28 David Sherwood <david.sherwood@arm.com>
1738
1739 * MAINTAINERS: Add myself.
1740
1741 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1742
1743 * MAINTAINERS (Write After Approval): Add myself.
1744
1745 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1746
1747 PR libfortran/54572
1748 * Makefile.def: Make libgfortran depend on libbacktrace.
1749 * Makefile.in: Regenerate.
1750
1751 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1752
1753 * MAINTAINERS (Write After Approval): Add myself.
1754
1755 2015-08-12 Tom de Vries <tom@codesourcery.com>
1756
1757 PR other/67092
1758 * configure.ac: Remove --with_host_libstdcxx support.
1759 * configure: Regenerate.
1760
1761 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1762 Jakub Jelinek <jakub@redhat.com>
1763
1764 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1765 nvptx*-*-*.
1766 * configure: Regenerate.
1767
1768 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1769
1770 * Makefile.def (libiconv): Define bootstrap=true.
1771 Mark pdf/html/info as missing.
1772 (configure-gcc): Depend on all-libiconv.
1773 (all-gcc): Ditto.
1774 (configure-libcpp): Ditto.
1775 (all-libcpp): Ditto.
1776 (configure-intl): Ditto.
1777 (all-intl): Ditto.
1778 * Makefile.in: Regenerate.
1779
1780 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1781
1782 * MAINTAINERS (loop ivopts): Add the entry and myself.
1783
1784 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1785
1786 * MAINTAINERS (nvptx): Add self.
1787
1788 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1789
1790 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1791 128-bit vector modes.
1792
1793 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1794
1795 * MAINTAINERS (Write After Approval): Add myself.
1796
1797 2015-07-28 Ben Elliston <bje@gnu.org>
1798
1799 * config.sub, config.guess: Import from upstream.
1800
1801 2015-07-24 Michael Darling <darlingm@gmail.com>
1802
1803 PR other/66259
1804 * config-ml.in: Reflects renaming of configure.in to configure.ac
1805 * configure: Likewise
1806 * configure.ac: Likewise
1807
1808 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1809
1810 * MAINTAINERS: Update my email address.
1811
1812 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1813
1814 Sync with binutils-gdb:
1815 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1816
1817 * configure.ac (target_configdirs): Exclude target-zlib if
1818 target-libjava isn't built.
1819 * configure: Regenerated.
1820
1821 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1822
1823 Sync with binutils-gdb:
1824 2015-05-13 John David Anglin <dave.anglin@bell.net>
1825
1826 * configure.ac: Disable configuration of GDB for HPUX targets.
1827 * configure: Regenerate.
1828
1829 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1830
1831 * configure.ac: Add --with-system-zlib.
1832 * configure: Regenerated.
1833
1834 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1835
1836 * configure.ac: Add FT32 support.
1837 * configure: Regenerate.
1838
1839 2015-01-12 Anthony Green <green@moxielogic.com>
1840
1841 * configure.ac: Don't disable gprof for moxie.
1842 * configure: Rebuild.
1843
1844 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1845
1846 Sync with binutils-gdb:
1847 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1848
1849 PR ld/18355
1850 * Makefile.def: Add extra_configure_flags to host zlib.
1851 * configure.ac (extra_host_zlib_configure_flags): New. Set
1852 to --enable-host-shared When bfd is to be built as shared
1853 library. AC_SUBST.
1854 * Makefile.in: Regenerated.
1855
1856 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1857
1858 Sync with src:
1859 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1860 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1861 * Makefile.in: Regenerated.
1862
1863 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1864
1865 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1866 target.
1867 * configure: Regenerate.
1868
1869 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1870
1871 * MAINTAINERS (Write After Approval): Add myself.
1872
1873 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1874
1875 * MAINTAINERS (OS Port Maintainers): Add myself.
1876 (Various Maintainers): Remove myself from libffi testsuite.
1877
1878 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1879
1880 * MAINTAINERS (gen* on machine desc): Add self.
1881
1882 2015-06-02 Jason Merrill <jason@redhat.com>
1883
1884 PR bootstrap/66319
1885 * configure.ac: Use -std=gnu++98.
1886
1887 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1888
1889 * MAINTAINERS (Write After Approval): Add myself.
1890
1891 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1892
1893 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1894 * configure: Regenerate.
1895
1896 2015-05-26 Jason Merrill <jason@redhat.com>
1897
1898 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1899 * configure: Regenerate.
1900
1901 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1902
1903 * configure.ac: FT32 target added.
1904 * configure: Regenerated.
1905
1906 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1907
1908 * MAINTAINERS (Write After Approval): Add myself.
1909
1910 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1911
1912 * MAINTAINERS (Write After Approval): Add myself.
1913
1914 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1915
1916 * configure.ac: Fix typo.
1917 * configure: Regenerate.
1918
1919 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1920
1921 * MAINTAINERS (Write After Approval): Add myself.
1922
1923 2015-05-03 Matthias Klose <doko@ubuntu.com>
1924
1925 * configure.ac: Match $host configured with triplets.
1926 * configure: Regenerate.
1927
1928 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1929
1930 * Makefile.tpl: Remove surplus whitespace throughout.
1931 * Makefile.in: Regenerate.
1932
1933 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1934
1935 * MAINTAINERS (Various Maintainers): Add myself as instruction
1936 combiner maintainer.
1937
1938 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1939
1940 PR bootstrap/62077
1941 * configure.ac (--enable-stage1-checking): Default to
1942 release,misc,gimple,rtlflag,tree,types if --disable-checking
1943 or --enable-checking is not specified and DEV-PHASE is not
1944 experimental.
1945 * configure: Regenerated.
1946
1947 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1948
1949 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1950 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1951 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1952 * Makefile.in: Regenerate.
1953
1954 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1955
1956 * MAINTAINERS: Update my email address.
1957
1958 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1959
1960 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1961
1962 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1963
1964 * MAINTAINERS: Add myself as an arm port reviewer.
1965
1966 2015-03-25 Martin Liska <mliska@suse.cz>
1967 Yury Gribov <y.gribov@samsung.com>
1968
1969 * Makefile.in: Fix ln source location for vimrc file.
1970 * Makefile.tpl: Likewise.
1971
1972 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1973
1974 PR bootstrap/25672
1975 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1976 cross-compiling. Similarly for CXX_FOR_TARGET.
1977 * configure: Regenerate.
1978
1979 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1980
1981 * Makefile.def: Add libmpx.
1982 * configure.ac: Add libmpx.
1983 * Makefile.in: Regenerate.
1984 * configure: Regenerate.
1985
1986 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1987
1988 * MAINTAINERS (CPU Port Maintainers): Add myself
1989 i386 vector ISA extns mantainer.
1990
1991 2015-03-13 Jeff Law <law@redhat.com>
1992
1993 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1994 maintainer.
1995 Remove Richard Henderson as a maintainer for the x86 port.
1996
1997 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1998
1999 * MAINTAINERS (CPU Port Maintainers): Update my email address.
2000
2001 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
2002
2003 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2004 pointer bounds checker and i386 MPX maintainer.
2005
2006 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
2007
2008 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2009
2010 2015-02-26 Martin Sebor <msebor@redhat.com>
2011
2012 * MAINTAINERS (Various Maintainers): Add self.
2013
2014 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
2015
2016 * configure.ac [--enable-as-accelerator-for] (enable_languages):
2017 Make sure it contains lto.
2018 * configure: Regenerate.
2019
2020 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
2021
2022 * configure: Regenerate.
2023
2024 2015-02-06 Diego Novillo <dnovillo@google.com>
2025 1
2026 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2027 middle-end, docstring): Remove myself.
2028 (Write After Approval): Add myself.
2029
2030 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
2031
2032 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2033 (Write After Approval): Update address.
2034
2035 2015-01-29 David Malcolm <dmalcolm@redhat.com>
2036
2037 PR jit/64780
2038 * configure.ac: Require the user to explicitly specify
2039 --enable-host-shared if the jit is enabled.
2040 * configure: Regenerate.
2041
2042 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
2043
2044 * MAINTAINERS (Write After Approval): Add myself.
2045
2046 2015-01-25 Tom de Vries <tom@codesourcery.com>
2047
2048 * MAINTAINERS: Make whitespace consistent.
2049
2050 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
2051
2052 * MAINTAINERS (Write After Approval): Add myself.
2053
2054 2015-01-20 Andre Vehreschild <vehre@gmx.de>
2055
2056 * MAINTAINERS: (Write After Approval): Add myself.
2057
2058 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
2059
2060 * MAINTAINERS: (Write After Approval): Add myself.
2061
2062 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
2063
2064 * MAINTAINERS: (Write After Approval): Add myself.
2065
2066 2015-01-13 Iain Sandoe <iain@codesourcery.com>
2067
2068 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2069 objective-c/c++ front end maintainer.
2070
2071 2015-01-13 Marek Polacek <polacek@redhat.com>
2072
2073 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2074
2075 2015-01-12 Jeff Law <law@redhat.com>
2076
2077 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2078 a very long time.
2079
2080 2015-01-09 Ian Lance Taylor <iant@google.com>
2081
2082 * configure.ac (host_tools): Add gotools.
2083 * Makefile.def (host_modules): Add gotools.
2084 (dependencies): Add dependency of all-gotools on all-target-libgo.
2085
2086 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
2087
2088 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2089 * configure: Regenerate.
2090
2091 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
2092
2093 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2094 all-target-libgomp.
2095 * Makefile.in: Regenerate.
2096
2097 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2098
2099 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2100
2101 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2102
2103 * configure.ac: Add Visium support.
2104 * configure: Regenerate.
2105
2106 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2107
2108 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2109 * configure: Regenerate.
2110
2111 2015-01-03 Andrew Pinski <apinski@cavium.com>
2112
2113 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2114 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2115 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2116 (OBJCOPY_FOR_TARGET): New variable.
2117 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2118 * Makefile.in: Regenerate.
2119 * configure.ac: Check for already installed target objcopy.
2120 Also GCC_TARGET_TOOL on objcopy.
2121 * configure: Regenerate.
2122
2123 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2124
2125 * config.sub: Update from upstream, to 2015-01-01 version.
2126 * config.guess: Ditto.
2127
2128 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2129
2130 * MAINTAINERS (RTEMS Ports): Add myself.
2131
2132 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2133
2134 * MAINTAINERS (Write After Approval): Add myself.
2135
2136 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2137
2138 * MAINTAINERS (Write After Approval): Add myself.
2139
2140 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2141
2142 * configure.ac (--enable-as-accelerator-for): Don't set
2143 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2144 * configure: Regenerate.
2145
2146 2014-12-13 Jakub Jelinek <jakub@redhat.com>
2147
2148 PR bootstrap/64023
2149 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2150 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2151 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2152 to CXX.
2153 * Makefile.in: Regenerated.
2154
2155 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2156 Yury Gribov <y.gribov@samsung.com>
2157
2158 * .gitignore: Added .local.vimrc and .lvimrc.
2159 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2160 * Makefile.in: Regenerate.
2161
2162 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2163
2164 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2165 * configure: Regenerated.
2166
2167 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2168
2169 * MAINTAINERS (nvptx port): New entry.
2170
2171 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2172
2173 * configure: Regenerate.
2174
2175 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2176
2177 * configure.ac: Merge with Binutils.
2178
2179 2014-11-26 Tobias Burnus <burnus@net-b.de>
2180
2181 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2182 * Makefile.in: Regenerate.
2183
2184 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2185
2186 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2187 missing flex.
2188 * Makefile.in: Regenerated.
2189
2190 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2191
2192 * Makefile.in: Regenerate.
2193
2194 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2195
2196 PR bootstrap/63784
2197 * libtool.m4: Add $pic_flag with -shared.
2198
2199 2014-11-21 Renlin Li <Renlin.Li@arm.com>
2200
2201 * MAINTAINERS (Write After Approval): Added myself.
2202
2203 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2204
2205 * MAINTAINERS (write-after-approval): Add myself.
2206
2207 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2208
2209 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2210 from 2 years ago.
2211
2212 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2213
2214 Revert:
2215 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2216
2217 * MAINTAINERS (Write After Approval): Added myself as line map
2218 maintainer.
2219
2220 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2221
2222 Revert:
2223 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2224
2225 * MAINTAINERS (Write After Approval): Added myself.
2226
2227 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2228
2229 * MAINTAINERS (Write After Approval): Added myself.
2230
2231 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2232
2233 * MAINTAINERS (Write After Approval): Added myself as line map
2234 maintainer.
2235
2236 2014-11-17 Dodji Seketeli <dodji@redhat.com>
2237
2238 * MAINTAINERS (Various Maintainers): Added myself as line map
2239 maintainer.
2240
2241 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2242
2243 * move-if-change: Sync from upstream gnulib.
2244
2245 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2246
2247 * compile: Sync with upstream Automake.
2248 * depcomp: Ditto.
2249 * install-sh: Ditto.
2250 * missing: Ditto.
2251 * mkinstalldirs: Ditto.
2252 * ylwrap: Ditto.
2253
2254 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2255
2256 * config.sub: Update from upstream config repo.
2257 * config.guess: Ditto.
2258
2259 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2260
2261 * Makefile.def: Add liboffloadmic to target_modules. Make
2262 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2263 * Makefile.in: Regenerate.
2264 * configure: Regenerate.
2265 * configure.ac: Add liboffloadmic to target binaries.
2266 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2267 Add liboffloadmic to noconfig list when C++ is not supported.
2268
2269 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2270 Thomas Schwinge <thomas@codesourcery.com>
2271 Ilya Verbin <ilya.verbin@intel.com>
2272 Andrey Turetskiy <andrey.turetskiy@intel.com>
2273
2274 * configure: Regenerate.
2275 * configure.ac (--enable-as-accelerator-for)
2276 (--enable-offload-targets): New configure options.
2277
2278 2014-11-11 Tobias Burnus <burnus@net-b.de>
2279
2280 * Makefile.def: Make all-gcc depend on all-isl.
2281 * Makefile.in: Regenerate.
2282
2283 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2284
2285 * ChangeLog.jit: New.
2286 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2287
2288 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2289
2290 PR target/63610
2291 * libtool.m4: Fix globbing of darwin versions.
2292 * configure: Regenerate.
2293
2294 2014-11-11 Tobias Burnus <burnus@net-b.de>
2295
2296 * Makefile.def: Remove CLooG.
2297 * Makefile.tpl: Ditto.
2298 * configure.ac: Ditto.
2299 * configure: Regenerate.
2300 * Makefile.in: Ditto.
2301
2302 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2303
2304 * configure.ac: Handle nvptx-*-*.
2305 * configure: Regenerate.
2306
2307 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2308
2309 * MAINTAINERS (Write After Approval): Add myself.
2310
2311 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2312
2313 * Makefile.def (libcc1): Remove bootstrap=true;.
2314 * Makefile.in: Regenerated.
2315
2316 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2317
2318 * configure.ac: Update comment.
2319 * configure: Regenerate.
2320
2321 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2322
2323 * MAINTAINERS (Write After Approval): Add myself.
2324
2325 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2326
2327 * configure.ac (extra_host_libiberty_configure_flags): Add
2328 --enable-shared also for libcc1's benefit.
2329 * configure: Regenerate.
2330
2331 2014-10-29 Tristan Gingold <gingold@adacore.com>
2332
2333 * MAINTAINERS: Change my email address.
2334
2335 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2336 Tom Tromey <tromey@redhat.com>
2337
2338 * Makefile.def: Add libcc1 to host_modules.
2339 * configure.ac (host_tools): Add libcc1.
2340 * Makefile.in, configure: Rebuild.
2341
2342 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2343
2344 * configure.ac (build_configargs): Don't share config.cache between
2345 build subdirs.
2346 * configure: Regenerate.
2347
2348 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2349
2350 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2351 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2352 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2353 leon3v7 as leon3.
2354 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2355 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2356 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2357 * config/sparc/sparc.md (cpu): Add leon3v7.
2358 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2359
2360 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2361
2362 * MAINTAINERS (write-after-approval): Add myself.
2363
2364 2014-10-23 Ian Lance Taylor <iant@google.com>
2365
2366 * configure.ac: Disable the Go frontend on systems where it is known
2367 to not work.
2368 * configure: Regenerate.
2369
2370 2014-10-23 Richard Biener <rguenther@suse.de>
2371
2372 * Makefile.def: Add libcpp build module and dependencies.
2373 * configure.ac: Add libcpp build module.
2374 * Makefile.in: Regenerate.
2375 * configure: Likewise.
2376
2377 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2378
2379 * MAINTAINERS (write-after-approval): Add myself.
2380
2381 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2382
2383 * INSTALL/README: Do not mention CVS.
2384
2385 2014-10-03 Jing Yu <jingyu@google.com>
2386
2387 * configure.ac: Add aarch64 to list of targets that support gold.
2388 * configure: Regenerate.
2389
2390 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2391
2392 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2393
2394 2014-09-29 Catherine Moore <clm@codesourcery.com>
2395
2396 * MAINTAINERS: Add myself as MIPS maintainer.
2397
2398 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2399
2400 * MAINTAINERS: Move myself to MIPS maintainers.
2401
2402 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2403
2404 * MAINTAINERS: Put all email addresses between '<' and '>'.
2405
2406 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2407
2408 * MAINTAINERS: Move myself to reviewers (Fortran).
2409
2410 2014-09-01 Andi Kleen <ak@linux.intel.com>
2411
2412 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2413 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2414 * Makefile.in: Regenerate.
2415
2416 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2417
2418 * rtx-classes-status.txt: Delete
2419
2420 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2421
2422 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2423
2424 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2425
2426 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2427 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2428 of checking for version number.
2429 * configure: Regenerated.
2430 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2431
2432 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2433
2434 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2435 is done; begin phase 6 (use extra rtx_def subclasses).
2436
2437 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2438
2439 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2440 done; begin phase 5 (additional rtx_def subclasses).
2441
2442 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2443
2444 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2445
2446 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2447
2448 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2449 SET_BB_HEADER are done.
2450
2451 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2452
2453 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2454 done.
2455
2456 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2457
2458 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2459
2460 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2461
2462 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2463
2464 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2465
2466 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2467
2468 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2469
2470 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2471
2472 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2473
2474 * rtx-classes-status.txt: Phase 3 (per-file commits within
2475 "config" subdirs) is done; begin phase 4 (removal of
2476 "scaffolding").
2477
2478 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2479
2480 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2481 dir) is done; begin phase 3 (per-file commits within "config"
2482 subdirs).
2483
2484 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2485
2486 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2487 phase 2 (per-file commits in main source dir).
2488
2489 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2490
2491 * configure: Regenerated.
2492
2493 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2494
2495 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2496
2497 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2498
2499 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2500
2501 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2502
2503 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2504
2505 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2506
2507 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2508
2509 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2510
2511 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2512
2513 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2514
2515 * MAINTAINERS (Write After Approval): Add myself.
2516
2517 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2518
2519 * MAINTAINERS: Remove myself
2520
2521 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2522
2523 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2524
2525 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2526
2527 * MAINTAINERS (Write After Approval): Add myself.
2528
2529 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2530
2531 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2532 SET_BB_HEADER, SET_BB_FOOTER
2533
2534 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2535
2536 * rtx-classes-status.txt: New file
2537
2538 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2539
2540 * configure.ac: Eliminate ClooG installation dependency.
2541 * configure: Regenerate.
2542 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2543 * Makefile.in: Regenerate.
2544
2545 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2546
2547 * MAINTAINERS (Write After Approval): Add myself.
2548
2549 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2550
2551 * MAINTAINERS (Write After Approval): Add myself.
2552
2553 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2554
2555 * MAINTAINERS (Write After Approval): Add myself.
2556
2557 2014-07-28 Anthony Green <green@moxielogic.com>
2558
2559 Import from savannah.gnu.org:
2560 * config.sub: Update to 2014-07-28 version.
2561
2562 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2563
2564 * MAINTAINERS: Remove my MIPS maintainer entry.
2565
2566 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2567
2568 PR target/47230
2569 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2570 * configure: Regenerate.
2571
2572 2014-07-24 James Norris <jnorris@codesourcery.com>
2573
2574 * MAINTAINERS (Write After Approval): Add myself.
2575
2576 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2577
2578 * configure.ac: Accept only CLooG 0.18.1.
2579 * configure: Regenerate.
2580
2581 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2582
2583 * configure.ac: Don't accept isl 0.11.
2584 * configure: Regenerate.
2585
2586 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2587
2588 * MAINTAINERS (Write After Approval): Add myself.
2589
2590 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2591
2592 * configure.ac: Don't accept isl 0.10.
2593 * configure: Regenerate.
2594
2595 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2596
2597 Fix include path for in-tree cloog.
2598 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2599 * configure: Regenerate.
2600
2601 2014-06-18 Richard Henderson <rth@redhat.com>
2602
2603 * .gitignore: Import gcc_update output.
2604
2605 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2606
2607 * config-ml.in: Robustify ac_configure_args parsing.
2608
2609 * configure.ac (--enable-linker-plugin-configure-flags)
2610 (--enable-linker-plugin-flags): New flags.
2611 (configdirs): Conditionally add libiberty-linker-plugin.
2612 * configure: Regenerate.
2613 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2614 (host_modules) <lto-plugin>: Pay attention to
2615 @extra_linker_plugin_flags@ and
2616 @extra_linker_plugin_configure_flags@.
2617 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2618 * Makefile.in: Regenerate.
2619
2620 * Makefile.tpl (configure-[+prefix+][+module+])
2621 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2622 "module_srcdir" instead of "module" for locating a module's srcdir.
2623 * Makefile.in: Regenerate.
2624
2625 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2626
2627 * MAINTAINERS (Write After Approval): Add myself.
2628
2629 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2630
2631 * MAINTAINERS: Update my email address.
2632
2633 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2634
2635 * MAINTAINERS (Write After Approval): Add myself.
2636
2637 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2638
2639 * MAINTAINERS (Write After Approval): Add myself.
2640
2641 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2642
2643 PR libstdc++/61011
2644 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2645 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2646 * configure: Regenerate.
2647
2648 2014-05-28 Pedro Alves <palves@redhat.com>
2649
2650 * MAINTAINERS (Write After Approval): Add myself.
2651
2652 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2653
2654 * MAINTAINERS: Update my affiliation/email.
2655
2656 2014-05-19 Mike Stump <mikestump@comcast.net>
2657
2658 * MAINTAINERS: Add wide-int reviewers.
2659
2660 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2661
2662 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2663 * configure: Regenerated.
2664
2665 2014-05-15 Torvald Riegel <triegel@redhat.com>
2666
2667 * MAINTAINERS (libitm): Add myself as maintainer.
2668
2669 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2670
2671 * MAINTAINERS (Write After Approval): Add myself.
2672
2673 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2674
2675 * config.sub, config.guess: Import from upstream.
2676
2677 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2678
2679 * MAINTAINERS (Write After Approval): Put myself in correct order.
2680
2681 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2682
2683 * MAINTAINERS (Write After Approval): Add myself.
2684
2685 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2686
2687 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2688 section.
2689
2690 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2691
2692 * MAINTAINERS (Write After Approval): Delete myself.
2693
2694 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2695
2696 PR sanitizer/56781
2697 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2698 and -B* options with -Xcompiler.
2699
2700 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2701
2702 PR bootstrap/60620
2703 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2704 * Makefile.in: Regenerate.
2705
2706 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2707
2708 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2709 for WINDRES_FOR_TARGET in default-manifest.o rule.
2710 * Makefile.in: Regenerate.
2711
2712 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2713
2714 * MAINTAINERS (Write After Approval): Add myself.
2715
2716 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2717
2718 PR sanitizer/56781
2719 * Makefile.def: Set bootstrap=true; for host fixincludes.
2720 * configure.ac: Don't bootstrap host fixincludes unless
2721 --with-build-config=bootstrap-{a,ub}san.
2722 * Makefile.in: Regenerated.
2723 * configure: Regenerated.
2724
2725 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2726
2727 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2728 --enable-vtable-verify option parsing. Don't add
2729 target-libsanitizer to bootstrap_target_libs unless
2730 --with-build-config=bootstrap-asan or
2731 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2732 to bootstrap_target_libs unless --enable-vtable-verify.
2733 * configure: Regenerated.
2734
2735 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2736
2737 * MAINTAINERS (Write After Approval): Add myself.
2738
2739 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2740
2741 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2742
2743 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2744
2745 PR bootstrap/58572
2746 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2747 -I for libstdc++-v3 includes if $(LEAN).
2748 * Makefile.in: Regenerated.
2749
2750 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2751
2752 * MAINTAINERS: Update my email address.
2753
2754 2014-02-24 Walter Lee <walt@tilera.com>
2755
2756 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2757 (tilegx-*-*): Change to tilegx*-*-*.
2758 * configure: Regenerate.
2759
2760 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2761
2762 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2763
2764 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2765
2766 * MAINTAINERS (Write After Approval): Add myself.
2767
2768 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2769
2770 PR target/59788
2771 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2772 *solaris2*.
2773
2774 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2775
2776 * MAINTAINERS: Update my email address.
2777
2778 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2779
2780 * MAINTAINERS: Convert to UTF-8.
2781 Properly sort Xinliang David Li's entry.
2782
2783 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2784 Sandra Loosemore <sandra@codesourcery.com>
2785
2786 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2787 nios2 port maintainers.
2788
2789 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2790
2791 * MAINTAINERS (Write After Approval): Add myself.
2792
2793 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2794
2795 * configure.ac: Add user-friendly check for native x86_64-linux
2796 multilibs.
2797 * configure: Regenerate.
2798
2799 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2800
2801 * MAINTAINERS: Add myself as sh maintainer.
2802
2803 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2804
2805 * MAINTAINERS: Add self as SLSR maintainer.
2806
2807 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2808
2809 * MAINTAINERS: Update my email address.
2810
2811 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2812
2813 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2814
2815 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2816
2817 * Makefile.in: Regenerate.
2818
2819 * Makefile.tpl: Fix typo.
2820 * Makefile.in: Regenerate partially.
2821
2822 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2823
2824 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2825 supported.
2826 * configure: Regenerated.
2827
2828 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2829
2830 * MAINTAINERS (Write After Approval): Add myself.
2831
2832 2013-10-30 Jason Merrill <jason@redhat.com>
2833
2834 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2835 --disable-build-format-warnings.
2836
2837 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2838
2839 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2840 depend on libstdc++ and libgcc.
2841 * configure: Regenerate.
2842 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2843 libcilkrts for POSIX and i*86, and x86_64 architectures.
2844 * Makefile.in: Added libcilkrts related fields to support building it.
2845
2846 2013-10-26 Jeff Law <law@redhat.com>
2847
2848 * Makefile.def (target_modules): Remove libmudflap
2849 (languages): Remove check-target-libmudflap).
2850 * Makefile.in: Rebuilt.
2851 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2852 * configure.ac (target_libraries): Remove target-libmudflap.
2853 Remove checks which disabled libmudflap on some systems.
2854 * configure: Rebuilt.
2855 * libmudflap: Directory removed.
2856
2857 2013-10-21 Cong Hou <congh@google.com>
2858
2859 * MAINTAINERS (Write After Approval): Add myself.
2860
2861 2013-10-16 Mike Stump <mikestump@comcast.net>
2862
2863 * .dir-locals.el: Add.
2864
2865 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2866
2867 * configure.ac: Add --enable-host-shared
2868 * configure: Regenerate.
2869
2870 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2871
2872 Import from savannah.gnu.org:
2873 * config.guess: Update to 2013-06-10 version.
2874 * config.sub: Update to 2013-10-01 version.
2875
2876 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2877
2878 Changes to build configuration to allow big endian ARC ELF toolchain
2879 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2880 * configure: Regenerate.
2881
2882 2013-09-20 Alan Modra <amodra@gmail.com>
2883
2884 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2885 ppc host match. Support little-endian powerpc linux hosts.
2886
2887 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2888
2889 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2890 maintainer.
2891
2892 2013-09-12 DJ Delorie <dj@redhat.com>
2893
2894 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2895 maintainers.
2896
2897 2013-09-03 Richard Biener <rguenther@suse.de>
2898
2899 * configure.ac: Also allow ISL 0.12.
2900 * configure: Regenerated.
2901
2902 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2903
2904 * MAINTAINERS (Write After Approval): Add myself.
2905
2906 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2907
2908 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2909
2910 2013-08-26 Caroline Tice <cmtice@google.com>
2911
2912 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2913 "Various Reviewers" to libvtv "Various Maintainers".
2914
2915 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2916
2917 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2918
2919 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2920
2921 * MAINTAINERS: Update name, email.
2922
2923 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2924
2925 * MAINTAINERS (Write After Approval): Add myself.
2926
2927 2013-08-12 Caroline Tice <cmtice@google.com>
2928
2929 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2930 address in the Write After Approval section.
2931
2932 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2933
2934 * MAINTAINERS (Write After Approval): Update email.
2935
2936 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2937
2938 * configure.ac: Adjust to check VTV_SUPPORTED.
2939 * configure: Regenerated.
2940
2941 2013-08-02 Caroline Tice <cmtice@google.com>
2942
2943 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2944 on non-linux systems; add target-libvtv to noconfigdirs; add
2945 libsupc++/.libs to C++ library search paths.
2946 * configure: Regenerated.
2947 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2948 libstdc++ and libgcc.
2949 * Makefile.in: Regenerated.
2950
2951 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2952
2953 * MAINTAINERS (Write After Approval): Add myself.
2954
2955 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2956 Shiva Chen <shiva0217@gmail.com>
2957
2958 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2959 nds32 port maintainers.
2960
2961 2013-07-17 Tim Shen <timshen91@gmail.com>
2962
2963 * MAINTAINERS (Write After Approval): Add myself.
2964
2965 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2966
2967 * configure.ac: Sync from binutils.
2968 * configure: Regenerate.
2969
2970 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2971
2972 * MAINTAINERS (Write After Approval): Add myself.
2973
2974 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2975
2976 * MAINTAINERS (Write After Approval): Add myself.
2977
2978 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2979
2980 * MAINTAINERS (Write After Approval): Add myself.
2981
2982 2013-04-30 Brooks Moses <bmoses@google.com>
2983
2984 * MAINTAINERS: Update my email; move myself from Fortran
2985 reviewer to Write After Approval.
2986
2987 2013-04-16 Andreas Schwab <schwab@suse.de>
2988
2989 * configure.ac (aarch64-*-*): Don't disable java.
2990 * configure: Regenerate.
2991
2992 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2993
2994 * MAINTAINERS (Write After Approval): Add myself.
2995
2996 2013-03-30 Matthias Klose <doko@ubuntu.com>
2997
2998 * Makefile.def (target_modules): Don't install libffi.
2999 * Makefile.in: Regenerate.
3000
3001 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
3002
3003 * MAINTAINERS (Write After Approval): Add myself.
3004
3005 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
3006
3007 * MAINTAINERS (Write After Approval): Add myself.
3008
3009 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
3010
3011 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3012 * configure: Regenerated.
3013
3014 2013-02-05 Ian Lance Taylor <iant@google.com>
3015
3016 PR go/55969
3017 * configure.ac: Disable libgo on some systems where it does not
3018 work.
3019
3020 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
3021
3022 * MAINTAINERS: Explicitly add myself as AIX maintainer.
3023 Remove Geoff Keating as rs6000 port maintainer, at his request.
3024
3025 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
3026
3027 * MAINTAINERS: Update my email.
3028
3029 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
3030
3031 * configure: Re-generate.
3032
3033 2013-01-15 Richard Biener <rguenther@suse.de>
3034
3035 PR other/55973
3036 * configure: Re-generate.
3037
3038 2013-01-14 Matthias Klose <doko@ubuntu.com>
3039
3040 * Makefile.def (install-target-libsanitizer): Depend on
3041 install-target-libstdc++-v3.
3042 * Makefile.in: Regenerate.
3043
3044 2013-01-14 Richard Biener <rguenther@suse.de>
3045
3046 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3047 * configure: Re-generate
3048
3049 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3050
3051 * config.sub: Update from config repo.
3052
3053 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
3054
3055 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3056 * Makefile.in: Regenerate.
3057
3058 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3059
3060 * MAINTAINERS (arc): Add new port maintainership for myself.
3061
3062 2013-01-09 Jason Merrill <jason@redhat.com>
3063
3064 * .gitignore: Import from gdb repository.
3065
3066 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
3067
3068 * Makefile.def (configure-gcc): Depend on all-gmp.
3069 (all-gcc): Remove dependency on all-gmp.
3070 * Makefile.in: Regenerated.
3071
3072 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3073
3074 * config.sub: Merge from config repo.
3075 * config.guess: Ditto.
3076
3077 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3078
3079 * Makefile.def: Merge from binutils.
3080 * Makefile.in: Ditto.
3081
3082 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
3083
3084 * MAINTAINERS: Update my email.
3085
3086 2012-12-29 Ben Elliston <bje@gnu.org>
3087
3088 * config.guess: Update to 2012-12-29 version.
3089 * config.sub: Likewise.
3090
3091 2012-12-20 Matthias Klose <doko@ubuntu.com>
3092
3093 * Makefile.def (install-target-libgfortran): Depend on
3094 install-target-libquadmath, install-target-libgcc.
3095 (install-target-libsanitizer): Depend on install-target-libgcc.
3096 (install-target-libjava): Depend on install-target-libgcc.
3097 (install-target-libitm): Depend on install-target-libgcc.
3098 (install-target-libobjc): Depend on install-target-libgcc.
3099 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3100 * Makefile.in: Regenerate.
3101
3102 2012-12-19 Matthias Klose <doko@ubuntu.com>
3103
3104 * Makefile.def (install-target-libgo): Depend on
3105 install-target-libatomic.
3106 * Makefile.in: Regenerate.
3107
3108 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3109
3110 PR go/55201
3111 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3112 * Makefile.in: Regenerate.
3113
3114 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3115
3116 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3117 * configure: Regenerate.
3118
3119 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3120
3121 * config.sub: Merge from config repo.
3122
3123 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3124
3125 * Makefile.def (target_modules): Add bootstrap=true and
3126 raw_cxx=true to libsanitizer.
3127 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3128 * Makefile.in: Regenerated.
3129 * configure: Likewise.
3130
3131 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3132
3133 * MAINTAINERS: Remove self as RTL optimization maintainer.
3134
3135 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3136
3137 * MAINTAINERS (Write After Approval): Add myself.
3138
3139 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3140
3141 * Makefile.def (target_modules): Remove bootstrap=true and
3142 raw_cxx=true from libsanitizer.
3143 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3144 * Makefile.in: Regenerated.
3145 * configure: Likewise.
3146
3147 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3148
3149 * Makefile.def (target_modules): Add bootstrap=true and
3150 raw_cxx=true to libsanitizer.
3151 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3152 * Makefile.in: Regenerated.
3153 * configure: Likewise.
3154
3155 2012-11-28 Andrew Pinski <apinski@cavium.com>
3156
3157 PR bootstrap/54279
3158 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3159 * configure: Regenerate.
3160 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3161 * Makefile.in: Regenerate.
3162
3163 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3164
3165 * configure.ac: Disable libsanitizer if we're not building C++.
3166 * configure: Regenerate.
3167
3168 2012-11-15 Roland McGrath <roland@hack.frob.com>
3169
3170 * MAINTAINERS (Write After Approval): Add myself.
3171
3172 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
3173
3174 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3175 Kostya Serebryany (kcc@google.com) and
3176 Jakub Jelinek (jakub@redhat.com).
3177 Rename area for Dodji Seketeli (dodji@redhat.com).
3178
3179 2012-11-15 Dodji Seketeli <dodji@redhat.com>
3180
3181 * MAINTAINERS: (asan.c, related): Add myself.
3182
3183 2012-11-14 Roland McGrath <mcgrathr@google.com>
3184
3185 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3186 * configure: Regenerate.
3187
3188 2012-11-13 Richard Henderson <rth@redhat.com>
3189
3190 * configure.ac: Move libsanitizer logic to subdirectory.
3191 * configure: Regenerate.
3192
3193 2012-11-13 Dodji Seketeli <dodji@redhat.com>
3194
3195 * configure.ac: Enable libsanitizer just on x86 linux for now.
3196 * configure: Re-generate.
3197
3198 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
3199
3200 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3201 sections.
3202 * configure: Regenerate.
3203
3204 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
3205
3206 * configure.ac: Add section for configdirs for libsanitizer.
3207 Disable for cris-*-* and mmix-*-*.
3208 * configure: Regenerate.
3209
3210 2012-11-12 Wei Mi <wmi@google.com>
3211
3212 * configure.ac: Add libsanitizer to target_libraries.
3213 * Makefile.def: Ditto.
3214 * configure: Regenerate.
3215 * Makefile.in: Regenerate.
3216 * libsanitizer: New directory for asan runtime. Contains an empty
3217 tsan directory.
3218
3219 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
3220
3221 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3222 against Mingw64 w32api.
3223 * configure: Regenerate.
3224
3225 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3226
3227 * configure: Regenerated.
3228
3229 2012-11-03 Robert Mason <rbmj@verizon.net>
3230
3231 * configure.ac: add --disable-libstdcxx configure option
3232 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3233
3234 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3235
3236 * MAINTAINERS (Write After Approval): Add myself.
3237
3238 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3239
3240 * MAINTAINERS (Write After Approval): Add myself.
3241
3242 2012-10-24 Sharad Singhai <singhai@google.com>
3243
3244 * MAINTAINERS (Write After Approval): Add myself.
3245
3246 2012-10-24 Eric Christopher <echristo@gmail.com>
3247
3248 * MAINTAINERS: Update email address.
3249
3250 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3251
3252 PR bootstrap/54820
3253 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3254 * configure: Regenerate.
3255
3256 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
3257
3258 * MAINTAINERS (aarch64): Add Marcus and myself.
3259
3260 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3261
3262 PR bootstrap/54820
3263 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3264 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3265 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3266 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3267 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3268 * Makefile.in: Regenerate.
3269 * configure.ac (have_static_libs): New variable and associated check.
3270 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3271 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3272 * configure: Regenerate.
3273
3274 2012-10-10 Richard Biener <rguenther@suse.de>
3275
3276 * MAINTAINERS: Adjust for changed surname.
3277
3278 2012-10-04 Lawrence Crowl <crowl@google.com>
3279
3280 * MAINTAINERS (Write After Approval): Add myself.
3281
3282 2012-10-01 Cary Coutant <ccoutant@google.com>
3283
3284 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3285
3286 2012-09-28 Ian Lance Taylor <iant@google.com>
3287
3288 * Makefile.def: Make all-target-libgo depend on
3289 all-target-libbacktrace.
3290 * Makefile.in: Rebuild.
3291
3292 2012-09-26 Ian Lance Taylor <iant@google.com>
3293
3294 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3295 * Makefile.in: Rebuild.
3296
3297 2012-09-20 Walter Lee <walt@tilera.com>
3298
3299 * configure.ac: Add tilegx to list of targets that support gold.
3300 * configure: Regenerate.
3301
3302 2012-09-20 Marek Polacek <polacek@redhat.com>
3303
3304 * MAINTAINERS (Write After Approval): Add myself.
3305
3306 2012-09-19 Steve Ellcey <sellcey@mips.com>
3307
3308 * configure.ac: Add mips*-mti-elf* target.
3309 * configure: Regenerate.
3310
3311 2012-09-17 Ian Lance Taylor <iant@google.com>
3312
3313 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3314 * configure.ac (host_libs): Add libbacktrace.
3315 (target_libraries): Add libbacktrace.
3316 * Makefile.def (host_modules): Add libbacktrace.
3317 (target_modules): Likewise.
3318 * configure, Makefile.in: Rebuild.
3319
3320 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3321
3322 PR target/38607
3323 Merge upstream change.
3324 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3325
3326 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3327 Add libgomp*.o to compare_exclusions for AIX.
3328 * configure: Regenerate.
3329
3330 2012-09-06 Diego Novillo <dnovillo@google.com>
3331
3332 * configure.ac: Bump minimum GMP version to 4.2.3.
3333 * configure: Re-generate.
3334
3335 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3336
3337 PR target/54461
3338 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3339 target-libgloss if not configured --with-avrlibc=no.
3340 * configure: Regenerate.
3341
3342 2012-09-04 Jason Merrill <jason@redhat.com>
3343
3344 * configure.ac: Fix --enable-languages=all.
3345
3346 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3347
3348 * MAINTAINERS (Write After Approval): Add myself.
3349
3350 2012-09-03 Richard Guenther <rguenther@suse.de>
3351
3352 PR bootstrap/54138
3353 * configure.ac: Re-organize ISL / CLOOG checks to allow
3354 disabling with either --without-isl or --without-cloog.
3355 * configure: Regenerated.
3356
3357 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
3358
3359 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3360 * configure: Regenerate.
3361
3362 2012-08-27 Ulrich Drepper <drepper@gmail.com>
3363
3364 * MAINTAINERS: Fix my email address.
3365
3366 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3367
3368 PR binutils/4970
3369 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3370 and opcodes.
3371 * Makefile.in: Regenerated.
3372
3373 2012-08-26 Art Haas <ahaas@impactweather.com>
3374
3375 * configure: Regenerate.
3376
3377 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3378
3379 * INSTALL/README: Also refer to the online installation
3380 instructions.
3381
3382 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3383
3384 * MAINTAINERS (Write After Approval): Add myself.
3385 (Picochip port): Remove myself.
3386
3387 2012-08-14 Diego Novillo <dnovillo@google.com>
3388
3389 Merge from cxx-conversion branch.
3390
3391 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3392 POSTSTAGE1_CONFIGURE_FLAGS.
3393 * Makefile.in: Regenerate.
3394 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3395 Force C++ when bootstrapping.
3396 * configure: Regenerate.
3397
3398 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3399
3400 * MAINTAINERS (Write After Approval): Add myself.
3401
3402 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3403
3404 * README: Document use of ranges of years in copyright notices.
3405
3406 2012-07-06 Richard Guenther <rguenther@suse.de>
3407
3408 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3409 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3410 --with-gmp=system.
3411 * Makefile.in: Regenerated.
3412 * configure: Likewise.
3413
3414 2012-07-06 Richard Guenther <rguenther@suse.de>
3415
3416 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3417 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3418 supply V=1 as extra_make_flags.
3419 * configure: Regenerated.
3420 * Makefile.in: Likewise.
3421
3422 2012-07-04 Tristan Gingold <gingold@adacore.com>
3423
3424 * configure: Regenerate.
3425
3426 2012-07-03 Richard Guenther <rguenther@suse.de>
3427
3428 * Makfile.def (isl): Remove not necessary extra_exports and
3429 extra_make_flags.
3430 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3431 * Makefile.in: Regenerated.
3432
3433 2012-07-03 Richard Guenther <rguenther@suse.de>
3434
3435 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3436 * configure.ac: If either the ISL or the CLooG check failed
3437 do not try to build in-tree versions.
3438 * Makefile.in: Regenerated.
3439 * configure: Regenerated.
3440
3441 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3442
3443 * configure: Regenerate.
3444
3445 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3446
3447 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3448 maintainer.
3449
3450 2012-07-02 Richard Guenther <rguenther@suse.de>
3451
3452 * configure: Regenerated.
3453
3454 2012-07-02 Richard Guenther <rguenther@suse.de>
3455 Michael Matz <matz@suse.de>
3456 Tobias Grosser <tobias@grosser.es>
3457 Sebastian Pop <sebpop@gmail.com>
3458
3459 * Makefile.def: Add ISL host module, remove PPL host module.
3460 Adjust ClooG host module to use the proper ISL.
3461 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3462 * configure.ac: Include config/isl.m4. Add ISL host library,
3463 remove PPL. Remove PPL configury, add ISL configury, adjust
3464 ClooG configury.
3465 * Makefile.in: Regenerated.
3466 * configure: Likewise.
3467
3468 2012-07-02 Richard Guenther <rguenther@suse.de>
3469
3470 Merge from graphite branch
3471 2011-07-21 Tobias Grosser <tobias@grosser.es>
3472
3473 * configure: Regenerated.
3474 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3475 both cloog.org and legacy versions. The only supported version will
3476 be CLooG with the isl backend.
3477
3478 2011-07-21 Tobias Grosser <tobias@grosser.es>
3479
3480 * configure: Regenerated.
3481 * configure.ac: Require cloog isl 0.17.0
3482
3483 2011-07-21 Tobias Grosser <tobias@grosser.es>
3484
3485 * configure: Regenerated.
3486 * config/cloog.m4: Do not define CLOOG_ORG
3487
3488 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3489
3490 * configure.ac: Skip C if explicitly selected.
3491 * configure: Regenerate.
3492
3493 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3494
3495 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3496 they contain -O2.
3497 * configure: Regenerate.
3498
3499 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3500
3501 PR debug/53740
3502 * df.h, df-problems.c, dce.c: Revert last patch.
3503
3504 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3505
3506 * MAINTAINERS (Write After Approval): Update my email address.
3507
3508 2012-06-21 Meador Inge <meadori@codesourcery.com>
3509
3510 * MAINTAINERS (Write After Approval): Add myself.
3511
3512 2012-06-20 Jason Merrill <jason@redhat.com>
3513
3514 * Makefile.tpl (check-target-libgomp-c++): New.
3515 (check-target-libitm-c++): New.
3516 * Makefile.def (c++): Add them.
3517 * Makefile.in: Regenerate.
3518
3519 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3520
3521 * MAINTAINERS (Write After Approval): Add myself.
3522
3523 2012-05-16 Olivier Hainque <hainque@adacore.com>
3524
3525 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3526 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3527 (install-no-fixedincludes): Adjust accordingly.
3528 * Makefile.in: Regenerate.
3529
3530 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3531
3532 Merge upstream change
3533 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3534
3535 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3536
3537 * MAINTAINERS (Write After Approval): Add myself.
3538
3539 2012-05-09 Nick Clifton <nickc@redhat.com>
3540 Paul Smith <psmith@gnu.org>
3541
3542 PR bootstrap/50461
3543 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3544 allow for the fact that from release v3.1.0 of MPFR the source
3545 files were moved into a src sub-directory.
3546 * configure: Regenerate.
3547
3548 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3549
3550 * configure.ac: Bump minimum MPFR version to 2.4.0.
3551 * configure: Regenerated.
3552
3553 2012-05-01 Richard Henderson <rth@redhat.com>
3554
3555 * Makefile.def (libatomic): New target_module.
3556 * configure.ac (target_libraries): Add libatomic.
3557 (noconfigdirs): Check if libatomic is supported.
3558 * Makefile.in, configure: Rebuild.
3559
3560 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3561
3562 * MAINTAINERS (Write After Approval): Add myself.
3563
3564 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3565
3566 * config.sub: Update to 2012-04-18 version from official repo.
3567
3568 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3569
3570 * MAINTAINERS (Write After Approval): Add myself.
3571
3572 2012-04-11 Steve Ellcey <sellcey@mips.com>
3573
3574 * MAINTAINERS: Changed email address.
3575
3576 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3577
3578 PR target/52737
3579 * contrib/gcc_update (files_and_dependencies):
3580 Remove gcc/config/avr/t-multilib from touch data.
3581
3582 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3583
3584 * MAINTAINERS (OS Port Maintainers): Remove irix.
3585 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3586 (unsupported_languages): Remove mips-sgi-irix6.*.
3587 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3588 (with_stabs): Remove.
3589 * configure: Regenerate.
3590
3591 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3592
3593 * MAINTAINERS (OS Port Maintainers): Remove osf.
3594 * configure.ac (enable_libgomp): Remove *-*-osf*.
3595 (with_stabs): Remove alpha*-*-osf*.
3596 * configure: Regenerate.
3597
3598 2012-03-05 Tristan Gingold <gingold@adacore.com>
3599
3600 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3601 * configure: Regenerate.
3602
3603 2012-02-17 Walter Lee <walt@tilera.com>
3604
3605 * MAINTAINERS: (Write After Approval): Delete myself.
3606
3607 2012-02-14 Walter Lee <walt@tilera.com>
3608
3609 * MAINTAINERS (tilegx port): Add myself.
3610 (tilepro port): Add myself.
3611 (Write After Approval): Add myself.
3612
3613 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3614
3615 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3616 and Joseph Myers as docstring relicensing maintainers.
3617
3618 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3619
3620 * MAINTAINERS (write-after-approval): Add myself.
3621
3622 2012-02-08 Ira Rosen <irar@il.ibm.com>
3623
3624 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3625 maintainer.
3626
3627 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3628
3629 * MAINTAINERS (Write After Approval): Move myself to
3630 maintain alphabetical order.
3631
3632 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3633
3634 * MAINTAINERS (Write After Approval): Add myself.
3635
3636 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3637
3638 * MAINTAINERS (Write After Approval): Add myself.
3639
3640 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3641 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3642
3643 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3644 * configure: Regenerate.
3645
3646 2012-01-23 Harshit Chopra <harshit@google.com>
3647
3648 * MAINTAINERS (Write After Approval): Add myself.
3649
3650 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3651
3652 * configure.ac: Remove reference to mh-interix.
3653 * configure: Regenerate.
3654
3655 2012-01-05 Richard Henderson <rth@redhat.com>
3656
3657 PR bootstrap/51072
3658 * configure.ac: Disable libitm if c++ is not enabled.
3659 * configure: Rebuild.
3660
3661 * configure.ac: Fix regexp for same.
3662 * configure: Rebuild.
3663
3664 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3665
3666 * MAINTAINERS (Write After Approval): Add myself.
3667
3668 2012-01-02 Richard Guenther <rguenther@suse.de>
3669
3670 PR bootstrap/51686
3671 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3672 * Makefile.in: Regenerate.
3673
3674 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3675
3676 * MAINTAINERS (Write After Approval): Add myself.
3677
3678 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3679
3680 * configure: Regenerate.
3681
3682 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3683
3684 * MAINTAINERS (picochip): Changed email address.
3685
3686 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3687
3688 * MAINTAINERS (write-after-approval): Add self.
3689
3690 2011-11-29 DJ Delorie <dj@redhat.com>
3691
3692 * configure.ac (rl78-*-*) New case.
3693 * configure: Regenerate.
3694 * MAINTAINERS: Add myself as RL78 maintainer.
3695
3696 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3697
3698 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3699
3700 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3701
3702 * libtool.m4: Additional FreeBSD 10 fixes.
3703
3704 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3705
3706 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3707 Maintainers section, as Epiphany maintainer.
3708
3709 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3710
3711 PR target/49992
3712 * configure.ac: Remove ranlib special-casing for Darwin.
3713 * configure: Regenerate.
3714
3715 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3716
3717 * MAINTAINERS (Reviewers): Keep the list sorted.
3718
3719 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3720
3721 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3722
3723 2011-11-09 Roland McGrath <mcgrathr@google.com>
3724
3725 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3726 * configure: Rebuild.
3727 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3728 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3729 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3730 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3731 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3732 Add READELF.
3733 * Makefile.in: Rebuild.
3734
3735 2011-11-09 Jason Merrill <jason@redhat.com>
3736
3737 * Makefile.def (language=c++): Remove check-c++0x.
3738 * Makefile.in (check-gcc-c++): Regenerate.
3739
3740 2011-11-08 Richard Henderson <rth@redhat.com>
3741
3742 * configure.ac: Test for libitm directory present first.
3743
3744 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3745
3746 * configure.ac: Test libitm/configure.tgt to disable libitm.
3747 * configure: Rebuild.
3748
3749 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3750 Richard Henderson <rth@redhat.com>
3751
3752 Merged from transactional-memory.
3753
3754 * Makefile.def (lang_env_dependencies): libitm is c++.
3755 Add libitm target module.
3756 * configure.ac: Likewise.
3757 * config/mmap.m4: New file.
3758 * contrib/gcc_update: Add libitm to touch data.
3759 * Makefile.in, configure: Rebuild.
3760
3761 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3762
3763 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3764 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3765 * Makefile.in: Regenerate.
3766
3767 2011-11-01 DJ Delorie <dj@redhat.com>
3768
3769 * config.sub: Update to version 2011-10-29 (added rl78)
3770
3771 2011-10-27 Nick Clifton <nickc@redhat.com>
3772
3773 * config.sub: Import these changes from the config project:
3774
3775 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3776 Ben Elliston <bje@gnu.org>
3777
3778 * config.sub (epiphany): New.
3779
3780 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3781 Ben Elliston <bje@gnu.org>
3782
3783 * config.sub (hexagon, hexagon-*): New.
3784
3785 2011-08-23 Roland McGrath <mcgrathr@google.com>
3786
3787 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3788 64eb to be64.
3789
3790 2011-08-16 Roland McGrath <mcgrathr@google.com>
3791
3792 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3793 (nacl): Grok as alias for 32el-unknown-nacl.
3794
3795 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3796
3797 * MAINTAINERS (Write After Approval): Add myself.
3798
3799 2011-10-24 Teresa Johnson <tejohnson@google.com>
3800
3801 * MAINTAINERS (Write After Approval): Add myself.
3802
3803 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3804
3805 * MAINTAINERS (sparc port): Remove myself.
3806
3807 2011-09-14 Tom de Vries <tom@codesourcery.com>
3808
3809 * MAINTAINERS (Write After Approval): Add myself.
3810
3811 2011-08-14 Yao Qi <yao@codesourcery.com>
3812
3813 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3814 * configure: Regenerate.
3815
3816 2011-07-26 Ian Lance Taylor <iant@google.com>
3817
3818 * configure.ac: Set have_compiler based on whether gcc directory
3819 exists, rather than on whether gcc is in configdirs.
3820 * configure: Rebuild.
3821
3822 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3823
3824 * MAINTAINERS (Global Reviewers): Add self.
3825
3826 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3827
3828 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3829 link directories.
3830 * Makefile.in: Rebuild.
3831
3832 2011-07-20 Ian Lance Taylor <iant@google.com>
3833
3834 PR bootstrap/49787
3835 * configure.ac: Move --enable-bootstrap handling earlier in file.
3836 If --enable-bootstrap and either --enable-build-with-cxx or
3837 --enable-build-poststage1-with-cxx, enable C++ automatically.
3838 * configure: Rebuild.
3839
3840 2011-07-19 Ian Lance Taylor <iant@google.com>
3841
3842 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3843 make C++ a boot_language. Set and substitute
3844 POSTSTAGE1_CONFIGURE_FLAGS.
3845 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3846 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3847 * configure, Makefile.in: Rebuild.
3848
3849 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3850
3851 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3852 maintainers.
3853
3854 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3855
3856 * MAINTAINERS (Global Reviewers): Add myself.
3857
3858 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3859
3860 * configure: Regenerate.
3861
3862 2011-07-16 Jason Merrill <jason@redhat.com>
3863
3864 * Makefile.def (language=c++): Add check-c++0x and
3865 check-target-libmudflap-c++.
3866 * Makefile.tpl (check-target-libmudflap-c++): New.
3867 * Makefile.in: Regenerate.
3868
3869 2011-07-16 Matthias Klose <doko@ubuntu.com>
3870
3871 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3872 * Makefile.def (target_modules/libjava): Pass
3873 $(EXTRA_CONFIGARGS_LIBJAVA).
3874 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3875 if not configured with --enable-static-libjava.
3876 * Makefile.in: Regenerate.
3877 * configure: Likewise.
3878
3879 2011-07-15 Jason Merrill <jason@redhat.com>
3880
3881 * Makefile.in (check-c++): Move check-gcc-c++0x after
3882 check-target-libstdc++-v3.
3883
3884 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3885
3886 * MAINTAINERS (c6x port): New entry.
3887
3888 2011-07-13 Jason Merrill <jason@redhat.com>
3889
3890 * Makefile.in (check-gcc-c++0x): New.
3891 (check-c++): Depend on it.
3892
3893 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3894
3895 PR target/39150
3896 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3897 x86_64-*-solaris2.1[0-9]*.
3898 * configure: Regenerate.
3899
3900 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3901
3902 * MAINTAINERS (RTL optimizers): Add self.
3903
3904 2011-06-27 Gabriel Charette <gchare@google.com>
3905
3906 * MAINTAINERS (Write After Approval): Add myself.
3907
3908 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3909
3910 PR regression/47836
3911 PR bootstrap/23656
3912 PR other/47733
3913 PR bootstrap/49247
3914 PR c/48825
3915 * configure.ac (target_libraries): Remove target-libiberty.
3916 Remove case-statement setting skipdirs=target-libiberty for
3917 multiple targets. Remove checking target_configdirs and
3918 removing target-libiberty but keeping target-libgcc if
3919 otherwise empty.
3920 * Makefile.def (target_modules): Don't add libiberty.
3921 (dependencies): Remove all traces of target-libiberty.
3922 * configure, Makefile.in: Regenerate.
3923
3924 2011-06-13 Walter Lee <walt@tilera.com>
3925
3926 * configure.ac (tilepro-*-*) New case.
3927 (tilegx-*-*): Likewise.
3928 * configure: Regenerate.
3929
3930 2011-06-06 Jing Yu <jingyu@google.com>
3931
3932 * configure.ac: Skip target-libiberty for
3933 arm*-*-linux-androideabi.
3934 * configure: Regenerated.
3935
3936 2011-06-06 Nick Clifton <nickc@redhat.com>
3937
3938 * config.sub: Sync from upstream.
3939
3940 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3941
3942 * MAINTAINERS (Write After Approval): Add myself.
3943
3944 2011-06-01 Daniel Jacobowitz <drow@false.org>
3945
3946 * MAINTAINERS: Update my email address.
3947
3948 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3949
3950 * MAINTAINERS (Write After Approval): Update my email address.
3951
3952 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3953
3954 * MAINTAINERS (Write After Approval): Add myself.
3955
3956 2011-05-08 Doug Kwan <dougkwan@google.com>
3957
3958 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3959 * configure: Regenerated.
3960 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3961 value from configure.
3962 * Makefile.in: Regenerated.
3963
3964 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3965
3966 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3967 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3968 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3969 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3970 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3971 *-*-vxworks*): Disable newlib and libgloss in separate case
3972 statement.
3973 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3974 to separate case statement.
3975 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3976 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3977 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3978 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3979 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3980 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3981 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3982 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3983 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3984 i[[3456789]]86-*-rdos*, m32r-*-*,
3985 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3986 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3987 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3988 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3989 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3990 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3991 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3992 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3993 and libgloss in main case over targets. Remove most empty cases
3994 in main case over targets.
3995 * configure: Regenerate.
3996
3997 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3998
3999 * MAINTAINERS (Write After Approval): Add myself.
4000
4001 2011-05-04 Joseph Myers <joseph@codesourcery.com>
4002
4003 * configure.ac: Remove code setting special library locations for
4004 hppa*64*-*-hpux11*. Remove code setting compiler for
4005 sparc-sun-solaris2*.
4006 * configure: Regenerate.
4007
4008 2011-05-04 Joseph Myers <joseph@codesourcery.com>
4009
4010 * configure.ac: Separate libgloss_dir settings from general case
4011 over targets.
4012 * configure: Regenerate.
4013
4014 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4015
4016 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4017 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4018 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4019 cases in libgcj-disabling case statement.
4020 (hppa*64*-*-linux*): Set unsupported_languages instead of
4021 disabling target-zlib.
4022 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4023 to hppa*64*-*-hpux*.
4024 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4025 hppa*-*-hpux*.
4026 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4027 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4028 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4029 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4030 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4031 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4032 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4033 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4034 libgcj-disabling case statement.
4035 * configure: Regenerate.
4036
4037 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4038
4039 * configure.ac: Disable Java for targets not supporting libffi.
4040 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4041 Remove cases in Java-disabling statement.
4042 (*arm-wince-pe): Change to arm-wince-pe.
4043 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4044 cases in Java-disabling statement.
4045 (bfin-*-*): Don't disable Java again.
4046 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4047 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4048 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4049 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4050 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4051 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4052 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4053 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4054 Java-disabling statement.
4055 (mmix-*-*): Don't disable Java again.
4056 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4057 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4058 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4059 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4060 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4061 statement.
4062 * configure: Regenerate.
4063
4064 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4065
4066 * configure.ac: Separate cases disabling Java and Java libraries
4067 from general case over targets.
4068 * configure: Regenerate.
4069
4070 2011-04-21 Jie Zhang <jzhang918@gmail.com>
4071
4072 * MAINTAINERS: Update my email address.
4073
4074 2011-04-20 Easwaran Raman <eraman@google.com>
4075
4076 * MAINTAINERS (Write After Approval): Add myself.
4077
4078 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
4079
4080 PR lto/48086
4081 * configure.ac: Re-enable LTO on *-apple-darwin9*.
4082 * configure: Regenerate.
4083
4084 2011-04-16 Jim Meyering <meyering@redhat.com>
4085
4086 * MAINTAINERS (Write After Approval): Add myself.
4087
4088 2011-04-15 Dodji Seketeli <dodji@redhat.com>
4089
4090 * MAINTAINERS: Update my email address.
4091
4092 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
4093
4094 * MAINTAINERS (Write After Approval): Add myself.
4095
4096 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4097
4098 * MAINTAINERS (Write After Approval): Add myself.
4099
4100 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4101
4102 * MAINTAINERS (Write After Approval): Add myself.
4103
4104 2011-04-06 Joseph Myers <joseph@codesourcery.com>
4105
4106 * configure.ac (build_tools): Remove build-byacc.
4107 (host_libs): Remove mmalloc.
4108 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4109 autoconf automake libtool diff rcs fileutils shellutils time
4110 textutils wdiff find uudecode hello tar gzip indent recode release
4111 sed perl gawk findutils gettext zip.
4112 (libgcj): Remove target-qthreads.
4113 (target_tools): Remove target-examples target-gperf.
4114 (YACC): Don't handle building byacc.
4115 * configure: Regenerate.
4116 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4117 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4118 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4119 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4120 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4121 handle building components.
4122 * Makefile.in: Regenerate.
4123
4124 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4125
4126 * MAINTAINERS: Update my email address as Xtensa maintainer.
4127
4128 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4129
4130 * config.sub: Sync from upstream.
4131
4132 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4133
4134 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4135 (microblaze*): Don't disable libssp.
4136 * configure: Regenerate.
4137
4138 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4139
4140 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4141 moveifchange.
4142 * configure: Regenerate.
4143 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4144 * Makefile.in: Regenerate.
4145
4146 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4147
4148 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4149 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4150 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4151 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4152 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4153 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4154 md_exec_prefix cases.
4155 * configure: Regenerate.
4156
4157 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4158
4159 * configure.ac: Separate cases disabling target-libssp,
4160 target-libiberty, target-libstdc++-v3 and Fortran from general
4161 case over targets.
4162 * configure: Regenerate.
4163
4164 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4165
4166 * configure.ac (*-*-chorusos): Don't disable libgcj.
4167 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4168 Remove case.
4169 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4170 (arm-*-coff): Don't disable libgcj.
4171 (arm*-*-linux-gnueabi): Remove useless assignment.
4172 (arm-*-riscix*): Don't disable libgcj.
4173 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4174 configuration.
4175 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4176 (c54x*-*-*): Remove case.
4177 (tic54x-*-*): Don't disable GCC or GCC libraries.
4178 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4179 to *.
4180 (d10v-*-*): Don't disable GCC libraries.
4181 (d30v-*-*): Don't disable libgcj.
4182 (h8500-*-*): Don't disable GCC libraries.
4183 (i960-*-*): Don't disable libgcj.
4184 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4185 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4186 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4187 libgcj.
4188 (m68k-*-coff*): Remove case.
4189 (mmix-*-*): Don't disable libgloss on host.
4190 (mn10200-*-*, mn10300-*-*): Remove cases.
4191 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4192 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4193 Don't disable libgcj.
4194 (romp-*-*): Remove case.
4195 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4196 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4197 case.
4198 (v810-*-*): Don't disable GCC libraries.
4199 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4200 (ip2k-*-*): Don't disable GCC libraries.
4201 * configure: Regenerate.
4202
4203 2011-03-28 Joseph Myers <joseph@codesourcery.com>
4204
4205 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4206 libffi on host.
4207 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4208 on host.
4209 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4210 * configure: Regenerate.
4211
4212 2011-03-26 John Marino <binutils@marino.st>
4213
4214 * configure.ac: Add support for *-*-dragonfly*
4215 * configure: Regenerate.
4216
4217 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4218
4219 * configure.ac (native_only): Remove.
4220 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4221 send-pr uudecode guile gnuserv on host.
4222 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4223 send-pr rcs guile perl texinfo libtool on host.
4224 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4225 automake send-pr rcs guile perl texinfo libtool on host.
4226 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4227 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4228 (alpha*-dec-osf*): Don't disable fileutils on target.
4229 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4230 texinfo send-pr expect dejagnu on target.
4231 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4232 target-qthreads on target.
4233 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4234 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4235 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4236 x86_64-*-mingw*): Don't disable expect on target.
4237 (*-*-cygwin*): Don't disable target-gperf on target.
4238 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4239 gnuserv on target.
4240 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4241 target.
4242 * configure: Regenerate.
4243
4244 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4245
4246 * configure.ac (target_tools): Remove target-groff.
4247 (native_only): Remove target-groff.
4248 (hppa*64*-*-*): Don't disable byacc.
4249 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4250 setting.
4251 (*-*-kaos*): Don't skip target-librx and target-groff.
4252 (*-*-netware*): Don't skip target-libmudflap.
4253 (*-*-tpf*): Don't skip target-libmudflap.
4254 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4255 directories on the host.
4256 (ia64*-*-*vms*): Don't skip tix.
4257 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4258 host.
4259 * configure: Regenerate.
4260
4261 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4262
4263 * configure.ac: Remove references to mt-mep, mt-netware,
4264 mt-wince.
4265 * Makefile.def: Add all-utils soft dependencies.
4266 * Makefile.tpl: Remove GDB_NLM_DEPS.
4267 * configure: Regenerate.
4268 * Makefile.in: Regenerate.
4269
4270 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4271
4272 * configure.ac: Do not include mh-x86omitfp.
4273 * configure: Regenerate.
4274
4275 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4276
4277 * configure.ac: Remove empty cases.
4278 * configure: Regenerate.
4279
4280 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4281
4282 * Makefile.def: Add dependency from termcap to gdb.
4283 * Makefile.in: Regenerate.
4284
4285 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4286
4287 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4288 * configure: Regenerate.
4289 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4290 * Makefile.tpl: Likewise.
4291 * Makefile.in: Regenerate.
4292
4293 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4294
4295 * configure.ac: Remove all mentions of tentative_cc.
4296 * configure: Regenerate.
4297
4298 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4299
4300 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4301 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4302 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4303 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4304 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4305 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4306 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4307 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4308 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4309 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4310 *-*-rhapsody*): Remove host cases.
4311 * configure: Regenerate.
4312
4313 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4314
4315 * configure.ac (ppc*-*-pe): Remove host case.
4316 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4317 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4318 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4319 cases.
4320 * configure: Regenerate.
4321
4322 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4323
4324 * config.sub: Update to version 2011-03-23.
4325
4326 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4327
4328 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4329 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4330 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4331 * configure: Regenerate.
4332
4333 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4334
4335 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4336 to Write After Approval.
4337 * config-ml.in: Don't handle arc-*-elf*.
4338 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4339 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4340 handle GCC libraries.
4341 * configure: Regenerate.
4342
4343 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4344
4345 PR bootstrap/48120:
4346 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4347 Add -lstdc++ -lm to LIBS.
4348 * configure: Regenerate.
4349
4350 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4351
4352 * config.guess: Update to version 2011-02-02
4353 * config.sub: Update to version 2011-02-24
4354
4355 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4356
4357 PR lto/48086
4358 * configure.ac: Re-enable LTO on *-apple-darwin9.
4359 * configure: Regenerate.
4360
4361 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4362
4363 PR lto/48086
4364 * configure.ac: Disable LTO on darwin due to an assembler change in
4365 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4366 under 256.
4367 * configure: Regenerate.
4368
4369 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4370
4371 * MAINTAINERS: Update myself as score backend maintainer,
4372 update my e-mail address.
4373
4374 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
4375
4376 * MAINTAINERS: Update my e-mail address.
4377
4378 2011-03-06 Joey Ye <joey.ye@arm.com>
4379
4380 * MAINTAINERS: Update my e-mail address.
4381
4382 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4383
4384 * configure.ac: Adjust test of with_ppl.
4385 * configure: Regenerated.
4386
4387 2011-03-02 Kai Tietz <ktietz@redhat.com>
4388
4389 * MAINTAINERS: Adjust my e-mail address.
4390
4391 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4392
4393 * configure.ac: Add -lpwl to ppllibs.
4394 * configure: Regenerated.
4395
4396 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4397
4398 * config/cloog.m4: Add -lisl to clooglibs.
4399 * configure: Regenerated.
4400
4401 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4402
4403 * MAINTAINERS (CPU Port maintainers): Add self.
4404
4405 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4406
4407 * MAINTAINERS: Add myself as testsuite maintainer.
4408
4409 2011-02-15 Mike Stump <mikestump@comcast.net>
4410
4411 * MAINTAINERS: Add myself as testsuite maintainer.
4412
4413 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4414
4415 Import from Libtool and gnulib:
4416
4417 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4418
4419 Prepare for supporting FreeBSD 10.
4420 * config.rpath: Remove handling of freebsd1* which soon would
4421 match FreeBSD 10.0.
4422
4423 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4424
4425 Remove support for FreeBSD 1.x.
4426 * libtool.m4 (_LT_LINKER_SHLIBS)
4427 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4428 soon would incorrectly match FreeBSD 10.0.
4429
4430 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4431
4432 PR binutils/12283
4433 * move-if-change: Import version from gnulib.
4434
4435 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4436
4437 PR lto/47225
4438 * Makefile.def (lto-plugin): Double dash for enable-shared.
4439 (configure-gcc): Depend on all-lto-plugin.
4440 * Makefile.in: Rebuilt.
4441
4442 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4443
4444 * configure.ac: Remove extra bracket.
4445 * configure: Regenerate.
4446
4447 2011-02-08 Tobias Burnus <burnus@net-b.de>
4448
4449 * MAINTAINERS: Add myself as libquadmath maintainer.
4450
4451 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4452
4453 * MAINTAINERS: Update my email address.
4454
4455 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4456
4457 * MAINTAINERS (option handling): Add self.
4458
4459 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4460
4461 PR lto/47225
4462 * Makefile.def: Add dependency for install-gcc
4463 on install-lto-plugin.
4464 * Makfile.in: Regenerated
4465
4466 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4467
4468 * MAINTAINERS (CPU Port Maintainers): Add myself.
4469
4470 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4471
4472 PR libgcj/44341
4473 * configure.ac: Discard --with-* flags for host when configuring
4474 target libraries for cross build.
4475 * configure: Rebuilt.
4476
4477 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4478
4479 * MAINTAINERS (linear loop transforms): Removed.
4480
4481 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4482
4483 * configure.ac: If with_ppl is no, move setting with_cloog=no
4484 after CLOOG_REQUESTED check.
4485 * configure: Regenerated.
4486
4487 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4488
4489 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4490 CLooG has been requested.
4491 * configure: Regenerated.
4492
4493 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4494
4495 * configure: Regenerated.
4496 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4497
4498 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4499
4500 * configure: Regenerated.
4501 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4502
4503 2011-01-21 Andreas Schwab <schwab@redhat.com>
4504
4505 * configure.ac: Use AS_HELP_STRING throughout.
4506 * configure: Regenerate.
4507
4508 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4509
4510 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4511 * configure: Regenerate.
4512
4513 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4514
4515 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4516
4517 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4518
4519 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4520 for ia64-hpux.
4521 * configure: Regenerate.
4522
4523 2011-01-07 Jan Hubicka <jh@suse.cz>
4524
4525 PR lto/47225
4526 * Makefile.in: Regenerate.
4527 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4528 configure.
4529
4530 2011-01-07 Jan Hubicka <jh@suse.cz>
4531
4532 * Makefile.in: Regenerate.
4533 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4534 and configure dependency on lto-plugin configure.
4535 (lto-plugin module): Remove dependency on GCC; add dependency on
4536 liniberty.
4537
4538 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4539
4540 * MAINTAINERS (Write After Approval): Add myself.
4541
4542 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4543
4544 * configure: Regenerate.
4545
4546 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4547
4548 * configure.ac: (picochip): Disable libiberty.
4549
4550 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4551
4552 * MAINTAINERS (Write After Approval): Add myself.
4553
4554 2010-12-10 Ian Lance Taylor <iant@google.com>
4555
4556 PR bootstrap/46819
4557 * configure.ac: For --disable-libgcj clear libgcj_saved.
4558 * configure: Rebuild.
4559
4560 2010-12-10 Tobias Burnus <burnus@net-b.de>
4561
4562 PR fortran/46540
4563 * configure.ac: Add --disable-libquadmath and
4564 --disable-libquadmath-support.
4565 * configure: Regenerate.
4566
4567 2010-12-03 Ian Lance Taylor <iant@google.com>
4568
4569 * MAINTAINERS: Add myself as libgo maintainer.
4570
4571 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4572
4573 PR libffi/46792
4574 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4575 * configure: Regenerate.
4576
4577 2010-12-02 Ian Lance Taylor <iant@google.com>
4578
4579 * configure.ac: Always set default for poststage1_ldflags to
4580 -static-libstdc++ -static-libgcc.
4581
4582 2010-11-29 Andreas Schwab <schwab@redhat.com>
4583
4584 * configure.ac: Move comment to remove extra space in last argument
4585 of GCC_TARGET_TOOL.
4586
4587 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4588
4589 PR other/46026
4590 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4591 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4592 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4593 (BASE_FLAGS_TO_PASS): Use it.
4594 * configure: Rebuilt.
4595 * Makefile.in: Rebuilt.
4596
4597 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4598
4599 PR binutils/12258
4600 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4601 Properly check default linker.
4602 * configure: Regnerated.
4603
4604 2010-11-23 Matthias Klose <doko@ubuntu.com>
4605
4606 * configure.ac: For --enable-gold, handle value `default' instead of
4607 `both*'. New configure option --{en,dis}able-ld.
4608 * configure: Regenerate.
4609
4610 2010-11-20 Ian Lance Taylor <iant@google.com>
4611
4612 * configure.ac: Only disable a language library if no language needs
4613 it. Don't let --disable-libgcj uncondtionally disable libffi.
4614 * configure: Rebuild.
4615
4616 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4617
4618 * Makefile.in: Regenerate.
4619
4620 PR other/46202
4621 * configure.ac: Fix just-built in-tree STRIP name to be
4622 binutils/strip-new.
4623 * configure: Regenerate.
4624 * Makefile.def (install-strip-gcc, install-strip-binutils)
4625 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4626 (install-strip-sid): Mirror dependencies on non-strip variants
4627 of these targets on the respective -strip prerequisites.
4628 * Makefile.tpl (install-strip, install-strip-host)
4629 (install-strip-target): New targets.
4630 (install-strip-[+module+], install-strip-target-[+module+]):
4631 New targets.
4632 * Makefile.in: Regenerate.
4633
4634 2010-11-19 Ian Lance Taylor <iant@google.com>
4635 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4636
4637 * configure.ac: Add target-libgo to target_libraries. Set
4638 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4639 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4640 (HOST_EXPORTS): Add GOC.
4641 (BASE_TARGET_EXPORTS): Add GOC.
4642 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4643 (GOCFLAGS_FOR_TARGET): New variable.
4644 (EXTRA_HOST_FLAGS): Add GOC.
4645 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4646 * Makefile.def (target_modules): Add libgo.
4647 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4648 (dependencies): Add dependency from configure-target-libgo to
4649 configure-target-libffi and all-target-libstdc++-v3. Add
4650 dependencies from all-target-libgo to all-target-libffi.
4651 (languages): Add go.
4652 * configure: Rebuild.
4653 * Makefile.in: Rebuild.
4654
4655 2010-11-19 Ian Lance Taylor <iant@google.com>
4656
4657 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4658 compiler/flag environment variables.
4659
4660 2010-11-18 Ian Lance Taylor <iant@google.com>
4661
4662 * configure.ac: Check for lang_requires_boot_languages in
4663 config-lang.in files.
4664 * configure: Rebuild.
4665
4666 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4667 Tobias Burnus <burnus@net-b.de>
4668
4669 PR fortran/32049
4670 * Makefile.def: Add libquadmath; build it with language=fortran.
4671 * configure.ac: Add libquadmath.
4672 * Makefile.tpl: Handle multiple libs in check-[+language+].
4673 * Makefile.in: Regenerate.
4674 * configure: Regenerate.
4675
4676 2010-11-16 Tom Tromey <tromey@redhat.com>
4677
4678 * MAINTAINERS: Moved myself to reviewers section.
4679
4680 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4681
4682 * MAINTAINERS: Moved myself to reviewers section.
4683
4684 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4685
4686 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4687 (Write After Approval): Remove self.
4688
4689 2010-11-15 Andreas Schwab <schwab@redhat.com>
4690
4691 * configure.ac: Fix spelling in option names.
4692 * configure: Regenerated.
4693
4694 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4695
4696 PR bootstrap/39622
4697 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4698 * configure: Regenerated.
4699
4700 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4701
4702 * MAINTAINERS: Update my email address.
4703
4704 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4705
4706 * configure: Regenerate.
4707
4708 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4709
4710 * configure: Regenerate.
4711
4712 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4713
4714 * configure: Regenerate.
4715
4716 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4717
4718 * configure: Regenerate.
4719
4720 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4721
4722 * configure.ac: Support official CLooG.org versions.
4723 * configure: Regenerate.
4724 * config/cloog.m4: New.
4725
4726 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4727
4728 * MAINTAINERS (Write After Approval): Add myself.
4729
4730 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4731
4732 * MAINTAINERS: Update my email address.
4733
4734 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4735
4736 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4737 * configure: Regenerate.
4738
4739 2010-11-03 Ian Lance Taylor <iant@google.com>
4740 Dave Korn <dave.korn.cygwin@gmail.com>
4741
4742 PR lto/46273
4743 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4744 and on other supported platforms whenever LTO is enabled.
4745 * configure: Rebuild.
4746
4747 2010-11-02 Alan Modra <amodra@gmail.com>
4748
4749 PR binutils/12110
4750 * configure.ac: Error when source path contains spaces.
4751 * configure: Regenerate.
4752
4753 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4754
4755 * MAINTAINERS: Update my email address.
4756
4757 2010-10-20 Ian Lance Taylor <iant@google.com>
4758
4759 * Makefile.def (target_modules): Set lib_path to src/.libs for
4760 libstdc++-v3 module.
4761 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4762 * Makefile.in: Rebuild.
4763
4764 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4765
4766 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4767 (Write After Approval): Remove myself.
4768
4769 2010-10-15 Tristan Gingold <gingold@adacore.com>
4770
4771 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4772
4773 2010-10-14 Douglas Rupp <rupp@gnat.com>
4774
4775 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4776
4777 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4778
4779 * configure.ac (build_lto_plugin): New shell variable.
4780 (--enable-lto): Turn on by default for all non-ELF platforms that
4781 have had LTO support added so far. Set build_lto_plugin appropriately
4782 for both ELF and non-ELF.
4783 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4784 * configure: Regenerate.
4785
4786 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4787
4788 Sync from src:
4789 * configure.ac (v850 support): Remove target-libgloss from
4790 noconfigdirs.
4791 * configure: Regenerate.
4792
4793 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4794
4795 PR bootstrap/45326
4796 PR bootstrap/45174
4797 * configure.ac: Honor initial values of $build_configargs,
4798 $host_configargs, $target_configargs. Mark the precious, so
4799 environment settings get recorded.
4800 * configure: Regenerate.
4801
4802 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4803
4804 PR bootstrap/45796
4805 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4806 Depend on all-build-libiberty.
4807 * Makefile.in: Regenerate.
4808
4809 2010-09-30 Michael Eager <eager@eagercon.com>
4810
4811 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4812 * configure: Regenerate.
4813
4814 2010-09-28 Michael Eager <eager@eagercon.com>
4815
4816 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4817
4818 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4819
4820 PR bootstrap/44621
4821 * configure.ac: Fix unportable shell quoting.
4822 * configure: Regenerate.
4823
4824 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4825
4826 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4827 targets and amend comment.
4828 * configure: Regenerate.
4829
4830 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4831
4832 * MAINTAINERS (Write After Approval): Add myself.
4833
4834 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4835
4836 * configure.ac: Enable LTO by default on Darwin.
4837 * configure: Regenerate.
4838
4839 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4840
4841 * MAINTAINERS (Write After Approval): Add myself.
4842
4843 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4844
4845 * MAINTAINERS (Write After Approval): Add myself.
4846
4847 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4848
4849 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4850 ports
4851
4852 2010-07-28 David Yuste <david.yuste@gmail.com>
4853
4854 * MAINTAINERS (Write After Approval): Add myself.
4855
4856 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4857
4858 * configure.ac: Support all v850 targets.
4859 * configure: Regenerate.
4860
4861 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4862
4863 PR bootstrap/44455
4864 * configure.ac (extra_mpfr_configure_flags): Copy from
4865 extra_mpc_gmp_configure_flags.
4866 * configure: Re-generated.
4867
4868 2010-07-22 Andi Kleen <ak@linux.intel.com>
4869
4870 * MAINTAINERS (Write After Approval): Add myself.
4871
4872 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4873
4874 * MAINTAINERS (Write After Approval): Add myself.
4875
4876 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4877
4878 * MAINTAINERS (Write After Approval): Add myself.
4879
4880 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4881
4882 PR target/44862
4883 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4884 Provide -B option to allow for link spec %s substitutions for
4885 libstdc++.a on darwin.
4886 * Makefile.in: Regenerate.
4887
4888 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4889
4890 * MAINTAINERS (Reviewers): Update my e-mail address
4891
4892 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4893
4894 * Makefile.def (configure-gcc): Depend on all-libelf.
4895 * Makefile.in: Rebuild.
4896
4897 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4898
4899 * MAINTAINERS (Write After Approval): Add myself in the right place.
4900
4901 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4902
4903 * MAINTAINERS (Write After Approval): Add myself.
4904
4905 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4906
4907 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4908
4909 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4910
4911 * config.sub: Update to version 2010-05-21.
4912 * config.guess: Update to version 2010-04-03.
4913
4914 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4915
4916 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4917 * configure: Regenerate.
4918
4919 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4920
4921 * MAINTAINERS (Write After Approval): Add myself.
4922
4923 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4924
4925 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4926 a platform that supports LTO.
4927 * configure: Regenerate.
4928
4929 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4930
4931 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4932 * configure: Regenerated.
4933
4934 2010-04-27 Roland McGrath <roland@redhat.com>
4935 H.J. Lu <hongjiu.lu@intel.com>
4936
4937 * configure.ac (--enable-gold): Support both, both/gold and
4938 both/bfd to add gold to configdirs without removing ld.
4939 * configure: Regenerated.
4940
4941 * Makefile.def: Add install-gold dependency to install-ld.
4942 * Makefile.in: Regenerated.
4943
4944 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4945
4946 PR lto/42776
4947 * configure.ac (--enable-lto): Refactor handling so libelf tests
4948 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4949 and allow LTO to be explicitly enabled on non-ELF platforms that
4950 are known to support it inside else-clause.
4951 * configure: Regenerate.
4952
4953 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4954
4955 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4956 * configure: Regenerate.
4957
4958 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4959
4960 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4961 * configure: Regenerate.
4962
4963 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4964
4965 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4966 separately.
4967 * configure: Regenerate.
4968
4969 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4970
4971 * MAINTAINERS (Write After Approval): Add myself.
4972
4973 2010-04-14 Tristan Gingold <gingold@adacore.com>
4974
4975 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4976 * configure: Regenerate.
4977
4978 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4979
4980 * configure: Regenerate after change to elf.m4.
4981
4982 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4983
4984 * MAINTAINERS (Write After Approval): Add myself.
4985
4986 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4987
4988 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4989 * configure: Regenerated.
4990
4991 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4992
4993 * configure.ac: Print "buggy but acceptable" when CLooG
4994 revision is less than 9.
4995 * configure: Regenerated.
4996
4997 2010-04-01 Diego Novillo <dnovillo@google.com>
4998
4999 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5000
5001 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5002
5003 PR bootstrap/43615
5004 PR bootstrap/43328
5005
5006 Revert:
5007
5008 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5009
5010 * configure.ac: Do not pass --enable-multilib nor
5011 --disable-multilib in baseargs. Accept explicitly passed
5012 --enable_multilib.
5013 * configure: Regenerate.
5014
5015 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
5016
5017 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5018
5019 2010-03-31 Janis Johnson <janis187@us.ibm.com>
5020
5021 * MAINTAINERS: Remove myself.
5022
5023 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5024
5025 PR bootstrap/43328
5026 * configure.ac: Do not pass --enable-multilib nor
5027 --disable-multilib in baseargs. Accept explicitly passed
5028 --enable_multilib.
5029 * configure: Regenerate.
5030
5031 2010-03-28 Andrew Pinski <pinskia@gmail.com>
5032
5033 * MAINTAINERS (spu port): Remove me.
5034
5035 2010-03-23 Joseph Myers <joseph@codesourcery.com>
5036
5037 * configure.ac (tic6x-*-*): New case.
5038 * configure: Regenerate.
5039
5040 2010-03-23 Joseph Myers <joseph@codesourcery.com>
5041
5042 * config.sub: Update to version 2010-03-22.
5043 * config.guess: Update to version 2009-12-30.
5044
5045 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
5046
5047 PR ada/42554
5048 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5049 * configure: Regenerate.
5050
5051 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5052
5053 * MAINTAINERS: Update my email address.
5054
5055 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
5056
5057 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5058 (ghassan.shobaki@amd.com): Removed.
5059
5060 2010-03-17 Alan Modra <amodra@gmail.com>
5061
5062 * MAINTAINERS: Update my email address.
5063
5064 2010-03-16 Diego Novillo <dnovillo@google.com>
5065
5066 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5067 Matthews.
5068
5069 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5070
5071 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5072 Gutson, Jeffrey D. Oldham and Mark Shinwell.
5073
5074 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5075
5076 * MAINTAINERS: Update my email address.
5077
5078 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
5079
5080 * MAINTAINERS: Update my email address.
5081
5082 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
5083
5084 * MAINTAINERS: Update my email address.
5085
5086 2010-03-09 Jie Zhang <jie@codesourcery.com>
5087
5088 * MAINTAINERS: Update my email address.
5089
5090 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5091
5092 PR libstdc++/32499
5093 * configure.ac (RANLIB): Default to true.
5094 (STRIP): Likewise.
5095 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5096 * configure: Regenerate.
5097
5098 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
5099
5100 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5101 (Write After Approval): Update my email address.
5102
5103 2010-02-17 Nick Clifton <nickc@redhat.com>
5104
5105 PR 11238
5106 * Makefile.tpl (local-distclean): Also remove config.cache files in
5107 sub-directories as there may not be Makefiles present in the
5108 sub-directories.
5109 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5110 the config.cache files found by the find command.
5111
5112 * Makefile.in: Regenerate.
5113 * configure.ac: Revert previous delta.
5114 * configure: Regenerate.
5115
5116 2010-02-15 Nick Clifton <nickc@redhat.com>
5117
5118 PR 11238
5119 * configure.ac: Delete config.cache files in sub-directories when
5120 deleting Makefiles.
5121 * configure: Regenerate.
5122
5123 2010-02-12 Ben Elliston <bje@gnu.org>
5124
5125 * MAINTAINERS: Update my email address.
5126
5127 2010-02-08 Andrew Pinski <pinskia@gmail.com>
5128
5129 * MAINTAINERS (spu port): Update my email address.
5130
5131 2010-02-08 Jie Zhang <jie.zhang@analog.com>
5132
5133 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5134
5135 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5136
5137 * configure.ac: Add "recommended" version checks for GMP/MPC.
5138 Update recommended GMP/MPFR/MPC versions.
5139 * configure: Regenerate.
5140
5141 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5142
5143 * MAINTAINERS: Move my Embecosm email address into the
5144 write-after-approval section.
5145
5146 2010-01-26 Ian Lance Taylor <iant@google.com>
5147
5148 * MAINTAINERS: Add myself as Go frontend maintainer.
5149
5150 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
5151
5152 PR libstdc++/36101, PR libstdc++/42813
5153 * configure.ac (bootstrap_target_libs): Make inclusion of
5154 target-libgomp conditional on libgomb being in target_configdirs.
5155 * configure: Regenerate.
5156
5157 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
5158
5159 PR libstdc++/36101, PR libstdc++/42813
5160 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5161 * configure: Regenerate.
5162
5163 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
5164
5165 PR libstdc++/36101, PR libstdc++/42813
5166 * configure.ac (target_configdirs): Substitute.
5167 * Makefile.def: Bootstrap target module libgomp.
5168 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5169 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5170 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5171 * configure, Makefile.in: Regenerate.
5172
5173 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5174
5175 * MAINTAINERS: Adjust my details.
5176
5177 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5178
5179 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5180
5181 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5182
5183 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5184
5185 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5186
5187 * MAINTAINERS (Write After Approval): Add myself.
5188
5189 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5190
5191 * MAINTAINERS (Write After Approval): Add myself.
5192
5193 2010-01-11 Richard Guenther <rguenther@suse.de>
5194
5195 PR lto/41569
5196 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5197 * Makefile.in: Regenerated.
5198
5199 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
5200
5201 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5202 * configure: Regenerate.
5203
5204 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5205 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5206
5207 PR bootstrap/42424
5208 * configure.ac: Include libtool m4 files.
5209 (_LT_CHECK_OBJDIR): Call it.
5210 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5211 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5212
5213 * configure: Regenerate.
5214
5215 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5216
5217 PR bootstrap/41818
5218 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5219 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5220 * Makefile.in: Regenerate.
5221
5222 2010-01-02 Richard Guenther <rguenther@suse.de>
5223
5224 PR lto/41529
5225 * configure.ac: Include config/elf.m4. Disable LTO if not
5226 builting for an elf target.
5227 * configure: Regenerate.
5228
5229 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5230
5231 * MAINTAINERS: Change my email address.
5232
5233 2009-12-18 Ben Elliston <bje@au.ibm.com>
5234
5235 * config.sub, config.guess: Update from upstream sources.
5236
5237 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5238
5239 * MAINTAINERS (Write After Approval): Add myself.
5240
5241 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5242
5243 PR middle-end/30447
5244 PR middle-end/30789
5245 PR other/40302
5246
5247 * configure.ac: Require MPC.
5248 * configure: Regenerate.
5249
5250 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5251
5252 PR target/38384
5253 PR bootstrap/40972
5254 * libtool.m4: Sync from git Libtool.
5255 * ltoptions.m4: Likewise.
5256 * ltversion.m4: Likewise.
5257 * lt~obsolete.m4: Likewise.
5258 * ltmain.sh: Likewise.
5259
5260 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5261
5262 * configure.ac: Update minimum MPC version to 0.8.
5263 * configure: Regenerate.
5264
5265 2009-11-21 Sebastian Pop <sebpop@gmail.com>
5266
5267 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5268 * configure: Regenerated.
5269
5270 2009-11-21 Ian Lance Taylor <iant@google.com>
5271
5272 * configure.ac: Change default of poststage1_ldflags to be empty if
5273 poststage1_libs is set. When poststage1_libs is empty, and
5274 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5275 * configure: Rebuild.
5276
5277 2009-11-21 Adam Nemet <adambnmet@gmail.com>
5278
5279 * MAINTAINERS (Write After Approval): Update my email address.
5280
5281 2009-11-20 Ben Elliston <bje@au.ibm.com>
5282
5283 * config.guess: Update from upstream sources.
5284
5285 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5286
5287 * Makefile.def: Restore host and target settings for gmp.
5288 * Makefile.in: Rebuild.
5289
5290 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5291
5292 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5293 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5294 Fix portability of test of C++ as bootstrap language. Add
5295 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5296 * configure: Rebuild.
5297 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5298 and cloog. Fix in-tree ppl configuration. Introduce libelf
5299 in-tree building.
5300 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5301 (POSTSTAGE1_HOST_EXPORTS): Use it.
5302 (STAGE[+id+]_CXXFLAGS): New.
5303 (BASE_FLAGS_TO_PASS): Pass it down.
5304 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5305 extra_exports.
5306 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5307 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5308 extra_exports.
5309 * Makefile.in: Rebuild.
5310
5311 2009-11-17 Ben Elliston <bje@au.ibm.com>
5312
5313 * config.sub, config.guess: Update from upstream sources.
5314
5315 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5316
5317 * MAINTAINERS (Write After Approval): Add myself.
5318
5319 2009-11-09 Jon Beniston <jon@beniston.com>
5320
5321 * MAINTAINERS (Write After Approval): Add myself.
5322
5323 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5324
5325 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5326 paths for *-w64-mingw* and x86_64-*mingw*.
5327 * configure: Regenerated.
5328
5329 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5330
5331 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5332
5333 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5334
5335 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5336 Phil Edwards to Write-After Approval.
5337
5338 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5339
5340 * configure.ac: Disable target-winsup & co for
5341 x86_64-*-mingw* and *-w64-mingw* targets.
5342 * configure: Regenerated.
5343
5344 2009-10-16 Nick Clifton <nickc@redhat.com>
5345
5346 * MAINTAINERS: Add myself as a maintainer for the RX port.
5347
5348 2009-10-26 Johannes Singler <singler@kit.edu>
5349
5350 * MAINTAINERS (Write After Approval): Update my e-mail address.
5351
5352 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5353
5354 * configure.ac (CLooG test): Use = with test.
5355 * configure: Regenerate.
5356
5357 2009-10-22 Richard Guenther <rguenther@suse.de>
5358
5359 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5360 cloog if the ppl version check failed. Move flags saving
5361 before setting in libelf check.
5362 * configure: Regenerate.
5363
5364 2009-10-21 Richard Guenther <rguenther@suse.de>
5365
5366 * configure.ac: Adjust the ppl and cloog configure to work as
5367 documented. Disable cloog if ppl was disabled. Omit the version
5368 checks if they were disabled.
5369 * configure: Re-generate.
5370
5371 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5372
5373 * configure.ac: Add 'lto' to enable_languages, not
5374 new_enable_languages, and only if not already present.
5375 * configure: Regenerate.
5376
5377 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5378
5379 * README: Refer to the various COPYING* files instead of just
5380 COPYING.
5381 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5382
5383 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
5384
5385 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5386
5387 2009-10-07 Richard Guenther <rguenther@suse.de>
5388
5389 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5390 and Richard Guenther as reviewers.
5391 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5392 as reviewers.
5393
5394 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5395
5396 * config.sub: Update from upstream sources.
5397
5398 2009-10-06 Ian Lance Taylor <iant@google.com>
5399
5400 * Makefile.def: check-gold depends upon all-gas.
5401 * Makefile.in: Rebuild.
5402
5403 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5404
5405 * MAINTAINERS (Write After Approval): Add myself.
5406
5407 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5408
5409 * Makefile.def: all-lto-plugin depends on all-libiberty.
5410 set bootstrap=true for lto-plugin.
5411 Add lto-plugin.
5412 * Makefile.in: Regenerate.
5413 * configure.ac (host_libs): Add lto-plugin.
5414 * configure: Regenerate.
5415
5416 2009-10-03 Diego Novillo <dnovillo@google.com>
5417
5418 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5419 (HOST_LIBELFLIBS): Define.
5420 (HOST_LIBELFINC): Define.
5421 * Makefile.in: Regenerate.
5422 * configure.ac: Add --enable-lto.
5423 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5424 If --enable-lto is used, add 'lto' to new_enable_languages.
5425 If --enable-lto is used and gold is enabled, add
5426 lto-plugin to configdirs.
5427 * configure: Regenerate.
5428
5429 2009-10-03 Simon Baldwin <simonb@google.com>
5430
5431 * configure.ac: If --with-system-zlib, suppress local zlib and
5432 pass --with-system-zlib to subdir configure scripts.
5433 * configure: Regenerate.
5434
5435 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5436 Paolo Bonzini <bonzini@gnu.org>
5437
5438 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5439 $(srcdir).
5440 * Makefile.in: Rebuilt.
5441
5442 2009-09-26 Gary Funck <gary@intrepid.com>
5443
5444 * MAINTAINERS (Write After Approval): Add myself.
5445
5446 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5447
5448 * configure.ac: Update minimum MPC version to 0.7.
5449 * configure: Regenerate.
5450
5451 2009-09-25 Nick Clifton <nickc@redhat.com>
5452
5453 * configure.ac: Pass any --cache-file=/dev/null option on to
5454 subconfigures.
5455 * configure: Regenerate.
5456
5457 2009-09-23 Nick Clifton <nickc@redhat.com>
5458
5459 * config.sub, config.guess: Update from upstream sources.
5460
5461 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5462
5463 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5464 * Makefile.in: Rebuilt.
5465
5466 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5467
5468 PR bootstrap/32272
5469 * configure.ac: Error out if $srcdir isn't '.' but contains
5470 host-${host_noncanonical}.
5471 * configure: Regenerate.
5472
5473 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5474
5475 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5476 maintainer.
5477
5478 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5479
5480 * configure.ac: If bootstrapping a combined tree with
5481 --enable-gold, require c++ in stage1_languages.
5482 * configure: Regenerate.
5483
5484 * configure.ac: Also add target_libs of stage1_languages to
5485 bootstrap_target_libs.
5486 * configure: Regenerate.
5487
5488 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5489 with --enable-languages not containing c++.
5490 * configure: Regenerate.
5491
5492 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5493
5494 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5495 * configure: Regenerate.
5496
5497 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5498
5499 * MAINTAINERS (Write After Approval): Update my e-mail address,
5500 and move from from here...
5501 (Waiting for paperwork): To here.
5502
5503 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5504
5505 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5506
5507 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5508
5509 * configure.ac: Do not use $extrasub for replacing @if/@endif
5510 parts in Makefile; instead, use additional arguments to
5511 AC_CONFIG_COMMANDS to do the replacement manually, with several
5512 sed invocations, to avoid HP-UX sed command limits.
5513 * configure: Regenerate.
5514
5515 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5516
5517 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5518 blank before -L.
5519
5520 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5521
5522 * configure.ac (with-build-config): Document. Handle without.
5523 Handle missing argument.
5524 * configure: Rebuilt.
5525
5526 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5527
5528 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5529 Default to bootstrap-debug only if compare-debug works.
5530 * configure: Rebuilt.
5531 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5532 * Makefile.in: Rebuilt.
5533
5534 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5535
5536 * MAINTAINERS (OS Port Maintainers): Update my email address.
5537
5538 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5539
5540 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5541 * Makefile.in: Rebuilt.
5542
5543 2009-09-01 Chris Demetriou <cgd@google.com>
5544
5545 * MAINTAINERS (Write After Approval): Add myself.
5546
5547 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5548
5549 PR debug/30161
5550 * include/dwarf2.h (enum dwarf_tag): Added
5551 DW_TAG_GNU_template_template_param
5552 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5553
5554 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5555
5556 * Makefile.tpl (AWK): Fix typo.
5557 * Makefile.in: Regenerate.
5558
5559 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5560
5561 * configure.ac: Detect awk and sed.
5562 * Makefile.def (flags_to_pass): Add AWK and SED.
5563 * Makefile.tpl (AWK, SED): New.
5564 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5565 * configure: Regenerate.
5566 * Makefile.in: Regenerate.
5567
5568 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5569
5570 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5571 (collapseslashes): Likewise.
5572
5573 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5574
5575 * configure.ac (AC_PREREQ): Bump to 2.64.
5576
5577 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5578
5579 * configure.ac: Remove --with-datarootdir, --with-docdir,
5580 --with-pdfdir, --with-htmldir switches.
5581 * configure: Regenerate.
5582
5583 * configure: Regenerate.
5584
5585 * compile: Sync from Automake 1.11.
5586 * depcomp: Likewise.
5587 * install-sh: Likewise.
5588 * missing: Likewise.
5589 * mkinstalldirs: Likewise.
5590 * ylwrap: Likewise.
5591
5592 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5593
5594 * ltmain.sh (func_normal_abspath): New function.
5595 (func_relative_path): Likewise.
5596 (func_mode_help): Document new -bindir option for link mode.
5597 (func_mode_link): Add new -bindir option, and use it to place
5598 output DLL if specified.
5599
5600 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5601
5602 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5603 (baseargs): Add --disable-option-checking.
5604 * configure: Regenerate.
5605
5606 * Makefile.def (configure-target-libiberty): Depend on
5607 all-binutils and all-ld.
5608 (configure-target-newlib): Likewise.
5609 * Makefile.in: Regenerate.
5610
5611 2009-08-17 Ben Elliston <bje@au.ibm.com>
5612
5613 * config.sub, config.guess: Update from upstream sources.
5614
5615 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5616
5617 Sync from src, merge:
5618
5619 2009-07-02 Tristan Gingold <gingold@adacore.com>
5620
5621 * configure.ac: Do not exclude gas for i386-*-darwin.
5622 Add a case for x86_64-*-darwin.
5623 * configure: Regenerate.
5624
5625 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5626
5627 * MAINTAINERS: Add my name to Write After Approval list.
5628
5629 2009-08-06 Michael Eager <eager@eagercon.com>
5630
5631 * configure.ac: Add Microblaze target.
5632 * configure: Regenerate.
5633
5634 2009-07-31 Christian Bruel <christian.bruel@st.com>
5635
5636 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5637 * configure: Regenerate.
5638
5639 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5640
5641 * MAINTAINERS (Write After Approval): Update my e-mail address.
5642
5643 2009-07-06 Ian Lance Taylor <iant@google.com>
5644
5645 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5646 * configure: Rebuild.
5647
5648 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5649
5650 * MAINTAINERS: Move myself to the Graphite Reviewers.
5651
5652 2009-06-30 Wei Guozhi <carrot@google.com>
5653
5654 * MAINTAINERS: Add my name to Write After Approval list.
5655
5656 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5657
5658 PR bootstrap/40338
5659 * configure.ac (comparestring): Create new variable.
5660 * Makefile.tpl (comparestring): Use to skip some comparisions.
5661 * configure: Regenerate.
5662 * Makefile.in: Regenerate.
5663
5664 2009-06-26 Doug Evans <dje@sebabeach.org>
5665
5666 * Makefile.def (host_modules): Add cgen.
5667 * Makefile.in: Regenerate.
5668 * configure.ac (host_tools): Add cgen.
5669 * configure: Regenerate.
5670
5671 2009-06-23 DJ Delorie <dj@redhat.com>
5672
5673 * MAINTAINERS: Add myself as mep maintainer.
5674
5675 2009-06-23 Ian Lance Taylor <iant@google.com>
5676
5677 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5678 boot_languages. Only bootstrap target libraries listed in
5679 target_libs for some boot language. Add --with-stage1-ldflags,
5680 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5681 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5682 if not building with C++.
5683 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5684 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5685 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5686 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5687 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5688 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5689 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5690 * configure, Makefile.in: Rebuild.
5691
5692 2009-06-23 Li Feng <nemokingdom@gmail.com>
5693
5694 * MAINTAINERS: Added my name to write-after-approval list.
5695
5696 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5697
5698 * configure.ac: Define is_elf for QNX Neutrino targets.
5699 * configure: Regenerate.
5700
5701 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5702
5703 * MAINTAINERS: Added my name to the write-after-approval list
5704
5705 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5706
5707 * configure.ac: Detect MPC in default directory.
5708 * configure: Regenerate.
5709
5710 2009-06-03 Jerome Guitton <guitton@adacore.com>
5711 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5712
5713 * Makefile.tpl (all): Avoid a trailing backslash.
5714 * Makefile.in: Regenerate.
5715
5716 2009-06-03 Ben Elliston <bje@au.ibm.com>
5717
5718 * config.sub, config.guess: Update from upstream sources.
5719
5720 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5721
5722 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5723 to noconfdirs.
5724 * configure: Regenerate.
5725
5726 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5727
5728 * Makefile.tpl ([+compare-target+]): Compare all stage
5729 directories, rather than just gcc.
5730 * Makefile.in: Rebuilt.
5731
5732 2009-06-01 Doug Kwan <dougkwan@google.com>
5733
5734 * configure.ac: Support gold for target arm*-*-*.
5735 * configure: Regenerate.
5736
5737 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5738
5739 * Makefile.def: Add MPC support and dependencies.
5740 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5741
5742 * Makefile.in, configure: Regenerate.
5743
5744 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5745
5746 * Makefile.tpl (all): Avoid harmless warning in make all when
5747 gcc-bootstrap is enabled but stage_last does not exist.
5748 * Makefile.in: Rebuilt.
5749
5750 2009-05-24 Nicolas Roche <roche@adacore.com>
5751
5752 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5753 * Makefile.in: Regenerate.
5754
5755 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5756
5757 * MAINTAINERS: Update my e-mail address.
5758
5759 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5760
5761 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5762 * configure: Regenerate.
5763
5764 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5765
5766 PR other/40159
5767 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5768 gcc-no-bootstrap are mutually exclusive.
5769 * Makefile.in: Rebuilt.
5770
5771 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5772
5773 PR other/40159
5774 * Makefile.tpl (all): Don't end with unconditional success.
5775 * Makefile.in: Rebuilt.
5776
5777 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5778
5779 PR target/37137
5780 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5781 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5782 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5783 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5784 stage_configureflags, stage_cflags and stage_libcflags into
5785 explicit Makefile macros.
5786 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5787 GFORTRAN.
5788 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5789 CC. Set CC_FOR_BUILD from CC.
5790 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5791 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5792 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5793 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5794 and GFORTRAN.
5795 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5796 (_LIBCFLAGS): Renamed to _TFLAGS.
5797 (do-compare-debug, do-compare3-debug): Drop.
5798 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5799 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5800 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5801 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5802 (XGCC_FLAGS_FOR_TARGET): New.
5803 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5804 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5805 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5806 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5807 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5808 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5809 TFLAGS.
5810 (BUILD_CONFIG): Include if requested.
5811 (all): Set TFLAGS on bootstrap.
5812 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5813 (all-stageid-prefixmodule): Likewise.
5814 (do-clean, distclean-stageid): Set TFLAGS.
5815 (restrap): Fix whitespace.
5816 * Makefile.in: Rebuilt.
5817
5818 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5819
5820 * config.guess: Sync with src.
5821
5822 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5823
5824 * configure.ac ($with_ppl): Default to no if not supplied.
5825 ($with_cloog): Likewise.
5826 configure: Regenerate.
5827
5828 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5829
5830 * MAINTAINERS: Update my e-mail address.
5831
5832 2009-04-27 Nick Clifton <nickc@redhat.com>
5833
5834 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5835
5836 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5837
5838 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5839 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5840 * Makefile.in: Regenerate.
5841
5842 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5843
5844 PR bootstrap/39739
5845 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5846 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5847
5848 * configure, Makefile.in: Regenerate.
5849
5850 2009-04-21 Taras Glek <tglek@mozilla.com>
5851
5852 * include/hashtab.h: Update GTY annotations to new syntax
5853 * include/splay-tree.h: Likewise
5854
5855 2009-04-17 Ben Elliston <bje@au.ibm.com>
5856
5857 * config.sub, config.guess: Update from upstream sources.
5858
5859 2009-04-15 Anthony Green <green@moxielogic.com>
5860
5861 * configure.ac: Add moxie support.
5862 * configure: Rebuilt.
5863
5864 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5865
5866 * configure.ac: Change copyright header to refer to version
5867 3 of the GNU General Public License and to point readers at the
5868 COPYING3 file and the FSF's license web page.
5869 * Makefile.def: Likewise.
5870 * Makefile.tpl: Likewise.
5871 * Makefile.in: Regenerate.
5872
5873 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5874
5875 * configure.ac: Restore match for darwin9 or later. Use double
5876 brackets since regeneration eats one pair.
5877 * configure: Regenerate.
5878
5879 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5880
5881 PR gas/10039
5882 * configure.ac: Require texinfo 4.7.
5883 * configure: Regenerated.
5884
5885 2009-04-09 Nick Clifton <nickc@redhat.com>
5886
5887 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5888 the GCC Runtime Library Exception.
5889
5890 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5891
5892 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5893 * configure: Regenerate.
5894
5895 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5896
5897 * Makefil.def (languages): New entries.
5898 * Makefile.tpl (check-gcc-*): New generic target.
5899 * Makefile.in: Regenerate.
5900
5901 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5902
5903 * MAINTAINERS: Update my email address.
5904
5905 2009-03-18 Tom Tromey <tromey@redhat.com>
5906
5907 * configure: Rebuild.
5908 * configure.ac (host_libs): Add libiconv.
5909 * Makefile.in: Rebuild.
5910 * Makefile.def (host_modules): Add libiconv.
5911 (configure-gdb, all-gdb): Depend on libiconv.
5912
5913 2009-03-16 Tristan Gingold <gingold@adacore.com>
5914
5915 * configure.ac: Treat gdb as supported on x86_64-darwin.
5916 * configure: Regenerate.
5917
5918 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5919
5920 * configure.ac (--with-host-libstdcxx): New option.
5921 * configure: Regenerate.
5922
5923 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5924
5925 * MAINTAINERS: Move myself into the write after approval list.
5926
5927 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5928
5929 * MAINTAINERS: Update e-mail address.
5930
5931 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5932
5933 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5934
5935 2009-03-10 Ira Rosen <irar@il.ibm.com>
5936
5937 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5938
5939 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5940
5941 Backport from git Libtool:
5942
5943 2009-01-19 Robert Millan <rmh@aybabtu.com>
5944 Support GNU/kOpenSolaris.
5945 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5946 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5947 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5948 GNU/kOpenSolaris.
5949
5950 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5951
5952 * MAINTAINERS: Update e-mail address.
5953
5954 2009-02-24 Michael Eager <eager@eagercon.com>
5955
5956 * MAINTAINERS (Write After Approval): Add self.
5957
5958 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5959
5960 * MAINTAINERS (Write After Approval): Add myself.
5961
5962 2009-02-05 Andreas Schwab <schwab@suse.de>
5963
5964 * Makefile.tpl (stage_last): Define $r and $s before using
5965 $(RECURSE_FLAGS_TO_PASS).
5966 * Makefile.in: Regenerate
5967
5968 2009-01-30 Ian Lance Taylor <iant@google.com>
5969
5970 * MAINTAINERS: Move myself to the Global Reviewers list.
5971
5972 2009-01-29 Robert Millan <rmh@aybabtu.com>
5973
5974 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5975 * configure: Regenerate.
5976
5977 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5978
5979 * MAINTAINERS: Make whitespace consistent.
5980 Remove Robert Millan from Write After Approval.
5981
5982 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5983
5984 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5985 (all-opcodes): Depend on all-libiberty.
5986 * Makefile.in: Regenerate.
5987
5988 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5989
5990 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5991 * configure: Regenerate.
5992
5993 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5994
5995 * MAINTAINERS (Write After Approval): Add myself.
5996
5997 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5998
5999 * MAINTAINERS: Add myself to reviewers (Fortran).
6000
6001 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
6002
6003 PR tree-optimization/38515
6004 * configure.ac (cloog-polylib): Removed.
6005 (with_ppl, with_cloog): Test for "no".
6006 * configure: Regenerated.
6007
6008 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
6009
6010 * MAINTAINERS: Moved myself to reviewers (Fortran).
6011
6012 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
6013
6014 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6015 (Write After Approval): Remove myself.
6016
6017 2009-01-03 Diego Novillo <dnovillo@google.com>
6018
6019 * MAINTAINERS: Remove myself from alias maintainership.
6020
6021 2009-01-02 David Ayers <ayers@fsfe.org>
6022
6023 * MAINTAINERS: Update e-mail address.
6024
6025 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
6026
6027 * MAINTAINERS: Make whitespace consistent.
6028
6029 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6030
6031 Backport from upstream Libtool:
6032 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6033 Add cache variables to tests that require the linker to work.
6034 For shlibpath_overrides_runpath, this also changes the semantics
6035 to let the result from the C compiler take precedence.
6036
6037 2008-12-02 Ben Elliston <bje@au.ibm.com>
6038
6039 * config.sub, config.guess: Update from upstream sources.
6040
6041 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6042
6043 * configure.ac (ppllibs): Add by default the lib flags.
6044 * configure: Regenerate.
6045
6046 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
6047
6048 * MAINTAINERS: Add myself to the write after approval list.
6049
6050 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
6051
6052 * configure.ac: Add double brackets on darwin[912].
6053 * configure: Regenerate.
6054
6055 2008-12-03 Daniel Kraft <d@domob.eu>
6056
6057 * MAINTAINERS: Moved myself and Mikael Morin from Write After
6058 Approval to Reviewer section (for Fortran front-end).
6059
6060 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
6061
6062 * configure.ac: Expand to darwin10 and later.
6063 * configure: Regenerate.
6064
6065 2008-12-02 Andreas Schwab <schwab@suse.de>
6066
6067 * Makefile.def: configure-target-boehm-gc depends on
6068 all-target-libstdc++-v3.
6069 * Makefile.in: Regenerate.
6070
6071 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
6072
6073 * MAINTAINERS: Add myself as mingw maintainer.
6074
6075 2008-12-02 Ben Elliston <bje@au.ibm.com>
6076
6077 * config.sub, config.guess: Update from upstream sources.
6078
6079 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
6080
6081 * README.SCO: Remove.
6082
6083 2008-11-29 Fernando Pereira <pronesto@gmail.com>
6084
6085 * MAINTAINERS: Add myself to the write after approval list.
6086
6087 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
6088
6089 * MAINTAINERS: Update my email address in WAA section.
6090
6091 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
6092
6093 * MAINTAINERS: Update e-mail address.
6094
6095 2008-11-27 Toon Moene <toon@moene.org>
6096
6097 * MAINTAINERS: Change e-mail address.
6098
6099 2008-11-27 Tristan Gingold <gingold@adacore.com>
6100
6101 * configure.ac: Build gdb for i?86-*-darwin*
6102 * configure: Regenerated.
6103
6104 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
6105
6106 * MAINTAINERS: Added my full name.
6107
6108 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6109
6110 PR bootstrap/38014
6111 PR bootstrap/37923
6112
6113 Revert:
6114
6115 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6116
6117 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6118 * Makefile.in: Regenerated.
6119
6120 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6121
6122 PR gdb/921
6123 PR gdb/1646
6124 PR gdb/2175
6125 PR gdb/2176
6126
6127 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6128 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6129 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6130 (HOST_EXPORTS): Pass CPPFLAGS.
6131 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6132 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6133 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6134 * Makefile.in, configure: Regenerated.
6135 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6136 and CPPFLAGS_FOR_BUILD.
6137
6138 2008-11-06 Jeff Law <law@redhat.com>
6139
6140 * MAINTAINERS: Add myself as middle end maintainer.
6141
6142 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
6143
6144 * MAINTAINERS (Write after approval): Add myself.
6145
6146 2008-11-05 Diego Novillo <dnovillo@google.com>
6147
6148 * MAINTAINERS (Global Reviewers): Add myself.
6149 (Non-Algorithmic Maintainers): Remove myself.
6150
6151 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6152
6153 * MAINTAINERS (Write after approval): Add myself.
6154
6155 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6156
6157 * MAINTAINERS (Write after approval): Add myself.
6158
6159 2008-10-31 Ben Elliston <bje@au.ibm.com>
6160
6161 * configure.ac (spu-*-*): Remove special case.
6162 * configure: Regenerate.
6163
6164 2008-10-30 Catherine Moore <clm@codesourcery.com>
6165
6166 * MAINTAINERS (Write after approval): Update my email address.
6167
6168 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6169
6170 * configure.ac [spu-*-*]: Do not set skipdirs.
6171 * configure: Re-generate.
6172
6173 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6174
6175 * MAINTAINERS (Various Maintainers): Add myself to reload.
6176
6177 2008-10-25 Richard Guenther <rguenther@suse.de>
6178
6179 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6180 maintainer. Remove myself as libgcc-math maintainer.
6181 (Non-Algorithmic Maintainers): Remove myself.
6182
6183 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6184
6185 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6186 * Makefile.in: Regenerated.
6187
6188 2008-10-23 Cary Coutant <ccoutant@google.com>
6189
6190 * MAINTAINERS (Write after approval): Add myself.
6191
6192 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6193
6194 PR gdb/921
6195 PR gdb/1646
6196 PR gdb/2175
6197 PR gdb/2176
6198
6199 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6200 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6201 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6202 (HOST_EXPORTS): Pass CPPFLAGS.
6203 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6204 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6205 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6206 * Makefile.in, configure: Regenerated.
6207 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6208 and CPPFLAGS_FOR_BUILD.
6209
6210 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
6211
6212 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6213 Sebastian Pop.
6214
6215 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6216
6217 * MAINTAINERS (Write After Approval): Added myself.
6218
6219 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6220
6221 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6222 recommended version to 2.3.2.
6223
6224 * configure: Regenerate.
6225
6226 2008-10-01 Mark Mitchell <mark@codesourcery.com>
6227
6228 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6229
6230 2008-09-29 David Daney <david.daney@caviumnetworks.com>
6231
6232 * MAINTAINERS (Write After Approval): Update e-mail address.
6233
6234 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6235
6236 * libtool.m4: Update to libtool 2.2.6.
6237 * lt~obsolete.m4: Update to libtool 2.2.6.
6238 * ltmain.sh: Update to libtool 2.2.6.
6239 * ltsugar.m4: Update to libtool 2.2.6.
6240 * ltversion.m4: Update to libtool 2.2.6.
6241 * ltoptions.m4: Update to libtool 2.2.6.
6242 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6243
6244 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6245
6246 * MAINTAINERS (Write After Approval): Add myself.
6247
6248 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6249
6250 * MAINTAINERS (Write After Approval): Update my name.
6251
6252 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6253
6254 * MAINTAINERS: Add myself in "Write After Approval".
6255
6256 2008-09-18 Steve Ellcey <sje@cup.hp.com>
6257
6258 * MAINTAINERS: Add myself as ia64 maintainer.
6259
6260 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6261
6262 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6263 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6264 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6265 and Michael Tiemann from Write After Approval since they do not
6266 actually have access.
6267
6268 2008-09-05 Richard Guenther <rguenther@suse.de>
6269
6270 * configure.ac: Initialize clooglibs to -lcloog.
6271 * configure: Re-generate.
6272
6273 2008-09-04 Le-Chun Wu <lcwu@google.com>
6274
6275 * MAINTAINERS (Write After Approval): Add myself.
6276
6277 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6278
6279 * configure.ac (--with-cloog-polylib): New.
6280 (--disable-cloog-version-check): New.
6281 (--disable-ppl-version-check): New.
6282 * configure: Re-generate.
6283
6284 2008-09-03 Richard Guenther <rguenther@suse.de>
6285
6286 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6287 cloog test.
6288 * configure: Re-generate.
6289
6290 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6291
6292 Add picoChip port.
6293 * MAINTAINERS: Add picoChip maintainers.
6294
6295 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6296 Tobias Grosser <grosser@fim.uni-passau.de>
6297 Jan Sjodin <jan.sjodin@amd.com>
6298 Harsha Jagasia <harsha.jagasia@amd.com>
6299 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6300 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6301 Adrien Eliche <aeliche@isty.uvsq.fr>
6302
6303 Merge from graphite branch.
6304 * configure: Regenerate.
6305 * Makefile.in: Regenerate.
6306 * configure.ac (host_libs): Add ppl and cloog.
6307 Add checks for PPL and CLooG.
6308 * Makefile.def (ppl, cloog): Added modules and dependences.
6309 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6310 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6311
6312 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6313
6314 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6315 (GCC_SHLIB_SUBDIR): New.
6316 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6317 * configure: Regenerate.
6318 * Makefile.in: Regenerate.
6319
6320 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6321
6322 * MAINTAINERS: Consistently use tabs to separate columns.
6323
6324 2008-08-29 Tristan Gingold <gingold@adacore.com>
6325
6326 * MAINTAINERS (Write after Approval): Add myself.
6327
6328 2008-08-28 Tristan Gingold <gingold@adacore.com>
6329
6330 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6331 Enable bfd, binutils and opcodes.
6332 * configure: Regenerate.
6333
6334 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6335
6336 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6337
6338 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6339
6340 * MAINTAINERS: Use correct Umlaut for last name.
6341
6342 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6343
6344 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6345
6346 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6347
6348 * MAINTAINERS: Update my email address.
6349
6350 2008-08-16 Nicolas Roche <roche@adacore.com>
6351
6352 * Makefile.tpl: Add BOOT_ADAFLAGS.
6353 * Makefile.in: Regenerate.
6354
6355 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6356
6357 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6358 * configure: Regenerate.
6359
6360 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
6361
6362 * configure.ac: Add makefile fragments for hpux.
6363 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6364 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6365 * configure: Regenerate.
6366 * Makefile.in: Regenerate.
6367
6368 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
6369
6370 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6371
6372 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
6373
6374 * MAINTAINERS (Write after Approval): Add myself.
6375
6376 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6377
6378 * MAINTAINERS (Write After Approval): Add myself.
6379
6380 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
6381
6382 * MAINTAINERS (Write After Approval): Add myself.
6383
6384 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6385
6386 * MAINTAINERS: Update my email address.
6387
6388 2008-06-25 Joey Ye <joey.ye@intel.com>
6389
6390 * MAINTAINERS (Write After Approval): Add myself.
6391
6392 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6393
6394 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6395 * Makefile.in: Regenerate.
6396 * configure: Regenerate.
6397
6398 2008-06-17 Daniel Kraft <d@domob.eu>
6399
6400 * MAINTAINERS (Write After Approval): Add myself.
6401
6402 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6403
6404 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6405 "$@" is still intact with both Autoconf 2.59 and 2.62.
6406 * configure: Regenerate.
6407
6408 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6409
6410 * Makefile.tpl: Fix comment errors.
6411 * Makefile.in: Regenerate.
6412
6413 2008-06-12 David S. Miller <davem@davemloft.net>
6414 David Edelsohn <edelsohn@gnu.org>
6415
6416 * configure.ac: Add powerpc*-*-* to gold supported targets.
6417 * configure: Regenerate.
6418
6419 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6420
6421 PR tree-optimization/36218
6422 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6423 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6424 (all prefix="build-"): Pass them to build-system sub-makes.
6425 * Makefile.in: Regenerate.
6426
6427 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6428
6429 * MAINTAINERS (mt port): Remove.
6430 (sco5, unixware, sco udk): Remove.
6431 (Kean Johnston): Add to Write After Approval.
6432
6433 2008-05-30 Julian Brown <julian@codesourcery.com>
6434
6435 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6436 of libobjc for ARM EABI Linux.
6437 * configure: Regenerate.
6438
6439 2008-05-18 Xinliang David Li <davidxl@google.com>
6440
6441 * ChangeLog: Remove wrong ChangeLog entry.
6442
6443 2008-05-17 Xinliang David Li <davidxl@google.com>
6444
6445 * MAINTAINERS (Write After Approval): Add myself.
6446
6447 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6448
6449 * MAINTAINERS (Write After Approval): Add myself.
6450
6451 2008-05-14 Rafael Espíndola <espindola@google.com>
6452
6453 * config-ml.in: don't handle --enable-shared and --enable-static.
6454
6455 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6456
6457 * MAINTAINERS: Update my email address.
6458
6459 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6460
6461 * MAINTAINERS: Update my email address.
6462
6463 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6464
6465 * MAINTAINERS (Write After Approval): Add myself.
6466
6467 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6468
6469 * MAINTAINERS (Write After Approval): Add myself.
6470
6471 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6472
6473 * MAINTAINERS (crx): Add myself.
6474
6475 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6476
6477 Sync with src:
6478 2008-04-14 David S. Miller <davem@davemloft.net>
6479
6480 * configure.ac: Add sparc*-*-* to gold supported targets.
6481 * configure: Regenerate.
6482
6483 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6484
6485 PR bootstrap/35457
6486 * configure.ac: Include override.m4.
6487 * configure: Regenerate.
6488
6489 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6490
6491 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6492 * Makefile.in: Regenerate.
6493
6494 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6495
6496 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6497 as nonconfigurable directories list.
6498 * configure: Regenerate.
6499
6500 2008-04-14 Ben Elliston <bje@au.ibm.com>
6501
6502 * config.sub, config.guess: Update from upstream sources.
6503
6504 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6505
6506 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6507 * Makefile.in: Regenerate.
6508
6509 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6510
6511 * configure.ac: Do not build libssp for the AVR.
6512 * configure: Regenerate.
6513
6514 2008-04-07 Ian Lance Taylor <iant@google.com>
6515
6516 * Makefile.def: check-gold depends upon all-binutils.
6517 * Makefile.in: Regenerate.
6518
6519 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6520
6521 * MAINTAINERS (Write After Approval): Add myself.
6522
6523 2008-04-04 Nick Clifton <nickc@redhat.com>
6524
6525 PR binutils/4334
6526 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6527 builds.
6528 * configure: Regenerate.
6529
6530 2008-04-04 NightStrike <NightStrike@gmail.com>
6531
6532 PR other/35151
6533 * configure.ac: Combine rules for mingw32 and mingw64.
6534 * configure: Regenerate.
6535
6536 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6537
6538 * MAINTAINERS (Write After Approval): Add myself.
6539
6540 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6541
6542 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6543 * Makefile.in (.NOTPARALLEL): Ditto.
6544
6545 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6546
6547 * MAINTAINERS (Write After Approval): Add myself.
6548
6549 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6550
6551 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6552 * Makefile.in (.NOTPARALLEL): Regenerate.
6553
6554 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6555
6556 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6557 * Makefile.in: Regenerate.
6558
6559 2008-03-26 Jakub Staszak <kuba@et.pl>
6560
6561 * MAINTAINERS (Write After Approval): Add myself.
6562
6563 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6564
6565 * MAINTAINERS: Update e-mail address.
6566
6567 2008-03-20 Ian Lance Taylor <iant@google.com>
6568
6569 * configure.ac: Add support for --enable-gold.
6570 * Makefile.def: Add gold as a directory like ld.
6571 * configure, Makefile.in: Regenerate.
6572
6573 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6574
6575 * configure.ac: m4_include config/proginstall.m4.
6576 * configure: Regenerate.
6577
6578 Backport from upstream Libtool:
6579
6580 2007-10-12 Eric Blake <ebb9@byu.net>
6581
6582 Deal with Autoconf 2.62's semantic change in m4_append.
6583 * ltsugar.m4 (lt_append): Replace broken versions of
6584 m4_append.
6585 (lt_if_append_uniq): Don't require separator to be overquoted,
6586 and avoid broken m4_append.
6587 (lt_dict_add): Fix typo.
6588 * libtool.m4 (_LT_DECL): Don't overquote separator.
6589
6590 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6591
6592 * config.rpath: Add AIX 6 support.
6593
6594 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6595
6596 * Makefile.def (stageprofile). Remove -fprofile-generate
6597 from stage_libcflags.
6598 * Makefile.in: Regenerate.
6599
6600 2008-03-13 Ben Elliston <bje@au.ibm.com>
6601
6602 * config.sub, config.guess: Update from upstream sources.
6603
6604 2008-03-06 Tom Tromey <tromey@redhat.com>
6605
6606 * MAINTAINERS: Update for treelang deletion.
6607
6608 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6609
6610 * MAINTAINERS: Update my email address.
6611
6612 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6613
6614 * MAINTAINERS (darwin port): Add myself as a maintainer.
6615 (objective-c/c++): Add myself as a maintainer.
6616
6617 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6618
6619 * MAINTAINERS (Write After Approval): Update my email address.
6620
6621 2008-02-25 Tomas Bily <tbily@suse.cz>
6622
6623 * MAINTAINERS (Write After Approval): Add myself.
6624
6625 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6626
6627 * MAINTAINERS (OpenMP): Add myself.
6628
6629 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6630
6631 PR bootstrap/32009
6632 PR bootstrap/32161
6633
6634 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6635 * configure: Regenerate.
6636
6637 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6638 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6639 STAGE4_LIBCFLAGS): New.
6640 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6641 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6642 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6643 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6644 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6645 for target modules. Don't export LIBCFLAGS.
6646 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6647 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6648 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6649 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6650 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6651 * Makefile.in: Regenerate.
6652
6653 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6654
6655 PR libgcj/33085
6656 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6657 Do not use -DDLL_EXPORT. Backport from upstream.
6658
6659 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6660
6661 * MAINTAINERS (Write After Approval): Add myself.
6662
6663 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6664
6665 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6666 * configure: Regenerate.
6667
6668 2008-01-31 Marc Gauthier <marc@tensilica.com>
6669
6670 * configure.ac (xtensa*-*-*): Recognize processor variants.
6671 * configure: Regenerate.
6672
6673 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6674
6675 PR bootstrap/34922
6676 * configure.ac (PARSE_ARGS): Push suitable setting of
6677 ac_subdirs_all, for `./configure --help=recursive'.
6678 Handle `+' in generic toplevel directory disabling.
6679 * configure: Regenerate.
6680
6681 2008-01-28 Nick Clifton <nickc@redhat.com>
6682
6683 * MAINTAINERS (xstormy16): Take over maintainership.
6684
6685 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6686
6687 * MAINTAINERS (c4x port): Remove.
6688
6689 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6690
6691 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6692
6693 2008-01-23 Ben Elliston <bje@au.ibm.com>
6694
6695 * config.sub, config.guess: Update from upstream sources.
6696
6697 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6698
6699 * MAINTAINERS (Write After Approval): Add myself.
6700
6701 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6702
6703 * MAINTAINERS: Update my email address.
6704
6705 2008-01-09 Raksit Ashok <raksit@google.com>
6706
6707 * MAINTAINERS (Write After Approval): Add myself.
6708
6709 2008-01-09 Raksit Ashok <raksit@google.com>
6710
6711 * MAINTAINERS (Write After Approval): Add myself.
6712
6713 2008-01-08 Ben Elliston <bje@au.ibm.com>
6714
6715 * config.sub, config.guess: Update from upstream sources.
6716
6717 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6718
6719 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6720 Change recommended MPFR from 2.2.1 -> 2.3.0.
6721 * configure: Regenerate.
6722
6723 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6724
6725 * MAINTAINERS: Update my email address.
6726
6727 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6728
6729 * MAINTAINERS: Update my email address.
6730
6731 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6732
6733 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6734 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6735 * Makefile.in: Regenerate.
6736
6737 2007-12-10 Mark Heffernan <meheff@google.com>
6738
6739 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6740 misplaced entries.
6741
6742 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6743
6744 * configure.ac: Enable libjava for x86_64-*-darwin9.
6745 * configure: Regenerate.
6746
6747 2007-12-07 Bill Maddox <maddox@google.com>
6748
6749 * MAINTAINERS (Write After Approval): Add myself.
6750
6751 2007-12-05 Ben Elliston <bje@au.ibm.com>
6752
6753 * config.sub, config.guess: Update from upstream sources.
6754
6755 2007-12-02 Matthias Klose <doko@ubuntu.com>
6756
6757 * config-ml.in: Remove 64bit configure tests.
6758
6759 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6760
6761 * config-ml.in: Robustify against white space in absolute file
6762 names.
6763
6764 * config-ml.in (multi-clean): Substitute ${Makefile}.
6765 Remove superfluous ${Makefile} in list.
6766
6767 2007-11-19 Thiemo Seufer <ths@mips.com>
6768
6769 * config-ml.in: Don't hardcode the Makefile name.
6770
6771 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6772
6773 * MAINTAINERS (Write After Approval): Add myself.
6774
6775 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6776
6777 * MAINTAINERS (Write After Approval): Add myself.
6778
6779 2007-11-06 Doug Kwan <dougkwan@google.com>
6780
6781 * MAINTAINERS (Write After Approval): Add myself.
6782
6783 2007-10-25 Ben Elliston <bje@au.ibm.com>
6784
6785 * MAINTAINERS (mercury): Remove entry.
6786 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6787
6788 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6789
6790 * Makefile.def (dependencies): Make configure-gdb depend on
6791 all-intl.
6792 * Makefile.in: Regenerated.
6793
6794 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6795
6796 * MAINTAINERS (Fortran maintainer): Remove myself.
6797
6798 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6799
6800 * Makefile.def: To avoid problems running with parallel makes,
6801 build newlib before libgloss so that target specific header
6802 files are availble.
6803 * Makefile.in: Regenerate
6804
6805 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6806
6807 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6808 * Makefile.in: Regenerate.
6809
6810 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6811
6812 * MAINTAINERS (Register allocation reviewer): Add myself.
6813
6814 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6815
6816 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6817 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6818 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6819 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6820 * configure: Regenerate.
6821
6822 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6823
6824 * MAINTAINERS (Register allocation reviewer): Add myself.
6825
6826 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6827
6828 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6829 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6830 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6831 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6832 * configure.ac: Default them to host tools for $host = $build.
6833 Subst them.
6834
6835 * configure: Regenerate.
6836 * Makefile.in: Regenerate.
6837
6838 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6839
6840 * MAINTAINERS (Register allocation reviewer): Add myself.
6841
6842 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6843
6844 * MAINTAINERS (Register allocation reviewer): Add myself.
6845
6846 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6847
6848 * MAINTAINERS (Write After Approval): Fix typo.
6849
6850 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6851
6852 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6853 * configure: Regenerate.
6854
6855 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6856
6857 PR bootstrap/31906
6858 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6859 they're already prefixed.
6860
6861 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6862
6863 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6864 libstdc++.
6865 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6866 * configure: Regenerate.
6867 * Makefile.in: Regenerate.
6868
6869 2007-09-17 Andreas Schwab <schwab@suse.de>
6870
6871 * configure.ac: Raise minimum makeinfo version to 4.6.
6872 * configure: Regenerate.
6873
6874 2007-09-17 Johannes Singler <singler@ira.uka.de>
6875
6876 * MAINTAINERS (write-after-approval) add myself
6877
6878 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6879
6880 * configure.ac: Correct makeinfo version check.
6881 * configure: Regenerate.
6882
6883 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6884
6885 * MAINTAINERS: Update my email address.
6886
6887 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6888
6889 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6890 to $skipdirs and only disable gprof for newlib. Use the normal
6891 mips*-elf* handling in other respects.
6892 * configure: Regnerate.
6893
6894 2007-09-12 David Daney <ddaney@avtrex.com>
6895
6896 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6897 enabling libgcj.
6898 * configure: Regenerate.
6899
6900 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6901
6902 PR other/32154
6903 * configure.ac: For libgloss targets, point the linker to the linker
6904 script, startup code and simulator library.
6905 * configure: Regenerate.
6906
6907 2007-09-07 Andrew Haley <aph@redhat.com>
6908
6909 * configure.ac (noconfigdirs): Remove target-libffi and
6910 target-libjava.
6911 * configure: Regenerate.
6912
6913 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6914
6915 PR target/33281
6916 * configure.ac: Use config/mh-mingw on mingw.
6917 * configure: Regenerate.
6918
6919 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6920
6921 * MAINTAINERS (Write After Approval): Add myself.
6922
6923 2007-09-05 Richard Guenther <rguenther@suse.de>
6924
6925 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6926 nor --disable-checking is provided also turn on yes and types
6927 checking for stage1.
6928 * configure: Re-generate.
6929
6930 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6931
6932 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6933 (Write After Approval): Remove myself.
6934
6935 2007-08-29 Nick Clifton <nickc@redhat.com>
6936
6937 * config.sub, config.guess: Update from upstream sources.
6938
6939 2007-08-22 Bud Davis <jmdavis@link.com>
6940
6941 * MAINTAINERS (Write After Approval): Added myself.
6942 * MAINTAINERS (Reviewers): Removed myself.
6943
6944 2007-08-18 Paul Brook <paul@codesourcery.com>
6945 Joseph Myers <joseph@codesourcery.com>
6946
6947 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6948 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6949 * Makefile.in: Regenerate.
6950 * configure.ac (--with-debug-prefix-map): New.
6951 * configure: Regenerate.
6952
6953 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6954 Nigel Stephens <nigel@mips.com>
6955
6956 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6957 as target_makefile_frag.
6958 * configure: Regenerate.
6959
6960 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6961
6962 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6963 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6964 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6965 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6966 (do-compare, do-compare3, do-compare-debug): New.
6967 ([+compare-target+]): Use them.
6968
6969 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6970
6971 * MAINTAINERS (Write After Approval): Change my email address.
6972
6973 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6974 Ben Elliston <bje@au.ibm.com>
6975
6976 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6977 --silent if $silent.
6978 * configure: Regenerate.
6979
6980 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6981
6982 * MAINTAINERS (Various Maintainers): Add myself as
6983 loop infrastructure maintainer. Update my e-mail
6984 address.
6985
6986 2007-07-31 Diego Novillo <dnovillo@google.com>
6987
6988 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6989 Adjust description.
6990
6991 2007-07-26 Richard Guenther <rguenther@suse.de>
6992
6993 * configure.ac: Add types checking to stage1 checking flags.
6994 * configure: Regenerate.
6995
6996 2007-07-17 Nick Clifton <nickc@redhat.com>
6997
6998 * COPYING3: New file. Contains version 3 of the GNU General
6999 Public License.
7000 * COPYING3.LIB: New file. Contains version 3 of the GNU
7001 Lesser General Public License.
7002
7003 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7004
7005 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7006
7007 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7008
7009 * MAINTAINERS (S/390 co-maintainer): Add myself.
7010 (Write After Approval): Remove myself.
7011
7012 2007-07-13 Dan Hipschman <dsh@google.com>
7013
7014 * MAINTAINERS (Write After Approval): Add myself.
7015
7016 2007-07-11 Nick Clifton <nickc@redhat.com>
7017
7018 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7019 WINDRES export.
7020 * Makefile.in: Regenerate.
7021
7022 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7023
7024 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7025 maintainer.
7026
7027 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
7028
7029 * lt~obsolete.m4: New. Import from 20070318 libtool.
7030
7031 2007-07-03 Julian Brown <julian@codesourcery.com>
7032
7033 * MAINTAINERS (Write After Approval): Add myself.
7034
7035 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7036
7037 * configure.ac: Rewrite 'configure --help' strings to look nicer.
7038 * configure: Regenerate.
7039
7040 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7041
7042 * configure.ac: Add some missing m4 quotation.
7043 * configure: Regenerate.
7044
7045 2007-07-02 Simon Baldwin <simonb@google.com>
7046
7047 * MAINTAINERS (Write After Approval): Add myself.
7048
7049 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
7050
7051 * configure: Regenerate.
7052
7053 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
7054
7055 * Makefile.def: Add windmc tool to build.
7056 * Makefile.tpl: Likewise.
7057 * configure.ac: Likewise.
7058 * Makefile.in: Regenerate.
7059 * configure: Regenerate.
7060
7061 2007-06-28 DJ Delorie <dj@redhat.com>
7062
7063 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7064 not building newlib.
7065 * configure: Regenerated.
7066
7067 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
7068
7069 * MAINTAINERS (Write After Approval): Add myself.
7070
7071 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
7072
7073 * MAINTAINERS (Write After Approval): Add myself.
7074
7075 2007-06-19 Chris Matthews <chrismatthews@google.com>
7076
7077 * MAINTAINERS (Write After Approval): Add myself.
7078
7079 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
7080
7081 * MAINTAINERS (Write After Approval): Add myself.
7082
7083 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7084
7085 * Makefile.def: Add dependency from configure-gdb to all-bfd.
7086 * Makefile.in: Regenerated.
7087
7088 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
7089
7090 * configure.ac: Don't add target-libmudflap to noconfigdirs for
7091 bfin*-*-uclinux* targets.
7092 * configure: Regenerate.
7093
7094 2007-06-14 Ian Lance Taylor <iant@google.com>
7095
7096 * MAINTAINERS: Add myself as non-algorithmic global write
7097 maintainer.
7098
7099 2007-06-14 Diego Novillo <dnovillo@google.com>
7100
7101 * MAINTAINERS: Add self as middle-end maintainer and
7102 non-algorithmic global write maintainer.
7103
7104 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7105
7106 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7107 Move all Fortran maintainers except Paul Brook into the
7108 Non-Autopoiesis section.
7109
7110 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
7111
7112 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7113 (distclean-stage[+id+]): Possibly delete stage_last.
7114 * Makefile.in: Regenerate.
7115
7116 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
7117
7118 * MAINTAINERS (Various Maintainer): Fix typo.
7119
7120 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
7121
7122 * MAINTAINERS (Various Maintainer): Add myself as
7123 dataflow maintainer.
7124
7125 2007-06-07 Ben Elliston <bje@au.ibm.com>
7126
7127 * config.sub, config.guess: Update from upstream sources.
7128
7129 2007-06-07 Ben Elliston <bje@au.ibm.com>
7130
7131 * Makefile.tpl: Fix spelling error.
7132 * Makefile.in: Regenerate.
7133
7134 2007-06-01 Steve Ellcey <sje@cup.hp.com>
7135
7136 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7137 lt_cv_sys_max_cmd_len.
7138
7139 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7140
7141 * MAINTAINERS (Various Maintainers): Add myself as
7142 auto-vectorizer maintainer.
7143
7144 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
7145
7146 PR libjava/32098
7147 * libtool.m4: Revert previous change.
7148 * ltgcc.m4: Put it here.
7149
7150 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7151
7152 * MAINTAINERS (Various Maintainers): Add myself as
7153 auto-vectorizer maintainer.
7154
7155 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7156
7157 PR libjava/32098
7158 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7159
7160 2007-05-30 Richard Guenther <rguenther@suse.de>
7161
7162 * MAINTAINERS (Various Maintainers): Add myself as
7163 auto-vectorizer maintainer.
7164
7165 2007-05-30 Jakub Jelinek <jakub@redhat.com>
7166
7167 PR bootstrap/29382
7168 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7169 * configure: Rebuilt.
7170
7171 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
7172
7173 * MAINTAINERS (Write After Approval): Removed my name.
7174
7175 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7176
7177 * MAINTAINERS (Write After Approval): Remove myself.
7178
7179 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7180
7181 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7182
7183 2007-05-23 Steve Ellcey <sje@cup.hp.com>
7184
7185 * ltmain.sh: Update from ToT Libtool.
7186 * libtool.m4: Update from ToT Libtool.
7187 * ltsugar.m4: New. Update from ToT Libtool.
7188 * ltversion.m4: New. Update from ToT Libtool.
7189 * ltoptions.m4: New. Update from ToT Libtool.
7190 * ltconfig: Remove.
7191 * ltcf-c.sh: Remove.
7192 * ltcf-cxx.sh: Remove.
7193 * ltcf-gcj.sh: Remove.
7194
7195 2007-05-22 Ollie Wild <aaw@google.com>
7196
7197 * MAINTAINERS (Write After Approval): Add myself.
7198
7199 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
7200
7201 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7202 stage_cflags.
7203 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7204 Remove CFLAGS/LIBCFLAGS.
7205 (configure-stage[+id+]-[+prefix+][+module+],
7206 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7207 * Makefile.in: Regenerate.
7208
7209 2007-05-15 Diego Novillo <dnovillo@google.com>
7210
7211 * MAINTAINERS: Update e-mail address.
7212
7213 2007-05-15 Revital Eres <eres@il.ibm.com>
7214
7215 * MAINTAINERS (Write After Approval): Add myself.
7216
7217 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
7218
7219 * MAINTAINERS (Write After Approval): Updated my address.
7220
7221 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7222
7223 * MAINTAINERS (Write After Approval): Add myself.
7224
7225 2007-05-11 Silvius Rus <rus@google.com>
7226
7227 * MAINTAINERS (Write After Approval): Add myself.
7228
7229 2007-04-23 Tom Tromey <tromey@redhat.com>
7230
7231 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7232
7233 2007-04-22 Mark Mitchell <mark@codesourcery.com>
7234
7235 * MAINTAINERS (cpplib): Rename to ...
7236 (libcpp): ... this. Add C/C++ front end maintainers.
7237
7238 2007-04-14 Steve Ellcey <sje@cup.hp.com>
7239
7240 * config-ml.in: Pass ${ml_config_env} to configure calls.
7241
7242 2007-04-04 Christian Bruel <christian.bruel@st.com>
7243
7244 * MAINTAINERS (Write After Approval): Add myself.
7245
7246 2007-04-02 Dave Korn <dave.korn@artimi.com>
7247
7248 * MAINTAINERS (Write After Approval): Add myself.
7249
7250 2007-03-31 Tobias Burnus <burnus@net-b.de>
7251
7252 * MAINTAINERS (fortran 95 front end): Add myself.
7253
7254 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7255
7256 * MAINTAINERS (Write After Approval): Add myself.
7257
7258 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
7259
7260 * MAINTAINERS (Modulo Scheduler): Add myself.
7261
7262 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7263
7264 * MAINTAINERS (fortran 95 front end): Add myself.
7265 (c++ front end): whitespace fix.
7266
7267 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7268
7269 * MAINTAINERS (Write After Approval): Add myself.
7270
7271 2007-03-21 Richard Sandiford <richard@codesourcery.com>
7272
7273 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7274 of glob. Quote arguments with single quotes too.
7275 * configure: Regenerate.
7276
7277 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7278
7279 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7280 * Makefile.in: Regenerate
7281
7282 2007-03-07 Andreas Schwab <schwab@suse.de>
7283
7284 * configure: Regenerate.
7285
7286 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7287
7288 * configure.ac: Add "--with-pdfdir" configure option,
7289 which defines pdfdir variable.
7290 * Makefile.def (target=fixincludes): Add install-pdf to
7291 missing targets.
7292 (recursive_targets): Add install-pdf target.
7293 (flags_to_pass): Add pdfdir.
7294 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7295 target.
7296 * configure: Regenerate
7297 * Makefile.in: Regenerate
7298
7299 2007-02-28 Eric Christopher <echristo@apple.com>
7300
7301 Revert:
7302 2006-12-07 Mike Stump <mrs@apple.com>
7303
7304 * Makefile.def (dependencies): Add dependency for
7305 install-target-libssp and install-target-libgomp on
7306 install-gcc.
7307 * Makefile.in: Regenerate.
7308
7309 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7310
7311 * configure: Regenerate.
7312 * configure.ac: Move statements after variable declarations.
7313
7314 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7315
7316 * MAINTAINERS: Add myself as sh maintainer.
7317
7318 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7319
7320 * configure.ac: Adjust for loop syntax.
7321 * configure: Regenerate.
7322
7323 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7324
7325 * configure: Rebuilt.
7326
7327 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7328
7329 * configure.ac: Drop multiple occurrences of --enable-languages,
7330 and fix its quoting.
7331 * configure: Rebuilt.
7332
7333 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7334 Nathan Sidwell <nathan@codesourcery.com>
7335 Vladimir Prus <vladimir@codesourcery.com>
7336 Joseph Myers <joseph@codesourcery.com>
7337
7338 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7339 * configure: Regenerate.
7340
7341 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7342
7343 * ltconfig (freebsd*): Default to elf.
7344
7345 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7346
7347 * configure.ac (target_libraries): Move libgcc before libiberty.
7348 * configure: Regenerated.
7349
7350 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7351 Paolo Bonzini <bonzini@gnu.org>
7352
7353 PR bootstrap/30753
7354 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7355 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7356 * configure: Regenerated.
7357
7358 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7359
7360 * MAINTAINERS (Language Front End Maintainers): Update my mail
7361 address.
7362
7363 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7364
7365 PR bootstrap/30748
7366 * configure.ac: Correct syntax for Solaris ksh.
7367 * configure: Regenerated.
7368
7369 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7370
7371 * configure.ac: Sync with src.
7372 * configure: Regenerate.
7373
7374 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7375
7376 * Makefile.in: Regenerate.
7377
7378 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7379
7380 * config.sub: Sync with src.
7381
7382 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7383
7384 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7385 noncanonical equivalents.
7386 * configure.in: Rename to...
7387 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7388 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7389 target_noncanonical. Use them. Rewrite removal of configure
7390 arguments for autoconf 2.59. Discard variable settings. Force
7391 program_transform_name for native tools.
7392
7393 * Makefile.in: Regenerated.
7394 * configure: Regenerated with autoconf 2.59.
7395
7396 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7397
7398 * MAINTAINERS (Write After Approval): Add myself.
7399
7400 2007-01-31 Andreas Schwab <schwab@suse.de>
7401
7402 * Makefile.tpl (LDFLAGS): Substitute it.
7403 * Makefile.in: Regenerate.
7404
7405 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7406
7407 * MAINTAINERS (Write After Approval): Add myself.
7408
7409 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7410
7411 * MAINTAINERS (spu port): Add myself.
7412
7413 2007-01-23 Richard Guenther <rguenther@suse.de>
7414
7415 PR bootstrap/30541
7416 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7417 * Makefile.tpl (GNATBIND): Substitute it.
7418 (GNATMAKE): Likewise.
7419 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7420 of STAGE_PREFIX.
7421 * Makefile.in: Regenerate.
7422 * configure: Regenerate.
7423
7424 2007-01-18 Mike Stump <mrs@apple.com>
7425
7426 * configure.in: Re-enable -Werror for gcc builds.
7427
7428 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7429
7430 * MAINTAINERS (Write After Approval): Add myself.
7431
7432 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7433
7434 * configure.in: Change == to = in test command.
7435 * configure: Regenerate.
7436
7437 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7438 Nick Clifton <nickc@redhat.com>
7439 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7440
7441 * configure.in (build_configargs, host_configargs, target_configargs):
7442 Remove build/host/target parameters.
7443 (host_libs): Add gmp and mpfr.
7444 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7445 * Makefile.def (gmp, mpfr): New.
7446 (gcc): Remove target.
7447 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7448 target_os, target_vendor): New.
7449 (configure): Add host_alias/target_alias arguments; adjust invocations.
7450 * configure: Regenerate.
7451 * Makefile.in: Regenerate.
7452
7453 2007-01-11 Matt Fago <fago@earthlink.net>
7454
7455 * configure.in: Try to link to functions only in mpfr 2.2.x
7456 to improve robustness of configure tests.
7457 * configure: Regenerate.
7458
7459 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7460
7461 * MAINTAINERS: Add myself as i386 maintainer.
7462
7463 2007-01-08 Jan Hubicka <jh@suse.cz>
7464
7465 * MAINTAINERS: Add myself as i386 maintainer.
7466
7467 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7468
7469 * configure.in: Add support for an x86_64-mingw* target.
7470 * configure: Regenerate.
7471
7472 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7473
7474 * Makefile.tpl (all-target): Correct @if conditional for target
7475 modules.
7476 * configure.in: Omit libiberty if building only target libgcc.
7477 * configure, Makefile.in: Regenerated.
7478
7479 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7480
7481 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7482 * configure: Regenerate.
7483
7484 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7485
7486 * Makefile.def (target_modules): Add libgcc.
7487 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7488 * Makefile.tpl (clean-target-libgcc): Delete.
7489 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7490 on gcc even for bootstrapped modules. Rewrite handling of
7491 lang_env_dependencies to loop over target_modules.
7492 * configure.in (target_libraries): Add target-libgcc.
7493 * Makefile.in, configure: Regenerated.
7494
7495 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7496
7497 * configure.in: Reorganize recognition of languages. Add
7498 --enable-stage1-languages. Show supported languages for the chosen
7499 target rather than all recognized languages.
7500 * configure: Regenerate.
7501
7502 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7503
7504 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7505 * Makefile.in: Regenerate.
7506
7507 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7508
7509 * configure.in: Warn that MPFR 2.2.0 is buggy.
7510 * configure: Regenerate.
7511
7512 2006-12-27 Ian Lance Taylor <iant@google.com>
7513
7514 * configure.in: When removing Makefiles to force a reconfigure, also
7515 remove prev-DIR*/Makefile.
7516 * configure: Regenerate.
7517
7518 2006-12-22 Andreas Schwab <schwab@suse.de>
7519
7520 * configure: Regenerate with correct autoconf version.
7521
7522 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7523
7524 * configure.in: add AC_SUBST for *_FOR_TARGET.
7525 * configure: Regenerate.
7526
7527 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7528
7529 * configure.in: Simplify logic for rejecting languages that cannot
7530 be built. Separate the case when a language is unsupported,
7531 from the case when the user chooses not to build a language.
7532
7533 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7534
7535 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7536 it only affects bootstrap and could be tested on "$host" as well.
7537 * configure: Regenerate.
7538 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7539
7540 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7541
7542 PR bootstrap/29544
7543 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7544 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7545 move here comment from Makefile.tpl.
7546 * Makefile.tpl: Move some definitions higher in the file.
7547 (STAGE1_CHECKING): New.
7548 * configure.in: Add --enable-stage1-checking.
7549 * configure: Regenerate.
7550 * Makefile.in: Regenerate.
7551
7552 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7553
7554 * MAINTAINERS: Add myself as build system maintainer.
7555
7556 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7557
7558 * MAINTAINERS (Write After Approval): Add myself.
7559
7560 2006-12-13 Eric Christopher <echristo@apple.com>
7561
7562 * MAINTAINERS: Add myself as darwin maintainer.
7563
7564 2006-12-11 Ian Lance Taylor <ian@airs.com>
7565
7566 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7567
7568 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7569
7570 MAINTAINERS: Update my entry.
7571
7572 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7573
7574 * configure.in: Handle spu makefile frag.
7575 * Makefile.tpl (MAINT): Define
7576 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7577 * configure: Regenerate.
7578 * Makefile.in: Regenerate.
7579
7580 2006-12-11 Ben Elliston <bje@au.ibm.com>
7581
7582 * config.guess: Import latest version.
7583 * config.sub: Likewise.
7584
7585 2006-12-11 Ben Elliston <bje@au.ibm.com>
7586
7587 * configure.in (spu-*-*): Don't skip target-libiberty.
7588 * configure: Regenerate.
7589
7590 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7591
7592 PR bootstrap/30134
7593 * configure.in: Correct x86 darwin support for libjava to powerpc
7594 and i?86 only.
7595 * configure: Regenerate.
7596
7597 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7598
7599 * configure.in: Add x86 darwin support for libjava.
7600 * configure: Regenerate.
7601
7602 2006-12-07 Mike Stump <mrs@apple.com>
7603
7604 * Makefile.def (dependencies): Add dependency for
7605 install-target-libssp and install-target-libgomp on
7606 install-gcc.
7607 * Makefile.in: Regenerate.
7608
7609 2006-12-04 Richard Guenther <rguenther@suse.de>
7610
7611 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7612 (Non-Algorithmic Maintainers): Move over non-algorithmic
7613 loop optimizer maintainers, add myself as a non-algorithmic
7614 middle-end maintainer.
7615
7616 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7617
7618 * MAINTAINERS (Write After Approval): Add myself.
7619
7620 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7621
7622 * configure.in: Update error message for missing GMP/MPFR.
7623
7624 * configure: Regenerate.
7625
7626 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7627
7628 * configure.in: Update MPFR version in error message.
7629
7630 * configure: Regenerate.
7631
7632 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7633
7634 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7635 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7636 --with-gmp-lib): New flags.
7637
7638 * configure: Regenerate.
7639
7640 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7641
7642 * MAINTAINERS (Write After Approval): Change my email address.
7643
7644 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7645
7646 * MAINTAINERS (Write After Approval): Add myself.
7647
7648 2006-11-22 Philipp Thomas <pth@suse.de>
7649
7650 * MAINTAINERS (i18n): Update e-mail address.
7651
7652 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7653
7654 * MAINTAINERS (spu port): Add myself as maintainer.
7655 (Write After Approval): Remove myself.
7656
7657 2006-11-22 Ben Elliston <bje@au.ibm.com>
7658
7659 * configure.in (skipdirs): Don't build libssp for SPU.
7660 * configure: Regenerate.
7661
7662 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7663
7664 * MAINTAINERS (spu port): Add myself as maintainer.
7665 (libobjc): Update my email address.
7666
7667 2006-11-21 Andrea Bona <andrea.bona@st.com>
7668
7669 * MAINTAINERS (Write After Approval): Add myself.
7670
7671 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7672
7673 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7674 * configure : Rebuilt.
7675
7676 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7677
7678 * MAINTAINERS (Write After Approval): Add myself.
7679
7680 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7681
7682 * MAINTAINERS (Write After Approval): Add myself.
7683
7684 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7685
7686 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7687 libmpfr.a.
7688 * configure: Regenerate.
7689
7690 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7691
7692 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7693 (unstage): Test for stage_last presence.
7694
7695 PR bootstrap/29802
7696 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7697 STAGE_PREFIX.
7698 * Makefile.in: Regenerate.
7699
7700 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7701
7702 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7703 maintainers.
7704
7705 2006-11-14 Erven Rohou <erven.rohou@st.com>
7706
7707 * MAINTAINERS (Write After Approval): Add myself.
7708
7709 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7710
7711 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7712 and stageN-package/Makefile.
7713 * Makefile.in: Regenerated.
7714
7715 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7716
7717 * configure.in: Remove target-libgloss from noconfigdirs for
7718 bfin-*-*.
7719 * configure: Regenerated.
7720
7721 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7722
7723 * configure.in (have_gmp): Only error if the gcc directory exists.
7724
7725 * configure: Regenerate.
7726
7727 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7728
7729 * configure.in: Robustify error message for missing GMP/MPFR.
7730
7731 * configure: Regenerate.
7732
7733 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7734
7735 * MAINTAINERS (Write After Approval): Add myself.
7736
7737 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7738
7739 * MAINTAINERS: Change email address.
7740
7741 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7742
7743 * MAINTAINERS (Write After Approval): Add myself.
7744
7745 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7746
7747 * MAINTAINERS (Write After Approval): Add myself.
7748
7749 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7750
7751 * MAINTAINERS (Write After Approval): Move myself to
7752 Write After Approval section.
7753
7754 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7755
7756 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7757 need_gmp anymore.
7758 * configure: Regenerate.
7759
7760 2006-10-16 Tobias Burnus <burnus@net-b.de>
7761
7762 * MAINTAINERS (Write After Approval): Add myself.
7763
7764 2006-10-16 Ben Elliston <bje@au.ibm.com>
7765
7766 * config.guess: Import latest version.
7767 * config.sub: Likewise.
7768
7769 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7770
7771 * Makefile.def: Added pdf target handling.
7772 * Makefile.tpl: Added pdf target handling.
7773 * Makefile.in: Regenerated.
7774
7775 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7776
7777 * MAINTAINERS: Add self as score port maintainer.
7778
7779 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7780
7781 * MAINTAINERS (Write After Approval): Add myself.
7782
7783 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7784
7785 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7786 or newer.
7787 * configure: Regenerated.
7788
7789 2006-09-27 Dave Brolley <brolley@redhat.com>
7790
7791 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7792 using $s instead of $r.
7793 * configure: Regenerated.
7794
7795 2006-09-26 Thiemo Seufer <ths@mips.com>
7796
7797 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7798 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7799 * configure: Regenerate.
7800
7801 2006-09-24 Graeme Peterson <gridly@gmail.com>
7802
7803 * MAINTAINERS (Write After Approval): Remove myself.
7804
7805 2006-09-22 Chao-ying Fu <fu@mips.com>
7806
7807 * MAINTAINERS (Write After Approval): Add myself.
7808
7809 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7810
7811 * MAINTAINERS: Add self as soft-fp maintainer.
7812
7813 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7814
7815 * MAINTAINERS: Add myself as avr maintainer.
7816 Remove Marek Michalkiewicz as avr maintainer.
7817
7818 2006-09-07 Roberto Costa <roberto.costa@st.com>
7819
7820 * MAINTAINERS (Write After Approval): Add myself.
7821
7822 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7823
7824 * configure.in: Never build newlib for a Mingw host.
7825 Never build newlib as Mingw target library.
7826 Test the existence of winsup/cygwin for building a Cygwin newlib,
7827 rather than just winsup.
7828 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7829 building a Mingw target.
7830 * configure: Regenerate.
7831
7832 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7833
7834 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7835
7836 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7837
7838 * config.guess: Import from src (was more updated).
7839 * config.sub: Likewise.
7840
7841 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7842
7843 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7844 * configure: Regenerated.
7845
7846 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7847
7848 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7849 for stages after the first.
7850
7851 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7852
7853 * Makefile.def: Add dependencies for configure-opcodes
7854 on configure-intl and all-opcodes on all-intl.
7855 * Makefile.in: Regenerated.
7856
7857 2006-07-13 Ben Elliston <bje@au.ibm.com>
7858
7859 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7860
7861 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7862
7863 Port to hosts whose 'sort' and 'tail' implementations
7864 treat operands with leading '+' as file names, as POSIX
7865 has required since 2001. However, make sure the code still
7866 works on pre-POSIX hosts.
7867 * ltmain.sh: Don't assume "sort +2" is equivalent to
7868 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7869
7870 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7871
7872 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7873
7874 2006-07-04 Peter O'Gorman <peter@pogma.com>
7875
7876 * ltconfig: chmod 644 before ranlib during install.
7877
7878 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7879
7880 PR bootstrap/18058
7881 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7882 if the bootstrap compiler is a GCC version that supports it.
7883 * configure: Regenerate.
7884
7885 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7886
7887 * configure.in: Fix thinkos in previous check-in.
7888 * configure: Regenerate.
7889
7890 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7891
7892 PR other/27063
7893 * configure.in: Test subdir_requires and give an appropriate
7894 error message.
7895 * configure: Regenerate.
7896
7897 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7898
7899 * MAINTAINERS (Write After Approval): Add myself.
7900
7901 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7902
7903 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7904
7905 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7906
7907 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7908
7909 2006-06-20 David Ayers <d.ayers@inode.at>
7910
7911 PR bootstrap/28072
7912 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7913 whether target-libjava is being configured instead of whether the
7914 java front end is enabled.
7915 * configure: Regenerate.
7916
7917 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7918
7919 PR target/27540
7920 * configure.in: Only enable libgomp on IRIX 6.
7921 * configure: Regenerate.
7922
7923 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7924
7925 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7926 too.
7927 * Makefile.in: Regenerate.
7928
7929 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7930
7931 * config-ml.in: Alter CCASFLAGS to include special
7932 multilib options the same as is done for CFLAGS.
7933
7934 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7935
7936 * configure.in: Don't enable libgomp on hpux10.
7937 * configure: Rebuilt.
7938
7939 2006-06-12 David Ayers <d.ayers@inode.at>
7940
7941 PR bootstrap/27963
7942 PR target/19970
7943 * configure.in: Remove target-boehm-gc from noconfigdirs where
7944 ${libgcj} is specified.
7945 * configure: Regenerate.
7946
7947 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7948
7949 Sync from src:
7950
7951 * configure.in: Sync.
7952 * configure: Regenerated.
7953
7954 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7955
7956 * Makefile.def: Added dependencies from sim and gdb on intl, and
7957 added configure dependencies to everything with an all dependency
7958 on intl.
7959 * Makefile.in: Regenerated.
7960
7961 2006-06-06 David Ayers <d.ayers@inode.at>
7962
7963 PR libobjc/13946
7964 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7965 * Makefile.in: Regenerate.
7966 * configure.in: Add --enable-objc-gc at toplevel and have it
7967 enable boehm-gc for Objective-C.
7968 Remove target-boehm-gc from libgcj.
7969 Add target-boehm-gc to target_libraries.
7970 Add target-boehm-gc to noconfigdirs where ${libgcj}
7971 is specified.
7972 Assert that boehm-gc is supported when requested for Objective-C.
7973 Only build boehm-gc if needed either for Java or Objective-C.
7974 * configure: Regenerate.
7975
7976 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7977
7978 PR 27674
7979 * Makefile.tpl (configure-[+prefix+][+module+],
7980 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7981 Remove rule to unstage bootstrapped modules.
7982 (stage_current): New.
7983 * Makefile.in: Regenerate.
7984
7985 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7986
7987 * MAINTAINERS (Write After Approval): Update my e-mail address.
7988
7989 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7990
7991 * include/libiberty.h: Declare pex_run_in_environment.
7992
7993 2006-05-31 Asher Langton <langton2@llnl.gov>
7994
7995 * MAINTAINERS (Write After Approval): Add myself.
7996
7997 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7998
7999 * Makefile.def (bfd, opcodes): Fix lib_path.
8000 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8001 (restrap): Move under "@if gcc-bootstrap". Fix typo.
8002 * Makefile.in: Regenerate.
8003
8004 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8005
8006 * Makefile.in: Regenerate.
8007
8008 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8009
8010 * Makefile.def: Add install-html target. Add datarootdir
8011 docdir and htmldir to flags_to_pass.
8012 * Makefile.tpl: Add install-html target.
8013 * Makefile.in: Regenerate.
8014 * configure.in: Add --with-datarootdir, --with-docdir, and
8015 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8016 * configure: Regenerate.
8017
8018 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
8019
8020 * configure.in: Enable gprof for cross builds.
8021 * configure: Regenerate.
8022
8023 2006-05-22 Richard Guenther <rguenther@suse.de>
8024
8025 Revert
8026 2006-01-31 Richard Guenther <rguenther@suse.de>
8027 Paolo Bonzini <bonzini@gnu.org>
8028
8029 * Makefile.def (target_modules): Add libgcc-math target module.
8030 * configure.in (target_libraries): Add libgcc-math target library.
8031 (--enable-libgcc-math): New configure switch.
8032 * Makefile.in: Re-generate.
8033 * configure: Re-generate.
8034 * libgcc-math: New toplevel directory.
8035
8036 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8037 Andreas Tobler <a.tobler@schweiz.ch>
8038
8039 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
8040 * configure: Rebuilt.
8041
8042 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
8043
8044 * MAINTAINERS (Write After Approval): Add myself.
8045
8046 2006-05-01 DJ Delorie <dj@redhat.com>
8047
8048 * configure.in: Restore CFLAGS if GMP isn't present.
8049 * configure: Regenerate.
8050
8051 2006-05-01 Richard Guenther <rguenther@suse.de>
8052
8053 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8054 maintainer.
8055
8056 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
8057
8058 * MAINTAINERS (Write After Approval): Add myself.
8059
8060 2006-04-28 Jan Beulich <jbeulich@novell.com>
8061
8062 * MAINTAINERS (Write After Approval): Add myself.
8063
8064 2006-04-18 DJ Delorie <dj@redhat.com>
8065
8066 * configure.in (m32c): Build libstdc++-v3. Pass flags to
8067 reference libgloss so that libssp can be built in a combined
8068 tree.
8069 * configure: Regenerate.
8070
8071 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
8072
8073 * MAINTAINERS (Write After Approval): Add myself.
8074
8075 2006-04-05 Ben Elliston <bje@au.ibm.com>
8076
8077 * configure.in: Require makeinfo 4.4 or higher.
8078 * configure: Regenerate.
8079
8080 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
8081
8082 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8083 Rearrange the entries of other libraries to have them in one place.
8084
8085 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
8086
8087 * MAINTAINERS (Write After Approval): Remove myself.
8088 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8089
8090 2006-03-14 Richard Guenther <rguenther@suse.de>
8091
8092 * configure: Regenerate with autoconf 2.13.
8093
8094 2006-03-13 Jim Blandy <jimb@codesourcery.com>
8095
8096 * MAINTAINERS: Use my work address.
8097
8098 * MAINTAINERS: Update my E-mail address.
8099
8100 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
8101
8102 * configure.in: Handle --disable-<component> generically.
8103 * configure: Regenerate.
8104
8105 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8106
8107 PR libgcj/17311
8108 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8109
8110 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8111
8112 * MAINTAINERS (Write After Approval): Remove myself.
8113 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8114
8115 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
8116
8117 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8118 (TARGET_CONFIGDIRS): Remove.
8119 * configure.in: Remove AC_SUBST(target_configdirs).
8120 * Makefile.in, configure: Regenerated.
8121
8122 2006-02-20 Steven G. Kargl <kargls@comcast.net>
8123
8124 * MAINTAINERS (Write After Approval): Remove myself.
8125 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8126
8127 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
8128
8129 PR bootstrap/25670
8130
8131 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8132
8133 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8134 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8135 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8136 BUILD_PREFIX, BUILD_PREFIX_1.
8137 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8138
8139 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8140 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8141
8142 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8143 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8144 of `cat stage_current`. Always provide the `r' and `s' variables.
8145 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8146 a single shell execution.
8147 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8148 bootstrapped modules, make the stage1 module if the build was not
8149 started yet, else build the current stage.
8150 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8151 (all-build, all-host, all-target, [+make_target+]-host,
8152 [+make_target+]-target): Do not use \-continued lines.
8153 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8154 (current_stage, restrap, stage_last): New.
8155
8156 * Makefile.in: Regenerate.
8157 * configure: Regenerate.
8158
8159 2006-02-19 Bud Davis <jmdavis@link.com>
8160
8161 * MAINTAINERS (Write After Approval): Remove myself.
8162 (Language Front End Maintainers): Add myself as fortran 95
8163 maintainer and update e-mail address.
8164
8165 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8166
8167 * MAINTAINERS (Write After Approval): Remove myself.
8168 (Language Front End Maintainers): Add myself as fortran 95
8169 maintainer.
8170
8171 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
8172
8173 * MAINTAINERS (Write After Approval): Add myself.
8174
8175 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8176
8177 * MAINTAINERS (Write After Approval): Remove myself.
8178 (Language Front End Maintainers): Add myself as
8179 fortran 95 maintainer.
8180
8181 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8182
8183 Sync from src:
8184
8185 2005-12-27 Leif Ekblad <leif@rdos.net>
8186
8187 * configure.in: Add support for RDOS target.
8188 * configure: Regenerate.
8189
8190 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8191 Andreas Schwab <schwab@suse.de>
8192
8193 * configure: Regenerate.
8194
8195 2006-02-12 David Edelsohn <edelsohn@gnu.org>
8196
8197 * configure.in (enable_libgomp): Add AIX.
8198 * configure: Regenerate.
8199
8200 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8201
8202 * MAINTAINERS (Write After Approval): Add myself.
8203
8204 2006-02-03 Lee Millward <lee.millward@gmail.com>
8205
8206 * MAINTAINERS (Write After Approval): Add myself.
8207
8208 2006-01-31 Richard Guenther <rguenther@suse.de>
8209 Paolo Bonzini <bonzini@gnu.org>
8210
8211 * Makefile.def (target_modules): Add libgcc-math target module.
8212 * configure.in (target_libraries): Add libgcc-math target library.
8213 (--enable-libgcc-math): New configure switch.
8214 * Makefile.in: Re-generate.
8215 * configure: Re-generate.
8216 * libgcc-math: New toplevel directory.
8217
8218 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
8219
8220 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8221 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8222 the assembler, linker and binutils.
8223 * configure: Regenerate.
8224
8225 2006-01-22 Dirk Mueller <dmueller@suse.de>
8226
8227 * MAINTAINERS (Write After Approval): Add myself.
8228
8229 2006-01-20 Diego Novillo <dnovillo@redhat.com>
8230
8231 * configure: Regenerate.
8232
8233 2006-01-18 Richard Henderson <rth@redhat.com>
8234 Jakub Jelinek <jakub@redhat.com>
8235 Diego Novillo <dnovillo@redhat.com>
8236
8237 * libgomp: New directory.
8238 * Makefile.def: Add target_module libgomp.
8239 * Makefile.in: Regenerate.
8240 * configure.in (target_libraries): Add target-libgomp.
8241 * configure: Regenerate.
8242
8243 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
8244
8245 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8246 @ from continuation.
8247 * Makefile.in: Rebuilt.
8248
8249 2006-01-04 Chris Lattner <sabre@gnu.org>
8250
8251 * MAINTAINERS (Write After Approval): Add myself.
8252
8253 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
8254
8255 PR bootstrap/24252
8256
8257 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8258 * Makefile.tpl (OBJDUMP): New.
8259 (EXTRA_HOST_FLAGS): Add it.
8260 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8261
8262 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8263 to use symbolic links between directories. Avoid race conditions
8264 or make them harmless.
8265 * configure.in: Do not try to use symbolic links between directories.
8266
8267 * Makefile.def (LEAN): Pass.
8268 * Makefile.tpl (LEAN): Define.
8269 (stage[+id+]-start): Accept that the previous directory does not
8270 exist, if the bootstrap is lean.
8271 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8272 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8273 configure substitution.
8274 ([+compare-target+]): Likewise.
8275 ([+bootstrap-target+]-lean): New.
8276 * configure.in: Remove lean bootstrap support from here.
8277
8278 * Makefile.in: Regenerate.
8279 * configure: Regenerate.
8280
8281 2006-01-04 Ben Elliston <bje@au.ibm.com>
8282
8283 * MAINTAINERS (libdecnumber): Add myself.
8284
8285 2006-01-02 Mark Mitchell <mark@codesourcery.com>
8286
8287 * libtool-ldflags: New script.
8288
8289 2006-01-02 Andreas Schwab <schwab@suse.de>
8290
8291 * configure.in: When reconfiguring remove Makefile in
8292 all stage directories.
8293 * configure: Regenerate.
8294
8295 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8296
8297 * MAINTAINERS: Update my email address.
8298
8299 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8300
8301 Revert Ada-related part of the previous change.
8302
8303 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8304 Do not pass.
8305 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8306 * Makefile.in: Regenerate.
8307 * configure.in: Do not include mt-ppc-aix target fragment.
8308 * configure: Regenerate.
8309
8310 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8311
8312 * configure.in: Select appropriate fragments for PowerPC/AIX.
8313 * configure: Regenerate.
8314
8315 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8316 BOOT_CFLAGS, BOOT_LDFLAGS.
8317 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8318 BOOT_CFLAGS, BOOT_LDFLAGS.
8319 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8320 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8321 (stage): Fail if we cannot complete the work.
8322 * Makefile.in: Regenerate.
8323
8324 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8325
8326 * configure.in: Replace ms1 with mt.
8327 * configure: Rebuilt.
8328
8329 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8330
8331 * MAINTAINERS: Update my email address.
8332
8333 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8334
8335 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8336 install-host-nogcc): Don't invoke $(stage) at the end.
8337 * Makefile.in: Regenerate.
8338
8339 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8340
8341 * configure.in: Flip the top-level bootstrap switch.
8342 * configure: Regenerate.
8343
8344 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8345
8346 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8347 $(stage) and $(unstage).
8348 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8349 (all): Remove stray semicolon.
8350 (local-distclean): Don't handle multilib.tmp and multilib.out.
8351 (install.all): Set $s for consistency.
8352 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8353 check_multilibs setting. Always make the install directory.
8354 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8355 Correct @if/@endif.
8356 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8357 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8358 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8359 (multilib.out): Remove.
8360 * Makefile.in: Regenerated.
8361
8362 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
8363
8364 * MAINTAINERS (Write After Approval): Add myself.
8365
8366 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8367
8368 * MAINTAINERS: Add myself as mt maintainer.
8369
8370 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8371
8372 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8373
8374 * MAINTAINERS: Change email address.
8375
8376 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
8377
8378 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8379 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8380 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8381 Find in-tree tools if available.
8382 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8383 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8384 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8385 (COMPILER_*_FOR_TARGET): New.
8386 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8387 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8388 (CONFIGURED_*, USUAL_*): Remove.
8389 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8390 STRIP): Use autoconf substitutions.
8391 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8392 COMPILER_NM_FOR_TARGET): New.
8393 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8394
8395 (all): Make all-host and all-target in parallel.
8396 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8397 that $$r and $$s are set before invoking a recursive make.
8398 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8399 ([+bootstrap-target+]): Inline most of the `all' target.
8400
8401 2005-11-29 Ben Elliston <bje@au.ibm.com>
8402
8403 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8404 from the gcc build directory.
8405 * Makefile.in: Regenerate.
8406
8407 2005-11-29 Ben Elliston <bje@au.ibm.com>
8408
8409 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8410 depend on all-libdecnumber.
8411 * configure.in (host_libs): Include libdecnumber.
8412 * Makefile.in: Regenerate.
8413 * configure: Likewise.
8414
8415 2005-11-29 Ben Elliston <bje@au.ibm.com>
8416
8417 * libdecnumber: Import decNumber sources from the dfp-branch.
8418
8419 2005-11-21 Kean Johnston <jkj@sco.com>
8420
8421 * config.sub, config.guess: Sync from upstream sources.
8422
8423 2005-11-21 Ben Elliston <bje@au.ibm.com>
8424
8425 Import from Autoconf sources:
8426
8427 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8428 * config/move-if-change: Don't output "$2 is unchanged";
8429 suggested by Ben Elliston. Handle weird characters correctly.
8430
8431 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8432
8433 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8434 to match upstream libtool for darwin.
8435
8436 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8437
8438 * Makefile.def: Remove gdb dependencies for gdbtk.
8439 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8440 (configure-gdb, install-gdb): New rules.
8441 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8442 * Makefile.in, configure: Regenerated.
8443
8444 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8445
8446 * MAINTAINERS (Write After Approval): Add myself.
8447
8448 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8449
8450 * MAINTAINERS (Write After Approval): Add myself.
8451
8452 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8453
8454 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8455 Diego Novillo.
8456
8457 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8458
8459 PR bootstrap/24297
8460 * Makefile.tpl (do-[+make-target+], do-check, install,
8461 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8462 are set before recursing.
8463 * Makefile.in: Regenerate.
8464
8465 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8466
8467 PR bootstrap/18939
8468 * Makefile.def (gcc) <target>: Fix thinko.
8469 * Makefile.in: Regenerate.
8470
8471 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8472
8473 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8474 * configure: Regenerate.
8475
8476 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8477
8478 * MAINTAINERS (Write After Approval): Add self.
8479
8480 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8481
8482 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8483 target-libffi, target-qthreads, target-libjava, and
8484 targetlibobjc.
8485 * configure: Regenerate.
8486
8487 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8488
8489 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8490 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8491 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8492 (USUAL_OBJDUMP_FOR_TARGET): New.
8493 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8494 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8495 * configure, Makefile.in: Regenerated.
8496
8497 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8498
8499 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8500 before other host packages.
8501
8502 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8503
8504 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8505
8506 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8507
8508 PR bootstrap/22340
8509
8510 * configure.in (default_target): Remove.
8511 * Makefile.tpl (all): Do not use prerequisites as subroutines
8512 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8513 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8514 use prerequisites as subroutines.
8515 (check-host, check-target): New.
8516 (bootstrap configure & all targets): Do not use stage*-start
8517 if the directory layout is already ok.
8518 (non-bootstrap configure & all targets): Prepend a $(unstage).
8519 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8520 (NOTPARALLEL): Remove.
8521 (unstage, stage variables): New variables.
8522 (unstage, stage targets): Simply expand to those variables.
8523
8524 * configure: Regenerate.
8525 * Makefile.in: Regenerate.
8526
8527 2005-10-04 James E Wilson <wilson@specifix.com>
8528
8529 * Makefile.def (lang_env_dependencies): Add libmudflap.
8530 * Makefile.in: Regenerate.
8531
8532 2005-10-03 Andreas Schwab <schwab@suse.de>
8533
8534 Backport from libtool CVS:
8535 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8536
8537 * ltmain.sh: add support for installing into temporary
8538 staging area (e.g. 'make install DESTDIR=...')
8539
8540 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8541
8542 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8543 * configure: Regenerated.
8544
8545 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8546
8547 * configure: Regenerate with the correct
8548 autoconf version.
8549
8550 2005-09-30 Catherine Moore <clm@cm00re.com>
8551
8552 * configure.in (bfin-*-*): New.
8553 * configure: Regenerated.
8554
8555 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8556
8557 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8558 (LIPO_FOR_TARGET): New.
8559 (CONFIGURED_LIPO_FOR_TARGET): New.
8560 (USUAL_LIPO_FOR_TARGET): New.
8561 (STRIP_FOR_TARGET): New.
8562 (CONFIGURED_STRIP_FOR_TARGET): New.
8563 (USUAL_STRIP_FOR_TARGET): New.
8564 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8565 STRIP_FOR_TARGET.
8566 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8567 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8568 * Makefile.in: Regenerate.
8569 * configure: Regenerate.
8570
8571 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8572
8573 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8574 (rs6000-*-aix*): Same.
8575 * configure: Regenerate.
8576
8577 2005-09-16 Tom Tromey <tromey@redhat.com>
8578
8579 * MAINTAINERS: Add self as java maintainer.
8580
8581 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8582
8583 * configure.in: Recognize f95 in the --enable-languages option,
8584 and substitute it for fortran, issuing a warning.
8585 * configure: Regenerate.
8586
8587 2005-08-30 Phil Edwards <phil@codesourcery.com>
8588
8589 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8590 * configure: Regenerated.
8591
8592 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8593
8594 * MAINTAINERS: Add self as ms1 maintainer.
8595
8596 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8597
8598 * Makefile.def (libssp): Add to lang_env_dependencies.
8599 * Makefile.in: Regenerate.
8600
8601 2005-08-18 Ian Lance Taylor <ian@airs.com>
8602
8603 * MAINTAINERS: Add myself as middle-end maintainer.
8604
8605 2005-08-17 Christian Groessler <chris@groessler.org>
8606
8607 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8608 * Makefile.in: Regenerate.
8609
8610 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8611
8612 * MAINTAINERS (write after approval): Added myself.
8613
8614 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8615
8616 * MAINTAINERS (Write After Approval): Add myself.
8617
8618 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8619
8620 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8621 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8622 Look for alternate names of the target cc and c++
8623 * configure: Regenerate.
8624
8625 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8626
8627 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8628 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8629 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8630 tools; remove code to manually set them.
8631 (Target tools): Look in the environment for them.
8632 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8633 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8634 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8635 build directory.
8636 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8637 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8638 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8639 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8640 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8641 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8642 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8643 * configure: Regenerate.
8644 * Makefile.in: Regenerate.
8645
8646 2005-07-28 Ben Elliston <bje@au.ibm.com>
8647
8648 * MAINTAINERS: Update for removed CPU targets.
8649
8650 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8651
8652 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8653 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8654 * Makefile.in: Regenerated.
8655
8656 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8657
8658 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8659 (CFLAGS_FOR_TARGET): Use it.
8660 (CXXFLAGS_FOR_TARGET): Likewise.
8661 * Makefile.in: Regenerated.
8662 * configure.in (--with-build-sysroot): New option.
8663 * configure: Regenerated.
8664
8665 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8666
8667 * Makefile.tpl: Wrap install between unstage and stage
8668 * Makefile.in: Regenerate.
8669
8670 2005-07-21 Eric Christopher <echristo@apple.com>
8671
8672 * MAINTAINERS: Update affiliation.
8673
8674 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8675
8676 * MAINTAINERS: Add self as crx port maintainer.
8677
8678 2005-07-20 DJ Delorie <dj@redhat.com>
8679
8680 * MAINTAINERS: Add self as m32c maintainer.
8681
8682 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8683
8684 * all files: Update FSF address.
8685
8686 2005-07-15 Eric Christopher <echristo@redhat.com>
8687
8688 * MAINTAINERS: Change affiliation.
8689
8690 2005-07-14 Jim Blandy <jimb@redhat.com>
8691
8692 * configure.in: Add cases for Renesas m32c.
8693 * configure: Regenerated.
8694
8695 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8696
8697 * COPYING.LIB: Update from fsf.org.
8698
8699 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8700
8701 * COPYING, compile, config.guess,
8702 config.sub, install-sh, missing, mkinstalldirs,
8703 symlink-tree, ylwrap: Sync from upstream sources.
8704 * config-ml.in: Update FSF address.
8705
8706 2005-07-13 Eric Christopher <echristo@redhat.com>
8707
8708 * configure.in: Add toplevel noconfigdir support for tpf.
8709 * configure: Regenerate.
8710
8711 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8712
8713 PR ada/22340
8714
8715 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8716 * Makefile.in: Regenerate.
8717
8718 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8719
8720 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8721 Brolley to write-after-approval.
8722
8723 2005-07-07 Andreas Schwab <schwab@suse.de>
8724
8725 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8726 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8727 * Makefile.in: Regenerated.
8728
8729 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8730
8731 * configure.in: Don't build sim or rda when targetting darwin.
8732 * configure: Regenerate.
8733
8734 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8735
8736 * configure.in: Add --enable-libssp and --disable-libssp.
8737 * configure: Regenerate with autoconf-2.13.
8738
8739 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8740
8741 * Makefile.def (target_modules): Add libssp.
8742 * configure.in (target_libraries): Add target-libssp.
8743 * configure: Rebuilt.
8744 * Makefile.in: Rebuilt.
8745
8746 2005-07-01 Zack Weinberg <zackw@panix.com>
8747
8748 * MAINTAINERS: Change email address. Resign from maintainership.
8749
8750 2005-07-01 Richard Guenther <rguenther@suse.de>
8751
8752 * MAINTAINERS: Change my e-mail address and affiliation.
8753
8754 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8755
8756 * Makefile.def (stagefeedback): Come after profile.
8757 Define profiledbootstrap target.
8758 * Makefile.tpl (profiledbootstrap): Remove.
8759 (stageprofile-end): Zap stagefeedback.
8760 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8761 * Makefile.in: Regenerate.
8762
8763 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8764
8765 * MAINTAINERS: Update my email address.
8766
8767 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8768
8769 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8770 In 'cpp' stanza, support '#line' as well as '# '.
8771
8772 2005-06-08 Andreas Schwab <schwab@suse.de>
8773
8774 * MAINTAINERS: Move myself from 'Write After Approval' to
8775 'CPU Port Maintainers' section as m68k maintainer.
8776
8777 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8778
8779 * configure.in (unsupported_languages): New macro.
8780 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8781 non-ported target libraries in noconfigdirs.
8782 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8783 non-linux-gnu. Remove libgcj_ex_libffi.
8784 <lang_frag loop>: Set add_this_lang=no if the language is in
8785 unsupported_languages.
8786 * configure: Regenerate.
8787
8788 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8789
8790 * configure.in: Fix typo in handling of --with-mpfr-dir.
8791 * configure: Regenerate.
8792
8793 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8794
8795 * MAINTAINERS: Update my email address.
8796
8797 2005-06-02 Jim Blandy <jimb@redhat.com>
8798
8799 * config.sub: Add cases for the Renesas m32c. (This patch has been
8800 accepted into the master sources.)
8801
8802 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8803 Michael Snyder <msnyder@redhat.com>
8804 Stan Cox <scox@redhat.com>
8805
8806 * configure.in: Set noconfigdirs for ms1.
8807
8808 * configure: Regenerate.
8809
8810 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8811
8812 * MAINTAINERS (Write After Approval): Add self.
8813
8814 2005-06-01 Josh Conner <jconner@apple.com>
8815
8816 * MAINTAINERS (Write After Approval): Add self.
8817
8818 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8819
8820 * MAINTAINERS: Update my email address.
8821
8822 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8823
8824 * MAINTAINERS (Write After Approval): Add self.
8825
8826 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8827
8828 * MAINTAINERS (Write After Approval): Remove self.
8829
8830 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8831
8832 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8833 (Dependencies): Consider target modules for bootstrap dependencies.
8834 Make target bootstrap modules depend on each stage's gcc.
8835 * Makefile.in: Regenerate.
8836
8837 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8838
8839 * Makefile.def (configure-gcc): Depend on binutils having been built.
8840 (all-gcc): No need to do it here.
8841 * Makefile.in: Regenerate.
8842
8843 2005-05-19 Paul Brook <paul@codesourcery.com>
8844
8845 * configure.in: Rewrite misleading error message when requested
8846 language cannot be built.
8847 * configure: Regenerate.
8848
8849 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8850
8851 * ylwrap: Import from Automake 1.9.5.
8852
8853 2005-05-13 David Ung <davidu@mips.com>
8854
8855 * MAINTAINERS (Write After Approval): Add self.
8856
8857 2005-05-09 Mike Stump <mrs@apple.com>
8858
8859 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8860 lt_cv_sys_max_cmd_len for now.
8861
8862 2005-05-09 Stan Cox <scox@redhat.com>
8863
8864 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8865
8866 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8867
8868 * README.SCO: Update the URL.
8869
8870 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8871
8872 * ltconfig: Define file_list_spec. Pass file_list_spec and
8873 with_gnu_ld to libtool.
8874 * ltcf-c.sh (aix[45]): Define file_list_spec.
8875 * ltcf-cxx.sh (aix[45]): Same.
8876 * ltcf-gcj.sh (aix[45]): Same.
8877 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8878 exists, write list of input files to temporary file.
8879
8880 2005-05-04 Mike Stump <mrs@apple.com>
8881
8882 * configure.in: Always pass --target to target configures as
8883 otherwise rebuilds that do --recheck will fail.
8884 * confiugure: Rebuilt.
8885
8886 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8887
8888 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8889 STAGE_HOST_EXPORTS.
8890 (configure, all): Add bootstrap support.
8891 (Host modules, target modules): Pass post-stage1 flags and exports.
8892 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8893 * Makefile.in: Regenerate.
8894
8895 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8896
8897 * configure: Regenerate.
8898
8899 2005-04-27 Mike Stump <mrs@apple.com>
8900
8901 * MAINTAINERS: Add self as darwin maintainer.
8902
8903 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8904
8905 * config.sub: Update from master copy.
8906
8907 2005-04-21 Mike Stump <mrs@apple.com>
8908
8909 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8910 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8911
8912 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8913
8914 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8915 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8916 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8917 "*-*-elf" and "*-*-linux*".
8918 * configure: Regenerate.
8919
8920 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8921
8922 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8923
8924 2005-04-12 Mike Stump <mrs@apple.com>
8925
8926 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8927
8928 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8929
8930 * MAINTAINERS (Write After Approval): Add myself.
8931
8932 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8933
8934 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8935
8936 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8937
8938 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8939 (TARGET_CONFIGARGS): Include --with-target-subdir.
8940 (configure, all): New macros. Use them throughout.
8941 * Makefile.in: Regenerate.
8942
8943 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8944
8945 * MAINTAINERS (Write After Approval): Add myself.
8946
8947 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8948
8949 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8950
8951 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8952
8953 * MAINTAINERS: Move John Carr to Write After Approval.
8954
8955 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8956
8957 * config/mh-mingw32: Delete.
8958 * configure.in: Don't use it.
8959 * configure: Regenerate.
8960
8961 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8962
8963 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8964 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8965 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8966 (HOST_LIB_PATH): Generate from Makefile.def.
8967 (TARGET_LIB_PATH): Likewise.
8968 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8969 * Makefile.in: Regenerate.
8970 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8971 (RPATH_ENVVAR): Include Darwin case.
8972 * configure: Regenerate.
8973
8974 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8975
8976 * MAINTAINERS (Various Maintainers): Remove self.
8977 (Write After Approval): Add self.
8978
8979 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8980
8981 * MAINTAINERS (Various Maintainers): Add self.
8982
8983 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8984
8985 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8986 * configure: Regenerate.
8987
8988 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8989
8990 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8991 gcc_version, and gcc_version_trigger from set of flags to pass.
8992 * Makefile.tpl: Remove definitions of above variables.
8993 (config.status): Remove dependency on $(gcc_version_trigger).
8994 * Makefile.in: Regenerate.
8995 * configure.in: Do not reference config/gcc-version.m4 nor
8996 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8997 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8998 * configure: Regenerate.
8999
9000 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
9001 Andrew Pinski <pinskia@physics.uc.edu>
9002
9003 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9004 * Makefile.in: Regenerate.
9005
9006 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
9007
9008 * MAINTAINERS (Write After Approval): Add myself.
9009
9010 2005-03-03 David Ayers <d.ayers@inode.at>
9011
9012 * MAINTAINERS (Write After Approval): Add myself.
9013
9014 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
9015
9016 PR libgcj/20160
9017 * ltmain.sh: Avoid creating archives with components that have
9018 duplicate basenames.
9019
9020 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
9021
9022 PR bootstrap/20250
9023 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9024 instead of check.
9025 * Makefile.in: Regenerate.
9026
9027 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
9028
9029 * Makefile.in: Regenerate to fix conflict between the previous two
9030 patches.
9031
9032 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
9033
9034 PR bootstrap/17383
9035 * Makefile.def (target_modules): Remove "stage", now unnecessary.
9036 * Makefile.tpl (HOST_SUBDIR): New substitution.
9037 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9038 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9039 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9040 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9041 (Host modules, Bootstrapped modules): Use it.
9042 (Build modules, Target modules): Do not create symlink trees,
9043 always configure out-of-srcdir.
9044 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9045 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9046 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9047 $(HOST_SUBDIR). Create a symlink for host_subdir.
9048
9049 * Makefile.in: Regenerate.
9050 * configure: Regenerate.
9051
9052 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9053
9054 Merged from libada-gnattools-branch:
9055 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
9056
9057 * gnattools: New directory.
9058 * Makefile.def: Add gnattools as a module, depending on target-libada.
9059 * Makefile.in: Regenerate.
9060 * configure.in: Include gnattools in host_tools; disable it if ada
9061 is disabled.
9062 * configure: Regenerate.
9063
9064 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
9065
9066 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9067 treelang maintainer.
9068 (Write After Approval): Remove myself.
9069
9070 2005-02-23 Paul Schlie <schlie@comcast.net>
9071
9072 * configure.in: Allow darwin targeted ports to build tk, itcl and
9073 libgui.
9074 * configure: Regenerate.
9075
9076 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9077
9078 PR libgcj/10353
9079 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9080 * configure: Regenerate.
9081
9082 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
9083
9084 * MAINTAINERS (Write After Approval): Add myself.
9085
9086 2005-02-10 Ian Lance Taylor <ian@airs.com>
9087
9088 * MAINTAINERS: Update my e-mail address.
9089
9090 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
9091
9092 * MAINTAINERS (Write After Approval): Add myself.
9093
9094 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
9095
9096 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9097 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9098 target-libgloss when not *-*-elf and *-*-aout.
9099 * configure: Regenerate.
9100
9101 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9102
9103 * MAINTAINERS: Remove obsolete entries.
9104
9105 * MAINTAINERS (Write After Approval): Add Michael Matz.
9106
9107 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
9108
9109 * MAINTAINERS: Remove self as cpplib maintainer.
9110
9111 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9112
9113 * install-sh, config.sub: Import from upstream.
9114
9115 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9116
9117 PR bootstrap/18222
9118 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9119 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9120 * Makefile.in: Regenerate.
9121
9122 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
9123
9124 * MAINTAINERS: Update my email address.
9125
9126 2005-01-12 David Edelsohn <edelsohn@gnu.org>
9127 Andreas Schwab <schwab@suse.de>
9128
9129 PR bootstrap/18033
9130 * config-ml.in: Eval option if surrounded by single quotes.
9131
9132 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
9133
9134 Revert 2004-12-28 Makefile changes, a better fix will be
9135 applied to mainline and src after GCC 4.0 branches.
9136
9137 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
9138
9139 PR bootstrap/17383
9140
9141 * Makefile.def (target_modules): Remove stage parameter,
9142 it is always true now.
9143 * Makefile.tpl (configure-build-[+module+],
9144 configure-target-[+module+]): Always build symlink tree
9145 for the directory and for include. BUILD_SUBDIR and
9146 TARGET_SUBDIR cannot be . anymore.
9147 * Makefile.in: Regenerate.
9148
9149 2004-12-25 David Edelsohn <edelsohn@gnu.org>
9150
9151 Revert 2004-12-08 Makefile changes.
9152
9153 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9154
9155 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9156 cygwin, mingw.
9157
9158 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9159
9160 * configure.in (sh64-*-*): Reenable gprof.
9161 * configure: Regenerate.
9162
9163 2004-12-08 David Edelsohn <edelsohn@gnu.org>
9164
9165 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9166 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9167 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9168 * Makefile.in: Regenerate.
9169
9170 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9171
9172 * MAINTAINERS: Update my email address.
9173
9174 2004-12-07 Matt Kraai <kraai@ftbfs.org>
9175
9176 * Makefile.tpl: Generate normal dependencies if the LHS module is
9177 not bootstrapped.
9178 * Makefile.in: Regenerate.
9179
9180 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9181
9182 * configure.in: Include config/gxx-include-dir.m4. Use
9183 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9184 * configure: Regenerate.
9185
9186 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9187
9188 * config.if: Delete.
9189 * configure.in: Set libstdcxx_incdir directly.
9190 * configure: Regenerate.
9191
9192 2004-12-02 Eric Christopher <echristo@redhat.com>
9193
9194 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9195 * Makefile.in: Regenerate.
9196
9197 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9198
9199 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9200 * configure: Regenerate.
9201
9202 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9203
9204 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9205 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9206 * configure: Regenerate.
9207
9208 2004-12-01 Eric Christopher <echristo@redhat.com>
9209
9210 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9211 of things to remove.
9212
9213 2004-11-29 Matt Kraai <kraai@ftbfs.org>
9214
9215 * MAINTAINERS (Write After Approval): Update my e-mail address.
9216
9217 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9218
9219 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9220 from CVS libtool to always pass_all.
9221
9222 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9223
9224 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9225 (hppa*64*-*-*): Delete incorrect comment.
9226 * configure: Rebuilt.
9227
9228 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9229
9230 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9231
9232 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9233
9234 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9235 from CVS libtool to always pass_all.
9236
9237 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9238
9239 * install-sh, compile: Import from automake.
9240
9241 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9242
9243 * config.guess, config.sub: Import from savannnah.
9244
9245 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
9246
9247 * MAINTAINERS (Write After Approval): Add myself
9248
9249 2004-11-12 Mike Stump <mrs@apple.com>
9250
9251 * Makefile.def: Add html support.
9252 * Makefile.tpl: Likewise.
9253 * Makefile.in: Regenerate.
9254
9255 2004-11-11 Geoffrey Keating <geoffk@apple.com>
9256
9257 PR 18423
9258 * configure.in: Remove all instances of build-fixincludes from
9259 noconfigdirs.
9260 (build_configargs): Supply --target to subdirectories.
9261 * configure: Regenerate.
9262
9263 * Makefile.def: Make gcc install depend on fixincludes install.
9264 * Makefile.in: Regenerate.
9265
9266 2004-11-10 Janis Johnson <janis187@us.ibm.com>
9267
9268 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9269
9270 2004-11-11 Paul Brook <paul@codesourcery.com>
9271
9272 * MAINTAINERS: Add self as arm maintainer. Update email address.
9273
9274 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9275
9276 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9277 target-libgfortran.
9278 * configure: Regenerate.
9279
9280 2004-11-07 David Edelsohn <edelsohn@gnu.org>
9281
9282 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9283 like CC.
9284
9285 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
9286
9287 * Makefile.def (host fixincludes): Specify missing targets.
9288 * Makefile.in: Regenerate.
9289
9290 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9291
9292 * MAINTAINERS: Add myself
9293
9294 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9295
9296 * MAINTAINERS (Write After Approval): Add myself.
9297
9298 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9299
9300 * Makefile.def: Build fixincludes for the host, too.
9301 * Makefile.in: Regenerate.
9302 * configure.in (host_tools): Add fixincludes.
9303 * configure: Regenerate.
9304
9305 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9306
9307 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9308 * configure: Regenerated.
9309
9310 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9311
9312 PR other/17783
9313 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9314 * configure: Regenerated.
9315
9316 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9317
9318 * README.SCO: Update per FSF instructions.
9319
9320 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9321
9322 PR target/18151
9323 * configure.in (case ${target}): Do not build fixincludes for avr.
9324 * configure: Regenerated.
9325
9326 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9327
9328 * configure.in (case ${target}): Do not build fixincludes
9329 on platforms where it is not used.
9330 * configure: Regenerated.
9331
9332 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9333
9334 * configure.in: Use an absolute path to install-sh.
9335 * configure: Regenerated.
9336
9337 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9338
9339 * MAINTAINERS (Write After Approval): Add myself.
9340
9341 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9342
9343 * MAINTAINERS: Remove from Write After Approval those that are
9344 already maintainers.
9345
9346 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9347
9348 * MAINTAINERS: Update my email address.
9349
9350 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9351
9352 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9353 * configure: Regenerate.
9354
9355 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
9356
9357 * MAINTAINERS: Update my email address.
9358
9359 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9360
9361 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9362 entries belonging to this category.
9363
9364 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9365
9366 * MAINTAINERS: Update my e-mail address.
9367
9368 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
9369
9370 Fix wrong conflict resolution in:
9371
9372 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9373
9374 * Makefile.in: Regenerate.
9375 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9376 in the recursive `make', instead of hardwiring `all'.
9377 (Autogenerated TARGET-* variables): New.
9378
9379 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9380
9381 * configure.in: Enable target-libgloss for crx-*-*.
9382 * configure: Regenerate.
9383
9384 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9385
9386 * MAINTAINERS (Various Maintainers): Move the "windows,
9387 cygwin, mingw" maintainer to ...
9388 (OS Port Maintainers): ... here.
9389
9390 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9391
9392 * MAINTAINERS (Write After Approval): Remove those that are
9393 maintainers of some subsystem.
9394
9395 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9396
9397 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9398 * ltcf-cxx.sh (tpf*): Likewise.
9399 * ltconfig (tpf*): Add TPF OS configuration support.
9400
9401 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9402
9403 * MAINTAINERS: Change my email address to my new work account.
9404
9405 2004-09-24 Michael Roth <mroth@nessie.de>
9406
9407 * configure.in (--without-headers): Add missing double quotes.
9408 * configure: Regenerate.
9409
9410 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9411
9412 * ylwrap: Revert to previous version.
9413
9414 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9415
9416 PR bootstrap/17369
9417 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9418 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9419 SET_GCC_LIB_PATH_CMD.
9420 (BASE_TARGET_EXPORTS): Likewise.
9421 * Makefile.in: Regenerated.
9422
9423 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9424 * configure: Regenerated.
9425
9426 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9427
9428 * config.guess: New upstream version
9429 * compile, depcomp, install-sh, ylwrap: Likewise.
9430
9431 2004-09-19 Roger Sayle <roger@eyesopen.com>
9432
9433 * config/mh-x86omitfp: New host makefile fragment. Add
9434 -fomit-frame-pointer to the default BOOT_CFLAGS.
9435 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9436 * configure: Regenerate.
9437
9438 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9439
9440 PR target/11572
9441 * configure.in (*-*-darwin*): Renable libobjc.
9442 * configure: Regenerate.
9443
9444 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9445
9446 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9447
9448 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9449
9450 * Makefile.def: Remove libbanshee.
9451 * Makefile.tpl: Ditto.
9452 * configure.in: Ditto.
9453 * Makefile.in: Regen.
9454 * configure: Ditto.
9455
9456 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9457
9458 * ltmain.sh: Use $pic_object as $non_pic_object if
9459 $non_pic_object=none.
9460
9461 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9462
9463 * missing: Import latest version from master repository.
9464
9465 2004-09-06 Nick Clifton <nickc@redhat.com>
9466
9467 * config.sub: Import latest version from master repository.
9468 * config.guess: Likewise.
9469 This includes these changes:
9470
9471 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9472
9473 * config.sub: Handle crisv32, alias etraxfs.
9474 * config.guess (crisv32:Linux:*:*): Handle.
9475
9476 2004-08-13 Brad Smith <brad@comstyle.com>
9477
9478 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9479 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9480
9481 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9482
9483 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9484 assume the processor is a powerpc. This is because coreutils
9485 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9486 in this case, due to a MacOS X bug that causes
9487 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9488 to return a negative number.
9489 Problem reported by Petter Reinholdtsen in:
9490 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9491
9492 2004-07-19 Ben Elliston <bje@gnu.org>
9493
9494 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9495
9496 2004-06-24 Ben Elliston <bje@gnu.org>
9497
9498 * config.guess: Update copyright years.
9499 * config.sub: Likewise.
9500
9501 2004-06-22 Robert Millan <robertmh@gnu.org>
9502
9503 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9504 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9505
9506 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9507
9508 * config.guess (*:*VMS:*:*): New entry. Replaces
9509 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9510 manufacturer.
9511
9512 2004-06-22 Ben Elliston <bje@gnu.org>
9513
9514 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9515 * config.sub: Likewise.
9516
9517 2004-06-22 Ben Elliston <bje@gnu.org>
9518
9519 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9520 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9521
9522 2004-06-11 Ben Elliston <bje@gnu.org>
9523
9524 * config.guess (pegasos:OpenBSD:*:*): Remove.
9525
9526 2004-06-11 Ben Elliston <bje@gnu.org>
9527
9528 From Wouter Verhelst <wouter@grep.be>:
9529 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9530
9531 2004-06-11 Ben Elliston <bje@gnu.org>
9532
9533 * config.guess (luna88k:OpenBSD:*:*): New.
9534
9535 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9536
9537 * config.guess (m32r*:Linux:*:*): New case.
9538 * config.sub: Handle m32rle.
9539
9540 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9541
9542 From Jens Petersen <petersen@redhat.com>:
9543 * config.sub: Handle sparcv8.
9544
9545 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9546
9547 From Tom Smith <smith@cag.lkg.hp.com>:
9548 * config.guess: Version suffixes are equally significant on Tru64
9549 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9550 prefix of "P" (patched kernel).
9551
9552 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9553
9554 * config.sub: Add support for National Semiconductor CRX target.
9555
9556 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9557
9558 * MAINTAINERS (Various Maintainers): Remove myself as web page
9559 maintainer, add myself as maintainer of build status lists.
9560
9561 2004-09-03 Jan Beulich <jbeulich@novell.com>
9562
9563 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9564 *-*-netware, but add target-libmudflap.
9565 Consolidate *-*-netware targets (of which really only i?86 exists)
9566 into a single entry.
9567 * configure: Likewise.
9568
9569 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9570
9571 * Makefile.tpl (sorry): Remove.
9572 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9573 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9574 (do-clean): Clean per-stage directories too.
9575 (do-distclean): Run distclean-stage1 too.
9576 (.NOTPARALLEL): Enable during toplevel bootstrap.
9577 (stage[+id+]-bubble): Enable parallel execution during
9578 the recursive invocation.
9579 * Makefile.in: Regenerate.
9580
9581 Fix previous checkin:
9582
9583 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9584 include.
9585 * configure.in: Fix indentation.
9586 * configure: Regenerate.
9587
9588 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9589
9590 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9591 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9592 * configure: regenerate
9593 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9594 -mdynamic-no-pic
9595
9596 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9597
9598 * Makefile.def (build_modules): Add fixincludes.
9599 (dependencies): Make gcc depend on fixincludes.
9600 * configure.in (build_tools): Add fixincludes.
9601 (build_configdirs): Always include build_libs.
9602 * Makefile.in: Regenerate.
9603 * configure: Regenerate.
9604
9605 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9606
9607 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9608 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9609 phony targets; do not generate timestamp files.
9610 (distclean-stageN): Remove references to their timestamp files.
9611 (restageN, touch-stageN): Remove.
9612 (stageN-bubble): Rewritten.
9613 (compare): Support lean bootstraps.
9614 * Makefile.in: Regenerate.
9615
9616 * configure.in: Only warn when bootstrapping but
9617 build != host or build != target. Support lean bootstraps.
9618 * configure: Regenerate.
9619
9620 2004-08-26 Phil Edwards <phil@codesourcery.com>
9621
9622 * configure.in: Give a better error message if GMP/MPFR are missing
9623 and a language needing them has been requested.
9624 * configure: Regenerated.
9625
9626 2004-08-25 Phil Edwards <phil@codesourcery.com>
9627
9628 * configure.in: Print a list of available language front-ends if
9629 a requested one is missing. Tidy stray tab characters.
9630 * configure: Regenerated.
9631
9632 2004-08-19 Michael Koch <konqueror@gmx.de>
9633
9634 * gcc/doc/install.texi: Update entry about automake for libjava.
9635
9636 2004-08-17 Robert Millan <robertmh@gnu.org>
9637
9638 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9639 (instead of FreeBSD).
9640 * configure: Regenerate.
9641
9642 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9643
9644 * Makefile.in: Regenerate.
9645 * configure: Regenerate.
9646
9647 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9648 stage_*_flags.
9649 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9650 for bootstrapped modules if toplevel bootstrap is going.
9651 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9652 modules. Adjust for changes in Makefile.def. Enable several
9653 rules even in non-bootstrap mode, just to avoid peppering the
9654 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9655 (stage-[+prev+]-bubble): Remove.
9656
9657 * Makefile.def (Dependencies): Depend on all-build-bison,
9658 all-build-flex, all-build-byacc, all-build-texinfo, rather
9659 than the host variations.
9660 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9661 with BUILD_SUBDIR.
9662 (BISON): Update for recent Bisons.
9663 (YACC): Fix typo.
9664 (cross): Depend on all-build.
9665 (all): Do not depend on all-build.
9666 (prebootstrap): Remove.
9667 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9668 (Prebootstrap dependencies): Add them to the per-stage targets
9669 and to all-prebootstrap.
9670 * configure.in (build_configdirs): Always enable build_tools.
9671 (BUILD_DIR_PREFIX): Remove.
9672
9673 * Makefile.def (gcc): Add target variable.
9674 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9675 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9676 in the recursive `make', instead of hardwiring `all'.
9677 (Autogenerated TARGET-* variables): New.
9678
9679 2004-08-13 Brian Booth <bbooth@redhat.com>
9680
9681 * MAINTAINERS: Remove myself from write-after-approval.
9682
9683 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9684
9685 * src-release: Stop distributing mmalloc with gdb (which doesn't
9686 use it).
9687 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9688 * Makefile.in: Regenerate.
9689
9690 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9691
9692 * configure.in (arm*-*-eabi*): New target.
9693 * configure: Regenerate.
9694
9695 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9696
9697 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9698 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9699 (Dependencies): New section.
9700 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9701 (configure-target-[+module+]): Depend on maybe-all-gcc
9702 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9703 (toplevel profiledbootstrap): Fix dependencies.
9704 * Makefile.in: Regenerate.
9705
9706 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9707
9708 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9709 target-libiberty to noconfigdirs.
9710 * configure: Regenerate.
9711
9712 2004-08-03 Paul Brook <paul@codesourcery.com>
9713
9714 * configure.in: Check for MPFR as well as GMP.
9715 * configure: Regenerate.
9716
9717 2004-08-01 Robert Millan <robertmh@gnu.org>
9718
9719 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9720 libmudflap for all GNU-based systems (with Glibc).
9721 * configure: Regenerate.
9722
9723 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9724
9725 * Makefile.def (host-modules): Add gcc.
9726 * Makefile.in: Regenerate.
9727 * Makefile.tpl (sorry): New rule.
9728 (configure-host, all-host, [+make_target+]-host, do-check,
9729 install-host): Do not add gcc as a special case.
9730 (host modules): Add a small special-casing for gcc. Export
9731 extra_make_flags through the environment.
9732 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9733 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9734 other recursive targets for gcc): Remove.
9735
9736 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9737 (stage, unstage): New rules.
9738 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9739 distclean-stage[+id+]): Use stage_current.
9740 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9741 the stage*-start rules.
9742
9743 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9744
9745 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9746 use -all_load flag.
9747
9748 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9749
9750 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9751 * configure: Regenerate.
9752
9753 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9754
9755 * maintainer-scripts/gcc_release: Revert yesterday's change.
9756
9757 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9758
9759 * MAINTAINERS: Add myself to write-after-approval.
9760
9761 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9762
9763 * libf2c: Removed.
9764 * gcc/gccbug.in: Updated because of libf2c removal.
9765 * maintainer-scripts/gcc_release: Ditto.
9766
9767 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9768
9769 * configure.in: Build libmudflap by default on FreeBSD.
9770 * configure: Regenerated.
9771
9772 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9773
9774 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9775 systems.
9776 * configure: Regenerated.
9777
9778 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9779
9780 PR target/16344
9781 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9782 feedback based compiler.
9783 * Makefile.in: Rebuilt.
9784
9785 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9786
9787 * Makefile.def (host_modules): Set bootstrap=true for flex.
9788 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9789 * Makefile.in: Rebuilt.
9790
9791 2004-07-07 Jan Hubicka <jh@suse.cz>
9792
9793 * MAINTAINERS: Add self as a profile feedback maintainer.
9794
9795 2004-07-05 Phil Edwards <phil@codesourcery.com>
9796
9797 * configure.in: Do not prepend $srcdir to /dev/null in
9798 makefile fragments.
9799 * configure: Regenerate.
9800
9801 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9802
9803 * Makefile.def (build_modules): Add bison, byacc, flex,
9804 m4, texinfo.
9805 (flags_to_pass): Add FLEX.
9806 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9807 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9808 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9809 DEFAULT_MAKEINFO): Remove.
9810 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9811 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9812 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9813 objdir or else use configured tool.
9814 (all-build): New.
9815 (all): Depend on it.
9816 (Build module dependencies): Add.
9817 * Makefile.in: Regenerate.
9818 * configure.in: Better support for multiple build modules,
9819 matching what is done for host/target modules. Do not look
9820 for "plausible" locations of build tools if Canadian cross.
9821 Use autoconf's AC_PROG_CC to find a C compiler. Define
9822 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9823 * configure: Regenerate.
9824
9825 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9826
9827 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9828 * Makefile.in: Regenerate.
9829
9830 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9831
9832 * Makefile.tpl (configure-build-[+module+],
9833 configure-[+module+], configure-target-[+module+]): Pass
9834 [+extra_configure_args+].
9835 (all-build-[+module+], all-[+module+], check-[+module+],
9836 install-[+module+], [+make_target+]-[+module+],
9837 all-target-[+module+], check-target-[+module+],
9838 install-target-[+module+], [+make_target+]-target-[+module+]):
9839 Pass [+extra_make_args+].
9840 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9841 (GCC_HOST_EXPORTS): Remove.
9842 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9843 cross, check-gcc, check-gcc-c++, install-gcc,
9844 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9845 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9846 * Makefile.in: Regenerate.
9847
9848 2004-06-21 Matthew Sachs <msachs@apple.com>
9849
9850 * MAINTAINERS: Added self to write-after-approval.
9851
9852 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9853
9854 * configure.in: Check for srcdir/winsup rather than build directory
9855 winsup.
9856 * configure: Regenerate.
9857
9858 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9859
9860 * configure.in: Don't build Cygwin native newlib if winsup
9861 directory is missing. Emit warning instead.
9862 * configure: Regenerate.
9863
9864 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9865
9866 * Makefile.tpl (touch-stage[+id+]): New.
9867 (restage[+prev+]): Depend on touch-stage[+id+].
9868
9869 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9870 Use it throughout.
9871
9872 * Makefile.def: Add profile and feedback bootstrap stages.
9873 Remove next field from bootstrap stages.
9874 * Makefile.tpl (LN, LN_S): Substitute.
9875 (stageN-start, stageN-end): Use double-colon rules, to
9876 provide a hook for additional setup commands.
9877 (distclean-stageN-gcc, restageN): Create dependencies from
9878 [+prev+], not from [+next+].
9879 (stageN-bubble): Add commands for successive stages from
9880 [+prev+], using double-colon rules.
9881 (all-stageN-gcc): Fix typo.
9882 (stagefeedback-start, profiledbootstrap): New.
9883 * Makefile.in: Regenerate.
9884 * configure.in: Call ACX_PROG_LN.
9885 * configure: Regenerate.
9886
9887 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9888
9889 * MAINTAINERS (Write After Approval): Add myself.
9890
9891 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9892
9893 * MAINTAINERS (Write After Approval): Add myself.
9894
9895 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9896
9897 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9898 without gcc.
9899 * configure: Regenerate.
9900
9901 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9902
9903 * Makefile.tpl: Fix typo.
9904 * Makefile.in: Regenerate.
9905
9906 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9907
9908 * configure.in: Remove new- prefix from toplevel
9909 bootstrap targets.
9910 * configure: Regenerate.
9911
9912 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9913
9914 * Makefile.tpl (all.normal): Rename to all.
9915 (all): Replace with a rule to pick the default
9916 target from configure.
9917 (all-gcc, configure-gcc): Use conditionals to
9918 do nothing when toplevel bootstrap is going on.
9919 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9920 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9921 * configure.in: Support --enable-bootstrap.
9922
9923 * Makefile.def: Remove new- prefix from toplevel
9924 bootstrap targets.
9925 * Makefile.tpl: Likewise.
9926
9927 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9928 target.
9929
9930 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9931 $(RECURSE_FLAGS) to recursive invocation of make.
9932
9933 * Makefile.in: Regenerate.
9934 * configure: Regenerate.
9935
9936 2004-05-30 Andreas Jaeger <aj@suse.de>
9937 Jim Wilson <wilson@specifixinc.com>
9938
9939 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9940 like CC.
9941
9942 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9943
9944 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9945 * configure: Regenerate.
9946
9947 2004-05-25 Daniel Jacobowitz <drow@false.org>
9948
9949 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9950 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9951 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9952 targets.
9953 * Makefile.in: Regenerate.
9954
9955 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9956
9957 * configure.in: Test the ability to symlink directories.
9958 * configure: Regenerate.
9959
9960 * Makefile.def (bootstrap-stage): New definitions.
9961 * Makefile.tpl (configure-stage1-gcc,
9962 configure-stage2-gcc, configure-stage3-gcc,
9963 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9964 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9965 new-restage3, compare): Autogenerate, see Makefile.in
9966 entry for behavioral changes.
9967 (distclean-stage1, new-stage1-start, new-stage1-end,
9968 new-stage1-bubble, distclean-stage2, new-stage2-start,
9969 new-stage2-end, new-stage2-bubble, distclean-stage3,
9970 new-stage3-start, new-stage3-end): New autogenerated targets.
9971 (objext, prebootstrap, BOOT_CFLAGS,
9972 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9973 targets.
9974
9975 * Makefile.in: Regenerate.
9976 (distclean-stage1, new-stage1-start, new-stage1-end,
9977 new-stage1-bubble, distclean-stage2, new-stage2-start,
9978 new-stage2-end, new-stage2-bubble, distclean-stage3,
9979 new-stage3-start, new-stage3-end): New targets.
9980 (all-stage1-gcc): Move prebootstrap dependency from here...
9981 (configure-stage1-gcc): ...to here.
9982 (new-bootstrap): Use bubble targets.
9983 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9984 Use per-stage distclean targets.
9985 (configure-stage1-gcc, configure-stage2-gcc,
9986 configure-stage3-gcc, all-stage1-gcc,
9987 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9988 Use new-stageN-start to prepare the tree.
9989
9990 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9991
9992 * Makefile.def (host_modules): add libcpp.
9993 * Makefile.tpl: Add dependencies on and for libcpp.
9994 * Makefile.in: Regenerate.
9995 * configure.in: Add libcpp host module.
9996 * configure: Regenerate.
9997
9998 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9999
10000 * Makefile.tpl: Whenever a recursive target is defined, wrap
10001 it in a special @if/@endif block, and prepare its maybe
10002 dependency in the @if/@endif block
10003 * configure.in: Instead of writing maybe dependencies, remove
10004 the @if/@endif statements, and remove the @if/@endif blocks
10005 that remain.
10006 * configure: Regenerate.
10007 * Makefile.in: Regenerate.
10008
10009 2004-05-20 Janis Johnson <janis187@us.ibm.com>
10010
10011 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10012
10013 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
10014
10015 PR bootstrap/15120
10016 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10017 * */configure: Rebuilt.
10018
10019 2004-05-17 Zack Weinberg <zack@codesourcery.com>
10020
10021 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10022 of libf2c.
10023 * configure, Makefile.in: Regenerate.
10024
10025 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
10026
10027 * MAINTAINERS (Write After Approval): Add myself.
10028
10029 2004-05-13 Diego Novillo <dnovillo@redhat.com>
10030
10031 Merge from tree-ssa-20020619-branch.
10032
10033 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10034 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10035 (HOST_GMPLIBS): Define.
10036 (HOST_GMPINC): Define.
10037 (TARGET_LIB_PATH): Add libmudflap.
10038 (GFORTRAN_FOR_TARGET): Define.
10039 (configure-build*): Export GFORTRAN.
10040 (configure-gcc): Export GMPLIBS and GMPINC.
10041 (all-gcc): Add maybe-all-libbanshee.
10042 (configure-target-libgfortran): Define.
10043 * Makefile.in: Regenerate.
10044 * configure.in (host_libs): Add libbanshee.
10045 (target_libraries): Add target-libmudflap and target-libgfortran.
10046 Add --with-libbanshee.
10047 Handle --disable-libmudflap.
10048 (*-*-freebsd*): Use with_gmp.
10049 Add $(libgcj) to noconfigdirs.
10050 * configure: Regenerate.
10051 * depcomp: New file.
10052 * MAINTAINERS: Add tree-ssa maintainers.
10053
10054 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
10055
10056 * MAINTAINERS (Various Maintainers): Add myself.
10057
10058 2004-04-30 Brian Ford <ford@vss.fsi.com>
10059
10060 * MAINTAINERS (Write After Approval): Add myself.
10061
10062 2004-04-29 Uros Bizjak <uros@kss-loka.si>
10063
10064 * MAINTAINERS (Write After Approval): Add myself.
10065
10066 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
10067
10068 * config/acx.m4: Fix fastcompare support for new-bootstrap.
10069 * configure: Regenerate.
10070
10071 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
10072
10073 Revert:
10074 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10075
10076 * Makefile.def (flags_to_pass): Remove *dir variables that
10077 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10078 as well as prefix and exec_prefix.
10079 * Makefile.in: Regenerate.
10080
10081 2004-04-26 Robert Millan <robertmh@gnu.org>
10082
10083 Add patches from libtool CVS.
10084 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10085 * ltconfig: Likewise.
10086 * ltcf-c.sh: Likewise.
10087 * ltcf-cxx.sh: Likewise.
10088 * ltcf-gcj.sh: Likewise.
10089
10090 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10091
10092 * Makefile.def (host_modules): Mark with the bootstrap
10093 flag packages on which gcc depends.
10094 * Makefile.tpl (all-bootstrap): Use it.
10095 * Makefile.in: Regenerate.
10096
10097 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10098
10099 * Makefile.def (flags_to_pass): Remove *dir variables that
10100 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10101 as well as prefix and exec_prefix.
10102 * Makefile.in: Regenerate.
10103
10104 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10105
10106 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10107 * configure: Regenerate.
10108 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10109 * gcc/Makefile.tpl (compare): Use the result of the test.
10110 * gcc/Makefile.in: Regenerate.
10111
10112 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
10113
10114 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10115 Always relocate gcc and prev-gcc to the original names, even
10116 if the build fails.
10117 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10118 New targets.
10119
10120 2004-04-23 Laurent GUERBY <laurent@guerby.net>
10121
10122 * MAINTAINERS: Update my email address.
10123
10124 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10125
10126 * configure.in (mips*-*-irix5*): Enable ld.
10127 * configure: Regenerate.
10128
10129 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10130
10131 * configure: Regenerate.
10132
10133 2004-04-15 James E Wilson <wilson@specifixinc.com>
10134
10135 * Makefile.tpl (configure-[+module+], configure-gcc,
10136 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10137 Set and export LDFLAGS.
10138 * Makefile.in: Regenerate.
10139
10140 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10141
10142 * MAINTAINERS: Add myself to write-after-approval.
10143
10144 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10145
10146 PR bootstrap/14871
10147 * Makefile.tpl: If we don't have built-in-tree target tools,
10148 use the ones found by configure rather than hacking around with
10149 program_transform_name.
10150 * configure.in: Give Makefile.tpl the information necessary
10151 to do that.
10152 * Makefile.in: Regenerate.
10153 * configure: Regenerate.
10154
10155 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10156
10157 PR bootstrap/14760
10158 * configure.in: When computing baseargs, strip *all* copies of
10159 offending options. Also, don't match/substitute the trailing space,
10160 so that this actually works when two similar options are separated by
10161 only one space.
10162 * configure: Regenerate.
10163
10164 2004-04-06 David Edelsohn <edelsohn@gnu.org>
10165
10166 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10167 (rs6000-*-aix*): Same.
10168 * configure: Regenerate.
10169
10170 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
10171
10172 * MAINTAINERS: Add myself to write-after-approval.
10173
10174 2004-04-03 Bud Davis <bdavis9659@comcast.net>
10175
10176 * MAINTAINERS: Add myself to write-after-approval.
10177
10178 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10179
10180 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10181 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10182 * Makefile.in: Regenerate.
10183
10184 * configure.in (top level bootstrap support): Rework --enable-werror
10185 to set @stage2_werror_flag@.
10186 * configure: Regenerate.
10187 * Makefile.tpl (top level bootstrap support): Pass
10188 @stage2_werror_flag@ down to configure in stages 2 and 3.
10189 * Makefile.in: Regenerate.
10190
10191 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10192
10193 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10194 for stages 2 and 3 as well as in make. As a consequence, remove
10195 OUTPUT_OPTION (now detected by configure) from the flags passed down
10196 to make.
10197 * Makefile.in: Regenerate.
10198
10199 * Makefile.tpl (new-bootstrap): Fix typo.
10200 * Makefile.in: Regenerate.
10201
10202 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10203
10204 * Makefile.tpl: Rearrange by moving recursive_targets rules
10205 into their proper sections.
10206 * Makefile.tpl (top level bootstrap support): Move disabling
10207 of coverage flags from 'make' to 'configure'; improve comments.
10208 * Makefile.in: Regenerate.
10209
10210 * Makefile.tpl (experimental top level bootstrap) Move stage1
10211 language setting from all- target to configure- target; disable
10212 intermodule optimization in stage 1; prevent gratuitous rebuilds
10213 of stage 1.
10214 * Makefile.in: Regenerate.
10215 * configure.in: Comma-separate stage 1 language list for top
10216 level bootstrap.
10217 * configure: Regenerate.
10218
10219 * Makefile.tpl: Clean up experimental top level bootstrap support:
10220 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10221 prev-gcc in configure- targets as well as all- targets.
10222 * Makefile.in: Regenerate.
10223
10224 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10225
10226 * compile: New file imported from automake.
10227
10228 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
10229
10230 * configure.in: Remove symbolic link section.
10231 * configure: Regenerate.
10232 * Makefile.tpl (links): Remove.
10233 * Makefile.in: Regenerate.
10234
10235 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
10236 Nathanael Nerode <neroden@gcc.gnu.org>
10237
10238 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10239 Set with AC_CHECK_PROGS.
10240 * configure.in: Fix comment typo from last patch.
10241 * configure: Regenerate.
10242
10243 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10244
10245 * Makefile.tpl: Introduce experimental top level bootstrap support.
10246 * Makefile.in: Regenerate.
10247 * configure.in: Introduce support for top level bootstrap.
10248 * configure: Regenerate.
10249
10250 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
10251 Paolo Bonzini <bonzini@gnu.org>
10252
10253 PR bootstrap/14522
10254 * configure.in: Cope with shells that do not support unquoted ^
10255 * configure: Regenerate.
10256
10257 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
10258 Paolo Bonzini <bonzini@gnu.org>
10259
10260 PR bootstrap/14522
10261 * configure.in: Cope with shells that do not support nesting
10262 quotes inside quoted backquote substitutions.
10263 * configure: Regenerate.
10264
10265 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10266
10267 PR bootstrap/14522
10268 * configure.in: Fix escaping of $.
10269 * configure: Regenerate.
10270
10271 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10272
10273 * configure: Regenerate, since I forgot to while committing Paolo's
10274 changes.
10275
10276 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
10277
10278 PR ada/14131
10279 Move language detection to the top level.
10280 * configure.in: Find default values for the tools as
10281 soon as possible. Disable ada if GNAT is not found.
10282 Emit error message about missing languages. Expand
10283 --enable-languages=all for the gcc subdirectory.
10284
10285 2004-03-10 Ben Elliston <bje@gnu.org>
10286
10287 * MAINTAINERS: Update my email address.
10288
10289 2004-03-05 David Edelsohn <edelsohn@gnu.org>
10290
10291 * ltconfig: Disable building static libraries if building shared
10292 libraries on AIX 5L.
10293
10294 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10295
10296 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10297 and disable libgcj.
10298 * configure: Regenerated.
10299
10300 2004-03-01 Brian Booth <bbooth@redhat.com>
10301
10302 * MAINTAINERS: Add myself to write-after-approval.
10303
10304 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10305
10306 * MAINTAINERS: Add myself to write-after-approval.
10307
10308 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10309
10310 PR bootstrap/7087
10311 * Makefile.tpl: Guard XFOO sed statements better.
10312 * Makefile.tpl: Add dependency for configure-target-libada.
10313 * Makefile.in: Regenerate (incidentally fixes broken
10314 commit when libada-branch was merged).
10315
10316 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10317
10318 * MAINTAINERS: Add myself to write-after-approval.
10319
10320 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10321
10322 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10323 maintainers.
10324
10325 2004-02-20 Andrew Cagney <cagney@redhat.com>
10326
10327 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10328 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10329
10330 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10331
10332 PR bootstrap/11932
10333 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10334
10335 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10336
10337 * MAINTAINERS: Added myself to write-after-approval.
10338
10339 2004-02-14 Michael Koch <konqueror@gmx.de>
10340
10341 * MAINTAINERS: Added myself to write-after-approval.
10342
10343 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10344
10345 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10346 some OS port maintainers to OS port maintainers section.
10347
10348 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10349
10350 * MAINTAINERS: Add self.
10351
10352 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10353
10354 * MAINTAINERS: Alphabetize.
10355
10356 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
10357
10358 * MAINTAINERS: Remove myself.
10359
10360 2004-02-11 David Edelsohn <edelsohn@gnu.org>
10361
10362 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10363 (rs6000-*-aix*): Same.
10364 * configure: Regenerate.
10365
10366 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10367
10368 * configure.in (host): Add in missing $noconfigdirs to defines.
10369 * configure: Regenerate.
10370
10371 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10372 Nathanael Nerode <neroden@gcc.gnu.org>
10373
10374 PR ada/6637, PR ada/5911
10375 Merge with libada-branch:
10376 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10377 with appropriate dependencies. Add --enable-libada configure switch.
10378 * configure, Makefile.in: Regenerate.
10379
10380 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
10381
10382 * MAINTAINERS: Add myself to write-after-approval.
10383
10384 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10385
10386 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10387 * configure: Regenerate.
10388
10389 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10390
10391 Merge from upstream:
10392
10393 * ltmain.in: When setting IFS to '~', be careful about user
10394 arguments that contain '~'.
10395
10396 2004-02-04 Peter O'Gorman <peter@pogma.com>
10397
10398 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10399 Also test $base_compile against $CC with escaped arguments. Bug
10400 reported by Geoff Keating <geoffk@apple.com>.
10401
10402 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10403
10404 * MAINTAINERS: Remove i960 port.
10405
10406 2004-01-23 DJ Delorie <dj@redhat.com>
10407
10408 * Makefile.def (target_modules) [libiberty]: Don't stage.
10409 * Makefile.in: Rebuilt.
10410
10411 2004-01-20 Caroline Tice <ctice@apple.com>
10412
10413 * MAINTAINERS: Add myself to write-after-approval.
10414
10415 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10416
10417 * MAINTAINERS: Update my email address.
10418
10419 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10420
10421 * MAINTAINERS: Add myself to write-after-approval.
10422
10423 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10424
10425 * MAINTAINERS: Remove entries without email address.
10426
10427 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10428
10429 * MAINTAINERS: Add myself to write-after-approval.
10430
10431 2004-01-15 Steven Bosscher <stevenb@suse.de>
10432
10433 * MAINTAINERS: Update my email address.
10434
10435 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10436
10437 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10438 * Makefile.tpl (configure-target-[+module+]): Support stage.
10439 * Makefile.in: Rebuilt.
10440
10441 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10442
10443 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10444
10445 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10446
10447 * MAINTAINERS: Add myself as a MIPS maintainer.
10448
10449 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10450
10451 * configure.in: Use ./config.cache, not config.cache.
10452 * configure: Regenerate.
10453 * Makefile.tpl: Special-casing not needed for GCC any more.
10454 * Makefile.in: Regenerate.
10455
10456 * configure.in: Don't share a cache file for host dirs.
10457 * configure: Regenerate.
10458
10459 * config-ml.in: Don't mess with the cache file.
10460
10461 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10462
10463 * MAINTAINERS: Move myself from 'Write After Approval' to
10464 'CPU Port Maintainers' section as SPARC maintainer.
10465
10466 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10467
10468 * Makefile.tpl: Make GCC use a separate config.cache.
10469 * Makefile.in: Regenerate.
10470
10471 PR bootstrap/11932, PR bootstrap/11933
10472 (I don't know if it will fix either of them, but it relates
10473 to them.)
10474 * configure.in: Don't use shared config.cache for target
10475 directories.
10476 * configure: Regenerate.
10477
10478 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10479
10480 * MAINTAINERS: Add myself to 'Write After Approval' section.
10481
10482 2003-12-31 Roger Sayle <roger@eyesopen.com>
10483
10484 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10485 * configure: Regenerated.
10486
10487 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10488
10489 * MAINTAINERS: Remove the mn10200 maintainer.
10490
10491 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10492
10493 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10494 * configure: Regenerated.
10495
10496 2003-12-16 Jan Hubicka <jh@suse.cz>
10497
10498 * MAINTAINERS: Add myself as callgraph maintainer.
10499
10500 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10501
10502 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10503 * configure: Regenerate.
10504
10505 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10506
10507 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10508 'Write After Approval' section. Update email.
10509
10510 2003-12-01 James Lemke <jim@wasabisystems.com>
10511
10512 * MAINTAINERS (Write After Approval): Add myself.
10513
10514 2003-11-20 Matt Thomas <matt@3am-software.com>
10515
10516 * MAINTAINERS: Add myself as a vax port maintainer.
10517
10518 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10519
10520 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10521 (configure-build-[+module+], configure-[+module+]): Likewise.
10522 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10523 * Makefile.in: Regenerate.
10524
10525 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10526
10527 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10528 shared/dylibed libraries.
10529 * ltmain.sh: Likewise.
10530 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10531 * ltcf-cxx.sh: Likewise.
10532 * ltcf-gcj.sh: Likewise.
10533 * ltconfig: Likewise.
10534
10535 2003-11-17 Stan Cox <scox@redhat.com>
10536
10537 * MAINTAINERS: Add myself as iq2000 port maintainer.
10538
10539 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10540
10541 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10542 * Makefile.in: Regenerate.
10543
10544 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10545
10546 * config.sub: Update to 2003-11-03 version.
10547
10548 2003-10-20 Phil Edwards <phil@codesourcery.com>
10549
10550 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10551 * configure: Regenerate.
10552
10553 2003-10-20 Nicolas Pitre <nico@cam.org>
10554
10555 * MAINTAINERS: Add myself to 'Write After Approval' section.
10556
10557 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10558
10559 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10560
10561 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10562
10563 * MAINTAINERS: Update my email address.
10564
10565 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10566
10567 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10568
10569 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10570
10571 * MAINTAINERS: Add myself to 'Write After Approval' section.
10572
10573 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10574
10575 * config.guess: Update to 2003-10-16 version.
10576 * config.sub: Update to 2003-10-16 version.
10577
10578 2003-10-15 David Daney <ddaney@avtrex.com>
10579
10580 * MAINTAINERS: Added myself to 'Write After Approval' section.
10581
10582 2003-10-15 Falk Hueffner <falk@debian.org>
10583
10584 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10585 'Write After Approval' section. Update email.
10586
10587 2003-10-14 Roger Sayle <roger@eyesopen.com>
10588
10589 * MAINTAINERS: Move myself from 'Write After Approval' to
10590 'Various Maintainers' section as middle-end maintainer.
10591
10592 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10593
10594 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10595 HOST_FLAGS_TO_PASS.
10596 * Makefile.in: Regenerate.
10597
10598 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10599
10600 * config.guess: Update to 2003-10-07 version.
10601 * config.sub: Update to 2003-10-07 version.
10602
10603 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10604
10605 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10606 * ltconfig (irix5*, irix6*): Don't override version_type.
10607
10608 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10609
10610 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10611 * configure: Rebuilt
10612 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10613 * Makefile.in: Rebuilt
10614
10615 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10616
10617 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10618
10619 2003-09-30 Carlo Wood <carlo@alinoe.com>
10620
10621 * MAINTAINERS (Write After Approval): Add myself.
10622
10623 2003-09-29 Paul Koning <ni1d@arrl.net>
10624
10625 * MAINTAINERS: Move myself from "Write After Approval"
10626 to CPU platform maintainers for pdp11 platform.
10627
10628 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10629
10630 * MAINTAINERS: Move myself from 'Write After Approval' to
10631 'Various Maintainers' section as libffi testsuite maintainer.
10632
10633 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10634
10635 * configure.in: Pass a computed --program-transform-name
10636 to subconfigures.
10637 * configure: Regenerated.
10638
10639 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10640
10641 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10642 * Makefile.in: Regenerate.
10643
10644 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10645 * Makefile.in: Regenerate.
10646
10647 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10648
10649 * MAINTAINERS: Move myself from 'Write After Approval'
10650 to 'Various Maintainers' (objective-c) section.
10651
10652 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10653
10654 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10655 quoting.
10656 * configure: Regenerated.
10657
10658 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10659
10660 * MAINTAINERS (Write After Approval): Add myself to write after
10661 approval list.
10662
10663 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10664
10665 * MAINTAINERS (Write After Approval): Add myself.
10666
10667 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10668
10669 * MAINTAINERS: Update my e-mail address.
10670
10671 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10672
10673 * libtool.m4 (LD): Correct powerpc64 host match.
10674
10675 2003-09-06 James E Wilson <wilson@tuliptree.org>
10676
10677 * MAINTAINTERS: Update my affiliation and email address.
10678
10679 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10680
10681 * MAINTAINERS (Write After Approval): Add myself.
10682
10683 2003-09-04 DJ Delorie <dj@redhat.com>
10684
10685 * configure: Regenerate.
10686
10687 2003-09-04 Robert Millan <robertmh@gnu.org>
10688
10689 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10690
10691 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10692
10693 * configure.in: Ensure arguments to sed are properly spaced.
10694 * configure: Regenerate.
10695
10696 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10697
10698 * MAINTAINERS: Update my e-mail address.
10699
10700 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10701
10702 * MAINTAINERS (Write After Approval): Add myself.
10703
10704 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10705
10706 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10707 * configure: Regenerated.
10708
10709 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10710
10711 * MAINTAINERS: Update my email address.
10712
10713 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10714
10715 * configure.in: Use newline instead of semicolon when assuming
10716 shell arguments in a for loop.
10717 * configure: Regenerated.
10718
10719 2003-08-22 Jason Eckhardt <jle@rice.edu>
10720
10721 * MAINTAINERS: Resurrect the i860 maintainer.
10722
10723 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10724
10725 PR 8180
10726 * configure.in: When testing with_libs and with_headers, treat
10727 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10728 * configure: Regenerate.
10729
10730 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10731 make, shell, etc.
10732 (baseargs): Likewise.
10733 * configure: Regenerate.
10734
10735 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10736
10737 * MAINTAINERS (Write After Approval): Add myself.
10738
10739 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10740
10741 * configure.in: Disable libgcj for darwin not on powerpc.
10742 * configure: Rebuild.
10743
10744 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10745
10746 * config-ml.in, symlink-tree: Add license.
10747
10748 2003-08-03 Richard Stallman <rms@gnu.org>
10749 Eben Moglen <moglen@columbia.edu>
10750
10751 * README.SCO: New file.
10752
10753 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10754
10755 * Makefile.tpl (check, check-c++): Express dependencies using
10756 dependencies rather than commands.
10757 * Makefile.in: Regenerate.
10758
10759 2003-08-01 Andrew Cagney <cagney@redhat.com>
10760
10761 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10762 * configure: Ditto.
10763
10764 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10765
10766 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10767 * Makefile.in: Update.
10768
10769 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10770
10771 * configure.in: Enable libgcj for darwin.
10772 * configure: Rebuild.
10773
10774 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10775
10776 * config-ml.in: Use ac_configure_args directly instead of
10777 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10778 actually seen.
10779
10780 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10781
10782 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10783 creating target and build subdirs to build all parent dirs as needed.
10784 * Makefile.in: Rebuild.
10785 * configure.in: Don't build dirs explicitly here.
10786 * configure: Rebuild.
10787
10788 2003-07-26 Paul Brook <paul@nowt.org>
10789
10790 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10791
10792 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10793
10794 * Makefile.tpl (all-make): Depend on intl.
10795 * Makefile.in: Rebuilt.
10796
10797 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10798
10799 * install-sh: Update to newer upstream versions (associated with
10800 aclocal 1.7).
10801 * mkinstalldirs: Likewise.
10802 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10803
10804 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10805
10806 * MAINTAINERS: Move self from Bug database only accounts
10807 to write-after-approval.
10808
10809 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10810
10811 * config.if: Remove unused libc_interface determination.
10812
10813 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10814
10815 * MAINTAINERS: Move self from write-after-approval to
10816 build machinery (*.in).
10817
10818 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10819
10820 PR bootstrap/11273
10821 PR bootstrap/11408
10822 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10823 unused INSTALL_PROGRAM_ARGS.
10824 * configure.in: Use AC_PROG_INSTALL.
10825 * Makefile.in: Regenerate.
10826 * configure: Regenerate.
10827
10828 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10829
10830 * MAINTAINERS: Alphabetize.
10831
10832 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10833
10834 * configure: Rebuilt.
10835 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10836 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10837 newlib nor libgloss.
10838 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10839 * configure.in (am33_2.0-*-linux*): Added.
10840
10841 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10842
10843 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10844 * configure: Regenerate.
10845
10846 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10847
10848 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10849 * Makefile.in: Regenerate.
10850
10851 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10852
10853 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10854 * Makefile.in: Regenerate.
10855
10856 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10857
10858 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10859 * Makefile.in: Regenerated.
10860
10861 * config-ml.in: Replace PWD with PWD_COMMAND.
10862
10863 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10864
10865 * intl: New directory; see intl/ChangeLog for details.
10866 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10867 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10868 * Makefile.in: Regenerate.
10869
10870 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10871
10872 * configure.in: Clean up config-lang.in handling. Delete
10873 useless assignment to "subdirs".
10874 * configure: Regenerate.
10875
10876 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10877
10878 * configure.in: Rename 'target_libs' to 'target_libraries'.
10879 Remove useless reference to 'target_libs'.
10880 * configure: Regenerate.
10881
10882 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10883
10884 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10885 * Makefile.in: Regenerate.
10886
10887 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10888
10889 * Makefile.def: Introduce flags_to_pass.
10890 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10891 * Makefile.in: Regenerate.
10892
10893 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10894
10895 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10896 and target-libgloss.
10897 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10898 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10899 * configure: Regenerate.
10900
10901 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10902
10903 * configure.in: Update testsuite_flags to new location.
10904 * configure. Regenerate.
10905
10906 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10907
10908 * Makefile.tpl: Remove BUILD_CC stuff.
10909 * Makefile.in: Regenerate.
10910
10911 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10912
10913 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10914
10915 2003-06-16 Graeme Peterson <gp@qnx.com>
10916
10917 * MAINTAINERS (Write After Approval): Add myself.
10918
10919 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10920
10921 * config.guess: Update to 2003-06-12 version.
10922 * config.sub: Update to 2003-06-13 version.
10923
10924 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10925
10926 * config.guess: Update to 2003-06-06 version.
10927 * config.sub: Update to 2003-06-06 version.
10928
10929 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10930
10931 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10932 * configure. Regenerate.
10933
10934 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10935
10936 * configure.in: Disable serial configure by default.
10937 * configure: Regenerate.
10938 * Makefile.tpl: Abolish .NOTPARALLEL.
10939 * Makefile.in: Regenerate.
10940
10941 * Makefile.tpl: Replace {build,host,target}_canonical by
10942 {build,host,target}.
10943 * Makefile.in: Regenerate.
10944
10945 * Makefile.tpl: Fix stupid pasto.
10946 * Makefile.in: Regenerate.
10947
10948 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10949
10950 * Makefile.tpl: Remove bogus conditional.
10951 * Makefile.in: Regenerate.
10952
10953 2003-06-05 Jan Hubicka <jh@suse.cz>
10954
10955 * Makefile.tpl (profiledbootstrap): New target.
10956 * Makefile.in (profiledbootstrap): New target.
10957
10958 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10959
10960 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10961 Pinski. Remove user names from other bugzilla-only maintainers.
10962
10963 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10964
10965 * Makefile.tpl: Make 'recursive targets' using autogen rather
10966 than shell loop. Remove duplicate 'clean' targets and false
10967 comments.
10968 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10969 Add systematic method of specifying missing targets in subdirs.
10970 Add copyright boilerplate.
10971 * Makefile.in: Regenerate.
10972 * configure.in: Add 'recursive targets' to maybe list.
10973 * configure: Regenerate.
10974
10975 * MAINTAINERS: "GNATS only" -> "Bug database only".
10976
10977 * Makefile.tpl: Rename [+target+] to [+make_target+].
10978 * Makefile.def: Rename 'target' to 'make_target'.
10979
10980 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10981
10982 * MAINTAINERS: Add self as options handling maintainer.
10983
10984 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10985
10986 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10987 been too long since I touched those ports.
10988
10989 2003-05-28 DJ Delorie <dj@redhat.com>
10990
10991 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10992 * Makefile.in: Regenerate.
10993
10994 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10995
10996 * configure.in: Use curly braces in the definition of tooldir.
10997 * configure: Regenerate.
10998
10999 2003-05-21 DJ Delorie <dj@redhat.com>
11000
11001 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11002 newlib or libgloss.
11003 * Makefile.in: Regenerate.
11004
11005 2003-05-21 DJ Delorie <dj@redhat.com>
11006
11007 * Makefile.tpl: Add missing empty maybe-check-gcc target.
11008 * Makefile.in: Regenerate.
11009
11010 2003-05-20 Ian Lance Taylor <ian@airs.com>
11011
11012 * MAINTAINERS: Update my e-mail address.
11013
11014 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
11015
11016 * configure.in: Switch more things to use maybe dependencies.
11017 * Makefile.tpl: Switch more things to use maybe dependencies.
11018 Factor out common code from autogen IF statements.
11019 * configure: Regenerate.
11020 * Makefile.in: Regenerate.
11021
11022 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
11023
11024 * configure.in: Accept i[3456789]86 for machine type.
11025 * configure: Regenerate.
11026
11027 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
11028
11029 * configure.in: Switch more things to use maybe dependencies.
11030 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
11031 * configure: Regenerate.
11032 * Makefile.tpl: Switch more things to use maybe dependencies.
11033 * Makefile.in: Regenerate.
11034
11035 2003-05-16 Andreas Schwab <schwab@suse.de>
11036
11037 * Makefile.tpl (install-opcodes): Define.
11038 * Makefile.in: Rebuild.
11039
11040 2003-05-13 Andreas Jaeger <aj@suse.de>
11041
11042 * config.guess: Update to 2003-05-09 version.
11043 * config.sub: Update to 2003-05-09 version.
11044
11045 2003-05-13 Michael Eager <eager@mvista.com>
11046
11047 * configure.in: Correct sed script so that options in quotes are not
11048 deleted.
11049 * configure: Rebuild.
11050
11051 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
11052
11053 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11054 and $$s/newlib/libc/sys/cygwin32 include paths.
11055 * configure: Ditto.
11056
11057 2003-05-12 Michael Meissner <gnu@the-meissners.org>
11058
11059 * MAINTAINERS: Update my email addresses.
11060
11061 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
11062
11063 * config-ml.in: Propagate INSTALL variables.
11064
11065 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11066
11067 * MAINTAINERS: Remove duplicate entries in Write After Approval.
11068
11069 2003-05-02 Chris Demetriou <cgd@broadcom.com>
11070
11071 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11072 * Makefile.in: Regenerate.
11073
11074 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
11075
11076 * MAINTAINERS (GNATS only): Add Falk Hueffner.
11077
11078 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
11079
11080 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11081
11082 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
11083
11084 * Makefile.tpl: Clean $(BUILD_SUBDIR).
11085 * Makefile.in: Regenerated.
11086
11087 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
11088
11089 * MAINTAINERS (Write After Approval): Upgrade myself from
11090 GNATS only to write-after-approval. Update my mail address.
11091
11092 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
11093
11094 (OS Port Maintainers: freebsd): Add myself.
11095
11096 2003-04-22 Mark Mitchell <mark@codesourcery.com>
11097
11098 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11099
11100 2003-04-22 Kean Johnston <jkj@sco.com>
11101
11102 * MAINTAINERS (SCO ports): Added myself.
11103
11104 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11105
11106 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11107
11108 2003-04-19 Kean Johnston <jkj@sco.com>
11109
11110 * MAINTAINERS (Write After Approval): Add myself.
11111
11112 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11113
11114 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11115 * Makefile.in: Regenerate.
11116
11117 2003-04-18 Jakub Jelinek <jakub@redhat.com>
11118
11119 * configure.in (powerpc64*-*-linux*): Remove.
11120 * configure: Rebuilt.
11121
11122 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
11123
11124 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11125 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11126 and restrap.
11127 * Makefile.in: Regenerate.
11128
11129 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
11130
11131 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11132 * configure: Regenerated.
11133
11134 2003-04-15 DJ Delorie <dj@redhat.com>
11135
11136 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11137
11138 2003-04-13 Nick Clifton <nickc@redhat.com>
11139
11140 * config-ml.in: Remove support for --disable-aix removing
11141 call-aix multilibs.
11142
11143 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
11144
11145 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11146 * */configure: Rebuilt.
11147
11148 2003-04-08 Joel Sherrill <joel@oarcorp.com>
11149
11150 * MAINTAINERS: Add my email address.
11151
11152 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
11153
11154 * MAINTAINERS (Write After Approval): Add myself.
11155
11156 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11157
11158 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11159 * Makefile.in: Regenerate.
11160
11161 2003-03-14 Michael Chastain <mec@shout.net>
11162
11163 * Makefile.in: Regenerate with correct Makefile.def.
11164
11165 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11166
11167 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11168 Make macro.
11169 * Makefile.in: Regenerate.
11170 * configure.in: Clean up gxx_include_dir logic.
11171 * configure: Regenerate.
11172
11173 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11174
11175 * MAINTAINERS (Write After Approval): Add myself.
11176
11177 2003-03-10 Ben Elliston <bje@wasabisystems.com>
11178
11179 * MAINTAINERS: Update my mail address.
11180
11181 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11182
11183 * configure.in (gxx_include_dir): Fix typo.
11184 * configure: Regenerated.
11185
11186 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11187
11188 * Makefile.tpl: Reindent.
11189 * Makefile.in: Regenerate.
11190 * configure.in: Reindent. Don't set unused variables.
11191 * configure: Regenerate.
11192
11193 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
11194
11195 * configure.in: Include $(build_tooldir)/sys-include in
11196 FLAGS_FOR_TARGET.
11197 * configure: Regenerated.
11198
11199 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11200
11201 * Makefile.tpl: Always pass down RANLIB.
11202 * Makefile.in: Regenerate.
11203
11204 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11205 * Makefile.in: Regenerate.
11206 * configure.in: Remove unused logic relating to --enable-shared
11207 and --enable-threads. Remove bogus comments. Remove redundant
11208 noconfigdirs.
11209 * configure: Regenerate.
11210
11211 * configure.in: Replace ${libstdcxx_version} by its value.
11212 Remove reference to mh-dgux.
11213 * configure: Regenerate.
11214
11215 2003-03-03 Kevin Buettner <kevinb@redhat.com>
11216
11217 * MAINTAINERS (Write After Approval): Add myself.
11218
11219 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11220
11221 * Makefile.tpl: Rearrange.
11222 * Makefile.in: Regenerate.
11223
11224 2003-02-25 Uwe Stieber <uwe@wwws.de>
11225
11226 * configure.in: Add support for kaOS as cross build target system.
11227 * configure: Regenerated.
11228
11229 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11230
11231 * MAINTAINERS (Write after approval): Add myself.
11232
11233 2003-02-21 James E Wilson <wilson@tuliptree.org>
11234
11235 * MAINTAINERS: Update my email address.
11236
11237 2003-02-21 Zack Weinberg <zack@codesourcery.com>
11238
11239 * MAINTAINERS: Add self to blanket write privs. section.
11240
11241 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
11242
11243 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11244 configure-target-* as some target builds may require additional
11245 flags for preprocessor tests.
11246 * Makefile.in: Regenerated.
11247
11248 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
11249
11250 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11251 * ltconfig: Handle it.
11252 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11253 auto-detecting it.
11254
11255 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11256 it is used as argument to $CC.
11257 * ltcf-gcj.sh: Likewise.
11258
11259 * configure.in: Introduce --enable-maintainer-mode.
11260 * configure: Rebuilt.
11261 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11262 for maintainer mode.
11263 * Makefile.in: Rebuilt.
11264
11265 2003-02-18 Jason Merrill <jason@redhat.com>
11266
11267 * Makefile.tpl (check-c++): Allow parallelism.
11268
11269 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11270
11271 * MAINTAINERS: Remove John Carr (who never actually had access to
11272 gcc.gnu.org).
11273
11274 2003-02-15 Geoffrey Keating <geoffk@apple.com>
11275
11276 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11277 don't configure target-libobjc.
11278 * configure: Regenerate.
11279
11280 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11281
11282 * Makefile.tpl (RANLIB): Define.
11283 * Makefile.in: Regenerate.
11284
11285 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11286
11287 * MAINTAINERS: Update my email.
11288
11289 2003-02-06 Keith R Seitz <keiths@redhat.com>
11290
11291 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11292 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11293 * Makefile.in: Regenerated.
11294 * configure.in: Remove all traces of snavigator, db, and grep.
11295 * configure: Regenerated.
11296
11297 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11298
11299 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11300 After Approval.
11301
11302 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11303
11304 * MAINTAINERS (Write after approval): Add myself.
11305
11306 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11307
11308 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11309 * Makefile.in: Regenerated.
11310
11311 2003-01-30 Roger Sayle <roger@eyesopen.com>
11312
11313 * config.guess: Updated to 2003-01-30's version.
11314 * config.sub: Updated to 2003-01-28's version.
11315
11316 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11317
11318 * config.if: If gcc_version is already set, just use it. Don't set
11319 gcc_version_trigger if it's already set, otherwise set it to
11320 gcc/version.c, but only if the file exists. If it is not set and
11321 gcc/version.c does not exist, try to extract the version number from
11322 $CC.
11323
11324 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11325
11326 * MAINTAINERS: Add myself to write-after-approval list.
11327
11328 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11329
11330 * configure.in: Revert 24Jan change.
11331 * configure: Regenerate.
11332
11333 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11334
11335 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11336 entry of HJ Lu.
11337
11338 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11339
11340 * configure.in: Revert previous change.
11341 * configure: Regenerate.
11342
11343 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11344
11345 * configure.in: Make rda native-only.
11346 * configure: Regenerate.
11347
11348 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11349
11350 * MAINTAINERS: Move myself from GNATS-only-accounts to
11351 write-after-approval.
11352
11353 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11354
11355 * configure.in: Add missing \.
11356 * configure: Rebuilt.
11357
11358 2003-01-17 Jakub Jelinek <jakub@redhat.com>
11359
11360 * configure.in (baseargs): Avoid using \| in sed regular
11361 expressions.
11362 * configure: Rebuilt.
11363
11364 2003-01-16 Jakub Jelinek <jakub@redhat.com>
11365
11366 * configure.in (baseargs): Remove all supported forms of
11367 --cache-file, --srcdir, --host, --build and --target options
11368 from argument lists.
11369 * configure: Rebuilt.
11370
11371 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
11372
11373 * MAINTAINERS: Add myself to write-after-approval list.
11374
11375 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
11376
11377 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11378 * configure: Rebuilt.
11379
11380 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11381
11382 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11383 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11384 * Makefile.in: Regenerate.
11385 * configure: Regenerate.
11386
11387 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
11388
11389 * configure.in: Remove Makefile in build, host and target modules
11390 unless configure was run with --no-recursion.
11391 * configure: Rebuilt.
11392
11393 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11394
11395 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11396 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11397 * Makefile.in: Regenerate.
11398
11399 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11400
11401 * config.guess: Update to 2003-01-03 version.
11402 * config.sub: Update to 2003-01-03 version.
11403
11404 2003-01-07 Christopher Faylor <cgf@redhat.com>
11405
11406 * configure: Regenerate with proper autoconf 2.13.
11407
11408 2003-01-07 Christopher Faylor <cgf@redhat.com>
11409
11410 * configure.in: Add AC_PREREQ for consistency.
11411 * configure: Regenerate.
11412
11413 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11414
11415 * configure.in (GDB_TK): Add tcl directories conditional on
11416 gdb/gdbtk directory being present.
11417 * configure: Regenerate.
11418
11419 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11420
11421 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11422 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11423 * configure: Rebuilt.
11424
11425 2002-12-31 Tom Tromey <tromey@redhat.com>
11426
11427 * Makefile.in: Rebuilt.
11428 * Makefile.def (target_modules) [libffi]: Allow installation.
11429
11430 2002-12-31 Andreas Schwab <schwab@suse.de>
11431
11432 * configure.in: Fix use of $program_transform_name.
11433 * configure: Regenerated.
11434
11435 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11436
11437 * configure.in (baseargs): Don't remove first configure argument.
11438 * configure: Regenerated.
11439
11440 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11441
11442 * Makefile.tpl (local-distclean): Don't remove...
11443 (multilib.ts): ... this. Moved into...
11444 (multilib.out): ... this. Don't use sub-make.
11445 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11446 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11447 (configure-build-[+module+], configure-[+module+],
11448 configure-target-[+module+], configure-gcc): ... these. Test
11449 for Makefile existence. Drop config.status from dependencies.
11450 * Makefile.in: Rebuilt.
11451 * configure.in: Move gcc-version-trigger to the end of
11452 ac_configure_args. Add comments to maybedep.tmp and
11453 serdep.tmp. Introduce --disable-serial-configure. Remove
11454 nonopt from baseargs, matching and removing corresponding
11455 whitespace while at it.
11456 * configure: Rebuilt.
11457
11458 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11459
11460 * configure.in (host_configargs): Replace reference to
11461 no-longer-defined buildopts with --build=${build_alias}.
11462 * configure: Rebuilt.
11463
11464 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11465 program_transform_name to standard idiom.
11466 (AUTOGEN, AUTOCONF): Define.
11467 (Makefile.in): Use $(AUTOGEN).
11468 (Makefile): Depend on config.status, and use autoconf-style rule to
11469 build it. Move original commands to...
11470 (config.status): ... this new target.
11471 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11472 $(AUTOCONF).
11473 * Makefile.in: Rebuilt.
11474
11475 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11476
11477 * Makefile.tpl: Fix dramatic bustage due to change in
11478 program_transform_name.
11479 * Makefile.in: Regenerate.
11480
11481 * configure.in: Remove unnecessary PATH setting.
11482 * configure: Regnerate.
11483
11484 * configure.in: Don't default to unprefixed tools unless
11485 the native tools will work.
11486 * configure: Regenerate.
11487
11488 * configure.in: Convert to autoconf script. Blow away lots
11489 of now-redundant Makefile fragments.
11490 * configure: Generate using Autoconf.
11491 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11492 * Makefile.in: Regenerate.
11493
11494 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11495
11496 * configure: Fix stupid bug where RANLIB was mistakenly included.
11497
11498 * configure.in: Rename (buildargs, hostargs, targargs) to
11499 (build_configargs, host_configargs, target_configargs).
11500
11501 * configure.in: Move logic out of sed statement.
11502
11503 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11504 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11505
11506 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11507
11508 * config.sub: Import from master repository
11509 * config.guess: Ditto
11510
11511 2002-12-24 Andreas Schwab <schwab@suse.de>
11512
11513 * Makefile.tpl (multilib.out): Fix missing space.
11514 * Makefile.in: Regenerate.
11515
11516 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11517
11518 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11519 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11520 * Makefile.in: Regenerate.
11521 * configure.in: Remove unnecessary leftovers.
11522
11523 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11524
11525 * configure.in (extra_ranlibflags_for_target): New variable.
11526 (*-*-darwin): Add -c to ranlib commands.
11527 * configure (tooldir): Handle extra_ranlibflags_for_target.
11528
11529 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11530
11531 * Makefile.tpl: Revert HJL's change.
11532 * Makefile.in: Regenerated.
11533 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11534 always.
11535
11536 2002-12-19 Andreas Schwab <schwab@suse.de>
11537
11538 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11539 * Makefile.in: Regenerate.
11540
11541 2002-12-18 H.J. Lu <hjl@gnu.org>
11542
11543 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11544 * Makefile.in: Regenerated.
11545
11546 * configure.in (build_prefix): New. Substitute.
11547
11548 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11549
11550 * Makefile.tpl: Don't let real targets depend on phony targets.
11551 * Makefile.in: Regenerate.
11552
11553 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11554 * Makefile.in: Regenerate.
11555
11556 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11557
11558 * config.sub: Import from master repository
11559 * config.guess: Ditto
11560
11561 2002-12-16 Jason Merrill <jason@redhat.com>
11562
11563 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11564 previous 'make bootstrap'.
11565 * Makefile.in: Regenerate.
11566
11567 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11568
11569 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11570
11571 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11572
11573 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11574 * Makefile.in: Regenerate.
11575
11576 2002-12-13 Jason Merrill <jason@redhat.com>
11577
11578 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11579 library tests.
11580 (check-c++): Just depend on it and check-target-libstdc++-v3.
11581 * Makefile.in: Regenerate.
11582
11583 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11584
11585 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11586 * Makefile.in: Rebuilt.
11587
11588 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11589
11590 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11591
11592 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11593
11594 * configure: Fix bug put in by gremlins.
11595
11596 * Makefile.tpl: Substitute more autoconfily.
11597 * configure: Substitute more autoconfily.
11598 * Makefile.in: Regenerate.
11599
11600 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11601
11602 * config.sub: Import from master repository
11603 * config.guess: Ditto
11604 * MAINTAINERS: Added Svein Seldal under write after approval
11605
11606 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11607
11608 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11609 * Makefile.in (all-sim): Ditto.
11610
11611 2002-12-06 DJ Delorie <dj@redhat.com>
11612
11613 * Makefile.tpl: Change configure dependencies to not have real
11614 targets depend on phony targets.
11615
11616 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11617
11618 * configure.in: Revert unintentional change.
11619
11620 * Makefile.tpl: Change dependency for */multilib.out so that
11621 it works when gcc isn't in the tree.
11622
11623 * configure.in: Substitute more.
11624 * configure: Run subconfigures from the Makefile.
11625 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11626 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11627
11628 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11629
11630 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11631
11632 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11633
11634 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11635 and corresponding dependencies.
11636 * Makefile.in: Regenerate.
11637
11638 * configure.in (host_tools): Order binutils, gas and ld for
11639 convenience in running the testsuites.
11640
11641 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11642 * Makefile.in: Regenerate.
11643 * configure.in: Introduce rules to serialize subconfigure runs.
11644
11645 * configure.in: Introduce BASE_CC_FOR_TARGET.
11646 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11647 Realize configure-build-* targets. Realize configure-target-* targets.
11648 * Makefile.in: Regenerate.
11649
11650 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11651
11652 * configure: Move gcc_version_trigger stuff from here...
11653 * configure.in: ...to here.
11654
11655 * configure.in: Separate subconfigure options added by this file from
11656 options given by the user. Add machinery to put args for host
11657 subconfigures into the Makefile.
11658
11659 * Makefile.tpl: Remove 'vault' targets.
11660 * Makefile.tpl: Reorder and comment dependencies.
11661 * Makefile.in: Regenerate.
11662
11663 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11664 * configure.in: Fix my broken commit of previous patch. (sigh)
11665
11666 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11667
11668 * configure.in: Move host-specific darwin noconfigdirs into
11669 the host-specific section.
11670
11671 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11672
11673 * configure.in: Move host-specific darwin noconfigdirs into
11674 the host-specific section.
11675
11676 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11677
11678 * configure: Remove skip-this-dir support.
11679 * Makefile.tpl: Remove skip-this-dir support.
11680
11681 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11682 subdirectories.
11683 * Makefile.in: Regenerate.
11684
11685 * Makefile.tpl: Strip out useless setting of 'dir'.
11686 * Makefile.in: Regenerate.
11687
11688 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11689
11690 * configure.in: Fix deeply stupid bug.
11691
11692 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11693 shell code in CXX_FOR_TARGET
11694 * Makefile.def: Introduce raw_cxx.
11695 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11696 RAW_CXX_FOR_TARGET.
11697 * Makefile.in: Regenerate.
11698
11699 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11700
11701 * Makefile.tpl: Remove unnecessary ifs.
11702 * Makefile.in: Regenerate.
11703
11704 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11705 dependencies. Maybe-ize build-libiberty. Create dummy install
11706 targets for 'no_install' modules.
11707 * configure: Move GDB_TK substitution to configure.in. Move
11708 build_modules stuff to configure.in.
11709 * configure.in: Implement soft dependency machinery. Maybe-ize
11710 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11711 * Makefile.in: Regenerate.
11712
11713 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11714
11715 * Makefile.tpl: Make all-target, install-target behave similarly
11716 to all, install (only hitting configured targets). Eliminate
11717 unused macro defintions.
11718
11719 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11720 build != host.
11721
11722 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11723
11724 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11725
11726 * configure.in: Produce lists of subdir targets we're actually
11727 configuring. Remove references to "dosrel".
11728 * Makefile.tpl: Let configure set which subdir targets are hit.
11729 Remove install-cross; clean up install; remove ALL. Remove
11730 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11731 Autogenerate host module targets. Remove empty dependency lines
11732 and redundant dependency; rearrange slightly.
11733 * Makefile.def: Add host-side libtermcap, utils.
11734
11735 * Makefile.in: Regenerate.
11736
11737 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11738
11739 * ltconfig (osf[345]): Append $major to soname_spec.
11740 Reflect this in library_names_spec.
11741 * ltmain.sh (osf): Prefix $major with . for use as extension.
11742
11743 2002-11-19 Andreas Jaeger <aj@suse.de>
11744
11745 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11746 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11747 and sparc64 GNU/Linux systems.
11748
11749 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11750
11751 * MAINTAINERS: Update email.
11752
11753 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11754
11755 * MAINTAINERS: Complete James Dennett's entry.
11756
11757 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11758
11759 * MAINTAINERS (Write After Approval): Add myself.
11760
11761 2002-11-13 Bruce Korb <bkorb@gnu.org>
11762
11763 * Makefile.tpl: syntactic cleanup
11764
11765 2002-11-13 Stuart Hastings <stuart@apple.com>
11766
11767 * MAINTAINERS: Add myself to write-after-approval list.
11768
11769 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11770
11771 * Makefile.def: Add list of recursive targets to autogenerate.
11772 Add build_modules.
11773 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11774 targets. Autogenerate *-build-* targets.
11775 * Makefile.in: Regenerate.
11776
11777 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11778
11779 * configure: More autoconf-style substitutions.
11780 * Makefile.tpl: More autoconf-style substitutions.
11781 * Makefile.in: Regenerate.
11782
11783 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11784
11785 * configure: Substitute more variables in a more autoconf-friendly
11786 way. Simplify slightly.
11787 * Makefile.tpl: Make more variables substitutable in an
11788 autoconf-friendly way.
11789 * Makefile.in: Regenerate.
11790
11791 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11792
11793 * MAINTAINERS (Write After Approval): Add myself.
11794
11795 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11796
11797 * configure.in (v810*): Remove special setting of tools.
11798
11799 * configure: Add support for extra required flags for ar or nm.
11800 * configure.in (aix4.3+): Use above support for target-specific
11801 issues, rather than using config/mt-aix43.
11802
11803 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11804
11805 * configure: Remove 'removing', which doesn't work. Replace $subdir
11806 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11807 with $srcdir. Reformat indentation. Substitute some variables
11808 formerly hard-coded in the Makefile for build=host.
11809 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11810 * Makefile.def: Autogenerate more.
11811 * Makefile.in: Regenerate.
11812
11813 2002-11-04 Adam Nemet <anemet@lnxw.com>
11814
11815 * MAINTAINERS (Write After Approval): Add myself.
11816
11817 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11818
11819 * Makefile.def (host_modules): Add rda.
11820 * Makefile.in: Regenerate.
11821 * configure.in (target_tool): Add target-rda to list.
11822
11823 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11824
11825 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11826
11827 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11828
11829 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11830 and restrap targets to this rule.
11831 * Makefile.in: Regenerate.
11832
11833 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11834
11835 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11836 GNATS only accounts.
11837
11838 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11839
11840 * configure.in (i[3456]86-*-linux*): Add check to disable
11841 ${libgcj} for glibc1.
11842
11843 2002-10-24 Denis Chertykov <denisc@overta.ru>
11844
11845 * MAINTAINERS: Add myself as ip2k port maintainer.
11846
11847 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11848
11849 * configure.in: Add tic4x target.
11850
11851 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11852
11853 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11854 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11855 * Makefile.in: Regenerate.
11856
11857 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11858 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11859 * Makefile.in: Regenerate.
11860
11861 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11862
11863 * MAINTAINERS: Add myself as web pages co-maintainer.
11864
11865 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11866
11867 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11868 * Makefile.in: Regenerate.
11869
11870 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11871
11872 * MAINTAINERS: Add myself and Nathan Sidwell
11873 <nathan@codesourcery.com> as VxWorks maintainers.
11874
11875 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11876
11877 * Makefile.def: Remove order dependency comments.
11878 * Makefile.tpl: Add explicit install-install dependencies.
11879 * Makefile.in: Regenerate.
11880
11881 * Makefile.tpl: Remove material now in src-release. (Finally!)
11882 * Makefile.in: Regenerate.
11883
11884 * Makefile.tpl: Add configure-target (for src-release in src)
11885 * Makefile.in: Regenerate.
11886
11887 2002-09-30 Nick Clifton <nickc@redhat.com>
11888
11889 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11890
11891 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11892
11893 * configure.in (s390*-*-linux*): Enable libgcj.
11894
11895 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11896
11897 * configure: Revert accidentally applied changes.
11898
11899 * Makefile.tpl: Make more autoconf-friendly.
11900 * Makefile.in: Regenerate.
11901 * configure: Make substitution more autoconf-like.
11902
11903 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11904
11905 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11906 single entry to handle all these.
11907 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11908 libjava on arm-*-elf.
11909
11910 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11911
11912 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11913 things that depend on them.
11914
11915 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11916
11917 * Makefile.tpl: Make subsituted variables more autoconfy.
11918 * Makefile.in: Regenerate.
11919 * configure: Make seds more autoconfy.
11920
11921 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11922
11923 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11924 * Makefile.in: Regenerate.
11925 * configure.in: Rewrite sed statements to look autoconfy.
11926
11927 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11928 all-target-foo on configure-target-foo.
11929 * Makefile.def: Ditto.
11930 * Makefile.in: Rebuild.
11931
11932 2002-09-25 Andrew Haley <aph@redhat.com>
11933
11934 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11935
11936 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11937
11938 * Makefile.def: New file.
11939 * Makefile.tpl: New file.
11940 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11941 * contrib/gcc_update: Note that Makefile.in is a generated file.
11942
11943 * configure.in: Minor rearrangement. Simplify tests.
11944
11945 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11946
11947 * configure.in (with_headers): Skip copy if value is "yes".
11948 (with_libs): Likewise.
11949
11950 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11951
11952 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11953 * configure.in (sh*-*-pe*): Ditto.
11954 * configure.in (mips*-*-pe*): Ditto.
11955 * configure.in (*arm-wince-pe): Ditto.
11956
11957 * configure.in: Rearrange.
11958
11959 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11960
11961 * MAINTAINERS: Update my email address.
11962
11963 2002-08-30 Paul Koning <pkoning@equallogic.com>
11964
11965 * MAINTAINERS: (Write After Approval): Add myself.
11966
11967 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11968
11969 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11970
11971 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11972
11973 * MAINTAINERS: Change my mailing address.
11974
11975 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11976
11977 * MAINTAINERS (Write After Approval): Remove myself.
11978 (Various Maintainers: c++ runtime libs): Add myself.
11979
11980 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11981
11982 * MAINTAINERS (Write After Approval): Remove myself.
11983 (Various Maintainers: c++ runtime libs): Add myself.
11984
11985 2002-08-15 Eric Christopher <echristo@redhat.com>
11986
11987 * config.sub: Import from master repository.
11988 * config.guess: Ditto.
11989
11990 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11991
11992 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11993 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11994 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11995
11996 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11997
11998 * MAINTAINERS: Add self to rs6000 vector extensions.
11999
12000 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
12001
12002 * libiberty/configure: Reverted unintended yesterday's check in.
12003
12004 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
12005
12006 * boehm-gc/configure, libf2c/configure: Rebuilt.
12007 * libffi/configure, libiberty/configure: Ditto.
12008 * libjava/configure, libobjc/configure: Ditto.
12009 * libstdc++-v3/configure, zlib/configure: Ditto.
12010 Merged from binutils:
12011 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
12012 From Steve Ellcey <sje@cup.hp.com>:
12013 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12014 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12015 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12016 IA64.
12017 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12018 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12019 soname_spec, sys_lib_search_path_spec): Ditto.
12020
12021 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
12022
12023 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12024
12025 2002-08-04 H.J. Lu (hjl@gnu.org)
12026
12027 * configure.in (mips*-*-linux*): Don't skip target-libffi.
12028
12029 2002-08-02 Krister Walfridsson <cato@df.lth.se>
12030
12031 * MAINTAINERS (Write After Approval): Add myself.
12032
12033 2002-07-31 Alan Modra <amodra@bigpond.net.au>
12034
12035 * configure.in: Move generic linux case to end. Copy generic
12036 linux noconfigdirs to mips*-*-linux* entry and new
12037 powerpc64*-*-linux* entry. Add target-libffi for the latter.
12038
12039 2002-07-19 Michael Matz <matz@suse.de>
12040
12041 * MAINTAINERS: Add myself as ra* maintainer.
12042
12043 2002-07-16 Chris Demetriou <cgd@broadcom.com>
12044
12045 * config.guess: Update to 2002-07-09 version.
12046 * config.sub: Update to 2002-07-03 version.
12047
12048 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
12049
12050 * MAINTAINERS: Fix typo in a maintainer email address.
12051
12052 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
12053
12054 * configure.in: Remove two redundant tests.
12055
12056 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12057
12058 * configure.in (mips*-*-irix6*o32): Enable stabs.
12059
12060 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
12061
12062 * configure.in: Don't build grez.
12063 * Makefile.in: Ditto.
12064
12065 * Makefile.in: Remove references to bsp, cygmon, libstub.
12066 * configure.in: Ditto.
12067
12068 * configure.in: Remove leftover reference to gdbtest.
12069
12070 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
12071
12072 * configure.in (gxx_include_dir): Change to match versioned
12073 C++ headers if --enable-version-specific-runtime-libs is used.
12074
12075 2002-07-04 Steve Ellcey <sje@cup.hp.com>
12076
12077 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12078
12079 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
12080
12081 * configure.in: Make --without-x work.
12082
12083 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
12084
12085 * configure.in: Rearrange target Makefile fragment collection.
12086
12087 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12088 cvs[src].
12089 * configure.in: Ditto.
12090
12091 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
12092
12093 * MAINTAINERS (Write After Approval): Update my e-mail address.
12094
12095 2002-06-24 Ben Elliston <bje@redhat.com>
12096
12097 * configure.in (host_tools): Remove cgen.
12098
12099 * Makefile.in (all-cgen): Remove; runs from its source directory.
12100 (check-cgen, install-cgen, clean-cgen): Likewise.
12101 (all-opcodes): Do not depend on all-cgen.
12102 (all-sim): Likewise.
12103
12104 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
12105
12106 * Makefile.in: Eliminate 'apache' targets.
12107 * configure.in: Eliminate 'apache' targets.
12108
12109 * configure.in: Eliminate redundant tests. Reorganize.
12110
12111 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12112
12113 * config-ml.in: Eliminate references to Cygnus configure.
12114
12115 * Makefile.in: Eliminate references to building emacs.
12116
12117 2002-06-28 Graham Stott <graham.stott@btinternet.com>
12118
12119 * MAINTAINERS: Update my email address.
12120
12121 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12122
12123 * config.if (libstdcxx_incdir): Version C++ headers.
12124 (cxx_incdir): Remove.
12125
12126 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12127
12128 * MAINTAINERS (Write After Approval): Add self.
12129
12130 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12131
12132 * configure.in: Add support for ip2k.
12133
12134 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12135
12136 * configure.in: Fix AIX configury bug.
12137
12138 2002-06-20 Steve Ellcey <sje@cup.hp.com>
12139
12140 * MAINTAINERS (Write After Approval): Add self.
12141
12142 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12143
12144 * configure.in: replace ${topsrcdir} with ${srcdir}
12145
12146 * configure.in: Move definition of libstdcxx_flags
12147 right above usage, rather than waaay earlier.
12148
12149 * configure.in: Pull definition of is_cross_compiler earlier.
12150
12151 * configure.in: Rearrange a little.
12152
12153 * configure.in: Remove references to librx.
12154 * Makefile.in: Remove references to librx.
12155
12156 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12157
12158 * config.sub: Add support for avr target.
12159 Import from master sources, rev 1.255
12160
12161 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
12162
12163 * configure, .cvsignore: Revert previous change...
12164 * Makefile: ...delete.
12165
12166 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12167
12168 * configure.in: Eliminate ${gasdir} variable.
12169
12170 2002-06-18 Dave Brolley <brolley@redhat.com>
12171
12172 * configure.in: Add support for frv.
12173 * config.sub: Add support for frv.
12174
12175 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12176
12177 * configure: Remove garbage from previous commit.
12178
12179 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12180
12181 * configure: For in-source builds, make a subdir and re-exec there.
12182 * Makefile: New file. Pass targets through to build directory.
12183 * .cvsignore: No longer ignore "Makefile".
12184
12185 2002-06-16 Douglas Rupp <rupp@gnat.com>
12186
12187 * MAINTAINERS (Write After Approval): Add self.
12188
12189 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12190
12191 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12192
12193 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12194
12195 * configure.in (vax-*-netbsd*): Re-enable gas.
12196
12197 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12198
12199 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12200 BUILD_PREFIX_1, to correct nomenclature.
12201 * configure: Likewise.
12202
12203 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12204 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12205
12206 2002-05-31 Olaf Hering <olh@suse.de>
12207
12208 * config-ml.in: Propogate DESTDIR also.
12209
12210 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12211
12212 * configure.in (vax-*-netbsd*): Don't build gas for this
12213 platform.
12214
12215 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12216
12217 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12218 and libgcj for AVR.
12219
12220 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12221
12222 * MAINTAINERS (Write After Approval): Add myself.
12223
12224 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12225
12226 * config.guess: Update to 2002-05-22 version.
12227 * config.sub: Likewise.
12228
12229 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12230
12231 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12232 * config-ml.in: Likewise.
12233 * configure: Likewise.
12234 * configure.in: Likewise.
12235
12236 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12237
12238 * MAINTAINERS: Update my email address.
12239
12240 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12241
12242 * configure.in: Simplify makefile fragment collection.
12243
12244 * configure.in: Remove code to build emacs.
12245
12246 * configure.in : Remove --srcdir argument from targargs and buildargs
12247 (it's always overridden in the Makefile anyway). Rearrange a bit.
12248
12249 * configure: Move some logic to configure.in.
12250 * configure.in: Move some logic from configure.
12251
12252 2002-05-11 Tom Tromey <tromey@redhat.com>
12253
12254 * MAINTAINERS: Reflect libgcj reality.
12255
12256 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12257
12258 * Makefile.in: Honour DESTDIR.
12259
12260 2002-05-08 Mark Mitchell <mark@codesourcery.com>
12261
12262 * config.guess: Import 2002-03-20 version.
12263 * config.sub: Import 2002-04-26 version.
12264
12265 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12266
12267 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12268
12269 2002-05-07 Tim Josling <tej@melbpc.org.au>
12270
12271 * MAINTAINERS: Add self.
12272
12273 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
12274
12275 * ltmain.sh: Detect and handle object name conflicts
12276 while piecewise linking a static library.
12277
12278 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
12279
12280 * configure.in (noconfigdirs): Don't disable libgcj on
12281 sparc64-*-solaris* and sparcv9-*-solaris*.
12282
12283 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
12284
12285 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12286
12287 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12288
12289 * configure.in (FLAGS_FOR_TARGET): Do not add
12290 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12291 on i[3456]86-*-linux*.
12292
12293 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12294
12295 * configure.in (noconfigdirs): Replace [ ] with test.
12296
12297 * configure.in (noconfigdirs): Do not add target-newlib if
12298 target == i[3456]86-*-linux*, and host == target.
12299
12300 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12301
12302 * configure.in: delete reference to absent file
12303
12304 * configure.in: replace '[' with 'test'
12305
12306 * configure.in: Eliminate references to gash.
12307 * Makefile.in: Eliminate references to gash.
12308
12309 * configure.in: remove useless references to 'pic' makefile fragments.
12310
12311 * configure.in: (*-*-windows*) Finish removing.
12312
12313 * configure.in: Eliminate redundant test for libgui.
12314
12315 2002-04-29 Roger Sayle <roger@eyesopen.com>
12316
12317 * MAINTAINERS: Add self and realphabetize. Update entries
12318 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12319 entry for a29k port maintainer.
12320
12321 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12322
12323 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12324 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12325
12326 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12327
12328 * configure.in: remove references to dead files
12329
12330 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12331
12332 * MAINTAINERS: Add information about purpose of this file.
12333
12334 2002-04-18 Tom Tromey <tromey@redhat.com>
12335
12336 * configure.in: Disallow configuring libgcj when it is already
12337 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12338 Solaris 2.8 by default. For PR libgcj/6158.
12339
12340 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12341
12342 * configure.in: Move default CC setting out of config/mh-* fragments
12343 directly into here.
12344
12345 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12346
12347 * configure.in: don't even try to configure or make a subdirectory
12348 if there's no configure script for it.
12349
12350 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12351
12352 * MAINTAINERS: Remove chill maintainers.
12353 * Makefile.in (CHILLFLAGS): Remove.
12354 (CHILL_LIB): Remove.
12355 (TARGET_CONFIGDIRS): Remove libchill.
12356 (CHILL_FOR_TARGET): Remove.
12357 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12358 CHILL_LIB.
12359 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12360 (CHECK_TARGET_MODULES): Likewise.
12361 (INSTALL_TARGET_MODULES): Likewise.
12362 (CLEAN_TARGET_MODULES): Likewise.
12363 (configure-target-libchill): Remove.
12364 (all-target-libchill): Remove.
12365 * configure.in (target_libs): Remove target-libchill.
12366 Do not compute CHILL_FOR_TARGET.
12367 * libchill: Remove directory.
12368
12369 2002-04-11 DJ Delorie <dj@redhat.com>
12370
12371 * Makefile.in, configure.in: Sync with binutils, entries
12372 follow...
12373
12374 2002-04-07 Andrew Cagney <ac131313@redhat.com>
12375
12376 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12377 (do-tar, do-bz2): New rules.
12378 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12379 (gdb-tar): New rule.
12380 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12381 (insight_dejagnu.tar): New rule.
12382 (insight.tar): New rule.
12383 (gdb+dejagnu.tar): New rule.
12384 (gdb.tar): New rule.
12385
12386 2002-02-01 Mo DeJong <supermo@bayarea.net>
12387
12388 * Makefile.in: Add all-tix to deps for all-snavigator
12389 so that tix is built when building snavigator.
12390
12391 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12392
12393 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12394 ld and gdb are not supported.
12395
12396 2002-01-07 Mark Salter <msalter@redhat.com>
12397
12398 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12399 Allow target-libgloss to be built for arm, strongarm, and xscale.
12400
12401 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12402
12403 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12404 options for i[3456]86-pc-linux* native builds.
12405
12406 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12407
12408 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12409 files from .po files for a distribution.
12410
12411 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12412
12413 * configure.in: Enable libstdc++-v3 for h8300 targets.
12414
12415 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12416
12417 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12418 version from bfd/.
12419
12420 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12421
12422 * Makefile.in (VER): When present, extract the version number from
12423 the file version.in.
12424
12425 2001-05-24 Tom Rix <trix@redhat.com>
12426
12427 * configure.in : enable ld for aix
12428
12429 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12430
12431 * config.guess: Add linux target for S/390.
12432
12433 2000-11-07 Philip Blundell <pb@futuretv.com>
12434
12435 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12436
12437 2000-11-03 Philip Blundell <pb@futuretv.com>
12438
12439 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12440 files.
12441
12442 2001-01-15 Ben Elliston <bje@redhat.com>
12443
12444 * configure.in (host_tools): Add sid.
12445 Always configure cgen.
12446
12447 2000-11-24 Nick Clifton <nickc@redhat.com>
12448
12449 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12450
12451 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12452
12453 * Makefile.in (ALL_MODULES): Add all-cgen.
12454 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12455 (all-cgen): New target.
12456 (all-opcodes,all-sim): Depend on all-cgen.
12457 * configure.in (host_tools): Add cgen.
12458 Only configure cgen if --enable-cgen-maint.
12459
12460 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12461
12462 * configure.in: Add *-*-freebsd* configurations.
12463
12464 2002-04-08 Tom Tromey <tromey@redhat.com>
12465
12466 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12467 Fixes PR libgcj/6068.
12468
12469 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12470
12471 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12472
12473 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12474
12475 * configure.in (alpha*-dec-osf*): Enable libgcj.
12476
12477 2003-03-27 Matthew Gingell <gingell@gnat.com>
12478
12479 * MAINTAINERS (Write After Approval): Add myself.
12480
12481 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12482
12483 Fix for: PR bootstrap/3591, target/5676
12484 * configure.in (mcore-pe): Disable the configuration of
12485 libstdc++-v3 since exceptions are not supported.
12486
12487 2002-03-20 Anthony Green <green@redhat.com>
12488
12489 * configure.in: Enable libgcj for xscale-elf target.
12490
12491 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12492
12493 * MAINTAINERS: Update my email address.
12494
12495 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12496
12497 * ltmain.sh (relink_command): Fix typo in previous change.
12498
12499 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12500
12501 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12502 (relink_command): Added --tag flags.
12503 (mode=install): If relinking fails; error out.
12504
12505 2002-03-12 Richard Henderson <rth@redhat.com>
12506
12507 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12508 .NOTPARALLEL tag.
12509 (do-check): Rename from check.
12510 (check): Allow parallel check.
12511
12512 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12513
12514 * MAINTAINERS: Add myself as maintainer for xtensa port.
12515 Fix alphabetical order in CPU port maintainer list.
12516 Remove myself from Write After Approval list.
12517
12518 2002-03-11 Richard Henderson <rth@redhat.com>
12519
12520 * Makefile.in (.NOTPARALLEL): Add fake tag.
12521
12522 2002-03-07 H.J. Lu (hjl@gnu.org)
12523
12524 * configure.in: Enable gprof for mips*-*-linux*.
12525
12526 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12527
12528 * MAINTAINERS (Write After Approval): Add myself.
12529
12530 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12531
12532 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12533 libjava.
12534 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12535
12536 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12537
12538 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12539 because its Makefile is there; test for the executable instead.
12540
12541 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12542
12543 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12544 libstdc++-v3 and libjava.
12545
12546 2002-02-11 Adam Megacz <adam@xwt.org>
12547
12548 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12549 boehm-gc
12550
12551 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12552
12553 * config.guess: Updated to 2002-01-30's version.
12554 * config.sub: Updated to 2002-02-01's version.
12555 Contribute sh64-elf.
12556 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12557 * configure.in: Added sh64-*-*.
12558
12559 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12560
12561 * MAINTAINERS: Belatedly add myself to write after approval list.
12562
12563 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12564
12565 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12566 Remove self as Write After Approval.
12567
12568 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12569
12570 * MAINTAINERS: Put self in as maintainer for contrib/regression
12571 directory.
12572
12573 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12574
12575 * MAINTAINERS: Update my email address.
12576
12577 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12578
12579 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12580 target-libiberty, and target-libgloss. Skip Java-related
12581 libraries if not supported for NetBSD on target CPU.
12582
12583 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12584
12585 * install-sh: Use _inst.$$_ for temp file name.
12586
12587 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12588
12589 * MAINTAINERS (Write After Approval): Move my contact info
12590 from here...
12591 (OS Port Maintainers): ...to here (netbsd).
12592
12593 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12594
12595 * MAINTAINERS (Write After Approval): Add myself.
12596
12597 2002-01-17 H.J. Lu <hjl@gnu.org>
12598
12599 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12600 (all-target-fastjar): Also depend on all-target-libiberty.
12601
12602 2002-01-16 H.J. Lu (hjl@gnu.org)
12603
12604 * config.guess: Import from master sources, rev 1.225.
12605 * config.sub: Import from master sources, rev 1.238.
12606
12607 2002-01-16 Kazu Hirata <kazu@hxi.com>
12608
12609 * MAINTAINERS (Write After Approval): Remove myself.
12610
12611 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12612
12613 * MAINTAINERS (Write After Approval): Add myself.
12614
12615 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12616
12617 * MAINTAINERS: Add self as docs co-maintainer.
12618
12619 2001-12-11 Matthias Klose <doko@debian.org>
12620
12621 * MAINTAINERS (Write After Approval): Add myself.
12622
12623 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12624
12625 * MAINTAINERS: Update my email address.
12626
12627 2001-12-07 Turly O'Connor <turly@apple.com>
12628 * MAINTAINERS (Write After Approval): Add myself.
12629 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12630 (rs6000_initialize_trampoline): Call __trampoline_setup for
12631 ABI_DARWIN too.
12632 * darwin-tramp.asm: New file, implements __trampoline_setup.
12633 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12634
12635 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12636
12637 * MAINTAINERS (Write After Approval): Add myself.
12638
12639 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12640
12641 * configure, configure.in: Use temp file for long sed commands.
12642
12643 2001-12-03 Laurent Guerby <guerby@acm.org>
12644
12645 * config.sub: Update to version 1.232 on subversion.
12646
12647 2001-12-03 Ben Elliston <bje@redhat.com>
12648
12649 * MAINTAINERS: Update mail address for config.* patches.
12650
12651 2001-11-27 DJ Delorie <dj@redhat.com>
12652 Zack Weinberg <zack@codesourcery.com>
12653
12654 When build != host, create libiberty for the build machine.
12655
12656 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12657 CONFIG_ARGUMENTS.
12658 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12659 New variables.
12660 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12661 and rules.
12662 (all.normal): Depend on ALL_BUILD_MODULES.
12663 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12664 (all-build-libiberty): Depend on configure-build-libiberty.
12665
12666 * configure: Calculate and substitute proper value for
12667 ALL_BUILD_MODULES.
12668 * configure.in: Create the build subdirectory.
12669 Calculate and substitute TARGET_CONFIGARGS (formerly
12670 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12671
12672 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12673
12674 * MAINTAINERS (write-after-approval): Add self.
12675
12676 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12677
12678 * MAINTAINERS (GNATS only accounts): Remove self.
12679
12680 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12681
12682 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12683 libf2c.
12684
12685 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12686
12687 * MAINTAINERS (Write After Approval): Add self.
12688
12689 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12690
12691 * MAINTAINERS: mips and s390 are also CPU ports.
12692
12693 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12694
12695 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12696
12697 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12698
12699 * MAINTAINERS: Alphabetize.
12700
12701 2001-11-09 Kazu Hirata <kazu@hxi.com>
12702
12703 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12704
12705 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12706
12707 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12708
12709 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12710
12711 * configure.in (--enable-languages): Be more permissive about
12712 syntax. Check for empty lists better. Warn about $LANGUAGES.
12713
12714 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12715
12716 * config.sub: Import from master sources, rev. 1.230.
12717 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12718
12719 2001-11-07 Laurent Guerby <guerby@acm.org>
12720
12721 * MAINTAINERS (Write After Approval): Add self.
12722
12723 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12724
12725 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12726
12727 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12728
12729 * config.sub: Import from master sources, rev 1.226.
12730 * config.guess: Import from master sources, rev 1.216.
12731
12732 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12733
12734 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12735 * MAINTAINERS: Add self as maintainer of MMIX port.
12736 Remove old after-approval entry.
12737
12738 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12739
12740 * ChangeLog, configure: Fix spelling errors.
12741
12742 2001-10-20 Brendan Kehoe <brendan@zen.org>
12743
12744 * MAINTAINERS: Tweak my address.
12745
12746 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12747
12748 * MAINTAINERS: Update my email address.
12749
12750 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12751
12752 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12753 * MAINTAINERS: Add self as maintainer of CRIS port.
12754
12755 2001-10-10 Geert Bosch <bosch@gnat.com>
12756
12757 * MAINTAINERS (Various maintainers: Ada front end):
12758 Added Robert Dewar.
12759
12760 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12761
12762 * MAINTAINERS (Write After Approval): Added self
12763
12764 2001-10-02 Geert Bosch <bosch@gnat.com>
12765
12766 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12767
12768 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12769
12770 * configure: Handle temporary files securely using mkdir.
12771
12772 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12773
12774 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12775
12776 2001-09-26 Will Cohen <wcohen@redhat.com>
12777
12778 * configure.in (*-*-linux*): Disable configuration of target-newlib
12779 and target-libgloss.
12780
12781 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12782
12783 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12784 RANLIB.
12785
12786 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12787
12788 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12789 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12790 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12791 avoid quotes nesting problems.
12792 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12793 (DO_X): Export only variables that are set.
12794
12795 2001-09-19 Ben Elliston <bje@redhat.com>
12796
12797 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12798 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12799 semantics. Use the shell built-in "type" command instead.
12800
12801 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12802
12803 Merged from gcc-3_0-branch:
12804 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12805 * ltcf-c.sh: Use $objext, not $ac_objext.
12806 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12807 * ltcf-cxx.sh: Add support for GNU.
12808 2001-07-22 Timothy Wall <twall@redhat.com>
12809 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12810 default settings if using GNU tools with that configuration.
12811 * ltcf-cxx.sh: Ditto.
12812 * ltcf-gcj.sh: Ditto.
12813 2001-07-21 Michael Chastain <chastain@redhat.com>
12814 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12815 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12816 * ltmain.sh: Mark as gcc-local.
12817
12818 2001-08-30 Eric Christopher <echristo@redhat.com>
12819 Jason Eckhardt <jle@redhat.com>
12820
12821 * config.guess: Merge from master sources.
12822 * config.sub: Merge from master sources, add support for mipsisa32.
12823
12824 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12825 * config.sub: Merge from master sources, rev 1.219.
12826 * MAINTAINERS: Add self as contact for stormy16 port.
12827
12828 2001-08-14 Zack Weinberg <zackw@panix.com>
12829
12830 * config.sub: Merge from master sources, rev 1.218.
12831 * config.guess: Merge from master sources, rev 1.209.
12832
12833 2001-08-11 Graham Stott <grahams@redhat.com>
12834
12835 * Makefile.in (check-c++): Add missing semicolon.
12836
12837 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12838
12839 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12840
12841 2001-07-30 Eric Christopher <echristo@redhat.com>
12842
12843 * MAINTAINERS (Various maintainers: mips port): Added myself.
12844
12845 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12846
12847 * configure.in (sh-*-linux*): New.
12848
12849 2001-07-27 Richard Henderson <rth@redhat.com>
12850
12851 * .cvsignore: Add LAST_UPDATED.
12852
12853 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12854
12855 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12856
12857 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12858
12859 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12860
12861 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12862
12863 * MAINTAINERS (Write After Approval): Added myself.
12864
12865 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12866
12867 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12868 and libgcj on m68hc11/m68hc12.
12869
12870 2001-06-27 H.J. Lu (hjl@gnu.org)
12871
12872 * Makefile (CFLAGS_FOR_BUILD): New.
12873 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12874
12875 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12876
12877 * README: Remove version number.
12878
12879 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12880
12881 * INSTALL/README: Update wrt. to the installation instructions now
12882 residing in gcc/doc/install.texi.
12883
12884 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12885
12886 * README: Replace with a cut-down and updated version of gcc/README.
12887
12888 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12889
12890 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12891 multilibs to be disabled.
12892
12893 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12894
12895 * MAINTAINERS (Write After Approval): Add myself.
12896
12897 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12898
12899 * config.guess: Import CVS version 1.195.
12900 * config.sub: Import CVS version 1.212.
12901
12902 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12903
12904 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12905 gcc/xgcc is built, use -print-prog-name to find out the program
12906 name to use.
12907
12908 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12909
12910 * config.guess: Import CVS version 1.194. All gcc-local changes
12911 appear to also be in the master copy.
12912 * config.sub: Import CVS version 1.211.
12913
12914 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12915
12916 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12917 with_gcc]: Use `gcc -shared' to build a shared library.
12918
12919 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12920
12921 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12922 archives.
12923
12924 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12925
12926 * MAINTAINERS (Write After Approval): Add myself.
12927
12928 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12929
12930 * configure.in (libstdcxx_flags): Do not try to execute
12931 libstdc++-v3/testsuite_flags until it exists.
12932
12933 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12934
12935 * MAINTAINERS: Update my email address.
12936
12937 2001-05-31 Graham Stott <grahams@redhat.com>
12938
12939 * MAINTAINERS (Write After Approval): Add myself.
12940
12941 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12942
12943 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12944 libraries when using g++ with native linker.
12945
12946 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12947
12948 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12949
12950 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12951
12952 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12953 [aix4*|aix5*]: Prepend blank.
12954
12955 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12956
12957 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12958 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12959 of subdir/configure scripts to use the new libtool.m4.
12960
12961 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12962
12963 * MAINTAINERS (Write After Approval): Add myself.
12964
12965 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12966
12967 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12968
12969 2001-05-11 Ben Elliston <bje@redhat.com>
12970
12971 * Makefile.in (all-sid): New target.
12972 (check-sid, clean-sid, install-sid): Likewise.
12973
12974 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12975
12976 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12977
12978 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12979
12980 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12981 libgcj.
12982
12983 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12984
12985 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12986 gcc/xgcc is built, use -print-prog-name to find out the program
12987 name to use.
12988
12989 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12990
12991 * configure.in (noconfigdirs): Don't reset it from scratch in the
12992 target case; only append to it.
12993
12994 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12995 sparc-*-solaris2.8]: Disable ${libgcj}.
12996
12997 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12998
12999 * configure.in (libgcj_saved): Copy from $libgcj.
13000 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13001 --disable-libgcj.
13002
13003 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
13004
13005 * MAINTAINERS: Remove self as MIPS maintainer and
13006 C front end maintainer.
13007
13008 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
13009
13010 * configure.in: Move *-chorusos target case to the proper switch.
13011 Disable libgcj.
13012
13013 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
13014
13015 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13016 1.641.2.228.
13017
13018 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13019
13020 * Makefile.in (STAGE1_CFLAGS): Pass down.
13021
13022 2001-04-13 Alan Modra <amodra@one.net.au>
13023
13024 * config.guess: Add hppa64-linux support. Note for next import that
13025 this is already in the master file.
13026 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
13027
13028 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
13029
13030 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13031 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13032
13033 2001-04-11 Stan Shebs <shebs@apple.com>
13034
13035 * MAINTAINERS: Add self as Darwin port maintainer.
13036
13037 2001-04-11 Alan Modra <amodra@one.net.au>
13038
13039 * MAINTAINERS: Update my email address.
13040
13041 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
13042
13043 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13044 recent versions of FreeBSD (release 3 or later).
13045 * ltconfig: On FreeBSD, -lc must not be provided when building
13046 a shared library or else the standard -pthread gcc option is
13047 rendered worthless to later users of the built library.
13048
13049 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
13050
13051 * MAINTAINERS: Add self and RTH as C front end maintainers.
13052
13053 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
13054
13055 * config.sub: Make sure to match an already-canonicalized
13056 machine name (eg. mn10300-unknown-elf).
13057
13058 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
13059
13060 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13061 New macros.
13062 (bootstrap, cross): Use RECURSE_FLAGS.
13063 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13064
13065 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
13066
13067 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13068
13069 2001-03-22 Colin Howell <chowell@redhat.com>
13070
13071 * Makefile.in (DO_X): Do not backslash single-quotes in
13072 backquotes (two places).
13073
13074 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13075
13076 Re-installed:
13077 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13078 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13079 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13080 * ltcf-cxx.sh: Likewise.
13081 * ltcf-gcj.sh: Likewise.
13082
13083 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13084
13085 * MAINTAINERS: Add myself as "documentation co-maintainer".
13086
13087 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13088
13089 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13090 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13091
13092 2001-03-19 Tom Tromey <tromey@redhat.com>
13093
13094 * config-ml.in: Handle GCJ and GCJFLAGS.
13095
13096 2001-03-21 Michael Chastain <chastain@redhat.com>
13097
13098 * Makefile.in: all-m4 depends on all-texinfo.
13099
13100 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
13101
13102 * MAINTAINERS: Add myself to write after approval list.
13103
13104 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
13105
13106 * Makefile.in (DO_X): Quote nested quotes.
13107
13108 2001-03-18 Alan Modra <alan@linuxcare.com.au>
13109
13110 * MAINTAINERS: Add myself to write after approval list.
13111
13112 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
13113
13114 * Makefile.in (DO_X): Use double quotes for quoting
13115 "RANLIB=$${RANLIB}".
13116
13117 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13118
13119 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13120
13121 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
13122
13123 * configure.in: Only use `lang_requires' for languages athat are
13124 actually enabled.
13125
13126 2001-03-08 Phil Edwards <pme@sources.redhat.com>
13127
13128 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13129
13130 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
13131
13132 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13133
13134 2001-03-07 Tom Tromey <tromey@redhat.com>
13135
13136 * configure.in: Allow config-lang.in to set `lang_requires' to list
13137 of other required languages.
13138
13139 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
13140
13141 * Makefile.in: Remove RANLIB definition. Use RANLIB
13142 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13143 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13144
13145 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
13146 Alexandre Oliva <aoliva@redhat.com>
13147
13148 * Makefile.in (check-c++): Use tabs, not spaces.
13149
13150 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
13151
13152 * MAINTAINERS: add myself to Write After Approval list.
13153
13154 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
13155
13156 * Makefile.in (check-c++): New rule.
13157
13158 * configure.in (target_libs): Remove libg++.
13159 (noconfigdirs): Remove libg++.
13160 (noconfigdirs): Same.
13161 (noconfigdirs): Same.
13162 (noconfigdirs): Same.
13163
13164 * config-ml.in: Remove libg++ references.
13165
13166 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13167 (ALL_TARGET_MODULES): Same.
13168 (configure-target-libg++): Remove.
13169 (all-target-libg++): Remove.
13170 (configure-target-libio): Remove.
13171 (all-target-libio): Remove.
13172 (check-target-libio): Remove.
13173 (.PHONY): Remove.
13174 (libg++.tar.bz2): Remove.
13175 (all-target-cygmon): Remove libio.
13176 (all-target-libstdc++): Remove.
13177 (configure-target-libstdc++): Remove.
13178 (TARGET_LIB_PATH): Remove libstdc++.
13179 (ALL_GCC_CXX): Remove libstdc++.
13180 (all-target-gperf): Correct.
13181
13182 2001-02-16 Nick Clifton <nickc@redhat.com>
13183
13184 * configure.in (noconfigdirs): Allow configuration of texinfo
13185 for Cygwin hosts.
13186
13187 2001-02-15 Anthony Green <green@redhat.com>
13188
13189 * configure: Introduce GCJ_FOR_TARGET.
13190 * configure.in: Ditto.
13191 * Makefile.in: Ditto.
13192
13193 2001-02-13 Andreas Schwab <schwab@suse.de>
13194
13195 * MAINTAINERS: Update mail address.
13196
13197 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13198
13199 * config.guess: Add linux target for S/390.
13200 * config.sub: Likewise.
13201
13202 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
13203
13204 * configure.in: for *-chorusos, don't config target-newlib and
13205 target-libgloss.
13206
13207 2001-02-06 Ben Elliston <bje@redhat.com>
13208
13209 * configure: Output host type to stdout, not stderr.
13210
13211 2001-02-05 Mark Mitchell <mark@codesourcery.com>
13212
13213 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13214 * ltcf-cxx.sh: Likewise.
13215
13216 * config.if: Assume enable_libstdcxx_v3 is defined.
13217
13218 2001-02-04 Mark Mitchell <mark@codesourcery.com>
13219
13220 Remove V2 C++ library.
13221 * configure.in: Remove --enable-libstdcxx_v3 support.
13222
13223 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13224
13225 * include/demangle.h: Add prototype for java_demangle_v3.
13226
13227 2001-01-29 Phil Edwards <pme@sources.redhat.com>
13228
13229 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13230
13231 2001-01-27 Richard Henderson <rth@redhat.com>
13232
13233 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13234
13235 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13236
13237 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13238 Don't unset, it's non-portable and no longer necessary, set to empty
13239 instead.
13240
13241 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13242
13243 * ltconfig: Shell portability fix for the tagname validity check.
13244
13245 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
13246
13247 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13248 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13249
13250 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13251
13252 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13253
13254 2001-01-26 Tom Tromey <tromey@redhat.com>
13255
13256 * configure.in: Allow libgcj to be built on Sparc Solaris.
13257
13258 2001-01-25 David Edelsohn <edelsohn@gnu.org>
13259
13260 * ltcf-c.sh: Add aix5 case.
13261 * ltcf-cxx.sh: Likewise.
13262 * ltconfig: Likewise.
13263
13264 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
13265
13266 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13267 keep at least one of build_libtool_libs or build_old_libs set to
13268 yes.
13269
13270 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13271 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13272
13273 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13274
13275 * configure.in: Enable libgcj on several additional platforms.
13276
13277 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13278
13279 * configure.in: Enable libgcj for linux targets.
13280
13281 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13282
13283 * MAINTAINERS (Write After Approval): Add myself.
13284
13285 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13286
13287 * MAINTAINERS: Add myself as vax port maintainer.
13288
13289 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13290
13291 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13292
13293 2001-01-09 Mike Stump <mrs@wrs.com>
13294
13295 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13296 failures of subdirectories.
13297
13298 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13299
13300 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13301 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13302 * ltcf-cxx.sh: Likewise.
13303 * ltcf-gcj.sh: Likewise.
13304 * ltconfig.sh: Fix typo.
13305
13306 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13307
13308 * configure: handle DOS-style absolute paths.
13309
13310 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13311
13312 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13313
13314 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13315
13316 * MAINTAINERS: Add myself as avr port co-maintainer.
13317
13318 2000-12-28 Ben Elliston <bje@redhat.com>
13319
13320 * MAINTAINERS: Add myself under ``Write After Approval''.
13321
13322 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13323
13324 * texinfo: Remove directory from GCC.
13325
13326 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13327
13328 * COPYING: Update to current
13329 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13330 to 19yy as example year in copyright notice).
13331
13332 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13333
13334 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13335 (libstdcxx_incdir): Pass down.
13336 * config.if: Remove expired bits for cxx_interface, add stub.
13337 (libstdcxx_incdir): Add variable for g++ include directory.
13338 * configure.in (gxx_include_dir): Use it.
13339
13340 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13341
13342 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13343 with old-email address from ``Write After Approval''.
13344
13345 2000-12-15 Andreas Jaeger <aj@suse.de>
13346
13347 * configure.in: Handle lang_dirs.
13348
13349 2000-12-14 Tom Tromey <tromey@redhat.com>
13350
13351 * MAINTAINERS: Removed brads.
13352
13353 * MAINTAINERS: Added gcj developers.
13354
13355 2000-12-13 Anthony Green <green@redhat.com>
13356
13357 * configure.in: Disable libgcj for any target not specifically
13358 listed. Disable libgcj for x86 and Alpha Linux until compatible
13359 with g++ abi.
13360
13361 2000-12-13 Mike Stump <mrs@wrs.com>
13362
13363 * Makefile.in (local-distclean): Also remove fastjar.
13364
13365 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13366
13367 * contrib/gcc_update: Add fastjar --touch entries.
13368
13369 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
13370
13371 * configure.in: Disable language-specific target libraries for
13372 languages that aren't enabled.
13373
13374 2000-12-10 Anthony Green <green@redhat.com>
13375
13376 * configure.in: Define libgcj. Disable libgcj target libraries for
13377 most targets.
13378
13379 2000-12-10 Neil Booth <neilb@earthling.net>
13380
13381 * MAINTAINERS: Update mail address, remove from WAA list.
13382
13383 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13384
13385 * libjava: Imported from /cvs/java.
13386 * libffi: Likewise.
13387 * Boehm-gc: Likewise.
13388
13389 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13390
13391 * configure.in (target_libs): Revert 2000-12-08 patch.
13392 (noconfigdirs): Added target-libjava.
13393
13394 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13395
13396 * djunpack.bat: removed.
13397
13398 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13399
13400 * Makefile.in: handle DOS-style absolute paths.
13401 * config-ml.in: likewise.
13402 * symlink-tree: likewise.
13403
13404 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13405
13406 * fastjar: Imported.
13407
13408 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13409
13410 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13411 libjava.
13412 * configure.in (target_libs): Removed `target-libjava'.
13413
13414 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13415
13416 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13417 (ALL_MODULES): Added fastjar.
13418 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13419 (all-target-libjava): all-fastjar replaces all-zip.
13420 (all-fastjar): Added.
13421 (configure-target-fastjar, all-target-fastjar): Likewise.
13422 * configure.in (host_tools): Added fastjar.
13423
13424 2000-12-07 Mike Stump <mrs@wrs.com>
13425
13426 * Makefile.in (local-distclean): Remove leftover built files.
13427
13428 2000-11-24 Nick Clifton <nickc@redhat.com>
13429
13430 * configure.in (xscale-elf): Add target.
13431 (xscale-coff): Add target.
13432
13433 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13434
13435 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13436 recent versions of FreeBSD (release 3 or later).
13437 * ltconfig: On FreeBSD, -lc must not be provided when building
13438 a shared library or else the standard -pthread gcc option is
13439 rendered worthless to later users of the built library.
13440
13441 2000-11-16 Fred Fish <fnf@be.com>
13442
13443 * configure.in (enable_libstdcxx_v3): Fix typo,
13444 libstd++ -> libstdc++.
13445
13446 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13447
13448 * MAINTAINERS: Add self to Write After Approval list.
13449
13450 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13451
13452 * MAINTAINERS: Update my email address. Add myself to global write
13453 privs list.
13454
13455 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13456
13457 * Makefile.in: Merge with src and libgcj.
13458 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13459 configure-target-<library> when their configure scripts need the C
13460 or C++ library to have already been built to work properly.
13461 (do_proto_toplev): Set them to an empty string.
13462
13463 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13464 (REALLY_SET_LIB_PATH): Use them.
13465
13466 2000-11-17 Stan Shebs <shebs@apple.com>
13467
13468 * MAINTAINERS: Add self to Write After Approval list.
13469
13470 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13471
13472 * configure: Provide the original toplevel configure arguments
13473 (including $0) to subprocesses in the environment rather than
13474 through gcc/configargs.h.
13475
13476 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13477
13478 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13479 C99. Alphabetise "Write After Approval" list.
13480
13481 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13482
13483 * configure: Turn on libstdc++ V3 by default.
13484
13485 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13486 if we've got GCC.
13487
13488 2000-11-11 Philip Blundell <philb@gnu.org>
13489
13490 * MAINTAINERS: Add self to Write After Approval list.
13491
13492 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13493
13494 * ltcf-c.sh (aix4): Improve shared library configuration; require
13495 exporting symbols.
13496 * ltcf-cxx.sh (aix4): Define.
13497 * ltconfig (aix4): Define library and soname specs appropriate for
13498 AIX. Define command to create export symbols list.
13499
13500 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13501
13502 * config.sub: Add support for Sun Chorus
13503
13504 2000-10-31 Nick Clifton <nickc@redhat.com>
13505
13506 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13507 <name>@redhat.com. Also installed new email address for Clint
13508 Popetz.
13509
13510 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13511
13512 * etc: Remove directory from GCC.
13513
13514 2000-10-16 Michael Meissner <meissner@redhat.com>
13515
13516 * configure (gcc/configargs.h): Only create if there is a build GCC
13517 directory created.
13518
13519 2000-10-16 Matthias Klose <doko@debian.org>
13520
13521 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13522 when configured for libstdc++-v3.
13523
13524 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13525
13526 * configure: Save configure arguments to gcc/configargs.h.
13527
13528 2000-10-04 Philipp Thomas <pthomas@suse.de>
13529
13530 * config.guess: Import CVS version 1.157.
13531 * config.sub: Import CVS version 1.181.
13532
13533 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13534
13535 * Makefile.in (bootstrap): avoid recursion if subdir missing
13536 (cross): ditto
13537 (do-proto-toplev): ditto
13538
13539 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13540
13541 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13542 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13543
13544 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13545 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13546 all affected `configure' scripts.
13547
13548 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13549
13550 * MAINTAINERS: Add self as cpplib co-maintainer.
13551
13552 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13553
13554 * MAINTAINERS: Add self to Write After Approval list.
13555
13556 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13557
13558 * INSTALL/README: egcs -> GCC update.
13559
13560 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13561
13562 * MAINTAINERS: Add myself to Write After Approval list.
13563
13564 2000-09-15 Kazu Hirata <kazu@hxi.com>
13565
13566 * MAINTAINERS: Add myself to Write After Approval list.
13567
13568 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13569
13570 * configure.in: Do not build byacc for hppa64. Provide paths to the
13571 X11 libraries for hppa64.
13572
13573 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13574
13575 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13576
13577 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13578
13579 * Makefile.in (all-zlib): Added dummy target.
13580
13581 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13582 ltcf-gcj.sh: Updated from libtool multi-language branch.
13583
13584 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13585
13586 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13587 (bootstrap*): Depend on all-bootstrap.
13588
13589 2000-09-05 Philipp Thomas <pthomas@suse.de>
13590
13591 * config.guess: Import CVS version 1.156.
13592 * config.sub: Import CVS version 1.179.
13593
13594 2000-09-02 Anthony Green <green@cygnus.com>
13595
13596 * Makefile.in (all-gcc): Depend on all-zlib.
13597 (CLEAN_MODULES): Add clean-zlib.
13598 (ALL_MODULES): Add all-zlib.
13599 * configure.in (host_libs): Add zlib.
13600
13601 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13602
13603 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13604 crosses, but add gcc/include to the header search path for them.
13605
13606 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13607
13608 * MAINTAINERS: Add self to Write After Approval list.
13609
13610 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13611
13612 * config.guess: Import CVS version 1.152.
13613 * config.sub: Import CVS version 1.177.
13614
13615 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13616
13617 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13618 $targargs to tell whether newlib is going to be built.
13619
13620 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13621 $$r/TARGET_SUBDIR/libio for _G_config.h.
13622
13623 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13624
13625 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13626
13627 2000-08-22 DJ Delorie <dj@redhat.com>
13628
13629 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13630
13631 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13632
13633 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13634 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13635 sub-configures.
13636
13637 2000-08-21 DJ Delorie <dj@redhat.com>
13638
13639 * MAINTAINERS: Add self as a libiberty maintainer
13640
13641 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13642
13643 * configure.in (libstdcxx_flags): Use
13644 libstdc++-v3/src/libstdc++.INC.
13645
13646 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13647
13648 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13649
13650 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13651
13652 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13653
13654 * configure: Make enable_threads and enable_shared defaults
13655 explicit. Substitute enable_threads into generated Makefiles.
13656 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13657 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13658
13659 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13660
13661 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13662
13663 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13664
13665 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13666 previous delta.
13667
13668 2000-08-11 Jason Merrill <jason@redhat.com>
13669
13670 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13671 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13672 (FLAGS_FOR_TARGET): Not here.
13673 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13674
13675 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13676
13677 * config-ml.in (CC, CXX): Don't introduce a leading space.
13678
13679 2000-08-07 DJ Delorie <dj@delorie.com>
13680
13681 * MAINTAINERS: Add self as a DJGPP maintainer
13682
13683 2000-08-07 DJ Delorie <dj@redhat.com>
13684
13685 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13686 "if we're also building gcc, and it's a gcc that will run on the
13687 build machine, we want to use its includes instead of the system's
13688 default includes".
13689
13690 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13691
13692 * MAINTAINERS: Add self to Write After Approval list.
13693
13694 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13695
13696 * configure.in (libstdcxx_flags): Don't use `"'.
13697
13698 * config-ml.in: Adjust multilib search paths to the
13699 appropriate multilib tree.
13700
13701 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13702
13703 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13704 commas in $LANGUAGES.
13705
13706 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13707
13708 * configure.in: Re-enable all references to libg++ and librx.
13709
13710 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13711
13712 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13713 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13714 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13715 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13716
13717 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13718
13719 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13720
13721 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13722 CXX_FOR_TARGET for sed.
13723
13724 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13725
13726 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13727 Do not override if already set in the environment or in configure.
13728 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13729 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13730
13731 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13732
13733 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13734 the libtool CVS tree multi-language branch.
13735 * ltconfig, ltmain.sh: Updated.
13736
13737 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13738
13739 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13740 (clean-target): Depend on it.
13741
13742 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13743 (GCC_FOR_TARGET): Use it.
13744 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13745 * configure.in: ... here.
13746 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13747 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13748
13749 2000-07-24 Eric Christopher <echristo@cygnus.com>
13750
13751 * MAINTAINERS: Add self to Write After Approval list.
13752
13753 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13754
13755 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13756 (configure-target-libchill, configure-target-libobjc): Likewise.
13757
13758 * configure.in: Use the same cache file for all target libs.
13759 * config-ml.in: But different cache files per multilib variant.
13760
13761 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13762
13763 * configure (topsrcdir): Don't use dirname.
13764
13765 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13766
13767 * MAINTAINERS: Add self to Write After Approval list.
13768
13769 2000-07-20 Jason Merrill <jason@redhat.com>
13770
13771 * configure.in: Remove all references to libg++ and librx.
13772
13773 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13774
13775 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13776
13777 * config.sub: Update to subversions version 2000-07-06.
13778
13779 2000-07-12 Andrew Haley <aph@cygnus.com>
13780
13781 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13782 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13783
13784 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13785
13786 * symlink-tree: Check number of arguments.
13787
13788 2000-07-05 Jim Wilson <wilson@cygnus.com>
13789
13790 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13791 search path for a g++ extracted from the build tree. This
13792 will allow link tests run by configure scripts in
13793 subdirectories to succeed.
13794
13795 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13796
13797 * ltconfig: Add support for mips-dde-sysv4.2MP
13798
13799 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13800
13801 * MAINTAINERS: Add myself as loop discovery maintainer.
13802
13803 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13804
13805 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13806 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13807
13808 2000-06-19 Timothy Wall <twall@cygnus.com>
13809
13810 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13811 * config.sub: Add tic54x target.
13812
13813 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13814
13815 * MAINTAINERS: Add self as Fortran maintainer,
13816 remove Craig Burley.
13817
13818 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13819
13820 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13821 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13822
13823 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13824
13825 * MAINTAINERS: Add self as i18n maintainer
13826
13827 20000-05-21 H.J. Lu (hjl@gnu.org)
13828
13829 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13830 directory are used if they exist. Make sure
13831 $(build_tooldir)/include is searched for header files,
13832 $(build_tooldir)/lib/ for library files.
13833 (GCC_FOR_TARGET): Likewise.
13834 (CXX_FOR_TARGET): Likewise.
13835
13836 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13837
13838 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13839
13840 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13841
13842 * Makefile.in (configure-target-libiberty): Depend on
13843 configure-target-newlib.
13844
13845 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13846
13847 * configure.in, Makefile.in: Merge all libffi-related
13848 configury stuff from the libgcj tree.
13849
13850 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13851
13852 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13853 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13854
13855 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13856
13857 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13858 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13859 current version information. Add to proto-toplev directory.
13860 (gdb-taz): Build do-djunpack.
13861
13862 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13863
13864 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13865
13866 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13867
13868 * MAINTAINERS: Add self to Write After Approval list.
13869
13870 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13871
13872 * ltmain.sh: Preserve in relink_command any environment
13873 variables that may affect the linker behavior.
13874
13875 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13876
13877 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13878
13879 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13880
13881 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13882
13883 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13884
13885 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13886 with the version name.
13887
13888 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13889
13890 * MAINTAINERS: Add self as bb-reorder maintainer.
13891
13892 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13893
13894 * config.if: Tweak.
13895
13896 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13897
13898 * djunpack.bat: New file.
13899
13900 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13901
13902 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13903 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13904 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13905 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13906
13907 2000-04-16 Dave Pitts <dpitts@cozx.com>
13908
13909 * config.sub (case $basic_machine): Change default for "ibm-*"
13910 to "openedition".
13911
13912 2000-04-13 Andreas Jaeger <aj@suse.de>
13913
13914 * MAINTAINERS: Added myself.
13915
13916 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13917
13918 * Makefile.in (gdb-taz): New target. GDB specific archive.
13919 (do-md5sum): New target.
13920 (MD5PROG): Define.
13921 (PACKAGE): Default to TOOL.
13922 (VER): Default to a shell script.
13923 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13924 md5 checksum generation.
13925 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13926 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13927 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13928 insight.tar.bz2): Use gdb-taz to create archive.
13929
13930 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13931
13932 * configure (warn_cflags): Delete.
13933
13934 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13935
13936 * MAINTAINERS: Added myself.
13937
13938 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13939 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13940
13941 * configure.in (enable_libstdcxx_v3): Add.
13942 (target_libs): Add bits here to switch between libstdc++-v2 and
13943 libstdc++-v3.
13944 * config.if: And this file too.
13945 * Makefile.in: Add libstdc++-v3 targets.
13946
13947 2000-04-05 Michael Meissner <meissner@redhat.com>
13948
13949 * config.sub (d30v): Add d30v as a basic machine type.
13950
13951 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13952
13953 * configure.in: -linux-gnu*, not -linux-gnu.
13954
13955 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13956
13957 * MAINTAINERS: Add self in write-after-approval section.
13958
13959 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13960
13961 * MAINTAINERS: Add self as ia64 port maintainer.
13962
13963 2000-03-08 Neil Booth <NeilB@earthling.net>
13964
13965 * MAINTAINERS: Add self in write-after-approval section.
13966
13967 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13968
13969 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13970 (do-tar-bz2): Replace TOOL with PACKAGE.
13971 (gdb.tar.bz2): Remove GDBTK from GDB package.
13972 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13973 dejagnu.tar.bz2): New packages.
13974
13975 2000-02-27 Andreas Jaeger <aj@suse.de>
13976
13977 * configure.in: Add entry for mips*-*-linux*, move catch all
13978 *-*-*linux* entry below this one.
13979
13980 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13981
13982 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13983
13984 2000-02-24 Nick Clifton <nickc@cygnus.com>
13985
13986 * config.sub: Support an OS of "wince".
13987
13988 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13989
13990 * config.guess, config.sub: Updated to match config's 2000-02-15
13991 version.
13992
13993 2000-02-23 Linas Vepstas <linas@linas.org>
13994
13995 * config.sub: Add support for Linux/IBM 370.
13996 * configure.in: Likewise.
13997
13998 2000-02-22 Nick Clifton <nickc@cygnus.com>
13999
14000 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14001
14002 2000-02-20 Christopher Faylor <cgf@cygnus.com>
14003
14004 * config.guess: Guess "cygwin" rather than "cygwin32".
14005
14006 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14007
14008 * configure (gcc_version): When setting, narrow search to
14009 lines containing `version_string'.
14010
14011 2000-02-15 Denis Chertykov <denisc@overta.ru>
14012
14013 * config.sub: Add support for avr target.
14014
14015 2000-02-14 Nick Clifton <nickc@cygnus.com>
14016
14017 * MAINTAINERS: Add maintainers for MCore port.
14018
14019 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
14020
14021 * config.sub: Add mmix-knuth-mmixware.
14022
14023 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14024
14025 * MAINTAINERS: Pair cccp with cpplib maintainership.
14026
14027 2000-01-27 Christopher Faylor <cgf@redhat.com>
14028
14029 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14030 structure stuff to -L library search.
14031 (CXX_FOR_TARGET): Ditto.
14032 (CROSS_CHECK_MODULES): Fix spelling mistake.
14033
14034 2000-01-24 Mark Mitchell <mark@codesourcery.com>
14035
14036 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14037 the C++ compiler.
14038
14039 2000-01-12 Richard Henderson <rth@cygnus.com>
14040
14041 * configure.in: Don't build some bits for beos.
14042
14043 2000-01-12 Joel Sherrill (joel@OARcorp.com)
14044
14045 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14046 as include files.
14047
14048 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
14049
14050 * Add self as cpplib maintainer, as requested by Jason
14051 Merrill. Correct my e-mail address.
14052
14053 2000-01-06 Geoff Keating <geoffk@cygnus.com>
14054
14055 * configure.in: Use mt-aix43 to handle *_TARGET defs,
14056 not mh-aix43.
14057
14058 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
14059
14060 * MAINTAINERS: Add myself to "write after approval" list.
14061
14062 1999-12-14 Richard Henderson <rth@cygnus.com>
14063
14064 * config.guess (alpha-osf, alpha-linux): Detect ev67.
14065 * config.sub: Accept alphaev[78], alphaev8.
14066
14067 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14068
14069 * config.guess, config.sub: Update from autoconf.
14070
14071 1999-11-29 Bruce Korb <autogen@linuxbox.com>
14072
14073 * MAINTAINERS: update my playtime e-address.
14074
14075 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14076
14077 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14078 necessary libraries are missing.
14079
14080 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
14081
14082 * MAINTAINERS: Add new 'write after approval' maintainer.
14083
14084 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
14085
14086 * MAINTAINERS: Add new Java maintainer.
14087
14088 1999-10-25 Andreas Schwab <schwab@suse.de>
14089
14090 * configure: Fix quoting inside arguments of eval.
14091
14092 1999-10-21 Nick Clifton <nickc@cygnus.com>
14093
14094 * config-ml.in: Allow suppression of some ARM multilibs.
14095
14096 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14097
14098 * config.guess: Add OS/390 match pattern.
14099 * config.sub: Add mvs, openedition targets.
14100 * configure.in (i370-ibm-opened*): New.
14101
14102 1999-09-04 Steve Chamberlain <sac@pobox.com>
14103
14104 * config.sub: Add support for configuring for pj.
14105
14106 1999-08-31 Nick Clifton <nickc@cygnus.com>
14107
14108 * config.sub (maybe_os): Add support for configuring for fr30.
14109
14110 1999-08-25 Nick Clifton <nickc@cygnus.com>
14111
14112 * configure.in: Do not configure or build ld for AIX
14113 platforms. ld is known to be broken on these platforms.
14114
14115 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14116
14117 * config-ml.in: Pass compiler flag corresponding to multidirs to
14118 subdir configures.
14119
14120 1999-08-09 Ian Lance Taylor <ian@zembu.com>
14121
14122 * Makefile.in (LDFLAGS): Define.
14123
14124 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14125
14126 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14127 noconfigdirs.
14128 (*-*-cygwin*): Likewise.
14129
14130 1999-08-08 Ian Lance Taylor <ian@zembu.com>
14131
14132 * mkdep: New file.
14133 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14134 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14135
14136 From Eli Zaretskii <eliz@is.elta.co.il>:
14137 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14138 long file name when using DJGPP on MS-DOS.
14139
14140 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14141
14142 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14143
14144 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14145
14146 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14147 dependency as this causes "make check" to globally "make all"
14148
14149 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14150
14151 * configure.in (target_libs): Added target-zlib.
14152 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14153 (CONFIGURE_TARGET_MODULES): Likewise.
14154 (CHECK_TARGET_MODULES): Likewise.
14155 (INSTALL_TARGET_MODULES): Likewise.
14156 (CLEAN_TARGET_MODULES): Likewise.
14157 (configure-target-zlib): New target.
14158 (all-target-zlib): Likewise.
14159 (all-target-libjava): Depend on all-target-zlib.
14160 (configure-target-libjava): Depend on configure-target-zlib.
14161
14162 * Makefile.in (configure-target-libjava): Depend on
14163 configure-target-newlib.
14164 (configure-target-boehm-gc): New target.
14165 (configure-target-qthreads): New target.
14166
14167 * configure.in (target_libs): Added target-qthreads.
14168 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14169 (CONFIGURE_TARGET_MODULES): Likewise.
14170 (CHECK_TARGET_MODULES): Likewise.
14171 (INSTALL_TARGET_MODULES): Likewise.
14172 (CLEAN_TARGET_MODULES): Likewise.
14173 (all-target-qthreads): New target.
14174 (configure-target-libjava): Depend on configure-target-qthreads.
14175 (all-target-libjava): Depend on all-target-qthreads.
14176
14177 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14178 (CONFIGURE_TARGET_MODULES): Likewise.
14179 (CHECK_TARGET_MODULES): Likewise.
14180 (INSTALL_TARGET_MODULES): Likewise.
14181 (CLEAN_TARGET_MODULES): Likewise.
14182 (all-target-libjava): New target.
14183 (all-target-boehm-gc): Likewise.
14184 * configure.in (target_libs): Added libjava, boehm-gc.
14185
14186 1999-07-22 Ian Lance Taylor <ian@zembu.com>
14187
14188 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14189 configure.bat in SUPPORT_FILES.
14190 (gas+binutils.tar.bz2): Likewise.
14191
14192 * makeall.bat: Remove; obsolete.
14193
14194 1999-07-21 Ian Lance Taylor <ian@zembu.com>
14195
14196 From Mark Elbrecht:
14197 * configure.bat: Remove; obsolete.
14198
14199 1999-07-11 Ian Lance Taylor <ian@zembu.com>
14200
14201 * configure: Add -W -Wall to the default CFLAGS when compiling with
14202 gcc.
14203
14204 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14205
14206 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14207
14208 1999-06-30 Mark Mitchell <mark@codesourcery.com>
14209
14210 * configure.in: Build ld on IRIX6.
14211
14212 1999-06-12 Ian Lance Taylor <ian@zembu.com>
14213
14214 * Makefile.in: Change distribution targets to use bzip2 instead of
14215 gzip.
14216 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14217 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14218
14219 1999-06-04 Nick Clifton <nickc@cygnus.com>
14220
14221 * config.sub: Add mcore target.
14222
14223 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14224
14225 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14226
14227 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14228
14229 * config.guess (dummy): Changed to $dummy.
14230
14231 1999-05-24 Nick Clifton <nickc@cygnus.com>
14232
14233 * config.sub: Tidied up case statements.
14234
14235 1999-05-22 Ben Elliston <bje@cygnus.com>
14236
14237 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14238 <jiro@din.or.jp>.
14239
14240 * config.guess: Merge with FSF version. Future changes will be
14241 more accurately recorded in this ChangeLog.
14242 * config.sub: Likewise.
14243
14244 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14245
14246 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14247
14248 1999-04-30 Tom Tromey <tromey@cygnus.com>
14249
14250 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14251
14252 1999-04-23 Tom Tromey <tromey@cygnus.com>
14253
14254 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14255
14256 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
14257
14258 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14259 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14260 Bad merge removed these two changes.
14261
14262 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
14263 Martin Heller (Ing.-Buero_Heller@t-online.de)
14264
14265 * config.guess (interix Alpha): Add.
14266
14267 1999-04-11 Richard Henderson <rth@cygnus.com>
14268
14269 * configure.in (i?86-*-beos*): Do config gperf; don't config
14270 gdb, newlib, or libgloss.
14271
14272 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
14273
14274 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14275 link a trivial program with -mabi=64. If it fails, remove mabi=64
14276 from multidirs.
14277
14278 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14279
14280 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14281
14282 1999-04-08 Nick Clifton <nickc@cygnus.com>
14283
14284 * config.sub: Add support for mcore targets.
14285
14286 1999-04-07 Michael Meissner <meissner@cygnus.com>
14287
14288 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14289 not mt-ospace, in order to shut up assembler warning about using
14290 symbols that are named the same as registers.
14291
14292 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
14293
14294 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14295 dependency list for all-target-cygmon.
14296
14297 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14298
14299 * config-ml.in: Check $host, not $target, for selective multilibs.
14300 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14301 thumb interworking, and underscore prefix multilibs.
14302
14303 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14304
14305 * missing: Update to version from current automake.
14306
14307 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14308
14309 * configure (gxx_include_dir): Removed.
14310
14311 * configure.in (gxx_include_dir): Handle it.
14312 * Makefile.in: Likewise.
14313
14314 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14315
14316 * config.sub (mips64vr4111,mips64vr4111el) Add.
14317
14318 1999-03-21 Ben Elliston <bje@cygnus.com>
14319
14320 * config.guess: Correct typo for detecting ELF on FreeBSD.
14321
14322 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14323
14324 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14325 config/mh-djgpp.
14326
14327 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14328
14329 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14330 all-target-newlib to dependency list for all-target-bsp.
14331
14332 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14333
14334 * config.sub: Add i386-uwin support.
14335 * config.guess: Likewise.
14336
14337 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14338
14339 * configure.in: cleanup, add mh-*pic handling for arm, special
14340 case powerpc*-*-aix*
14341
14342 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14343
14344 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14345 can be built.
14346
14347 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14348
14349 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14350 targets.
14351
14352 1999-03-02 Nick Clifton <nickc@cygnus.com>
14353
14354 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14355
14356 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14357
14358 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14359
14360 1999-02-24 Nick Clifton <nickc@cygnus.com>
14361
14362 * config.sub: Fix typo in arm recognition.
14363
14364 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14365
14366 * configure.in (noconfigdirs): Changed target_configdirs to
14367 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14368 rather than m68k-*-* since it is not known to work on
14369 m68k-aout. Ditto for arm-*-*oabi.
14370
14371 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14372
14373 * configure.in (*-*-windows*): Remove, no longer used.
14374
14375 1999-02-19 Ben Elliston <bje@cygnus.com>
14376
14377 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14378 Smart and improved by Andrew Cagney.
14379
14380 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14381
14382 * config.guess: Recognize openbsd-*-hppa.
14383
14384 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14385
14386 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14387 only if it is not empty.
14388
14389 1999-02-17 Nick Clifton <nickc@cygnus.com>
14390
14391 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14392
14393 * config.guess: Modified to recognize uname's armv* syntax.
14394
14395 * config.sub: Modified to recognize uname's armv* syntax.
14396
14397 1999-02-17 Mark Salter <msalter@cygnus.com>
14398
14399 * configure.in: Added target-bsp for sparclite.
14400
14401 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14402
14403 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14404
14405 1999-02-08 Nick Clifton <nickc@cygnus.com>
14406
14407 * configure.in: Add support for strongarm port.
14408 * config.sub: Add support for strongarm target.
14409
14410 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14411
14412 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14413 the old name config/mh-cygwin32.
14414 Enable texinfo.
14415
14416 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14417
14418 * configure.in: Do build ld for ix86 Solaris.
14419
14420 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14421
14422 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14423 $AR_FOR_TARGET. Likewise for RANLIB.
14424
14425 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14426
14427 * config.sub (oabi): Recognize.
14428 * configure.in (arm-*-oabi): Handle.
14429
14430 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14431
14432 * config.guess: Improve detection of i686 on UnixWare 7.
14433
14434 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14435
14436 * config.guess: Add support for i386-pc-interix.
14437 * config.sub: Likewise.
14438 * configure.in: Likewise.
14439
14440 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14441
14442 * Makefile.in: Remove unneeded all-target-libio from
14443 from all-target-winsup target since it is now unneeded.
14444 Add all-target-libtermcap in its place since it is now
14445 needed.
14446
14447 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14448
14449 * configure.in: makefile stub for cygwin target is probably
14450 unnecessary. Remove it for now.
14451
14452 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14453
14454 * configure.in: libtermcap.a should be built when cygwin is the
14455 target as well as the host.
14456 * config.guess: Allow mixed case in cygwin uname output.
14457 * Makefile.in: Add libtermcap target.
14458
14459 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14460
14461 * config.sub: Clean up handling of hppa2.0.
14462
14463 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14464
14465 * config.guess: Use C code to identify more HP machines.
14466
14467 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14468
14469 * config.sub: Handle hppa2.0.
14470
14471 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14472
14473 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14474 cygmon for all sparclite targets, regardless of object format.
14475
14476 1998-12-15 Mark Salter <msalter@cygnus.com>
14477
14478 * configure.in: Added target-bsp for several target architectures.
14479
14480 * Makefile.in: Added rules for bsp.
14481
14482 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14483
14484 * config.guess: Improve detection of hppa2.0 processors.
14485
14486 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14487
14488 * config.guess: Recognize FreeBSD using ELF automatically.
14489
14490 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14491
14492 * configure (skip-this-dir): Add handling for new shell script, which
14493 might be created by a sub-directory's configure to indicate, this particular
14494 directory is "unwanted".
14495 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14496
14497 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14498
14499 * ltconfig: import from libtool, after changing libtool to
14500 account for the cygwin name change.
14501
14502 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14503
14504 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14505 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14506
14507 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14508
14509 * configure.in: Add libtermcap to list of cygwin dependencies.
14510
14511 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14512
14513 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14514 they include winsup/include when it's a cygwin target.
14515
14516 1998-11-12 Tom Tromey <tromey@cygnus.com>
14517
14518 * configure.in (host_tools): Added zip.
14519 * Makefile.in (all-target-libjava): Depend on all-zip.
14520 (all-zip): New target.
14521 (ALL_MODULES): Added all-zip.
14522 (NATIVE_CHECK_MODULES): Added check-zip.
14523 (INSTALL_MODULES): Added install-zip.
14524 (CLEAN_MODULES): Added clean-zip.
14525
14526 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14527
14528 * Makefile.in: lose "32" from comment about cygwin.
14529
14530 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14531
14532 * configure.in: Use -Os to build target libraries for the fr30.
14533
14534 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14535
14536 * config.sub: Add fr30.
14537
14538 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14539
14540 * configure.in: drop "32" from config/mh-cygwin32. Check
14541 cygwin* instead of cygwin32*.
14542 * config.sub: Check cygwin* instead of cygwin32*.
14543
14544 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14545
14546 * config.guess: Match any version of Unixware7.
14547
14548 1998-10-20 Syd Polk <spolk@cygnus.com>
14549
14550 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14551 if desired.
14552
14553 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14554
14555 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14556 these if the appropriate directories and files to not exist.
14557
14558 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14559
14560 * Makefile.in (DEVO_SUPPORT): Add config.if.
14561
14562 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14563
14564 * configure: Add pattern to replace "build_tooldir"'s
14565 definition in the generated Makefile with "tooldir"'s
14566 actual value.
14567
14568 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14569
14570 * config.sub: Bring back lost sparcv9.
14571
14572 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14573
14574 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14575
14576 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14577 CC_FOR_TARGET and friends.
14578
14579 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14580
14581 * Makefile.in (build_tooldir): New variable, same as tooldir.
14582 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14583 -B$(build_tooldir)/bin/.
14584 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14585
14586 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14587
14588 * README: Remove installation instructions and refer to the
14589 INSTALL directory instead.
14590
14591 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14592
14593 * config.sub: Add support for i[34567]86-pc-udk.
14594 * configure.in: Likewise.
14595
14596 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14597
14598 * Makefile.in: add bzip2 package building bits for user
14599 tools module
14600 * configure.in: ditto
14601
14602 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14603
14604 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14605 (ALL_TARGET_MODULES): Add all-target-libobjc.
14606 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14607 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14608 (all-target-libchill): Add dependencies.
14609 * configure.in (target_libs): Add libchill.
14610
14611 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14612
14613 * configure.in (target_subdir): Remove duplicate line.
14614
14615 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14616
14617 * Makefile.in (all-automake): fix dependencies.
14618
14619 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14620
14621 * configure.in: Minor cleanups for building in the $(target_alias)
14622 subdir.
14623
14624 1998-09-22 Jim Wilson <wilson@cygnus.com>
14625
14626 * Makefile.in (bootstrap): Set r and s before make all. Use
14627 BASE_FLAGS_TO_PASS in make all.
14628 (cross): Likewise.
14629
14630 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14631
14632 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14633
14634 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14635
14636 * config.sub: Fix typo in last change.
14637
14638 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14639
14640 * config.sub: Add support for C4x target.
14641 * configure.in: Likewise.
14642
14643 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14644
14645 * config.sub: Recognize sparcv9 just like sparc64.
14646
14647 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14648
14649 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14650
14651 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14652
14653 * config.guess: Correctly identify Pentium II sco boxes.
14654
14655 * config.guess: Fix "tr" code. From Weiwen Liu.
14656
14657 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14658
14659 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14660 stabs.
14661
14662 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14663
14664 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14665 (ALL_TARGET_MODULES): Add all-target-libchill.
14666 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14667 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14668 (all-target-libchill): Add dependencies.
14669 * configure.in (target_libs): Add libchill.
14670
14671 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14672
14673 * config.guess: Avoid assumptions about "tr" behaves when
14674 LANG is set to something other than English.
14675
14676 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14677
14678 * configure (gxx_include_dir): Changed to
14679 '${prefix}/include/g++'-${libstdcxx_interface}.
14680
14681 * config.if: New to determine the interfaces.
14682
14683 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14684
14685 * config.guess: Detect and handle MPE/IX.
14686 * config.sub: Deal with MPE/IX.
14687
14688 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14689
14690 * configure.in: Use mh-aix43.
14691
14692 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14693
14694 * configure: Fix --without/--disable cases for gxx-include-dir.
14695
14696 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14697
14698 * mdata-sh: Imported. Needed for automake support.
14699
14700 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14701
14702 * Makefile.in (taz): Try "chmod -R og=u ." before
14703 "chmod og=u `find . -print`".
14704
14705 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14706
14707 * configure.in: Add arm-elf and thumb-elf support.
14708
14709 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14710
14711 * Makefile.in: Undo previous patch.
14712
14713 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14714
14715 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14716 to here ...
14717 (install-no-fixedincludes): and here
14718 (INSTALL_MODULES): ... from here.
14719
14720 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14721
14722 * config.sub: Merge with FSF.
14723
14724 * config.guess: Merge with FSF.
14725
14726 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14727
14728 * configure (extraconfigdirs): New variable.
14729 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14730 * Makefile.in (all): Move higher in file.
14731 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14732 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14733 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14734 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14735 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14736
14737 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14738
14739 * Makefile.in (all-target-libjava): Depend on all-gcc and
14740 all-target-newlib.
14741 (configure-target-libjava): Depend on $(ALL_GCC).
14742
14743 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14744
14745 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14746 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14747
14748 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14749
14750 * INSTALL/README: Fix typo.
14751
14752 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14753
14754 * ylwrap: Change absolute path checks to check for DOS style path
14755 names.
14756
14757 * ylwrap: Don't use a full path name if the source file is in the
14758 same directory. From hjl@lucon.org (H.J. Lu).
14759
14760 * config-ml.in: Default to being verbose, to match Feb 18 change to
14761 configure.
14762
14763 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14764
14765 Brought over from egcs:
14766
14767 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14768
14769 * configure.in (target_subdir): Set to ${target_alias} instead
14770 of "libraries".
14771
14772 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14773
14774 * configure.in (target_subdir): Set to libraries if enable_multilib.
14775
14776 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14777
14778 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14779 multilibs, force reconfiguration the first time we create
14780 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14781
14782 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14783
14784 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14785 avoid confusion with --no-recursion.
14786
14787 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14788
14789 * configure.in: Win32 hosts shouldn't use install -x
14790 * install-sh: remove -x option, and special .exe-handling
14791 hack.
14792
14793 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14794
14795 * config.guess: Recognize i586-pc-beos.
14796 * configure.in: Don't build some bits for beos.
14797
14798 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14799
14800 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14801 CFLAGS default to -O2.
14802
14803 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14804 when using GNU ld.
14805
14806 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14807
14808 * ltmain.sh: Correct install when using a different shell.
14809
14810 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14811
14812 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14813
14814 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14815
14816 * makefile.vms: Update to build binutils/makefile.vms. Add install
14817 target.
14818
14819 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14820
14821 * ltconfig: Update to correct AIX handling.
14822
14823 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14824
14825 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14826
14827 * configure.in (target_subdir): Set to ${target_alias} instead
14828 of "libraries".
14829
14830 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14831
14832 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14833 (Makefile): Depend on $(gcc_version_trigger).
14834
14835 * configure (gcc_version): Change default initializer to empty
14836 string.
14837 (gcc_version_trigger): New variable; pass this variable down
14838 to subdir configures to enable them checking gcc's version
14839 themselves. Emit make macros for both gcc_version vars.
14840 (topsrcdir): Initialize reliably.
14841 (recursion line): Remove --with-gcc-version=${gcc_version}.
14842
14843 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14844
14845 * configure (enable_version_specific_runtime_libs): Implement new flag
14846 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14847 in $(libsubdir); emit definition in each generated Makefile.
14848 (gxx_include_dir): Initialize depending on
14849 $enable_version_specific_runtime_libs.
14850
14851 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14852
14853 * configure (gcc_version): Initialize properly depending on
14854 how and where configure is started.
14855 (recursion line): Pass a --with-gcc-version=${gcc_version}
14856 to configures in subdirs.
14857
14858 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14859
14860 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14861 cygmon
14862
14863 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14864
14865 * configure.in: Add cygmon and libstub support for mn10200.
14866
14867 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14868
14869 * configure (gcc_version): Add new variable describing the
14870 particular gcc version we're building.
14871 * Makefile.in (libsubdir): Add new macro for the directory
14872 in which the compiler finds executables, libraries, etc.
14873 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14874 and libsubdir.
14875
14876 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14877
14878 * Makefile.in (local-clean): Remove *.log.
14879 (warning.log): Built with warn_summary from build.log.
14880 (mail-report.log): Run test_summary.
14881 (mail-report-with-warnings.log): Run test_summary including
14882 warning.log in the report.
14883
14884 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14885
14886 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14887
14888 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14889
14890 * Makefile.in (grep): Grep no longer depends on libiberty.
14891
14892 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14893
14894 * Makefile.in: all-snavigator needs all-libgui.
14895
14896 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14897
14898 * configure.in: Add cygmon and libstub support for mn10300.
14899
14900 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14901
14902 * missing: Update to version from automake 1.3.
14903
14904 * ltmain.sh: On installation, don't get confused if the same name
14905 appears more than once in the list of library names.
14906
14907 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14908
14909 * config.sub: Accept m68060 and m5200 as CPU names.
14910
14911 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14912
14913 * configure: Use && rather than using -a in test, because odd
14914 strings can confuse test.
14915 * configure.in: Likewise.
14916
14917 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14918
14919 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14920
14921 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14922
14923 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14924 bootstrap4-lean): New targets.
14925
14926 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14927
14928 * mpw-* Delete. Not used.
14929
14930 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14931
14932 * COPYING.LIB: Update FSF address.
14933
14934 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14935
14936 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14937
14938 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14939 GAS_SUPPORT_DIRS.
14940
14941 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14942
14943 * ltconfig, ltmain.sh: Avoid producing a version number if
14944 -version-info was not used.
14945
14946 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14947
14948 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14949 building with newlib.
14950
14951 1998-04-30 Paul Eggert <eggert@twinsun.com>
14952
14953 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14954 Solaris `make' causes it to continue to next definition.
14955
14956 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14957
14958 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14959 the right GUI libraries and files are installed along with GDB.
14960
14961 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14962
14963 * configure.in: Change alpha to alpha* in several places.
14964
14965 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14966
14967 * config.sub: Recognize sparc86x.
14968
14969 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14970
14971 * configure.in (--enable-target-optspace): Remove debug echo.
14972
14973 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14974
14975 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14976
14977 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14978
14979 * ltconfig: Update cygwin32 support.
14980
14981 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14982 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14983 (GDB_SUPPORT_DIRS): Likewise.
14984
14985 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14986
14987 * configure.in (target_makefile_frag): If --enable-target-optspace,
14988 use -Os to compile target libraries rather than -O2. Default to
14989 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14990 not used.
14991 * configure.in (target_cflags): Ditto for d30v.
14992
14993 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14994
14995 * Makefile.in (all-bfd): Depend on all-intl.
14996 (all-binutils): Likewise.
14997 (all-gas): Likewise.
14998 (all-gprof): Likewise.
14999 (all-ld): Likewise.
15000
15001 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
15002
15003 * configure.in (host_tools): Fix typo, lbtool -> libtool.
15004
15005 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
15006
15007 * Makefile.in (all-bfd): Depend upon all-libiberty.
15008
15009 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15010
15011 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
15012
15013 * Makefile.in: Add libstub.
15014
15015 * configure.in: Ditto. Build libstub for targets that have cygmon
15016 support.
15017
15018 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
15019
15020 * configure.in: Don't set PICFLAG on ix86-cygwin32.
15021
15022 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
15023
15024 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15025 use mh-sysv5 if specified. Support gprof on SCO Open Server.
15026
15027 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
15028
15029 * configure: Define DEFAULT_M4 by searching PATH.
15030 * Makfile.in: Use DEFAULT_M4.
15031
15032 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
15033
15034 * ltconfig: Add cygwin32 support.
15035
15036 * Makefile.in, configure.in: Add libtool as a native only directory
15037 to configure and build.
15038
15039 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
15040
15041 * Makefile.in (INSTALL_MODULES): Remove texinfo.
15042
15043 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
15044
15045 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15046
15047 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
15048
15049 * Makefile.in: add ash make rules
15050 * configure.in: add ash to native_only and host_tools lists
15051
15052 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
15053
15054 * Makefile.in (all-gettext, all-intl): New targets.
15055 (ALL_MODULES): Added all-gettext, all-intl.
15056 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15057 (INSTALL_MODULES): Added install-gettext, install-intl.
15058 (CLEAN_MODULES): Added clean-gettext, clean-intl.
15059
15060 * configure.in (host_tools): Added gettext.
15061 (native_only): Likewise.
15062 (noconfigdirs) [various cases]: Likewise.
15063 (host_libs): Added intl.
15064
15065 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
15066
15067 * configure: Do not disable building gdbtk for cygwin32 hosts.
15068
15069 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
15070
15071 * configure.in: Add thumb-coff target.
15072 * config.sub: Add thumb-coff target.
15073
15074 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15075
15076 * Makefile.in: Revert yesterday's change.
15077 (all-target-winsup): all-target-librx stays out of here.
15078
15079 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
15080
15081 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15082 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15083 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15084 Remove references to librx and libg++.
15085
15086 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
15087
15088 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15089 recursive makes
15090
15091 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
15092
15093 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15094 for newlib directory.
15095 (CXX_FOR_TARGET): Likewise.
15096
15097 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15098
15099 * ltconfig: Update after libtool/ltconfig.in change for
15100 hpux11.
15101
15102 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15103
15104 * ltconfig, ltmain.sh: Update to libtool 1.2.
15105
15106 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15107
15108 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15109 (install-gcc-cross): Instead, override LANGUAGES here.
15110
15111 1998-03-18 Dave Love <d.love@dl.ac.uk>
15112
15113 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15114 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15115
15116 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15117
15118 * configure.in: Add Thumb-pe target.
15119
15120 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
15121
15122 * Makefile.in - changed sn targets to snavigator
15123 * configure.in - changed sn targets to snavigator
15124
15125 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15126
15127 * config-ml.in: After building symlink tree call make distclean
15128 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15129 to be the case for libiberty.
15130
15131 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15132
15133 * configure: When making link, also check the current
15134 directory. The configure scripts may create one.
15135
15136 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15137
15138 * config.sub: Accept alphapca56 and alphaev6 properly.
15139
15140 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15141
15142 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15143
15144 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15145
15146 * config.sub (sco5): Fix typo.
15147
15148 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15149
15150 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15151 install-itcl.
15152 (install-itcl): Remove dependency on install-tcl.
15153
15154 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15155
15156 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15157
15158 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15159
15160 * configure.in: Don't build libgui for a cygwin32 target when not on
15161 a cygwin32 host.
15162
15163 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15164
15165 * configure (redirect): Set to null, so default behavior of
15166 configure is now --verbose.
15167
15168 1998-02-16 Dave Love <d.love@dl.ac.uk>
15169
15170 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15171 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15172
15173 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15174
15175 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15176 this change to sync Makefile.in with its ChangeLog entries.
15177
15178 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15179
15180 * ltmain.sh (mkdir): Check that the directory doesn't exist
15181 before we exit with error, so that we don't get races during
15182 parallel builds.
15183
15184 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15185
15186 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15187
15188 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15189
15190 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15191 PICFLAG_FOR_TARGET.
15192 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15193
15194 * configure: Emit a definition for the new macro enable_shared
15195 into each Makefile.
15196
15197 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15198
15199 * configure.in (host_tools, native_only): Add libtool.
15200
15201 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15202
15203 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15204 Fix typo in ming config comment.
15205
15206 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15207
15208 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15209
15210 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15211
15212 * config.sub: Add tic30 cases, and map c30 to tic30.
15213
15214 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15215
15216 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15217 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15218 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15219 (CLEAN_TARGET_MODULES): Similarly
15220 (all-target-libf2c): Add dependences.
15221 * configure.in (target_libs): Add libf2c.
15222
15223 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15224
15225 * configure.in: Remove expect from noconfigdirs when target
15226 is cygwin32. OK to build expect and dejagnu with Canadian
15227 Cross.
15228
15229 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15230
15231 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15232 host.
15233
15234 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15235 and mingw32.
15236
15237 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15238
15239 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15240 here as it is not defined in the toplevel Makefile.
15241
15242 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15243
15244 * configure (package_makefile_rules_frag): New variable, which names
15245 a file with generic rules, ...
15246 Change comment to mention we now have FIVE parts.
15247 * configure: Undo last change.
15248
15249 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15250
15251 * config.guess: More accurate determination of HP processor types.
15252 * config.sub: More accurate determination of HP processor types.
15253
15254 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15255
15256 * configure (package_makefile_frag): Move inserting the
15257 ${package_makefile_frag} to where it should be according
15258 to the comment.
15259
15260 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15261
15262 * config.guess: Add support for Linux/ARM.
15263
15264 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15265
15266 * .cvsignore: Remove *-info and *-install since they match
15267 release-info and mpw-install, which we don't want to just ignore.
15268
15269 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15270
15271 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15272
15273 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15274
15275 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15276 local_prefix to sub-make invocations.
15277
15278 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15279
15280 * configure.in: Check makefile fragments in the source
15281 directory.
15282
15283 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15284
15285 * configure.in: Check whether host and target makefile
15286 fragments exist before adding them to *_makefile_frag.
15287
15288 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15289
15290 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15291
15292 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15293
15294 * configure.in: Make sure we only replace RPATH_ENVVAR on
15295 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15296 regexp to sed.
15297
15298 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15299 to sub-makes.
15300
15301 1998-01-13 Lee Iverson (leei@ai.sri.com)
15302
15303 * config-ml.in (multi-do): LDFLAGS must include multilib
15304 designator.
15305
15306 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15307
15308 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15309
15310 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15311
15312 * config.sub: Add mingw32 support.
15313 * configure.in: Likewise.
15314
15315 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15316
15317 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15318
15319 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15320
15321 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15322 * configure (gxx_include_dir): Provide a definition for subdirs
15323 which do not use autoconf.
15324
15325 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15326
15327 * config.guess: Sync with egcs. Picks up new alpha support,
15328 BeOS & some additional linux support.
15329
15330 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15331
15332 * config.guess: HP 9000/803 is a PA1.1 machine.
15333
15334 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15335
15336 * configure.in: It's alpha*-...
15337
15338 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15339
15340 * configure.in (host_makefile_frag, target_makefile_frag):
15341 Handle multiple config files.
15342 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15343 alpha-*-*.
15344
15345 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15346
15347 * mkdep: New file.
15348
15349 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15350
15351 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15352
15353 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15354
15355 * Makefile.in: Add libgui directory.
15356 (GDB_TK): Add all-libgui.
15357 * configure.in: Add libgui directory.
15358 * configure: Add all-libgui to GDB_TK.
15359
15360 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15361
15362 * config-ml.in (multidirs): Add m32r to multilib list.
15363
15364 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15365
15366 * Makefile.in (all-target-gperf): Change dependency to
15367 all-target-libstdc++.
15368
15369 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15370
15371 * config.guess: Add BeOS support.
15372
15373 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15374
15375 Source directory cvs renamed to cvssrc:
15376 * configure.in (host_tools): Change cvs to cvssrc.
15377 (native_only): Likewise.
15378 (noconfigdirs) [various cases]: Likewise.
15379 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15380 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15381 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15382 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15383 (all-cvssrc): Rename target from all-cvs.
15384
15385 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15386
15387 * configure (gxx_include_dir): Fix thinko.
15388
15389 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15390
15391 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15392 (install-cross, install-gcc-cross): New targets.
15393
15394 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15395
15396 * configure.in (noconfigdirs): Add support for Thumb target.
15397
15398 * config.sub (maybe_os): Add support for Thumb target.
15399
15400 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15401
15402 * Makefile.in: Add rules for cygmon.
15403
15404 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15405
15406 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15407
15408 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15409 * configure (gxx_include_dir): Provide a definition for subdirs
15410 which do not use autoconf.
15411
15412 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15413
15414 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15415 11/18/97 build
15416
15417 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15418
15419 * From Franz Sirl.
15420 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15421 found on RedHat Linux systems.
15422
15423 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15424
15425 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15426 guesses.
15427
15428 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15429
15430 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15431
15432 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15433
15434 * ltmain.sh: If mkdir fails, check whether the directory was created
15435 anyhow by some other process.
15436
15437 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15438
15439 * configure.in (d30v-*-*): Configure all directories.
15440
15441 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15442
15443 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15444 for the D30V.
15445
15446 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15447
15448 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15449
15450 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15451
15452 * include/libiberty.h: Add extern "C" { so it can be used with C++
15453 progrms.
15454 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15455 programs.
15456
15457 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15458
15459 * configure.in (d30v-*-*): Configure GCC now.
15460
15461 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15462
15463 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15464 is no longer needed.
15465
15466 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15467
15468 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15469
15470 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15471
15472 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15473 targets using "$@" to provide support for similar but not identical
15474 targets without having to duplicate code.
15475
15476 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15477
15478 * makefile.vms: Fix to work with DEC C.
15479
15480 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15481
15482 * config.sub: Add mips-tx39-elf to marketing names.
15483
15484 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15485
15486 * ltmain.sh: Handle symlinks in generated script.
15487
15488 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15489
15490 * configure: Handle autoconf style directory options: --bindir,
15491 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15492 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15493 --sysconfdir.
15494 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15495 (sharedstatedir, localstatedir, oldincludedir): New variables.
15496 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15497 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15498 sbindir, sharedstatedir, and sysconfdir.
15499
15500 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15501
15502 * Makefile.in (bootstrap-lean): New target.
15503
15504 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15505
15506 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15507 sn, and gnuserv from noconfigdirs.
15508
15509 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15510
15511 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15512
15513 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15514
15515 * Makefile.in (cross): New target.
15516
15517 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15518 Jeff Law <law@cygnus.com>
15519
15520 * Makefile.in (bootstrap2, bootstrap3): New targets.
15521 (all-bootstrap): Remove outdated and confusing target.
15522 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15523
15524 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15525
15526 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15527 windows. Consistent with gdb/configure.
15528
15529 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15530
15531 * configure.in: Name Linux target fragment.
15532
15533 * configure: Rewrite so that project Makefile fragment is inserted
15534 first and appears last in the resulting Makefile.
15535
15536 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15537
15538 * Makefile.in (install-itcl): Install tcl first.
15539
15540 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15541
15542 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15543
15544 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15545
15546 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15547
15548 * configure.in (skipdirs): Add target-librx for Linux.
15549 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15550
15551 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15552
15553 * Makefile.in (bootstrap): New target.
15554
15555 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15556
15557 * config.sub: Accept 'amigados' for backward compatibility.
15558
15559 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15560
15561 * config.guess: Merge with FSF.
15562
15563 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15564
15565 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15566
15567 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15568
15569 * config.sub: Add "marketing-names" patch.
15570
15571 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15572
15573 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15574
15575 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15576
15577 * config.sub: Handle v850-elf.
15578
15579 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15580
15581 * .cvsignore (*-install): Remove.
15582
15583 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15584
15585 * ltconfig: Set CONFIG_SHELL in libtool.
15586 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15587
15588 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15589
15590 * configure.in (target_subdir): Set to libraries if enable_multilib.
15591
15592 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15593
15594 * config.guess: Update from gcc directory.
15595
15596 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15597
15598 * Makefile.in (all-sim): Depends on all-readline.
15599
15600 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15601
15602 * Makefile.in (BISON, YACC): Use $$s.
15603 (all-bison): Depend on all-texinfo.
15604
15605 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15606
15607 * Makefile.in (BISON): Add -L flag.
15608 (YACC): Likewise.
15609
15610 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15611
15612 * configure.in (noconfigdirs): Add support for v850e target.
15613
15614 * config.sub (maybe_os): Add support for v850e target.
15615
15616 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15617
15618 * configure.in (noconfigdirs): Add support for v850ea target.
15619
15620 * config.sub (maybe_os): Add support for v850ea target.
15621
15622 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15623
15624 * config.sub: Add mipstx39. Delete r3900.
15625
15626 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15627
15628 * Makefile.in (all-autoconf): Depends on all-texinfo.
15629
15630 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15631
15632 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15633 eabi targets.
15634
15635 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15636
15637 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15638
15639 * configure: When handling a Canadian Cross, handle YACC as well as
15640 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15641 * Makefile.in (all-bison): Depend upon all-texinfo.
15642
15643 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15644
15645 * Makefile.in (BISON): bison, not byacc or bison -y.
15646 (YACC): bison -y or byacc or yacc.
15647 (various): Add *-bison as appropriate.
15648 (taz): No need to mess with BISON anymore.
15649
15650 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15651
15652 * configure: If OSTYPE matches *win32*, try to find a good value for
15653 CONFIG_SHELL.
15654
15655 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15656
15657 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15658 configure.in if it is present.
15659
15660 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15661
15662 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15663
15664 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15665
15666 * config.sub: Recognize `arc' cpu.
15667 * configure.in: Likewise.
15668 * config-ml.in: Likewise.
15669
15670 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15671
15672 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15673
15674 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15675
15676 * configure: Changed sed delimiter from ':' to '|' when
15677 attempting to substitute ${config_shell} for SHELL. On
15678 NT ${config_shell} may contain a ':' in it.
15679
15680 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15681
15682 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15683
15684 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15685
15686 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15687
15688 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15689
15690 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15691
15692 * ylwrap: If the program is a relative path, force it to be
15693 absolute.
15694
15695 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15696
15697 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15698
15699 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15700
15701 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15702 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15703 for libraries.
15704
15705 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15706
15707 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15708 separated by spaces.
15709
15710 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15711
15712 * ylwrap: New file.
15713 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15714
15715 * ltmain.sh: Handle /bin/sh at start of install program.
15716
15717 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15718
15719 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15720 * missing: New file, from automake 1.2.
15721
15722 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15723
15724 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15725 check-tk to CHECK_X11_MODULES.
15726
15727 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15728
15729 * config.sub: Merge with FSF.
15730
15731 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15732
15733 * config.guess: Merge with FSF.
15734
15735 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15736
15737 * configure: Treat msdosdjgpp like go32.
15738 * configure.in: Likewise. Don't remove gprof for go32.
15739
15740 * configure: Change Makefile.tem2 to Makefile.tm2.
15741
15742 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15743
15744 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15745
15746 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15747
15748 * install-sh (chmodcmd): Set to null if the DST directory already
15749 exists. Same as Nov 11th change.
15750
15751 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15752
15753 * configure (GDB_TK): Needs itcl and tix.
15754
15755 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15756
15757 * config.guess: Update from FSF.
15758
15759 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15760
15761 * Makefile.in (GDB_TK): Depend on itcl and tix.
15762
15763 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15764
15765 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15766 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15767 (INSTALL_SCRIPT): New variable.
15768 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15769 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15770 to -x.
15771 * install-sh: Add support for -x option.
15772
15773 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15774
15775 * configure.in, Makefile.in: Treat tix like itcl.
15776
15777 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15778
15779 * Makefile.in (WINDRES): New variable.
15780 (WINDRES_FOR_TARGET): New variable.
15781 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15782 (EXTRA_HOST_FLAGS): Add WINDRES.
15783 (EXTRA_TARGET_FLAGS): Add WINDRES.
15784 (EXTRA_GCC_FLAGS): Add WINDRES.
15785 ($(DO_X)): Pass down WINDRES.
15786 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15787 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15788 DLLTOOL_FOR_TARGET.
15789
15790 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15791
15792 * configure.in: configure sim before gdb for win32-x-ppc
15793
15794 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15795
15796 Move gperf into the toplevel, from libg++.
15797 * configure.in (target_tools): Add target-gperf.
15798 (native_only): Add target-gperf.
15799 * Makefile.in (all-target-gperf): New target, depend on
15800 all-target-libg++.
15801 (configure-target-gperf): Empty rule.
15802 (ALL_TARGET_MODULES): Add all-target-gperf.
15803 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15804 (CHECK_TARGET_MODULES): Add check-target-gperf.
15805 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15806 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15807
15808 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15809
15810 * config.sub (mn10200): Recognize new basic machine.
15811
15812 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15813
15814 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15815 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15816
15817 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15818
15819 * configure.in: If we're building mips-sgi-irix6* native, turn on
15820 ENABLE_MULTILIB and set TARGET_SUBDIR.
15821
15822 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15823
15824 * Makefile.in (all-sn): Depend on all-grep.
15825
15826 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15827
15828 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15829
15830 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15831 Makefile. From Jeff Makey <jeff@cts.com>.
15832 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15833
15834 * Makefile.in (DISTBISONFILES): Remove.
15835 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15836 $(DEFAULT_YACC).
15837
15838 * configure.in: Build itl, db, sn, etc., when building for native
15839 cygwin32.
15840
15841 * Makefile.in (LD): New variable.
15842 (EXTRA_HOST_FLAGS): Pass down LD.
15843 ($(DO_X)): Likewise.
15844
15845 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15846
15847 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15848
15849 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15850
15851 * configure.in (targargs): Strip out any supplied --build argument
15852 before adding our own. Always add --build.
15853
15854 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15855
15856 * configure.in (targargs): Pass --build if we're doing
15857 a cross-compile.
15858
15859 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15860
15861 * configure: Use '|' instead of ":" as the separator in
15862 sed. Otherwise sed chokes on NT path names with drive
15863 designators. Also look for "?:*" as the leading characters in an
15864 absolute pathname.
15865
15866 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15867
15868 * config.sub: Support for r3900.
15869
15870 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15871
15872 * configure.in: Use install-sh, not install.sh.
15873
15874 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15875
15876 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15877 apply it twice.
15878
15879 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15880
15881 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15882 install-binutils.
15883
15884 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15885
15886 * Makefile.in: Add automake targets.
15887 * configure.in (host_tools): Add automake.
15888
15889 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15890
15891 * configure: Default CXX to c++, not gcc.
15892 * Makefile.in (CXX): Set to c++, not gcc.
15893 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15894
15895 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15896
15897 * install-sh: try appending a .exe if source file doesn't
15898 exist
15899
15900 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15901
15902 * configure.in: Turn on multilib by default.
15903 (cross_only): Remove target-libiberty.
15904
15905 * Makefile.in (all-gcc): Don't depend on libiberty.
15906
15907 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15908
15909 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15910
15911 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15912
15913 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15914 (DISTBISONFILES): Add ld/Makefile.in
15915
15916 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15917
15918 * configure.in: if target is cygwin32 but host isn't cygwin32,
15919 don't configure gdb tcl tk expect, not just gdb.
15920
15921 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15922
15923 * configure.in: Added gnuserv everywhere sn appears.
15924
15925 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15926 (CROSS_CHECK_MODULES): Added check-gnuserv.
15927 (INSTALL_MODULES): Added install-gnuserv.
15928 (CLEAN_MODULES): Added clean-gnuserv.
15929 (all-gnuserv): New target.
15930
15931 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15932
15933 * config.guess: Fixes for MIPS OpenBSD systems.
15934
15935 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15936
15937 * Makefile.in (INSTALL_XFORM): Remove.
15938 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15939
15940 * mkinstalldirs: New file, copied from automake.
15941 * Makefile.in (installdirs): Rename from install-dirs. Use
15942 mkinstalldirs. Change all users.
15943 (DEVO_SUPPORT): Add mkinstalldirs.
15944
15945 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15946
15947 * install-sh: Rename from install.sh.
15948 * Makefile.in (INSTALL): Change install.sh to install-sh.
15949 (DEVO_SUPPORT): Likewise.
15950
15951 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15952 Graichen <graichen@rzpd.de>.
15953
15954 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15955
15956 * config.guess: Recognize OpenBSD systems correctly.
15957
15958 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15959
15960 * README, Makefile.in (ETC_SUPPORT): Remove references to
15961 cfg-paper*, configure.{texi,man,info*}._
15962
15963 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15964
15965 * Makefile.in (all.normal): Ensure that gcc is built after all
15966 the x11 - ie gdb - targets.
15967
15968 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15969
15970 * makefile.vms: Don't run conf-a-gas.
15971
15972 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15973
15974 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15975
15976 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15977
15978 * configure.in: Remove noconfigdirs case since gdb also
15979 configures and builds for tic80-coff.
15980
15981 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15982
15983 * configure: Set cache_file to config.cache.
15984 * Makefile.in (local-distclean): Remove config.cache.
15985
15986 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15987
15988 * COPYING: Update FSF address.
15989
15990 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15991
15992 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15993 noconfigdirs.
15994
15995 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15996
15997 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15998 MAKEDIRS, is empty.
15999
16000 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
16001
16002 * config.sub: Tweak mn10300 entry.
16003
16004 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
16005
16006 * configure.in (host_tools): Put sim before gdb, so gdb's
16007 configure.tgt can determine if the simulator was configured.
16008
16009 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
16010
16011 * config.sub: Move BeOS $os case to be with other Cygnus
16012 local cases.
16013
16014 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
16015
16016 * config.sub: Remove misplaced comment that broke Linux.
16017
16018 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
16019
16020 * config.sub: Add BeOS support.
16021
16022 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
16023
16024 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16025
16026 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
16027
16028 * configure.in (noconfigdirs): Remove tcl and tk from
16029 noconfigdirs for cygwin32 builds.
16030
16031 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
16032
16033 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16034
16035 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
16036
16037 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16038 make-all.com, use makefile.vms instead.
16039
16040 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
16041
16042 * config.sub: Accept -lnews*.
16043
16044 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
16045
16046 * configure.in (noconfigdirs): Disable target-newlib,
16047 target-examples and target-libiberty for d30v.
16048
16049 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16050
16051 * configure.in (noconfigdirs): Enable ld for d30v.
16052
16053 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
16054
16055 * configure.in (tic80-*-*): Build compiler.
16056
16057 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
16058
16059 * configure.in (d30v-*): Remove sim directory from list of
16060 unsupported d30v directories
16061
16062 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16063
16064 * config.sub, configure.in: Add d30v target cpu.
16065
16066 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
16067
16068 * makefile.vms: New file.
16069 * make-all.com: Remove.
16070
16071 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
16072
16073 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16074
16075 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
16076
16077 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16078
16079 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
16080
16081 * Makefile.in (ALL_MODULES): Added all-db.
16082 (CROSS_CHECK_MODULES): Addec check-db.
16083 (INSTALL_MODULES): Added install-db.
16084 (CLEAN_MODULES): Added clean-db.
16085
16086 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
16087
16088 * config.guess: Merge with latest FSF sources.
16089
16090 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
16091
16092 * Makefile.in (ALL_MODULES): Added all-itcl.
16093 (CROSS_CHECK_MODULES): Added check-itcl.
16094 (INSTALL_MODULES): Added install-itcl.
16095 (CLEAN_MODULES): Added clean-itcl.
16096
16097 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16098
16099 * configure.in: build gdb for mn10200
16100
16101 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16102
16103 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16104
16105 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16106
16107 * configure.in (tic80-*-*): Turn off most targets right now.
16108
16109 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16110
16111 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16112 rather than the makeinfo program.
16113 (do-info): Depend upon all-texinfo.
16114
16115 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16116
16117 * configure.in: Remove uses of config/mh-linux.
16118
16119 * config.sub, config.guess: Merge with latest FSF sources.
16120
16121 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16122
16123 * config.sub (case $basic_machine): Add tic80 entries.
16124
16125 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16126
16127 * config.sub, config.guess: Merge with latest FSF sources.
16128
16129 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16130
16131 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16132 * mpw-config.in: Test for NewFolderRecursive.
16133 * mpw-install: Use symbolic name for startup filename.
16134 * mpw-README: Add various additional details.
16135
16136 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16137
16138 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16139
16140 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16141
16142 * configure.in: Do build gcc and the target libraries for
16143 the mn10200.
16144
16145 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16146
16147 * configure.in: don't avoid building gdb for mn10300 any more
16148 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16149 instead of single-quoting it.
16150
16151 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16152
16153 * configure.in: Don't use --with-stabs on IRIX 6.
16154
16155 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16156
16157 * configure.in (m32r): Build gdb, libg++ now.
16158
16159 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16160
16161 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16162 directories from noconfigdirs.
16163
16164 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16165
16166 * config.sub (basic_machine): added mips16 configuration
16167
16168 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16169
16170 * config.sub: Handle d10v-unknown.
16171
16172 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16173
16174 * config.sub: Handle v850-unknown.
16175
16176 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16177
16178 * Makefile.in: add findutils
16179 * configure.in: add findutils to list of host_tools
16180
16181 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16182
16183 * config.sub: Handle mn10200 and mn10300.
16184
16185 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16186
16187 * configure.in (d10v-*): Do not build librx.
16188
16189 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16190
16191 * configure.in (mn10300): Build everything except gdb & libgloss.
16192
16193 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16194
16195 * config.guess: Patch for Dansk Data Elektronik servers,
16196 from Niels Skou Olsen <nso@dde.dk>.
16197
16198 For ncr, use /bin/uname rather than uname, since GNU uname does not
16199 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16200
16201 Patch for MIPS R4000 running System V,
16202 from Eric S. Raymond <esr@snark.thyrsus.com>.
16203
16204 Fix thinko for nextstep.
16205
16206 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16207
16208 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16209 * config.guess: Guess mips-dec-mach_bsd4.3.
16210
16211 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16212 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16213 release numbers.
16214 * config.guess (mips-mips-riscos*): Emit just enough of the
16215 release number.
16216
16217 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16218 * config.guess (sparc-auspex-sunos*): Added.
16219 (f300-fujitsu-*): Added.
16220
16221 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16222 * config.guess: Recognize a Tadpole as a sparc.
16223
16224 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16225
16226 * config.guess: Don't assume that NextStep version is either 2 or
16227 3. NextStep 4 (aka OpenStep 4) has come out now.
16228
16229 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16230
16231 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16232 From Rik Faith <faith@cs.unc.edu>.
16233
16234 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16235
16236 * config.sub: Contributions from bug-gnu-utils to:
16237 Support plain "hppa" (no version given) architecture, reported by
16238 OpenStep.
16239 OpenBSD like NetBSD.
16240 LynxOs is not a hardware supplier.
16241
16242 * config.guess: Contributions from bug-gnu-utils to add support for:
16243 OpenBSD like NetBSD.
16244 Stratus systems.
16245 More Pyramid systems.
16246 i[n>4]86 Intel chips.
16247 M680[n>4]0 Motorola chips.
16248 Use unknown instead of lynx for hardware manufacturer.
16249
16250 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16251
16252 * install.sh (chmodcmd): Set to null if the DST directory already
16253 exists.
16254
16255 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16256
16257 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16258 not use mt-ppc target Makefile fragment any more.
16259
16260 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16261
16262 * configure.in (*-*-windows): Exclude everything but those dirs
16263 needed to build windows.
16264
16265 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16266
16267 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16268
16269 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16270
16271 * configure.in: Exclude mmalloc from i386-windows.
16272
16273 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16274
16275 * Undo my previous change.
16276
16277 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16278
16279 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16280 unconditionally.
16281 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16282
16283 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16284
16285 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16286 host to add it's own flags.
16287
16288 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16289
16290 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16291
16292 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16293
16294 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16295 (CXX_FOR_TARGET): Likewise.
16296 (GCC_FOR_TARGET): Define.
16297 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16298 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16299 CC_FOR_TARGET was specified on the command line.
16300 (MAKEOVERRIDES): Don't define.
16301
16302 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16303
16304 * configure.in (m32r): Fix spelling of libg++ libs.
16305
16306 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16307
16308 * config.sub (-apple*): Remove, now redundant.
16309
16310 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16311
16312 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16313
16314 * configure: Rework yesterday's sed script patch.
16315
16316 * config.sub: Merge with FSF.
16317
16318 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16319
16320 * config.guess: Merge from FSF.
16321
16322 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16323 * config.guess: Use pc instead of unknown, for pc clone systems.
16324 Change linux to linux-gnu.
16325
16326 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16327 * config.guess: Avoid non-portable tr syntax.
16328
16329 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16330
16331 * test-build.mk (HOLES): Add "xargs" for gdb.
16332
16333 * configure: Avoid hpux10.20 sed bug.
16334
16335 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16336
16337 * configure.in: Add support for windows host
16338 (that is a build done under the Microsoft build environment).
16339
16340 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16341
16342 * Makefile.in: Replace all uses of srcroot with s, to shrink
16343 command line lengths.
16344
16345 Patches from Geoffrey Noer <noer@cygnus.com>:
16346 * configure.in: If configuring for newlib, pass --with-newlib to
16347 subdirectories.
16348 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16349 -Bnewlib/ and -Lwinsup to gcc.
16350 (CXX_FOR_TARGET): Likewise.
16351
16352 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16353
16354 * Makefile.in (ETC_SUPPORT): Add configure.
16355
16356 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16357
16358 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16359 host configuration file.
16360
16361 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16362
16363 * configure.in: Break mn10x00 support into separate
16364 mn10200 and mn10300 configurations.
16365 * config.sub: Likewise.
16366
16367 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16368
16369 * configure.in: Add lots of stuff to noconfigdirs for
16370 the mn10x00 targets.
16371
16372 * config.sub, configure.in: Add mn10x00 support.
16373
16374 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16375
16376 * make-all.com: Call conf-a-gas, not config-a-gas.
16377
16378 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16379
16380 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16381 targets.
16382
16383 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16384
16385 * mpw-README: Add much more detail for native PowerMac.
16386 * mpw-install: New file.
16387 * mpw-configure: Add --norecursion and --help options.
16388 * mpw-config.in: Translate readme and install files when
16389 copying to objdir.
16390 * mpw-build.in: Don't always depend on byacc and flex.
16391 (install-only-top): New action.
16392
16393 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16394
16395 * configure.in: You can now configure GDB for the v850.
16396
16397 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16398
16399 * configure.in (noconfigdirs): Don't configure any C++ dirs
16400 if targeting D10V.
16401
16402 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16403
16404 * config.sub: Recognize mips64vr5000.
16405
16406 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16407
16408 * configure.in: Use a single line for host_tools and native_only.
16409
16410 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16411
16412 * config.sub, configure.in: Add entries for m32r.
16413
16414 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16415
16416 * Makefile.in (inet-install): Don't run install-gzip.
16417
16418 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16419
16420 * configure.in: Don't config lots of things for *-*-windows*.
16421
16422 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16423
16424 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16425 (host_libs, host_tools): Copy from configure.in.
16426 * mpw-configure: Don't complain about directories not found.
16427
16428 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16429
16430 * configure.in (i[345]86): Recognize i686 for pentium pro.
16431 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16432 file.
16433
16434 * config.guess (i[345]86): Ditto.
16435
16436 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16437
16438 * configure.in (noconfigdirs): Removed gdb for D10V.
16439
16440 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16441
16442 * configure.in: Remove ld, target-libio, target-libg++, and
16443 target-libstdc++ from noconfigdirs.
16444
16445 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16446
16447 * configure: Fix three locations where shell scripts were
16448 being run directly rather than with config_shell.
16449
16450 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16451
16452 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16453 * config.sub (basic_machine): Recognize v850.
16454
16455 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16456
16457 * mpw-configure: Handle multiple enable/disable options and
16458 pass them down recursively, handle -c and -s flags appropriately
16459 depending on choice of compiler, add escape mechanism for
16460 quoted arguments to gC.
16461
16462 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16463
16464 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16465 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16466 so that -mrelocatable-lib and -mno-eabi are used.
16467
16468 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16469 not support --print-multi-lib, don't abort.
16470
16471 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16472
16473 * make-all.com: Run config-a-gas.
16474 * setup.com: Don't copy subdirectory files around.
16475
16476 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16477
16478 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16479 target, it now compiles correctly.
16480
16481 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16482
16483 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16484
16485 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16486
16487 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16488
16489 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16490
16491 * configure.in (native_only): Add prms.
16492
16493 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16494
16495 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16496 (BINUTILS_SUPPORT_DIRS): Likewise.
16497
16498 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16499
16500 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16501 d10v support is added.
16502
16503 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16504
16505 * configure.in (d10v-*-*): New target.
16506
16507 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16508
16509 * config.guess (HP 9000/811): Recognize this as a PA1.1
16510 machine.
16511
16512 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16513
16514 * Makefile.in (do-tar-gz): New target, split out from tail end of
16515 taz target. Run each command separately, don't use pipes.
16516 (taz): Use it.
16517
16518 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16519
16520 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16521 * mpw-build.in: No builds should depend on building byacc or flex,
16522 they are assumed to be installed already.
16523
16524 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16525
16526 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16527 variable that CC_FOR_TARGET needs.
16528
16529 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16530
16531 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16532 options have changed since the last time the subdirectory was
16533 configured, and if it has, reconfigure.
16534 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16535 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16536
16537 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16538
16539 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16540 CLEAN_MODULES): Add bash.
16541 (all-bash): New target.
16542
16543 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16544
16545 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16546
16547 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16548
16549 * config.sub (basic_machine): Recognize d10v as a valid processor.
16550
16551 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16552
16553 * mpw-configure: Add support for --bindir.
16554 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16555
16556 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16557
16558 * configure.in: add bash, time, gawk to list of hosttools and things
16559 to only build for native toolchains
16560
16561 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16562
16563 * Makefile.in (docdir): Remove.
16564
16565 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16566
16567 * Makefile.in (datadir): Set to $(prefix)/share.
16568
16569 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16570
16571 * configure.in: build diff and patch for cygwin32-hosted
16572 toolchains.
16573
16574 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16575
16576 * config.sub: Accept -rtems*.
16577
16578 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16579
16580 * configure.in: enable dosrel for cygwin32-hosted builds,
16581 remove diff from the list of things not buildable
16582 via Canadian Cross
16583
16584 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16585
16586 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16587 don't get ". ".
16588
16589 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16590
16591 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16592
16593 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16594
16595 * Makefile.in (taz): Handle case where tex3patch didn't even get
16596 checked out. Also, if it was found, put the symlink in a new util
16597 subdirectory.
16598
16599 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16600
16601 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16602
16603 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16604
16605 * config.sub: Recognize -openvms.
16606 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16607 * make-all.com, setup.com: New files.
16608
16609 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16610
16611 * Makefile.in (taz): tex3patch moved to texinfo/util.
16612
16613 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16614
16615 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16616 * configure.in: remove make from disable-if-Can-Cross list
16617 enable gdb if ${host} and ${target} are cygwin32
16618
16619 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16620
16621 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16622 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16623
16624 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16625
16626 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16627 distinguish sysv/svr4/bsd variants.
16628 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16629
16630 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16631
16632 * configure.in: Added copyright notice.
16633 * move-if-change: Added copyright notice.
16634
16635 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16636
16637 * configure.in (powerpcle-*-solaris*): Until we get shared
16638 libraries working, don't build gdb, sim, make, tcl, tk, or
16639 expect.
16640
16641 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16642
16643 * config.guess: Merge with FSF:
16644
16645 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16646 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16647
16648 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16649 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16650
16651 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16652 * config.guess: Combine two OSF1 rules.
16653 Also recognize field test versions. From mjr@zk3.dec.com.
16654 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16655 because GNU uname does not support -p. From pmr@pajato.com.
16656
16657 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16658
16659 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16660
16661 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16662
16663 * mpw-README: Document GCCIncludes.
16664
16665 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16666
16667 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16668
16669 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16670
16671 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16672
16673 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16674
16675 * configure.in (*-*-cygwin32): Configure make.
16676
16677 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16678
16679 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16680
16681 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16682
16683 * Makefile.in (all-inet): Depend on all-perl.
16684
16685 * Makefile.in (inet-install): New target.
16686
16687 * Makefile.in (all-inet): Depend on all-tcl.
16688 (all-inet): Depend on all-send-pr.
16689
16690 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16691
16692 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16693 temporarily.
16694
16695 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16696
16697 * configure.in: Don't configure --with-gnu-ld on AIX.
16698
16699 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16700
16701 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16702
16703 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16704
16705 * Makefile.in (ALL_MODULES): Added all-inet.
16706 (CROSS_CHECK_MODULES): Added check-inet.
16707 (INSTALL_MODULES): Added install-inet.
16708 (CLEAN_MODULES): Added clean-inet.
16709 (all-indent): New target.
16710
16711 * configure.in (host_tools): Added inet.
16712 (native_only): Added inet.
16713 (noconfigdirs): Added inet.
16714
16715 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16716
16717 * configure.in: Don't configure libgloss if we are not configuring
16718 newlib.
16719
16720 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16721
16722 * configure.in: Don't configure libgloss for unsupported
16723 architectures.
16724
16725 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16726
16727 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16728
16729 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16730
16731 * Makefile.in (ALL_MODULES): Include all-apache.
16732 (CROSS_CHECK_MODULES): Include check-apache.
16733 (INSTALL_MODULES): Include install-apache.
16734 (all-apache): New target.
16735
16736 * configure.in: Added apache everywhere perl is seen.
16737
16738 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16739
16740 * Makefile.in: Add support for clean-{module} and
16741 clean-target-{module} rules.
16742
16743 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16744
16745 * configure.in (*-*-ose) do not build libgloss.
16746
16747 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16748
16749 * config.guess (prep*:SunOS:5.*:*): Turn into
16750 powerpele-unknown-solaris2.
16751
16752 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16753
16754 * configure.in: Permit --enable-shared to specify a list of
16755 directories.
16756
16757 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16758
16759 * configure.in (host==solaris): Pass only the first word of $CC
16760 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16761
16762 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16763
16764 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16765
16766 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16767
16768 * Makefile.in (ALL_MODULES): Include all-perl.
16769 (CROSS_CHECK_MODULES): Include check-perl.
16770 (INSTALL_MODULES): Include install-perl.
16771 (ALL_X11_MODULES): Include all-guile.
16772 (CHECK_X11_MODULES): Include check-guile.
16773 (INSTALL_X11_MODULES): Include install-guile.
16774 (all-perl): New target.
16775 (all-guile): New target.
16776
16777 * configure.in (host_tools): Include perl and guile.
16778 (native_only): Include perl and guile.
16779 (noconfigdirs): Don't build guile and perl; no ports have been
16780 done.
16781
16782 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16783
16784 * configure (--enable-*): Handle quoted option lists such as
16785 --enable-sim-cflags='-g0 -O' better.
16786
16787 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16788
16789 * Makefile.in ({,inst}all-target): New rule so we can make and
16790 install all of the target directories easily.
16791
16792 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16793
16794 * configure.in: Add missing global flag in sed substitution when
16795 deleting `target-' from ${configdirs}.
16796
16797 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16798
16799 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16800 option.
16801
16802 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16803 config/mh-necv4.
16804
16805 * install.sh: Correct misspelling of transformbasename.
16806
16807 * config.guess: Recognize mips-*-sysv*.
16808
16809 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16810
16811 * config.sub: Recognize mon960.
16812
16813 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16814
16815 * configure: Restore Canadian Cross handling of BISON and LEX,
16816 removed in Feb 20 change.
16817
16818 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16819
16820 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16821 Mention make install. Remove the old copyright date as well the
16822 clumsy and rather pointless copyright on the README file.
16823
16824 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16825
16826 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16827 Makefile after running symlink-tree, then run `make distclean' to
16828 avoid clobbering any generated files in srcdir.
16829
16830 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16831
16832 * configure.in (m68k-*-netbsd*): Build everything now.
16833
16834 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16835
16836 * Makefile.in (taz): Fix quoting.
16837
16838 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16839
16840 * configure.in (sparclet-*-*): Build everything now.
16841
16842 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16843
16844 * configure.in (m68k-*-linux*): New host.
16845
16846 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16847
16848 * configure: Check for bison before byacc.
16849
16850 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16851
16852 * Makefile.in configure: Change the way LEX and BISON/YACC are
16853 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16854 searching PATH. These are used as fallbacks by Makefile.in if
16855 flex/bison/byacc aren't in objdir.
16856
16857 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16858
16859 * Makefile.in: Make everything which depends upon all-bfd also
16860 depend upon all-opcodes, in case --with-commonbfdlib is used.
16861
16862 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16863
16864 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16865 building NT native compilers on Unix.
16866
16867 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16868
16869 * configure.in: Don't get CC from the host Makefile fragment if we
16870 can find gcc in PATH, or if this is a Canadian Cross. Move the
16871 Solaris test for /usr/ucb/cc to the post target script, just after
16872 the compiler sanity test.
16873
16874 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16875
16876 * config.sub: Merge with FSF.
16877
16878 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16879
16880 * Makefile.in (RPATH_ENVVAR): New variable.
16881 (REALLY_SET_LIB_PATH): Use it.
16882 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16883
16884 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16885
16886 * config.sub, configure.in: Recognize sparclet cpu.
16887
16888 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16889
16890 * config.guess: Support m68k-cbm-sysv4.
16891
16892 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16893
16894 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16895 m68k-unknown-linuxaout from linker help string. Put quotes around
16896 $ld_help_string.
16897
16898 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16899
16900 * config.guess (powerpc-harris-powerunix): Add guess for port
16901 to new target.
16902
16903 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16904
16905 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16906
16907 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16908
16909 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16910 $(REALLY_SET_LIB_PATH) in Makefile.
16911 * Makefile.in (SET_LIB_PATH): New variable.
16912 (REALLY_SET_LIB_PATH): New variable.
16913 ($(DO_X)): Use $(SET_LIB_PATH).
16914 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16915 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16916 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16917 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16918 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16919 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16920 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16921 (install-dosrel): Likewise.
16922 (all-opcodes): Depend upon all-libiberty.
16923
16924 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16925
16926 * config.guess (*:CYGWIN*): New
16927
16928 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16929
16930 * Makefile.in (all-target-winsup): All all-target-libiberty.
16931
16932 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16933
16934 * configure.in (noconfigdirs): Add missing # in front of comment.
16935
16936 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16937
16938 * configure.in: add second pass to things added to noconfigdirs
16939 so *-gm-magic can exclude libgloss properly.
16940
16941 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16942
16943 * mpw-configure (extralibs_name, rez_name): Set correctly
16944 for MWC68K compiler.
16945
16946 * mpw-README: Add more info on the necessary build tools.
16947
16948 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16949
16950 * configure.in, config.sub: Recognize cygwin32.
16951
16952 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16953
16954 * config.guess, config.sub: Recognize A/UX.
16955
16956 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16957
16958 * config.sub: Merge with gcc/config.sub.
16959
16960 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16961
16962 * mpw-build.in (do-binutils): Add build of stamps.
16963
16964 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16965
16966 * config.sub: Add recognition for mips64vr4100*-* targets.
16967
16968 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16969
16970 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16971 Add creation of gconfigargs with `--enable-shared' turned on.
16972 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16973 ($(host)-stamp-stage3-configured): Likewise.
16974 (HOLES): Add chatr and ldd.
16975 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16976
16977 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16978
16979 * configure: Pass --nfp to recursive configures.
16980
16981 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16982
16983 * Makefile.in (DLLTOOL): New.
16984 (DLLTOOL_FOR_TARGET): New.
16985 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16986 (EXTRA_TARGET_FLAGS): Ditto.
16987 (EXTRA_GCC_FLAGS): Ditto.
16988 (CONFIGURE_TARGET_MODULES): Ditto.
16989 (DO_X): Ditto.
16990 * configure: Add DLLTOOL.
16991
16992 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16993
16994 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16995 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16996 mh-sco, since old workarounds no longer needed, and don't
16997 build ld, since libraries have weak symbols in COFF.
16998
16999 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
17000
17001 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17002
17003 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
17004
17005 * configure.in: Make sure that ${CC} can be used to compile an
17006 executable.
17007
17008 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17009
17010 * Makefile.in (all-gdb): Depend on $(GDB_TK).
17011 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17012 nothing depending on whether gdbtk is being built.
17013
17014 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
17015
17016 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17017
17018 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
17019
17020 * configure.in (noconfigdirs): Put ld or gas in this early, if the
17021 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17022
17023 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
17024
17025 * config-ml.in: Add support for
17026 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17027 Simplify setting of multidirs from --disable-foo.
17028
17029 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17030
17031 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17032 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17033 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17034 non-empty, pass them on to the GCC make.
17035 (all-bootstrap): New rule that is like all-gcc, except it executes
17036 the GCC bootstrap rule instead of the GCC all rule.
17037
17038 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
17039
17040 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17041
17042 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17043
17044 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17045 DG/UX support.
17046
17047 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
17048
17049 * config.sub (i*86*) Change [345] to [3456]
17050
17051 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17052
17053 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17054 --with-gnu-ld=no.
17055
17056 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17057
17058 * config-ml.in (rs6000*, powerpc*): Add switches to control which
17059 AIX multilibs get built.
17060
17061 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17062
17063 * configure.in (i386-win32): Don't build expect if we're not
17064 building the tcl subdir.
17065
17066 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
17067
17068 * Makefile.in: (configure-target-examples, all-target-examples):
17069 New targets, configure and build example programs.
17070
17071 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17072
17073 * mpw-configure: If an mpw-config.in generated a file mk.sed,
17074 use it as input to sedit the generated MPW makefile.
17075 * mpw-README: Add a suggestion about Gestalt.h.
17076
17077 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
17078
17079 * config.sub: Accept *-*-ieee*.
17080
17081 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
17082
17083 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
17084 Ronald F. Guilmette <rfg@monkeys.com>.
17085
17086 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17087
17088 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17089 for powerpc-pe native.
17090 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17091 (target==powerpc-pe): duplicate i386-win32 entry.
17092
17093 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17094
17095 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17096 of vxworks, not just vxworks5.1.
17097
17098 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17099
17100 * mpw-configure: Add support for exec-prefix.
17101
17102 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17103
17104 * config.guess: Recognize HP model 816 machines as having
17105 a PA1.1 processor.
17106
17107 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17108
17109 * configure: Ignore new autoconf configure options.
17110
17111 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17112
17113 * config.guess: Recognize Pentium under SCO.
17114 From Robert Lipe <robertl@arnet.com>.
17115
17116 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17117
17118 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17119
17120 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17121
17122 * configure.in: Don't configure gas for alpha-dec-osf*.
17123
17124 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17125
17126 * configure.in: Default to --with-stabs for some targets for which
17127 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17128 i[345]86*-*-unixware*.
17129
17130 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17131
17132 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17133 rather than basing it on the target. Simplify handling of options
17134 controlling which directories to configure. Remove extraneous
17135 slash in multi-clean target.
17136
17137 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17138
17139 * config-ml.in: Prefix more variables with ml_ so they don't collide
17140 with configure's.
17141
17142 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17143
17144 * configure: Don't turn -v into --v.
17145
17146 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17147
17148 * configure.in (targargs): Fix typo.
17149
17150 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17151
17152 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17153
17154 * configure.in: Strip --host and --target options from
17155 CONFIG_ARGUMENTS, and always configure for --host only. Add
17156 --with-cross-host option when building with a cross-compiler.
17157 * configure: Canonicalize the arguments put into config.status by
17158 always using `=' for an option with an argument. Pass a presumed
17159 --host or --target explicitly.
17160
17161 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17162
17163 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17164 into general OS recognition case.
17165
17166 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17167
17168 * configure.in (target_configdirs): add target-winsup only
17169 for win32 target systems.
17170
17171 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17172
17173 * Makefile.in (all-target-libgloss): Depend upon
17174 configure-target-newlib, since when libgloss is built it looks to
17175 see if the newlib directory exists.
17176
17177 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17178
17179 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17180 cfg-ml-*.in.
17181
17182 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17183
17184 * configure: Handle LD and LD_FOR_TARGET when configuring a
17185 Canadian Cross.
17186
17187 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17188
17189 * configure.in (target_libs): add target-winsup.
17190 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17191 (target==ppcle-pe): remove ld from $noconfigdirs.
17192
17193 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17194
17195 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17196 Preserve relative path names in $srcdir. Build symlink tree if
17197 configuring cross target dir and srcdir=. (= no VPATH support).
17198 (configure-target-libg++): Depend on configure-target-librx.
17199 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17200 * config-ml.in: New file.
17201 * symlink-tree: New file.
17202 * configure: Ensure srcdir="." if that's what it is.
17203
17204 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17205
17206 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17207 includes and FLEX_SKELETON setting.
17208 * mpw-configure (--with-gnu-ld): New option, controls whether
17209 to use PPCLink or ld with PowerMac GCC.
17210 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17211 * mpw-config.in: Configure grez if targeting Mac.
17212
17213 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17214 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17215 just macos.
17216 * configure.in: Configure grez resource compiler if targeting Mac.
17217 * Makefile.in (all-grez, install-grez): New targets.
17218
17219 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17220
17221 * configure: CXX defaults to gcc, not g++. If we find
17222 gcc in the path, set CC to gcc -O2.
17223
17224 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17225
17226 * configure: Default ${build} correctly. Avoid picking up extra
17227 spaces when reading CC and CXX from Makefile. When doing a
17228 Canadian Cross, use plausible default values for numerous
17229 variables.
17230 * configure.in: When doing a Canadian Cross, don't try to
17231 configure tools whose configure script can't handle it.
17232
17233 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17234
17235 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17236
17237 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17238
17239 * configure: Remove dubious bug reporting address.
17240
17241 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17242
17243 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17244 configure script, run that instead of this directory's configure.
17245 In either case, print a message that we're configuring the sub-dir.
17246
17247 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17248
17249 * configure.in: Before checking for the existence of various files,
17250 use sed to filter out "target-".
17251
17252 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17253
17254 * Makefile.in (DO_X): Split rule to decrease command line length
17255 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17256 (Philippe De Muyter).
17257
17258 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17259
17260 * Makefile.in (all-patch): depend on all-libiberty.
17261
17262 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17263
17264 * configure.in: If the only directory in target_configdirs which
17265 actually exists is libiberty, then set target_configdirs to empty,
17266 to avoid trying to build a target libiberty in a gas or gdb
17267 distribution.
17268
17269 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17270
17271 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17272 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17273 systems.
17274
17275 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17276
17277 * configure.in (copy_dirs): Use sys-include instead of include
17278 for --with-headers option.
17279
17280 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17281
17282 * Makefile.in, configure.in: Make winsup builds work with
17283 new scheme.
17284
17285 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17286
17287 * configure.in: Build the linker on AIX.
17288
17289 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17290
17291 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17292 where needed.
17293
17294 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17295
17296 * Makefile.in (all-gcc): Fix typo.
17297
17298 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17299
17300 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17301
17302 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17303
17304 * configure.in: Rename libFOO to target-libFOO, and xiberty
17305 to target-xiberty, to provide more flexibility.
17306 (target_subdir): Define. Create if cross.
17307 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17308 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17309 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17310 check-libFOO -> check-target-libFOO, etc.
17311 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17312 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17313 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17314 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17315 allow ALL_GCC="" to only configure.
17316 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17317 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17318 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17319
17320 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17321
17322 * Makefile.in (taz): Build "info" in etc explicitly.
17323
17324 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17325
17326 * configure.in: Make sure that CC is undefined (as opposed to
17327 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17328 problem with autoconf trying to configure on a host without GCC.
17329
17330 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17331
17332 * mpw-configure: Set host alias from choice of host compiler,
17333 only use generic MPW Makefile sed if present, edit a file
17334 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17335 * mpw-README: Add problem notes about CW6 and CW7.
17336
17337 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17338
17339 * Makefile.in (taz): Use ";" instead of ";;".
17340
17341 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17342
17343 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17344 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17345 DISTDOCDIRS.
17346 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17347 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17348
17349 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17350
17351 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17352 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17353 Move bfd to DISTSTUFFDIRS.
17354
17355 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17356
17357 * Makefile.in (X11_LIB): Removed.
17358 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17359
17360 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17361
17362 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17363
17364 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17365 names.
17366
17367 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17368
17369 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17370
17371 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17372
17373 * configure.in (i[345]86-*-win32): Always build newlib.
17374 Don't configure cvs, autoconf or texinfo.
17375 * Makefile.in (LD_FOR_TARGET): New.
17376 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17377 Pass down LD_FOR_TARGET.
17378
17379 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17380
17381 * winsup: New directory.
17382 * Makefile.in: Build winsup.
17383 * configure.in: Winsup is configured when target is win32.
17384 Can only build win32 target GDB when native.
17385
17386 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17387
17388 * config.guess: Recognize HP model 819 machines as having
17389 a PA 1.1 processor.
17390
17391 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17392
17393 * configure: Fix sed loop which substitutes for CC and CXX to
17394 avoid bug found in various sed implementations.
17395
17396 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17397
17398 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17399 simulator. Use standard powerpc-*-eabi*.
17400
17401 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17402
17403 * configure.in: Stop putting gas and binutils in noconfigdirs for
17404 powerpc-*-aix* and rs6000-*-*.
17405
17406 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17407
17408 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17409 -mcall-aixdesc libraries.
17410
17411 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17412
17413 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17414
17415 * config.sub (arm | armel | armeb): Fix shell syntax.
17416
17417 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17418
17419 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17420 -msoft-float and -mcpu=common support.
17421 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17422 libraries.
17423
17424 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17425
17426 * configure.in: Allow configuration and build of emacs19 for the alpha.
17427
17428 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17429
17430 * configure.in (CC): Get ^CC, not just any old CC, from
17431 ${host_makefile_frag}.
17432
17433 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17434
17435 * configure.in (CC): Try to get CC from
17436 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17437
17438 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17439
17440 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17441 only if it exists in $(srcdir).
17442
17443 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17444
17445 * configure: If CC and CXX are not set in the environment, set
17446 them, based on either an existing Makefile or on searching for gcc
17447 in PATH. Substitute for CC and CXX in Makefile.
17448 * configure.in: Remove libm from target_libs. Separate
17449 target_configdirs from configdirs. If CC is not set in
17450 environment, try to get it from a host Makefile fragment. Rewrite
17451 changes of configdirs to use skipdirs instead. A few minor
17452 tweaks. Take directories out of target_configdirs as they are
17453 taken out of configdirs. Remove existing Makefile files from
17454 subdirectories. Substitute for TARGET_CONFIGDIRS and
17455 CONFIG_ARGUMENTS in Makefile.
17456 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17457 by configure.in.
17458 (CONFIG_ARGUMENTS): Likewise.
17459 (CONFIGURE_TARGET_MODULES): New variable.
17460 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17461 ($(CONFIGURE_TARGET_MODULES)): New target.
17462 (configure-libg++, configure-libio): New targets.
17463 (all-libg++): Depend upon configure-libg++.
17464 (all-libio): Depend upon configure-libio.
17465 (configure-libgloss, all-libgloss): New targets.
17466 (configure-libstdc++): New target.
17467 (all-libstdc++): Depend upon configure-libstdc++.
17468 (configure-librx, all-librx): New targets.
17469 (configure-newlib): New target.
17470 (all-newlib): Depend upon configure-newlib
17471 (configure-xiberty): New target.
17472 (all-xiberty): Depend upon configure-xiberty.
17473
17474 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17475
17476 * configure.in (host i[345]86-*-win32): Expand the
17477 noconfigdirs again.
17478
17479 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17480
17481 * mpw-configure: Fix sed command file name.
17482
17483 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17484
17485 * configure.in (host i[345]86-*-win32): Reduce the
17486 noconfigdirs again.
17487
17488 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17489
17490 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17491 or powerpc*-*-pe*, since they are not yet supported.
17492
17493 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17494
17495 Add PowerMac support and many other enhancements.
17496 * mpw-configure: New option --cc to select compiler to use,
17497 paste options set according to --cc into the generated
17498 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17499 if mpw-make.sed is present.
17500 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17501 add forward includes for PowerPC include files.
17502 * mpw-build.in: Build using Makefile.PPC if present.
17503 (do-byacc, etc): Remove separate version resource builds.
17504 (do-gas): Build "stamps" before "all".
17505 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17506 * mpw-README: Update to reflect --cc option, PowerMac support,
17507 and recently-reported compatibility problems.
17508
17509 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17510
17511 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17512 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17513 (--with-multilib-top): Pass to recursive invocations.
17514
17515 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17516
17517 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17518 v810-*-*.
17519
17520 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17521
17522 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17523 gdb, ld and opcodes on v810-*-*.
17524
17525 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17526
17527 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17528 (local-maintainer-clean): New target.
17529 (maintainer-clean): New target.
17530 (realclean): Just depend upon maintainer-clean.
17531
17532 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17533
17534 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17535
17536 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17537
17538 * configure.in: Build ld in mips*-*-bsd* case.
17539
17540 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17541
17542 * config.sub: Accept -lites* OS. From Ian Dall.
17543
17544 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17545
17546 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17547 targets.
17548
17549 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17550
17551 * configure.in: treat i386-win32 canadian cross the same as
17552 i386-go32 canadian cross.
17553
17554 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17555
17556 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17557 running under the simulator to build a reduced set of libraries.
17558 (powerpc-*-eabiaix): Add fine grained multilib support added to
17559 other powerpc targets yesterday.
17560
17561 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17562
17563 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17564 -disable-softfloat, -disable-relocatable, -disable-aix, and
17565 -disable-sysv to control which multilib libraries get built.
17566
17567 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17568
17569 * configure: Add Makefile.tem to list of files to remove in trap
17570 handler.
17571
17572 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17573
17574 * config.guess (*Linux*): Add missing "exit"s.
17575 Also, need specific check for alpha-unknown-linux (uses COFF).
17576
17577 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17578
17579 * config.guess: Merge with FSF:
17580
17581 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17582 * config.guess (AIX4): More robust release numbering discovery.
17583
17584 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17585 * config.guess (i386-sequent-ptx): Properly get version number.
17586
17587 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17588 * config.guess (mips:*:4*:UMIPS): New case.
17589
17590 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17591
17592 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17593 (i386-win32 host): Likewise. Don't build readline.
17594
17595 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17596
17597 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17598 SUPPORT_FILES to submakes.
17599
17600 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17601
17602 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17603 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17604 mpw-configure.
17605
17606 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17607
17608 * configure.in (appdirs): Use =, not ==, in test expression when
17609 trying to build the text to print in the warning message for
17610 Solaris users.
17611
17612 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17613
17614 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17615
17616 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17617
17618 * config.guess: Recognize lynx-2.3.
17619
17620 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17621
17622 * config.sub (z8ksim): Deleted
17623 (z8k-*-coff): New, this is the one true name of the target.
17624
17625 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17626
17627 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17628
17629 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17630
17631 * config.guess (*:Linux:*:*): First try asking the linker what the
17632 default object file format is (elf, aout, or coff). Then if this
17633 fails, try previous methods.
17634
17635 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17636
17637 * configure.in: Don't build newlib for *-*-vxworks5.1.
17638
17639 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17640
17641 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17642 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17643
17644 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17645
17646 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17647
17648 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17649
17650 * cfg-ml-com.in: New file.
17651 * cfg-ml-pos.in: New file.
17652
17653 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17654
17655 * COPYING.NEWLIB: Add HP free copyright to list.
17656
17657 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17658
17659 * config.sub: Recognize -eabi* for the system, not just -eabi.
17660
17661 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17662
17663 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17664 * config.sub, configure.in (win32): New target and host.
17665
17666 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17667
17668 * configure.in: Add i386-pe configuration.
17669
17670 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17671
17672 * mpw-build.in (install): Install GDB after LD.
17673
17674 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17675
17676 * mpw-config.in (elf/mips.h): Always forward-include, needed
17677 for GDB to build.
17678
17679 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17680
17681 * testsuite: New directory for customer acceptance and whole tool
17682 chain tests.
17683
17684 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17685
17686 * configure: If per-host line isn't found, but AC_OUTPUT is found
17687 and a configure script exists, run it instead.
17688
17689 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17690
17691 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17692
17693 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17694
17695 * configure: Set build_{cpu,vendor,os,alias} to host values when
17696 --build isn't specified.
17697
17698 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17699
17700 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17701 (FLAGS_TO_PASS): Pass them.
17702 (EXTRA_TARGET_FLAGS): Ditto.
17703
17704 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17705
17706 * Makefile.in (all-libg++): Depend on all-libstdc++.
17707
17708 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17709
17710 * configure.in (noconfigdirs): Enable all packages for
17711 i386-unknown-netbsd.
17712
17713 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17714
17715 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17716 hosted builds (DOS builds)
17717
17718 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17719
17720 Changes for ARM based on patches from Richard Earnshaw:
17721 * config.sub: Handle armeb and armel.
17722 * configure.in: Omit arm linker only for riscix.
17723
17724 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17725
17726 * config.guess: Update from FSF.
17727
17728 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17729
17730 * config.sub: Recognize powerpcle as the little endian variant of
17731 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17732 powerpcle variant. Convert pentium into i586, not i486. Add p5
17733 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17734 temporarily.
17735
17736 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17737
17738 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17739
17740 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17741
17742 * config.sub: Accept -lites* as a basic system type.
17743
17744 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17745
17746 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17747 installed, and if so return linuxoldld as the system name.
17748
17749 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17750
17751 * config.guess: Add hppa1.1-hp-lites support.
17752
17753 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17754
17755 * configure.in: Don't build newlib for m68k-vxworks5.1.
17756
17757 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17758
17759 * configure.in (mips-sgi-irix6): Use mh-irix5.
17760
17761 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17762
17763 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17764
17765 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17766
17767 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17768 OSF/1. Fix compiler flags.
17769 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17770
17771 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17772
17773 * configure.in: Recognize --with-newlib.
17774 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17775
17776 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17777
17778 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17779 to *_X11_MODULES due to gdbtk needing X include files et al.
17780
17781 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17782
17783 Merge in support for Mac MPW as a host.
17784 (Old change descriptions retained for informational value.)
17785
17786 * mpw-config.in: Add generic include forwards for cpu-specific
17787 include files in aout and elf directories.
17788
17789 * mpw-configure: Added copyright.
17790 * mpw-config.in: Check for presence of required build tools.
17791 (target_libs): Add newlib.
17792 (target_tools): Add examples.
17793 (Read Me): Generate as "Read Me for MPW" instead.
17794 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17795 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17796 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17797
17798 * mpw-configure: Remove subdir-specific makefile hackery,
17799 delete mk.tmp after using it.
17800
17801 * mpw-build.in (all): Display start and end times.
17802
17803 * mpw-configure (host_canonical): Set.
17804 (target_cpu): Always add to makefiles.
17805 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17806 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17807 (mpw-mh-mpw): Look for in srcdir and srcroot.
17808 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17809
17810 * mpw-build.in: (install-only): New target.
17811
17812 * mpw-configure (host_alias, target_alias): Rename from hostalias
17813 and targetalias, add into generated Makefile.
17814 (mk.tmp): If present, add into generated Makefile.
17815 * mpw-build.in (all-gas): Build config.h first before gas proper.
17816
17817 * mpw-configure (config.status): Write only if changed.
17818 * mpw-config.in (readline): Configure it (not built, just used for
17819 definitions).
17820
17821 * mpw-config.in (elf/mips.h): Add a forward include.
17822
17823 * mpw-config.in: Forward-include most .h files in include into
17824 extra-include.
17825 (readline): Don't build.
17826 mpw-build.in (install): Install GDB.
17827
17828 * mpw-configure (prefix, mpw_prefix): Handle it.
17829 * mpw-config.in (mmalloc, readline): Don't configure.
17830 * mpw-build.in (thisscript): Rename to ThisScript.
17831 Use mpw-build instead of BuildProgram everywhere.
17832 (mmalloc, readline): Don't build.
17833 * mpw-README: New file, basic documentation about the MPW port.
17834
17835 * mpw-config.in: Use forward-include to create include files.
17836
17837 * mpw-configure: Add more things to the top of each configured
17838 Makefile, including contents of config/mpw-mh-mpw.
17839 * mpw-config.in (extra-include): Create this directory and fill it
17840 with Posix-like include files when configuring.
17841
17842 * config.sub (apple, mac, mpw): Add various aliases.
17843
17844 * mpw-build.in: New file, top-level build script fragment for MPW.
17845 * mpw-configure: New file, configure script for MPW.
17846 * mpw-config.in: New file, config fragment for MPW.
17847
17848 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17849
17850 * configure.in (host_libs): Remove glob, since it is gone from the
17851 sources.
17852
17853 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17854
17855 * Makefile.in: define empty GDB_NLM_DEPS var.
17856
17857 * configure.in(target_makefile_frag): use config/mt-netware
17858 for netware targets.
17859
17860 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17861
17862 * config.sub: Merge in recent FSF changes. Remove linux special
17863 cases.
17864
17865 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17866
17867 Revert this change:
17868
17869 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17870
17871 * build-all.mk: Use CC=cc -Xs on Solaris.
17872
17873 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17874
17875 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17876 stop using it.
17877 * Makefile.in: Nuke all references to glob subdirectory.
17878
17879 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17880
17881 * configure.in: Fix --enable-shared logic in per-host.
17882
17883 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17884
17885 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17886
17887 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17888
17889 * configure.in (noconfigdirs): Don't build gas on AIX, for
17890 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17891
17892 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17893
17894 * configure: Fix --cache-file to work if the file argument is a
17895 relative path.
17896
17897 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17898
17899 * configure: If the --cache-file is used, pass it down to
17900 configure in subdirectories.
17901
17902 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17903
17904 * config.sub: add vxworks29k configuration.
17905
17906 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17907
17908 * Makefile.in (taz): Do "diststuff" part quietly.
17909
17910 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17911
17912 * config.sub: Mini-merge with gcc/config.sub.
17913
17914 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17915
17916 * config.guess (IRIX): Sed - to _.
17917
17918 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17919
17920 * Makefile.in (source-vault, binary-vault): New targets.
17921
17922 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17923
17924 * config.sub: Recognize -eabi as a basic system type.
17925
17926 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17927
17928 * configure.in (enable_shared stuff): Fix typo.
17929
17930 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17931
17932 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17933
17934 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17935
17936 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17937
17938 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17939
17940 * configure.in (rs6000-*-*): Don't build gas.
17941
17942 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17943
17944 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17945 reduce command line length.
17946 (AS_FOR_TARGET): Check for as.new, not Makefile.
17947 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17948
17949 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17950
17951 * config.guess: Merge from FSF.
17952
17953 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17954
17955 * configure: Don't use $ when handling program_suffix.
17956
17957 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17958
17959 * configure.in: Configure tk for hppa/hpux.
17960
17961 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17962
17963 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17964
17965 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17966
17967 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17968 to LIBCXXFLAGS. Tests are better run without it.
17969
17970 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17971
17972 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17973
17974 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17975
17976 * configure.in (*-*-netware*): Don't configure xiberty.
17977
17978 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17979
17980 * configure.in: Remove tk from native_only list.
17981
17982 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17983
17984 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17985 for special NCD build.
17986
17987 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17988
17989 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17990 makeall.bat, they're only useful for binutils snapshots.
17991 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17992 makeall.bat to specified SUPPORT_FILES.
17993
17994 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17995
17996 * build-all.mk: Add Ericsson targets to sun4 and solaris
17997 hosts. Add BNR's sun4 target to solaris host, so their
17998 build-from-source will be tested in-house first.
17999
18000 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18001
18002 * Makefile.in (LIBCFLAGS): New variable.
18003 (CFLAGS_FOR_TARGET): Ditto.
18004 (LIBCFLAGS_FOR_TARGET): Ditto.
18005 (LIBCXXFLAGS): Ditto.
18006 (CXXFLAGS_FOR_TARGET): Ditto.
18007 (LIBCXXFLAGS_FOR_TARGET): Ditto.
18008 (BASE_FLAGS_TO_PASS): Pass them.
18009 (EXTRA_TARGET_FLAGS): Ditto.
18010
18011 * configure.in: Support --enable-shared.
18012
18013 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
18014
18015 * configure.in (target_libs): Include libstdc++ again.
18016 * config.guess: Update from FSF (for FreeBSD).
18017
18018 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18019
18020 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18021 makeall.bat.
18022 (DISTDOCDIRS): Add `etc'.
18023 (ETC_SUPPORT_PFX): New variable.
18024 (taz): Include anything from etc starting with a word in
18025 ETC_SUPPORT_PFX.
18026
18027 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18028
18029 * config.sub: Update for recent FSF changes. Remove obsolete
18030 h8300hds entry. Add -windows* and -osx as basic os. Minor
18031 spacing changes.
18032
18033 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18034
18035 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
18036
18037 * config.guess: Merge with FSF.
18038 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18039
18040 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18041
18042 * configure: Since the "trap 0" handler will override the exit
18043 status on many systems, only use it for "exit 1", and make it set
18044 a non-zero exit status; reset it before "exit 0". Also, check
18045 exit status of config.sub, and error out if it failed.
18046
18047 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
18048
18049 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18050 and install libgloss.
18051
18052 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18053
18054 * Makefile.in (all-binutils): Depend upon all-byacc.
18055
18056 * configure.in: Don't build emacs on Irix 5.
18057
18058 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18059
18060 * configure.in (*-*-netware*): Add libio.
18061
18062 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18063
18064 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18065 (CHECK_TARGET_MODULES): Ditto.
18066 (INSTALL_TARGET_MODULES): Ditto.
18067 (TARGET_LIBS): Ditto.
18068 (all-libstdc++): Note dependencies.
18069
18070 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18071
18072 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18073
18074 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18075
18076 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18077 -fexternal-templates.
18078
18079 * configure.in (target_libs): Add libstdc++.
18080 (noconfigdirs): Add libstdc++ as appropriate.
18081
18082 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18083
18084 * config.guess: Update from FSF.
18085
18086 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18087
18088 * configure: Use ${config_shell} when running ${configsub}.
18089
18090 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
18091
18092 * config.sub: No longer recognize h8300h.
18093
18094 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18095
18096 * config.sub: Remove extraneous differences between config.sub and
18097 gcc/config.sub.
18098
18099 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18100
18101 * Makefile.in (DISTSTUFFDIRS): Add gas.
18102
18103 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18104
18105 * COPYING.NEWLIB: New file.
18106
18107 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18108
18109 * config.guess (HP-UX): Patch from Harlan Stenn
18110 <harlan@landmark.com> to also emit release level.
18111
18112 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18113
18114 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18115
18116 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18117
18118 * config.sub: Merge nextstep cleanup from FSF.
18119
18120 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18121
18122 * configure.in (arm-*-*): Don't configure ld for this target.
18123
18124 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18125
18126 * configure.in (*-*-netware): don't configure libg++, libio,
18127 librx, or newlib.
18128
18129 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18130
18131 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18132 configure ld--it works, but it doesn't support shared libraries.
18133
18134 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18135
18136 * config.guess (*-unknown-freebsd*): Get rid of possible
18137 trailing "(Release)" in version string.
18138 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18139
18140 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18141
18142 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18143 Fix type: *-next-neststep -> *-next-nextstep.
18144
18145 * config.guess: Merge from FSF:
18146
18147 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18148
18149 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18150
18151 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18152
18153 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18154 instead of UNIX_SV for UnixWare 1.0).
18155
18156 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18157
18158 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18159 to make gdb/nlm/* build after the compiler and linker.
18160
18161 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18162
18163 * config.guess (netbsd, freebsd, linux): Accept any machine,
18164 not just i[34]86.
18165 (m68k-atari-sysv4): Relocate to match FSF version.
18166
18167 * config.guess: More merges from the FSF:
18168
18169 Add a space before function call or macro invocation.
18170
18171 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18172
18173 * config.guess: Add trap cmd to remove dummy.c and dummy when
18174 interrupted.
18175
18176 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18177
18178 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18179 (dummy): Redirect stderr from compilation of dummy.c.
18180
18181 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18182
18183 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18184
18185 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18186
18187 * configure: Accept and ignore --cache*, for compatibility with
18188 new autoconf.
18189
18190 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18191
18192 * config.guess: Merge from FSF:
18193
18194 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18195
18196 * config.guess (Pyramid*:OSx*:*:*): New case.
18197 (PATH): Add /.attbin at end for finding uname.
18198 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
18199
18200 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18201
18202 * config.guess (M88*:DolphinOS:*:*): New case.
18203
18204 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18205
18206 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18207 to select whether to use ELF or COFF.
18208
18209 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18210
18211 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18212
18213 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18214
18215 * config.guess: Guess the OS version for HPUX.
18216
18217 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18218
18219 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18220
18221 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18222
18223 * configure.in: Recognize --with-headers, --with-libs, and
18224 --without-newlib.
18225 * Makefile.in (all-xiberty): Depend upon all-ld.
18226
18227 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18228
18229 * configure.in: Change i[34]86 to i[345]86.
18230
18231 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18232
18233 * configure (version): A few more tweaks to help message.
18234
18235 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18236
18237 * Makefile.in: Remove (for now) librx as a host library,
18238 now that we're building it for target.
18239
18240 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18241
18242 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18243 (Karl Berry).
18244
18245 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18246
18247 * configure.in: Also configure librx.
18248
18249 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18250
18251 * Makefile.in: Update various rules to reflect that librx
18252 is now needed for libg++.
18253
18254 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18255
18256 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18257
18258 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18259
18260 * configure.in: Configure the examples directory.
18261
18262 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18263
18264 * configure: Simplify Jun 2 1994 change.
18265
18266 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18267
18268 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18269 /bin/gcc isn't good enough to build gcc.
18270
18271 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18272
18273 * Makefile.in (GDB_SUPPORT_FILES): Remove
18274 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18275 (gdb.tar.gz): Add new rule to use standard distribution building
18276 mechanism.
18277
18278 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18279
18280 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18281 Bill Cox <bill@cygnus.com>.
18282
18283 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18284
18285 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18286
18287 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18288
18289 * configure: Search current dir first in .gdbinit.
18290
18291 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18292
18293 * config.sub: Recognize freebsd (merged from gcc config.sub).
18294
18295 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18296
18297 * config.sub: Refer to NeXT's operating system as nextstep.
18298
18299 * config.sub (case $basic_machine): Re-order the cases, to match
18300 the order in the FSF version (which is mostly alphabethical).
18301 Merge in some additions and changes from the FSF.
18302
18303 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18304
18305 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18306 * config.sub: Recognize cxux7.
18307 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18308
18309 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18310
18311 * config.sub: Fix typo powerpc -> powerpc-*.
18312
18313 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18314
18315 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18316
18317 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18318 parallel with all-emacs and install-emacs). Top-level command
18319 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18320
18321 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18322
18323 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18324 $(relbindir)/make before doing ``make install'', and use
18325 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18326 installing over running make binary.
18327 ($(host)-stamp-stage3-installed): Likewise.
18328
18329 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18330
18331 * config.guess: Recognize Mach.
18332
18333 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18334
18335 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18336 see whether --exec-prefix was used.
18337
18338 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18339
18340 * README: Explicitly mention libg++/README. (Zoo's idea.)
18341
18342 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18343
18344 * Makefile.in: Add all-librx target similar to all-libproc.
18345
18346 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18347
18348 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18349 with post 1.2 uname bogosity.
18350
18351 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18352
18353 * configure: Remove temporary files on receipt of a signal.
18354
18355 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18356
18357 * configure: If there is a package_makefile_frag, remove
18358 ${subdir}/Makefile.tem after copying it in.
18359
18360 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18361
18362 * build_all.mk: support rs6000 lynx identifies itself as
18363 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18364 since /bin/gcc is too feeble to compile a modern gcc.
18365
18366 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18367
18368 * brought devo/test-build.mk update-to-date with progressive/
18369 test-build.mk. Add lynx targets and hppa flag info.
18370
18371 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18372
18373 * configure.in: Use mh-ncrsvr43. Patch from
18374 Tom McConnell <tmcconne@sedona.intel.com>.
18375
18376 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18377
18378 * config.guess (i386-unknown-bsdi): No longer need to
18379 check #if defined(__bsdi__) && defined(__i386__).
18380
18381 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18382
18383 * configure: Set program_transform_nameoption correctly.
18384
18385 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18386
18387 * brought build-all.mk update-to-date with progressive build-all.mk,
18388 added new targets and hppa info.
18389
18390 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18391
18392 * configure: If config.guess result is a prefix of the user
18393 specified target, assume a native build and use the user specified
18394 target as the host alias. Remove SunOS patch suffix removal hack.
18395 * configure.in: Remove SunOS patch suffix removal hack.
18396
18397 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18398 in NATIVE_CHECK_MODULES.
18399
18400 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18401
18402 * Makefile.in: Rename HOST_ONLY to NATIVE.
18403 * configure: Delete SunOs patch suffix from host_canonical
18404 and build_canonical variables that are prepended to Makefiles.
18405 * configure.in: Add comments for easier maintenance.
18406
18407 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18408
18409 * Makefile.in: Add all-libproc target similar to all-gui.
18410
18411 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18412
18413 * Makefile.in (CHECK_MODULES): split into
18414 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18415
18416 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18417
18418 * config.guess (i386-unknown-bsdi): New system to guess.
18419
18420 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18421
18422 * Makefile.in: Add all-gui target (but not yet build by "all").
18423
18424 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18425
18426 * config.sub: Move deletion of patch suffix from here...
18427 * configure.in: To here, at Ian's suggestion. The top-
18428 level scripts might need to know of a patch level.
18429
18430 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18431
18432 * config.sub: Strip off patch suffix so rtl is recognized
18433 as a sunos4.1.3 machine, even though it's been patched.
18434
18435 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18436
18437 * Makefile.in (INSTALL_LAST): Delete.
18438 (INSTALL_DOSREL): New.
18439
18440 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18441
18442 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18443 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18444 whether we pass down --with-gnu-ld anyhow.
18445
18446 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18447
18448 * Makefile.in (INSTALL_LAST): Change operation so it works
18449 on more flavors of make.
18450 * configure.in (go32): Don't build libg++ or libio.
18451
18452 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18453
18454 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18455 they can be overriden by templates.
18456
18457 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18458
18459 * configure.in (target==go32): Don't build gdb.
18460 * dosrel: New directory.
18461
18462 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18463
18464 * configure.in (host==go32): Configure dosrel too.
18465 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18466 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18467 be set by incoming names or templates.
18468 (INSTALL_LAST): New rule.
18469
18470 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18471
18472 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18473
18474 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18475
18476 * configure.in (appdirs): New variable. Currently empty, but will
18477 be used in gas distribution. If nonempty, lists a set of
18478 directories at least one of which must get configured, or top
18479 level configuration is considered to have failed.
18480 (rs6000-*-lynxos*): Use new file name.
18481
18482 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18483
18484 Eliminate XTRAFLAGS.
18485 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18486 newlib include files using -idirafter, and also use -nostdinc.
18487 (CXX_FOR_TARGET): Likewise.
18488 (XTRAFLAGS): Removed.
18489 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18490 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18491 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18492 ($(DO_X)): Don't pass down XTRAFLAGS.
18493
18494 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18495
18496 * configure.in (mips*-dec-bsd*): New target; do build linker.
18497 (mips*-*-bsd*): New target; don't build linker.
18498
18499 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18500
18501 * configure.in: support rs6000-*-lynxos* configuration.
18502 support sunos4 as a cross target.
18503
18504 * config.sub: look for lynx*, not lynx since the OS version may
18505 legitimately be part of the name.
18506
18507 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18508
18509 * configure.in (i[34]86-*-sco*): Move to be with other i386
18510 targets.
18511 (romp-*-*): New target. Skip various binary utilities.
18512 (vax-*-*): New target. Don't build newlib.
18513 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18514
18515 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18516
18517 * configure.in: Only set host_makefile_frag if config
18518 directory exists.
18519
18520 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18521
18522 * install.sh: If $dstdir exists, don't check whether each
18523 component does.
18524
18525 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18526
18527 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18528
18529 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18530
18531 * configure.in (*-*-lynxos*): Don't configure newlib for either
18532 native or cross Lynx.
18533
18534 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18535
18536 * config.sub (sparc64-elf): Fix os.
18537 (z8k): Remove duplicate.
18538
18539 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18540
18541 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18542 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18543
18544 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18545
18546 * configure: Make file links cleanly even if Lynx fails on
18547 an NFS symlink (at least fail cleanly).
18548
18549 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18550
18551 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18552 -XNh2000.
18553
18554 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18555
18556 * configure: Unknown options are fatal again.
18557
18558 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18559
18560 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18561 compatibility.
18562
18563 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18564
18565 * build-all.mk: Add `clean' target.
18566
18567 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18568
18569 * config.guess: Add SINIX support.
18570 * configure.in: Add mips-*-sysv4* support.
18571
18572 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18573
18574 * build-all.mk: Document all useful targets.
18575 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18576 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18577
18578 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18579
18580 * configure: Support --silent, --quiet.
18581
18582 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18583
18584 * configure: Support --disable-FEATURE.
18585
18586 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18587
18588 * config.guess: Recognize NCR running SVR4.3.
18589
18590 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18591
18592 * config.guess: Make BSDI generate i386-unknown-bsd386.
18593 Patch from Paul Eggert <eggert@twinsun.com>.
18594
18595 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18596
18597 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18598
18599 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18600
18601 * configure: Make unrecognized options give nonfatal warnings
18602 instead of fatal errors, and pass them to any subdirectory
18603 configures in case they recognize them.
18604 Make --x equivalent to --with-x.
18605
18606 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18607
18608 * configure: Add --enable-* options. Clean up usage message and
18609 some comments.
18610
18611 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18612
18613 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18614
18615 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18616
18617 * configure.in (hppa*-*-*): Enable binutils.
18618
18619 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18620
18621 * config.sub: Recognize cisco.
18622
18623 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18624
18625 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18626
18627 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18628
18629 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18630 than one configuration name. Add comment.
18631
18632 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18633
18634 * config.guess: about target *-hitachi-hiuxwe2, fixed
18635 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18636 macro is incorrect.]
18637
18638 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18639
18640 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18641 than the "make ls" stuff which used to be here.
18642
18643 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18644
18645 * config.guess: Recognize i[34]86-unknown-freebsd.
18646 From Shawn M Carey <smcarey@rodan.syr.edu>.
18647
18648 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18649
18650 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18651
18652 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18653
18654 * config.guess: Check for ptx.
18655
18656 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18657
18658 * config.sub: Add os9k checking.
18659
18660 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18661
18662 * config.guess: Handle OSF1 running on HPPA processors
18663
18664 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18665
18666 * configure: If subdir configure fails, print out a message with
18667 subdirectory name, in case subdir's configure code didn't identify
18668 itself.
18669
18670 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18671
18672 * configure.in: Remove embedded newlines from configdirs.
18673 Avoid mismatches of substrings. Fix matching strings at end
18674 of configdirs.
18675
18676 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18677
18678 * config.guess: Add Lynx/rs6000 config support.
18679
18680 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18681
18682 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18683
18684 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18685
18686 * configure.in (hppa*-*-osf*): Treat this just like most other
18687 PA configurations (eg no binutils or ld).
18688 (hppa*-*-*elf*): These configurations have binutils and ld.
18689
18690 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18691
18692 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18693
18694 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18695
18696 * configure.in (rs6000-*-*): Build gas.
18697
18698 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18699
18700 * Makefile.in: Avoid bug in losing hpux sed.
18701
18702 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18703
18704 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18705 for GDB and GDB has been fixed to not need it.
18706
18707 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18708
18709 * config.guess: Recognize vax hosts.
18710
18711 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18712
18713 * configure (while loop): Don't use "break 2" inside case
18714 statement -- the case statement isn't an enclosing loop.
18715
18716 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18717
18718 * config.guess: Clean up NeXT support, to allow nextstep
18719 on Intel machines. Make OS be nextstep.
18720
18721 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18722
18723 * config.guess: Add alternate forms for Convex.
18724
18725 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18726
18727 * configure: Completely rewrite option processing. Take
18728 advantage of pattern-matching to avoid invoking test frequently.
18729 Also clean up host and target defaulting logic.
18730
18731 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18732
18733 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18734 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18735 commands (plus user environment) will fit SCO limits.
18736
18737 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18738
18739 * configure.in: Don't issue warnings about directories which are
18740 not being configured if -norecursion is set. Correct test for
18741 --with-gnu-as and --with-gnu-ld to not get confused by substring
18742 matches.
18743
18744 * configure.in: Don't build gas for alpha-dec-osf1*.
18745
18746 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18747
18748 * configure: Back out Per's change of 12/19/1993. It changes the
18749 behavior of configure in unexpected and confusing ways.
18750
18751 Also, use different delim char when calculating
18752 program_transform_name so that the name can contain slashes.
18753
18754 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18755
18756 * configure.in, config.sub: Add support for VSTa micro-kernel.
18757
18758 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18759
18760 * configure.in: Nuke hacks which were used to get a special
18761 version of GAS for HPPA configurations.
18762
18763 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18764
18765 * configure: If only ${target_alias} is given, use that
18766 as the default for ${host_alias}.
18767 * configure: Add missing back-slashes before nested quotes.
18768
18769 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18770
18771 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18772
18773 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18774
18775 * config.guess: Recognize some Tektronix configurations.
18776 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18777
18778 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18779
18780 * config.sub: Match any flavor of SH.
18781
18782 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18783
18784 * configure.in: Don't try to configure newlib for Alpha.
18785
18786 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18787
18788 * configure.in: Don't build ld for Irix 5. Don't build gas,
18789 libg++ or libio for any Alpha target.
18790
18791 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18792
18793 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18794
18795 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18796 default arguments -- so it tried to compress itself.
18797
18798 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18799
18800 * configure.in (notsupp): ensure that a space is always at the end
18801 of the configdirs list, since the grep checks for an explicit space
18802
18803 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18804
18805 * configure.in (target i386-sysv4.2): don't build ld, since static
18806 versions of many libraries are not available.
18807
18808 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18809
18810 * config.guess: Recognize Apollos (using environment variables).
18811 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18812
18813 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18814
18815 * config.guess: Recognize Sony news mips running newsos.
18816
18817 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18818
18819 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18820 "fi ; else" for bash.
18821
18822 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18823
18824 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18825
18826 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18827
18828 * config.sub: accept unixware as an alias for svr4.2.
18829 Fix some inconsistancies with the gcc version.
18830
18831 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18832
18833 * Makefile.in (DISTDOCDIRS): Add gdb.
18834
18835 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18836
18837 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18838
18839 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18840
18841 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18842 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18843 this now.
18844
18845 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18846
18847 * config.sub: Accept hiux* as an OS name.
18848
18849 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18850 etc/make-stds.texi. The underscore came from gcc, and dje now
18851 agrees that RUNTESTFLAGS is the correct name.
18852
18853 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18854
18855 * install.sh: Remove 'set -e'. It makes any conditionals
18856 in the script useless.
18857
18858 * config.guess: Automatically recognize arm-acorn-riscix
18859 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18860
18861 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18862
18863 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18864
18865 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18866
18867 * Makefile.in (DISTDOCDIRS): New variable.
18868 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18869 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18870
18871 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18872
18873 * configure.in (hppa target): check the source directory for the
18874 pagas sub-directory
18875
18876 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18877
18878 * config.sub: Allow -aout* and -elf*.
18879
18880 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18881
18882 * configure.in: Don't build ld on i386-solaris2, same as for
18883 sparc-solaris2.
18884
18885 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18886
18887 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18888
18889 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18890
18891 * configure.in: Configure gdb for alpha.
18892
18893 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18894
18895 * Makefile.in (CXXFLAGS): Add -O.
18896
18897 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18898
18899 * config.guess: added support for DG Aviion
18900
18901 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18902
18903 * configure.in: Produce warning message for subdirectories not
18904 configurable for this host/target combination. Don't try to
18905 configure gdb for vms.
18906
18907 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18908
18909 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18910 appropriate files before making "diststuff".
18911 (DISTBISONFILES): New var: list of files to be edited.
18912 (DISTSTUFFDIRS): Add binutils.
18913
18914 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18915
18916 * config.sub: also handle mipsel and mips64el (for little endian mips)
18917
18918 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18919
18920 * configure.in: Add * to end of all OS names.
18921
18922 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18923
18924 * configure.in: Build newlib for LynxOS native.
18925
18926 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18927
18928 * config.guess: Add support for delta 88k running SVR3.
18929
18930 * configure.in: Add comment about HP compiler vs. emacs.
18931
18932 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18933
18934 * configure.in: don't build ld on solaris2 (not a viable option
18935 due to bugs in getpwnam & getpwuid)
18936
18937 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18938
18939 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18940 config.guess will produce a full version number.
18941
18942 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18943
18944 * configure.in: Build linker and binutils for alpha-dec-osf1.
18945
18946 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18947
18948 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18949 and gdb/testsuite/Makefile.in.
18950
18951 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18952
18953 * configure.in: recognize mips*- instead of mips-
18954
18955 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18956
18957 * config.sub: Accept linux*coff and linux*elf as operating
18958 systems.
18959
18960 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18961
18962 * config.sub: Recognize mips64, and mips3 as an alias for it.
18963
18964 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18965
18966 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18967 gdb knows how to handle OSF/1 shared libraries.
18968
18969 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18970
18971 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18972 * config.guess: Recognize Hitachi's HIUX.
18973 * config.sub: Recognize h3050r* and hppahitachi.
18974 Remove redundant cases for hp9k[23]*.
18975
18976 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18977
18978 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18979 if gas and ld are in the source tree and are in ${configdirs}.
18980 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18981 --with options (but still pass them down on the command line,
18982 if they were explicitly specified).
18983
18984 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18985
18986 * configure: substitute SHELL value in Makefile.in with
18987 ${CONFIG_SHELL}
18988
18989 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18990
18991 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18992 *-*-solaris2* targets.
18993
18994 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18995
18996 * Makefile.in: define M4, and pass it down to sub-makes;
18997 all-autoconf now depends on all-m4
18998
18999 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19000
19001 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19002 presence of {ar,ranlib} instead of a configured directory
19003
19004 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
19005
19006 * config.guess: Accept 34?? as well as 33?? for NCR.
19007
19008 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19009
19010 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19011 of 'gas' in sed commands, since 'gash' is now in the tree as well.
19012
19013 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19014
19015 * configure: grab values for $(CC) and $(CXX) from the
19016 environment, so that someone can do "CC=gcc configure; make" and
19017 have it work right (matching the way that autoconf works now)
19018
19019 * configure.in, Makefile.in: add support for gash, the tcl
19020 interface to Galaxy
19021
19022 * config.guess: add NetBSD variants (hp300, x86)
19023
19024 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
19025
19026 * install.sh: Support -d option (in the manner of SunOS 4 install,
19027 as it is more deterministic than that of GNU install)
19028 (chmodcmd): Set file to mode 755 by default (should also do default
19029 chgrp and chown, but I don't feel like dealing with that now)
19030
19031 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
19032
19033 * config.sub: Remove h8300hhms alias.
19034
19035 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19036
19037 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19038
19039 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19040
19041 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19042 as stmp-fixinc
19043
19044 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19045
19046 * config.sub: recognize m88110-bug-coff.
19047
19048 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19049
19050 * Makefile.in (all-libio): all dependencies on the toolchain used
19051 to build this (gcc, gas, ld, etc)
19052
19053 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19054
19055 * config.guess: Deal with OSF/1 1.3 on alpha.
19056
19057 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19058
19059 * install.sh: add some 'else true' clauses for portability
19060
19061 * configure.in: don't build libio for h8[35]00-*-* targets
19062
19063 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
19064
19065 * Makefile.in: Add support for new libio.
19066
19067 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19068
19069 * install.sh: If one command fails, don't try the rest. Don't try
19070 to remove $dsttmp (via trap) unless we have already created it.
19071 If $src doesn't exist, detect it and exit with an error.
19072
19073 * config.guess: Recognize BSD on hp300.
19074
19075 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
19076
19077 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19078 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19079
19080 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
19081
19082 * Makefile.in (all-send-pr): depends on all-prms
19083
19084 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19085
19086 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19087
19088 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19089
19090 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19091 Added test for mips-mips-riscos5.
19092
19093 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19094
19095 * configure.in: use mh-hp300 for 68k HP hosts
19096
19097 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19098
19099 * configure: add support for CONFIG_SHELL, so that you can use
19100 some alternate shell for evaluating configure scripts
19101
19102 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19103
19104 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19105 in configure script to bug-gdb@prep.ai.mit.edu when building
19106 distribution archive.
19107 * Makefile.in (COMPRESS): Remove def.
19108 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19109 gdb.tar.Z and make-gdb.tar.Z respectively.
19110 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19111 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19112 to convergence with 'taz' target in Makefile.in.
19113
19114 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19115
19116 * install.sh (dsttmp): use trap to ensure that tmp files go
19117 away on error conditions
19118
19119 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19120
19121 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19122
19123 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19124
19125 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19126 its parent is '/' not ''.
19127
19128 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19129
19130 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19131
19132 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19133 that ${newsrcdir}/configure.in does.
19134
19135 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19136
19137 * test-build.mk: support for CONFIG_SHELL
19138
19139 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19140
19141 * config.sub (netware): Add as a basic system type.
19142
19143 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19144
19145 * Makefile.in (Makefile): depend on configure.in. Also drop the
19146 $(srcdir)/ from the dependency on Makefile.in.
19147
19148 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19149
19150 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19151 (h8300hhms is temporary until multi-libraries are implemented).
19152 * configure.in: Handle h8300h too.
19153
19154 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19155
19156 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19157
19158 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19159
19160 * configure: Remove extraneous output when guessing host type.
19161 * config.guess: Remove extraneous output when guessing using C
19162 compiler rather than uname, or when guessing fails.
19163
19164 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19165
19166 * Makefile.in: remove all.cross and install.cross targets
19167
19168 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19169 definitions
19170
19171 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19172
19173 * configure.in (target sh): Build gprof.
19174
19175 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19176
19177 * config.sub: change -solaris to -solaris2
19178
19179 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19180
19181 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19182
19183 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19184
19185 * configure: Correct error message for missing Makefile.in to
19186 print correct directory.
19187
19188 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19189
19190 * install.sh: kludge around 386BSD shell bug
19191
19192 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19193
19194 * config.guess: Recognize NeXT.
19195 * config.guess: Recognize i486-ncr-sysv4.
19196 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19197
19198 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19199
19200 * Makefile.in (MAKEINFOFLAGS): New variable.
19201 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19202 * build-all.mk, test-build.mk: Pass down --no-split as
19203 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19204
19205 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19206
19207 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19208
19209 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19210
19211 * Makefile.in (libg++.tar.z): New rule.
19212 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19213 * Makefile.in (taz): Only do a single chmod.
19214
19215 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19216
19217 * install.sh: don't use dirname anymore (replaced with sed usage)
19218
19219 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19220
19221 * Makefile.in: Change extension for gzip'd files from '.z' to
19222 '.gz' per new FSF standard usage.
19223
19224 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19225
19226 * configure: put quotes around the final value of program_transform_name
19227
19228 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19229
19230 * Makefile.in: new install.sh support; update install-info rules
19231
19232 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19233
19234 * configure.in: Build diff for crosses, but not for go32 host.
19235
19236 * configure.in: Build gprof only for native, and don't build it
19237 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19238
19239 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19240
19241 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19242
19243 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19244
19245 * configure.in (host_tools): Add prms.
19246
19247 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19248
19249 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19250 with $(FLAGS_TO_PASS) on the command line
19251
19252 * config.sub: Recognize lynx and lynxos
19253
19254 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19255
19256 * config.sub: Accept -ecoff*, not just -ecoff.
19257
19258 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19259
19260 * Makefile.in (taz): Use .gz suffix instead of .z.
19261 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19262 names.
19263
19264 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19265
19266 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19267
19268 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19269
19270 * Makefile.in (install-no-fixedincludes): install gcc last, so
19271 that rebuilds that might happen during 'make install' don't get
19272 bogus gcc include files
19273
19274 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19275
19276 Change from Utah for HPPA support:
19277 * config.guess: Recognize hppa1.x-hp-bsd.
19278
19279 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19280
19281 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19282 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19283
19284 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19285
19286 * config.sub: Add support for rom68k and bug boot monitors.
19287
19288 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19289
19290 * Makefile.in: Make all-opcodes depend on all-bfd.
19291
19292 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19293
19294 * config.guess: Added special check for i[34]86-univel-sysv4*.
19295
19296 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19297
19298 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19299 the processor rather than assuming i486.
19300
19301 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19302
19303 * config.guess: Recognize SunOS6 as Solaris3.
19304
19305 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19306
19307 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19308 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19309
19310 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19311
19312 * build-all.mk (all-cross): New target for Canadian Cross.
19313 Added Q2 go32 targets.
19314 * test-build.mk: Configure go32 cross sparclite-aout and
19315 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19316 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19317
19318 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19319
19320 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19321 GO32 hosted toolchains
19322
19323 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19324
19325 * configure: change so "-exec-prefix" gets passed down rather
19326 than "-exec_prefix" so autoconf generated Makefiles get the
19327 exec_prefix set right.
19328
19329 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19330
19331 * config.guess: get the Solaris2 minor version number
19332
19333 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19334
19335 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19336
19337 * config.guess: Recognize some Sequent platforms.
19338
19339 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19340
19341 * Makefile.in: added the vault-install target
19342
19343 * configure.in: actually use the Sun3 makefile fragment that's in
19344 config, also added the release dir to configdirs
19345
19346 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19347
19348 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19349
19350 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19351
19352 * configure.in: remove some program from Alpha targetted toolchains
19353
19354 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19355
19356 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19357 gprof.
19358 (taz): Run "make diststuff" in those directories instead of "make
19359 proto-dir". Look for "VERSION=" only at start of line in subdir
19360 Makefile. Use "gzip -9" for compression.
19361 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19362 (binutils.tar.z): New target.
19363
19364 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19365
19366 * Makefile.in (taz): Include gpl.texinfo.
19367
19368 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19369
19370 * Makefile.in (setup-dirs): Merged into "taz" target.
19371 (taz): Only do `proto-dir' stuff if a directory is actually needed
19372 for this target.
19373
19374 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19375
19376 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19377 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19378 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19379 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19380 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19381
19382 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19383
19384 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19385 config.sub, and move-if-change to gdb testsuite distribution
19386 archive, so the testsuite can be extracted, configured, and
19387 run separately from the gdb distribution. Blow away the Chill
19388 tests that require a Chill compiled executable, since GNU Chill
19389 is not yet publically available.
19390
19391 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19392
19393 * test-build.mk: set environment variables in a single command,
19394 instead of a list of assignments and exports
19395
19396 * config.guess: recognize Alpha/OSF1 systems
19397
19398 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19399
19400 * configure: Change help message to prefer --options rather than
19401 -options.
19402
19403 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19404
19405 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19406 zippy@ecst.csuchico.edu.
19407 * config.guess: Recognize miniframe.
19408
19409 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19410
19411 * Makefile.in: Use srcroot to find runtest rather than rootme.
19412 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19413
19414 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19415
19416 * test-build.mk: Extensive additions to support building on a
19417 machine other than the host.
19418
19419 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19420
19421 * configure (tooldir): Fix for i386-aix again.
19422
19423 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19424
19425 * configure, Makefile.in: Change definition of $(tooldir)
19426 to match the FSF.
19427
19428 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19429
19430 * config.guess: Recognize i[34]86/SVR4.
19431
19432 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19433
19434 * Makefile.in (all-gdb): gdb depends on sim.
19435
19436 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19437
19438 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19439 at the same time we make the prototype gdb directory.
19440 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19441 files at the same time as the gdb base release distribution.
19442
19443 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19444
19445 * Makefile.in (check): Use individual check targets rather than
19446 DO_X rule.
19447 (check-gcc): Added.
19448
19449 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19450
19451 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19452 for System V release 3.2.
19453
19454 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19455
19456 * config.sub: Recognize hppaosf.
19457 * configure.in: Do configure ld/binutils/gas for it.
19458
19459 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19460
19461 * configure (tooldir): Alter syntax used to set this, for systems
19462 where "\$" isn't handled right, like i386-aix.
19463
19464 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19465
19466 * configure: Pass program-transform-name, not
19467 program_transform_name, to recursive configures.
19468
19469 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19470
19471 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19472 of gas+ld+binutils.
19473
19474 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19475
19476 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19477
19478 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19479
19480 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19481
19482 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19483
19484 * Makefile.in (PRMS): Set back to all-prms.
19485
19486 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19487
19488 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19489 targets, rather than for MIPS hosts.
19490
19491 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19492
19493 * configure.in: add comment for --with-x default values
19494
19495 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19496
19497 * Makefile.in: add check-* targets for each of the directories in
19498 the tree. Add a definition of RUNTEST that will use the one we
19499 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19500
19501 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19502
19503 * configure.in: Removed obsolete references to bfd_target and
19504 target_makefile_frag.
19505
19506 * build-all.mk: Set assorted targets for Q2.
19507 * config.sub: Recognize z8k-sim and h8300-hms.
19508 * test-build.mk: Really don't pass host to configure.
19509 (HOLES): Added uname.
19510
19511 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19512
19513 * configure: Handle an empty program-prefix, program-suffix or
19514 program-transform-name correctly.
19515
19516 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19517
19518 * build-all.mk: -G 8 no longer required for MIPS targets.
19519 * test-build.mk: Don't pass host argument to configure; make it
19520 guess.
19521
19522 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19523
19524 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19525 * Makefile.in (COMPRESS): New macro, like GZIP.
19526
19527 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19528
19529 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19530
19531 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19532 with gas currently defaults to -G 0.
19533
19534 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19535
19536 * Makefile.in (all-flex): flex depends on byacc.
19537
19538 * build-all.mk: If host not specified, use config.guess. Pass TAG
19539 to test-build.mk as RELEASE_TAG.
19540 * test-build.mk (configargs): New variable containing arguments to
19541 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19542 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19543
19544 * config.guess: Use /bin/uname when checking -X argument on SCO,
19545 to avoid invoking GNU uname which doesn't understand -X.
19546
19547 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19548
19549 * configure.in: Build gas for mips-*-*.
19550
19551 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19552
19553 * Makefile.in (all.normal): insert missing backslash.
19554
19555 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19556
19557 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19558
19559 * Makefile.in: Complete overhaul to merge many almost identical
19560 targets.
19561
19562 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19563
19564 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19565 (gdb.tar.Z): Adjusted.
19566
19567 * Makefile.in (setup-dirs, taz): New targets; should be general
19568 enough to adapt for gdb sometime. Build only .z file.
19569 (gas.tar.z): New target.
19570
19571 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19572
19573 * build-all.mk: Use CC=cc -Xs on Solaris.
19574
19575 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19576
19577 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19578 for handling BISON for FSF releases.
19579
19580 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19581
19582 * configure: Actually implement the change zoo just documented.
19583
19584 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19585
19586 * configure: when using config.guess, only set target_alias when
19587 it's not already been set (ie, on the command line)
19588
19589 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19590
19591 * Makefile.in: add installcheck target, set PRMS to install-prms
19592
19593 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19594
19595 * configure: add support for package_makefile_fragment, handle the
19596 case where a directory has a configure.in file but no Makefile.in
19597 more gracefully (with an actual understandable error message, even);
19598 add support for --without (and add this to the usage message); also
19599 explicitly add a --host=${host_alias} to the command line when
19600 config.guess is used
19601
19602 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19603
19604 * configure: Must use both --host and --target in recursive calls.
19605
19606 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19607
19608 * Makefile.in: Change deja-gnu to dejagnu.
19609
19610 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19611
19612 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19613
19614 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19615
19616 * configure.in: canonicalize all instances to *-*-solaris2*,
19617 also strip out a number of tools to not build for go32 host
19618
19619 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19620
19621 * config.guess: add GPL.
19622
19623 * Makefile.in, config.guess, config.sub, configure: bump
19624 copyrights to 93.
19625
19626 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19627
19628 * Makefile.in (do-info): Removed obsolete check for existence of
19629 localenv file.
19630
19631 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19632
19633 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19634
19635 * Makefile.in: a couple of 'else true' for decstation,
19636 support for TclX
19637
19638 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19639
19640 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19641
19642 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19643
19644 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19645
19646 * config.guess: Recognize i386-ibm-aix (PS/2).
19647 * configure.in: Use config/mh-aix386 file for it.
19648
19649 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19650
19651 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19652 CC_FOR_TARGET instead.
19653 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19654
19655 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19656
19657 * Makefile.in: Add sim to list of directories sent with gdb
19658
19659 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19660
19661 * configure.in: Put back mips-dec-bsd* case.
19662
19663 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19664
19665 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19666 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19667 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19668
19669 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19670
19671 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19672
19673 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19674 (install-info): install dir.info only if it exists,
19675 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19676
19677 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19678
19679 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19680 gas for mips-dec-bsd.
19681
19682 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19683
19684 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19685 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19686
19687 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19688
19689 * configure.in: Added "dejagnu" to hosttools list.
19690
19691 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19692
19693 * config.sub, configure.in, config.guess: Add support
19694 for Bosx, an AIX variant from Bull.
19695 Patches from F.Pierresteguy@frcl.bull.fr.
19696
19697 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19698
19699 * devo/dejagnu: Initial creation of devo/dejagnu.
19700 Migrated dejagnu testcases and support files for testing software
19701 tools to reside as subdirectories, currently called "testsuite",
19702 within the directory of the software tool. Migrated all programs,
19703 support libraries, etc. beloging to dejagnu proper from
19704 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19705 with no modifications. The changes to these files which will
19706 allow them to configure, build, and execute properly will be made
19707 in a future update.
19708
19709 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19710
19711 * Makefile.in: Change send_pr to send-pr.
19712 * configure.in: Likewise.
19713 * send_pr: Renamed directory to send-pr.
19714
19715 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19716
19717 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19718
19719 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19720
19721 * README: Update for gdb-4.8 release.
19722 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19723 gdb-xxx.tar.z (gzip'd) file also.
19724
19725 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19726
19727 * Makefile.in: make all-diff depend on all-libiberty
19728
19729 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19730
19731 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19732
19733 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19734
19735 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19736
19737 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19738
19739 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19740 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19741 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19742
19743 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19744
19745 * Makefile.in: makeinfo binary is in a new location
19746
19747 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19748
19749 * config.sub: Accept -ecoff as an OS.
19750
19751 * Makefile.in: Various changes to eliminate a level of make
19752 recursion and reduce the required command line length.
19753 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19754 sub-makes.
19755 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19756 variables holding settings for specific sub-makes.
19757 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19758 in terms of BASE_FLAGS_TO_PASS.
19759 (TARGET_LIBS): New variable listing directories which use
19760 TARGET_FLAGS_TO_PASS.
19761 (subdir_do): Eliminated.
19762 (do-*): New set of targets to replace subdir_do.
19763 (various): All targets which used subdir_do now depend on do-*.
19764 (local-clean): Renamed from do_clean.
19765 (local-distclean): New target, dependency of distclean and
19766 realclean.
19767 (install-info): Don't create directories. Depend on dir.info
19768 rather than calling make recursively.
19769 (install-dir.info): Eliminated.
19770 (install-info-dirs): Create all info directories here.
19771 (dir.info): Depend upon do-install-info.
19772
19773 * test-build.mk (HOLES): Added false.
19774
19775 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19776
19777 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19778
19779 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19780
19781 * Makefile.in (info): remove dependency on all-texinfo. The
19782 problem was really in texinfo/C, not at this level.
19783
19784 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19785
19786 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19787
19788 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19789
19790 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19791 GDB releases.
19792
19793 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19794
19795 * configure: Include srcdir in message about target of link not
19796 being found. Don't convert `-' to `_' in `with' options being
19797 passed to subdirs.
19798
19799 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19800
19801 * configure.in: add uudecode to host_tools
19802
19803 * Makefile.in: added {all,install}-uudecode targets, added them to
19804 the appropriate lists
19805
19806 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19807
19808 * Makefile.in (all-gcc): Added dependency on all-gas.
19809
19810 * configure.in (mips-*-*): Build ld and binutils.
19811
19812 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19813
19814 * configure: check return code from mkdir, print error message and
19815 exit on failure.
19816
19817 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19818
19819 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19820
19821 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19822
19823 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19824
19825 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19826
19827 * config.sub (h8500): Recognize this as a cpu type.
19828
19829 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19830
19831 * configure: source directory missing is no longer a warning
19832
19833 * configure.in: recognize irix[34]* instead of irix[34]
19834
19835 * Makefile.in: define and pass down X11_LIB
19836
19837 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19838
19839 * guess-systype: Renamed to ...
19840 * config.guess: ... by popular request.
19841 * configure.in, Makefile.in: Update accordingly.
19842
19843 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19844
19845 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19846 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19847 + Execute ./dummy instead of assuming . is in PATH.
19848
19849 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19850
19851 * guess-systype: New shell script. Attempts to guess the
19852 canonical host name of the executing host.
19853 Only a few hosts are supported so far.
19854 * configure: Call guess-systype if no host is specified.
19855
19856 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19857
19858 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19859 gcc Makefile.
19860
19861 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19862
19863 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19864 (all-gcc, install-gcc, subdir_do): Use it.
19865
19866 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19867
19868 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19869
19870 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19871
19872 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19873 set exclusively by configure, using configure.in .
19874
19875 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19876
19877 * test-build.mk: set $PATH for all builds
19878
19879 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19880
19881 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19882
19883 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19884 the one used in gcc/Makefile.in, so that a null expansion doesn't
19885 override the one needed to build gcc with a native cc.
19886
19887 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19888
19889 * configure: Accept -with arguments.
19890
19891 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19892
19893 * Makefile.in: added h8300sim
19894
19895 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19896
19897 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19898 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19899 (all-cygnus, native, build-cygnus): Make
19900 $(canonhost)-stamp-3stage-done, not $(host)....
19901 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19902 i386-sco3.2v4. Added else true to if command.
19903
19904 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19905
19906 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19907
19908 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19909
19910 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19911
19912 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19913
19914 * configure.in: don't remove binutils from Solaris builds
19915
19916 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19917
19918 * Makefile.in: get rid of earlier definitions for *clean,
19919 also handle the recursive info rule better
19920
19921 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19922
19923 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19924 do more-or-less the right thing.
19925
19926 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19927
19928 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19929 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19930
19931 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19932
19933 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19934 $(host_canonical).
19935
19936 * configure.in: split the configdirs list into 4 categories (native
19937 v. cross, library v. tool) and handle the cross-only and native-
19938 only in more reasonable (and correct!) way.
19939
19940 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19941
19942 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19943 configdirs anymore.
19944
19945 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19946
19947 * Makefile.in: extensive cleanup:: removed all of the explicit
19948 clean-* targets, collapsed many wrappers around subdir_do into
19949 one, added additional targets to satisfy standards.texi, deleted
19950 some old targets, some changes for consistency
19951
19952 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19953
19954 * configure.in: handle some programs as cross-only, and others as
19955 native only
19956
19957 * test-build.mk: handle partial holes in a more generic manner
19958
19959 * Makefile.in: m4 depends on libiberty
19960
19961 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19962
19963 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19964 time, wdiff, and find to configdirs
19965
19966 * Makefile.in: all, clean, and install rules for the new programs
19967 added to configure.in
19968
19969 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19970
19971 * configure.in: use mh-sun for all *-sun-* hosts
19972
19973 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19974
19975 * Makefile.in: define flags for X11 include files and library file
19976 locations, pass them down to the programs that need this info
19977
19978 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19979
19980 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19981
19982 * configure.in: start building libg++ for HP-UX targets
19983
19984 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19985
19986 * README: Update references to files moved into etc/.
19987
19988 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19989
19990 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19991 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19992
19993 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19994
19995 * configure: accept dash as well as underscore in long option
19996 names for FSF compatibility.
19997
19998 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19999
20000 * config.sub: added -sco3.2v4 support from FSF.
20001
20002 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20003
20004 * configure.in: expand the section that adds or removes
20005 directories from the list of programs to build, to handle native
20006 vs. cross in addition to host v. native
20007
20008 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
20009
20010 * Makefile.in: Replace C++ in macro names with CXX.
20011 This is less likely to break ...
20012
20013 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20014
20015 * test-build.mk: add -w to GNU_MAKE
20016
20017 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20018
20019 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20020 add 'sparc' to list of recognized cpus. This needed to make
20021 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20022 Delete some redundant ose68 variants. Recognize -wrs as an os,
20023 then changes that into $CPU-wrs-vxworks.
20024
20025 * configure.in: remove most references to gdbtest, regularize
20026 target based program removal
20027
20028 * test-build.mk: import from p3 tree (many fixes and changes)
20029
20030 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20031
20032 * Makefile.in: added rules to handle tcl, tk, and expect
20033
20034 * configure.in: handle those directories if they exist
20035
20036 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20037
20038 * config.sub: removed bogus hppabsd and hppahpux names, since
20039 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20040
20041 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20042
20043 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
20044 depends upon all-xiberty
20045
20046 * Makefile.in: changes from p3, including:
20047
20048 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
20049
20050 * Makefile.in (XTRAFLAGS): include newlib directories if
20051 newlib/Makefile exists, rather than if host != target.
20052
20053 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
20054
20055 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20056 from the same source tree and not building a cross-compiler. This
20057 matters for the libg++ configuration if reconfiguring a tree that
20058 has already been installed.
20059
20060 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
20061
20062 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20063 pick up the machine and system specific header files.
20064
20065 * Makefile.in: added AS_FOR_TARGET, passed down in
20066 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20067 the C compiler to use to create programs which are run in the
20068 build environment, set it to default to $(CC), and passed it down
20069 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20070
20071 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
20072
20073 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20074 We need them for unusual native builds, like systems without
20075 ranlib.
20076
20077 * configure: also define $(host_canonical) and
20078 $(target_canonical), which are the full, canonical names for the
20079 given host and target
20080
20081 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
20082
20083 * Makefile.in: Added separate definitions for C++.
20084
20085 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
20086
20087 * configure.in (configdirs): Add deja-gnu.
20088
20089 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
20090
20091 * README: Update for configure.texi and gdb-4.7 release.
20092
20093 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
20094
20095 * Makefile.in: Move "all" target to top of file.
20096 Previously, first target was ".PHONY" which caused BSD4.4 make
20097 to build .PHONY when make was run without arguments.
20098
20099 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20100
20101 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20102 Library-copylefted code in libiberty.
20103
20104 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20105
20106 * config.sub: Replace m68kmote with plain old m68k.
20107
20108 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20109
20110 * Makefile.in: Remove space from blank line, avoid Make complaints.
20111
20112 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20113
20114 * config.sub: Complain if no argument is given. Added support for
20115 386bsd as OS and target alias.
20116
20117 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20118
20119 * Makefile.in (XTRAFLAGS): include newlib directories if
20120 newlib/Makefile exists, rather than if host != target.
20121
20122 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20123
20124 * config.sub: recognize sparclite-wrs-vxworks.
20125
20126 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20127 p3.) Added clean-xiberty to clean.
20128
20129 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20130
20131 * configure.in: use *-*-* instead of nested cases for host and target
20132
20133 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20134
20135 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20136 from the same source tree and not building a cross-compiler. This
20137 matters for the libg++ configuration if reconfiguring a tree that
20138 has already been installed.
20139
20140 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20141
20142 * config.sub (i486v/i486v4): Merge in from FSF version.
20143
20144 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20145
20146 * configure: only set PWD if it is already set.
20147
20148 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20149
20150 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20151 doesn't have unset and all success paths (and most error paths)
20152 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20153 to just ${PWD} to avoid confusion.)
20154
20155 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20156
20157 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20158 even for a native compilation.
20159
20160 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20161
20162 Changes to make the gdb.tar.Z rule work better.
20163
20164 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20165 (DEVO_SUPPORT): Add configure.texi.
20166 (bfd-ilrt.tar.Z): Remove ancient rule.
20167
20168 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20169
20170 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20171 pick up the machine and system specific header files.
20172
20173 * configure.in, config.sub: added new target m68010-adobe-scout,
20174 with alias of adobe68k. Changed configure.in to check for
20175 -scout before -sco* to avoid a false match.
20176
20177 * Makefile.in: added AS_FOR_TARGET, passed down in
20178 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20179 the C compiler to use to create programs which are run in the
20180 build environment, set it to default to $(CC), and passed it down
20181 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20182
20183 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20184
20185 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20186 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20187 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20188 FOR_TARGET variants, to newlib and libg++.
20189
20190 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20191
20192 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20193 first.
20194
20195 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20196
20197 * config.sub: Accept `elf' as an environment.
20198
20199 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20200
20201 * Makefile.in (all-opcodes): cd into the right directory
20202
20203 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20204
20205 * configure: added -program_transform_name option, used as
20206 argument to sed when installing programs.
20207 configure.texi: added documentation for -program_prefix,
20208 -program_suffix and -program_transform_name.
20209
20210 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20211
20212 * config.sub: Accept i486 where i386 ok.
20213
20214 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20215
20216 * config.sub: accept we32k
20217
20218 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20219
20220 * config.sub, configure.in: accept OSE68000 and OSE68k.
20221
20222 * Makefile.in: don't create all directories for ``make install'';
20223 let the subdirectories create the ones they need.
20224
20225 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20226
20227 * COPYING: new file, GPL v2
20228
20229 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20230
20231 * Makefile.in: use the new gen-info-dir, which needs a template
20232 argument (which also lives in texinfo)
20233
20234 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20235
20236 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20237
20238 * config.sub (ncr3000): Change i386 to i486.
20239
20240 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20241
20242 * Makefile.in: add install-rcs, install-grep to
20243 install-no-fixedincludes, removed install-bison and install-libgcc
20244
20245 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20246
20247 * configure.in: grab the HPUX makefile fragment if on HPUX
20248
20249 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20250
20251 * Makefile.in: eradicate bison spoor (ditto libgcc).
20252 configure.in: recognise m68{k,000}-ericsson-OSE.
20253 es1800 is alias for m68k-ericsson-OSE
20254
20255 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20256
20257 * configure.in: rearrange the parts that remove programs from
20258 configdirs, based now on HOST==TARGET or by canonical triple.
20259
20260 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20261
20262 * test-build.mk: recurse explicitly with -f test-build.mk when
20263 appropriate. predicate stage3 and comparison on the existence
20264 of gcc. That is, if gcc isn't around, we aren't three-staging.
20265 On very clean, also remove ...stamp-co. Build in-place before
20266 doing other builds.
20267
20268 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20269
20270 * Makefile.in, configure.in: add tgas
20271
20272 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20273
20274 * Makefile.in: a number of changes merged in from progressive.
20275
20276 * configure.in: add libm.
20277
20278 * .cvsignore: ignore some stuff that comes from test-build.mk.
20279
20280 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20281
20282 * config.sub: Add es1800 (m68k-ericsson-es1800).
20283
20284 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20285
20286 * configure: Add program_suffix (parallel to program_prefix)
20287 * Makefile.in: adjust directory-creating script for losing decstation
20288
20289 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20290
20291 * configure: Minor $subdir-related fixes.
20292
20293 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20294
20295 * configure: fix various problems with propogating
20296 makefile_target_frag in subdirs.
20297 * configure.in: config libgcc if its there
20298
20299 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20300
20301 * config.sub: HPPA merge.
20302
20303 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20304
20305 * Makefile.in: Replace all-bison with all-byacc in all
20306 dependency lines for other tools (which now use byacc).
20307
20308 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20309
20310 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20311
20312 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20313
20314 * Makefile.in: make gprof rules similar to byacc rules (instead of
20315 vestigal $(unsubdir) that didn't work...)
20316
20317 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20318
20319 * config.sub: Add support for Linux.
20320 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20321 (at least for libg++).
20322
20323 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20324
20325 * configure.texi: fix doc for the -nfp option to configure
20326
20327 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20328
20329 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20330
20331 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20332
20333 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20334 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20335 * configure.in: added solaris* host_makefile_frag hook.
20336
20337 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20338
20339 * config.sub: changed recognition of m68000 so that various
20340 m68k types can be specified via m680[01234]0
20341
20342 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20343
20344 * config.sub (basic_machine): fix sed so that '-foo' isn't
20345 completely substituted out while .+'-foo' loses the '-foo'
20346
20347 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20348
20349 * config.sub ($os): Add -aout.
20350
20351 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20352
20353 * configure: If host_makefile_frag is absolute, don't
20354 prefix ${invsubdir} (relevant to libg++ auto-configure).
20355
20356 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20357
20358 * Makefile.in (tooldir): Define it.
20359 (all-ld): Depend on all-flex.
20360
20361 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20362
20363 * Makefile.in (check): Fix libg++ special case.
20364
20365 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20366
20367 * configure: do not bury `pwd` into config.status, thus do fewer
20368 pwd's.
20369
20370 * configure: print the "Building in" message only when building in
20371 other than "." AND verbose.
20372
20373 * configure: remove -s, rework -v to better accommodate guested
20374 configures.
20375
20376 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20377
20378 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20379
20380 * Makefile.in: macroize flags passed on recursion. remove
20381 fileutils.
20382
20383 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20384
20385 * configure: get makesrcdir right for subdirs deeper than 1.
20386
20387 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20388 install.
20389
20390 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20391
20392 * Makefile.in: don't print subdir_do or recursion lines.
20393
20394 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20395
20396 * standards.texi: added menu item.
20397
20398 * Makefile.in: build and install standards.info.
20399
20400 * standards.texi: new file.
20401
20402 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20403
20404 * configure: test for and move config.status pieces from
20405 ${subdir}/.
20406
20407 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20408
20409 * configure: Test for existance of files before trying to mv
20410 them, to avoid numerous non-existance messages.
20411
20412 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20413
20414 * configure: correct final line of config.status.
20415
20416 * configure: patch from eggert. Avoids a protection problem if
20417 the original Makefile.in is read only.
20418
20419 * configure: use move-if-change from gcc to create config.status.
20420 Some makefiles depend on config.status to tell if a directory
20421 has been reconfigured for a different host. This change
20422 prevents those directories from remaking everything in the case
20423 where the reconfig was only intended to rebuild a Makefile.
20424
20425 * configure: test for config.sub with "config.sub sun4" rather
20426 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20427 host alias from a missing config.sub.
20428
20429 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20430
20431 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20432 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20433
20434 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20435
20436 * configure: mkdir ${subdir} as needed.
20437
20438 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20439
20440 * Makefile.in,configure.in: added autoconf.
20441
20442 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20443
20444 * Makefile.in: no longer pass against on recursion.
20445
20446 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20447 definitions are not inherited.
20448
20449 * configure: correct makesrcdir when subdir is .
20450
20451 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20452
20453 * configure: Add support for 'subdirs' variable, which is
20454 like 'configdirs', except that configure doesn't re-invoke
20455 itself for subdirs, it just creates a Makefile for each subdir.
20456 * configure.texi: Document subdirs.
20457
20458 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20459
20460 * configure.in: added flex to configdirs
20461
20462 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20463
20464 * Makefile.in: remove clean-stamps from clean.
20465
20466 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20467
20468 * configure.in: Add gdbtest to configdirs.
20469
20470 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20471
20472 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20473 to recursive makes.
20474 * configure.in: Recognize new ncr3000 config.
20475
20476 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20477
20478 * Makefile.in, configure.in: removed references to gdbm.
20479
20480 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20481
20482 * config.sub: Don't canonicalize os value
20483 newsos* to bsd (readline needs to check for newsos).
20484 (This fix was earlier made Jan 31, but got re-broken.)
20485
20486 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20487
20488 * configure.in: sco is an os, not a vendor!
20489
20490 * configure: Quote $( better. Keep various shells happy.
20491
20492 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20493
20494 * Makefile.in: eliminate stamp-files.
20495
20496 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20497
20498 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20499 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20500
20501 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20502
20503 * config.sub: fix iris/iris3.
20504
20505 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20506
20507 * configure: re-add -rm.
20508
20509 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20510
20511 * Maskefile.in: add .stmp-rcs to all.
20512
20513 * configure.in: remove gas from rs6000 build, use aix host fragment.
20514
20515 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20516
20517 * configure: pass down site_option during recursion.
20518
20519 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20520
20521 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20522
20523 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20524
20525 * configure: Change exec_prefix so that it really defaults to prefix.
20526
20527 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20528
20529 * Makefile.in, configure.in: Add support for mmalloc library.
20530
20531 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20532
20533 * Makefile.in: add stmp dependencies for a few more things.
20534
20535 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20536
20537 * configure: adjusted error message on objdir/srcdir configure
20538 collision, per john's suggestion.
20539
20540 * Makefile.in: add libiberty stmp to all and all.cross.
20541
20542 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20543
20544 * Makefile.in: remove force dependencies, add grep to all.
20545
20546 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20547
20548 * Makefile.in: drop flex. make stamp files work.
20549
20550 * configure: added test for conflicting configuration in srcdir,
20551 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20552 gets cranky. use relative paths for configure and srcdir
20553 whenever possible. Send some error messages to stderr that were
20554 going to stdout.
20555
20556 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20557
20558 * Makefile.in: Fix libg++ rule to check for gcc directory
20559 before using gcc/gcc. Also pass XTRAFLAGS.
20560
20561 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20562
20563 * Makefile.in: added stmp-files so that directories aren't polled
20564 when they are already built.
20565
20566 * configure.texi: fixed a node pointer problem.
20567
20568 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20569
20570 * config.sub configure.in gdb/configure.in
20571 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20572 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20573 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20574
20575 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20576
20577 * configure: -recurring becomes -silent. corrected help message
20578 for -site= option.
20579
20580 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20581
20582 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20583
20584 * configure: when building Makefile for crosses, replace
20585 tooldir and program_prefix. default srcdir from location of
20586 config.sub. remove "for host in hosts" and "for target in
20587 targets" loops.
20588
20589 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20590
20591 * Makefile.in: Do not pass bindir or mandir to cvs.
20592
20593 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20594
20595 * Makefile.in, configure.in: removed traces of namesubdir,
20596 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20597 copyrights to '92, changed some from Cygnus to FSF.
20598
20599 * configure.texi: remove most references to multiple hosts,
20600 multiple targets, subdirs, etc.
20601
20602 * configure.man: removed rcsid. reference config.sub not
20603 config.subr.
20604
20605 * Makefile.in: mkdir $(infodir) on install-info.
20606
20607 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20608
20609 * configure.texi: Explain better about .gdbinit and about
20610 the environment that configure.in sections run in.
20611
20612 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20613
20614 * configure.in: Ultrix is only a decstation if it's a MIPS.
20615
20616 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20617
20618 * README: DOC.configure => cfg-paper.texi.
20619
20620 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20621
20622 * config.sub (near case $os): Don't convert newsos* to bsd!
20623
20624 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20625
20626 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20627 the number of copies of COPYING that go into the GDB tar file.
20628
20629 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20630
20631 * bfd/configure.in, gdb/config/mh-i386sco,
20632 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20633 Fix SCO configuration stuff.
20634
20635 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20636
20637 * Makefile.in: For libg++, make sure the -I pointing
20638 to the gcc directory goes *after* all the libg++-local -I flags.
20639 Also, move just-gcc dependency from just-libg++ to all-libg++.
20640
20641 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20642
20643 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20644
20645 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20646
20647 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20648
20649 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20650
20651 * config.sub: Add stratus configuration frags. Also
20652 submitted to FSF.
20653
20654 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20655
20656 * Makefile.in (DEV_SUPPORT): add configure.man.
20657
20658 * config.sub(Decode manufacturer-specific): add -none*.
20659
20660 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20661
20662 * Makefile.in: remove form feeds to make Sun's make happy.
20663 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20664
20665 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20666
20667 * Makefile.in (AR_FLAGS): Make quieter.
20668
20669 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20670
20671 * configure.in: Add libg++.
20672 * configure: When verbose, don't output the command line at each
20673 level; it will be unremarkably the same as the previous version,
20674 which will be the same as what the user typed.
20675
20676 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20677
20678 * configure.in, Makefile.in: fix clean-info, add flex. add
20679 fileutils.
20680
20681 * configure: be less sensitive to spaces in Makefile.in. Do not
20682 look for sources in "..". Doing so breaks subdirectories that
20683 might have their own configure. If a subdir has it's own
20684 configure script, use it.
20685
20686 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20687
20688 * cfg-paper.texi: some changes suggested by rms.
20689
20690 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20691
20692 * config.sub: Merge in some small additions from the FSF version,
20693 taken from the gcc distribution, to bring the Cygnus and FSF
20694 versions into closer sync.
20695
20696 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20697
20698 * configure.in: Changed svr4 references to sysv4.
20699
20700 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20701
20702 * configure: added -V for version number option.
20703
20704 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20705
20706 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20707 renamed from DOC.configure to cfg-paper.texi.
20708
20709 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20710
20711 * configure, config.subr, config.sub: config.subr is now
20712 config.sub again.
20713
20714 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20715
20716 * configure.texi: new file, in progress.
20717
20718 * Makefile.in: build info file and install the man page for
20719 configure.
20720
20721 * configure.man: new file, first cut.
20722
20723 * configure: find config.subr again now that configuration "none"
20724 has gone. removed all traces of the -ansi option. removed all
20725 traces of the -languages option.
20726
20727 * config.subr: resync from rms.
20728
20729 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20730
20731 * configure, config.sub, config.subr: merge config.sub into
20732 config.subr, call the result config.subr, remove config.sub, use
20733 config.subr.
20734
20735 * Makefile.in: revised install for dir.info.
20736
20737 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20738
20739 * configure.in: add decstation host makefile frag.
20740
20741 * Makefile.in: BISON now bison -y again. also install-gcc on
20742 install. clean-gdbm on clean. infodir belongs in datadir.
20743 Make directories for info install. Build dir.info here then
20744 install it.
20745
20746 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20747
20748 * Makefile.in: fix for bad directory tests.
20749
20750 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20751
20752 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20753 regexp. -srcdir relative was being handled incorrectly.
20754
20755 * Makefile.in: unwrapped some for loops so that parallel makes
20756 work again and so one can focus one's attention on a particular
20757 package.
20758
20759 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20760
20761 * configure: added PWD as a stand in for `pwd` (for speed). use
20762 elif wherever possible. make -srcdir work without -objdir.
20763 -objdir= commented out.
20764
20765 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20766
20767 * configure: +options become --options. -subdirs commented out.
20768 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20769 Makefile now at top of generated Makefile. Removed cvs log
20770 entries. added -srcdir. create .gdbinit only if there is one
20771 in ${srcdir}.
20772
20773 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20774 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20775 and mandir now keyed off datadir by default.
20776
20777 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20778
20779 * Freshly created ChangeLog.
20780
20781 \f
20782 Local Variables:
20783 mode: change-log
20784 left-margin: 8
20785 fill-column: 76
20786 version-control: never
20787 End: