Move ChangeLog entry to correct file
[gcc.git] / ChangeLog
1 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
2
3 * MAINTAINERS: Change my email address as maintainer.
4
5 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
6
7 PR fortran/91828
8 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
9 * configure: Regenerated.
10
11 2019-10-21 Jason Merrill <jason@redhat.com>
12
13 * .gitattributes: Also check ChangeLog whitespace.
14
15 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
16
17 * contrib/dg-extract-results.sh: Add support for KPASS.
18 * contrib/dg-extract-results.py: Likewise.
19
20 2019-10-17 Jason Merrill <jason@redhat.com>
21
22 * .gitattributes: Avoid {} in filename pattern.
23
24 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
25
26 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
27 Approval section.
28
29 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
30
31 * MAINTAINERS: Add myself to Write After Approval
32
33 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
34
35 * MAINTAINERS: Add myself as an aarch64 maintainer.
36
37 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
38
39 * MAINTAINERS: Add myself as aarch64 maintainer.
40
41 2019-09-23 Carl Love <cel@us.ibm.com>
42
43 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
44 New define_insn.
45 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
46 vsx_xxpermdi16_le_V16QI): Removed define_insn.
47
48 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
49
50 * MAINTAINERS (Sam Tebbs): Update email address.
51
52 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
53
54 * MAINTAINERS: Update my email address.
55
56 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
57
58 * libtool.m4: Handle uclinuxfdpiceabi.
59
60 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
61
62 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
63 Remove myself from Write After Approval section.
64
65 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
66
67 * configure.ac: Support for bpf-*-* targets.
68 * configure: Regenerate.
69
70 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
71
72 * config.sub: Import upstream version 2019-06-30.
73 * config.guess: Import upstream version 2019-07-24.
74
75 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
76
77 * MAINTAINERS: Remove spu port maintainers.
78
79 2019-08-28 Martin Liska <mliska@suse.cz>
80
81 * .gitignore: Add .clangd and compile_commands.json
82 to .gitignore.
83
84 2019-08-23 Michael Forney <mforney@mforney.org>
85
86 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
87 * Makefile.in: Regenerate.
88
89 2019-08-19 Tom Tromey <tom@tromey.com>
90
91 * configure: Rebuild.
92 * configure.ac: Add --with-static-standard-libraries.
93
94 2019-08-16 Alexandre Oliva <oliva@gnu.org>
95
96 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
97
98 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
99
100 * MAINTAINERS (Write After Approval): Add myself.
101
102 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
103
104 * MAINTAINERS (Write After Approval): Remove myself, already listed in
105 RISC-V port maitainer.
106
107 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
108
109 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
110
111 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
112
113 * MAINTAINERS (Write After Approval): Add myself.
114
115 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
116
117 * MAINTAINERS (Write After Approval): Add myself.
118
119 2019-06-25 Martin Liska <mliska@suse.cz>
120
121 contrib/filter-clang-warnings.py: Transform from
122 filter-rtags-warnings.py.
123
124 2019-06-15 Tom Tromey <tom@tromey.com>
125
126 * configure.ac (host_libs): Add gnulib.
127 * configure: Rebuild.
128 * Makefile.def (host_modules, dependencies): Add gnulib.
129 * Makefile.in: Rebuild.
130
131 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
132
133 * MAINTAINERS (Write After Approval): Add myself.
134
135 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
136
137 * configure: Regenerate.
138 * configure.ac: Add PRU target.
139
140 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
141
142 * MAINTAINERS (Write After Approval): Add myself.
143
144 2019-06-11 Nick Clifton <nickc@redhat.com>
145
146 Import these changes from the binutils/gdb repository:
147
148 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
149
150 * Makefile.def (dependencies): configure-libctf depends on all-bfd
151 and all its deps.
152 * Makefile.in: Regenerated.
153
154 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
155
156 * Makefile.def (host_modules): Add libctf.
157 * Makefile.def (dependencies): Likewise.
158 libctf depends on zlib, libiberty, and bfd.
159 * Makefile.in: Regenerated.
160 * configure.ac (host_libs): Add libctf.
161 * configure: Regenerated.
162
163 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
164
165 * MAINTAINERS (Write After Approval): Add myself.
166
167 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
168
169 * MAINTAINERS: Update my email address.
170
171 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
172
173 * MAINTAINERS (Write After Approval): Add myself.
174
175 2019-05-16 Jun Ma <junma@linux.alibaba.com>
176
177 * MAINTAINERS (Write After Approval): Add myself.
178
179 2019-05-07 Jim Wilson <jimw@sifive.com>
180
181 * MAINTAINERS: Remove myself as IA-64 maintainer.
182
183 2019-05-04 Roland Illig <roland.illig@gmx.de>
184
185 * MAINTAINERS (Write After Approval): Add myself.
186
187 2019-05-02 Richard Biener <rguenther@suse.de>
188
189 PR bootstrap/85574
190 * Makefile.tpl (compare target): Also compare extra-compare
191 files.
192 * Makefile.in: Regenerate.
193
194 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
195
196 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
197 as modulo-scheduler maintainer.
198
199 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
200
201 * MAINTAINERS: Add myself as co-maintainer for Darwin.
202
203 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
204
205 * MAINTAINERS: Update my email address.
206
207 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
208
209 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
210 * configure: Regenerate.
211
212 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
213
214 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
215 * configure: Regenerate.
216
217 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
218
219 * configure.ac: Add target-zlib to target_libraries.
220 * configure: Regenerate.
221
222 2019-04-09 Martin Liska <mliska@suse.cz>
223
224 * Makefile.in: Regenerate.
225 * Makefile.tpl: Pass GENERATOR_CFLAGS
226 in all stages.
227
228 2019-03-28 Martin Liska <mliska@suse.cz>
229
230 PR bootstrap/89829
231 * Makefile.in: Revert r254150.
232 * Makefile.tpl: Likewise.
233
234 2019-03-28 Ben Elliston <bje@gnu.org>
235
236 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
237 related, and libdecnumber.
238
239 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
240
241 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
242 (Write After Approval): Remove myself.
243
244 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
245
246 * MAINTAINERS (Write After Approval): Add myself.
247
248 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
249
250 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
251 (Write After Approval): Remove myself and Julian.
252
253 2019-01-26 Harald Anlauf <anlauf@gmx.de>
254
255 * MAINTAINERS (Write After Approval): Add myself.
256
257 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
258
259 * MAINTAINERS (Write After Approval): Add myself.
260
261 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
262
263 * ChangeLog: Replace space with tab.
264 * MAINTAINERS: Delete 1 tab to keep alignment.
265
266 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
267
268 * MAINTAINERS (Write After Approval): Add myself.
269
270 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
271
272 * MAINTAINERS (Write After Approval): Add myself.
273
274 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
275 Kwok Cheung Yeung <kcy@codesourcery.com>
276 Julian Brown <julian@codesourcery.com>
277 Tom de Vries <tom@codesourcery.com>
278 Jan Hubicka <hubicka@ucw.cz>
279 Martin Jambor <mjambor@suse.cz>
280
281 * configure.ac: Likewise.
282 * configure: Regenerate.
283 * contrib/config-list.mk: Add amdgcn-amdhsa.
284
285 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
286
287 * MAINTAINERS (Write After Approval): Add myself.
288
289 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
290
291 * MAINTAINERS (Write After Approval): Add myself.
292
293 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
294
295 PR target/88535
296 * config.guess: Import upstream version 2019-01-03.
297 * config.sub: Import upstream version 2019-01-01.
298
299 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
300
301 * MAINTAINERS (Write After Approval): Update my maintainer address.
302
303 2018-12-21 Gergö Barany <gergo@codesourcery.com>
304
305 * MAINTAINERS (Write After Approval): Add myself.
306
307 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
308
309 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
310
311 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
312
313 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
314 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
315 (GCC_TARGET_TOOL): Likewise.
316 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
317 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
318 OTOOL, OTOOL_FOR_TARGET: New substitutions.
319 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
320 * configure: Regenerate.
321 * Makefile.in: Likewise.
322
323 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
324
325 * MAINTAINERS (Write After Approval): Add myself.
326
327 2018-11-13 Martin Liska <mliska@suse.cz>
328
329 * gcc.target/i386/pr87930.c: Move to ...
330 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
331
332 2018-11-10 Stafford Horne <shorne@gmail.com>
333
334 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
335 (Write After Approval): Remove myself.
336
337 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
338
339 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
340 Append $INCICONV to it.
341
342 2018-11-04 Stafford Horne <shorne@gmail.com>
343
344 * MAINTAINERS (Write After Approval): Add myself.
345
346 2018-10-31 Joseph Myers <joseph@codesourcery.com>
347
348 PR bootstrap/82856
349 * multilib.am: New file. From automake.
350
351 Merge from binutils-gdb:
352 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
353
354 * libtool.m4: Use AC_LANG_SOURCE.
355 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
356 * ar-lib: New file.
357 * test-driver: New file.
358 * configure: Re-generate.
359
360 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
361
362 * MAINTAINERS (Write After Approval): Add myself.
363
364 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
365
366 PR bootstrap/87788
367 PR d/87799
368 * configure: Rebuild.
369 * configure.ac: Disable D on systems where it is known not to work.
370
371 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
372
373 * Makefile.def (target_modules): Add libphobos.
374 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
375 GDCFLAGS_FOR_TARGET.
376 (dependencies): Make libphobos depend on libatomic, libbacktrace
377 configure, and zlib configure.
378 (language): Add language d.
379 * Makefile.in: Rebuild.
380 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
381 (HOST_EXPORTS): Add GDC.
382 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
383 (BASE_TARGET_EXPORTS): Add GDC.
384 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
385 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
386 (EXTRA_HOST_FLAGS): Add GDC.
387 (STAGE1_FLAGS_TO_PASS): Add GDC.
388 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
389 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
390 environment variables.
391 * configure: Rebuild.
392 * configure.ac: Add target-libphobos to target_libraries. Set and
393 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
394
395 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
396
397 * MAINTAINERS (Write After Approval): Add myself.
398
399 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
400
401 * MAINTAINERS (Write After Approval): Remove myself.
402
403 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
404
405 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
406
407 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
408
409 * MAINTAINERS: Update my email address.
410
411 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
412
413 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
414 maintainer.
415
416 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
417
418 * MAINTAINERS (Write After Approval): Add self.
419
420 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
421
422 * MAINTAINERS (write after approval): Add myself.
423
424 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
425
426 * MAINTAINERS: Update my email address.
427
428 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
429
430 * MAINTAINERS (write after approval): Add myself.
431
432 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
433
434 * MAINTAINERS: Add self to global reviewers list.
435
436 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
437
438 MAINTAINERS: Add c-sky port maintainers.
439
440 2018-08-10 Martin Liska <mliska@suse.cz>
441
442 * MAINTAINERS: Revert change in previous commit and
443 join lines.
444
445 2018-08-10 Martin Liska <mliska@suse.cz>
446
447 * MAINTAINERS: Remove extra line.
448
449 2018-08-06 Naveen H.S <naveenh@marvell.com>
450
451 * MAINTAINERS: Update my email address.
452
453 2018-07-19 DJ Delorie <dj@redhat.com>
454
455 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
456 as maintainer.
457
458 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
459
460 * MAINTAINERS: Adjust email address for me and my colleague Robin
461 Dapp.
462
463 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
464 Sunil K Pandey <sunil.k.pandey@intel.com>
465
466 PR target/84413
467 * config/i386/i386.c (m_CORE_AVX512): New.
468 (m_CORE_AVX2): Likewise.
469 (m_CORE_ALL): Add m_CORE_AVX2.
470 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
471 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
472 and remove the rest of m_SKYLAKE_AVX512.
473
474 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
475
476 * config.sub: Sync with upstream version 2018-07-03.
477
478 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
479
480 * config.guess: Sync with upstream version 2018-06-26.
481 * config.sub: Sync with upstream version 2018-07-02.
482
483 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
484
485 * libtool.m4: Sort output of 'find' to enable deterministic builds.
486 * ltmain.sh: Likewise.
487
488 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
489
490 * contrib/config-list.mk: Remove powerpc-linux_paired.
491
492 2018-06-29 Alexandre Oliva <oliva@adacore.com>
493
494 * configure.ac: Introduce support for @unless/@endunless.
495 * Makefile.tpl (dep-kind): Rewrite with cond; return
496 postbootstrap in some cases.
497 (make-postboot-dep, postboot-targets): New.
498 (dependencies): Do not output postbootstrap dependencies at
499 first. Output non-target ones changed for configure to depend
500 on stage_last @if gcc-bootstrap, and the original deps @unless
501 gcc-bootstrap.
502 * configure.in, Makefile.in: Rebuilt.
503
504 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
505
506 * MAINTAINERS (write after approval): Add myself.
507
508 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
509
510 * MAINTAINERS (write after approval): Add myself.
511
512 2018-06-19 Nick Clifton <nickc@redhat.com>
513
514 * zlib/configure.ac: Restore old behaviour of only enabling
515 multilibs when a target subdirectory is defined. This allows
516 building with srcdir == builddir.
517 * zlib/configure: Regenerate.
518
519 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
520
521 * Makefile.def (fortran): Add check-target-libgomp-fortran.
522 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
523 * Makefile.in: Regenerate.
524
525 2018-06-16 Ben Elliston <bje@gnu.org>
526
527 * config.guess: Import latest version.
528 * config.sub: Likewise.
529
530 2018-06-08 Martin Liska <mliska@suse.cz>
531
532 * MAINTAINERS: Remove MPX-related entries.
533 * Makefile.def: Remove libmpx support.
534 * Makefile.in: Regenerate.
535 * configure.ac: Remove removed files.
536 * configure: Regenerate.
537 * libmpx/ChangeLog: Remove.
538 * libmpx/Makefile.am: Remove.
539 * libmpx/Makefile.in: Remove.
540 * libmpx/acinclude.m4: Remove.
541 * libmpx/aclocal.m4: Remove.
542 * libmpx/config.h.in: Remove.
543 * libmpx/configure: Remove.
544 * libmpx/configure.ac: Remove.
545 * libmpx/configure.tgt: Remove.
546 * libmpx/libmpx.spec.in: Remove.
547 * libmpx/mpxrt/Makefile.am: Remove.
548 * libmpx/mpxrt/Makefile.in: Remove.
549 * libmpx/mpxrt/libmpx.map: Remove.
550 * libmpx/mpxrt/libtool-version: Remove.
551 * libmpx/mpxrt/mpxrt-utils.c: Remove.
552 * libmpx/mpxrt/mpxrt-utils.h: Remove.
553 * libmpx/mpxrt/mpxrt.c: Remove.
554 * libmpx/mpxrt/mpxrt.h: Remove.
555 * libmpx/mpxwrap/Makefile.am: Remove.
556 * libmpx/mpxwrap/Makefile.in: Remove.
557 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
558 * libmpx/mpxwrap/libtool-version: Remove.
559 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
560
561 2018-06-04 Martin Liska <mliska@suse.cz>
562
563 * MAINTAINERS: Add myself as gcov maintainer.
564
565 2018-06-04 Matthew Fortune <mfortune@gmail.com>
566
567 * MAINTAINERS: Update my email address.
568
569 2018-06-04 Tom de Vries <tdevries@suse.de>
570
571 * MAINTAINERS: Remove write-after-approval entries for component
572 maintainers.
573
574 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
575
576 * MAINTAINERS (write after approval): Add myself.
577
578 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
579
580 * MAINTAINERS: Update my email address.
581
582 2018-06-01 Tom de Vries <tdevries@suse.de>
583
584 * MAINTAINERS: Update my email address.
585
586 2018-05-22 Bin Cheng <bin.cheng@arm.com>
587
588 * MAINTAINERS (loop-optimizer): Add myself.
589
590 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
591
592 * configure.ac: Added "nfp" target.
593 * configure: Regenerate.
594
595 2018-04-30 Richard Biener <rguenther@suse.de>
596
597 PR bootstrap/85571
598 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
599 (STAGE3_TFLAGS): Likewise.
600 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
601 (STAGEtrain_TFLAGS): Likewise.
602 * Makefile.in: Regenerate.
603
604 2018-04-26 Richard Biener <rguenther@suse.de>
605
606 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
607 (STAGE2_CFLAGS): Likewise.
608 (STAGE2_TFLAGS): Likewise.
609 (STAGE3_CFLAGS): Add -fchecking.
610 (STAGE3_TFLAGS): Likewise.
611 (STAGEtrain_CFLAGS): Filter out -fchecking.
612 (STAGEtrain_TFLAGS): Likewise.
613 * Makefile.in: Re-generate.
614
615 2018-04-25 Catherine Moore <clm@codesourcery.com>
616
617 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
618
619 2018-04-18 Paul Clarke <pc@us.ibm.com>
620
621 * MAINTAINERS (write after approval): Add myself.
622
623 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
624
625 * MAINTAINERS: Update my email address.
626
627 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
628
629 * MAINTAINERS: Remove redundant Write-After-Approval entry.
630
631 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
632
633 * MAINTAINERS: Update my email address and disambiguate myself
634 a bit from Will Schmidt.
635
636 2018-03-21 Nathan Sidwell <nathan@acm.org>
637
638 * MAINTAINERS: Move maintainers of now-removed picochip and score
639 ports to write after approval.
640
641 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
642
643 * MAINTAINERS: Add entry for SVE maintainership.
644
645 2018-02-13 Maciej W. Rozycki <macro@mips.com>
646
647 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
648 * configure: Regenerate.
649
650 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
651
652 * MAINTAINERS (write after approval): Add myself.
653
654 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
655
656 * MAINTAINERS (write after approval): Add myself.
657
658 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
659
660 * MAINTAINERS (write after approval): Add myself.
661
662 2018-01-03 Jakub Jelinek <jakub@redhat.com>
663
664 Update copyright years.
665
666 2018-01-03 Ben Elliston <bje@gnu.org>
667
668 * config.guess: Import latest version.
669 * config.sub: Likewise.
670
671 2017-12-12 Stafford Horne <shorne@gmail.com>
672
673 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
674 * configure: Regenerate.
675
676 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
677
678 * MAINTAINERS (Write After Approval): Add myself.
679
680 2017-11-28 Julia Koval <julia.koval@intel.com>
681 Sebastian Peryt <sebastian.peryt@intel.com>
682
683 * Makefile.def (target_modules): Remove libcilkrts.
684 * Makefile.in: Ditto.
685 * configure: Ditto.
686 * configure.ac: Ditto.
687
688 2017-11-28 Julia Koval <julia.koval@intel.com>
689
690 * MAINTAINERS (Write After Approval): Add myself.
691
692 2017-11-22 Sudakshina Das <sudi.das@arm.com>
693
694 * MAINTAINERS (Write After Approval): Add myself.
695
696 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
697
698 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
699 Use my SiFive email address.
700
701 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
702
703 * MAINTAINERS (write after approval): Add myself.
704
705 2017-10-27 Martin Liska <mliska@suse.cz>
706
707 * Makefile.tpl: Use proper name of folder as it was renamed
708 during transition to 4 stages.
709 * Makefile.in: Regenerate.
710
711 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
712
713 * MAINTAINERS (write after approval): Add myself.
714
715 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
716
717 * MAINTAINERS: Add a note that maintainership also includes web
718 pages, docs, and testsuite related to that area.
719
720 2017-09-25 Tom de Vries <tom@codesourcery.com>
721
722 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
723
724 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
725
726 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
727
728 2017-09-15 Nathan Sidwell <nathan@acm.org>
729
730 * MAINTAINERS: Remove myself as a vxworks maintainer.
731
732 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
733
734 * MAINTAINERS: Remove email address of Jim Norris.
735
736 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
737
738 * MAINTAINERS (Reviewers): Move myself from here...
739 (CPU Port Maintainers): ... to here.
740
741 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
742
743 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
744
745 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
746
747 * MAINTAINERS (write after approval): Add myself.
748
749 2017-07-28 Tony Reix <tony.reix@atos.net>
750
751 * configure.ac (target-libffi): Don't disable for AIX.
752 (go): Don't add to unsupported_languages on AIX.
753 (target-libgo): Don't disable for AIX.
754 * configure: Regenerate.
755
756 2017-07-19 Yury Gribov <tetra2005@gmail.com>
757
758 * MAINTAINERS: Add myself.
759
760 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
761
762 * MAINTAINERS: Update my email address.
763
764 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
765
766 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
767 arm-specific auto-generated header files.
768
769 2017-07-03 Nathan Sidwell <nathan@acm.org>
770
771 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
772 * configure: Rebuilt.
773
774 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
775
776 * MAINTAINERS: Readd myself for c6x.
777
778 2017-06-28 Martin Liska <mliska@suse.cz>
779
780 PR bootstrap/81217
781 * Makefile.def: Remove superfluous bootstrap_target from
782 bootstrap_stage.
783 * Makefile.in: Re-generate the file.
784
785 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
786
787 * MAINTAINERS: Add myself to Write After Approval
788
789 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
790
791 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
792
793 2017-06-19 Martin Liska <mliska@suse.cz>
794
795 * Makefile.def: Define 4 stages PGO bootstrap.
796 * Makefile.tpl: Define FLAGS.
797 * Makefile.in: Regenerate.
798
799 2017-06-14 Ian Lance Taylor <iant@golang.org>
800
801 * Makefile.def: Add check-gotools to go check targets.
802 * Makefile.in: Rebuild.
803
804 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
805
806 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
807
808 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
809
810 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
811 * configure: Regenerate.
812
813 2017-05-31 Martin Liska <mliska@suse.cz>
814
815 * configure.ac: Add handling of stage2_werror_flags to
816 action-if-given and to action-if-not-given.
817 * configure: Regenerate.
818
819 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
820
821 * MAINTAINERS: Add self to Write After Approval
822
823 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
824
825 * MAINTAINERS: Update my email address, and remove myself as
826 maintainer in some areas.
827
828 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
829
830 * MAINTAINERS: Add self to Write After Approval
831
832 2017-05-25 Nathan Sidwell <nathan@acm.org>
833
834 * configure.ac: Add --enable-languages=default to mean default and
835 make --enable-languages=all mean all supported languages.
836 * configure: Regenerated.
837
838 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
839
840 * config.gcc (powerpc*-*-*spe*): New.
841 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
842 (powerpc-*-rtems*spe*): New.
843 (powerpc*-*-linux*spe*): New.
844 (powerpc-wrs-vxworksspe): New.
845 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
846 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
847 * config.host (powerpc*-*-*spe*): New.
848
849 2017-05-19 Martin Liska <mliska@suse.cz>
850
851 * configure.ac: Add --enable-werror-always just for
852 bootstrap-debug (or none build config) and do not add it
853 when we are on a release branch.
854 * configure: Regenerated.
855
856 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
857
858 * MAINTAINERS: Add self to Write After Approval
859
860 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
861
862 * MAINTAINERS: Move myself to Write After Approval section.
863
864 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
865
866 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
867 ACCH registers.
868 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
869 available.
870 (umulsidi3): Likewise.
871 (mulsidi3_700): Disable this pattern when we have advanced mpy
872 instructions.
873 (umulsidi3_700): Likewise.
874 (maddsidi4): New pattern.
875 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
876 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
877 (mpydu_imm_arcv2hs): Likewise.
878 * config/arc/predicates.md (accl_operand): New predicate.
879
880 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
881 Andrew Burgess <andrew.burgess@embecosm.com>
882
883 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
884 case.
885 (ARC_AUTOFP_IRQ_P): Likewise.
886 (ARC_AUTO_IRQ_P): Likewise.
887 (rgf_banked_register_count): New variable.
888 (parse_mrgf_banked_regs_option): New function.
889 (arc_override_options): Handle rgf_banked_regs option.
890 (arc_handle_interrupt_attribute): Add firq option.
891 (arc_compute_function_type): Return fast irq type when required.
892 (arc_must_save_register): Handle fast interrupts.
893 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
894 (arc_return_address_regs): Update.
895 * config/arc/arc.h (arc_return_address_regs): Update.
896 (arc_function_type): Add fast interrupt type.
897 (ARC_INTERRUPT_P): Update.
898 (RC_FAST_INTERRUPT_P): Define.
899 * config/arc/arc.md (simple_return): Update for fast interrupts.
900 (p_return_i): Likewise.
901 * config/arc/arc.opt (mrgf-banked-regs): New option.
902 * doc/invoke.texi (mrgf-banked-regs): Document.
903
904 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
905
906 * config/arc/arc.c (irq_ctrl_saved): New variable.
907 (ARC_AUTOBLINK_IRQ_P): Define.
908 (ARC_AUTOFP_IRQ_P): Likewise.
909 (ARC_AUTO_IRQ_P): Likewise.
910 (irq_range): New function.
911 (arc_must_save_register): Likewise.
912 (arc_must_save_return_addr): Likewise.
913 (arc_dwarf_emit_irq_save_regs): Likewise.
914 (arc_override_options): Handle deferred options.
915 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
916 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
917 arc_must_save_return_addr.
918 (arc_compute_frame_size): Handle automated save and restore of
919 registers.
920 (arc_expand_prologue): Likewise.
921 (arc_expand_epilogue): Likewise.
922 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
923 * config/arc/arc.opt (mirq-ctrl-saved): New option.
924 * doc/invoke.texi (mirq-ctrl-saved): Document option.
925
926 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
927 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
928
929 PR bootstrap/77661
930 * Makefile.def: Don't pass --enable-maintainer-mode on to an
931 in-tree build MPC.
932 * Makefile.in: Regenerate.
933
934 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
935
936 * configure.ac: Enable LTO by default on darwin >= 9.
937 * configure: Regenerate.
938
939 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
940
941 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
942 and Andrew Waterman as the RISC-V maintainers.
943
944 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
945
946 * MAINTAINERS: Add self to Write After Approval
947
948 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
949
950 * config.guess: Import latest from upstream.
951
952 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
953
954 * MAINTAINERS (Write After Approval): Remove entries that are
955 already covered under Reviewers.
956
957 2017-03-08 Mark Wielaard <mark@klomp.org>
958
959 PR demangler/70909
960 PR demangler/67264
961 * include/demangle.h: Add d_printing to struct demangle_component
962 and pass struct demangle_component as non const.
963
964 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
965
966 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
967
968 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
969
970 * Makefile.tpl: Remove HOST_ISLVER.
971 (HOST_EXPORTS): Remove ISLVER.
972 * Makefile.in: Regenerate.
973
974 2017-02-13 Richard Biener <rguenther@suse.de>
975
976 * configure: Re-generate.
977
978 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
979
980 * MAINTAINERS: Adjust bug reporting URL.
981
982 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
983
984 * MAINTAINERS (Write After Approval): Remove redundant entry
985 for Andrew Burgess.
986
987 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
988
989 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
990 32-bit hppa*-*-hpux*.
991 * configure: Regenerate.
992
993 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
994
995 * configure.ac: Moved the white list of enabling BRIG FE to
996 libhsail-rt/configure.tgt.
997 * configure: Regenerated.
998 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
999
1000 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
1001 Martin Jambor <mjambor@suse.cz>
1002
1003 * Makefile.def (target_modules): Added libhsail-rt.
1004 (languages): Added language brig.
1005 * Makefile.in: Regenerated.
1006 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1007 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1008 * configure: Regenerated.
1009
1010 2017-01-17 Jakub Jelinek <jakub@redhat.com>
1011
1012 PR other/79046
1013 * configure: Regenerated.
1014
1015 2017-01-04 Alan Modra <amodra@gmail.com>
1016
1017 * configure: Regenerate.
1018
1019 2016-12-29 Ben Elliston <bje@gnu.org>
1020
1021 * config.sub: Import latest version.
1022
1023 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1024
1025 * MAINTAINERS (Write After Approval): Add myself.
1026
1027 2016-12-21 Jakub Jelinek <jakub@redhat.com>
1028
1029 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1030 includes bootstrap-mpx.
1031 * configure: Regenerated.
1032
1033 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1034
1035 * MAINTAINERS (Write After Approval): Add myself.
1036
1037 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1038
1039 * configure: Regenerate.
1040
1041 2016-12-01 Matthias Klose <doko@ubuntu.com>
1042
1043 * configure.ac: Don't use pkg-config to check for bdw-gc.
1044 * configure: Regenerate.
1045
1046 2016-11-30 Matthias Klose <doko@ubuntu.com>
1047
1048 * Makefile.def: Remove reference to boehm-gc target module.
1049 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1050 options and for the bdw-gc pkg-config module.
1051 * configure: Regenerate.
1052 * Makefile.in: Regenerate.
1053
1054 2016-11-28 Nathan Sidwell <nathan@acm.org>
1055
1056 * MAINTAINERS (nvptx): Remove self.
1057
1058 2016-11-25 Ben Elliston <bje@gnu.org>
1059
1060 * config.guess: Import latest version.
1061 * config.sub: Likewise.
1062
1063 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1064
1065 * MAINTAINERS (Write After Approval): Add myself.
1066
1067 2016-11-15 Matthias Klose <doko@ubuntu.com>
1068
1069 * Makefile.def: Remove references to GCJ.
1070 * Makefile.tpl: Likewise.
1071 * Makefile.in: Regenerate.
1072
1073 2016-11-15 Matthias Klose <doko@ubuntu.com>
1074
1075 * config-ml.in: Remove references to GCJ.
1076 * configure.ac: Likewise.
1077 * configure: Regenerate.
1078
1079 2016-11-01 Josh Conner <joshconner@google.com>
1080
1081 * MAINTAINERS (Write After Approval): Update email address,
1082
1083 2016-10-27 Carl Love <cel@us.ibm.com>
1084
1085 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1086 Approval list to make it alphabetical.
1087
1088 2016-10-27 Carl Love <cel@us.ibm.com>
1089
1090 * MAINTAINERS (Write After Approval): Add myself.
1091
1092 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1093
1094 * MAINTAINERS (Reviewers): Add myself.
1095 (Write After Approval): Add myself.
1096
1097 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1098 Ulrich Weigand <uweigand@de.ibm.com>
1099
1100 * MAINTAINERS: Update email address.
1101
1102 2016-10-10 Nathan Sidwell <nathan@acm.org>
1103
1104 * MAINTAINERS: Update email address.
1105
1106 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1107
1108 * configure.ac: Add aarch64-*-freebsd*.
1109 * configure: Regenerate.
1110
1111 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1112
1113 * MAINTAINERS: Update email address after it got reverted.
1114
1115 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1116
1117 * configure.ac (target_libraries): Readd target-boehm-gc.
1118 Restore --enable-objc-gc handling.
1119 * configure: Regenerate.
1120
1121 2015-10-03 Jeff Law <law@redhat.com>
1122
1123 * MAINTAINERS: Move several inactive maintainers to the
1124 write-after-approval section.
1125
1126 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1127
1128 * configure.ac: Add target-libffi to target_libraries.
1129 Readd libgcj target disablings, modified to only target-libffi.
1130 Readd target addition of go to unsupported languages.
1131 * configure: Regenerated.
1132
1133 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1134
1135 * MAINTAINERS: Update email address.
1136
1137 2016-09-30 Andrew Haley <aph@redhat.com>
1138
1139 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1140 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1141 libgcj.
1142
1143 2016-09-30 Andrew Haley <aph@redhat.com>
1144
1145 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1146 write-after approval after GCJ deletion.
1147
1148 2016-09-30 Andrew Haley <aph@redhat.com>
1149
1150 * Makefile.def: Remove libjava.
1151 * Makefile.tpl: Likewise.
1152 * Makefile.in: Regenerate.
1153 * configure.ac: Likewise.
1154 * configure: Likewise.
1155 * gcc/java: Remove.
1156 * libjava: Likewise.
1157
1158 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1159
1160 * MAINTAINERS (Reviewers): Add myself.
1161
1162 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1163
1164 * configure.ac: Disable "sim" directory for arc*-*-*.
1165 * configure: Regenerated.
1166
1167 2016-09-23 Tamar Christina <tamar.christina@arm.com>
1168
1169 * MAINTAINERS (Write After Approval): Add myself.
1170
1171 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1172
1173 * configure.ac: Check for the minimum in-tree MPFR version
1174 handled.
1175 * configure: Regenerate.
1176
1177 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1178
1179 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1180 * configure: Regenerated.
1181
1182 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1183
1184 * MAINTAINERS (Write After Approval): Add myself.
1185
1186 2016-06-23 Andi Kleen <ak@linux.intel.com>
1187
1188 * Makefile.def: Add autoprofiledbootstrap.
1189 * Makefile.tpl: Dito.
1190 * Makefile.in: Regenerate.
1191
1192 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1193
1194 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1195 * configure: Regenerate.
1196
1197 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1198
1199 * configure: Regenerate.
1200 * configure.ac: Remove support for avr-rtems.
1201
1202 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1203
1204 * MAINTAINERS (Write After Approval): Add myself.
1205
1206 2016-06-16 Michael Collison <michael.collison@arm.com>
1207
1208 * MAINTAINERS (Write After Approval): Add myself.
1209
1210 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1211
1212 * MAINTAINERS (Write After Approval): Update e-mail address.
1213
1214 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1215
1216 * MAINTAINERS (Write After Approval): Add myself.
1217
1218 2016-05-28 Alan Modra <amodra@gmail.com>
1219
1220 * Makefile.tpl (configure): Depend on m4 files included.
1221 * Makefile.in: Regenerate.
1222
1223 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1224
1225 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1226 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1227
1228 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1229
1230 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1231 special case builtin.
1232 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1233 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1234 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1235 for __builtin_vec_addec.
1236
1237 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1238
1239 * config.guess: Import version 2016-04-02 (newest).
1240 * config.sub: Import version 2016-05-10 (newest).
1241
1242 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1243
1244 * configure.ac: Add ARC support to libgloss.
1245 * configure: Regenerate
1246
1247 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1248
1249 * MAINTAINERS (Write After Approval): Add myself.
1250
1251 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1252
1253 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1254 * configure: Regenerated.
1255 * Makefile.def (gmp): Explicitly disable assembler.
1256 (mpfr): Adjust lib_path.
1257 (mpc): Likewise.
1258 * Makefile.in: Regenerated.
1259
1260 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1261
1262 PR bootstrap/70704
1263 * configure.ac (--enable-stage1-checking): Add missing
1264 --enable-checking=.
1265 * configure: Regenerated.
1266
1267 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1268
1269 * config.guess: Revert r235676.
1270 * config.sub: Revert r235676.
1271
1272 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1273
1274 * config.guess: Remove SH5 support.
1275 * config.sub: Likewise.
1276 * configure: Likewise.
1277 * configure.ac: Likewise.
1278
1279 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1280
1281 PR bootstrap/70704
1282 * configure.ac (--enable-stage1-checking): For --disable-checking or
1283 implicit --enable-checking, make sure extra flag matches in between
1284 stage1 and later checking.
1285 * configure: Regenerated.
1286
1287 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1288
1289 * .gitattributes: New file.
1290
1291 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1292
1293 * MAINTAINERS (rs6000/powerpc port): Add myself.
1294
1295 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1296
1297 PR bootstrap/70173
1298 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1299 and gotools directories. Delete the stage_final file.
1300 * Makefile.in: Regenerate.
1301
1302 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1303
1304 * MAINTAINERS (Write After Approval): Add myself.
1305
1306 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1307
1308 * MAINTAINERS (Fortran maintainer): Remove myself.
1309
1310 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1311
1312 * MAINTAINERS (Write After Approval): Add myself.
1313
1314 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1315
1316 * MAINTAINERS (Write After Approval): Add myself.
1317
1318 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1319
1320 Sync with binutils-gdb:
1321
1322 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1323
1324 * configure.ac: Add mips and s390 to the gold target check.
1325 * configure: Regenerate.
1326
1327 2016-03-01 DJ Delorie <dj@redhat.com>
1328
1329 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1330
1331 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1332
1333 * MAINTAINERS (libcpp): Add myself.
1334 (diagnostic messages): Likewise.
1335
1336 2016-02-20 Tom de Vries <tom@codesourcery.com>
1337
1338 * MAINTAINERS: Fix whitespace.
1339
1340 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1341
1342 * MAINTAINERS (Write After Approval): Add myself.
1343
1344 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1345
1346 * config/isl.m4: Add comments about isl-0.16.
1347 * configure: Regenerate.
1348
1349 2016-01-29 Martin Jambor <mjambor@suse.cz>
1350
1351 * MAINTAINERS (hsa maintainers): Add myself.
1352
1353 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1354
1355 * MAINTAINERS: (Write After Approval): Add myself.
1356
1357 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1358 Sebastian Pop <s.pop@samsung.com>
1359
1360 * Makefile.in: Regenerate.
1361 * Makefile.tpl: Export ISLVER.
1362 * configure: Regenerate.
1363 * config/isl.m4: Detect isl-0.15.
1364
1365 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1366
1367 PR bootstrap/69329
1368 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1369 * Makefile.in: Regenerate.
1370
1371 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1372
1373 * configure.ac: Enable LTO for DJGPP
1374 * configure: Regenerate
1375
1376 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1377
1378 Sync with binutils-gdb:
1379 2015-10-21 Nick Clifton <nickc@redhat.com>
1380
1381 PR gas/19109
1382 * configure.ac: Note the 'none' is an acceptable argument to
1383 --enable-compressed-debug-sections.
1384 * configure: Regenerate.
1385
1386 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1387
1388 PR bootstrap/69134
1389 * Makefile.def (mpfr): Disable assembler.
1390 * Makefile.in: Regenerate.
1391
1392 2016-01-01 Ben Elliston <bje@gnu.org>
1393
1394 * config.guess: Import version 2016-01-01.
1395 * config.sub: Likewise.
1396
1397 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1398
1399 * MAINTAINERS (Write After Approval): Add myself.
1400
1401 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1402
1403 * Makefile.in: Replace ISL with isl.
1404 * Makefile.tpl: Same.
1405 * config/isl.m4: Same.
1406 * configure.ac: Same.
1407 * contrib/download_prerequisites: Same.
1408 * configure: Regenerate.
1409
1410 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1411
1412 * MAINTAINERS (Write After Approval): Add Myself.
1413
1414 2015-12-17 Nathan Sidwell <nathan@acm.org>
1415
1416 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1417 * configure: Regenerate.
1418
1419 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1420 Sebastian Pop <s.pop@samsung.com>
1421
1422 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1423 isl_ctx_get_max_operations.
1424 * configure: Regenerate.
1425
1426 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1427
1428 * MAINTAINERS (Write After Approval): Add myself.
1429
1430 2015-12-02 Ian Lance Taylor <iant@google.com>
1431
1432 PR go/66147
1433 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1434 * Makefile.in: Regenerate.
1435
1436 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1437
1438 PR libffi/65726
1439 * Makefile.def (lang_env_dependencies): Make libffi depend
1440 on cxx.
1441 * Makefile.in: Regenerate.
1442
1443 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1444
1445 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1446 symbols.
1447
1448 2015-11-20 Tristan Gingold <gingold@adacore.com>
1449
1450 Sync with binutils-gdb:
1451 2015-11-20 Tristan Gingold <gingold@adacore.com>
1452
1453 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1454 * configure: Regenerate.
1455
1456 2015-11-19 Martin Liska <mliska@suse.cz>
1457
1458 * .gitignore: Add .clang-format to ignored files.
1459 * Makefile.in: Add clang-format.
1460 * Makefile.tpl: Likewise.
1461
1462 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1463
1464 * configure.ac: Enable libmpx by default.
1465 * configure: Regenerated.
1466
1467 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1468
1469 * MAINTAINERS: Update email address.
1470
1471 2015-10-23 Paulo Matos <pmatos@linki.tools>
1472
1473 * MAINTAINERS: Update email address.
1474
1475 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1476
1477 * MAINTAINERS (Write After Approval): Add myself.
1478
1479 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1480
1481 Sync with binutils-gdb:
1482 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1483
1484 PR gas/19109
1485 * configure.ac: Add
1486 --enable-compressed-debug-sections={all,gas,gold,ld}.
1487 * configure: Regenerated.
1488
1489 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1490
1491 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1492
1493 2015-10-09 Martin Liska <mliska@suse.cz>
1494
1495 * MAINTAINERS (Write After Approval): Add myself.
1496
1497 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1498
1499 * MAINTAINERS (Write After Approval): Add myself.
1500
1501 2015-10-02 Florian Weimer <fweimer@redhat.com>
1502
1503 * MAINTAINERS: Update email address.
1504
1505 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1506
1507 * MAINTAINERS (Write After Approval): Add myself.
1508
1509 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1510
1511 * MAINTAINERS: Update email.
1512
1513 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1514
1515 * MAINTAINERS: Update my email address.
1516
1517 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1518
1519 * MAINTAINERS (ft32 port): Add myself.
1520
1521 2015-08-28 David Sherwood <david.sherwood@arm.com>
1522
1523 * MAINTAINERS: Add myself.
1524
1525 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1526
1527 * MAINTAINERS (Write After Approval): Add myself.
1528
1529 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1530
1531 PR libfortran/54572
1532 * Makefile.def: Make libgfortran depend on libbacktrace.
1533 * Makefile.in: Regenerate.
1534
1535 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1536
1537 * MAINTAINERS (Write After Approval): Add myself.
1538
1539 2015-08-12 Tom de Vries <tom@codesourcery.com>
1540
1541 PR other/67092
1542 * configure.ac: Remove --with_host_libstdcxx support.
1543 * configure: Regenerate.
1544
1545 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1546 Jakub Jelinek <jakub@redhat.com>
1547
1548 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1549 nvptx*-*-*.
1550 * configure: Regenerate.
1551
1552 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1553
1554 * Makefile.def (libiconv): Define bootstrap=true.
1555 Mark pdf/html/info as missing.
1556 (configure-gcc): Depend on all-libiconv.
1557 (all-gcc): Ditto.
1558 (configure-libcpp): Ditto.
1559 (all-libcpp): Ditto.
1560 (configure-intl): Ditto.
1561 (all-intl): Ditto.
1562 * Makefile.in: Regenerate.
1563
1564 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1565
1566 * MAINTAINERS (loop ivopts): Add the entry and myself.
1567
1568 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1569
1570 * MAINTAINERS (nvptx): Add self.
1571
1572 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1573
1574 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1575 128-bit vector modes.
1576
1577 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1578
1579 * MAINTAINERS (Write After Approval): Add myself.
1580
1581 2015-07-28 Ben Elliston <bje@gnu.org>
1582
1583 * config.sub, config.guess: Import from upstream.
1584
1585 2015-07-24 Michael Darling <darlingm@gmail.com>
1586
1587 PR other/66259
1588 * config-ml.in: Reflects renaming of configure.in to configure.ac
1589 * configure: Likewise
1590 * configure.ac: Likewise
1591
1592 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1593
1594 * MAINTAINERS: Update my email address.
1595
1596 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1597
1598 Sync with binutils-gdb:
1599 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1600
1601 * configure.ac (target_configdirs): Exclude target-zlib if
1602 target-libjava isn't built.
1603 * configure: Regenerated.
1604
1605 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1606
1607 Sync with binutils-gdb:
1608 2015-05-13 John David Anglin <dave.anglin@bell.net>
1609
1610 * configure.ac: Disable configuration of GDB for HPUX targets.
1611 * configure: Regenerate.
1612
1613 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1614
1615 * configure.ac: Add --with-system-zlib.
1616 * configure: Regenerated.
1617
1618 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1619
1620 * configure.ac: Add FT32 support.
1621 * configure: Regenerate.
1622
1623 2015-01-12 Anthony Green <green@moxielogic.com>
1624
1625 * configure.ac: Don't disable gprof for moxie.
1626 * configure: Rebuild.
1627
1628 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1629
1630 Sync with binutils-gdb:
1631 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1632
1633 PR ld/18355
1634 * Makefile.def: Add extra_configure_flags to host zlib.
1635 * configure.ac (extra_host_zlib_configure_flags): New. Set
1636 to --enable-host-shared When bfd is to be built as shared
1637 library. AC_SUBST.
1638 * Makefile.in: Regenerated.
1639
1640 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1641
1642 Sync with src:
1643 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1644 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1645 * Makefile.in: Regenerated.
1646
1647 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1648
1649 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1650 target.
1651 * configure: Regenerate.
1652
1653 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1654
1655 * MAINTAINERS (Write After Approval): Add myself.
1656
1657 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1658
1659 * MAINTAINERS (OS Port Maintainers): Add myself.
1660 (Various Maintainers): Remove myself from libffi testsuite.
1661
1662 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1663
1664 * MAINTAINERS (gen* on machine desc): Add self.
1665
1666 2015-06-02 Jason Merrill <jason@redhat.com>
1667
1668 PR bootstrap/66319
1669 * configure.ac: Use -std=gnu++98.
1670
1671 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1672
1673 * MAINTAINERS (Write After Approval): Add myself.
1674
1675 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1676
1677 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1678 * configure: Regenerate.
1679
1680 2015-05-26 Jason Merrill <jason@redhat.com>
1681
1682 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1683 * configure: Regenerate.
1684
1685 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1686
1687 * configure.ac: FT32 target added.
1688 * configure: Regenerated.
1689
1690 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1691
1692 * MAINTAINERS (Write After Approval): Add myself.
1693
1694 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1695
1696 * MAINTAINERS (Write After Approval): Add myself.
1697
1698 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1699
1700 * configure.ac: Fix typo.
1701 * configure: Regenerate.
1702
1703 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1704
1705 * MAINTAINERS (Write After Approval): Add myself.
1706
1707 2015-05-03 Matthias Klose <doko@ubuntu.com>
1708
1709 * configure.ac: Match $host configured with triplets.
1710 * configure: Regenerate.
1711
1712 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1713
1714 * Makefile.tpl: Remove surplus whitespace throughout.
1715 * Makefile.in: Regenerate.
1716
1717 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1718
1719 * MAINTAINERS (Various Maintainers): Add myself as instruction
1720 combiner maintainer.
1721
1722 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1723
1724 PR bootstrap/62077
1725 * configure.ac (--enable-stage1-checking): Default to
1726 release,misc,gimple,rtlflag,tree,types if --disable-checking
1727 or --enable-checking is not specified and DEV-PHASE is not
1728 experimental.
1729 * configure: Regenerated.
1730
1731 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1732
1733 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1734 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1735 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1736 * Makefile.in: Regenerate.
1737
1738 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1739
1740 * MAINTAINERS: Update my email address.
1741
1742 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1743
1744 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1745
1746 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1747
1748 * MAINTAINERS: Add myself as an arm port reviewer.
1749
1750 2015-03-25 Martin Liska <mliska@suse.cz>
1751 Yury Gribov <y.gribov@samsung.com>
1752
1753 * Makefile.in: Fix ln source location for vimrc file.
1754 * Makefile.tpl: Likewise.
1755
1756 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1757
1758 PR bootstrap/25672
1759 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1760 cross-compiling. Similarly for CXX_FOR_TARGET.
1761 * configure: Regenerate.
1762
1763 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1764
1765 * Makefile.def: Add libmpx.
1766 * configure.ac: Add libmpx.
1767 * Makefile.in: Regenerate.
1768 * configure: Regenerate.
1769
1770 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1771
1772 * MAINTAINERS (CPU Port Maintainers): Add myself
1773 i386 vector ISA extns mantainer.
1774
1775 2015-03-13 Jeff Law <law@redhat.com>
1776
1777 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1778 maintainer.
1779 Remove Richard Henderson as a maintainer for the x86 port.
1780
1781 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1782
1783 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1784
1785 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1786
1787 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1788 pointer bounds checker and i386 MPX maintainer.
1789
1790 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1791
1792 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1793
1794 2015-02-26 Martin Sebor <msebor@redhat.com>
1795
1796 * MAINTAINERS (Various Maintainers): Add self.
1797
1798 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1799
1800 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1801 Make sure it contains lto.
1802 * configure: Regenerate.
1803
1804 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1805
1806 * configure: Regenerate.
1807
1808 2015-02-06 Diego Novillo <dnovillo@google.com>
1809 1
1810 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1811 middle-end, docstring): Remove myself.
1812 (Write After Approval): Add myself.
1813
1814 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1815
1816 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1817 (Write After Approval): Update address.
1818
1819 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1820
1821 PR jit/64780
1822 * configure.ac: Require the user to explicitly specify
1823 --enable-host-shared if the jit is enabled.
1824 * configure: Regenerate.
1825
1826 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1827
1828 * MAINTAINERS (Write After Approval): Add myself.
1829
1830 2015-01-25 Tom de Vries <tom@codesourcery.com>
1831
1832 * MAINTAINERS: Make whitespace consistent.
1833
1834 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1835
1836 * MAINTAINERS (Write After Approval): Add myself.
1837
1838 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1839
1840 * MAINTAINERS: (Write After Approval): Add myself.
1841
1842 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1843
1844 * MAINTAINERS: (Write After Approval): Add myself.
1845
1846 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1847
1848 * MAINTAINERS: (Write After Approval): Add myself.
1849
1850 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1851
1852 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1853 objective-c/c++ front end maintainer.
1854
1855 2015-01-13 Marek Polacek <polacek@redhat.com>
1856
1857 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1858
1859 2015-01-12 Jeff Law <law@redhat.com>
1860
1861 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1862 a very long time.
1863
1864 2015-01-09 Ian Lance Taylor <iant@google.com>
1865
1866 * configure.ac (host_tools): Add gotools.
1867 * Makefile.def (host_modules): Add gotools.
1868 (dependencies): Add dependency of all-gotools on all-target-libgo.
1869
1870 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1871
1872 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1873 * configure: Regenerate.
1874
1875 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1876
1877 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1878 all-target-libgomp.
1879 * Makefile.in: Regenerate.
1880
1881 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1882
1883 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1884
1885 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1886
1887 * configure.ac: Add Visium support.
1888 * configure: Regenerate.
1889
1890 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1891
1892 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1893 * configure: Regenerate.
1894
1895 2015-01-03 Andrew Pinski <apinski@cavium.com>
1896
1897 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1898 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1899 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1900 (OBJCOPY_FOR_TARGET): New variable.
1901 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1902 * Makefile.in: Regenerate.
1903 * configure.ac: Check for already installed target objcopy.
1904 Also GCC_TARGET_TOOL on objcopy.
1905 * configure: Regenerate.
1906
1907 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1908
1909 * config.sub: Update from upstream, to 2015-01-01 version.
1910 * config.guess: Ditto.
1911
1912 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1913
1914 * MAINTAINERS (RTEMS Ports): Add myself.
1915
1916 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1917
1918 * MAINTAINERS (Write After Approval): Add myself.
1919
1920 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1921
1922 * MAINTAINERS (Write After Approval): Add myself.
1923
1924 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1925
1926 * configure.ac (--enable-as-accelerator-for): Don't set
1927 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1928 * configure: Regenerate.
1929
1930 2014-12-13 Jakub Jelinek <jakub@redhat.com>
1931
1932 PR bootstrap/64023
1933 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1934 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1935 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1936 to CXX.
1937 * Makefile.in: Regenerated.
1938
1939 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1940 Yury Gribov <y.gribov@samsung.com>
1941
1942 * .gitignore: Added .local.vimrc and .lvimrc.
1943 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1944 * Makefile.in: Regenerate.
1945
1946 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1947
1948 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1949 * configure: Regenerated.
1950
1951 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1952
1953 * MAINTAINERS (nvptx port): New entry.
1954
1955 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1956
1957 * configure: Regenerate.
1958
1959 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1960
1961 * configure.ac: Merge with Binutils.
1962
1963 2014-11-26 Tobias Burnus <burnus@net-b.de>
1964
1965 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1966 * Makefile.in: Regenerate.
1967
1968 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1969
1970 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1971 missing flex.
1972 * Makefile.in: Regenerated.
1973
1974 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1975
1976 * Makefile.in: Regenerate.
1977
1978 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1979
1980 PR bootstrap/63784
1981 * libtool.m4: Add $pic_flag with -shared.
1982
1983 2014-11-21 Renlin Li <Renlin.Li@arm.com>
1984
1985 * MAINTAINERS (Write After Approval): Added myself.
1986
1987 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1988
1989 * MAINTAINERS (write-after-approval): Add myself.
1990
1991 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1992
1993 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1994 from 2 years ago.
1995
1996 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1997
1998 Revert:
1999 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2000
2001 * MAINTAINERS (Write After Approval): Added myself as line map
2002 maintainer.
2003
2004 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2005
2006 Revert:
2007 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2008
2009 * MAINTAINERS (Write After Approval): Added myself.
2010
2011 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2012
2013 * MAINTAINERS (Write After Approval): Added myself.
2014
2015 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2016
2017 * MAINTAINERS (Write After Approval): Added myself as line map
2018 maintainer.
2019
2020 2014-11-17 Dodji Seketeli <dodji@redhat.com>
2021
2022 * MAINTAINERS (Various Maintainers): Added myself as line map
2023 maintainer.
2024
2025 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2026
2027 * move-if-change: Sync from upstream gnulib.
2028
2029 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2030
2031 * compile: Sync with upstream Automake.
2032 * depcomp: Ditto.
2033 * install-sh: Ditto.
2034 * missing: Ditto.
2035 * mkinstalldirs: Ditto.
2036 * ylwrap: Ditto.
2037
2038 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2039
2040 * config.sub: Update from upstream config repo.
2041 * config.guess: Ditto.
2042
2043 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2044
2045 * Makefile.def: Add liboffloadmic to target_modules. Make
2046 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2047 * Makefile.in: Regenerate.
2048 * configure: Regenerate.
2049 * configure.ac: Add liboffloadmic to target binaries.
2050 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2051 Add liboffloadmic to noconfig list when C++ is not supported.
2052
2053 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2054 Thomas Schwinge <thomas@codesourcery.com>
2055 Ilya Verbin <ilya.verbin@intel.com>
2056 Andrey Turetskiy <andrey.turetskiy@intel.com>
2057
2058 * configure: Regenerate.
2059 * configure.ac (--enable-as-accelerator-for)
2060 (--enable-offload-targets): New configure options.
2061
2062 2014-11-11 Tobias Burnus <burnus@net-b.de>
2063
2064 * Makefile.def: Make all-gcc depend on all-isl.
2065 * Makefile.in: Regenerate.
2066
2067 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2068
2069 * ChangeLog.jit: New.
2070 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2071
2072 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2073
2074 PR target/63610
2075 * libtool.m4: Fix globbing of darwin versions.
2076 * configure: Regenerate.
2077
2078 2014-11-11 Tobias Burnus <burnus@net-b.de>
2079
2080 * Makefile.def: Remove CLooG.
2081 * Makefile.tpl: Ditto.
2082 * configure.ac: Ditto.
2083 * configure: Regenerate.
2084 * Makefile.in: Ditto.
2085
2086 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2087
2088 * configure.ac: Handle nvptx-*-*.
2089 * configure: Regenerate.
2090
2091 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2092
2093 * MAINTAINERS (Write After Approval): Add myself.
2094
2095 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2096
2097 * Makefile.def (libcc1): Remove bootstrap=true;.
2098 * Makefile.in: Regenerated.
2099
2100 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2101
2102 * configure.ac: Update comment.
2103 * configure: Regenerate.
2104
2105 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2106
2107 * MAINTAINERS (Write After Approval): Add myself.
2108
2109 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2110
2111 * configure.ac (extra_host_libiberty_configure_flags): Add
2112 --enable-shared also for libcc1's benefit.
2113 * configure: Regenerate.
2114
2115 2014-10-29 Tristan Gingold <gingold@adacore.com>
2116
2117 * MAINTAINERS: Change my email address.
2118
2119 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2120 Tom Tromey <tromey@redhat.com>
2121
2122 * Makefile.def: Add libcc1 to host_modules.
2123 * configure.ac (host_tools): Add libcc1.
2124 * Makefile.in, configure: Rebuild.
2125
2126 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2127
2128 * configure.ac (build_configargs): Don't share config.cache between
2129 build subdirs.
2130 * configure: Regenerate.
2131
2132 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2133
2134 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2135 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2136 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2137 leon3v7 as leon3.
2138 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2139 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2140 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2141 * config/sparc/sparc.md (cpu): Add leon3v7.
2142 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2143
2144 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2145
2146 * MAINTAINERS (write-after-approval): Add myself.
2147
2148 2014-10-23 Ian Lance Taylor <iant@google.com>
2149
2150 * configure.ac: Disable the Go frontend on systems where it is known
2151 to not work.
2152 * configure: Regenerate.
2153
2154 2014-10-23 Richard Biener <rguenther@suse.de>
2155
2156 * Makefile.def: Add libcpp build module and dependencies.
2157 * configure.ac: Add libcpp build module.
2158 * Makefile.in: Regenerate.
2159 * configure: Likewise.
2160
2161 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2162
2163 * MAINTAINERS (write-after-approval): Add myself.
2164
2165 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2166
2167 * INSTALL/README: Do not mention CVS.
2168
2169 2014-10-03 Jing Yu <jingyu@google.com>
2170
2171 * configure.ac: Add aarch64 to list of targets that support gold.
2172 * configure: Regenerate.
2173
2174 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2175
2176 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2177
2178 2014-09-29 Catherine Moore <clm@codesourcery.com>
2179
2180 * MAINTAINERS: Add myself as MIPS maintainer.
2181
2182 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2183
2184 * MAINTAINERS: Move myself to MIPS maintainers.
2185
2186 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2187
2188 * MAINTAINERS: Put all email addresses between '<' and '>'.
2189
2190 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2191
2192 * MAINTAINERS: Move myself to reviewers (Fortran).
2193
2194 2014-09-01 Andi Kleen <ak@linux.intel.com>
2195
2196 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2197 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2198 * Makefile.in: Regenerate.
2199
2200 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2201
2202 * rtx-classes-status.txt: Delete
2203
2204 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2205
2206 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2207
2208 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2209
2210 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2211 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2212 of checking for version number.
2213 * configure: Regenerated.
2214 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2215
2216 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2217
2218 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2219 is done; begin phase 6 (use extra rtx_def subclasses).
2220
2221 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2222
2223 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2224 done; begin phase 5 (additional rtx_def subclasses).
2225
2226 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2227
2228 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2229
2230 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2231
2232 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2233 SET_BB_HEADER are done.
2234
2235 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2236
2237 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2238 done.
2239
2240 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2241
2242 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2243
2244 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2245
2246 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2247
2248 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2249
2250 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2251
2252 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2253
2254 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2255
2256 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2257
2258 * rtx-classes-status.txt: Phase 3 (per-file commits within
2259 "config" subdirs) is done; begin phase 4 (removal of
2260 "scaffolding").
2261
2262 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2263
2264 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2265 dir) is done; begin phase 3 (per-file commits within "config"
2266 subdirs).
2267
2268 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2269
2270 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2271 phase 2 (per-file commits in main source dir).
2272
2273 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2274
2275 * configure: Regenerated.
2276
2277 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2278
2279 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2280
2281 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2282
2283 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2284
2285 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2286
2287 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2288
2289 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2290
2291 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2292
2293 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2294
2295 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2296
2297 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2298
2299 * MAINTAINERS (Write After Approval): Add myself.
2300
2301 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2302
2303 * MAINTAINERS: Remove myself
2304
2305 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2306
2307 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2308
2309 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2310
2311 * MAINTAINERS (Write After Approval): Add myself.
2312
2313 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2314
2315 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2316 SET_BB_HEADER, SET_BB_FOOTER
2317
2318 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2319
2320 * rtx-classes-status.txt: New file
2321
2322 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2323
2324 * configure.ac: Eliminate ClooG installation dependency.
2325 * configure: Regenerate.
2326 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2327 * Makefile.in: Regenerate.
2328
2329 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2330
2331 * MAINTAINERS (Write After Approval): Add myself.
2332
2333 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2334
2335 * MAINTAINERS (Write After Approval): Add myself.
2336
2337 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2338
2339 * MAINTAINERS (Write After Approval): Add myself.
2340
2341 2014-07-28 Anthony Green <green@moxielogic.com>
2342
2343 Import from savannah.gnu.org:
2344 * config.sub: Update to 2014-07-28 version.
2345
2346 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2347
2348 * MAINTAINERS: Remove my MIPS maintainer entry.
2349
2350 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2351
2352 PR target/47230
2353 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2354 * configure: Regenerate.
2355
2356 2014-07-24 James Norris <jnorris@codesourcery.com>
2357
2358 * MAINTAINERS (Write After Approval): Add myself.
2359
2360 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2361
2362 * configure.ac: Accept only CLooG 0.18.1.
2363 * configure: Regenerate.
2364
2365 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2366
2367 * configure.ac: Don't accept isl 0.11.
2368 * configure: Regenerate.
2369
2370 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2371
2372 * MAINTAINERS (Write After Approval): Add myself.
2373
2374 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2375
2376 * configure.ac: Don't accept isl 0.10.
2377 * configure: Regenerate.
2378
2379 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2380
2381 Fix include path for in-tree cloog.
2382 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2383 * configure: Regenerate.
2384
2385 2014-06-18 Richard Henderson <rth@redhat.com>
2386
2387 * .gitignore: Import gcc_update output.
2388
2389 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2390
2391 * config-ml.in: Robustify ac_configure_args parsing.
2392
2393 * configure.ac (--enable-linker-plugin-configure-flags)
2394 (--enable-linker-plugin-flags): New flags.
2395 (configdirs): Conditionally add libiberty-linker-plugin.
2396 * configure: Regenerate.
2397 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2398 (host_modules) <lto-plugin>: Pay attention to
2399 @extra_linker_plugin_flags@ and
2400 @extra_linker_plugin_configure_flags@.
2401 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2402 * Makefile.in: Regenerate.
2403
2404 * Makefile.tpl (configure-[+prefix+][+module+])
2405 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2406 "module_srcdir" instead of "module" for locating a module's srcdir.
2407 * Makefile.in: Regenerate.
2408
2409 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2410
2411 * MAINTAINERS (Write After Approval): Add myself.
2412
2413 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2414
2415 * MAINTAINERS: Update my email address.
2416
2417 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2418
2419 * MAINTAINERS (Write After Approval): Add myself.
2420
2421 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2422
2423 * MAINTAINERS (Write After Approval): Add myself.
2424
2425 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2426
2427 PR libstdc++/61011
2428 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2429 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2430 * configure: Regenerate.
2431
2432 2014-05-28 Pedro Alves <palves@redhat.com>
2433
2434 * MAINTAINERS (Write After Approval): Add myself.
2435
2436 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2437
2438 * MAINTAINERS: Update my affiliation/email.
2439
2440 2014-05-19 Mike Stump <mikestump@comcast.net>
2441
2442 * MAINTAINERS: Add wide-int reviewers.
2443
2444 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2445
2446 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2447 * configure: Regenerated.
2448
2449 2014-05-15 Torvald Riegel <triegel@redhat.com>
2450
2451 * MAINTAINERS (libitm): Add myself as maintainer.
2452
2453 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2454
2455 * MAINTAINERS (Write After Approval): Add myself.
2456
2457 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2458
2459 * config.sub, config.guess: Import from upstream.
2460
2461 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2462
2463 * MAINTAINERS (Write After Approval): Put myself in correct order.
2464
2465 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2466
2467 * MAINTAINERS (Write After Approval): Add myself.
2468
2469 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2470
2471 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2472 section.
2473
2474 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2475
2476 * MAINTAINERS (Write After Approval): Delete myself.
2477
2478 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2479
2480 PR sanitizer/56781
2481 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2482 and -B* options with -Xcompiler.
2483
2484 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2485
2486 PR bootstrap/60620
2487 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2488 * Makefile.in: Regenerate.
2489
2490 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2491
2492 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2493 for WINDRES_FOR_TARGET in default-manifest.o rule.
2494 * Makefile.in: Regenerate.
2495
2496 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2497
2498 * MAINTAINERS (Write After Approval): Add myself.
2499
2500 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2501
2502 PR sanitizer/56781
2503 * Makefile.def: Set bootstrap=true; for host fixincludes.
2504 * configure.ac: Don't bootstrap host fixincludes unless
2505 --with-build-config=bootstrap-{a,ub}san.
2506 * Makefile.in: Regenerated.
2507 * configure: Regenerated.
2508
2509 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2510
2511 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2512 --enable-vtable-verify option parsing. Don't add
2513 target-libsanitizer to bootstrap_target_libs unless
2514 --with-build-config=bootstrap-asan or
2515 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2516 to bootstrap_target_libs unless --enable-vtable-verify.
2517 * configure: Regenerated.
2518
2519 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2520
2521 * MAINTAINERS (Write After Approval): Add myself.
2522
2523 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2524
2525 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2526
2527 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2528
2529 PR bootstrap/58572
2530 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2531 -I for libstdc++-v3 includes if $(LEAN).
2532 * Makefile.in: Regenerated.
2533
2534 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2535
2536 * MAINTAINERS: Update my email address.
2537
2538 2014-02-24 Walter Lee <walt@tilera.com>
2539
2540 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2541 (tilegx-*-*): Change to tilegx*-*-*.
2542 * configure: Regenerate.
2543
2544 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2545
2546 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2547
2548 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2549
2550 * MAINTAINERS (Write After Approval): Add myself.
2551
2552 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2553
2554 PR target/59788
2555 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2556 *solaris2*.
2557
2558 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2559
2560 * MAINTAINERS: Update my email address.
2561
2562 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2563
2564 * MAINTAINERS: Convert to UTF-8.
2565 Properly sort Xinliang David Li's entry.
2566
2567 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2568 Sandra Loosemore <sandra@codesourcery.com>
2569
2570 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2571 nios2 port maintainers.
2572
2573 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2574
2575 * MAINTAINERS (Write After Approval): Add myself.
2576
2577 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2578
2579 * configure.ac: Add user-friendly check for native x86_64-linux
2580 multilibs.
2581 * configure: Regenerate.
2582
2583 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2584
2585 * MAINTAINERS: Add myself as sh maintainer.
2586
2587 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2588
2589 * MAINTAINERS: Add self as SLSR maintainer.
2590
2591 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2592
2593 * MAINTAINERS: Update my email address.
2594
2595 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2596
2597 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2598
2599 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2600
2601 * Makefile.in: Regenerate.
2602
2603 * Makefile.tpl: Fix typo.
2604 * Makefile.in: Regenerate partially.
2605
2606 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2607
2608 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2609 supported.
2610 * configure: Regenerated.
2611
2612 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2613
2614 * MAINTAINERS (Write After Approval): Add myself.
2615
2616 2013-10-30 Jason Merrill <jason@redhat.com>
2617
2618 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2619 --disable-build-format-warnings.
2620
2621 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2622
2623 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2624 depend on libstdc++ and libgcc.
2625 * configure: Regenerate.
2626 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2627 libcilkrts for POSIX and i*86, and x86_64 architectures.
2628 * Makefile.in: Added libcilkrts related fields to support building it.
2629
2630 2013-10-26 Jeff Law <law@redhat.com>
2631
2632 * Makefile.def (target_modules): Remove libmudflap
2633 (languages): Remove check-target-libmudflap).
2634 * Makefile.in: Rebuilt.
2635 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2636 * configure.ac (target_libraries): Remove target-libmudflap.
2637 Remove checks which disabled libmudflap on some systems.
2638 * configure: Rebuilt.
2639 * libmudflap: Directory removed.
2640
2641 2013-10-21 Cong Hou <congh@google.com>
2642
2643 * MAINTAINERS (Write After Approval): Add myself.
2644
2645 2013-10-16 Mike Stump <mikestump@comcast.net>
2646
2647 * .dir-locals.el: Add.
2648
2649 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2650
2651 * configure.ac: Add --enable-host-shared
2652 * configure: Regenerate.
2653
2654 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2655
2656 Import from savannah.gnu.org:
2657 * config.guess: Update to 2013-06-10 version.
2658 * config.sub: Update to 2013-10-01 version.
2659
2660 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2661
2662 Changes to build configuration to allow big endian ARC ELF toolchain
2663 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2664 * configure: Regenerate.
2665
2666 2013-09-20 Alan Modra <amodra@gmail.com>
2667
2668 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2669 ppc host match. Support little-endian powerpc linux hosts.
2670
2671 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2672
2673 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2674 maintainer.
2675
2676 2013-09-12 DJ Delorie <dj@redhat.com>
2677
2678 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2679 maintainers.
2680
2681 2013-09-03 Richard Biener <rguenther@suse.de>
2682
2683 * configure.ac: Also allow ISL 0.12.
2684 * configure: Regenerated.
2685
2686 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2687
2688 * MAINTAINERS (Write After Approval): Add myself.
2689
2690 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2691
2692 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2693
2694 2013-08-26 Caroline Tice <cmtice@google.com>
2695
2696 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2697 "Various Reviewers" to libvtv "Various Maintainers".
2698
2699 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2700
2701 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2702
2703 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2704
2705 * MAINTAINERS: Update name, email.
2706
2707 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2708
2709 * MAINTAINERS (Write After Approval): Add myself.
2710
2711 2013-08-12 Caroline Tice <cmtice@google.com>
2712
2713 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2714 address in the Write After Approval section.
2715
2716 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2717
2718 * MAINTAINERS (Write After Approval): Update email.
2719
2720 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2721
2722 * configure.ac: Adjust to check VTV_SUPPORTED.
2723 * configure: Regenerated.
2724
2725 2013-08-02 Caroline Tice <cmtice@google.com>
2726
2727 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2728 on non-linux systems; add target-libvtv to noconfigdirs; add
2729 libsupc++/.libs to C++ library search paths.
2730 * configure: Regenerated.
2731 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2732 libstdc++ and libgcc.
2733 * Makefile.in: Regenerated.
2734
2735 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2736
2737 * MAINTAINERS (Write After Approval): Add myself.
2738
2739 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2740 Shiva Chen <shiva0217@gmail.com>
2741
2742 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2743 nds32 port maintainers.
2744
2745 2013-07-17 Tim Shen <timshen91@gmail.com>
2746
2747 * MAINTAINERS (Write After Approval): Add myself.
2748
2749 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2750
2751 * configure.ac: Sync from binutils.
2752 * configure: Regenerate.
2753
2754 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2755
2756 * MAINTAINERS (Write After Approval): Add myself.
2757
2758 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2759
2760 * MAINTAINERS (Write After Approval): Add myself.
2761
2762 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2763
2764 * MAINTAINERS (Write After Approval): Add myself.
2765
2766 2013-04-30 Brooks Moses <bmoses@google.com>
2767
2768 * MAINTAINERS: Update my email; move myself from Fortran
2769 reviewer to Write After Approval.
2770
2771 2013-04-16 Andreas Schwab <schwab@suse.de>
2772
2773 * configure.ac (aarch64-*-*): Don't disable java.
2774 * configure: Regenerate.
2775
2776 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2777
2778 * MAINTAINERS (Write After Approval): Add myself.
2779
2780 2013-03-30 Matthias Klose <doko@ubuntu.com>
2781
2782 * Makefile.def (target_modules): Don't install libffi.
2783 * Makefile.in: Regenerate.
2784
2785 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2786
2787 * MAINTAINERS (Write After Approval): Add myself.
2788
2789 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2790
2791 * MAINTAINERS (Write After Approval): Add myself.
2792
2793 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2794
2795 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2796 * configure: Regenerated.
2797
2798 2013-02-05 Ian Lance Taylor <iant@google.com>
2799
2800 PR go/55969
2801 * configure.ac: Disable libgo on some systems where it does not
2802 work.
2803
2804 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2805
2806 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2807 Remove Geoff Keating as rs6000 port maintainer, at his request.
2808
2809 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2810
2811 * MAINTAINERS: Update my email.
2812
2813 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2814
2815 * configure: Re-generate.
2816
2817 2013-01-15 Richard Biener <rguenther@suse.de>
2818
2819 PR other/55973
2820 * configure: Re-generate.
2821
2822 2013-01-14 Matthias Klose <doko@ubuntu.com>
2823
2824 * Makefile.def (install-target-libsanitizer): Depend on
2825 install-target-libstdc++-v3.
2826 * Makefile.in: Regenerate.
2827
2828 2013-01-14 Richard Biener <rguenther@suse.de>
2829
2830 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2831 * configure: Re-generate
2832
2833 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2834
2835 * config.sub: Update from config repo.
2836
2837 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2838
2839 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2840 * Makefile.in: Regenerate.
2841
2842 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2843
2844 * MAINTAINERS (arc): Add new port maintainership for myself.
2845
2846 2013-01-09 Jason Merrill <jason@redhat.com>
2847
2848 * .gitignore: Import from gdb repository.
2849
2850 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2851
2852 * Makefile.def (configure-gcc): Depend on all-gmp.
2853 (all-gcc): Remove dependency on all-gmp.
2854 * Makefile.in: Regenerated.
2855
2856 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2857
2858 * config.sub: Merge from config repo.
2859 * config.guess: Ditto.
2860
2861 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2862
2863 * Makefile.def: Merge from binutils.
2864 * Makefile.in: Ditto.
2865
2866 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2867
2868 * MAINTAINERS: Update my email.
2869
2870 2012-12-29 Ben Elliston <bje@gnu.org>
2871
2872 * config.guess: Update to 2012-12-29 version.
2873 * config.sub: Likewise.
2874
2875 2012-12-20 Matthias Klose <doko@ubuntu.com>
2876
2877 * Makefile.def (install-target-libgfortran): Depend on
2878 install-target-libquadmath, install-target-libgcc.
2879 (install-target-libsanitizer): Depend on install-target-libgcc.
2880 (install-target-libjava): Depend on install-target-libgcc.
2881 (install-target-libitm): Depend on install-target-libgcc.
2882 (install-target-libobjc): Depend on install-target-libgcc.
2883 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2884 * Makefile.in: Regenerate.
2885
2886 2012-12-19 Matthias Klose <doko@ubuntu.com>
2887
2888 * Makefile.def (install-target-libgo): Depend on
2889 install-target-libatomic.
2890 * Makefile.in: Regenerate.
2891
2892 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2893
2894 PR go/55201
2895 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2896 * Makefile.in: Regenerate.
2897
2898 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2899
2900 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2901 * configure: Regenerate.
2902
2903 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2904
2905 * config.sub: Merge from config repo.
2906
2907 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2908
2909 * Makefile.def (target_modules): Add bootstrap=true and
2910 raw_cxx=true to libsanitizer.
2911 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2912 * Makefile.in: Regenerated.
2913 * configure: Likewise.
2914
2915 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2916
2917 * MAINTAINERS: Remove self as RTL optimization maintainer.
2918
2919 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2920
2921 * MAINTAINERS (Write After Approval): Add myself.
2922
2923 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2924
2925 * Makefile.def (target_modules): Remove bootstrap=true and
2926 raw_cxx=true from libsanitizer.
2927 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2928 * Makefile.in: Regenerated.
2929 * configure: Likewise.
2930
2931 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2932
2933 * Makefile.def (target_modules): Add bootstrap=true and
2934 raw_cxx=true to libsanitizer.
2935 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2936 * Makefile.in: Regenerated.
2937 * configure: Likewise.
2938
2939 2012-11-28 Andrew Pinski <apinski@cavium.com>
2940
2941 PR bootstrap/54279
2942 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2943 * configure: Regenerate.
2944 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2945 * Makefile.in: Regenerate.
2946
2947 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2948
2949 * configure.ac: Disable libsanitizer if we're not building C++.
2950 * configure: Regenerate.
2951
2952 2012-11-15 Roland McGrath <roland@hack.frob.com>
2953
2954 * MAINTAINERS (Write After Approval): Add myself.
2955
2956 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
2957
2958 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2959 Kostya Serebryany (kcc@google.com) and
2960 Jakub Jelinek (jakub@redhat.com).
2961 Rename area for Dodji Seketeli (dodji@redhat.com).
2962
2963 2012-11-15 Dodji Seketeli <dodji@redhat.com>
2964
2965 * MAINTAINERS: (asan.c, related): Add myself.
2966
2967 2012-11-14 Roland McGrath <mcgrathr@google.com>
2968
2969 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2970 * configure: Regenerate.
2971
2972 2012-11-13 Richard Henderson <rth@redhat.com>
2973
2974 * configure.ac: Move libsanitizer logic to subdirectory.
2975 * configure: Regenerate.
2976
2977 2012-11-13 Dodji Seketeli <dodji@redhat.com>
2978
2979 * configure.ac: Enable libsanitizer just on x86 linux for now.
2980 * configure: Re-generate.
2981
2982 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
2983
2984 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2985 sections.
2986 * configure: Regenerate.
2987
2988 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
2989
2990 * configure.ac: Add section for configdirs for libsanitizer.
2991 Disable for cris-*-* and mmix-*-*.
2992 * configure: Regenerate.
2993
2994 2012-11-12 Wei Mi <wmi@google.com>
2995
2996 * configure.ac: Add libsanitizer to target_libraries.
2997 * Makefile.def: Ditto.
2998 * configure: Regenerate.
2999 * Makefile.in: Regenerate.
3000 * libsanitizer: New directory for asan runtime. Contains an empty
3001 tsan directory.
3002
3003 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
3004
3005 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3006 against Mingw64 w32api.
3007 * configure: Regenerate.
3008
3009 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3010
3011 * configure: Regenerated.
3012
3013 2012-11-03 Robert Mason <rbmj@verizon.net>
3014
3015 * configure.ac: add --disable-libstdcxx configure option
3016 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3017
3018 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3019
3020 * MAINTAINERS (Write After Approval): Add myself.
3021
3022 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3023
3024 * MAINTAINERS (Write After Approval): Add myself.
3025
3026 2012-10-24 Sharad Singhai <singhai@google.com>
3027
3028 * MAINTAINERS (Write After Approval): Add myself.
3029
3030 2012-10-24 Eric Christopher <echristo@gmail.com>
3031
3032 * MAINTAINERS: Update email address.
3033
3034 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3035
3036 PR bootstrap/54820
3037 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3038 * configure: Regenerate.
3039
3040 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
3041
3042 * MAINTAINERS (aarch64): Add Marcus and myself.
3043
3044 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3045
3046 PR bootstrap/54820
3047 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3048 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3049 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3050 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3051 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3052 * Makefile.in: Regenerate.
3053 * configure.ac (have_static_libs): New variable and associated check.
3054 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3055 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3056 * configure: Regenerate.
3057
3058 2012-10-10 Richard Biener <rguenther@suse.de>
3059
3060 * MAINTAINERS: Adjust for changed surname.
3061
3062 2012-10-04 Lawrence Crowl <crowl@google.com>
3063
3064 * MAINTAINERS (Write After Approval): Add myself.
3065
3066 2012-10-01 Cary Coutant <ccoutant@google.com>
3067
3068 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3069
3070 2012-09-28 Ian Lance Taylor <iant@google.com>
3071
3072 * Makefile.def: Make all-target-libgo depend on
3073 all-target-libbacktrace.
3074 * Makefile.in: Rebuild.
3075
3076 2012-09-26 Ian Lance Taylor <iant@google.com>
3077
3078 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3079 * Makefile.in: Rebuild.
3080
3081 2012-09-20 Walter Lee <walt@tilera.com>
3082
3083 * configure.ac: Add tilegx to list of targets that support gold.
3084 * configure: Regenerate.
3085
3086 2012-09-20 Marek Polacek <polacek@redhat.com>
3087
3088 * MAINTAINERS (Write After Approval): Add myself.
3089
3090 2012-09-19 Steve Ellcey <sellcey@mips.com>
3091
3092 * configure.ac: Add mips*-mti-elf* target.
3093 * configure: Regenerate.
3094
3095 2012-09-17 Ian Lance Taylor <iant@google.com>
3096
3097 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3098 * configure.ac (host_libs): Add libbacktrace.
3099 (target_libraries): Add libbacktrace.
3100 * Makefile.def (host_modules): Add libbacktrace.
3101 (target_modules): Likewise.
3102 * configure, Makefile.in: Rebuild.
3103
3104 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3105
3106 PR target/38607
3107 Merge upstream change.
3108 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3109
3110 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3111 Add libgomp*.o to compare_exclusions for AIX.
3112 * configure: Regenerate.
3113
3114 2012-09-06 Diego Novillo <dnovillo@google.com>
3115
3116 * configure.ac: Bump minimum GMP version to 4.2.3.
3117 * configure: Re-generate.
3118
3119 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3120
3121 PR target/54461
3122 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3123 target-libgloss if not configured --with-avrlibc=no.
3124 * configure: Regenerate.
3125
3126 2012-09-04 Jason Merrill <jason@redhat.com>
3127
3128 * configure.ac: Fix --enable-languages=all.
3129
3130 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3131
3132 * MAINTAINERS (Write After Approval): Add myself.
3133
3134 2012-09-03 Richard Guenther <rguenther@suse.de>
3135
3136 PR bootstrap/54138
3137 * configure.ac: Re-organize ISL / CLOOG checks to allow
3138 disabling with either --without-isl or --without-cloog.
3139 * configure: Regenerated.
3140
3141 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
3142
3143 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3144 * configure: Regenerate.
3145
3146 2012-08-27 Ulrich Drepper <drepper@gmail.com>
3147
3148 * MAINTAINERS: Fix my email address.
3149
3150 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3151
3152 PR binutils/4970
3153 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3154 and opcodes.
3155 * Makefile.in: Regenerated.
3156
3157 2012-08-26 Art Haas <ahaas@impactweather.com>
3158
3159 * configure: Regenerate.
3160
3161 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3162
3163 * INSTALL/README: Also refer to the online installation
3164 instructions.
3165
3166 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3167
3168 * MAINTAINERS (Write After Approval): Add myself.
3169 (Picochip port): Remove myself.
3170
3171 2012-08-14 Diego Novillo <dnovillo@google.com>
3172
3173 Merge from cxx-conversion branch.
3174
3175 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3176 POSTSTAGE1_CONFIGURE_FLAGS.
3177 * Makefile.in: Regenerate.
3178 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3179 Force C++ when bootstrapping.
3180 * configure: Regenerate.
3181
3182 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3183
3184 * MAINTAINERS (Write After Approval): Add myself.
3185
3186 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3187
3188 * README: Document use of ranges of years in copyright notices.
3189
3190 2012-07-06 Richard Guenther <rguenther@suse.de>
3191
3192 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3193 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3194 --with-gmp=system.
3195 * Makefile.in: Regenerated.
3196 * configure: Likewise.
3197
3198 2012-07-06 Richard Guenther <rguenther@suse.de>
3199
3200 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3201 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3202 supply V=1 as extra_make_flags.
3203 * configure: Regenerated.
3204 * Makefile.in: Likewise.
3205
3206 2012-07-04 Tristan Gingold <gingold@adacore.com>
3207
3208 * configure: Regenerate.
3209
3210 2012-07-03 Richard Guenther <rguenther@suse.de>
3211
3212 * Makfile.def (isl): Remove not necessary extra_exports and
3213 extra_make_flags.
3214 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3215 * Makefile.in: Regenerated.
3216
3217 2012-07-03 Richard Guenther <rguenther@suse.de>
3218
3219 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3220 * configure.ac: If either the ISL or the CLooG check failed
3221 do not try to build in-tree versions.
3222 * Makefile.in: Regenerated.
3223 * configure: Regenerated.
3224
3225 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3226
3227 * configure: Regenerate.
3228
3229 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3230
3231 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3232 maintainer.
3233
3234 2012-07-02 Richard Guenther <rguenther@suse.de>
3235
3236 * configure: Regenerated.
3237
3238 2012-07-02 Richard Guenther <rguenther@suse.de>
3239 Michael Matz <matz@suse.de>
3240 Tobias Grosser <tobias@grosser.es>
3241 Sebastian Pop <sebpop@gmail.com>
3242
3243 * Makefile.def: Add ISL host module, remove PPL host module.
3244 Adjust ClooG host module to use the proper ISL.
3245 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3246 * configure.ac: Include config/isl.m4. Add ISL host library,
3247 remove PPL. Remove PPL configury, add ISL configury, adjust
3248 ClooG configury.
3249 * Makefile.in: Regenerated.
3250 * configure: Likewise.
3251
3252 2012-07-02 Richard Guenther <rguenther@suse.de>
3253
3254 Merge from graphite branch
3255 2011-07-21 Tobias Grosser <tobias@grosser.es>
3256
3257 * configure: Regenerated.
3258 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3259 both cloog.org and legacy versions. The only supported version will
3260 be CLooG with the isl backend.
3261
3262 2011-07-21 Tobias Grosser <tobias@grosser.es>
3263
3264 * configure: Regenerated.
3265 * configure.ac: Require cloog isl 0.17.0
3266
3267 2011-07-21 Tobias Grosser <tobias@grosser.es>
3268
3269 * configure: Regenerated.
3270 * config/cloog.m4: Do not define CLOOG_ORG
3271
3272 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3273
3274 * configure.ac: Skip C if explicitly selected.
3275 * configure: Regenerate.
3276
3277 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3278
3279 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3280 they contain -O2.
3281 * configure: Regenerate.
3282
3283 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3284
3285 PR debug/53740
3286 * df.h, df-problems.c, dce.c: Revert last patch.
3287
3288 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3289
3290 * MAINTAINERS (Write After Approval): Update my email address.
3291
3292 2012-06-21 Meador Inge <meadori@codesourcery.com>
3293
3294 * MAINTAINERS (Write After Approval): Add myself.
3295
3296 2012-06-20 Jason Merrill <jason@redhat.com>
3297
3298 * Makefile.tpl (check-target-libgomp-c++): New.
3299 (check-target-libitm-c++): New.
3300 * Makefile.def (c++): Add them.
3301 * Makefile.in: Regenerate.
3302
3303 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3304
3305 * MAINTAINERS (Write After Approval): Add myself.
3306
3307 2012-05-16 Olivier Hainque <hainque@adacore.com>
3308
3309 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3310 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3311 (install-no-fixedincludes): Adjust accordingly.
3312 * Makefile.in: Regenerate.
3313
3314 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3315
3316 Merge upstream change
3317 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3318
3319 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3320
3321 * MAINTAINERS (Write After Approval): Add myself.
3322
3323 2012-05-09 Nick Clifton <nickc@redhat.com>
3324 Paul Smith <psmith@gnu.org>
3325
3326 PR bootstrap/50461
3327 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3328 allow for the fact that from release v3.1.0 of MPFR the source
3329 files were moved into a src sub-directory.
3330 * configure: Regenerate.
3331
3332 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3333
3334 * configure.ac: Bump minimum MPFR version to 2.4.0.
3335 * configure: Regenerated.
3336
3337 2012-05-01 Richard Henderson <rth@redhat.com>
3338
3339 * Makefile.def (libatomic): New target_module.
3340 * configure.ac (target_libraries): Add libatomic.
3341 (noconfigdirs): Check if libatomic is supported.
3342 * Makefile.in, configure: Rebuild.
3343
3344 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3345
3346 * MAINTAINERS (Write After Approval): Add myself.
3347
3348 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3349
3350 * config.sub: Update to 2012-04-18 version from official repo.
3351
3352 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3353
3354 * MAINTAINERS (Write After Approval): Add myself.
3355
3356 2012-04-11 Steve Ellcey <sellcey@mips.com>
3357
3358 * MAINTAINERS: Changed email address.
3359
3360 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3361
3362 PR target/52737
3363 * contrib/gcc_update (files_and_dependencies):
3364 Remove gcc/config/avr/t-multilib from touch data.
3365
3366 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3367
3368 * MAINTAINERS (OS Port Maintainers): Remove irix.
3369 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3370 (unsupported_languages): Remove mips-sgi-irix6.*.
3371 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3372 (with_stabs): Remove.
3373 * configure: Regenerate.
3374
3375 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3376
3377 * MAINTAINERS (OS Port Maintainers): Remove osf.
3378 * configure.ac (enable_libgomp): Remove *-*-osf*.
3379 (with_stabs): Remove alpha*-*-osf*.
3380 * configure: Regenerate.
3381
3382 2012-03-05 Tristan Gingold <gingold@adacore.com>
3383
3384 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3385 * configure: Regenerate.
3386
3387 2012-02-17 Walter Lee <walt@tilera.com>
3388
3389 * MAINTAINERS: (Write After Approval): Delete myself.
3390
3391 2012-02-14 Walter Lee <walt@tilera.com>
3392
3393 * MAINTAINERS (tilegx port): Add myself.
3394 (tilepro port): Add myself.
3395 (Write After Approval): Add myself.
3396
3397 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3398
3399 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3400 and Joseph Myers as docstring relicensing maintainers.
3401
3402 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3403
3404 * MAINTAINERS (write-after-approval): Add myself.
3405
3406 2012-02-08 Ira Rosen <irar@il.ibm.com>
3407
3408 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3409 maintainer.
3410
3411 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3412
3413 * MAINTAINERS (Write After Approval): Move myself to
3414 maintain alphabetical order.
3415
3416 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3417
3418 * MAINTAINERS (Write After Approval): Add myself.
3419
3420 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3421
3422 * MAINTAINERS (Write After Approval): Add myself.
3423
3424 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3425 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3426
3427 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3428 * configure: Regenerate.
3429
3430 2012-01-23 Harshit Chopra <harshit@google.com>
3431
3432 * MAINTAINERS (Write After Approval): Add myself.
3433
3434 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3435
3436 * configure.ac: Remove reference to mh-interix.
3437 * configure: Regenerate.
3438
3439 2012-01-05 Richard Henderson <rth@redhat.com>
3440
3441 PR bootstrap/51072
3442 * configure.ac: Disable libitm if c++ is not enabled.
3443 * configure: Rebuild.
3444
3445 * configure.ac: Fix regexp for same.
3446 * configure: Rebuild.
3447
3448 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3449
3450 * MAINTAINERS (Write After Approval): Add myself.
3451
3452 2012-01-02 Richard Guenther <rguenther@suse.de>
3453
3454 PR bootstrap/51686
3455 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3456 * Makefile.in: Regenerate.
3457
3458 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3459
3460 * MAINTAINERS (Write After Approval): Add myself.
3461
3462 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3463
3464 * configure: Regenerate.
3465
3466 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3467
3468 * MAINTAINERS (picochip): Changed email address.
3469
3470 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3471
3472 * MAINTAINERS (write-after-approval): Add self.
3473
3474 2011-11-29 DJ Delorie <dj@redhat.com>
3475
3476 * configure.ac (rl78-*-*) New case.
3477 * configure: Regenerate.
3478 * MAINTAINERS: Add myself as RL78 maintainer.
3479
3480 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3481
3482 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3483
3484 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3485
3486 * libtool.m4: Additional FreeBSD 10 fixes.
3487
3488 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3489
3490 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3491 Maintainers section, as Epiphany maintainer.
3492
3493 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3494
3495 PR target/49992
3496 * configure.ac: Remove ranlib special-casing for Darwin.
3497 * configure: Regenerate.
3498
3499 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3500
3501 * MAINTAINERS (Reviewers): Keep the list sorted.
3502
3503 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3504
3505 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3506
3507 2011-11-09 Roland McGrath <mcgrathr@google.com>
3508
3509 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3510 * configure: Rebuild.
3511 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3512 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3513 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3514 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3515 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3516 Add READELF.
3517 * Makefile.in: Rebuild.
3518
3519 2011-11-09 Jason Merrill <jason@redhat.com>
3520
3521 * Makefile.def (language=c++): Remove check-c++0x.
3522 * Makefile.in (check-gcc-c++): Regenerate.
3523
3524 2011-11-08 Richard Henderson <rth@redhat.com>
3525
3526 * configure.ac: Test for libitm directory present first.
3527
3528 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3529
3530 * configure.ac: Test libitm/configure.tgt to disable libitm.
3531 * configure: Rebuild.
3532
3533 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3534 Richard Henderson <rth@redhat.com>
3535
3536 Merged from transactional-memory.
3537
3538 * Makefile.def (lang_env_dependencies): libitm is c++.
3539 Add libitm target module.
3540 * configure.ac: Likewise.
3541 * config/mmap.m4: New file.
3542 * contrib/gcc_update: Add libitm to touch data.
3543 * Makefile.in, configure: Rebuild.
3544
3545 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3546
3547 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3548 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3549 * Makefile.in: Regenerate.
3550
3551 2011-11-01 DJ Delorie <dj@redhat.com>
3552
3553 * config.sub: Update to version 2011-10-29 (added rl78)
3554
3555 2011-10-27 Nick Clifton <nickc@redhat.com>
3556
3557 * config.sub: Import these changes from the config project:
3558
3559 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3560 Ben Elliston <bje@gnu.org>
3561
3562 * config.sub (epiphany): New.
3563
3564 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3565 Ben Elliston <bje@gnu.org>
3566
3567 * config.sub (hexagon, hexagon-*): New.
3568
3569 2011-08-23 Roland McGrath <mcgrathr@google.com>
3570
3571 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3572 64eb to be64.
3573
3574 2011-08-16 Roland McGrath <mcgrathr@google.com>
3575
3576 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3577 (nacl): Grok as alias for 32el-unknown-nacl.
3578
3579 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3580
3581 * MAINTAINERS (Write After Approval): Add myself.
3582
3583 2011-10-24 Teresa Johnson <tejohnson@google.com>
3584
3585 * MAINTAINERS (Write After Approval): Add myself.
3586
3587 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3588
3589 * MAINTAINERS (sparc port): Remove myself.
3590
3591 2011-09-14 Tom de Vries <tom@codesourcery.com>
3592
3593 * MAINTAINERS (Write After Approval): Add myself.
3594
3595 2011-08-14 Yao Qi <yao@codesourcery.com>
3596
3597 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3598 * configure: Regenerate.
3599
3600 2011-07-26 Ian Lance Taylor <iant@google.com>
3601
3602 * configure.ac: Set have_compiler based on whether gcc directory
3603 exists, rather than on whether gcc is in configdirs.
3604 * configure: Rebuild.
3605
3606 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3607
3608 * MAINTAINERS (Global Reviewers): Add self.
3609
3610 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3611
3612 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3613 link directories.
3614 * Makefile.in: Rebuild.
3615
3616 2011-07-20 Ian Lance Taylor <iant@google.com>
3617
3618 PR bootstrap/49787
3619 * configure.ac: Move --enable-bootstrap handling earlier in file.
3620 If --enable-bootstrap and either --enable-build-with-cxx or
3621 --enable-build-poststage1-with-cxx, enable C++ automatically.
3622 * configure: Rebuild.
3623
3624 2011-07-19 Ian Lance Taylor <iant@google.com>
3625
3626 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3627 make C++ a boot_language. Set and substitute
3628 POSTSTAGE1_CONFIGURE_FLAGS.
3629 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3630 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3631 * configure, Makefile.in: Rebuild.
3632
3633 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3634
3635 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3636 maintainers.
3637
3638 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3639
3640 * MAINTAINERS (Global Reviewers): Add myself.
3641
3642 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3643
3644 * configure: Regenerate.
3645
3646 2011-07-16 Jason Merrill <jason@redhat.com>
3647
3648 * Makefile.def (language=c++): Add check-c++0x and
3649 check-target-libmudflap-c++.
3650 * Makefile.tpl (check-target-libmudflap-c++): New.
3651 * Makefile.in: Regenerate.
3652
3653 2011-07-16 Matthias Klose <doko@ubuntu.com>
3654
3655 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3656 * Makefile.def (target_modules/libjava): Pass
3657 $(EXTRA_CONFIGARGS_LIBJAVA).
3658 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3659 if not configured with --enable-static-libjava.
3660 * Makefile.in: Regenerate.
3661 * configure: Likewise.
3662
3663 2011-07-15 Jason Merrill <jason@redhat.com>
3664
3665 * Makefile.in (check-c++): Move check-gcc-c++0x after
3666 check-target-libstdc++-v3.
3667
3668 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3669
3670 * MAINTAINERS (c6x port): New entry.
3671
3672 2011-07-13 Jason Merrill <jason@redhat.com>
3673
3674 * Makefile.in (check-gcc-c++0x): New.
3675 (check-c++): Depend on it.
3676
3677 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3678
3679 PR target/39150
3680 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3681 x86_64-*-solaris2.1[0-9]*.
3682 * configure: Regenerate.
3683
3684 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3685
3686 * MAINTAINERS (RTL optimizers): Add self.
3687
3688 2011-06-27 Gabriel Charette <gchare@google.com>
3689
3690 * MAINTAINERS (Write After Approval): Add myself.
3691
3692 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3693
3694 PR regression/47836
3695 PR bootstrap/23656
3696 PR other/47733
3697 PR bootstrap/49247
3698 PR c/48825
3699 * configure.ac (target_libraries): Remove target-libiberty.
3700 Remove case-statement setting skipdirs=target-libiberty for
3701 multiple targets. Remove checking target_configdirs and
3702 removing target-libiberty but keeping target-libgcc if
3703 otherwise empty.
3704 * Makefile.def (target_modules): Don't add libiberty.
3705 (dependencies): Remove all traces of target-libiberty.
3706 * configure, Makefile.in: Regenerate.
3707
3708 2011-06-13 Walter Lee <walt@tilera.com>
3709
3710 * configure.ac (tilepro-*-*) New case.
3711 (tilegx-*-*): Likewise.
3712 * configure: Regenerate.
3713
3714 2011-06-06 Jing Yu <jingyu@google.com>
3715
3716 * configure.ac: Skip target-libiberty for
3717 arm*-*-linux-androideabi.
3718 * configure: Regenerated.
3719
3720 2011-06-06 Nick Clifton <nickc@redhat.com>
3721
3722 * config.sub: Sync from upstream.
3723
3724 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3725
3726 * MAINTAINERS (Write After Approval): Add myself.
3727
3728 2011-06-01 Daniel Jacobowitz <drow@false.org>
3729
3730 * MAINTAINERS: Update my email address.
3731
3732 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3733
3734 * MAINTAINERS (Write After Approval): Update my email address.
3735
3736 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3737
3738 * MAINTAINERS (Write After Approval): Add myself.
3739
3740 2011-05-08 Doug Kwan <dougkwan@google.com>
3741
3742 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3743 * configure: Regenerated.
3744 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3745 value from configure.
3746 * Makefile.in: Regenerated.
3747
3748 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3749
3750 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3751 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3752 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3753 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3754 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3755 *-*-vxworks*): Disable newlib and libgloss in separate case
3756 statement.
3757 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3758 to separate case statement.
3759 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3760 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3761 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3762 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3763 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3764 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3765 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3766 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3767 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3768 i[[3456789]]86-*-rdos*, m32r-*-*,
3769 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3770 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3771 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3772 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3773 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3774 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3775 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3776 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3777 and libgloss in main case over targets. Remove most empty cases
3778 in main case over targets.
3779 * configure: Regenerate.
3780
3781 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3782
3783 * MAINTAINERS (Write After Approval): Add myself.
3784
3785 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3786
3787 * configure.ac: Remove code setting special library locations for
3788 hppa*64*-*-hpux11*. Remove code setting compiler for
3789 sparc-sun-solaris2*.
3790 * configure: Regenerate.
3791
3792 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3793
3794 * configure.ac: Separate libgloss_dir settings from general case
3795 over targets.
3796 * configure: Regenerate.
3797
3798 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3799
3800 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3801 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3802 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3803 cases in libgcj-disabling case statement.
3804 (hppa*64*-*-linux*): Set unsupported_languages instead of
3805 disabling target-zlib.
3806 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3807 to hppa*64*-*-hpux*.
3808 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3809 hppa*-*-hpux*.
3810 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3811 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3812 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3813 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3814 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3815 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3816 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3817 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3818 libgcj-disabling case statement.
3819 * configure: Regenerate.
3820
3821 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3822
3823 * configure.ac: Disable Java for targets not supporting libffi.
3824 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3825 Remove cases in Java-disabling statement.
3826 (*arm-wince-pe): Change to arm-wince-pe.
3827 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3828 cases in Java-disabling statement.
3829 (bfin-*-*): Don't disable Java again.
3830 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3831 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3832 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3833 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3834 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3835 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3836 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3837 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3838 Java-disabling statement.
3839 (mmix-*-*): Don't disable Java again.
3840 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3841 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3842 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3843 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3844 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3845 statement.
3846 * configure: Regenerate.
3847
3848 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3849
3850 * configure.ac: Separate cases disabling Java and Java libraries
3851 from general case over targets.
3852 * configure: Regenerate.
3853
3854 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3855
3856 * MAINTAINERS: Update my email address.
3857
3858 2011-04-20 Easwaran Raman <eraman@google.com>
3859
3860 * MAINTAINERS (Write After Approval): Add myself.
3861
3862 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3863
3864 PR lto/48086
3865 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3866 * configure: Regenerate.
3867
3868 2011-04-16 Jim Meyering <meyering@redhat.com>
3869
3870 * MAINTAINERS (Write After Approval): Add myself.
3871
3872 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3873
3874 * MAINTAINERS: Update my email address.
3875
3876 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3877
3878 * MAINTAINERS (Write After Approval): Add myself.
3879
3880 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3881
3882 * MAINTAINERS (Write After Approval): Add myself.
3883
3884 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3885
3886 * MAINTAINERS (Write After Approval): Add myself.
3887
3888 2011-04-06 Joseph Myers <joseph@codesourcery.com>
3889
3890 * configure.ac (build_tools): Remove build-byacc.
3891 (host_libs): Remove mmalloc.
3892 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3893 autoconf automake libtool diff rcs fileutils shellutils time
3894 textutils wdiff find uudecode hello tar gzip indent recode release
3895 sed perl gawk findutils gettext zip.
3896 (libgcj): Remove target-qthreads.
3897 (target_tools): Remove target-examples target-gperf.
3898 (YACC): Don't handle building byacc.
3899 * configure: Regenerate.
3900 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3901 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3902 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3903 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3904 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3905 handle building components.
3906 * Makefile.in: Regenerate.
3907
3908 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3909
3910 * MAINTAINERS: Update my email address as Xtensa maintainer.
3911
3912 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3913
3914 * config.sub: Sync from upstream.
3915
3916 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3917
3918 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3919 (microblaze*): Don't disable libssp.
3920 * configure: Regenerate.
3921
3922 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3923
3924 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3925 moveifchange.
3926 * configure: Regenerate.
3927 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3928 * Makefile.in: Regenerate.
3929
3930 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3931
3932 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3933 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3934 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3935 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3936 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3937 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3938 md_exec_prefix cases.
3939 * configure: Regenerate.
3940
3941 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3942
3943 * configure.ac: Separate cases disabling target-libssp,
3944 target-libiberty, target-libstdc++-v3 and Fortran from general
3945 case over targets.
3946 * configure: Regenerate.
3947
3948 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3949
3950 * configure.ac (*-*-chorusos): Don't disable libgcj.
3951 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3952 Remove case.
3953 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3954 (arm-*-coff): Don't disable libgcj.
3955 (arm*-*-linux-gnueabi): Remove useless assignment.
3956 (arm-*-riscix*): Don't disable libgcj.
3957 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3958 configuration.
3959 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3960 (c54x*-*-*): Remove case.
3961 (tic54x-*-*): Don't disable GCC or GCC libraries.
3962 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3963 to *.
3964 (d10v-*-*): Don't disable GCC libraries.
3965 (d30v-*-*): Don't disable libgcj.
3966 (h8500-*-*): Don't disable GCC libraries.
3967 (i960-*-*): Don't disable libgcj.
3968 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3969 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3970 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3971 libgcj.
3972 (m68k-*-coff*): Remove case.
3973 (mmix-*-*): Don't disable libgloss on host.
3974 (mn10200-*-*, mn10300-*-*): Remove cases.
3975 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3976 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3977 Don't disable libgcj.
3978 (romp-*-*): Remove case.
3979 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3980 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3981 case.
3982 (v810-*-*): Don't disable GCC libraries.
3983 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3984 (ip2k-*-*): Don't disable GCC libraries.
3985 * configure: Regenerate.
3986
3987 2011-03-28 Joseph Myers <joseph@codesourcery.com>
3988
3989 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3990 libffi on host.
3991 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3992 on host.
3993 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3994 * configure: Regenerate.
3995
3996 2011-03-26 John Marino <binutils@marino.st>
3997
3998 * configure.ac: Add support for *-*-dragonfly*
3999 * configure: Regenerate.
4000
4001 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4002
4003 * configure.ac (native_only): Remove.
4004 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4005 send-pr uudecode guile gnuserv on host.
4006 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4007 send-pr rcs guile perl texinfo libtool on host.
4008 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4009 automake send-pr rcs guile perl texinfo libtool on host.
4010 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4011 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4012 (alpha*-dec-osf*): Don't disable fileutils on target.
4013 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4014 texinfo send-pr expect dejagnu on target.
4015 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4016 target-qthreads on target.
4017 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4018 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4019 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4020 x86_64-*-mingw*): Don't disable expect on target.
4021 (*-*-cygwin*): Don't disable target-gperf on target.
4022 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4023 gnuserv on target.
4024 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4025 target.
4026 * configure: Regenerate.
4027
4028 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4029
4030 * configure.ac (target_tools): Remove target-groff.
4031 (native_only): Remove target-groff.
4032 (hppa*64*-*-*): Don't disable byacc.
4033 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4034 setting.
4035 (*-*-kaos*): Don't skip target-librx and target-groff.
4036 (*-*-netware*): Don't skip target-libmudflap.
4037 (*-*-tpf*): Don't skip target-libmudflap.
4038 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4039 directories on the host.
4040 (ia64*-*-*vms*): Don't skip tix.
4041 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4042 host.
4043 * configure: Regenerate.
4044
4045 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4046
4047 * configure.ac: Remove references to mt-mep, mt-netware,
4048 mt-wince.
4049 * Makefile.def: Add all-utils soft dependencies.
4050 * Makefile.tpl: Remove GDB_NLM_DEPS.
4051 * configure: Regenerate.
4052 * Makefile.in: Regenerate.
4053
4054 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4055
4056 * configure.ac: Do not include mh-x86omitfp.
4057 * configure: Regenerate.
4058
4059 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4060
4061 * configure.ac: Remove empty cases.
4062 * configure: Regenerate.
4063
4064 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4065
4066 * Makefile.def: Add dependency from termcap to gdb.
4067 * Makefile.in: Regenerate.
4068
4069 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4070
4071 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4072 * configure: Regenerate.
4073 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4074 * Makefile.tpl: Likewise.
4075 * Makefile.in: Regenerate.
4076
4077 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4078
4079 * configure.ac: Remove all mentions of tentative_cc.
4080 * configure: Regenerate.
4081
4082 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4083
4084 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4085 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4086 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4087 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4088 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4089 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4090 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4091 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4092 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4093 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4094 *-*-rhapsody*): Remove host cases.
4095 * configure: Regenerate.
4096
4097 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4098
4099 * configure.ac (ppc*-*-pe): Remove host case.
4100 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4101 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4102 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4103 cases.
4104 * configure: Regenerate.
4105
4106 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4107
4108 * config.sub: Update to version 2011-03-23.
4109
4110 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4111
4112 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4113 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4114 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4115 * configure: Regenerate.
4116
4117 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4118
4119 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4120 to Write After Approval.
4121 * config-ml.in: Don't handle arc-*-elf*.
4122 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4123 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4124 handle GCC libraries.
4125 * configure: Regenerate.
4126
4127 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4128
4129 PR bootstrap/48120:
4130 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4131 Add -lstdc++ -lm to LIBS.
4132 * configure: Regenerate.
4133
4134 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4135
4136 * config.guess: Update to version 2011-02-02
4137 * config.sub: Update to version 2011-02-24
4138
4139 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4140
4141 PR lto/48086
4142 * configure.ac: Re-enable LTO on *-apple-darwin9.
4143 * configure: Regenerate.
4144
4145 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4146
4147 PR lto/48086
4148 * configure.ac: Disable LTO on darwin due to an assembler change in
4149 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4150 under 256.
4151 * configure: Regenerate.
4152
4153 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4154
4155 * MAINTAINERS: Update myself as score backend maintainer,
4156 update my e-mail address.
4157
4158 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
4159
4160 * MAINTAINERS: Update my e-mail address.
4161
4162 2011-03-06 Joey Ye <joey.ye@arm.com>
4163
4164 * MAINTAINERS: Update my e-mail address.
4165
4166 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4167
4168 * configure.ac: Adjust test of with_ppl.
4169 * configure: Regenerated.
4170
4171 2011-03-02 Kai Tietz <ktietz@redhat.com>
4172
4173 * MAINTAINERS: Adjust my e-mail address.
4174
4175 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4176
4177 * configure.ac: Add -lpwl to ppllibs.
4178 * configure: Regenerated.
4179
4180 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4181
4182 * config/cloog.m4: Add -lisl to clooglibs.
4183 * configure: Regenerated.
4184
4185 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4186
4187 * MAINTAINERS (CPU Port maintainers): Add self.
4188
4189 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4190
4191 * MAINTAINERS: Add myself as testsuite maintainer.
4192
4193 2011-02-15 Mike Stump <mikestump@comcast.net>
4194
4195 * MAINTAINERS: Add myself as testsuite maintainer.
4196
4197 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4198
4199 Import from Libtool and gnulib:
4200
4201 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4202
4203 Prepare for supporting FreeBSD 10.
4204 * config.rpath: Remove handling of freebsd1* which soon would
4205 match FreeBSD 10.0.
4206
4207 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4208
4209 Remove support for FreeBSD 1.x.
4210 * libtool.m4 (_LT_LINKER_SHLIBS)
4211 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4212 soon would incorrectly match FreeBSD 10.0.
4213
4214 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4215
4216 PR binutils/12283
4217 * move-if-change: Import version from gnulib.
4218
4219 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4220
4221 PR lto/47225
4222 * Makefile.def (lto-plugin): Double dash for enable-shared.
4223 (configure-gcc): Depend on all-lto-plugin.
4224 * Makefile.in: Rebuilt.
4225
4226 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4227
4228 * configure.ac: Remove extra bracket.
4229 * configure: Regenerate.
4230
4231 2011-02-08 Tobias Burnus <burnus@net-b.de>
4232
4233 * MAINTAINERS: Add myself as libquadmath maintainer.
4234
4235 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4236
4237 * MAINTAINERS: Update my email address.
4238
4239 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4240
4241 * MAINTAINERS (option handling): Add self.
4242
4243 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4244
4245 PR lto/47225
4246 * Makefile.def: Add dependency for install-gcc
4247 on install-lto-plugin.
4248 * Makfile.in: Regenerated
4249
4250 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4251
4252 * MAINTAINERS (CPU Port Maintainers): Add myself.
4253
4254 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4255
4256 PR libgcj/44341
4257 * configure.ac: Discard --with-* flags for host when configuring
4258 target libraries for cross build.
4259 * configure: Rebuilt.
4260
4261 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4262
4263 * MAINTAINERS (linear loop transforms): Removed.
4264
4265 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4266
4267 * configure.ac: If with_ppl is no, move setting with_cloog=no
4268 after CLOOG_REQUESTED check.
4269 * configure: Regenerated.
4270
4271 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4272
4273 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4274 CLooG has been requested.
4275 * configure: Regenerated.
4276
4277 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4278
4279 * configure: Regenerated.
4280 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4281
4282 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4283
4284 * configure: Regenerated.
4285 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4286
4287 2011-01-21 Andreas Schwab <schwab@redhat.com>
4288
4289 * configure.ac: Use AS_HELP_STRING throughout.
4290 * configure: Regenerate.
4291
4292 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4293
4294 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4295 * configure: Regenerate.
4296
4297 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4298
4299 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4300
4301 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4302
4303 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4304 for ia64-hpux.
4305 * configure: Regenerate.
4306
4307 2011-01-07 Jan Hubicka <jh@suse.cz>
4308
4309 PR lto/47225
4310 * Makefile.in: Regenerate.
4311 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4312 configure.
4313
4314 2011-01-07 Jan Hubicka <jh@suse.cz>
4315
4316 * Makefile.in: Regenerate.
4317 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4318 and configure dependency on lto-plugin configure.
4319 (lto-plugin module): Remove dependency on GCC; add dependency on
4320 liniberty.
4321
4322 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4323
4324 * MAINTAINERS (Write After Approval): Add myself.
4325
4326 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4327
4328 * configure: Regenerate.
4329
4330 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4331
4332 * configure.ac: (picochip): Disable libiberty.
4333
4334 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4335
4336 * MAINTAINERS (Write After Approval): Add myself.
4337
4338 2010-12-10 Ian Lance Taylor <iant@google.com>
4339
4340 PR bootstrap/46819
4341 * configure.ac: For --disable-libgcj clear libgcj_saved.
4342 * configure: Rebuild.
4343
4344 2010-12-10 Tobias Burnus <burnus@net-b.de>
4345
4346 PR fortran/46540
4347 * configure.ac: Add --disable-libquadmath and
4348 --disable-libquadmath-support.
4349 * configure: Regenerate.
4350
4351 2010-12-03 Ian Lance Taylor <iant@google.com>
4352
4353 * MAINTAINERS: Add myself as libgo maintainer.
4354
4355 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4356
4357 PR libffi/46792
4358 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4359 * configure: Regenerate.
4360
4361 2010-12-02 Ian Lance Taylor <iant@google.com>
4362
4363 * configure.ac: Always set default for poststage1_ldflags to
4364 -static-libstdc++ -static-libgcc.
4365
4366 2010-11-29 Andreas Schwab <schwab@redhat.com>
4367
4368 * configure.ac: Move comment to remove extra space in last argument
4369 of GCC_TARGET_TOOL.
4370
4371 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4372
4373 PR other/46026
4374 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4375 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4376 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4377 (BASE_FLAGS_TO_PASS): Use it.
4378 * configure: Rebuilt.
4379 * Makefile.in: Rebuilt.
4380
4381 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4382
4383 PR binutils/12258
4384 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4385 Properly check default linker.
4386 * configure: Regnerated.
4387
4388 2010-11-23 Matthias Klose <doko@ubuntu.com>
4389
4390 * configure.ac: For --enable-gold, handle value `default' instead of
4391 `both*'. New configure option --{en,dis}able-ld.
4392 * configure: Regenerate.
4393
4394 2010-11-20 Ian Lance Taylor <iant@google.com>
4395
4396 * configure.ac: Only disable a language library if no language needs
4397 it. Don't let --disable-libgcj uncondtionally disable libffi.
4398 * configure: Rebuild.
4399
4400 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4401
4402 * Makefile.in: Regenerate.
4403
4404 PR other/46202
4405 * configure.ac: Fix just-built in-tree STRIP name to be
4406 binutils/strip-new.
4407 * configure: Regenerate.
4408 * Makefile.def (install-strip-gcc, install-strip-binutils)
4409 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4410 (install-strip-sid): Mirror dependencies on non-strip variants
4411 of these targets on the respective -strip prerequisites.
4412 * Makefile.tpl (install-strip, install-strip-host)
4413 (install-strip-target): New targets.
4414 (install-strip-[+module+], install-strip-target-[+module+]):
4415 New targets.
4416 * Makefile.in: Regenerate.
4417
4418 2010-11-19 Ian Lance Taylor <iant@google.com>
4419 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4420
4421 * configure.ac: Add target-libgo to target_libraries. Set
4422 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4423 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4424 (HOST_EXPORTS): Add GOC.
4425 (BASE_TARGET_EXPORTS): Add GOC.
4426 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4427 (GOCFLAGS_FOR_TARGET): New variable.
4428 (EXTRA_HOST_FLAGS): Add GOC.
4429 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4430 * Makefile.def (target_modules): Add libgo.
4431 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4432 (dependencies): Add dependency from configure-target-libgo to
4433 configure-target-libffi and all-target-libstdc++-v3. Add
4434 dependencies from all-target-libgo to all-target-libffi.
4435 (languages): Add go.
4436 * configure: Rebuild.
4437 * Makefile.in: Rebuild.
4438
4439 2010-11-19 Ian Lance Taylor <iant@google.com>
4440
4441 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4442 compiler/flag environment variables.
4443
4444 2010-11-18 Ian Lance Taylor <iant@google.com>
4445
4446 * configure.ac: Check for lang_requires_boot_languages in
4447 config-lang.in files.
4448 * configure: Rebuild.
4449
4450 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4451 Tobias Burnus <burnus@net-b.de>
4452
4453 PR fortran/32049
4454 * Makefile.def: Add libquadmath; build it with language=fortran.
4455 * configure.ac: Add libquadmath.
4456 * Makefile.tpl: Handle multiple libs in check-[+language+].
4457 * Makefile.in: Regenerate.
4458 * configure: Regenerate.
4459
4460 2010-11-16 Tom Tromey <tromey@redhat.com>
4461
4462 * MAINTAINERS: Moved myself to reviewers section.
4463
4464 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4465
4466 * MAINTAINERS: Moved myself to reviewers section.
4467
4468 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4469
4470 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4471 (Write After Approval): Remove self.
4472
4473 2010-11-15 Andreas Schwab <schwab@redhat.com>
4474
4475 * configure.ac: Fix spelling in option names.
4476 * configure: Regenerated.
4477
4478 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4479
4480 PR bootstrap/39622
4481 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4482 * configure: Regenerated.
4483
4484 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4485
4486 * MAINTAINERS: Update my email address.
4487
4488 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4489
4490 * configure: Regenerate.
4491
4492 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4493
4494 * configure: Regenerate.
4495
4496 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4497
4498 * configure: Regenerate.
4499
4500 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4501
4502 * configure: Regenerate.
4503
4504 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4505
4506 * configure.ac: Support official CLooG.org versions.
4507 * configure: Regenerate.
4508 * config/cloog.m4: New.
4509
4510 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4511
4512 * MAINTAINERS (Write After Approval): Add myself.
4513
4514 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4515
4516 * MAINTAINERS: Update my email address.
4517
4518 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4519
4520 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4521 * configure: Regenerate.
4522
4523 2010-11-03 Ian Lance Taylor <iant@google.com>
4524 Dave Korn <dave.korn.cygwin@gmail.com>
4525
4526 PR lto/46273
4527 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4528 and on other supported platforms whenever LTO is enabled.
4529 * configure: Rebuild.
4530
4531 2010-11-02 Alan Modra <amodra@gmail.com>
4532
4533 PR binutils/12110
4534 * configure.ac: Error when source path contains spaces.
4535 * configure: Regenerate.
4536
4537 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4538
4539 * MAINTAINERS: Update my email address.
4540
4541 2010-10-20 Ian Lance Taylor <iant@google.com>
4542
4543 * Makefile.def (target_modules): Set lib_path to src/.libs for
4544 libstdc++-v3 module.
4545 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4546 * Makefile.in: Rebuild.
4547
4548 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4549
4550 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4551 (Write After Approval): Remove myself.
4552
4553 2010-10-15 Tristan Gingold <gingold@adacore.com>
4554
4555 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4556
4557 2010-10-14 Douglas Rupp <rupp@gnat.com>
4558
4559 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4560
4561 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4562
4563 * configure.ac (build_lto_plugin): New shell variable.
4564 (--enable-lto): Turn on by default for all non-ELF platforms that
4565 have had LTO support added so far. Set build_lto_plugin appropriately
4566 for both ELF and non-ELF.
4567 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4568 * configure: Regenerate.
4569
4570 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4571
4572 Sync from src:
4573 * configure.ac (v850 support): Remove target-libgloss from
4574 noconfigdirs.
4575 * configure: Regenerate.
4576
4577 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4578
4579 PR bootstrap/45326
4580 PR bootstrap/45174
4581 * configure.ac: Honor initial values of $build_configargs,
4582 $host_configargs, $target_configargs. Mark the precious, so
4583 environment settings get recorded.
4584 * configure: Regenerate.
4585
4586 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4587
4588 PR bootstrap/45796
4589 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4590 Depend on all-build-libiberty.
4591 * Makefile.in: Regenerate.
4592
4593 2010-09-30 Michael Eager <eager@eagercon.com>
4594
4595 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4596 * configure: Regenerate.
4597
4598 2010-09-28 Michael Eager <eager@eagercon.com>
4599
4600 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4601
4602 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4603
4604 PR bootstrap/44621
4605 * configure.ac: Fix unportable shell quoting.
4606 * configure: Regenerate.
4607
4608 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4609
4610 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4611 targets and amend comment.
4612 * configure: Regenerate.
4613
4614 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4615
4616 * MAINTAINERS (Write After Approval): Add myself.
4617
4618 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4619
4620 * configure.ac: Enable LTO by default on Darwin.
4621 * configure: Regenerate.
4622
4623 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4624
4625 * MAINTAINERS (Write After Approval): Add myself.
4626
4627 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4628
4629 * MAINTAINERS (Write After Approval): Add myself.
4630
4631 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4632
4633 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4634 ports
4635
4636 2010-07-28 David Yuste <david.yuste@gmail.com>
4637
4638 * MAINTAINERS (Write After Approval): Add myself.
4639
4640 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4641
4642 * configure.ac: Support all v850 targets.
4643 * configure: Regenerate.
4644
4645 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4646
4647 PR bootstrap/44455
4648 * configure.ac (extra_mpfr_configure_flags): Copy from
4649 extra_mpc_gmp_configure_flags.
4650 * configure: Re-generated.
4651
4652 2010-07-22 Andi Kleen <ak@linux.intel.com>
4653
4654 * MAINTAINERS (Write After Approval): Add myself.
4655
4656 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4657
4658 * MAINTAINERS (Write After Approval): Add myself.
4659
4660 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4661
4662 * MAINTAINERS (Write After Approval): Add myself.
4663
4664 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4665
4666 PR target/44862
4667 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4668 Provide -B option to allow for link spec %s substitutions for
4669 libstdc++.a on darwin.
4670 * Makefile.in: Regenerate.
4671
4672 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4673
4674 * MAINTAINERS (Reviewers): Update my e-mail address
4675
4676 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4677
4678 * Makefile.def (configure-gcc): Depend on all-libelf.
4679 * Makefile.in: Rebuild.
4680
4681 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4682
4683 * MAINTAINERS (Write After Approval): Add myself in the right place.
4684
4685 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4686
4687 * MAINTAINERS (Write After Approval): Add myself.
4688
4689 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4690
4691 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4692
4693 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4694
4695 * config.sub: Update to version 2010-05-21.
4696 * config.guess: Update to version 2010-04-03.
4697
4698 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4699
4700 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4701 * configure: Regenerate.
4702
4703 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4704
4705 * MAINTAINERS (Write After Approval): Add myself.
4706
4707 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4708
4709 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4710 a platform that supports LTO.
4711 * configure: Regenerate.
4712
4713 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4714
4715 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4716 * configure: Regenerated.
4717
4718 2010-04-27 Roland McGrath <roland@redhat.com>
4719 H.J. Lu <hongjiu.lu@intel.com>
4720
4721 * configure.ac (--enable-gold): Support both, both/gold and
4722 both/bfd to add gold to configdirs without removing ld.
4723 * configure: Regenerated.
4724
4725 * Makefile.def: Add install-gold dependency to install-ld.
4726 * Makefile.in: Regenerated.
4727
4728 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4729
4730 PR lto/42776
4731 * configure.ac (--enable-lto): Refactor handling so libelf tests
4732 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4733 and allow LTO to be explicitly enabled on non-ELF platforms that
4734 are known to support it inside else-clause.
4735 * configure: Regenerate.
4736
4737 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4738
4739 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4740 * configure: Regenerate.
4741
4742 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4743
4744 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4745 * configure: Regenerate.
4746
4747 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4748
4749 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4750 separately.
4751 * configure: Regenerate.
4752
4753 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4754
4755 * MAINTAINERS (Write After Approval): Add myself.
4756
4757 2010-04-14 Tristan Gingold <gingold@adacore.com>
4758
4759 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4760 * configure: Regenerate.
4761
4762 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4763
4764 * configure: Regenerate after change to elf.m4.
4765
4766 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4767
4768 * MAINTAINERS (Write After Approval): Add myself.
4769
4770 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4771
4772 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4773 * configure: Regenerated.
4774
4775 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4776
4777 * configure.ac: Print "buggy but acceptable" when CLooG
4778 revision is less than 9.
4779 * configure: Regenerated.
4780
4781 2010-04-01 Diego Novillo <dnovillo@google.com>
4782
4783 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4784
4785 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4786
4787 PR bootstrap/43615
4788 PR bootstrap/43328
4789
4790 Revert:
4791
4792 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4793
4794 * configure.ac: Do not pass --enable-multilib nor
4795 --disable-multilib in baseargs. Accept explicitly passed
4796 --enable_multilib.
4797 * configure: Regenerate.
4798
4799 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4800
4801 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4802
4803 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4804
4805 * MAINTAINERS: Remove myself.
4806
4807 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4808
4809 PR bootstrap/43328
4810 * configure.ac: Do not pass --enable-multilib nor
4811 --disable-multilib in baseargs. Accept explicitly passed
4812 --enable_multilib.
4813 * configure: Regenerate.
4814
4815 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4816
4817 * MAINTAINERS (spu port): Remove me.
4818
4819 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4820
4821 * configure.ac (tic6x-*-*): New case.
4822 * configure: Regenerate.
4823
4824 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4825
4826 * config.sub: Update to version 2010-03-22.
4827 * config.guess: Update to version 2009-12-30.
4828
4829 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4830
4831 PR ada/42554
4832 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4833 * configure: Regenerate.
4834
4835 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4836
4837 * MAINTAINERS: Update my email address.
4838
4839 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4840
4841 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4842 (ghassan.shobaki@amd.com): Removed.
4843
4844 2010-03-17 Alan Modra <amodra@gmail.com>
4845
4846 * MAINTAINERS: Update my email address.
4847
4848 2010-03-16 Diego Novillo <dnovillo@google.com>
4849
4850 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4851 Matthews.
4852
4853 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4854
4855 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4856 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4857
4858 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4859
4860 * MAINTAINERS: Update my email address.
4861
4862 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4863
4864 * MAINTAINERS: Update my email address.
4865
4866 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4867
4868 * MAINTAINERS: Update my email address.
4869
4870 2010-03-09 Jie Zhang <jie@codesourcery.com>
4871
4872 * MAINTAINERS: Update my email address.
4873
4874 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4875
4876 PR libstdc++/32499
4877 * configure.ac (RANLIB): Default to true.
4878 (STRIP): Likewise.
4879 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4880 * configure: Regenerate.
4881
4882 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
4883
4884 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4885 (Write After Approval): Update my email address.
4886
4887 2010-02-17 Nick Clifton <nickc@redhat.com>
4888
4889 PR 11238
4890 * Makefile.tpl (local-distclean): Also remove config.cache files in
4891 sub-directories as there may not be Makefiles present in the
4892 sub-directories.
4893 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4894 the config.cache files found by the find command.
4895
4896 * Makefile.in: Regenerate.
4897 * configure.ac: Revert previous delta.
4898 * configure: Regenerate.
4899
4900 2010-02-15 Nick Clifton <nickc@redhat.com>
4901
4902 PR 11238
4903 * configure.ac: Delete config.cache files in sub-directories when
4904 deleting Makefiles.
4905 * configure: Regenerate.
4906
4907 2010-02-12 Ben Elliston <bje@gnu.org>
4908
4909 * MAINTAINERS: Update my email address.
4910
4911 2010-02-08 Andrew Pinski <pinskia@gmail.com>
4912
4913 * MAINTAINERS (spu port): Update my email address.
4914
4915 2010-02-08 Jie Zhang <jie.zhang@analog.com>
4916
4917 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4918
4919 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4920
4921 * configure.ac: Add "recommended" version checks for GMP/MPC.
4922 Update recommended GMP/MPFR/MPC versions.
4923 * configure: Regenerate.
4924
4925 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4926
4927 * MAINTAINERS: Move my Embecosm email address into the
4928 write-after-approval section.
4929
4930 2010-01-26 Ian Lance Taylor <iant@google.com>
4931
4932 * MAINTAINERS: Add myself as Go frontend maintainer.
4933
4934 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
4935
4936 PR libstdc++/36101, PR libstdc++/42813
4937 * configure.ac (bootstrap_target_libs): Make inclusion of
4938 target-libgomp conditional on libgomb being in target_configdirs.
4939 * configure: Regenerate.
4940
4941 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
4942
4943 PR libstdc++/36101, PR libstdc++/42813
4944 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4945 * configure: Regenerate.
4946
4947 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
4948
4949 PR libstdc++/36101, PR libstdc++/42813
4950 * configure.ac (target_configdirs): Substitute.
4951 * Makefile.def: Bootstrap target module libgomp.
4952 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4953 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4954 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4955 * configure, Makefile.in: Regenerate.
4956
4957 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4958
4959 * MAINTAINERS: Adjust my details.
4960
4961 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4962
4963 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4964
4965 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4966
4967 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4968
4969 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4970
4971 * MAINTAINERS (Write After Approval): Add myself.
4972
4973 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4974
4975 * MAINTAINERS (Write After Approval): Add myself.
4976
4977 2010-01-11 Richard Guenther <rguenther@suse.de>
4978
4979 PR lto/41569
4980 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4981 * Makefile.in: Regenerated.
4982
4983 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
4984
4985 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4986 * configure: Regenerate.
4987
4988 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4989 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4990
4991 PR bootstrap/42424
4992 * configure.ac: Include libtool m4 files.
4993 (_LT_CHECK_OBJDIR): Call it.
4994 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4995 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4996
4997 * configure: Regenerate.
4998
4999 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5000
5001 PR bootstrap/41818
5002 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5003 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5004 * Makefile.in: Regenerate.
5005
5006 2010-01-02 Richard Guenther <rguenther@suse.de>
5007
5008 PR lto/41529
5009 * configure.ac: Include config/elf.m4. Disable LTO if not
5010 builting for an elf target.
5011 * configure: Regenerate.
5012
5013 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5014
5015 * MAINTAINERS: Change my email address.
5016
5017 2009-12-18 Ben Elliston <bje@au.ibm.com>
5018
5019 * config.sub, config.guess: Update from upstream sources.
5020
5021 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5022
5023 * MAINTAINERS (Write After Approval): Add myself.
5024
5025 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5026
5027 PR middle-end/30447
5028 PR middle-end/30789
5029 PR other/40302
5030
5031 * configure.ac: Require MPC.
5032 * configure: Regenerate.
5033
5034 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5035
5036 PR target/38384
5037 PR bootstrap/40972
5038 * libtool.m4: Sync from git Libtool.
5039 * ltoptions.m4: Likewise.
5040 * ltversion.m4: Likewise.
5041 * lt~obsolete.m4: Likewise.
5042 * ltmain.sh: Likewise.
5043
5044 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5045
5046 * configure.ac: Update minimum MPC version to 0.8.
5047 * configure: Regenerate.
5048
5049 2009-11-21 Sebastian Pop <sebpop@gmail.com>
5050
5051 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5052 * configure: Regenerated.
5053
5054 2009-11-21 Ian Lance Taylor <iant@google.com>
5055
5056 * configure.ac: Change default of poststage1_ldflags to be empty if
5057 poststage1_libs is set. When poststage1_libs is empty, and
5058 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5059 * configure: Rebuild.
5060
5061 2009-11-21 Adam Nemet <adambnmet@gmail.com>
5062
5063 * MAINTAINERS (Write After Approval): Update my email address.
5064
5065 2009-11-20 Ben Elliston <bje@au.ibm.com>
5066
5067 * config.guess: Update from upstream sources.
5068
5069 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5070
5071 * Makefile.def: Restore host and target settings for gmp.
5072 * Makefile.in: Rebuild.
5073
5074 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5075
5076 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5077 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5078 Fix portability of test of C++ as bootstrap language. Add
5079 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5080 * configure: Rebuild.
5081 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5082 and cloog. Fix in-tree ppl configuration. Introduce libelf
5083 in-tree building.
5084 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5085 (POSTSTAGE1_HOST_EXPORTS): Use it.
5086 (STAGE[+id+]_CXXFLAGS): New.
5087 (BASE_FLAGS_TO_PASS): Pass it down.
5088 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5089 extra_exports.
5090 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5091 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5092 extra_exports.
5093 * Makefile.in: Rebuild.
5094
5095 2009-11-17 Ben Elliston <bje@au.ibm.com>
5096
5097 * config.sub, config.guess: Update from upstream sources.
5098
5099 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5100
5101 * MAINTAINERS (Write After Approval): Add myself.
5102
5103 2009-11-09 Jon Beniston <jon@beniston.com>
5104
5105 * MAINTAINERS (Write After Approval): Add myself.
5106
5107 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5108
5109 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5110 paths for *-w64-mingw* and x86_64-*mingw*.
5111 * configure: Regenerated.
5112
5113 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5114
5115 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5116
5117 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5118
5119 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5120 Phil Edwards to Write-After Approval.
5121
5122 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5123
5124 * configure.ac: Disable target-winsup & co for
5125 x86_64-*-mingw* and *-w64-mingw* targets.
5126 * configure: Regenerated.
5127
5128 2009-10-16 Nick Clifton <nickc@redhat.com>
5129
5130 * MAINTAINERS: Add myself as a maintainer for the RX port.
5131
5132 2009-10-26 Johannes Singler <singler@kit.edu>
5133
5134 * MAINTAINERS (Write After Approval): Update my e-mail address.
5135
5136 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5137
5138 * configure.ac (CLooG test): Use = with test.
5139 * configure: Regenerate.
5140
5141 2009-10-22 Richard Guenther <rguenther@suse.de>
5142
5143 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5144 cloog if the ppl version check failed. Move flags saving
5145 before setting in libelf check.
5146 * configure: Regenerate.
5147
5148 2009-10-21 Richard Guenther <rguenther@suse.de>
5149
5150 * configure.ac: Adjust the ppl and cloog configure to work as
5151 documented. Disable cloog if ppl was disabled. Omit the version
5152 checks if they were disabled.
5153 * configure: Re-generate.
5154
5155 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5156
5157 * configure.ac: Add 'lto' to enable_languages, not
5158 new_enable_languages, and only if not already present.
5159 * configure: Regenerate.
5160
5161 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5162
5163 * README: Refer to the various COPYING* files instead of just
5164 COPYING.
5165 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5166
5167 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
5168
5169 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5170
5171 2009-10-07 Richard Guenther <rguenther@suse.de>
5172
5173 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5174 and Richard Guenther as reviewers.
5175 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5176 as reviewers.
5177
5178 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5179
5180 * config.sub: Update from upstream sources.
5181
5182 2009-10-06 Ian Lance Taylor <iant@google.com>
5183
5184 * Makefile.def: check-gold depends upon all-gas.
5185 * Makefile.in: Rebuild.
5186
5187 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5188
5189 * MAINTAINERS (Write After Approval): Add myself.
5190
5191 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5192
5193 * Makefile.def: all-lto-plugin depends on all-libiberty.
5194 set bootstrap=true for lto-plugin.
5195 Add lto-plugin.
5196 * Makefile.in: Regenerate.
5197 * configure.ac (host_libs): Add lto-plugin.
5198 * configure: Regenerate.
5199
5200 2009-10-03 Diego Novillo <dnovillo@google.com>
5201
5202 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5203 (HOST_LIBELFLIBS): Define.
5204 (HOST_LIBELFINC): Define.
5205 * Makefile.in: Regenerate.
5206 * configure.ac: Add --enable-lto.
5207 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5208 If --enable-lto is used, add 'lto' to new_enable_languages.
5209 If --enable-lto is used and gold is enabled, add
5210 lto-plugin to configdirs.
5211 * configure: Regenerate.
5212
5213 2009-10-03 Simon Baldwin <simonb@google.com>
5214
5215 * configure.ac: If --with-system-zlib, suppress local zlib and
5216 pass --with-system-zlib to subdir configure scripts.
5217 * configure: Regenerate.
5218
5219 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5220 Paolo Bonzini <bonzini@gnu.org>
5221
5222 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5223 $(srcdir).
5224 * Makefile.in: Rebuilt.
5225
5226 2009-09-26 Gary Funck <gary@intrepid.com>
5227
5228 * MAINTAINERS (Write After Approval): Add myself.
5229
5230 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5231
5232 * configure.ac: Update minimum MPC version to 0.7.
5233 * configure: Regenerate.
5234
5235 2009-09-25 Nick Clifton <nickc@redhat.com>
5236
5237 * configure.ac: Pass any --cache-file=/dev/null option on to
5238 subconfigures.
5239 * configure: Regenerate.
5240
5241 2009-09-23 Nick Clifton <nickc@redhat.com>
5242
5243 * config.sub, config.guess: Update from upstream sources.
5244
5245 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5246
5247 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5248 * Makefile.in: Rebuilt.
5249
5250 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5251
5252 PR bootstrap/32272
5253 * configure.ac: Error out if $srcdir isn't '.' but contains
5254 host-${host_noncanonical}.
5255 * configure: Regenerate.
5256
5257 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5258
5259 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5260 maintainer.
5261
5262 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5263
5264 * configure.ac: If bootstrapping a combined tree with
5265 --enable-gold, require c++ in stage1_languages.
5266 * configure: Regenerate.
5267
5268 * configure.ac: Also add target_libs of stage1_languages to
5269 bootstrap_target_libs.
5270 * configure: Regenerate.
5271
5272 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5273 with --enable-languages not containing c++.
5274 * configure: Regenerate.
5275
5276 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5277
5278 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5279 * configure: Regenerate.
5280
5281 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5282
5283 * MAINTAINERS (Write After Approval): Update my e-mail address,
5284 and move from from here...
5285 (Waiting for paperwork): To here.
5286
5287 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5288
5289 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5290
5291 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5292
5293 * configure.ac: Do not use $extrasub for replacing @if/@endif
5294 parts in Makefile; instead, use additional arguments to
5295 AC_CONFIG_COMMANDS to do the replacement manually, with several
5296 sed invocations, to avoid HP-UX sed command limits.
5297 * configure: Regenerate.
5298
5299 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5300
5301 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5302 blank before -L.
5303
5304 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5305
5306 * configure.ac (with-build-config): Document. Handle without.
5307 Handle missing argument.
5308 * configure: Rebuilt.
5309
5310 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5311
5312 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5313 Default to bootstrap-debug only if compare-debug works.
5314 * configure: Rebuilt.
5315 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5316 * Makefile.in: Rebuilt.
5317
5318 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5319
5320 * MAINTAINERS (OS Port Maintainers): Update my email address.
5321
5322 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5323
5324 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5325 * Makefile.in: Rebuilt.
5326
5327 2009-09-01 Chris Demetriou <cgd@google.com>
5328
5329 * MAINTAINERS (Write After Approval): Add myself.
5330
5331 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5332
5333 PR debug/30161
5334 * include/dwarf2.h (enum dwarf_tag): Added
5335 DW_TAG_GNU_template_template_param
5336 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5337
5338 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5339
5340 * Makefile.tpl (AWK): Fix typo.
5341 * Makefile.in: Regenerate.
5342
5343 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5344
5345 * configure.ac: Detect awk and sed.
5346 * Makefile.def (flags_to_pass): Add AWK and SED.
5347 * Makefile.tpl (AWK, SED): New.
5348 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5349 * configure: Regenerate.
5350 * Makefile.in: Regenerate.
5351
5352 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5353
5354 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5355 (collapseslashes): Likewise.
5356
5357 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5358
5359 * configure.ac (AC_PREREQ): Bump to 2.64.
5360
5361 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5362
5363 * configure.ac: Remove --with-datarootdir, --with-docdir,
5364 --with-pdfdir, --with-htmldir switches.
5365 * configure: Regenerate.
5366
5367 * configure: Regenerate.
5368
5369 * compile: Sync from Automake 1.11.
5370 * depcomp: Likewise.
5371 * install-sh: Likewise.
5372 * missing: Likewise.
5373 * mkinstalldirs: Likewise.
5374 * ylwrap: Likewise.
5375
5376 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5377
5378 * ltmain.sh (func_normal_abspath): New function.
5379 (func_relative_path): Likewise.
5380 (func_mode_help): Document new -bindir option for link mode.
5381 (func_mode_link): Add new -bindir option, and use it to place
5382 output DLL if specified.
5383
5384 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5385
5386 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5387 (baseargs): Add --disable-option-checking.
5388 * configure: Regenerate.
5389
5390 * Makefile.def (configure-target-libiberty): Depend on
5391 all-binutils and all-ld.
5392 (configure-target-newlib): Likewise.
5393 * Makefile.in: Regenerate.
5394
5395 2009-08-17 Ben Elliston <bje@au.ibm.com>
5396
5397 * config.sub, config.guess: Update from upstream sources.
5398
5399 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5400
5401 Sync from src, merge:
5402
5403 2009-07-02 Tristan Gingold <gingold@adacore.com>
5404
5405 * configure.ac: Do not exclude gas for i386-*-darwin.
5406 Add a case for x86_64-*-darwin.
5407 * configure: Regenerate.
5408
5409 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5410
5411 * MAINTAINERS: Add my name to Write After Approval list.
5412
5413 2009-08-06 Michael Eager <eager@eagercon.com>
5414
5415 * configure.ac: Add Microblaze target.
5416 * configure: Regenerate.
5417
5418 2009-07-31 Christian Bruel <christian.bruel@st.com>
5419
5420 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5421 * configure: Regenerate.
5422
5423 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5424
5425 * MAINTAINERS (Write After Approval): Update my e-mail address.
5426
5427 2009-07-06 Ian Lance Taylor <iant@google.com>
5428
5429 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5430 * configure: Rebuild.
5431
5432 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5433
5434 * MAINTAINERS: Move myself to the Graphite Reviewers.
5435
5436 2009-06-30 Wei Guozhi <carrot@google.com>
5437
5438 * MAINTAINERS: Add my name to Write After Approval list.
5439
5440 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5441
5442 PR bootstrap/40338
5443 * configure.ac (comparestring): Create new variable.
5444 * Makefile.tpl (comparestring): Use to skip some comparisions.
5445 * configure: Regenerate.
5446 * Makefile.in: Regenerate.
5447
5448 2009-06-26 Doug Evans <dje@sebabeach.org>
5449
5450 * Makefile.def (host_modules): Add cgen.
5451 * Makefile.in: Regenerate.
5452 * configure.ac (host_tools): Add cgen.
5453 * configure: Regenerate.
5454
5455 2009-06-23 DJ Delorie <dj@redhat.com>
5456
5457 * MAINTAINERS: Add myself as mep maintainer.
5458
5459 2009-06-23 Ian Lance Taylor <iant@google.com>
5460
5461 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5462 boot_languages. Only bootstrap target libraries listed in
5463 target_libs for some boot language. Add --with-stage1-ldflags,
5464 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5465 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5466 if not building with C++.
5467 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5468 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5469 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5470 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5471 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5472 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5473 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5474 * configure, Makefile.in: Rebuild.
5475
5476 2009-06-23 Li Feng <nemokingdom@gmail.com>
5477
5478 * MAINTAINERS: Added my name to write-after-approval list.
5479
5480 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5481
5482 * configure.ac: Define is_elf for QNX Neutrino targets.
5483 * configure: Regenerate.
5484
5485 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5486
5487 * MAINTAINERS: Added my name to the write-after-approval list
5488
5489 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5490
5491 * configure.ac: Detect MPC in default directory.
5492 * configure: Regenerate.
5493
5494 2009-06-03 Jerome Guitton <guitton@adacore.com>
5495 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5496
5497 * Makefile.tpl (all): Avoid a trailing backslash.
5498 * Makefile.in: Regenerate.
5499
5500 2009-06-03 Ben Elliston <bje@au.ibm.com>
5501
5502 * config.sub, config.guess: Update from upstream sources.
5503
5504 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5505
5506 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5507 to noconfdirs.
5508 * configure: Regenerate.
5509
5510 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5511
5512 * Makefile.tpl ([+compare-target+]): Compare all stage
5513 directories, rather than just gcc.
5514 * Makefile.in: Rebuilt.
5515
5516 2009-06-01 Doug Kwan <dougkwan@google.com>
5517
5518 * configure.ac: Support gold for target arm*-*-*.
5519 * configure: Regenerate.
5520
5521 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5522
5523 * Makefile.def: Add MPC support and dependencies.
5524 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5525
5526 * Makefile.in, configure: Regenerate.
5527
5528 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5529
5530 * Makefile.tpl (all): Avoid harmless warning in make all when
5531 gcc-bootstrap is enabled but stage_last does not exist.
5532 * Makefile.in: Rebuilt.
5533
5534 2009-05-24 Nicolas Roche <roche@adacore.com>
5535
5536 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5537 * Makefile.in: Regenerate.
5538
5539 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5540
5541 * MAINTAINERS: Update my e-mail address.
5542
5543 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5544
5545 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5546 * configure: Regenerate.
5547
5548 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5549
5550 PR other/40159
5551 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5552 gcc-no-bootstrap are mutually exclusive.
5553 * Makefile.in: Rebuilt.
5554
5555 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5556
5557 PR other/40159
5558 * Makefile.tpl (all): Don't end with unconditional success.
5559 * Makefile.in: Rebuilt.
5560
5561 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5562
5563 PR target/37137
5564 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5565 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5566 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5567 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5568 stage_configureflags, stage_cflags and stage_libcflags into
5569 explicit Makefile macros.
5570 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5571 GFORTRAN.
5572 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5573 CC. Set CC_FOR_BUILD from CC.
5574 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5575 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5576 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5577 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5578 and GFORTRAN.
5579 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5580 (_LIBCFLAGS): Renamed to _TFLAGS.
5581 (do-compare-debug, do-compare3-debug): Drop.
5582 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5583 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5584 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5585 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5586 (XGCC_FLAGS_FOR_TARGET): New.
5587 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5588 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5589 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5590 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5591 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5592 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5593 TFLAGS.
5594 (BUILD_CONFIG): Include if requested.
5595 (all): Set TFLAGS on bootstrap.
5596 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5597 (all-stageid-prefixmodule): Likewise.
5598 (do-clean, distclean-stageid): Set TFLAGS.
5599 (restrap): Fix whitespace.
5600 * Makefile.in: Rebuilt.
5601
5602 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5603
5604 * config.guess: Sync with src.
5605
5606 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5607
5608 * configure.ac ($with_ppl): Default to no if not supplied.
5609 ($with_cloog): Likewise.
5610 configure: Regenerate.
5611
5612 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5613
5614 * MAINTAINERS: Update my e-mail address.
5615
5616 2009-04-27 Nick Clifton <nickc@redhat.com>
5617
5618 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5619
5620 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5621
5622 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5623 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5624 * Makefile.in: Regenerate.
5625
5626 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5627
5628 PR bootstrap/39739
5629 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5630 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5631
5632 * configure, Makefile.in: Regenerate.
5633
5634 2009-04-21 Taras Glek <tglek@mozilla.com>
5635
5636 * include/hashtab.h: Update GTY annotations to new syntax
5637 * include/splay-tree.h: Likewise
5638
5639 2009-04-17 Ben Elliston <bje@au.ibm.com>
5640
5641 * config.sub, config.guess: Update from upstream sources.
5642
5643 2009-04-15 Anthony Green <green@moxielogic.com>
5644
5645 * configure.ac: Add moxie support.
5646 * configure: Rebuilt.
5647
5648 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5649
5650 * configure.ac: Change copyright header to refer to version
5651 3 of the GNU General Public License and to point readers at the
5652 COPYING3 file and the FSF's license web page.
5653 * Makefile.def: Likewise.
5654 * Makefile.tpl: Likewise.
5655 * Makefile.in: Regenerate.
5656
5657 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5658
5659 * configure.ac: Restore match for darwin9 or later. Use double
5660 brackets since regeneration eats one pair.
5661 * configure: Regenerate.
5662
5663 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5664
5665 PR gas/10039
5666 * configure.ac: Require texinfo 4.7.
5667 * configure: Regenerated.
5668
5669 2009-04-09 Nick Clifton <nickc@redhat.com>
5670
5671 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5672 the GCC Runtime Library Exception.
5673
5674 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5675
5676 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5677 * configure: Regenerate.
5678
5679 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5680
5681 * Makefil.def (languages): New entries.
5682 * Makefile.tpl (check-gcc-*): New generic target.
5683 * Makefile.in: Regenerate.
5684
5685 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5686
5687 * MAINTAINERS: Update my email address.
5688
5689 2009-03-18 Tom Tromey <tromey@redhat.com>
5690
5691 * configure: Rebuild.
5692 * configure.ac (host_libs): Add libiconv.
5693 * Makefile.in: Rebuild.
5694 * Makefile.def (host_modules): Add libiconv.
5695 (configure-gdb, all-gdb): Depend on libiconv.
5696
5697 2009-03-16 Tristan Gingold <gingold@adacore.com>
5698
5699 * configure.ac: Treat gdb as supported on x86_64-darwin.
5700 * configure: Regenerate.
5701
5702 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5703
5704 * configure.ac (--with-host-libstdcxx): New option.
5705 * configure: Regenerate.
5706
5707 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5708
5709 * MAINTAINERS: Move myself into the write after approval list.
5710
5711 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5712
5713 * MAINTAINERS: Update e-mail address.
5714
5715 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5716
5717 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5718
5719 2009-03-10 Ira Rosen <irar@il.ibm.com>
5720
5721 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5722
5723 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5724
5725 Backport from git Libtool:
5726
5727 2009-01-19 Robert Millan <rmh@aybabtu.com>
5728 Support GNU/kOpenSolaris.
5729 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5730 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5731 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5732 GNU/kOpenSolaris.
5733
5734 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5735
5736 * MAINTAINERS: Update e-mail address.
5737
5738 2009-02-24 Michael Eager <eager@eagercon.com>
5739
5740 * MAINTAINERS (Write After Approval): Add self.
5741
5742 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5743
5744 * MAINTAINERS (Write After Approval): Add myself.
5745
5746 2009-02-05 Andreas Schwab <schwab@suse.de>
5747
5748 * Makefile.tpl (stage_last): Define $r and $s before using
5749 $(RECURSE_FLAGS_TO_PASS).
5750 * Makefile.in: Regenerate
5751
5752 2009-01-30 Ian Lance Taylor <iant@google.com>
5753
5754 * MAINTAINERS: Move myself to the Global Reviewers list.
5755
5756 2009-01-29 Robert Millan <rmh@aybabtu.com>
5757
5758 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5759 * configure: Regenerate.
5760
5761 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5762
5763 * MAINTAINERS: Make whitespace consistent.
5764 Remove Robert Millan from Write After Approval.
5765
5766 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5767
5768 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5769 (all-opcodes): Depend on all-libiberty.
5770 * Makefile.in: Regenerate.
5771
5772 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5773
5774 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5775 * configure: Regenerate.
5776
5777 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5778
5779 * MAINTAINERS (Write After Approval): Add myself.
5780
5781 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5782
5783 * MAINTAINERS: Add myself to reviewers (Fortran).
5784
5785 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5786
5787 PR tree-optimization/38515
5788 * configure.ac (cloog-polylib): Removed.
5789 (with_ppl, with_cloog): Test for "no".
5790 * configure: Regenerated.
5791
5792 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5793
5794 * MAINTAINERS: Moved myself to reviewers (Fortran).
5795
5796 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5797
5798 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5799 (Write After Approval): Remove myself.
5800
5801 2009-01-03 Diego Novillo <dnovillo@google.com>
5802
5803 * MAINTAINERS: Remove myself from alias maintainership.
5804
5805 2009-01-02 David Ayers <ayers@fsfe.org>
5806
5807 * MAINTAINERS: Update e-mail address.
5808
5809 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5810
5811 * MAINTAINERS: Make whitespace consistent.
5812
5813 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5814
5815 Backport from upstream Libtool:
5816 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5817 Add cache variables to tests that require the linker to work.
5818 For shlibpath_overrides_runpath, this also changes the semantics
5819 to let the result from the C compiler take precedence.
5820
5821 2008-12-02 Ben Elliston <bje@au.ibm.com>
5822
5823 * config.sub, config.guess: Update from upstream sources.
5824
5825 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5826
5827 * configure.ac (ppllibs): Add by default the lib flags.
5828 * configure: Regenerate.
5829
5830 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5831
5832 * MAINTAINERS: Add myself to the write after approval list.
5833
5834 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5835
5836 * configure.ac: Add double brackets on darwin[912].
5837 * configure: Regenerate.
5838
5839 2008-12-03 Daniel Kraft <d@domob.eu>
5840
5841 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5842 Approval to Reviewer section (for Fortran front-end).
5843
5844 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5845
5846 * configure.ac: Expand to darwin10 and later.
5847 * configure: Regenerate.
5848
5849 2008-12-02 Andreas Schwab <schwab@suse.de>
5850
5851 * Makefile.def: configure-target-boehm-gc depends on
5852 all-target-libstdc++-v3.
5853 * Makefile.in: Regenerate.
5854
5855 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
5856
5857 * MAINTAINERS: Add myself as mingw maintainer.
5858
5859 2008-12-02 Ben Elliston <bje@au.ibm.com>
5860
5861 * config.sub, config.guess: Update from upstream sources.
5862
5863 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5864
5865 * README.SCO: Remove.
5866
5867 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5868
5869 * MAINTAINERS: Add myself to the write after approval list.
5870
5871 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5872
5873 * MAINTAINERS: Update my email address in WAA section.
5874
5875 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5876
5877 * MAINTAINERS: Update e-mail address.
5878
5879 2008-11-27 Toon Moene <toon@moene.org>
5880
5881 * MAINTAINERS: Change e-mail address.
5882
5883 2008-11-27 Tristan Gingold <gingold@adacore.com>
5884
5885 * configure.ac: Build gdb for i?86-*-darwin*
5886 * configure: Regenerated.
5887
5888 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
5889
5890 * MAINTAINERS: Added my full name.
5891
5892 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5893
5894 PR bootstrap/38014
5895 PR bootstrap/37923
5896
5897 Revert:
5898
5899 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5900
5901 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5902 * Makefile.in: Regenerated.
5903
5904 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5905
5906 PR gdb/921
5907 PR gdb/1646
5908 PR gdb/2175
5909 PR gdb/2176
5910
5911 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5912 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5913 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5914 (HOST_EXPORTS): Pass CPPFLAGS.
5915 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5916 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5917 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5918 * Makefile.in, configure: Regenerated.
5919 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5920 and CPPFLAGS_FOR_BUILD.
5921
5922 2008-11-06 Jeff Law <law@redhat.com>
5923
5924 * MAINTAINERS: Add myself as middle end maintainer.
5925
5926 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
5927
5928 * MAINTAINERS (Write after approval): Add myself.
5929
5930 2008-11-05 Diego Novillo <dnovillo@google.com>
5931
5932 * MAINTAINERS (Global Reviewers): Add myself.
5933 (Non-Algorithmic Maintainers): Remove myself.
5934
5935 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5936
5937 * MAINTAINERS (Write after approval): Add myself.
5938
5939 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5940
5941 * MAINTAINERS (Write after approval): Add myself.
5942
5943 2008-10-31 Ben Elliston <bje@au.ibm.com>
5944
5945 * configure.ac (spu-*-*): Remove special case.
5946 * configure: Regenerate.
5947
5948 2008-10-30 Catherine Moore <clm@codesourcery.com>
5949
5950 * MAINTAINERS (Write after approval): Update my email address.
5951
5952 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5953
5954 * configure.ac [spu-*-*]: Do not set skipdirs.
5955 * configure: Re-generate.
5956
5957 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5958
5959 * MAINTAINERS (Various Maintainers): Add myself to reload.
5960
5961 2008-10-25 Richard Guenther <rguenther@suse.de>
5962
5963 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5964 maintainer. Remove myself as libgcc-math maintainer.
5965 (Non-Algorithmic Maintainers): Remove myself.
5966
5967 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5968
5969 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5970 * Makefile.in: Regenerated.
5971
5972 2008-10-23 Cary Coutant <ccoutant@google.com>
5973
5974 * MAINTAINERS (Write after approval): Add myself.
5975
5976 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5977
5978 PR gdb/921
5979 PR gdb/1646
5980 PR gdb/2175
5981 PR gdb/2176
5982
5983 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5984 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5985 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5986 (HOST_EXPORTS): Pass CPPFLAGS.
5987 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5988 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5989 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5990 * Makefile.in, configure: Regenerated.
5991 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5992 and CPPFLAGS_FOR_BUILD.
5993
5994 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
5995
5996 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5997 Sebastian Pop.
5998
5999 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6000
6001 * MAINTAINERS (Write After Approval): Added myself.
6002
6003 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6004
6005 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6006 recommended version to 2.3.2.
6007
6008 * configure: Regenerate.
6009
6010 2008-10-01 Mark Mitchell <mark@codesourcery.com>
6011
6012 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6013
6014 2008-09-29 David Daney <david.daney@caviumnetworks.com>
6015
6016 * MAINTAINERS (Write After Approval): Update e-mail address.
6017
6018 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6019
6020 * libtool.m4: Update to libtool 2.2.6.
6021 * lt~obsolete.m4: Update to libtool 2.2.6.
6022 * ltmain.sh: Update to libtool 2.2.6.
6023 * ltsugar.m4: Update to libtool 2.2.6.
6024 * ltversion.m4: Update to libtool 2.2.6.
6025 * ltoptions.m4: Update to libtool 2.2.6.
6026 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6027
6028 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6029
6030 * MAINTAINERS (Write After Approval): Add myself.
6031
6032 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6033
6034 * MAINTAINERS (Write After Approval): Update my name.
6035
6036 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6037
6038 * MAINTAINERS: Add myself in "Write After Approval".
6039
6040 2008-09-18 Steve Ellcey <sje@cup.hp.com>
6041
6042 * MAINTAINERS: Add myself as ia64 maintainer.
6043
6044 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6045
6046 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6047 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6048 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6049 and Michael Tiemann from Write After Approval since they do not
6050 actually have access.
6051
6052 2008-09-05 Richard Guenther <rguenther@suse.de>
6053
6054 * configure.ac: Initialize clooglibs to -lcloog.
6055 * configure: Re-generate.
6056
6057 2008-09-04 Le-Chun Wu <lcwu@google.com>
6058
6059 * MAINTAINERS (Write After Approval): Add myself.
6060
6061 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6062
6063 * configure.ac (--with-cloog-polylib): New.
6064 (--disable-cloog-version-check): New.
6065 (--disable-ppl-version-check): New.
6066 * configure: Re-generate.
6067
6068 2008-09-03 Richard Guenther <rguenther@suse.de>
6069
6070 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6071 cloog test.
6072 * configure: Re-generate.
6073
6074 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6075
6076 Add picoChip port.
6077 * MAINTAINERS: Add picoChip maintainers.
6078
6079 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6080 Tobias Grosser <grosser@fim.uni-passau.de>
6081 Jan Sjodin <jan.sjodin@amd.com>
6082 Harsha Jagasia <harsha.jagasia@amd.com>
6083 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6084 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6085 Adrien Eliche <aeliche@isty.uvsq.fr>
6086
6087 Merge from graphite branch.
6088 * configure: Regenerate.
6089 * Makefile.in: Regenerate.
6090 * configure.ac (host_libs): Add ppl and cloog.
6091 Add checks for PPL and CLooG.
6092 * Makefile.def (ppl, cloog): Added modules and dependences.
6093 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6094 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6095
6096 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6097
6098 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6099 (GCC_SHLIB_SUBDIR): New.
6100 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6101 * configure: Regenerate.
6102 * Makefile.in: Regenerate.
6103
6104 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6105
6106 * MAINTAINERS: Consistently use tabs to separate columns.
6107
6108 2008-08-29 Tristan Gingold <gingold@adacore.com>
6109
6110 * MAINTAINERS (Write after Approval): Add myself.
6111
6112 2008-08-28 Tristan Gingold <gingold@adacore.com>
6113
6114 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6115 Enable bfd, binutils and opcodes.
6116 * configure: Regenerate.
6117
6118 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6119
6120 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6121
6122 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6123
6124 * MAINTAINERS: Use correct Umlaut for last name.
6125
6126 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6127
6128 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6129
6130 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6131
6132 * MAINTAINERS: Update my email address.
6133
6134 2008-08-16 Nicolas Roche <roche@adacore.com>
6135
6136 * Makefile.tpl: Add BOOT_ADAFLAGS.
6137 * Makefile.in: Regenerate.
6138
6139 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6140
6141 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6142 * configure: Regenerate.
6143
6144 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
6145
6146 * configure.ac: Add makefile fragments for hpux.
6147 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6148 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6149 * configure: Regenerate.
6150 * Makefile.in: Regenerate.
6151
6152 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
6153
6154 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6155
6156 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
6157
6158 * MAINTAINERS (Write after Approval): Add myself.
6159
6160 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6161
6162 * MAINTAINERS (Write After Approval): Add myself.
6163
6164 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
6165
6166 * MAINTAINERS (Write After Approval): Add myself.
6167
6168 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6169
6170 * MAINTAINERS: Update my email address.
6171
6172 2008-06-25 Joey Ye <joey.ye@intel.com>
6173
6174 * MAINTAINERS (Write After Approval): Add myself.
6175
6176 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6177
6178 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6179 * Makefile.in: Regenerate.
6180 * configure: Regenerate.
6181
6182 2008-06-17 Daniel Kraft <d@domob.eu>
6183
6184 * MAINTAINERS (Write After Approval): Add myself.
6185
6186 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6187
6188 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6189 "$@" is still intact with both Autoconf 2.59 and 2.62.
6190 * configure: Regenerate.
6191
6192 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6193
6194 * Makefile.tpl: Fix comment errors.
6195 * Makefile.in: Regenerate.
6196
6197 2008-06-12 David S. Miller <davem@davemloft.net>
6198 David Edelsohn <edelsohn@gnu.org>
6199
6200 * configure.ac: Add powerpc*-*-* to gold supported targets.
6201 * configure: Regenerate.
6202
6203 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6204
6205 PR tree-optimization/36218
6206 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6207 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6208 (all prefix="build-"): Pass them to build-system sub-makes.
6209 * Makefile.in: Regenerate.
6210
6211 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6212
6213 * MAINTAINERS (mt port): Remove.
6214 (sco5, unixware, sco udk): Remove.
6215 (Kean Johnston): Add to Write After Approval.
6216
6217 2008-05-30 Julian Brown <julian@codesourcery.com>
6218
6219 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6220 of libobjc for ARM EABI Linux.
6221 * configure: Regenerate.
6222
6223 2008-05-18 Xinliang David Li <davidxl@google.com>
6224
6225 * ChangeLog: Remove wrong ChangeLog entry.
6226
6227 2008-05-17 Xinliang David Li <davidxl@google.com>
6228
6229 * MAINTAINERS (Write After Approval): Add myself.
6230
6231 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6232
6233 * MAINTAINERS (Write After Approval): Add myself.
6234
6235 2008-05-14 Rafael Espíndola <espindola@google.com>
6236
6237 * config-ml.in: don't handle --enable-shared and --enable-static.
6238
6239 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6240
6241 * MAINTAINERS: Update my email address.
6242
6243 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6244
6245 * MAINTAINERS: Update my email address.
6246
6247 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6248
6249 * MAINTAINERS (Write After Approval): Add myself.
6250
6251 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6252
6253 * MAINTAINERS (Write After Approval): Add myself.
6254
6255 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6256
6257 * MAINTAINERS (crx): Add myself.
6258
6259 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6260
6261 Sync with src:
6262 2008-04-14 David S. Miller <davem@davemloft.net>
6263
6264 * configure.ac: Add sparc*-*-* to gold supported targets.
6265 * configure: Regenerate.
6266
6267 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6268
6269 PR bootstrap/35457
6270 * configure.ac: Include override.m4.
6271 * configure: Regenerate.
6272
6273 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6274
6275 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6276 * Makefile.in: Regenerate.
6277
6278 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6279
6280 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6281 as nonconfigurable directories list.
6282 * configure: Regenerate.
6283
6284 2008-04-14 Ben Elliston <bje@au.ibm.com>
6285
6286 * config.sub, config.guess: Update from upstream sources.
6287
6288 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6289
6290 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6291 * Makefile.in: Regenerate.
6292
6293 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6294
6295 * configure.ac: Do not build libssp for the AVR.
6296 * configure: Regenerate.
6297
6298 2008-04-07 Ian Lance Taylor <iant@google.com>
6299
6300 * Makefile.def: check-gold depends upon all-binutils.
6301 * Makefile.in: Regenerate.
6302
6303 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6304
6305 * MAINTAINERS (Write After Approval): Add myself.
6306
6307 2008-04-04 Nick Clifton <nickc@redhat.com>
6308
6309 PR binutils/4334
6310 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6311 builds.
6312 * configure: Regenerate.
6313
6314 2008-04-04 NightStrike <NightStrike@gmail.com>
6315
6316 PR other/35151
6317 * configure.ac: Combine rules for mingw32 and mingw64.
6318 * configure: Regenerate.
6319
6320 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6321
6322 * MAINTAINERS (Write After Approval): Add myself.
6323
6324 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6325
6326 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6327 * Makefile.in (.NOTPARALLEL): Ditto.
6328
6329 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6330
6331 * MAINTAINERS (Write After Approval): Add myself.
6332
6333 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6334
6335 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6336 * Makefile.in (.NOTPARALLEL): Regenerate.
6337
6338 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6339
6340 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6341 * Makefile.in: Regenerate.
6342
6343 2008-03-26 Jakub Staszak <kuba@et.pl>
6344
6345 * MAINTAINERS (Write After Approval): Add myself.
6346
6347 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6348
6349 * MAINTAINERS: Update e-mail address.
6350
6351 2008-03-20 Ian Lance Taylor <iant@google.com>
6352
6353 * configure.ac: Add support for --enable-gold.
6354 * Makefile.def: Add gold as a directory like ld.
6355 * configure, Makefile.in: Regenerate.
6356
6357 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6358
6359 * configure.ac: m4_include config/proginstall.m4.
6360 * configure: Regenerate.
6361
6362 Backport from upstream Libtool:
6363
6364 2007-10-12 Eric Blake <ebb9@byu.net>
6365
6366 Deal with Autoconf 2.62's semantic change in m4_append.
6367 * ltsugar.m4 (lt_append): Replace broken versions of
6368 m4_append.
6369 (lt_if_append_uniq): Don't require separator to be overquoted,
6370 and avoid broken m4_append.
6371 (lt_dict_add): Fix typo.
6372 * libtool.m4 (_LT_DECL): Don't overquote separator.
6373
6374 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6375
6376 * config.rpath: Add AIX 6 support.
6377
6378 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6379
6380 * Makefile.def (stageprofile). Remove -fprofile-generate
6381 from stage_libcflags.
6382 * Makefile.in: Regenerate.
6383
6384 2008-03-13 Ben Elliston <bje@au.ibm.com>
6385
6386 * config.sub, config.guess: Update from upstream sources.
6387
6388 2008-03-06 Tom Tromey <tromey@redhat.com>
6389
6390 * MAINTAINERS: Update for treelang deletion.
6391
6392 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6393
6394 * MAINTAINERS: Update my email address.
6395
6396 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6397
6398 * MAINTAINERS (darwin port): Add myself as a maintainer.
6399 (objective-c/c++): Add myself as a maintainer.
6400
6401 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6402
6403 * MAINTAINERS (Write After Approval): Update my email address.
6404
6405 2008-02-25 Tomas Bily <tbily@suse.cz>
6406
6407 * MAINTAINERS (Write After Approval): Add myself.
6408
6409 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6410
6411 * MAINTAINERS (OpenMP): Add myself.
6412
6413 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6414
6415 PR bootstrap/32009
6416 PR bootstrap/32161
6417
6418 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6419 * configure: Regenerate.
6420
6421 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6422 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6423 STAGE4_LIBCFLAGS): New.
6424 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6425 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6426 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6427 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6428 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6429 for target modules. Don't export LIBCFLAGS.
6430 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6431 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6432 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6433 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6434 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6435 * Makefile.in: Regenerate.
6436
6437 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6438
6439 PR libgcj/33085
6440 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6441 Do not use -DDLL_EXPORT. Backport from upstream.
6442
6443 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6444
6445 * MAINTAINERS (Write After Approval): Add myself.
6446
6447 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6448
6449 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6450 * configure: Regenerate.
6451
6452 2008-01-31 Marc Gauthier <marc@tensilica.com>
6453
6454 * configure.ac (xtensa*-*-*): Recognize processor variants.
6455 * configure: Regenerate.
6456
6457 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6458
6459 PR bootstrap/34922
6460 * configure.ac (PARSE_ARGS): Push suitable setting of
6461 ac_subdirs_all, for `./configure --help=recursive'.
6462 Handle `+' in generic toplevel directory disabling.
6463 * configure: Regenerate.
6464
6465 2008-01-28 Nick Clifton <nickc@redhat.com>
6466
6467 * MAINTAINERS (xstormy16): Take over maintainership.
6468
6469 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6470
6471 * MAINTAINERS (c4x port): Remove.
6472
6473 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6474
6475 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6476
6477 2008-01-23 Ben Elliston <bje@au.ibm.com>
6478
6479 * config.sub, config.guess: Update from upstream sources.
6480
6481 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6482
6483 * MAINTAINERS (Write After Approval): Add myself.
6484
6485 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6486
6487 * MAINTAINERS: Update my email address.
6488
6489 2008-01-09 Raksit Ashok <raksit@google.com>
6490
6491 * MAINTAINERS (Write After Approval): Add myself.
6492
6493 2008-01-09 Raksit Ashok <raksit@google.com>
6494
6495 * MAINTAINERS (Write After Approval): Add myself.
6496
6497 2008-01-08 Ben Elliston <bje@au.ibm.com>
6498
6499 * config.sub, config.guess: Update from upstream sources.
6500
6501 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6502
6503 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6504 Change recommended MPFR from 2.2.1 -> 2.3.0.
6505 * configure: Regenerate.
6506
6507 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6508
6509 * MAINTAINERS: Update my email address.
6510
6511 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6512
6513 * MAINTAINERS: Update my email address.
6514
6515 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6516
6517 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6518 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6519 * Makefile.in: Regenerate.
6520
6521 2007-12-10 Mark Heffernan <meheff@google.com>
6522
6523 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6524 misplaced entries.
6525
6526 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6527
6528 * configure.ac: Enable libjava for x86_64-*-darwin9.
6529 * configure: Regenerate.
6530
6531 2007-12-07 Bill Maddox <maddox@google.com>
6532
6533 * MAINTAINERS (Write After Approval): Add myself.
6534
6535 2007-12-05 Ben Elliston <bje@au.ibm.com>
6536
6537 * config.sub, config.guess: Update from upstream sources.
6538
6539 2007-12-02 Matthias Klose <doko@ubuntu.com>
6540
6541 * config-ml.in: Remove 64bit configure tests.
6542
6543 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6544
6545 * config-ml.in: Robustify against white space in absolute file
6546 names.
6547
6548 * config-ml.in (multi-clean): Substitute ${Makefile}.
6549 Remove superfluous ${Makefile} in list.
6550
6551 2007-11-19 Thiemo Seufer <ths@mips.com>
6552
6553 * config-ml.in: Don't hardcode the Makefile name.
6554
6555 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6556
6557 * MAINTAINERS (Write After Approval): Add myself.
6558
6559 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6560
6561 * MAINTAINERS (Write After Approval): Add myself.
6562
6563 2007-11-06 Doug Kwan <dougkwan@google.com>
6564
6565 * MAINTAINERS (Write After Approval): Add myself.
6566
6567 2007-10-25 Ben Elliston <bje@au.ibm.com>
6568
6569 * MAINTAINERS (mercury): Remove entry.
6570 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6571
6572 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6573
6574 * Makefile.def (dependencies): Make configure-gdb depend on
6575 all-intl.
6576 * Makefile.in: Regenerated.
6577
6578 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6579
6580 * MAINTAINERS (Fortran maintainer): Remove myself.
6581
6582 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6583
6584 * Makefile.def: To avoid problems running with parallel makes,
6585 build newlib before libgloss so that target specific header
6586 files are availble.
6587 * Makefile.in: Regenerate
6588
6589 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6590
6591 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6592 * Makefile.in: Regenerate.
6593
6594 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6595
6596 * MAINTAINERS (Register allocation reviewer): Add myself.
6597
6598 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6599
6600 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6601 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6602 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6603 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6604 * configure: Regenerate.
6605
6606 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6607
6608 * MAINTAINERS (Register allocation reviewer): Add myself.
6609
6610 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6611
6612 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6613 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6614 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6615 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6616 * configure.ac: Default them to host tools for $host = $build.
6617 Subst them.
6618
6619 * configure: Regenerate.
6620 * Makefile.in: Regenerate.
6621
6622 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6623
6624 * MAINTAINERS (Register allocation reviewer): Add myself.
6625
6626 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6627
6628 * MAINTAINERS (Register allocation reviewer): Add myself.
6629
6630 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6631
6632 * MAINTAINERS (Write After Approval): Fix typo.
6633
6634 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6635
6636 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6637 * configure: Regenerate.
6638
6639 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6640
6641 PR bootstrap/31906
6642 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6643 they're already prefixed.
6644
6645 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6646
6647 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6648 libstdc++.
6649 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6650 * configure: Regenerate.
6651 * Makefile.in: Regenerate.
6652
6653 2007-09-17 Andreas Schwab <schwab@suse.de>
6654
6655 * configure.ac: Raise minimum makeinfo version to 4.6.
6656 * configure: Regenerate.
6657
6658 2007-09-17 Johannes Singler <singler@ira.uka.de>
6659
6660 * MAINTAINERS (write-after-approval) add myself
6661
6662 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6663
6664 * configure.ac: Correct makeinfo version check.
6665 * configure: Regenerate.
6666
6667 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6668
6669 * MAINTAINERS: Update my email address.
6670
6671 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6672
6673 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6674 to $skipdirs and only disable gprof for newlib. Use the normal
6675 mips*-elf* handling in other respects.
6676 * configure: Regnerate.
6677
6678 2007-09-12 David Daney <ddaney@avtrex.com>
6679
6680 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6681 enabling libgcj.
6682 * configure: Regenerate.
6683
6684 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6685
6686 PR other/32154
6687 * configure.ac: For libgloss targets, point the linker to the linker
6688 script, startup code and simulator library.
6689 * configure: Regenerate.
6690
6691 2007-09-07 Andrew Haley <aph@redhat.com>
6692
6693 * configure.ac (noconfigdirs): Remove target-libffi and
6694 target-libjava.
6695 * configure: Regenerate.
6696
6697 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6698
6699 PR target/33281
6700 * configure.ac: Use config/mh-mingw on mingw.
6701 * configure: Regenerate.
6702
6703 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6704
6705 * MAINTAINERS (Write After Approval): Add myself.
6706
6707 2007-09-05 Richard Guenther <rguenther@suse.de>
6708
6709 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6710 nor --disable-checking is provided also turn on yes and types
6711 checking for stage1.
6712 * configure: Re-generate.
6713
6714 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6715
6716 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6717 (Write After Approval): Remove myself.
6718
6719 2007-08-29 Nick Clifton <nickc@redhat.com>
6720
6721 * config.sub, config.guess: Update from upstream sources.
6722
6723 2007-08-22 Bud Davis <jmdavis@link.com>
6724
6725 * MAINTAINERS (Write After Approval): Added myself.
6726 * MAINTAINERS (Reviewers): Removed myself.
6727
6728 2007-08-18 Paul Brook <paul@codesourcery.com>
6729 Joseph Myers <joseph@codesourcery.com>
6730
6731 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6732 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6733 * Makefile.in: Regenerate.
6734 * configure.ac (--with-debug-prefix-map): New.
6735 * configure: Regenerate.
6736
6737 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6738 Nigel Stephens <nigel@mips.com>
6739
6740 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6741 as target_makefile_frag.
6742 * configure: Regenerate.
6743
6744 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6745
6746 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6747 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6748 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6749 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6750 (do-compare, do-compare3, do-compare-debug): New.
6751 ([+compare-target+]): Use them.
6752
6753 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6754
6755 * MAINTAINERS (Write After Approval): Change my email address.
6756
6757 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6758 Ben Elliston <bje@au.ibm.com>
6759
6760 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6761 --silent if $silent.
6762 * configure: Regenerate.
6763
6764 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6765
6766 * MAINTAINERS (Various Maintainers): Add myself as
6767 loop infrastructure maintainer. Update my e-mail
6768 address.
6769
6770 2007-07-31 Diego Novillo <dnovillo@google.com>
6771
6772 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6773 Adjust description.
6774
6775 2007-07-26 Richard Guenther <rguenther@suse.de>
6776
6777 * configure.ac: Add types checking to stage1 checking flags.
6778 * configure: Regenerate.
6779
6780 2007-07-17 Nick Clifton <nickc@redhat.com>
6781
6782 * COPYING3: New file. Contains version 3 of the GNU General
6783 Public License.
6784 * COPYING3.LIB: New file. Contains version 3 of the GNU
6785 Lesser General Public License.
6786
6787 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6788
6789 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6790
6791 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6792
6793 * MAINTAINERS (S/390 co-maintainer): Add myself.
6794 (Write After Approval): Remove myself.
6795
6796 2007-07-13 Dan Hipschman <dsh@google.com>
6797
6798 * MAINTAINERS (Write After Approval): Add myself.
6799
6800 2007-07-11 Nick Clifton <nickc@redhat.com>
6801
6802 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6803 WINDRES export.
6804 * Makefile.in: Regenerate.
6805
6806 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6807
6808 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6809 maintainer.
6810
6811 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6812
6813 * lt~obsolete.m4: New. Import from 20070318 libtool.
6814
6815 2007-07-03 Julian Brown <julian@codesourcery.com>
6816
6817 * MAINTAINERS (Write After Approval): Add myself.
6818
6819 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6820
6821 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6822 * configure: Regenerate.
6823
6824 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6825
6826 * configure.ac: Add some missing m4 quotation.
6827 * configure: Regenerate.
6828
6829 2007-07-02 Simon Baldwin <simonb@google.com>
6830
6831 * MAINTAINERS (Write After Approval): Add myself.
6832
6833 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6834
6835 * configure: Regenerate.
6836
6837 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6838
6839 * Makefile.def: Add windmc tool to build.
6840 * Makefile.tpl: Likewise.
6841 * configure.ac: Likewise.
6842 * Makefile.in: Regenerate.
6843 * configure: Regenerate.
6844
6845 2007-06-28 DJ Delorie <dj@redhat.com>
6846
6847 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6848 not building newlib.
6849 * configure: Regenerated.
6850
6851 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6852
6853 * MAINTAINERS (Write After Approval): Add myself.
6854
6855 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
6856
6857 * MAINTAINERS (Write After Approval): Add myself.
6858
6859 2007-06-19 Chris Matthews <chrismatthews@google.com>
6860
6861 * MAINTAINERS (Write After Approval): Add myself.
6862
6863 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6864
6865 * MAINTAINERS (Write After Approval): Add myself.
6866
6867 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6868
6869 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6870 * Makefile.in: Regenerated.
6871
6872 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6873
6874 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6875 bfin*-*-uclinux* targets.
6876 * configure: Regenerate.
6877
6878 2007-06-14 Ian Lance Taylor <iant@google.com>
6879
6880 * MAINTAINERS: Add myself as non-algorithmic global write
6881 maintainer.
6882
6883 2007-06-14 Diego Novillo <dnovillo@google.com>
6884
6885 * MAINTAINERS: Add self as middle-end maintainer and
6886 non-algorithmic global write maintainer.
6887
6888 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6889
6890 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6891 Move all Fortran maintainers except Paul Brook into the
6892 Non-Autopoiesis section.
6893
6894 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
6895
6896 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6897 (distclean-stage[+id+]): Possibly delete stage_last.
6898 * Makefile.in: Regenerate.
6899
6900 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
6901
6902 * MAINTAINERS (Various Maintainer): Fix typo.
6903
6904 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
6905
6906 * MAINTAINERS (Various Maintainer): Add myself as
6907 dataflow maintainer.
6908
6909 2007-06-07 Ben Elliston <bje@au.ibm.com>
6910
6911 * config.sub, config.guess: Update from upstream sources.
6912
6913 2007-06-07 Ben Elliston <bje@au.ibm.com>
6914
6915 * Makefile.tpl: Fix spelling error.
6916 * Makefile.in: Regenerate.
6917
6918 2007-06-01 Steve Ellcey <sje@cup.hp.com>
6919
6920 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6921 lt_cv_sys_max_cmd_len.
6922
6923 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6924
6925 * MAINTAINERS (Various Maintainers): Add myself as
6926 auto-vectorizer maintainer.
6927
6928 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
6929
6930 PR libjava/32098
6931 * libtool.m4: Revert previous change.
6932 * ltgcc.m4: Put it here.
6933
6934 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6935
6936 * MAINTAINERS (Various Maintainers): Add myself as
6937 auto-vectorizer maintainer.
6938
6939 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6940
6941 PR libjava/32098
6942 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6943
6944 2007-05-30 Richard Guenther <rguenther@suse.de>
6945
6946 * MAINTAINERS (Various Maintainers): Add myself as
6947 auto-vectorizer maintainer.
6948
6949 2007-05-30 Jakub Jelinek <jakub@redhat.com>
6950
6951 PR bootstrap/29382
6952 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6953 * configure: Rebuilt.
6954
6955 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
6956
6957 * MAINTAINERS (Write After Approval): Removed my name.
6958
6959 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6960
6961 * MAINTAINERS (Write After Approval): Remove myself.
6962
6963 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6964
6965 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6966
6967 2007-05-23 Steve Ellcey <sje@cup.hp.com>
6968
6969 * ltmain.sh: Update from ToT Libtool.
6970 * libtool.m4: Update from ToT Libtool.
6971 * ltsugar.m4: New. Update from ToT Libtool.
6972 * ltversion.m4: New. Update from ToT Libtool.
6973 * ltoptions.m4: New. Update from ToT Libtool.
6974 * ltconfig: Remove.
6975 * ltcf-c.sh: Remove.
6976 * ltcf-cxx.sh: Remove.
6977 * ltcf-gcj.sh: Remove.
6978
6979 2007-05-22 Ollie Wild <aaw@google.com>
6980
6981 * MAINTAINERS (Write After Approval): Add myself.
6982
6983 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
6984
6985 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6986 stage_cflags.
6987 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6988 Remove CFLAGS/LIBCFLAGS.
6989 (configure-stage[+id+]-[+prefix+][+module+],
6990 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6991 * Makefile.in: Regenerate.
6992
6993 2007-05-15 Diego Novillo <dnovillo@google.com>
6994
6995 * MAINTAINERS: Update e-mail address.
6996
6997 2007-05-15 Revital Eres <eres@il.ibm.com>
6998
6999 * MAINTAINERS (Write After Approval): Add myself.
7000
7001 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
7002
7003 * MAINTAINERS (Write After Approval): Updated my address.
7004
7005 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7006
7007 * MAINTAINERS (Write After Approval): Add myself.
7008
7009 2007-05-11 Silvius Rus <rus@google.com>
7010
7011 * MAINTAINERS (Write After Approval): Add myself.
7012
7013 2007-04-23 Tom Tromey <tromey@redhat.com>
7014
7015 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7016
7017 2007-04-22 Mark Mitchell <mark@codesourcery.com>
7018
7019 * MAINTAINERS (cpplib): Rename to ...
7020 (libcpp): ... this. Add C/C++ front end maintainers.
7021
7022 2007-04-14 Steve Ellcey <sje@cup.hp.com>
7023
7024 * config-ml.in: Pass ${ml_config_env} to configure calls.
7025
7026 2007-04-04 Christian Bruel <christian.bruel@st.com>
7027
7028 * MAINTAINERS (Write After Approval): Add myself.
7029
7030 2007-04-02 Dave Korn <dave.korn@artimi.com>
7031
7032 * MAINTAINERS (Write After Approval): Add myself.
7033
7034 2007-03-31 Tobias Burnus <burnus@net-b.de>
7035
7036 * MAINTAINERS (fortran 95 front end): Add myself.
7037
7038 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7039
7040 * MAINTAINERS (Write After Approval): Add myself.
7041
7042 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
7043
7044 * MAINTAINERS (Modulo Scheduler): Add myself.
7045
7046 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7047
7048 * MAINTAINERS (fortran 95 front end): Add myself.
7049 (c++ front end): whitespace fix.
7050
7051 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7052
7053 * MAINTAINERS (Write After Approval): Add myself.
7054
7055 2007-03-21 Richard Sandiford <richard@codesourcery.com>
7056
7057 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7058 of glob. Quote arguments with single quotes too.
7059 * configure: Regenerate.
7060
7061 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7062
7063 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7064 * Makefile.in: Regenerate
7065
7066 2007-03-07 Andreas Schwab <schwab@suse.de>
7067
7068 * configure: Regenerate.
7069
7070 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7071
7072 * configure.ac: Add "--with-pdfdir" configure option,
7073 which defines pdfdir variable.
7074 * Makefile.def (target=fixincludes): Add install-pdf to
7075 missing targets.
7076 (recursive_targets): Add install-pdf target.
7077 (flags_to_pass): Add pdfdir.
7078 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7079 target.
7080 * configure: Regenerate
7081 * Makefile.in: Regenerate
7082
7083 2007-02-28 Eric Christopher <echristo@apple.com>
7084
7085 Revert:
7086 2006-12-07 Mike Stump <mrs@apple.com>
7087
7088 * Makefile.def (dependencies): Add dependency for
7089 install-target-libssp and install-target-libgomp on
7090 install-gcc.
7091 * Makefile.in: Regenerate.
7092
7093 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7094
7095 * configure: Regenerate.
7096 * configure.ac: Move statements after variable declarations.
7097
7098 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7099
7100 * MAINTAINERS: Add myself as sh maintainer.
7101
7102 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7103
7104 * configure.ac: Adjust for loop syntax.
7105 * configure: Regenerate.
7106
7107 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7108
7109 * configure: Rebuilt.
7110
7111 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7112
7113 * configure.ac: Drop multiple occurrences of --enable-languages,
7114 and fix its quoting.
7115 * configure: Rebuilt.
7116
7117 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7118 Nathan Sidwell <nathan@codesourcery.com>
7119 Vladimir Prus <vladimir@codesourcery.com>
7120 Joseph Myers <joseph@codesourcery.com>
7121
7122 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7123 * configure: Regenerate.
7124
7125 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7126
7127 * ltconfig (freebsd*): Default to elf.
7128
7129 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7130
7131 * configure.ac (target_libraries): Move libgcc before libiberty.
7132 * configure: Regenerated.
7133
7134 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7135 Paolo Bonzini <bonzini@gnu.org>
7136
7137 PR bootstrap/30753
7138 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7139 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7140 * configure: Regenerated.
7141
7142 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7143
7144 * MAINTAINERS (Language Front End Maintainers): Update my mail
7145 address.
7146
7147 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7148
7149 PR bootstrap/30748
7150 * configure.ac: Correct syntax for Solaris ksh.
7151 * configure: Regenerated.
7152
7153 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7154
7155 * configure.ac: Sync with src.
7156 * configure: Regenerate.
7157
7158 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7159
7160 * Makefile.in: Regenerate.
7161
7162 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7163
7164 * config.sub: Sync with src.
7165
7166 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7167
7168 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7169 noncanonical equivalents.
7170 * configure.in: Rename to...
7171 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7172 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7173 target_noncanonical. Use them. Rewrite removal of configure
7174 arguments for autoconf 2.59. Discard variable settings. Force
7175 program_transform_name for native tools.
7176
7177 * Makefile.in: Regenerated.
7178 * configure: Regenerated with autoconf 2.59.
7179
7180 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7181
7182 * MAINTAINERS (Write After Approval): Add myself.
7183
7184 2007-01-31 Andreas Schwab <schwab@suse.de>
7185
7186 * Makefile.tpl (LDFLAGS): Substitute it.
7187 * Makefile.in: Regenerate.
7188
7189 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7190
7191 * MAINTAINERS (Write After Approval): Add myself.
7192
7193 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7194
7195 * MAINTAINERS (spu port): Add myself.
7196
7197 2007-01-23 Richard Guenther <rguenther@suse.de>
7198
7199 PR bootstrap/30541
7200 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7201 * Makefile.tpl (GNATBIND): Substitute it.
7202 (GNATMAKE): Likewise.
7203 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7204 of STAGE_PREFIX.
7205 * Makefile.in: Regenerate.
7206 * configure: Regenerate.
7207
7208 2007-01-18 Mike Stump <mrs@apple.com>
7209
7210 * configure.in: Re-enable -Werror for gcc builds.
7211
7212 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7213
7214 * MAINTAINERS (Write After Approval): Add myself.
7215
7216 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7217
7218 * configure.in: Change == to = in test command.
7219 * configure: Regenerate.
7220
7221 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7222 Nick Clifton <nickc@redhat.com>
7223 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7224
7225 * configure.in (build_configargs, host_configargs, target_configargs):
7226 Remove build/host/target parameters.
7227 (host_libs): Add gmp and mpfr.
7228 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7229 * Makefile.def (gmp, mpfr): New.
7230 (gcc): Remove target.
7231 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7232 target_os, target_vendor): New.
7233 (configure): Add host_alias/target_alias arguments; adjust invocations.
7234 * configure: Regenerate.
7235 * Makefile.in: Regenerate.
7236
7237 2007-01-11 Matt Fago <fago@earthlink.net>
7238
7239 * configure.in: Try to link to functions only in mpfr 2.2.x
7240 to improve robustness of configure tests.
7241 * configure: Regenerate.
7242
7243 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7244
7245 * MAINTAINERS: Add myself as i386 maintainer.
7246
7247 2007-01-08 Jan Hubicka <jh@suse.cz>
7248
7249 * MAINTAINERS: Add myself as i386 maintainer.
7250
7251 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7252
7253 * configure.in: Add support for an x86_64-mingw* target.
7254 * configure: Regenerate.
7255
7256 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7257
7258 * Makefile.tpl (all-target): Correct @if conditional for target
7259 modules.
7260 * configure.in: Omit libiberty if building only target libgcc.
7261 * configure, Makefile.in: Regenerated.
7262
7263 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7264
7265 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7266 * configure: Regenerate.
7267
7268 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7269
7270 * Makefile.def (target_modules): Add libgcc.
7271 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7272 * Makefile.tpl (clean-target-libgcc): Delete.
7273 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7274 on gcc even for bootstrapped modules. Rewrite handling of
7275 lang_env_dependencies to loop over target_modules.
7276 * configure.in (target_libraries): Add target-libgcc.
7277 * Makefile.in, configure: Regenerated.
7278
7279 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7280
7281 * configure.in: Reorganize recognition of languages. Add
7282 --enable-stage1-languages. Show supported languages for the chosen
7283 target rather than all recognized languages.
7284 * configure: Regenerate.
7285
7286 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7287
7288 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7289 * Makefile.in: Regenerate.
7290
7291 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7292
7293 * configure.in: Warn that MPFR 2.2.0 is buggy.
7294 * configure: Regenerate.
7295
7296 2006-12-27 Ian Lance Taylor <iant@google.com>
7297
7298 * configure.in: When removing Makefiles to force a reconfigure, also
7299 remove prev-DIR*/Makefile.
7300 * configure: Regenerate.
7301
7302 2006-12-22 Andreas Schwab <schwab@suse.de>
7303
7304 * configure: Regenerate with correct autoconf version.
7305
7306 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7307
7308 * configure.in: add AC_SUBST for *_FOR_TARGET.
7309 * configure: Regenerate.
7310
7311 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7312
7313 * configure.in: Simplify logic for rejecting languages that cannot
7314 be built. Separate the case when a language is unsupported,
7315 from the case when the user chooses not to build a language.
7316
7317 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7318
7319 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7320 it only affects bootstrap and could be tested on "$host" as well.
7321 * configure: Regenerate.
7322 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7323
7324 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7325
7326 PR bootstrap/29544
7327 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7328 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7329 move here comment from Makefile.tpl.
7330 * Makefile.tpl: Move some definitions higher in the file.
7331 (STAGE1_CHECKING): New.
7332 * configure.in: Add --enable-stage1-checking.
7333 * configure: Regenerate.
7334 * Makefile.in: Regenerate.
7335
7336 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7337
7338 * MAINTAINERS: Add myself as build system maintainer.
7339
7340 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7341
7342 * MAINTAINERS (Write After Approval): Add myself.
7343
7344 2006-12-13 Eric Christopher <echristo@apple.com>
7345
7346 * MAINTAINERS: Add myself as darwin maintainer.
7347
7348 2006-12-11 Ian Lance Taylor <ian@airs.com>
7349
7350 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7351
7352 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7353
7354 MAINTAINERS: Update my entry.
7355
7356 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7357
7358 * configure.in: Handle spu makefile frag.
7359 * Makefile.tpl (MAINT): Define
7360 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7361 * configure: Regenerate.
7362 * Makefile.in: Regenerate.
7363
7364 2006-12-11 Ben Elliston <bje@au.ibm.com>
7365
7366 * config.guess: Import latest version.
7367 * config.sub: Likewise.
7368
7369 2006-12-11 Ben Elliston <bje@au.ibm.com>
7370
7371 * configure.in (spu-*-*): Don't skip target-libiberty.
7372 * configure: Regenerate.
7373
7374 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7375
7376 PR bootstrap/30134
7377 * configure.in: Correct x86 darwin support for libjava to powerpc
7378 and i?86 only.
7379 * configure: Regenerate.
7380
7381 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7382
7383 * configure.in: Add x86 darwin support for libjava.
7384 * configure: Regenerate.
7385
7386 2006-12-07 Mike Stump <mrs@apple.com>
7387
7388 * Makefile.def (dependencies): Add dependency for
7389 install-target-libssp and install-target-libgomp on
7390 install-gcc.
7391 * Makefile.in: Regenerate.
7392
7393 2006-12-04 Richard Guenther <rguenther@suse.de>
7394
7395 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7396 (Non-Algorithmic Maintainers): Move over non-algorithmic
7397 loop optimizer maintainers, add myself as a non-algorithmic
7398 middle-end maintainer.
7399
7400 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7401
7402 * MAINTAINERS (Write After Approval): Add myself.
7403
7404 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7405
7406 * configure.in: Update error message for missing GMP/MPFR.
7407
7408 * configure: Regenerate.
7409
7410 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7411
7412 * configure.in: Update MPFR version in error message.
7413
7414 * configure: Regenerate.
7415
7416 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7417
7418 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7419 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7420 --with-gmp-lib): New flags.
7421
7422 * configure: Regenerate.
7423
7424 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7425
7426 * MAINTAINERS (Write After Approval): Change my email address.
7427
7428 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7429
7430 * MAINTAINERS (Write After Approval): Add myself.
7431
7432 2006-11-22 Philipp Thomas <pth@suse.de>
7433
7434 * MAINTAINERS (i18n): Update e-mail address.
7435
7436 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7437
7438 * MAINTAINERS (spu port): Add myself as maintainer.
7439 (Write After Approval): Remove myself.
7440
7441 2006-11-22 Ben Elliston <bje@au.ibm.com>
7442
7443 * configure.in (skipdirs): Don't build libssp for SPU.
7444 * configure: Regenerate.
7445
7446 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7447
7448 * MAINTAINERS (spu port): Add myself as maintainer.
7449 (libobjc): Update my email address.
7450
7451 2006-11-21 Andrea Bona <andrea.bona@st.com>
7452
7453 * MAINTAINERS (Write After Approval): Add myself.
7454
7455 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7456
7457 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7458 * configure : Rebuilt.
7459
7460 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7461
7462 * MAINTAINERS (Write After Approval): Add myself.
7463
7464 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7465
7466 * MAINTAINERS (Write After Approval): Add myself.
7467
7468 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7469
7470 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7471 libmpfr.a.
7472 * configure: Regenerate.
7473
7474 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7475
7476 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7477 (unstage): Test for stage_last presence.
7478
7479 PR bootstrap/29802
7480 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7481 STAGE_PREFIX.
7482 * Makefile.in: Regenerate.
7483
7484 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7485
7486 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7487 maintainers.
7488
7489 2006-11-14 Erven Rohou <erven.rohou@st.com>
7490
7491 * MAINTAINERS (Write After Approval): Add myself.
7492
7493 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7494
7495 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7496 and stageN-package/Makefile.
7497 * Makefile.in: Regenerated.
7498
7499 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7500
7501 * configure.in: Remove target-libgloss from noconfigdirs for
7502 bfin-*-*.
7503 * configure: Regenerated.
7504
7505 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7506
7507 * configure.in (have_gmp): Only error if the gcc directory exists.
7508
7509 * configure: Regenerate.
7510
7511 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7512
7513 * configure.in: Robustify error message for missing GMP/MPFR.
7514
7515 * configure: Regenerate.
7516
7517 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7518
7519 * MAINTAINERS (Write After Approval): Add myself.
7520
7521 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7522
7523 * MAINTAINERS: Change email address.
7524
7525 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7526
7527 * MAINTAINERS (Write After Approval): Add myself.
7528
7529 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7530
7531 * MAINTAINERS (Write After Approval): Add myself.
7532
7533 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7534
7535 * MAINTAINERS (Write After Approval): Move myself to
7536 Write After Approval section.
7537
7538 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7539
7540 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7541 need_gmp anymore.
7542 * configure: Regenerate.
7543
7544 2006-10-16 Tobias Burnus <burnus@net-b.de>
7545
7546 * MAINTAINERS (Write After Approval): Add myself.
7547
7548 2006-10-16 Ben Elliston <bje@au.ibm.com>
7549
7550 * config.guess: Import latest version.
7551 * config.sub: Likewise.
7552
7553 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7554
7555 * Makefile.def: Added pdf target handling.
7556 * Makefile.tpl: Added pdf target handling.
7557 * Makefile.in: Regenerated.
7558
7559 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7560
7561 * MAINTAINERS: Add self as score port maintainer.
7562
7563 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7564
7565 * MAINTAINERS (Write After Approval): Add myself.
7566
7567 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7568
7569 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7570 or newer.
7571 * configure: Regenerated.
7572
7573 2006-09-27 Dave Brolley <brolley@redhat.com>
7574
7575 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7576 using $s instead of $r.
7577 * configure: Regenerated.
7578
7579 2006-09-26 Thiemo Seufer <ths@mips.com>
7580
7581 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7582 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7583 * configure: Regenerate.
7584
7585 2006-09-24 Graeme Peterson <gridly@gmail.com>
7586
7587 * MAINTAINERS (Write After Approval): Remove myself.
7588
7589 2006-09-22 Chao-ying Fu <fu@mips.com>
7590
7591 * MAINTAINERS (Write After Approval): Add myself.
7592
7593 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7594
7595 * MAINTAINERS: Add self as soft-fp maintainer.
7596
7597 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7598
7599 * MAINTAINERS: Add myself as avr maintainer.
7600 Remove Marek Michalkiewicz as avr maintainer.
7601
7602 2006-09-07 Roberto Costa <roberto.costa@st.com>
7603
7604 * MAINTAINERS (Write After Approval): Add myself.
7605
7606 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7607
7608 * configure.in: Never build newlib for a Mingw host.
7609 Never build newlib as Mingw target library.
7610 Test the existence of winsup/cygwin for building a Cygwin newlib,
7611 rather than just winsup.
7612 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7613 building a Mingw target.
7614 * configure: Regenerate.
7615
7616 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7617
7618 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7619
7620 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7621
7622 * config.guess: Import from src (was more updated).
7623 * config.sub: Likewise.
7624
7625 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7626
7627 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7628 * configure: Regenerated.
7629
7630 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7631
7632 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7633 for stages after the first.
7634
7635 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7636
7637 * Makefile.def: Add dependencies for configure-opcodes
7638 on configure-intl and all-opcodes on all-intl.
7639 * Makefile.in: Regenerated.
7640
7641 2006-07-13 Ben Elliston <bje@au.ibm.com>
7642
7643 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7644
7645 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7646
7647 Port to hosts whose 'sort' and 'tail' implementations
7648 treat operands with leading '+' as file names, as POSIX
7649 has required since 2001. However, make sure the code still
7650 works on pre-POSIX hosts.
7651 * ltmain.sh: Don't assume "sort +2" is equivalent to
7652 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7653
7654 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7655
7656 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7657
7658 2006-07-04 Peter O'Gorman <peter@pogma.com>
7659
7660 * ltconfig: chmod 644 before ranlib during install.
7661
7662 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7663
7664 PR bootstrap/18058
7665 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7666 if the bootstrap compiler is a GCC version that supports it.
7667 * configure: Regenerate.
7668
7669 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7670
7671 * configure.in: Fix thinkos in previous check-in.
7672 * configure: Regenerate.
7673
7674 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7675
7676 PR other/27063
7677 * configure.in: Test subdir_requires and give an appropriate
7678 error message.
7679 * configure: Regenerate.
7680
7681 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7682
7683 * MAINTAINERS (Write After Approval): Add myself.
7684
7685 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7686
7687 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7688
7689 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7690
7691 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7692
7693 2006-06-20 David Ayers <d.ayers@inode.at>
7694
7695 PR bootstrap/28072
7696 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7697 whether target-libjava is being configured instead of whether the
7698 java front end is enabled.
7699 * configure: Regenerate.
7700
7701 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7702
7703 PR target/27540
7704 * configure.in: Only enable libgomp on IRIX 6.
7705 * configure: Regenerate.
7706
7707 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7708
7709 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7710 too.
7711 * Makefile.in: Regenerate.
7712
7713 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7714
7715 * config-ml.in: Alter CCASFLAGS to include special
7716 multilib options the same as is done for CFLAGS.
7717
7718 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7719
7720 * configure.in: Don't enable libgomp on hpux10.
7721 * configure: Rebuilt.
7722
7723 2006-06-12 David Ayers <d.ayers@inode.at>
7724
7725 PR bootstrap/27963
7726 PR target/19970
7727 * configure.in: Remove target-boehm-gc from noconfigdirs where
7728 ${libgcj} is specified.
7729 * configure: Regenerate.
7730
7731 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7732
7733 Sync from src:
7734
7735 * configure.in: Sync.
7736 * configure: Regenerated.
7737
7738 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7739
7740 * Makefile.def: Added dependencies from sim and gdb on intl, and
7741 added configure dependencies to everything with an all dependency
7742 on intl.
7743 * Makefile.in: Regenerated.
7744
7745 2006-06-06 David Ayers <d.ayers@inode.at>
7746
7747 PR libobjc/13946
7748 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7749 * Makefile.in: Regenerate.
7750 * configure.in: Add --enable-objc-gc at toplevel and have it
7751 enable boehm-gc for Objective-C.
7752 Remove target-boehm-gc from libgcj.
7753 Add target-boehm-gc to target_libraries.
7754 Add target-boehm-gc to noconfigdirs where ${libgcj}
7755 is specified.
7756 Assert that boehm-gc is supported when requested for Objective-C.
7757 Only build boehm-gc if needed either for Java or Objective-C.
7758 * configure: Regenerate.
7759
7760 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7761
7762 PR 27674
7763 * Makefile.tpl (configure-[+prefix+][+module+],
7764 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7765 Remove rule to unstage bootstrapped modules.
7766 (stage_current): New.
7767 * Makefile.in: Regenerate.
7768
7769 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7770
7771 * MAINTAINERS (Write After Approval): Update my e-mail address.
7772
7773 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7774
7775 * include/libiberty.h: Declare pex_run_in_environment.
7776
7777 2006-05-31 Asher Langton <langton2@llnl.gov>
7778
7779 * MAINTAINERS (Write After Approval): Add myself.
7780
7781 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7782
7783 * Makefile.def (bfd, opcodes): Fix lib_path.
7784 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7785 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7786 * Makefile.in: Regenerate.
7787
7788 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7789
7790 * Makefile.in: Regenerate.
7791
7792 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7793
7794 * Makefile.def: Add install-html target. Add datarootdir
7795 docdir and htmldir to flags_to_pass.
7796 * Makefile.tpl: Add install-html target.
7797 * Makefile.in: Regenerate.
7798 * configure.in: Add --with-datarootdir, --with-docdir, and
7799 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7800 * configure: Regenerate.
7801
7802 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7803
7804 * configure.in: Enable gprof for cross builds.
7805 * configure: Regenerate.
7806
7807 2006-05-22 Richard Guenther <rguenther@suse.de>
7808
7809 Revert
7810 2006-01-31 Richard Guenther <rguenther@suse.de>
7811 Paolo Bonzini <bonzini@gnu.org>
7812
7813 * Makefile.def (target_modules): Add libgcc-math target module.
7814 * configure.in (target_libraries): Add libgcc-math target library.
7815 (--enable-libgcc-math): New configure switch.
7816 * Makefile.in: Re-generate.
7817 * configure: Re-generate.
7818 * libgcc-math: New toplevel directory.
7819
7820 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7821 Andreas Tobler <a.tobler@schweiz.ch>
7822
7823 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7824 * configure: Rebuilt.
7825
7826 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7827
7828 * MAINTAINERS (Write After Approval): Add myself.
7829
7830 2006-05-01 DJ Delorie <dj@redhat.com>
7831
7832 * configure.in: Restore CFLAGS if GMP isn't present.
7833 * configure: Regenerate.
7834
7835 2006-05-01 Richard Guenther <rguenther@suse.de>
7836
7837 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7838 maintainer.
7839
7840 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7841
7842 * MAINTAINERS (Write After Approval): Add myself.
7843
7844 2006-04-28 Jan Beulich <jbeulich@novell.com>
7845
7846 * MAINTAINERS (Write After Approval): Add myself.
7847
7848 2006-04-18 DJ Delorie <dj@redhat.com>
7849
7850 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7851 reference libgloss so that libssp can be built in a combined
7852 tree.
7853 * configure: Regenerate.
7854
7855 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
7856
7857 * MAINTAINERS (Write After Approval): Add myself.
7858
7859 2006-04-05 Ben Elliston <bje@au.ibm.com>
7860
7861 * configure.in: Require makeinfo 4.4 or higher.
7862 * configure: Regenerate.
7863
7864 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7865
7866 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7867 Rearrange the entries of other libraries to have them in one place.
7868
7869 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7870
7871 * MAINTAINERS (Write After Approval): Remove myself.
7872 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7873
7874 2006-03-14 Richard Guenther <rguenther@suse.de>
7875
7876 * configure: Regenerate with autoconf 2.13.
7877
7878 2006-03-13 Jim Blandy <jimb@codesourcery.com>
7879
7880 * MAINTAINERS: Use my work address.
7881
7882 * MAINTAINERS: Update my E-mail address.
7883
7884 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
7885
7886 * configure.in: Handle --disable-<component> generically.
7887 * configure: Regenerate.
7888
7889 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7890
7891 PR libgcj/17311
7892 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7893
7894 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7895
7896 * MAINTAINERS (Write After Approval): Remove myself.
7897 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7898
7899 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
7900
7901 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7902 (TARGET_CONFIGDIRS): Remove.
7903 * configure.in: Remove AC_SUBST(target_configdirs).
7904 * Makefile.in, configure: Regenerated.
7905
7906 2006-02-20 Steven G. Kargl <kargls@comcast.net>
7907
7908 * MAINTAINERS (Write After Approval): Remove myself.
7909 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7910
7911 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
7912
7913 PR bootstrap/25670
7914
7915 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7916
7917 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7918 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7919 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7920 BUILD_PREFIX, BUILD_PREFIX_1.
7921 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7922
7923 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7924 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7925
7926 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7927 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7928 of `cat stage_current`. Always provide the `r' and `s' variables.
7929 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7930 a single shell execution.
7931 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7932 bootstrapped modules, make the stage1 module if the build was not
7933 started yet, else build the current stage.
7934 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7935 (all-build, all-host, all-target, [+make_target+]-host,
7936 [+make_target+]-target): Do not use \-continued lines.
7937 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7938 (current_stage, restrap, stage_last): New.
7939
7940 * Makefile.in: Regenerate.
7941 * configure: Regenerate.
7942
7943 2006-02-19 Bud Davis <jmdavis@link.com>
7944
7945 * MAINTAINERS (Write After Approval): Remove myself.
7946 (Language Front End Maintainers): Add myself as fortran 95
7947 maintainer and update e-mail address.
7948
7949 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7950
7951 * MAINTAINERS (Write After Approval): Remove myself.
7952 (Language Front End Maintainers): Add myself as fortran 95
7953 maintainer.
7954
7955 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
7956
7957 * MAINTAINERS (Write After Approval): Add myself.
7958
7959 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7960
7961 * MAINTAINERS (Write After Approval): Remove myself.
7962 (Language Front End Maintainers): Add myself as
7963 fortran 95 maintainer.
7964
7965 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7966
7967 Sync from src:
7968
7969 2005-12-27 Leif Ekblad <leif@rdos.net>
7970
7971 * configure.in: Add support for RDOS target.
7972 * configure: Regenerate.
7973
7974 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7975 Andreas Schwab <schwab@suse.de>
7976
7977 * configure: Regenerate.
7978
7979 2006-02-12 David Edelsohn <edelsohn@gnu.org>
7980
7981 * configure.in (enable_libgomp): Add AIX.
7982 * configure: Regenerate.
7983
7984 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7985
7986 * MAINTAINERS (Write After Approval): Add myself.
7987
7988 2006-02-03 Lee Millward <lee.millward@gmail.com>
7989
7990 * MAINTAINERS (Write After Approval): Add myself.
7991
7992 2006-01-31 Richard Guenther <rguenther@suse.de>
7993 Paolo Bonzini <bonzini@gnu.org>
7994
7995 * Makefile.def (target_modules): Add libgcc-math target module.
7996 * configure.in (target_libraries): Add libgcc-math target library.
7997 (--enable-libgcc-math): New configure switch.
7998 * Makefile.in: Re-generate.
7999 * configure: Re-generate.
8000 * libgcc-math: New toplevel directory.
8001
8002 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
8003
8004 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8005 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8006 the assembler, linker and binutils.
8007 * configure: Regenerate.
8008
8009 2006-01-22 Dirk Mueller <dmueller@suse.de>
8010
8011 * MAINTAINERS (Write After Approval): Add myself.
8012
8013 2006-01-20 Diego Novillo <dnovillo@redhat.com>
8014
8015 * configure: Regenerate.
8016
8017 2006-01-18 Richard Henderson <rth@redhat.com>
8018 Jakub Jelinek <jakub@redhat.com>
8019 Diego Novillo <dnovillo@redhat.com>
8020
8021 * libgomp: New directory.
8022 * Makefile.def: Add target_module libgomp.
8023 * Makefile.in: Regenerate.
8024 * configure.in (target_libraries): Add target-libgomp.
8025 * configure: Regenerate.
8026
8027 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
8028
8029 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8030 @ from continuation.
8031 * Makefile.in: Rebuilt.
8032
8033 2006-01-04 Chris Lattner <sabre@gnu.org>
8034
8035 * MAINTAINERS (Write After Approval): Add myself.
8036
8037 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
8038
8039 PR bootstrap/24252
8040
8041 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8042 * Makefile.tpl (OBJDUMP): New.
8043 (EXTRA_HOST_FLAGS): Add it.
8044 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8045
8046 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8047 to use symbolic links between directories. Avoid race conditions
8048 or make them harmless.
8049 * configure.in: Do not try to use symbolic links between directories.
8050
8051 * Makefile.def (LEAN): Pass.
8052 * Makefile.tpl (LEAN): Define.
8053 (stage[+id+]-start): Accept that the previous directory does not
8054 exist, if the bootstrap is lean.
8055 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8056 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8057 configure substitution.
8058 ([+compare-target+]): Likewise.
8059 ([+bootstrap-target+]-lean): New.
8060 * configure.in: Remove lean bootstrap support from here.
8061
8062 * Makefile.in: Regenerate.
8063 * configure: Regenerate.
8064
8065 2006-01-04 Ben Elliston <bje@au.ibm.com>
8066
8067 * MAINTAINERS (libdecnumber): Add myself.
8068
8069 2006-01-02 Mark Mitchell <mark@codesourcery.com>
8070
8071 * libtool-ldflags: New script.
8072
8073 2006-01-02 Andreas Schwab <schwab@suse.de>
8074
8075 * configure.in: When reconfiguring remove Makefile in
8076 all stage directories.
8077 * configure: Regenerate.
8078
8079 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8080
8081 * MAINTAINERS: Update my email address.
8082
8083 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8084
8085 Revert Ada-related part of the previous change.
8086
8087 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8088 Do not pass.
8089 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8090 * Makefile.in: Regenerate.
8091 * configure.in: Do not include mt-ppc-aix target fragment.
8092 * configure: Regenerate.
8093
8094 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8095
8096 * configure.in: Select appropriate fragments for PowerPC/AIX.
8097 * configure: Regenerate.
8098
8099 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8100 BOOT_CFLAGS, BOOT_LDFLAGS.
8101 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8102 BOOT_CFLAGS, BOOT_LDFLAGS.
8103 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8104 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8105 (stage): Fail if we cannot complete the work.
8106 * Makefile.in: Regenerate.
8107
8108 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8109
8110 * configure.in: Replace ms1 with mt.
8111 * configure: Rebuilt.
8112
8113 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8114
8115 * MAINTAINERS: Update my email address.
8116
8117 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8118
8119 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8120 install-host-nogcc): Don't invoke $(stage) at the end.
8121 * Makefile.in: Regenerate.
8122
8123 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8124
8125 * configure.in: Flip the top-level bootstrap switch.
8126 * configure: Regenerate.
8127
8128 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8129
8130 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8131 $(stage) and $(unstage).
8132 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8133 (all): Remove stray semicolon.
8134 (local-distclean): Don't handle multilib.tmp and multilib.out.
8135 (install.all): Set $s for consistency.
8136 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8137 check_multilibs setting. Always make the install directory.
8138 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8139 Correct @if/@endif.
8140 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8141 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8142 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8143 (multilib.out): Remove.
8144 * Makefile.in: Regenerated.
8145
8146 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
8147
8148 * MAINTAINERS (Write After Approval): Add myself.
8149
8150 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8151
8152 * MAINTAINERS: Add myself as mt maintainer.
8153
8154 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8155
8156 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8157
8158 * MAINTAINERS: Change email address.
8159
8160 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
8161
8162 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8163 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8164 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8165 Find in-tree tools if available.
8166 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8167 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8168 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8169 (COMPILER_*_FOR_TARGET): New.
8170 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8171 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8172 (CONFIGURED_*, USUAL_*): Remove.
8173 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8174 STRIP): Use autoconf substitutions.
8175 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8176 COMPILER_NM_FOR_TARGET): New.
8177 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8178
8179 (all): Make all-host and all-target in parallel.
8180 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8181 that $$r and $$s are set before invoking a recursive make.
8182 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8183 ([+bootstrap-target+]): Inline most of the `all' target.
8184
8185 2005-11-29 Ben Elliston <bje@au.ibm.com>
8186
8187 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8188 from the gcc build directory.
8189 * Makefile.in: Regenerate.
8190
8191 2005-11-29 Ben Elliston <bje@au.ibm.com>
8192
8193 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8194 depend on all-libdecnumber.
8195 * configure.in (host_libs): Include libdecnumber.
8196 * Makefile.in: Regenerate.
8197 * configure: Likewise.
8198
8199 2005-11-29 Ben Elliston <bje@au.ibm.com>
8200
8201 * libdecnumber: Import decNumber sources from the dfp-branch.
8202
8203 2005-11-21 Kean Johnston <jkj@sco.com>
8204
8205 * config.sub, config.guess: Sync from upstream sources.
8206
8207 2005-11-21 Ben Elliston <bje@au.ibm.com>
8208
8209 Import from Autoconf sources:
8210
8211 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8212 * config/move-if-change: Don't output "$2 is unchanged";
8213 suggested by Ben Elliston. Handle weird characters correctly.
8214
8215 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8216
8217 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8218 to match upstream libtool for darwin.
8219
8220 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8221
8222 * Makefile.def: Remove gdb dependencies for gdbtk.
8223 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8224 (configure-gdb, install-gdb): New rules.
8225 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8226 * Makefile.in, configure: Regenerated.
8227
8228 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8229
8230 * MAINTAINERS (Write After Approval): Add myself.
8231
8232 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8233
8234 * MAINTAINERS (Write After Approval): Add myself.
8235
8236 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8237
8238 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8239 Diego Novillo.
8240
8241 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8242
8243 PR bootstrap/24297
8244 * Makefile.tpl (do-[+make-target+], do-check, install,
8245 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8246 are set before recursing.
8247 * Makefile.in: Regenerate.
8248
8249 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8250
8251 PR bootstrap/18939
8252 * Makefile.def (gcc) <target>: Fix thinko.
8253 * Makefile.in: Regenerate.
8254
8255 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8256
8257 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8258 * configure: Regenerate.
8259
8260 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8261
8262 * MAINTAINERS (Write After Approval): Add self.
8263
8264 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8265
8266 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8267 target-libffi, target-qthreads, target-libjava, and
8268 targetlibobjc.
8269 * configure: Regenerate.
8270
8271 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8272
8273 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8274 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8275 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8276 (USUAL_OBJDUMP_FOR_TARGET): New.
8277 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8278 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8279 * configure, Makefile.in: Regenerated.
8280
8281 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8282
8283 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8284 before other host packages.
8285
8286 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8287
8288 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8289
8290 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8291
8292 PR bootstrap/22340
8293
8294 * configure.in (default_target): Remove.
8295 * Makefile.tpl (all): Do not use prerequisites as subroutines
8296 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8297 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8298 use prerequisites as subroutines.
8299 (check-host, check-target): New.
8300 (bootstrap configure & all targets): Do not use stage*-start
8301 if the directory layout is already ok.
8302 (non-bootstrap configure & all targets): Prepend a $(unstage).
8303 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8304 (NOTPARALLEL): Remove.
8305 (unstage, stage variables): New variables.
8306 (unstage, stage targets): Simply expand to those variables.
8307
8308 * configure: Regenerate.
8309 * Makefile.in: Regenerate.
8310
8311 2005-10-04 James E Wilson <wilson@specifix.com>
8312
8313 * Makefile.def (lang_env_dependencies): Add libmudflap.
8314 * Makefile.in: Regenerate.
8315
8316 2005-10-03 Andreas Schwab <schwab@suse.de>
8317
8318 Backport from libtool CVS:
8319 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8320
8321 * ltmain.sh: add support for installing into temporary
8322 staging area (e.g. 'make install DESTDIR=...')
8323
8324 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8325
8326 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8327 * configure: Regenerated.
8328
8329 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8330
8331 * configure: Regenerate with the correct
8332 autoconf version.
8333
8334 2005-09-30 Catherine Moore <clm@cm00re.com>
8335
8336 * configure.in (bfin-*-*): New.
8337 * configure: Regenerated.
8338
8339 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8340
8341 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8342 (LIPO_FOR_TARGET): New.
8343 (CONFIGURED_LIPO_FOR_TARGET): New.
8344 (USUAL_LIPO_FOR_TARGET): New.
8345 (STRIP_FOR_TARGET): New.
8346 (CONFIGURED_STRIP_FOR_TARGET): New.
8347 (USUAL_STRIP_FOR_TARGET): New.
8348 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8349 STRIP_FOR_TARGET.
8350 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8351 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8352 * Makefile.in: Regenerate.
8353 * configure: Regenerate.
8354
8355 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8356
8357 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8358 (rs6000-*-aix*): Same.
8359 * configure: Regenerate.
8360
8361 2005-09-16 Tom Tromey <tromey@redhat.com>
8362
8363 * MAINTAINERS: Add self as java maintainer.
8364
8365 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8366
8367 * configure.in: Recognize f95 in the --enable-languages option,
8368 and substitute it for fortran, issuing a warning.
8369 * configure: Regenerate.
8370
8371 2005-08-30 Phil Edwards <phil@codesourcery.com>
8372
8373 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8374 * configure: Regenerated.
8375
8376 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8377
8378 * MAINTAINERS: Add self as ms1 maintainer.
8379
8380 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8381
8382 * Makefile.def (libssp): Add to lang_env_dependencies.
8383 * Makefile.in: Regenerate.
8384
8385 2005-08-18 Ian Lance Taylor <ian@airs.com>
8386
8387 * MAINTAINERS: Add myself as middle-end maintainer.
8388
8389 2005-08-17 Christian Groessler <chris@groessler.org>
8390
8391 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8392 * Makefile.in: Regenerate.
8393
8394 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8395
8396 * MAINTAINERS (write after approval): Added myself.
8397
8398 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8399
8400 * MAINTAINERS (Write After Approval): Add myself.
8401
8402 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8403
8404 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8405 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8406 Look for alternate names of the target cc and c++
8407 * configure: Regenerate.
8408
8409 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8410
8411 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8412 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8413 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8414 tools; remove code to manually set them.
8415 (Target tools): Look in the environment for them.
8416 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8417 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8418 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8419 build directory.
8420 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8421 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8422 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8423 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8424 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8425 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8426 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8427 * configure: Regenerate.
8428 * Makefile.in: Regenerate.
8429
8430 2005-07-28 Ben Elliston <bje@au.ibm.com>
8431
8432 * MAINTAINERS: Update for removed CPU targets.
8433
8434 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8435
8436 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8437 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8438 * Makefile.in: Regenerated.
8439
8440 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8441
8442 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8443 (CFLAGS_FOR_TARGET): Use it.
8444 (CXXFLAGS_FOR_TARGET): Likewise.
8445 * Makefile.in: Regenerated.
8446 * configure.in (--with-build-sysroot): New option.
8447 * configure: Regenerated.
8448
8449 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8450
8451 * Makefile.tpl: Wrap install between unstage and stage
8452 * Makefile.in: Regenerate.
8453
8454 2005-07-21 Eric Christopher <echristo@apple.com>
8455
8456 * MAINTAINERS: Update affiliation.
8457
8458 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8459
8460 * MAINTAINERS: Add self as crx port maintainer.
8461
8462 2005-07-20 DJ Delorie <dj@redhat.com>
8463
8464 * MAINTAINERS: Add self as m32c maintainer.
8465
8466 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8467
8468 * all files: Update FSF address.
8469
8470 2005-07-15 Eric Christopher <echristo@redhat.com>
8471
8472 * MAINTAINERS: Change affiliation.
8473
8474 2005-07-14 Jim Blandy <jimb@redhat.com>
8475
8476 * configure.in: Add cases for Renesas m32c.
8477 * configure: Regenerated.
8478
8479 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8480
8481 * COPYING.LIB: Update from fsf.org.
8482
8483 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8484
8485 * COPYING, compile, config.guess,
8486 config.sub, install-sh, missing, mkinstalldirs,
8487 symlink-tree, ylwrap: Sync from upstream sources.
8488 * config-ml.in: Update FSF address.
8489
8490 2005-07-13 Eric Christopher <echristo@redhat.com>
8491
8492 * configure.in: Add toplevel noconfigdir support for tpf.
8493 * configure: Regenerate.
8494
8495 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8496
8497 PR ada/22340
8498
8499 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8500 * Makefile.in: Regenerate.
8501
8502 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8503
8504 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8505 Brolley to write-after-approval.
8506
8507 2005-07-07 Andreas Schwab <schwab@suse.de>
8508
8509 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8510 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8511 * Makefile.in: Regenerated.
8512
8513 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8514
8515 * configure.in: Don't build sim or rda when targetting darwin.
8516 * configure: Regenerate.
8517
8518 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8519
8520 * configure.in: Add --enable-libssp and --disable-libssp.
8521 * configure: Regenerate with autoconf-2.13.
8522
8523 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8524
8525 * Makefile.def (target_modules): Add libssp.
8526 * configure.in (target_libraries): Add target-libssp.
8527 * configure: Rebuilt.
8528 * Makefile.in: Rebuilt.
8529
8530 2005-07-01 Zack Weinberg <zackw@panix.com>
8531
8532 * MAINTAINERS: Change email address. Resign from maintainership.
8533
8534 2005-07-01 Richard Guenther <rguenther@suse.de>
8535
8536 * MAINTAINERS: Change my e-mail address and affiliation.
8537
8538 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8539
8540 * Makefile.def (stagefeedback): Come after profile.
8541 Define profiledbootstrap target.
8542 * Makefile.tpl (profiledbootstrap): Remove.
8543 (stageprofile-end): Zap stagefeedback.
8544 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8545 * Makefile.in: Regenerate.
8546
8547 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8548
8549 * MAINTAINERS: Update my email address.
8550
8551 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8552
8553 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8554 In 'cpp' stanza, support '#line' as well as '# '.
8555
8556 2005-06-08 Andreas Schwab <schwab@suse.de>
8557
8558 * MAINTAINERS: Move myself from 'Write After Approval' to
8559 'CPU Port Maintainers' section as m68k maintainer.
8560
8561 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8562
8563 * configure.in (unsupported_languages): New macro.
8564 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8565 non-ported target libraries in noconfigdirs.
8566 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8567 non-linux-gnu. Remove libgcj_ex_libffi.
8568 <lang_frag loop>: Set add_this_lang=no if the language is in
8569 unsupported_languages.
8570 * configure: Regenerate.
8571
8572 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8573
8574 * configure.in: Fix typo in handling of --with-mpfr-dir.
8575 * configure: Regenerate.
8576
8577 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8578
8579 * MAINTAINERS: Update my email address.
8580
8581 2005-06-02 Jim Blandy <jimb@redhat.com>
8582
8583 * config.sub: Add cases for the Renesas m32c. (This patch has been
8584 accepted into the master sources.)
8585
8586 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8587 Michael Snyder <msnyder@redhat.com>
8588 Stan Cox <scox@redhat.com>
8589
8590 * configure.in: Set noconfigdirs for ms1.
8591
8592 * configure: Regenerate.
8593
8594 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8595
8596 * MAINTAINERS (Write After Approval): Add self.
8597
8598 2005-06-01 Josh Conner <jconner@apple.com>
8599
8600 * MAINTAINERS (Write After Approval): Add self.
8601
8602 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8603
8604 * MAINTAINERS: Update my email address.
8605
8606 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8607
8608 * MAINTAINERS (Write After Approval): Add self.
8609
8610 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8611
8612 * MAINTAINERS (Write After Approval): Remove self.
8613
8614 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8615
8616 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8617 (Dependencies): Consider target modules for bootstrap dependencies.
8618 Make target bootstrap modules depend on each stage's gcc.
8619 * Makefile.in: Regenerate.
8620
8621 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8622
8623 * Makefile.def (configure-gcc): Depend on binutils having been built.
8624 (all-gcc): No need to do it here.
8625 * Makefile.in: Regenerate.
8626
8627 2005-05-19 Paul Brook <paul@codesourcery.com>
8628
8629 * configure.in: Rewrite misleading error message when requested
8630 language cannot be built.
8631 * configure: Regenerate.
8632
8633 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8634
8635 * ylwrap: Import from Automake 1.9.5.
8636
8637 2005-05-13 David Ung <davidu@mips.com>
8638
8639 * MAINTAINERS (Write After Approval): Add self.
8640
8641 2005-05-09 Mike Stump <mrs@apple.com>
8642
8643 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8644 lt_cv_sys_max_cmd_len for now.
8645
8646 2005-05-09 Stan Cox <scox@redhat.com>
8647
8648 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8649
8650 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8651
8652 * README.SCO: Update the URL.
8653
8654 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8655
8656 * ltconfig: Define file_list_spec. Pass file_list_spec and
8657 with_gnu_ld to libtool.
8658 * ltcf-c.sh (aix[45]): Define file_list_spec.
8659 * ltcf-cxx.sh (aix[45]): Same.
8660 * ltcf-gcj.sh (aix[45]): Same.
8661 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8662 exists, write list of input files to temporary file.
8663
8664 2005-05-04 Mike Stump <mrs@apple.com>
8665
8666 * configure.in: Always pass --target to target configures as
8667 otherwise rebuilds that do --recheck will fail.
8668 * confiugure: Rebuilt.
8669
8670 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8671
8672 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8673 STAGE_HOST_EXPORTS.
8674 (configure, all): Add bootstrap support.
8675 (Host modules, target modules): Pass post-stage1 flags and exports.
8676 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8677 * Makefile.in: Regenerate.
8678
8679 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8680
8681 * configure: Regenerate.
8682
8683 2005-04-27 Mike Stump <mrs@apple.com>
8684
8685 * MAINTAINERS: Add self as darwin maintainer.
8686
8687 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8688
8689 * config.sub: Update from master copy.
8690
8691 2005-04-21 Mike Stump <mrs@apple.com>
8692
8693 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8694 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8695
8696 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8697
8698 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8699 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8700 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8701 "*-*-elf" and "*-*-linux*".
8702 * configure: Regenerate.
8703
8704 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8705
8706 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8707
8708 2005-04-12 Mike Stump <mrs@apple.com>
8709
8710 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8711
8712 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8713
8714 * MAINTAINERS (Write After Approval): Add myself.
8715
8716 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8717
8718 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8719
8720 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8721
8722 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8723 (TARGET_CONFIGARGS): Include --with-target-subdir.
8724 (configure, all): New macros. Use them throughout.
8725 * Makefile.in: Regenerate.
8726
8727 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8728
8729 * MAINTAINERS (Write After Approval): Add myself.
8730
8731 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8732
8733 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8734
8735 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8736
8737 * MAINTAINERS: Move John Carr to Write After Approval.
8738
8739 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8740
8741 * config/mh-mingw32: Delete.
8742 * configure.in: Don't use it.
8743 * configure: Regenerate.
8744
8745 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8746
8747 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8748 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8749 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8750 (HOST_LIB_PATH): Generate from Makefile.def.
8751 (TARGET_LIB_PATH): Likewise.
8752 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8753 * Makefile.in: Regenerate.
8754 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8755 (RPATH_ENVVAR): Include Darwin case.
8756 * configure: Regenerate.
8757
8758 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8759
8760 * MAINTAINERS (Various Maintainers): Remove self.
8761 (Write After Approval): Add self.
8762
8763 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8764
8765 * MAINTAINERS (Various Maintainers): Add self.
8766
8767 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8768
8769 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8770 * configure: Regenerate.
8771
8772 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8773
8774 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8775 gcc_version, and gcc_version_trigger from set of flags to pass.
8776 * Makefile.tpl: Remove definitions of above variables.
8777 (config.status): Remove dependency on $(gcc_version_trigger).
8778 * Makefile.in: Regenerate.
8779 * configure.in: Do not reference config/gcc-version.m4 nor
8780 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8781 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8782 * configure: Regenerate.
8783
8784 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8785 Andrew Pinski <pinskia@physics.uc.edu>
8786
8787 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8788 * Makefile.in: Regenerate.
8789
8790 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8791
8792 * MAINTAINERS (Write After Approval): Add myself.
8793
8794 2005-03-03 David Ayers <d.ayers@inode.at>
8795
8796 * MAINTAINERS (Write After Approval): Add myself.
8797
8798 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8799
8800 PR libgcj/20160
8801 * ltmain.sh: Avoid creating archives with components that have
8802 duplicate basenames.
8803
8804 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8805
8806 PR bootstrap/20250
8807 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8808 instead of check.
8809 * Makefile.in: Regenerate.
8810
8811 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8812
8813 * Makefile.in: Regenerate to fix conflict between the previous two
8814 patches.
8815
8816 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8817
8818 PR bootstrap/17383
8819 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8820 * Makefile.tpl (HOST_SUBDIR): New substitution.
8821 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8822 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8823 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8824 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8825 (Host modules, Bootstrapped modules): Use it.
8826 (Build modules, Target modules): Do not create symlink trees,
8827 always configure out-of-srcdir.
8828 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8829 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8830 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8831 $(HOST_SUBDIR). Create a symlink for host_subdir.
8832
8833 * Makefile.in: Regenerate.
8834 * configure: Regenerate.
8835
8836 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8837
8838 Merged from libada-gnattools-branch:
8839 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8840
8841 * gnattools: New directory.
8842 * Makefile.def: Add gnattools as a module, depending on target-libada.
8843 * Makefile.in: Regenerate.
8844 * configure.in: Include gnattools in host_tools; disable it if ada
8845 is disabled.
8846 * configure: Regenerate.
8847
8848 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
8849
8850 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8851 treelang maintainer.
8852 (Write After Approval): Remove myself.
8853
8854 2005-02-23 Paul Schlie <schlie@comcast.net>
8855
8856 * configure.in: Allow darwin targeted ports to build tk, itcl and
8857 libgui.
8858 * configure: Regenerate.
8859
8860 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8861
8862 PR libgcj/10353
8863 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8864 * configure: Regenerate.
8865
8866 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8867
8868 * MAINTAINERS (Write After Approval): Add myself.
8869
8870 2005-02-10 Ian Lance Taylor <ian@airs.com>
8871
8872 * MAINTAINERS: Update my e-mail address.
8873
8874 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8875
8876 * MAINTAINERS (Write After Approval): Add myself.
8877
8878 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
8879
8880 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8881 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8882 target-libgloss when not *-*-elf and *-*-aout.
8883 * configure: Regenerate.
8884
8885 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8886
8887 * MAINTAINERS: Remove obsolete entries.
8888
8889 * MAINTAINERS (Write After Approval): Add Michael Matz.
8890
8891 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
8892
8893 * MAINTAINERS: Remove self as cpplib maintainer.
8894
8895 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8896
8897 * install-sh, config.sub: Import from upstream.
8898
8899 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8900
8901 PR bootstrap/18222
8902 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8903 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8904 * Makefile.in: Regenerate.
8905
8906 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
8907
8908 * MAINTAINERS: Update my email address.
8909
8910 2005-01-12 David Edelsohn <edelsohn@gnu.org>
8911 Andreas Schwab <schwab@suse.de>
8912
8913 PR bootstrap/18033
8914 * config-ml.in: Eval option if surrounded by single quotes.
8915
8916 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
8917
8918 Revert 2004-12-28 Makefile changes, a better fix will be
8919 applied to mainline and src after GCC 4.0 branches.
8920
8921 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
8922
8923 PR bootstrap/17383
8924
8925 * Makefile.def (target_modules): Remove stage parameter,
8926 it is always true now.
8927 * Makefile.tpl (configure-build-[+module+],
8928 configure-target-[+module+]): Always build symlink tree
8929 for the directory and for include. BUILD_SUBDIR and
8930 TARGET_SUBDIR cannot be . anymore.
8931 * Makefile.in: Regenerate.
8932
8933 2004-12-25 David Edelsohn <edelsohn@gnu.org>
8934
8935 Revert 2004-12-08 Makefile changes.
8936
8937 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8938
8939 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8940 cygwin, mingw.
8941
8942 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8943
8944 * configure.in (sh64-*-*): Reenable gprof.
8945 * configure: Regenerate.
8946
8947 2004-12-08 David Edelsohn <edelsohn@gnu.org>
8948
8949 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8950 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8951 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8952 * Makefile.in: Regenerate.
8953
8954 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8955
8956 * MAINTAINERS: Update my email address.
8957
8958 2004-12-07 Matt Kraai <kraai@ftbfs.org>
8959
8960 * Makefile.tpl: Generate normal dependencies if the LHS module is
8961 not bootstrapped.
8962 * Makefile.in: Regenerate.
8963
8964 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8965
8966 * configure.in: Include config/gxx-include-dir.m4. Use
8967 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8968 * configure: Regenerate.
8969
8970 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8971
8972 * config.if: Delete.
8973 * configure.in: Set libstdcxx_incdir directly.
8974 * configure: Regenerate.
8975
8976 2004-12-02 Eric Christopher <echristo@redhat.com>
8977
8978 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8979 * Makefile.in: Regenerate.
8980
8981 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8982
8983 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8984 * configure: Regenerate.
8985
8986 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8987
8988 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8989 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8990 * configure: Regenerate.
8991
8992 2004-12-01 Eric Christopher <echristo@redhat.com>
8993
8994 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8995 of things to remove.
8996
8997 2004-11-29 Matt Kraai <kraai@ftbfs.org>
8998
8999 * MAINTAINERS (Write After Approval): Update my e-mail address.
9000
9001 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9002
9003 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9004 from CVS libtool to always pass_all.
9005
9006 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9007
9008 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9009 (hppa*64*-*-*): Delete incorrect comment.
9010 * configure: Rebuilt.
9011
9012 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9013
9014 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9015
9016 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9017
9018 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9019 from CVS libtool to always pass_all.
9020
9021 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9022
9023 * install-sh, compile: Import from automake.
9024
9025 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9026
9027 * config.guess, config.sub: Import from savannnah.
9028
9029 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
9030
9031 * MAINTAINERS (Write After Approval): Add myself
9032
9033 2004-11-12 Mike Stump <mrs@apple.com>
9034
9035 * Makefile.def: Add html support.
9036 * Makefile.tpl: Likewise.
9037 * Makefile.in: Regenerate.
9038
9039 2004-11-11 Geoffrey Keating <geoffk@apple.com>
9040
9041 PR 18423
9042 * configure.in: Remove all instances of build-fixincludes from
9043 noconfigdirs.
9044 (build_configargs): Supply --target to subdirectories.
9045 * configure: Regenerate.
9046
9047 * Makefile.def: Make gcc install depend on fixincludes install.
9048 * Makefile.in: Regenerate.
9049
9050 2004-11-10 Janis Johnson <janis187@us.ibm.com>
9051
9052 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9053
9054 2004-11-11 Paul Brook <paul@codesourcery.com>
9055
9056 * MAINTAINERS: Add self as arm maintainer. Update email address.
9057
9058 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9059
9060 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9061 target-libgfortran.
9062 * configure: Regenerate.
9063
9064 2004-11-07 David Edelsohn <edelsohn@gnu.org>
9065
9066 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9067 like CC.
9068
9069 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
9070
9071 * Makefile.def (host fixincludes): Specify missing targets.
9072 * Makefile.in: Regenerate.
9073
9074 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9075
9076 * MAINTAINERS: Add myself
9077
9078 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9079
9080 * MAINTAINERS (Write After Approval): Add myself.
9081
9082 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9083
9084 * Makefile.def: Build fixincludes for the host, too.
9085 * Makefile.in: Regenerate.
9086 * configure.in (host_tools): Add fixincludes.
9087 * configure: Regenerate.
9088
9089 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9090
9091 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9092 * configure: Regenerated.
9093
9094 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9095
9096 PR other/17783
9097 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9098 * configure: Regenerated.
9099
9100 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9101
9102 * README.SCO: Update per FSF instructions.
9103
9104 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9105
9106 PR target/18151
9107 * configure.in (case ${target}): Do not build fixincludes for avr.
9108 * configure: Regenerated.
9109
9110 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9111
9112 * configure.in (case ${target}): Do not build fixincludes
9113 on platforms where it is not used.
9114 * configure: Regenerated.
9115
9116 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9117
9118 * configure.in: Use an absolute path to install-sh.
9119 * configure: Regenerated.
9120
9121 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9122
9123 * MAINTAINERS (Write After Approval): Add myself.
9124
9125 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9126
9127 * MAINTAINERS: Remove from Write After Approval those that are
9128 already maintainers.
9129
9130 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9131
9132 * MAINTAINERS: Update my email address.
9133
9134 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9135
9136 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9137 * configure: Regenerate.
9138
9139 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
9140
9141 * MAINTAINERS: Update my email address.
9142
9143 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9144
9145 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9146 entries belonging to this category.
9147
9148 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9149
9150 * MAINTAINERS: Update my e-mail address.
9151
9152 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
9153
9154 Fix wrong conflict resolution in:
9155
9156 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9157
9158 * Makefile.in: Regenerate.
9159 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9160 in the recursive `make', instead of hardwiring `all'.
9161 (Autogenerated TARGET-* variables): New.
9162
9163 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9164
9165 * configure.in: Enable target-libgloss for crx-*-*.
9166 * configure: Regenerate.
9167
9168 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9169
9170 * MAINTAINERS (Various Maintainers): Move the "windows,
9171 cygwin, mingw" maintainer to ...
9172 (OS Port Maintainers): ... here.
9173
9174 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9175
9176 * MAINTAINERS (Write After Approval): Remove those that are
9177 maintainers of some subsystem.
9178
9179 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9180
9181 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9182 * ltcf-cxx.sh (tpf*): Likewise.
9183 * ltconfig (tpf*): Add TPF OS configuration support.
9184
9185 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9186
9187 * MAINTAINERS: Change my email address to my new work account.
9188
9189 2004-09-24 Michael Roth <mroth@nessie.de>
9190
9191 * configure.in (--without-headers): Add missing double quotes.
9192 * configure: Regenerate.
9193
9194 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9195
9196 * ylwrap: Revert to previous version.
9197
9198 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9199
9200 PR bootstrap/17369
9201 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9202 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9203 SET_GCC_LIB_PATH_CMD.
9204 (BASE_TARGET_EXPORTS): Likewise.
9205 * Makefile.in: Regenerated.
9206
9207 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9208 * configure: Regenerated.
9209
9210 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9211
9212 * config.guess: New upstream version
9213 * compile, depcomp, install-sh, ylwrap: Likewise.
9214
9215 2004-09-19 Roger Sayle <roger@eyesopen.com>
9216
9217 * config/mh-x86omitfp: New host makefile fragment. Add
9218 -fomit-frame-pointer to the default BOOT_CFLAGS.
9219 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9220 * configure: Regenerate.
9221
9222 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9223
9224 PR target/11572
9225 * configure.in (*-*-darwin*): Renable libobjc.
9226 * configure: Regenerate.
9227
9228 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9229
9230 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9231
9232 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9233
9234 * Makefile.def: Remove libbanshee.
9235 * Makefile.tpl: Ditto.
9236 * configure.in: Ditto.
9237 * Makefile.in: Regen.
9238 * configure: Ditto.
9239
9240 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9241
9242 * ltmain.sh: Use $pic_object as $non_pic_object if
9243 $non_pic_object=none.
9244
9245 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9246
9247 * missing: Import latest version from master repository.
9248
9249 2004-09-06 Nick Clifton <nickc@redhat.com>
9250
9251 * config.sub: Import latest version from master repository.
9252 * config.guess: Likewise.
9253 This includes these changes:
9254
9255 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9256
9257 * config.sub: Handle crisv32, alias etraxfs.
9258 * config.guess (crisv32:Linux:*:*): Handle.
9259
9260 2004-08-13 Brad Smith <brad@comstyle.com>
9261
9262 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9263 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9264
9265 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9266
9267 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9268 assume the processor is a powerpc. This is because coreutils
9269 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9270 in this case, due to a MacOS X bug that causes
9271 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9272 to return a negative number.
9273 Problem reported by Petter Reinholdtsen in:
9274 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9275
9276 2004-07-19 Ben Elliston <bje@gnu.org>
9277
9278 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9279
9280 2004-06-24 Ben Elliston <bje@gnu.org>
9281
9282 * config.guess: Update copyright years.
9283 * config.sub: Likewise.
9284
9285 2004-06-22 Robert Millan <robertmh@gnu.org>
9286
9287 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9288 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9289
9290 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9291
9292 * config.guess (*:*VMS:*:*): New entry. Replaces
9293 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9294 manufacturer.
9295
9296 2004-06-22 Ben Elliston <bje@gnu.org>
9297
9298 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9299 * config.sub: Likewise.
9300
9301 2004-06-22 Ben Elliston <bje@gnu.org>
9302
9303 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9304 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9305
9306 2004-06-11 Ben Elliston <bje@gnu.org>
9307
9308 * config.guess (pegasos:OpenBSD:*:*): Remove.
9309
9310 2004-06-11 Ben Elliston <bje@gnu.org>
9311
9312 From Wouter Verhelst <wouter@grep.be>:
9313 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9314
9315 2004-06-11 Ben Elliston <bje@gnu.org>
9316
9317 * config.guess (luna88k:OpenBSD:*:*): New.
9318
9319 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9320
9321 * config.guess (m32r*:Linux:*:*): New case.
9322 * config.sub: Handle m32rle.
9323
9324 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9325
9326 From Jens Petersen <petersen@redhat.com>:
9327 * config.sub: Handle sparcv8.
9328
9329 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9330
9331 From Tom Smith <smith@cag.lkg.hp.com>:
9332 * config.guess: Version suffixes are equally significant on Tru64
9333 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9334 prefix of "P" (patched kernel).
9335
9336 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9337
9338 * config.sub: Add support for National Semiconductor CRX target.
9339
9340 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9341
9342 * MAINTAINERS (Various Maintainers): Remove myself as web page
9343 maintainer, add myself as maintainer of build status lists.
9344
9345 2004-09-03 Jan Beulich <jbeulich@novell.com>
9346
9347 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9348 *-*-netware, but add target-libmudflap.
9349 Consolidate *-*-netware targets (of which really only i?86 exists)
9350 into a single entry.
9351 * configure: Likewise.
9352
9353 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9354
9355 * Makefile.tpl (sorry): Remove.
9356 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9357 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9358 (do-clean): Clean per-stage directories too.
9359 (do-distclean): Run distclean-stage1 too.
9360 (.NOTPARALLEL): Enable during toplevel bootstrap.
9361 (stage[+id+]-bubble): Enable parallel execution during
9362 the recursive invocation.
9363 * Makefile.in: Regenerate.
9364
9365 Fix previous checkin:
9366
9367 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9368 include.
9369 * configure.in: Fix indentation.
9370 * configure: Regenerate.
9371
9372 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9373
9374 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9375 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9376 * configure: regenerate
9377 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9378 -mdynamic-no-pic
9379
9380 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9381
9382 * Makefile.def (build_modules): Add fixincludes.
9383 (dependencies): Make gcc depend on fixincludes.
9384 * configure.in (build_tools): Add fixincludes.
9385 (build_configdirs): Always include build_libs.
9386 * Makefile.in: Regenerate.
9387 * configure: Regenerate.
9388
9389 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9390
9391 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9392 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9393 phony targets; do not generate timestamp files.
9394 (distclean-stageN): Remove references to their timestamp files.
9395 (restageN, touch-stageN): Remove.
9396 (stageN-bubble): Rewritten.
9397 (compare): Support lean bootstraps.
9398 * Makefile.in: Regenerate.
9399
9400 * configure.in: Only warn when bootstrapping but
9401 build != host or build != target. Support lean bootstraps.
9402 * configure: Regenerate.
9403
9404 2004-08-26 Phil Edwards <phil@codesourcery.com>
9405
9406 * configure.in: Give a better error message if GMP/MPFR are missing
9407 and a language needing them has been requested.
9408 * configure: Regenerated.
9409
9410 2004-08-25 Phil Edwards <phil@codesourcery.com>
9411
9412 * configure.in: Print a list of available language front-ends if
9413 a requested one is missing. Tidy stray tab characters.
9414 * configure: Regenerated.
9415
9416 2004-08-19 Michael Koch <konqueror@gmx.de>
9417
9418 * gcc/doc/install.texi: Update entry about automake for libjava.
9419
9420 2004-08-17 Robert Millan <robertmh@gnu.org>
9421
9422 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9423 (instead of FreeBSD).
9424 * configure: Regenerate.
9425
9426 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9427
9428 * Makefile.in: Regenerate.
9429 * configure: Regenerate.
9430
9431 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9432 stage_*_flags.
9433 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9434 for bootstrapped modules if toplevel bootstrap is going.
9435 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9436 modules. Adjust for changes in Makefile.def. Enable several
9437 rules even in non-bootstrap mode, just to avoid peppering the
9438 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9439 (stage-[+prev+]-bubble): Remove.
9440
9441 * Makefile.def (Dependencies): Depend on all-build-bison,
9442 all-build-flex, all-build-byacc, all-build-texinfo, rather
9443 than the host variations.
9444 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9445 with BUILD_SUBDIR.
9446 (BISON): Update for recent Bisons.
9447 (YACC): Fix typo.
9448 (cross): Depend on all-build.
9449 (all): Do not depend on all-build.
9450 (prebootstrap): Remove.
9451 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9452 (Prebootstrap dependencies): Add them to the per-stage targets
9453 and to all-prebootstrap.
9454 * configure.in (build_configdirs): Always enable build_tools.
9455 (BUILD_DIR_PREFIX): Remove.
9456
9457 * Makefile.def (gcc): Add target variable.
9458 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9459 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9460 in the recursive `make', instead of hardwiring `all'.
9461 (Autogenerated TARGET-* variables): New.
9462
9463 2004-08-13 Brian Booth <bbooth@redhat.com>
9464
9465 * MAINTAINERS: Remove myself from write-after-approval.
9466
9467 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9468
9469 * src-release: Stop distributing mmalloc with gdb (which doesn't
9470 use it).
9471 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9472 * Makefile.in: Regenerate.
9473
9474 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9475
9476 * configure.in (arm*-*-eabi*): New target.
9477 * configure: Regenerate.
9478
9479 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9480
9481 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9482 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9483 (Dependencies): New section.
9484 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9485 (configure-target-[+module+]): Depend on maybe-all-gcc
9486 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9487 (toplevel profiledbootstrap): Fix dependencies.
9488 * Makefile.in: Regenerate.
9489
9490 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9491
9492 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9493 target-libiberty to noconfigdirs.
9494 * configure: Regenerate.
9495
9496 2004-08-03 Paul Brook <paul@codesourcery.com>
9497
9498 * configure.in: Check for MPFR as well as GMP.
9499 * configure: Regenerate.
9500
9501 2004-08-01 Robert Millan <robertmh@gnu.org>
9502
9503 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9504 libmudflap for all GNU-based systems (with Glibc).
9505 * configure: Regenerate.
9506
9507 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9508
9509 * Makefile.def (host-modules): Add gcc.
9510 * Makefile.in: Regenerate.
9511 * Makefile.tpl (sorry): New rule.
9512 (configure-host, all-host, [+make_target+]-host, do-check,
9513 install-host): Do not add gcc as a special case.
9514 (host modules): Add a small special-casing for gcc. Export
9515 extra_make_flags through the environment.
9516 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9517 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9518 other recursive targets for gcc): Remove.
9519
9520 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9521 (stage, unstage): New rules.
9522 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9523 distclean-stage[+id+]): Use stage_current.
9524 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9525 the stage*-start rules.
9526
9527 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9528
9529 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9530 use -all_load flag.
9531
9532 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9533
9534 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9535 * configure: Regenerate.
9536
9537 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9538
9539 * maintainer-scripts/gcc_release: Revert yesterday's change.
9540
9541 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9542
9543 * MAINTAINERS: Add myself to write-after-approval.
9544
9545 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9546
9547 * libf2c: Removed.
9548 * gcc/gccbug.in: Updated because of libf2c removal.
9549 * maintainer-scripts/gcc_release: Ditto.
9550
9551 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9552
9553 * configure.in: Build libmudflap by default on FreeBSD.
9554 * configure: Regenerated.
9555
9556 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9557
9558 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9559 systems.
9560 * configure: Regenerated.
9561
9562 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9563
9564 PR target/16344
9565 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9566 feedback based compiler.
9567 * Makefile.in: Rebuilt.
9568
9569 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9570
9571 * Makefile.def (host_modules): Set bootstrap=true for flex.
9572 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9573 * Makefile.in: Rebuilt.
9574
9575 2004-07-07 Jan Hubicka <jh@suse.cz>
9576
9577 * MAINTAINERS: Add self as a profile feedback maintainer.
9578
9579 2004-07-05 Phil Edwards <phil@codesourcery.com>
9580
9581 * configure.in: Do not prepend $srcdir to /dev/null in
9582 makefile fragments.
9583 * configure: Regenerate.
9584
9585 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9586
9587 * Makefile.def (build_modules): Add bison, byacc, flex,
9588 m4, texinfo.
9589 (flags_to_pass): Add FLEX.
9590 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9591 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9592 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9593 DEFAULT_MAKEINFO): Remove.
9594 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9595 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9596 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9597 objdir or else use configured tool.
9598 (all-build): New.
9599 (all): Depend on it.
9600 (Build module dependencies): Add.
9601 * Makefile.in: Regenerate.
9602 * configure.in: Better support for multiple build modules,
9603 matching what is done for host/target modules. Do not look
9604 for "plausible" locations of build tools if Canadian cross.
9605 Use autoconf's AC_PROG_CC to find a C compiler. Define
9606 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9607 * configure: Regenerate.
9608
9609 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9610
9611 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9612 * Makefile.in: Regenerate.
9613
9614 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9615
9616 * Makefile.tpl (configure-build-[+module+],
9617 configure-[+module+], configure-target-[+module+]): Pass
9618 [+extra_configure_args+].
9619 (all-build-[+module+], all-[+module+], check-[+module+],
9620 install-[+module+], [+make_target+]-[+module+],
9621 all-target-[+module+], check-target-[+module+],
9622 install-target-[+module+], [+make_target+]-target-[+module+]):
9623 Pass [+extra_make_args+].
9624 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9625 (GCC_HOST_EXPORTS): Remove.
9626 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9627 cross, check-gcc, check-gcc-c++, install-gcc,
9628 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9629 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9630 * Makefile.in: Regenerate.
9631
9632 2004-06-21 Matthew Sachs <msachs@apple.com>
9633
9634 * MAINTAINERS: Added self to write-after-approval.
9635
9636 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9637
9638 * configure.in: Check for srcdir/winsup rather than build directory
9639 winsup.
9640 * configure: Regenerate.
9641
9642 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9643
9644 * configure.in: Don't build Cygwin native newlib if winsup
9645 directory is missing. Emit warning instead.
9646 * configure: Regenerate.
9647
9648 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9649
9650 * Makefile.tpl (touch-stage[+id+]): New.
9651 (restage[+prev+]): Depend on touch-stage[+id+].
9652
9653 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9654 Use it throughout.
9655
9656 * Makefile.def: Add profile and feedback bootstrap stages.
9657 Remove next field from bootstrap stages.
9658 * Makefile.tpl (LN, LN_S): Substitute.
9659 (stageN-start, stageN-end): Use double-colon rules, to
9660 provide a hook for additional setup commands.
9661 (distclean-stageN-gcc, restageN): Create dependencies from
9662 [+prev+], not from [+next+].
9663 (stageN-bubble): Add commands for successive stages from
9664 [+prev+], using double-colon rules.
9665 (all-stageN-gcc): Fix typo.
9666 (stagefeedback-start, profiledbootstrap): New.
9667 * Makefile.in: Regenerate.
9668 * configure.in: Call ACX_PROG_LN.
9669 * configure: Regenerate.
9670
9671 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9672
9673 * MAINTAINERS (Write After Approval): Add myself.
9674
9675 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9676
9677 * MAINTAINERS (Write After Approval): Add myself.
9678
9679 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9680
9681 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9682 without gcc.
9683 * configure: Regenerate.
9684
9685 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9686
9687 * Makefile.tpl: Fix typo.
9688 * Makefile.in: Regenerate.
9689
9690 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9691
9692 * configure.in: Remove new- prefix from toplevel
9693 bootstrap targets.
9694 * configure: Regenerate.
9695
9696 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9697
9698 * Makefile.tpl (all.normal): Rename to all.
9699 (all): Replace with a rule to pick the default
9700 target from configure.
9701 (all-gcc, configure-gcc): Use conditionals to
9702 do nothing when toplevel bootstrap is going on.
9703 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9704 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9705 * configure.in: Support --enable-bootstrap.
9706
9707 * Makefile.def: Remove new- prefix from toplevel
9708 bootstrap targets.
9709 * Makefile.tpl: Likewise.
9710
9711 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9712 target.
9713
9714 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9715 $(RECURSE_FLAGS) to recursive invocation of make.
9716
9717 * Makefile.in: Regenerate.
9718 * configure: Regenerate.
9719
9720 2004-05-30 Andreas Jaeger <aj@suse.de>
9721 Jim Wilson <wilson@specifixinc.com>
9722
9723 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9724 like CC.
9725
9726 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9727
9728 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9729 * configure: Regenerate.
9730
9731 2004-05-25 Daniel Jacobowitz <drow@false.org>
9732
9733 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9734 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9735 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9736 targets.
9737 * Makefile.in: Regenerate.
9738
9739 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9740
9741 * configure.in: Test the ability to symlink directories.
9742 * configure: Regenerate.
9743
9744 * Makefile.def (bootstrap-stage): New definitions.
9745 * Makefile.tpl (configure-stage1-gcc,
9746 configure-stage2-gcc, configure-stage3-gcc,
9747 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9748 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9749 new-restage3, compare): Autogenerate, see Makefile.in
9750 entry for behavioral changes.
9751 (distclean-stage1, new-stage1-start, new-stage1-end,
9752 new-stage1-bubble, distclean-stage2, new-stage2-start,
9753 new-stage2-end, new-stage2-bubble, distclean-stage3,
9754 new-stage3-start, new-stage3-end): New autogenerated targets.
9755 (objext, prebootstrap, BOOT_CFLAGS,
9756 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9757 targets.
9758
9759 * Makefile.in: Regenerate.
9760 (distclean-stage1, new-stage1-start, new-stage1-end,
9761 new-stage1-bubble, distclean-stage2, new-stage2-start,
9762 new-stage2-end, new-stage2-bubble, distclean-stage3,
9763 new-stage3-start, new-stage3-end): New targets.
9764 (all-stage1-gcc): Move prebootstrap dependency from here...
9765 (configure-stage1-gcc): ...to here.
9766 (new-bootstrap): Use bubble targets.
9767 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9768 Use per-stage distclean targets.
9769 (configure-stage1-gcc, configure-stage2-gcc,
9770 configure-stage3-gcc, all-stage1-gcc,
9771 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9772 Use new-stageN-start to prepare the tree.
9773
9774 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9775
9776 * Makefile.def (host_modules): add libcpp.
9777 * Makefile.tpl: Add dependencies on and for libcpp.
9778 * Makefile.in: Regenerate.
9779 * configure.in: Add libcpp host module.
9780 * configure: Regenerate.
9781
9782 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9783
9784 * Makefile.tpl: Whenever a recursive target is defined, wrap
9785 it in a special @if/@endif block, and prepare its maybe
9786 dependency in the @if/@endif block
9787 * configure.in: Instead of writing maybe dependencies, remove
9788 the @if/@endif statements, and remove the @if/@endif blocks
9789 that remain.
9790 * configure: Regenerate.
9791 * Makefile.in: Regenerate.
9792
9793 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9794
9795 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9796
9797 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9798
9799 PR bootstrap/15120
9800 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9801 * */configure: Rebuilt.
9802
9803 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9804
9805 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9806 of libf2c.
9807 * configure, Makefile.in: Regenerate.
9808
9809 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9810
9811 * MAINTAINERS (Write After Approval): Add myself.
9812
9813 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9814
9815 Merge from tree-ssa-20020619-branch.
9816
9817 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9818 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9819 (HOST_GMPLIBS): Define.
9820 (HOST_GMPINC): Define.
9821 (TARGET_LIB_PATH): Add libmudflap.
9822 (GFORTRAN_FOR_TARGET): Define.
9823 (configure-build*): Export GFORTRAN.
9824 (configure-gcc): Export GMPLIBS and GMPINC.
9825 (all-gcc): Add maybe-all-libbanshee.
9826 (configure-target-libgfortran): Define.
9827 * Makefile.in: Regenerate.
9828 * configure.in (host_libs): Add libbanshee.
9829 (target_libraries): Add target-libmudflap and target-libgfortran.
9830 Add --with-libbanshee.
9831 Handle --disable-libmudflap.
9832 (*-*-freebsd*): Use with_gmp.
9833 Add $(libgcj) to noconfigdirs.
9834 * configure: Regenerate.
9835 * depcomp: New file.
9836 * MAINTAINERS: Add tree-ssa maintainers.
9837
9838 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9839
9840 * MAINTAINERS (Various Maintainers): Add myself.
9841
9842 2004-04-30 Brian Ford <ford@vss.fsi.com>
9843
9844 * MAINTAINERS (Write After Approval): Add myself.
9845
9846 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9847
9848 * MAINTAINERS (Write After Approval): Add myself.
9849
9850 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
9851
9852 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9853 * configure: Regenerate.
9854
9855 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
9856
9857 Revert:
9858 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9859
9860 * Makefile.def (flags_to_pass): Remove *dir variables that
9861 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9862 as well as prefix and exec_prefix.
9863 * Makefile.in: Regenerate.
9864
9865 2004-04-26 Robert Millan <robertmh@gnu.org>
9866
9867 Add patches from libtool CVS.
9868 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9869 * ltconfig: Likewise.
9870 * ltcf-c.sh: Likewise.
9871 * ltcf-cxx.sh: Likewise.
9872 * ltcf-gcj.sh: Likewise.
9873
9874 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9875
9876 * Makefile.def (host_modules): Mark with the bootstrap
9877 flag packages on which gcc depends.
9878 * Makefile.tpl (all-bootstrap): Use it.
9879 * Makefile.in: Regenerate.
9880
9881 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9882
9883 * Makefile.def (flags_to_pass): Remove *dir variables that
9884 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9885 as well as prefix and exec_prefix.
9886 * Makefile.in: Regenerate.
9887
9888 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9889
9890 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9891 * configure: Regenerate.
9892 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9893 * gcc/Makefile.tpl (compare): Use the result of the test.
9894 * gcc/Makefile.in: Regenerate.
9895
9896 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
9897
9898 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9899 Always relocate gcc and prev-gcc to the original names, even
9900 if the build fails.
9901 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9902 New targets.
9903
9904 2004-04-23 Laurent GUERBY <laurent@guerby.net>
9905
9906 * MAINTAINERS: Update my email address.
9907
9908 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9909
9910 * configure.in (mips*-*-irix5*): Enable ld.
9911 * configure: Regenerate.
9912
9913 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9914
9915 * configure: Regenerate.
9916
9917 2004-04-15 James E Wilson <wilson@specifixinc.com>
9918
9919 * Makefile.tpl (configure-[+module+], configure-gcc,
9920 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9921 Set and export LDFLAGS.
9922 * Makefile.in: Regenerate.
9923
9924 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9925
9926 * MAINTAINERS: Add myself to write-after-approval.
9927
9928 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9929
9930 PR bootstrap/14871
9931 * Makefile.tpl: If we don't have built-in-tree target tools,
9932 use the ones found by configure rather than hacking around with
9933 program_transform_name.
9934 * configure.in: Give Makefile.tpl the information necessary
9935 to do that.
9936 * Makefile.in: Regenerate.
9937 * configure: Regenerate.
9938
9939 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9940
9941 PR bootstrap/14760
9942 * configure.in: When computing baseargs, strip *all* copies of
9943 offending options. Also, don't match/substitute the trailing space,
9944 so that this actually works when two similar options are separated by
9945 only one space.
9946 * configure: Regenerate.
9947
9948 2004-04-06 David Edelsohn <edelsohn@gnu.org>
9949
9950 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9951 (rs6000-*-aix*): Same.
9952 * configure: Regenerate.
9953
9954 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
9955
9956 * MAINTAINERS: Add myself to write-after-approval.
9957
9958 2004-04-03 Bud Davis <bdavis9659@comcast.net>
9959
9960 * MAINTAINERS: Add myself to write-after-approval.
9961
9962 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9963
9964 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9965 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9966 * Makefile.in: Regenerate.
9967
9968 * configure.in (top level bootstrap support): Rework --enable-werror
9969 to set @stage2_werror_flag@.
9970 * configure: Regenerate.
9971 * Makefile.tpl (top level bootstrap support): Pass
9972 @stage2_werror_flag@ down to configure in stages 2 and 3.
9973 * Makefile.in: Regenerate.
9974
9975 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9976
9977 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9978 for stages 2 and 3 as well as in make. As a consequence, remove
9979 OUTPUT_OPTION (now detected by configure) from the flags passed down
9980 to make.
9981 * Makefile.in: Regenerate.
9982
9983 * Makefile.tpl (new-bootstrap): Fix typo.
9984 * Makefile.in: Regenerate.
9985
9986 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9987
9988 * Makefile.tpl: Rearrange by moving recursive_targets rules
9989 into their proper sections.
9990 * Makefile.tpl (top level bootstrap support): Move disabling
9991 of coverage flags from 'make' to 'configure'; improve comments.
9992 * Makefile.in: Regenerate.
9993
9994 * Makefile.tpl (experimental top level bootstrap) Move stage1
9995 language setting from all- target to configure- target; disable
9996 intermodule optimization in stage 1; prevent gratuitous rebuilds
9997 of stage 1.
9998 * Makefile.in: Regenerate.
9999 * configure.in: Comma-separate stage 1 language list for top
10000 level bootstrap.
10001 * configure: Regenerate.
10002
10003 * Makefile.tpl: Clean up experimental top level bootstrap support:
10004 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10005 prev-gcc in configure- targets as well as all- targets.
10006 * Makefile.in: Regenerate.
10007
10008 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10009
10010 * compile: New file imported from automake.
10011
10012 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
10013
10014 * configure.in: Remove symbolic link section.
10015 * configure: Regenerate.
10016 * Makefile.tpl (links): Remove.
10017 * Makefile.in: Regenerate.
10018
10019 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
10020 Nathanael Nerode <neroden@gcc.gnu.org>
10021
10022 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10023 Set with AC_CHECK_PROGS.
10024 * configure.in: Fix comment typo from last patch.
10025 * configure: Regenerate.
10026
10027 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10028
10029 * Makefile.tpl: Introduce experimental top level bootstrap support.
10030 * Makefile.in: Regenerate.
10031 * configure.in: Introduce support for top level bootstrap.
10032 * configure: Regenerate.
10033
10034 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
10035 Paolo Bonzini <bonzini@gnu.org>
10036
10037 PR bootstrap/14522
10038 * configure.in: Cope with shells that do not support unquoted ^
10039 * configure: Regenerate.
10040
10041 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
10042 Paolo Bonzini <bonzini@gnu.org>
10043
10044 PR bootstrap/14522
10045 * configure.in: Cope with shells that do not support nesting
10046 quotes inside quoted backquote substitutions.
10047 * configure: Regenerate.
10048
10049 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10050
10051 PR bootstrap/14522
10052 * configure.in: Fix escaping of $.
10053 * configure: Regenerate.
10054
10055 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10056
10057 * configure: Regenerate, since I forgot to while committing Paolo's
10058 changes.
10059
10060 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
10061
10062 PR ada/14131
10063 Move language detection to the top level.
10064 * configure.in: Find default values for the tools as
10065 soon as possible. Disable ada if GNAT is not found.
10066 Emit error message about missing languages. Expand
10067 --enable-languages=all for the gcc subdirectory.
10068
10069 2004-03-10 Ben Elliston <bje@gnu.org>
10070
10071 * MAINTAINERS: Update my email address.
10072
10073 2004-03-05 David Edelsohn <edelsohn@gnu.org>
10074
10075 * ltconfig: Disable building static libraries if building shared
10076 libraries on AIX 5L.
10077
10078 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10079
10080 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10081 and disable libgcj.
10082 * configure: Regenerated.
10083
10084 2004-03-01 Brian Booth <bbooth@redhat.com>
10085
10086 * MAINTAINERS: Add myself to write-after-approval.
10087
10088 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10089
10090 * MAINTAINERS: Add myself to write-after-approval.
10091
10092 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10093
10094 PR bootstrap/7087
10095 * Makefile.tpl: Guard XFOO sed statements better.
10096 * Makefile.tpl: Add dependency for configure-target-libada.
10097 * Makefile.in: Regenerate (incidentally fixes broken
10098 commit when libada-branch was merged).
10099
10100 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10101
10102 * MAINTAINERS: Add myself to write-after-approval.
10103
10104 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10105
10106 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10107 maintainers.
10108
10109 2004-02-20 Andrew Cagney <cagney@redhat.com>
10110
10111 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10112 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10113
10114 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10115
10116 PR bootstrap/11932
10117 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10118
10119 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10120
10121 * MAINTAINERS: Added myself to write-after-approval.
10122
10123 2004-02-14 Michael Koch <konqueror@gmx.de>
10124
10125 * MAINTAINERS: Added myself to write-after-approval.
10126
10127 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10128
10129 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10130 some OS port maintainers to OS port maintainers section.
10131
10132 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10133
10134 * MAINTAINERS: Add self.
10135
10136 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10137
10138 * MAINTAINERS: Alphabetize.
10139
10140 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
10141
10142 * MAINTAINERS: Remove myself.
10143
10144 2004-02-11 David Edelsohn <edelsohn@gnu.org>
10145
10146 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10147 (rs6000-*-aix*): Same.
10148 * configure: Regenerate.
10149
10150 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10151
10152 * configure.in (host): Add in missing $noconfigdirs to defines.
10153 * configure: Regenerate.
10154
10155 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10156 Nathanael Nerode <neroden@gcc.gnu.org>
10157
10158 PR ada/6637, PR ada/5911
10159 Merge with libada-branch:
10160 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10161 with appropriate dependencies. Add --enable-libada configure switch.
10162 * configure, Makefile.in: Regenerate.
10163
10164 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
10165
10166 * MAINTAINERS: Add myself to write-after-approval.
10167
10168 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10169
10170 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10171 * configure: Regenerate.
10172
10173 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10174
10175 Merge from upstream:
10176
10177 * ltmain.in: When setting IFS to '~', be careful about user
10178 arguments that contain '~'.
10179
10180 2004-02-04 Peter O'Gorman <peter@pogma.com>
10181
10182 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10183 Also test $base_compile against $CC with escaped arguments. Bug
10184 reported by Geoff Keating <geoffk@apple.com>.
10185
10186 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10187
10188 * MAINTAINERS: Remove i960 port.
10189
10190 2004-01-23 DJ Delorie <dj@redhat.com>
10191
10192 * Makefile.def (target_modules) [libiberty]: Don't stage.
10193 * Makefile.in: Rebuilt.
10194
10195 2004-01-20 Caroline Tice <ctice@apple.com>
10196
10197 * MAINTAINERS: Add myself to write-after-approval.
10198
10199 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10200
10201 * MAINTAINERS: Update my email address.
10202
10203 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10204
10205 * MAINTAINERS: Add myself to write-after-approval.
10206
10207 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10208
10209 * MAINTAINERS: Remove entries without email address.
10210
10211 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10212
10213 * MAINTAINERS: Add myself to write-after-approval.
10214
10215 2004-01-15 Steven Bosscher <stevenb@suse.de>
10216
10217 * MAINTAINERS: Update my email address.
10218
10219 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10220
10221 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10222 * Makefile.tpl (configure-target-[+module+]): Support stage.
10223 * Makefile.in: Rebuilt.
10224
10225 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10226
10227 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10228
10229 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10230
10231 * MAINTAINERS: Add myself as a MIPS maintainer.
10232
10233 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10234
10235 * configure.in: Use ./config.cache, not config.cache.
10236 * configure: Regenerate.
10237 * Makefile.tpl: Special-casing not needed for GCC any more.
10238 * Makefile.in: Regenerate.
10239
10240 * configure.in: Don't share a cache file for host dirs.
10241 * configure: Regenerate.
10242
10243 * config-ml.in: Don't mess with the cache file.
10244
10245 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10246
10247 * MAINTAINERS: Move myself from 'Write After Approval' to
10248 'CPU Port Maintainers' section as SPARC maintainer.
10249
10250 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10251
10252 * Makefile.tpl: Make GCC use a separate config.cache.
10253 * Makefile.in: Regenerate.
10254
10255 PR bootstrap/11932, PR bootstrap/11933
10256 (I don't know if it will fix either of them, but it relates
10257 to them.)
10258 * configure.in: Don't use shared config.cache for target
10259 directories.
10260 * configure: Regenerate.
10261
10262 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10263
10264 * MAINTAINERS: Add myself to 'Write After Approval' section.
10265
10266 2003-12-31 Roger Sayle <roger@eyesopen.com>
10267
10268 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10269 * configure: Regenerated.
10270
10271 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10272
10273 * MAINTAINERS: Remove the mn10200 maintainer.
10274
10275 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10276
10277 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10278 * configure: Regenerated.
10279
10280 2003-12-16 Jan Hubicka <jh@suse.cz>
10281
10282 * MAINTAINERS: Add myself as callgraph maintainer.
10283
10284 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10285
10286 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10287 * configure: Regenerate.
10288
10289 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10290
10291 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10292 'Write After Approval' section. Update email.
10293
10294 2003-12-01 James Lemke <jim@wasabisystems.com>
10295
10296 * MAINTAINERS (Write After Approval): Add myself.
10297
10298 2003-11-20 Matt Thomas <matt@3am-software.com>
10299
10300 * MAINTAINERS: Add myself as a vax port maintainer.
10301
10302 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10303
10304 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10305 (configure-build-[+module+], configure-[+module+]): Likewise.
10306 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10307 * Makefile.in: Regenerate.
10308
10309 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10310
10311 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10312 shared/dylibed libraries.
10313 * ltmain.sh: Likewise.
10314 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10315 * ltcf-cxx.sh: Likewise.
10316 * ltcf-gcj.sh: Likewise.
10317 * ltconfig: Likewise.
10318
10319 2003-11-17 Stan Cox <scox@redhat.com>
10320
10321 * MAINTAINERS: Add myself as iq2000 port maintainer.
10322
10323 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10324
10325 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10326 * Makefile.in: Regenerate.
10327
10328 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10329
10330 * config.sub: Update to 2003-11-03 version.
10331
10332 2003-10-20 Phil Edwards <phil@codesourcery.com>
10333
10334 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10335 * configure: Regenerate.
10336
10337 2003-10-20 Nicolas Pitre <nico@cam.org>
10338
10339 * MAINTAINERS: Add myself to 'Write After Approval' section.
10340
10341 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10342
10343 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10344
10345 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10346
10347 * MAINTAINERS: Update my email address.
10348
10349 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10350
10351 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10352
10353 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10354
10355 * MAINTAINERS: Add myself to 'Write After Approval' section.
10356
10357 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10358
10359 * config.guess: Update to 2003-10-16 version.
10360 * config.sub: Update to 2003-10-16 version.
10361
10362 2003-10-15 David Daney <ddaney@avtrex.com>
10363
10364 * MAINTAINERS: Added myself to 'Write After Approval' section.
10365
10366 2003-10-15 Falk Hueffner <falk@debian.org>
10367
10368 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10369 'Write After Approval' section. Update email.
10370
10371 2003-10-14 Roger Sayle <roger@eyesopen.com>
10372
10373 * MAINTAINERS: Move myself from 'Write After Approval' to
10374 'Various Maintainers' section as middle-end maintainer.
10375
10376 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10377
10378 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10379 HOST_FLAGS_TO_PASS.
10380 * Makefile.in: Regenerate.
10381
10382 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10383
10384 * config.guess: Update to 2003-10-07 version.
10385 * config.sub: Update to 2003-10-07 version.
10386
10387 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10388
10389 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10390 * ltconfig (irix5*, irix6*): Don't override version_type.
10391
10392 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10393
10394 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10395 * configure: Rebuilt
10396 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10397 * Makefile.in: Rebuilt
10398
10399 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10400
10401 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10402
10403 2003-09-30 Carlo Wood <carlo@alinoe.com>
10404
10405 * MAINTAINERS (Write After Approval): Add myself.
10406
10407 2003-09-29 Paul Koning <ni1d@arrl.net>
10408
10409 * MAINTAINERS: Move myself from "Write After Approval"
10410 to CPU platform maintainers for pdp11 platform.
10411
10412 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10413
10414 * MAINTAINERS: Move myself from 'Write After Approval' to
10415 'Various Maintainers' section as libffi testsuite maintainer.
10416
10417 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10418
10419 * configure.in: Pass a computed --program-transform-name
10420 to subconfigures.
10421 * configure: Regenerated.
10422
10423 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10424
10425 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10426 * Makefile.in: Regenerate.
10427
10428 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10429 * Makefile.in: Regenerate.
10430
10431 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10432
10433 * MAINTAINERS: Move myself from 'Write After Approval'
10434 to 'Various Maintainers' (objective-c) section.
10435
10436 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10437
10438 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10439 quoting.
10440 * configure: Regenerated.
10441
10442 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10443
10444 * MAINTAINERS (Write After Approval): Add myself to write after
10445 approval list.
10446
10447 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10448
10449 * MAINTAINERS (Write After Approval): Add myself.
10450
10451 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10452
10453 * MAINTAINERS: Update my e-mail address.
10454
10455 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10456
10457 * libtool.m4 (LD): Correct powerpc64 host match.
10458
10459 2003-09-06 James E Wilson <wilson@tuliptree.org>
10460
10461 * MAINTAINTERS: Update my affiliation and email address.
10462
10463 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10464
10465 * MAINTAINERS (Write After Approval): Add myself.
10466
10467 2003-09-04 DJ Delorie <dj@redhat.com>
10468
10469 * configure: Regenerate.
10470
10471 2003-09-04 Robert Millan <robertmh@gnu.org>
10472
10473 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10474
10475 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10476
10477 * configure.in: Ensure arguments to sed are properly spaced.
10478 * configure: Regenerate.
10479
10480 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10481
10482 * MAINTAINERS: Update my e-mail address.
10483
10484 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10485
10486 * MAINTAINERS (Write After Approval): Add myself.
10487
10488 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10489
10490 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10491 * configure: Regenerated.
10492
10493 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10494
10495 * MAINTAINERS: Update my email address.
10496
10497 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10498
10499 * configure.in: Use newline instead of semicolon when assuming
10500 shell arguments in a for loop.
10501 * configure: Regenerated.
10502
10503 2003-08-22 Jason Eckhardt <jle@rice.edu>
10504
10505 * MAINTAINERS: Resurrect the i860 maintainer.
10506
10507 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10508
10509 PR 8180
10510 * configure.in: When testing with_libs and with_headers, treat
10511 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10512 * configure: Regenerate.
10513
10514 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10515 make, shell, etc.
10516 (baseargs): Likewise.
10517 * configure: Regenerate.
10518
10519 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10520
10521 * MAINTAINERS (Write After Approval): Add myself.
10522
10523 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10524
10525 * configure.in: Disable libgcj for darwin not on powerpc.
10526 * configure: Rebuild.
10527
10528 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10529
10530 * config-ml.in, symlink-tree: Add license.
10531
10532 2003-08-03 Richard Stallman <rms@gnu.org>
10533 Eben Moglen <moglen@columbia.edu>
10534
10535 * README.SCO: New file.
10536
10537 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10538
10539 * Makefile.tpl (check, check-c++): Express dependencies using
10540 dependencies rather than commands.
10541 * Makefile.in: Regenerate.
10542
10543 2003-08-01 Andrew Cagney <cagney@redhat.com>
10544
10545 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10546 * configure: Ditto.
10547
10548 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10549
10550 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10551 * Makefile.in: Update.
10552
10553 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10554
10555 * configure.in: Enable libgcj for darwin.
10556 * configure: Rebuild.
10557
10558 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10559
10560 * config-ml.in: Use ac_configure_args directly instead of
10561 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10562 actually seen.
10563
10564 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10565
10566 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10567 creating target and build subdirs to build all parent dirs as needed.
10568 * Makefile.in: Rebuild.
10569 * configure.in: Don't build dirs explicitly here.
10570 * configure: Rebuild.
10571
10572 2003-07-26 Paul Brook <paul@nowt.org>
10573
10574 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10575
10576 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10577
10578 * Makefile.tpl (all-make): Depend on intl.
10579 * Makefile.in: Rebuilt.
10580
10581 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10582
10583 * install-sh: Update to newer upstream versions (associated with
10584 aclocal 1.7).
10585 * mkinstalldirs: Likewise.
10586 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10587
10588 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10589
10590 * MAINTAINERS: Move self from Bug database only accounts
10591 to write-after-approval.
10592
10593 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10594
10595 * config.if: Remove unused libc_interface determination.
10596
10597 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10598
10599 * MAINTAINERS: Move self from write-after-approval to
10600 build machinery (*.in).
10601
10602 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10603
10604 PR bootstrap/11273
10605 PR bootstrap/11408
10606 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10607 unused INSTALL_PROGRAM_ARGS.
10608 * configure.in: Use AC_PROG_INSTALL.
10609 * Makefile.in: Regenerate.
10610 * configure: Regenerate.
10611
10612 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10613
10614 * MAINTAINERS: Alphabetize.
10615
10616 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10617
10618 * configure: Rebuilt.
10619 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10620 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10621 newlib nor libgloss.
10622 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10623 * configure.in (am33_2.0-*-linux*): Added.
10624
10625 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10626
10627 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10628 * configure: Regenerate.
10629
10630 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10631
10632 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10633 * Makefile.in: Regenerate.
10634
10635 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10636
10637 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10638 * Makefile.in: Regenerate.
10639
10640 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10641
10642 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10643 * Makefile.in: Regenerated.
10644
10645 * config-ml.in: Replace PWD with PWD_COMMAND.
10646
10647 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10648
10649 * intl: New directory; see intl/ChangeLog for details.
10650 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10651 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10652 * Makefile.in: Regenerate.
10653
10654 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10655
10656 * configure.in: Clean up config-lang.in handling. Delete
10657 useless assignment to "subdirs".
10658 * configure: Regenerate.
10659
10660 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10661
10662 * configure.in: Rename 'target_libs' to 'target_libraries'.
10663 Remove useless reference to 'target_libs'.
10664 * configure: Regenerate.
10665
10666 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10667
10668 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10669 * Makefile.in: Regenerate.
10670
10671 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10672
10673 * Makefile.def: Introduce flags_to_pass.
10674 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10675 * Makefile.in: Regenerate.
10676
10677 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10678
10679 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10680 and target-libgloss.
10681 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10682 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10683 * configure: Regenerate.
10684
10685 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10686
10687 * configure.in: Update testsuite_flags to new location.
10688 * configure. Regenerate.
10689
10690 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10691
10692 * Makefile.tpl: Remove BUILD_CC stuff.
10693 * Makefile.in: Regenerate.
10694
10695 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10696
10697 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10698
10699 2003-06-16 Graeme Peterson <gp@qnx.com>
10700
10701 * MAINTAINERS (Write After Approval): Add myself.
10702
10703 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10704
10705 * config.guess: Update to 2003-06-12 version.
10706 * config.sub: Update to 2003-06-13 version.
10707
10708 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10709
10710 * config.guess: Update to 2003-06-06 version.
10711 * config.sub: Update to 2003-06-06 version.
10712
10713 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10714
10715 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10716 * configure. Regenerate.
10717
10718 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10719
10720 * configure.in: Disable serial configure by default.
10721 * configure: Regenerate.
10722 * Makefile.tpl: Abolish .NOTPARALLEL.
10723 * Makefile.in: Regenerate.
10724
10725 * Makefile.tpl: Replace {build,host,target}_canonical by
10726 {build,host,target}.
10727 * Makefile.in: Regenerate.
10728
10729 * Makefile.tpl: Fix stupid pasto.
10730 * Makefile.in: Regenerate.
10731
10732 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10733
10734 * Makefile.tpl: Remove bogus conditional.
10735 * Makefile.in: Regenerate.
10736
10737 2003-06-05 Jan Hubicka <jh@suse.cz>
10738
10739 * Makefile.tpl (profiledbootstrap): New target.
10740 * Makefile.in (profiledbootstrap): New target.
10741
10742 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10743
10744 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10745 Pinski. Remove user names from other bugzilla-only maintainers.
10746
10747 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10748
10749 * Makefile.tpl: Make 'recursive targets' using autogen rather
10750 than shell loop. Remove duplicate 'clean' targets and false
10751 comments.
10752 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10753 Add systematic method of specifying missing targets in subdirs.
10754 Add copyright boilerplate.
10755 * Makefile.in: Regenerate.
10756 * configure.in: Add 'recursive targets' to maybe list.
10757 * configure: Regenerate.
10758
10759 * MAINTAINERS: "GNATS only" -> "Bug database only".
10760
10761 * Makefile.tpl: Rename [+target+] to [+make_target+].
10762 * Makefile.def: Rename 'target' to 'make_target'.
10763
10764 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10765
10766 * MAINTAINERS: Add self as options handling maintainer.
10767
10768 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10769
10770 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10771 been too long since I touched those ports.
10772
10773 2003-05-28 DJ Delorie <dj@redhat.com>
10774
10775 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10776 * Makefile.in: Regenerate.
10777
10778 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10779
10780 * configure.in: Use curly braces in the definition of tooldir.
10781 * configure: Regenerate.
10782
10783 2003-05-21 DJ Delorie <dj@redhat.com>
10784
10785 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10786 newlib or libgloss.
10787 * Makefile.in: Regenerate.
10788
10789 2003-05-21 DJ Delorie <dj@redhat.com>
10790
10791 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10792 * Makefile.in: Regenerate.
10793
10794 2003-05-20 Ian Lance Taylor <ian@airs.com>
10795
10796 * MAINTAINERS: Update my e-mail address.
10797
10798 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10799
10800 * configure.in: Switch more things to use maybe dependencies.
10801 * Makefile.tpl: Switch more things to use maybe dependencies.
10802 Factor out common code from autogen IF statements.
10803 * configure: Regenerate.
10804 * Makefile.in: Regenerate.
10805
10806 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10807
10808 * configure.in: Accept i[3456789]86 for machine type.
10809 * configure: Regenerate.
10810
10811 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10812
10813 * configure.in: Switch more things to use maybe dependencies.
10814 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10815 * configure: Regenerate.
10816 * Makefile.tpl: Switch more things to use maybe dependencies.
10817 * Makefile.in: Regenerate.
10818
10819 2003-05-16 Andreas Schwab <schwab@suse.de>
10820
10821 * Makefile.tpl (install-opcodes): Define.
10822 * Makefile.in: Rebuild.
10823
10824 2003-05-13 Andreas Jaeger <aj@suse.de>
10825
10826 * config.guess: Update to 2003-05-09 version.
10827 * config.sub: Update to 2003-05-09 version.
10828
10829 2003-05-13 Michael Eager <eager@mvista.com>
10830
10831 * configure.in: Correct sed script so that options in quotes are not
10832 deleted.
10833 * configure: Rebuild.
10834
10835 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10836
10837 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10838 and $$s/newlib/libc/sys/cygwin32 include paths.
10839 * configure: Ditto.
10840
10841 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10842
10843 * MAINTAINERS: Update my email addresses.
10844
10845 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10846
10847 * config-ml.in: Propagate INSTALL variables.
10848
10849 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10850
10851 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10852
10853 2003-05-02 Chris Demetriou <cgd@broadcom.com>
10854
10855 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10856 * Makefile.in: Regenerate.
10857
10858 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10859
10860 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10861
10862 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10863
10864 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10865
10866 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10867
10868 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10869 * Makefile.in: Regenerated.
10870
10871 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10872
10873 * MAINTAINERS (Write After Approval): Upgrade myself from
10874 GNATS only to write-after-approval. Update my mail address.
10875
10876 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
10877
10878 (OS Port Maintainers: freebsd): Add myself.
10879
10880 2003-04-22 Mark Mitchell <mark@codesourcery.com>
10881
10882 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10883
10884 2003-04-22 Kean Johnston <jkj@sco.com>
10885
10886 * MAINTAINERS (SCO ports): Added myself.
10887
10888 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10889
10890 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10891
10892 2003-04-19 Kean Johnston <jkj@sco.com>
10893
10894 * MAINTAINERS (Write After Approval): Add myself.
10895
10896 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10897
10898 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10899 * Makefile.in: Regenerate.
10900
10901 2003-04-18 Jakub Jelinek <jakub@redhat.com>
10902
10903 * configure.in (powerpc64*-*-linux*): Remove.
10904 * configure: Rebuilt.
10905
10906 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
10907
10908 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10909 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10910 and restrap.
10911 * Makefile.in: Regenerate.
10912
10913 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
10914
10915 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10916 * configure: Regenerated.
10917
10918 2003-04-15 DJ Delorie <dj@redhat.com>
10919
10920 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10921
10922 2003-04-13 Nick Clifton <nickc@redhat.com>
10923
10924 * config-ml.in: Remove support for --disable-aix removing
10925 call-aix multilibs.
10926
10927 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
10928
10929 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10930 * */configure: Rebuilt.
10931
10932 2003-04-08 Joel Sherrill <joel@oarcorp.com>
10933
10934 * MAINTAINERS: Add my email address.
10935
10936 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
10937
10938 * MAINTAINERS (Write After Approval): Add myself.
10939
10940 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10941
10942 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10943 * Makefile.in: Regenerate.
10944
10945 2003-03-14 Michael Chastain <mec@shout.net>
10946
10947 * Makefile.in: Regenerate with correct Makefile.def.
10948
10949 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10950
10951 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10952 Make macro.
10953 * Makefile.in: Regenerate.
10954 * configure.in: Clean up gxx_include_dir logic.
10955 * configure: Regenerate.
10956
10957 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10958
10959 * MAINTAINERS (Write After Approval): Add myself.
10960
10961 2003-03-10 Ben Elliston <bje@wasabisystems.com>
10962
10963 * MAINTAINERS: Update my mail address.
10964
10965 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10966
10967 * configure.in (gxx_include_dir): Fix typo.
10968 * configure: Regenerated.
10969
10970 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10971
10972 * Makefile.tpl: Reindent.
10973 * Makefile.in: Regenerate.
10974 * configure.in: Reindent. Don't set unused variables.
10975 * configure: Regenerate.
10976
10977 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
10978
10979 * configure.in: Include $(build_tooldir)/sys-include in
10980 FLAGS_FOR_TARGET.
10981 * configure: Regenerated.
10982
10983 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10984
10985 * Makefile.tpl: Always pass down RANLIB.
10986 * Makefile.in: Regenerate.
10987
10988 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10989 * Makefile.in: Regenerate.
10990 * configure.in: Remove unused logic relating to --enable-shared
10991 and --enable-threads. Remove bogus comments. Remove redundant
10992 noconfigdirs.
10993 * configure: Regenerate.
10994
10995 * configure.in: Replace ${libstdcxx_version} by its value.
10996 Remove reference to mh-dgux.
10997 * configure: Regenerate.
10998
10999 2003-03-03 Kevin Buettner <kevinb@redhat.com>
11000
11001 * MAINTAINERS (Write After Approval): Add myself.
11002
11003 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11004
11005 * Makefile.tpl: Rearrange.
11006 * Makefile.in: Regenerate.
11007
11008 2003-02-25 Uwe Stieber <uwe@wwws.de>
11009
11010 * configure.in: Add support for kaOS as cross build target system.
11011 * configure: Regenerated.
11012
11013 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11014
11015 * MAINTAINERS (Write after approval): Add myself.
11016
11017 2003-02-21 James E Wilson <wilson@tuliptree.org>
11018
11019 * MAINTAINERS: Update my email address.
11020
11021 2003-02-21 Zack Weinberg <zack@codesourcery.com>
11022
11023 * MAINTAINERS: Add self to blanket write privs. section.
11024
11025 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
11026
11027 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11028 configure-target-* as some target builds may require additional
11029 flags for preprocessor tests.
11030 * Makefile.in: Regenerated.
11031
11032 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
11033
11034 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11035 * ltconfig: Handle it.
11036 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11037 auto-detecting it.
11038
11039 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11040 it is used as argument to $CC.
11041 * ltcf-gcj.sh: Likewise.
11042
11043 * configure.in: Introduce --enable-maintainer-mode.
11044 * configure: Rebuilt.
11045 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11046 for maintainer mode.
11047 * Makefile.in: Rebuilt.
11048
11049 2003-02-18 Jason Merrill <jason@redhat.com>
11050
11051 * Makefile.tpl (check-c++): Allow parallelism.
11052
11053 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11054
11055 * MAINTAINERS: Remove John Carr (who never actually had access to
11056 gcc.gnu.org).
11057
11058 2003-02-15 Geoffrey Keating <geoffk@apple.com>
11059
11060 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11061 don't configure target-libobjc.
11062 * configure: Regenerate.
11063
11064 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11065
11066 * Makefile.tpl (RANLIB): Define.
11067 * Makefile.in: Regenerate.
11068
11069 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11070
11071 * MAINTAINERS: Update my email.
11072
11073 2003-02-06 Keith R Seitz <keiths@redhat.com>
11074
11075 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11076 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11077 * Makefile.in: Regenerated.
11078 * configure.in: Remove all traces of snavigator, db, and grep.
11079 * configure: Regenerated.
11080
11081 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11082
11083 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11084 After Approval.
11085
11086 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11087
11088 * MAINTAINERS (Write after approval): Add myself.
11089
11090 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11091
11092 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11093 * Makefile.in: Regenerated.
11094
11095 2003-01-30 Roger Sayle <roger@eyesopen.com>
11096
11097 * config.guess: Updated to 2003-01-30's version.
11098 * config.sub: Updated to 2003-01-28's version.
11099
11100 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11101
11102 * config.if: If gcc_version is already set, just use it. Don't set
11103 gcc_version_trigger if it's already set, otherwise set it to
11104 gcc/version.c, but only if the file exists. If it is not set and
11105 gcc/version.c does not exist, try to extract the version number from
11106 $CC.
11107
11108 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11109
11110 * MAINTAINERS: Add myself to write-after-approval list.
11111
11112 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11113
11114 * configure.in: Revert 24Jan change.
11115 * configure: Regenerate.
11116
11117 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11118
11119 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11120 entry of HJ Lu.
11121
11122 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11123
11124 * configure.in: Revert previous change.
11125 * configure: Regenerate.
11126
11127 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11128
11129 * configure.in: Make rda native-only.
11130 * configure: Regenerate.
11131
11132 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11133
11134 * MAINTAINERS: Move myself from GNATS-only-accounts to
11135 write-after-approval.
11136
11137 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11138
11139 * configure.in: Add missing \.
11140 * configure: Rebuilt.
11141
11142 2003-01-17 Jakub Jelinek <jakub@redhat.com>
11143
11144 * configure.in (baseargs): Avoid using \| in sed regular
11145 expressions.
11146 * configure: Rebuilt.
11147
11148 2003-01-16 Jakub Jelinek <jakub@redhat.com>
11149
11150 * configure.in (baseargs): Remove all supported forms of
11151 --cache-file, --srcdir, --host, --build and --target options
11152 from argument lists.
11153 * configure: Rebuilt.
11154
11155 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
11156
11157 * MAINTAINERS: Add myself to write-after-approval list.
11158
11159 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
11160
11161 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11162 * configure: Rebuilt.
11163
11164 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11165
11166 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11167 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11168 * Makefile.in: Regenerate.
11169 * configure: Regenerate.
11170
11171 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
11172
11173 * configure.in: Remove Makefile in build, host and target modules
11174 unless configure was run with --no-recursion.
11175 * configure: Rebuilt.
11176
11177 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11178
11179 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11180 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11181 * Makefile.in: Regenerate.
11182
11183 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11184
11185 * config.guess: Update to 2003-01-03 version.
11186 * config.sub: Update to 2003-01-03 version.
11187
11188 2003-01-07 Christopher Faylor <cgf@redhat.com>
11189
11190 * configure: Regenerate with proper autoconf 2.13.
11191
11192 2003-01-07 Christopher Faylor <cgf@redhat.com>
11193
11194 * configure.in: Add AC_PREREQ for consistency.
11195 * configure: Regenerate.
11196
11197 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11198
11199 * configure.in (GDB_TK): Add tcl directories conditional on
11200 gdb/gdbtk directory being present.
11201 * configure: Regenerate.
11202
11203 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11204
11205 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11206 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11207 * configure: Rebuilt.
11208
11209 2002-12-31 Tom Tromey <tromey@redhat.com>
11210
11211 * Makefile.in: Rebuilt.
11212 * Makefile.def (target_modules) [libffi]: Allow installation.
11213
11214 2002-12-31 Andreas Schwab <schwab@suse.de>
11215
11216 * configure.in: Fix use of $program_transform_name.
11217 * configure: Regenerated.
11218
11219 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11220
11221 * configure.in (baseargs): Don't remove first configure argument.
11222 * configure: Regenerated.
11223
11224 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11225
11226 * Makefile.tpl (local-distclean): Don't remove...
11227 (multilib.ts): ... this. Moved into...
11228 (multilib.out): ... this. Don't use sub-make.
11229 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11230 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11231 (configure-build-[+module+], configure-[+module+],
11232 configure-target-[+module+], configure-gcc): ... these. Test
11233 for Makefile existence. Drop config.status from dependencies.
11234 * Makefile.in: Rebuilt.
11235 * configure.in: Move gcc-version-trigger to the end of
11236 ac_configure_args. Add comments to maybedep.tmp and
11237 serdep.tmp. Introduce --disable-serial-configure. Remove
11238 nonopt from baseargs, matching and removing corresponding
11239 whitespace while at it.
11240 * configure: Rebuilt.
11241
11242 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11243
11244 * configure.in (host_configargs): Replace reference to
11245 no-longer-defined buildopts with --build=${build_alias}.
11246 * configure: Rebuilt.
11247
11248 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11249 program_transform_name to standard idiom.
11250 (AUTOGEN, AUTOCONF): Define.
11251 (Makefile.in): Use $(AUTOGEN).
11252 (Makefile): Depend on config.status, and use autoconf-style rule to
11253 build it. Move original commands to...
11254 (config.status): ... this new target.
11255 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11256 $(AUTOCONF).
11257 * Makefile.in: Rebuilt.
11258
11259 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11260
11261 * Makefile.tpl: Fix dramatic bustage due to change in
11262 program_transform_name.
11263 * Makefile.in: Regenerate.
11264
11265 * configure.in: Remove unnecessary PATH setting.
11266 * configure: Regnerate.
11267
11268 * configure.in: Don't default to unprefixed tools unless
11269 the native tools will work.
11270 * configure: Regenerate.
11271
11272 * configure.in: Convert to autoconf script. Blow away lots
11273 of now-redundant Makefile fragments.
11274 * configure: Generate using Autoconf.
11275 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11276 * Makefile.in: Regenerate.
11277
11278 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11279
11280 * configure: Fix stupid bug where RANLIB was mistakenly included.
11281
11282 * configure.in: Rename (buildargs, hostargs, targargs) to
11283 (build_configargs, host_configargs, target_configargs).
11284
11285 * configure.in: Move logic out of sed statement.
11286
11287 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11288 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11289
11290 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11291
11292 * config.sub: Import from master repository
11293 * config.guess: Ditto
11294
11295 2002-12-24 Andreas Schwab <schwab@suse.de>
11296
11297 * Makefile.tpl (multilib.out): Fix missing space.
11298 * Makefile.in: Regenerate.
11299
11300 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11301
11302 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11303 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11304 * Makefile.in: Regenerate.
11305 * configure.in: Remove unnecessary leftovers.
11306
11307 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11308
11309 * configure.in (extra_ranlibflags_for_target): New variable.
11310 (*-*-darwin): Add -c to ranlib commands.
11311 * configure (tooldir): Handle extra_ranlibflags_for_target.
11312
11313 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11314
11315 * Makefile.tpl: Revert HJL's change.
11316 * Makefile.in: Regenerated.
11317 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11318 always.
11319
11320 2002-12-19 Andreas Schwab <schwab@suse.de>
11321
11322 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11323 * Makefile.in: Regenerate.
11324
11325 2002-12-18 H.J. Lu <hjl@gnu.org>
11326
11327 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11328 * Makefile.in: Regenerated.
11329
11330 * configure.in (build_prefix): New. Substitute.
11331
11332 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11333
11334 * Makefile.tpl: Don't let real targets depend on phony targets.
11335 * Makefile.in: Regenerate.
11336
11337 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11338 * Makefile.in: Regenerate.
11339
11340 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11341
11342 * config.sub: Import from master repository
11343 * config.guess: Ditto
11344
11345 2002-12-16 Jason Merrill <jason@redhat.com>
11346
11347 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11348 previous 'make bootstrap'.
11349 * Makefile.in: Regenerate.
11350
11351 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11352
11353 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11354
11355 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11356
11357 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11358 * Makefile.in: Regenerate.
11359
11360 2002-12-13 Jason Merrill <jason@redhat.com>
11361
11362 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11363 library tests.
11364 (check-c++): Just depend on it and check-target-libstdc++-v3.
11365 * Makefile.in: Regenerate.
11366
11367 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11368
11369 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11370 * Makefile.in: Rebuilt.
11371
11372 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11373
11374 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11375
11376 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11377
11378 * configure: Fix bug put in by gremlins.
11379
11380 * Makefile.tpl: Substitute more autoconfily.
11381 * configure: Substitute more autoconfily.
11382 * Makefile.in: Regenerate.
11383
11384 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11385
11386 * config.sub: Import from master repository
11387 * config.guess: Ditto
11388 * MAINTAINERS: Added Svein Seldal under write after approval
11389
11390 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11391
11392 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11393 * Makefile.in (all-sim): Ditto.
11394
11395 2002-12-06 DJ Delorie <dj@redhat.com>
11396
11397 * Makefile.tpl: Change configure dependencies to not have real
11398 targets depend on phony targets.
11399
11400 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11401
11402 * configure.in: Revert unintentional change.
11403
11404 * Makefile.tpl: Change dependency for */multilib.out so that
11405 it works when gcc isn't in the tree.
11406
11407 * configure.in: Substitute more.
11408 * configure: Run subconfigures from the Makefile.
11409 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11410 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11411
11412 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11413
11414 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11415
11416 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11417
11418 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11419 and corresponding dependencies.
11420 * Makefile.in: Regenerate.
11421
11422 * configure.in (host_tools): Order binutils, gas and ld for
11423 convenience in running the testsuites.
11424
11425 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11426 * Makefile.in: Regenerate.
11427 * configure.in: Introduce rules to serialize subconfigure runs.
11428
11429 * configure.in: Introduce BASE_CC_FOR_TARGET.
11430 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11431 Realize configure-build-* targets. Realize configure-target-* targets.
11432 * Makefile.in: Regenerate.
11433
11434 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11435
11436 * configure: Move gcc_version_trigger stuff from here...
11437 * configure.in: ...to here.
11438
11439 * configure.in: Separate subconfigure options added by this file from
11440 options given by the user. Add machinery to put args for host
11441 subconfigures into the Makefile.
11442
11443 * Makefile.tpl: Remove 'vault' targets.
11444 * Makefile.tpl: Reorder and comment dependencies.
11445 * Makefile.in: Regenerate.
11446
11447 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11448 * configure.in: Fix my broken commit of previous patch. (sigh)
11449
11450 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11451
11452 * configure.in: Move host-specific darwin noconfigdirs into
11453 the host-specific section.
11454
11455 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11456
11457 * configure.in: Move host-specific darwin noconfigdirs into
11458 the host-specific section.
11459
11460 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11461
11462 * configure: Remove skip-this-dir support.
11463 * Makefile.tpl: Remove skip-this-dir support.
11464
11465 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11466 subdirectories.
11467 * Makefile.in: Regenerate.
11468
11469 * Makefile.tpl: Strip out useless setting of 'dir'.
11470 * Makefile.in: Regenerate.
11471
11472 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11473
11474 * configure.in: Fix deeply stupid bug.
11475
11476 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11477 shell code in CXX_FOR_TARGET
11478 * Makefile.def: Introduce raw_cxx.
11479 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11480 RAW_CXX_FOR_TARGET.
11481 * Makefile.in: Regenerate.
11482
11483 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11484
11485 * Makefile.tpl: Remove unnecessary ifs.
11486 * Makefile.in: Regenerate.
11487
11488 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11489 dependencies. Maybe-ize build-libiberty. Create dummy install
11490 targets for 'no_install' modules.
11491 * configure: Move GDB_TK substitution to configure.in. Move
11492 build_modules stuff to configure.in.
11493 * configure.in: Implement soft dependency machinery. Maybe-ize
11494 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11495 * Makefile.in: Regenerate.
11496
11497 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11498
11499 * Makefile.tpl: Make all-target, install-target behave similarly
11500 to all, install (only hitting configured targets). Eliminate
11501 unused macro defintions.
11502
11503 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11504 build != host.
11505
11506 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11507
11508 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11509
11510 * configure.in: Produce lists of subdir targets we're actually
11511 configuring. Remove references to "dosrel".
11512 * Makefile.tpl: Let configure set which subdir targets are hit.
11513 Remove install-cross; clean up install; remove ALL. Remove
11514 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11515 Autogenerate host module targets. Remove empty dependency lines
11516 and redundant dependency; rearrange slightly.
11517 * Makefile.def: Add host-side libtermcap, utils.
11518
11519 * Makefile.in: Regenerate.
11520
11521 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11522
11523 * ltconfig (osf[345]): Append $major to soname_spec.
11524 Reflect this in library_names_spec.
11525 * ltmain.sh (osf): Prefix $major with . for use as extension.
11526
11527 2002-11-19 Andreas Jaeger <aj@suse.de>
11528
11529 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11530 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11531 and sparc64 GNU/Linux systems.
11532
11533 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11534
11535 * MAINTAINERS: Update email.
11536
11537 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11538
11539 * MAINTAINERS: Complete James Dennett's entry.
11540
11541 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11542
11543 * MAINTAINERS (Write After Approval): Add myself.
11544
11545 2002-11-13 Bruce Korb <bkorb@gnu.org>
11546
11547 * Makefile.tpl: syntactic cleanup
11548
11549 2002-11-13 Stuart Hastings <stuart@apple.com>
11550
11551 * MAINTAINERS: Add myself to write-after-approval list.
11552
11553 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11554
11555 * Makefile.def: Add list of recursive targets to autogenerate.
11556 Add build_modules.
11557 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11558 targets. Autogenerate *-build-* targets.
11559 * Makefile.in: Regenerate.
11560
11561 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11562
11563 * configure: More autoconf-style substitutions.
11564 * Makefile.tpl: More autoconf-style substitutions.
11565 * Makefile.in: Regenerate.
11566
11567 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11568
11569 * configure: Substitute more variables in a more autoconf-friendly
11570 way. Simplify slightly.
11571 * Makefile.tpl: Make more variables substitutable in an
11572 autoconf-friendly way.
11573 * Makefile.in: Regenerate.
11574
11575 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11576
11577 * MAINTAINERS (Write After Approval): Add myself.
11578
11579 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11580
11581 * configure.in (v810*): Remove special setting of tools.
11582
11583 * configure: Add support for extra required flags for ar or nm.
11584 * configure.in (aix4.3+): Use above support for target-specific
11585 issues, rather than using config/mt-aix43.
11586
11587 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11588
11589 * configure: Remove 'removing', which doesn't work. Replace $subdir
11590 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11591 with $srcdir. Reformat indentation. Substitute some variables
11592 formerly hard-coded in the Makefile for build=host.
11593 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11594 * Makefile.def: Autogenerate more.
11595 * Makefile.in: Regenerate.
11596
11597 2002-11-04 Adam Nemet <anemet@lnxw.com>
11598
11599 * MAINTAINERS (Write After Approval): Add myself.
11600
11601 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11602
11603 * Makefile.def (host_modules): Add rda.
11604 * Makefile.in: Regenerate.
11605 * configure.in (target_tool): Add target-rda to list.
11606
11607 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11608
11609 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11610
11611 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11612
11613 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11614 and restrap targets to this rule.
11615 * Makefile.in: Regenerate.
11616
11617 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11618
11619 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11620 GNATS only accounts.
11621
11622 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11623
11624 * configure.in (i[3456]86-*-linux*): Add check to disable
11625 ${libgcj} for glibc1.
11626
11627 2002-10-24 Denis Chertykov <denisc@overta.ru>
11628
11629 * MAINTAINERS: Add myself as ip2k port maintainer.
11630
11631 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11632
11633 * configure.in: Add tic4x target.
11634
11635 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11636
11637 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11638 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11639 * Makefile.in: Regenerate.
11640
11641 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11642 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11643 * Makefile.in: Regenerate.
11644
11645 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11646
11647 * MAINTAINERS: Add myself as web pages co-maintainer.
11648
11649 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11650
11651 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11652 * Makefile.in: Regenerate.
11653
11654 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11655
11656 * MAINTAINERS: Add myself and Nathan Sidwell
11657 <nathan@codesourcery.com> as VxWorks maintainers.
11658
11659 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11660
11661 * Makefile.def: Remove order dependency comments.
11662 * Makefile.tpl: Add explicit install-install dependencies.
11663 * Makefile.in: Regenerate.
11664
11665 * Makefile.tpl: Remove material now in src-release. (Finally!)
11666 * Makefile.in: Regenerate.
11667
11668 * Makefile.tpl: Add configure-target (for src-release in src)
11669 * Makefile.in: Regenerate.
11670
11671 2002-09-30 Nick Clifton <nickc@redhat.com>
11672
11673 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11674
11675 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11676
11677 * configure.in (s390*-*-linux*): Enable libgcj.
11678
11679 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11680
11681 * configure: Revert accidentally applied changes.
11682
11683 * Makefile.tpl: Make more autoconf-friendly.
11684 * Makefile.in: Regenerate.
11685 * configure: Make substitution more autoconf-like.
11686
11687 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11688
11689 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11690 single entry to handle all these.
11691 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11692 libjava on arm-*-elf.
11693
11694 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11695
11696 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11697 things that depend on them.
11698
11699 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11700
11701 * Makefile.tpl: Make subsituted variables more autoconfy.
11702 * Makefile.in: Regenerate.
11703 * configure: Make seds more autoconfy.
11704
11705 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11706
11707 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11708 * Makefile.in: Regenerate.
11709 * configure.in: Rewrite sed statements to look autoconfy.
11710
11711 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11712 all-target-foo on configure-target-foo.
11713 * Makefile.def: Ditto.
11714 * Makefile.in: Rebuild.
11715
11716 2002-09-25 Andrew Haley <aph@redhat.com>
11717
11718 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11719
11720 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11721
11722 * Makefile.def: New file.
11723 * Makefile.tpl: New file.
11724 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11725 * contrib/gcc_update: Note that Makefile.in is a generated file.
11726
11727 * configure.in: Minor rearrangement. Simplify tests.
11728
11729 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11730
11731 * configure.in (with_headers): Skip copy if value is "yes".
11732 (with_libs): Likewise.
11733
11734 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11735
11736 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11737 * configure.in (sh*-*-pe*): Ditto.
11738 * configure.in (mips*-*-pe*): Ditto.
11739 * configure.in (*arm-wince-pe): Ditto.
11740
11741 * configure.in: Rearrange.
11742
11743 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11744
11745 * MAINTAINERS: Update my email address.
11746
11747 2002-08-30 Paul Koning <pkoning@equallogic.com>
11748
11749 * MAINTAINERS: (Write After Approval): Add myself.
11750
11751 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11752
11753 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11754
11755 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11756
11757 * MAINTAINERS: Change my mailing address.
11758
11759 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11760
11761 * MAINTAINERS (Write After Approval): Remove myself.
11762 (Various Maintainers: c++ runtime libs): Add myself.
11763
11764 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11765
11766 * MAINTAINERS (Write After Approval): Remove myself.
11767 (Various Maintainers: c++ runtime libs): Add myself.
11768
11769 2002-08-15 Eric Christopher <echristo@redhat.com>
11770
11771 * config.sub: Import from master repository.
11772 * config.guess: Ditto.
11773
11774 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11775
11776 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11777 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11778 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11779
11780 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11781
11782 * MAINTAINERS: Add self to rs6000 vector extensions.
11783
11784 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11785
11786 * libiberty/configure: Reverted unintended yesterday's check in.
11787
11788 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11789
11790 * boehm-gc/configure, libf2c/configure: Rebuilt.
11791 * libffi/configure, libiberty/configure: Ditto.
11792 * libjava/configure, libobjc/configure: Ditto.
11793 * libstdc++-v3/configure, zlib/configure: Ditto.
11794 Merged from binutils:
11795 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11796 From Steve Ellcey <sje@cup.hp.com>:
11797 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11798 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11799 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11800 IA64.
11801 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11802 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11803 soname_spec, sys_lib_search_path_spec): Ditto.
11804
11805 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11806
11807 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11808
11809 2002-08-04 H.J. Lu (hjl@gnu.org)
11810
11811 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11812
11813 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11814
11815 * MAINTAINERS (Write After Approval): Add myself.
11816
11817 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11818
11819 * configure.in: Move generic linux case to end. Copy generic
11820 linux noconfigdirs to mips*-*-linux* entry and new
11821 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11822
11823 2002-07-19 Michael Matz <matz@suse.de>
11824
11825 * MAINTAINERS: Add myself as ra* maintainer.
11826
11827 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11828
11829 * config.guess: Update to 2002-07-09 version.
11830 * config.sub: Update to 2002-07-03 version.
11831
11832 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11833
11834 * MAINTAINERS: Fix typo in a maintainer email address.
11835
11836 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11837
11838 * configure.in: Remove two redundant tests.
11839
11840 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11841
11842 * configure.in (mips*-*-irix6*o32): Enable stabs.
11843
11844 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11845
11846 * configure.in: Don't build grez.
11847 * Makefile.in: Ditto.
11848
11849 * Makefile.in: Remove references to bsp, cygmon, libstub.
11850 * configure.in: Ditto.
11851
11852 * configure.in: Remove leftover reference to gdbtest.
11853
11854 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
11855
11856 * configure.in (gxx_include_dir): Change to match versioned
11857 C++ headers if --enable-version-specific-runtime-libs is used.
11858
11859 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11860
11861 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11862
11863 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11864
11865 * configure.in: Make --without-x work.
11866
11867 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11868
11869 * configure.in: Rearrange target Makefile fragment collection.
11870
11871 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11872 cvs[src].
11873 * configure.in: Ditto.
11874
11875 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11876
11877 * MAINTAINERS (Write After Approval): Update my e-mail address.
11878
11879 2002-06-24 Ben Elliston <bje@redhat.com>
11880
11881 * configure.in (host_tools): Remove cgen.
11882
11883 * Makefile.in (all-cgen): Remove; runs from its source directory.
11884 (check-cgen, install-cgen, clean-cgen): Likewise.
11885 (all-opcodes): Do not depend on all-cgen.
11886 (all-sim): Likewise.
11887
11888 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
11889
11890 * Makefile.in: Eliminate 'apache' targets.
11891 * configure.in: Eliminate 'apache' targets.
11892
11893 * configure.in: Eliminate redundant tests. Reorganize.
11894
11895 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11896
11897 * config-ml.in: Eliminate references to Cygnus configure.
11898
11899 * Makefile.in: Eliminate references to building emacs.
11900
11901 2002-06-28 Graham Stott <graham.stott@btinternet.com>
11902
11903 * MAINTAINERS: Update my email address.
11904
11905 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11906
11907 * config.if (libstdcxx_incdir): Version C++ headers.
11908 (cxx_incdir): Remove.
11909
11910 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11911
11912 * MAINTAINERS (Write After Approval): Add self.
11913
11914 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11915
11916 * configure.in: Add support for ip2k.
11917
11918 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11919
11920 * configure.in: Fix AIX configury bug.
11921
11922 2002-06-20 Steve Ellcey <sje@cup.hp.com>
11923
11924 * MAINTAINERS (Write After Approval): Add self.
11925
11926 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11927
11928 * configure.in: replace ${topsrcdir} with ${srcdir}
11929
11930 * configure.in: Move definition of libstdcxx_flags
11931 right above usage, rather than waaay earlier.
11932
11933 * configure.in: Pull definition of is_cross_compiler earlier.
11934
11935 * configure.in: Rearrange a little.
11936
11937 * configure.in: Remove references to librx.
11938 * Makefile.in: Remove references to librx.
11939
11940 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11941
11942 * config.sub: Add support for avr target.
11943 Import from master sources, rev 1.255
11944
11945 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
11946
11947 * configure, .cvsignore: Revert previous change...
11948 * Makefile: ...delete.
11949
11950 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11951
11952 * configure.in: Eliminate ${gasdir} variable.
11953
11954 2002-06-18 Dave Brolley <brolley@redhat.com>
11955
11956 * configure.in: Add support for frv.
11957 * config.sub: Add support for frv.
11958
11959 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11960
11961 * configure: Remove garbage from previous commit.
11962
11963 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11964
11965 * configure: For in-source builds, make a subdir and re-exec there.
11966 * Makefile: New file. Pass targets through to build directory.
11967 * .cvsignore: No longer ignore "Makefile".
11968
11969 2002-06-16 Douglas Rupp <rupp@gnat.com>
11970
11971 * MAINTAINERS (Write After Approval): Add self.
11972
11973 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11974
11975 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11976
11977 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11978
11979 * configure.in (vax-*-netbsd*): Re-enable gas.
11980
11981 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11982
11983 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11984 BUILD_PREFIX_1, to correct nomenclature.
11985 * configure: Likewise.
11986
11987 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11988 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11989
11990 2002-05-31 Olaf Hering <olh@suse.de>
11991
11992 * config-ml.in: Propogate DESTDIR also.
11993
11994 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11995
11996 * configure.in (vax-*-netbsd*): Don't build gas for this
11997 platform.
11998
11999 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12000
12001 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12002 and libgcj for AVR.
12003
12004 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12005
12006 * MAINTAINERS (Write After Approval): Add myself.
12007
12008 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12009
12010 * config.guess: Update to 2002-05-22 version.
12011 * config.sub: Likewise.
12012
12013 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12014
12015 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12016 * config-ml.in: Likewise.
12017 * configure: Likewise.
12018 * configure.in: Likewise.
12019
12020 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12021
12022 * MAINTAINERS: Update my email address.
12023
12024 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12025
12026 * configure.in: Simplify makefile fragment collection.
12027
12028 * configure.in: Remove code to build emacs.
12029
12030 * configure.in : Remove --srcdir argument from targargs and buildargs
12031 (it's always overridden in the Makefile anyway). Rearrange a bit.
12032
12033 * configure: Move some logic to configure.in.
12034 * configure.in: Move some logic from configure.
12035
12036 2002-05-11 Tom Tromey <tromey@redhat.com>
12037
12038 * MAINTAINERS: Reflect libgcj reality.
12039
12040 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12041
12042 * Makefile.in: Honour DESTDIR.
12043
12044 2002-05-08 Mark Mitchell <mark@codesourcery.com>
12045
12046 * config.guess: Import 2002-03-20 version.
12047 * config.sub: Import 2002-04-26 version.
12048
12049 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12050
12051 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12052
12053 2002-05-07 Tim Josling <tej@melbpc.org.au>
12054
12055 * MAINTAINERS: Add self.
12056
12057 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
12058
12059 * ltmain.sh: Detect and handle object name conflicts
12060 while piecewise linking a static library.
12061
12062 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
12063
12064 * configure.in (noconfigdirs): Don't disable libgcj on
12065 sparc64-*-solaris* and sparcv9-*-solaris*.
12066
12067 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
12068
12069 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12070
12071 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12072
12073 * configure.in (FLAGS_FOR_TARGET): Do not add
12074 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12075 on i[3456]86-*-linux*.
12076
12077 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12078
12079 * configure.in (noconfigdirs): Replace [ ] with test.
12080
12081 * configure.in (noconfigdirs): Do not add target-newlib if
12082 target == i[3456]86-*-linux*, and host == target.
12083
12084 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12085
12086 * configure.in: delete reference to absent file
12087
12088 * configure.in: replace '[' with 'test'
12089
12090 * configure.in: Eliminate references to gash.
12091 * Makefile.in: Eliminate references to gash.
12092
12093 * configure.in: remove useless references to 'pic' makefile fragments.
12094
12095 * configure.in: (*-*-windows*) Finish removing.
12096
12097 * configure.in: Eliminate redundant test for libgui.
12098
12099 2002-04-29 Roger Sayle <roger@eyesopen.com>
12100
12101 * MAINTAINERS: Add self and realphabetize. Update entries
12102 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12103 entry for a29k port maintainer.
12104
12105 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12106
12107 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12108 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12109
12110 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12111
12112 * configure.in: remove references to dead files
12113
12114 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12115
12116 * MAINTAINERS: Add information about purpose of this file.
12117
12118 2002-04-18 Tom Tromey <tromey@redhat.com>
12119
12120 * configure.in: Disallow configuring libgcj when it is already
12121 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12122 Solaris 2.8 by default. For PR libgcj/6158.
12123
12124 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12125
12126 * configure.in: Move default CC setting out of config/mh-* fragments
12127 directly into here.
12128
12129 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12130
12131 * configure.in: don't even try to configure or make a subdirectory
12132 if there's no configure script for it.
12133
12134 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12135
12136 * MAINTAINERS: Remove chill maintainers.
12137 * Makefile.in (CHILLFLAGS): Remove.
12138 (CHILL_LIB): Remove.
12139 (TARGET_CONFIGDIRS): Remove libchill.
12140 (CHILL_FOR_TARGET): Remove.
12141 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12142 CHILL_LIB.
12143 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12144 (CHECK_TARGET_MODULES): Likewise.
12145 (INSTALL_TARGET_MODULES): Likewise.
12146 (CLEAN_TARGET_MODULES): Likewise.
12147 (configure-target-libchill): Remove.
12148 (all-target-libchill): Remove.
12149 * configure.in (target_libs): Remove target-libchill.
12150 Do not compute CHILL_FOR_TARGET.
12151 * libchill: Remove directory.
12152
12153 2002-04-11 DJ Delorie <dj@redhat.com>
12154
12155 * Makefile.in, configure.in: Sync with binutils, entries
12156 follow...
12157
12158 2002-04-07 Andrew Cagney <ac131313@redhat.com>
12159
12160 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12161 (do-tar, do-bz2): New rules.
12162 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12163 (gdb-tar): New rule.
12164 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12165 (insight_dejagnu.tar): New rule.
12166 (insight.tar): New rule.
12167 (gdb+dejagnu.tar): New rule.
12168 (gdb.tar): New rule.
12169
12170 2002-02-01 Mo DeJong <supermo@bayarea.net>
12171
12172 * Makefile.in: Add all-tix to deps for all-snavigator
12173 so that tix is built when building snavigator.
12174
12175 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12176
12177 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12178 ld and gdb are not supported.
12179
12180 2002-01-07 Mark Salter <msalter@redhat.com>
12181
12182 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12183 Allow target-libgloss to be built for arm, strongarm, and xscale.
12184
12185 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12186
12187 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12188 options for i[3456]86-pc-linux* native builds.
12189
12190 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12191
12192 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12193 files from .po files for a distribution.
12194
12195 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12196
12197 * configure.in: Enable libstdc++-v3 for h8300 targets.
12198
12199 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12200
12201 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12202 version from bfd/.
12203
12204 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12205
12206 * Makefile.in (VER): When present, extract the version number from
12207 the file version.in.
12208
12209 2001-05-24 Tom Rix <trix@redhat.com>
12210
12211 * configure.in : enable ld for aix
12212
12213 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12214
12215 * config.guess: Add linux target for S/390.
12216
12217 2000-11-07 Philip Blundell <pb@futuretv.com>
12218
12219 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12220
12221 2000-11-03 Philip Blundell <pb@futuretv.com>
12222
12223 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12224 files.
12225
12226 2001-01-15 Ben Elliston <bje@redhat.com>
12227
12228 * configure.in (host_tools): Add sid.
12229 Always configure cgen.
12230
12231 2000-11-24 Nick Clifton <nickc@redhat.com>
12232
12233 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12234
12235 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12236
12237 * Makefile.in (ALL_MODULES): Add all-cgen.
12238 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12239 (all-cgen): New target.
12240 (all-opcodes,all-sim): Depend on all-cgen.
12241 * configure.in (host_tools): Add cgen.
12242 Only configure cgen if --enable-cgen-maint.
12243
12244 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12245
12246 * configure.in: Add *-*-freebsd* configurations.
12247
12248 2002-04-08 Tom Tromey <tromey@redhat.com>
12249
12250 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12251 Fixes PR libgcj/6068.
12252
12253 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12254
12255 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12256
12257 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12258
12259 * configure.in (alpha*-dec-osf*): Enable libgcj.
12260
12261 2003-03-27 Matthew Gingell <gingell@gnat.com>
12262
12263 * MAINTAINERS (Write After Approval): Add myself.
12264
12265 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12266
12267 Fix for: PR bootstrap/3591, target/5676
12268 * configure.in (mcore-pe): Disable the configuration of
12269 libstdc++-v3 since exceptions are not supported.
12270
12271 2002-03-20 Anthony Green <green@redhat.com>
12272
12273 * configure.in: Enable libgcj for xscale-elf target.
12274
12275 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12276
12277 * MAINTAINERS: Update my email address.
12278
12279 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12280
12281 * ltmain.sh (relink_command): Fix typo in previous change.
12282
12283 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12284
12285 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12286 (relink_command): Added --tag flags.
12287 (mode=install): If relinking fails; error out.
12288
12289 2002-03-12 Richard Henderson <rth@redhat.com>
12290
12291 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12292 .NOTPARALLEL tag.
12293 (do-check): Rename from check.
12294 (check): Allow parallel check.
12295
12296 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12297
12298 * MAINTAINERS: Add myself as maintainer for xtensa port.
12299 Fix alphabetical order in CPU port maintainer list.
12300 Remove myself from Write After Approval list.
12301
12302 2002-03-11 Richard Henderson <rth@redhat.com>
12303
12304 * Makefile.in (.NOTPARALLEL): Add fake tag.
12305
12306 2002-03-07 H.J. Lu (hjl@gnu.org)
12307
12308 * configure.in: Enable gprof for mips*-*-linux*.
12309
12310 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12311
12312 * MAINTAINERS (Write After Approval): Add myself.
12313
12314 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12315
12316 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12317 libjava.
12318 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12319
12320 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12321
12322 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12323 because its Makefile is there; test for the executable instead.
12324
12325 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12326
12327 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12328 libstdc++-v3 and libjava.
12329
12330 2002-02-11 Adam Megacz <adam@xwt.org>
12331
12332 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12333 boehm-gc
12334
12335 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12336
12337 * config.guess: Updated to 2002-01-30's version.
12338 * config.sub: Updated to 2002-02-01's version.
12339 Contribute sh64-elf.
12340 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12341 * configure.in: Added sh64-*-*.
12342
12343 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12344
12345 * MAINTAINERS: Belatedly add myself to write after approval list.
12346
12347 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12348
12349 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12350 Remove self as Write After Approval.
12351
12352 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12353
12354 * MAINTAINERS: Put self in as maintainer for contrib/regression
12355 directory.
12356
12357 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12358
12359 * MAINTAINERS: Update my email address.
12360
12361 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12362
12363 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12364 target-libiberty, and target-libgloss. Skip Java-related
12365 libraries if not supported for NetBSD on target CPU.
12366
12367 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12368
12369 * install-sh: Use _inst.$$_ for temp file name.
12370
12371 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12372
12373 * MAINTAINERS (Write After Approval): Move my contact info
12374 from here...
12375 (OS Port Maintainers): ...to here (netbsd).
12376
12377 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12378
12379 * MAINTAINERS (Write After Approval): Add myself.
12380
12381 2002-01-17 H.J. Lu <hjl@gnu.org>
12382
12383 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12384 (all-target-fastjar): Also depend on all-target-libiberty.
12385
12386 2002-01-16 H.J. Lu (hjl@gnu.org)
12387
12388 * config.guess: Import from master sources, rev 1.225.
12389 * config.sub: Import from master sources, rev 1.238.
12390
12391 2002-01-16 Kazu Hirata <kazu@hxi.com>
12392
12393 * MAINTAINERS (Write After Approval): Remove myself.
12394
12395 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12396
12397 * MAINTAINERS (Write After Approval): Add myself.
12398
12399 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12400
12401 * MAINTAINERS: Add self as docs co-maintainer.
12402
12403 2001-12-11 Matthias Klose <doko@debian.org>
12404
12405 * MAINTAINERS (Write After Approval): Add myself.
12406
12407 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12408
12409 * MAINTAINERS: Update my email address.
12410
12411 2001-12-07 Turly O'Connor <turly@apple.com>
12412 * MAINTAINERS (Write After Approval): Add myself.
12413 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12414 (rs6000_initialize_trampoline): Call __trampoline_setup for
12415 ABI_DARWIN too.
12416 * darwin-tramp.asm: New file, implements __trampoline_setup.
12417 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12418
12419 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12420
12421 * MAINTAINERS (Write After Approval): Add myself.
12422
12423 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12424
12425 * configure, configure.in: Use temp file for long sed commands.
12426
12427 2001-12-03 Laurent Guerby <guerby@acm.org>
12428
12429 * config.sub: Update to version 1.232 on subversion.
12430
12431 2001-12-03 Ben Elliston <bje@redhat.com>
12432
12433 * MAINTAINERS: Update mail address for config.* patches.
12434
12435 2001-11-27 DJ Delorie <dj@redhat.com>
12436 Zack Weinberg <zack@codesourcery.com>
12437
12438 When build != host, create libiberty for the build machine.
12439
12440 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12441 CONFIG_ARGUMENTS.
12442 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12443 New variables.
12444 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12445 and rules.
12446 (all.normal): Depend on ALL_BUILD_MODULES.
12447 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12448 (all-build-libiberty): Depend on configure-build-libiberty.
12449
12450 * configure: Calculate and substitute proper value for
12451 ALL_BUILD_MODULES.
12452 * configure.in: Create the build subdirectory.
12453 Calculate and substitute TARGET_CONFIGARGS (formerly
12454 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12455
12456 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12457
12458 * MAINTAINERS (write-after-approval): Add self.
12459
12460 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12461
12462 * MAINTAINERS (GNATS only accounts): Remove self.
12463
12464 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12465
12466 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12467 libf2c.
12468
12469 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12470
12471 * MAINTAINERS (Write After Approval): Add self.
12472
12473 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12474
12475 * MAINTAINERS: mips and s390 are also CPU ports.
12476
12477 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12478
12479 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12480
12481 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12482
12483 * MAINTAINERS: Alphabetize.
12484
12485 2001-11-09 Kazu Hirata <kazu@hxi.com>
12486
12487 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12488
12489 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12490
12491 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12492
12493 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12494
12495 * configure.in (--enable-languages): Be more permissive about
12496 syntax. Check for empty lists better. Warn about $LANGUAGES.
12497
12498 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12499
12500 * config.sub: Import from master sources, rev. 1.230.
12501 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12502
12503 2001-11-07 Laurent Guerby <guerby@acm.org>
12504
12505 * MAINTAINERS (Write After Approval): Add self.
12506
12507 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12508
12509 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12510
12511 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12512
12513 * config.sub: Import from master sources, rev 1.226.
12514 * config.guess: Import from master sources, rev 1.216.
12515
12516 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12517
12518 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12519 * MAINTAINERS: Add self as maintainer of MMIX port.
12520 Remove old after-approval entry.
12521
12522 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12523
12524 * ChangeLog, configure: Fix spelling errors.
12525
12526 2001-10-20 Brendan Kehoe <brendan@zen.org>
12527
12528 * MAINTAINERS: Tweak my address.
12529
12530 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12531
12532 * MAINTAINERS: Update my email address.
12533
12534 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12535
12536 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12537 * MAINTAINERS: Add self as maintainer of CRIS port.
12538
12539 2001-10-10 Geert Bosch <bosch@gnat.com>
12540
12541 * MAINTAINERS (Various maintainers: Ada front end):
12542 Added Robert Dewar.
12543
12544 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12545
12546 * MAINTAINERS (Write After Approval): Added self
12547
12548 2001-10-02 Geert Bosch <bosch@gnat.com>
12549
12550 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12551
12552 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12553
12554 * configure: Handle temporary files securely using mkdir.
12555
12556 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12557
12558 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12559
12560 2001-09-26 Will Cohen <wcohen@redhat.com>
12561
12562 * configure.in (*-*-linux*): Disable configuration of target-newlib
12563 and target-libgloss.
12564
12565 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12566
12567 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12568 RANLIB.
12569
12570 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12571
12572 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12573 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12574 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12575 avoid quotes nesting problems.
12576 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12577 (DO_X): Export only variables that are set.
12578
12579 2001-09-19 Ben Elliston <bje@redhat.com>
12580
12581 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12582 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12583 semantics. Use the shell built-in "type" command instead.
12584
12585 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12586
12587 Merged from gcc-3_0-branch:
12588 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12589 * ltcf-c.sh: Use $objext, not $ac_objext.
12590 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12591 * ltcf-cxx.sh: Add support for GNU.
12592 2001-07-22 Timothy Wall <twall@redhat.com>
12593 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12594 default settings if using GNU tools with that configuration.
12595 * ltcf-cxx.sh: Ditto.
12596 * ltcf-gcj.sh: Ditto.
12597 2001-07-21 Michael Chastain <chastain@redhat.com>
12598 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12599 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12600 * ltmain.sh: Mark as gcc-local.
12601
12602 2001-08-30 Eric Christopher <echristo@redhat.com>
12603 Jason Eckhardt <jle@redhat.com>
12604
12605 * config.guess: Merge from master sources.
12606 * config.sub: Merge from master sources, add support for mipsisa32.
12607
12608 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12609 * config.sub: Merge from master sources, rev 1.219.
12610 * MAINTAINERS: Add self as contact for stormy16 port.
12611
12612 2001-08-14 Zack Weinberg <zackw@panix.com>
12613
12614 * config.sub: Merge from master sources, rev 1.218.
12615 * config.guess: Merge from master sources, rev 1.209.
12616
12617 2001-08-11 Graham Stott <grahams@redhat.com>
12618
12619 * Makefile.in (check-c++): Add missing semicolon.
12620
12621 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12622
12623 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12624
12625 2001-07-30 Eric Christopher <echristo@redhat.com>
12626
12627 * MAINTAINERS (Various maintainers: mips port): Added myself.
12628
12629 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12630
12631 * configure.in (sh-*-linux*): New.
12632
12633 2001-07-27 Richard Henderson <rth@redhat.com>
12634
12635 * .cvsignore: Add LAST_UPDATED.
12636
12637 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12638
12639 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12640
12641 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12642
12643 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12644
12645 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12646
12647 * MAINTAINERS (Write After Approval): Added myself.
12648
12649 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12650
12651 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12652 and libgcj on m68hc11/m68hc12.
12653
12654 2001-06-27 H.J. Lu (hjl@gnu.org)
12655
12656 * Makefile (CFLAGS_FOR_BUILD): New.
12657 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12658
12659 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12660
12661 * README: Remove version number.
12662
12663 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12664
12665 * INSTALL/README: Update wrt. to the installation instructions now
12666 residing in gcc/doc/install.texi.
12667
12668 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12669
12670 * README: Replace with a cut-down and updated version of gcc/README.
12671
12672 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12673
12674 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12675 multilibs to be disabled.
12676
12677 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12678
12679 * MAINTAINERS (Write After Approval): Add myself.
12680
12681 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12682
12683 * config.guess: Import CVS version 1.195.
12684 * config.sub: Import CVS version 1.212.
12685
12686 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12687
12688 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12689 gcc/xgcc is built, use -print-prog-name to find out the program
12690 name to use.
12691
12692 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12693
12694 * config.guess: Import CVS version 1.194. All gcc-local changes
12695 appear to also be in the master copy.
12696 * config.sub: Import CVS version 1.211.
12697
12698 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12699
12700 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12701 with_gcc]: Use `gcc -shared' to build a shared library.
12702
12703 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12704
12705 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12706 archives.
12707
12708 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12709
12710 * MAINTAINERS (Write After Approval): Add myself.
12711
12712 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12713
12714 * configure.in (libstdcxx_flags): Do not try to execute
12715 libstdc++-v3/testsuite_flags until it exists.
12716
12717 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12718
12719 * MAINTAINERS: Update my email address.
12720
12721 2001-05-31 Graham Stott <grahams@redhat.com>
12722
12723 * MAINTAINERS (Write After Approval): Add myself.
12724
12725 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12726
12727 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12728 libraries when using g++ with native linker.
12729
12730 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12731
12732 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12733
12734 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12735
12736 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12737 [aix4*|aix5*]: Prepend blank.
12738
12739 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12740
12741 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12742 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12743 of subdir/configure scripts to use the new libtool.m4.
12744
12745 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12746
12747 * MAINTAINERS (Write After Approval): Add myself.
12748
12749 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12750
12751 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12752
12753 2001-05-11 Ben Elliston <bje@redhat.com>
12754
12755 * Makefile.in (all-sid): New target.
12756 (check-sid, clean-sid, install-sid): Likewise.
12757
12758 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12759
12760 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12761
12762 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12763
12764 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12765 libgcj.
12766
12767 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12768
12769 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12770 gcc/xgcc is built, use -print-prog-name to find out the program
12771 name to use.
12772
12773 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12774
12775 * configure.in (noconfigdirs): Don't reset it from scratch in the
12776 target case; only append to it.
12777
12778 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12779 sparc-*-solaris2.8]: Disable ${libgcj}.
12780
12781 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12782
12783 * configure.in (libgcj_saved): Copy from $libgcj.
12784 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12785 --disable-libgcj.
12786
12787 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12788
12789 * MAINTAINERS: Remove self as MIPS maintainer and
12790 C front end maintainer.
12791
12792 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12793
12794 * configure.in: Move *-chorusos target case to the proper switch.
12795 Disable libgcj.
12796
12797 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12798
12799 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12800 1.641.2.228.
12801
12802 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12803
12804 * Makefile.in (STAGE1_CFLAGS): Pass down.
12805
12806 2001-04-13 Alan Modra <amodra@one.net.au>
12807
12808 * config.guess: Add hppa64-linux support. Note for next import that
12809 this is already in the master file.
12810 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12811
12812 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12813
12814 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12815 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12816
12817 2001-04-11 Stan Shebs <shebs@apple.com>
12818
12819 * MAINTAINERS: Add self as Darwin port maintainer.
12820
12821 2001-04-11 Alan Modra <amodra@one.net.au>
12822
12823 * MAINTAINERS: Update my email address.
12824
12825 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12826
12827 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12828 recent versions of FreeBSD (release 3 or later).
12829 * ltconfig: On FreeBSD, -lc must not be provided when building
12830 a shared library or else the standard -pthread gcc option is
12831 rendered worthless to later users of the built library.
12832
12833 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12834
12835 * MAINTAINERS: Add self and RTH as C front end maintainers.
12836
12837 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12838
12839 * config.sub: Make sure to match an already-canonicalized
12840 machine name (eg. mn10300-unknown-elf).
12841
12842 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12843
12844 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12845 New macros.
12846 (bootstrap, cross): Use RECURSE_FLAGS.
12847 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12848
12849 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
12850
12851 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12852
12853 2001-03-22 Colin Howell <chowell@redhat.com>
12854
12855 * Makefile.in (DO_X): Do not backslash single-quotes in
12856 backquotes (two places).
12857
12858 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12859
12860 Re-installed:
12861 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12862 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12863 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12864 * ltcf-cxx.sh: Likewise.
12865 * ltcf-gcj.sh: Likewise.
12866
12867 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12868
12869 * MAINTAINERS: Add myself as "documentation co-maintainer".
12870
12871 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12872
12873 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12874 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12875
12876 2001-03-19 Tom Tromey <tromey@redhat.com>
12877
12878 * config-ml.in: Handle GCJ and GCJFLAGS.
12879
12880 2001-03-21 Michael Chastain <chastain@redhat.com>
12881
12882 * Makefile.in: all-m4 depends on all-texinfo.
12883
12884 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
12885
12886 * MAINTAINERS: Add myself to write after approval list.
12887
12888 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
12889
12890 * Makefile.in (DO_X): Quote nested quotes.
12891
12892 2001-03-18 Alan Modra <alan@linuxcare.com.au>
12893
12894 * MAINTAINERS: Add myself to write after approval list.
12895
12896 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
12897
12898 * Makefile.in (DO_X): Use double quotes for quoting
12899 "RANLIB=$${RANLIB}".
12900
12901 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12902
12903 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12904
12905 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
12906
12907 * configure.in: Only use `lang_requires' for languages athat are
12908 actually enabled.
12909
12910 2001-03-08 Phil Edwards <pme@sources.redhat.com>
12911
12912 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12913
12914 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
12915
12916 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12917
12918 2001-03-07 Tom Tromey <tromey@redhat.com>
12919
12920 * configure.in: Allow config-lang.in to set `lang_requires' to list
12921 of other required languages.
12922
12923 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
12924
12925 * Makefile.in: Remove RANLIB definition. Use RANLIB
12926 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12927 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12928
12929 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
12930 Alexandre Oliva <aoliva@redhat.com>
12931
12932 * Makefile.in (check-c++): Use tabs, not spaces.
12933
12934 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
12935
12936 * MAINTAINERS: add myself to Write After Approval list.
12937
12938 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
12939
12940 * Makefile.in (check-c++): New rule.
12941
12942 * configure.in (target_libs): Remove libg++.
12943 (noconfigdirs): Remove libg++.
12944 (noconfigdirs): Same.
12945 (noconfigdirs): Same.
12946 (noconfigdirs): Same.
12947
12948 * config-ml.in: Remove libg++ references.
12949
12950 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12951 (ALL_TARGET_MODULES): Same.
12952 (configure-target-libg++): Remove.
12953 (all-target-libg++): Remove.
12954 (configure-target-libio): Remove.
12955 (all-target-libio): Remove.
12956 (check-target-libio): Remove.
12957 (.PHONY): Remove.
12958 (libg++.tar.bz2): Remove.
12959 (all-target-cygmon): Remove libio.
12960 (all-target-libstdc++): Remove.
12961 (configure-target-libstdc++): Remove.
12962 (TARGET_LIB_PATH): Remove libstdc++.
12963 (ALL_GCC_CXX): Remove libstdc++.
12964 (all-target-gperf): Correct.
12965
12966 2001-02-16 Nick Clifton <nickc@redhat.com>
12967
12968 * configure.in (noconfigdirs): Allow configuration of texinfo
12969 for Cygwin hosts.
12970
12971 2001-02-15 Anthony Green <green@redhat.com>
12972
12973 * configure: Introduce GCJ_FOR_TARGET.
12974 * configure.in: Ditto.
12975 * Makefile.in: Ditto.
12976
12977 2001-02-13 Andreas Schwab <schwab@suse.de>
12978
12979 * MAINTAINERS: Update mail address.
12980
12981 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12982
12983 * config.guess: Add linux target for S/390.
12984 * config.sub: Likewise.
12985
12986 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
12987
12988 * configure.in: for *-chorusos, don't config target-newlib and
12989 target-libgloss.
12990
12991 2001-02-06 Ben Elliston <bje@redhat.com>
12992
12993 * configure: Output host type to stdout, not stderr.
12994
12995 2001-02-05 Mark Mitchell <mark@codesourcery.com>
12996
12997 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12998 * ltcf-cxx.sh: Likewise.
12999
13000 * config.if: Assume enable_libstdcxx_v3 is defined.
13001
13002 2001-02-04 Mark Mitchell <mark@codesourcery.com>
13003
13004 Remove V2 C++ library.
13005 * configure.in: Remove --enable-libstdcxx_v3 support.
13006
13007 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13008
13009 * include/demangle.h: Add prototype for java_demangle_v3.
13010
13011 2001-01-29 Phil Edwards <pme@sources.redhat.com>
13012
13013 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13014
13015 2001-01-27 Richard Henderson <rth@redhat.com>
13016
13017 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13018
13019 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13020
13021 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13022 Don't unset, it's non-portable and no longer necessary, set to empty
13023 instead.
13024
13025 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13026
13027 * ltconfig: Shell portability fix for the tagname validity check.
13028
13029 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
13030
13031 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13032 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13033
13034 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13035
13036 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13037
13038 2001-01-26 Tom Tromey <tromey@redhat.com>
13039
13040 * configure.in: Allow libgcj to be built on Sparc Solaris.
13041
13042 2001-01-25 David Edelsohn <edelsohn@gnu.org>
13043
13044 * ltcf-c.sh: Add aix5 case.
13045 * ltcf-cxx.sh: Likewise.
13046 * ltconfig: Likewise.
13047
13048 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
13049
13050 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13051 keep at least one of build_libtool_libs or build_old_libs set to
13052 yes.
13053
13054 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13055 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13056
13057 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13058
13059 * configure.in: Enable libgcj on several additional platforms.
13060
13061 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13062
13063 * configure.in: Enable libgcj for linux targets.
13064
13065 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13066
13067 * MAINTAINERS (Write After Approval): Add myself.
13068
13069 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13070
13071 * MAINTAINERS: Add myself as vax port maintainer.
13072
13073 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13074
13075 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13076
13077 2001-01-09 Mike Stump <mrs@wrs.com>
13078
13079 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13080 failures of subdirectories.
13081
13082 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13083
13084 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13085 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13086 * ltcf-cxx.sh: Likewise.
13087 * ltcf-gcj.sh: Likewise.
13088 * ltconfig.sh: Fix typo.
13089
13090 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13091
13092 * configure: handle DOS-style absolute paths.
13093
13094 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13095
13096 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13097
13098 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13099
13100 * MAINTAINERS: Add myself as avr port co-maintainer.
13101
13102 2000-12-28 Ben Elliston <bje@redhat.com>
13103
13104 * MAINTAINERS: Add myself under ``Write After Approval''.
13105
13106 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13107
13108 * texinfo: Remove directory from GCC.
13109
13110 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13111
13112 * COPYING: Update to current
13113 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13114 to 19yy as example year in copyright notice).
13115
13116 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13117
13118 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13119 (libstdcxx_incdir): Pass down.
13120 * config.if: Remove expired bits for cxx_interface, add stub.
13121 (libstdcxx_incdir): Add variable for g++ include directory.
13122 * configure.in (gxx_include_dir): Use it.
13123
13124 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13125
13126 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13127 with old-email address from ``Write After Approval''.
13128
13129 2000-12-15 Andreas Jaeger <aj@suse.de>
13130
13131 * configure.in: Handle lang_dirs.
13132
13133 2000-12-14 Tom Tromey <tromey@redhat.com>
13134
13135 * MAINTAINERS: Removed brads.
13136
13137 * MAINTAINERS: Added gcj developers.
13138
13139 2000-12-13 Anthony Green <green@redhat.com>
13140
13141 * configure.in: Disable libgcj for any target not specifically
13142 listed. Disable libgcj for x86 and Alpha Linux until compatible
13143 with g++ abi.
13144
13145 2000-12-13 Mike Stump <mrs@wrs.com>
13146
13147 * Makefile.in (local-distclean): Also remove fastjar.
13148
13149 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13150
13151 * contrib/gcc_update: Add fastjar --touch entries.
13152
13153 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
13154
13155 * configure.in: Disable language-specific target libraries for
13156 languages that aren't enabled.
13157
13158 2000-12-10 Anthony Green <green@redhat.com>
13159
13160 * configure.in: Define libgcj. Disable libgcj target libraries for
13161 most targets.
13162
13163 2000-12-10 Neil Booth <neilb@earthling.net>
13164
13165 * MAINTAINERS: Update mail address, remove from WAA list.
13166
13167 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13168
13169 * libjava: Imported from /cvs/java.
13170 * libffi: Likewise.
13171 * Boehm-gc: Likewise.
13172
13173 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13174
13175 * configure.in (target_libs): Revert 2000-12-08 patch.
13176 (noconfigdirs): Added target-libjava.
13177
13178 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13179
13180 * djunpack.bat: removed.
13181
13182 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13183
13184 * Makefile.in: handle DOS-style absolute paths.
13185 * config-ml.in: likewise.
13186 * symlink-tree: likewise.
13187
13188 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13189
13190 * fastjar: Imported.
13191
13192 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13193
13194 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13195 libjava.
13196 * configure.in (target_libs): Removed `target-libjava'.
13197
13198 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13199
13200 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13201 (ALL_MODULES): Added fastjar.
13202 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13203 (all-target-libjava): all-fastjar replaces all-zip.
13204 (all-fastjar): Added.
13205 (configure-target-fastjar, all-target-fastjar): Likewise.
13206 * configure.in (host_tools): Added fastjar.
13207
13208 2000-12-07 Mike Stump <mrs@wrs.com>
13209
13210 * Makefile.in (local-distclean): Remove leftover built files.
13211
13212 2000-11-24 Nick Clifton <nickc@redhat.com>
13213
13214 * configure.in (xscale-elf): Add target.
13215 (xscale-coff): Add target.
13216
13217 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13218
13219 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13220 recent versions of FreeBSD (release 3 or later).
13221 * ltconfig: On FreeBSD, -lc must not be provided when building
13222 a shared library or else the standard -pthread gcc option is
13223 rendered worthless to later users of the built library.
13224
13225 2000-11-16 Fred Fish <fnf@be.com>
13226
13227 * configure.in (enable_libstdcxx_v3): Fix typo,
13228 libstd++ -> libstdc++.
13229
13230 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13231
13232 * MAINTAINERS: Add self to Write After Approval list.
13233
13234 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13235
13236 * MAINTAINERS: Update my email address. Add myself to global write
13237 privs list.
13238
13239 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13240
13241 * Makefile.in: Merge with src and libgcj.
13242 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13243 configure-target-<library> when their configure scripts need the C
13244 or C++ library to have already been built to work properly.
13245 (do_proto_toplev): Set them to an empty string.
13246
13247 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13248 (REALLY_SET_LIB_PATH): Use them.
13249
13250 2000-11-17 Stan Shebs <shebs@apple.com>
13251
13252 * MAINTAINERS: Add self to Write After Approval list.
13253
13254 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13255
13256 * configure: Provide the original toplevel configure arguments
13257 (including $0) to subprocesses in the environment rather than
13258 through gcc/configargs.h.
13259
13260 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13261
13262 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13263 C99. Alphabetise "Write After Approval" list.
13264
13265 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13266
13267 * configure: Turn on libstdc++ V3 by default.
13268
13269 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13270 if we've got GCC.
13271
13272 2000-11-11 Philip Blundell <philb@gnu.org>
13273
13274 * MAINTAINERS: Add self to Write After Approval list.
13275
13276 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13277
13278 * ltcf-c.sh (aix4): Improve shared library configuration; require
13279 exporting symbols.
13280 * ltcf-cxx.sh (aix4): Define.
13281 * ltconfig (aix4): Define library and soname specs appropriate for
13282 AIX. Define command to create export symbols list.
13283
13284 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13285
13286 * config.sub: Add support for Sun Chorus
13287
13288 2000-10-31 Nick Clifton <nickc@redhat.com>
13289
13290 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13291 <name>@redhat.com. Also installed new email address for Clint
13292 Popetz.
13293
13294 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13295
13296 * etc: Remove directory from GCC.
13297
13298 2000-10-16 Michael Meissner <meissner@redhat.com>
13299
13300 * configure (gcc/configargs.h): Only create if there is a build GCC
13301 directory created.
13302
13303 2000-10-16 Matthias Klose <doko@debian.org>
13304
13305 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13306 when configured for libstdc++-v3.
13307
13308 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13309
13310 * configure: Save configure arguments to gcc/configargs.h.
13311
13312 2000-10-04 Philipp Thomas <pthomas@suse.de>
13313
13314 * config.guess: Import CVS version 1.157.
13315 * config.sub: Import CVS version 1.181.
13316
13317 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13318
13319 * Makefile.in (bootstrap): avoid recursion if subdir missing
13320 (cross): ditto
13321 (do-proto-toplev): ditto
13322
13323 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13324
13325 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13326 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13327
13328 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13329 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13330 all affected `configure' scripts.
13331
13332 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13333
13334 * MAINTAINERS: Add self as cpplib co-maintainer.
13335
13336 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13337
13338 * MAINTAINERS: Add self to Write After Approval list.
13339
13340 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13341
13342 * INSTALL/README: egcs -> GCC update.
13343
13344 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13345
13346 * MAINTAINERS: Add myself to Write After Approval list.
13347
13348 2000-09-15 Kazu Hirata <kazu@hxi.com>
13349
13350 * MAINTAINERS: Add myself to Write After Approval list.
13351
13352 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13353
13354 * configure.in: Do not build byacc for hppa64. Provide paths to the
13355 X11 libraries for hppa64.
13356
13357 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13358
13359 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13360
13361 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13362
13363 * Makefile.in (all-zlib): Added dummy target.
13364
13365 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13366 ltcf-gcj.sh: Updated from libtool multi-language branch.
13367
13368 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13369
13370 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13371 (bootstrap*): Depend on all-bootstrap.
13372
13373 2000-09-05 Philipp Thomas <pthomas@suse.de>
13374
13375 * config.guess: Import CVS version 1.156.
13376 * config.sub: Import CVS version 1.179.
13377
13378 2000-09-02 Anthony Green <green@cygnus.com>
13379
13380 * Makefile.in (all-gcc): Depend on all-zlib.
13381 (CLEAN_MODULES): Add clean-zlib.
13382 (ALL_MODULES): Add all-zlib.
13383 * configure.in (host_libs): Add zlib.
13384
13385 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13386
13387 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13388 crosses, but add gcc/include to the header search path for them.
13389
13390 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13391
13392 * MAINTAINERS: Add self to Write After Approval list.
13393
13394 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13395
13396 * config.guess: Import CVS version 1.152.
13397 * config.sub: Import CVS version 1.177.
13398
13399 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13400
13401 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13402 $targargs to tell whether newlib is going to be built.
13403
13404 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13405 $$r/TARGET_SUBDIR/libio for _G_config.h.
13406
13407 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13408
13409 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13410
13411 2000-08-22 DJ Delorie <dj@redhat.com>
13412
13413 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13414
13415 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13416
13417 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13418 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13419 sub-configures.
13420
13421 2000-08-21 DJ Delorie <dj@redhat.com>
13422
13423 * MAINTAINERS: Add self as a libiberty maintainer
13424
13425 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13426
13427 * configure.in (libstdcxx_flags): Use
13428 libstdc++-v3/src/libstdc++.INC.
13429
13430 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13431
13432 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13433
13434 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13435
13436 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13437
13438 * configure: Make enable_threads and enable_shared defaults
13439 explicit. Substitute enable_threads into generated Makefiles.
13440 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13441 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13442
13443 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13444
13445 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13446
13447 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13448
13449 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13450 previous delta.
13451
13452 2000-08-11 Jason Merrill <jason@redhat.com>
13453
13454 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13455 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13456 (FLAGS_FOR_TARGET): Not here.
13457 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13458
13459 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13460
13461 * config-ml.in (CC, CXX): Don't introduce a leading space.
13462
13463 2000-08-07 DJ Delorie <dj@delorie.com>
13464
13465 * MAINTAINERS: Add self as a DJGPP maintainer
13466
13467 2000-08-07 DJ Delorie <dj@redhat.com>
13468
13469 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13470 "if we're also building gcc, and it's a gcc that will run on the
13471 build machine, we want to use its includes instead of the system's
13472 default includes".
13473
13474 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13475
13476 * MAINTAINERS: Add self to Write After Approval list.
13477
13478 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13479
13480 * configure.in (libstdcxx_flags): Don't use `"'.
13481
13482 * config-ml.in: Adjust multilib search paths to the
13483 appropriate multilib tree.
13484
13485 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13486
13487 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13488 commas in $LANGUAGES.
13489
13490 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13491
13492 * configure.in: Re-enable all references to libg++ and librx.
13493
13494 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13495
13496 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13497 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13498 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13499 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13500
13501 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13502
13503 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13504
13505 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13506 CXX_FOR_TARGET for sed.
13507
13508 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13509
13510 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13511 Do not override if already set in the environment or in configure.
13512 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13513 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13514
13515 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13516
13517 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13518 the libtool CVS tree multi-language branch.
13519 * ltconfig, ltmain.sh: Updated.
13520
13521 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13522
13523 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13524 (clean-target): Depend on it.
13525
13526 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13527 (GCC_FOR_TARGET): Use it.
13528 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13529 * configure.in: ... here.
13530 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13531 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13532
13533 2000-07-24 Eric Christopher <echristo@cygnus.com>
13534
13535 * MAINTAINERS: Add self to Write After Approval list.
13536
13537 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13538
13539 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13540 (configure-target-libchill, configure-target-libobjc): Likewise.
13541
13542 * configure.in: Use the same cache file for all target libs.
13543 * config-ml.in: But different cache files per multilib variant.
13544
13545 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13546
13547 * configure (topsrcdir): Don't use dirname.
13548
13549 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13550
13551 * MAINTAINERS: Add self to Write After Approval list.
13552
13553 2000-07-20 Jason Merrill <jason@redhat.com>
13554
13555 * configure.in: Remove all references to libg++ and librx.
13556
13557 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13558
13559 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13560
13561 * config.sub: Update to subversions version 2000-07-06.
13562
13563 2000-07-12 Andrew Haley <aph@cygnus.com>
13564
13565 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13566 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13567
13568 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13569
13570 * symlink-tree: Check number of arguments.
13571
13572 2000-07-05 Jim Wilson <wilson@cygnus.com>
13573
13574 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13575 search path for a g++ extracted from the build tree. This
13576 will allow link tests run by configure scripts in
13577 subdirectories to succeed.
13578
13579 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13580
13581 * ltconfig: Add support for mips-dde-sysv4.2MP
13582
13583 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13584
13585 * MAINTAINERS: Add myself as loop discovery maintainer.
13586
13587 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13588
13589 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13590 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13591
13592 2000-06-19 Timothy Wall <twall@cygnus.com>
13593
13594 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13595 * config.sub: Add tic54x target.
13596
13597 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13598
13599 * MAINTAINERS: Add self as Fortran maintainer,
13600 remove Craig Burley.
13601
13602 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13603
13604 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13605 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13606
13607 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13608
13609 * MAINTAINERS: Add self as i18n maintainer
13610
13611 20000-05-21 H.J. Lu (hjl@gnu.org)
13612
13613 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13614 directory are used if they exist. Make sure
13615 $(build_tooldir)/include is searched for header files,
13616 $(build_tooldir)/lib/ for library files.
13617 (GCC_FOR_TARGET): Likewise.
13618 (CXX_FOR_TARGET): Likewise.
13619
13620 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13621
13622 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13623
13624 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13625
13626 * Makefile.in (configure-target-libiberty): Depend on
13627 configure-target-newlib.
13628
13629 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13630
13631 * configure.in, Makefile.in: Merge all libffi-related
13632 configury stuff from the libgcj tree.
13633
13634 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13635
13636 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13637 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13638
13639 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13640
13641 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13642 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13643 current version information. Add to proto-toplev directory.
13644 (gdb-taz): Build do-djunpack.
13645
13646 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13647
13648 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13649
13650 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13651
13652 * MAINTAINERS: Add self to Write After Approval list.
13653
13654 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13655
13656 * ltmain.sh: Preserve in relink_command any environment
13657 variables that may affect the linker behavior.
13658
13659 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13660
13661 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13662
13663 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13664
13665 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13666
13667 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13668
13669 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13670 with the version name.
13671
13672 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13673
13674 * MAINTAINERS: Add self as bb-reorder maintainer.
13675
13676 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13677
13678 * config.if: Tweak.
13679
13680 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13681
13682 * djunpack.bat: New file.
13683
13684 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13685
13686 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13687 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13688 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13689 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13690
13691 2000-04-16 Dave Pitts <dpitts@cozx.com>
13692
13693 * config.sub (case $basic_machine): Change default for "ibm-*"
13694 to "openedition".
13695
13696 2000-04-13 Andreas Jaeger <aj@suse.de>
13697
13698 * MAINTAINERS: Added myself.
13699
13700 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13701
13702 * Makefile.in (gdb-taz): New target. GDB specific archive.
13703 (do-md5sum): New target.
13704 (MD5PROG): Define.
13705 (PACKAGE): Default to TOOL.
13706 (VER): Default to a shell script.
13707 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13708 md5 checksum generation.
13709 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13710 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13711 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13712 insight.tar.bz2): Use gdb-taz to create archive.
13713
13714 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13715
13716 * configure (warn_cflags): Delete.
13717
13718 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13719
13720 * MAINTAINERS: Added myself.
13721
13722 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13723 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13724
13725 * configure.in (enable_libstdcxx_v3): Add.
13726 (target_libs): Add bits here to switch between libstdc++-v2 and
13727 libstdc++-v3.
13728 * config.if: And this file too.
13729 * Makefile.in: Add libstdc++-v3 targets.
13730
13731 2000-04-05 Michael Meissner <meissner@redhat.com>
13732
13733 * config.sub (d30v): Add d30v as a basic machine type.
13734
13735 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13736
13737 * configure.in: -linux-gnu*, not -linux-gnu.
13738
13739 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13740
13741 * MAINTAINERS: Add self in write-after-approval section.
13742
13743 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13744
13745 * MAINTAINERS: Add self as ia64 port maintainer.
13746
13747 2000-03-08 Neil Booth <NeilB@earthling.net>
13748
13749 * MAINTAINERS: Add self in write-after-approval section.
13750
13751 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13752
13753 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13754 (do-tar-bz2): Replace TOOL with PACKAGE.
13755 (gdb.tar.bz2): Remove GDBTK from GDB package.
13756 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13757 dejagnu.tar.bz2): New packages.
13758
13759 2000-02-27 Andreas Jaeger <aj@suse.de>
13760
13761 * configure.in: Add entry for mips*-*-linux*, move catch all
13762 *-*-*linux* entry below this one.
13763
13764 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13765
13766 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13767
13768 2000-02-24 Nick Clifton <nickc@cygnus.com>
13769
13770 * config.sub: Support an OS of "wince".
13771
13772 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13773
13774 * config.guess, config.sub: Updated to match config's 2000-02-15
13775 version.
13776
13777 2000-02-23 Linas Vepstas <linas@linas.org>
13778
13779 * config.sub: Add support for Linux/IBM 370.
13780 * configure.in: Likewise.
13781
13782 2000-02-22 Nick Clifton <nickc@cygnus.com>
13783
13784 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13785
13786 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13787
13788 * config.guess: Guess "cygwin" rather than "cygwin32".
13789
13790 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13791
13792 * configure (gcc_version): When setting, narrow search to
13793 lines containing `version_string'.
13794
13795 2000-02-15 Denis Chertykov <denisc@overta.ru>
13796
13797 * config.sub: Add support for avr target.
13798
13799 2000-02-14 Nick Clifton <nickc@cygnus.com>
13800
13801 * MAINTAINERS: Add maintainers for MCore port.
13802
13803 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13804
13805 * config.sub: Add mmix-knuth-mmixware.
13806
13807 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13808
13809 * MAINTAINERS: Pair cccp with cpplib maintainership.
13810
13811 2000-01-27 Christopher Faylor <cgf@redhat.com>
13812
13813 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13814 structure stuff to -L library search.
13815 (CXX_FOR_TARGET): Ditto.
13816 (CROSS_CHECK_MODULES): Fix spelling mistake.
13817
13818 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13819
13820 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13821 the C++ compiler.
13822
13823 2000-01-12 Richard Henderson <rth@cygnus.com>
13824
13825 * configure.in: Don't build some bits for beos.
13826
13827 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13828
13829 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13830 as include files.
13831
13832 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13833
13834 * Add self as cpplib maintainer, as requested by Jason
13835 Merrill. Correct my e-mail address.
13836
13837 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13838
13839 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13840 not mh-aix43.
13841
13842 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13843
13844 * MAINTAINERS: Add myself to "write after approval" list.
13845
13846 1999-12-14 Richard Henderson <rth@cygnus.com>
13847
13848 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13849 * config.sub: Accept alphaev[78], alphaev8.
13850
13851 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13852
13853 * config.guess, config.sub: Update from autoconf.
13854
13855 1999-11-29 Bruce Korb <autogen@linuxbox.com>
13856
13857 * MAINTAINERS: update my playtime e-address.
13858
13859 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13860
13861 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13862 necessary libraries are missing.
13863
13864 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13865
13866 * MAINTAINERS: Add new 'write after approval' maintainer.
13867
13868 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13869
13870 * MAINTAINERS: Add new Java maintainer.
13871
13872 1999-10-25 Andreas Schwab <schwab@suse.de>
13873
13874 * configure: Fix quoting inside arguments of eval.
13875
13876 1999-10-21 Nick Clifton <nickc@cygnus.com>
13877
13878 * config-ml.in: Allow suppression of some ARM multilibs.
13879
13880 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13881
13882 * config.guess: Add OS/390 match pattern.
13883 * config.sub: Add mvs, openedition targets.
13884 * configure.in (i370-ibm-opened*): New.
13885
13886 1999-09-04 Steve Chamberlain <sac@pobox.com>
13887
13888 * config.sub: Add support for configuring for pj.
13889
13890 1999-08-31 Nick Clifton <nickc@cygnus.com>
13891
13892 * config.sub (maybe_os): Add support for configuring for fr30.
13893
13894 1999-08-25 Nick Clifton <nickc@cygnus.com>
13895
13896 * configure.in: Do not configure or build ld for AIX
13897 platforms. ld is known to be broken on these platforms.
13898
13899 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13900
13901 * config-ml.in: Pass compiler flag corresponding to multidirs to
13902 subdir configures.
13903
13904 1999-08-09 Ian Lance Taylor <ian@zembu.com>
13905
13906 * Makefile.in (LDFLAGS): Define.
13907
13908 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13909
13910 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13911 noconfigdirs.
13912 (*-*-cygwin*): Likewise.
13913
13914 1999-08-08 Ian Lance Taylor <ian@zembu.com>
13915
13916 * mkdep: New file.
13917 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13918 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13919
13920 From Eli Zaretskii <eliz@is.elta.co.il>:
13921 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13922 long file name when using DJGPP on MS-DOS.
13923
13924 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13925
13926 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13927
13928 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13929
13930 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13931 dependency as this causes "make check" to globally "make all"
13932
13933 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13934
13935 * configure.in (target_libs): Added target-zlib.
13936 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13937 (CONFIGURE_TARGET_MODULES): Likewise.
13938 (CHECK_TARGET_MODULES): Likewise.
13939 (INSTALL_TARGET_MODULES): Likewise.
13940 (CLEAN_TARGET_MODULES): Likewise.
13941 (configure-target-zlib): New target.
13942 (all-target-zlib): Likewise.
13943 (all-target-libjava): Depend on all-target-zlib.
13944 (configure-target-libjava): Depend on configure-target-zlib.
13945
13946 * Makefile.in (configure-target-libjava): Depend on
13947 configure-target-newlib.
13948 (configure-target-boehm-gc): New target.
13949 (configure-target-qthreads): New target.
13950
13951 * configure.in (target_libs): Added target-qthreads.
13952 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13953 (CONFIGURE_TARGET_MODULES): Likewise.
13954 (CHECK_TARGET_MODULES): Likewise.
13955 (INSTALL_TARGET_MODULES): Likewise.
13956 (CLEAN_TARGET_MODULES): Likewise.
13957 (all-target-qthreads): New target.
13958 (configure-target-libjava): Depend on configure-target-qthreads.
13959 (all-target-libjava): Depend on all-target-qthreads.
13960
13961 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13962 (CONFIGURE_TARGET_MODULES): Likewise.
13963 (CHECK_TARGET_MODULES): Likewise.
13964 (INSTALL_TARGET_MODULES): Likewise.
13965 (CLEAN_TARGET_MODULES): Likewise.
13966 (all-target-libjava): New target.
13967 (all-target-boehm-gc): Likewise.
13968 * configure.in (target_libs): Added libjava, boehm-gc.
13969
13970 1999-07-22 Ian Lance Taylor <ian@zembu.com>
13971
13972 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13973 configure.bat in SUPPORT_FILES.
13974 (gas+binutils.tar.bz2): Likewise.
13975
13976 * makeall.bat: Remove; obsolete.
13977
13978 1999-07-21 Ian Lance Taylor <ian@zembu.com>
13979
13980 From Mark Elbrecht:
13981 * configure.bat: Remove; obsolete.
13982
13983 1999-07-11 Ian Lance Taylor <ian@zembu.com>
13984
13985 * configure: Add -W -Wall to the default CFLAGS when compiling with
13986 gcc.
13987
13988 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13989
13990 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13991
13992 1999-06-30 Mark Mitchell <mark@codesourcery.com>
13993
13994 * configure.in: Build ld on IRIX6.
13995
13996 1999-06-12 Ian Lance Taylor <ian@zembu.com>
13997
13998 * Makefile.in: Change distribution targets to use bzip2 instead of
13999 gzip.
14000 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14001 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14002
14003 1999-06-04 Nick Clifton <nickc@cygnus.com>
14004
14005 * config.sub: Add mcore target.
14006
14007 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14008
14009 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14010
14011 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14012
14013 * config.guess (dummy): Changed to $dummy.
14014
14015 1999-05-24 Nick Clifton <nickc@cygnus.com>
14016
14017 * config.sub: Tidied up case statements.
14018
14019 1999-05-22 Ben Elliston <bje@cygnus.com>
14020
14021 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14022 <jiro@din.or.jp>.
14023
14024 * config.guess: Merge with FSF version. Future changes will be
14025 more accurately recorded in this ChangeLog.
14026 * config.sub: Likewise.
14027
14028 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14029
14030 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14031
14032 1999-04-30 Tom Tromey <tromey@cygnus.com>
14033
14034 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14035
14036 1999-04-23 Tom Tromey <tromey@cygnus.com>
14037
14038 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14039
14040 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
14041
14042 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14043 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14044 Bad merge removed these two changes.
14045
14046 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
14047 Martin Heller (Ing.-Buero_Heller@t-online.de)
14048
14049 * config.guess (interix Alpha): Add.
14050
14051 1999-04-11 Richard Henderson <rth@cygnus.com>
14052
14053 * configure.in (i?86-*-beos*): Do config gperf; don't config
14054 gdb, newlib, or libgloss.
14055
14056 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
14057
14058 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14059 link a trivial program with -mabi=64. If it fails, remove mabi=64
14060 from multidirs.
14061
14062 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14063
14064 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14065
14066 1999-04-08 Nick Clifton <nickc@cygnus.com>
14067
14068 * config.sub: Add support for mcore targets.
14069
14070 1999-04-07 Michael Meissner <meissner@cygnus.com>
14071
14072 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14073 not mt-ospace, in order to shut up assembler warning about using
14074 symbols that are named the same as registers.
14075
14076 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
14077
14078 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14079 dependency list for all-target-cygmon.
14080
14081 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14082
14083 * config-ml.in: Check $host, not $target, for selective multilibs.
14084 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14085 thumb interworking, and underscore prefix multilibs.
14086
14087 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14088
14089 * missing: Update to version from current automake.
14090
14091 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14092
14093 * configure (gxx_include_dir): Removed.
14094
14095 * configure.in (gxx_include_dir): Handle it.
14096 * Makefile.in: Likewise.
14097
14098 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14099
14100 * config.sub (mips64vr4111,mips64vr4111el) Add.
14101
14102 1999-03-21 Ben Elliston <bje@cygnus.com>
14103
14104 * config.guess: Correct typo for detecting ELF on FreeBSD.
14105
14106 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14107
14108 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14109 config/mh-djgpp.
14110
14111 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14112
14113 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14114 all-target-newlib to dependency list for all-target-bsp.
14115
14116 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14117
14118 * config.sub: Add i386-uwin support.
14119 * config.guess: Likewise.
14120
14121 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14122
14123 * configure.in: cleanup, add mh-*pic handling for arm, special
14124 case powerpc*-*-aix*
14125
14126 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14127
14128 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14129 can be built.
14130
14131 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14132
14133 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14134 targets.
14135
14136 1999-03-02 Nick Clifton <nickc@cygnus.com>
14137
14138 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14139
14140 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14141
14142 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14143
14144 1999-02-24 Nick Clifton <nickc@cygnus.com>
14145
14146 * config.sub: Fix typo in arm recognition.
14147
14148 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14149
14150 * configure.in (noconfigdirs): Changed target_configdirs to
14151 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14152 rather than m68k-*-* since it is not known to work on
14153 m68k-aout. Ditto for arm-*-*oabi.
14154
14155 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14156
14157 * configure.in (*-*-windows*): Remove, no longer used.
14158
14159 1999-02-19 Ben Elliston <bje@cygnus.com>
14160
14161 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14162 Smart and improved by Andrew Cagney.
14163
14164 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14165
14166 * config.guess: Recognize openbsd-*-hppa.
14167
14168 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14169
14170 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14171 only if it is not empty.
14172
14173 1999-02-17 Nick Clifton <nickc@cygnus.com>
14174
14175 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14176
14177 * config.guess: Modified to recognize uname's armv* syntax.
14178
14179 * config.sub: Modified to recognize uname's armv* syntax.
14180
14181 1999-02-17 Mark Salter <msalter@cygnus.com>
14182
14183 * configure.in: Added target-bsp for sparclite.
14184
14185 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14186
14187 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14188
14189 1999-02-08 Nick Clifton <nickc@cygnus.com>
14190
14191 * configure.in: Add support for strongarm port.
14192 * config.sub: Add support for strongarm target.
14193
14194 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14195
14196 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14197 the old name config/mh-cygwin32.
14198 Enable texinfo.
14199
14200 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14201
14202 * configure.in: Do build ld for ix86 Solaris.
14203
14204 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14205
14206 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14207 $AR_FOR_TARGET. Likewise for RANLIB.
14208
14209 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14210
14211 * config.sub (oabi): Recognize.
14212 * configure.in (arm-*-oabi): Handle.
14213
14214 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14215
14216 * config.guess: Improve detection of i686 on UnixWare 7.
14217
14218 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14219
14220 * config.guess: Add support for i386-pc-interix.
14221 * config.sub: Likewise.
14222 * configure.in: Likewise.
14223
14224 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14225
14226 * Makefile.in: Remove unneeded all-target-libio from
14227 from all-target-winsup target since it is now unneeded.
14228 Add all-target-libtermcap in its place since it is now
14229 needed.
14230
14231 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14232
14233 * configure.in: makefile stub for cygwin target is probably
14234 unnecessary. Remove it for now.
14235
14236 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14237
14238 * configure.in: libtermcap.a should be built when cygwin is the
14239 target as well as the host.
14240 * config.guess: Allow mixed case in cygwin uname output.
14241 * Makefile.in: Add libtermcap target.
14242
14243 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14244
14245 * config.sub: Clean up handling of hppa2.0.
14246
14247 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14248
14249 * config.guess: Use C code to identify more HP machines.
14250
14251 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14252
14253 * config.sub: Handle hppa2.0.
14254
14255 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14256
14257 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14258 cygmon for all sparclite targets, regardless of object format.
14259
14260 1998-12-15 Mark Salter <msalter@cygnus.com>
14261
14262 * configure.in: Added target-bsp for several target architectures.
14263
14264 * Makefile.in: Added rules for bsp.
14265
14266 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14267
14268 * config.guess: Improve detection of hppa2.0 processors.
14269
14270 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14271
14272 * config.guess: Recognize FreeBSD using ELF automatically.
14273
14274 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14275
14276 * configure (skip-this-dir): Add handling for new shell script, which
14277 might be created by a sub-directory's configure to indicate, this particular
14278 directory is "unwanted".
14279 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14280
14281 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14282
14283 * ltconfig: import from libtool, after changing libtool to
14284 account for the cygwin name change.
14285
14286 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14287
14288 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14289 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14290
14291 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14292
14293 * configure.in: Add libtermcap to list of cygwin dependencies.
14294
14295 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14296
14297 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14298 they include winsup/include when it's a cygwin target.
14299
14300 1998-11-12 Tom Tromey <tromey@cygnus.com>
14301
14302 * configure.in (host_tools): Added zip.
14303 * Makefile.in (all-target-libjava): Depend on all-zip.
14304 (all-zip): New target.
14305 (ALL_MODULES): Added all-zip.
14306 (NATIVE_CHECK_MODULES): Added check-zip.
14307 (INSTALL_MODULES): Added install-zip.
14308 (CLEAN_MODULES): Added clean-zip.
14309
14310 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14311
14312 * Makefile.in: lose "32" from comment about cygwin.
14313
14314 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14315
14316 * configure.in: Use -Os to build target libraries for the fr30.
14317
14318 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14319
14320 * config.sub: Add fr30.
14321
14322 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14323
14324 * configure.in: drop "32" from config/mh-cygwin32. Check
14325 cygwin* instead of cygwin32*.
14326 * config.sub: Check cygwin* instead of cygwin32*.
14327
14328 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14329
14330 * config.guess: Match any version of Unixware7.
14331
14332 1998-10-20 Syd Polk <spolk@cygnus.com>
14333
14334 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14335 if desired.
14336
14337 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14338
14339 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14340 these if the appropriate directories and files to not exist.
14341
14342 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14343
14344 * Makefile.in (DEVO_SUPPORT): Add config.if.
14345
14346 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14347
14348 * configure: Add pattern to replace "build_tooldir"'s
14349 definition in the generated Makefile with "tooldir"'s
14350 actual value.
14351
14352 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14353
14354 * config.sub: Bring back lost sparcv9.
14355
14356 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14357
14358 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14359
14360 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14361 CC_FOR_TARGET and friends.
14362
14363 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14364
14365 * Makefile.in (build_tooldir): New variable, same as tooldir.
14366 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14367 -B$(build_tooldir)/bin/.
14368 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14369
14370 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14371
14372 * README: Remove installation instructions and refer to the
14373 INSTALL directory instead.
14374
14375 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14376
14377 * config.sub: Add support for i[34567]86-pc-udk.
14378 * configure.in: Likewise.
14379
14380 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14381
14382 * Makefile.in: add bzip2 package building bits for user
14383 tools module
14384 * configure.in: ditto
14385
14386 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14387
14388 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14389 (ALL_TARGET_MODULES): Add all-target-libobjc.
14390 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14391 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14392 (all-target-libchill): Add dependencies.
14393 * configure.in (target_libs): Add libchill.
14394
14395 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14396
14397 * configure.in (target_subdir): Remove duplicate line.
14398
14399 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14400
14401 * Makefile.in (all-automake): fix dependencies.
14402
14403 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14404
14405 * configure.in: Minor cleanups for building in the $(target_alias)
14406 subdir.
14407
14408 1998-09-22 Jim Wilson <wilson@cygnus.com>
14409
14410 * Makefile.in (bootstrap): Set r and s before make all. Use
14411 BASE_FLAGS_TO_PASS in make all.
14412 (cross): Likewise.
14413
14414 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14415
14416 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14417
14418 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14419
14420 * config.sub: Fix typo in last change.
14421
14422 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14423
14424 * config.sub: Add support for C4x target.
14425 * configure.in: Likewise.
14426
14427 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14428
14429 * config.sub: Recognize sparcv9 just like sparc64.
14430
14431 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14432
14433 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14434
14435 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14436
14437 * config.guess: Correctly identify Pentium II sco boxes.
14438
14439 * config.guess: Fix "tr" code. From Weiwen Liu.
14440
14441 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14442
14443 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14444 stabs.
14445
14446 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14447
14448 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14449 (ALL_TARGET_MODULES): Add all-target-libchill.
14450 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14451 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14452 (all-target-libchill): Add dependencies.
14453 * configure.in (target_libs): Add libchill.
14454
14455 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14456
14457 * config.guess: Avoid assumptions about "tr" behaves when
14458 LANG is set to something other than English.
14459
14460 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14461
14462 * configure (gxx_include_dir): Changed to
14463 '${prefix}/include/g++'-${libstdcxx_interface}.
14464
14465 * config.if: New to determine the interfaces.
14466
14467 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14468
14469 * config.guess: Detect and handle MPE/IX.
14470 * config.sub: Deal with MPE/IX.
14471
14472 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14473
14474 * configure.in: Use mh-aix43.
14475
14476 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14477
14478 * configure: Fix --without/--disable cases for gxx-include-dir.
14479
14480 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14481
14482 * mdata-sh: Imported. Needed for automake support.
14483
14484 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14485
14486 * Makefile.in (taz): Try "chmod -R og=u ." before
14487 "chmod og=u `find . -print`".
14488
14489 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14490
14491 * configure.in: Add arm-elf and thumb-elf support.
14492
14493 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14494
14495 * Makefile.in: Undo previous patch.
14496
14497 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14498
14499 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14500 to here ...
14501 (install-no-fixedincludes): and here
14502 (INSTALL_MODULES): ... from here.
14503
14504 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14505
14506 * config.sub: Merge with FSF.
14507
14508 * config.guess: Merge with FSF.
14509
14510 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14511
14512 * configure (extraconfigdirs): New variable.
14513 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14514 * Makefile.in (all): Move higher in file.
14515 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14516 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14517 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14518 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14519 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14520
14521 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14522
14523 * Makefile.in (all-target-libjava): Depend on all-gcc and
14524 all-target-newlib.
14525 (configure-target-libjava): Depend on $(ALL_GCC).
14526
14527 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14528
14529 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14530 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14531
14532 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14533
14534 * INSTALL/README: Fix typo.
14535
14536 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14537
14538 * ylwrap: Change absolute path checks to check for DOS style path
14539 names.
14540
14541 * ylwrap: Don't use a full path name if the source file is in the
14542 same directory. From hjl@lucon.org (H.J. Lu).
14543
14544 * config-ml.in: Default to being verbose, to match Feb 18 change to
14545 configure.
14546
14547 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14548
14549 Brought over from egcs:
14550
14551 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14552
14553 * configure.in (target_subdir): Set to ${target_alias} instead
14554 of "libraries".
14555
14556 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14557
14558 * configure.in (target_subdir): Set to libraries if enable_multilib.
14559
14560 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14561
14562 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14563 multilibs, force reconfiguration the first time we create
14564 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14565
14566 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14567
14568 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14569 avoid confusion with --no-recursion.
14570
14571 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14572
14573 * configure.in: Win32 hosts shouldn't use install -x
14574 * install-sh: remove -x option, and special .exe-handling
14575 hack.
14576
14577 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14578
14579 * config.guess: Recognize i586-pc-beos.
14580 * configure.in: Don't build some bits for beos.
14581
14582 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14583
14584 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14585 CFLAGS default to -O2.
14586
14587 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14588 when using GNU ld.
14589
14590 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14591
14592 * ltmain.sh: Correct install when using a different shell.
14593
14594 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14595
14596 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14597
14598 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14599
14600 * makefile.vms: Update to build binutils/makefile.vms. Add install
14601 target.
14602
14603 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14604
14605 * ltconfig: Update to correct AIX handling.
14606
14607 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14608
14609 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14610
14611 * configure.in (target_subdir): Set to ${target_alias} instead
14612 of "libraries".
14613
14614 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14615
14616 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14617 (Makefile): Depend on $(gcc_version_trigger).
14618
14619 * configure (gcc_version): Change default initializer to empty
14620 string.
14621 (gcc_version_trigger): New variable; pass this variable down
14622 to subdir configures to enable them checking gcc's version
14623 themselves. Emit make macros for both gcc_version vars.
14624 (topsrcdir): Initialize reliably.
14625 (recursion line): Remove --with-gcc-version=${gcc_version}.
14626
14627 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14628
14629 * configure (enable_version_specific_runtime_libs): Implement new flag
14630 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14631 in $(libsubdir); emit definition in each generated Makefile.
14632 (gxx_include_dir): Initialize depending on
14633 $enable_version_specific_runtime_libs.
14634
14635 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14636
14637 * configure (gcc_version): Initialize properly depending on
14638 how and where configure is started.
14639 (recursion line): Pass a --with-gcc-version=${gcc_version}
14640 to configures in subdirs.
14641
14642 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14643
14644 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14645 cygmon
14646
14647 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14648
14649 * configure.in: Add cygmon and libstub support for mn10200.
14650
14651 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14652
14653 * configure (gcc_version): Add new variable describing the
14654 particular gcc version we're building.
14655 * Makefile.in (libsubdir): Add new macro for the directory
14656 in which the compiler finds executables, libraries, etc.
14657 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14658 and libsubdir.
14659
14660 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14661
14662 * Makefile.in (local-clean): Remove *.log.
14663 (warning.log): Built with warn_summary from build.log.
14664 (mail-report.log): Run test_summary.
14665 (mail-report-with-warnings.log): Run test_summary including
14666 warning.log in the report.
14667
14668 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14669
14670 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14671
14672 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14673
14674 * Makefile.in (grep): Grep no longer depends on libiberty.
14675
14676 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14677
14678 * Makefile.in: all-snavigator needs all-libgui.
14679
14680 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14681
14682 * configure.in: Add cygmon and libstub support for mn10300.
14683
14684 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14685
14686 * missing: Update to version from automake 1.3.
14687
14688 * ltmain.sh: On installation, don't get confused if the same name
14689 appears more than once in the list of library names.
14690
14691 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14692
14693 * config.sub: Accept m68060 and m5200 as CPU names.
14694
14695 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14696
14697 * configure: Use && rather than using -a in test, because odd
14698 strings can confuse test.
14699 * configure.in: Likewise.
14700
14701 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14702
14703 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14704
14705 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14706
14707 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14708 bootstrap4-lean): New targets.
14709
14710 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14711
14712 * mpw-* Delete. Not used.
14713
14714 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14715
14716 * COPYING.LIB: Update FSF address.
14717
14718 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14719
14720 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14721
14722 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14723 GAS_SUPPORT_DIRS.
14724
14725 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14726
14727 * ltconfig, ltmain.sh: Avoid producing a version number if
14728 -version-info was not used.
14729
14730 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14731
14732 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14733 building with newlib.
14734
14735 1998-04-30 Paul Eggert <eggert@twinsun.com>
14736
14737 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14738 Solaris `make' causes it to continue to next definition.
14739
14740 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14741
14742 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14743 the right GUI libraries and files are installed along with GDB.
14744
14745 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14746
14747 * configure.in: Change alpha to alpha* in several places.
14748
14749 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14750
14751 * config.sub: Recognize sparc86x.
14752
14753 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14754
14755 * configure.in (--enable-target-optspace): Remove debug echo.
14756
14757 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14758
14759 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14760
14761 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14762
14763 * ltconfig: Update cygwin32 support.
14764
14765 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14766 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14767 (GDB_SUPPORT_DIRS): Likewise.
14768
14769 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14770
14771 * configure.in (target_makefile_frag): If --enable-target-optspace,
14772 use -Os to compile target libraries rather than -O2. Default to
14773 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14774 not used.
14775 * configure.in (target_cflags): Ditto for d30v.
14776
14777 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14778
14779 * Makefile.in (all-bfd): Depend on all-intl.
14780 (all-binutils): Likewise.
14781 (all-gas): Likewise.
14782 (all-gprof): Likewise.
14783 (all-ld): Likewise.
14784
14785 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14786
14787 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14788
14789 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14790
14791 * Makefile.in (all-bfd): Depend upon all-libiberty.
14792
14793 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14794
14795 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14796
14797 * Makefile.in: Add libstub.
14798
14799 * configure.in: Ditto. Build libstub for targets that have cygmon
14800 support.
14801
14802 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14803
14804 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14805
14806 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14807
14808 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14809 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14810
14811 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14812
14813 * configure: Define DEFAULT_M4 by searching PATH.
14814 * Makfile.in: Use DEFAULT_M4.
14815
14816 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14817
14818 * ltconfig: Add cygwin32 support.
14819
14820 * Makefile.in, configure.in: Add libtool as a native only directory
14821 to configure and build.
14822
14823 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14824
14825 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14826
14827 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14828
14829 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14830
14831 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14832
14833 * Makefile.in: add ash make rules
14834 * configure.in: add ash to native_only and host_tools lists
14835
14836 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14837
14838 * Makefile.in (all-gettext, all-intl): New targets.
14839 (ALL_MODULES): Added all-gettext, all-intl.
14840 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14841 (INSTALL_MODULES): Added install-gettext, install-intl.
14842 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14843
14844 * configure.in (host_tools): Added gettext.
14845 (native_only): Likewise.
14846 (noconfigdirs) [various cases]: Likewise.
14847 (host_libs): Added intl.
14848
14849 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14850
14851 * configure: Do not disable building gdbtk for cygwin32 hosts.
14852
14853 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14854
14855 * configure.in: Add thumb-coff target.
14856 * config.sub: Add thumb-coff target.
14857
14858 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14859
14860 * Makefile.in: Revert yesterday's change.
14861 (all-target-winsup): all-target-librx stays out of here.
14862
14863 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14864
14865 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14866 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14867 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14868 Remove references to librx and libg++.
14869
14870 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14871
14872 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14873 recursive makes
14874
14875 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14876
14877 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14878 for newlib directory.
14879 (CXX_FOR_TARGET): Likewise.
14880
14881 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14882
14883 * ltconfig: Update after libtool/ltconfig.in change for
14884 hpux11.
14885
14886 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14887
14888 * ltconfig, ltmain.sh: Update to libtool 1.2.
14889
14890 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14891
14892 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14893 (install-gcc-cross): Instead, override LANGUAGES here.
14894
14895 1998-03-18 Dave Love <d.love@dl.ac.uk>
14896
14897 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14898 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14899
14900 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14901
14902 * configure.in: Add Thumb-pe target.
14903
14904 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
14905
14906 * Makefile.in - changed sn targets to snavigator
14907 * configure.in - changed sn targets to snavigator
14908
14909 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14910
14911 * config-ml.in: After building symlink tree call make distclean
14912 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14913 to be the case for libiberty.
14914
14915 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14916
14917 * configure: When making link, also check the current
14918 directory. The configure scripts may create one.
14919
14920 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14921
14922 * config.sub: Accept alphapca56 and alphaev6 properly.
14923
14924 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14925
14926 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14927
14928 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14929
14930 * config.sub (sco5): Fix typo.
14931
14932 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14933
14934 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14935 install-itcl.
14936 (install-itcl): Remove dependency on install-tcl.
14937
14938 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14939
14940 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14941
14942 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14943
14944 * configure.in: Don't build libgui for a cygwin32 target when not on
14945 a cygwin32 host.
14946
14947 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14948
14949 * configure (redirect): Set to null, so default behavior of
14950 configure is now --verbose.
14951
14952 1998-02-16 Dave Love <d.love@dl.ac.uk>
14953
14954 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14955 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14956
14957 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14958
14959 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14960 this change to sync Makefile.in with its ChangeLog entries.
14961
14962 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14963
14964 * ltmain.sh (mkdir): Check that the directory doesn't exist
14965 before we exit with error, so that we don't get races during
14966 parallel builds.
14967
14968 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14969
14970 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14971
14972 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14973
14974 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14975 PICFLAG_FOR_TARGET.
14976 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14977
14978 * configure: Emit a definition for the new macro enable_shared
14979 into each Makefile.
14980
14981 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14982
14983 * configure.in (host_tools, native_only): Add libtool.
14984
14985 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14986
14987 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14988 Fix typo in ming config comment.
14989
14990 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14991
14992 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14993
14994 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14995
14996 * config.sub: Add tic30 cases, and map c30 to tic30.
14997
14998 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14999
15000 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15001 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15002 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15003 (CLEAN_TARGET_MODULES): Similarly
15004 (all-target-libf2c): Add dependences.
15005 * configure.in (target_libs): Add libf2c.
15006
15007 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15008
15009 * configure.in: Remove expect from noconfigdirs when target
15010 is cygwin32. OK to build expect and dejagnu with Canadian
15011 Cross.
15012
15013 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15014
15015 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15016 host.
15017
15018 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15019 and mingw32.
15020
15021 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15022
15023 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15024 here as it is not defined in the toplevel Makefile.
15025
15026 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15027
15028 * configure (package_makefile_rules_frag): New variable, which names
15029 a file with generic rules, ...
15030 Change comment to mention we now have FIVE parts.
15031 * configure: Undo last change.
15032
15033 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15034
15035 * config.guess: More accurate determination of HP processor types.
15036 * config.sub: More accurate determination of HP processor types.
15037
15038 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15039
15040 * configure (package_makefile_frag): Move inserting the
15041 ${package_makefile_frag} to where it should be according
15042 to the comment.
15043
15044 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15045
15046 * config.guess: Add support for Linux/ARM.
15047
15048 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15049
15050 * .cvsignore: Remove *-info and *-install since they match
15051 release-info and mpw-install, which we don't want to just ignore.
15052
15053 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15054
15055 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15056
15057 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15058
15059 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15060 local_prefix to sub-make invocations.
15061
15062 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15063
15064 * configure.in: Check makefile fragments in the source
15065 directory.
15066
15067 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15068
15069 * configure.in: Check whether host and target makefile
15070 fragments exist before adding them to *_makefile_frag.
15071
15072 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15073
15074 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15075
15076 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15077
15078 * configure.in: Make sure we only replace RPATH_ENVVAR on
15079 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15080 regexp to sed.
15081
15082 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15083 to sub-makes.
15084
15085 1998-01-13 Lee Iverson (leei@ai.sri.com)
15086
15087 * config-ml.in (multi-do): LDFLAGS must include multilib
15088 designator.
15089
15090 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15091
15092 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15093
15094 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15095
15096 * config.sub: Add mingw32 support.
15097 * configure.in: Likewise.
15098
15099 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15100
15101 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15102
15103 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15104
15105 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15106 * configure (gxx_include_dir): Provide a definition for subdirs
15107 which do not use autoconf.
15108
15109 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15110
15111 * config.guess: Sync with egcs. Picks up new alpha support,
15112 BeOS & some additional linux support.
15113
15114 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15115
15116 * config.guess: HP 9000/803 is a PA1.1 machine.
15117
15118 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15119
15120 * configure.in: It's alpha*-...
15121
15122 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15123
15124 * configure.in (host_makefile_frag, target_makefile_frag):
15125 Handle multiple config files.
15126 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15127 alpha-*-*.
15128
15129 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15130
15131 * mkdep: New file.
15132
15133 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15134
15135 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15136
15137 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15138
15139 * Makefile.in: Add libgui directory.
15140 (GDB_TK): Add all-libgui.
15141 * configure.in: Add libgui directory.
15142 * configure: Add all-libgui to GDB_TK.
15143
15144 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15145
15146 * config-ml.in (multidirs): Add m32r to multilib list.
15147
15148 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15149
15150 * Makefile.in (all-target-gperf): Change dependency to
15151 all-target-libstdc++.
15152
15153 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15154
15155 * config.guess: Add BeOS support.
15156
15157 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15158
15159 Source directory cvs renamed to cvssrc:
15160 * configure.in (host_tools): Change cvs to cvssrc.
15161 (native_only): Likewise.
15162 (noconfigdirs) [various cases]: Likewise.
15163 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15164 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15165 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15166 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15167 (all-cvssrc): Rename target from all-cvs.
15168
15169 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15170
15171 * configure (gxx_include_dir): Fix thinko.
15172
15173 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15174
15175 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15176 (install-cross, install-gcc-cross): New targets.
15177
15178 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15179
15180 * configure.in (noconfigdirs): Add support for Thumb target.
15181
15182 * config.sub (maybe_os): Add support for Thumb target.
15183
15184 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15185
15186 * Makefile.in: Add rules for cygmon.
15187
15188 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15189
15190 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15191
15192 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15193 * configure (gxx_include_dir): Provide a definition for subdirs
15194 which do not use autoconf.
15195
15196 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15197
15198 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15199 11/18/97 build
15200
15201 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15202
15203 * From Franz Sirl.
15204 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15205 found on RedHat Linux systems.
15206
15207 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15208
15209 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15210 guesses.
15211
15212 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15213
15214 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15215
15216 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15217
15218 * ltmain.sh: If mkdir fails, check whether the directory was created
15219 anyhow by some other process.
15220
15221 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15222
15223 * configure.in (d30v-*-*): Configure all directories.
15224
15225 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15226
15227 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15228 for the D30V.
15229
15230 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15231
15232 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15233
15234 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15235
15236 * include/libiberty.h: Add extern "C" { so it can be used with C++
15237 progrms.
15238 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15239 programs.
15240
15241 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15242
15243 * configure.in (d30v-*-*): Configure GCC now.
15244
15245 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15246
15247 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15248 is no longer needed.
15249
15250 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15251
15252 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15253
15254 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15255
15256 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15257 targets using "$@" to provide support for similar but not identical
15258 targets without having to duplicate code.
15259
15260 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15261
15262 * makefile.vms: Fix to work with DEC C.
15263
15264 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15265
15266 * config.sub: Add mips-tx39-elf to marketing names.
15267
15268 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15269
15270 * ltmain.sh: Handle symlinks in generated script.
15271
15272 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15273
15274 * configure: Handle autoconf style directory options: --bindir,
15275 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15276 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15277 --sysconfdir.
15278 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15279 (sharedstatedir, localstatedir, oldincludedir): New variables.
15280 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15281 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15282 sbindir, sharedstatedir, and sysconfdir.
15283
15284 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15285
15286 * Makefile.in (bootstrap-lean): New target.
15287
15288 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15289
15290 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15291 sn, and gnuserv from noconfigdirs.
15292
15293 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15294
15295 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15296
15297 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15298
15299 * Makefile.in (cross): New target.
15300
15301 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15302 Jeff Law <law@cygnus.com>
15303
15304 * Makefile.in (bootstrap2, bootstrap3): New targets.
15305 (all-bootstrap): Remove outdated and confusing target.
15306 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15307
15308 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15309
15310 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15311 windows. Consistent with gdb/configure.
15312
15313 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15314
15315 * configure.in: Name Linux target fragment.
15316
15317 * configure: Rewrite so that project Makefile fragment is inserted
15318 first and appears last in the resulting Makefile.
15319
15320 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15321
15322 * Makefile.in (install-itcl): Install tcl first.
15323
15324 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15325
15326 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15327
15328 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15329
15330 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15331
15332 * configure.in (skipdirs): Add target-librx for Linux.
15333 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15334
15335 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15336
15337 * Makefile.in (bootstrap): New target.
15338
15339 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15340
15341 * config.sub: Accept 'amigados' for backward compatibility.
15342
15343 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15344
15345 * config.guess: Merge with FSF.
15346
15347 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15348
15349 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15350
15351 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15352
15353 * config.sub: Add "marketing-names" patch.
15354
15355 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15356
15357 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15358
15359 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15360
15361 * config.sub: Handle v850-elf.
15362
15363 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15364
15365 * .cvsignore (*-install): Remove.
15366
15367 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15368
15369 * ltconfig: Set CONFIG_SHELL in libtool.
15370 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15371
15372 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15373
15374 * configure.in (target_subdir): Set to libraries if enable_multilib.
15375
15376 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15377
15378 * config.guess: Update from gcc directory.
15379
15380 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15381
15382 * Makefile.in (all-sim): Depends on all-readline.
15383
15384 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15385
15386 * Makefile.in (BISON, YACC): Use $$s.
15387 (all-bison): Depend on all-texinfo.
15388
15389 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15390
15391 * Makefile.in (BISON): Add -L flag.
15392 (YACC): Likewise.
15393
15394 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15395
15396 * configure.in (noconfigdirs): Add support for v850e target.
15397
15398 * config.sub (maybe_os): Add support for v850e target.
15399
15400 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15401
15402 * configure.in (noconfigdirs): Add support for v850ea target.
15403
15404 * config.sub (maybe_os): Add support for v850ea target.
15405
15406 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15407
15408 * config.sub: Add mipstx39. Delete r3900.
15409
15410 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15411
15412 * Makefile.in (all-autoconf): Depends on all-texinfo.
15413
15414 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15415
15416 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15417 eabi targets.
15418
15419 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15420
15421 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15422
15423 * configure: When handling a Canadian Cross, handle YACC as well as
15424 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15425 * Makefile.in (all-bison): Depend upon all-texinfo.
15426
15427 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15428
15429 * Makefile.in (BISON): bison, not byacc or bison -y.
15430 (YACC): bison -y or byacc or yacc.
15431 (various): Add *-bison as appropriate.
15432 (taz): No need to mess with BISON anymore.
15433
15434 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15435
15436 * configure: If OSTYPE matches *win32*, try to find a good value for
15437 CONFIG_SHELL.
15438
15439 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15440
15441 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15442 configure.in if it is present.
15443
15444 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15445
15446 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15447
15448 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15449
15450 * config.sub: Recognize `arc' cpu.
15451 * configure.in: Likewise.
15452 * config-ml.in: Likewise.
15453
15454 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15455
15456 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15457
15458 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15459
15460 * configure: Changed sed delimiter from ':' to '|' when
15461 attempting to substitute ${config_shell} for SHELL. On
15462 NT ${config_shell} may contain a ':' in it.
15463
15464 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15465
15466 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15467
15468 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15469
15470 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15471
15472 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15473
15474 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15475
15476 * ylwrap: If the program is a relative path, force it to be
15477 absolute.
15478
15479 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15480
15481 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15482
15483 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15484
15485 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15486 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15487 for libraries.
15488
15489 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15490
15491 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15492 separated by spaces.
15493
15494 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15495
15496 * ylwrap: New file.
15497 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15498
15499 * ltmain.sh: Handle /bin/sh at start of install program.
15500
15501 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15502
15503 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15504 * missing: New file, from automake 1.2.
15505
15506 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15507
15508 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15509 check-tk to CHECK_X11_MODULES.
15510
15511 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15512
15513 * config.sub: Merge with FSF.
15514
15515 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15516
15517 * config.guess: Merge with FSF.
15518
15519 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15520
15521 * configure: Treat msdosdjgpp like go32.
15522 * configure.in: Likewise. Don't remove gprof for go32.
15523
15524 * configure: Change Makefile.tem2 to Makefile.tm2.
15525
15526 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15527
15528 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15529
15530 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15531
15532 * install-sh (chmodcmd): Set to null if the DST directory already
15533 exists. Same as Nov 11th change.
15534
15535 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15536
15537 * configure (GDB_TK): Needs itcl and tix.
15538
15539 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15540
15541 * config.guess: Update from FSF.
15542
15543 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15544
15545 * Makefile.in (GDB_TK): Depend on itcl and tix.
15546
15547 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15548
15549 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15550 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15551 (INSTALL_SCRIPT): New variable.
15552 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15553 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15554 to -x.
15555 * install-sh: Add support for -x option.
15556
15557 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15558
15559 * configure.in, Makefile.in: Treat tix like itcl.
15560
15561 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15562
15563 * Makefile.in (WINDRES): New variable.
15564 (WINDRES_FOR_TARGET): New variable.
15565 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15566 (EXTRA_HOST_FLAGS): Add WINDRES.
15567 (EXTRA_TARGET_FLAGS): Add WINDRES.
15568 (EXTRA_GCC_FLAGS): Add WINDRES.
15569 ($(DO_X)): Pass down WINDRES.
15570 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15571 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15572 DLLTOOL_FOR_TARGET.
15573
15574 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15575
15576 * configure.in: configure sim before gdb for win32-x-ppc
15577
15578 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15579
15580 Move gperf into the toplevel, from libg++.
15581 * configure.in (target_tools): Add target-gperf.
15582 (native_only): Add target-gperf.
15583 * Makefile.in (all-target-gperf): New target, depend on
15584 all-target-libg++.
15585 (configure-target-gperf): Empty rule.
15586 (ALL_TARGET_MODULES): Add all-target-gperf.
15587 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15588 (CHECK_TARGET_MODULES): Add check-target-gperf.
15589 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15590 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15591
15592 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15593
15594 * config.sub (mn10200): Recognize new basic machine.
15595
15596 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15597
15598 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15599 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15600
15601 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15602
15603 * configure.in: If we're building mips-sgi-irix6* native, turn on
15604 ENABLE_MULTILIB and set TARGET_SUBDIR.
15605
15606 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15607
15608 * Makefile.in (all-sn): Depend on all-grep.
15609
15610 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15611
15612 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15613
15614 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15615 Makefile. From Jeff Makey <jeff@cts.com>.
15616 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15617
15618 * Makefile.in (DISTBISONFILES): Remove.
15619 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15620 $(DEFAULT_YACC).
15621
15622 * configure.in: Build itl, db, sn, etc., when building for native
15623 cygwin32.
15624
15625 * Makefile.in (LD): New variable.
15626 (EXTRA_HOST_FLAGS): Pass down LD.
15627 ($(DO_X)): Likewise.
15628
15629 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15630
15631 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15632
15633 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15634
15635 * configure.in (targargs): Strip out any supplied --build argument
15636 before adding our own. Always add --build.
15637
15638 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15639
15640 * configure.in (targargs): Pass --build if we're doing
15641 a cross-compile.
15642
15643 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15644
15645 * configure: Use '|' instead of ":" as the separator in
15646 sed. Otherwise sed chokes on NT path names with drive
15647 designators. Also look for "?:*" as the leading characters in an
15648 absolute pathname.
15649
15650 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15651
15652 * config.sub: Support for r3900.
15653
15654 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15655
15656 * configure.in: Use install-sh, not install.sh.
15657
15658 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15659
15660 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15661 apply it twice.
15662
15663 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15664
15665 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15666 install-binutils.
15667
15668 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15669
15670 * Makefile.in: Add automake targets.
15671 * configure.in (host_tools): Add automake.
15672
15673 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15674
15675 * configure: Default CXX to c++, not gcc.
15676 * Makefile.in (CXX): Set to c++, not gcc.
15677 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15678
15679 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15680
15681 * install-sh: try appending a .exe if source file doesn't
15682 exist
15683
15684 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15685
15686 * configure.in: Turn on multilib by default.
15687 (cross_only): Remove target-libiberty.
15688
15689 * Makefile.in (all-gcc): Don't depend on libiberty.
15690
15691 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15692
15693 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15694
15695 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15696
15697 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15698 (DISTBISONFILES): Add ld/Makefile.in
15699
15700 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15701
15702 * configure.in: if target is cygwin32 but host isn't cygwin32,
15703 don't configure gdb tcl tk expect, not just gdb.
15704
15705 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15706
15707 * configure.in: Added gnuserv everywhere sn appears.
15708
15709 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15710 (CROSS_CHECK_MODULES): Added check-gnuserv.
15711 (INSTALL_MODULES): Added install-gnuserv.
15712 (CLEAN_MODULES): Added clean-gnuserv.
15713 (all-gnuserv): New target.
15714
15715 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15716
15717 * config.guess: Fixes for MIPS OpenBSD systems.
15718
15719 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15720
15721 * Makefile.in (INSTALL_XFORM): Remove.
15722 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15723
15724 * mkinstalldirs: New file, copied from automake.
15725 * Makefile.in (installdirs): Rename from install-dirs. Use
15726 mkinstalldirs. Change all users.
15727 (DEVO_SUPPORT): Add mkinstalldirs.
15728
15729 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15730
15731 * install-sh: Rename from install.sh.
15732 * Makefile.in (INSTALL): Change install.sh to install-sh.
15733 (DEVO_SUPPORT): Likewise.
15734
15735 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15736 Graichen <graichen@rzpd.de>.
15737
15738 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15739
15740 * config.guess: Recognize OpenBSD systems correctly.
15741
15742 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15743
15744 * README, Makefile.in (ETC_SUPPORT): Remove references to
15745 cfg-paper*, configure.{texi,man,info*}._
15746
15747 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15748
15749 * Makefile.in (all.normal): Ensure that gcc is built after all
15750 the x11 - ie gdb - targets.
15751
15752 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15753
15754 * makefile.vms: Don't run conf-a-gas.
15755
15756 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15757
15758 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15759
15760 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15761
15762 * configure.in: Remove noconfigdirs case since gdb also
15763 configures and builds for tic80-coff.
15764
15765 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15766
15767 * configure: Set cache_file to config.cache.
15768 * Makefile.in (local-distclean): Remove config.cache.
15769
15770 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15771
15772 * COPYING: Update FSF address.
15773
15774 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15775
15776 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15777 noconfigdirs.
15778
15779 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15780
15781 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15782 MAKEDIRS, is empty.
15783
15784 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15785
15786 * config.sub: Tweak mn10300 entry.
15787
15788 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15789
15790 * configure.in (host_tools): Put sim before gdb, so gdb's
15791 configure.tgt can determine if the simulator was configured.
15792
15793 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15794
15795 * config.sub: Move BeOS $os case to be with other Cygnus
15796 local cases.
15797
15798 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15799
15800 * config.sub: Remove misplaced comment that broke Linux.
15801
15802 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15803
15804 * config.sub: Add BeOS support.
15805
15806 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15807
15808 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15809
15810 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15811
15812 * configure.in (noconfigdirs): Remove tcl and tk from
15813 noconfigdirs for cygwin32 builds.
15814
15815 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15816
15817 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15818
15819 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15820
15821 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15822 make-all.com, use makefile.vms instead.
15823
15824 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15825
15826 * config.sub: Accept -lnews*.
15827
15828 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15829
15830 * configure.in (noconfigdirs): Disable target-newlib,
15831 target-examples and target-libiberty for d30v.
15832
15833 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15834
15835 * configure.in (noconfigdirs): Enable ld for d30v.
15836
15837 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15838
15839 * configure.in (tic80-*-*): Build compiler.
15840
15841 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15842
15843 * configure.in (d30v-*): Remove sim directory from list of
15844 unsupported d30v directories
15845
15846 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15847
15848 * config.sub, configure.in: Add d30v target cpu.
15849
15850 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15851
15852 * makefile.vms: New file.
15853 * make-all.com: Remove.
15854
15855 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15856
15857 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15858
15859 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15860
15861 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15862
15863 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15864
15865 * Makefile.in (ALL_MODULES): Added all-db.
15866 (CROSS_CHECK_MODULES): Addec check-db.
15867 (INSTALL_MODULES): Added install-db.
15868 (CLEAN_MODULES): Added clean-db.
15869
15870 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15871
15872 * config.guess: Merge with latest FSF sources.
15873
15874 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15875
15876 * Makefile.in (ALL_MODULES): Added all-itcl.
15877 (CROSS_CHECK_MODULES): Added check-itcl.
15878 (INSTALL_MODULES): Added install-itcl.
15879 (CLEAN_MODULES): Added clean-itcl.
15880
15881 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15882
15883 * configure.in: build gdb for mn10200
15884
15885 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15886
15887 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15888
15889 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15890
15891 * configure.in (tic80-*-*): Turn off most targets right now.
15892
15893 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15894
15895 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15896 rather than the makeinfo program.
15897 (do-info): Depend upon all-texinfo.
15898
15899 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15900
15901 * configure.in: Remove uses of config/mh-linux.
15902
15903 * config.sub, config.guess: Merge with latest FSF sources.
15904
15905 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15906
15907 * config.sub (case $basic_machine): Add tic80 entries.
15908
15909 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15910
15911 * config.sub, config.guess: Merge with latest FSF sources.
15912
15913 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15914
15915 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15916 * mpw-config.in: Test for NewFolderRecursive.
15917 * mpw-install: Use symbolic name for startup filename.
15918 * mpw-README: Add various additional details.
15919
15920 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15921
15922 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15923
15924 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15925
15926 * configure.in: Do build gcc and the target libraries for
15927 the mn10200.
15928
15929 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15930
15931 * configure.in: don't avoid building gdb for mn10300 any more
15932 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15933 instead of single-quoting it.
15934
15935 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15936
15937 * configure.in: Don't use --with-stabs on IRIX 6.
15938
15939 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15940
15941 * configure.in (m32r): Build gdb, libg++ now.
15942
15943 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15944
15945 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15946 directories from noconfigdirs.
15947
15948 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15949
15950 * config.sub (basic_machine): added mips16 configuration
15951
15952 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15953
15954 * config.sub: Handle d10v-unknown.
15955
15956 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15957
15958 * config.sub: Handle v850-unknown.
15959
15960 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15961
15962 * Makefile.in: add findutils
15963 * configure.in: add findutils to list of host_tools
15964
15965 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15966
15967 * config.sub: Handle mn10200 and mn10300.
15968
15969 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15970
15971 * configure.in (d10v-*): Do not build librx.
15972
15973 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15974
15975 * configure.in (mn10300): Build everything except gdb & libgloss.
15976
15977 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15978
15979 * config.guess: Patch for Dansk Data Elektronik servers,
15980 from Niels Skou Olsen <nso@dde.dk>.
15981
15982 For ncr, use /bin/uname rather than uname, since GNU uname does not
15983 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15984
15985 Patch for MIPS R4000 running System V,
15986 from Eric S. Raymond <esr@snark.thyrsus.com>.
15987
15988 Fix thinko for nextstep.
15989
15990 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15991
15992 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15993 * config.guess: Guess mips-dec-mach_bsd4.3.
15994
15995 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15996 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15997 release numbers.
15998 * config.guess (mips-mips-riscos*): Emit just enough of the
15999 release number.
16000
16001 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16002 * config.guess (sparc-auspex-sunos*): Added.
16003 (f300-fujitsu-*): Added.
16004
16005 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16006 * config.guess: Recognize a Tadpole as a sparc.
16007
16008 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16009
16010 * config.guess: Don't assume that NextStep version is either 2 or
16011 3. NextStep 4 (aka OpenStep 4) has come out now.
16012
16013 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16014
16015 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16016 From Rik Faith <faith@cs.unc.edu>.
16017
16018 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16019
16020 * config.sub: Contributions from bug-gnu-utils to:
16021 Support plain "hppa" (no version given) architecture, reported by
16022 OpenStep.
16023 OpenBSD like NetBSD.
16024 LynxOs is not a hardware supplier.
16025
16026 * config.guess: Contributions from bug-gnu-utils to add support for:
16027 OpenBSD like NetBSD.
16028 Stratus systems.
16029 More Pyramid systems.
16030 i[n>4]86 Intel chips.
16031 M680[n>4]0 Motorola chips.
16032 Use unknown instead of lynx for hardware manufacturer.
16033
16034 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16035
16036 * install.sh (chmodcmd): Set to null if the DST directory already
16037 exists.
16038
16039 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16040
16041 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16042 not use mt-ppc target Makefile fragment any more.
16043
16044 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16045
16046 * configure.in (*-*-windows): Exclude everything but those dirs
16047 needed to build windows.
16048
16049 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16050
16051 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16052
16053 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16054
16055 * configure.in: Exclude mmalloc from i386-windows.
16056
16057 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16058
16059 * Undo my previous change.
16060
16061 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16062
16063 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16064 unconditionally.
16065 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16066
16067 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16068
16069 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16070 host to add it's own flags.
16071
16072 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16073
16074 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16075
16076 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16077
16078 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16079 (CXX_FOR_TARGET): Likewise.
16080 (GCC_FOR_TARGET): Define.
16081 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16082 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16083 CC_FOR_TARGET was specified on the command line.
16084 (MAKEOVERRIDES): Don't define.
16085
16086 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16087
16088 * configure.in (m32r): Fix spelling of libg++ libs.
16089
16090 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16091
16092 * config.sub (-apple*): Remove, now redundant.
16093
16094 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16095
16096 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16097
16098 * configure: Rework yesterday's sed script patch.
16099
16100 * config.sub: Merge with FSF.
16101
16102 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16103
16104 * config.guess: Merge from FSF.
16105
16106 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16107 * config.guess: Use pc instead of unknown, for pc clone systems.
16108 Change linux to linux-gnu.
16109
16110 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16111 * config.guess: Avoid non-portable tr syntax.
16112
16113 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16114
16115 * test-build.mk (HOLES): Add "xargs" for gdb.
16116
16117 * configure: Avoid hpux10.20 sed bug.
16118
16119 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16120
16121 * configure.in: Add support for windows host
16122 (that is a build done under the Microsoft build environment).
16123
16124 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16125
16126 * Makefile.in: Replace all uses of srcroot with s, to shrink
16127 command line lengths.
16128
16129 Patches from Geoffrey Noer <noer@cygnus.com>:
16130 * configure.in: If configuring for newlib, pass --with-newlib to
16131 subdirectories.
16132 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16133 -Bnewlib/ and -Lwinsup to gcc.
16134 (CXX_FOR_TARGET): Likewise.
16135
16136 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16137
16138 * Makefile.in (ETC_SUPPORT): Add configure.
16139
16140 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16141
16142 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16143 host configuration file.
16144
16145 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16146
16147 * configure.in: Break mn10x00 support into separate
16148 mn10200 and mn10300 configurations.
16149 * config.sub: Likewise.
16150
16151 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16152
16153 * configure.in: Add lots of stuff to noconfigdirs for
16154 the mn10x00 targets.
16155
16156 * config.sub, configure.in: Add mn10x00 support.
16157
16158 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16159
16160 * make-all.com: Call conf-a-gas, not config-a-gas.
16161
16162 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16163
16164 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16165 targets.
16166
16167 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16168
16169 * mpw-README: Add much more detail for native PowerMac.
16170 * mpw-install: New file.
16171 * mpw-configure: Add --norecursion and --help options.
16172 * mpw-config.in: Translate readme and install files when
16173 copying to objdir.
16174 * mpw-build.in: Don't always depend on byacc and flex.
16175 (install-only-top): New action.
16176
16177 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16178
16179 * configure.in: You can now configure GDB for the v850.
16180
16181 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16182
16183 * configure.in (noconfigdirs): Don't configure any C++ dirs
16184 if targeting D10V.
16185
16186 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16187
16188 * config.sub: Recognize mips64vr5000.
16189
16190 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16191
16192 * configure.in: Use a single line for host_tools and native_only.
16193
16194 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16195
16196 * config.sub, configure.in: Add entries for m32r.
16197
16198 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16199
16200 * Makefile.in (inet-install): Don't run install-gzip.
16201
16202 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16203
16204 * configure.in: Don't config lots of things for *-*-windows*.
16205
16206 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16207
16208 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16209 (host_libs, host_tools): Copy from configure.in.
16210 * mpw-configure: Don't complain about directories not found.
16211
16212 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16213
16214 * configure.in (i[345]86): Recognize i686 for pentium pro.
16215 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16216 file.
16217
16218 * config.guess (i[345]86): Ditto.
16219
16220 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16221
16222 * configure.in (noconfigdirs): Removed gdb for D10V.
16223
16224 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16225
16226 * configure.in: Remove ld, target-libio, target-libg++, and
16227 target-libstdc++ from noconfigdirs.
16228
16229 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16230
16231 * configure: Fix three locations where shell scripts were
16232 being run directly rather than with config_shell.
16233
16234 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16235
16236 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16237 * config.sub (basic_machine): Recognize v850.
16238
16239 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16240
16241 * mpw-configure: Handle multiple enable/disable options and
16242 pass them down recursively, handle -c and -s flags appropriately
16243 depending on choice of compiler, add escape mechanism for
16244 quoted arguments to gC.
16245
16246 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16247
16248 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16249 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16250 so that -mrelocatable-lib and -mno-eabi are used.
16251
16252 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16253 not support --print-multi-lib, don't abort.
16254
16255 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16256
16257 * make-all.com: Run config-a-gas.
16258 * setup.com: Don't copy subdirectory files around.
16259
16260 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16261
16262 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16263 target, it now compiles correctly.
16264
16265 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16266
16267 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16268
16269 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16270
16271 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16272
16273 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16274
16275 * configure.in (native_only): Add prms.
16276
16277 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16278
16279 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16280 (BINUTILS_SUPPORT_DIRS): Likewise.
16281
16282 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16283
16284 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16285 d10v support is added.
16286
16287 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16288
16289 * configure.in (d10v-*-*): New target.
16290
16291 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16292
16293 * config.guess (HP 9000/811): Recognize this as a PA1.1
16294 machine.
16295
16296 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16297
16298 * Makefile.in (do-tar-gz): New target, split out from tail end of
16299 taz target. Run each command separately, don't use pipes.
16300 (taz): Use it.
16301
16302 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16303
16304 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16305 * mpw-build.in: No builds should depend on building byacc or flex,
16306 they are assumed to be installed already.
16307
16308 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16309
16310 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16311 variable that CC_FOR_TARGET needs.
16312
16313 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16314
16315 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16316 options have changed since the last time the subdirectory was
16317 configured, and if it has, reconfigure.
16318 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16319 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16320
16321 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16322
16323 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16324 CLEAN_MODULES): Add bash.
16325 (all-bash): New target.
16326
16327 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16328
16329 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16330
16331 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16332
16333 * config.sub (basic_machine): Recognize d10v as a valid processor.
16334
16335 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16336
16337 * mpw-configure: Add support for --bindir.
16338 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16339
16340 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16341
16342 * configure.in: add bash, time, gawk to list of hosttools and things
16343 to only build for native toolchains
16344
16345 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16346
16347 * Makefile.in (docdir): Remove.
16348
16349 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16350
16351 * Makefile.in (datadir): Set to $(prefix)/share.
16352
16353 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16354
16355 * configure.in: build diff and patch for cygwin32-hosted
16356 toolchains.
16357
16358 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16359
16360 * config.sub: Accept -rtems*.
16361
16362 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16363
16364 * configure.in: enable dosrel for cygwin32-hosted builds,
16365 remove diff from the list of things not buildable
16366 via Canadian Cross
16367
16368 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16369
16370 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16371 don't get ". ".
16372
16373 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16374
16375 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16376
16377 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16378
16379 * Makefile.in (taz): Handle case where tex3patch didn't even get
16380 checked out. Also, if it was found, put the symlink in a new util
16381 subdirectory.
16382
16383 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16384
16385 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16386
16387 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16388
16389 * config.sub: Recognize -openvms.
16390 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16391 * make-all.com, setup.com: New files.
16392
16393 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16394
16395 * Makefile.in (taz): tex3patch moved to texinfo/util.
16396
16397 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16398
16399 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16400 * configure.in: remove make from disable-if-Can-Cross list
16401 enable gdb if ${host} and ${target} are cygwin32
16402
16403 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16404
16405 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16406 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16407
16408 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16409
16410 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16411 distinguish sysv/svr4/bsd variants.
16412 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16413
16414 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16415
16416 * configure.in: Added copyright notice.
16417 * move-if-change: Added copyright notice.
16418
16419 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16420
16421 * configure.in (powerpcle-*-solaris*): Until we get shared
16422 libraries working, don't build gdb, sim, make, tcl, tk, or
16423 expect.
16424
16425 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16426
16427 * config.guess: Merge with FSF:
16428
16429 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16430 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16431
16432 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16433 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16434
16435 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16436 * config.guess: Combine two OSF1 rules.
16437 Also recognize field test versions. From mjr@zk3.dec.com.
16438 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16439 because GNU uname does not support -p. From pmr@pajato.com.
16440
16441 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16442
16443 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16444
16445 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16446
16447 * mpw-README: Document GCCIncludes.
16448
16449 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16450
16451 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16452
16453 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16454
16455 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16456
16457 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16458
16459 * configure.in (*-*-cygwin32): Configure make.
16460
16461 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16462
16463 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16464
16465 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16466
16467 * Makefile.in (all-inet): Depend on all-perl.
16468
16469 * Makefile.in (inet-install): New target.
16470
16471 * Makefile.in (all-inet): Depend on all-tcl.
16472 (all-inet): Depend on all-send-pr.
16473
16474 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16475
16476 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16477 temporarily.
16478
16479 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16480
16481 * configure.in: Don't configure --with-gnu-ld on AIX.
16482
16483 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16484
16485 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16486
16487 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16488
16489 * Makefile.in (ALL_MODULES): Added all-inet.
16490 (CROSS_CHECK_MODULES): Added check-inet.
16491 (INSTALL_MODULES): Added install-inet.
16492 (CLEAN_MODULES): Added clean-inet.
16493 (all-indent): New target.
16494
16495 * configure.in (host_tools): Added inet.
16496 (native_only): Added inet.
16497 (noconfigdirs): Added inet.
16498
16499 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16500
16501 * configure.in: Don't configure libgloss if we are not configuring
16502 newlib.
16503
16504 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16505
16506 * configure.in: Don't configure libgloss for unsupported
16507 architectures.
16508
16509 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16510
16511 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16512
16513 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16514
16515 * Makefile.in (ALL_MODULES): Include all-apache.
16516 (CROSS_CHECK_MODULES): Include check-apache.
16517 (INSTALL_MODULES): Include install-apache.
16518 (all-apache): New target.
16519
16520 * configure.in: Added apache everywhere perl is seen.
16521
16522 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16523
16524 * Makefile.in: Add support for clean-{module} and
16525 clean-target-{module} rules.
16526
16527 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16528
16529 * configure.in (*-*-ose) do not build libgloss.
16530
16531 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16532
16533 * config.guess (prep*:SunOS:5.*:*): Turn into
16534 powerpele-unknown-solaris2.
16535
16536 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16537
16538 * configure.in: Permit --enable-shared to specify a list of
16539 directories.
16540
16541 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16542
16543 * configure.in (host==solaris): Pass only the first word of $CC
16544 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16545
16546 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16547
16548 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16549
16550 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16551
16552 * Makefile.in (ALL_MODULES): Include all-perl.
16553 (CROSS_CHECK_MODULES): Include check-perl.
16554 (INSTALL_MODULES): Include install-perl.
16555 (ALL_X11_MODULES): Include all-guile.
16556 (CHECK_X11_MODULES): Include check-guile.
16557 (INSTALL_X11_MODULES): Include install-guile.
16558 (all-perl): New target.
16559 (all-guile): New target.
16560
16561 * configure.in (host_tools): Include perl and guile.
16562 (native_only): Include perl and guile.
16563 (noconfigdirs): Don't build guile and perl; no ports have been
16564 done.
16565
16566 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16567
16568 * configure (--enable-*): Handle quoted option lists such as
16569 --enable-sim-cflags='-g0 -O' better.
16570
16571 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16572
16573 * Makefile.in ({,inst}all-target): New rule so we can make and
16574 install all of the target directories easily.
16575
16576 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16577
16578 * configure.in: Add missing global flag in sed substitution when
16579 deleting `target-' from ${configdirs}.
16580
16581 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16582
16583 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16584 option.
16585
16586 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16587 config/mh-necv4.
16588
16589 * install.sh: Correct misspelling of transformbasename.
16590
16591 * config.guess: Recognize mips-*-sysv*.
16592
16593 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16594
16595 * config.sub: Recognize mon960.
16596
16597 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16598
16599 * configure: Restore Canadian Cross handling of BISON and LEX,
16600 removed in Feb 20 change.
16601
16602 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16603
16604 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16605 Mention make install. Remove the old copyright date as well the
16606 clumsy and rather pointless copyright on the README file.
16607
16608 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16609
16610 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16611 Makefile after running symlink-tree, then run `make distclean' to
16612 avoid clobbering any generated files in srcdir.
16613
16614 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16615
16616 * configure.in (m68k-*-netbsd*): Build everything now.
16617
16618 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16619
16620 * Makefile.in (taz): Fix quoting.
16621
16622 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16623
16624 * configure.in (sparclet-*-*): Build everything now.
16625
16626 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16627
16628 * configure.in (m68k-*-linux*): New host.
16629
16630 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16631
16632 * configure: Check for bison before byacc.
16633
16634 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16635
16636 * Makefile.in configure: Change the way LEX and BISON/YACC are
16637 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16638 searching PATH. These are used as fallbacks by Makefile.in if
16639 flex/bison/byacc aren't in objdir.
16640
16641 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16642
16643 * Makefile.in: Make everything which depends upon all-bfd also
16644 depend upon all-opcodes, in case --with-commonbfdlib is used.
16645
16646 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16647
16648 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16649 building NT native compilers on Unix.
16650
16651 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16652
16653 * configure.in: Don't get CC from the host Makefile fragment if we
16654 can find gcc in PATH, or if this is a Canadian Cross. Move the
16655 Solaris test for /usr/ucb/cc to the post target script, just after
16656 the compiler sanity test.
16657
16658 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16659
16660 * config.sub: Merge with FSF.
16661
16662 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16663
16664 * Makefile.in (RPATH_ENVVAR): New variable.
16665 (REALLY_SET_LIB_PATH): Use it.
16666 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16667
16668 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16669
16670 * config.sub, configure.in: Recognize sparclet cpu.
16671
16672 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16673
16674 * config.guess: Support m68k-cbm-sysv4.
16675
16676 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16677
16678 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16679 m68k-unknown-linuxaout from linker help string. Put quotes around
16680 $ld_help_string.
16681
16682 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16683
16684 * config.guess (powerpc-harris-powerunix): Add guess for port
16685 to new target.
16686
16687 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16688
16689 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16690
16691 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16692
16693 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16694 $(REALLY_SET_LIB_PATH) in Makefile.
16695 * Makefile.in (SET_LIB_PATH): New variable.
16696 (REALLY_SET_LIB_PATH): New variable.
16697 ($(DO_X)): Use $(SET_LIB_PATH).
16698 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16699 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16700 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16701 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16702 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16703 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16704 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16705 (install-dosrel): Likewise.
16706 (all-opcodes): Depend upon all-libiberty.
16707
16708 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16709
16710 * config.guess (*:CYGWIN*): New
16711
16712 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16713
16714 * Makefile.in (all-target-winsup): All all-target-libiberty.
16715
16716 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16717
16718 * configure.in (noconfigdirs): Add missing # in front of comment.
16719
16720 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16721
16722 * configure.in: add second pass to things added to noconfigdirs
16723 so *-gm-magic can exclude libgloss properly.
16724
16725 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16726
16727 * mpw-configure (extralibs_name, rez_name): Set correctly
16728 for MWC68K compiler.
16729
16730 * mpw-README: Add more info on the necessary build tools.
16731
16732 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16733
16734 * configure.in, config.sub: Recognize cygwin32.
16735
16736 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16737
16738 * config.guess, config.sub: Recognize A/UX.
16739
16740 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16741
16742 * config.sub: Merge with gcc/config.sub.
16743
16744 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16745
16746 * mpw-build.in (do-binutils): Add build of stamps.
16747
16748 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16749
16750 * config.sub: Add recognition for mips64vr4100*-* targets.
16751
16752 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16753
16754 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16755 Add creation of gconfigargs with `--enable-shared' turned on.
16756 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16757 ($(host)-stamp-stage3-configured): Likewise.
16758 (HOLES): Add chatr and ldd.
16759 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16760
16761 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16762
16763 * configure: Pass --nfp to recursive configures.
16764
16765 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16766
16767 * Makefile.in (DLLTOOL): New.
16768 (DLLTOOL_FOR_TARGET): New.
16769 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16770 (EXTRA_TARGET_FLAGS): Ditto.
16771 (EXTRA_GCC_FLAGS): Ditto.
16772 (CONFIGURE_TARGET_MODULES): Ditto.
16773 (DO_X): Ditto.
16774 * configure: Add DLLTOOL.
16775
16776 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16777
16778 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16779 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16780 mh-sco, since old workarounds no longer needed, and don't
16781 build ld, since libraries have weak symbols in COFF.
16782
16783 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16784
16785 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16786
16787 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16788
16789 * configure.in: Make sure that ${CC} can be used to compile an
16790 executable.
16791
16792 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16793
16794 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16795 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16796 nothing depending on whether gdbtk is being built.
16797
16798 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16799
16800 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16801
16802 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16803
16804 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16805 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16806
16807 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16808
16809 * config-ml.in: Add support for
16810 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16811 Simplify setting of multidirs from --disable-foo.
16812
16813 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16814
16815 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16816 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16817 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16818 non-empty, pass them on to the GCC make.
16819 (all-bootstrap): New rule that is like all-gcc, except it executes
16820 the GCC bootstrap rule instead of the GCC all rule.
16821
16822 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16823
16824 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16825
16826 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16827
16828 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16829 DG/UX support.
16830
16831 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16832
16833 * config.sub (i*86*) Change [345] to [3456]
16834
16835 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16836
16837 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16838 --with-gnu-ld=no.
16839
16840 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16841
16842 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16843 AIX multilibs get built.
16844
16845 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16846
16847 * configure.in (i386-win32): Don't build expect if we're not
16848 building the tcl subdir.
16849
16850 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16851
16852 * Makefile.in: (configure-target-examples, all-target-examples):
16853 New targets, configure and build example programs.
16854
16855 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16856
16857 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16858 use it as input to sedit the generated MPW makefile.
16859 * mpw-README: Add a suggestion about Gestalt.h.
16860
16861 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16862
16863 * config.sub: Accept *-*-ieee*.
16864
16865 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16866
16867 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16868 Ronald F. Guilmette <rfg@monkeys.com>.
16869
16870 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16871
16872 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16873 for powerpc-pe native.
16874 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16875 (target==powerpc-pe): duplicate i386-win32 entry.
16876
16877 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16878
16879 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16880 of vxworks, not just vxworks5.1.
16881
16882 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16883
16884 * mpw-configure: Add support for exec-prefix.
16885
16886 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16887
16888 * config.guess: Recognize HP model 816 machines as having
16889 a PA1.1 processor.
16890
16891 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16892
16893 * configure: Ignore new autoconf configure options.
16894
16895 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16896
16897 * config.guess: Recognize Pentium under SCO.
16898 From Robert Lipe <robertl@arnet.com>.
16899
16900 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16901
16902 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16903
16904 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16905
16906 * configure.in: Don't configure gas for alpha-dec-osf*.
16907
16908 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16909
16910 * configure.in: Default to --with-stabs for some targets for which
16911 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16912 i[345]86*-*-unixware*.
16913
16914 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16915
16916 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16917 rather than basing it on the target. Simplify handling of options
16918 controlling which directories to configure. Remove extraneous
16919 slash in multi-clean target.
16920
16921 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16922
16923 * config-ml.in: Prefix more variables with ml_ so they don't collide
16924 with configure's.
16925
16926 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16927
16928 * configure: Don't turn -v into --v.
16929
16930 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16931
16932 * configure.in (targargs): Fix typo.
16933
16934 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16935
16936 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16937
16938 * configure.in: Strip --host and --target options from
16939 CONFIG_ARGUMENTS, and always configure for --host only. Add
16940 --with-cross-host option when building with a cross-compiler.
16941 * configure: Canonicalize the arguments put into config.status by
16942 always using `=' for an option with an argument. Pass a presumed
16943 --host or --target explicitly.
16944
16945 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16946
16947 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16948 into general OS recognition case.
16949
16950 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16951
16952 * configure.in (target_configdirs): add target-winsup only
16953 for win32 target systems.
16954
16955 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16956
16957 * Makefile.in (all-target-libgloss): Depend upon
16958 configure-target-newlib, since when libgloss is built it looks to
16959 see if the newlib directory exists.
16960
16961 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16962
16963 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16964 cfg-ml-*.in.
16965
16966 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16967
16968 * configure: Handle LD and LD_FOR_TARGET when configuring a
16969 Canadian Cross.
16970
16971 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16972
16973 * configure.in (target_libs): add target-winsup.
16974 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16975 (target==ppcle-pe): remove ld from $noconfigdirs.
16976
16977 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16978
16979 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16980 Preserve relative path names in $srcdir. Build symlink tree if
16981 configuring cross target dir and srcdir=. (= no VPATH support).
16982 (configure-target-libg++): Depend on configure-target-librx.
16983 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16984 * config-ml.in: New file.
16985 * symlink-tree: New file.
16986 * configure: Ensure srcdir="." if that's what it is.
16987
16988 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16989
16990 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16991 includes and FLEX_SKELETON setting.
16992 * mpw-configure (--with-gnu-ld): New option, controls whether
16993 to use PPCLink or ld with PowerMac GCC.
16994 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16995 * mpw-config.in: Configure grez if targeting Mac.
16996
16997 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16998 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16999 just macos.
17000 * configure.in: Configure grez resource compiler if targeting Mac.
17001 * Makefile.in (all-grez, install-grez): New targets.
17002
17003 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17004
17005 * configure: CXX defaults to gcc, not g++. If we find
17006 gcc in the path, set CC to gcc -O2.
17007
17008 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17009
17010 * configure: Default ${build} correctly. Avoid picking up extra
17011 spaces when reading CC and CXX from Makefile. When doing a
17012 Canadian Cross, use plausible default values for numerous
17013 variables.
17014 * configure.in: When doing a Canadian Cross, don't try to
17015 configure tools whose configure script can't handle it.
17016
17017 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17018
17019 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17020
17021 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17022
17023 * configure: Remove dubious bug reporting address.
17024
17025 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17026
17027 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17028 configure script, run that instead of this directory's configure.
17029 In either case, print a message that we're configuring the sub-dir.
17030
17031 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17032
17033 * configure.in: Before checking for the existence of various files,
17034 use sed to filter out "target-".
17035
17036 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17037
17038 * Makefile.in (DO_X): Split rule to decrease command line length
17039 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17040 (Philippe De Muyter).
17041
17042 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17043
17044 * Makefile.in (all-patch): depend on all-libiberty.
17045
17046 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17047
17048 * configure.in: If the only directory in target_configdirs which
17049 actually exists is libiberty, then set target_configdirs to empty,
17050 to avoid trying to build a target libiberty in a gas or gdb
17051 distribution.
17052
17053 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17054
17055 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17056 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17057 systems.
17058
17059 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17060
17061 * configure.in (copy_dirs): Use sys-include instead of include
17062 for --with-headers option.
17063
17064 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17065
17066 * Makefile.in, configure.in: Make winsup builds work with
17067 new scheme.
17068
17069 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17070
17071 * configure.in: Build the linker on AIX.
17072
17073 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17074
17075 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17076 where needed.
17077
17078 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17079
17080 * Makefile.in (all-gcc): Fix typo.
17081
17082 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17083
17084 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17085
17086 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17087
17088 * configure.in: Rename libFOO to target-libFOO, and xiberty
17089 to target-xiberty, to provide more flexibility.
17090 (target_subdir): Define. Create if cross.
17091 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17092 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17093 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17094 check-libFOO -> check-target-libFOO, etc.
17095 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17096 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17097 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17098 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17099 allow ALL_GCC="" to only configure.
17100 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17101 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17102 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17103
17104 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17105
17106 * Makefile.in (taz): Build "info" in etc explicitly.
17107
17108 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17109
17110 * configure.in: Make sure that CC is undefined (as opposed to
17111 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17112 problem with autoconf trying to configure on a host without GCC.
17113
17114 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17115
17116 * mpw-configure: Set host alias from choice of host compiler,
17117 only use generic MPW Makefile sed if present, edit a file
17118 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17119 * mpw-README: Add problem notes about CW6 and CW7.
17120
17121 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17122
17123 * Makefile.in (taz): Use ";" instead of ";;".
17124
17125 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17126
17127 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17128 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17129 DISTDOCDIRS.
17130 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17131 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17132
17133 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17134
17135 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17136 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17137 Move bfd to DISTSTUFFDIRS.
17138
17139 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17140
17141 * Makefile.in (X11_LIB): Removed.
17142 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17143
17144 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17145
17146 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17147
17148 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17149 names.
17150
17151 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17152
17153 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17154
17155 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17156
17157 * configure.in (i[345]86-*-win32): Always build newlib.
17158 Don't configure cvs, autoconf or texinfo.
17159 * Makefile.in (LD_FOR_TARGET): New.
17160 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17161 Pass down LD_FOR_TARGET.
17162
17163 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17164
17165 * winsup: New directory.
17166 * Makefile.in: Build winsup.
17167 * configure.in: Winsup is configured when target is win32.
17168 Can only build win32 target GDB when native.
17169
17170 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17171
17172 * config.guess: Recognize HP model 819 machines as having
17173 a PA 1.1 processor.
17174
17175 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17176
17177 * configure: Fix sed loop which substitutes for CC and CXX to
17178 avoid bug found in various sed implementations.
17179
17180 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17181
17182 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17183 simulator. Use standard powerpc-*-eabi*.
17184
17185 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17186
17187 * configure.in: Stop putting gas and binutils in noconfigdirs for
17188 powerpc-*-aix* and rs6000-*-*.
17189
17190 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17191
17192 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17193 -mcall-aixdesc libraries.
17194
17195 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17196
17197 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17198
17199 * config.sub (arm | armel | armeb): Fix shell syntax.
17200
17201 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17202
17203 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17204 -msoft-float and -mcpu=common support.
17205 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17206 libraries.
17207
17208 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17209
17210 * configure.in: Allow configuration and build of emacs19 for the alpha.
17211
17212 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17213
17214 * configure.in (CC): Get ^CC, not just any old CC, from
17215 ${host_makefile_frag}.
17216
17217 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17218
17219 * configure.in (CC): Try to get CC from
17220 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17221
17222 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17223
17224 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17225 only if it exists in $(srcdir).
17226
17227 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17228
17229 * configure: If CC and CXX are not set in the environment, set
17230 them, based on either an existing Makefile or on searching for gcc
17231 in PATH. Substitute for CC and CXX in Makefile.
17232 * configure.in: Remove libm from target_libs. Separate
17233 target_configdirs from configdirs. If CC is not set in
17234 environment, try to get it from a host Makefile fragment. Rewrite
17235 changes of configdirs to use skipdirs instead. A few minor
17236 tweaks. Take directories out of target_configdirs as they are
17237 taken out of configdirs. Remove existing Makefile files from
17238 subdirectories. Substitute for TARGET_CONFIGDIRS and
17239 CONFIG_ARGUMENTS in Makefile.
17240 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17241 by configure.in.
17242 (CONFIG_ARGUMENTS): Likewise.
17243 (CONFIGURE_TARGET_MODULES): New variable.
17244 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17245 ($(CONFIGURE_TARGET_MODULES)): New target.
17246 (configure-libg++, configure-libio): New targets.
17247 (all-libg++): Depend upon configure-libg++.
17248 (all-libio): Depend upon configure-libio.
17249 (configure-libgloss, all-libgloss): New targets.
17250 (configure-libstdc++): New target.
17251 (all-libstdc++): Depend upon configure-libstdc++.
17252 (configure-librx, all-librx): New targets.
17253 (configure-newlib): New target.
17254 (all-newlib): Depend upon configure-newlib
17255 (configure-xiberty): New target.
17256 (all-xiberty): Depend upon configure-xiberty.
17257
17258 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17259
17260 * configure.in (host i[345]86-*-win32): Expand the
17261 noconfigdirs again.
17262
17263 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17264
17265 * mpw-configure: Fix sed command file name.
17266
17267 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17268
17269 * configure.in (host i[345]86-*-win32): Reduce the
17270 noconfigdirs again.
17271
17272 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17273
17274 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17275 or powerpc*-*-pe*, since they are not yet supported.
17276
17277 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17278
17279 Add PowerMac support and many other enhancements.
17280 * mpw-configure: New option --cc to select compiler to use,
17281 paste options set according to --cc into the generated
17282 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17283 if mpw-make.sed is present.
17284 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17285 add forward includes for PowerPC include files.
17286 * mpw-build.in: Build using Makefile.PPC if present.
17287 (do-byacc, etc): Remove separate version resource builds.
17288 (do-gas): Build "stamps" before "all".
17289 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17290 * mpw-README: Update to reflect --cc option, PowerMac support,
17291 and recently-reported compatibility problems.
17292
17293 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17294
17295 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17296 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17297 (--with-multilib-top): Pass to recursive invocations.
17298
17299 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17300
17301 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17302 v810-*-*.
17303
17304 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17305
17306 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17307 gdb, ld and opcodes on v810-*-*.
17308
17309 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17310
17311 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17312 (local-maintainer-clean): New target.
17313 (maintainer-clean): New target.
17314 (realclean): Just depend upon maintainer-clean.
17315
17316 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17317
17318 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17319
17320 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17321
17322 * configure.in: Build ld in mips*-*-bsd* case.
17323
17324 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17325
17326 * config.sub: Accept -lites* OS. From Ian Dall.
17327
17328 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17329
17330 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17331 targets.
17332
17333 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17334
17335 * configure.in: treat i386-win32 canadian cross the same as
17336 i386-go32 canadian cross.
17337
17338 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17339
17340 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17341 running under the simulator to build a reduced set of libraries.
17342 (powerpc-*-eabiaix): Add fine grained multilib support added to
17343 other powerpc targets yesterday.
17344
17345 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17346
17347 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17348 -disable-softfloat, -disable-relocatable, -disable-aix, and
17349 -disable-sysv to control which multilib libraries get built.
17350
17351 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17352
17353 * configure: Add Makefile.tem to list of files to remove in trap
17354 handler.
17355
17356 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17357
17358 * config.guess (*Linux*): Add missing "exit"s.
17359 Also, need specific check for alpha-unknown-linux (uses COFF).
17360
17361 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17362
17363 * config.guess: Merge with FSF:
17364
17365 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17366 * config.guess (AIX4): More robust release numbering discovery.
17367
17368 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17369 * config.guess (i386-sequent-ptx): Properly get version number.
17370
17371 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17372 * config.guess (mips:*:4*:UMIPS): New case.
17373
17374 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17375
17376 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17377 (i386-win32 host): Likewise. Don't build readline.
17378
17379 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17380
17381 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17382 SUPPORT_FILES to submakes.
17383
17384 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17385
17386 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17387 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17388 mpw-configure.
17389
17390 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17391
17392 * configure.in (appdirs): Use =, not ==, in test expression when
17393 trying to build the text to print in the warning message for
17394 Solaris users.
17395
17396 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17397
17398 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17399
17400 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17401
17402 * config.guess: Recognize lynx-2.3.
17403
17404 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17405
17406 * config.sub (z8ksim): Deleted
17407 (z8k-*-coff): New, this is the one true name of the target.
17408
17409 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17410
17411 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17412
17413 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17414
17415 * config.guess (*:Linux:*:*): First try asking the linker what the
17416 default object file format is (elf, aout, or coff). Then if this
17417 fails, try previous methods.
17418
17419 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17420
17421 * configure.in: Don't build newlib for *-*-vxworks5.1.
17422
17423 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17424
17425 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17426 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17427
17428 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17429
17430 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17431
17432 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17433
17434 * cfg-ml-com.in: New file.
17435 * cfg-ml-pos.in: New file.
17436
17437 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17438
17439 * COPYING.NEWLIB: Add HP free copyright to list.
17440
17441 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17442
17443 * config.sub: Recognize -eabi* for the system, not just -eabi.
17444
17445 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17446
17447 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17448 * config.sub, configure.in (win32): New target and host.
17449
17450 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17451
17452 * configure.in: Add i386-pe configuration.
17453
17454 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17455
17456 * mpw-build.in (install): Install GDB after LD.
17457
17458 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17459
17460 * mpw-config.in (elf/mips.h): Always forward-include, needed
17461 for GDB to build.
17462
17463 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17464
17465 * testsuite: New directory for customer acceptance and whole tool
17466 chain tests.
17467
17468 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17469
17470 * configure: If per-host line isn't found, but AC_OUTPUT is found
17471 and a configure script exists, run it instead.
17472
17473 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17474
17475 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17476
17477 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17478
17479 * configure: Set build_{cpu,vendor,os,alias} to host values when
17480 --build isn't specified.
17481
17482 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17483
17484 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17485 (FLAGS_TO_PASS): Pass them.
17486 (EXTRA_TARGET_FLAGS): Ditto.
17487
17488 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17489
17490 * Makefile.in (all-libg++): Depend on all-libstdc++.
17491
17492 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17493
17494 * configure.in (noconfigdirs): Enable all packages for
17495 i386-unknown-netbsd.
17496
17497 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17498
17499 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17500 hosted builds (DOS builds)
17501
17502 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17503
17504 Changes for ARM based on patches from Richard Earnshaw:
17505 * config.sub: Handle armeb and armel.
17506 * configure.in: Omit arm linker only for riscix.
17507
17508 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17509
17510 * config.guess: Update from FSF.
17511
17512 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17513
17514 * config.sub: Recognize powerpcle as the little endian variant of
17515 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17516 powerpcle variant. Convert pentium into i586, not i486. Add p5
17517 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17518 temporarily.
17519
17520 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17521
17522 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17523
17524 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17525
17526 * config.sub: Accept -lites* as a basic system type.
17527
17528 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17529
17530 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17531 installed, and if so return linuxoldld as the system name.
17532
17533 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17534
17535 * config.guess: Add hppa1.1-hp-lites support.
17536
17537 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17538
17539 * configure.in: Don't build newlib for m68k-vxworks5.1.
17540
17541 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17542
17543 * configure.in (mips-sgi-irix6): Use mh-irix5.
17544
17545 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17546
17547 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17548
17549 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17550
17551 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17552 OSF/1. Fix compiler flags.
17553 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17554
17555 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17556
17557 * configure.in: Recognize --with-newlib.
17558 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17559
17560 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17561
17562 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17563 to *_X11_MODULES due to gdbtk needing X include files et al.
17564
17565 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17566
17567 Merge in support for Mac MPW as a host.
17568 (Old change descriptions retained for informational value.)
17569
17570 * mpw-config.in: Add generic include forwards for cpu-specific
17571 include files in aout and elf directories.
17572
17573 * mpw-configure: Added copyright.
17574 * mpw-config.in: Check for presence of required build tools.
17575 (target_libs): Add newlib.
17576 (target_tools): Add examples.
17577 (Read Me): Generate as "Read Me for MPW" instead.
17578 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17579 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17580 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17581
17582 * mpw-configure: Remove subdir-specific makefile hackery,
17583 delete mk.tmp after using it.
17584
17585 * mpw-build.in (all): Display start and end times.
17586
17587 * mpw-configure (host_canonical): Set.
17588 (target_cpu): Always add to makefiles.
17589 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17590 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17591 (mpw-mh-mpw): Look for in srcdir and srcroot.
17592 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17593
17594 * mpw-build.in: (install-only): New target.
17595
17596 * mpw-configure (host_alias, target_alias): Rename from hostalias
17597 and targetalias, add into generated Makefile.
17598 (mk.tmp): If present, add into generated Makefile.
17599 * mpw-build.in (all-gas): Build config.h first before gas proper.
17600
17601 * mpw-configure (config.status): Write only if changed.
17602 * mpw-config.in (readline): Configure it (not built, just used for
17603 definitions).
17604
17605 * mpw-config.in (elf/mips.h): Add a forward include.
17606
17607 * mpw-config.in: Forward-include most .h files in include into
17608 extra-include.
17609 (readline): Don't build.
17610 mpw-build.in (install): Install GDB.
17611
17612 * mpw-configure (prefix, mpw_prefix): Handle it.
17613 * mpw-config.in (mmalloc, readline): Don't configure.
17614 * mpw-build.in (thisscript): Rename to ThisScript.
17615 Use mpw-build instead of BuildProgram everywhere.
17616 (mmalloc, readline): Don't build.
17617 * mpw-README: New file, basic documentation about the MPW port.
17618
17619 * mpw-config.in: Use forward-include to create include files.
17620
17621 * mpw-configure: Add more things to the top of each configured
17622 Makefile, including contents of config/mpw-mh-mpw.
17623 * mpw-config.in (extra-include): Create this directory and fill it
17624 with Posix-like include files when configuring.
17625
17626 * config.sub (apple, mac, mpw): Add various aliases.
17627
17628 * mpw-build.in: New file, top-level build script fragment for MPW.
17629 * mpw-configure: New file, configure script for MPW.
17630 * mpw-config.in: New file, config fragment for MPW.
17631
17632 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17633
17634 * configure.in (host_libs): Remove glob, since it is gone from the
17635 sources.
17636
17637 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17638
17639 * Makefile.in: define empty GDB_NLM_DEPS var.
17640
17641 * configure.in(target_makefile_frag): use config/mt-netware
17642 for netware targets.
17643
17644 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17645
17646 * config.sub: Merge in recent FSF changes. Remove linux special
17647 cases.
17648
17649 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17650
17651 Revert this change:
17652
17653 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17654
17655 * build-all.mk: Use CC=cc -Xs on Solaris.
17656
17657 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17658
17659 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17660 stop using it.
17661 * Makefile.in: Nuke all references to glob subdirectory.
17662
17663 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17664
17665 * configure.in: Fix --enable-shared logic in per-host.
17666
17667 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17668
17669 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17670
17671 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17672
17673 * configure.in (noconfigdirs): Don't build gas on AIX, for
17674 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17675
17676 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17677
17678 * configure: Fix --cache-file to work if the file argument is a
17679 relative path.
17680
17681 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17682
17683 * configure: If the --cache-file is used, pass it down to
17684 configure in subdirectories.
17685
17686 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17687
17688 * config.sub: add vxworks29k configuration.
17689
17690 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17691
17692 * Makefile.in (taz): Do "diststuff" part quietly.
17693
17694 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17695
17696 * config.sub: Mini-merge with gcc/config.sub.
17697
17698 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17699
17700 * config.guess (IRIX): Sed - to _.
17701
17702 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17703
17704 * Makefile.in (source-vault, binary-vault): New targets.
17705
17706 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17707
17708 * config.sub: Recognize -eabi as a basic system type.
17709
17710 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17711
17712 * configure.in (enable_shared stuff): Fix typo.
17713
17714 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17715
17716 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17717
17718 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17719
17720 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17721
17722 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17723
17724 * configure.in (rs6000-*-*): Don't build gas.
17725
17726 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17727
17728 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17729 reduce command line length.
17730 (AS_FOR_TARGET): Check for as.new, not Makefile.
17731 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17732
17733 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17734
17735 * config.guess: Merge from FSF.
17736
17737 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17738
17739 * configure: Don't use $ when handling program_suffix.
17740
17741 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17742
17743 * configure.in: Configure tk for hppa/hpux.
17744
17745 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17746
17747 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17748
17749 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17750
17751 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17752 to LIBCXXFLAGS. Tests are better run without it.
17753
17754 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17755
17756 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17757
17758 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17759
17760 * configure.in (*-*-netware*): Don't configure xiberty.
17761
17762 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17763
17764 * configure.in: Remove tk from native_only list.
17765
17766 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17767
17768 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17769 for special NCD build.
17770
17771 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17772
17773 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17774 makeall.bat, they're only useful for binutils snapshots.
17775 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17776 makeall.bat to specified SUPPORT_FILES.
17777
17778 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17779
17780 * build-all.mk: Add Ericsson targets to sun4 and solaris
17781 hosts. Add BNR's sun4 target to solaris host, so their
17782 build-from-source will be tested in-house first.
17783
17784 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17785
17786 * Makefile.in (LIBCFLAGS): New variable.
17787 (CFLAGS_FOR_TARGET): Ditto.
17788 (LIBCFLAGS_FOR_TARGET): Ditto.
17789 (LIBCXXFLAGS): Ditto.
17790 (CXXFLAGS_FOR_TARGET): Ditto.
17791 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17792 (BASE_FLAGS_TO_PASS): Pass them.
17793 (EXTRA_TARGET_FLAGS): Ditto.
17794
17795 * configure.in: Support --enable-shared.
17796
17797 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17798
17799 * configure.in (target_libs): Include libstdc++ again.
17800 * config.guess: Update from FSF (for FreeBSD).
17801
17802 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17803
17804 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17805 makeall.bat.
17806 (DISTDOCDIRS): Add `etc'.
17807 (ETC_SUPPORT_PFX): New variable.
17808 (taz): Include anything from etc starting with a word in
17809 ETC_SUPPORT_PFX.
17810
17811 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17812
17813 * config.sub: Update for recent FSF changes. Remove obsolete
17814 h8300hds entry. Add -windows* and -osx as basic os. Minor
17815 spacing changes.
17816
17817 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17818
17819 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17820
17821 * config.guess: Merge with FSF.
17822 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17823
17824 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17825
17826 * configure: Since the "trap 0" handler will override the exit
17827 status on many systems, only use it for "exit 1", and make it set
17828 a non-zero exit status; reset it before "exit 0". Also, check
17829 exit status of config.sub, and error out if it failed.
17830
17831 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17832
17833 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17834 and install libgloss.
17835
17836 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17837
17838 * Makefile.in (all-binutils): Depend upon all-byacc.
17839
17840 * configure.in: Don't build emacs on Irix 5.
17841
17842 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17843
17844 * configure.in (*-*-netware*): Add libio.
17845
17846 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17847
17848 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17849 (CHECK_TARGET_MODULES): Ditto.
17850 (INSTALL_TARGET_MODULES): Ditto.
17851 (TARGET_LIBS): Ditto.
17852 (all-libstdc++): Note dependencies.
17853
17854 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17855
17856 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17857
17858 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17859
17860 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17861 -fexternal-templates.
17862
17863 * configure.in (target_libs): Add libstdc++.
17864 (noconfigdirs): Add libstdc++ as appropriate.
17865
17866 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17867
17868 * config.guess: Update from FSF.
17869
17870 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17871
17872 * configure: Use ${config_shell} when running ${configsub}.
17873
17874 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17875
17876 * config.sub: No longer recognize h8300h.
17877
17878 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17879
17880 * config.sub: Remove extraneous differences between config.sub and
17881 gcc/config.sub.
17882
17883 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17884
17885 * Makefile.in (DISTSTUFFDIRS): Add gas.
17886
17887 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17888
17889 * COPYING.NEWLIB: New file.
17890
17891 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17892
17893 * config.guess (HP-UX): Patch from Harlan Stenn
17894 <harlan@landmark.com> to also emit release level.
17895
17896 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17897
17898 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17899
17900 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17901
17902 * config.sub: Merge nextstep cleanup from FSF.
17903
17904 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17905
17906 * configure.in (arm-*-*): Don't configure ld for this target.
17907
17908 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17909
17910 * configure.in (*-*-netware): don't configure libg++, libio,
17911 librx, or newlib.
17912
17913 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17914
17915 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17916 configure ld--it works, but it doesn't support shared libraries.
17917
17918 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17919
17920 * config.guess (*-unknown-freebsd*): Get rid of possible
17921 trailing "(Release)" in version string.
17922 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17923
17924 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17925
17926 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17927 Fix type: *-next-neststep -> *-next-nextstep.
17928
17929 * config.guess: Merge from FSF:
17930
17931 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17932
17933 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17934
17935 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17936
17937 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17938 instead of UNIX_SV for UnixWare 1.0).
17939
17940 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17941
17942 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17943 to make gdb/nlm/* build after the compiler and linker.
17944
17945 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17946
17947 * config.guess (netbsd, freebsd, linux): Accept any machine,
17948 not just i[34]86.
17949 (m68k-atari-sysv4): Relocate to match FSF version.
17950
17951 * config.guess: More merges from the FSF:
17952
17953 Add a space before function call or macro invocation.
17954
17955 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17956
17957 * config.guess: Add trap cmd to remove dummy.c and dummy when
17958 interrupted.
17959
17960 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17961
17962 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17963 (dummy): Redirect stderr from compilation of dummy.c.
17964
17965 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17966
17967 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17968
17969 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17970
17971 * configure: Accept and ignore --cache*, for compatibility with
17972 new autoconf.
17973
17974 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17975
17976 * config.guess: Merge from FSF:
17977
17978 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17979
17980 * config.guess (Pyramid*:OSx*:*:*): New case.
17981 (PATH): Add /.attbin at end for finding uname.
17982 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
17983
17984 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17985
17986 * config.guess (M88*:DolphinOS:*:*): New case.
17987
17988 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17989
17990 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17991 to select whether to use ELF or COFF.
17992
17993 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17994
17995 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17996
17997 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17998
17999 * config.guess: Guess the OS version for HPUX.
18000
18001 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18002
18003 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18004
18005 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18006
18007 * configure.in: Recognize --with-headers, --with-libs, and
18008 --without-newlib.
18009 * Makefile.in (all-xiberty): Depend upon all-ld.
18010
18011 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18012
18013 * configure.in: Change i[34]86 to i[345]86.
18014
18015 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18016
18017 * configure (version): A few more tweaks to help message.
18018
18019 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18020
18021 * Makefile.in: Remove (for now) librx as a host library,
18022 now that we're building it for target.
18023
18024 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18025
18026 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18027 (Karl Berry).
18028
18029 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18030
18031 * configure.in: Also configure librx.
18032
18033 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18034
18035 * Makefile.in: Update various rules to reflect that librx
18036 is now needed for libg++.
18037
18038 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18039
18040 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18041
18042 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18043
18044 * configure.in: Configure the examples directory.
18045
18046 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18047
18048 * configure: Simplify Jun 2 1994 change.
18049
18050 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18051
18052 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18053 /bin/gcc isn't good enough to build gcc.
18054
18055 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18056
18057 * Makefile.in (GDB_SUPPORT_FILES): Remove
18058 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18059 (gdb.tar.gz): Add new rule to use standard distribution building
18060 mechanism.
18061
18062 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18063
18064 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18065 Bill Cox <bill@cygnus.com>.
18066
18067 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18068
18069 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18070
18071 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18072
18073 * configure: Search current dir first in .gdbinit.
18074
18075 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18076
18077 * config.sub: Recognize freebsd (merged from gcc config.sub).
18078
18079 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18080
18081 * config.sub: Refer to NeXT's operating system as nextstep.
18082
18083 * config.sub (case $basic_machine): Re-order the cases, to match
18084 the order in the FSF version (which is mostly alphabethical).
18085 Merge in some additions and changes from the FSF.
18086
18087 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18088
18089 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18090 * config.sub: Recognize cxux7.
18091 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18092
18093 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18094
18095 * config.sub: Fix typo powerpc -> powerpc-*.
18096
18097 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18098
18099 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18100
18101 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18102 parallel with all-emacs and install-emacs). Top-level command
18103 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18104
18105 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18106
18107 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18108 $(relbindir)/make before doing ``make install'', and use
18109 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18110 installing over running make binary.
18111 ($(host)-stamp-stage3-installed): Likewise.
18112
18113 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18114
18115 * config.guess: Recognize Mach.
18116
18117 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18118
18119 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18120 see whether --exec-prefix was used.
18121
18122 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18123
18124 * README: Explicitly mention libg++/README. (Zoo's idea.)
18125
18126 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18127
18128 * Makefile.in: Add all-librx target similar to all-libproc.
18129
18130 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18131
18132 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18133 with post 1.2 uname bogosity.
18134
18135 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18136
18137 * configure: Remove temporary files on receipt of a signal.
18138
18139 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18140
18141 * configure: If there is a package_makefile_frag, remove
18142 ${subdir}/Makefile.tem after copying it in.
18143
18144 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18145
18146 * build_all.mk: support rs6000 lynx identifies itself as
18147 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18148 since /bin/gcc is too feeble to compile a modern gcc.
18149
18150 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18151
18152 * brought devo/test-build.mk update-to-date with progressive/
18153 test-build.mk. Add lynx targets and hppa flag info.
18154
18155 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18156
18157 * configure.in: Use mh-ncrsvr43. Patch from
18158 Tom McConnell <tmcconne@sedona.intel.com>.
18159
18160 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18161
18162 * config.guess (i386-unknown-bsdi): No longer need to
18163 check #if defined(__bsdi__) && defined(__i386__).
18164
18165 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18166
18167 * configure: Set program_transform_nameoption correctly.
18168
18169 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18170
18171 * brought build-all.mk update-to-date with progressive build-all.mk,
18172 added new targets and hppa info.
18173
18174 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18175
18176 * configure: If config.guess result is a prefix of the user
18177 specified target, assume a native build and use the user specified
18178 target as the host alias. Remove SunOS patch suffix removal hack.
18179 * configure.in: Remove SunOS patch suffix removal hack.
18180
18181 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18182 in NATIVE_CHECK_MODULES.
18183
18184 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18185
18186 * Makefile.in: Rename HOST_ONLY to NATIVE.
18187 * configure: Delete SunOs patch suffix from host_canonical
18188 and build_canonical variables that are prepended to Makefiles.
18189 * configure.in: Add comments for easier maintenance.
18190
18191 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18192
18193 * Makefile.in: Add all-libproc target similar to all-gui.
18194
18195 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18196
18197 * Makefile.in (CHECK_MODULES): split into
18198 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18199
18200 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18201
18202 * config.guess (i386-unknown-bsdi): New system to guess.
18203
18204 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18205
18206 * Makefile.in: Add all-gui target (but not yet build by "all").
18207
18208 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18209
18210 * config.sub: Move deletion of patch suffix from here...
18211 * configure.in: To here, at Ian's suggestion. The top-
18212 level scripts might need to know of a patch level.
18213
18214 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18215
18216 * config.sub: Strip off patch suffix so rtl is recognized
18217 as a sunos4.1.3 machine, even though it's been patched.
18218
18219 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18220
18221 * Makefile.in (INSTALL_LAST): Delete.
18222 (INSTALL_DOSREL): New.
18223
18224 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18225
18226 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18227 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18228 whether we pass down --with-gnu-ld anyhow.
18229
18230 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18231
18232 * Makefile.in (INSTALL_LAST): Change operation so it works
18233 on more flavors of make.
18234 * configure.in (go32): Don't build libg++ or libio.
18235
18236 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18237
18238 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18239 they can be overriden by templates.
18240
18241 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18242
18243 * configure.in (target==go32): Don't build gdb.
18244 * dosrel: New directory.
18245
18246 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18247
18248 * configure.in (host==go32): Configure dosrel too.
18249 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18250 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18251 be set by incoming names or templates.
18252 (INSTALL_LAST): New rule.
18253
18254 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18255
18256 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18257
18258 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18259
18260 * configure.in (appdirs): New variable. Currently empty, but will
18261 be used in gas distribution. If nonempty, lists a set of
18262 directories at least one of which must get configured, or top
18263 level configuration is considered to have failed.
18264 (rs6000-*-lynxos*): Use new file name.
18265
18266 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18267
18268 Eliminate XTRAFLAGS.
18269 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18270 newlib include files using -idirafter, and also use -nostdinc.
18271 (CXX_FOR_TARGET): Likewise.
18272 (XTRAFLAGS): Removed.
18273 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18274 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18275 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18276 ($(DO_X)): Don't pass down XTRAFLAGS.
18277
18278 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18279
18280 * configure.in (mips*-dec-bsd*): New target; do build linker.
18281 (mips*-*-bsd*): New target; don't build linker.
18282
18283 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18284
18285 * configure.in: support rs6000-*-lynxos* configuration.
18286 support sunos4 as a cross target.
18287
18288 * config.sub: look for lynx*, not lynx since the OS version may
18289 legitimately be part of the name.
18290
18291 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18292
18293 * configure.in (i[34]86-*-sco*): Move to be with other i386
18294 targets.
18295 (romp-*-*): New target. Skip various binary utilities.
18296 (vax-*-*): New target. Don't build newlib.
18297 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18298
18299 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18300
18301 * configure.in: Only set host_makefile_frag if config
18302 directory exists.
18303
18304 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18305
18306 * install.sh: If $dstdir exists, don't check whether each
18307 component does.
18308
18309 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18310
18311 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18312
18313 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18314
18315 * configure.in (*-*-lynxos*): Don't configure newlib for either
18316 native or cross Lynx.
18317
18318 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18319
18320 * config.sub (sparc64-elf): Fix os.
18321 (z8k): Remove duplicate.
18322
18323 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18324
18325 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18326 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18327
18328 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18329
18330 * configure: Make file links cleanly even if Lynx fails on
18331 an NFS symlink (at least fail cleanly).
18332
18333 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18334
18335 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18336 -XNh2000.
18337
18338 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18339
18340 * configure: Unknown options are fatal again.
18341
18342 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18343
18344 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18345 compatibility.
18346
18347 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18348
18349 * build-all.mk: Add `clean' target.
18350
18351 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18352
18353 * config.guess: Add SINIX support.
18354 * configure.in: Add mips-*-sysv4* support.
18355
18356 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18357
18358 * build-all.mk: Document all useful targets.
18359 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18360 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18361
18362 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18363
18364 * configure: Support --silent, --quiet.
18365
18366 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18367
18368 * configure: Support --disable-FEATURE.
18369
18370 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18371
18372 * config.guess: Recognize NCR running SVR4.3.
18373
18374 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18375
18376 * config.guess: Make BSDI generate i386-unknown-bsd386.
18377 Patch from Paul Eggert <eggert@twinsun.com>.
18378
18379 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18380
18381 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18382
18383 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18384
18385 * configure: Make unrecognized options give nonfatal warnings
18386 instead of fatal errors, and pass them to any subdirectory
18387 configures in case they recognize them.
18388 Make --x equivalent to --with-x.
18389
18390 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18391
18392 * configure: Add --enable-* options. Clean up usage message and
18393 some comments.
18394
18395 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18396
18397 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18398
18399 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18400
18401 * configure.in (hppa*-*-*): Enable binutils.
18402
18403 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18404
18405 * config.sub: Recognize cisco.
18406
18407 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18408
18409 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18410
18411 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18412
18413 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18414 than one configuration name. Add comment.
18415
18416 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18417
18418 * config.guess: about target *-hitachi-hiuxwe2, fixed
18419 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18420 macro is incorrect.]
18421
18422 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18423
18424 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18425 than the "make ls" stuff which used to be here.
18426
18427 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18428
18429 * config.guess: Recognize i[34]86-unknown-freebsd.
18430 From Shawn M Carey <smcarey@rodan.syr.edu>.
18431
18432 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18433
18434 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18435
18436 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18437
18438 * config.guess: Check for ptx.
18439
18440 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18441
18442 * config.sub: Add os9k checking.
18443
18444 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18445
18446 * config.guess: Handle OSF1 running on HPPA processors
18447
18448 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18449
18450 * configure: If subdir configure fails, print out a message with
18451 subdirectory name, in case subdir's configure code didn't identify
18452 itself.
18453
18454 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18455
18456 * configure.in: Remove embedded newlines from configdirs.
18457 Avoid mismatches of substrings. Fix matching strings at end
18458 of configdirs.
18459
18460 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18461
18462 * config.guess: Add Lynx/rs6000 config support.
18463
18464 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18465
18466 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18467
18468 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18469
18470 * configure.in (hppa*-*-osf*): Treat this just like most other
18471 PA configurations (eg no binutils or ld).
18472 (hppa*-*-*elf*): These configurations have binutils and ld.
18473
18474 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18475
18476 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18477
18478 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18479
18480 * configure.in (rs6000-*-*): Build gas.
18481
18482 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18483
18484 * Makefile.in: Avoid bug in losing hpux sed.
18485
18486 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18487
18488 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18489 for GDB and GDB has been fixed to not need it.
18490
18491 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18492
18493 * config.guess: Recognize vax hosts.
18494
18495 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18496
18497 * configure (while loop): Don't use "break 2" inside case
18498 statement -- the case statement isn't an enclosing loop.
18499
18500 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18501
18502 * config.guess: Clean up NeXT support, to allow nextstep
18503 on Intel machines. Make OS be nextstep.
18504
18505 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18506
18507 * config.guess: Add alternate forms for Convex.
18508
18509 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18510
18511 * configure: Completely rewrite option processing. Take
18512 advantage of pattern-matching to avoid invoking test frequently.
18513 Also clean up host and target defaulting logic.
18514
18515 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18516
18517 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18518 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18519 commands (plus user environment) will fit SCO limits.
18520
18521 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18522
18523 * configure.in: Don't issue warnings about directories which are
18524 not being configured if -norecursion is set. Correct test for
18525 --with-gnu-as and --with-gnu-ld to not get confused by substring
18526 matches.
18527
18528 * configure.in: Don't build gas for alpha-dec-osf1*.
18529
18530 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18531
18532 * configure: Back out Per's change of 12/19/1993. It changes the
18533 behavior of configure in unexpected and confusing ways.
18534
18535 Also, use different delim char when calculating
18536 program_transform_name so that the name can contain slashes.
18537
18538 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18539
18540 * configure.in, config.sub: Add support for VSTa micro-kernel.
18541
18542 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18543
18544 * configure.in: Nuke hacks which were used to get a special
18545 version of GAS for HPPA configurations.
18546
18547 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18548
18549 * configure: If only ${target_alias} is given, use that
18550 as the default for ${host_alias}.
18551 * configure: Add missing back-slashes before nested quotes.
18552
18553 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18554
18555 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18556
18557 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18558
18559 * config.guess: Recognize some Tektronix configurations.
18560 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18561
18562 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18563
18564 * config.sub: Match any flavor of SH.
18565
18566 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18567
18568 * configure.in: Don't try to configure newlib for Alpha.
18569
18570 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18571
18572 * configure.in: Don't build ld for Irix 5. Don't build gas,
18573 libg++ or libio for any Alpha target.
18574
18575 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18576
18577 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18578
18579 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18580 default arguments -- so it tried to compress itself.
18581
18582 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18583
18584 * configure.in (notsupp): ensure that a space is always at the end
18585 of the configdirs list, since the grep checks for an explicit space
18586
18587 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18588
18589 * configure.in (target i386-sysv4.2): don't build ld, since static
18590 versions of many libraries are not available.
18591
18592 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18593
18594 * config.guess: Recognize Apollos (using environment variables).
18595 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18596
18597 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18598
18599 * config.guess: Recognize Sony news mips running newsos.
18600
18601 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18602
18603 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18604 "fi ; else" for bash.
18605
18606 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18607
18608 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18609
18610 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18611
18612 * config.sub: accept unixware as an alias for svr4.2.
18613 Fix some inconsistancies with the gcc version.
18614
18615 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18616
18617 * Makefile.in (DISTDOCDIRS): Add gdb.
18618
18619 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18620
18621 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18622
18623 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18624
18625 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18626 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18627 this now.
18628
18629 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18630
18631 * config.sub: Accept hiux* as an OS name.
18632
18633 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18634 etc/make-stds.texi. The underscore came from gcc, and dje now
18635 agrees that RUNTESTFLAGS is the correct name.
18636
18637 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18638
18639 * install.sh: Remove 'set -e'. It makes any conditionals
18640 in the script useless.
18641
18642 * config.guess: Automatically recognize arm-acorn-riscix
18643 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18644
18645 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18646
18647 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18648
18649 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18650
18651 * Makefile.in (DISTDOCDIRS): New variable.
18652 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18653 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18654
18655 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18656
18657 * configure.in (hppa target): check the source directory for the
18658 pagas sub-directory
18659
18660 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18661
18662 * config.sub: Allow -aout* and -elf*.
18663
18664 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18665
18666 * configure.in: Don't build ld on i386-solaris2, same as for
18667 sparc-solaris2.
18668
18669 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18670
18671 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18672
18673 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18674
18675 * configure.in: Configure gdb for alpha.
18676
18677 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18678
18679 * Makefile.in (CXXFLAGS): Add -O.
18680
18681 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18682
18683 * config.guess: added support for DG Aviion
18684
18685 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18686
18687 * configure.in: Produce warning message for subdirectories not
18688 configurable for this host/target combination. Don't try to
18689 configure gdb for vms.
18690
18691 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18692
18693 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18694 appropriate files before making "diststuff".
18695 (DISTBISONFILES): New var: list of files to be edited.
18696 (DISTSTUFFDIRS): Add binutils.
18697
18698 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18699
18700 * config.sub: also handle mipsel and mips64el (for little endian mips)
18701
18702 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18703
18704 * configure.in: Add * to end of all OS names.
18705
18706 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18707
18708 * configure.in: Build newlib for LynxOS native.
18709
18710 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18711
18712 * config.guess: Add support for delta 88k running SVR3.
18713
18714 * configure.in: Add comment about HP compiler vs. emacs.
18715
18716 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18717
18718 * configure.in: don't build ld on solaris2 (not a viable option
18719 due to bugs in getpwnam & getpwuid)
18720
18721 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18722
18723 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18724 config.guess will produce a full version number.
18725
18726 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18727
18728 * configure.in: Build linker and binutils for alpha-dec-osf1.
18729
18730 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18731
18732 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18733 and gdb/testsuite/Makefile.in.
18734
18735 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18736
18737 * configure.in: recognize mips*- instead of mips-
18738
18739 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18740
18741 * config.sub: Accept linux*coff and linux*elf as operating
18742 systems.
18743
18744 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18745
18746 * config.sub: Recognize mips64, and mips3 as an alias for it.
18747
18748 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18749
18750 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18751 gdb knows how to handle OSF/1 shared libraries.
18752
18753 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18754
18755 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18756 * config.guess: Recognize Hitachi's HIUX.
18757 * config.sub: Recognize h3050r* and hppahitachi.
18758 Remove redundant cases for hp9k[23]*.
18759
18760 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18761
18762 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18763 if gas and ld are in the source tree and are in ${configdirs}.
18764 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18765 --with options (but still pass them down on the command line,
18766 if they were explicitly specified).
18767
18768 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18769
18770 * configure: substitute SHELL value in Makefile.in with
18771 ${CONFIG_SHELL}
18772
18773 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18774
18775 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18776 *-*-solaris2* targets.
18777
18778 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18779
18780 * Makefile.in: define M4, and pass it down to sub-makes;
18781 all-autoconf now depends on all-m4
18782
18783 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18784
18785 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18786 presence of {ar,ranlib} instead of a configured directory
18787
18788 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18789
18790 * config.guess: Accept 34?? as well as 33?? for NCR.
18791
18792 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18793
18794 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18795 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18796
18797 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18798
18799 * configure: grab values for $(CC) and $(CXX) from the
18800 environment, so that someone can do "CC=gcc configure; make" and
18801 have it work right (matching the way that autoconf works now)
18802
18803 * configure.in, Makefile.in: add support for gash, the tcl
18804 interface to Galaxy
18805
18806 * config.guess: add NetBSD variants (hp300, x86)
18807
18808 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18809
18810 * install.sh: Support -d option (in the manner of SunOS 4 install,
18811 as it is more deterministic than that of GNU install)
18812 (chmodcmd): Set file to mode 755 by default (should also do default
18813 chgrp and chown, but I don't feel like dealing with that now)
18814
18815 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18816
18817 * config.sub: Remove h8300hhms alias.
18818
18819 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18820
18821 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18822
18823 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18824
18825 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18826 as stmp-fixinc
18827
18828 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18829
18830 * config.sub: recognize m88110-bug-coff.
18831
18832 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18833
18834 * Makefile.in (all-libio): all dependencies on the toolchain used
18835 to build this (gcc, gas, ld, etc)
18836
18837 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18838
18839 * config.guess: Deal with OSF/1 1.3 on alpha.
18840
18841 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18842
18843 * install.sh: add some 'else true' clauses for portability
18844
18845 * configure.in: don't build libio for h8[35]00-*-* targets
18846
18847 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18848
18849 * Makefile.in: Add support for new libio.
18850
18851 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18852
18853 * install.sh: If one command fails, don't try the rest. Don't try
18854 to remove $dsttmp (via trap) unless we have already created it.
18855 If $src doesn't exist, detect it and exit with an error.
18856
18857 * config.guess: Recognize BSD on hp300.
18858
18859 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18860
18861 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18862 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18863
18864 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18865
18866 * Makefile.in (all-send-pr): depends on all-prms
18867
18868 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18869
18870 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18871
18872 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18873
18874 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18875 Added test for mips-mips-riscos5.
18876
18877 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18878
18879 * configure.in: use mh-hp300 for 68k HP hosts
18880
18881 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18882
18883 * configure: add support for CONFIG_SHELL, so that you can use
18884 some alternate shell for evaluating configure scripts
18885
18886 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18887
18888 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18889 in configure script to bug-gdb@prep.ai.mit.edu when building
18890 distribution archive.
18891 * Makefile.in (COMPRESS): Remove def.
18892 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18893 gdb.tar.Z and make-gdb.tar.Z respectively.
18894 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18895 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18896 to convergence with 'taz' target in Makefile.in.
18897
18898 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18899
18900 * install.sh (dsttmp): use trap to ensure that tmp files go
18901 away on error conditions
18902
18903 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18904
18905 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18906
18907 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18908
18909 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18910 its parent is '/' not ''.
18911
18912 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18913
18914 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18915
18916 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18917 that ${newsrcdir}/configure.in does.
18918
18919 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18920
18921 * test-build.mk: support for CONFIG_SHELL
18922
18923 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18924
18925 * config.sub (netware): Add as a basic system type.
18926
18927 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18928
18929 * Makefile.in (Makefile): depend on configure.in. Also drop the
18930 $(srcdir)/ from the dependency on Makefile.in.
18931
18932 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18933
18934 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18935 (h8300hhms is temporary until multi-libraries are implemented).
18936 * configure.in: Handle h8300h too.
18937
18938 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18939
18940 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18941
18942 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18943
18944 * configure: Remove extraneous output when guessing host type.
18945 * config.guess: Remove extraneous output when guessing using C
18946 compiler rather than uname, or when guessing fails.
18947
18948 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18949
18950 * Makefile.in: remove all.cross and install.cross targets
18951
18952 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18953 definitions
18954
18955 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18956
18957 * configure.in (target sh): Build gprof.
18958
18959 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18960
18961 * config.sub: change -solaris to -solaris2
18962
18963 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18964
18965 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18966
18967 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18968
18969 * configure: Correct error message for missing Makefile.in to
18970 print correct directory.
18971
18972 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18973
18974 * install.sh: kludge around 386BSD shell bug
18975
18976 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18977
18978 * config.guess: Recognize NeXT.
18979 * config.guess: Recognize i486-ncr-sysv4.
18980 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18981
18982 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18983
18984 * Makefile.in (MAKEINFOFLAGS): New variable.
18985 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18986 * build-all.mk, test-build.mk: Pass down --no-split as
18987 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18988
18989 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18990
18991 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18992
18993 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18994
18995 * Makefile.in (libg++.tar.z): New rule.
18996 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18997 * Makefile.in (taz): Only do a single chmod.
18998
18999 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19000
19001 * install.sh: don't use dirname anymore (replaced with sed usage)
19002
19003 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19004
19005 * Makefile.in: Change extension for gzip'd files from '.z' to
19006 '.gz' per new FSF standard usage.
19007
19008 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19009
19010 * configure: put quotes around the final value of program_transform_name
19011
19012 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19013
19014 * Makefile.in: new install.sh support; update install-info rules
19015
19016 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19017
19018 * configure.in: Build diff for crosses, but not for go32 host.
19019
19020 * configure.in: Build gprof only for native, and don't build it
19021 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19022
19023 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19024
19025 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19026
19027 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19028
19029 * configure.in (host_tools): Add prms.
19030
19031 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19032
19033 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19034 with $(FLAGS_TO_PASS) on the command line
19035
19036 * config.sub: Recognize lynx and lynxos
19037
19038 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19039
19040 * config.sub: Accept -ecoff*, not just -ecoff.
19041
19042 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19043
19044 * Makefile.in (taz): Use .gz suffix instead of .z.
19045 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19046 names.
19047
19048 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19049
19050 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19051
19052 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19053
19054 * Makefile.in (install-no-fixedincludes): install gcc last, so
19055 that rebuilds that might happen during 'make install' don't get
19056 bogus gcc include files
19057
19058 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19059
19060 Change from Utah for HPPA support:
19061 * config.guess: Recognize hppa1.x-hp-bsd.
19062
19063 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19064
19065 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19066 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19067
19068 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19069
19070 * config.sub: Add support for rom68k and bug boot monitors.
19071
19072 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19073
19074 * Makefile.in: Make all-opcodes depend on all-bfd.
19075
19076 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19077
19078 * config.guess: Added special check for i[34]86-univel-sysv4*.
19079
19080 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19081
19082 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19083 the processor rather than assuming i486.
19084
19085 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19086
19087 * config.guess: Recognize SunOS6 as Solaris3.
19088
19089 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19090
19091 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19092 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19093
19094 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19095
19096 * build-all.mk (all-cross): New target for Canadian Cross.
19097 Added Q2 go32 targets.
19098 * test-build.mk: Configure go32 cross sparclite-aout and
19099 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19100 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19101
19102 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19103
19104 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19105 GO32 hosted toolchains
19106
19107 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19108
19109 * configure: change so "-exec-prefix" gets passed down rather
19110 than "-exec_prefix" so autoconf generated Makefiles get the
19111 exec_prefix set right.
19112
19113 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19114
19115 * config.guess: get the Solaris2 minor version number
19116
19117 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19118
19119 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19120
19121 * config.guess: Recognize some Sequent platforms.
19122
19123 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19124
19125 * Makefile.in: added the vault-install target
19126
19127 * configure.in: actually use the Sun3 makefile fragment that's in
19128 config, also added the release dir to configdirs
19129
19130 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19131
19132 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19133
19134 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19135
19136 * configure.in: remove some program from Alpha targetted toolchains
19137
19138 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19139
19140 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19141 gprof.
19142 (taz): Run "make diststuff" in those directories instead of "make
19143 proto-dir". Look for "VERSION=" only at start of line in subdir
19144 Makefile. Use "gzip -9" for compression.
19145 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19146 (binutils.tar.z): New target.
19147
19148 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19149
19150 * Makefile.in (taz): Include gpl.texinfo.
19151
19152 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19153
19154 * Makefile.in (setup-dirs): Merged into "taz" target.
19155 (taz): Only do `proto-dir' stuff if a directory is actually needed
19156 for this target.
19157
19158 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19159
19160 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19161 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19162 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19163 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19164 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19165
19166 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19167
19168 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19169 config.sub, and move-if-change to gdb testsuite distribution
19170 archive, so the testsuite can be extracted, configured, and
19171 run separately from the gdb distribution. Blow away the Chill
19172 tests that require a Chill compiled executable, since GNU Chill
19173 is not yet publically available.
19174
19175 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19176
19177 * test-build.mk: set environment variables in a single command,
19178 instead of a list of assignments and exports
19179
19180 * config.guess: recognize Alpha/OSF1 systems
19181
19182 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19183
19184 * configure: Change help message to prefer --options rather than
19185 -options.
19186
19187 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19188
19189 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19190 zippy@ecst.csuchico.edu.
19191 * config.guess: Recognize miniframe.
19192
19193 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19194
19195 * Makefile.in: Use srcroot to find runtest rather than rootme.
19196 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19197
19198 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19199
19200 * test-build.mk: Extensive additions to support building on a
19201 machine other than the host.
19202
19203 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19204
19205 * configure (tooldir): Fix for i386-aix again.
19206
19207 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19208
19209 * configure, Makefile.in: Change definition of $(tooldir)
19210 to match the FSF.
19211
19212 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19213
19214 * config.guess: Recognize i[34]86/SVR4.
19215
19216 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19217
19218 * Makefile.in (all-gdb): gdb depends on sim.
19219
19220 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19221
19222 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19223 at the same time we make the prototype gdb directory.
19224 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19225 files at the same time as the gdb base release distribution.
19226
19227 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19228
19229 * Makefile.in (check): Use individual check targets rather than
19230 DO_X rule.
19231 (check-gcc): Added.
19232
19233 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19234
19235 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19236 for System V release 3.2.
19237
19238 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19239
19240 * config.sub: Recognize hppaosf.
19241 * configure.in: Do configure ld/binutils/gas for it.
19242
19243 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19244
19245 * configure (tooldir): Alter syntax used to set this, for systems
19246 where "\$" isn't handled right, like i386-aix.
19247
19248 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19249
19250 * configure: Pass program-transform-name, not
19251 program_transform_name, to recursive configures.
19252
19253 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19254
19255 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19256 of gas+ld+binutils.
19257
19258 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19259
19260 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19261
19262 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19263
19264 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19265
19266 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19267
19268 * Makefile.in (PRMS): Set back to all-prms.
19269
19270 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19271
19272 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19273 targets, rather than for MIPS hosts.
19274
19275 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19276
19277 * configure.in: add comment for --with-x default values
19278
19279 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19280
19281 * Makefile.in: add check-* targets for each of the directories in
19282 the tree. Add a definition of RUNTEST that will use the one we
19283 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19284
19285 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19286
19287 * configure.in: Removed obsolete references to bfd_target and
19288 target_makefile_frag.
19289
19290 * build-all.mk: Set assorted targets for Q2.
19291 * config.sub: Recognize z8k-sim and h8300-hms.
19292 * test-build.mk: Really don't pass host to configure.
19293 (HOLES): Added uname.
19294
19295 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19296
19297 * configure: Handle an empty program-prefix, program-suffix or
19298 program-transform-name correctly.
19299
19300 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19301
19302 * build-all.mk: -G 8 no longer required for MIPS targets.
19303 * test-build.mk: Don't pass host argument to configure; make it
19304 guess.
19305
19306 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19307
19308 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19309 * Makefile.in (COMPRESS): New macro, like GZIP.
19310
19311 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19312
19313 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19314
19315 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19316 with gas currently defaults to -G 0.
19317
19318 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19319
19320 * Makefile.in (all-flex): flex depends on byacc.
19321
19322 * build-all.mk: If host not specified, use config.guess. Pass TAG
19323 to test-build.mk as RELEASE_TAG.
19324 * test-build.mk (configargs): New variable containing arguments to
19325 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19326 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19327
19328 * config.guess: Use /bin/uname when checking -X argument on SCO,
19329 to avoid invoking GNU uname which doesn't understand -X.
19330
19331 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19332
19333 * configure.in: Build gas for mips-*-*.
19334
19335 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19336
19337 * Makefile.in (all.normal): insert missing backslash.
19338
19339 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19340
19341 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19342
19343 * Makefile.in: Complete overhaul to merge many almost identical
19344 targets.
19345
19346 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19347
19348 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19349 (gdb.tar.Z): Adjusted.
19350
19351 * Makefile.in (setup-dirs, taz): New targets; should be general
19352 enough to adapt for gdb sometime. Build only .z file.
19353 (gas.tar.z): New target.
19354
19355 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19356
19357 * build-all.mk: Use CC=cc -Xs on Solaris.
19358
19359 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19360
19361 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19362 for handling BISON for FSF releases.
19363
19364 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19365
19366 * configure: Actually implement the change zoo just documented.
19367
19368 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19369
19370 * configure: when using config.guess, only set target_alias when
19371 it's not already been set (ie, on the command line)
19372
19373 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19374
19375 * Makefile.in: add installcheck target, set PRMS to install-prms
19376
19377 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19378
19379 * configure: add support for package_makefile_fragment, handle the
19380 case where a directory has a configure.in file but no Makefile.in
19381 more gracefully (with an actual understandable error message, even);
19382 add support for --without (and add this to the usage message); also
19383 explicitly add a --host=${host_alias} to the command line when
19384 config.guess is used
19385
19386 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19387
19388 * configure: Must use both --host and --target in recursive calls.
19389
19390 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19391
19392 * Makefile.in: Change deja-gnu to dejagnu.
19393
19394 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19395
19396 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19397
19398 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19399
19400 * configure.in: canonicalize all instances to *-*-solaris2*,
19401 also strip out a number of tools to not build for go32 host
19402
19403 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19404
19405 * config.guess: add GPL.
19406
19407 * Makefile.in, config.guess, config.sub, configure: bump
19408 copyrights to 93.
19409
19410 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19411
19412 * Makefile.in (do-info): Removed obsolete check for existence of
19413 localenv file.
19414
19415 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19416
19417 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19418
19419 * Makefile.in: a couple of 'else true' for decstation,
19420 support for TclX
19421
19422 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19423
19424 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19425
19426 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19427
19428 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19429
19430 * config.guess: Recognize i386-ibm-aix (PS/2).
19431 * configure.in: Use config/mh-aix386 file for it.
19432
19433 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19434
19435 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19436 CC_FOR_TARGET instead.
19437 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19438
19439 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19440
19441 * Makefile.in: Add sim to list of directories sent with gdb
19442
19443 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19444
19445 * configure.in: Put back mips-dec-bsd* case.
19446
19447 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19448
19449 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19450 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19451 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19452
19453 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19454
19455 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19456
19457 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19458 (install-info): install dir.info only if it exists,
19459 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19460
19461 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19462
19463 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19464 gas for mips-dec-bsd.
19465
19466 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19467
19468 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19469 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19470
19471 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19472
19473 * configure.in: Added "dejagnu" to hosttools list.
19474
19475 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19476
19477 * config.sub, configure.in, config.guess: Add support
19478 for Bosx, an AIX variant from Bull.
19479 Patches from F.Pierresteguy@frcl.bull.fr.
19480
19481 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19482
19483 * devo/dejagnu: Initial creation of devo/dejagnu.
19484 Migrated dejagnu testcases and support files for testing software
19485 tools to reside as subdirectories, currently called "testsuite",
19486 within the directory of the software tool. Migrated all programs,
19487 support libraries, etc. beloging to dejagnu proper from
19488 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19489 with no modifications. The changes to these files which will
19490 allow them to configure, build, and execute properly will be made
19491 in a future update.
19492
19493 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19494
19495 * Makefile.in: Change send_pr to send-pr.
19496 * configure.in: Likewise.
19497 * send_pr: Renamed directory to send-pr.
19498
19499 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19500
19501 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19502
19503 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19504
19505 * README: Update for gdb-4.8 release.
19506 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19507 gdb-xxx.tar.z (gzip'd) file also.
19508
19509 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19510
19511 * Makefile.in: make all-diff depend on all-libiberty
19512
19513 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19514
19515 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19516
19517 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19518
19519 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19520
19521 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19522
19523 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19524 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19525 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19526
19527 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19528
19529 * Makefile.in: makeinfo binary is in a new location
19530
19531 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19532
19533 * config.sub: Accept -ecoff as an OS.
19534
19535 * Makefile.in: Various changes to eliminate a level of make
19536 recursion and reduce the required command line length.
19537 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19538 sub-makes.
19539 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19540 variables holding settings for specific sub-makes.
19541 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19542 in terms of BASE_FLAGS_TO_PASS.
19543 (TARGET_LIBS): New variable listing directories which use
19544 TARGET_FLAGS_TO_PASS.
19545 (subdir_do): Eliminated.
19546 (do-*): New set of targets to replace subdir_do.
19547 (various): All targets which used subdir_do now depend on do-*.
19548 (local-clean): Renamed from do_clean.
19549 (local-distclean): New target, dependency of distclean and
19550 realclean.
19551 (install-info): Don't create directories. Depend on dir.info
19552 rather than calling make recursively.
19553 (install-dir.info): Eliminated.
19554 (install-info-dirs): Create all info directories here.
19555 (dir.info): Depend upon do-install-info.
19556
19557 * test-build.mk (HOLES): Added false.
19558
19559 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19560
19561 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19562
19563 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19564
19565 * Makefile.in (info): remove dependency on all-texinfo. The
19566 problem was really in texinfo/C, not at this level.
19567
19568 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19569
19570 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19571
19572 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19573
19574 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19575 GDB releases.
19576
19577 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19578
19579 * configure: Include srcdir in message about target of link not
19580 being found. Don't convert `-' to `_' in `with' options being
19581 passed to subdirs.
19582
19583 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19584
19585 * configure.in: add uudecode to host_tools
19586
19587 * Makefile.in: added {all,install}-uudecode targets, added them to
19588 the appropriate lists
19589
19590 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19591
19592 * Makefile.in (all-gcc): Added dependency on all-gas.
19593
19594 * configure.in (mips-*-*): Build ld and binutils.
19595
19596 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19597
19598 * configure: check return code from mkdir, print error message and
19599 exit on failure.
19600
19601 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19602
19603 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19604
19605 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19606
19607 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19608
19609 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19610
19611 * config.sub (h8500): Recognize this as a cpu type.
19612
19613 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19614
19615 * configure: source directory missing is no longer a warning
19616
19617 * configure.in: recognize irix[34]* instead of irix[34]
19618
19619 * Makefile.in: define and pass down X11_LIB
19620
19621 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19622
19623 * guess-systype: Renamed to ...
19624 * config.guess: ... by popular request.
19625 * configure.in, Makefile.in: Update accordingly.
19626
19627 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19628
19629 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19630 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19631 + Execute ./dummy instead of assuming . is in PATH.
19632
19633 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19634
19635 * guess-systype: New shell script. Attempts to guess the
19636 canonical host name of the executing host.
19637 Only a few hosts are supported so far.
19638 * configure: Call guess-systype if no host is specified.
19639
19640 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19641
19642 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19643 gcc Makefile.
19644
19645 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19646
19647 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19648 (all-gcc, install-gcc, subdir_do): Use it.
19649
19650 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19651
19652 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19653
19654 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19655
19656 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19657 set exclusively by configure, using configure.in .
19658
19659 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19660
19661 * test-build.mk: set $PATH for all builds
19662
19663 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19664
19665 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19666
19667 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19668 the one used in gcc/Makefile.in, so that a null expansion doesn't
19669 override the one needed to build gcc with a native cc.
19670
19671 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19672
19673 * configure: Accept -with arguments.
19674
19675 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19676
19677 * Makefile.in: added h8300sim
19678
19679 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19680
19681 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19682 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19683 (all-cygnus, native, build-cygnus): Make
19684 $(canonhost)-stamp-3stage-done, not $(host)....
19685 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19686 i386-sco3.2v4. Added else true to if command.
19687
19688 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19689
19690 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19691
19692 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19693
19694 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19695
19696 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19697
19698 * configure.in: don't remove binutils from Solaris builds
19699
19700 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19701
19702 * Makefile.in: get rid of earlier definitions for *clean,
19703 also handle the recursive info rule better
19704
19705 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19706
19707 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19708 do more-or-less the right thing.
19709
19710 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19711
19712 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19713 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19714
19715 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19716
19717 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19718 $(host_canonical).
19719
19720 * configure.in: split the configdirs list into 4 categories (native
19721 v. cross, library v. tool) and handle the cross-only and native-
19722 only in more reasonable (and correct!) way.
19723
19724 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19725
19726 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19727 configdirs anymore.
19728
19729 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19730
19731 * Makefile.in: extensive cleanup:: removed all of the explicit
19732 clean-* targets, collapsed many wrappers around subdir_do into
19733 one, added additional targets to satisfy standards.texi, deleted
19734 some old targets, some changes for consistency
19735
19736 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19737
19738 * configure.in: handle some programs as cross-only, and others as
19739 native only
19740
19741 * test-build.mk: handle partial holes in a more generic manner
19742
19743 * Makefile.in: m4 depends on libiberty
19744
19745 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19746
19747 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19748 time, wdiff, and find to configdirs
19749
19750 * Makefile.in: all, clean, and install rules for the new programs
19751 added to configure.in
19752
19753 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19754
19755 * configure.in: use mh-sun for all *-sun-* hosts
19756
19757 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19758
19759 * Makefile.in: define flags for X11 include files and library file
19760 locations, pass them down to the programs that need this info
19761
19762 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19763
19764 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19765
19766 * configure.in: start building libg++ for HP-UX targets
19767
19768 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19769
19770 * README: Update references to files moved into etc/.
19771
19772 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19773
19774 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19775 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19776
19777 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19778
19779 * configure: accept dash as well as underscore in long option
19780 names for FSF compatibility.
19781
19782 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19783
19784 * config.sub: added -sco3.2v4 support from FSF.
19785
19786 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19787
19788 * configure.in: expand the section that adds or removes
19789 directories from the list of programs to build, to handle native
19790 vs. cross in addition to host v. native
19791
19792 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19793
19794 * Makefile.in: Replace C++ in macro names with CXX.
19795 This is less likely to break ...
19796
19797 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19798
19799 * test-build.mk: add -w to GNU_MAKE
19800
19801 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19802
19803 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19804 add 'sparc' to list of recognized cpus. This needed to make
19805 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19806 Delete some redundant ose68 variants. Recognize -wrs as an os,
19807 then changes that into $CPU-wrs-vxworks.
19808
19809 * configure.in: remove most references to gdbtest, regularize
19810 target based program removal
19811
19812 * test-build.mk: import from p3 tree (many fixes and changes)
19813
19814 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19815
19816 * Makefile.in: added rules to handle tcl, tk, and expect
19817
19818 * configure.in: handle those directories if they exist
19819
19820 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19821
19822 * config.sub: removed bogus hppabsd and hppahpux names, since
19823 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19824
19825 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19826
19827 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19828 depends upon all-xiberty
19829
19830 * Makefile.in: changes from p3, including:
19831
19832 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19833
19834 * Makefile.in (XTRAFLAGS): include newlib directories if
19835 newlib/Makefile exists, rather than if host != target.
19836
19837 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19838
19839 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19840 from the same source tree and not building a cross-compiler. This
19841 matters for the libg++ configuration if reconfiguring a tree that
19842 has already been installed.
19843
19844 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19845
19846 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19847 pick up the machine and system specific header files.
19848
19849 * Makefile.in: added AS_FOR_TARGET, passed down in
19850 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19851 the C compiler to use to create programs which are run in the
19852 build environment, set it to default to $(CC), and passed it down
19853 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19854
19855 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19856
19857 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19858 We need them for unusual native builds, like systems without
19859 ranlib.
19860
19861 * configure: also define $(host_canonical) and
19862 $(target_canonical), which are the full, canonical names for the
19863 given host and target
19864
19865 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19866
19867 * Makefile.in: Added separate definitions for C++.
19868
19869 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19870
19871 * configure.in (configdirs): Add deja-gnu.
19872
19873 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19874
19875 * README: Update for configure.texi and gdb-4.7 release.
19876
19877 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19878
19879 * Makefile.in: Move "all" target to top of file.
19880 Previously, first target was ".PHONY" which caused BSD4.4 make
19881 to build .PHONY when make was run without arguments.
19882
19883 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19884
19885 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19886 Library-copylefted code in libiberty.
19887
19888 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19889
19890 * config.sub: Replace m68kmote with plain old m68k.
19891
19892 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19893
19894 * Makefile.in: Remove space from blank line, avoid Make complaints.
19895
19896 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19897
19898 * config.sub: Complain if no argument is given. Added support for
19899 386bsd as OS and target alias.
19900
19901 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19902
19903 * Makefile.in (XTRAFLAGS): include newlib directories if
19904 newlib/Makefile exists, rather than if host != target.
19905
19906 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19907
19908 * config.sub: recognize sparclite-wrs-vxworks.
19909
19910 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19911 p3.) Added clean-xiberty to clean.
19912
19913 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19914
19915 * configure.in: use *-*-* instead of nested cases for host and target
19916
19917 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19918
19919 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19920 from the same source tree and not building a cross-compiler. This
19921 matters for the libg++ configuration if reconfiguring a tree that
19922 has already been installed.
19923
19924 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19925
19926 * config.sub (i486v/i486v4): Merge in from FSF version.
19927
19928 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19929
19930 * configure: only set PWD if it is already set.
19931
19932 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19933
19934 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19935 doesn't have unset and all success paths (and most error paths)
19936 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19937 to just ${PWD} to avoid confusion.)
19938
19939 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19940
19941 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19942 even for a native compilation.
19943
19944 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19945
19946 Changes to make the gdb.tar.Z rule work better.
19947
19948 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19949 (DEVO_SUPPORT): Add configure.texi.
19950 (bfd-ilrt.tar.Z): Remove ancient rule.
19951
19952 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19953
19954 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19955 pick up the machine and system specific header files.
19956
19957 * configure.in, config.sub: added new target m68010-adobe-scout,
19958 with alias of adobe68k. Changed configure.in to check for
19959 -scout before -sco* to avoid a false match.
19960
19961 * Makefile.in: added AS_FOR_TARGET, passed down in
19962 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19963 the C compiler to use to create programs which are run in the
19964 build environment, set it to default to $(CC), and passed it down
19965 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19966
19967 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19968
19969 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19970 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19971 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19972 FOR_TARGET variants, to newlib and libg++.
19973
19974 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19975
19976 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19977 first.
19978
19979 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19980
19981 * config.sub: Accept `elf' as an environment.
19982
19983 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19984
19985 * Makefile.in (all-opcodes): cd into the right directory
19986
19987 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19988
19989 * configure: added -program_transform_name option, used as
19990 argument to sed when installing programs.
19991 configure.texi: added documentation for -program_prefix,
19992 -program_suffix and -program_transform_name.
19993
19994 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19995
19996 * config.sub: Accept i486 where i386 ok.
19997
19998 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19999
20000 * config.sub: accept we32k
20001
20002 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20003
20004 * config.sub, configure.in: accept OSE68000 and OSE68k.
20005
20006 * Makefile.in: don't create all directories for ``make install'';
20007 let the subdirectories create the ones they need.
20008
20009 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20010
20011 * COPYING: new file, GPL v2
20012
20013 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20014
20015 * Makefile.in: use the new gen-info-dir, which needs a template
20016 argument (which also lives in texinfo)
20017
20018 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20019
20020 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20021
20022 * config.sub (ncr3000): Change i386 to i486.
20023
20024 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20025
20026 * Makefile.in: add install-rcs, install-grep to
20027 install-no-fixedincludes, removed install-bison and install-libgcc
20028
20029 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20030
20031 * configure.in: grab the HPUX makefile fragment if on HPUX
20032
20033 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20034
20035 * Makefile.in: eradicate bison spoor (ditto libgcc).
20036 configure.in: recognise m68{k,000}-ericsson-OSE.
20037 es1800 is alias for m68k-ericsson-OSE
20038
20039 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20040
20041 * configure.in: rearrange the parts that remove programs from
20042 configdirs, based now on HOST==TARGET or by canonical triple.
20043
20044 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20045
20046 * test-build.mk: recurse explicitly with -f test-build.mk when
20047 appropriate. predicate stage3 and comparison on the existence
20048 of gcc. That is, if gcc isn't around, we aren't three-staging.
20049 On very clean, also remove ...stamp-co. Build in-place before
20050 doing other builds.
20051
20052 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20053
20054 * Makefile.in, configure.in: add tgas
20055
20056 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20057
20058 * Makefile.in: a number of changes merged in from progressive.
20059
20060 * configure.in: add libm.
20061
20062 * .cvsignore: ignore some stuff that comes from test-build.mk.
20063
20064 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20065
20066 * config.sub: Add es1800 (m68k-ericsson-es1800).
20067
20068 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20069
20070 * configure: Add program_suffix (parallel to program_prefix)
20071 * Makefile.in: adjust directory-creating script for losing decstation
20072
20073 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20074
20075 * configure: Minor $subdir-related fixes.
20076
20077 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20078
20079 * configure: fix various problems with propogating
20080 makefile_target_frag in subdirs.
20081 * configure.in: config libgcc if its there
20082
20083 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20084
20085 * config.sub: HPPA merge.
20086
20087 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20088
20089 * Makefile.in: Replace all-bison with all-byacc in all
20090 dependency lines for other tools (which now use byacc).
20091
20092 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20093
20094 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20095
20096 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20097
20098 * Makefile.in: make gprof rules similar to byacc rules (instead of
20099 vestigal $(unsubdir) that didn't work...)
20100
20101 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20102
20103 * config.sub: Add support for Linux.
20104 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20105 (at least for libg++).
20106
20107 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20108
20109 * configure.texi: fix doc for the -nfp option to configure
20110
20111 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20112
20113 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20114
20115 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20116
20117 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20118 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20119 * configure.in: added solaris* host_makefile_frag hook.
20120
20121 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20122
20123 * config.sub: changed recognition of m68000 so that various
20124 m68k types can be specified via m680[01234]0
20125
20126 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20127
20128 * config.sub (basic_machine): fix sed so that '-foo' isn't
20129 completely substituted out while .+'-foo' loses the '-foo'
20130
20131 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20132
20133 * config.sub ($os): Add -aout.
20134
20135 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20136
20137 * configure: If host_makefile_frag is absolute, don't
20138 prefix ${invsubdir} (relevant to libg++ auto-configure).
20139
20140 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20141
20142 * Makefile.in (tooldir): Define it.
20143 (all-ld): Depend on all-flex.
20144
20145 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20146
20147 * Makefile.in (check): Fix libg++ special case.
20148
20149 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20150
20151 * configure: do not bury `pwd` into config.status, thus do fewer
20152 pwd's.
20153
20154 * configure: print the "Building in" message only when building in
20155 other than "." AND verbose.
20156
20157 * configure: remove -s, rework -v to better accommodate guested
20158 configures.
20159
20160 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20161
20162 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20163
20164 * Makefile.in: macroize flags passed on recursion. remove
20165 fileutils.
20166
20167 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20168
20169 * configure: get makesrcdir right for subdirs deeper than 1.
20170
20171 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20172 install.
20173
20174 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20175
20176 * Makefile.in: don't print subdir_do or recursion lines.
20177
20178 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20179
20180 * standards.texi: added menu item.
20181
20182 * Makefile.in: build and install standards.info.
20183
20184 * standards.texi: new file.
20185
20186 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20187
20188 * configure: test for and move config.status pieces from
20189 ${subdir}/.
20190
20191 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20192
20193 * configure: Test for existance of files before trying to mv
20194 them, to avoid numerous non-existance messages.
20195
20196 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20197
20198 * configure: correct final line of config.status.
20199
20200 * configure: patch from eggert. Avoids a protection problem if
20201 the original Makefile.in is read only.
20202
20203 * configure: use move-if-change from gcc to create config.status.
20204 Some makefiles depend on config.status to tell if a directory
20205 has been reconfigured for a different host. This change
20206 prevents those directories from remaking everything in the case
20207 where the reconfig was only intended to rebuild a Makefile.
20208
20209 * configure: test for config.sub with "config.sub sun4" rather
20210 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20211 host alias from a missing config.sub.
20212
20213 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20214
20215 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20216 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20217
20218 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20219
20220 * configure: mkdir ${subdir} as needed.
20221
20222 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20223
20224 * Makefile.in,configure.in: added autoconf.
20225
20226 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20227
20228 * Makefile.in: no longer pass against on recursion.
20229
20230 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20231 definitions are not inherited.
20232
20233 * configure: correct makesrcdir when subdir is .
20234
20235 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20236
20237 * configure: Add support for 'subdirs' variable, which is
20238 like 'configdirs', except that configure doesn't re-invoke
20239 itself for subdirs, it just creates a Makefile for each subdir.
20240 * configure.texi: Document subdirs.
20241
20242 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20243
20244 * configure.in: added flex to configdirs
20245
20246 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20247
20248 * Makefile.in: remove clean-stamps from clean.
20249
20250 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20251
20252 * configure.in: Add gdbtest to configdirs.
20253
20254 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20255
20256 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20257 to recursive makes.
20258 * configure.in: Recognize new ncr3000 config.
20259
20260 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20261
20262 * Makefile.in, configure.in: removed references to gdbm.
20263
20264 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20265
20266 * config.sub: Don't canonicalize os value
20267 newsos* to bsd (readline needs to check for newsos).
20268 (This fix was earlier made Jan 31, but got re-broken.)
20269
20270 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20271
20272 * configure.in: sco is an os, not a vendor!
20273
20274 * configure: Quote $( better. Keep various shells happy.
20275
20276 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20277
20278 * Makefile.in: eliminate stamp-files.
20279
20280 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20281
20282 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20283 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20284
20285 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20286
20287 * config.sub: fix iris/iris3.
20288
20289 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20290
20291 * configure: re-add -rm.
20292
20293 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20294
20295 * Maskefile.in: add .stmp-rcs to all.
20296
20297 * configure.in: remove gas from rs6000 build, use aix host fragment.
20298
20299 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20300
20301 * configure: pass down site_option during recursion.
20302
20303 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20304
20305 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20306
20307 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20308
20309 * configure: Change exec_prefix so that it really defaults to prefix.
20310
20311 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20312
20313 * Makefile.in, configure.in: Add support for mmalloc library.
20314
20315 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20316
20317 * Makefile.in: add stmp dependencies for a few more things.
20318
20319 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20320
20321 * configure: adjusted error message on objdir/srcdir configure
20322 collision, per john's suggestion.
20323
20324 * Makefile.in: add libiberty stmp to all and all.cross.
20325
20326 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20327
20328 * Makefile.in: remove force dependencies, add grep to all.
20329
20330 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20331
20332 * Makefile.in: drop flex. make stamp files work.
20333
20334 * configure: added test for conflicting configuration in srcdir,
20335 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20336 gets cranky. use relative paths for configure and srcdir
20337 whenever possible. Send some error messages to stderr that were
20338 going to stdout.
20339
20340 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20341
20342 * Makefile.in: Fix libg++ rule to check for gcc directory
20343 before using gcc/gcc. Also pass XTRAFLAGS.
20344
20345 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20346
20347 * Makefile.in: added stmp-files so that directories aren't polled
20348 when they are already built.
20349
20350 * configure.texi: fixed a node pointer problem.
20351
20352 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20353
20354 * config.sub configure.in gdb/configure.in
20355 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20356 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20357 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20358
20359 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20360
20361 * configure: -recurring becomes -silent. corrected help message
20362 for -site= option.
20363
20364 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20365
20366 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20367
20368 * configure: when building Makefile for crosses, replace
20369 tooldir and program_prefix. default srcdir from location of
20370 config.sub. remove "for host in hosts" and "for target in
20371 targets" loops.
20372
20373 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20374
20375 * Makefile.in: Do not pass bindir or mandir to cvs.
20376
20377 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20378
20379 * Makefile.in, configure.in: removed traces of namesubdir,
20380 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20381 copyrights to '92, changed some from Cygnus to FSF.
20382
20383 * configure.texi: remove most references to multiple hosts,
20384 multiple targets, subdirs, etc.
20385
20386 * configure.man: removed rcsid. reference config.sub not
20387 config.subr.
20388
20389 * Makefile.in: mkdir $(infodir) on install-info.
20390
20391 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20392
20393 * configure.texi: Explain better about .gdbinit and about
20394 the environment that configure.in sections run in.
20395
20396 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20397
20398 * configure.in: Ultrix is only a decstation if it's a MIPS.
20399
20400 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20401
20402 * README: DOC.configure => cfg-paper.texi.
20403
20404 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20405
20406 * config.sub (near case $os): Don't convert newsos* to bsd!
20407
20408 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20409
20410 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20411 the number of copies of COPYING that go into the GDB tar file.
20412
20413 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20414
20415 * bfd/configure.in, gdb/config/mh-i386sco,
20416 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20417 Fix SCO configuration stuff.
20418
20419 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20420
20421 * Makefile.in: For libg++, make sure the -I pointing
20422 to the gcc directory goes *after* all the libg++-local -I flags.
20423 Also, move just-gcc dependency from just-libg++ to all-libg++.
20424
20425 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20426
20427 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20428
20429 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20430
20431 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20432
20433 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20434
20435 * config.sub: Add stratus configuration frags. Also
20436 submitted to FSF.
20437
20438 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20439
20440 * Makefile.in (DEV_SUPPORT): add configure.man.
20441
20442 * config.sub(Decode manufacturer-specific): add -none*.
20443
20444 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20445
20446 * Makefile.in: remove form feeds to make Sun's make happy.
20447 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20448
20449 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20450
20451 * Makefile.in (AR_FLAGS): Make quieter.
20452
20453 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20454
20455 * configure.in: Add libg++.
20456 * configure: When verbose, don't output the command line at each
20457 level; it will be unremarkably the same as the previous version,
20458 which will be the same as what the user typed.
20459
20460 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20461
20462 * configure.in, Makefile.in: fix clean-info, add flex. add
20463 fileutils.
20464
20465 * configure: be less sensitive to spaces in Makefile.in. Do not
20466 look for sources in "..". Doing so breaks subdirectories that
20467 might have their own configure. If a subdir has it's own
20468 configure script, use it.
20469
20470 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20471
20472 * cfg-paper.texi: some changes suggested by rms.
20473
20474 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20475
20476 * config.sub: Merge in some small additions from the FSF version,
20477 taken from the gcc distribution, to bring the Cygnus and FSF
20478 versions into closer sync.
20479
20480 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20481
20482 * configure.in: Changed svr4 references to sysv4.
20483
20484 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20485
20486 * configure: added -V for version number option.
20487
20488 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20489
20490 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20491 renamed from DOC.configure to cfg-paper.texi.
20492
20493 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20494
20495 * configure, config.subr, config.sub: config.subr is now
20496 config.sub again.
20497
20498 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20499
20500 * configure.texi: new file, in progress.
20501
20502 * Makefile.in: build info file and install the man page for
20503 configure.
20504
20505 * configure.man: new file, first cut.
20506
20507 * configure: find config.subr again now that configuration "none"
20508 has gone. removed all traces of the -ansi option. removed all
20509 traces of the -languages option.
20510
20511 * config.subr: resync from rms.
20512
20513 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20514
20515 * configure, config.sub, config.subr: merge config.sub into
20516 config.subr, call the result config.subr, remove config.sub, use
20517 config.subr.
20518
20519 * Makefile.in: revised install for dir.info.
20520
20521 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20522
20523 * configure.in: add decstation host makefile frag.
20524
20525 * Makefile.in: BISON now bison -y again. also install-gcc on
20526 install. clean-gdbm on clean. infodir belongs in datadir.
20527 Make directories for info install. Build dir.info here then
20528 install it.
20529
20530 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20531
20532 * Makefile.in: fix for bad directory tests.
20533
20534 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20535
20536 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20537 regexp. -srcdir relative was being handled incorrectly.
20538
20539 * Makefile.in: unwrapped some for loops so that parallel makes
20540 work again and so one can focus one's attention on a particular
20541 package.
20542
20543 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20544
20545 * configure: added PWD as a stand in for `pwd` (for speed). use
20546 elif wherever possible. make -srcdir work without -objdir.
20547 -objdir= commented out.
20548
20549 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20550
20551 * configure: +options become --options. -subdirs commented out.
20552 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20553 Makefile now at top of generated Makefile. Removed cvs log
20554 entries. added -srcdir. create .gdbinit only if there is one
20555 in ${srcdir}.
20556
20557 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20558 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20559 and mandir now keyed off datadir by default.
20560
20561 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20562
20563 * Freshly created ChangeLog.
20564
20565 \f
20566 Local Variables:
20567 mode: change-log
20568 left-margin: 8
20569 fill-column: 76
20570 version-control: never
20571 End: