]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Add myself to MAINTAINERS file.
[thirdparty/gcc.git] / ChangeLog
1 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
5 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
6
7 PR middle-end/92463
8 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
9 * configure: Regenerate
10
11 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
12
13 * configure.ac: Use https for gcc.gnu.org.
14 * configure: Regenerated.
15
16 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
17
18 * MAINTAINERS (aarch64 port): Remove my name, move to...
19 (Write After Approval): ...Here.
20
21 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
22
23 * MAINTAINERS: Change my email address as maintainer.
24
25 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
26
27 PR fortran/91828
28 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
29 * configure: Regenerated.
30
31 2019-10-21 Jason Merrill <jason@redhat.com>
32
33 * .gitattributes: Also check ChangeLog whitespace.
34
35 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
36
37 * contrib/dg-extract-results.sh: Add support for KPASS.
38 * contrib/dg-extract-results.py: Likewise.
39
40 2019-10-17 Jason Merrill <jason@redhat.com>
41
42 * .gitattributes: Avoid {} in filename pattern.
43
44 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
45
46 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
47 Approval section.
48
49 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
50
51 * MAINTAINERS: Add myself to Write After Approval
52
53 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
54
55 * MAINTAINERS: Add myself as an aarch64 maintainer.
56
57 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
58
59 * MAINTAINERS: Add myself as aarch64 maintainer.
60
61 2019-09-23 Carl Love <cel@us.ibm.com>
62
63 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
64 New define_insn.
65 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
66 vsx_xxpermdi16_le_V16QI): Removed define_insn.
67
68 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
69
70 * MAINTAINERS (Sam Tebbs): Update email address.
71
72 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
73
74 * MAINTAINERS: Update my email address.
75
76 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
77
78 * libtool.m4: Handle uclinuxfdpiceabi.
79
80 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
81
82 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
83 Remove myself from Write After Approval section.
84
85 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
86
87 * configure.ac: Support for bpf-*-* targets.
88 * configure: Regenerate.
89
90 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
91
92 * config.sub: Import upstream version 2019-06-30.
93 * config.guess: Import upstream version 2019-07-24.
94
95 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
96
97 * MAINTAINERS: Remove spu port maintainers.
98
99 2019-08-28 Martin Liska <mliska@suse.cz>
100
101 * .gitignore: Add .clangd and compile_commands.json
102 to .gitignore.
103
104 2019-08-23 Michael Forney <mforney@mforney.org>
105
106 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
107 * Makefile.in: Regenerate.
108
109 2019-08-19 Tom Tromey <tom@tromey.com>
110
111 * configure: Rebuild.
112 * configure.ac: Add --with-static-standard-libraries.
113
114 2019-08-16 Alexandre Oliva <oliva@gnu.org>
115
116 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
117
118 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
119
120 * MAINTAINERS (Write After Approval): Add myself.
121
122 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
123
124 * MAINTAINERS (Write After Approval): Remove myself, already listed in
125 RISC-V port maitainer.
126
127 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
128
129 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
130
131 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
132
133 * MAINTAINERS (Write After Approval): Add myself.
134
135 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
136
137 * MAINTAINERS (Write After Approval): Add myself.
138
139 2019-06-25 Martin Liska <mliska@suse.cz>
140
141 contrib/filter-clang-warnings.py: Transform from
142 filter-rtags-warnings.py.
143
144 2019-06-15 Tom Tromey <tom@tromey.com>
145
146 * configure.ac (host_libs): Add gnulib.
147 * configure: Rebuild.
148 * Makefile.def (host_modules, dependencies): Add gnulib.
149 * Makefile.in: Rebuild.
150
151 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
152
153 * MAINTAINERS (Write After Approval): Add myself.
154
155 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
156
157 * configure: Regenerate.
158 * configure.ac: Add PRU target.
159
160 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
161
162 * MAINTAINERS (Write After Approval): Add myself.
163
164 2019-06-11 Nick Clifton <nickc@redhat.com>
165
166 Import these changes from the binutils/gdb repository:
167
168 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
169
170 * Makefile.def (dependencies): configure-libctf depends on all-bfd
171 and all its deps.
172 * Makefile.in: Regenerated.
173
174 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
175
176 * Makefile.def (host_modules): Add libctf.
177 * Makefile.def (dependencies): Likewise.
178 libctf depends on zlib, libiberty, and bfd.
179 * Makefile.in: Regenerated.
180 * configure.ac (host_libs): Add libctf.
181 * configure: Regenerated.
182
183 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
184
185 * MAINTAINERS (Write After Approval): Add myself.
186
187 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
188
189 * MAINTAINERS: Update my email address.
190
191 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
192
193 * MAINTAINERS (Write After Approval): Add myself.
194
195 2019-05-16 Jun Ma <junma@linux.alibaba.com>
196
197 * MAINTAINERS (Write After Approval): Add myself.
198
199 2019-05-07 Jim Wilson <jimw@sifive.com>
200
201 * MAINTAINERS: Remove myself as IA-64 maintainer.
202
203 2019-05-04 Roland Illig <roland.illig@gmx.de>
204
205 * MAINTAINERS (Write After Approval): Add myself.
206
207 2019-05-02 Richard Biener <rguenther@suse.de>
208
209 PR bootstrap/85574
210 * Makefile.tpl (compare target): Also compare extra-compare
211 files.
212 * Makefile.in: Regenerate.
213
214 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
215
216 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
217 as modulo-scheduler maintainer.
218
219 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
220
221 * MAINTAINERS: Add myself as co-maintainer for Darwin.
222
223 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
224
225 * MAINTAINERS: Update my email address.
226
227 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
228
229 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
230 * configure: Regenerate.
231
232 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
233
234 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
235 * configure: Regenerate.
236
237 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
238
239 * configure.ac: Add target-zlib to target_libraries.
240 * configure: Regenerate.
241
242 2019-04-09 Martin Liska <mliska@suse.cz>
243
244 * Makefile.in: Regenerate.
245 * Makefile.tpl: Pass GENERATOR_CFLAGS
246 in all stages.
247
248 2019-03-28 Martin Liska <mliska@suse.cz>
249
250 PR bootstrap/89829
251 * Makefile.in: Revert r254150.
252 * Makefile.tpl: Likewise.
253
254 2019-03-28 Ben Elliston <bje@gnu.org>
255
256 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
257 related, and libdecnumber.
258
259 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
260
261 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
262 (Write After Approval): Remove myself.
263
264 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
265
266 * MAINTAINERS (Write After Approval): Add myself.
267
268 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
269
270 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
271 (Write After Approval): Remove myself and Julian.
272
273 2019-01-26 Harald Anlauf <anlauf@gmx.de>
274
275 * MAINTAINERS (Write After Approval): Add myself.
276
277 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
278
279 * MAINTAINERS (Write After Approval): Add myself.
280
281 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
282
283 * ChangeLog: Replace space with tab.
284 * MAINTAINERS: Delete 1 tab to keep alignment.
285
286 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
287
288 * MAINTAINERS (Write After Approval): Add myself.
289
290 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
291
292 * MAINTAINERS (Write After Approval): Add myself.
293
294 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
295 Kwok Cheung Yeung <kcy@codesourcery.com>
296 Julian Brown <julian@codesourcery.com>
297 Tom de Vries <tom@codesourcery.com>
298 Jan Hubicka <hubicka@ucw.cz>
299 Martin Jambor <mjambor@suse.cz>
300
301 * configure.ac: Likewise.
302 * configure: Regenerate.
303 * contrib/config-list.mk: Add amdgcn-amdhsa.
304
305 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
306
307 * MAINTAINERS (Write After Approval): Add myself.
308
309 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
310
311 * MAINTAINERS (Write After Approval): Add myself.
312
313 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
314
315 PR target/88535
316 * config.guess: Import upstream version 2019-01-03.
317 * config.sub: Import upstream version 2019-01-01.
318
319 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
320
321 * MAINTAINERS (Write After Approval): Update my maintainer address.
322
323 2018-12-21 Gergö Barany <gergo@codesourcery.com>
324
325 * MAINTAINERS (Write After Approval): Add myself.
326
327 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
328
329 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
330
331 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
332
333 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
334 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
335 (GCC_TARGET_TOOL): Likewise.
336 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
337 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
338 OTOOL, OTOOL_FOR_TARGET: New substitutions.
339 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
340 * configure: Regenerate.
341 * Makefile.in: Likewise.
342
343 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
344
345 * MAINTAINERS (Write After Approval): Add myself.
346
347 2018-11-13 Martin Liska <mliska@suse.cz>
348
349 * gcc.target/i386/pr87930.c: Move to ...
350 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
351
352 2018-11-10 Stafford Horne <shorne@gmail.com>
353
354 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
355 (Write After Approval): Remove myself.
356
357 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
358
359 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
360 Append $INCICONV to it.
361
362 2018-11-04 Stafford Horne <shorne@gmail.com>
363
364 * MAINTAINERS (Write After Approval): Add myself.
365
366 2018-10-31 Joseph Myers <joseph@codesourcery.com>
367
368 PR bootstrap/82856
369 * multilib.am: New file. From automake.
370
371 Merge from binutils-gdb:
372 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
373
374 * libtool.m4: Use AC_LANG_SOURCE.
375 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
376 * ar-lib: New file.
377 * test-driver: New file.
378 * configure: Re-generate.
379
380 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
381
382 * MAINTAINERS (Write After Approval): Add myself.
383
384 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
385
386 PR bootstrap/87788
387 PR d/87799
388 * configure: Rebuild.
389 * configure.ac: Disable D on systems where it is known not to work.
390
391 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
392
393 * Makefile.def (target_modules): Add libphobos.
394 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
395 GDCFLAGS_FOR_TARGET.
396 (dependencies): Make libphobos depend on libatomic, libbacktrace
397 configure, and zlib configure.
398 (language): Add language d.
399 * Makefile.in: Rebuild.
400 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
401 (HOST_EXPORTS): Add GDC.
402 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
403 (BASE_TARGET_EXPORTS): Add GDC.
404 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
405 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
406 (EXTRA_HOST_FLAGS): Add GDC.
407 (STAGE1_FLAGS_TO_PASS): Add GDC.
408 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
409 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
410 environment variables.
411 * configure: Rebuild.
412 * configure.ac: Add target-libphobos to target_libraries. Set and
413 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
414
415 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
416
417 * MAINTAINERS (Write After Approval): Add myself.
418
419 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
420
421 * MAINTAINERS (Write After Approval): Remove myself.
422
423 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
424
425 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
426
427 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
428
429 * MAINTAINERS: Update my email address.
430
431 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
432
433 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
434 maintainer.
435
436 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
437
438 * MAINTAINERS (Write After Approval): Add self.
439
440 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
441
442 * MAINTAINERS (write after approval): Add myself.
443
444 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
445
446 * MAINTAINERS: Update my email address.
447
448 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
449
450 * MAINTAINERS (write after approval): Add myself.
451
452 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
453
454 * MAINTAINERS: Add self to global reviewers list.
455
456 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
457
458 MAINTAINERS: Add c-sky port maintainers.
459
460 2018-08-10 Martin Liska <mliska@suse.cz>
461
462 * MAINTAINERS: Revert change in previous commit and
463 join lines.
464
465 2018-08-10 Martin Liska <mliska@suse.cz>
466
467 * MAINTAINERS: Remove extra line.
468
469 2018-08-06 Naveen H.S <naveenh@marvell.com>
470
471 * MAINTAINERS: Update my email address.
472
473 2018-07-19 DJ Delorie <dj@redhat.com>
474
475 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
476 as maintainer.
477
478 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
479
480 * MAINTAINERS: Adjust email address for me and my colleague Robin
481 Dapp.
482
483 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
484 Sunil K Pandey <sunil.k.pandey@intel.com>
485
486 PR target/84413
487 * config/i386/i386.c (m_CORE_AVX512): New.
488 (m_CORE_AVX2): Likewise.
489 (m_CORE_ALL): Add m_CORE_AVX2.
490 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
491 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
492 and remove the rest of m_SKYLAKE_AVX512.
493
494 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
495
496 * config.sub: Sync with upstream version 2018-07-03.
497
498 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
499
500 * config.guess: Sync with upstream version 2018-06-26.
501 * config.sub: Sync with upstream version 2018-07-02.
502
503 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
504
505 * libtool.m4: Sort output of 'find' to enable deterministic builds.
506 * ltmain.sh: Likewise.
507
508 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
509
510 * contrib/config-list.mk: Remove powerpc-linux_paired.
511
512 2018-06-29 Alexandre Oliva <oliva@adacore.com>
513
514 * configure.ac: Introduce support for @unless/@endunless.
515 * Makefile.tpl (dep-kind): Rewrite with cond; return
516 postbootstrap in some cases.
517 (make-postboot-dep, postboot-targets): New.
518 (dependencies): Do not output postbootstrap dependencies at
519 first. Output non-target ones changed for configure to depend
520 on stage_last @if gcc-bootstrap, and the original deps @unless
521 gcc-bootstrap.
522 * configure.in, Makefile.in: Rebuilt.
523
524 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
525
526 * MAINTAINERS (write after approval): Add myself.
527
528 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
529
530 * MAINTAINERS (write after approval): Add myself.
531
532 2018-06-19 Nick Clifton <nickc@redhat.com>
533
534 * zlib/configure.ac: Restore old behaviour of only enabling
535 multilibs when a target subdirectory is defined. This allows
536 building with srcdir == builddir.
537 * zlib/configure: Regenerate.
538
539 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
540
541 * Makefile.def (fortran): Add check-target-libgomp-fortran.
542 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
543 * Makefile.in: Regenerate.
544
545 2018-06-16 Ben Elliston <bje@gnu.org>
546
547 * config.guess: Import latest version.
548 * config.sub: Likewise.
549
550 2018-06-08 Martin Liska <mliska@suse.cz>
551
552 * MAINTAINERS: Remove MPX-related entries.
553 * Makefile.def: Remove libmpx support.
554 * Makefile.in: Regenerate.
555 * configure.ac: Remove removed files.
556 * configure: Regenerate.
557 * libmpx/ChangeLog: Remove.
558 * libmpx/Makefile.am: Remove.
559 * libmpx/Makefile.in: Remove.
560 * libmpx/acinclude.m4: Remove.
561 * libmpx/aclocal.m4: Remove.
562 * libmpx/config.h.in: Remove.
563 * libmpx/configure: Remove.
564 * libmpx/configure.ac: Remove.
565 * libmpx/configure.tgt: Remove.
566 * libmpx/libmpx.spec.in: Remove.
567 * libmpx/mpxrt/Makefile.am: Remove.
568 * libmpx/mpxrt/Makefile.in: Remove.
569 * libmpx/mpxrt/libmpx.map: Remove.
570 * libmpx/mpxrt/libtool-version: Remove.
571 * libmpx/mpxrt/mpxrt-utils.c: Remove.
572 * libmpx/mpxrt/mpxrt-utils.h: Remove.
573 * libmpx/mpxrt/mpxrt.c: Remove.
574 * libmpx/mpxrt/mpxrt.h: Remove.
575 * libmpx/mpxwrap/Makefile.am: Remove.
576 * libmpx/mpxwrap/Makefile.in: Remove.
577 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
578 * libmpx/mpxwrap/libtool-version: Remove.
579 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
580
581 2018-06-04 Martin Liska <mliska@suse.cz>
582
583 * MAINTAINERS: Add myself as gcov maintainer.
584
585 2018-06-04 Matthew Fortune <mfortune@gmail.com>
586
587 * MAINTAINERS: Update my email address.
588
589 2018-06-04 Tom de Vries <tdevries@suse.de>
590
591 * MAINTAINERS: Remove write-after-approval entries for component
592 maintainers.
593
594 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
595
596 * MAINTAINERS (write after approval): Add myself.
597
598 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
599
600 * MAINTAINERS: Update my email address.
601
602 2018-06-01 Tom de Vries <tdevries@suse.de>
603
604 * MAINTAINERS: Update my email address.
605
606 2018-05-22 Bin Cheng <bin.cheng@arm.com>
607
608 * MAINTAINERS (loop-optimizer): Add myself.
609
610 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
611
612 * configure.ac: Added "nfp" target.
613 * configure: Regenerate.
614
615 2018-04-30 Richard Biener <rguenther@suse.de>
616
617 PR bootstrap/85571
618 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
619 (STAGE3_TFLAGS): Likewise.
620 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
621 (STAGEtrain_TFLAGS): Likewise.
622 * Makefile.in: Regenerate.
623
624 2018-04-26 Richard Biener <rguenther@suse.de>
625
626 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
627 (STAGE2_CFLAGS): Likewise.
628 (STAGE2_TFLAGS): Likewise.
629 (STAGE3_CFLAGS): Add -fchecking.
630 (STAGE3_TFLAGS): Likewise.
631 (STAGEtrain_CFLAGS): Filter out -fchecking.
632 (STAGEtrain_TFLAGS): Likewise.
633 * Makefile.in: Re-generate.
634
635 2018-04-25 Catherine Moore <clm@codesourcery.com>
636
637 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
638
639 2018-04-18 Paul Clarke <pc@us.ibm.com>
640
641 * MAINTAINERS (write after approval): Add myself.
642
643 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
644
645 * MAINTAINERS: Update my email address.
646
647 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
648
649 * MAINTAINERS: Remove redundant Write-After-Approval entry.
650
651 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
652
653 * MAINTAINERS: Update my email address and disambiguate myself
654 a bit from Will Schmidt.
655
656 2018-03-21 Nathan Sidwell <nathan@acm.org>
657
658 * MAINTAINERS: Move maintainers of now-removed picochip and score
659 ports to write after approval.
660
661 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
662
663 * MAINTAINERS: Add entry for SVE maintainership.
664
665 2018-02-13 Maciej W. Rozycki <macro@mips.com>
666
667 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
668 * configure: Regenerate.
669
670 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
671
672 * MAINTAINERS (write after approval): Add myself.
673
674 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
675
676 * MAINTAINERS (write after approval): Add myself.
677
678 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
679
680 * MAINTAINERS (write after approval): Add myself.
681
682 2018-01-03 Jakub Jelinek <jakub@redhat.com>
683
684 Update copyright years.
685
686 2018-01-03 Ben Elliston <bje@gnu.org>
687
688 * config.guess: Import latest version.
689 * config.sub: Likewise.
690
691 2017-12-12 Stafford Horne <shorne@gmail.com>
692
693 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
694 * configure: Regenerate.
695
696 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
697
698 * MAINTAINERS (Write After Approval): Add myself.
699
700 2017-11-28 Julia Koval <julia.koval@intel.com>
701 Sebastian Peryt <sebastian.peryt@intel.com>
702
703 * Makefile.def (target_modules): Remove libcilkrts.
704 * Makefile.in: Ditto.
705 * configure: Ditto.
706 * configure.ac: Ditto.
707
708 2017-11-28 Julia Koval <julia.koval@intel.com>
709
710 * MAINTAINERS (Write After Approval): Add myself.
711
712 2017-11-22 Sudakshina Das <sudi.das@arm.com>
713
714 * MAINTAINERS (Write After Approval): Add myself.
715
716 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
717
718 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
719 Use my SiFive email address.
720
721 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
722
723 * MAINTAINERS (write after approval): Add myself.
724
725 2017-10-27 Martin Liska <mliska@suse.cz>
726
727 * Makefile.tpl: Use proper name of folder as it was renamed
728 during transition to 4 stages.
729 * Makefile.in: Regenerate.
730
731 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
732
733 * MAINTAINERS (write after approval): Add myself.
734
735 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
736
737 * MAINTAINERS: Add a note that maintainership also includes web
738 pages, docs, and testsuite related to that area.
739
740 2017-09-25 Tom de Vries <tom@codesourcery.com>
741
742 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
743
744 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
745
746 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
747
748 2017-09-15 Nathan Sidwell <nathan@acm.org>
749
750 * MAINTAINERS: Remove myself as a vxworks maintainer.
751
752 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
753
754 * MAINTAINERS: Remove email address of Jim Norris.
755
756 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
757
758 * MAINTAINERS (Reviewers): Move myself from here...
759 (CPU Port Maintainers): ... to here.
760
761 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
762
763 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
764
765 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
766
767 * MAINTAINERS (write after approval): Add myself.
768
769 2017-07-28 Tony Reix <tony.reix@atos.net>
770
771 * configure.ac (target-libffi): Don't disable for AIX.
772 (go): Don't add to unsupported_languages on AIX.
773 (target-libgo): Don't disable for AIX.
774 * configure: Regenerate.
775
776 2017-07-19 Yury Gribov <tetra2005@gmail.com>
777
778 * MAINTAINERS: Add myself.
779
780 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
781
782 * MAINTAINERS: Update my email address.
783
784 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
785
786 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
787 arm-specific auto-generated header files.
788
789 2017-07-03 Nathan Sidwell <nathan@acm.org>
790
791 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
792 * configure: Rebuilt.
793
794 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
795
796 * MAINTAINERS: Readd myself for c6x.
797
798 2017-06-28 Martin Liska <mliska@suse.cz>
799
800 PR bootstrap/81217
801 * Makefile.def: Remove superfluous bootstrap_target from
802 bootstrap_stage.
803 * Makefile.in: Re-generate the file.
804
805 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
806
807 * MAINTAINERS: Add myself to Write After Approval
808
809 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
810
811 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
812
813 2017-06-19 Martin Liska <mliska@suse.cz>
814
815 * Makefile.def: Define 4 stages PGO bootstrap.
816 * Makefile.tpl: Define FLAGS.
817 * Makefile.in: Regenerate.
818
819 2017-06-14 Ian Lance Taylor <iant@golang.org>
820
821 * Makefile.def: Add check-gotools to go check targets.
822 * Makefile.in: Rebuild.
823
824 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
825
826 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
827
828 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
829
830 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
831 * configure: Regenerate.
832
833 2017-05-31 Martin Liska <mliska@suse.cz>
834
835 * configure.ac: Add handling of stage2_werror_flags to
836 action-if-given and to action-if-not-given.
837 * configure: Regenerate.
838
839 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
840
841 * MAINTAINERS: Add self to Write After Approval
842
843 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
844
845 * MAINTAINERS: Update my email address, and remove myself as
846 maintainer in some areas.
847
848 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
849
850 * MAINTAINERS: Add self to Write After Approval
851
852 2017-05-25 Nathan Sidwell <nathan@acm.org>
853
854 * configure.ac: Add --enable-languages=default to mean default and
855 make --enable-languages=all mean all supported languages.
856 * configure: Regenerated.
857
858 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
859
860 * config.gcc (powerpc*-*-*spe*): New.
861 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
862 (powerpc-*-rtems*spe*): New.
863 (powerpc*-*-linux*spe*): New.
864 (powerpc-wrs-vxworksspe): New.
865 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
866 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
867 * config.host (powerpc*-*-*spe*): New.
868
869 2017-05-19 Martin Liska <mliska@suse.cz>
870
871 * configure.ac: Add --enable-werror-always just for
872 bootstrap-debug (or none build config) and do not add it
873 when we are on a release branch.
874 * configure: Regenerated.
875
876 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
877
878 * MAINTAINERS: Add self to Write After Approval
879
880 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
881
882 * MAINTAINERS: Move myself to Write After Approval section.
883
884 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
885
886 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
887 ACCH registers.
888 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
889 available.
890 (umulsidi3): Likewise.
891 (mulsidi3_700): Disable this pattern when we have advanced mpy
892 instructions.
893 (umulsidi3_700): Likewise.
894 (maddsidi4): New pattern.
895 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
896 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
897 (mpydu_imm_arcv2hs): Likewise.
898 * config/arc/predicates.md (accl_operand): New predicate.
899
900 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
901 Andrew Burgess <andrew.burgess@embecosm.com>
902
903 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
904 case.
905 (ARC_AUTOFP_IRQ_P): Likewise.
906 (ARC_AUTO_IRQ_P): Likewise.
907 (rgf_banked_register_count): New variable.
908 (parse_mrgf_banked_regs_option): New function.
909 (arc_override_options): Handle rgf_banked_regs option.
910 (arc_handle_interrupt_attribute): Add firq option.
911 (arc_compute_function_type): Return fast irq type when required.
912 (arc_must_save_register): Handle fast interrupts.
913 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
914 (arc_return_address_regs): Update.
915 * config/arc/arc.h (arc_return_address_regs): Update.
916 (arc_function_type): Add fast interrupt type.
917 (ARC_INTERRUPT_P): Update.
918 (RC_FAST_INTERRUPT_P): Define.
919 * config/arc/arc.md (simple_return): Update for fast interrupts.
920 (p_return_i): Likewise.
921 * config/arc/arc.opt (mrgf-banked-regs): New option.
922 * doc/invoke.texi (mrgf-banked-regs): Document.
923
924 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
925
926 * config/arc/arc.c (irq_ctrl_saved): New variable.
927 (ARC_AUTOBLINK_IRQ_P): Define.
928 (ARC_AUTOFP_IRQ_P): Likewise.
929 (ARC_AUTO_IRQ_P): Likewise.
930 (irq_range): New function.
931 (arc_must_save_register): Likewise.
932 (arc_must_save_return_addr): Likewise.
933 (arc_dwarf_emit_irq_save_regs): Likewise.
934 (arc_override_options): Handle deferred options.
935 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
936 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
937 arc_must_save_return_addr.
938 (arc_compute_frame_size): Handle automated save and restore of
939 registers.
940 (arc_expand_prologue): Likewise.
941 (arc_expand_epilogue): Likewise.
942 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
943 * config/arc/arc.opt (mirq-ctrl-saved): New option.
944 * doc/invoke.texi (mirq-ctrl-saved): Document option.
945
946 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
947 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
948
949 PR bootstrap/77661
950 * Makefile.def: Don't pass --enable-maintainer-mode on to an
951 in-tree build MPC.
952 * Makefile.in: Regenerate.
953
954 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
955
956 * configure.ac: Enable LTO by default on darwin >= 9.
957 * configure: Regenerate.
958
959 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
960
961 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
962 and Andrew Waterman as the RISC-V maintainers.
963
964 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
965
966 * MAINTAINERS: Add self to Write After Approval
967
968 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
969
970 * config.guess: Import latest from upstream.
971
972 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
973
974 * MAINTAINERS (Write After Approval): Remove entries that are
975 already covered under Reviewers.
976
977 2017-03-08 Mark Wielaard <mark@klomp.org>
978
979 PR demangler/70909
980 PR demangler/67264
981 * include/demangle.h: Add d_printing to struct demangle_component
982 and pass struct demangle_component as non const.
983
984 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
985
986 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
987
988 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
989
990 * Makefile.tpl: Remove HOST_ISLVER.
991 (HOST_EXPORTS): Remove ISLVER.
992 * Makefile.in: Regenerate.
993
994 2017-02-13 Richard Biener <rguenther@suse.de>
995
996 * configure: Re-generate.
997
998 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
999
1000 * MAINTAINERS: Adjust bug reporting URL.
1001
1002 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1003
1004 * MAINTAINERS (Write After Approval): Remove redundant entry
1005 for Andrew Burgess.
1006
1007 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
1008
1009 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1010 32-bit hppa*-*-hpux*.
1011 * configure: Regenerate.
1012
1013 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1014
1015 * configure.ac: Moved the white list of enabling BRIG FE to
1016 libhsail-rt/configure.tgt.
1017 * configure: Regenerated.
1018 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1019
1020 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
1021 Martin Jambor <mjambor@suse.cz>
1022
1023 * Makefile.def (target_modules): Added libhsail-rt.
1024 (languages): Added language brig.
1025 * Makefile.in: Regenerated.
1026 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1027 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1028 * configure: Regenerated.
1029
1030 2017-01-17 Jakub Jelinek <jakub@redhat.com>
1031
1032 PR other/79046
1033 * configure: Regenerated.
1034
1035 2017-01-04 Alan Modra <amodra@gmail.com>
1036
1037 * configure: Regenerate.
1038
1039 2016-12-29 Ben Elliston <bje@gnu.org>
1040
1041 * config.sub: Import latest version.
1042
1043 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1044
1045 * MAINTAINERS (Write After Approval): Add myself.
1046
1047 2016-12-21 Jakub Jelinek <jakub@redhat.com>
1048
1049 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1050 includes bootstrap-mpx.
1051 * configure: Regenerated.
1052
1053 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1054
1055 * MAINTAINERS (Write After Approval): Add myself.
1056
1057 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1058
1059 * configure: Regenerate.
1060
1061 2016-12-01 Matthias Klose <doko@ubuntu.com>
1062
1063 * configure.ac: Don't use pkg-config to check for bdw-gc.
1064 * configure: Regenerate.
1065
1066 2016-11-30 Matthias Klose <doko@ubuntu.com>
1067
1068 * Makefile.def: Remove reference to boehm-gc target module.
1069 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1070 options and for the bdw-gc pkg-config module.
1071 * configure: Regenerate.
1072 * Makefile.in: Regenerate.
1073
1074 2016-11-28 Nathan Sidwell <nathan@acm.org>
1075
1076 * MAINTAINERS (nvptx): Remove self.
1077
1078 2016-11-25 Ben Elliston <bje@gnu.org>
1079
1080 * config.guess: Import latest version.
1081 * config.sub: Likewise.
1082
1083 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1084
1085 * MAINTAINERS (Write After Approval): Add myself.
1086
1087 2016-11-15 Matthias Klose <doko@ubuntu.com>
1088
1089 * Makefile.def: Remove references to GCJ.
1090 * Makefile.tpl: Likewise.
1091 * Makefile.in: Regenerate.
1092
1093 2016-11-15 Matthias Klose <doko@ubuntu.com>
1094
1095 * config-ml.in: Remove references to GCJ.
1096 * configure.ac: Likewise.
1097 * configure: Regenerate.
1098
1099 2016-11-01 Josh Conner <joshconner@google.com>
1100
1101 * MAINTAINERS (Write After Approval): Update email address,
1102
1103 2016-10-27 Carl Love <cel@us.ibm.com>
1104
1105 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1106 Approval list to make it alphabetical.
1107
1108 2016-10-27 Carl Love <cel@us.ibm.com>
1109
1110 * MAINTAINERS (Write After Approval): Add myself.
1111
1112 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1113
1114 * MAINTAINERS (Reviewers): Add myself.
1115 (Write After Approval): Add myself.
1116
1117 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1118 Ulrich Weigand <uweigand@de.ibm.com>
1119
1120 * MAINTAINERS: Update email address.
1121
1122 2016-10-10 Nathan Sidwell <nathan@acm.org>
1123
1124 * MAINTAINERS: Update email address.
1125
1126 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1127
1128 * configure.ac: Add aarch64-*-freebsd*.
1129 * configure: Regenerate.
1130
1131 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1132
1133 * MAINTAINERS: Update email address after it got reverted.
1134
1135 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1136
1137 * configure.ac (target_libraries): Readd target-boehm-gc.
1138 Restore --enable-objc-gc handling.
1139 * configure: Regenerate.
1140
1141 2015-10-03 Jeff Law <law@redhat.com>
1142
1143 * MAINTAINERS: Move several inactive maintainers to the
1144 write-after-approval section.
1145
1146 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1147
1148 * configure.ac: Add target-libffi to target_libraries.
1149 Readd libgcj target disablings, modified to only target-libffi.
1150 Readd target addition of go to unsupported languages.
1151 * configure: Regenerated.
1152
1153 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1154
1155 * MAINTAINERS: Update email address.
1156
1157 2016-09-30 Andrew Haley <aph@redhat.com>
1158
1159 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1160 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1161 libgcj.
1162
1163 2016-09-30 Andrew Haley <aph@redhat.com>
1164
1165 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1166 write-after approval after GCJ deletion.
1167
1168 2016-09-30 Andrew Haley <aph@redhat.com>
1169
1170 * Makefile.def: Remove libjava.
1171 * Makefile.tpl: Likewise.
1172 * Makefile.in: Regenerate.
1173 * configure.ac: Likewise.
1174 * configure: Likewise.
1175 * gcc/java: Remove.
1176 * libjava: Likewise.
1177
1178 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1179
1180 * MAINTAINERS (Reviewers): Add myself.
1181
1182 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1183
1184 * configure.ac: Disable "sim" directory for arc*-*-*.
1185 * configure: Regenerated.
1186
1187 2016-09-23 Tamar Christina <tamar.christina@arm.com>
1188
1189 * MAINTAINERS (Write After Approval): Add myself.
1190
1191 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1192
1193 * configure.ac: Check for the minimum in-tree MPFR version
1194 handled.
1195 * configure: Regenerate.
1196
1197 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1198
1199 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1200 * configure: Regenerated.
1201
1202 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1203
1204 * MAINTAINERS (Write After Approval): Add myself.
1205
1206 2016-06-23 Andi Kleen <ak@linux.intel.com>
1207
1208 * Makefile.def: Add autoprofiledbootstrap.
1209 * Makefile.tpl: Dito.
1210 * Makefile.in: Regenerate.
1211
1212 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1213
1214 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1215 * configure: Regenerate.
1216
1217 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1218
1219 * configure: Regenerate.
1220 * configure.ac: Remove support for avr-rtems.
1221
1222 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1223
1224 * MAINTAINERS (Write After Approval): Add myself.
1225
1226 2016-06-16 Michael Collison <michael.collison@arm.com>
1227
1228 * MAINTAINERS (Write After Approval): Add myself.
1229
1230 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1231
1232 * MAINTAINERS (Write After Approval): Update e-mail address.
1233
1234 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1235
1236 * MAINTAINERS (Write After Approval): Add myself.
1237
1238 2016-05-28 Alan Modra <amodra@gmail.com>
1239
1240 * Makefile.tpl (configure): Depend on m4 files included.
1241 * Makefile.in: Regenerate.
1242
1243 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1244
1245 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1246 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1247
1248 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1249
1250 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1251 special case builtin.
1252 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1253 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1254 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1255 for __builtin_vec_addec.
1256
1257 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1258
1259 * config.guess: Import version 2016-04-02 (newest).
1260 * config.sub: Import version 2016-05-10 (newest).
1261
1262 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1263
1264 * configure.ac: Add ARC support to libgloss.
1265 * configure: Regenerate
1266
1267 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1268
1269 * MAINTAINERS (Write After Approval): Add myself.
1270
1271 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1272
1273 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1274 * configure: Regenerated.
1275 * Makefile.def (gmp): Explicitly disable assembler.
1276 (mpfr): Adjust lib_path.
1277 (mpc): Likewise.
1278 * Makefile.in: Regenerated.
1279
1280 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1281
1282 PR bootstrap/70704
1283 * configure.ac (--enable-stage1-checking): Add missing
1284 --enable-checking=.
1285 * configure: Regenerated.
1286
1287 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1288
1289 * config.guess: Revert r235676.
1290 * config.sub: Revert r235676.
1291
1292 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1293
1294 * config.guess: Remove SH5 support.
1295 * config.sub: Likewise.
1296 * configure: Likewise.
1297 * configure.ac: Likewise.
1298
1299 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1300
1301 PR bootstrap/70704
1302 * configure.ac (--enable-stage1-checking): For --disable-checking or
1303 implicit --enable-checking, make sure extra flag matches in between
1304 stage1 and later checking.
1305 * configure: Regenerated.
1306
1307 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1308
1309 * .gitattributes: New file.
1310
1311 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1312
1313 * MAINTAINERS (rs6000/powerpc port): Add myself.
1314
1315 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1316
1317 PR bootstrap/70173
1318 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1319 and gotools directories. Delete the stage_final file.
1320 * Makefile.in: Regenerate.
1321
1322 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1323
1324 * MAINTAINERS (Write After Approval): Add myself.
1325
1326 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1327
1328 * MAINTAINERS (Fortran maintainer): Remove myself.
1329
1330 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1331
1332 * MAINTAINERS (Write After Approval): Add myself.
1333
1334 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1335
1336 * MAINTAINERS (Write After Approval): Add myself.
1337
1338 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1339
1340 Sync with binutils-gdb:
1341
1342 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1343
1344 * configure.ac: Add mips and s390 to the gold target check.
1345 * configure: Regenerate.
1346
1347 2016-03-01 DJ Delorie <dj@redhat.com>
1348
1349 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1350
1351 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1352
1353 * MAINTAINERS (libcpp): Add myself.
1354 (diagnostic messages): Likewise.
1355
1356 2016-02-20 Tom de Vries <tom@codesourcery.com>
1357
1358 * MAINTAINERS: Fix whitespace.
1359
1360 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1361
1362 * MAINTAINERS (Write After Approval): Add myself.
1363
1364 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1365
1366 * config/isl.m4: Add comments about isl-0.16.
1367 * configure: Regenerate.
1368
1369 2016-01-29 Martin Jambor <mjambor@suse.cz>
1370
1371 * MAINTAINERS (hsa maintainers): Add myself.
1372
1373 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1374
1375 * MAINTAINERS: (Write After Approval): Add myself.
1376
1377 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1378 Sebastian Pop <s.pop@samsung.com>
1379
1380 * Makefile.in: Regenerate.
1381 * Makefile.tpl: Export ISLVER.
1382 * configure: Regenerate.
1383 * config/isl.m4: Detect isl-0.15.
1384
1385 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1386
1387 PR bootstrap/69329
1388 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1389 * Makefile.in: Regenerate.
1390
1391 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1392
1393 * configure.ac: Enable LTO for DJGPP
1394 * configure: Regenerate
1395
1396 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1397
1398 Sync with binutils-gdb:
1399 2015-10-21 Nick Clifton <nickc@redhat.com>
1400
1401 PR gas/19109
1402 * configure.ac: Note the 'none' is an acceptable argument to
1403 --enable-compressed-debug-sections.
1404 * configure: Regenerate.
1405
1406 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1407
1408 PR bootstrap/69134
1409 * Makefile.def (mpfr): Disable assembler.
1410 * Makefile.in: Regenerate.
1411
1412 2016-01-01 Ben Elliston <bje@gnu.org>
1413
1414 * config.guess: Import version 2016-01-01.
1415 * config.sub: Likewise.
1416
1417 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1418
1419 * MAINTAINERS (Write After Approval): Add myself.
1420
1421 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1422
1423 * Makefile.in: Replace ISL with isl.
1424 * Makefile.tpl: Same.
1425 * config/isl.m4: Same.
1426 * configure.ac: Same.
1427 * contrib/download_prerequisites: Same.
1428 * configure: Regenerate.
1429
1430 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1431
1432 * MAINTAINERS (Write After Approval): Add Myself.
1433
1434 2015-12-17 Nathan Sidwell <nathan@acm.org>
1435
1436 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1437 * configure: Regenerate.
1438
1439 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1440 Sebastian Pop <s.pop@samsung.com>
1441
1442 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1443 isl_ctx_get_max_operations.
1444 * configure: Regenerate.
1445
1446 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1447
1448 * MAINTAINERS (Write After Approval): Add myself.
1449
1450 2015-12-02 Ian Lance Taylor <iant@google.com>
1451
1452 PR go/66147
1453 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1454 * Makefile.in: Regenerate.
1455
1456 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1457
1458 PR libffi/65726
1459 * Makefile.def (lang_env_dependencies): Make libffi depend
1460 on cxx.
1461 * Makefile.in: Regenerate.
1462
1463 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1464
1465 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1466 symbols.
1467
1468 2015-11-20 Tristan Gingold <gingold@adacore.com>
1469
1470 Sync with binutils-gdb:
1471 2015-11-20 Tristan Gingold <gingold@adacore.com>
1472
1473 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1474 * configure: Regenerate.
1475
1476 2015-11-19 Martin Liska <mliska@suse.cz>
1477
1478 * .gitignore: Add .clang-format to ignored files.
1479 * Makefile.in: Add clang-format.
1480 * Makefile.tpl: Likewise.
1481
1482 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1483
1484 * configure.ac: Enable libmpx by default.
1485 * configure: Regenerated.
1486
1487 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1488
1489 * MAINTAINERS: Update email address.
1490
1491 2015-10-23 Paulo Matos <pmatos@linki.tools>
1492
1493 * MAINTAINERS: Update email address.
1494
1495 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1496
1497 * MAINTAINERS (Write After Approval): Add myself.
1498
1499 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1500
1501 Sync with binutils-gdb:
1502 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1503
1504 PR gas/19109
1505 * configure.ac: Add
1506 --enable-compressed-debug-sections={all,gas,gold,ld}.
1507 * configure: Regenerated.
1508
1509 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1510
1511 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1512
1513 2015-10-09 Martin Liska <mliska@suse.cz>
1514
1515 * MAINTAINERS (Write After Approval): Add myself.
1516
1517 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1518
1519 * MAINTAINERS (Write After Approval): Add myself.
1520
1521 2015-10-02 Florian Weimer <fweimer@redhat.com>
1522
1523 * MAINTAINERS: Update email address.
1524
1525 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1526
1527 * MAINTAINERS (Write After Approval): Add myself.
1528
1529 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1530
1531 * MAINTAINERS: Update email.
1532
1533 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1534
1535 * MAINTAINERS: Update my email address.
1536
1537 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1538
1539 * MAINTAINERS (ft32 port): Add myself.
1540
1541 2015-08-28 David Sherwood <david.sherwood@arm.com>
1542
1543 * MAINTAINERS: Add myself.
1544
1545 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1546
1547 * MAINTAINERS (Write After Approval): Add myself.
1548
1549 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1550
1551 PR libfortran/54572
1552 * Makefile.def: Make libgfortran depend on libbacktrace.
1553 * Makefile.in: Regenerate.
1554
1555 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1556
1557 * MAINTAINERS (Write After Approval): Add myself.
1558
1559 2015-08-12 Tom de Vries <tom@codesourcery.com>
1560
1561 PR other/67092
1562 * configure.ac: Remove --with_host_libstdcxx support.
1563 * configure: Regenerate.
1564
1565 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1566 Jakub Jelinek <jakub@redhat.com>
1567
1568 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1569 nvptx*-*-*.
1570 * configure: Regenerate.
1571
1572 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1573
1574 * Makefile.def (libiconv): Define bootstrap=true.
1575 Mark pdf/html/info as missing.
1576 (configure-gcc): Depend on all-libiconv.
1577 (all-gcc): Ditto.
1578 (configure-libcpp): Ditto.
1579 (all-libcpp): Ditto.
1580 (configure-intl): Ditto.
1581 (all-intl): Ditto.
1582 * Makefile.in: Regenerate.
1583
1584 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1585
1586 * MAINTAINERS (loop ivopts): Add the entry and myself.
1587
1588 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1589
1590 * MAINTAINERS (nvptx): Add self.
1591
1592 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1593
1594 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1595 128-bit vector modes.
1596
1597 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1598
1599 * MAINTAINERS (Write After Approval): Add myself.
1600
1601 2015-07-28 Ben Elliston <bje@gnu.org>
1602
1603 * config.sub, config.guess: Import from upstream.
1604
1605 2015-07-24 Michael Darling <darlingm@gmail.com>
1606
1607 PR other/66259
1608 * config-ml.in: Reflects renaming of configure.in to configure.ac
1609 * configure: Likewise
1610 * configure.ac: Likewise
1611
1612 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1613
1614 * MAINTAINERS: Update my email address.
1615
1616 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1617
1618 Sync with binutils-gdb:
1619 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1620
1621 * configure.ac (target_configdirs): Exclude target-zlib if
1622 target-libjava isn't built.
1623 * configure: Regenerated.
1624
1625 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1626
1627 Sync with binutils-gdb:
1628 2015-05-13 John David Anglin <dave.anglin@bell.net>
1629
1630 * configure.ac: Disable configuration of GDB for HPUX targets.
1631 * configure: Regenerate.
1632
1633 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1634
1635 * configure.ac: Add --with-system-zlib.
1636 * configure: Regenerated.
1637
1638 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1639
1640 * configure.ac: Add FT32 support.
1641 * configure: Regenerate.
1642
1643 2015-01-12 Anthony Green <green@moxielogic.com>
1644
1645 * configure.ac: Don't disable gprof for moxie.
1646 * configure: Rebuild.
1647
1648 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1649
1650 Sync with binutils-gdb:
1651 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1652
1653 PR ld/18355
1654 * Makefile.def: Add extra_configure_flags to host zlib.
1655 * configure.ac (extra_host_zlib_configure_flags): New. Set
1656 to --enable-host-shared When bfd is to be built as shared
1657 library. AC_SUBST.
1658 * Makefile.in: Regenerated.
1659
1660 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1661
1662 Sync with src:
1663 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1664 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1665 * Makefile.in: Regenerated.
1666
1667 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1668
1669 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1670 target.
1671 * configure: Regenerate.
1672
1673 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1674
1675 * MAINTAINERS (Write After Approval): Add myself.
1676
1677 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1678
1679 * MAINTAINERS (OS Port Maintainers): Add myself.
1680 (Various Maintainers): Remove myself from libffi testsuite.
1681
1682 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1683
1684 * MAINTAINERS (gen* on machine desc): Add self.
1685
1686 2015-06-02 Jason Merrill <jason@redhat.com>
1687
1688 PR bootstrap/66319
1689 * configure.ac: Use -std=gnu++98.
1690
1691 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1692
1693 * MAINTAINERS (Write After Approval): Add myself.
1694
1695 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1696
1697 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1698 * configure: Regenerate.
1699
1700 2015-05-26 Jason Merrill <jason@redhat.com>
1701
1702 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1703 * configure: Regenerate.
1704
1705 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1706
1707 * configure.ac: FT32 target added.
1708 * configure: Regenerated.
1709
1710 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1711
1712 * MAINTAINERS (Write After Approval): Add myself.
1713
1714 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1715
1716 * MAINTAINERS (Write After Approval): Add myself.
1717
1718 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1719
1720 * configure.ac: Fix typo.
1721 * configure: Regenerate.
1722
1723 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1724
1725 * MAINTAINERS (Write After Approval): Add myself.
1726
1727 2015-05-03 Matthias Klose <doko@ubuntu.com>
1728
1729 * configure.ac: Match $host configured with triplets.
1730 * configure: Regenerate.
1731
1732 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1733
1734 * Makefile.tpl: Remove surplus whitespace throughout.
1735 * Makefile.in: Regenerate.
1736
1737 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1738
1739 * MAINTAINERS (Various Maintainers): Add myself as instruction
1740 combiner maintainer.
1741
1742 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1743
1744 PR bootstrap/62077
1745 * configure.ac (--enable-stage1-checking): Default to
1746 release,misc,gimple,rtlflag,tree,types if --disable-checking
1747 or --enable-checking is not specified and DEV-PHASE is not
1748 experimental.
1749 * configure: Regenerated.
1750
1751 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1752
1753 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1754 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1755 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1756 * Makefile.in: Regenerate.
1757
1758 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1759
1760 * MAINTAINERS: Update my email address.
1761
1762 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1763
1764 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1765
1766 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1767
1768 * MAINTAINERS: Add myself as an arm port reviewer.
1769
1770 2015-03-25 Martin Liska <mliska@suse.cz>
1771 Yury Gribov <y.gribov@samsung.com>
1772
1773 * Makefile.in: Fix ln source location for vimrc file.
1774 * Makefile.tpl: Likewise.
1775
1776 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1777
1778 PR bootstrap/25672
1779 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1780 cross-compiling. Similarly for CXX_FOR_TARGET.
1781 * configure: Regenerate.
1782
1783 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1784
1785 * Makefile.def: Add libmpx.
1786 * configure.ac: Add libmpx.
1787 * Makefile.in: Regenerate.
1788 * configure: Regenerate.
1789
1790 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1791
1792 * MAINTAINERS (CPU Port Maintainers): Add myself
1793 i386 vector ISA extns mantainer.
1794
1795 2015-03-13 Jeff Law <law@redhat.com>
1796
1797 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1798 maintainer.
1799 Remove Richard Henderson as a maintainer for the x86 port.
1800
1801 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1802
1803 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1804
1805 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1806
1807 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1808 pointer bounds checker and i386 MPX maintainer.
1809
1810 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1811
1812 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1813
1814 2015-02-26 Martin Sebor <msebor@redhat.com>
1815
1816 * MAINTAINERS (Various Maintainers): Add self.
1817
1818 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1819
1820 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1821 Make sure it contains lto.
1822 * configure: Regenerate.
1823
1824 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1825
1826 * configure: Regenerate.
1827
1828 2015-02-06 Diego Novillo <dnovillo@google.com>
1829 1
1830 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1831 middle-end, docstring): Remove myself.
1832 (Write After Approval): Add myself.
1833
1834 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1835
1836 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1837 (Write After Approval): Update address.
1838
1839 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1840
1841 PR jit/64780
1842 * configure.ac: Require the user to explicitly specify
1843 --enable-host-shared if the jit is enabled.
1844 * configure: Regenerate.
1845
1846 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1847
1848 * MAINTAINERS (Write After Approval): Add myself.
1849
1850 2015-01-25 Tom de Vries <tom@codesourcery.com>
1851
1852 * MAINTAINERS: Make whitespace consistent.
1853
1854 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1855
1856 * MAINTAINERS (Write After Approval): Add myself.
1857
1858 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1859
1860 * MAINTAINERS: (Write After Approval): Add myself.
1861
1862 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1863
1864 * MAINTAINERS: (Write After Approval): Add myself.
1865
1866 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1867
1868 * MAINTAINERS: (Write After Approval): Add myself.
1869
1870 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1871
1872 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1873 objective-c/c++ front end maintainer.
1874
1875 2015-01-13 Marek Polacek <polacek@redhat.com>
1876
1877 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1878
1879 2015-01-12 Jeff Law <law@redhat.com>
1880
1881 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1882 a very long time.
1883
1884 2015-01-09 Ian Lance Taylor <iant@google.com>
1885
1886 * configure.ac (host_tools): Add gotools.
1887 * Makefile.def (host_modules): Add gotools.
1888 (dependencies): Add dependency of all-gotools on all-target-libgo.
1889
1890 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1891
1892 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1893 * configure: Regenerate.
1894
1895 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1896
1897 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1898 all-target-libgomp.
1899 * Makefile.in: Regenerate.
1900
1901 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1902
1903 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1904
1905 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1906
1907 * configure.ac: Add Visium support.
1908 * configure: Regenerate.
1909
1910 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1911
1912 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1913 * configure: Regenerate.
1914
1915 2015-01-03 Andrew Pinski <apinski@cavium.com>
1916
1917 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1918 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1919 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1920 (OBJCOPY_FOR_TARGET): New variable.
1921 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1922 * Makefile.in: Regenerate.
1923 * configure.ac: Check for already installed target objcopy.
1924 Also GCC_TARGET_TOOL on objcopy.
1925 * configure: Regenerate.
1926
1927 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1928
1929 * config.sub: Update from upstream, to 2015-01-01 version.
1930 * config.guess: Ditto.
1931
1932 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1933
1934 * MAINTAINERS (RTEMS Ports): Add myself.
1935
1936 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1937
1938 * MAINTAINERS (Write After Approval): Add myself.
1939
1940 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1941
1942 * MAINTAINERS (Write After Approval): Add myself.
1943
1944 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1945
1946 * configure.ac (--enable-as-accelerator-for): Don't set
1947 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1948 * configure: Regenerate.
1949
1950 2014-12-13 Jakub Jelinek <jakub@redhat.com>
1951
1952 PR bootstrap/64023
1953 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1954 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1955 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1956 to CXX.
1957 * Makefile.in: Regenerated.
1958
1959 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1960 Yury Gribov <y.gribov@samsung.com>
1961
1962 * .gitignore: Added .local.vimrc and .lvimrc.
1963 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1964 * Makefile.in: Regenerate.
1965
1966 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1967
1968 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1969 * configure: Regenerated.
1970
1971 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1972
1973 * MAINTAINERS (nvptx port): New entry.
1974
1975 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1976
1977 * configure: Regenerate.
1978
1979 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1980
1981 * configure.ac: Merge with Binutils.
1982
1983 2014-11-26 Tobias Burnus <burnus@net-b.de>
1984
1985 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1986 * Makefile.in: Regenerate.
1987
1988 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1989
1990 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1991 missing flex.
1992 * Makefile.in: Regenerated.
1993
1994 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1995
1996 * Makefile.in: Regenerate.
1997
1998 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1999
2000 PR bootstrap/63784
2001 * libtool.m4: Add $pic_flag with -shared.
2002
2003 2014-11-21 Renlin Li <Renlin.Li@arm.com>
2004
2005 * MAINTAINERS (Write After Approval): Added myself.
2006
2007 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2008
2009 * MAINTAINERS (write-after-approval): Add myself.
2010
2011 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2012
2013 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2014 from 2 years ago.
2015
2016 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2017
2018 Revert:
2019 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2020
2021 * MAINTAINERS (Write After Approval): Added myself as line map
2022 maintainer.
2023
2024 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2025
2026 Revert:
2027 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2028
2029 * MAINTAINERS (Write After Approval): Added myself.
2030
2031 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2032
2033 * MAINTAINERS (Write After Approval): Added myself.
2034
2035 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2036
2037 * MAINTAINERS (Write After Approval): Added myself as line map
2038 maintainer.
2039
2040 2014-11-17 Dodji Seketeli <dodji@redhat.com>
2041
2042 * MAINTAINERS (Various Maintainers): Added myself as line map
2043 maintainer.
2044
2045 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2046
2047 * move-if-change: Sync from upstream gnulib.
2048
2049 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2050
2051 * compile: Sync with upstream Automake.
2052 * depcomp: Ditto.
2053 * install-sh: Ditto.
2054 * missing: Ditto.
2055 * mkinstalldirs: Ditto.
2056 * ylwrap: Ditto.
2057
2058 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2059
2060 * config.sub: Update from upstream config repo.
2061 * config.guess: Ditto.
2062
2063 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2064
2065 * Makefile.def: Add liboffloadmic to target_modules. Make
2066 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2067 * Makefile.in: Regenerate.
2068 * configure: Regenerate.
2069 * configure.ac: Add liboffloadmic to target binaries.
2070 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2071 Add liboffloadmic to noconfig list when C++ is not supported.
2072
2073 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2074 Thomas Schwinge <thomas@codesourcery.com>
2075 Ilya Verbin <ilya.verbin@intel.com>
2076 Andrey Turetskiy <andrey.turetskiy@intel.com>
2077
2078 * configure: Regenerate.
2079 * configure.ac (--enable-as-accelerator-for)
2080 (--enable-offload-targets): New configure options.
2081
2082 2014-11-11 Tobias Burnus <burnus@net-b.de>
2083
2084 * Makefile.def: Make all-gcc depend on all-isl.
2085 * Makefile.in: Regenerate.
2086
2087 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2088
2089 * ChangeLog.jit: New.
2090 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2091
2092 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2093
2094 PR target/63610
2095 * libtool.m4: Fix globbing of darwin versions.
2096 * configure: Regenerate.
2097
2098 2014-11-11 Tobias Burnus <burnus@net-b.de>
2099
2100 * Makefile.def: Remove CLooG.
2101 * Makefile.tpl: Ditto.
2102 * configure.ac: Ditto.
2103 * configure: Regenerate.
2104 * Makefile.in: Ditto.
2105
2106 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2107
2108 * configure.ac: Handle nvptx-*-*.
2109 * configure: Regenerate.
2110
2111 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2112
2113 * MAINTAINERS (Write After Approval): Add myself.
2114
2115 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2116
2117 * Makefile.def (libcc1): Remove bootstrap=true;.
2118 * Makefile.in: Regenerated.
2119
2120 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2121
2122 * configure.ac: Update comment.
2123 * configure: Regenerate.
2124
2125 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2126
2127 * MAINTAINERS (Write After Approval): Add myself.
2128
2129 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2130
2131 * configure.ac (extra_host_libiberty_configure_flags): Add
2132 --enable-shared also for libcc1's benefit.
2133 * configure: Regenerate.
2134
2135 2014-10-29 Tristan Gingold <gingold@adacore.com>
2136
2137 * MAINTAINERS: Change my email address.
2138
2139 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2140 Tom Tromey <tromey@redhat.com>
2141
2142 * Makefile.def: Add libcc1 to host_modules.
2143 * configure.ac (host_tools): Add libcc1.
2144 * Makefile.in, configure: Rebuild.
2145
2146 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2147
2148 * configure.ac (build_configargs): Don't share config.cache between
2149 build subdirs.
2150 * configure: Regenerate.
2151
2152 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2153
2154 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2155 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2156 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2157 leon3v7 as leon3.
2158 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2159 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2160 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2161 * config/sparc/sparc.md (cpu): Add leon3v7.
2162 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2163
2164 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2165
2166 * MAINTAINERS (write-after-approval): Add myself.
2167
2168 2014-10-23 Ian Lance Taylor <iant@google.com>
2169
2170 * configure.ac: Disable the Go frontend on systems where it is known
2171 to not work.
2172 * configure: Regenerate.
2173
2174 2014-10-23 Richard Biener <rguenther@suse.de>
2175
2176 * Makefile.def: Add libcpp build module and dependencies.
2177 * configure.ac: Add libcpp build module.
2178 * Makefile.in: Regenerate.
2179 * configure: Likewise.
2180
2181 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2182
2183 * MAINTAINERS (write-after-approval): Add myself.
2184
2185 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2186
2187 * INSTALL/README: Do not mention CVS.
2188
2189 2014-10-03 Jing Yu <jingyu@google.com>
2190
2191 * configure.ac: Add aarch64 to list of targets that support gold.
2192 * configure: Regenerate.
2193
2194 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2195
2196 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2197
2198 2014-09-29 Catherine Moore <clm@codesourcery.com>
2199
2200 * MAINTAINERS: Add myself as MIPS maintainer.
2201
2202 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2203
2204 * MAINTAINERS: Move myself to MIPS maintainers.
2205
2206 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2207
2208 * MAINTAINERS: Put all email addresses between '<' and '>'.
2209
2210 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2211
2212 * MAINTAINERS: Move myself to reviewers (Fortran).
2213
2214 2014-09-01 Andi Kleen <ak@linux.intel.com>
2215
2216 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2217 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2218 * Makefile.in: Regenerate.
2219
2220 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2221
2222 * rtx-classes-status.txt: Delete
2223
2224 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2225
2226 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2227
2228 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2229
2230 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2231 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2232 of checking for version number.
2233 * configure: Regenerated.
2234 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2235
2236 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2237
2238 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2239 is done; begin phase 6 (use extra rtx_def subclasses).
2240
2241 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2242
2243 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2244 done; begin phase 5 (additional rtx_def subclasses).
2245
2246 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2247
2248 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2249
2250 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2251
2252 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2253 SET_BB_HEADER are done.
2254
2255 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2256
2257 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2258 done.
2259
2260 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2261
2262 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2263
2264 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2265
2266 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2267
2268 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2269
2270 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2271
2272 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2273
2274 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2275
2276 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2277
2278 * rtx-classes-status.txt: Phase 3 (per-file commits within
2279 "config" subdirs) is done; begin phase 4 (removal of
2280 "scaffolding").
2281
2282 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2283
2284 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2285 dir) is done; begin phase 3 (per-file commits within "config"
2286 subdirs).
2287
2288 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2289
2290 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2291 phase 2 (per-file commits in main source dir).
2292
2293 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2294
2295 * configure: Regenerated.
2296
2297 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2298
2299 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2300
2301 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2302
2303 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2304
2305 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2306
2307 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2308
2309 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2310
2311 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2312
2313 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2314
2315 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2316
2317 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2318
2319 * MAINTAINERS (Write After Approval): Add myself.
2320
2321 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2322
2323 * MAINTAINERS: Remove myself
2324
2325 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2326
2327 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2328
2329 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2330
2331 * MAINTAINERS (Write After Approval): Add myself.
2332
2333 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2334
2335 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2336 SET_BB_HEADER, SET_BB_FOOTER
2337
2338 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2339
2340 * rtx-classes-status.txt: New file
2341
2342 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2343
2344 * configure.ac: Eliminate ClooG installation dependency.
2345 * configure: Regenerate.
2346 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2347 * Makefile.in: Regenerate.
2348
2349 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2350
2351 * MAINTAINERS (Write After Approval): Add myself.
2352
2353 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2354
2355 * MAINTAINERS (Write After Approval): Add myself.
2356
2357 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2358
2359 * MAINTAINERS (Write After Approval): Add myself.
2360
2361 2014-07-28 Anthony Green <green@moxielogic.com>
2362
2363 Import from savannah.gnu.org:
2364 * config.sub: Update to 2014-07-28 version.
2365
2366 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2367
2368 * MAINTAINERS: Remove my MIPS maintainer entry.
2369
2370 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2371
2372 PR target/47230
2373 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2374 * configure: Regenerate.
2375
2376 2014-07-24 James Norris <jnorris@codesourcery.com>
2377
2378 * MAINTAINERS (Write After Approval): Add myself.
2379
2380 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2381
2382 * configure.ac: Accept only CLooG 0.18.1.
2383 * configure: Regenerate.
2384
2385 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2386
2387 * configure.ac: Don't accept isl 0.11.
2388 * configure: Regenerate.
2389
2390 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2391
2392 * MAINTAINERS (Write After Approval): Add myself.
2393
2394 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2395
2396 * configure.ac: Don't accept isl 0.10.
2397 * configure: Regenerate.
2398
2399 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2400
2401 Fix include path for in-tree cloog.
2402 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2403 * configure: Regenerate.
2404
2405 2014-06-18 Richard Henderson <rth@redhat.com>
2406
2407 * .gitignore: Import gcc_update output.
2408
2409 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2410
2411 * config-ml.in: Robustify ac_configure_args parsing.
2412
2413 * configure.ac (--enable-linker-plugin-configure-flags)
2414 (--enable-linker-plugin-flags): New flags.
2415 (configdirs): Conditionally add libiberty-linker-plugin.
2416 * configure: Regenerate.
2417 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2418 (host_modules) <lto-plugin>: Pay attention to
2419 @extra_linker_plugin_flags@ and
2420 @extra_linker_plugin_configure_flags@.
2421 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2422 * Makefile.in: Regenerate.
2423
2424 * Makefile.tpl (configure-[+prefix+][+module+])
2425 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2426 "module_srcdir" instead of "module" for locating a module's srcdir.
2427 * Makefile.in: Regenerate.
2428
2429 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2430
2431 * MAINTAINERS (Write After Approval): Add myself.
2432
2433 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2434
2435 * MAINTAINERS: Update my email address.
2436
2437 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2438
2439 * MAINTAINERS (Write After Approval): Add myself.
2440
2441 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2442
2443 * MAINTAINERS (Write After Approval): Add myself.
2444
2445 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2446
2447 PR libstdc++/61011
2448 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2449 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2450 * configure: Regenerate.
2451
2452 2014-05-28 Pedro Alves <palves@redhat.com>
2453
2454 * MAINTAINERS (Write After Approval): Add myself.
2455
2456 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2457
2458 * MAINTAINERS: Update my affiliation/email.
2459
2460 2014-05-19 Mike Stump <mikestump@comcast.net>
2461
2462 * MAINTAINERS: Add wide-int reviewers.
2463
2464 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2465
2466 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2467 * configure: Regenerated.
2468
2469 2014-05-15 Torvald Riegel <triegel@redhat.com>
2470
2471 * MAINTAINERS (libitm): Add myself as maintainer.
2472
2473 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2474
2475 * MAINTAINERS (Write After Approval): Add myself.
2476
2477 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2478
2479 * config.sub, config.guess: Import from upstream.
2480
2481 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2482
2483 * MAINTAINERS (Write After Approval): Put myself in correct order.
2484
2485 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2486
2487 * MAINTAINERS (Write After Approval): Add myself.
2488
2489 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2490
2491 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2492 section.
2493
2494 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2495
2496 * MAINTAINERS (Write After Approval): Delete myself.
2497
2498 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2499
2500 PR sanitizer/56781
2501 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2502 and -B* options with -Xcompiler.
2503
2504 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2505
2506 PR bootstrap/60620
2507 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2508 * Makefile.in: Regenerate.
2509
2510 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2511
2512 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2513 for WINDRES_FOR_TARGET in default-manifest.o rule.
2514 * Makefile.in: Regenerate.
2515
2516 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2517
2518 * MAINTAINERS (Write After Approval): Add myself.
2519
2520 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2521
2522 PR sanitizer/56781
2523 * Makefile.def: Set bootstrap=true; for host fixincludes.
2524 * configure.ac: Don't bootstrap host fixincludes unless
2525 --with-build-config=bootstrap-{a,ub}san.
2526 * Makefile.in: Regenerated.
2527 * configure: Regenerated.
2528
2529 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2530
2531 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2532 --enable-vtable-verify option parsing. Don't add
2533 target-libsanitizer to bootstrap_target_libs unless
2534 --with-build-config=bootstrap-asan or
2535 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2536 to bootstrap_target_libs unless --enable-vtable-verify.
2537 * configure: Regenerated.
2538
2539 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2540
2541 * MAINTAINERS (Write After Approval): Add myself.
2542
2543 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2544
2545 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2546
2547 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2548
2549 PR bootstrap/58572
2550 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2551 -I for libstdc++-v3 includes if $(LEAN).
2552 * Makefile.in: Regenerated.
2553
2554 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2555
2556 * MAINTAINERS: Update my email address.
2557
2558 2014-02-24 Walter Lee <walt@tilera.com>
2559
2560 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2561 (tilegx-*-*): Change to tilegx*-*-*.
2562 * configure: Regenerate.
2563
2564 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2565
2566 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2567
2568 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2569
2570 * MAINTAINERS (Write After Approval): Add myself.
2571
2572 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2573
2574 PR target/59788
2575 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2576 *solaris2*.
2577
2578 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2579
2580 * MAINTAINERS: Update my email address.
2581
2582 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2583
2584 * MAINTAINERS: Convert to UTF-8.
2585 Properly sort Xinliang David Li's entry.
2586
2587 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2588 Sandra Loosemore <sandra@codesourcery.com>
2589
2590 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2591 nios2 port maintainers.
2592
2593 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2594
2595 * MAINTAINERS (Write After Approval): Add myself.
2596
2597 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2598
2599 * configure.ac: Add user-friendly check for native x86_64-linux
2600 multilibs.
2601 * configure: Regenerate.
2602
2603 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2604
2605 * MAINTAINERS: Add myself as sh maintainer.
2606
2607 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2608
2609 * MAINTAINERS: Add self as SLSR maintainer.
2610
2611 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2612
2613 * MAINTAINERS: Update my email address.
2614
2615 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2616
2617 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2618
2619 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2620
2621 * Makefile.in: Regenerate.
2622
2623 * Makefile.tpl: Fix typo.
2624 * Makefile.in: Regenerate partially.
2625
2626 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2627
2628 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2629 supported.
2630 * configure: Regenerated.
2631
2632 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2633
2634 * MAINTAINERS (Write After Approval): Add myself.
2635
2636 2013-10-30 Jason Merrill <jason@redhat.com>
2637
2638 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2639 --disable-build-format-warnings.
2640
2641 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2642
2643 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2644 depend on libstdc++ and libgcc.
2645 * configure: Regenerate.
2646 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2647 libcilkrts for POSIX and i*86, and x86_64 architectures.
2648 * Makefile.in: Added libcilkrts related fields to support building it.
2649
2650 2013-10-26 Jeff Law <law@redhat.com>
2651
2652 * Makefile.def (target_modules): Remove libmudflap
2653 (languages): Remove check-target-libmudflap).
2654 * Makefile.in: Rebuilt.
2655 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2656 * configure.ac (target_libraries): Remove target-libmudflap.
2657 Remove checks which disabled libmudflap on some systems.
2658 * configure: Rebuilt.
2659 * libmudflap: Directory removed.
2660
2661 2013-10-21 Cong Hou <congh@google.com>
2662
2663 * MAINTAINERS (Write After Approval): Add myself.
2664
2665 2013-10-16 Mike Stump <mikestump@comcast.net>
2666
2667 * .dir-locals.el: Add.
2668
2669 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2670
2671 * configure.ac: Add --enable-host-shared
2672 * configure: Regenerate.
2673
2674 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2675
2676 Import from savannah.gnu.org:
2677 * config.guess: Update to 2013-06-10 version.
2678 * config.sub: Update to 2013-10-01 version.
2679
2680 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2681
2682 Changes to build configuration to allow big endian ARC ELF toolchain
2683 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2684 * configure: Regenerate.
2685
2686 2013-09-20 Alan Modra <amodra@gmail.com>
2687
2688 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2689 ppc host match. Support little-endian powerpc linux hosts.
2690
2691 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2692
2693 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2694 maintainer.
2695
2696 2013-09-12 DJ Delorie <dj@redhat.com>
2697
2698 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2699 maintainers.
2700
2701 2013-09-03 Richard Biener <rguenther@suse.de>
2702
2703 * configure.ac: Also allow ISL 0.12.
2704 * configure: Regenerated.
2705
2706 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2707
2708 * MAINTAINERS (Write After Approval): Add myself.
2709
2710 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2711
2712 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2713
2714 2013-08-26 Caroline Tice <cmtice@google.com>
2715
2716 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2717 "Various Reviewers" to libvtv "Various Maintainers".
2718
2719 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2720
2721 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2722
2723 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2724
2725 * MAINTAINERS: Update name, email.
2726
2727 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2728
2729 * MAINTAINERS (Write After Approval): Add myself.
2730
2731 2013-08-12 Caroline Tice <cmtice@google.com>
2732
2733 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2734 address in the Write After Approval section.
2735
2736 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2737
2738 * MAINTAINERS (Write After Approval): Update email.
2739
2740 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2741
2742 * configure.ac: Adjust to check VTV_SUPPORTED.
2743 * configure: Regenerated.
2744
2745 2013-08-02 Caroline Tice <cmtice@google.com>
2746
2747 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2748 on non-linux systems; add target-libvtv to noconfigdirs; add
2749 libsupc++/.libs to C++ library search paths.
2750 * configure: Regenerated.
2751 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2752 libstdc++ and libgcc.
2753 * Makefile.in: Regenerated.
2754
2755 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2756
2757 * MAINTAINERS (Write After Approval): Add myself.
2758
2759 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2760 Shiva Chen <shiva0217@gmail.com>
2761
2762 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2763 nds32 port maintainers.
2764
2765 2013-07-17 Tim Shen <timshen91@gmail.com>
2766
2767 * MAINTAINERS (Write After Approval): Add myself.
2768
2769 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2770
2771 * configure.ac: Sync from binutils.
2772 * configure: Regenerate.
2773
2774 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2775
2776 * MAINTAINERS (Write After Approval): Add myself.
2777
2778 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2779
2780 * MAINTAINERS (Write After Approval): Add myself.
2781
2782 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2783
2784 * MAINTAINERS (Write After Approval): Add myself.
2785
2786 2013-04-30 Brooks Moses <bmoses@google.com>
2787
2788 * MAINTAINERS: Update my email; move myself from Fortran
2789 reviewer to Write After Approval.
2790
2791 2013-04-16 Andreas Schwab <schwab@suse.de>
2792
2793 * configure.ac (aarch64-*-*): Don't disable java.
2794 * configure: Regenerate.
2795
2796 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2797
2798 * MAINTAINERS (Write After Approval): Add myself.
2799
2800 2013-03-30 Matthias Klose <doko@ubuntu.com>
2801
2802 * Makefile.def (target_modules): Don't install libffi.
2803 * Makefile.in: Regenerate.
2804
2805 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2806
2807 * MAINTAINERS (Write After Approval): Add myself.
2808
2809 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2810
2811 * MAINTAINERS (Write After Approval): Add myself.
2812
2813 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2814
2815 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2816 * configure: Regenerated.
2817
2818 2013-02-05 Ian Lance Taylor <iant@google.com>
2819
2820 PR go/55969
2821 * configure.ac: Disable libgo on some systems where it does not
2822 work.
2823
2824 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2825
2826 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2827 Remove Geoff Keating as rs6000 port maintainer, at his request.
2828
2829 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2830
2831 * MAINTAINERS: Update my email.
2832
2833 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2834
2835 * configure: Re-generate.
2836
2837 2013-01-15 Richard Biener <rguenther@suse.de>
2838
2839 PR other/55973
2840 * configure: Re-generate.
2841
2842 2013-01-14 Matthias Klose <doko@ubuntu.com>
2843
2844 * Makefile.def (install-target-libsanitizer): Depend on
2845 install-target-libstdc++-v3.
2846 * Makefile.in: Regenerate.
2847
2848 2013-01-14 Richard Biener <rguenther@suse.de>
2849
2850 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2851 * configure: Re-generate
2852
2853 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2854
2855 * config.sub: Update from config repo.
2856
2857 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2858
2859 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2860 * Makefile.in: Regenerate.
2861
2862 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2863
2864 * MAINTAINERS (arc): Add new port maintainership for myself.
2865
2866 2013-01-09 Jason Merrill <jason@redhat.com>
2867
2868 * .gitignore: Import from gdb repository.
2869
2870 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2871
2872 * Makefile.def (configure-gcc): Depend on all-gmp.
2873 (all-gcc): Remove dependency on all-gmp.
2874 * Makefile.in: Regenerated.
2875
2876 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2877
2878 * config.sub: Merge from config repo.
2879 * config.guess: Ditto.
2880
2881 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2882
2883 * Makefile.def: Merge from binutils.
2884 * Makefile.in: Ditto.
2885
2886 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2887
2888 * MAINTAINERS: Update my email.
2889
2890 2012-12-29 Ben Elliston <bje@gnu.org>
2891
2892 * config.guess: Update to 2012-12-29 version.
2893 * config.sub: Likewise.
2894
2895 2012-12-20 Matthias Klose <doko@ubuntu.com>
2896
2897 * Makefile.def (install-target-libgfortran): Depend on
2898 install-target-libquadmath, install-target-libgcc.
2899 (install-target-libsanitizer): Depend on install-target-libgcc.
2900 (install-target-libjava): Depend on install-target-libgcc.
2901 (install-target-libitm): Depend on install-target-libgcc.
2902 (install-target-libobjc): Depend on install-target-libgcc.
2903 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2904 * Makefile.in: Regenerate.
2905
2906 2012-12-19 Matthias Klose <doko@ubuntu.com>
2907
2908 * Makefile.def (install-target-libgo): Depend on
2909 install-target-libatomic.
2910 * Makefile.in: Regenerate.
2911
2912 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2913
2914 PR go/55201
2915 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2916 * Makefile.in: Regenerate.
2917
2918 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2919
2920 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2921 * configure: Regenerate.
2922
2923 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2924
2925 * config.sub: Merge from config repo.
2926
2927 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2928
2929 * Makefile.def (target_modules): Add bootstrap=true and
2930 raw_cxx=true to libsanitizer.
2931 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2932 * Makefile.in: Regenerated.
2933 * configure: Likewise.
2934
2935 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2936
2937 * MAINTAINERS: Remove self as RTL optimization maintainer.
2938
2939 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2940
2941 * MAINTAINERS (Write After Approval): Add myself.
2942
2943 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2944
2945 * Makefile.def (target_modules): Remove bootstrap=true and
2946 raw_cxx=true from libsanitizer.
2947 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2948 * Makefile.in: Regenerated.
2949 * configure: Likewise.
2950
2951 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2952
2953 * Makefile.def (target_modules): Add bootstrap=true and
2954 raw_cxx=true to libsanitizer.
2955 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2956 * Makefile.in: Regenerated.
2957 * configure: Likewise.
2958
2959 2012-11-28 Andrew Pinski <apinski@cavium.com>
2960
2961 PR bootstrap/54279
2962 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2963 * configure: Regenerate.
2964 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2965 * Makefile.in: Regenerate.
2966
2967 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2968
2969 * configure.ac: Disable libsanitizer if we're not building C++.
2970 * configure: Regenerate.
2971
2972 2012-11-15 Roland McGrath <roland@hack.frob.com>
2973
2974 * MAINTAINERS (Write After Approval): Add myself.
2975
2976 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
2977
2978 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2979 Kostya Serebryany (kcc@google.com) and
2980 Jakub Jelinek (jakub@redhat.com).
2981 Rename area for Dodji Seketeli (dodji@redhat.com).
2982
2983 2012-11-15 Dodji Seketeli <dodji@redhat.com>
2984
2985 * MAINTAINERS: (asan.c, related): Add myself.
2986
2987 2012-11-14 Roland McGrath <mcgrathr@google.com>
2988
2989 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2990 * configure: Regenerate.
2991
2992 2012-11-13 Richard Henderson <rth@redhat.com>
2993
2994 * configure.ac: Move libsanitizer logic to subdirectory.
2995 * configure: Regenerate.
2996
2997 2012-11-13 Dodji Seketeli <dodji@redhat.com>
2998
2999 * configure.ac: Enable libsanitizer just on x86 linux for now.
3000 * configure: Re-generate.
3001
3002 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
3003
3004 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3005 sections.
3006 * configure: Regenerate.
3007
3008 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
3009
3010 * configure.ac: Add section for configdirs for libsanitizer.
3011 Disable for cris-*-* and mmix-*-*.
3012 * configure: Regenerate.
3013
3014 2012-11-12 Wei Mi <wmi@google.com>
3015
3016 * configure.ac: Add libsanitizer to target_libraries.
3017 * Makefile.def: Ditto.
3018 * configure: Regenerate.
3019 * Makefile.in: Regenerate.
3020 * libsanitizer: New directory for asan runtime. Contains an empty
3021 tsan directory.
3022
3023 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
3024
3025 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3026 against Mingw64 w32api.
3027 * configure: Regenerate.
3028
3029 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3030
3031 * configure: Regenerated.
3032
3033 2012-11-03 Robert Mason <rbmj@verizon.net>
3034
3035 * configure.ac: add --disable-libstdcxx configure option
3036 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3037
3038 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3039
3040 * MAINTAINERS (Write After Approval): Add myself.
3041
3042 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3043
3044 * MAINTAINERS (Write After Approval): Add myself.
3045
3046 2012-10-24 Sharad Singhai <singhai@google.com>
3047
3048 * MAINTAINERS (Write After Approval): Add myself.
3049
3050 2012-10-24 Eric Christopher <echristo@gmail.com>
3051
3052 * MAINTAINERS: Update email address.
3053
3054 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3055
3056 PR bootstrap/54820
3057 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3058 * configure: Regenerate.
3059
3060 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
3061
3062 * MAINTAINERS (aarch64): Add Marcus and myself.
3063
3064 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3065
3066 PR bootstrap/54820
3067 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3068 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3069 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3070 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3071 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3072 * Makefile.in: Regenerate.
3073 * configure.ac (have_static_libs): New variable and associated check.
3074 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3075 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3076 * configure: Regenerate.
3077
3078 2012-10-10 Richard Biener <rguenther@suse.de>
3079
3080 * MAINTAINERS: Adjust for changed surname.
3081
3082 2012-10-04 Lawrence Crowl <crowl@google.com>
3083
3084 * MAINTAINERS (Write After Approval): Add myself.
3085
3086 2012-10-01 Cary Coutant <ccoutant@google.com>
3087
3088 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3089
3090 2012-09-28 Ian Lance Taylor <iant@google.com>
3091
3092 * Makefile.def: Make all-target-libgo depend on
3093 all-target-libbacktrace.
3094 * Makefile.in: Rebuild.
3095
3096 2012-09-26 Ian Lance Taylor <iant@google.com>
3097
3098 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3099 * Makefile.in: Rebuild.
3100
3101 2012-09-20 Walter Lee <walt@tilera.com>
3102
3103 * configure.ac: Add tilegx to list of targets that support gold.
3104 * configure: Regenerate.
3105
3106 2012-09-20 Marek Polacek <polacek@redhat.com>
3107
3108 * MAINTAINERS (Write After Approval): Add myself.
3109
3110 2012-09-19 Steve Ellcey <sellcey@mips.com>
3111
3112 * configure.ac: Add mips*-mti-elf* target.
3113 * configure: Regenerate.
3114
3115 2012-09-17 Ian Lance Taylor <iant@google.com>
3116
3117 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3118 * configure.ac (host_libs): Add libbacktrace.
3119 (target_libraries): Add libbacktrace.
3120 * Makefile.def (host_modules): Add libbacktrace.
3121 (target_modules): Likewise.
3122 * configure, Makefile.in: Rebuild.
3123
3124 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3125
3126 PR target/38607
3127 Merge upstream change.
3128 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3129
3130 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3131 Add libgomp*.o to compare_exclusions for AIX.
3132 * configure: Regenerate.
3133
3134 2012-09-06 Diego Novillo <dnovillo@google.com>
3135
3136 * configure.ac: Bump minimum GMP version to 4.2.3.
3137 * configure: Re-generate.
3138
3139 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3140
3141 PR target/54461
3142 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3143 target-libgloss if not configured --with-avrlibc=no.
3144 * configure: Regenerate.
3145
3146 2012-09-04 Jason Merrill <jason@redhat.com>
3147
3148 * configure.ac: Fix --enable-languages=all.
3149
3150 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3151
3152 * MAINTAINERS (Write After Approval): Add myself.
3153
3154 2012-09-03 Richard Guenther <rguenther@suse.de>
3155
3156 PR bootstrap/54138
3157 * configure.ac: Re-organize ISL / CLOOG checks to allow
3158 disabling with either --without-isl or --without-cloog.
3159 * configure: Regenerated.
3160
3161 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
3162
3163 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3164 * configure: Regenerate.
3165
3166 2012-08-27 Ulrich Drepper <drepper@gmail.com>
3167
3168 * MAINTAINERS: Fix my email address.
3169
3170 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3171
3172 PR binutils/4970
3173 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3174 and opcodes.
3175 * Makefile.in: Regenerated.
3176
3177 2012-08-26 Art Haas <ahaas@impactweather.com>
3178
3179 * configure: Regenerate.
3180
3181 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3182
3183 * INSTALL/README: Also refer to the online installation
3184 instructions.
3185
3186 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3187
3188 * MAINTAINERS (Write After Approval): Add myself.
3189 (Picochip port): Remove myself.
3190
3191 2012-08-14 Diego Novillo <dnovillo@google.com>
3192
3193 Merge from cxx-conversion branch.
3194
3195 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3196 POSTSTAGE1_CONFIGURE_FLAGS.
3197 * Makefile.in: Regenerate.
3198 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3199 Force C++ when bootstrapping.
3200 * configure: Regenerate.
3201
3202 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3203
3204 * MAINTAINERS (Write After Approval): Add myself.
3205
3206 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3207
3208 * README: Document use of ranges of years in copyright notices.
3209
3210 2012-07-06 Richard Guenther <rguenther@suse.de>
3211
3212 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3213 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3214 --with-gmp=system.
3215 * Makefile.in: Regenerated.
3216 * configure: Likewise.
3217
3218 2012-07-06 Richard Guenther <rguenther@suse.de>
3219
3220 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3221 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3222 supply V=1 as extra_make_flags.
3223 * configure: Regenerated.
3224 * Makefile.in: Likewise.
3225
3226 2012-07-04 Tristan Gingold <gingold@adacore.com>
3227
3228 * configure: Regenerate.
3229
3230 2012-07-03 Richard Guenther <rguenther@suse.de>
3231
3232 * Makfile.def (isl): Remove not necessary extra_exports and
3233 extra_make_flags.
3234 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3235 * Makefile.in: Regenerated.
3236
3237 2012-07-03 Richard Guenther <rguenther@suse.de>
3238
3239 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3240 * configure.ac: If either the ISL or the CLooG check failed
3241 do not try to build in-tree versions.
3242 * Makefile.in: Regenerated.
3243 * configure: Regenerated.
3244
3245 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3246
3247 * configure: Regenerate.
3248
3249 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3250
3251 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3252 maintainer.
3253
3254 2012-07-02 Richard Guenther <rguenther@suse.de>
3255
3256 * configure: Regenerated.
3257
3258 2012-07-02 Richard Guenther <rguenther@suse.de>
3259 Michael Matz <matz@suse.de>
3260 Tobias Grosser <tobias@grosser.es>
3261 Sebastian Pop <sebpop@gmail.com>
3262
3263 * Makefile.def: Add ISL host module, remove PPL host module.
3264 Adjust ClooG host module to use the proper ISL.
3265 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3266 * configure.ac: Include config/isl.m4. Add ISL host library,
3267 remove PPL. Remove PPL configury, add ISL configury, adjust
3268 ClooG configury.
3269 * Makefile.in: Regenerated.
3270 * configure: Likewise.
3271
3272 2012-07-02 Richard Guenther <rguenther@suse.de>
3273
3274 Merge from graphite branch
3275 2011-07-21 Tobias Grosser <tobias@grosser.es>
3276
3277 * configure: Regenerated.
3278 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3279 both cloog.org and legacy versions. The only supported version will
3280 be CLooG with the isl backend.
3281
3282 2011-07-21 Tobias Grosser <tobias@grosser.es>
3283
3284 * configure: Regenerated.
3285 * configure.ac: Require cloog isl 0.17.0
3286
3287 2011-07-21 Tobias Grosser <tobias@grosser.es>
3288
3289 * configure: Regenerated.
3290 * config/cloog.m4: Do not define CLOOG_ORG
3291
3292 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3293
3294 * configure.ac: Skip C if explicitly selected.
3295 * configure: Regenerate.
3296
3297 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3298
3299 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3300 they contain -O2.
3301 * configure: Regenerate.
3302
3303 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3304
3305 PR debug/53740
3306 * df.h, df-problems.c, dce.c: Revert last patch.
3307
3308 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3309
3310 * MAINTAINERS (Write After Approval): Update my email address.
3311
3312 2012-06-21 Meador Inge <meadori@codesourcery.com>
3313
3314 * MAINTAINERS (Write After Approval): Add myself.
3315
3316 2012-06-20 Jason Merrill <jason@redhat.com>
3317
3318 * Makefile.tpl (check-target-libgomp-c++): New.
3319 (check-target-libitm-c++): New.
3320 * Makefile.def (c++): Add them.
3321 * Makefile.in: Regenerate.
3322
3323 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3324
3325 * MAINTAINERS (Write After Approval): Add myself.
3326
3327 2012-05-16 Olivier Hainque <hainque@adacore.com>
3328
3329 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3330 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3331 (install-no-fixedincludes): Adjust accordingly.
3332 * Makefile.in: Regenerate.
3333
3334 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3335
3336 Merge upstream change
3337 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3338
3339 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3340
3341 * MAINTAINERS (Write After Approval): Add myself.
3342
3343 2012-05-09 Nick Clifton <nickc@redhat.com>
3344 Paul Smith <psmith@gnu.org>
3345
3346 PR bootstrap/50461
3347 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3348 allow for the fact that from release v3.1.0 of MPFR the source
3349 files were moved into a src sub-directory.
3350 * configure: Regenerate.
3351
3352 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3353
3354 * configure.ac: Bump minimum MPFR version to 2.4.0.
3355 * configure: Regenerated.
3356
3357 2012-05-01 Richard Henderson <rth@redhat.com>
3358
3359 * Makefile.def (libatomic): New target_module.
3360 * configure.ac (target_libraries): Add libatomic.
3361 (noconfigdirs): Check if libatomic is supported.
3362 * Makefile.in, configure: Rebuild.
3363
3364 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3365
3366 * MAINTAINERS (Write After Approval): Add myself.
3367
3368 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3369
3370 * config.sub: Update to 2012-04-18 version from official repo.
3371
3372 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3373
3374 * MAINTAINERS (Write After Approval): Add myself.
3375
3376 2012-04-11 Steve Ellcey <sellcey@mips.com>
3377
3378 * MAINTAINERS: Changed email address.
3379
3380 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3381
3382 PR target/52737
3383 * contrib/gcc_update (files_and_dependencies):
3384 Remove gcc/config/avr/t-multilib from touch data.
3385
3386 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3387
3388 * MAINTAINERS (OS Port Maintainers): Remove irix.
3389 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3390 (unsupported_languages): Remove mips-sgi-irix6.*.
3391 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3392 (with_stabs): Remove.
3393 * configure: Regenerate.
3394
3395 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3396
3397 * MAINTAINERS (OS Port Maintainers): Remove osf.
3398 * configure.ac (enable_libgomp): Remove *-*-osf*.
3399 (with_stabs): Remove alpha*-*-osf*.
3400 * configure: Regenerate.
3401
3402 2012-03-05 Tristan Gingold <gingold@adacore.com>
3403
3404 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3405 * configure: Regenerate.
3406
3407 2012-02-17 Walter Lee <walt@tilera.com>
3408
3409 * MAINTAINERS: (Write After Approval): Delete myself.
3410
3411 2012-02-14 Walter Lee <walt@tilera.com>
3412
3413 * MAINTAINERS (tilegx port): Add myself.
3414 (tilepro port): Add myself.
3415 (Write After Approval): Add myself.
3416
3417 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3418
3419 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3420 and Joseph Myers as docstring relicensing maintainers.
3421
3422 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3423
3424 * MAINTAINERS (write-after-approval): Add myself.
3425
3426 2012-02-08 Ira Rosen <irar@il.ibm.com>
3427
3428 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3429 maintainer.
3430
3431 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3432
3433 * MAINTAINERS (Write After Approval): Move myself to
3434 maintain alphabetical order.
3435
3436 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3437
3438 * MAINTAINERS (Write After Approval): Add myself.
3439
3440 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3441
3442 * MAINTAINERS (Write After Approval): Add myself.
3443
3444 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3445 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3446
3447 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3448 * configure: Regenerate.
3449
3450 2012-01-23 Harshit Chopra <harshit@google.com>
3451
3452 * MAINTAINERS (Write After Approval): Add myself.
3453
3454 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3455
3456 * configure.ac: Remove reference to mh-interix.
3457 * configure: Regenerate.
3458
3459 2012-01-05 Richard Henderson <rth@redhat.com>
3460
3461 PR bootstrap/51072
3462 * configure.ac: Disable libitm if c++ is not enabled.
3463 * configure: Rebuild.
3464
3465 * configure.ac: Fix regexp for same.
3466 * configure: Rebuild.
3467
3468 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3469
3470 * MAINTAINERS (Write After Approval): Add myself.
3471
3472 2012-01-02 Richard Guenther <rguenther@suse.de>
3473
3474 PR bootstrap/51686
3475 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3476 * Makefile.in: Regenerate.
3477
3478 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3479
3480 * MAINTAINERS (Write After Approval): Add myself.
3481
3482 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3483
3484 * configure: Regenerate.
3485
3486 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3487
3488 * MAINTAINERS (picochip): Changed email address.
3489
3490 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3491
3492 * MAINTAINERS (write-after-approval): Add self.
3493
3494 2011-11-29 DJ Delorie <dj@redhat.com>
3495
3496 * configure.ac (rl78-*-*) New case.
3497 * configure: Regenerate.
3498 * MAINTAINERS: Add myself as RL78 maintainer.
3499
3500 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3501
3502 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3503
3504 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3505
3506 * libtool.m4: Additional FreeBSD 10 fixes.
3507
3508 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3509
3510 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3511 Maintainers section, as Epiphany maintainer.
3512
3513 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3514
3515 PR target/49992
3516 * configure.ac: Remove ranlib special-casing for Darwin.
3517 * configure: Regenerate.
3518
3519 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3520
3521 * MAINTAINERS (Reviewers): Keep the list sorted.
3522
3523 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3524
3525 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3526
3527 2011-11-09 Roland McGrath <mcgrathr@google.com>
3528
3529 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3530 * configure: Rebuild.
3531 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3532 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3533 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3534 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3535 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3536 Add READELF.
3537 * Makefile.in: Rebuild.
3538
3539 2011-11-09 Jason Merrill <jason@redhat.com>
3540
3541 * Makefile.def (language=c++): Remove check-c++0x.
3542 * Makefile.in (check-gcc-c++): Regenerate.
3543
3544 2011-11-08 Richard Henderson <rth@redhat.com>
3545
3546 * configure.ac: Test for libitm directory present first.
3547
3548 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3549
3550 * configure.ac: Test libitm/configure.tgt to disable libitm.
3551 * configure: Rebuild.
3552
3553 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3554 Richard Henderson <rth@redhat.com>
3555
3556 Merged from transactional-memory.
3557
3558 * Makefile.def (lang_env_dependencies): libitm is c++.
3559 Add libitm target module.
3560 * configure.ac: Likewise.
3561 * config/mmap.m4: New file.
3562 * contrib/gcc_update: Add libitm to touch data.
3563 * Makefile.in, configure: Rebuild.
3564
3565 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3566
3567 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3568 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3569 * Makefile.in: Regenerate.
3570
3571 2011-11-01 DJ Delorie <dj@redhat.com>
3572
3573 * config.sub: Update to version 2011-10-29 (added rl78)
3574
3575 2011-10-27 Nick Clifton <nickc@redhat.com>
3576
3577 * config.sub: Import these changes from the config project:
3578
3579 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3580 Ben Elliston <bje@gnu.org>
3581
3582 * config.sub (epiphany): New.
3583
3584 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3585 Ben Elliston <bje@gnu.org>
3586
3587 * config.sub (hexagon, hexagon-*): New.
3588
3589 2011-08-23 Roland McGrath <mcgrathr@google.com>
3590
3591 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3592 64eb to be64.
3593
3594 2011-08-16 Roland McGrath <mcgrathr@google.com>
3595
3596 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3597 (nacl): Grok as alias for 32el-unknown-nacl.
3598
3599 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3600
3601 * MAINTAINERS (Write After Approval): Add myself.
3602
3603 2011-10-24 Teresa Johnson <tejohnson@google.com>
3604
3605 * MAINTAINERS (Write After Approval): Add myself.
3606
3607 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3608
3609 * MAINTAINERS (sparc port): Remove myself.
3610
3611 2011-09-14 Tom de Vries <tom@codesourcery.com>
3612
3613 * MAINTAINERS (Write After Approval): Add myself.
3614
3615 2011-08-14 Yao Qi <yao@codesourcery.com>
3616
3617 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3618 * configure: Regenerate.
3619
3620 2011-07-26 Ian Lance Taylor <iant@google.com>
3621
3622 * configure.ac: Set have_compiler based on whether gcc directory
3623 exists, rather than on whether gcc is in configdirs.
3624 * configure: Rebuild.
3625
3626 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3627
3628 * MAINTAINERS (Global Reviewers): Add self.
3629
3630 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3631
3632 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3633 link directories.
3634 * Makefile.in: Rebuild.
3635
3636 2011-07-20 Ian Lance Taylor <iant@google.com>
3637
3638 PR bootstrap/49787
3639 * configure.ac: Move --enable-bootstrap handling earlier in file.
3640 If --enable-bootstrap and either --enable-build-with-cxx or
3641 --enable-build-poststage1-with-cxx, enable C++ automatically.
3642 * configure: Rebuild.
3643
3644 2011-07-19 Ian Lance Taylor <iant@google.com>
3645
3646 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3647 make C++ a boot_language. Set and substitute
3648 POSTSTAGE1_CONFIGURE_FLAGS.
3649 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3650 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3651 * configure, Makefile.in: Rebuild.
3652
3653 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3654
3655 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3656 maintainers.
3657
3658 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3659
3660 * MAINTAINERS (Global Reviewers): Add myself.
3661
3662 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3663
3664 * configure: Regenerate.
3665
3666 2011-07-16 Jason Merrill <jason@redhat.com>
3667
3668 * Makefile.def (language=c++): Add check-c++0x and
3669 check-target-libmudflap-c++.
3670 * Makefile.tpl (check-target-libmudflap-c++): New.
3671 * Makefile.in: Regenerate.
3672
3673 2011-07-16 Matthias Klose <doko@ubuntu.com>
3674
3675 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3676 * Makefile.def (target_modules/libjava): Pass
3677 $(EXTRA_CONFIGARGS_LIBJAVA).
3678 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3679 if not configured with --enable-static-libjava.
3680 * Makefile.in: Regenerate.
3681 * configure: Likewise.
3682
3683 2011-07-15 Jason Merrill <jason@redhat.com>
3684
3685 * Makefile.in (check-c++): Move check-gcc-c++0x after
3686 check-target-libstdc++-v3.
3687
3688 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3689
3690 * MAINTAINERS (c6x port): New entry.
3691
3692 2011-07-13 Jason Merrill <jason@redhat.com>
3693
3694 * Makefile.in (check-gcc-c++0x): New.
3695 (check-c++): Depend on it.
3696
3697 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3698
3699 PR target/39150
3700 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3701 x86_64-*-solaris2.1[0-9]*.
3702 * configure: Regenerate.
3703
3704 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3705
3706 * MAINTAINERS (RTL optimizers): Add self.
3707
3708 2011-06-27 Gabriel Charette <gchare@google.com>
3709
3710 * MAINTAINERS (Write After Approval): Add myself.
3711
3712 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3713
3714 PR regression/47836
3715 PR bootstrap/23656
3716 PR other/47733
3717 PR bootstrap/49247
3718 PR c/48825
3719 * configure.ac (target_libraries): Remove target-libiberty.
3720 Remove case-statement setting skipdirs=target-libiberty for
3721 multiple targets. Remove checking target_configdirs and
3722 removing target-libiberty but keeping target-libgcc if
3723 otherwise empty.
3724 * Makefile.def (target_modules): Don't add libiberty.
3725 (dependencies): Remove all traces of target-libiberty.
3726 * configure, Makefile.in: Regenerate.
3727
3728 2011-06-13 Walter Lee <walt@tilera.com>
3729
3730 * configure.ac (tilepro-*-*) New case.
3731 (tilegx-*-*): Likewise.
3732 * configure: Regenerate.
3733
3734 2011-06-06 Jing Yu <jingyu@google.com>
3735
3736 * configure.ac: Skip target-libiberty for
3737 arm*-*-linux-androideabi.
3738 * configure: Regenerated.
3739
3740 2011-06-06 Nick Clifton <nickc@redhat.com>
3741
3742 * config.sub: Sync from upstream.
3743
3744 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3745
3746 * MAINTAINERS (Write After Approval): Add myself.
3747
3748 2011-06-01 Daniel Jacobowitz <drow@false.org>
3749
3750 * MAINTAINERS: Update my email address.
3751
3752 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3753
3754 * MAINTAINERS (Write After Approval): Update my email address.
3755
3756 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3757
3758 * MAINTAINERS (Write After Approval): Add myself.
3759
3760 2011-05-08 Doug Kwan <dougkwan@google.com>
3761
3762 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3763 * configure: Regenerated.
3764 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3765 value from configure.
3766 * Makefile.in: Regenerated.
3767
3768 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3769
3770 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3771 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3772 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3773 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3774 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3775 *-*-vxworks*): Disable newlib and libgloss in separate case
3776 statement.
3777 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3778 to separate case statement.
3779 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3780 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3781 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3782 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3783 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3784 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3785 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3786 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3787 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3788 i[[3456789]]86-*-rdos*, m32r-*-*,
3789 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3790 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3791 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3792 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3793 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3794 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3795 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3796 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3797 and libgloss in main case over targets. Remove most empty cases
3798 in main case over targets.
3799 * configure: Regenerate.
3800
3801 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3802
3803 * MAINTAINERS (Write After Approval): Add myself.
3804
3805 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3806
3807 * configure.ac: Remove code setting special library locations for
3808 hppa*64*-*-hpux11*. Remove code setting compiler for
3809 sparc-sun-solaris2*.
3810 * configure: Regenerate.
3811
3812 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3813
3814 * configure.ac: Separate libgloss_dir settings from general case
3815 over targets.
3816 * configure: Regenerate.
3817
3818 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3819
3820 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3821 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3822 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3823 cases in libgcj-disabling case statement.
3824 (hppa*64*-*-linux*): Set unsupported_languages instead of
3825 disabling target-zlib.
3826 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3827 to hppa*64*-*-hpux*.
3828 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3829 hppa*-*-hpux*.
3830 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3831 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3832 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3833 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3834 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3835 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3836 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3837 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3838 libgcj-disabling case statement.
3839 * configure: Regenerate.
3840
3841 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3842
3843 * configure.ac: Disable Java for targets not supporting libffi.
3844 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3845 Remove cases in Java-disabling statement.
3846 (*arm-wince-pe): Change to arm-wince-pe.
3847 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3848 cases in Java-disabling statement.
3849 (bfin-*-*): Don't disable Java again.
3850 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3851 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3852 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3853 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3854 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3855 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3856 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3857 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3858 Java-disabling statement.
3859 (mmix-*-*): Don't disable Java again.
3860 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3861 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3862 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3863 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3864 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3865 statement.
3866 * configure: Regenerate.
3867
3868 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3869
3870 * configure.ac: Separate cases disabling Java and Java libraries
3871 from general case over targets.
3872 * configure: Regenerate.
3873
3874 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3875
3876 * MAINTAINERS: Update my email address.
3877
3878 2011-04-20 Easwaran Raman <eraman@google.com>
3879
3880 * MAINTAINERS (Write After Approval): Add myself.
3881
3882 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3883
3884 PR lto/48086
3885 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3886 * configure: Regenerate.
3887
3888 2011-04-16 Jim Meyering <meyering@redhat.com>
3889
3890 * MAINTAINERS (Write After Approval): Add myself.
3891
3892 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3893
3894 * MAINTAINERS: Update my email address.
3895
3896 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3897
3898 * MAINTAINERS (Write After Approval): Add myself.
3899
3900 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3901
3902 * MAINTAINERS (Write After Approval): Add myself.
3903
3904 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3905
3906 * MAINTAINERS (Write After Approval): Add myself.
3907
3908 2011-04-06 Joseph Myers <joseph@codesourcery.com>
3909
3910 * configure.ac (build_tools): Remove build-byacc.
3911 (host_libs): Remove mmalloc.
3912 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3913 autoconf automake libtool diff rcs fileutils shellutils time
3914 textutils wdiff find uudecode hello tar gzip indent recode release
3915 sed perl gawk findutils gettext zip.
3916 (libgcj): Remove target-qthreads.
3917 (target_tools): Remove target-examples target-gperf.
3918 (YACC): Don't handle building byacc.
3919 * configure: Regenerate.
3920 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3921 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3922 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3923 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3924 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3925 handle building components.
3926 * Makefile.in: Regenerate.
3927
3928 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3929
3930 * MAINTAINERS: Update my email address as Xtensa maintainer.
3931
3932 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3933
3934 * config.sub: Sync from upstream.
3935
3936 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3937
3938 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3939 (microblaze*): Don't disable libssp.
3940 * configure: Regenerate.
3941
3942 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3943
3944 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3945 moveifchange.
3946 * configure: Regenerate.
3947 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3948 * Makefile.in: Regenerate.
3949
3950 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3951
3952 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3953 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3954 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3955 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3956 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3957 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3958 md_exec_prefix cases.
3959 * configure: Regenerate.
3960
3961 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3962
3963 * configure.ac: Separate cases disabling target-libssp,
3964 target-libiberty, target-libstdc++-v3 and Fortran from general
3965 case over targets.
3966 * configure: Regenerate.
3967
3968 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3969
3970 * configure.ac (*-*-chorusos): Don't disable libgcj.
3971 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3972 Remove case.
3973 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3974 (arm-*-coff): Don't disable libgcj.
3975 (arm*-*-linux-gnueabi): Remove useless assignment.
3976 (arm-*-riscix*): Don't disable libgcj.
3977 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3978 configuration.
3979 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3980 (c54x*-*-*): Remove case.
3981 (tic54x-*-*): Don't disable GCC or GCC libraries.
3982 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3983 to *.
3984 (d10v-*-*): Don't disable GCC libraries.
3985 (d30v-*-*): Don't disable libgcj.
3986 (h8500-*-*): Don't disable GCC libraries.
3987 (i960-*-*): Don't disable libgcj.
3988 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3989 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3990 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3991 libgcj.
3992 (m68k-*-coff*): Remove case.
3993 (mmix-*-*): Don't disable libgloss on host.
3994 (mn10200-*-*, mn10300-*-*): Remove cases.
3995 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3996 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3997 Don't disable libgcj.
3998 (romp-*-*): Remove case.
3999 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4000 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4001 case.
4002 (v810-*-*): Don't disable GCC libraries.
4003 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4004 (ip2k-*-*): Don't disable GCC libraries.
4005 * configure: Regenerate.
4006
4007 2011-03-28 Joseph Myers <joseph@codesourcery.com>
4008
4009 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4010 libffi on host.
4011 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4012 on host.
4013 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4014 * configure: Regenerate.
4015
4016 2011-03-26 John Marino <binutils@marino.st>
4017
4018 * configure.ac: Add support for *-*-dragonfly*
4019 * configure: Regenerate.
4020
4021 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4022
4023 * configure.ac (native_only): Remove.
4024 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4025 send-pr uudecode guile gnuserv on host.
4026 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4027 send-pr rcs guile perl texinfo libtool on host.
4028 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4029 automake send-pr rcs guile perl texinfo libtool on host.
4030 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4031 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4032 (alpha*-dec-osf*): Don't disable fileutils on target.
4033 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4034 texinfo send-pr expect dejagnu on target.
4035 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4036 target-qthreads on target.
4037 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4038 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4039 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4040 x86_64-*-mingw*): Don't disable expect on target.
4041 (*-*-cygwin*): Don't disable target-gperf on target.
4042 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4043 gnuserv on target.
4044 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4045 target.
4046 * configure: Regenerate.
4047
4048 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4049
4050 * configure.ac (target_tools): Remove target-groff.
4051 (native_only): Remove target-groff.
4052 (hppa*64*-*-*): Don't disable byacc.
4053 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4054 setting.
4055 (*-*-kaos*): Don't skip target-librx and target-groff.
4056 (*-*-netware*): Don't skip target-libmudflap.
4057 (*-*-tpf*): Don't skip target-libmudflap.
4058 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4059 directories on the host.
4060 (ia64*-*-*vms*): Don't skip tix.
4061 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4062 host.
4063 * configure: Regenerate.
4064
4065 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4066
4067 * configure.ac: Remove references to mt-mep, mt-netware,
4068 mt-wince.
4069 * Makefile.def: Add all-utils soft dependencies.
4070 * Makefile.tpl: Remove GDB_NLM_DEPS.
4071 * configure: Regenerate.
4072 * Makefile.in: Regenerate.
4073
4074 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4075
4076 * configure.ac: Do not include mh-x86omitfp.
4077 * configure: Regenerate.
4078
4079 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4080
4081 * configure.ac: Remove empty cases.
4082 * configure: Regenerate.
4083
4084 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4085
4086 * Makefile.def: Add dependency from termcap to gdb.
4087 * Makefile.in: Regenerate.
4088
4089 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4090
4091 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4092 * configure: Regenerate.
4093 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4094 * Makefile.tpl: Likewise.
4095 * Makefile.in: Regenerate.
4096
4097 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4098
4099 * configure.ac: Remove all mentions of tentative_cc.
4100 * configure: Regenerate.
4101
4102 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4103
4104 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4105 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4106 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4107 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4108 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4109 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4110 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4111 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4112 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4113 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4114 *-*-rhapsody*): Remove host cases.
4115 * configure: Regenerate.
4116
4117 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4118
4119 * configure.ac (ppc*-*-pe): Remove host case.
4120 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4121 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4122 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4123 cases.
4124 * configure: Regenerate.
4125
4126 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4127
4128 * config.sub: Update to version 2011-03-23.
4129
4130 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4131
4132 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4133 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4134 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4135 * configure: Regenerate.
4136
4137 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4138
4139 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4140 to Write After Approval.
4141 * config-ml.in: Don't handle arc-*-elf*.
4142 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4143 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4144 handle GCC libraries.
4145 * configure: Regenerate.
4146
4147 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4148
4149 PR bootstrap/48120:
4150 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4151 Add -lstdc++ -lm to LIBS.
4152 * configure: Regenerate.
4153
4154 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4155
4156 * config.guess: Update to version 2011-02-02
4157 * config.sub: Update to version 2011-02-24
4158
4159 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4160
4161 PR lto/48086
4162 * configure.ac: Re-enable LTO on *-apple-darwin9.
4163 * configure: Regenerate.
4164
4165 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4166
4167 PR lto/48086
4168 * configure.ac: Disable LTO on darwin due to an assembler change in
4169 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4170 under 256.
4171 * configure: Regenerate.
4172
4173 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4174
4175 * MAINTAINERS: Update myself as score backend maintainer,
4176 update my e-mail address.
4177
4178 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
4179
4180 * MAINTAINERS: Update my e-mail address.
4181
4182 2011-03-06 Joey Ye <joey.ye@arm.com>
4183
4184 * MAINTAINERS: Update my e-mail address.
4185
4186 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4187
4188 * configure.ac: Adjust test of with_ppl.
4189 * configure: Regenerated.
4190
4191 2011-03-02 Kai Tietz <ktietz@redhat.com>
4192
4193 * MAINTAINERS: Adjust my e-mail address.
4194
4195 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4196
4197 * configure.ac: Add -lpwl to ppllibs.
4198 * configure: Regenerated.
4199
4200 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4201
4202 * config/cloog.m4: Add -lisl to clooglibs.
4203 * configure: Regenerated.
4204
4205 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4206
4207 * MAINTAINERS (CPU Port maintainers): Add self.
4208
4209 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4210
4211 * MAINTAINERS: Add myself as testsuite maintainer.
4212
4213 2011-02-15 Mike Stump <mikestump@comcast.net>
4214
4215 * MAINTAINERS: Add myself as testsuite maintainer.
4216
4217 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4218
4219 Import from Libtool and gnulib:
4220
4221 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4222
4223 Prepare for supporting FreeBSD 10.
4224 * config.rpath: Remove handling of freebsd1* which soon would
4225 match FreeBSD 10.0.
4226
4227 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4228
4229 Remove support for FreeBSD 1.x.
4230 * libtool.m4 (_LT_LINKER_SHLIBS)
4231 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4232 soon would incorrectly match FreeBSD 10.0.
4233
4234 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4235
4236 PR binutils/12283
4237 * move-if-change: Import version from gnulib.
4238
4239 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4240
4241 PR lto/47225
4242 * Makefile.def (lto-plugin): Double dash for enable-shared.
4243 (configure-gcc): Depend on all-lto-plugin.
4244 * Makefile.in: Rebuilt.
4245
4246 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4247
4248 * configure.ac: Remove extra bracket.
4249 * configure: Regenerate.
4250
4251 2011-02-08 Tobias Burnus <burnus@net-b.de>
4252
4253 * MAINTAINERS: Add myself as libquadmath maintainer.
4254
4255 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4256
4257 * MAINTAINERS: Update my email address.
4258
4259 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4260
4261 * MAINTAINERS (option handling): Add self.
4262
4263 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4264
4265 PR lto/47225
4266 * Makefile.def: Add dependency for install-gcc
4267 on install-lto-plugin.
4268 * Makfile.in: Regenerated
4269
4270 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4271
4272 * MAINTAINERS (CPU Port Maintainers): Add myself.
4273
4274 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4275
4276 PR libgcj/44341
4277 * configure.ac: Discard --with-* flags for host when configuring
4278 target libraries for cross build.
4279 * configure: Rebuilt.
4280
4281 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4282
4283 * MAINTAINERS (linear loop transforms): Removed.
4284
4285 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4286
4287 * configure.ac: If with_ppl is no, move setting with_cloog=no
4288 after CLOOG_REQUESTED check.
4289 * configure: Regenerated.
4290
4291 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4292
4293 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4294 CLooG has been requested.
4295 * configure: Regenerated.
4296
4297 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4298
4299 * configure: Regenerated.
4300 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4301
4302 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4303
4304 * configure: Regenerated.
4305 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4306
4307 2011-01-21 Andreas Schwab <schwab@redhat.com>
4308
4309 * configure.ac: Use AS_HELP_STRING throughout.
4310 * configure: Regenerate.
4311
4312 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4313
4314 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4315 * configure: Regenerate.
4316
4317 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4318
4319 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4320
4321 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4322
4323 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4324 for ia64-hpux.
4325 * configure: Regenerate.
4326
4327 2011-01-07 Jan Hubicka <jh@suse.cz>
4328
4329 PR lto/47225
4330 * Makefile.in: Regenerate.
4331 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4332 configure.
4333
4334 2011-01-07 Jan Hubicka <jh@suse.cz>
4335
4336 * Makefile.in: Regenerate.
4337 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4338 and configure dependency on lto-plugin configure.
4339 (lto-plugin module): Remove dependency on GCC; add dependency on
4340 liniberty.
4341
4342 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4343
4344 * MAINTAINERS (Write After Approval): Add myself.
4345
4346 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4347
4348 * configure: Regenerate.
4349
4350 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4351
4352 * configure.ac: (picochip): Disable libiberty.
4353
4354 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4355
4356 * MAINTAINERS (Write After Approval): Add myself.
4357
4358 2010-12-10 Ian Lance Taylor <iant@google.com>
4359
4360 PR bootstrap/46819
4361 * configure.ac: For --disable-libgcj clear libgcj_saved.
4362 * configure: Rebuild.
4363
4364 2010-12-10 Tobias Burnus <burnus@net-b.de>
4365
4366 PR fortran/46540
4367 * configure.ac: Add --disable-libquadmath and
4368 --disable-libquadmath-support.
4369 * configure: Regenerate.
4370
4371 2010-12-03 Ian Lance Taylor <iant@google.com>
4372
4373 * MAINTAINERS: Add myself as libgo maintainer.
4374
4375 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4376
4377 PR libffi/46792
4378 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4379 * configure: Regenerate.
4380
4381 2010-12-02 Ian Lance Taylor <iant@google.com>
4382
4383 * configure.ac: Always set default for poststage1_ldflags to
4384 -static-libstdc++ -static-libgcc.
4385
4386 2010-11-29 Andreas Schwab <schwab@redhat.com>
4387
4388 * configure.ac: Move comment to remove extra space in last argument
4389 of GCC_TARGET_TOOL.
4390
4391 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4392
4393 PR other/46026
4394 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4395 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4396 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4397 (BASE_FLAGS_TO_PASS): Use it.
4398 * configure: Rebuilt.
4399 * Makefile.in: Rebuilt.
4400
4401 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4402
4403 PR binutils/12258
4404 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4405 Properly check default linker.
4406 * configure: Regnerated.
4407
4408 2010-11-23 Matthias Klose <doko@ubuntu.com>
4409
4410 * configure.ac: For --enable-gold, handle value `default' instead of
4411 `both*'. New configure option --{en,dis}able-ld.
4412 * configure: Regenerate.
4413
4414 2010-11-20 Ian Lance Taylor <iant@google.com>
4415
4416 * configure.ac: Only disable a language library if no language needs
4417 it. Don't let --disable-libgcj uncondtionally disable libffi.
4418 * configure: Rebuild.
4419
4420 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4421
4422 * Makefile.in: Regenerate.
4423
4424 PR other/46202
4425 * configure.ac: Fix just-built in-tree STRIP name to be
4426 binutils/strip-new.
4427 * configure: Regenerate.
4428 * Makefile.def (install-strip-gcc, install-strip-binutils)
4429 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4430 (install-strip-sid): Mirror dependencies on non-strip variants
4431 of these targets on the respective -strip prerequisites.
4432 * Makefile.tpl (install-strip, install-strip-host)
4433 (install-strip-target): New targets.
4434 (install-strip-[+module+], install-strip-target-[+module+]):
4435 New targets.
4436 * Makefile.in: Regenerate.
4437
4438 2010-11-19 Ian Lance Taylor <iant@google.com>
4439 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4440
4441 * configure.ac: Add target-libgo to target_libraries. Set
4442 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4443 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4444 (HOST_EXPORTS): Add GOC.
4445 (BASE_TARGET_EXPORTS): Add GOC.
4446 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4447 (GOCFLAGS_FOR_TARGET): New variable.
4448 (EXTRA_HOST_FLAGS): Add GOC.
4449 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4450 * Makefile.def (target_modules): Add libgo.
4451 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4452 (dependencies): Add dependency from configure-target-libgo to
4453 configure-target-libffi and all-target-libstdc++-v3. Add
4454 dependencies from all-target-libgo to all-target-libffi.
4455 (languages): Add go.
4456 * configure: Rebuild.
4457 * Makefile.in: Rebuild.
4458
4459 2010-11-19 Ian Lance Taylor <iant@google.com>
4460
4461 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4462 compiler/flag environment variables.
4463
4464 2010-11-18 Ian Lance Taylor <iant@google.com>
4465
4466 * configure.ac: Check for lang_requires_boot_languages in
4467 config-lang.in files.
4468 * configure: Rebuild.
4469
4470 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4471 Tobias Burnus <burnus@net-b.de>
4472
4473 PR fortran/32049
4474 * Makefile.def: Add libquadmath; build it with language=fortran.
4475 * configure.ac: Add libquadmath.
4476 * Makefile.tpl: Handle multiple libs in check-[+language+].
4477 * Makefile.in: Regenerate.
4478 * configure: Regenerate.
4479
4480 2010-11-16 Tom Tromey <tromey@redhat.com>
4481
4482 * MAINTAINERS: Moved myself to reviewers section.
4483
4484 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4485
4486 * MAINTAINERS: Moved myself to reviewers section.
4487
4488 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4489
4490 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4491 (Write After Approval): Remove self.
4492
4493 2010-11-15 Andreas Schwab <schwab@redhat.com>
4494
4495 * configure.ac: Fix spelling in option names.
4496 * configure: Regenerated.
4497
4498 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4499
4500 PR bootstrap/39622
4501 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4502 * configure: Regenerated.
4503
4504 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4505
4506 * MAINTAINERS: Update my email address.
4507
4508 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4509
4510 * configure: Regenerate.
4511
4512 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4513
4514 * configure: Regenerate.
4515
4516 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4517
4518 * configure: Regenerate.
4519
4520 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4521
4522 * configure: Regenerate.
4523
4524 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4525
4526 * configure.ac: Support official CLooG.org versions.
4527 * configure: Regenerate.
4528 * config/cloog.m4: New.
4529
4530 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4531
4532 * MAINTAINERS (Write After Approval): Add myself.
4533
4534 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4535
4536 * MAINTAINERS: Update my email address.
4537
4538 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4539
4540 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4541 * configure: Regenerate.
4542
4543 2010-11-03 Ian Lance Taylor <iant@google.com>
4544 Dave Korn <dave.korn.cygwin@gmail.com>
4545
4546 PR lto/46273
4547 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4548 and on other supported platforms whenever LTO is enabled.
4549 * configure: Rebuild.
4550
4551 2010-11-02 Alan Modra <amodra@gmail.com>
4552
4553 PR binutils/12110
4554 * configure.ac: Error when source path contains spaces.
4555 * configure: Regenerate.
4556
4557 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4558
4559 * MAINTAINERS: Update my email address.
4560
4561 2010-10-20 Ian Lance Taylor <iant@google.com>
4562
4563 * Makefile.def (target_modules): Set lib_path to src/.libs for
4564 libstdc++-v3 module.
4565 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4566 * Makefile.in: Rebuild.
4567
4568 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4569
4570 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4571 (Write After Approval): Remove myself.
4572
4573 2010-10-15 Tristan Gingold <gingold@adacore.com>
4574
4575 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4576
4577 2010-10-14 Douglas Rupp <rupp@gnat.com>
4578
4579 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4580
4581 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4582
4583 * configure.ac (build_lto_plugin): New shell variable.
4584 (--enable-lto): Turn on by default for all non-ELF platforms that
4585 have had LTO support added so far. Set build_lto_plugin appropriately
4586 for both ELF and non-ELF.
4587 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4588 * configure: Regenerate.
4589
4590 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4591
4592 Sync from src:
4593 * configure.ac (v850 support): Remove target-libgloss from
4594 noconfigdirs.
4595 * configure: Regenerate.
4596
4597 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4598
4599 PR bootstrap/45326
4600 PR bootstrap/45174
4601 * configure.ac: Honor initial values of $build_configargs,
4602 $host_configargs, $target_configargs. Mark the precious, so
4603 environment settings get recorded.
4604 * configure: Regenerate.
4605
4606 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4607
4608 PR bootstrap/45796
4609 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4610 Depend on all-build-libiberty.
4611 * Makefile.in: Regenerate.
4612
4613 2010-09-30 Michael Eager <eager@eagercon.com>
4614
4615 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4616 * configure: Regenerate.
4617
4618 2010-09-28 Michael Eager <eager@eagercon.com>
4619
4620 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4621
4622 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4623
4624 PR bootstrap/44621
4625 * configure.ac: Fix unportable shell quoting.
4626 * configure: Regenerate.
4627
4628 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4629
4630 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4631 targets and amend comment.
4632 * configure: Regenerate.
4633
4634 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4635
4636 * MAINTAINERS (Write After Approval): Add myself.
4637
4638 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4639
4640 * configure.ac: Enable LTO by default on Darwin.
4641 * configure: Regenerate.
4642
4643 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4644
4645 * MAINTAINERS (Write After Approval): Add myself.
4646
4647 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4648
4649 * MAINTAINERS (Write After Approval): Add myself.
4650
4651 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4652
4653 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4654 ports
4655
4656 2010-07-28 David Yuste <david.yuste@gmail.com>
4657
4658 * MAINTAINERS (Write After Approval): Add myself.
4659
4660 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4661
4662 * configure.ac: Support all v850 targets.
4663 * configure: Regenerate.
4664
4665 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4666
4667 PR bootstrap/44455
4668 * configure.ac (extra_mpfr_configure_flags): Copy from
4669 extra_mpc_gmp_configure_flags.
4670 * configure: Re-generated.
4671
4672 2010-07-22 Andi Kleen <ak@linux.intel.com>
4673
4674 * MAINTAINERS (Write After Approval): Add myself.
4675
4676 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4677
4678 * MAINTAINERS (Write After Approval): Add myself.
4679
4680 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4681
4682 * MAINTAINERS (Write After Approval): Add myself.
4683
4684 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4685
4686 PR target/44862
4687 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4688 Provide -B option to allow for link spec %s substitutions for
4689 libstdc++.a on darwin.
4690 * Makefile.in: Regenerate.
4691
4692 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4693
4694 * MAINTAINERS (Reviewers): Update my e-mail address
4695
4696 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4697
4698 * Makefile.def (configure-gcc): Depend on all-libelf.
4699 * Makefile.in: Rebuild.
4700
4701 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4702
4703 * MAINTAINERS (Write After Approval): Add myself in the right place.
4704
4705 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4706
4707 * MAINTAINERS (Write After Approval): Add myself.
4708
4709 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4710
4711 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4712
4713 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4714
4715 * config.sub: Update to version 2010-05-21.
4716 * config.guess: Update to version 2010-04-03.
4717
4718 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4719
4720 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4721 * configure: Regenerate.
4722
4723 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4724
4725 * MAINTAINERS (Write After Approval): Add myself.
4726
4727 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4728
4729 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4730 a platform that supports LTO.
4731 * configure: Regenerate.
4732
4733 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4734
4735 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4736 * configure: Regenerated.
4737
4738 2010-04-27 Roland McGrath <roland@redhat.com>
4739 H.J. Lu <hongjiu.lu@intel.com>
4740
4741 * configure.ac (--enable-gold): Support both, both/gold and
4742 both/bfd to add gold to configdirs without removing ld.
4743 * configure: Regenerated.
4744
4745 * Makefile.def: Add install-gold dependency to install-ld.
4746 * Makefile.in: Regenerated.
4747
4748 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4749
4750 PR lto/42776
4751 * configure.ac (--enable-lto): Refactor handling so libelf tests
4752 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4753 and allow LTO to be explicitly enabled on non-ELF platforms that
4754 are known to support it inside else-clause.
4755 * configure: Regenerate.
4756
4757 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4758
4759 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4760 * configure: Regenerate.
4761
4762 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4763
4764 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4765 * configure: Regenerate.
4766
4767 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4768
4769 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4770 separately.
4771 * configure: Regenerate.
4772
4773 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4774
4775 * MAINTAINERS (Write After Approval): Add myself.
4776
4777 2010-04-14 Tristan Gingold <gingold@adacore.com>
4778
4779 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4780 * configure: Regenerate.
4781
4782 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4783
4784 * configure: Regenerate after change to elf.m4.
4785
4786 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4787
4788 * MAINTAINERS (Write After Approval): Add myself.
4789
4790 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4791
4792 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4793 * configure: Regenerated.
4794
4795 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4796
4797 * configure.ac: Print "buggy but acceptable" when CLooG
4798 revision is less than 9.
4799 * configure: Regenerated.
4800
4801 2010-04-01 Diego Novillo <dnovillo@google.com>
4802
4803 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4804
4805 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4806
4807 PR bootstrap/43615
4808 PR bootstrap/43328
4809
4810 Revert:
4811
4812 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4813
4814 * configure.ac: Do not pass --enable-multilib nor
4815 --disable-multilib in baseargs. Accept explicitly passed
4816 --enable_multilib.
4817 * configure: Regenerate.
4818
4819 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4820
4821 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4822
4823 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4824
4825 * MAINTAINERS: Remove myself.
4826
4827 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4828
4829 PR bootstrap/43328
4830 * configure.ac: Do not pass --enable-multilib nor
4831 --disable-multilib in baseargs. Accept explicitly passed
4832 --enable_multilib.
4833 * configure: Regenerate.
4834
4835 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4836
4837 * MAINTAINERS (spu port): Remove me.
4838
4839 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4840
4841 * configure.ac (tic6x-*-*): New case.
4842 * configure: Regenerate.
4843
4844 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4845
4846 * config.sub: Update to version 2010-03-22.
4847 * config.guess: Update to version 2009-12-30.
4848
4849 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4850
4851 PR ada/42554
4852 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4853 * configure: Regenerate.
4854
4855 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4856
4857 * MAINTAINERS: Update my email address.
4858
4859 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4860
4861 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4862 (ghassan.shobaki@amd.com): Removed.
4863
4864 2010-03-17 Alan Modra <amodra@gmail.com>
4865
4866 * MAINTAINERS: Update my email address.
4867
4868 2010-03-16 Diego Novillo <dnovillo@google.com>
4869
4870 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4871 Matthews.
4872
4873 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4874
4875 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4876 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4877
4878 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4879
4880 * MAINTAINERS: Update my email address.
4881
4882 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4883
4884 * MAINTAINERS: Update my email address.
4885
4886 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4887
4888 * MAINTAINERS: Update my email address.
4889
4890 2010-03-09 Jie Zhang <jie@codesourcery.com>
4891
4892 * MAINTAINERS: Update my email address.
4893
4894 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4895
4896 PR libstdc++/32499
4897 * configure.ac (RANLIB): Default to true.
4898 (STRIP): Likewise.
4899 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4900 * configure: Regenerate.
4901
4902 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
4903
4904 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4905 (Write After Approval): Update my email address.
4906
4907 2010-02-17 Nick Clifton <nickc@redhat.com>
4908
4909 PR 11238
4910 * Makefile.tpl (local-distclean): Also remove config.cache files in
4911 sub-directories as there may not be Makefiles present in the
4912 sub-directories.
4913 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4914 the config.cache files found by the find command.
4915
4916 * Makefile.in: Regenerate.
4917 * configure.ac: Revert previous delta.
4918 * configure: Regenerate.
4919
4920 2010-02-15 Nick Clifton <nickc@redhat.com>
4921
4922 PR 11238
4923 * configure.ac: Delete config.cache files in sub-directories when
4924 deleting Makefiles.
4925 * configure: Regenerate.
4926
4927 2010-02-12 Ben Elliston <bje@gnu.org>
4928
4929 * MAINTAINERS: Update my email address.
4930
4931 2010-02-08 Andrew Pinski <pinskia@gmail.com>
4932
4933 * MAINTAINERS (spu port): Update my email address.
4934
4935 2010-02-08 Jie Zhang <jie.zhang@analog.com>
4936
4937 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4938
4939 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4940
4941 * configure.ac: Add "recommended" version checks for GMP/MPC.
4942 Update recommended GMP/MPFR/MPC versions.
4943 * configure: Regenerate.
4944
4945 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4946
4947 * MAINTAINERS: Move my Embecosm email address into the
4948 write-after-approval section.
4949
4950 2010-01-26 Ian Lance Taylor <iant@google.com>
4951
4952 * MAINTAINERS: Add myself as Go frontend maintainer.
4953
4954 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
4955
4956 PR libstdc++/36101, PR libstdc++/42813
4957 * configure.ac (bootstrap_target_libs): Make inclusion of
4958 target-libgomp conditional on libgomb being in target_configdirs.
4959 * configure: Regenerate.
4960
4961 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
4962
4963 PR libstdc++/36101, PR libstdc++/42813
4964 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4965 * configure: Regenerate.
4966
4967 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
4968
4969 PR libstdc++/36101, PR libstdc++/42813
4970 * configure.ac (target_configdirs): Substitute.
4971 * Makefile.def: Bootstrap target module libgomp.
4972 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4973 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4974 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4975 * configure, Makefile.in: Regenerate.
4976
4977 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4978
4979 * MAINTAINERS: Adjust my details.
4980
4981 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4982
4983 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4984
4985 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4986
4987 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4988
4989 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4990
4991 * MAINTAINERS (Write After Approval): Add myself.
4992
4993 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4994
4995 * MAINTAINERS (Write After Approval): Add myself.
4996
4997 2010-01-11 Richard Guenther <rguenther@suse.de>
4998
4999 PR lto/41569
5000 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5001 * Makefile.in: Regenerated.
5002
5003 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
5004
5005 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5006 * configure: Regenerate.
5007
5008 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5009 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5010
5011 PR bootstrap/42424
5012 * configure.ac: Include libtool m4 files.
5013 (_LT_CHECK_OBJDIR): Call it.
5014 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5015 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5016
5017 * configure: Regenerate.
5018
5019 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5020
5021 PR bootstrap/41818
5022 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5023 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5024 * Makefile.in: Regenerate.
5025
5026 2010-01-02 Richard Guenther <rguenther@suse.de>
5027
5028 PR lto/41529
5029 * configure.ac: Include config/elf.m4. Disable LTO if not
5030 builting for an elf target.
5031 * configure: Regenerate.
5032
5033 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5034
5035 * MAINTAINERS: Change my email address.
5036
5037 2009-12-18 Ben Elliston <bje@au.ibm.com>
5038
5039 * config.sub, config.guess: Update from upstream sources.
5040
5041 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5042
5043 * MAINTAINERS (Write After Approval): Add myself.
5044
5045 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5046
5047 PR middle-end/30447
5048 PR middle-end/30789
5049 PR other/40302
5050
5051 * configure.ac: Require MPC.
5052 * configure: Regenerate.
5053
5054 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5055
5056 PR target/38384
5057 PR bootstrap/40972
5058 * libtool.m4: Sync from git Libtool.
5059 * ltoptions.m4: Likewise.
5060 * ltversion.m4: Likewise.
5061 * lt~obsolete.m4: Likewise.
5062 * ltmain.sh: Likewise.
5063
5064 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5065
5066 * configure.ac: Update minimum MPC version to 0.8.
5067 * configure: Regenerate.
5068
5069 2009-11-21 Sebastian Pop <sebpop@gmail.com>
5070
5071 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5072 * configure: Regenerated.
5073
5074 2009-11-21 Ian Lance Taylor <iant@google.com>
5075
5076 * configure.ac: Change default of poststage1_ldflags to be empty if
5077 poststage1_libs is set. When poststage1_libs is empty, and
5078 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5079 * configure: Rebuild.
5080
5081 2009-11-21 Adam Nemet <adambnmet@gmail.com>
5082
5083 * MAINTAINERS (Write After Approval): Update my email address.
5084
5085 2009-11-20 Ben Elliston <bje@au.ibm.com>
5086
5087 * config.guess: Update from upstream sources.
5088
5089 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5090
5091 * Makefile.def: Restore host and target settings for gmp.
5092 * Makefile.in: Rebuild.
5093
5094 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5095
5096 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5097 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5098 Fix portability of test of C++ as bootstrap language. Add
5099 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5100 * configure: Rebuild.
5101 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5102 and cloog. Fix in-tree ppl configuration. Introduce libelf
5103 in-tree building.
5104 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5105 (POSTSTAGE1_HOST_EXPORTS): Use it.
5106 (STAGE[+id+]_CXXFLAGS): New.
5107 (BASE_FLAGS_TO_PASS): Pass it down.
5108 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5109 extra_exports.
5110 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5111 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5112 extra_exports.
5113 * Makefile.in: Rebuild.
5114
5115 2009-11-17 Ben Elliston <bje@au.ibm.com>
5116
5117 * config.sub, config.guess: Update from upstream sources.
5118
5119 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5120
5121 * MAINTAINERS (Write After Approval): Add myself.
5122
5123 2009-11-09 Jon Beniston <jon@beniston.com>
5124
5125 * MAINTAINERS (Write After Approval): Add myself.
5126
5127 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5128
5129 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5130 paths for *-w64-mingw* and x86_64-*mingw*.
5131 * configure: Regenerated.
5132
5133 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5134
5135 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5136
5137 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5138
5139 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5140 Phil Edwards to Write-After Approval.
5141
5142 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5143
5144 * configure.ac: Disable target-winsup & co for
5145 x86_64-*-mingw* and *-w64-mingw* targets.
5146 * configure: Regenerated.
5147
5148 2009-10-16 Nick Clifton <nickc@redhat.com>
5149
5150 * MAINTAINERS: Add myself as a maintainer for the RX port.
5151
5152 2009-10-26 Johannes Singler <singler@kit.edu>
5153
5154 * MAINTAINERS (Write After Approval): Update my e-mail address.
5155
5156 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5157
5158 * configure.ac (CLooG test): Use = with test.
5159 * configure: Regenerate.
5160
5161 2009-10-22 Richard Guenther <rguenther@suse.de>
5162
5163 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5164 cloog if the ppl version check failed. Move flags saving
5165 before setting in libelf check.
5166 * configure: Regenerate.
5167
5168 2009-10-21 Richard Guenther <rguenther@suse.de>
5169
5170 * configure.ac: Adjust the ppl and cloog configure to work as
5171 documented. Disable cloog if ppl was disabled. Omit the version
5172 checks if they were disabled.
5173 * configure: Re-generate.
5174
5175 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5176
5177 * configure.ac: Add 'lto' to enable_languages, not
5178 new_enable_languages, and only if not already present.
5179 * configure: Regenerate.
5180
5181 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5182
5183 * README: Refer to the various COPYING* files instead of just
5184 COPYING.
5185 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5186
5187 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
5188
5189 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5190
5191 2009-10-07 Richard Guenther <rguenther@suse.de>
5192
5193 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5194 and Richard Guenther as reviewers.
5195 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5196 as reviewers.
5197
5198 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5199
5200 * config.sub: Update from upstream sources.
5201
5202 2009-10-06 Ian Lance Taylor <iant@google.com>
5203
5204 * Makefile.def: check-gold depends upon all-gas.
5205 * Makefile.in: Rebuild.
5206
5207 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5208
5209 * MAINTAINERS (Write After Approval): Add myself.
5210
5211 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5212
5213 * Makefile.def: all-lto-plugin depends on all-libiberty.
5214 set bootstrap=true for lto-plugin.
5215 Add lto-plugin.
5216 * Makefile.in: Regenerate.
5217 * configure.ac (host_libs): Add lto-plugin.
5218 * configure: Regenerate.
5219
5220 2009-10-03 Diego Novillo <dnovillo@google.com>
5221
5222 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5223 (HOST_LIBELFLIBS): Define.
5224 (HOST_LIBELFINC): Define.
5225 * Makefile.in: Regenerate.
5226 * configure.ac: Add --enable-lto.
5227 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5228 If --enable-lto is used, add 'lto' to new_enable_languages.
5229 If --enable-lto is used and gold is enabled, add
5230 lto-plugin to configdirs.
5231 * configure: Regenerate.
5232
5233 2009-10-03 Simon Baldwin <simonb@google.com>
5234
5235 * configure.ac: If --with-system-zlib, suppress local zlib and
5236 pass --with-system-zlib to subdir configure scripts.
5237 * configure: Regenerate.
5238
5239 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5240 Paolo Bonzini <bonzini@gnu.org>
5241
5242 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5243 $(srcdir).
5244 * Makefile.in: Rebuilt.
5245
5246 2009-09-26 Gary Funck <gary@intrepid.com>
5247
5248 * MAINTAINERS (Write After Approval): Add myself.
5249
5250 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5251
5252 * configure.ac: Update minimum MPC version to 0.7.
5253 * configure: Regenerate.
5254
5255 2009-09-25 Nick Clifton <nickc@redhat.com>
5256
5257 * configure.ac: Pass any --cache-file=/dev/null option on to
5258 subconfigures.
5259 * configure: Regenerate.
5260
5261 2009-09-23 Nick Clifton <nickc@redhat.com>
5262
5263 * config.sub, config.guess: Update from upstream sources.
5264
5265 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5266
5267 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5268 * Makefile.in: Rebuilt.
5269
5270 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5271
5272 PR bootstrap/32272
5273 * configure.ac: Error out if $srcdir isn't '.' but contains
5274 host-${host_noncanonical}.
5275 * configure: Regenerate.
5276
5277 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5278
5279 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5280 maintainer.
5281
5282 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5283
5284 * configure.ac: If bootstrapping a combined tree with
5285 --enable-gold, require c++ in stage1_languages.
5286 * configure: Regenerate.
5287
5288 * configure.ac: Also add target_libs of stage1_languages to
5289 bootstrap_target_libs.
5290 * configure: Regenerate.
5291
5292 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5293 with --enable-languages not containing c++.
5294 * configure: Regenerate.
5295
5296 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5297
5298 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5299 * configure: Regenerate.
5300
5301 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5302
5303 * MAINTAINERS (Write After Approval): Update my e-mail address,
5304 and move from from here...
5305 (Waiting for paperwork): To here.
5306
5307 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5308
5309 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5310
5311 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5312
5313 * configure.ac: Do not use $extrasub for replacing @if/@endif
5314 parts in Makefile; instead, use additional arguments to
5315 AC_CONFIG_COMMANDS to do the replacement manually, with several
5316 sed invocations, to avoid HP-UX sed command limits.
5317 * configure: Regenerate.
5318
5319 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5320
5321 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5322 blank before -L.
5323
5324 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5325
5326 * configure.ac (with-build-config): Document. Handle without.
5327 Handle missing argument.
5328 * configure: Rebuilt.
5329
5330 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5331
5332 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5333 Default to bootstrap-debug only if compare-debug works.
5334 * configure: Rebuilt.
5335 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5336 * Makefile.in: Rebuilt.
5337
5338 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5339
5340 * MAINTAINERS (OS Port Maintainers): Update my email address.
5341
5342 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5343
5344 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5345 * Makefile.in: Rebuilt.
5346
5347 2009-09-01 Chris Demetriou <cgd@google.com>
5348
5349 * MAINTAINERS (Write After Approval): Add myself.
5350
5351 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5352
5353 PR debug/30161
5354 * include/dwarf2.h (enum dwarf_tag): Added
5355 DW_TAG_GNU_template_template_param
5356 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5357
5358 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5359
5360 * Makefile.tpl (AWK): Fix typo.
5361 * Makefile.in: Regenerate.
5362
5363 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5364
5365 * configure.ac: Detect awk and sed.
5366 * Makefile.def (flags_to_pass): Add AWK and SED.
5367 * Makefile.tpl (AWK, SED): New.
5368 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5369 * configure: Regenerate.
5370 * Makefile.in: Regenerate.
5371
5372 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5373
5374 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5375 (collapseslashes): Likewise.
5376
5377 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5378
5379 * configure.ac (AC_PREREQ): Bump to 2.64.
5380
5381 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5382
5383 * configure.ac: Remove --with-datarootdir, --with-docdir,
5384 --with-pdfdir, --with-htmldir switches.
5385 * configure: Regenerate.
5386
5387 * configure: Regenerate.
5388
5389 * compile: Sync from Automake 1.11.
5390 * depcomp: Likewise.
5391 * install-sh: Likewise.
5392 * missing: Likewise.
5393 * mkinstalldirs: Likewise.
5394 * ylwrap: Likewise.
5395
5396 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5397
5398 * ltmain.sh (func_normal_abspath): New function.
5399 (func_relative_path): Likewise.
5400 (func_mode_help): Document new -bindir option for link mode.
5401 (func_mode_link): Add new -bindir option, and use it to place
5402 output DLL if specified.
5403
5404 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5405
5406 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5407 (baseargs): Add --disable-option-checking.
5408 * configure: Regenerate.
5409
5410 * Makefile.def (configure-target-libiberty): Depend on
5411 all-binutils and all-ld.
5412 (configure-target-newlib): Likewise.
5413 * Makefile.in: Regenerate.
5414
5415 2009-08-17 Ben Elliston <bje@au.ibm.com>
5416
5417 * config.sub, config.guess: Update from upstream sources.
5418
5419 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5420
5421 Sync from src, merge:
5422
5423 2009-07-02 Tristan Gingold <gingold@adacore.com>
5424
5425 * configure.ac: Do not exclude gas for i386-*-darwin.
5426 Add a case for x86_64-*-darwin.
5427 * configure: Regenerate.
5428
5429 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5430
5431 * MAINTAINERS: Add my name to Write After Approval list.
5432
5433 2009-08-06 Michael Eager <eager@eagercon.com>
5434
5435 * configure.ac: Add Microblaze target.
5436 * configure: Regenerate.
5437
5438 2009-07-31 Christian Bruel <christian.bruel@st.com>
5439
5440 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5441 * configure: Regenerate.
5442
5443 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5444
5445 * MAINTAINERS (Write After Approval): Update my e-mail address.
5446
5447 2009-07-06 Ian Lance Taylor <iant@google.com>
5448
5449 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5450 * configure: Rebuild.
5451
5452 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5453
5454 * MAINTAINERS: Move myself to the Graphite Reviewers.
5455
5456 2009-06-30 Wei Guozhi <carrot@google.com>
5457
5458 * MAINTAINERS: Add my name to Write After Approval list.
5459
5460 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5461
5462 PR bootstrap/40338
5463 * configure.ac (comparestring): Create new variable.
5464 * Makefile.tpl (comparestring): Use to skip some comparisions.
5465 * configure: Regenerate.
5466 * Makefile.in: Regenerate.
5467
5468 2009-06-26 Doug Evans <dje@sebabeach.org>
5469
5470 * Makefile.def (host_modules): Add cgen.
5471 * Makefile.in: Regenerate.
5472 * configure.ac (host_tools): Add cgen.
5473 * configure: Regenerate.
5474
5475 2009-06-23 DJ Delorie <dj@redhat.com>
5476
5477 * MAINTAINERS: Add myself as mep maintainer.
5478
5479 2009-06-23 Ian Lance Taylor <iant@google.com>
5480
5481 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5482 boot_languages. Only bootstrap target libraries listed in
5483 target_libs for some boot language. Add --with-stage1-ldflags,
5484 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5485 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5486 if not building with C++.
5487 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5488 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5489 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5490 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5491 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5492 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5493 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5494 * configure, Makefile.in: Rebuild.
5495
5496 2009-06-23 Li Feng <nemokingdom@gmail.com>
5497
5498 * MAINTAINERS: Added my name to write-after-approval list.
5499
5500 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5501
5502 * configure.ac: Define is_elf for QNX Neutrino targets.
5503 * configure: Regenerate.
5504
5505 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5506
5507 * MAINTAINERS: Added my name to the write-after-approval list
5508
5509 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5510
5511 * configure.ac: Detect MPC in default directory.
5512 * configure: Regenerate.
5513
5514 2009-06-03 Jerome Guitton <guitton@adacore.com>
5515 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5516
5517 * Makefile.tpl (all): Avoid a trailing backslash.
5518 * Makefile.in: Regenerate.
5519
5520 2009-06-03 Ben Elliston <bje@au.ibm.com>
5521
5522 * config.sub, config.guess: Update from upstream sources.
5523
5524 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5525
5526 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5527 to noconfdirs.
5528 * configure: Regenerate.
5529
5530 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5531
5532 * Makefile.tpl ([+compare-target+]): Compare all stage
5533 directories, rather than just gcc.
5534 * Makefile.in: Rebuilt.
5535
5536 2009-06-01 Doug Kwan <dougkwan@google.com>
5537
5538 * configure.ac: Support gold for target arm*-*-*.
5539 * configure: Regenerate.
5540
5541 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5542
5543 * Makefile.def: Add MPC support and dependencies.
5544 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5545
5546 * Makefile.in, configure: Regenerate.
5547
5548 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5549
5550 * Makefile.tpl (all): Avoid harmless warning in make all when
5551 gcc-bootstrap is enabled but stage_last does not exist.
5552 * Makefile.in: Rebuilt.
5553
5554 2009-05-24 Nicolas Roche <roche@adacore.com>
5555
5556 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5557 * Makefile.in: Regenerate.
5558
5559 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5560
5561 * MAINTAINERS: Update my e-mail address.
5562
5563 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5564
5565 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5566 * configure: Regenerate.
5567
5568 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5569
5570 PR other/40159
5571 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5572 gcc-no-bootstrap are mutually exclusive.
5573 * Makefile.in: Rebuilt.
5574
5575 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5576
5577 PR other/40159
5578 * Makefile.tpl (all): Don't end with unconditional success.
5579 * Makefile.in: Rebuilt.
5580
5581 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5582
5583 PR target/37137
5584 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5585 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5586 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5587 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5588 stage_configureflags, stage_cflags and stage_libcflags into
5589 explicit Makefile macros.
5590 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5591 GFORTRAN.
5592 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5593 CC. Set CC_FOR_BUILD from CC.
5594 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5595 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5596 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5597 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5598 and GFORTRAN.
5599 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5600 (_LIBCFLAGS): Renamed to _TFLAGS.
5601 (do-compare-debug, do-compare3-debug): Drop.
5602 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5603 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5604 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5605 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5606 (XGCC_FLAGS_FOR_TARGET): New.
5607 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5608 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5609 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5610 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5611 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5612 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5613 TFLAGS.
5614 (BUILD_CONFIG): Include if requested.
5615 (all): Set TFLAGS on bootstrap.
5616 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5617 (all-stageid-prefixmodule): Likewise.
5618 (do-clean, distclean-stageid): Set TFLAGS.
5619 (restrap): Fix whitespace.
5620 * Makefile.in: Rebuilt.
5621
5622 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5623
5624 * config.guess: Sync with src.
5625
5626 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5627
5628 * configure.ac ($with_ppl): Default to no if not supplied.
5629 ($with_cloog): Likewise.
5630 configure: Regenerate.
5631
5632 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5633
5634 * MAINTAINERS: Update my e-mail address.
5635
5636 2009-04-27 Nick Clifton <nickc@redhat.com>
5637
5638 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5639
5640 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5641
5642 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5643 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5644 * Makefile.in: Regenerate.
5645
5646 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5647
5648 PR bootstrap/39739
5649 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5650 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5651
5652 * configure, Makefile.in: Regenerate.
5653
5654 2009-04-21 Taras Glek <tglek@mozilla.com>
5655
5656 * include/hashtab.h: Update GTY annotations to new syntax
5657 * include/splay-tree.h: Likewise
5658
5659 2009-04-17 Ben Elliston <bje@au.ibm.com>
5660
5661 * config.sub, config.guess: Update from upstream sources.
5662
5663 2009-04-15 Anthony Green <green@moxielogic.com>
5664
5665 * configure.ac: Add moxie support.
5666 * configure: Rebuilt.
5667
5668 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5669
5670 * configure.ac: Change copyright header to refer to version
5671 3 of the GNU General Public License and to point readers at the
5672 COPYING3 file and the FSF's license web page.
5673 * Makefile.def: Likewise.
5674 * Makefile.tpl: Likewise.
5675 * Makefile.in: Regenerate.
5676
5677 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5678
5679 * configure.ac: Restore match for darwin9 or later. Use double
5680 brackets since regeneration eats one pair.
5681 * configure: Regenerate.
5682
5683 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5684
5685 PR gas/10039
5686 * configure.ac: Require texinfo 4.7.
5687 * configure: Regenerated.
5688
5689 2009-04-09 Nick Clifton <nickc@redhat.com>
5690
5691 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5692 the GCC Runtime Library Exception.
5693
5694 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5695
5696 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5697 * configure: Regenerate.
5698
5699 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5700
5701 * Makefil.def (languages): New entries.
5702 * Makefile.tpl (check-gcc-*): New generic target.
5703 * Makefile.in: Regenerate.
5704
5705 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5706
5707 * MAINTAINERS: Update my email address.
5708
5709 2009-03-18 Tom Tromey <tromey@redhat.com>
5710
5711 * configure: Rebuild.
5712 * configure.ac (host_libs): Add libiconv.
5713 * Makefile.in: Rebuild.
5714 * Makefile.def (host_modules): Add libiconv.
5715 (configure-gdb, all-gdb): Depend on libiconv.
5716
5717 2009-03-16 Tristan Gingold <gingold@adacore.com>
5718
5719 * configure.ac: Treat gdb as supported on x86_64-darwin.
5720 * configure: Regenerate.
5721
5722 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5723
5724 * configure.ac (--with-host-libstdcxx): New option.
5725 * configure: Regenerate.
5726
5727 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5728
5729 * MAINTAINERS: Move myself into the write after approval list.
5730
5731 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5732
5733 * MAINTAINERS: Update e-mail address.
5734
5735 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5736
5737 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5738
5739 2009-03-10 Ira Rosen <irar@il.ibm.com>
5740
5741 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5742
5743 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5744
5745 Backport from git Libtool:
5746
5747 2009-01-19 Robert Millan <rmh@aybabtu.com>
5748 Support GNU/kOpenSolaris.
5749 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5750 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5751 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5752 GNU/kOpenSolaris.
5753
5754 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5755
5756 * MAINTAINERS: Update e-mail address.
5757
5758 2009-02-24 Michael Eager <eager@eagercon.com>
5759
5760 * MAINTAINERS (Write After Approval): Add self.
5761
5762 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5763
5764 * MAINTAINERS (Write After Approval): Add myself.
5765
5766 2009-02-05 Andreas Schwab <schwab@suse.de>
5767
5768 * Makefile.tpl (stage_last): Define $r and $s before using
5769 $(RECURSE_FLAGS_TO_PASS).
5770 * Makefile.in: Regenerate
5771
5772 2009-01-30 Ian Lance Taylor <iant@google.com>
5773
5774 * MAINTAINERS: Move myself to the Global Reviewers list.
5775
5776 2009-01-29 Robert Millan <rmh@aybabtu.com>
5777
5778 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5779 * configure: Regenerate.
5780
5781 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5782
5783 * MAINTAINERS: Make whitespace consistent.
5784 Remove Robert Millan from Write After Approval.
5785
5786 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5787
5788 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5789 (all-opcodes): Depend on all-libiberty.
5790 * Makefile.in: Regenerate.
5791
5792 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5793
5794 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5795 * configure: Regenerate.
5796
5797 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5798
5799 * MAINTAINERS (Write After Approval): Add myself.
5800
5801 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5802
5803 * MAINTAINERS: Add myself to reviewers (Fortran).
5804
5805 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5806
5807 PR tree-optimization/38515
5808 * configure.ac (cloog-polylib): Removed.
5809 (with_ppl, with_cloog): Test for "no".
5810 * configure: Regenerated.
5811
5812 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5813
5814 * MAINTAINERS: Moved myself to reviewers (Fortran).
5815
5816 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5817
5818 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5819 (Write After Approval): Remove myself.
5820
5821 2009-01-03 Diego Novillo <dnovillo@google.com>
5822
5823 * MAINTAINERS: Remove myself from alias maintainership.
5824
5825 2009-01-02 David Ayers <ayers@fsfe.org>
5826
5827 * MAINTAINERS: Update e-mail address.
5828
5829 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5830
5831 * MAINTAINERS: Make whitespace consistent.
5832
5833 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5834
5835 Backport from upstream Libtool:
5836 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5837 Add cache variables to tests that require the linker to work.
5838 For shlibpath_overrides_runpath, this also changes the semantics
5839 to let the result from the C compiler take precedence.
5840
5841 2008-12-02 Ben Elliston <bje@au.ibm.com>
5842
5843 * config.sub, config.guess: Update from upstream sources.
5844
5845 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5846
5847 * configure.ac (ppllibs): Add by default the lib flags.
5848 * configure: Regenerate.
5849
5850 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5851
5852 * MAINTAINERS: Add myself to the write after approval list.
5853
5854 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5855
5856 * configure.ac: Add double brackets on darwin[912].
5857 * configure: Regenerate.
5858
5859 2008-12-03 Daniel Kraft <d@domob.eu>
5860
5861 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5862 Approval to Reviewer section (for Fortran front-end).
5863
5864 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5865
5866 * configure.ac: Expand to darwin10 and later.
5867 * configure: Regenerate.
5868
5869 2008-12-02 Andreas Schwab <schwab@suse.de>
5870
5871 * Makefile.def: configure-target-boehm-gc depends on
5872 all-target-libstdc++-v3.
5873 * Makefile.in: Regenerate.
5874
5875 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
5876
5877 * MAINTAINERS: Add myself as mingw maintainer.
5878
5879 2008-12-02 Ben Elliston <bje@au.ibm.com>
5880
5881 * config.sub, config.guess: Update from upstream sources.
5882
5883 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5884
5885 * README.SCO: Remove.
5886
5887 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5888
5889 * MAINTAINERS: Add myself to the write after approval list.
5890
5891 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5892
5893 * MAINTAINERS: Update my email address in WAA section.
5894
5895 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5896
5897 * MAINTAINERS: Update e-mail address.
5898
5899 2008-11-27 Toon Moene <toon@moene.org>
5900
5901 * MAINTAINERS: Change e-mail address.
5902
5903 2008-11-27 Tristan Gingold <gingold@adacore.com>
5904
5905 * configure.ac: Build gdb for i?86-*-darwin*
5906 * configure: Regenerated.
5907
5908 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
5909
5910 * MAINTAINERS: Added my full name.
5911
5912 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5913
5914 PR bootstrap/38014
5915 PR bootstrap/37923
5916
5917 Revert:
5918
5919 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5920
5921 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5922 * Makefile.in: Regenerated.
5923
5924 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5925
5926 PR gdb/921
5927 PR gdb/1646
5928 PR gdb/2175
5929 PR gdb/2176
5930
5931 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5932 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5933 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5934 (HOST_EXPORTS): Pass CPPFLAGS.
5935 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5936 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5937 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5938 * Makefile.in, configure: Regenerated.
5939 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5940 and CPPFLAGS_FOR_BUILD.
5941
5942 2008-11-06 Jeff Law <law@redhat.com>
5943
5944 * MAINTAINERS: Add myself as middle end maintainer.
5945
5946 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
5947
5948 * MAINTAINERS (Write after approval): Add myself.
5949
5950 2008-11-05 Diego Novillo <dnovillo@google.com>
5951
5952 * MAINTAINERS (Global Reviewers): Add myself.
5953 (Non-Algorithmic Maintainers): Remove myself.
5954
5955 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5956
5957 * MAINTAINERS (Write after approval): Add myself.
5958
5959 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5960
5961 * MAINTAINERS (Write after approval): Add myself.
5962
5963 2008-10-31 Ben Elliston <bje@au.ibm.com>
5964
5965 * configure.ac (spu-*-*): Remove special case.
5966 * configure: Regenerate.
5967
5968 2008-10-30 Catherine Moore <clm@codesourcery.com>
5969
5970 * MAINTAINERS (Write after approval): Update my email address.
5971
5972 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5973
5974 * configure.ac [spu-*-*]: Do not set skipdirs.
5975 * configure: Re-generate.
5976
5977 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5978
5979 * MAINTAINERS (Various Maintainers): Add myself to reload.
5980
5981 2008-10-25 Richard Guenther <rguenther@suse.de>
5982
5983 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5984 maintainer. Remove myself as libgcc-math maintainer.
5985 (Non-Algorithmic Maintainers): Remove myself.
5986
5987 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5988
5989 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5990 * Makefile.in: Regenerated.
5991
5992 2008-10-23 Cary Coutant <ccoutant@google.com>
5993
5994 * MAINTAINERS (Write after approval): Add myself.
5995
5996 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5997
5998 PR gdb/921
5999 PR gdb/1646
6000 PR gdb/2175
6001 PR gdb/2176
6002
6003 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6004 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6005 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6006 (HOST_EXPORTS): Pass CPPFLAGS.
6007 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6008 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6009 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6010 * Makefile.in, configure: Regenerated.
6011 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6012 and CPPFLAGS_FOR_BUILD.
6013
6014 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
6015
6016 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6017 Sebastian Pop.
6018
6019 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6020
6021 * MAINTAINERS (Write After Approval): Added myself.
6022
6023 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6024
6025 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6026 recommended version to 2.3.2.
6027
6028 * configure: Regenerate.
6029
6030 2008-10-01 Mark Mitchell <mark@codesourcery.com>
6031
6032 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6033
6034 2008-09-29 David Daney <david.daney@caviumnetworks.com>
6035
6036 * MAINTAINERS (Write After Approval): Update e-mail address.
6037
6038 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6039
6040 * libtool.m4: Update to libtool 2.2.6.
6041 * lt~obsolete.m4: Update to libtool 2.2.6.
6042 * ltmain.sh: Update to libtool 2.2.6.
6043 * ltsugar.m4: Update to libtool 2.2.6.
6044 * ltversion.m4: Update to libtool 2.2.6.
6045 * ltoptions.m4: Update to libtool 2.2.6.
6046 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6047
6048 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6049
6050 * MAINTAINERS (Write After Approval): Add myself.
6051
6052 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6053
6054 * MAINTAINERS (Write After Approval): Update my name.
6055
6056 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6057
6058 * MAINTAINERS: Add myself in "Write After Approval".
6059
6060 2008-09-18 Steve Ellcey <sje@cup.hp.com>
6061
6062 * MAINTAINERS: Add myself as ia64 maintainer.
6063
6064 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6065
6066 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6067 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6068 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6069 and Michael Tiemann from Write After Approval since they do not
6070 actually have access.
6071
6072 2008-09-05 Richard Guenther <rguenther@suse.de>
6073
6074 * configure.ac: Initialize clooglibs to -lcloog.
6075 * configure: Re-generate.
6076
6077 2008-09-04 Le-Chun Wu <lcwu@google.com>
6078
6079 * MAINTAINERS (Write After Approval): Add myself.
6080
6081 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6082
6083 * configure.ac (--with-cloog-polylib): New.
6084 (--disable-cloog-version-check): New.
6085 (--disable-ppl-version-check): New.
6086 * configure: Re-generate.
6087
6088 2008-09-03 Richard Guenther <rguenther@suse.de>
6089
6090 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6091 cloog test.
6092 * configure: Re-generate.
6093
6094 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6095
6096 Add picoChip port.
6097 * MAINTAINERS: Add picoChip maintainers.
6098
6099 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6100 Tobias Grosser <grosser@fim.uni-passau.de>
6101 Jan Sjodin <jan.sjodin@amd.com>
6102 Harsha Jagasia <harsha.jagasia@amd.com>
6103 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6104 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6105 Adrien Eliche <aeliche@isty.uvsq.fr>
6106
6107 Merge from graphite branch.
6108 * configure: Regenerate.
6109 * Makefile.in: Regenerate.
6110 * configure.ac (host_libs): Add ppl and cloog.
6111 Add checks for PPL and CLooG.
6112 * Makefile.def (ppl, cloog): Added modules and dependences.
6113 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6114 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6115
6116 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6117
6118 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6119 (GCC_SHLIB_SUBDIR): New.
6120 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6121 * configure: Regenerate.
6122 * Makefile.in: Regenerate.
6123
6124 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6125
6126 * MAINTAINERS: Consistently use tabs to separate columns.
6127
6128 2008-08-29 Tristan Gingold <gingold@adacore.com>
6129
6130 * MAINTAINERS (Write after Approval): Add myself.
6131
6132 2008-08-28 Tristan Gingold <gingold@adacore.com>
6133
6134 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6135 Enable bfd, binutils and opcodes.
6136 * configure: Regenerate.
6137
6138 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6139
6140 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6141
6142 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6143
6144 * MAINTAINERS: Use correct Umlaut for last name.
6145
6146 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6147
6148 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6149
6150 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6151
6152 * MAINTAINERS: Update my email address.
6153
6154 2008-08-16 Nicolas Roche <roche@adacore.com>
6155
6156 * Makefile.tpl: Add BOOT_ADAFLAGS.
6157 * Makefile.in: Regenerate.
6158
6159 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6160
6161 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6162 * configure: Regenerate.
6163
6164 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
6165
6166 * configure.ac: Add makefile fragments for hpux.
6167 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6168 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6169 * configure: Regenerate.
6170 * Makefile.in: Regenerate.
6171
6172 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
6173
6174 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6175
6176 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
6177
6178 * MAINTAINERS (Write after Approval): Add myself.
6179
6180 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6181
6182 * MAINTAINERS (Write After Approval): Add myself.
6183
6184 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
6185
6186 * MAINTAINERS (Write After Approval): Add myself.
6187
6188 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6189
6190 * MAINTAINERS: Update my email address.
6191
6192 2008-06-25 Joey Ye <joey.ye@intel.com>
6193
6194 * MAINTAINERS (Write After Approval): Add myself.
6195
6196 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6197
6198 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6199 * Makefile.in: Regenerate.
6200 * configure: Regenerate.
6201
6202 2008-06-17 Daniel Kraft <d@domob.eu>
6203
6204 * MAINTAINERS (Write After Approval): Add myself.
6205
6206 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6207
6208 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6209 "$@" is still intact with both Autoconf 2.59 and 2.62.
6210 * configure: Regenerate.
6211
6212 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6213
6214 * Makefile.tpl: Fix comment errors.
6215 * Makefile.in: Regenerate.
6216
6217 2008-06-12 David S. Miller <davem@davemloft.net>
6218 David Edelsohn <edelsohn@gnu.org>
6219
6220 * configure.ac: Add powerpc*-*-* to gold supported targets.
6221 * configure: Regenerate.
6222
6223 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6224
6225 PR tree-optimization/36218
6226 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6227 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6228 (all prefix="build-"): Pass them to build-system sub-makes.
6229 * Makefile.in: Regenerate.
6230
6231 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6232
6233 * MAINTAINERS (mt port): Remove.
6234 (sco5, unixware, sco udk): Remove.
6235 (Kean Johnston): Add to Write After Approval.
6236
6237 2008-05-30 Julian Brown <julian@codesourcery.com>
6238
6239 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6240 of libobjc for ARM EABI Linux.
6241 * configure: Regenerate.
6242
6243 2008-05-18 Xinliang David Li <davidxl@google.com>
6244
6245 * ChangeLog: Remove wrong ChangeLog entry.
6246
6247 2008-05-17 Xinliang David Li <davidxl@google.com>
6248
6249 * MAINTAINERS (Write After Approval): Add myself.
6250
6251 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6252
6253 * MAINTAINERS (Write After Approval): Add myself.
6254
6255 2008-05-14 Rafael Espíndola <espindola@google.com>
6256
6257 * config-ml.in: don't handle --enable-shared and --enable-static.
6258
6259 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6260
6261 * MAINTAINERS: Update my email address.
6262
6263 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6264
6265 * MAINTAINERS: Update my email address.
6266
6267 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6268
6269 * MAINTAINERS (Write After Approval): Add myself.
6270
6271 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6272
6273 * MAINTAINERS (Write After Approval): Add myself.
6274
6275 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6276
6277 * MAINTAINERS (crx): Add myself.
6278
6279 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6280
6281 Sync with src:
6282 2008-04-14 David S. Miller <davem@davemloft.net>
6283
6284 * configure.ac: Add sparc*-*-* to gold supported targets.
6285 * configure: Regenerate.
6286
6287 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6288
6289 PR bootstrap/35457
6290 * configure.ac: Include override.m4.
6291 * configure: Regenerate.
6292
6293 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6294
6295 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6296 * Makefile.in: Regenerate.
6297
6298 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6299
6300 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6301 as nonconfigurable directories list.
6302 * configure: Regenerate.
6303
6304 2008-04-14 Ben Elliston <bje@au.ibm.com>
6305
6306 * config.sub, config.guess: Update from upstream sources.
6307
6308 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6309
6310 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6311 * Makefile.in: Regenerate.
6312
6313 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6314
6315 * configure.ac: Do not build libssp for the AVR.
6316 * configure: Regenerate.
6317
6318 2008-04-07 Ian Lance Taylor <iant@google.com>
6319
6320 * Makefile.def: check-gold depends upon all-binutils.
6321 * Makefile.in: Regenerate.
6322
6323 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6324
6325 * MAINTAINERS (Write After Approval): Add myself.
6326
6327 2008-04-04 Nick Clifton <nickc@redhat.com>
6328
6329 PR binutils/4334
6330 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6331 builds.
6332 * configure: Regenerate.
6333
6334 2008-04-04 NightStrike <NightStrike@gmail.com>
6335
6336 PR other/35151
6337 * configure.ac: Combine rules for mingw32 and mingw64.
6338 * configure: Regenerate.
6339
6340 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6341
6342 * MAINTAINERS (Write After Approval): Add myself.
6343
6344 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6345
6346 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6347 * Makefile.in (.NOTPARALLEL): Ditto.
6348
6349 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6350
6351 * MAINTAINERS (Write After Approval): Add myself.
6352
6353 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6354
6355 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6356 * Makefile.in (.NOTPARALLEL): Regenerate.
6357
6358 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6359
6360 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6361 * Makefile.in: Regenerate.
6362
6363 2008-03-26 Jakub Staszak <kuba@et.pl>
6364
6365 * MAINTAINERS (Write After Approval): Add myself.
6366
6367 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6368
6369 * MAINTAINERS: Update e-mail address.
6370
6371 2008-03-20 Ian Lance Taylor <iant@google.com>
6372
6373 * configure.ac: Add support for --enable-gold.
6374 * Makefile.def: Add gold as a directory like ld.
6375 * configure, Makefile.in: Regenerate.
6376
6377 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6378
6379 * configure.ac: m4_include config/proginstall.m4.
6380 * configure: Regenerate.
6381
6382 Backport from upstream Libtool:
6383
6384 2007-10-12 Eric Blake <ebb9@byu.net>
6385
6386 Deal with Autoconf 2.62's semantic change in m4_append.
6387 * ltsugar.m4 (lt_append): Replace broken versions of
6388 m4_append.
6389 (lt_if_append_uniq): Don't require separator to be overquoted,
6390 and avoid broken m4_append.
6391 (lt_dict_add): Fix typo.
6392 * libtool.m4 (_LT_DECL): Don't overquote separator.
6393
6394 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6395
6396 * config.rpath: Add AIX 6 support.
6397
6398 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6399
6400 * Makefile.def (stageprofile). Remove -fprofile-generate
6401 from stage_libcflags.
6402 * Makefile.in: Regenerate.
6403
6404 2008-03-13 Ben Elliston <bje@au.ibm.com>
6405
6406 * config.sub, config.guess: Update from upstream sources.
6407
6408 2008-03-06 Tom Tromey <tromey@redhat.com>
6409
6410 * MAINTAINERS: Update for treelang deletion.
6411
6412 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6413
6414 * MAINTAINERS: Update my email address.
6415
6416 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6417
6418 * MAINTAINERS (darwin port): Add myself as a maintainer.
6419 (objective-c/c++): Add myself as a maintainer.
6420
6421 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6422
6423 * MAINTAINERS (Write After Approval): Update my email address.
6424
6425 2008-02-25 Tomas Bily <tbily@suse.cz>
6426
6427 * MAINTAINERS (Write After Approval): Add myself.
6428
6429 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6430
6431 * MAINTAINERS (OpenMP): Add myself.
6432
6433 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6434
6435 PR bootstrap/32009
6436 PR bootstrap/32161
6437
6438 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6439 * configure: Regenerate.
6440
6441 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6442 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6443 STAGE4_LIBCFLAGS): New.
6444 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6445 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6446 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6447 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6448 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6449 for target modules. Don't export LIBCFLAGS.
6450 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6451 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6452 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6453 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6454 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6455 * Makefile.in: Regenerate.
6456
6457 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6458
6459 PR libgcj/33085
6460 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6461 Do not use -DDLL_EXPORT. Backport from upstream.
6462
6463 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6464
6465 * MAINTAINERS (Write After Approval): Add myself.
6466
6467 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6468
6469 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6470 * configure: Regenerate.
6471
6472 2008-01-31 Marc Gauthier <marc@tensilica.com>
6473
6474 * configure.ac (xtensa*-*-*): Recognize processor variants.
6475 * configure: Regenerate.
6476
6477 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6478
6479 PR bootstrap/34922
6480 * configure.ac (PARSE_ARGS): Push suitable setting of
6481 ac_subdirs_all, for `./configure --help=recursive'.
6482 Handle `+' in generic toplevel directory disabling.
6483 * configure: Regenerate.
6484
6485 2008-01-28 Nick Clifton <nickc@redhat.com>
6486
6487 * MAINTAINERS (xstormy16): Take over maintainership.
6488
6489 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6490
6491 * MAINTAINERS (c4x port): Remove.
6492
6493 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6494
6495 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6496
6497 2008-01-23 Ben Elliston <bje@au.ibm.com>
6498
6499 * config.sub, config.guess: Update from upstream sources.
6500
6501 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6502
6503 * MAINTAINERS (Write After Approval): Add myself.
6504
6505 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6506
6507 * MAINTAINERS: Update my email address.
6508
6509 2008-01-09 Raksit Ashok <raksit@google.com>
6510
6511 * MAINTAINERS (Write After Approval): Add myself.
6512
6513 2008-01-09 Raksit Ashok <raksit@google.com>
6514
6515 * MAINTAINERS (Write After Approval): Add myself.
6516
6517 2008-01-08 Ben Elliston <bje@au.ibm.com>
6518
6519 * config.sub, config.guess: Update from upstream sources.
6520
6521 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6522
6523 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6524 Change recommended MPFR from 2.2.1 -> 2.3.0.
6525 * configure: Regenerate.
6526
6527 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6528
6529 * MAINTAINERS: Update my email address.
6530
6531 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6532
6533 * MAINTAINERS: Update my email address.
6534
6535 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6536
6537 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6538 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6539 * Makefile.in: Regenerate.
6540
6541 2007-12-10 Mark Heffernan <meheff@google.com>
6542
6543 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6544 misplaced entries.
6545
6546 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6547
6548 * configure.ac: Enable libjava for x86_64-*-darwin9.
6549 * configure: Regenerate.
6550
6551 2007-12-07 Bill Maddox <maddox@google.com>
6552
6553 * MAINTAINERS (Write After Approval): Add myself.
6554
6555 2007-12-05 Ben Elliston <bje@au.ibm.com>
6556
6557 * config.sub, config.guess: Update from upstream sources.
6558
6559 2007-12-02 Matthias Klose <doko@ubuntu.com>
6560
6561 * config-ml.in: Remove 64bit configure tests.
6562
6563 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6564
6565 * config-ml.in: Robustify against white space in absolute file
6566 names.
6567
6568 * config-ml.in (multi-clean): Substitute ${Makefile}.
6569 Remove superfluous ${Makefile} in list.
6570
6571 2007-11-19 Thiemo Seufer <ths@mips.com>
6572
6573 * config-ml.in: Don't hardcode the Makefile name.
6574
6575 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6576
6577 * MAINTAINERS (Write After Approval): Add myself.
6578
6579 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6580
6581 * MAINTAINERS (Write After Approval): Add myself.
6582
6583 2007-11-06 Doug Kwan <dougkwan@google.com>
6584
6585 * MAINTAINERS (Write After Approval): Add myself.
6586
6587 2007-10-25 Ben Elliston <bje@au.ibm.com>
6588
6589 * MAINTAINERS (mercury): Remove entry.
6590 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6591
6592 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6593
6594 * Makefile.def (dependencies): Make configure-gdb depend on
6595 all-intl.
6596 * Makefile.in: Regenerated.
6597
6598 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6599
6600 * MAINTAINERS (Fortran maintainer): Remove myself.
6601
6602 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6603
6604 * Makefile.def: To avoid problems running with parallel makes,
6605 build newlib before libgloss so that target specific header
6606 files are availble.
6607 * Makefile.in: Regenerate
6608
6609 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6610
6611 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6612 * Makefile.in: Regenerate.
6613
6614 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6615
6616 * MAINTAINERS (Register allocation reviewer): Add myself.
6617
6618 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6619
6620 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6621 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6622 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6623 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6624 * configure: Regenerate.
6625
6626 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6627
6628 * MAINTAINERS (Register allocation reviewer): Add myself.
6629
6630 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6631
6632 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6633 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6634 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6635 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6636 * configure.ac: Default them to host tools for $host = $build.
6637 Subst them.
6638
6639 * configure: Regenerate.
6640 * Makefile.in: Regenerate.
6641
6642 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6643
6644 * MAINTAINERS (Register allocation reviewer): Add myself.
6645
6646 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6647
6648 * MAINTAINERS (Register allocation reviewer): Add myself.
6649
6650 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6651
6652 * MAINTAINERS (Write After Approval): Fix typo.
6653
6654 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6655
6656 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6657 * configure: Regenerate.
6658
6659 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6660
6661 PR bootstrap/31906
6662 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6663 they're already prefixed.
6664
6665 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6666
6667 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6668 libstdc++.
6669 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6670 * configure: Regenerate.
6671 * Makefile.in: Regenerate.
6672
6673 2007-09-17 Andreas Schwab <schwab@suse.de>
6674
6675 * configure.ac: Raise minimum makeinfo version to 4.6.
6676 * configure: Regenerate.
6677
6678 2007-09-17 Johannes Singler <singler@ira.uka.de>
6679
6680 * MAINTAINERS (write-after-approval) add myself
6681
6682 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6683
6684 * configure.ac: Correct makeinfo version check.
6685 * configure: Regenerate.
6686
6687 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6688
6689 * MAINTAINERS: Update my email address.
6690
6691 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6692
6693 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6694 to $skipdirs and only disable gprof for newlib. Use the normal
6695 mips*-elf* handling in other respects.
6696 * configure: Regnerate.
6697
6698 2007-09-12 David Daney <ddaney@avtrex.com>
6699
6700 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6701 enabling libgcj.
6702 * configure: Regenerate.
6703
6704 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6705
6706 PR other/32154
6707 * configure.ac: For libgloss targets, point the linker to the linker
6708 script, startup code and simulator library.
6709 * configure: Regenerate.
6710
6711 2007-09-07 Andrew Haley <aph@redhat.com>
6712
6713 * configure.ac (noconfigdirs): Remove target-libffi and
6714 target-libjava.
6715 * configure: Regenerate.
6716
6717 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6718
6719 PR target/33281
6720 * configure.ac: Use config/mh-mingw on mingw.
6721 * configure: Regenerate.
6722
6723 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6724
6725 * MAINTAINERS (Write After Approval): Add myself.
6726
6727 2007-09-05 Richard Guenther <rguenther@suse.de>
6728
6729 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6730 nor --disable-checking is provided also turn on yes and types
6731 checking for stage1.
6732 * configure: Re-generate.
6733
6734 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6735
6736 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6737 (Write After Approval): Remove myself.
6738
6739 2007-08-29 Nick Clifton <nickc@redhat.com>
6740
6741 * config.sub, config.guess: Update from upstream sources.
6742
6743 2007-08-22 Bud Davis <jmdavis@link.com>
6744
6745 * MAINTAINERS (Write After Approval): Added myself.
6746 * MAINTAINERS (Reviewers): Removed myself.
6747
6748 2007-08-18 Paul Brook <paul@codesourcery.com>
6749 Joseph Myers <joseph@codesourcery.com>
6750
6751 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6752 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6753 * Makefile.in: Regenerate.
6754 * configure.ac (--with-debug-prefix-map): New.
6755 * configure: Regenerate.
6756
6757 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6758 Nigel Stephens <nigel@mips.com>
6759
6760 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6761 as target_makefile_frag.
6762 * configure: Regenerate.
6763
6764 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6765
6766 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6767 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6768 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6769 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6770 (do-compare, do-compare3, do-compare-debug): New.
6771 ([+compare-target+]): Use them.
6772
6773 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6774
6775 * MAINTAINERS (Write After Approval): Change my email address.
6776
6777 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6778 Ben Elliston <bje@au.ibm.com>
6779
6780 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6781 --silent if $silent.
6782 * configure: Regenerate.
6783
6784 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6785
6786 * MAINTAINERS (Various Maintainers): Add myself as
6787 loop infrastructure maintainer. Update my e-mail
6788 address.
6789
6790 2007-07-31 Diego Novillo <dnovillo@google.com>
6791
6792 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6793 Adjust description.
6794
6795 2007-07-26 Richard Guenther <rguenther@suse.de>
6796
6797 * configure.ac: Add types checking to stage1 checking flags.
6798 * configure: Regenerate.
6799
6800 2007-07-17 Nick Clifton <nickc@redhat.com>
6801
6802 * COPYING3: New file. Contains version 3 of the GNU General
6803 Public License.
6804 * COPYING3.LIB: New file. Contains version 3 of the GNU
6805 Lesser General Public License.
6806
6807 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6808
6809 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6810
6811 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6812
6813 * MAINTAINERS (S/390 co-maintainer): Add myself.
6814 (Write After Approval): Remove myself.
6815
6816 2007-07-13 Dan Hipschman <dsh@google.com>
6817
6818 * MAINTAINERS (Write After Approval): Add myself.
6819
6820 2007-07-11 Nick Clifton <nickc@redhat.com>
6821
6822 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6823 WINDRES export.
6824 * Makefile.in: Regenerate.
6825
6826 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6827
6828 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6829 maintainer.
6830
6831 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6832
6833 * lt~obsolete.m4: New. Import from 20070318 libtool.
6834
6835 2007-07-03 Julian Brown <julian@codesourcery.com>
6836
6837 * MAINTAINERS (Write After Approval): Add myself.
6838
6839 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6840
6841 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6842 * configure: Regenerate.
6843
6844 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6845
6846 * configure.ac: Add some missing m4 quotation.
6847 * configure: Regenerate.
6848
6849 2007-07-02 Simon Baldwin <simonb@google.com>
6850
6851 * MAINTAINERS (Write After Approval): Add myself.
6852
6853 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6854
6855 * configure: Regenerate.
6856
6857 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6858
6859 * Makefile.def: Add windmc tool to build.
6860 * Makefile.tpl: Likewise.
6861 * configure.ac: Likewise.
6862 * Makefile.in: Regenerate.
6863 * configure: Regenerate.
6864
6865 2007-06-28 DJ Delorie <dj@redhat.com>
6866
6867 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6868 not building newlib.
6869 * configure: Regenerated.
6870
6871 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6872
6873 * MAINTAINERS (Write After Approval): Add myself.
6874
6875 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
6876
6877 * MAINTAINERS (Write After Approval): Add myself.
6878
6879 2007-06-19 Chris Matthews <chrismatthews@google.com>
6880
6881 * MAINTAINERS (Write After Approval): Add myself.
6882
6883 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6884
6885 * MAINTAINERS (Write After Approval): Add myself.
6886
6887 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6888
6889 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6890 * Makefile.in: Regenerated.
6891
6892 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6893
6894 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6895 bfin*-*-uclinux* targets.
6896 * configure: Regenerate.
6897
6898 2007-06-14 Ian Lance Taylor <iant@google.com>
6899
6900 * MAINTAINERS: Add myself as non-algorithmic global write
6901 maintainer.
6902
6903 2007-06-14 Diego Novillo <dnovillo@google.com>
6904
6905 * MAINTAINERS: Add self as middle-end maintainer and
6906 non-algorithmic global write maintainer.
6907
6908 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6909
6910 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6911 Move all Fortran maintainers except Paul Brook into the
6912 Non-Autopoiesis section.
6913
6914 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
6915
6916 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6917 (distclean-stage[+id+]): Possibly delete stage_last.
6918 * Makefile.in: Regenerate.
6919
6920 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
6921
6922 * MAINTAINERS (Various Maintainer): Fix typo.
6923
6924 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
6925
6926 * MAINTAINERS (Various Maintainer): Add myself as
6927 dataflow maintainer.
6928
6929 2007-06-07 Ben Elliston <bje@au.ibm.com>
6930
6931 * config.sub, config.guess: Update from upstream sources.
6932
6933 2007-06-07 Ben Elliston <bje@au.ibm.com>
6934
6935 * Makefile.tpl: Fix spelling error.
6936 * Makefile.in: Regenerate.
6937
6938 2007-06-01 Steve Ellcey <sje@cup.hp.com>
6939
6940 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6941 lt_cv_sys_max_cmd_len.
6942
6943 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6944
6945 * MAINTAINERS (Various Maintainers): Add myself as
6946 auto-vectorizer maintainer.
6947
6948 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
6949
6950 PR libjava/32098
6951 * libtool.m4: Revert previous change.
6952 * ltgcc.m4: Put it here.
6953
6954 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6955
6956 * MAINTAINERS (Various Maintainers): Add myself as
6957 auto-vectorizer maintainer.
6958
6959 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6960
6961 PR libjava/32098
6962 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6963
6964 2007-05-30 Richard Guenther <rguenther@suse.de>
6965
6966 * MAINTAINERS (Various Maintainers): Add myself as
6967 auto-vectorizer maintainer.
6968
6969 2007-05-30 Jakub Jelinek <jakub@redhat.com>
6970
6971 PR bootstrap/29382
6972 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6973 * configure: Rebuilt.
6974
6975 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
6976
6977 * MAINTAINERS (Write After Approval): Removed my name.
6978
6979 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6980
6981 * MAINTAINERS (Write After Approval): Remove myself.
6982
6983 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6984
6985 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6986
6987 2007-05-23 Steve Ellcey <sje@cup.hp.com>
6988
6989 * ltmain.sh: Update from ToT Libtool.
6990 * libtool.m4: Update from ToT Libtool.
6991 * ltsugar.m4: New. Update from ToT Libtool.
6992 * ltversion.m4: New. Update from ToT Libtool.
6993 * ltoptions.m4: New. Update from ToT Libtool.
6994 * ltconfig: Remove.
6995 * ltcf-c.sh: Remove.
6996 * ltcf-cxx.sh: Remove.
6997 * ltcf-gcj.sh: Remove.
6998
6999 2007-05-22 Ollie Wild <aaw@google.com>
7000
7001 * MAINTAINERS (Write After Approval): Add myself.
7002
7003 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
7004
7005 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7006 stage_cflags.
7007 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7008 Remove CFLAGS/LIBCFLAGS.
7009 (configure-stage[+id+]-[+prefix+][+module+],
7010 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7011 * Makefile.in: Regenerate.
7012
7013 2007-05-15 Diego Novillo <dnovillo@google.com>
7014
7015 * MAINTAINERS: Update e-mail address.
7016
7017 2007-05-15 Revital Eres <eres@il.ibm.com>
7018
7019 * MAINTAINERS (Write After Approval): Add myself.
7020
7021 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
7022
7023 * MAINTAINERS (Write After Approval): Updated my address.
7024
7025 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7026
7027 * MAINTAINERS (Write After Approval): Add myself.
7028
7029 2007-05-11 Silvius Rus <rus@google.com>
7030
7031 * MAINTAINERS (Write After Approval): Add myself.
7032
7033 2007-04-23 Tom Tromey <tromey@redhat.com>
7034
7035 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7036
7037 2007-04-22 Mark Mitchell <mark@codesourcery.com>
7038
7039 * MAINTAINERS (cpplib): Rename to ...
7040 (libcpp): ... this. Add C/C++ front end maintainers.
7041
7042 2007-04-14 Steve Ellcey <sje@cup.hp.com>
7043
7044 * config-ml.in: Pass ${ml_config_env} to configure calls.
7045
7046 2007-04-04 Christian Bruel <christian.bruel@st.com>
7047
7048 * MAINTAINERS (Write After Approval): Add myself.
7049
7050 2007-04-02 Dave Korn <dave.korn@artimi.com>
7051
7052 * MAINTAINERS (Write After Approval): Add myself.
7053
7054 2007-03-31 Tobias Burnus <burnus@net-b.de>
7055
7056 * MAINTAINERS (fortran 95 front end): Add myself.
7057
7058 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7059
7060 * MAINTAINERS (Write After Approval): Add myself.
7061
7062 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
7063
7064 * MAINTAINERS (Modulo Scheduler): Add myself.
7065
7066 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7067
7068 * MAINTAINERS (fortran 95 front end): Add myself.
7069 (c++ front end): whitespace fix.
7070
7071 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7072
7073 * MAINTAINERS (Write After Approval): Add myself.
7074
7075 2007-03-21 Richard Sandiford <richard@codesourcery.com>
7076
7077 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7078 of glob. Quote arguments with single quotes too.
7079 * configure: Regenerate.
7080
7081 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7082
7083 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7084 * Makefile.in: Regenerate
7085
7086 2007-03-07 Andreas Schwab <schwab@suse.de>
7087
7088 * configure: Regenerate.
7089
7090 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7091
7092 * configure.ac: Add "--with-pdfdir" configure option,
7093 which defines pdfdir variable.
7094 * Makefile.def (target=fixincludes): Add install-pdf to
7095 missing targets.
7096 (recursive_targets): Add install-pdf target.
7097 (flags_to_pass): Add pdfdir.
7098 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7099 target.
7100 * configure: Regenerate
7101 * Makefile.in: Regenerate
7102
7103 2007-02-28 Eric Christopher <echristo@apple.com>
7104
7105 Revert:
7106 2006-12-07 Mike Stump <mrs@apple.com>
7107
7108 * Makefile.def (dependencies): Add dependency for
7109 install-target-libssp and install-target-libgomp on
7110 install-gcc.
7111 * Makefile.in: Regenerate.
7112
7113 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7114
7115 * configure: Regenerate.
7116 * configure.ac: Move statements after variable declarations.
7117
7118 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7119
7120 * MAINTAINERS: Add myself as sh maintainer.
7121
7122 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7123
7124 * configure.ac: Adjust for loop syntax.
7125 * configure: Regenerate.
7126
7127 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7128
7129 * configure: Rebuilt.
7130
7131 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7132
7133 * configure.ac: Drop multiple occurrences of --enable-languages,
7134 and fix its quoting.
7135 * configure: Rebuilt.
7136
7137 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7138 Nathan Sidwell <nathan@codesourcery.com>
7139 Vladimir Prus <vladimir@codesourcery.com>
7140 Joseph Myers <joseph@codesourcery.com>
7141
7142 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7143 * configure: Regenerate.
7144
7145 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7146
7147 * ltconfig (freebsd*): Default to elf.
7148
7149 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7150
7151 * configure.ac (target_libraries): Move libgcc before libiberty.
7152 * configure: Regenerated.
7153
7154 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7155 Paolo Bonzini <bonzini@gnu.org>
7156
7157 PR bootstrap/30753
7158 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7159 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7160 * configure: Regenerated.
7161
7162 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7163
7164 * MAINTAINERS (Language Front End Maintainers): Update my mail
7165 address.
7166
7167 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7168
7169 PR bootstrap/30748
7170 * configure.ac: Correct syntax for Solaris ksh.
7171 * configure: Regenerated.
7172
7173 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7174
7175 * configure.ac: Sync with src.
7176 * configure: Regenerate.
7177
7178 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7179
7180 * Makefile.in: Regenerate.
7181
7182 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7183
7184 * config.sub: Sync with src.
7185
7186 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7187
7188 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7189 noncanonical equivalents.
7190 * configure.in: Rename to...
7191 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7192 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7193 target_noncanonical. Use them. Rewrite removal of configure
7194 arguments for autoconf 2.59. Discard variable settings. Force
7195 program_transform_name for native tools.
7196
7197 * Makefile.in: Regenerated.
7198 * configure: Regenerated with autoconf 2.59.
7199
7200 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7201
7202 * MAINTAINERS (Write After Approval): Add myself.
7203
7204 2007-01-31 Andreas Schwab <schwab@suse.de>
7205
7206 * Makefile.tpl (LDFLAGS): Substitute it.
7207 * Makefile.in: Regenerate.
7208
7209 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7210
7211 * MAINTAINERS (Write After Approval): Add myself.
7212
7213 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7214
7215 * MAINTAINERS (spu port): Add myself.
7216
7217 2007-01-23 Richard Guenther <rguenther@suse.de>
7218
7219 PR bootstrap/30541
7220 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7221 * Makefile.tpl (GNATBIND): Substitute it.
7222 (GNATMAKE): Likewise.
7223 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7224 of STAGE_PREFIX.
7225 * Makefile.in: Regenerate.
7226 * configure: Regenerate.
7227
7228 2007-01-18 Mike Stump <mrs@apple.com>
7229
7230 * configure.in: Re-enable -Werror for gcc builds.
7231
7232 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7233
7234 * MAINTAINERS (Write After Approval): Add myself.
7235
7236 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7237
7238 * configure.in: Change == to = in test command.
7239 * configure: Regenerate.
7240
7241 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7242 Nick Clifton <nickc@redhat.com>
7243 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7244
7245 * configure.in (build_configargs, host_configargs, target_configargs):
7246 Remove build/host/target parameters.
7247 (host_libs): Add gmp and mpfr.
7248 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7249 * Makefile.def (gmp, mpfr): New.
7250 (gcc): Remove target.
7251 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7252 target_os, target_vendor): New.
7253 (configure): Add host_alias/target_alias arguments; adjust invocations.
7254 * configure: Regenerate.
7255 * Makefile.in: Regenerate.
7256
7257 2007-01-11 Matt Fago <fago@earthlink.net>
7258
7259 * configure.in: Try to link to functions only in mpfr 2.2.x
7260 to improve robustness of configure tests.
7261 * configure: Regenerate.
7262
7263 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7264
7265 * MAINTAINERS: Add myself as i386 maintainer.
7266
7267 2007-01-08 Jan Hubicka <jh@suse.cz>
7268
7269 * MAINTAINERS: Add myself as i386 maintainer.
7270
7271 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7272
7273 * configure.in: Add support for an x86_64-mingw* target.
7274 * configure: Regenerate.
7275
7276 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7277
7278 * Makefile.tpl (all-target): Correct @if conditional for target
7279 modules.
7280 * configure.in: Omit libiberty if building only target libgcc.
7281 * configure, Makefile.in: Regenerated.
7282
7283 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7284
7285 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7286 * configure: Regenerate.
7287
7288 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7289
7290 * Makefile.def (target_modules): Add libgcc.
7291 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7292 * Makefile.tpl (clean-target-libgcc): Delete.
7293 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7294 on gcc even for bootstrapped modules. Rewrite handling of
7295 lang_env_dependencies to loop over target_modules.
7296 * configure.in (target_libraries): Add target-libgcc.
7297 * Makefile.in, configure: Regenerated.
7298
7299 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7300
7301 * configure.in: Reorganize recognition of languages. Add
7302 --enable-stage1-languages. Show supported languages for the chosen
7303 target rather than all recognized languages.
7304 * configure: Regenerate.
7305
7306 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7307
7308 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7309 * Makefile.in: Regenerate.
7310
7311 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7312
7313 * configure.in: Warn that MPFR 2.2.0 is buggy.
7314 * configure: Regenerate.
7315
7316 2006-12-27 Ian Lance Taylor <iant@google.com>
7317
7318 * configure.in: When removing Makefiles to force a reconfigure, also
7319 remove prev-DIR*/Makefile.
7320 * configure: Regenerate.
7321
7322 2006-12-22 Andreas Schwab <schwab@suse.de>
7323
7324 * configure: Regenerate with correct autoconf version.
7325
7326 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7327
7328 * configure.in: add AC_SUBST for *_FOR_TARGET.
7329 * configure: Regenerate.
7330
7331 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7332
7333 * configure.in: Simplify logic for rejecting languages that cannot
7334 be built. Separate the case when a language is unsupported,
7335 from the case when the user chooses not to build a language.
7336
7337 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7338
7339 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7340 it only affects bootstrap and could be tested on "$host" as well.
7341 * configure: Regenerate.
7342 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7343
7344 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7345
7346 PR bootstrap/29544
7347 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7348 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7349 move here comment from Makefile.tpl.
7350 * Makefile.tpl: Move some definitions higher in the file.
7351 (STAGE1_CHECKING): New.
7352 * configure.in: Add --enable-stage1-checking.
7353 * configure: Regenerate.
7354 * Makefile.in: Regenerate.
7355
7356 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7357
7358 * MAINTAINERS: Add myself as build system maintainer.
7359
7360 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7361
7362 * MAINTAINERS (Write After Approval): Add myself.
7363
7364 2006-12-13 Eric Christopher <echristo@apple.com>
7365
7366 * MAINTAINERS: Add myself as darwin maintainer.
7367
7368 2006-12-11 Ian Lance Taylor <ian@airs.com>
7369
7370 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7371
7372 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7373
7374 MAINTAINERS: Update my entry.
7375
7376 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7377
7378 * configure.in: Handle spu makefile frag.
7379 * Makefile.tpl (MAINT): Define
7380 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7381 * configure: Regenerate.
7382 * Makefile.in: Regenerate.
7383
7384 2006-12-11 Ben Elliston <bje@au.ibm.com>
7385
7386 * config.guess: Import latest version.
7387 * config.sub: Likewise.
7388
7389 2006-12-11 Ben Elliston <bje@au.ibm.com>
7390
7391 * configure.in (spu-*-*): Don't skip target-libiberty.
7392 * configure: Regenerate.
7393
7394 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7395
7396 PR bootstrap/30134
7397 * configure.in: Correct x86 darwin support for libjava to powerpc
7398 and i?86 only.
7399 * configure: Regenerate.
7400
7401 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7402
7403 * configure.in: Add x86 darwin support for libjava.
7404 * configure: Regenerate.
7405
7406 2006-12-07 Mike Stump <mrs@apple.com>
7407
7408 * Makefile.def (dependencies): Add dependency for
7409 install-target-libssp and install-target-libgomp on
7410 install-gcc.
7411 * Makefile.in: Regenerate.
7412
7413 2006-12-04 Richard Guenther <rguenther@suse.de>
7414
7415 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7416 (Non-Algorithmic Maintainers): Move over non-algorithmic
7417 loop optimizer maintainers, add myself as a non-algorithmic
7418 middle-end maintainer.
7419
7420 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7421
7422 * MAINTAINERS (Write After Approval): Add myself.
7423
7424 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7425
7426 * configure.in: Update error message for missing GMP/MPFR.
7427
7428 * configure: Regenerate.
7429
7430 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7431
7432 * configure.in: Update MPFR version in error message.
7433
7434 * configure: Regenerate.
7435
7436 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7437
7438 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7439 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7440 --with-gmp-lib): New flags.
7441
7442 * configure: Regenerate.
7443
7444 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7445
7446 * MAINTAINERS (Write After Approval): Change my email address.
7447
7448 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7449
7450 * MAINTAINERS (Write After Approval): Add myself.
7451
7452 2006-11-22 Philipp Thomas <pth@suse.de>
7453
7454 * MAINTAINERS (i18n): Update e-mail address.
7455
7456 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7457
7458 * MAINTAINERS (spu port): Add myself as maintainer.
7459 (Write After Approval): Remove myself.
7460
7461 2006-11-22 Ben Elliston <bje@au.ibm.com>
7462
7463 * configure.in (skipdirs): Don't build libssp for SPU.
7464 * configure: Regenerate.
7465
7466 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7467
7468 * MAINTAINERS (spu port): Add myself as maintainer.
7469 (libobjc): Update my email address.
7470
7471 2006-11-21 Andrea Bona <andrea.bona@st.com>
7472
7473 * MAINTAINERS (Write After Approval): Add myself.
7474
7475 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7476
7477 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7478 * configure : Rebuilt.
7479
7480 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7481
7482 * MAINTAINERS (Write After Approval): Add myself.
7483
7484 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7485
7486 * MAINTAINERS (Write After Approval): Add myself.
7487
7488 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7489
7490 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7491 libmpfr.a.
7492 * configure: Regenerate.
7493
7494 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7495
7496 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7497 (unstage): Test for stage_last presence.
7498
7499 PR bootstrap/29802
7500 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7501 STAGE_PREFIX.
7502 * Makefile.in: Regenerate.
7503
7504 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7505
7506 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7507 maintainers.
7508
7509 2006-11-14 Erven Rohou <erven.rohou@st.com>
7510
7511 * MAINTAINERS (Write After Approval): Add myself.
7512
7513 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7514
7515 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7516 and stageN-package/Makefile.
7517 * Makefile.in: Regenerated.
7518
7519 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7520
7521 * configure.in: Remove target-libgloss from noconfigdirs for
7522 bfin-*-*.
7523 * configure: Regenerated.
7524
7525 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7526
7527 * configure.in (have_gmp): Only error if the gcc directory exists.
7528
7529 * configure: Regenerate.
7530
7531 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7532
7533 * configure.in: Robustify error message for missing GMP/MPFR.
7534
7535 * configure: Regenerate.
7536
7537 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7538
7539 * MAINTAINERS (Write After Approval): Add myself.
7540
7541 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7542
7543 * MAINTAINERS: Change email address.
7544
7545 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7546
7547 * MAINTAINERS (Write After Approval): Add myself.
7548
7549 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7550
7551 * MAINTAINERS (Write After Approval): Add myself.
7552
7553 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7554
7555 * MAINTAINERS (Write After Approval): Move myself to
7556 Write After Approval section.
7557
7558 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7559
7560 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7561 need_gmp anymore.
7562 * configure: Regenerate.
7563
7564 2006-10-16 Tobias Burnus <burnus@net-b.de>
7565
7566 * MAINTAINERS (Write After Approval): Add myself.
7567
7568 2006-10-16 Ben Elliston <bje@au.ibm.com>
7569
7570 * config.guess: Import latest version.
7571 * config.sub: Likewise.
7572
7573 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7574
7575 * Makefile.def: Added pdf target handling.
7576 * Makefile.tpl: Added pdf target handling.
7577 * Makefile.in: Regenerated.
7578
7579 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7580
7581 * MAINTAINERS: Add self as score port maintainer.
7582
7583 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7584
7585 * MAINTAINERS (Write After Approval): Add myself.
7586
7587 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7588
7589 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7590 or newer.
7591 * configure: Regenerated.
7592
7593 2006-09-27 Dave Brolley <brolley@redhat.com>
7594
7595 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7596 using $s instead of $r.
7597 * configure: Regenerated.
7598
7599 2006-09-26 Thiemo Seufer <ths@mips.com>
7600
7601 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7602 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7603 * configure: Regenerate.
7604
7605 2006-09-24 Graeme Peterson <gridly@gmail.com>
7606
7607 * MAINTAINERS (Write After Approval): Remove myself.
7608
7609 2006-09-22 Chao-ying Fu <fu@mips.com>
7610
7611 * MAINTAINERS (Write After Approval): Add myself.
7612
7613 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7614
7615 * MAINTAINERS: Add self as soft-fp maintainer.
7616
7617 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7618
7619 * MAINTAINERS: Add myself as avr maintainer.
7620 Remove Marek Michalkiewicz as avr maintainer.
7621
7622 2006-09-07 Roberto Costa <roberto.costa@st.com>
7623
7624 * MAINTAINERS (Write After Approval): Add myself.
7625
7626 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7627
7628 * configure.in: Never build newlib for a Mingw host.
7629 Never build newlib as Mingw target library.
7630 Test the existence of winsup/cygwin for building a Cygwin newlib,
7631 rather than just winsup.
7632 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7633 building a Mingw target.
7634 * configure: Regenerate.
7635
7636 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7637
7638 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7639
7640 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7641
7642 * config.guess: Import from src (was more updated).
7643 * config.sub: Likewise.
7644
7645 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7646
7647 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7648 * configure: Regenerated.
7649
7650 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7651
7652 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7653 for stages after the first.
7654
7655 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7656
7657 * Makefile.def: Add dependencies for configure-opcodes
7658 on configure-intl and all-opcodes on all-intl.
7659 * Makefile.in: Regenerated.
7660
7661 2006-07-13 Ben Elliston <bje@au.ibm.com>
7662
7663 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7664
7665 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7666
7667 Port to hosts whose 'sort' and 'tail' implementations
7668 treat operands with leading '+' as file names, as POSIX
7669 has required since 2001. However, make sure the code still
7670 works on pre-POSIX hosts.
7671 * ltmain.sh: Don't assume "sort +2" is equivalent to
7672 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7673
7674 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7675
7676 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7677
7678 2006-07-04 Peter O'Gorman <peter@pogma.com>
7679
7680 * ltconfig: chmod 644 before ranlib during install.
7681
7682 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7683
7684 PR bootstrap/18058
7685 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7686 if the bootstrap compiler is a GCC version that supports it.
7687 * configure: Regenerate.
7688
7689 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7690
7691 * configure.in: Fix thinkos in previous check-in.
7692 * configure: Regenerate.
7693
7694 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7695
7696 PR other/27063
7697 * configure.in: Test subdir_requires and give an appropriate
7698 error message.
7699 * configure: Regenerate.
7700
7701 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7702
7703 * MAINTAINERS (Write After Approval): Add myself.
7704
7705 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7706
7707 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7708
7709 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7710
7711 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7712
7713 2006-06-20 David Ayers <d.ayers@inode.at>
7714
7715 PR bootstrap/28072
7716 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7717 whether target-libjava is being configured instead of whether the
7718 java front end is enabled.
7719 * configure: Regenerate.
7720
7721 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7722
7723 PR target/27540
7724 * configure.in: Only enable libgomp on IRIX 6.
7725 * configure: Regenerate.
7726
7727 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7728
7729 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7730 too.
7731 * Makefile.in: Regenerate.
7732
7733 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7734
7735 * config-ml.in: Alter CCASFLAGS to include special
7736 multilib options the same as is done for CFLAGS.
7737
7738 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7739
7740 * configure.in: Don't enable libgomp on hpux10.
7741 * configure: Rebuilt.
7742
7743 2006-06-12 David Ayers <d.ayers@inode.at>
7744
7745 PR bootstrap/27963
7746 PR target/19970
7747 * configure.in: Remove target-boehm-gc from noconfigdirs where
7748 ${libgcj} is specified.
7749 * configure: Regenerate.
7750
7751 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7752
7753 Sync from src:
7754
7755 * configure.in: Sync.
7756 * configure: Regenerated.
7757
7758 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7759
7760 * Makefile.def: Added dependencies from sim and gdb on intl, and
7761 added configure dependencies to everything with an all dependency
7762 on intl.
7763 * Makefile.in: Regenerated.
7764
7765 2006-06-06 David Ayers <d.ayers@inode.at>
7766
7767 PR libobjc/13946
7768 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7769 * Makefile.in: Regenerate.
7770 * configure.in: Add --enable-objc-gc at toplevel and have it
7771 enable boehm-gc for Objective-C.
7772 Remove target-boehm-gc from libgcj.
7773 Add target-boehm-gc to target_libraries.
7774 Add target-boehm-gc to noconfigdirs where ${libgcj}
7775 is specified.
7776 Assert that boehm-gc is supported when requested for Objective-C.
7777 Only build boehm-gc if needed either for Java or Objective-C.
7778 * configure: Regenerate.
7779
7780 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7781
7782 PR 27674
7783 * Makefile.tpl (configure-[+prefix+][+module+],
7784 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7785 Remove rule to unstage bootstrapped modules.
7786 (stage_current): New.
7787 * Makefile.in: Regenerate.
7788
7789 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7790
7791 * MAINTAINERS (Write After Approval): Update my e-mail address.
7792
7793 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7794
7795 * include/libiberty.h: Declare pex_run_in_environment.
7796
7797 2006-05-31 Asher Langton <langton2@llnl.gov>
7798
7799 * MAINTAINERS (Write After Approval): Add myself.
7800
7801 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7802
7803 * Makefile.def (bfd, opcodes): Fix lib_path.
7804 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7805 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7806 * Makefile.in: Regenerate.
7807
7808 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7809
7810 * Makefile.in: Regenerate.
7811
7812 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7813
7814 * Makefile.def: Add install-html target. Add datarootdir
7815 docdir and htmldir to flags_to_pass.
7816 * Makefile.tpl: Add install-html target.
7817 * Makefile.in: Regenerate.
7818 * configure.in: Add --with-datarootdir, --with-docdir, and
7819 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7820 * configure: Regenerate.
7821
7822 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7823
7824 * configure.in: Enable gprof for cross builds.
7825 * configure: Regenerate.
7826
7827 2006-05-22 Richard Guenther <rguenther@suse.de>
7828
7829 Revert
7830 2006-01-31 Richard Guenther <rguenther@suse.de>
7831 Paolo Bonzini <bonzini@gnu.org>
7832
7833 * Makefile.def (target_modules): Add libgcc-math target module.
7834 * configure.in (target_libraries): Add libgcc-math target library.
7835 (--enable-libgcc-math): New configure switch.
7836 * Makefile.in: Re-generate.
7837 * configure: Re-generate.
7838 * libgcc-math: New toplevel directory.
7839
7840 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7841 Andreas Tobler <a.tobler@schweiz.ch>
7842
7843 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7844 * configure: Rebuilt.
7845
7846 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7847
7848 * MAINTAINERS (Write After Approval): Add myself.
7849
7850 2006-05-01 DJ Delorie <dj@redhat.com>
7851
7852 * configure.in: Restore CFLAGS if GMP isn't present.
7853 * configure: Regenerate.
7854
7855 2006-05-01 Richard Guenther <rguenther@suse.de>
7856
7857 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7858 maintainer.
7859
7860 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7861
7862 * MAINTAINERS (Write After Approval): Add myself.
7863
7864 2006-04-28 Jan Beulich <jbeulich@novell.com>
7865
7866 * MAINTAINERS (Write After Approval): Add myself.
7867
7868 2006-04-18 DJ Delorie <dj@redhat.com>
7869
7870 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7871 reference libgloss so that libssp can be built in a combined
7872 tree.
7873 * configure: Regenerate.
7874
7875 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
7876
7877 * MAINTAINERS (Write After Approval): Add myself.
7878
7879 2006-04-05 Ben Elliston <bje@au.ibm.com>
7880
7881 * configure.in: Require makeinfo 4.4 or higher.
7882 * configure: Regenerate.
7883
7884 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7885
7886 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7887 Rearrange the entries of other libraries to have them in one place.
7888
7889 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7890
7891 * MAINTAINERS (Write After Approval): Remove myself.
7892 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7893
7894 2006-03-14 Richard Guenther <rguenther@suse.de>
7895
7896 * configure: Regenerate with autoconf 2.13.
7897
7898 2006-03-13 Jim Blandy <jimb@codesourcery.com>
7899
7900 * MAINTAINERS: Use my work address.
7901
7902 * MAINTAINERS: Update my E-mail address.
7903
7904 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
7905
7906 * configure.in: Handle --disable-<component> generically.
7907 * configure: Regenerate.
7908
7909 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7910
7911 PR libgcj/17311
7912 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7913
7914 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7915
7916 * MAINTAINERS (Write After Approval): Remove myself.
7917 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7918
7919 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
7920
7921 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7922 (TARGET_CONFIGDIRS): Remove.
7923 * configure.in: Remove AC_SUBST(target_configdirs).
7924 * Makefile.in, configure: Regenerated.
7925
7926 2006-02-20 Steven G. Kargl <kargls@comcast.net>
7927
7928 * MAINTAINERS (Write After Approval): Remove myself.
7929 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7930
7931 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
7932
7933 PR bootstrap/25670
7934
7935 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7936
7937 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7938 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7939 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7940 BUILD_PREFIX, BUILD_PREFIX_1.
7941 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7942
7943 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7944 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7945
7946 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7947 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7948 of `cat stage_current`. Always provide the `r' and `s' variables.
7949 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7950 a single shell execution.
7951 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7952 bootstrapped modules, make the stage1 module if the build was not
7953 started yet, else build the current stage.
7954 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7955 (all-build, all-host, all-target, [+make_target+]-host,
7956 [+make_target+]-target): Do not use \-continued lines.
7957 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7958 (current_stage, restrap, stage_last): New.
7959
7960 * Makefile.in: Regenerate.
7961 * configure: Regenerate.
7962
7963 2006-02-19 Bud Davis <jmdavis@link.com>
7964
7965 * MAINTAINERS (Write After Approval): Remove myself.
7966 (Language Front End Maintainers): Add myself as fortran 95
7967 maintainer and update e-mail address.
7968
7969 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7970
7971 * MAINTAINERS (Write After Approval): Remove myself.
7972 (Language Front End Maintainers): Add myself as fortran 95
7973 maintainer.
7974
7975 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
7976
7977 * MAINTAINERS (Write After Approval): Add myself.
7978
7979 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7980
7981 * MAINTAINERS (Write After Approval): Remove myself.
7982 (Language Front End Maintainers): Add myself as
7983 fortran 95 maintainer.
7984
7985 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7986
7987 Sync from src:
7988
7989 2005-12-27 Leif Ekblad <leif@rdos.net>
7990
7991 * configure.in: Add support for RDOS target.
7992 * configure: Regenerate.
7993
7994 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7995 Andreas Schwab <schwab@suse.de>
7996
7997 * configure: Regenerate.
7998
7999 2006-02-12 David Edelsohn <edelsohn@gnu.org>
8000
8001 * configure.in (enable_libgomp): Add AIX.
8002 * configure: Regenerate.
8003
8004 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8005
8006 * MAINTAINERS (Write After Approval): Add myself.
8007
8008 2006-02-03 Lee Millward <lee.millward@gmail.com>
8009
8010 * MAINTAINERS (Write After Approval): Add myself.
8011
8012 2006-01-31 Richard Guenther <rguenther@suse.de>
8013 Paolo Bonzini <bonzini@gnu.org>
8014
8015 * Makefile.def (target_modules): Add libgcc-math target module.
8016 * configure.in (target_libraries): Add libgcc-math target library.
8017 (--enable-libgcc-math): New configure switch.
8018 * Makefile.in: Re-generate.
8019 * configure: Re-generate.
8020 * libgcc-math: New toplevel directory.
8021
8022 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
8023
8024 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8025 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8026 the assembler, linker and binutils.
8027 * configure: Regenerate.
8028
8029 2006-01-22 Dirk Mueller <dmueller@suse.de>
8030
8031 * MAINTAINERS (Write After Approval): Add myself.
8032
8033 2006-01-20 Diego Novillo <dnovillo@redhat.com>
8034
8035 * configure: Regenerate.
8036
8037 2006-01-18 Richard Henderson <rth@redhat.com>
8038 Jakub Jelinek <jakub@redhat.com>
8039 Diego Novillo <dnovillo@redhat.com>
8040
8041 * libgomp: New directory.
8042 * Makefile.def: Add target_module libgomp.
8043 * Makefile.in: Regenerate.
8044 * configure.in (target_libraries): Add target-libgomp.
8045 * configure: Regenerate.
8046
8047 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
8048
8049 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8050 @ from continuation.
8051 * Makefile.in: Rebuilt.
8052
8053 2006-01-04 Chris Lattner <sabre@gnu.org>
8054
8055 * MAINTAINERS (Write After Approval): Add myself.
8056
8057 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
8058
8059 PR bootstrap/24252
8060
8061 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8062 * Makefile.tpl (OBJDUMP): New.
8063 (EXTRA_HOST_FLAGS): Add it.
8064 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8065
8066 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8067 to use symbolic links between directories. Avoid race conditions
8068 or make them harmless.
8069 * configure.in: Do not try to use symbolic links between directories.
8070
8071 * Makefile.def (LEAN): Pass.
8072 * Makefile.tpl (LEAN): Define.
8073 (stage[+id+]-start): Accept that the previous directory does not
8074 exist, if the bootstrap is lean.
8075 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8076 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8077 configure substitution.
8078 ([+compare-target+]): Likewise.
8079 ([+bootstrap-target+]-lean): New.
8080 * configure.in: Remove lean bootstrap support from here.
8081
8082 * Makefile.in: Regenerate.
8083 * configure: Regenerate.
8084
8085 2006-01-04 Ben Elliston <bje@au.ibm.com>
8086
8087 * MAINTAINERS (libdecnumber): Add myself.
8088
8089 2006-01-02 Mark Mitchell <mark@codesourcery.com>
8090
8091 * libtool-ldflags: New script.
8092
8093 2006-01-02 Andreas Schwab <schwab@suse.de>
8094
8095 * configure.in: When reconfiguring remove Makefile in
8096 all stage directories.
8097 * configure: Regenerate.
8098
8099 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8100
8101 * MAINTAINERS: Update my email address.
8102
8103 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8104
8105 Revert Ada-related part of the previous change.
8106
8107 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8108 Do not pass.
8109 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8110 * Makefile.in: Regenerate.
8111 * configure.in: Do not include mt-ppc-aix target fragment.
8112 * configure: Regenerate.
8113
8114 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8115
8116 * configure.in: Select appropriate fragments for PowerPC/AIX.
8117 * configure: Regenerate.
8118
8119 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8120 BOOT_CFLAGS, BOOT_LDFLAGS.
8121 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8122 BOOT_CFLAGS, BOOT_LDFLAGS.
8123 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8124 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8125 (stage): Fail if we cannot complete the work.
8126 * Makefile.in: Regenerate.
8127
8128 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8129
8130 * configure.in: Replace ms1 with mt.
8131 * configure: Rebuilt.
8132
8133 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8134
8135 * MAINTAINERS: Update my email address.
8136
8137 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8138
8139 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8140 install-host-nogcc): Don't invoke $(stage) at the end.
8141 * Makefile.in: Regenerate.
8142
8143 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8144
8145 * configure.in: Flip the top-level bootstrap switch.
8146 * configure: Regenerate.
8147
8148 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8149
8150 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8151 $(stage) and $(unstage).
8152 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8153 (all): Remove stray semicolon.
8154 (local-distclean): Don't handle multilib.tmp and multilib.out.
8155 (install.all): Set $s for consistency.
8156 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8157 check_multilibs setting. Always make the install directory.
8158 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8159 Correct @if/@endif.
8160 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8161 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8162 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8163 (multilib.out): Remove.
8164 * Makefile.in: Regenerated.
8165
8166 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
8167
8168 * MAINTAINERS (Write After Approval): Add myself.
8169
8170 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8171
8172 * MAINTAINERS: Add myself as mt maintainer.
8173
8174 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8175
8176 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8177
8178 * MAINTAINERS: Change email address.
8179
8180 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
8181
8182 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8183 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8184 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8185 Find in-tree tools if available.
8186 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8187 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8188 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8189 (COMPILER_*_FOR_TARGET): New.
8190 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8191 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8192 (CONFIGURED_*, USUAL_*): Remove.
8193 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8194 STRIP): Use autoconf substitutions.
8195 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8196 COMPILER_NM_FOR_TARGET): New.
8197 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8198
8199 (all): Make all-host and all-target in parallel.
8200 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8201 that $$r and $$s are set before invoking a recursive make.
8202 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8203 ([+bootstrap-target+]): Inline most of the `all' target.
8204
8205 2005-11-29 Ben Elliston <bje@au.ibm.com>
8206
8207 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8208 from the gcc build directory.
8209 * Makefile.in: Regenerate.
8210
8211 2005-11-29 Ben Elliston <bje@au.ibm.com>
8212
8213 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8214 depend on all-libdecnumber.
8215 * configure.in (host_libs): Include libdecnumber.
8216 * Makefile.in: Regenerate.
8217 * configure: Likewise.
8218
8219 2005-11-29 Ben Elliston <bje@au.ibm.com>
8220
8221 * libdecnumber: Import decNumber sources from the dfp-branch.
8222
8223 2005-11-21 Kean Johnston <jkj@sco.com>
8224
8225 * config.sub, config.guess: Sync from upstream sources.
8226
8227 2005-11-21 Ben Elliston <bje@au.ibm.com>
8228
8229 Import from Autoconf sources:
8230
8231 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8232 * config/move-if-change: Don't output "$2 is unchanged";
8233 suggested by Ben Elliston. Handle weird characters correctly.
8234
8235 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8236
8237 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8238 to match upstream libtool for darwin.
8239
8240 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8241
8242 * Makefile.def: Remove gdb dependencies for gdbtk.
8243 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8244 (configure-gdb, install-gdb): New rules.
8245 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8246 * Makefile.in, configure: Regenerated.
8247
8248 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8249
8250 * MAINTAINERS (Write After Approval): Add myself.
8251
8252 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8253
8254 * MAINTAINERS (Write After Approval): Add myself.
8255
8256 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8257
8258 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8259 Diego Novillo.
8260
8261 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8262
8263 PR bootstrap/24297
8264 * Makefile.tpl (do-[+make-target+], do-check, install,
8265 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8266 are set before recursing.
8267 * Makefile.in: Regenerate.
8268
8269 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8270
8271 PR bootstrap/18939
8272 * Makefile.def (gcc) <target>: Fix thinko.
8273 * Makefile.in: Regenerate.
8274
8275 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8276
8277 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8278 * configure: Regenerate.
8279
8280 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8281
8282 * MAINTAINERS (Write After Approval): Add self.
8283
8284 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8285
8286 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8287 target-libffi, target-qthreads, target-libjava, and
8288 targetlibobjc.
8289 * configure: Regenerate.
8290
8291 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8292
8293 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8294 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8295 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8296 (USUAL_OBJDUMP_FOR_TARGET): New.
8297 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8298 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8299 * configure, Makefile.in: Regenerated.
8300
8301 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8302
8303 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8304 before other host packages.
8305
8306 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8307
8308 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8309
8310 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8311
8312 PR bootstrap/22340
8313
8314 * configure.in (default_target): Remove.
8315 * Makefile.tpl (all): Do not use prerequisites as subroutines
8316 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8317 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8318 use prerequisites as subroutines.
8319 (check-host, check-target): New.
8320 (bootstrap configure & all targets): Do not use stage*-start
8321 if the directory layout is already ok.
8322 (non-bootstrap configure & all targets): Prepend a $(unstage).
8323 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8324 (NOTPARALLEL): Remove.
8325 (unstage, stage variables): New variables.
8326 (unstage, stage targets): Simply expand to those variables.
8327
8328 * configure: Regenerate.
8329 * Makefile.in: Regenerate.
8330
8331 2005-10-04 James E Wilson <wilson@specifix.com>
8332
8333 * Makefile.def (lang_env_dependencies): Add libmudflap.
8334 * Makefile.in: Regenerate.
8335
8336 2005-10-03 Andreas Schwab <schwab@suse.de>
8337
8338 Backport from libtool CVS:
8339 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8340
8341 * ltmain.sh: add support for installing into temporary
8342 staging area (e.g. 'make install DESTDIR=...')
8343
8344 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8345
8346 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8347 * configure: Regenerated.
8348
8349 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8350
8351 * configure: Regenerate with the correct
8352 autoconf version.
8353
8354 2005-09-30 Catherine Moore <clm@cm00re.com>
8355
8356 * configure.in (bfin-*-*): New.
8357 * configure: Regenerated.
8358
8359 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8360
8361 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8362 (LIPO_FOR_TARGET): New.
8363 (CONFIGURED_LIPO_FOR_TARGET): New.
8364 (USUAL_LIPO_FOR_TARGET): New.
8365 (STRIP_FOR_TARGET): New.
8366 (CONFIGURED_STRIP_FOR_TARGET): New.
8367 (USUAL_STRIP_FOR_TARGET): New.
8368 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8369 STRIP_FOR_TARGET.
8370 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8371 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8372 * Makefile.in: Regenerate.
8373 * configure: Regenerate.
8374
8375 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8376
8377 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8378 (rs6000-*-aix*): Same.
8379 * configure: Regenerate.
8380
8381 2005-09-16 Tom Tromey <tromey@redhat.com>
8382
8383 * MAINTAINERS: Add self as java maintainer.
8384
8385 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8386
8387 * configure.in: Recognize f95 in the --enable-languages option,
8388 and substitute it for fortran, issuing a warning.
8389 * configure: Regenerate.
8390
8391 2005-08-30 Phil Edwards <phil@codesourcery.com>
8392
8393 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8394 * configure: Regenerated.
8395
8396 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8397
8398 * MAINTAINERS: Add self as ms1 maintainer.
8399
8400 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8401
8402 * Makefile.def (libssp): Add to lang_env_dependencies.
8403 * Makefile.in: Regenerate.
8404
8405 2005-08-18 Ian Lance Taylor <ian@airs.com>
8406
8407 * MAINTAINERS: Add myself as middle-end maintainer.
8408
8409 2005-08-17 Christian Groessler <chris@groessler.org>
8410
8411 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8412 * Makefile.in: Regenerate.
8413
8414 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8415
8416 * MAINTAINERS (write after approval): Added myself.
8417
8418 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8419
8420 * MAINTAINERS (Write After Approval): Add myself.
8421
8422 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8423
8424 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8425 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8426 Look for alternate names of the target cc and c++
8427 * configure: Regenerate.
8428
8429 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8430
8431 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8432 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8433 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8434 tools; remove code to manually set them.
8435 (Target tools): Look in the environment for them.
8436 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8437 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8438 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8439 build directory.
8440 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8441 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8442 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8443 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8444 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8445 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8446 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8447 * configure: Regenerate.
8448 * Makefile.in: Regenerate.
8449
8450 2005-07-28 Ben Elliston <bje@au.ibm.com>
8451
8452 * MAINTAINERS: Update for removed CPU targets.
8453
8454 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8455
8456 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8457 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8458 * Makefile.in: Regenerated.
8459
8460 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8461
8462 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8463 (CFLAGS_FOR_TARGET): Use it.
8464 (CXXFLAGS_FOR_TARGET): Likewise.
8465 * Makefile.in: Regenerated.
8466 * configure.in (--with-build-sysroot): New option.
8467 * configure: Regenerated.
8468
8469 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8470
8471 * Makefile.tpl: Wrap install between unstage and stage
8472 * Makefile.in: Regenerate.
8473
8474 2005-07-21 Eric Christopher <echristo@apple.com>
8475
8476 * MAINTAINERS: Update affiliation.
8477
8478 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8479
8480 * MAINTAINERS: Add self as crx port maintainer.
8481
8482 2005-07-20 DJ Delorie <dj@redhat.com>
8483
8484 * MAINTAINERS: Add self as m32c maintainer.
8485
8486 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8487
8488 * all files: Update FSF address.
8489
8490 2005-07-15 Eric Christopher <echristo@redhat.com>
8491
8492 * MAINTAINERS: Change affiliation.
8493
8494 2005-07-14 Jim Blandy <jimb@redhat.com>
8495
8496 * configure.in: Add cases for Renesas m32c.
8497 * configure: Regenerated.
8498
8499 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8500
8501 * COPYING.LIB: Update from fsf.org.
8502
8503 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8504
8505 * COPYING, compile, config.guess,
8506 config.sub, install-sh, missing, mkinstalldirs,
8507 symlink-tree, ylwrap: Sync from upstream sources.
8508 * config-ml.in: Update FSF address.
8509
8510 2005-07-13 Eric Christopher <echristo@redhat.com>
8511
8512 * configure.in: Add toplevel noconfigdir support for tpf.
8513 * configure: Regenerate.
8514
8515 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8516
8517 PR ada/22340
8518
8519 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8520 * Makefile.in: Regenerate.
8521
8522 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8523
8524 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8525 Brolley to write-after-approval.
8526
8527 2005-07-07 Andreas Schwab <schwab@suse.de>
8528
8529 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8530 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8531 * Makefile.in: Regenerated.
8532
8533 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8534
8535 * configure.in: Don't build sim or rda when targetting darwin.
8536 * configure: Regenerate.
8537
8538 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8539
8540 * configure.in: Add --enable-libssp and --disable-libssp.
8541 * configure: Regenerate with autoconf-2.13.
8542
8543 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8544
8545 * Makefile.def (target_modules): Add libssp.
8546 * configure.in (target_libraries): Add target-libssp.
8547 * configure: Rebuilt.
8548 * Makefile.in: Rebuilt.
8549
8550 2005-07-01 Zack Weinberg <zackw@panix.com>
8551
8552 * MAINTAINERS: Change email address. Resign from maintainership.
8553
8554 2005-07-01 Richard Guenther <rguenther@suse.de>
8555
8556 * MAINTAINERS: Change my e-mail address and affiliation.
8557
8558 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8559
8560 * Makefile.def (stagefeedback): Come after profile.
8561 Define profiledbootstrap target.
8562 * Makefile.tpl (profiledbootstrap): Remove.
8563 (stageprofile-end): Zap stagefeedback.
8564 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8565 * Makefile.in: Regenerate.
8566
8567 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8568
8569 * MAINTAINERS: Update my email address.
8570
8571 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8572
8573 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8574 In 'cpp' stanza, support '#line' as well as '# '.
8575
8576 2005-06-08 Andreas Schwab <schwab@suse.de>
8577
8578 * MAINTAINERS: Move myself from 'Write After Approval' to
8579 'CPU Port Maintainers' section as m68k maintainer.
8580
8581 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8582
8583 * configure.in (unsupported_languages): New macro.
8584 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8585 non-ported target libraries in noconfigdirs.
8586 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8587 non-linux-gnu. Remove libgcj_ex_libffi.
8588 <lang_frag loop>: Set add_this_lang=no if the language is in
8589 unsupported_languages.
8590 * configure: Regenerate.
8591
8592 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8593
8594 * configure.in: Fix typo in handling of --with-mpfr-dir.
8595 * configure: Regenerate.
8596
8597 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8598
8599 * MAINTAINERS: Update my email address.
8600
8601 2005-06-02 Jim Blandy <jimb@redhat.com>
8602
8603 * config.sub: Add cases for the Renesas m32c. (This patch has been
8604 accepted into the master sources.)
8605
8606 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8607 Michael Snyder <msnyder@redhat.com>
8608 Stan Cox <scox@redhat.com>
8609
8610 * configure.in: Set noconfigdirs for ms1.
8611
8612 * configure: Regenerate.
8613
8614 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8615
8616 * MAINTAINERS (Write After Approval): Add self.
8617
8618 2005-06-01 Josh Conner <jconner@apple.com>
8619
8620 * MAINTAINERS (Write After Approval): Add self.
8621
8622 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8623
8624 * MAINTAINERS: Update my email address.
8625
8626 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8627
8628 * MAINTAINERS (Write After Approval): Add self.
8629
8630 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8631
8632 * MAINTAINERS (Write After Approval): Remove self.
8633
8634 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8635
8636 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8637 (Dependencies): Consider target modules for bootstrap dependencies.
8638 Make target bootstrap modules depend on each stage's gcc.
8639 * Makefile.in: Regenerate.
8640
8641 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8642
8643 * Makefile.def (configure-gcc): Depend on binutils having been built.
8644 (all-gcc): No need to do it here.
8645 * Makefile.in: Regenerate.
8646
8647 2005-05-19 Paul Brook <paul@codesourcery.com>
8648
8649 * configure.in: Rewrite misleading error message when requested
8650 language cannot be built.
8651 * configure: Regenerate.
8652
8653 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8654
8655 * ylwrap: Import from Automake 1.9.5.
8656
8657 2005-05-13 David Ung <davidu@mips.com>
8658
8659 * MAINTAINERS (Write After Approval): Add self.
8660
8661 2005-05-09 Mike Stump <mrs@apple.com>
8662
8663 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8664 lt_cv_sys_max_cmd_len for now.
8665
8666 2005-05-09 Stan Cox <scox@redhat.com>
8667
8668 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8669
8670 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8671
8672 * README.SCO: Update the URL.
8673
8674 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8675
8676 * ltconfig: Define file_list_spec. Pass file_list_spec and
8677 with_gnu_ld to libtool.
8678 * ltcf-c.sh (aix[45]): Define file_list_spec.
8679 * ltcf-cxx.sh (aix[45]): Same.
8680 * ltcf-gcj.sh (aix[45]): Same.
8681 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8682 exists, write list of input files to temporary file.
8683
8684 2005-05-04 Mike Stump <mrs@apple.com>
8685
8686 * configure.in: Always pass --target to target configures as
8687 otherwise rebuilds that do --recheck will fail.
8688 * confiugure: Rebuilt.
8689
8690 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8691
8692 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8693 STAGE_HOST_EXPORTS.
8694 (configure, all): Add bootstrap support.
8695 (Host modules, target modules): Pass post-stage1 flags and exports.
8696 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8697 * Makefile.in: Regenerate.
8698
8699 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8700
8701 * configure: Regenerate.
8702
8703 2005-04-27 Mike Stump <mrs@apple.com>
8704
8705 * MAINTAINERS: Add self as darwin maintainer.
8706
8707 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8708
8709 * config.sub: Update from master copy.
8710
8711 2005-04-21 Mike Stump <mrs@apple.com>
8712
8713 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8714 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8715
8716 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8717
8718 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8719 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8720 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8721 "*-*-elf" and "*-*-linux*".
8722 * configure: Regenerate.
8723
8724 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8725
8726 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8727
8728 2005-04-12 Mike Stump <mrs@apple.com>
8729
8730 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8731
8732 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8733
8734 * MAINTAINERS (Write After Approval): Add myself.
8735
8736 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8737
8738 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8739
8740 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8741
8742 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8743 (TARGET_CONFIGARGS): Include --with-target-subdir.
8744 (configure, all): New macros. Use them throughout.
8745 * Makefile.in: Regenerate.
8746
8747 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8748
8749 * MAINTAINERS (Write After Approval): Add myself.
8750
8751 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8752
8753 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8754
8755 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8756
8757 * MAINTAINERS: Move John Carr to Write After Approval.
8758
8759 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8760
8761 * config/mh-mingw32: Delete.
8762 * configure.in: Don't use it.
8763 * configure: Regenerate.
8764
8765 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8766
8767 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8768 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8769 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8770 (HOST_LIB_PATH): Generate from Makefile.def.
8771 (TARGET_LIB_PATH): Likewise.
8772 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8773 * Makefile.in: Regenerate.
8774 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8775 (RPATH_ENVVAR): Include Darwin case.
8776 * configure: Regenerate.
8777
8778 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8779
8780 * MAINTAINERS (Various Maintainers): Remove self.
8781 (Write After Approval): Add self.
8782
8783 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8784
8785 * MAINTAINERS (Various Maintainers): Add self.
8786
8787 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8788
8789 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8790 * configure: Regenerate.
8791
8792 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8793
8794 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8795 gcc_version, and gcc_version_trigger from set of flags to pass.
8796 * Makefile.tpl: Remove definitions of above variables.
8797 (config.status): Remove dependency on $(gcc_version_trigger).
8798 * Makefile.in: Regenerate.
8799 * configure.in: Do not reference config/gcc-version.m4 nor
8800 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8801 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8802 * configure: Regenerate.
8803
8804 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8805 Andrew Pinski <pinskia@physics.uc.edu>
8806
8807 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8808 * Makefile.in: Regenerate.
8809
8810 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8811
8812 * MAINTAINERS (Write After Approval): Add myself.
8813
8814 2005-03-03 David Ayers <d.ayers@inode.at>
8815
8816 * MAINTAINERS (Write After Approval): Add myself.
8817
8818 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8819
8820 PR libgcj/20160
8821 * ltmain.sh: Avoid creating archives with components that have
8822 duplicate basenames.
8823
8824 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8825
8826 PR bootstrap/20250
8827 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8828 instead of check.
8829 * Makefile.in: Regenerate.
8830
8831 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8832
8833 * Makefile.in: Regenerate to fix conflict between the previous two
8834 patches.
8835
8836 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8837
8838 PR bootstrap/17383
8839 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8840 * Makefile.tpl (HOST_SUBDIR): New substitution.
8841 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8842 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8843 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8844 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8845 (Host modules, Bootstrapped modules): Use it.
8846 (Build modules, Target modules): Do not create symlink trees,
8847 always configure out-of-srcdir.
8848 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8849 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8850 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8851 $(HOST_SUBDIR). Create a symlink for host_subdir.
8852
8853 * Makefile.in: Regenerate.
8854 * configure: Regenerate.
8855
8856 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8857
8858 Merged from libada-gnattools-branch:
8859 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8860
8861 * gnattools: New directory.
8862 * Makefile.def: Add gnattools as a module, depending on target-libada.
8863 * Makefile.in: Regenerate.
8864 * configure.in: Include gnattools in host_tools; disable it if ada
8865 is disabled.
8866 * configure: Regenerate.
8867
8868 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
8869
8870 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8871 treelang maintainer.
8872 (Write After Approval): Remove myself.
8873
8874 2005-02-23 Paul Schlie <schlie@comcast.net>
8875
8876 * configure.in: Allow darwin targeted ports to build tk, itcl and
8877 libgui.
8878 * configure: Regenerate.
8879
8880 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8881
8882 PR libgcj/10353
8883 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8884 * configure: Regenerate.
8885
8886 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8887
8888 * MAINTAINERS (Write After Approval): Add myself.
8889
8890 2005-02-10 Ian Lance Taylor <ian@airs.com>
8891
8892 * MAINTAINERS: Update my e-mail address.
8893
8894 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8895
8896 * MAINTAINERS (Write After Approval): Add myself.
8897
8898 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
8899
8900 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8901 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8902 target-libgloss when not *-*-elf and *-*-aout.
8903 * configure: Regenerate.
8904
8905 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8906
8907 * MAINTAINERS: Remove obsolete entries.
8908
8909 * MAINTAINERS (Write After Approval): Add Michael Matz.
8910
8911 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
8912
8913 * MAINTAINERS: Remove self as cpplib maintainer.
8914
8915 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8916
8917 * install-sh, config.sub: Import from upstream.
8918
8919 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8920
8921 PR bootstrap/18222
8922 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8923 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8924 * Makefile.in: Regenerate.
8925
8926 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
8927
8928 * MAINTAINERS: Update my email address.
8929
8930 2005-01-12 David Edelsohn <edelsohn@gnu.org>
8931 Andreas Schwab <schwab@suse.de>
8932
8933 PR bootstrap/18033
8934 * config-ml.in: Eval option if surrounded by single quotes.
8935
8936 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
8937
8938 Revert 2004-12-28 Makefile changes, a better fix will be
8939 applied to mainline and src after GCC 4.0 branches.
8940
8941 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
8942
8943 PR bootstrap/17383
8944
8945 * Makefile.def (target_modules): Remove stage parameter,
8946 it is always true now.
8947 * Makefile.tpl (configure-build-[+module+],
8948 configure-target-[+module+]): Always build symlink tree
8949 for the directory and for include. BUILD_SUBDIR and
8950 TARGET_SUBDIR cannot be . anymore.
8951 * Makefile.in: Regenerate.
8952
8953 2004-12-25 David Edelsohn <edelsohn@gnu.org>
8954
8955 Revert 2004-12-08 Makefile changes.
8956
8957 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8958
8959 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8960 cygwin, mingw.
8961
8962 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8963
8964 * configure.in (sh64-*-*): Reenable gprof.
8965 * configure: Regenerate.
8966
8967 2004-12-08 David Edelsohn <edelsohn@gnu.org>
8968
8969 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8970 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8971 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8972 * Makefile.in: Regenerate.
8973
8974 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8975
8976 * MAINTAINERS: Update my email address.
8977
8978 2004-12-07 Matt Kraai <kraai@ftbfs.org>
8979
8980 * Makefile.tpl: Generate normal dependencies if the LHS module is
8981 not bootstrapped.
8982 * Makefile.in: Regenerate.
8983
8984 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8985
8986 * configure.in: Include config/gxx-include-dir.m4. Use
8987 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8988 * configure: Regenerate.
8989
8990 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8991
8992 * config.if: Delete.
8993 * configure.in: Set libstdcxx_incdir directly.
8994 * configure: Regenerate.
8995
8996 2004-12-02 Eric Christopher <echristo@redhat.com>
8997
8998 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8999 * Makefile.in: Regenerate.
9000
9001 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9002
9003 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9004 * configure: Regenerate.
9005
9006 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9007
9008 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9009 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9010 * configure: Regenerate.
9011
9012 2004-12-01 Eric Christopher <echristo@redhat.com>
9013
9014 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9015 of things to remove.
9016
9017 2004-11-29 Matt Kraai <kraai@ftbfs.org>
9018
9019 * MAINTAINERS (Write After Approval): Update my e-mail address.
9020
9021 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9022
9023 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9024 from CVS libtool to always pass_all.
9025
9026 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9027
9028 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9029 (hppa*64*-*-*): Delete incorrect comment.
9030 * configure: Rebuilt.
9031
9032 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9033
9034 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9035
9036 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9037
9038 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9039 from CVS libtool to always pass_all.
9040
9041 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9042
9043 * install-sh, compile: Import from automake.
9044
9045 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9046
9047 * config.guess, config.sub: Import from savannnah.
9048
9049 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
9050
9051 * MAINTAINERS (Write After Approval): Add myself
9052
9053 2004-11-12 Mike Stump <mrs@apple.com>
9054
9055 * Makefile.def: Add html support.
9056 * Makefile.tpl: Likewise.
9057 * Makefile.in: Regenerate.
9058
9059 2004-11-11 Geoffrey Keating <geoffk@apple.com>
9060
9061 PR 18423
9062 * configure.in: Remove all instances of build-fixincludes from
9063 noconfigdirs.
9064 (build_configargs): Supply --target to subdirectories.
9065 * configure: Regenerate.
9066
9067 * Makefile.def: Make gcc install depend on fixincludes install.
9068 * Makefile.in: Regenerate.
9069
9070 2004-11-10 Janis Johnson <janis187@us.ibm.com>
9071
9072 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9073
9074 2004-11-11 Paul Brook <paul@codesourcery.com>
9075
9076 * MAINTAINERS: Add self as arm maintainer. Update email address.
9077
9078 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9079
9080 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9081 target-libgfortran.
9082 * configure: Regenerate.
9083
9084 2004-11-07 David Edelsohn <edelsohn@gnu.org>
9085
9086 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9087 like CC.
9088
9089 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
9090
9091 * Makefile.def (host fixincludes): Specify missing targets.
9092 * Makefile.in: Regenerate.
9093
9094 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9095
9096 * MAINTAINERS: Add myself
9097
9098 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9099
9100 * MAINTAINERS (Write After Approval): Add myself.
9101
9102 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9103
9104 * Makefile.def: Build fixincludes for the host, too.
9105 * Makefile.in: Regenerate.
9106 * configure.in (host_tools): Add fixincludes.
9107 * configure: Regenerate.
9108
9109 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9110
9111 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9112 * configure: Regenerated.
9113
9114 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9115
9116 PR other/17783
9117 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9118 * configure: Regenerated.
9119
9120 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9121
9122 * README.SCO: Update per FSF instructions.
9123
9124 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9125
9126 PR target/18151
9127 * configure.in (case ${target}): Do not build fixincludes for avr.
9128 * configure: Regenerated.
9129
9130 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9131
9132 * configure.in (case ${target}): Do not build fixincludes
9133 on platforms where it is not used.
9134 * configure: Regenerated.
9135
9136 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9137
9138 * configure.in: Use an absolute path to install-sh.
9139 * configure: Regenerated.
9140
9141 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9142
9143 * MAINTAINERS (Write After Approval): Add myself.
9144
9145 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9146
9147 * MAINTAINERS: Remove from Write After Approval those that are
9148 already maintainers.
9149
9150 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9151
9152 * MAINTAINERS: Update my email address.
9153
9154 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9155
9156 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9157 * configure: Regenerate.
9158
9159 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
9160
9161 * MAINTAINERS: Update my email address.
9162
9163 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9164
9165 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9166 entries belonging to this category.
9167
9168 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9169
9170 * MAINTAINERS: Update my e-mail address.
9171
9172 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
9173
9174 Fix wrong conflict resolution in:
9175
9176 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9177
9178 * Makefile.in: Regenerate.
9179 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9180 in the recursive `make', instead of hardwiring `all'.
9181 (Autogenerated TARGET-* variables): New.
9182
9183 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9184
9185 * configure.in: Enable target-libgloss for crx-*-*.
9186 * configure: Regenerate.
9187
9188 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9189
9190 * MAINTAINERS (Various Maintainers): Move the "windows,
9191 cygwin, mingw" maintainer to ...
9192 (OS Port Maintainers): ... here.
9193
9194 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9195
9196 * MAINTAINERS (Write After Approval): Remove those that are
9197 maintainers of some subsystem.
9198
9199 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9200
9201 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9202 * ltcf-cxx.sh (tpf*): Likewise.
9203 * ltconfig (tpf*): Add TPF OS configuration support.
9204
9205 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9206
9207 * MAINTAINERS: Change my email address to my new work account.
9208
9209 2004-09-24 Michael Roth <mroth@nessie.de>
9210
9211 * configure.in (--without-headers): Add missing double quotes.
9212 * configure: Regenerate.
9213
9214 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9215
9216 * ylwrap: Revert to previous version.
9217
9218 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9219
9220 PR bootstrap/17369
9221 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9222 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9223 SET_GCC_LIB_PATH_CMD.
9224 (BASE_TARGET_EXPORTS): Likewise.
9225 * Makefile.in: Regenerated.
9226
9227 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9228 * configure: Regenerated.
9229
9230 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9231
9232 * config.guess: New upstream version
9233 * compile, depcomp, install-sh, ylwrap: Likewise.
9234
9235 2004-09-19 Roger Sayle <roger@eyesopen.com>
9236
9237 * config/mh-x86omitfp: New host makefile fragment. Add
9238 -fomit-frame-pointer to the default BOOT_CFLAGS.
9239 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9240 * configure: Regenerate.
9241
9242 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9243
9244 PR target/11572
9245 * configure.in (*-*-darwin*): Renable libobjc.
9246 * configure: Regenerate.
9247
9248 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9249
9250 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9251
9252 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9253
9254 * Makefile.def: Remove libbanshee.
9255 * Makefile.tpl: Ditto.
9256 * configure.in: Ditto.
9257 * Makefile.in: Regen.
9258 * configure: Ditto.
9259
9260 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9261
9262 * ltmain.sh: Use $pic_object as $non_pic_object if
9263 $non_pic_object=none.
9264
9265 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9266
9267 * missing: Import latest version from master repository.
9268
9269 2004-09-06 Nick Clifton <nickc@redhat.com>
9270
9271 * config.sub: Import latest version from master repository.
9272 * config.guess: Likewise.
9273 This includes these changes:
9274
9275 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9276
9277 * config.sub: Handle crisv32, alias etraxfs.
9278 * config.guess (crisv32:Linux:*:*): Handle.
9279
9280 2004-08-13 Brad Smith <brad@comstyle.com>
9281
9282 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9283 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9284
9285 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9286
9287 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9288 assume the processor is a powerpc. This is because coreutils
9289 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9290 in this case, due to a MacOS X bug that causes
9291 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9292 to return a negative number.
9293 Problem reported by Petter Reinholdtsen in:
9294 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9295
9296 2004-07-19 Ben Elliston <bje@gnu.org>
9297
9298 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9299
9300 2004-06-24 Ben Elliston <bje@gnu.org>
9301
9302 * config.guess: Update copyright years.
9303 * config.sub: Likewise.
9304
9305 2004-06-22 Robert Millan <robertmh@gnu.org>
9306
9307 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9308 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9309
9310 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9311
9312 * config.guess (*:*VMS:*:*): New entry. Replaces
9313 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9314 manufacturer.
9315
9316 2004-06-22 Ben Elliston <bje@gnu.org>
9317
9318 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9319 * config.sub: Likewise.
9320
9321 2004-06-22 Ben Elliston <bje@gnu.org>
9322
9323 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9324 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9325
9326 2004-06-11 Ben Elliston <bje@gnu.org>
9327
9328 * config.guess (pegasos:OpenBSD:*:*): Remove.
9329
9330 2004-06-11 Ben Elliston <bje@gnu.org>
9331
9332 From Wouter Verhelst <wouter@grep.be>:
9333 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9334
9335 2004-06-11 Ben Elliston <bje@gnu.org>
9336
9337 * config.guess (luna88k:OpenBSD:*:*): New.
9338
9339 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9340
9341 * config.guess (m32r*:Linux:*:*): New case.
9342 * config.sub: Handle m32rle.
9343
9344 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9345
9346 From Jens Petersen <petersen@redhat.com>:
9347 * config.sub: Handle sparcv8.
9348
9349 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9350
9351 From Tom Smith <smith@cag.lkg.hp.com>:
9352 * config.guess: Version suffixes are equally significant on Tru64
9353 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9354 prefix of "P" (patched kernel).
9355
9356 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9357
9358 * config.sub: Add support for National Semiconductor CRX target.
9359
9360 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9361
9362 * MAINTAINERS (Various Maintainers): Remove myself as web page
9363 maintainer, add myself as maintainer of build status lists.
9364
9365 2004-09-03 Jan Beulich <jbeulich@novell.com>
9366
9367 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9368 *-*-netware, but add target-libmudflap.
9369 Consolidate *-*-netware targets (of which really only i?86 exists)
9370 into a single entry.
9371 * configure: Likewise.
9372
9373 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9374
9375 * Makefile.tpl (sorry): Remove.
9376 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9377 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9378 (do-clean): Clean per-stage directories too.
9379 (do-distclean): Run distclean-stage1 too.
9380 (.NOTPARALLEL): Enable during toplevel bootstrap.
9381 (stage[+id+]-bubble): Enable parallel execution during
9382 the recursive invocation.
9383 * Makefile.in: Regenerate.
9384
9385 Fix previous checkin:
9386
9387 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9388 include.
9389 * configure.in: Fix indentation.
9390 * configure: Regenerate.
9391
9392 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9393
9394 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9395 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9396 * configure: regenerate
9397 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9398 -mdynamic-no-pic
9399
9400 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9401
9402 * Makefile.def (build_modules): Add fixincludes.
9403 (dependencies): Make gcc depend on fixincludes.
9404 * configure.in (build_tools): Add fixincludes.
9405 (build_configdirs): Always include build_libs.
9406 * Makefile.in: Regenerate.
9407 * configure: Regenerate.
9408
9409 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9410
9411 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9412 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9413 phony targets; do not generate timestamp files.
9414 (distclean-stageN): Remove references to their timestamp files.
9415 (restageN, touch-stageN): Remove.
9416 (stageN-bubble): Rewritten.
9417 (compare): Support lean bootstraps.
9418 * Makefile.in: Regenerate.
9419
9420 * configure.in: Only warn when bootstrapping but
9421 build != host or build != target. Support lean bootstraps.
9422 * configure: Regenerate.
9423
9424 2004-08-26 Phil Edwards <phil@codesourcery.com>
9425
9426 * configure.in: Give a better error message if GMP/MPFR are missing
9427 and a language needing them has been requested.
9428 * configure: Regenerated.
9429
9430 2004-08-25 Phil Edwards <phil@codesourcery.com>
9431
9432 * configure.in: Print a list of available language front-ends if
9433 a requested one is missing. Tidy stray tab characters.
9434 * configure: Regenerated.
9435
9436 2004-08-19 Michael Koch <konqueror@gmx.de>
9437
9438 * gcc/doc/install.texi: Update entry about automake for libjava.
9439
9440 2004-08-17 Robert Millan <robertmh@gnu.org>
9441
9442 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9443 (instead of FreeBSD).
9444 * configure: Regenerate.
9445
9446 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9447
9448 * Makefile.in: Regenerate.
9449 * configure: Regenerate.
9450
9451 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9452 stage_*_flags.
9453 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9454 for bootstrapped modules if toplevel bootstrap is going.
9455 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9456 modules. Adjust for changes in Makefile.def. Enable several
9457 rules even in non-bootstrap mode, just to avoid peppering the
9458 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9459 (stage-[+prev+]-bubble): Remove.
9460
9461 * Makefile.def (Dependencies): Depend on all-build-bison,
9462 all-build-flex, all-build-byacc, all-build-texinfo, rather
9463 than the host variations.
9464 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9465 with BUILD_SUBDIR.
9466 (BISON): Update for recent Bisons.
9467 (YACC): Fix typo.
9468 (cross): Depend on all-build.
9469 (all): Do not depend on all-build.
9470 (prebootstrap): Remove.
9471 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9472 (Prebootstrap dependencies): Add them to the per-stage targets
9473 and to all-prebootstrap.
9474 * configure.in (build_configdirs): Always enable build_tools.
9475 (BUILD_DIR_PREFIX): Remove.
9476
9477 * Makefile.def (gcc): Add target variable.
9478 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9479 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9480 in the recursive `make', instead of hardwiring `all'.
9481 (Autogenerated TARGET-* variables): New.
9482
9483 2004-08-13 Brian Booth <bbooth@redhat.com>
9484
9485 * MAINTAINERS: Remove myself from write-after-approval.
9486
9487 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9488
9489 * src-release: Stop distributing mmalloc with gdb (which doesn't
9490 use it).
9491 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9492 * Makefile.in: Regenerate.
9493
9494 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9495
9496 * configure.in (arm*-*-eabi*): New target.
9497 * configure: Regenerate.
9498
9499 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9500
9501 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9502 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9503 (Dependencies): New section.
9504 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9505 (configure-target-[+module+]): Depend on maybe-all-gcc
9506 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9507 (toplevel profiledbootstrap): Fix dependencies.
9508 * Makefile.in: Regenerate.
9509
9510 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9511
9512 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9513 target-libiberty to noconfigdirs.
9514 * configure: Regenerate.
9515
9516 2004-08-03 Paul Brook <paul@codesourcery.com>
9517
9518 * configure.in: Check for MPFR as well as GMP.
9519 * configure: Regenerate.
9520
9521 2004-08-01 Robert Millan <robertmh@gnu.org>
9522
9523 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9524 libmudflap for all GNU-based systems (with Glibc).
9525 * configure: Regenerate.
9526
9527 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9528
9529 * Makefile.def (host-modules): Add gcc.
9530 * Makefile.in: Regenerate.
9531 * Makefile.tpl (sorry): New rule.
9532 (configure-host, all-host, [+make_target+]-host, do-check,
9533 install-host): Do not add gcc as a special case.
9534 (host modules): Add a small special-casing for gcc. Export
9535 extra_make_flags through the environment.
9536 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9537 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9538 other recursive targets for gcc): Remove.
9539
9540 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9541 (stage, unstage): New rules.
9542 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9543 distclean-stage[+id+]): Use stage_current.
9544 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9545 the stage*-start rules.
9546
9547 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9548
9549 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9550 use -all_load flag.
9551
9552 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9553
9554 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9555 * configure: Regenerate.
9556
9557 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9558
9559 * maintainer-scripts/gcc_release: Revert yesterday's change.
9560
9561 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9562
9563 * MAINTAINERS: Add myself to write-after-approval.
9564
9565 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9566
9567 * libf2c: Removed.
9568 * gcc/gccbug.in: Updated because of libf2c removal.
9569 * maintainer-scripts/gcc_release: Ditto.
9570
9571 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9572
9573 * configure.in: Build libmudflap by default on FreeBSD.
9574 * configure: Regenerated.
9575
9576 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9577
9578 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9579 systems.
9580 * configure: Regenerated.
9581
9582 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9583
9584 PR target/16344
9585 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9586 feedback based compiler.
9587 * Makefile.in: Rebuilt.
9588
9589 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9590
9591 * Makefile.def (host_modules): Set bootstrap=true for flex.
9592 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9593 * Makefile.in: Rebuilt.
9594
9595 2004-07-07 Jan Hubicka <jh@suse.cz>
9596
9597 * MAINTAINERS: Add self as a profile feedback maintainer.
9598
9599 2004-07-05 Phil Edwards <phil@codesourcery.com>
9600
9601 * configure.in: Do not prepend $srcdir to /dev/null in
9602 makefile fragments.
9603 * configure: Regenerate.
9604
9605 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9606
9607 * Makefile.def (build_modules): Add bison, byacc, flex,
9608 m4, texinfo.
9609 (flags_to_pass): Add FLEX.
9610 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9611 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9612 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9613 DEFAULT_MAKEINFO): Remove.
9614 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9615 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9616 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9617 objdir or else use configured tool.
9618 (all-build): New.
9619 (all): Depend on it.
9620 (Build module dependencies): Add.
9621 * Makefile.in: Regenerate.
9622 * configure.in: Better support for multiple build modules,
9623 matching what is done for host/target modules. Do not look
9624 for "plausible" locations of build tools if Canadian cross.
9625 Use autoconf's AC_PROG_CC to find a C compiler. Define
9626 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9627 * configure: Regenerate.
9628
9629 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9630
9631 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9632 * Makefile.in: Regenerate.
9633
9634 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9635
9636 * Makefile.tpl (configure-build-[+module+],
9637 configure-[+module+], configure-target-[+module+]): Pass
9638 [+extra_configure_args+].
9639 (all-build-[+module+], all-[+module+], check-[+module+],
9640 install-[+module+], [+make_target+]-[+module+],
9641 all-target-[+module+], check-target-[+module+],
9642 install-target-[+module+], [+make_target+]-target-[+module+]):
9643 Pass [+extra_make_args+].
9644 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9645 (GCC_HOST_EXPORTS): Remove.
9646 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9647 cross, check-gcc, check-gcc-c++, install-gcc,
9648 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9649 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9650 * Makefile.in: Regenerate.
9651
9652 2004-06-21 Matthew Sachs <msachs@apple.com>
9653
9654 * MAINTAINERS: Added self to write-after-approval.
9655
9656 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9657
9658 * configure.in: Check for srcdir/winsup rather than build directory
9659 winsup.
9660 * configure: Regenerate.
9661
9662 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9663
9664 * configure.in: Don't build Cygwin native newlib if winsup
9665 directory is missing. Emit warning instead.
9666 * configure: Regenerate.
9667
9668 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9669
9670 * Makefile.tpl (touch-stage[+id+]): New.
9671 (restage[+prev+]): Depend on touch-stage[+id+].
9672
9673 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9674 Use it throughout.
9675
9676 * Makefile.def: Add profile and feedback bootstrap stages.
9677 Remove next field from bootstrap stages.
9678 * Makefile.tpl (LN, LN_S): Substitute.
9679 (stageN-start, stageN-end): Use double-colon rules, to
9680 provide a hook for additional setup commands.
9681 (distclean-stageN-gcc, restageN): Create dependencies from
9682 [+prev+], not from [+next+].
9683 (stageN-bubble): Add commands for successive stages from
9684 [+prev+], using double-colon rules.
9685 (all-stageN-gcc): Fix typo.
9686 (stagefeedback-start, profiledbootstrap): New.
9687 * Makefile.in: Regenerate.
9688 * configure.in: Call ACX_PROG_LN.
9689 * configure: Regenerate.
9690
9691 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9692
9693 * MAINTAINERS (Write After Approval): Add myself.
9694
9695 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9696
9697 * MAINTAINERS (Write After Approval): Add myself.
9698
9699 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9700
9701 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9702 without gcc.
9703 * configure: Regenerate.
9704
9705 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9706
9707 * Makefile.tpl: Fix typo.
9708 * Makefile.in: Regenerate.
9709
9710 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9711
9712 * configure.in: Remove new- prefix from toplevel
9713 bootstrap targets.
9714 * configure: Regenerate.
9715
9716 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9717
9718 * Makefile.tpl (all.normal): Rename to all.
9719 (all): Replace with a rule to pick the default
9720 target from configure.
9721 (all-gcc, configure-gcc): Use conditionals to
9722 do nothing when toplevel bootstrap is going on.
9723 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9724 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9725 * configure.in: Support --enable-bootstrap.
9726
9727 * Makefile.def: Remove new- prefix from toplevel
9728 bootstrap targets.
9729 * Makefile.tpl: Likewise.
9730
9731 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9732 target.
9733
9734 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9735 $(RECURSE_FLAGS) to recursive invocation of make.
9736
9737 * Makefile.in: Regenerate.
9738 * configure: Regenerate.
9739
9740 2004-05-30 Andreas Jaeger <aj@suse.de>
9741 Jim Wilson <wilson@specifixinc.com>
9742
9743 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9744 like CC.
9745
9746 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9747
9748 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9749 * configure: Regenerate.
9750
9751 2004-05-25 Daniel Jacobowitz <drow@false.org>
9752
9753 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9754 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9755 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9756 targets.
9757 * Makefile.in: Regenerate.
9758
9759 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9760
9761 * configure.in: Test the ability to symlink directories.
9762 * configure: Regenerate.
9763
9764 * Makefile.def (bootstrap-stage): New definitions.
9765 * Makefile.tpl (configure-stage1-gcc,
9766 configure-stage2-gcc, configure-stage3-gcc,
9767 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9768 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9769 new-restage3, compare): Autogenerate, see Makefile.in
9770 entry for behavioral changes.
9771 (distclean-stage1, new-stage1-start, new-stage1-end,
9772 new-stage1-bubble, distclean-stage2, new-stage2-start,
9773 new-stage2-end, new-stage2-bubble, distclean-stage3,
9774 new-stage3-start, new-stage3-end): New autogenerated targets.
9775 (objext, prebootstrap, BOOT_CFLAGS,
9776 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9777 targets.
9778
9779 * Makefile.in: Regenerate.
9780 (distclean-stage1, new-stage1-start, new-stage1-end,
9781 new-stage1-bubble, distclean-stage2, new-stage2-start,
9782 new-stage2-end, new-stage2-bubble, distclean-stage3,
9783 new-stage3-start, new-stage3-end): New targets.
9784 (all-stage1-gcc): Move prebootstrap dependency from here...
9785 (configure-stage1-gcc): ...to here.
9786 (new-bootstrap): Use bubble targets.
9787 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9788 Use per-stage distclean targets.
9789 (configure-stage1-gcc, configure-stage2-gcc,
9790 configure-stage3-gcc, all-stage1-gcc,
9791 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9792 Use new-stageN-start to prepare the tree.
9793
9794 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9795
9796 * Makefile.def (host_modules): add libcpp.
9797 * Makefile.tpl: Add dependencies on and for libcpp.
9798 * Makefile.in: Regenerate.
9799 * configure.in: Add libcpp host module.
9800 * configure: Regenerate.
9801
9802 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9803
9804 * Makefile.tpl: Whenever a recursive target is defined, wrap
9805 it in a special @if/@endif block, and prepare its maybe
9806 dependency in the @if/@endif block
9807 * configure.in: Instead of writing maybe dependencies, remove
9808 the @if/@endif statements, and remove the @if/@endif blocks
9809 that remain.
9810 * configure: Regenerate.
9811 * Makefile.in: Regenerate.
9812
9813 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9814
9815 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9816
9817 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9818
9819 PR bootstrap/15120
9820 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9821 * */configure: Rebuilt.
9822
9823 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9824
9825 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9826 of libf2c.
9827 * configure, Makefile.in: Regenerate.
9828
9829 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9830
9831 * MAINTAINERS (Write After Approval): Add myself.
9832
9833 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9834
9835 Merge from tree-ssa-20020619-branch.
9836
9837 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9838 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9839 (HOST_GMPLIBS): Define.
9840 (HOST_GMPINC): Define.
9841 (TARGET_LIB_PATH): Add libmudflap.
9842 (GFORTRAN_FOR_TARGET): Define.
9843 (configure-build*): Export GFORTRAN.
9844 (configure-gcc): Export GMPLIBS and GMPINC.
9845 (all-gcc): Add maybe-all-libbanshee.
9846 (configure-target-libgfortran): Define.
9847 * Makefile.in: Regenerate.
9848 * configure.in (host_libs): Add libbanshee.
9849 (target_libraries): Add target-libmudflap and target-libgfortran.
9850 Add --with-libbanshee.
9851 Handle --disable-libmudflap.
9852 (*-*-freebsd*): Use with_gmp.
9853 Add $(libgcj) to noconfigdirs.
9854 * configure: Regenerate.
9855 * depcomp: New file.
9856 * MAINTAINERS: Add tree-ssa maintainers.
9857
9858 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9859
9860 * MAINTAINERS (Various Maintainers): Add myself.
9861
9862 2004-04-30 Brian Ford <ford@vss.fsi.com>
9863
9864 * MAINTAINERS (Write After Approval): Add myself.
9865
9866 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9867
9868 * MAINTAINERS (Write After Approval): Add myself.
9869
9870 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
9871
9872 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9873 * configure: Regenerate.
9874
9875 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
9876
9877 Revert:
9878 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9879
9880 * Makefile.def (flags_to_pass): Remove *dir variables that
9881 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9882 as well as prefix and exec_prefix.
9883 * Makefile.in: Regenerate.
9884
9885 2004-04-26 Robert Millan <robertmh@gnu.org>
9886
9887 Add patches from libtool CVS.
9888 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9889 * ltconfig: Likewise.
9890 * ltcf-c.sh: Likewise.
9891 * ltcf-cxx.sh: Likewise.
9892 * ltcf-gcj.sh: Likewise.
9893
9894 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9895
9896 * Makefile.def (host_modules): Mark with the bootstrap
9897 flag packages on which gcc depends.
9898 * Makefile.tpl (all-bootstrap): Use it.
9899 * Makefile.in: Regenerate.
9900
9901 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9902
9903 * Makefile.def (flags_to_pass): Remove *dir variables that
9904 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9905 as well as prefix and exec_prefix.
9906 * Makefile.in: Regenerate.
9907
9908 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9909
9910 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9911 * configure: Regenerate.
9912 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9913 * gcc/Makefile.tpl (compare): Use the result of the test.
9914 * gcc/Makefile.in: Regenerate.
9915
9916 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
9917
9918 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9919 Always relocate gcc and prev-gcc to the original names, even
9920 if the build fails.
9921 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9922 New targets.
9923
9924 2004-04-23 Laurent GUERBY <laurent@guerby.net>
9925
9926 * MAINTAINERS: Update my email address.
9927
9928 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9929
9930 * configure.in (mips*-*-irix5*): Enable ld.
9931 * configure: Regenerate.
9932
9933 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9934
9935 * configure: Regenerate.
9936
9937 2004-04-15 James E Wilson <wilson@specifixinc.com>
9938
9939 * Makefile.tpl (configure-[+module+], configure-gcc,
9940 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9941 Set and export LDFLAGS.
9942 * Makefile.in: Regenerate.
9943
9944 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9945
9946 * MAINTAINERS: Add myself to write-after-approval.
9947
9948 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9949
9950 PR bootstrap/14871
9951 * Makefile.tpl: If we don't have built-in-tree target tools,
9952 use the ones found by configure rather than hacking around with
9953 program_transform_name.
9954 * configure.in: Give Makefile.tpl the information necessary
9955 to do that.
9956 * Makefile.in: Regenerate.
9957 * configure: Regenerate.
9958
9959 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9960
9961 PR bootstrap/14760
9962 * configure.in: When computing baseargs, strip *all* copies of
9963 offending options. Also, don't match/substitute the trailing space,
9964 so that this actually works when two similar options are separated by
9965 only one space.
9966 * configure: Regenerate.
9967
9968 2004-04-06 David Edelsohn <edelsohn@gnu.org>
9969
9970 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9971 (rs6000-*-aix*): Same.
9972 * configure: Regenerate.
9973
9974 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
9975
9976 * MAINTAINERS: Add myself to write-after-approval.
9977
9978 2004-04-03 Bud Davis <bdavis9659@comcast.net>
9979
9980 * MAINTAINERS: Add myself to write-after-approval.
9981
9982 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9983
9984 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9985 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9986 * Makefile.in: Regenerate.
9987
9988 * configure.in (top level bootstrap support): Rework --enable-werror
9989 to set @stage2_werror_flag@.
9990 * configure: Regenerate.
9991 * Makefile.tpl (top level bootstrap support): Pass
9992 @stage2_werror_flag@ down to configure in stages 2 and 3.
9993 * Makefile.in: Regenerate.
9994
9995 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9996
9997 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9998 for stages 2 and 3 as well as in make. As a consequence, remove
9999 OUTPUT_OPTION (now detected by configure) from the flags passed down
10000 to make.
10001 * Makefile.in: Regenerate.
10002
10003 * Makefile.tpl (new-bootstrap): Fix typo.
10004 * Makefile.in: Regenerate.
10005
10006 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10007
10008 * Makefile.tpl: Rearrange by moving recursive_targets rules
10009 into their proper sections.
10010 * Makefile.tpl (top level bootstrap support): Move disabling
10011 of coverage flags from 'make' to 'configure'; improve comments.
10012 * Makefile.in: Regenerate.
10013
10014 * Makefile.tpl (experimental top level bootstrap) Move stage1
10015 language setting from all- target to configure- target; disable
10016 intermodule optimization in stage 1; prevent gratuitous rebuilds
10017 of stage 1.
10018 * Makefile.in: Regenerate.
10019 * configure.in: Comma-separate stage 1 language list for top
10020 level bootstrap.
10021 * configure: Regenerate.
10022
10023 * Makefile.tpl: Clean up experimental top level bootstrap support:
10024 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10025 prev-gcc in configure- targets as well as all- targets.
10026 * Makefile.in: Regenerate.
10027
10028 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10029
10030 * compile: New file imported from automake.
10031
10032 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
10033
10034 * configure.in: Remove symbolic link section.
10035 * configure: Regenerate.
10036 * Makefile.tpl (links): Remove.
10037 * Makefile.in: Regenerate.
10038
10039 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
10040 Nathanael Nerode <neroden@gcc.gnu.org>
10041
10042 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10043 Set with AC_CHECK_PROGS.
10044 * configure.in: Fix comment typo from last patch.
10045 * configure: Regenerate.
10046
10047 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10048
10049 * Makefile.tpl: Introduce experimental top level bootstrap support.
10050 * Makefile.in: Regenerate.
10051 * configure.in: Introduce support for top level bootstrap.
10052 * configure: Regenerate.
10053
10054 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
10055 Paolo Bonzini <bonzini@gnu.org>
10056
10057 PR bootstrap/14522
10058 * configure.in: Cope with shells that do not support unquoted ^
10059 * configure: Regenerate.
10060
10061 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
10062 Paolo Bonzini <bonzini@gnu.org>
10063
10064 PR bootstrap/14522
10065 * configure.in: Cope with shells that do not support nesting
10066 quotes inside quoted backquote substitutions.
10067 * configure: Regenerate.
10068
10069 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10070
10071 PR bootstrap/14522
10072 * configure.in: Fix escaping of $.
10073 * configure: Regenerate.
10074
10075 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10076
10077 * configure: Regenerate, since I forgot to while committing Paolo's
10078 changes.
10079
10080 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
10081
10082 PR ada/14131
10083 Move language detection to the top level.
10084 * configure.in: Find default values for the tools as
10085 soon as possible. Disable ada if GNAT is not found.
10086 Emit error message about missing languages. Expand
10087 --enable-languages=all for the gcc subdirectory.
10088
10089 2004-03-10 Ben Elliston <bje@gnu.org>
10090
10091 * MAINTAINERS: Update my email address.
10092
10093 2004-03-05 David Edelsohn <edelsohn@gnu.org>
10094
10095 * ltconfig: Disable building static libraries if building shared
10096 libraries on AIX 5L.
10097
10098 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10099
10100 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10101 and disable libgcj.
10102 * configure: Regenerated.
10103
10104 2004-03-01 Brian Booth <bbooth@redhat.com>
10105
10106 * MAINTAINERS: Add myself to write-after-approval.
10107
10108 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10109
10110 * MAINTAINERS: Add myself to write-after-approval.
10111
10112 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10113
10114 PR bootstrap/7087
10115 * Makefile.tpl: Guard XFOO sed statements better.
10116 * Makefile.tpl: Add dependency for configure-target-libada.
10117 * Makefile.in: Regenerate (incidentally fixes broken
10118 commit when libada-branch was merged).
10119
10120 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10121
10122 * MAINTAINERS: Add myself to write-after-approval.
10123
10124 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10125
10126 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10127 maintainers.
10128
10129 2004-02-20 Andrew Cagney <cagney@redhat.com>
10130
10131 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10132 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10133
10134 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10135
10136 PR bootstrap/11932
10137 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10138
10139 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10140
10141 * MAINTAINERS: Added myself to write-after-approval.
10142
10143 2004-02-14 Michael Koch <konqueror@gmx.de>
10144
10145 * MAINTAINERS: Added myself to write-after-approval.
10146
10147 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10148
10149 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10150 some OS port maintainers to OS port maintainers section.
10151
10152 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10153
10154 * MAINTAINERS: Add self.
10155
10156 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10157
10158 * MAINTAINERS: Alphabetize.
10159
10160 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
10161
10162 * MAINTAINERS: Remove myself.
10163
10164 2004-02-11 David Edelsohn <edelsohn@gnu.org>
10165
10166 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10167 (rs6000-*-aix*): Same.
10168 * configure: Regenerate.
10169
10170 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10171
10172 * configure.in (host): Add in missing $noconfigdirs to defines.
10173 * configure: Regenerate.
10174
10175 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10176 Nathanael Nerode <neroden@gcc.gnu.org>
10177
10178 PR ada/6637, PR ada/5911
10179 Merge with libada-branch:
10180 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10181 with appropriate dependencies. Add --enable-libada configure switch.
10182 * configure, Makefile.in: Regenerate.
10183
10184 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
10185
10186 * MAINTAINERS: Add myself to write-after-approval.
10187
10188 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10189
10190 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10191 * configure: Regenerate.
10192
10193 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10194
10195 Merge from upstream:
10196
10197 * ltmain.in: When setting IFS to '~', be careful about user
10198 arguments that contain '~'.
10199
10200 2004-02-04 Peter O'Gorman <peter@pogma.com>
10201
10202 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10203 Also test $base_compile against $CC with escaped arguments. Bug
10204 reported by Geoff Keating <geoffk@apple.com>.
10205
10206 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10207
10208 * MAINTAINERS: Remove i960 port.
10209
10210 2004-01-23 DJ Delorie <dj@redhat.com>
10211
10212 * Makefile.def (target_modules) [libiberty]: Don't stage.
10213 * Makefile.in: Rebuilt.
10214
10215 2004-01-20 Caroline Tice <ctice@apple.com>
10216
10217 * MAINTAINERS: Add myself to write-after-approval.
10218
10219 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10220
10221 * MAINTAINERS: Update my email address.
10222
10223 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10224
10225 * MAINTAINERS: Add myself to write-after-approval.
10226
10227 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10228
10229 * MAINTAINERS: Remove entries without email address.
10230
10231 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10232
10233 * MAINTAINERS: Add myself to write-after-approval.
10234
10235 2004-01-15 Steven Bosscher <stevenb@suse.de>
10236
10237 * MAINTAINERS: Update my email address.
10238
10239 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10240
10241 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10242 * Makefile.tpl (configure-target-[+module+]): Support stage.
10243 * Makefile.in: Rebuilt.
10244
10245 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10246
10247 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10248
10249 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10250
10251 * MAINTAINERS: Add myself as a MIPS maintainer.
10252
10253 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10254
10255 * configure.in: Use ./config.cache, not config.cache.
10256 * configure: Regenerate.
10257 * Makefile.tpl: Special-casing not needed for GCC any more.
10258 * Makefile.in: Regenerate.
10259
10260 * configure.in: Don't share a cache file for host dirs.
10261 * configure: Regenerate.
10262
10263 * config-ml.in: Don't mess with the cache file.
10264
10265 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10266
10267 * MAINTAINERS: Move myself from 'Write After Approval' to
10268 'CPU Port Maintainers' section as SPARC maintainer.
10269
10270 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10271
10272 * Makefile.tpl: Make GCC use a separate config.cache.
10273 * Makefile.in: Regenerate.
10274
10275 PR bootstrap/11932, PR bootstrap/11933
10276 (I don't know if it will fix either of them, but it relates
10277 to them.)
10278 * configure.in: Don't use shared config.cache for target
10279 directories.
10280 * configure: Regenerate.
10281
10282 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10283
10284 * MAINTAINERS: Add myself to 'Write After Approval' section.
10285
10286 2003-12-31 Roger Sayle <roger@eyesopen.com>
10287
10288 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10289 * configure: Regenerated.
10290
10291 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10292
10293 * MAINTAINERS: Remove the mn10200 maintainer.
10294
10295 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10296
10297 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10298 * configure: Regenerated.
10299
10300 2003-12-16 Jan Hubicka <jh@suse.cz>
10301
10302 * MAINTAINERS: Add myself as callgraph maintainer.
10303
10304 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10305
10306 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10307 * configure: Regenerate.
10308
10309 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10310
10311 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10312 'Write After Approval' section. Update email.
10313
10314 2003-12-01 James Lemke <jim@wasabisystems.com>
10315
10316 * MAINTAINERS (Write After Approval): Add myself.
10317
10318 2003-11-20 Matt Thomas <matt@3am-software.com>
10319
10320 * MAINTAINERS: Add myself as a vax port maintainer.
10321
10322 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10323
10324 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10325 (configure-build-[+module+], configure-[+module+]): Likewise.
10326 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10327 * Makefile.in: Regenerate.
10328
10329 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10330
10331 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10332 shared/dylibed libraries.
10333 * ltmain.sh: Likewise.
10334 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10335 * ltcf-cxx.sh: Likewise.
10336 * ltcf-gcj.sh: Likewise.
10337 * ltconfig: Likewise.
10338
10339 2003-11-17 Stan Cox <scox@redhat.com>
10340
10341 * MAINTAINERS: Add myself as iq2000 port maintainer.
10342
10343 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10344
10345 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10346 * Makefile.in: Regenerate.
10347
10348 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10349
10350 * config.sub: Update to 2003-11-03 version.
10351
10352 2003-10-20 Phil Edwards <phil@codesourcery.com>
10353
10354 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10355 * configure: Regenerate.
10356
10357 2003-10-20 Nicolas Pitre <nico@cam.org>
10358
10359 * MAINTAINERS: Add myself to 'Write After Approval' section.
10360
10361 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10362
10363 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10364
10365 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10366
10367 * MAINTAINERS: Update my email address.
10368
10369 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10370
10371 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10372
10373 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10374
10375 * MAINTAINERS: Add myself to 'Write After Approval' section.
10376
10377 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10378
10379 * config.guess: Update to 2003-10-16 version.
10380 * config.sub: Update to 2003-10-16 version.
10381
10382 2003-10-15 David Daney <ddaney@avtrex.com>
10383
10384 * MAINTAINERS: Added myself to 'Write After Approval' section.
10385
10386 2003-10-15 Falk Hueffner <falk@debian.org>
10387
10388 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10389 'Write After Approval' section. Update email.
10390
10391 2003-10-14 Roger Sayle <roger@eyesopen.com>
10392
10393 * MAINTAINERS: Move myself from 'Write After Approval' to
10394 'Various Maintainers' section as middle-end maintainer.
10395
10396 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10397
10398 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10399 HOST_FLAGS_TO_PASS.
10400 * Makefile.in: Regenerate.
10401
10402 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10403
10404 * config.guess: Update to 2003-10-07 version.
10405 * config.sub: Update to 2003-10-07 version.
10406
10407 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10408
10409 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10410 * ltconfig (irix5*, irix6*): Don't override version_type.
10411
10412 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10413
10414 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10415 * configure: Rebuilt
10416 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10417 * Makefile.in: Rebuilt
10418
10419 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10420
10421 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10422
10423 2003-09-30 Carlo Wood <carlo@alinoe.com>
10424
10425 * MAINTAINERS (Write After Approval): Add myself.
10426
10427 2003-09-29 Paul Koning <ni1d@arrl.net>
10428
10429 * MAINTAINERS: Move myself from "Write After Approval"
10430 to CPU platform maintainers for pdp11 platform.
10431
10432 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10433
10434 * MAINTAINERS: Move myself from 'Write After Approval' to
10435 'Various Maintainers' section as libffi testsuite maintainer.
10436
10437 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10438
10439 * configure.in: Pass a computed --program-transform-name
10440 to subconfigures.
10441 * configure: Regenerated.
10442
10443 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10444
10445 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10446 * Makefile.in: Regenerate.
10447
10448 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10449 * Makefile.in: Regenerate.
10450
10451 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10452
10453 * MAINTAINERS: Move myself from 'Write After Approval'
10454 to 'Various Maintainers' (objective-c) section.
10455
10456 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10457
10458 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10459 quoting.
10460 * configure: Regenerated.
10461
10462 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10463
10464 * MAINTAINERS (Write After Approval): Add myself to write after
10465 approval list.
10466
10467 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10468
10469 * MAINTAINERS (Write After Approval): Add myself.
10470
10471 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10472
10473 * MAINTAINERS: Update my e-mail address.
10474
10475 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10476
10477 * libtool.m4 (LD): Correct powerpc64 host match.
10478
10479 2003-09-06 James E Wilson <wilson@tuliptree.org>
10480
10481 * MAINTAINTERS: Update my affiliation and email address.
10482
10483 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10484
10485 * MAINTAINERS (Write After Approval): Add myself.
10486
10487 2003-09-04 DJ Delorie <dj@redhat.com>
10488
10489 * configure: Regenerate.
10490
10491 2003-09-04 Robert Millan <robertmh@gnu.org>
10492
10493 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10494
10495 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10496
10497 * configure.in: Ensure arguments to sed are properly spaced.
10498 * configure: Regenerate.
10499
10500 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10501
10502 * MAINTAINERS: Update my e-mail address.
10503
10504 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10505
10506 * MAINTAINERS (Write After Approval): Add myself.
10507
10508 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10509
10510 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10511 * configure: Regenerated.
10512
10513 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10514
10515 * MAINTAINERS: Update my email address.
10516
10517 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10518
10519 * configure.in: Use newline instead of semicolon when assuming
10520 shell arguments in a for loop.
10521 * configure: Regenerated.
10522
10523 2003-08-22 Jason Eckhardt <jle@rice.edu>
10524
10525 * MAINTAINERS: Resurrect the i860 maintainer.
10526
10527 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10528
10529 PR 8180
10530 * configure.in: When testing with_libs and with_headers, treat
10531 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10532 * configure: Regenerate.
10533
10534 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10535 make, shell, etc.
10536 (baseargs): Likewise.
10537 * configure: Regenerate.
10538
10539 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10540
10541 * MAINTAINERS (Write After Approval): Add myself.
10542
10543 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10544
10545 * configure.in: Disable libgcj for darwin not on powerpc.
10546 * configure: Rebuild.
10547
10548 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10549
10550 * config-ml.in, symlink-tree: Add license.
10551
10552 2003-08-03 Richard Stallman <rms@gnu.org>
10553 Eben Moglen <moglen@columbia.edu>
10554
10555 * README.SCO: New file.
10556
10557 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10558
10559 * Makefile.tpl (check, check-c++): Express dependencies using
10560 dependencies rather than commands.
10561 * Makefile.in: Regenerate.
10562
10563 2003-08-01 Andrew Cagney <cagney@redhat.com>
10564
10565 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10566 * configure: Ditto.
10567
10568 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10569
10570 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10571 * Makefile.in: Update.
10572
10573 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10574
10575 * configure.in: Enable libgcj for darwin.
10576 * configure: Rebuild.
10577
10578 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10579
10580 * config-ml.in: Use ac_configure_args directly instead of
10581 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10582 actually seen.
10583
10584 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10585
10586 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10587 creating target and build subdirs to build all parent dirs as needed.
10588 * Makefile.in: Rebuild.
10589 * configure.in: Don't build dirs explicitly here.
10590 * configure: Rebuild.
10591
10592 2003-07-26 Paul Brook <paul@nowt.org>
10593
10594 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10595
10596 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10597
10598 * Makefile.tpl (all-make): Depend on intl.
10599 * Makefile.in: Rebuilt.
10600
10601 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10602
10603 * install-sh: Update to newer upstream versions (associated with
10604 aclocal 1.7).
10605 * mkinstalldirs: Likewise.
10606 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10607
10608 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10609
10610 * MAINTAINERS: Move self from Bug database only accounts
10611 to write-after-approval.
10612
10613 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10614
10615 * config.if: Remove unused libc_interface determination.
10616
10617 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10618
10619 * MAINTAINERS: Move self from write-after-approval to
10620 build machinery (*.in).
10621
10622 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10623
10624 PR bootstrap/11273
10625 PR bootstrap/11408
10626 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10627 unused INSTALL_PROGRAM_ARGS.
10628 * configure.in: Use AC_PROG_INSTALL.
10629 * Makefile.in: Regenerate.
10630 * configure: Regenerate.
10631
10632 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10633
10634 * MAINTAINERS: Alphabetize.
10635
10636 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10637
10638 * configure: Rebuilt.
10639 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10640 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10641 newlib nor libgloss.
10642 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10643 * configure.in (am33_2.0-*-linux*): Added.
10644
10645 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10646
10647 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10648 * configure: Regenerate.
10649
10650 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10651
10652 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10653 * Makefile.in: Regenerate.
10654
10655 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10656
10657 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10658 * Makefile.in: Regenerate.
10659
10660 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10661
10662 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10663 * Makefile.in: Regenerated.
10664
10665 * config-ml.in: Replace PWD with PWD_COMMAND.
10666
10667 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10668
10669 * intl: New directory; see intl/ChangeLog for details.
10670 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10671 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10672 * Makefile.in: Regenerate.
10673
10674 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10675
10676 * configure.in: Clean up config-lang.in handling. Delete
10677 useless assignment to "subdirs".
10678 * configure: Regenerate.
10679
10680 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10681
10682 * configure.in: Rename 'target_libs' to 'target_libraries'.
10683 Remove useless reference to 'target_libs'.
10684 * configure: Regenerate.
10685
10686 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10687
10688 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10689 * Makefile.in: Regenerate.
10690
10691 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10692
10693 * Makefile.def: Introduce flags_to_pass.
10694 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10695 * Makefile.in: Regenerate.
10696
10697 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10698
10699 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10700 and target-libgloss.
10701 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10702 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10703 * configure: Regenerate.
10704
10705 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10706
10707 * configure.in: Update testsuite_flags to new location.
10708 * configure. Regenerate.
10709
10710 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10711
10712 * Makefile.tpl: Remove BUILD_CC stuff.
10713 * Makefile.in: Regenerate.
10714
10715 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10716
10717 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10718
10719 2003-06-16 Graeme Peterson <gp@qnx.com>
10720
10721 * MAINTAINERS (Write After Approval): Add myself.
10722
10723 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10724
10725 * config.guess: Update to 2003-06-12 version.
10726 * config.sub: Update to 2003-06-13 version.
10727
10728 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10729
10730 * config.guess: Update to 2003-06-06 version.
10731 * config.sub: Update to 2003-06-06 version.
10732
10733 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10734
10735 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10736 * configure. Regenerate.
10737
10738 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10739
10740 * configure.in: Disable serial configure by default.
10741 * configure: Regenerate.
10742 * Makefile.tpl: Abolish .NOTPARALLEL.
10743 * Makefile.in: Regenerate.
10744
10745 * Makefile.tpl: Replace {build,host,target}_canonical by
10746 {build,host,target}.
10747 * Makefile.in: Regenerate.
10748
10749 * Makefile.tpl: Fix stupid pasto.
10750 * Makefile.in: Regenerate.
10751
10752 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10753
10754 * Makefile.tpl: Remove bogus conditional.
10755 * Makefile.in: Regenerate.
10756
10757 2003-06-05 Jan Hubicka <jh@suse.cz>
10758
10759 * Makefile.tpl (profiledbootstrap): New target.
10760 * Makefile.in (profiledbootstrap): New target.
10761
10762 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10763
10764 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10765 Pinski. Remove user names from other bugzilla-only maintainers.
10766
10767 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10768
10769 * Makefile.tpl: Make 'recursive targets' using autogen rather
10770 than shell loop. Remove duplicate 'clean' targets and false
10771 comments.
10772 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10773 Add systematic method of specifying missing targets in subdirs.
10774 Add copyright boilerplate.
10775 * Makefile.in: Regenerate.
10776 * configure.in: Add 'recursive targets' to maybe list.
10777 * configure: Regenerate.
10778
10779 * MAINTAINERS: "GNATS only" -> "Bug database only".
10780
10781 * Makefile.tpl: Rename [+target+] to [+make_target+].
10782 * Makefile.def: Rename 'target' to 'make_target'.
10783
10784 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10785
10786 * MAINTAINERS: Add self as options handling maintainer.
10787
10788 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10789
10790 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10791 been too long since I touched those ports.
10792
10793 2003-05-28 DJ Delorie <dj@redhat.com>
10794
10795 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10796 * Makefile.in: Regenerate.
10797
10798 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10799
10800 * configure.in: Use curly braces in the definition of tooldir.
10801 * configure: Regenerate.
10802
10803 2003-05-21 DJ Delorie <dj@redhat.com>
10804
10805 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10806 newlib or libgloss.
10807 * Makefile.in: Regenerate.
10808
10809 2003-05-21 DJ Delorie <dj@redhat.com>
10810
10811 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10812 * Makefile.in: Regenerate.
10813
10814 2003-05-20 Ian Lance Taylor <ian@airs.com>
10815
10816 * MAINTAINERS: Update my e-mail address.
10817
10818 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10819
10820 * configure.in: Switch more things to use maybe dependencies.
10821 * Makefile.tpl: Switch more things to use maybe dependencies.
10822 Factor out common code from autogen IF statements.
10823 * configure: Regenerate.
10824 * Makefile.in: Regenerate.
10825
10826 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10827
10828 * configure.in: Accept i[3456789]86 for machine type.
10829 * configure: Regenerate.
10830
10831 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10832
10833 * configure.in: Switch more things to use maybe dependencies.
10834 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10835 * configure: Regenerate.
10836 * Makefile.tpl: Switch more things to use maybe dependencies.
10837 * Makefile.in: Regenerate.
10838
10839 2003-05-16 Andreas Schwab <schwab@suse.de>
10840
10841 * Makefile.tpl (install-opcodes): Define.
10842 * Makefile.in: Rebuild.
10843
10844 2003-05-13 Andreas Jaeger <aj@suse.de>
10845
10846 * config.guess: Update to 2003-05-09 version.
10847 * config.sub: Update to 2003-05-09 version.
10848
10849 2003-05-13 Michael Eager <eager@mvista.com>
10850
10851 * configure.in: Correct sed script so that options in quotes are not
10852 deleted.
10853 * configure: Rebuild.
10854
10855 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10856
10857 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10858 and $$s/newlib/libc/sys/cygwin32 include paths.
10859 * configure: Ditto.
10860
10861 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10862
10863 * MAINTAINERS: Update my email addresses.
10864
10865 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10866
10867 * config-ml.in: Propagate INSTALL variables.
10868
10869 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10870
10871 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10872
10873 2003-05-02 Chris Demetriou <cgd@broadcom.com>
10874
10875 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10876 * Makefile.in: Regenerate.
10877
10878 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10879
10880 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10881
10882 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10883
10884 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10885
10886 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10887
10888 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10889 * Makefile.in: Regenerated.
10890
10891 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10892
10893 * MAINTAINERS (Write After Approval): Upgrade myself from
10894 GNATS only to write-after-approval. Update my mail address.
10895
10896 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
10897
10898 (OS Port Maintainers: freebsd): Add myself.
10899
10900 2003-04-22 Mark Mitchell <mark@codesourcery.com>
10901
10902 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10903
10904 2003-04-22 Kean Johnston <jkj@sco.com>
10905
10906 * MAINTAINERS (SCO ports): Added myself.
10907
10908 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10909
10910 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10911
10912 2003-04-19 Kean Johnston <jkj@sco.com>
10913
10914 * MAINTAINERS (Write After Approval): Add myself.
10915
10916 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10917
10918 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10919 * Makefile.in: Regenerate.
10920
10921 2003-04-18 Jakub Jelinek <jakub@redhat.com>
10922
10923 * configure.in (powerpc64*-*-linux*): Remove.
10924 * configure: Rebuilt.
10925
10926 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
10927
10928 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10929 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10930 and restrap.
10931 * Makefile.in: Regenerate.
10932
10933 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
10934
10935 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10936 * configure: Regenerated.
10937
10938 2003-04-15 DJ Delorie <dj@redhat.com>
10939
10940 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10941
10942 2003-04-13 Nick Clifton <nickc@redhat.com>
10943
10944 * config-ml.in: Remove support for --disable-aix removing
10945 call-aix multilibs.
10946
10947 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
10948
10949 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10950 * */configure: Rebuilt.
10951
10952 2003-04-08 Joel Sherrill <joel@oarcorp.com>
10953
10954 * MAINTAINERS: Add my email address.
10955
10956 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
10957
10958 * MAINTAINERS (Write After Approval): Add myself.
10959
10960 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10961
10962 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10963 * Makefile.in: Regenerate.
10964
10965 2003-03-14 Michael Chastain <mec@shout.net>
10966
10967 * Makefile.in: Regenerate with correct Makefile.def.
10968
10969 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10970
10971 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10972 Make macro.
10973 * Makefile.in: Regenerate.
10974 * configure.in: Clean up gxx_include_dir logic.
10975 * configure: Regenerate.
10976
10977 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10978
10979 * MAINTAINERS (Write After Approval): Add myself.
10980
10981 2003-03-10 Ben Elliston <bje@wasabisystems.com>
10982
10983 * MAINTAINERS: Update my mail address.
10984
10985 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10986
10987 * configure.in (gxx_include_dir): Fix typo.
10988 * configure: Regenerated.
10989
10990 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10991
10992 * Makefile.tpl: Reindent.
10993 * Makefile.in: Regenerate.
10994 * configure.in: Reindent. Don't set unused variables.
10995 * configure: Regenerate.
10996
10997 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
10998
10999 * configure.in: Include $(build_tooldir)/sys-include in
11000 FLAGS_FOR_TARGET.
11001 * configure: Regenerated.
11002
11003 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11004
11005 * Makefile.tpl: Always pass down RANLIB.
11006 * Makefile.in: Regenerate.
11007
11008 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11009 * Makefile.in: Regenerate.
11010 * configure.in: Remove unused logic relating to --enable-shared
11011 and --enable-threads. Remove bogus comments. Remove redundant
11012 noconfigdirs.
11013 * configure: Regenerate.
11014
11015 * configure.in: Replace ${libstdcxx_version} by its value.
11016 Remove reference to mh-dgux.
11017 * configure: Regenerate.
11018
11019 2003-03-03 Kevin Buettner <kevinb@redhat.com>
11020
11021 * MAINTAINERS (Write After Approval): Add myself.
11022
11023 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11024
11025 * Makefile.tpl: Rearrange.
11026 * Makefile.in: Regenerate.
11027
11028 2003-02-25 Uwe Stieber <uwe@wwws.de>
11029
11030 * configure.in: Add support for kaOS as cross build target system.
11031 * configure: Regenerated.
11032
11033 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11034
11035 * MAINTAINERS (Write after approval): Add myself.
11036
11037 2003-02-21 James E Wilson <wilson@tuliptree.org>
11038
11039 * MAINTAINERS: Update my email address.
11040
11041 2003-02-21 Zack Weinberg <zack@codesourcery.com>
11042
11043 * MAINTAINERS: Add self to blanket write privs. section.
11044
11045 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
11046
11047 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11048 configure-target-* as some target builds may require additional
11049 flags for preprocessor tests.
11050 * Makefile.in: Regenerated.
11051
11052 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
11053
11054 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11055 * ltconfig: Handle it.
11056 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11057 auto-detecting it.
11058
11059 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11060 it is used as argument to $CC.
11061 * ltcf-gcj.sh: Likewise.
11062
11063 * configure.in: Introduce --enable-maintainer-mode.
11064 * configure: Rebuilt.
11065 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11066 for maintainer mode.
11067 * Makefile.in: Rebuilt.
11068
11069 2003-02-18 Jason Merrill <jason@redhat.com>
11070
11071 * Makefile.tpl (check-c++): Allow parallelism.
11072
11073 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11074
11075 * MAINTAINERS: Remove John Carr (who never actually had access to
11076 gcc.gnu.org).
11077
11078 2003-02-15 Geoffrey Keating <geoffk@apple.com>
11079
11080 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11081 don't configure target-libobjc.
11082 * configure: Regenerate.
11083
11084 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11085
11086 * Makefile.tpl (RANLIB): Define.
11087 * Makefile.in: Regenerate.
11088
11089 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11090
11091 * MAINTAINERS: Update my email.
11092
11093 2003-02-06 Keith R Seitz <keiths@redhat.com>
11094
11095 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11096 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11097 * Makefile.in: Regenerated.
11098 * configure.in: Remove all traces of snavigator, db, and grep.
11099 * configure: Regenerated.
11100
11101 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11102
11103 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11104 After Approval.
11105
11106 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11107
11108 * MAINTAINERS (Write after approval): Add myself.
11109
11110 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11111
11112 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11113 * Makefile.in: Regenerated.
11114
11115 2003-01-30 Roger Sayle <roger@eyesopen.com>
11116
11117 * config.guess: Updated to 2003-01-30's version.
11118 * config.sub: Updated to 2003-01-28's version.
11119
11120 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11121
11122 * config.if: If gcc_version is already set, just use it. Don't set
11123 gcc_version_trigger if it's already set, otherwise set it to
11124 gcc/version.c, but only if the file exists. If it is not set and
11125 gcc/version.c does not exist, try to extract the version number from
11126 $CC.
11127
11128 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11129
11130 * MAINTAINERS: Add myself to write-after-approval list.
11131
11132 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11133
11134 * configure.in: Revert 24Jan change.
11135 * configure: Regenerate.
11136
11137 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11138
11139 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11140 entry of HJ Lu.
11141
11142 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11143
11144 * configure.in: Revert previous change.
11145 * configure: Regenerate.
11146
11147 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11148
11149 * configure.in: Make rda native-only.
11150 * configure: Regenerate.
11151
11152 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11153
11154 * MAINTAINERS: Move myself from GNATS-only-accounts to
11155 write-after-approval.
11156
11157 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11158
11159 * configure.in: Add missing \.
11160 * configure: Rebuilt.
11161
11162 2003-01-17 Jakub Jelinek <jakub@redhat.com>
11163
11164 * configure.in (baseargs): Avoid using \| in sed regular
11165 expressions.
11166 * configure: Rebuilt.
11167
11168 2003-01-16 Jakub Jelinek <jakub@redhat.com>
11169
11170 * configure.in (baseargs): Remove all supported forms of
11171 --cache-file, --srcdir, --host, --build and --target options
11172 from argument lists.
11173 * configure: Rebuilt.
11174
11175 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
11176
11177 * MAINTAINERS: Add myself to write-after-approval list.
11178
11179 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
11180
11181 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11182 * configure: Rebuilt.
11183
11184 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11185
11186 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11187 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11188 * Makefile.in: Regenerate.
11189 * configure: Regenerate.
11190
11191 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
11192
11193 * configure.in: Remove Makefile in build, host and target modules
11194 unless configure was run with --no-recursion.
11195 * configure: Rebuilt.
11196
11197 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11198
11199 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11200 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11201 * Makefile.in: Regenerate.
11202
11203 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11204
11205 * config.guess: Update to 2003-01-03 version.
11206 * config.sub: Update to 2003-01-03 version.
11207
11208 2003-01-07 Christopher Faylor <cgf@redhat.com>
11209
11210 * configure: Regenerate with proper autoconf 2.13.
11211
11212 2003-01-07 Christopher Faylor <cgf@redhat.com>
11213
11214 * configure.in: Add AC_PREREQ for consistency.
11215 * configure: Regenerate.
11216
11217 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11218
11219 * configure.in (GDB_TK): Add tcl directories conditional on
11220 gdb/gdbtk directory being present.
11221 * configure: Regenerate.
11222
11223 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11224
11225 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11226 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11227 * configure: Rebuilt.
11228
11229 2002-12-31 Tom Tromey <tromey@redhat.com>
11230
11231 * Makefile.in: Rebuilt.
11232 * Makefile.def (target_modules) [libffi]: Allow installation.
11233
11234 2002-12-31 Andreas Schwab <schwab@suse.de>
11235
11236 * configure.in: Fix use of $program_transform_name.
11237 * configure: Regenerated.
11238
11239 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11240
11241 * configure.in (baseargs): Don't remove first configure argument.
11242 * configure: Regenerated.
11243
11244 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11245
11246 * Makefile.tpl (local-distclean): Don't remove...
11247 (multilib.ts): ... this. Moved into...
11248 (multilib.out): ... this. Don't use sub-make.
11249 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11250 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11251 (configure-build-[+module+], configure-[+module+],
11252 configure-target-[+module+], configure-gcc): ... these. Test
11253 for Makefile existence. Drop config.status from dependencies.
11254 * Makefile.in: Rebuilt.
11255 * configure.in: Move gcc-version-trigger to the end of
11256 ac_configure_args. Add comments to maybedep.tmp and
11257 serdep.tmp. Introduce --disable-serial-configure. Remove
11258 nonopt from baseargs, matching and removing corresponding
11259 whitespace while at it.
11260 * configure: Rebuilt.
11261
11262 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11263
11264 * configure.in (host_configargs): Replace reference to
11265 no-longer-defined buildopts with --build=${build_alias}.
11266 * configure: Rebuilt.
11267
11268 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11269 program_transform_name to standard idiom.
11270 (AUTOGEN, AUTOCONF): Define.
11271 (Makefile.in): Use $(AUTOGEN).
11272 (Makefile): Depend on config.status, and use autoconf-style rule to
11273 build it. Move original commands to...
11274 (config.status): ... this new target.
11275 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11276 $(AUTOCONF).
11277 * Makefile.in: Rebuilt.
11278
11279 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11280
11281 * Makefile.tpl: Fix dramatic bustage due to change in
11282 program_transform_name.
11283 * Makefile.in: Regenerate.
11284
11285 * configure.in: Remove unnecessary PATH setting.
11286 * configure: Regnerate.
11287
11288 * configure.in: Don't default to unprefixed tools unless
11289 the native tools will work.
11290 * configure: Regenerate.
11291
11292 * configure.in: Convert to autoconf script. Blow away lots
11293 of now-redundant Makefile fragments.
11294 * configure: Generate using Autoconf.
11295 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11296 * Makefile.in: Regenerate.
11297
11298 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11299
11300 * configure: Fix stupid bug where RANLIB was mistakenly included.
11301
11302 * configure.in: Rename (buildargs, hostargs, targargs) to
11303 (build_configargs, host_configargs, target_configargs).
11304
11305 * configure.in: Move logic out of sed statement.
11306
11307 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11308 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11309
11310 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11311
11312 * config.sub: Import from master repository
11313 * config.guess: Ditto
11314
11315 2002-12-24 Andreas Schwab <schwab@suse.de>
11316
11317 * Makefile.tpl (multilib.out): Fix missing space.
11318 * Makefile.in: Regenerate.
11319
11320 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11321
11322 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11323 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11324 * Makefile.in: Regenerate.
11325 * configure.in: Remove unnecessary leftovers.
11326
11327 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11328
11329 * configure.in (extra_ranlibflags_for_target): New variable.
11330 (*-*-darwin): Add -c to ranlib commands.
11331 * configure (tooldir): Handle extra_ranlibflags_for_target.
11332
11333 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11334
11335 * Makefile.tpl: Revert HJL's change.
11336 * Makefile.in: Regenerated.
11337 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11338 always.
11339
11340 2002-12-19 Andreas Schwab <schwab@suse.de>
11341
11342 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11343 * Makefile.in: Regenerate.
11344
11345 2002-12-18 H.J. Lu <hjl@gnu.org>
11346
11347 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11348 * Makefile.in: Regenerated.
11349
11350 * configure.in (build_prefix): New. Substitute.
11351
11352 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11353
11354 * Makefile.tpl: Don't let real targets depend on phony targets.
11355 * Makefile.in: Regenerate.
11356
11357 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11358 * Makefile.in: Regenerate.
11359
11360 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11361
11362 * config.sub: Import from master repository
11363 * config.guess: Ditto
11364
11365 2002-12-16 Jason Merrill <jason@redhat.com>
11366
11367 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11368 previous 'make bootstrap'.
11369 * Makefile.in: Regenerate.
11370
11371 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11372
11373 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11374
11375 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11376
11377 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11378 * Makefile.in: Regenerate.
11379
11380 2002-12-13 Jason Merrill <jason@redhat.com>
11381
11382 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11383 library tests.
11384 (check-c++): Just depend on it and check-target-libstdc++-v3.
11385 * Makefile.in: Regenerate.
11386
11387 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11388
11389 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11390 * Makefile.in: Rebuilt.
11391
11392 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11393
11394 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11395
11396 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11397
11398 * configure: Fix bug put in by gremlins.
11399
11400 * Makefile.tpl: Substitute more autoconfily.
11401 * configure: Substitute more autoconfily.
11402 * Makefile.in: Regenerate.
11403
11404 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11405
11406 * config.sub: Import from master repository
11407 * config.guess: Ditto
11408 * MAINTAINERS: Added Svein Seldal under write after approval
11409
11410 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11411
11412 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11413 * Makefile.in (all-sim): Ditto.
11414
11415 2002-12-06 DJ Delorie <dj@redhat.com>
11416
11417 * Makefile.tpl: Change configure dependencies to not have real
11418 targets depend on phony targets.
11419
11420 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11421
11422 * configure.in: Revert unintentional change.
11423
11424 * Makefile.tpl: Change dependency for */multilib.out so that
11425 it works when gcc isn't in the tree.
11426
11427 * configure.in: Substitute more.
11428 * configure: Run subconfigures from the Makefile.
11429 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11430 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11431
11432 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11433
11434 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11435
11436 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11437
11438 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11439 and corresponding dependencies.
11440 * Makefile.in: Regenerate.
11441
11442 * configure.in (host_tools): Order binutils, gas and ld for
11443 convenience in running the testsuites.
11444
11445 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11446 * Makefile.in: Regenerate.
11447 * configure.in: Introduce rules to serialize subconfigure runs.
11448
11449 * configure.in: Introduce BASE_CC_FOR_TARGET.
11450 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11451 Realize configure-build-* targets. Realize configure-target-* targets.
11452 * Makefile.in: Regenerate.
11453
11454 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11455
11456 * configure: Move gcc_version_trigger stuff from here...
11457 * configure.in: ...to here.
11458
11459 * configure.in: Separate subconfigure options added by this file from
11460 options given by the user. Add machinery to put args for host
11461 subconfigures into the Makefile.
11462
11463 * Makefile.tpl: Remove 'vault' targets.
11464 * Makefile.tpl: Reorder and comment dependencies.
11465 * Makefile.in: Regenerate.
11466
11467 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11468 * configure.in: Fix my broken commit of previous patch. (sigh)
11469
11470 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11471
11472 * configure.in: Move host-specific darwin noconfigdirs into
11473 the host-specific section.
11474
11475 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11476
11477 * configure.in: Move host-specific darwin noconfigdirs into
11478 the host-specific section.
11479
11480 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11481
11482 * configure: Remove skip-this-dir support.
11483 * Makefile.tpl: Remove skip-this-dir support.
11484
11485 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11486 subdirectories.
11487 * Makefile.in: Regenerate.
11488
11489 * Makefile.tpl: Strip out useless setting of 'dir'.
11490 * Makefile.in: Regenerate.
11491
11492 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11493
11494 * configure.in: Fix deeply stupid bug.
11495
11496 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11497 shell code in CXX_FOR_TARGET
11498 * Makefile.def: Introduce raw_cxx.
11499 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11500 RAW_CXX_FOR_TARGET.
11501 * Makefile.in: Regenerate.
11502
11503 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11504
11505 * Makefile.tpl: Remove unnecessary ifs.
11506 * Makefile.in: Regenerate.
11507
11508 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11509 dependencies. Maybe-ize build-libiberty. Create dummy install
11510 targets for 'no_install' modules.
11511 * configure: Move GDB_TK substitution to configure.in. Move
11512 build_modules stuff to configure.in.
11513 * configure.in: Implement soft dependency machinery. Maybe-ize
11514 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11515 * Makefile.in: Regenerate.
11516
11517 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11518
11519 * Makefile.tpl: Make all-target, install-target behave similarly
11520 to all, install (only hitting configured targets). Eliminate
11521 unused macro defintions.
11522
11523 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11524 build != host.
11525
11526 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11527
11528 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11529
11530 * configure.in: Produce lists of subdir targets we're actually
11531 configuring. Remove references to "dosrel".
11532 * Makefile.tpl: Let configure set which subdir targets are hit.
11533 Remove install-cross; clean up install; remove ALL. Remove
11534 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11535 Autogenerate host module targets. Remove empty dependency lines
11536 and redundant dependency; rearrange slightly.
11537 * Makefile.def: Add host-side libtermcap, utils.
11538
11539 * Makefile.in: Regenerate.
11540
11541 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11542
11543 * ltconfig (osf[345]): Append $major to soname_spec.
11544 Reflect this in library_names_spec.
11545 * ltmain.sh (osf): Prefix $major with . for use as extension.
11546
11547 2002-11-19 Andreas Jaeger <aj@suse.de>
11548
11549 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11550 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11551 and sparc64 GNU/Linux systems.
11552
11553 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11554
11555 * MAINTAINERS: Update email.
11556
11557 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11558
11559 * MAINTAINERS: Complete James Dennett's entry.
11560
11561 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11562
11563 * MAINTAINERS (Write After Approval): Add myself.
11564
11565 2002-11-13 Bruce Korb <bkorb@gnu.org>
11566
11567 * Makefile.tpl: syntactic cleanup
11568
11569 2002-11-13 Stuart Hastings <stuart@apple.com>
11570
11571 * MAINTAINERS: Add myself to write-after-approval list.
11572
11573 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11574
11575 * Makefile.def: Add list of recursive targets to autogenerate.
11576 Add build_modules.
11577 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11578 targets. Autogenerate *-build-* targets.
11579 * Makefile.in: Regenerate.
11580
11581 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11582
11583 * configure: More autoconf-style substitutions.
11584 * Makefile.tpl: More autoconf-style substitutions.
11585 * Makefile.in: Regenerate.
11586
11587 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11588
11589 * configure: Substitute more variables in a more autoconf-friendly
11590 way. Simplify slightly.
11591 * Makefile.tpl: Make more variables substitutable in an
11592 autoconf-friendly way.
11593 * Makefile.in: Regenerate.
11594
11595 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11596
11597 * MAINTAINERS (Write After Approval): Add myself.
11598
11599 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11600
11601 * configure.in (v810*): Remove special setting of tools.
11602
11603 * configure: Add support for extra required flags for ar or nm.
11604 * configure.in (aix4.3+): Use above support for target-specific
11605 issues, rather than using config/mt-aix43.
11606
11607 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11608
11609 * configure: Remove 'removing', which doesn't work. Replace $subdir
11610 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11611 with $srcdir. Reformat indentation. Substitute some variables
11612 formerly hard-coded in the Makefile for build=host.
11613 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11614 * Makefile.def: Autogenerate more.
11615 * Makefile.in: Regenerate.
11616
11617 2002-11-04 Adam Nemet <anemet@lnxw.com>
11618
11619 * MAINTAINERS (Write After Approval): Add myself.
11620
11621 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11622
11623 * Makefile.def (host_modules): Add rda.
11624 * Makefile.in: Regenerate.
11625 * configure.in (target_tool): Add target-rda to list.
11626
11627 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11628
11629 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11630
11631 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11632
11633 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11634 and restrap targets to this rule.
11635 * Makefile.in: Regenerate.
11636
11637 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11638
11639 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11640 GNATS only accounts.
11641
11642 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11643
11644 * configure.in (i[3456]86-*-linux*): Add check to disable
11645 ${libgcj} for glibc1.
11646
11647 2002-10-24 Denis Chertykov <denisc@overta.ru>
11648
11649 * MAINTAINERS: Add myself as ip2k port maintainer.
11650
11651 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11652
11653 * configure.in: Add tic4x target.
11654
11655 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11656
11657 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11658 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11659 * Makefile.in: Regenerate.
11660
11661 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11662 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11663 * Makefile.in: Regenerate.
11664
11665 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11666
11667 * MAINTAINERS: Add myself as web pages co-maintainer.
11668
11669 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11670
11671 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11672 * Makefile.in: Regenerate.
11673
11674 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11675
11676 * MAINTAINERS: Add myself and Nathan Sidwell
11677 <nathan@codesourcery.com> as VxWorks maintainers.
11678
11679 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11680
11681 * Makefile.def: Remove order dependency comments.
11682 * Makefile.tpl: Add explicit install-install dependencies.
11683 * Makefile.in: Regenerate.
11684
11685 * Makefile.tpl: Remove material now in src-release. (Finally!)
11686 * Makefile.in: Regenerate.
11687
11688 * Makefile.tpl: Add configure-target (for src-release in src)
11689 * Makefile.in: Regenerate.
11690
11691 2002-09-30 Nick Clifton <nickc@redhat.com>
11692
11693 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11694
11695 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11696
11697 * configure.in (s390*-*-linux*): Enable libgcj.
11698
11699 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11700
11701 * configure: Revert accidentally applied changes.
11702
11703 * Makefile.tpl: Make more autoconf-friendly.
11704 * Makefile.in: Regenerate.
11705 * configure: Make substitution more autoconf-like.
11706
11707 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11708
11709 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11710 single entry to handle all these.
11711 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11712 libjava on arm-*-elf.
11713
11714 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11715
11716 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11717 things that depend on them.
11718
11719 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11720
11721 * Makefile.tpl: Make subsituted variables more autoconfy.
11722 * Makefile.in: Regenerate.
11723 * configure: Make seds more autoconfy.
11724
11725 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11726
11727 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11728 * Makefile.in: Regenerate.
11729 * configure.in: Rewrite sed statements to look autoconfy.
11730
11731 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11732 all-target-foo on configure-target-foo.
11733 * Makefile.def: Ditto.
11734 * Makefile.in: Rebuild.
11735
11736 2002-09-25 Andrew Haley <aph@redhat.com>
11737
11738 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11739
11740 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11741
11742 * Makefile.def: New file.
11743 * Makefile.tpl: New file.
11744 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11745 * contrib/gcc_update: Note that Makefile.in is a generated file.
11746
11747 * configure.in: Minor rearrangement. Simplify tests.
11748
11749 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11750
11751 * configure.in (with_headers): Skip copy if value is "yes".
11752 (with_libs): Likewise.
11753
11754 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11755
11756 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11757 * configure.in (sh*-*-pe*): Ditto.
11758 * configure.in (mips*-*-pe*): Ditto.
11759 * configure.in (*arm-wince-pe): Ditto.
11760
11761 * configure.in: Rearrange.
11762
11763 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11764
11765 * MAINTAINERS: Update my email address.
11766
11767 2002-08-30 Paul Koning <pkoning@equallogic.com>
11768
11769 * MAINTAINERS: (Write After Approval): Add myself.
11770
11771 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11772
11773 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11774
11775 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11776
11777 * MAINTAINERS: Change my mailing address.
11778
11779 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11780
11781 * MAINTAINERS (Write After Approval): Remove myself.
11782 (Various Maintainers: c++ runtime libs): Add myself.
11783
11784 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11785
11786 * MAINTAINERS (Write After Approval): Remove myself.
11787 (Various Maintainers: c++ runtime libs): Add myself.
11788
11789 2002-08-15 Eric Christopher <echristo@redhat.com>
11790
11791 * config.sub: Import from master repository.
11792 * config.guess: Ditto.
11793
11794 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11795
11796 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11797 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11798 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11799
11800 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11801
11802 * MAINTAINERS: Add self to rs6000 vector extensions.
11803
11804 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11805
11806 * libiberty/configure: Reverted unintended yesterday's check in.
11807
11808 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11809
11810 * boehm-gc/configure, libf2c/configure: Rebuilt.
11811 * libffi/configure, libiberty/configure: Ditto.
11812 * libjava/configure, libobjc/configure: Ditto.
11813 * libstdc++-v3/configure, zlib/configure: Ditto.
11814 Merged from binutils:
11815 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11816 From Steve Ellcey <sje@cup.hp.com>:
11817 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11818 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11819 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11820 IA64.
11821 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11822 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11823 soname_spec, sys_lib_search_path_spec): Ditto.
11824
11825 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11826
11827 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11828
11829 2002-08-04 H.J. Lu (hjl@gnu.org)
11830
11831 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11832
11833 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11834
11835 * MAINTAINERS (Write After Approval): Add myself.
11836
11837 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11838
11839 * configure.in: Move generic linux case to end. Copy generic
11840 linux noconfigdirs to mips*-*-linux* entry and new
11841 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11842
11843 2002-07-19 Michael Matz <matz@suse.de>
11844
11845 * MAINTAINERS: Add myself as ra* maintainer.
11846
11847 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11848
11849 * config.guess: Update to 2002-07-09 version.
11850 * config.sub: Update to 2002-07-03 version.
11851
11852 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11853
11854 * MAINTAINERS: Fix typo in a maintainer email address.
11855
11856 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11857
11858 * configure.in: Remove two redundant tests.
11859
11860 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11861
11862 * configure.in (mips*-*-irix6*o32): Enable stabs.
11863
11864 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11865
11866 * configure.in: Don't build grez.
11867 * Makefile.in: Ditto.
11868
11869 * Makefile.in: Remove references to bsp, cygmon, libstub.
11870 * configure.in: Ditto.
11871
11872 * configure.in: Remove leftover reference to gdbtest.
11873
11874 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
11875
11876 * configure.in (gxx_include_dir): Change to match versioned
11877 C++ headers if --enable-version-specific-runtime-libs is used.
11878
11879 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11880
11881 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11882
11883 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11884
11885 * configure.in: Make --without-x work.
11886
11887 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11888
11889 * configure.in: Rearrange target Makefile fragment collection.
11890
11891 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11892 cvs[src].
11893 * configure.in: Ditto.
11894
11895 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11896
11897 * MAINTAINERS (Write After Approval): Update my e-mail address.
11898
11899 2002-06-24 Ben Elliston <bje@redhat.com>
11900
11901 * configure.in (host_tools): Remove cgen.
11902
11903 * Makefile.in (all-cgen): Remove; runs from its source directory.
11904 (check-cgen, install-cgen, clean-cgen): Likewise.
11905 (all-opcodes): Do not depend on all-cgen.
11906 (all-sim): Likewise.
11907
11908 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
11909
11910 * Makefile.in: Eliminate 'apache' targets.
11911 * configure.in: Eliminate 'apache' targets.
11912
11913 * configure.in: Eliminate redundant tests. Reorganize.
11914
11915 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11916
11917 * config-ml.in: Eliminate references to Cygnus configure.
11918
11919 * Makefile.in: Eliminate references to building emacs.
11920
11921 2002-06-28 Graham Stott <graham.stott@btinternet.com>
11922
11923 * MAINTAINERS: Update my email address.
11924
11925 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11926
11927 * config.if (libstdcxx_incdir): Version C++ headers.
11928 (cxx_incdir): Remove.
11929
11930 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11931
11932 * MAINTAINERS (Write After Approval): Add self.
11933
11934 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11935
11936 * configure.in: Add support for ip2k.
11937
11938 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11939
11940 * configure.in: Fix AIX configury bug.
11941
11942 2002-06-20 Steve Ellcey <sje@cup.hp.com>
11943
11944 * MAINTAINERS (Write After Approval): Add self.
11945
11946 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11947
11948 * configure.in: replace ${topsrcdir} with ${srcdir}
11949
11950 * configure.in: Move definition of libstdcxx_flags
11951 right above usage, rather than waaay earlier.
11952
11953 * configure.in: Pull definition of is_cross_compiler earlier.
11954
11955 * configure.in: Rearrange a little.
11956
11957 * configure.in: Remove references to librx.
11958 * Makefile.in: Remove references to librx.
11959
11960 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11961
11962 * config.sub: Add support for avr target.
11963 Import from master sources, rev 1.255
11964
11965 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
11966
11967 * configure, .cvsignore: Revert previous change...
11968 * Makefile: ...delete.
11969
11970 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11971
11972 * configure.in: Eliminate ${gasdir} variable.
11973
11974 2002-06-18 Dave Brolley <brolley@redhat.com>
11975
11976 * configure.in: Add support for frv.
11977 * config.sub: Add support for frv.
11978
11979 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11980
11981 * configure: Remove garbage from previous commit.
11982
11983 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11984
11985 * configure: For in-source builds, make a subdir and re-exec there.
11986 * Makefile: New file. Pass targets through to build directory.
11987 * .cvsignore: No longer ignore "Makefile".
11988
11989 2002-06-16 Douglas Rupp <rupp@gnat.com>
11990
11991 * MAINTAINERS (Write After Approval): Add self.
11992
11993 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11994
11995 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11996
11997 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11998
11999 * configure.in (vax-*-netbsd*): Re-enable gas.
12000
12001 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12002
12003 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12004 BUILD_PREFIX_1, to correct nomenclature.
12005 * configure: Likewise.
12006
12007 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12008 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12009
12010 2002-05-31 Olaf Hering <olh@suse.de>
12011
12012 * config-ml.in: Propogate DESTDIR also.
12013
12014 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12015
12016 * configure.in (vax-*-netbsd*): Don't build gas for this
12017 platform.
12018
12019 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12020
12021 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12022 and libgcj for AVR.
12023
12024 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12025
12026 * MAINTAINERS (Write After Approval): Add myself.
12027
12028 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12029
12030 * config.guess: Update to 2002-05-22 version.
12031 * config.sub: Likewise.
12032
12033 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12034
12035 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12036 * config-ml.in: Likewise.
12037 * configure: Likewise.
12038 * configure.in: Likewise.
12039
12040 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12041
12042 * MAINTAINERS: Update my email address.
12043
12044 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12045
12046 * configure.in: Simplify makefile fragment collection.
12047
12048 * configure.in: Remove code to build emacs.
12049
12050 * configure.in : Remove --srcdir argument from targargs and buildargs
12051 (it's always overridden in the Makefile anyway). Rearrange a bit.
12052
12053 * configure: Move some logic to configure.in.
12054 * configure.in: Move some logic from configure.
12055
12056 2002-05-11 Tom Tromey <tromey@redhat.com>
12057
12058 * MAINTAINERS: Reflect libgcj reality.
12059
12060 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12061
12062 * Makefile.in: Honour DESTDIR.
12063
12064 2002-05-08 Mark Mitchell <mark@codesourcery.com>
12065
12066 * config.guess: Import 2002-03-20 version.
12067 * config.sub: Import 2002-04-26 version.
12068
12069 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12070
12071 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12072
12073 2002-05-07 Tim Josling <tej@melbpc.org.au>
12074
12075 * MAINTAINERS: Add self.
12076
12077 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
12078
12079 * ltmain.sh: Detect and handle object name conflicts
12080 while piecewise linking a static library.
12081
12082 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
12083
12084 * configure.in (noconfigdirs): Don't disable libgcj on
12085 sparc64-*-solaris* and sparcv9-*-solaris*.
12086
12087 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
12088
12089 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12090
12091 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12092
12093 * configure.in (FLAGS_FOR_TARGET): Do not add
12094 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12095 on i[3456]86-*-linux*.
12096
12097 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12098
12099 * configure.in (noconfigdirs): Replace [ ] with test.
12100
12101 * configure.in (noconfigdirs): Do not add target-newlib if
12102 target == i[3456]86-*-linux*, and host == target.
12103
12104 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12105
12106 * configure.in: delete reference to absent file
12107
12108 * configure.in: replace '[' with 'test'
12109
12110 * configure.in: Eliminate references to gash.
12111 * Makefile.in: Eliminate references to gash.
12112
12113 * configure.in: remove useless references to 'pic' makefile fragments.
12114
12115 * configure.in: (*-*-windows*) Finish removing.
12116
12117 * configure.in: Eliminate redundant test for libgui.
12118
12119 2002-04-29 Roger Sayle <roger@eyesopen.com>
12120
12121 * MAINTAINERS: Add self and realphabetize. Update entries
12122 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12123 entry for a29k port maintainer.
12124
12125 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12126
12127 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12128 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12129
12130 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12131
12132 * configure.in: remove references to dead files
12133
12134 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12135
12136 * MAINTAINERS: Add information about purpose of this file.
12137
12138 2002-04-18 Tom Tromey <tromey@redhat.com>
12139
12140 * configure.in: Disallow configuring libgcj when it is already
12141 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12142 Solaris 2.8 by default. For PR libgcj/6158.
12143
12144 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12145
12146 * configure.in: Move default CC setting out of config/mh-* fragments
12147 directly into here.
12148
12149 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12150
12151 * configure.in: don't even try to configure or make a subdirectory
12152 if there's no configure script for it.
12153
12154 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12155
12156 * MAINTAINERS: Remove chill maintainers.
12157 * Makefile.in (CHILLFLAGS): Remove.
12158 (CHILL_LIB): Remove.
12159 (TARGET_CONFIGDIRS): Remove libchill.
12160 (CHILL_FOR_TARGET): Remove.
12161 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12162 CHILL_LIB.
12163 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12164 (CHECK_TARGET_MODULES): Likewise.
12165 (INSTALL_TARGET_MODULES): Likewise.
12166 (CLEAN_TARGET_MODULES): Likewise.
12167 (configure-target-libchill): Remove.
12168 (all-target-libchill): Remove.
12169 * configure.in (target_libs): Remove target-libchill.
12170 Do not compute CHILL_FOR_TARGET.
12171 * libchill: Remove directory.
12172
12173 2002-04-11 DJ Delorie <dj@redhat.com>
12174
12175 * Makefile.in, configure.in: Sync with binutils, entries
12176 follow...
12177
12178 2002-04-07 Andrew Cagney <ac131313@redhat.com>
12179
12180 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12181 (do-tar, do-bz2): New rules.
12182 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12183 (gdb-tar): New rule.
12184 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12185 (insight_dejagnu.tar): New rule.
12186 (insight.tar): New rule.
12187 (gdb+dejagnu.tar): New rule.
12188 (gdb.tar): New rule.
12189
12190 2002-02-01 Mo DeJong <supermo@bayarea.net>
12191
12192 * Makefile.in: Add all-tix to deps for all-snavigator
12193 so that tix is built when building snavigator.
12194
12195 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12196
12197 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12198 ld and gdb are not supported.
12199
12200 2002-01-07 Mark Salter <msalter@redhat.com>
12201
12202 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12203 Allow target-libgloss to be built for arm, strongarm, and xscale.
12204
12205 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12206
12207 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12208 options for i[3456]86-pc-linux* native builds.
12209
12210 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12211
12212 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12213 files from .po files for a distribution.
12214
12215 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12216
12217 * configure.in: Enable libstdc++-v3 for h8300 targets.
12218
12219 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12220
12221 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12222 version from bfd/.
12223
12224 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12225
12226 * Makefile.in (VER): When present, extract the version number from
12227 the file version.in.
12228
12229 2001-05-24 Tom Rix <trix@redhat.com>
12230
12231 * configure.in : enable ld for aix
12232
12233 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12234
12235 * config.guess: Add linux target for S/390.
12236
12237 2000-11-07 Philip Blundell <pb@futuretv.com>
12238
12239 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12240
12241 2000-11-03 Philip Blundell <pb@futuretv.com>
12242
12243 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12244 files.
12245
12246 2001-01-15 Ben Elliston <bje@redhat.com>
12247
12248 * configure.in (host_tools): Add sid.
12249 Always configure cgen.
12250
12251 2000-11-24 Nick Clifton <nickc@redhat.com>
12252
12253 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12254
12255 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12256
12257 * Makefile.in (ALL_MODULES): Add all-cgen.
12258 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12259 (all-cgen): New target.
12260 (all-opcodes,all-sim): Depend on all-cgen.
12261 * configure.in (host_tools): Add cgen.
12262 Only configure cgen if --enable-cgen-maint.
12263
12264 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12265
12266 * configure.in: Add *-*-freebsd* configurations.
12267
12268 2002-04-08 Tom Tromey <tromey@redhat.com>
12269
12270 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12271 Fixes PR libgcj/6068.
12272
12273 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12274
12275 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12276
12277 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12278
12279 * configure.in (alpha*-dec-osf*): Enable libgcj.
12280
12281 2003-03-27 Matthew Gingell <gingell@gnat.com>
12282
12283 * MAINTAINERS (Write After Approval): Add myself.
12284
12285 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12286
12287 Fix for: PR bootstrap/3591, target/5676
12288 * configure.in (mcore-pe): Disable the configuration of
12289 libstdc++-v3 since exceptions are not supported.
12290
12291 2002-03-20 Anthony Green <green@redhat.com>
12292
12293 * configure.in: Enable libgcj for xscale-elf target.
12294
12295 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12296
12297 * MAINTAINERS: Update my email address.
12298
12299 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12300
12301 * ltmain.sh (relink_command): Fix typo in previous change.
12302
12303 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12304
12305 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12306 (relink_command): Added --tag flags.
12307 (mode=install): If relinking fails; error out.
12308
12309 2002-03-12 Richard Henderson <rth@redhat.com>
12310
12311 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12312 .NOTPARALLEL tag.
12313 (do-check): Rename from check.
12314 (check): Allow parallel check.
12315
12316 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12317
12318 * MAINTAINERS: Add myself as maintainer for xtensa port.
12319 Fix alphabetical order in CPU port maintainer list.
12320 Remove myself from Write After Approval list.
12321
12322 2002-03-11 Richard Henderson <rth@redhat.com>
12323
12324 * Makefile.in (.NOTPARALLEL): Add fake tag.
12325
12326 2002-03-07 H.J. Lu (hjl@gnu.org)
12327
12328 * configure.in: Enable gprof for mips*-*-linux*.
12329
12330 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12331
12332 * MAINTAINERS (Write After Approval): Add myself.
12333
12334 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12335
12336 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12337 libjava.
12338 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12339
12340 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12341
12342 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12343 because its Makefile is there; test for the executable instead.
12344
12345 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12346
12347 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12348 libstdc++-v3 and libjava.
12349
12350 2002-02-11 Adam Megacz <adam@xwt.org>
12351
12352 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12353 boehm-gc
12354
12355 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12356
12357 * config.guess: Updated to 2002-01-30's version.
12358 * config.sub: Updated to 2002-02-01's version.
12359 Contribute sh64-elf.
12360 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12361 * configure.in: Added sh64-*-*.
12362
12363 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12364
12365 * MAINTAINERS: Belatedly add myself to write after approval list.
12366
12367 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12368
12369 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12370 Remove self as Write After Approval.
12371
12372 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12373
12374 * MAINTAINERS: Put self in as maintainer for contrib/regression
12375 directory.
12376
12377 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12378
12379 * MAINTAINERS: Update my email address.
12380
12381 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12382
12383 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12384 target-libiberty, and target-libgloss. Skip Java-related
12385 libraries if not supported for NetBSD on target CPU.
12386
12387 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12388
12389 * install-sh: Use _inst.$$_ for temp file name.
12390
12391 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12392
12393 * MAINTAINERS (Write After Approval): Move my contact info
12394 from here...
12395 (OS Port Maintainers): ...to here (netbsd).
12396
12397 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12398
12399 * MAINTAINERS (Write After Approval): Add myself.
12400
12401 2002-01-17 H.J. Lu <hjl@gnu.org>
12402
12403 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12404 (all-target-fastjar): Also depend on all-target-libiberty.
12405
12406 2002-01-16 H.J. Lu (hjl@gnu.org)
12407
12408 * config.guess: Import from master sources, rev 1.225.
12409 * config.sub: Import from master sources, rev 1.238.
12410
12411 2002-01-16 Kazu Hirata <kazu@hxi.com>
12412
12413 * MAINTAINERS (Write After Approval): Remove myself.
12414
12415 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12416
12417 * MAINTAINERS (Write After Approval): Add myself.
12418
12419 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12420
12421 * MAINTAINERS: Add self as docs co-maintainer.
12422
12423 2001-12-11 Matthias Klose <doko@debian.org>
12424
12425 * MAINTAINERS (Write After Approval): Add myself.
12426
12427 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12428
12429 * MAINTAINERS: Update my email address.
12430
12431 2001-12-07 Turly O'Connor <turly@apple.com>
12432 * MAINTAINERS (Write After Approval): Add myself.
12433 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12434 (rs6000_initialize_trampoline): Call __trampoline_setup for
12435 ABI_DARWIN too.
12436 * darwin-tramp.asm: New file, implements __trampoline_setup.
12437 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12438
12439 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12440
12441 * MAINTAINERS (Write After Approval): Add myself.
12442
12443 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12444
12445 * configure, configure.in: Use temp file for long sed commands.
12446
12447 2001-12-03 Laurent Guerby <guerby@acm.org>
12448
12449 * config.sub: Update to version 1.232 on subversion.
12450
12451 2001-12-03 Ben Elliston <bje@redhat.com>
12452
12453 * MAINTAINERS: Update mail address for config.* patches.
12454
12455 2001-11-27 DJ Delorie <dj@redhat.com>
12456 Zack Weinberg <zack@codesourcery.com>
12457
12458 When build != host, create libiberty for the build machine.
12459
12460 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12461 CONFIG_ARGUMENTS.
12462 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12463 New variables.
12464 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12465 and rules.
12466 (all.normal): Depend on ALL_BUILD_MODULES.
12467 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12468 (all-build-libiberty): Depend on configure-build-libiberty.
12469
12470 * configure: Calculate and substitute proper value for
12471 ALL_BUILD_MODULES.
12472 * configure.in: Create the build subdirectory.
12473 Calculate and substitute TARGET_CONFIGARGS (formerly
12474 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12475
12476 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12477
12478 * MAINTAINERS (write-after-approval): Add self.
12479
12480 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12481
12482 * MAINTAINERS (GNATS only accounts): Remove self.
12483
12484 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12485
12486 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12487 libf2c.
12488
12489 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12490
12491 * MAINTAINERS (Write After Approval): Add self.
12492
12493 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12494
12495 * MAINTAINERS: mips and s390 are also CPU ports.
12496
12497 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12498
12499 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12500
12501 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12502
12503 * MAINTAINERS: Alphabetize.
12504
12505 2001-11-09 Kazu Hirata <kazu@hxi.com>
12506
12507 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12508
12509 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12510
12511 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12512
12513 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12514
12515 * configure.in (--enable-languages): Be more permissive about
12516 syntax. Check for empty lists better. Warn about $LANGUAGES.
12517
12518 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12519
12520 * config.sub: Import from master sources, rev. 1.230.
12521 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12522
12523 2001-11-07 Laurent Guerby <guerby@acm.org>
12524
12525 * MAINTAINERS (Write After Approval): Add self.
12526
12527 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12528
12529 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12530
12531 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12532
12533 * config.sub: Import from master sources, rev 1.226.
12534 * config.guess: Import from master sources, rev 1.216.
12535
12536 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12537
12538 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12539 * MAINTAINERS: Add self as maintainer of MMIX port.
12540 Remove old after-approval entry.
12541
12542 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12543
12544 * ChangeLog, configure: Fix spelling errors.
12545
12546 2001-10-20 Brendan Kehoe <brendan@zen.org>
12547
12548 * MAINTAINERS: Tweak my address.
12549
12550 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12551
12552 * MAINTAINERS: Update my email address.
12553
12554 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12555
12556 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12557 * MAINTAINERS: Add self as maintainer of CRIS port.
12558
12559 2001-10-10 Geert Bosch <bosch@gnat.com>
12560
12561 * MAINTAINERS (Various maintainers: Ada front end):
12562 Added Robert Dewar.
12563
12564 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12565
12566 * MAINTAINERS (Write After Approval): Added self
12567
12568 2001-10-02 Geert Bosch <bosch@gnat.com>
12569
12570 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12571
12572 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12573
12574 * configure: Handle temporary files securely using mkdir.
12575
12576 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12577
12578 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12579
12580 2001-09-26 Will Cohen <wcohen@redhat.com>
12581
12582 * configure.in (*-*-linux*): Disable configuration of target-newlib
12583 and target-libgloss.
12584
12585 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12586
12587 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12588 RANLIB.
12589
12590 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12591
12592 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12593 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12594 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12595 avoid quotes nesting problems.
12596 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12597 (DO_X): Export only variables that are set.
12598
12599 2001-09-19 Ben Elliston <bje@redhat.com>
12600
12601 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12602 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12603 semantics. Use the shell built-in "type" command instead.
12604
12605 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12606
12607 Merged from gcc-3_0-branch:
12608 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12609 * ltcf-c.sh: Use $objext, not $ac_objext.
12610 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12611 * ltcf-cxx.sh: Add support for GNU.
12612 2001-07-22 Timothy Wall <twall@redhat.com>
12613 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12614 default settings if using GNU tools with that configuration.
12615 * ltcf-cxx.sh: Ditto.
12616 * ltcf-gcj.sh: Ditto.
12617 2001-07-21 Michael Chastain <chastain@redhat.com>
12618 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12619 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12620 * ltmain.sh: Mark as gcc-local.
12621
12622 2001-08-30 Eric Christopher <echristo@redhat.com>
12623 Jason Eckhardt <jle@redhat.com>
12624
12625 * config.guess: Merge from master sources.
12626 * config.sub: Merge from master sources, add support for mipsisa32.
12627
12628 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12629 * config.sub: Merge from master sources, rev 1.219.
12630 * MAINTAINERS: Add self as contact for stormy16 port.
12631
12632 2001-08-14 Zack Weinberg <zackw@panix.com>
12633
12634 * config.sub: Merge from master sources, rev 1.218.
12635 * config.guess: Merge from master sources, rev 1.209.
12636
12637 2001-08-11 Graham Stott <grahams@redhat.com>
12638
12639 * Makefile.in (check-c++): Add missing semicolon.
12640
12641 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12642
12643 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12644
12645 2001-07-30 Eric Christopher <echristo@redhat.com>
12646
12647 * MAINTAINERS (Various maintainers: mips port): Added myself.
12648
12649 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12650
12651 * configure.in (sh-*-linux*): New.
12652
12653 2001-07-27 Richard Henderson <rth@redhat.com>
12654
12655 * .cvsignore: Add LAST_UPDATED.
12656
12657 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12658
12659 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12660
12661 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12662
12663 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12664
12665 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12666
12667 * MAINTAINERS (Write After Approval): Added myself.
12668
12669 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12670
12671 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12672 and libgcj on m68hc11/m68hc12.
12673
12674 2001-06-27 H.J. Lu (hjl@gnu.org)
12675
12676 * Makefile (CFLAGS_FOR_BUILD): New.
12677 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12678
12679 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12680
12681 * README: Remove version number.
12682
12683 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12684
12685 * INSTALL/README: Update wrt. to the installation instructions now
12686 residing in gcc/doc/install.texi.
12687
12688 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12689
12690 * README: Replace with a cut-down and updated version of gcc/README.
12691
12692 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12693
12694 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12695 multilibs to be disabled.
12696
12697 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12698
12699 * MAINTAINERS (Write After Approval): Add myself.
12700
12701 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12702
12703 * config.guess: Import CVS version 1.195.
12704 * config.sub: Import CVS version 1.212.
12705
12706 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12707
12708 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12709 gcc/xgcc is built, use -print-prog-name to find out the program
12710 name to use.
12711
12712 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12713
12714 * config.guess: Import CVS version 1.194. All gcc-local changes
12715 appear to also be in the master copy.
12716 * config.sub: Import CVS version 1.211.
12717
12718 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12719
12720 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12721 with_gcc]: Use `gcc -shared' to build a shared library.
12722
12723 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12724
12725 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12726 archives.
12727
12728 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12729
12730 * MAINTAINERS (Write After Approval): Add myself.
12731
12732 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12733
12734 * configure.in (libstdcxx_flags): Do not try to execute
12735 libstdc++-v3/testsuite_flags until it exists.
12736
12737 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12738
12739 * MAINTAINERS: Update my email address.
12740
12741 2001-05-31 Graham Stott <grahams@redhat.com>
12742
12743 * MAINTAINERS (Write After Approval): Add myself.
12744
12745 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12746
12747 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12748 libraries when using g++ with native linker.
12749
12750 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12751
12752 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12753
12754 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12755
12756 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12757 [aix4*|aix5*]: Prepend blank.
12758
12759 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12760
12761 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12762 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12763 of subdir/configure scripts to use the new libtool.m4.
12764
12765 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12766
12767 * MAINTAINERS (Write After Approval): Add myself.
12768
12769 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12770
12771 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12772
12773 2001-05-11 Ben Elliston <bje@redhat.com>
12774
12775 * Makefile.in (all-sid): New target.
12776 (check-sid, clean-sid, install-sid): Likewise.
12777
12778 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12779
12780 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12781
12782 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12783
12784 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12785 libgcj.
12786
12787 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12788
12789 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12790 gcc/xgcc is built, use -print-prog-name to find out the program
12791 name to use.
12792
12793 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12794
12795 * configure.in (noconfigdirs): Don't reset it from scratch in the
12796 target case; only append to it.
12797
12798 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12799 sparc-*-solaris2.8]: Disable ${libgcj}.
12800
12801 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12802
12803 * configure.in (libgcj_saved): Copy from $libgcj.
12804 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12805 --disable-libgcj.
12806
12807 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12808
12809 * MAINTAINERS: Remove self as MIPS maintainer and
12810 C front end maintainer.
12811
12812 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12813
12814 * configure.in: Move *-chorusos target case to the proper switch.
12815 Disable libgcj.
12816
12817 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12818
12819 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12820 1.641.2.228.
12821
12822 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12823
12824 * Makefile.in (STAGE1_CFLAGS): Pass down.
12825
12826 2001-04-13 Alan Modra <amodra@one.net.au>
12827
12828 * config.guess: Add hppa64-linux support. Note for next import that
12829 this is already in the master file.
12830 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12831
12832 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12833
12834 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12835 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12836
12837 2001-04-11 Stan Shebs <shebs@apple.com>
12838
12839 * MAINTAINERS: Add self as Darwin port maintainer.
12840
12841 2001-04-11 Alan Modra <amodra@one.net.au>
12842
12843 * MAINTAINERS: Update my email address.
12844
12845 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12846
12847 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12848 recent versions of FreeBSD (release 3 or later).
12849 * ltconfig: On FreeBSD, -lc must not be provided when building
12850 a shared library or else the standard -pthread gcc option is
12851 rendered worthless to later users of the built library.
12852
12853 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12854
12855 * MAINTAINERS: Add self and RTH as C front end maintainers.
12856
12857 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12858
12859 * config.sub: Make sure to match an already-canonicalized
12860 machine name (eg. mn10300-unknown-elf).
12861
12862 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12863
12864 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12865 New macros.
12866 (bootstrap, cross): Use RECURSE_FLAGS.
12867 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12868
12869 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
12870
12871 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12872
12873 2001-03-22 Colin Howell <chowell@redhat.com>
12874
12875 * Makefile.in (DO_X): Do not backslash single-quotes in
12876 backquotes (two places).
12877
12878 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12879
12880 Re-installed:
12881 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12882 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12883 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12884 * ltcf-cxx.sh: Likewise.
12885 * ltcf-gcj.sh: Likewise.
12886
12887 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12888
12889 * MAINTAINERS: Add myself as "documentation co-maintainer".
12890
12891 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12892
12893 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12894 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12895
12896 2001-03-19 Tom Tromey <tromey@redhat.com>
12897
12898 * config-ml.in: Handle GCJ and GCJFLAGS.
12899
12900 2001-03-21 Michael Chastain <chastain@redhat.com>
12901
12902 * Makefile.in: all-m4 depends on all-texinfo.
12903
12904 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
12905
12906 * MAINTAINERS: Add myself to write after approval list.
12907
12908 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
12909
12910 * Makefile.in (DO_X): Quote nested quotes.
12911
12912 2001-03-18 Alan Modra <alan@linuxcare.com.au>
12913
12914 * MAINTAINERS: Add myself to write after approval list.
12915
12916 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
12917
12918 * Makefile.in (DO_X): Use double quotes for quoting
12919 "RANLIB=$${RANLIB}".
12920
12921 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12922
12923 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12924
12925 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
12926
12927 * configure.in: Only use `lang_requires' for languages athat are
12928 actually enabled.
12929
12930 2001-03-08 Phil Edwards <pme@sources.redhat.com>
12931
12932 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12933
12934 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
12935
12936 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12937
12938 2001-03-07 Tom Tromey <tromey@redhat.com>
12939
12940 * configure.in: Allow config-lang.in to set `lang_requires' to list
12941 of other required languages.
12942
12943 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
12944
12945 * Makefile.in: Remove RANLIB definition. Use RANLIB
12946 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12947 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12948
12949 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
12950 Alexandre Oliva <aoliva@redhat.com>
12951
12952 * Makefile.in (check-c++): Use tabs, not spaces.
12953
12954 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
12955
12956 * MAINTAINERS: add myself to Write After Approval list.
12957
12958 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
12959
12960 * Makefile.in (check-c++): New rule.
12961
12962 * configure.in (target_libs): Remove libg++.
12963 (noconfigdirs): Remove libg++.
12964 (noconfigdirs): Same.
12965 (noconfigdirs): Same.
12966 (noconfigdirs): Same.
12967
12968 * config-ml.in: Remove libg++ references.
12969
12970 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12971 (ALL_TARGET_MODULES): Same.
12972 (configure-target-libg++): Remove.
12973 (all-target-libg++): Remove.
12974 (configure-target-libio): Remove.
12975 (all-target-libio): Remove.
12976 (check-target-libio): Remove.
12977 (.PHONY): Remove.
12978 (libg++.tar.bz2): Remove.
12979 (all-target-cygmon): Remove libio.
12980 (all-target-libstdc++): Remove.
12981 (configure-target-libstdc++): Remove.
12982 (TARGET_LIB_PATH): Remove libstdc++.
12983 (ALL_GCC_CXX): Remove libstdc++.
12984 (all-target-gperf): Correct.
12985
12986 2001-02-16 Nick Clifton <nickc@redhat.com>
12987
12988 * configure.in (noconfigdirs): Allow configuration of texinfo
12989 for Cygwin hosts.
12990
12991 2001-02-15 Anthony Green <green@redhat.com>
12992
12993 * configure: Introduce GCJ_FOR_TARGET.
12994 * configure.in: Ditto.
12995 * Makefile.in: Ditto.
12996
12997 2001-02-13 Andreas Schwab <schwab@suse.de>
12998
12999 * MAINTAINERS: Update mail address.
13000
13001 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13002
13003 * config.guess: Add linux target for S/390.
13004 * config.sub: Likewise.
13005
13006 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
13007
13008 * configure.in: for *-chorusos, don't config target-newlib and
13009 target-libgloss.
13010
13011 2001-02-06 Ben Elliston <bje@redhat.com>
13012
13013 * configure: Output host type to stdout, not stderr.
13014
13015 2001-02-05 Mark Mitchell <mark@codesourcery.com>
13016
13017 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13018 * ltcf-cxx.sh: Likewise.
13019
13020 * config.if: Assume enable_libstdcxx_v3 is defined.
13021
13022 2001-02-04 Mark Mitchell <mark@codesourcery.com>
13023
13024 Remove V2 C++ library.
13025 * configure.in: Remove --enable-libstdcxx_v3 support.
13026
13027 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13028
13029 * include/demangle.h: Add prototype for java_demangle_v3.
13030
13031 2001-01-29 Phil Edwards <pme@sources.redhat.com>
13032
13033 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13034
13035 2001-01-27 Richard Henderson <rth@redhat.com>
13036
13037 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13038
13039 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13040
13041 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13042 Don't unset, it's non-portable and no longer necessary, set to empty
13043 instead.
13044
13045 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13046
13047 * ltconfig: Shell portability fix for the tagname validity check.
13048
13049 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
13050
13051 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13052 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13053
13054 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13055
13056 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13057
13058 2001-01-26 Tom Tromey <tromey@redhat.com>
13059
13060 * configure.in: Allow libgcj to be built on Sparc Solaris.
13061
13062 2001-01-25 David Edelsohn <edelsohn@gnu.org>
13063
13064 * ltcf-c.sh: Add aix5 case.
13065 * ltcf-cxx.sh: Likewise.
13066 * ltconfig: Likewise.
13067
13068 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
13069
13070 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13071 keep at least one of build_libtool_libs or build_old_libs set to
13072 yes.
13073
13074 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13075 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13076
13077 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13078
13079 * configure.in: Enable libgcj on several additional platforms.
13080
13081 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13082
13083 * configure.in: Enable libgcj for linux targets.
13084
13085 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13086
13087 * MAINTAINERS (Write After Approval): Add myself.
13088
13089 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13090
13091 * MAINTAINERS: Add myself as vax port maintainer.
13092
13093 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13094
13095 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13096
13097 2001-01-09 Mike Stump <mrs@wrs.com>
13098
13099 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13100 failures of subdirectories.
13101
13102 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13103
13104 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13105 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13106 * ltcf-cxx.sh: Likewise.
13107 * ltcf-gcj.sh: Likewise.
13108 * ltconfig.sh: Fix typo.
13109
13110 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13111
13112 * configure: handle DOS-style absolute paths.
13113
13114 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13115
13116 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13117
13118 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13119
13120 * MAINTAINERS: Add myself as avr port co-maintainer.
13121
13122 2000-12-28 Ben Elliston <bje@redhat.com>
13123
13124 * MAINTAINERS: Add myself under ``Write After Approval''.
13125
13126 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13127
13128 * texinfo: Remove directory from GCC.
13129
13130 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13131
13132 * COPYING: Update to current
13133 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13134 to 19yy as example year in copyright notice).
13135
13136 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13137
13138 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13139 (libstdcxx_incdir): Pass down.
13140 * config.if: Remove expired bits for cxx_interface, add stub.
13141 (libstdcxx_incdir): Add variable for g++ include directory.
13142 * configure.in (gxx_include_dir): Use it.
13143
13144 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13145
13146 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13147 with old-email address from ``Write After Approval''.
13148
13149 2000-12-15 Andreas Jaeger <aj@suse.de>
13150
13151 * configure.in: Handle lang_dirs.
13152
13153 2000-12-14 Tom Tromey <tromey@redhat.com>
13154
13155 * MAINTAINERS: Removed brads.
13156
13157 * MAINTAINERS: Added gcj developers.
13158
13159 2000-12-13 Anthony Green <green@redhat.com>
13160
13161 * configure.in: Disable libgcj for any target not specifically
13162 listed. Disable libgcj for x86 and Alpha Linux until compatible
13163 with g++ abi.
13164
13165 2000-12-13 Mike Stump <mrs@wrs.com>
13166
13167 * Makefile.in (local-distclean): Also remove fastjar.
13168
13169 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13170
13171 * contrib/gcc_update: Add fastjar --touch entries.
13172
13173 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
13174
13175 * configure.in: Disable language-specific target libraries for
13176 languages that aren't enabled.
13177
13178 2000-12-10 Anthony Green <green@redhat.com>
13179
13180 * configure.in: Define libgcj. Disable libgcj target libraries for
13181 most targets.
13182
13183 2000-12-10 Neil Booth <neilb@earthling.net>
13184
13185 * MAINTAINERS: Update mail address, remove from WAA list.
13186
13187 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13188
13189 * libjava: Imported from /cvs/java.
13190 * libffi: Likewise.
13191 * Boehm-gc: Likewise.
13192
13193 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13194
13195 * configure.in (target_libs): Revert 2000-12-08 patch.
13196 (noconfigdirs): Added target-libjava.
13197
13198 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13199
13200 * djunpack.bat: removed.
13201
13202 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13203
13204 * Makefile.in: handle DOS-style absolute paths.
13205 * config-ml.in: likewise.
13206 * symlink-tree: likewise.
13207
13208 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13209
13210 * fastjar: Imported.
13211
13212 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13213
13214 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13215 libjava.
13216 * configure.in (target_libs): Removed `target-libjava'.
13217
13218 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13219
13220 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13221 (ALL_MODULES): Added fastjar.
13222 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13223 (all-target-libjava): all-fastjar replaces all-zip.
13224 (all-fastjar): Added.
13225 (configure-target-fastjar, all-target-fastjar): Likewise.
13226 * configure.in (host_tools): Added fastjar.
13227
13228 2000-12-07 Mike Stump <mrs@wrs.com>
13229
13230 * Makefile.in (local-distclean): Remove leftover built files.
13231
13232 2000-11-24 Nick Clifton <nickc@redhat.com>
13233
13234 * configure.in (xscale-elf): Add target.
13235 (xscale-coff): Add target.
13236
13237 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13238
13239 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13240 recent versions of FreeBSD (release 3 or later).
13241 * ltconfig: On FreeBSD, -lc must not be provided when building
13242 a shared library or else the standard -pthread gcc option is
13243 rendered worthless to later users of the built library.
13244
13245 2000-11-16 Fred Fish <fnf@be.com>
13246
13247 * configure.in (enable_libstdcxx_v3): Fix typo,
13248 libstd++ -> libstdc++.
13249
13250 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13251
13252 * MAINTAINERS: Add self to Write After Approval list.
13253
13254 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13255
13256 * MAINTAINERS: Update my email address. Add myself to global write
13257 privs list.
13258
13259 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13260
13261 * Makefile.in: Merge with src and libgcj.
13262 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13263 configure-target-<library> when their configure scripts need the C
13264 or C++ library to have already been built to work properly.
13265 (do_proto_toplev): Set them to an empty string.
13266
13267 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13268 (REALLY_SET_LIB_PATH): Use them.
13269
13270 2000-11-17 Stan Shebs <shebs@apple.com>
13271
13272 * MAINTAINERS: Add self to Write After Approval list.
13273
13274 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13275
13276 * configure: Provide the original toplevel configure arguments
13277 (including $0) to subprocesses in the environment rather than
13278 through gcc/configargs.h.
13279
13280 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13281
13282 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13283 C99. Alphabetise "Write After Approval" list.
13284
13285 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13286
13287 * configure: Turn on libstdc++ V3 by default.
13288
13289 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13290 if we've got GCC.
13291
13292 2000-11-11 Philip Blundell <philb@gnu.org>
13293
13294 * MAINTAINERS: Add self to Write After Approval list.
13295
13296 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13297
13298 * ltcf-c.sh (aix4): Improve shared library configuration; require
13299 exporting symbols.
13300 * ltcf-cxx.sh (aix4): Define.
13301 * ltconfig (aix4): Define library and soname specs appropriate for
13302 AIX. Define command to create export symbols list.
13303
13304 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13305
13306 * config.sub: Add support for Sun Chorus
13307
13308 2000-10-31 Nick Clifton <nickc@redhat.com>
13309
13310 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13311 <name>@redhat.com. Also installed new email address for Clint
13312 Popetz.
13313
13314 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13315
13316 * etc: Remove directory from GCC.
13317
13318 2000-10-16 Michael Meissner <meissner@redhat.com>
13319
13320 * configure (gcc/configargs.h): Only create if there is a build GCC
13321 directory created.
13322
13323 2000-10-16 Matthias Klose <doko@debian.org>
13324
13325 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13326 when configured for libstdc++-v3.
13327
13328 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13329
13330 * configure: Save configure arguments to gcc/configargs.h.
13331
13332 2000-10-04 Philipp Thomas <pthomas@suse.de>
13333
13334 * config.guess: Import CVS version 1.157.
13335 * config.sub: Import CVS version 1.181.
13336
13337 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13338
13339 * Makefile.in (bootstrap): avoid recursion if subdir missing
13340 (cross): ditto
13341 (do-proto-toplev): ditto
13342
13343 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13344
13345 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13346 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13347
13348 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13349 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13350 all affected `configure' scripts.
13351
13352 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13353
13354 * MAINTAINERS: Add self as cpplib co-maintainer.
13355
13356 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13357
13358 * MAINTAINERS: Add self to Write After Approval list.
13359
13360 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13361
13362 * INSTALL/README: egcs -> GCC update.
13363
13364 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13365
13366 * MAINTAINERS: Add myself to Write After Approval list.
13367
13368 2000-09-15 Kazu Hirata <kazu@hxi.com>
13369
13370 * MAINTAINERS: Add myself to Write After Approval list.
13371
13372 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13373
13374 * configure.in: Do not build byacc for hppa64. Provide paths to the
13375 X11 libraries for hppa64.
13376
13377 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13378
13379 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13380
13381 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13382
13383 * Makefile.in (all-zlib): Added dummy target.
13384
13385 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13386 ltcf-gcj.sh: Updated from libtool multi-language branch.
13387
13388 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13389
13390 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13391 (bootstrap*): Depend on all-bootstrap.
13392
13393 2000-09-05 Philipp Thomas <pthomas@suse.de>
13394
13395 * config.guess: Import CVS version 1.156.
13396 * config.sub: Import CVS version 1.179.
13397
13398 2000-09-02 Anthony Green <green@cygnus.com>
13399
13400 * Makefile.in (all-gcc): Depend on all-zlib.
13401 (CLEAN_MODULES): Add clean-zlib.
13402 (ALL_MODULES): Add all-zlib.
13403 * configure.in (host_libs): Add zlib.
13404
13405 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13406
13407 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13408 crosses, but add gcc/include to the header search path for them.
13409
13410 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13411
13412 * MAINTAINERS: Add self to Write After Approval list.
13413
13414 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13415
13416 * config.guess: Import CVS version 1.152.
13417 * config.sub: Import CVS version 1.177.
13418
13419 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13420
13421 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13422 $targargs to tell whether newlib is going to be built.
13423
13424 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13425 $$r/TARGET_SUBDIR/libio for _G_config.h.
13426
13427 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13428
13429 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13430
13431 2000-08-22 DJ Delorie <dj@redhat.com>
13432
13433 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13434
13435 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13436
13437 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13438 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13439 sub-configures.
13440
13441 2000-08-21 DJ Delorie <dj@redhat.com>
13442
13443 * MAINTAINERS: Add self as a libiberty maintainer
13444
13445 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13446
13447 * configure.in (libstdcxx_flags): Use
13448 libstdc++-v3/src/libstdc++.INC.
13449
13450 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13451
13452 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13453
13454 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13455
13456 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13457
13458 * configure: Make enable_threads and enable_shared defaults
13459 explicit. Substitute enable_threads into generated Makefiles.
13460 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13461 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13462
13463 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13464
13465 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13466
13467 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13468
13469 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13470 previous delta.
13471
13472 2000-08-11 Jason Merrill <jason@redhat.com>
13473
13474 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13475 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13476 (FLAGS_FOR_TARGET): Not here.
13477 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13478
13479 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13480
13481 * config-ml.in (CC, CXX): Don't introduce a leading space.
13482
13483 2000-08-07 DJ Delorie <dj@delorie.com>
13484
13485 * MAINTAINERS: Add self as a DJGPP maintainer
13486
13487 2000-08-07 DJ Delorie <dj@redhat.com>
13488
13489 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13490 "if we're also building gcc, and it's a gcc that will run on the
13491 build machine, we want to use its includes instead of the system's
13492 default includes".
13493
13494 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13495
13496 * MAINTAINERS: Add self to Write After Approval list.
13497
13498 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13499
13500 * configure.in (libstdcxx_flags): Don't use `"'.
13501
13502 * config-ml.in: Adjust multilib search paths to the
13503 appropriate multilib tree.
13504
13505 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13506
13507 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13508 commas in $LANGUAGES.
13509
13510 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13511
13512 * configure.in: Re-enable all references to libg++ and librx.
13513
13514 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13515
13516 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13517 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13518 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13519 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13520
13521 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13522
13523 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13524
13525 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13526 CXX_FOR_TARGET for sed.
13527
13528 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13529
13530 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13531 Do not override if already set in the environment or in configure.
13532 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13533 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13534
13535 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13536
13537 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13538 the libtool CVS tree multi-language branch.
13539 * ltconfig, ltmain.sh: Updated.
13540
13541 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13542
13543 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13544 (clean-target): Depend on it.
13545
13546 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13547 (GCC_FOR_TARGET): Use it.
13548 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13549 * configure.in: ... here.
13550 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13551 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13552
13553 2000-07-24 Eric Christopher <echristo@cygnus.com>
13554
13555 * MAINTAINERS: Add self to Write After Approval list.
13556
13557 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13558
13559 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13560 (configure-target-libchill, configure-target-libobjc): Likewise.
13561
13562 * configure.in: Use the same cache file for all target libs.
13563 * config-ml.in: But different cache files per multilib variant.
13564
13565 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13566
13567 * configure (topsrcdir): Don't use dirname.
13568
13569 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13570
13571 * MAINTAINERS: Add self to Write After Approval list.
13572
13573 2000-07-20 Jason Merrill <jason@redhat.com>
13574
13575 * configure.in: Remove all references to libg++ and librx.
13576
13577 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13578
13579 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13580
13581 * config.sub: Update to subversions version 2000-07-06.
13582
13583 2000-07-12 Andrew Haley <aph@cygnus.com>
13584
13585 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13586 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13587
13588 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13589
13590 * symlink-tree: Check number of arguments.
13591
13592 2000-07-05 Jim Wilson <wilson@cygnus.com>
13593
13594 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13595 search path for a g++ extracted from the build tree. This
13596 will allow link tests run by configure scripts in
13597 subdirectories to succeed.
13598
13599 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13600
13601 * ltconfig: Add support for mips-dde-sysv4.2MP
13602
13603 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13604
13605 * MAINTAINERS: Add myself as loop discovery maintainer.
13606
13607 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13608
13609 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13610 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13611
13612 2000-06-19 Timothy Wall <twall@cygnus.com>
13613
13614 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13615 * config.sub: Add tic54x target.
13616
13617 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13618
13619 * MAINTAINERS: Add self as Fortran maintainer,
13620 remove Craig Burley.
13621
13622 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13623
13624 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13625 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13626
13627 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13628
13629 * MAINTAINERS: Add self as i18n maintainer
13630
13631 20000-05-21 H.J. Lu (hjl@gnu.org)
13632
13633 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13634 directory are used if they exist. Make sure
13635 $(build_tooldir)/include is searched for header files,
13636 $(build_tooldir)/lib/ for library files.
13637 (GCC_FOR_TARGET): Likewise.
13638 (CXX_FOR_TARGET): Likewise.
13639
13640 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13641
13642 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13643
13644 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13645
13646 * Makefile.in (configure-target-libiberty): Depend on
13647 configure-target-newlib.
13648
13649 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13650
13651 * configure.in, Makefile.in: Merge all libffi-related
13652 configury stuff from the libgcj tree.
13653
13654 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13655
13656 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13657 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13658
13659 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13660
13661 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13662 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13663 current version information. Add to proto-toplev directory.
13664 (gdb-taz): Build do-djunpack.
13665
13666 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13667
13668 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13669
13670 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13671
13672 * MAINTAINERS: Add self to Write After Approval list.
13673
13674 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13675
13676 * ltmain.sh: Preserve in relink_command any environment
13677 variables that may affect the linker behavior.
13678
13679 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13680
13681 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13682
13683 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13684
13685 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13686
13687 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13688
13689 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13690 with the version name.
13691
13692 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13693
13694 * MAINTAINERS: Add self as bb-reorder maintainer.
13695
13696 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13697
13698 * config.if: Tweak.
13699
13700 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13701
13702 * djunpack.bat: New file.
13703
13704 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13705
13706 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13707 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13708 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13709 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13710
13711 2000-04-16 Dave Pitts <dpitts@cozx.com>
13712
13713 * config.sub (case $basic_machine): Change default for "ibm-*"
13714 to "openedition".
13715
13716 2000-04-13 Andreas Jaeger <aj@suse.de>
13717
13718 * MAINTAINERS: Added myself.
13719
13720 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13721
13722 * Makefile.in (gdb-taz): New target. GDB specific archive.
13723 (do-md5sum): New target.
13724 (MD5PROG): Define.
13725 (PACKAGE): Default to TOOL.
13726 (VER): Default to a shell script.
13727 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13728 md5 checksum generation.
13729 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13730 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13731 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13732 insight.tar.bz2): Use gdb-taz to create archive.
13733
13734 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13735
13736 * configure (warn_cflags): Delete.
13737
13738 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13739
13740 * MAINTAINERS: Added myself.
13741
13742 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13743 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13744
13745 * configure.in (enable_libstdcxx_v3): Add.
13746 (target_libs): Add bits here to switch between libstdc++-v2 and
13747 libstdc++-v3.
13748 * config.if: And this file too.
13749 * Makefile.in: Add libstdc++-v3 targets.
13750
13751 2000-04-05 Michael Meissner <meissner@redhat.com>
13752
13753 * config.sub (d30v): Add d30v as a basic machine type.
13754
13755 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13756
13757 * configure.in: -linux-gnu*, not -linux-gnu.
13758
13759 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13760
13761 * MAINTAINERS: Add self in write-after-approval section.
13762
13763 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13764
13765 * MAINTAINERS: Add self as ia64 port maintainer.
13766
13767 2000-03-08 Neil Booth <NeilB@earthling.net>
13768
13769 * MAINTAINERS: Add self in write-after-approval section.
13770
13771 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13772
13773 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13774 (do-tar-bz2): Replace TOOL with PACKAGE.
13775 (gdb.tar.bz2): Remove GDBTK from GDB package.
13776 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13777 dejagnu.tar.bz2): New packages.
13778
13779 2000-02-27 Andreas Jaeger <aj@suse.de>
13780
13781 * configure.in: Add entry for mips*-*-linux*, move catch all
13782 *-*-*linux* entry below this one.
13783
13784 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13785
13786 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13787
13788 2000-02-24 Nick Clifton <nickc@cygnus.com>
13789
13790 * config.sub: Support an OS of "wince".
13791
13792 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13793
13794 * config.guess, config.sub: Updated to match config's 2000-02-15
13795 version.
13796
13797 2000-02-23 Linas Vepstas <linas@linas.org>
13798
13799 * config.sub: Add support for Linux/IBM 370.
13800 * configure.in: Likewise.
13801
13802 2000-02-22 Nick Clifton <nickc@cygnus.com>
13803
13804 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13805
13806 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13807
13808 * config.guess: Guess "cygwin" rather than "cygwin32".
13809
13810 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13811
13812 * configure (gcc_version): When setting, narrow search to
13813 lines containing `version_string'.
13814
13815 2000-02-15 Denis Chertykov <denisc@overta.ru>
13816
13817 * config.sub: Add support for avr target.
13818
13819 2000-02-14 Nick Clifton <nickc@cygnus.com>
13820
13821 * MAINTAINERS: Add maintainers for MCore port.
13822
13823 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13824
13825 * config.sub: Add mmix-knuth-mmixware.
13826
13827 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13828
13829 * MAINTAINERS: Pair cccp with cpplib maintainership.
13830
13831 2000-01-27 Christopher Faylor <cgf@redhat.com>
13832
13833 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13834 structure stuff to -L library search.
13835 (CXX_FOR_TARGET): Ditto.
13836 (CROSS_CHECK_MODULES): Fix spelling mistake.
13837
13838 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13839
13840 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13841 the C++ compiler.
13842
13843 2000-01-12 Richard Henderson <rth@cygnus.com>
13844
13845 * configure.in: Don't build some bits for beos.
13846
13847 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13848
13849 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13850 as include files.
13851
13852 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13853
13854 * Add self as cpplib maintainer, as requested by Jason
13855 Merrill. Correct my e-mail address.
13856
13857 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13858
13859 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13860 not mh-aix43.
13861
13862 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13863
13864 * MAINTAINERS: Add myself to "write after approval" list.
13865
13866 1999-12-14 Richard Henderson <rth@cygnus.com>
13867
13868 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13869 * config.sub: Accept alphaev[78], alphaev8.
13870
13871 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13872
13873 * config.guess, config.sub: Update from autoconf.
13874
13875 1999-11-29 Bruce Korb <autogen@linuxbox.com>
13876
13877 * MAINTAINERS: update my playtime e-address.
13878
13879 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13880
13881 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13882 necessary libraries are missing.
13883
13884 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13885
13886 * MAINTAINERS: Add new 'write after approval' maintainer.
13887
13888 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13889
13890 * MAINTAINERS: Add new Java maintainer.
13891
13892 1999-10-25 Andreas Schwab <schwab@suse.de>
13893
13894 * configure: Fix quoting inside arguments of eval.
13895
13896 1999-10-21 Nick Clifton <nickc@cygnus.com>
13897
13898 * config-ml.in: Allow suppression of some ARM multilibs.
13899
13900 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13901
13902 * config.guess: Add OS/390 match pattern.
13903 * config.sub: Add mvs, openedition targets.
13904 * configure.in (i370-ibm-opened*): New.
13905
13906 1999-09-04 Steve Chamberlain <sac@pobox.com>
13907
13908 * config.sub: Add support for configuring for pj.
13909
13910 1999-08-31 Nick Clifton <nickc@cygnus.com>
13911
13912 * config.sub (maybe_os): Add support for configuring for fr30.
13913
13914 1999-08-25 Nick Clifton <nickc@cygnus.com>
13915
13916 * configure.in: Do not configure or build ld for AIX
13917 platforms. ld is known to be broken on these platforms.
13918
13919 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13920
13921 * config-ml.in: Pass compiler flag corresponding to multidirs to
13922 subdir configures.
13923
13924 1999-08-09 Ian Lance Taylor <ian@zembu.com>
13925
13926 * Makefile.in (LDFLAGS): Define.
13927
13928 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13929
13930 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13931 noconfigdirs.
13932 (*-*-cygwin*): Likewise.
13933
13934 1999-08-08 Ian Lance Taylor <ian@zembu.com>
13935
13936 * mkdep: New file.
13937 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13938 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13939
13940 From Eli Zaretskii <eliz@is.elta.co.il>:
13941 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13942 long file name when using DJGPP on MS-DOS.
13943
13944 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13945
13946 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13947
13948 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13949
13950 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13951 dependency as this causes "make check" to globally "make all"
13952
13953 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13954
13955 * configure.in (target_libs): Added target-zlib.
13956 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13957 (CONFIGURE_TARGET_MODULES): Likewise.
13958 (CHECK_TARGET_MODULES): Likewise.
13959 (INSTALL_TARGET_MODULES): Likewise.
13960 (CLEAN_TARGET_MODULES): Likewise.
13961 (configure-target-zlib): New target.
13962 (all-target-zlib): Likewise.
13963 (all-target-libjava): Depend on all-target-zlib.
13964 (configure-target-libjava): Depend on configure-target-zlib.
13965
13966 * Makefile.in (configure-target-libjava): Depend on
13967 configure-target-newlib.
13968 (configure-target-boehm-gc): New target.
13969 (configure-target-qthreads): New target.
13970
13971 * configure.in (target_libs): Added target-qthreads.
13972 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13973 (CONFIGURE_TARGET_MODULES): Likewise.
13974 (CHECK_TARGET_MODULES): Likewise.
13975 (INSTALL_TARGET_MODULES): Likewise.
13976 (CLEAN_TARGET_MODULES): Likewise.
13977 (all-target-qthreads): New target.
13978 (configure-target-libjava): Depend on configure-target-qthreads.
13979 (all-target-libjava): Depend on all-target-qthreads.
13980
13981 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13982 (CONFIGURE_TARGET_MODULES): Likewise.
13983 (CHECK_TARGET_MODULES): Likewise.
13984 (INSTALL_TARGET_MODULES): Likewise.
13985 (CLEAN_TARGET_MODULES): Likewise.
13986 (all-target-libjava): New target.
13987 (all-target-boehm-gc): Likewise.
13988 * configure.in (target_libs): Added libjava, boehm-gc.
13989
13990 1999-07-22 Ian Lance Taylor <ian@zembu.com>
13991
13992 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13993 configure.bat in SUPPORT_FILES.
13994 (gas+binutils.tar.bz2): Likewise.
13995
13996 * makeall.bat: Remove; obsolete.
13997
13998 1999-07-21 Ian Lance Taylor <ian@zembu.com>
13999
14000 From Mark Elbrecht:
14001 * configure.bat: Remove; obsolete.
14002
14003 1999-07-11 Ian Lance Taylor <ian@zembu.com>
14004
14005 * configure: Add -W -Wall to the default CFLAGS when compiling with
14006 gcc.
14007
14008 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14009
14010 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14011
14012 1999-06-30 Mark Mitchell <mark@codesourcery.com>
14013
14014 * configure.in: Build ld on IRIX6.
14015
14016 1999-06-12 Ian Lance Taylor <ian@zembu.com>
14017
14018 * Makefile.in: Change distribution targets to use bzip2 instead of
14019 gzip.
14020 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14021 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14022
14023 1999-06-04 Nick Clifton <nickc@cygnus.com>
14024
14025 * config.sub: Add mcore target.
14026
14027 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14028
14029 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14030
14031 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14032
14033 * config.guess (dummy): Changed to $dummy.
14034
14035 1999-05-24 Nick Clifton <nickc@cygnus.com>
14036
14037 * config.sub: Tidied up case statements.
14038
14039 1999-05-22 Ben Elliston <bje@cygnus.com>
14040
14041 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14042 <jiro@din.or.jp>.
14043
14044 * config.guess: Merge with FSF version. Future changes will be
14045 more accurately recorded in this ChangeLog.
14046 * config.sub: Likewise.
14047
14048 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14049
14050 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14051
14052 1999-04-30 Tom Tromey <tromey@cygnus.com>
14053
14054 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14055
14056 1999-04-23 Tom Tromey <tromey@cygnus.com>
14057
14058 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14059
14060 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
14061
14062 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14063 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14064 Bad merge removed these two changes.
14065
14066 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
14067 Martin Heller (Ing.-Buero_Heller@t-online.de)
14068
14069 * config.guess (interix Alpha): Add.
14070
14071 1999-04-11 Richard Henderson <rth@cygnus.com>
14072
14073 * configure.in (i?86-*-beos*): Do config gperf; don't config
14074 gdb, newlib, or libgloss.
14075
14076 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
14077
14078 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14079 link a trivial program with -mabi=64. If it fails, remove mabi=64
14080 from multidirs.
14081
14082 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14083
14084 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14085
14086 1999-04-08 Nick Clifton <nickc@cygnus.com>
14087
14088 * config.sub: Add support for mcore targets.
14089
14090 1999-04-07 Michael Meissner <meissner@cygnus.com>
14091
14092 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14093 not mt-ospace, in order to shut up assembler warning about using
14094 symbols that are named the same as registers.
14095
14096 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
14097
14098 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14099 dependency list for all-target-cygmon.
14100
14101 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14102
14103 * config-ml.in: Check $host, not $target, for selective multilibs.
14104 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14105 thumb interworking, and underscore prefix multilibs.
14106
14107 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14108
14109 * missing: Update to version from current automake.
14110
14111 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14112
14113 * configure (gxx_include_dir): Removed.
14114
14115 * configure.in (gxx_include_dir): Handle it.
14116 * Makefile.in: Likewise.
14117
14118 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14119
14120 * config.sub (mips64vr4111,mips64vr4111el) Add.
14121
14122 1999-03-21 Ben Elliston <bje@cygnus.com>
14123
14124 * config.guess: Correct typo for detecting ELF on FreeBSD.
14125
14126 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14127
14128 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14129 config/mh-djgpp.
14130
14131 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14132
14133 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14134 all-target-newlib to dependency list for all-target-bsp.
14135
14136 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14137
14138 * config.sub: Add i386-uwin support.
14139 * config.guess: Likewise.
14140
14141 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14142
14143 * configure.in: cleanup, add mh-*pic handling for arm, special
14144 case powerpc*-*-aix*
14145
14146 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14147
14148 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14149 can be built.
14150
14151 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14152
14153 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14154 targets.
14155
14156 1999-03-02 Nick Clifton <nickc@cygnus.com>
14157
14158 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14159
14160 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14161
14162 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14163
14164 1999-02-24 Nick Clifton <nickc@cygnus.com>
14165
14166 * config.sub: Fix typo in arm recognition.
14167
14168 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14169
14170 * configure.in (noconfigdirs): Changed target_configdirs to
14171 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14172 rather than m68k-*-* since it is not known to work on
14173 m68k-aout. Ditto for arm-*-*oabi.
14174
14175 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14176
14177 * configure.in (*-*-windows*): Remove, no longer used.
14178
14179 1999-02-19 Ben Elliston <bje@cygnus.com>
14180
14181 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14182 Smart and improved by Andrew Cagney.
14183
14184 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14185
14186 * config.guess: Recognize openbsd-*-hppa.
14187
14188 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14189
14190 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14191 only if it is not empty.
14192
14193 1999-02-17 Nick Clifton <nickc@cygnus.com>
14194
14195 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14196
14197 * config.guess: Modified to recognize uname's armv* syntax.
14198
14199 * config.sub: Modified to recognize uname's armv* syntax.
14200
14201 1999-02-17 Mark Salter <msalter@cygnus.com>
14202
14203 * configure.in: Added target-bsp for sparclite.
14204
14205 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14206
14207 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14208
14209 1999-02-08 Nick Clifton <nickc@cygnus.com>
14210
14211 * configure.in: Add support for strongarm port.
14212 * config.sub: Add support for strongarm target.
14213
14214 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14215
14216 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14217 the old name config/mh-cygwin32.
14218 Enable texinfo.
14219
14220 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14221
14222 * configure.in: Do build ld for ix86 Solaris.
14223
14224 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14225
14226 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14227 $AR_FOR_TARGET. Likewise for RANLIB.
14228
14229 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14230
14231 * config.sub (oabi): Recognize.
14232 * configure.in (arm-*-oabi): Handle.
14233
14234 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14235
14236 * config.guess: Improve detection of i686 on UnixWare 7.
14237
14238 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14239
14240 * config.guess: Add support for i386-pc-interix.
14241 * config.sub: Likewise.
14242 * configure.in: Likewise.
14243
14244 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14245
14246 * Makefile.in: Remove unneeded all-target-libio from
14247 from all-target-winsup target since it is now unneeded.
14248 Add all-target-libtermcap in its place since it is now
14249 needed.
14250
14251 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14252
14253 * configure.in: makefile stub for cygwin target is probably
14254 unnecessary. Remove it for now.
14255
14256 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14257
14258 * configure.in: libtermcap.a should be built when cygwin is the
14259 target as well as the host.
14260 * config.guess: Allow mixed case in cygwin uname output.
14261 * Makefile.in: Add libtermcap target.
14262
14263 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14264
14265 * config.sub: Clean up handling of hppa2.0.
14266
14267 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14268
14269 * config.guess: Use C code to identify more HP machines.
14270
14271 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14272
14273 * config.sub: Handle hppa2.0.
14274
14275 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14276
14277 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14278 cygmon for all sparclite targets, regardless of object format.
14279
14280 1998-12-15 Mark Salter <msalter@cygnus.com>
14281
14282 * configure.in: Added target-bsp for several target architectures.
14283
14284 * Makefile.in: Added rules for bsp.
14285
14286 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14287
14288 * config.guess: Improve detection of hppa2.0 processors.
14289
14290 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14291
14292 * config.guess: Recognize FreeBSD using ELF automatically.
14293
14294 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14295
14296 * configure (skip-this-dir): Add handling for new shell script, which
14297 might be created by a sub-directory's configure to indicate, this particular
14298 directory is "unwanted".
14299 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14300
14301 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14302
14303 * ltconfig: import from libtool, after changing libtool to
14304 account for the cygwin name change.
14305
14306 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14307
14308 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14309 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14310
14311 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14312
14313 * configure.in: Add libtermcap to list of cygwin dependencies.
14314
14315 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14316
14317 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14318 they include winsup/include when it's a cygwin target.
14319
14320 1998-11-12 Tom Tromey <tromey@cygnus.com>
14321
14322 * configure.in (host_tools): Added zip.
14323 * Makefile.in (all-target-libjava): Depend on all-zip.
14324 (all-zip): New target.
14325 (ALL_MODULES): Added all-zip.
14326 (NATIVE_CHECK_MODULES): Added check-zip.
14327 (INSTALL_MODULES): Added install-zip.
14328 (CLEAN_MODULES): Added clean-zip.
14329
14330 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14331
14332 * Makefile.in: lose "32" from comment about cygwin.
14333
14334 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14335
14336 * configure.in: Use -Os to build target libraries for the fr30.
14337
14338 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14339
14340 * config.sub: Add fr30.
14341
14342 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14343
14344 * configure.in: drop "32" from config/mh-cygwin32. Check
14345 cygwin* instead of cygwin32*.
14346 * config.sub: Check cygwin* instead of cygwin32*.
14347
14348 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14349
14350 * config.guess: Match any version of Unixware7.
14351
14352 1998-10-20 Syd Polk <spolk@cygnus.com>
14353
14354 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14355 if desired.
14356
14357 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14358
14359 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14360 these if the appropriate directories and files to not exist.
14361
14362 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14363
14364 * Makefile.in (DEVO_SUPPORT): Add config.if.
14365
14366 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14367
14368 * configure: Add pattern to replace "build_tooldir"'s
14369 definition in the generated Makefile with "tooldir"'s
14370 actual value.
14371
14372 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14373
14374 * config.sub: Bring back lost sparcv9.
14375
14376 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14377
14378 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14379
14380 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14381 CC_FOR_TARGET and friends.
14382
14383 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14384
14385 * Makefile.in (build_tooldir): New variable, same as tooldir.
14386 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14387 -B$(build_tooldir)/bin/.
14388 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14389
14390 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14391
14392 * README: Remove installation instructions and refer to the
14393 INSTALL directory instead.
14394
14395 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14396
14397 * config.sub: Add support for i[34567]86-pc-udk.
14398 * configure.in: Likewise.
14399
14400 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14401
14402 * Makefile.in: add bzip2 package building bits for user
14403 tools module
14404 * configure.in: ditto
14405
14406 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14407
14408 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14409 (ALL_TARGET_MODULES): Add all-target-libobjc.
14410 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14411 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14412 (all-target-libchill): Add dependencies.
14413 * configure.in (target_libs): Add libchill.
14414
14415 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14416
14417 * configure.in (target_subdir): Remove duplicate line.
14418
14419 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14420
14421 * Makefile.in (all-automake): fix dependencies.
14422
14423 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14424
14425 * configure.in: Minor cleanups for building in the $(target_alias)
14426 subdir.
14427
14428 1998-09-22 Jim Wilson <wilson@cygnus.com>
14429
14430 * Makefile.in (bootstrap): Set r and s before make all. Use
14431 BASE_FLAGS_TO_PASS in make all.
14432 (cross): Likewise.
14433
14434 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14435
14436 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14437
14438 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14439
14440 * config.sub: Fix typo in last change.
14441
14442 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14443
14444 * config.sub: Add support for C4x target.
14445 * configure.in: Likewise.
14446
14447 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14448
14449 * config.sub: Recognize sparcv9 just like sparc64.
14450
14451 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14452
14453 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14454
14455 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14456
14457 * config.guess: Correctly identify Pentium II sco boxes.
14458
14459 * config.guess: Fix "tr" code. From Weiwen Liu.
14460
14461 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14462
14463 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14464 stabs.
14465
14466 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14467
14468 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14469 (ALL_TARGET_MODULES): Add all-target-libchill.
14470 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14471 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14472 (all-target-libchill): Add dependencies.
14473 * configure.in (target_libs): Add libchill.
14474
14475 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14476
14477 * config.guess: Avoid assumptions about "tr" behaves when
14478 LANG is set to something other than English.
14479
14480 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14481
14482 * configure (gxx_include_dir): Changed to
14483 '${prefix}/include/g++'-${libstdcxx_interface}.
14484
14485 * config.if: New to determine the interfaces.
14486
14487 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14488
14489 * config.guess: Detect and handle MPE/IX.
14490 * config.sub: Deal with MPE/IX.
14491
14492 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14493
14494 * configure.in: Use mh-aix43.
14495
14496 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14497
14498 * configure: Fix --without/--disable cases for gxx-include-dir.
14499
14500 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14501
14502 * mdata-sh: Imported. Needed for automake support.
14503
14504 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14505
14506 * Makefile.in (taz): Try "chmod -R og=u ." before
14507 "chmod og=u `find . -print`".
14508
14509 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14510
14511 * configure.in: Add arm-elf and thumb-elf support.
14512
14513 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14514
14515 * Makefile.in: Undo previous patch.
14516
14517 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14518
14519 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14520 to here ...
14521 (install-no-fixedincludes): and here
14522 (INSTALL_MODULES): ... from here.
14523
14524 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14525
14526 * config.sub: Merge with FSF.
14527
14528 * config.guess: Merge with FSF.
14529
14530 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14531
14532 * configure (extraconfigdirs): New variable.
14533 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14534 * Makefile.in (all): Move higher in file.
14535 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14536 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14537 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14538 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14539 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14540
14541 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14542
14543 * Makefile.in (all-target-libjava): Depend on all-gcc and
14544 all-target-newlib.
14545 (configure-target-libjava): Depend on $(ALL_GCC).
14546
14547 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14548
14549 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14550 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14551
14552 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14553
14554 * INSTALL/README: Fix typo.
14555
14556 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14557
14558 * ylwrap: Change absolute path checks to check for DOS style path
14559 names.
14560
14561 * ylwrap: Don't use a full path name if the source file is in the
14562 same directory. From hjl@lucon.org (H.J. Lu).
14563
14564 * config-ml.in: Default to being verbose, to match Feb 18 change to
14565 configure.
14566
14567 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14568
14569 Brought over from egcs:
14570
14571 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14572
14573 * configure.in (target_subdir): Set to ${target_alias} instead
14574 of "libraries".
14575
14576 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14577
14578 * configure.in (target_subdir): Set to libraries if enable_multilib.
14579
14580 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14581
14582 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14583 multilibs, force reconfiguration the first time we create
14584 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14585
14586 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14587
14588 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14589 avoid confusion with --no-recursion.
14590
14591 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14592
14593 * configure.in: Win32 hosts shouldn't use install -x
14594 * install-sh: remove -x option, and special .exe-handling
14595 hack.
14596
14597 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14598
14599 * config.guess: Recognize i586-pc-beos.
14600 * configure.in: Don't build some bits for beos.
14601
14602 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14603
14604 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14605 CFLAGS default to -O2.
14606
14607 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14608 when using GNU ld.
14609
14610 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14611
14612 * ltmain.sh: Correct install when using a different shell.
14613
14614 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14615
14616 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14617
14618 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14619
14620 * makefile.vms: Update to build binutils/makefile.vms. Add install
14621 target.
14622
14623 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14624
14625 * ltconfig: Update to correct AIX handling.
14626
14627 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14628
14629 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14630
14631 * configure.in (target_subdir): Set to ${target_alias} instead
14632 of "libraries".
14633
14634 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14635
14636 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14637 (Makefile): Depend on $(gcc_version_trigger).
14638
14639 * configure (gcc_version): Change default initializer to empty
14640 string.
14641 (gcc_version_trigger): New variable; pass this variable down
14642 to subdir configures to enable them checking gcc's version
14643 themselves. Emit make macros for both gcc_version vars.
14644 (topsrcdir): Initialize reliably.
14645 (recursion line): Remove --with-gcc-version=${gcc_version}.
14646
14647 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14648
14649 * configure (enable_version_specific_runtime_libs): Implement new flag
14650 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14651 in $(libsubdir); emit definition in each generated Makefile.
14652 (gxx_include_dir): Initialize depending on
14653 $enable_version_specific_runtime_libs.
14654
14655 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14656
14657 * configure (gcc_version): Initialize properly depending on
14658 how and where configure is started.
14659 (recursion line): Pass a --with-gcc-version=${gcc_version}
14660 to configures in subdirs.
14661
14662 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14663
14664 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14665 cygmon
14666
14667 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14668
14669 * configure.in: Add cygmon and libstub support for mn10200.
14670
14671 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14672
14673 * configure (gcc_version): Add new variable describing the
14674 particular gcc version we're building.
14675 * Makefile.in (libsubdir): Add new macro for the directory
14676 in which the compiler finds executables, libraries, etc.
14677 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14678 and libsubdir.
14679
14680 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14681
14682 * Makefile.in (local-clean): Remove *.log.
14683 (warning.log): Built with warn_summary from build.log.
14684 (mail-report.log): Run test_summary.
14685 (mail-report-with-warnings.log): Run test_summary including
14686 warning.log in the report.
14687
14688 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14689
14690 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14691
14692 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14693
14694 * Makefile.in (grep): Grep no longer depends on libiberty.
14695
14696 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14697
14698 * Makefile.in: all-snavigator needs all-libgui.
14699
14700 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14701
14702 * configure.in: Add cygmon and libstub support for mn10300.
14703
14704 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14705
14706 * missing: Update to version from automake 1.3.
14707
14708 * ltmain.sh: On installation, don't get confused if the same name
14709 appears more than once in the list of library names.
14710
14711 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14712
14713 * config.sub: Accept m68060 and m5200 as CPU names.
14714
14715 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14716
14717 * configure: Use && rather than using -a in test, because odd
14718 strings can confuse test.
14719 * configure.in: Likewise.
14720
14721 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14722
14723 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14724
14725 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14726
14727 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14728 bootstrap4-lean): New targets.
14729
14730 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14731
14732 * mpw-* Delete. Not used.
14733
14734 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14735
14736 * COPYING.LIB: Update FSF address.
14737
14738 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14739
14740 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14741
14742 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14743 GAS_SUPPORT_DIRS.
14744
14745 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14746
14747 * ltconfig, ltmain.sh: Avoid producing a version number if
14748 -version-info was not used.
14749
14750 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14751
14752 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14753 building with newlib.
14754
14755 1998-04-30 Paul Eggert <eggert@twinsun.com>
14756
14757 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14758 Solaris `make' causes it to continue to next definition.
14759
14760 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14761
14762 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14763 the right GUI libraries and files are installed along with GDB.
14764
14765 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14766
14767 * configure.in: Change alpha to alpha* in several places.
14768
14769 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14770
14771 * config.sub: Recognize sparc86x.
14772
14773 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14774
14775 * configure.in (--enable-target-optspace): Remove debug echo.
14776
14777 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14778
14779 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14780
14781 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14782
14783 * ltconfig: Update cygwin32 support.
14784
14785 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14786 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14787 (GDB_SUPPORT_DIRS): Likewise.
14788
14789 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14790
14791 * configure.in (target_makefile_frag): If --enable-target-optspace,
14792 use -Os to compile target libraries rather than -O2. Default to
14793 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14794 not used.
14795 * configure.in (target_cflags): Ditto for d30v.
14796
14797 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14798
14799 * Makefile.in (all-bfd): Depend on all-intl.
14800 (all-binutils): Likewise.
14801 (all-gas): Likewise.
14802 (all-gprof): Likewise.
14803 (all-ld): Likewise.
14804
14805 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14806
14807 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14808
14809 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14810
14811 * Makefile.in (all-bfd): Depend upon all-libiberty.
14812
14813 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14814
14815 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14816
14817 * Makefile.in: Add libstub.
14818
14819 * configure.in: Ditto. Build libstub for targets that have cygmon
14820 support.
14821
14822 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14823
14824 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14825
14826 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14827
14828 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14829 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14830
14831 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14832
14833 * configure: Define DEFAULT_M4 by searching PATH.
14834 * Makfile.in: Use DEFAULT_M4.
14835
14836 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14837
14838 * ltconfig: Add cygwin32 support.
14839
14840 * Makefile.in, configure.in: Add libtool as a native only directory
14841 to configure and build.
14842
14843 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14844
14845 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14846
14847 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14848
14849 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14850
14851 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14852
14853 * Makefile.in: add ash make rules
14854 * configure.in: add ash to native_only and host_tools lists
14855
14856 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14857
14858 * Makefile.in (all-gettext, all-intl): New targets.
14859 (ALL_MODULES): Added all-gettext, all-intl.
14860 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14861 (INSTALL_MODULES): Added install-gettext, install-intl.
14862 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14863
14864 * configure.in (host_tools): Added gettext.
14865 (native_only): Likewise.
14866 (noconfigdirs) [various cases]: Likewise.
14867 (host_libs): Added intl.
14868
14869 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14870
14871 * configure: Do not disable building gdbtk for cygwin32 hosts.
14872
14873 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14874
14875 * configure.in: Add thumb-coff target.
14876 * config.sub: Add thumb-coff target.
14877
14878 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14879
14880 * Makefile.in: Revert yesterday's change.
14881 (all-target-winsup): all-target-librx stays out of here.
14882
14883 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14884
14885 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14886 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14887 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14888 Remove references to librx and libg++.
14889
14890 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14891
14892 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14893 recursive makes
14894
14895 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14896
14897 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14898 for newlib directory.
14899 (CXX_FOR_TARGET): Likewise.
14900
14901 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14902
14903 * ltconfig: Update after libtool/ltconfig.in change for
14904 hpux11.
14905
14906 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14907
14908 * ltconfig, ltmain.sh: Update to libtool 1.2.
14909
14910 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14911
14912 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14913 (install-gcc-cross): Instead, override LANGUAGES here.
14914
14915 1998-03-18 Dave Love <d.love@dl.ac.uk>
14916
14917 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14918 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14919
14920 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14921
14922 * configure.in: Add Thumb-pe target.
14923
14924 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
14925
14926 * Makefile.in - changed sn targets to snavigator
14927 * configure.in - changed sn targets to snavigator
14928
14929 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14930
14931 * config-ml.in: After building symlink tree call make distclean
14932 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14933 to be the case for libiberty.
14934
14935 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14936
14937 * configure: When making link, also check the current
14938 directory. The configure scripts may create one.
14939
14940 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14941
14942 * config.sub: Accept alphapca56 and alphaev6 properly.
14943
14944 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14945
14946 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14947
14948 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14949
14950 * config.sub (sco5): Fix typo.
14951
14952 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14953
14954 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14955 install-itcl.
14956 (install-itcl): Remove dependency on install-tcl.
14957
14958 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14959
14960 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14961
14962 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14963
14964 * configure.in: Don't build libgui for a cygwin32 target when not on
14965 a cygwin32 host.
14966
14967 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14968
14969 * configure (redirect): Set to null, so default behavior of
14970 configure is now --verbose.
14971
14972 1998-02-16 Dave Love <d.love@dl.ac.uk>
14973
14974 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14975 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14976
14977 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14978
14979 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14980 this change to sync Makefile.in with its ChangeLog entries.
14981
14982 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14983
14984 * ltmain.sh (mkdir): Check that the directory doesn't exist
14985 before we exit with error, so that we don't get races during
14986 parallel builds.
14987
14988 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14989
14990 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14991
14992 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14993
14994 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14995 PICFLAG_FOR_TARGET.
14996 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14997
14998 * configure: Emit a definition for the new macro enable_shared
14999 into each Makefile.
15000
15001 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15002
15003 * configure.in (host_tools, native_only): Add libtool.
15004
15005 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15006
15007 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15008 Fix typo in ming config comment.
15009
15010 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15011
15012 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15013
15014 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15015
15016 * config.sub: Add tic30 cases, and map c30 to tic30.
15017
15018 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15019
15020 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15021 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15022 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15023 (CLEAN_TARGET_MODULES): Similarly
15024 (all-target-libf2c): Add dependences.
15025 * configure.in (target_libs): Add libf2c.
15026
15027 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15028
15029 * configure.in: Remove expect from noconfigdirs when target
15030 is cygwin32. OK to build expect and dejagnu with Canadian
15031 Cross.
15032
15033 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15034
15035 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15036 host.
15037
15038 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15039 and mingw32.
15040
15041 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15042
15043 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15044 here as it is not defined in the toplevel Makefile.
15045
15046 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15047
15048 * configure (package_makefile_rules_frag): New variable, which names
15049 a file with generic rules, ...
15050 Change comment to mention we now have FIVE parts.
15051 * configure: Undo last change.
15052
15053 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15054
15055 * config.guess: More accurate determination of HP processor types.
15056 * config.sub: More accurate determination of HP processor types.
15057
15058 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15059
15060 * configure (package_makefile_frag): Move inserting the
15061 ${package_makefile_frag} to where it should be according
15062 to the comment.
15063
15064 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15065
15066 * config.guess: Add support for Linux/ARM.
15067
15068 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15069
15070 * .cvsignore: Remove *-info and *-install since they match
15071 release-info and mpw-install, which we don't want to just ignore.
15072
15073 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15074
15075 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15076
15077 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15078
15079 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15080 local_prefix to sub-make invocations.
15081
15082 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15083
15084 * configure.in: Check makefile fragments in the source
15085 directory.
15086
15087 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15088
15089 * configure.in: Check whether host and target makefile
15090 fragments exist before adding them to *_makefile_frag.
15091
15092 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15093
15094 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15095
15096 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15097
15098 * configure.in: Make sure we only replace RPATH_ENVVAR on
15099 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15100 regexp to sed.
15101
15102 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15103 to sub-makes.
15104
15105 1998-01-13 Lee Iverson (leei@ai.sri.com)
15106
15107 * config-ml.in (multi-do): LDFLAGS must include multilib
15108 designator.
15109
15110 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15111
15112 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15113
15114 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15115
15116 * config.sub: Add mingw32 support.
15117 * configure.in: Likewise.
15118
15119 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15120
15121 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15122
15123 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15124
15125 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15126 * configure (gxx_include_dir): Provide a definition for subdirs
15127 which do not use autoconf.
15128
15129 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15130
15131 * config.guess: Sync with egcs. Picks up new alpha support,
15132 BeOS & some additional linux support.
15133
15134 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15135
15136 * config.guess: HP 9000/803 is a PA1.1 machine.
15137
15138 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15139
15140 * configure.in: It's alpha*-...
15141
15142 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15143
15144 * configure.in (host_makefile_frag, target_makefile_frag):
15145 Handle multiple config files.
15146 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15147 alpha-*-*.
15148
15149 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15150
15151 * mkdep: New file.
15152
15153 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15154
15155 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15156
15157 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15158
15159 * Makefile.in: Add libgui directory.
15160 (GDB_TK): Add all-libgui.
15161 * configure.in: Add libgui directory.
15162 * configure: Add all-libgui to GDB_TK.
15163
15164 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15165
15166 * config-ml.in (multidirs): Add m32r to multilib list.
15167
15168 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15169
15170 * Makefile.in (all-target-gperf): Change dependency to
15171 all-target-libstdc++.
15172
15173 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15174
15175 * config.guess: Add BeOS support.
15176
15177 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15178
15179 Source directory cvs renamed to cvssrc:
15180 * configure.in (host_tools): Change cvs to cvssrc.
15181 (native_only): Likewise.
15182 (noconfigdirs) [various cases]: Likewise.
15183 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15184 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15185 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15186 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15187 (all-cvssrc): Rename target from all-cvs.
15188
15189 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15190
15191 * configure (gxx_include_dir): Fix thinko.
15192
15193 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15194
15195 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15196 (install-cross, install-gcc-cross): New targets.
15197
15198 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15199
15200 * configure.in (noconfigdirs): Add support for Thumb target.
15201
15202 * config.sub (maybe_os): Add support for Thumb target.
15203
15204 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15205
15206 * Makefile.in: Add rules for cygmon.
15207
15208 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15209
15210 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15211
15212 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15213 * configure (gxx_include_dir): Provide a definition for subdirs
15214 which do not use autoconf.
15215
15216 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15217
15218 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15219 11/18/97 build
15220
15221 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15222
15223 * From Franz Sirl.
15224 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15225 found on RedHat Linux systems.
15226
15227 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15228
15229 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15230 guesses.
15231
15232 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15233
15234 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15235
15236 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15237
15238 * ltmain.sh: If mkdir fails, check whether the directory was created
15239 anyhow by some other process.
15240
15241 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15242
15243 * configure.in (d30v-*-*): Configure all directories.
15244
15245 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15246
15247 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15248 for the D30V.
15249
15250 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15251
15252 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15253
15254 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15255
15256 * include/libiberty.h: Add extern "C" { so it can be used with C++
15257 progrms.
15258 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15259 programs.
15260
15261 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15262
15263 * configure.in (d30v-*-*): Configure GCC now.
15264
15265 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15266
15267 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15268 is no longer needed.
15269
15270 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15271
15272 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15273
15274 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15275
15276 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15277 targets using "$@" to provide support for similar but not identical
15278 targets without having to duplicate code.
15279
15280 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15281
15282 * makefile.vms: Fix to work with DEC C.
15283
15284 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15285
15286 * config.sub: Add mips-tx39-elf to marketing names.
15287
15288 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15289
15290 * ltmain.sh: Handle symlinks in generated script.
15291
15292 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15293
15294 * configure: Handle autoconf style directory options: --bindir,
15295 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15296 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15297 --sysconfdir.
15298 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15299 (sharedstatedir, localstatedir, oldincludedir): New variables.
15300 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15301 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15302 sbindir, sharedstatedir, and sysconfdir.
15303
15304 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15305
15306 * Makefile.in (bootstrap-lean): New target.
15307
15308 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15309
15310 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15311 sn, and gnuserv from noconfigdirs.
15312
15313 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15314
15315 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15316
15317 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15318
15319 * Makefile.in (cross): New target.
15320
15321 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15322 Jeff Law <law@cygnus.com>
15323
15324 * Makefile.in (bootstrap2, bootstrap3): New targets.
15325 (all-bootstrap): Remove outdated and confusing target.
15326 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15327
15328 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15329
15330 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15331 windows. Consistent with gdb/configure.
15332
15333 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15334
15335 * configure.in: Name Linux target fragment.
15336
15337 * configure: Rewrite so that project Makefile fragment is inserted
15338 first and appears last in the resulting Makefile.
15339
15340 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15341
15342 * Makefile.in (install-itcl): Install tcl first.
15343
15344 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15345
15346 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15347
15348 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15349
15350 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15351
15352 * configure.in (skipdirs): Add target-librx for Linux.
15353 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15354
15355 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15356
15357 * Makefile.in (bootstrap): New target.
15358
15359 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15360
15361 * config.sub: Accept 'amigados' for backward compatibility.
15362
15363 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15364
15365 * config.guess: Merge with FSF.
15366
15367 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15368
15369 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15370
15371 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15372
15373 * config.sub: Add "marketing-names" patch.
15374
15375 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15376
15377 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15378
15379 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15380
15381 * config.sub: Handle v850-elf.
15382
15383 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15384
15385 * .cvsignore (*-install): Remove.
15386
15387 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15388
15389 * ltconfig: Set CONFIG_SHELL in libtool.
15390 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15391
15392 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15393
15394 * configure.in (target_subdir): Set to libraries if enable_multilib.
15395
15396 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15397
15398 * config.guess: Update from gcc directory.
15399
15400 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15401
15402 * Makefile.in (all-sim): Depends on all-readline.
15403
15404 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15405
15406 * Makefile.in (BISON, YACC): Use $$s.
15407 (all-bison): Depend on all-texinfo.
15408
15409 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15410
15411 * Makefile.in (BISON): Add -L flag.
15412 (YACC): Likewise.
15413
15414 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15415
15416 * configure.in (noconfigdirs): Add support for v850e target.
15417
15418 * config.sub (maybe_os): Add support for v850e target.
15419
15420 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15421
15422 * configure.in (noconfigdirs): Add support for v850ea target.
15423
15424 * config.sub (maybe_os): Add support for v850ea target.
15425
15426 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15427
15428 * config.sub: Add mipstx39. Delete r3900.
15429
15430 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15431
15432 * Makefile.in (all-autoconf): Depends on all-texinfo.
15433
15434 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15435
15436 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15437 eabi targets.
15438
15439 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15440
15441 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15442
15443 * configure: When handling a Canadian Cross, handle YACC as well as
15444 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15445 * Makefile.in (all-bison): Depend upon all-texinfo.
15446
15447 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15448
15449 * Makefile.in (BISON): bison, not byacc or bison -y.
15450 (YACC): bison -y or byacc or yacc.
15451 (various): Add *-bison as appropriate.
15452 (taz): No need to mess with BISON anymore.
15453
15454 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15455
15456 * configure: If OSTYPE matches *win32*, try to find a good value for
15457 CONFIG_SHELL.
15458
15459 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15460
15461 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15462 configure.in if it is present.
15463
15464 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15465
15466 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15467
15468 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15469
15470 * config.sub: Recognize `arc' cpu.
15471 * configure.in: Likewise.
15472 * config-ml.in: Likewise.
15473
15474 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15475
15476 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15477
15478 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15479
15480 * configure: Changed sed delimiter from ':' to '|' when
15481 attempting to substitute ${config_shell} for SHELL. On
15482 NT ${config_shell} may contain a ':' in it.
15483
15484 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15485
15486 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15487
15488 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15489
15490 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15491
15492 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15493
15494 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15495
15496 * ylwrap: If the program is a relative path, force it to be
15497 absolute.
15498
15499 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15500
15501 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15502
15503 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15504
15505 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15506 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15507 for libraries.
15508
15509 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15510
15511 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15512 separated by spaces.
15513
15514 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15515
15516 * ylwrap: New file.
15517 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15518
15519 * ltmain.sh: Handle /bin/sh at start of install program.
15520
15521 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15522
15523 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15524 * missing: New file, from automake 1.2.
15525
15526 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15527
15528 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15529 check-tk to CHECK_X11_MODULES.
15530
15531 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15532
15533 * config.sub: Merge with FSF.
15534
15535 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15536
15537 * config.guess: Merge with FSF.
15538
15539 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15540
15541 * configure: Treat msdosdjgpp like go32.
15542 * configure.in: Likewise. Don't remove gprof for go32.
15543
15544 * configure: Change Makefile.tem2 to Makefile.tm2.
15545
15546 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15547
15548 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15549
15550 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15551
15552 * install-sh (chmodcmd): Set to null if the DST directory already
15553 exists. Same as Nov 11th change.
15554
15555 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15556
15557 * configure (GDB_TK): Needs itcl and tix.
15558
15559 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15560
15561 * config.guess: Update from FSF.
15562
15563 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15564
15565 * Makefile.in (GDB_TK): Depend on itcl and tix.
15566
15567 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15568
15569 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15570 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15571 (INSTALL_SCRIPT): New variable.
15572 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15573 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15574 to -x.
15575 * install-sh: Add support for -x option.
15576
15577 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15578
15579 * configure.in, Makefile.in: Treat tix like itcl.
15580
15581 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15582
15583 * Makefile.in (WINDRES): New variable.
15584 (WINDRES_FOR_TARGET): New variable.
15585 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15586 (EXTRA_HOST_FLAGS): Add WINDRES.
15587 (EXTRA_TARGET_FLAGS): Add WINDRES.
15588 (EXTRA_GCC_FLAGS): Add WINDRES.
15589 ($(DO_X)): Pass down WINDRES.
15590 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15591 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15592 DLLTOOL_FOR_TARGET.
15593
15594 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15595
15596 * configure.in: configure sim before gdb for win32-x-ppc
15597
15598 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15599
15600 Move gperf into the toplevel, from libg++.
15601 * configure.in (target_tools): Add target-gperf.
15602 (native_only): Add target-gperf.
15603 * Makefile.in (all-target-gperf): New target, depend on
15604 all-target-libg++.
15605 (configure-target-gperf): Empty rule.
15606 (ALL_TARGET_MODULES): Add all-target-gperf.
15607 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15608 (CHECK_TARGET_MODULES): Add check-target-gperf.
15609 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15610 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15611
15612 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15613
15614 * config.sub (mn10200): Recognize new basic machine.
15615
15616 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15617
15618 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15619 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15620
15621 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15622
15623 * configure.in: If we're building mips-sgi-irix6* native, turn on
15624 ENABLE_MULTILIB and set TARGET_SUBDIR.
15625
15626 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15627
15628 * Makefile.in (all-sn): Depend on all-grep.
15629
15630 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15631
15632 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15633
15634 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15635 Makefile. From Jeff Makey <jeff@cts.com>.
15636 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15637
15638 * Makefile.in (DISTBISONFILES): Remove.
15639 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15640 $(DEFAULT_YACC).
15641
15642 * configure.in: Build itl, db, sn, etc., when building for native
15643 cygwin32.
15644
15645 * Makefile.in (LD): New variable.
15646 (EXTRA_HOST_FLAGS): Pass down LD.
15647 ($(DO_X)): Likewise.
15648
15649 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15650
15651 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15652
15653 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15654
15655 * configure.in (targargs): Strip out any supplied --build argument
15656 before adding our own. Always add --build.
15657
15658 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15659
15660 * configure.in (targargs): Pass --build if we're doing
15661 a cross-compile.
15662
15663 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15664
15665 * configure: Use '|' instead of ":" as the separator in
15666 sed. Otherwise sed chokes on NT path names with drive
15667 designators. Also look for "?:*" as the leading characters in an
15668 absolute pathname.
15669
15670 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15671
15672 * config.sub: Support for r3900.
15673
15674 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15675
15676 * configure.in: Use install-sh, not install.sh.
15677
15678 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15679
15680 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15681 apply it twice.
15682
15683 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15684
15685 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15686 install-binutils.
15687
15688 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15689
15690 * Makefile.in: Add automake targets.
15691 * configure.in (host_tools): Add automake.
15692
15693 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15694
15695 * configure: Default CXX to c++, not gcc.
15696 * Makefile.in (CXX): Set to c++, not gcc.
15697 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15698
15699 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15700
15701 * install-sh: try appending a .exe if source file doesn't
15702 exist
15703
15704 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15705
15706 * configure.in: Turn on multilib by default.
15707 (cross_only): Remove target-libiberty.
15708
15709 * Makefile.in (all-gcc): Don't depend on libiberty.
15710
15711 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15712
15713 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15714
15715 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15716
15717 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15718 (DISTBISONFILES): Add ld/Makefile.in
15719
15720 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15721
15722 * configure.in: if target is cygwin32 but host isn't cygwin32,
15723 don't configure gdb tcl tk expect, not just gdb.
15724
15725 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15726
15727 * configure.in: Added gnuserv everywhere sn appears.
15728
15729 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15730 (CROSS_CHECK_MODULES): Added check-gnuserv.
15731 (INSTALL_MODULES): Added install-gnuserv.
15732 (CLEAN_MODULES): Added clean-gnuserv.
15733 (all-gnuserv): New target.
15734
15735 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15736
15737 * config.guess: Fixes for MIPS OpenBSD systems.
15738
15739 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15740
15741 * Makefile.in (INSTALL_XFORM): Remove.
15742 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15743
15744 * mkinstalldirs: New file, copied from automake.
15745 * Makefile.in (installdirs): Rename from install-dirs. Use
15746 mkinstalldirs. Change all users.
15747 (DEVO_SUPPORT): Add mkinstalldirs.
15748
15749 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15750
15751 * install-sh: Rename from install.sh.
15752 * Makefile.in (INSTALL): Change install.sh to install-sh.
15753 (DEVO_SUPPORT): Likewise.
15754
15755 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15756 Graichen <graichen@rzpd.de>.
15757
15758 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15759
15760 * config.guess: Recognize OpenBSD systems correctly.
15761
15762 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15763
15764 * README, Makefile.in (ETC_SUPPORT): Remove references to
15765 cfg-paper*, configure.{texi,man,info*}._
15766
15767 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15768
15769 * Makefile.in (all.normal): Ensure that gcc is built after all
15770 the x11 - ie gdb - targets.
15771
15772 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15773
15774 * makefile.vms: Don't run conf-a-gas.
15775
15776 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15777
15778 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15779
15780 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15781
15782 * configure.in: Remove noconfigdirs case since gdb also
15783 configures and builds for tic80-coff.
15784
15785 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15786
15787 * configure: Set cache_file to config.cache.
15788 * Makefile.in (local-distclean): Remove config.cache.
15789
15790 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15791
15792 * COPYING: Update FSF address.
15793
15794 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15795
15796 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15797 noconfigdirs.
15798
15799 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15800
15801 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15802 MAKEDIRS, is empty.
15803
15804 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15805
15806 * config.sub: Tweak mn10300 entry.
15807
15808 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15809
15810 * configure.in (host_tools): Put sim before gdb, so gdb's
15811 configure.tgt can determine if the simulator was configured.
15812
15813 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15814
15815 * config.sub: Move BeOS $os case to be with other Cygnus
15816 local cases.
15817
15818 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15819
15820 * config.sub: Remove misplaced comment that broke Linux.
15821
15822 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15823
15824 * config.sub: Add BeOS support.
15825
15826 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15827
15828 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15829
15830 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15831
15832 * configure.in (noconfigdirs): Remove tcl and tk from
15833 noconfigdirs for cygwin32 builds.
15834
15835 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15836
15837 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15838
15839 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15840
15841 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15842 make-all.com, use makefile.vms instead.
15843
15844 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15845
15846 * config.sub: Accept -lnews*.
15847
15848 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15849
15850 * configure.in (noconfigdirs): Disable target-newlib,
15851 target-examples and target-libiberty for d30v.
15852
15853 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15854
15855 * configure.in (noconfigdirs): Enable ld for d30v.
15856
15857 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15858
15859 * configure.in (tic80-*-*): Build compiler.
15860
15861 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15862
15863 * configure.in (d30v-*): Remove sim directory from list of
15864 unsupported d30v directories
15865
15866 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15867
15868 * config.sub, configure.in: Add d30v target cpu.
15869
15870 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15871
15872 * makefile.vms: New file.
15873 * make-all.com: Remove.
15874
15875 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15876
15877 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15878
15879 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15880
15881 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15882
15883 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15884
15885 * Makefile.in (ALL_MODULES): Added all-db.
15886 (CROSS_CHECK_MODULES): Addec check-db.
15887 (INSTALL_MODULES): Added install-db.
15888 (CLEAN_MODULES): Added clean-db.
15889
15890 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15891
15892 * config.guess: Merge with latest FSF sources.
15893
15894 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15895
15896 * Makefile.in (ALL_MODULES): Added all-itcl.
15897 (CROSS_CHECK_MODULES): Added check-itcl.
15898 (INSTALL_MODULES): Added install-itcl.
15899 (CLEAN_MODULES): Added clean-itcl.
15900
15901 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15902
15903 * configure.in: build gdb for mn10200
15904
15905 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15906
15907 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15908
15909 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15910
15911 * configure.in (tic80-*-*): Turn off most targets right now.
15912
15913 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15914
15915 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15916 rather than the makeinfo program.
15917 (do-info): Depend upon all-texinfo.
15918
15919 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15920
15921 * configure.in: Remove uses of config/mh-linux.
15922
15923 * config.sub, config.guess: Merge with latest FSF sources.
15924
15925 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15926
15927 * config.sub (case $basic_machine): Add tic80 entries.
15928
15929 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15930
15931 * config.sub, config.guess: Merge with latest FSF sources.
15932
15933 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15934
15935 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15936 * mpw-config.in: Test for NewFolderRecursive.
15937 * mpw-install: Use symbolic name for startup filename.
15938 * mpw-README: Add various additional details.
15939
15940 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15941
15942 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15943
15944 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15945
15946 * configure.in: Do build gcc and the target libraries for
15947 the mn10200.
15948
15949 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15950
15951 * configure.in: don't avoid building gdb for mn10300 any more
15952 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15953 instead of single-quoting it.
15954
15955 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15956
15957 * configure.in: Don't use --with-stabs on IRIX 6.
15958
15959 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15960
15961 * configure.in (m32r): Build gdb, libg++ now.
15962
15963 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15964
15965 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15966 directories from noconfigdirs.
15967
15968 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15969
15970 * config.sub (basic_machine): added mips16 configuration
15971
15972 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15973
15974 * config.sub: Handle d10v-unknown.
15975
15976 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15977
15978 * config.sub: Handle v850-unknown.
15979
15980 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15981
15982 * Makefile.in: add findutils
15983 * configure.in: add findutils to list of host_tools
15984
15985 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15986
15987 * config.sub: Handle mn10200 and mn10300.
15988
15989 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15990
15991 * configure.in (d10v-*): Do not build librx.
15992
15993 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15994
15995 * configure.in (mn10300): Build everything except gdb & libgloss.
15996
15997 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15998
15999 * config.guess: Patch for Dansk Data Elektronik servers,
16000 from Niels Skou Olsen <nso@dde.dk>.
16001
16002 For ncr, use /bin/uname rather than uname, since GNU uname does not
16003 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16004
16005 Patch for MIPS R4000 running System V,
16006 from Eric S. Raymond <esr@snark.thyrsus.com>.
16007
16008 Fix thinko for nextstep.
16009
16010 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16011
16012 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16013 * config.guess: Guess mips-dec-mach_bsd4.3.
16014
16015 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16016 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16017 release numbers.
16018 * config.guess (mips-mips-riscos*): Emit just enough of the
16019 release number.
16020
16021 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16022 * config.guess (sparc-auspex-sunos*): Added.
16023 (f300-fujitsu-*): Added.
16024
16025 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16026 * config.guess: Recognize a Tadpole as a sparc.
16027
16028 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16029
16030 * config.guess: Don't assume that NextStep version is either 2 or
16031 3. NextStep 4 (aka OpenStep 4) has come out now.
16032
16033 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16034
16035 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16036 From Rik Faith <faith@cs.unc.edu>.
16037
16038 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16039
16040 * config.sub: Contributions from bug-gnu-utils to:
16041 Support plain "hppa" (no version given) architecture, reported by
16042 OpenStep.
16043 OpenBSD like NetBSD.
16044 LynxOs is not a hardware supplier.
16045
16046 * config.guess: Contributions from bug-gnu-utils to add support for:
16047 OpenBSD like NetBSD.
16048 Stratus systems.
16049 More Pyramid systems.
16050 i[n>4]86 Intel chips.
16051 M680[n>4]0 Motorola chips.
16052 Use unknown instead of lynx for hardware manufacturer.
16053
16054 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16055
16056 * install.sh (chmodcmd): Set to null if the DST directory already
16057 exists.
16058
16059 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16060
16061 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16062 not use mt-ppc target Makefile fragment any more.
16063
16064 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16065
16066 * configure.in (*-*-windows): Exclude everything but those dirs
16067 needed to build windows.
16068
16069 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16070
16071 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16072
16073 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16074
16075 * configure.in: Exclude mmalloc from i386-windows.
16076
16077 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16078
16079 * Undo my previous change.
16080
16081 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16082
16083 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16084 unconditionally.
16085 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16086
16087 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16088
16089 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16090 host to add it's own flags.
16091
16092 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16093
16094 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16095
16096 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16097
16098 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16099 (CXX_FOR_TARGET): Likewise.
16100 (GCC_FOR_TARGET): Define.
16101 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16102 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16103 CC_FOR_TARGET was specified on the command line.
16104 (MAKEOVERRIDES): Don't define.
16105
16106 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16107
16108 * configure.in (m32r): Fix spelling of libg++ libs.
16109
16110 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16111
16112 * config.sub (-apple*): Remove, now redundant.
16113
16114 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16115
16116 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16117
16118 * configure: Rework yesterday's sed script patch.
16119
16120 * config.sub: Merge with FSF.
16121
16122 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16123
16124 * config.guess: Merge from FSF.
16125
16126 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16127 * config.guess: Use pc instead of unknown, for pc clone systems.
16128 Change linux to linux-gnu.
16129
16130 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16131 * config.guess: Avoid non-portable tr syntax.
16132
16133 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16134
16135 * test-build.mk (HOLES): Add "xargs" for gdb.
16136
16137 * configure: Avoid hpux10.20 sed bug.
16138
16139 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16140
16141 * configure.in: Add support for windows host
16142 (that is a build done under the Microsoft build environment).
16143
16144 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16145
16146 * Makefile.in: Replace all uses of srcroot with s, to shrink
16147 command line lengths.
16148
16149 Patches from Geoffrey Noer <noer@cygnus.com>:
16150 * configure.in: If configuring for newlib, pass --with-newlib to
16151 subdirectories.
16152 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16153 -Bnewlib/ and -Lwinsup to gcc.
16154 (CXX_FOR_TARGET): Likewise.
16155
16156 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16157
16158 * Makefile.in (ETC_SUPPORT): Add configure.
16159
16160 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16161
16162 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16163 host configuration file.
16164
16165 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16166
16167 * configure.in: Break mn10x00 support into separate
16168 mn10200 and mn10300 configurations.
16169 * config.sub: Likewise.
16170
16171 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16172
16173 * configure.in: Add lots of stuff to noconfigdirs for
16174 the mn10x00 targets.
16175
16176 * config.sub, configure.in: Add mn10x00 support.
16177
16178 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16179
16180 * make-all.com: Call conf-a-gas, not config-a-gas.
16181
16182 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16183
16184 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16185 targets.
16186
16187 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16188
16189 * mpw-README: Add much more detail for native PowerMac.
16190 * mpw-install: New file.
16191 * mpw-configure: Add --norecursion and --help options.
16192 * mpw-config.in: Translate readme and install files when
16193 copying to objdir.
16194 * mpw-build.in: Don't always depend on byacc and flex.
16195 (install-only-top): New action.
16196
16197 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16198
16199 * configure.in: You can now configure GDB for the v850.
16200
16201 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16202
16203 * configure.in (noconfigdirs): Don't configure any C++ dirs
16204 if targeting D10V.
16205
16206 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16207
16208 * config.sub: Recognize mips64vr5000.
16209
16210 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16211
16212 * configure.in: Use a single line for host_tools and native_only.
16213
16214 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16215
16216 * config.sub, configure.in: Add entries for m32r.
16217
16218 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16219
16220 * Makefile.in (inet-install): Don't run install-gzip.
16221
16222 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16223
16224 * configure.in: Don't config lots of things for *-*-windows*.
16225
16226 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16227
16228 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16229 (host_libs, host_tools): Copy from configure.in.
16230 * mpw-configure: Don't complain about directories not found.
16231
16232 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16233
16234 * configure.in (i[345]86): Recognize i686 for pentium pro.
16235 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16236 file.
16237
16238 * config.guess (i[345]86): Ditto.
16239
16240 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16241
16242 * configure.in (noconfigdirs): Removed gdb for D10V.
16243
16244 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16245
16246 * configure.in: Remove ld, target-libio, target-libg++, and
16247 target-libstdc++ from noconfigdirs.
16248
16249 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16250
16251 * configure: Fix three locations where shell scripts were
16252 being run directly rather than with config_shell.
16253
16254 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16255
16256 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16257 * config.sub (basic_machine): Recognize v850.
16258
16259 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16260
16261 * mpw-configure: Handle multiple enable/disable options and
16262 pass them down recursively, handle -c and -s flags appropriately
16263 depending on choice of compiler, add escape mechanism for
16264 quoted arguments to gC.
16265
16266 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16267
16268 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16269 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16270 so that -mrelocatable-lib and -mno-eabi are used.
16271
16272 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16273 not support --print-multi-lib, don't abort.
16274
16275 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16276
16277 * make-all.com: Run config-a-gas.
16278 * setup.com: Don't copy subdirectory files around.
16279
16280 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16281
16282 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16283 target, it now compiles correctly.
16284
16285 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16286
16287 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16288
16289 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16290
16291 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16292
16293 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16294
16295 * configure.in (native_only): Add prms.
16296
16297 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16298
16299 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16300 (BINUTILS_SUPPORT_DIRS): Likewise.
16301
16302 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16303
16304 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16305 d10v support is added.
16306
16307 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16308
16309 * configure.in (d10v-*-*): New target.
16310
16311 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16312
16313 * config.guess (HP 9000/811): Recognize this as a PA1.1
16314 machine.
16315
16316 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16317
16318 * Makefile.in (do-tar-gz): New target, split out from tail end of
16319 taz target. Run each command separately, don't use pipes.
16320 (taz): Use it.
16321
16322 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16323
16324 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16325 * mpw-build.in: No builds should depend on building byacc or flex,
16326 they are assumed to be installed already.
16327
16328 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16329
16330 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16331 variable that CC_FOR_TARGET needs.
16332
16333 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16334
16335 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16336 options have changed since the last time the subdirectory was
16337 configured, and if it has, reconfigure.
16338 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16339 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16340
16341 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16342
16343 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16344 CLEAN_MODULES): Add bash.
16345 (all-bash): New target.
16346
16347 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16348
16349 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16350
16351 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16352
16353 * config.sub (basic_machine): Recognize d10v as a valid processor.
16354
16355 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16356
16357 * mpw-configure: Add support for --bindir.
16358 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16359
16360 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16361
16362 * configure.in: add bash, time, gawk to list of hosttools and things
16363 to only build for native toolchains
16364
16365 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16366
16367 * Makefile.in (docdir): Remove.
16368
16369 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16370
16371 * Makefile.in (datadir): Set to $(prefix)/share.
16372
16373 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16374
16375 * configure.in: build diff and patch for cygwin32-hosted
16376 toolchains.
16377
16378 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16379
16380 * config.sub: Accept -rtems*.
16381
16382 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16383
16384 * configure.in: enable dosrel for cygwin32-hosted builds,
16385 remove diff from the list of things not buildable
16386 via Canadian Cross
16387
16388 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16389
16390 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16391 don't get ". ".
16392
16393 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16394
16395 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16396
16397 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16398
16399 * Makefile.in (taz): Handle case where tex3patch didn't even get
16400 checked out. Also, if it was found, put the symlink in a new util
16401 subdirectory.
16402
16403 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16404
16405 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16406
16407 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16408
16409 * config.sub: Recognize -openvms.
16410 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16411 * make-all.com, setup.com: New files.
16412
16413 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16414
16415 * Makefile.in (taz): tex3patch moved to texinfo/util.
16416
16417 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16418
16419 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16420 * configure.in: remove make from disable-if-Can-Cross list
16421 enable gdb if ${host} and ${target} are cygwin32
16422
16423 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16424
16425 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16426 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16427
16428 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16429
16430 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16431 distinguish sysv/svr4/bsd variants.
16432 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16433
16434 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16435
16436 * configure.in: Added copyright notice.
16437 * move-if-change: Added copyright notice.
16438
16439 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16440
16441 * configure.in (powerpcle-*-solaris*): Until we get shared
16442 libraries working, don't build gdb, sim, make, tcl, tk, or
16443 expect.
16444
16445 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16446
16447 * config.guess: Merge with FSF:
16448
16449 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16450 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16451
16452 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16453 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16454
16455 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16456 * config.guess: Combine two OSF1 rules.
16457 Also recognize field test versions. From mjr@zk3.dec.com.
16458 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16459 because GNU uname does not support -p. From pmr@pajato.com.
16460
16461 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16462
16463 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16464
16465 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16466
16467 * mpw-README: Document GCCIncludes.
16468
16469 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16470
16471 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16472
16473 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16474
16475 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16476
16477 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16478
16479 * configure.in (*-*-cygwin32): Configure make.
16480
16481 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16482
16483 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16484
16485 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16486
16487 * Makefile.in (all-inet): Depend on all-perl.
16488
16489 * Makefile.in (inet-install): New target.
16490
16491 * Makefile.in (all-inet): Depend on all-tcl.
16492 (all-inet): Depend on all-send-pr.
16493
16494 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16495
16496 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16497 temporarily.
16498
16499 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16500
16501 * configure.in: Don't configure --with-gnu-ld on AIX.
16502
16503 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16504
16505 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16506
16507 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16508
16509 * Makefile.in (ALL_MODULES): Added all-inet.
16510 (CROSS_CHECK_MODULES): Added check-inet.
16511 (INSTALL_MODULES): Added install-inet.
16512 (CLEAN_MODULES): Added clean-inet.
16513 (all-indent): New target.
16514
16515 * configure.in (host_tools): Added inet.
16516 (native_only): Added inet.
16517 (noconfigdirs): Added inet.
16518
16519 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16520
16521 * configure.in: Don't configure libgloss if we are not configuring
16522 newlib.
16523
16524 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16525
16526 * configure.in: Don't configure libgloss for unsupported
16527 architectures.
16528
16529 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16530
16531 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16532
16533 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16534
16535 * Makefile.in (ALL_MODULES): Include all-apache.
16536 (CROSS_CHECK_MODULES): Include check-apache.
16537 (INSTALL_MODULES): Include install-apache.
16538 (all-apache): New target.
16539
16540 * configure.in: Added apache everywhere perl is seen.
16541
16542 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16543
16544 * Makefile.in: Add support for clean-{module} and
16545 clean-target-{module} rules.
16546
16547 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16548
16549 * configure.in (*-*-ose) do not build libgloss.
16550
16551 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16552
16553 * config.guess (prep*:SunOS:5.*:*): Turn into
16554 powerpele-unknown-solaris2.
16555
16556 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16557
16558 * configure.in: Permit --enable-shared to specify a list of
16559 directories.
16560
16561 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16562
16563 * configure.in (host==solaris): Pass only the first word of $CC
16564 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16565
16566 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16567
16568 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16569
16570 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16571
16572 * Makefile.in (ALL_MODULES): Include all-perl.
16573 (CROSS_CHECK_MODULES): Include check-perl.
16574 (INSTALL_MODULES): Include install-perl.
16575 (ALL_X11_MODULES): Include all-guile.
16576 (CHECK_X11_MODULES): Include check-guile.
16577 (INSTALL_X11_MODULES): Include install-guile.
16578 (all-perl): New target.
16579 (all-guile): New target.
16580
16581 * configure.in (host_tools): Include perl and guile.
16582 (native_only): Include perl and guile.
16583 (noconfigdirs): Don't build guile and perl; no ports have been
16584 done.
16585
16586 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16587
16588 * configure (--enable-*): Handle quoted option lists such as
16589 --enable-sim-cflags='-g0 -O' better.
16590
16591 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16592
16593 * Makefile.in ({,inst}all-target): New rule so we can make and
16594 install all of the target directories easily.
16595
16596 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16597
16598 * configure.in: Add missing global flag in sed substitution when
16599 deleting `target-' from ${configdirs}.
16600
16601 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16602
16603 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16604 option.
16605
16606 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16607 config/mh-necv4.
16608
16609 * install.sh: Correct misspelling of transformbasename.
16610
16611 * config.guess: Recognize mips-*-sysv*.
16612
16613 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16614
16615 * config.sub: Recognize mon960.
16616
16617 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16618
16619 * configure: Restore Canadian Cross handling of BISON and LEX,
16620 removed in Feb 20 change.
16621
16622 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16623
16624 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16625 Mention make install. Remove the old copyright date as well the
16626 clumsy and rather pointless copyright on the README file.
16627
16628 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16629
16630 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16631 Makefile after running symlink-tree, then run `make distclean' to
16632 avoid clobbering any generated files in srcdir.
16633
16634 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16635
16636 * configure.in (m68k-*-netbsd*): Build everything now.
16637
16638 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16639
16640 * Makefile.in (taz): Fix quoting.
16641
16642 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16643
16644 * configure.in (sparclet-*-*): Build everything now.
16645
16646 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16647
16648 * configure.in (m68k-*-linux*): New host.
16649
16650 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16651
16652 * configure: Check for bison before byacc.
16653
16654 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16655
16656 * Makefile.in configure: Change the way LEX and BISON/YACC are
16657 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16658 searching PATH. These are used as fallbacks by Makefile.in if
16659 flex/bison/byacc aren't in objdir.
16660
16661 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16662
16663 * Makefile.in: Make everything which depends upon all-bfd also
16664 depend upon all-opcodes, in case --with-commonbfdlib is used.
16665
16666 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16667
16668 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16669 building NT native compilers on Unix.
16670
16671 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16672
16673 * configure.in: Don't get CC from the host Makefile fragment if we
16674 can find gcc in PATH, or if this is a Canadian Cross. Move the
16675 Solaris test for /usr/ucb/cc to the post target script, just after
16676 the compiler sanity test.
16677
16678 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16679
16680 * config.sub: Merge with FSF.
16681
16682 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16683
16684 * Makefile.in (RPATH_ENVVAR): New variable.
16685 (REALLY_SET_LIB_PATH): Use it.
16686 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16687
16688 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16689
16690 * config.sub, configure.in: Recognize sparclet cpu.
16691
16692 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16693
16694 * config.guess: Support m68k-cbm-sysv4.
16695
16696 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16697
16698 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16699 m68k-unknown-linuxaout from linker help string. Put quotes around
16700 $ld_help_string.
16701
16702 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16703
16704 * config.guess (powerpc-harris-powerunix): Add guess for port
16705 to new target.
16706
16707 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16708
16709 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16710
16711 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16712
16713 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16714 $(REALLY_SET_LIB_PATH) in Makefile.
16715 * Makefile.in (SET_LIB_PATH): New variable.
16716 (REALLY_SET_LIB_PATH): New variable.
16717 ($(DO_X)): Use $(SET_LIB_PATH).
16718 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16719 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16720 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16721 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16722 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16723 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16724 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16725 (install-dosrel): Likewise.
16726 (all-opcodes): Depend upon all-libiberty.
16727
16728 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16729
16730 * config.guess (*:CYGWIN*): New
16731
16732 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16733
16734 * Makefile.in (all-target-winsup): All all-target-libiberty.
16735
16736 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16737
16738 * configure.in (noconfigdirs): Add missing # in front of comment.
16739
16740 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16741
16742 * configure.in: add second pass to things added to noconfigdirs
16743 so *-gm-magic can exclude libgloss properly.
16744
16745 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16746
16747 * mpw-configure (extralibs_name, rez_name): Set correctly
16748 for MWC68K compiler.
16749
16750 * mpw-README: Add more info on the necessary build tools.
16751
16752 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16753
16754 * configure.in, config.sub: Recognize cygwin32.
16755
16756 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16757
16758 * config.guess, config.sub: Recognize A/UX.
16759
16760 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16761
16762 * config.sub: Merge with gcc/config.sub.
16763
16764 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16765
16766 * mpw-build.in (do-binutils): Add build of stamps.
16767
16768 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16769
16770 * config.sub: Add recognition for mips64vr4100*-* targets.
16771
16772 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16773
16774 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16775 Add creation of gconfigargs with `--enable-shared' turned on.
16776 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16777 ($(host)-stamp-stage3-configured): Likewise.
16778 (HOLES): Add chatr and ldd.
16779 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16780
16781 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16782
16783 * configure: Pass --nfp to recursive configures.
16784
16785 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16786
16787 * Makefile.in (DLLTOOL): New.
16788 (DLLTOOL_FOR_TARGET): New.
16789 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16790 (EXTRA_TARGET_FLAGS): Ditto.
16791 (EXTRA_GCC_FLAGS): Ditto.
16792 (CONFIGURE_TARGET_MODULES): Ditto.
16793 (DO_X): Ditto.
16794 * configure: Add DLLTOOL.
16795
16796 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16797
16798 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16799 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16800 mh-sco, since old workarounds no longer needed, and don't
16801 build ld, since libraries have weak symbols in COFF.
16802
16803 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16804
16805 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16806
16807 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16808
16809 * configure.in: Make sure that ${CC} can be used to compile an
16810 executable.
16811
16812 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16813
16814 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16815 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16816 nothing depending on whether gdbtk is being built.
16817
16818 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16819
16820 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16821
16822 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16823
16824 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16825 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16826
16827 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16828
16829 * config-ml.in: Add support for
16830 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16831 Simplify setting of multidirs from --disable-foo.
16832
16833 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16834
16835 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16836 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16837 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16838 non-empty, pass them on to the GCC make.
16839 (all-bootstrap): New rule that is like all-gcc, except it executes
16840 the GCC bootstrap rule instead of the GCC all rule.
16841
16842 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16843
16844 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16845
16846 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16847
16848 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16849 DG/UX support.
16850
16851 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16852
16853 * config.sub (i*86*) Change [345] to [3456]
16854
16855 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16856
16857 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16858 --with-gnu-ld=no.
16859
16860 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16861
16862 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16863 AIX multilibs get built.
16864
16865 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16866
16867 * configure.in (i386-win32): Don't build expect if we're not
16868 building the tcl subdir.
16869
16870 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16871
16872 * Makefile.in: (configure-target-examples, all-target-examples):
16873 New targets, configure and build example programs.
16874
16875 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16876
16877 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16878 use it as input to sedit the generated MPW makefile.
16879 * mpw-README: Add a suggestion about Gestalt.h.
16880
16881 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16882
16883 * config.sub: Accept *-*-ieee*.
16884
16885 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16886
16887 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16888 Ronald F. Guilmette <rfg@monkeys.com>.
16889
16890 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16891
16892 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16893 for powerpc-pe native.
16894 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16895 (target==powerpc-pe): duplicate i386-win32 entry.
16896
16897 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16898
16899 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16900 of vxworks, not just vxworks5.1.
16901
16902 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16903
16904 * mpw-configure: Add support for exec-prefix.
16905
16906 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16907
16908 * config.guess: Recognize HP model 816 machines as having
16909 a PA1.1 processor.
16910
16911 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16912
16913 * configure: Ignore new autoconf configure options.
16914
16915 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16916
16917 * config.guess: Recognize Pentium under SCO.
16918 From Robert Lipe <robertl@arnet.com>.
16919
16920 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16921
16922 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16923
16924 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16925
16926 * configure.in: Don't configure gas for alpha-dec-osf*.
16927
16928 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16929
16930 * configure.in: Default to --with-stabs for some targets for which
16931 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16932 i[345]86*-*-unixware*.
16933
16934 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16935
16936 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16937 rather than basing it on the target. Simplify handling of options
16938 controlling which directories to configure. Remove extraneous
16939 slash in multi-clean target.
16940
16941 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16942
16943 * config-ml.in: Prefix more variables with ml_ so they don't collide
16944 with configure's.
16945
16946 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16947
16948 * configure: Don't turn -v into --v.
16949
16950 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16951
16952 * configure.in (targargs): Fix typo.
16953
16954 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16955
16956 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16957
16958 * configure.in: Strip --host and --target options from
16959 CONFIG_ARGUMENTS, and always configure for --host only. Add
16960 --with-cross-host option when building with a cross-compiler.
16961 * configure: Canonicalize the arguments put into config.status by
16962 always using `=' for an option with an argument. Pass a presumed
16963 --host or --target explicitly.
16964
16965 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16966
16967 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16968 into general OS recognition case.
16969
16970 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16971
16972 * configure.in (target_configdirs): add target-winsup only
16973 for win32 target systems.
16974
16975 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16976
16977 * Makefile.in (all-target-libgloss): Depend upon
16978 configure-target-newlib, since when libgloss is built it looks to
16979 see if the newlib directory exists.
16980
16981 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16982
16983 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16984 cfg-ml-*.in.
16985
16986 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16987
16988 * configure: Handle LD and LD_FOR_TARGET when configuring a
16989 Canadian Cross.
16990
16991 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16992
16993 * configure.in (target_libs): add target-winsup.
16994 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16995 (target==ppcle-pe): remove ld from $noconfigdirs.
16996
16997 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16998
16999 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17000 Preserve relative path names in $srcdir. Build symlink tree if
17001 configuring cross target dir and srcdir=. (= no VPATH support).
17002 (configure-target-libg++): Depend on configure-target-librx.
17003 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17004 * config-ml.in: New file.
17005 * symlink-tree: New file.
17006 * configure: Ensure srcdir="." if that's what it is.
17007
17008 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17009
17010 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17011 includes and FLEX_SKELETON setting.
17012 * mpw-configure (--with-gnu-ld): New option, controls whether
17013 to use PPCLink or ld with PowerMac GCC.
17014 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17015 * mpw-config.in: Configure grez if targeting Mac.
17016
17017 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17018 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17019 just macos.
17020 * configure.in: Configure grez resource compiler if targeting Mac.
17021 * Makefile.in (all-grez, install-grez): New targets.
17022
17023 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17024
17025 * configure: CXX defaults to gcc, not g++. If we find
17026 gcc in the path, set CC to gcc -O2.
17027
17028 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17029
17030 * configure: Default ${build} correctly. Avoid picking up extra
17031 spaces when reading CC and CXX from Makefile. When doing a
17032 Canadian Cross, use plausible default values for numerous
17033 variables.
17034 * configure.in: When doing a Canadian Cross, don't try to
17035 configure tools whose configure script can't handle it.
17036
17037 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17038
17039 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17040
17041 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17042
17043 * configure: Remove dubious bug reporting address.
17044
17045 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17046
17047 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17048 configure script, run that instead of this directory's configure.
17049 In either case, print a message that we're configuring the sub-dir.
17050
17051 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17052
17053 * configure.in: Before checking for the existence of various files,
17054 use sed to filter out "target-".
17055
17056 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17057
17058 * Makefile.in (DO_X): Split rule to decrease command line length
17059 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17060 (Philippe De Muyter).
17061
17062 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17063
17064 * Makefile.in (all-patch): depend on all-libiberty.
17065
17066 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17067
17068 * configure.in: If the only directory in target_configdirs which
17069 actually exists is libiberty, then set target_configdirs to empty,
17070 to avoid trying to build a target libiberty in a gas or gdb
17071 distribution.
17072
17073 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17074
17075 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17076 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17077 systems.
17078
17079 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17080
17081 * configure.in (copy_dirs): Use sys-include instead of include
17082 for --with-headers option.
17083
17084 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17085
17086 * Makefile.in, configure.in: Make winsup builds work with
17087 new scheme.
17088
17089 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17090
17091 * configure.in: Build the linker on AIX.
17092
17093 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17094
17095 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17096 where needed.
17097
17098 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17099
17100 * Makefile.in (all-gcc): Fix typo.
17101
17102 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17103
17104 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17105
17106 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17107
17108 * configure.in: Rename libFOO to target-libFOO, and xiberty
17109 to target-xiberty, to provide more flexibility.
17110 (target_subdir): Define. Create if cross.
17111 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17112 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17113 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17114 check-libFOO -> check-target-libFOO, etc.
17115 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17116 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17117 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17118 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17119 allow ALL_GCC="" to only configure.
17120 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17121 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17122 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17123
17124 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17125
17126 * Makefile.in (taz): Build "info" in etc explicitly.
17127
17128 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17129
17130 * configure.in: Make sure that CC is undefined (as opposed to
17131 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17132 problem with autoconf trying to configure on a host without GCC.
17133
17134 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17135
17136 * mpw-configure: Set host alias from choice of host compiler,
17137 only use generic MPW Makefile sed if present, edit a file
17138 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17139 * mpw-README: Add problem notes about CW6 and CW7.
17140
17141 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17142
17143 * Makefile.in (taz): Use ";" instead of ";;".
17144
17145 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17146
17147 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17148 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17149 DISTDOCDIRS.
17150 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17151 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17152
17153 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17154
17155 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17156 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17157 Move bfd to DISTSTUFFDIRS.
17158
17159 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17160
17161 * Makefile.in (X11_LIB): Removed.
17162 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17163
17164 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17165
17166 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17167
17168 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17169 names.
17170
17171 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17172
17173 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17174
17175 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17176
17177 * configure.in (i[345]86-*-win32): Always build newlib.
17178 Don't configure cvs, autoconf or texinfo.
17179 * Makefile.in (LD_FOR_TARGET): New.
17180 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17181 Pass down LD_FOR_TARGET.
17182
17183 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17184
17185 * winsup: New directory.
17186 * Makefile.in: Build winsup.
17187 * configure.in: Winsup is configured when target is win32.
17188 Can only build win32 target GDB when native.
17189
17190 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17191
17192 * config.guess: Recognize HP model 819 machines as having
17193 a PA 1.1 processor.
17194
17195 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17196
17197 * configure: Fix sed loop which substitutes for CC and CXX to
17198 avoid bug found in various sed implementations.
17199
17200 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17201
17202 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17203 simulator. Use standard powerpc-*-eabi*.
17204
17205 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17206
17207 * configure.in: Stop putting gas and binutils in noconfigdirs for
17208 powerpc-*-aix* and rs6000-*-*.
17209
17210 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17211
17212 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17213 -mcall-aixdesc libraries.
17214
17215 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17216
17217 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17218
17219 * config.sub (arm | armel | armeb): Fix shell syntax.
17220
17221 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17222
17223 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17224 -msoft-float and -mcpu=common support.
17225 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17226 libraries.
17227
17228 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17229
17230 * configure.in: Allow configuration and build of emacs19 for the alpha.
17231
17232 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17233
17234 * configure.in (CC): Get ^CC, not just any old CC, from
17235 ${host_makefile_frag}.
17236
17237 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17238
17239 * configure.in (CC): Try to get CC from
17240 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17241
17242 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17243
17244 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17245 only if it exists in $(srcdir).
17246
17247 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17248
17249 * configure: If CC and CXX are not set in the environment, set
17250 them, based on either an existing Makefile or on searching for gcc
17251 in PATH. Substitute for CC and CXX in Makefile.
17252 * configure.in: Remove libm from target_libs. Separate
17253 target_configdirs from configdirs. If CC is not set in
17254 environment, try to get it from a host Makefile fragment. Rewrite
17255 changes of configdirs to use skipdirs instead. A few minor
17256 tweaks. Take directories out of target_configdirs as they are
17257 taken out of configdirs. Remove existing Makefile files from
17258 subdirectories. Substitute for TARGET_CONFIGDIRS and
17259 CONFIG_ARGUMENTS in Makefile.
17260 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17261 by configure.in.
17262 (CONFIG_ARGUMENTS): Likewise.
17263 (CONFIGURE_TARGET_MODULES): New variable.
17264 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17265 ($(CONFIGURE_TARGET_MODULES)): New target.
17266 (configure-libg++, configure-libio): New targets.
17267 (all-libg++): Depend upon configure-libg++.
17268 (all-libio): Depend upon configure-libio.
17269 (configure-libgloss, all-libgloss): New targets.
17270 (configure-libstdc++): New target.
17271 (all-libstdc++): Depend upon configure-libstdc++.
17272 (configure-librx, all-librx): New targets.
17273 (configure-newlib): New target.
17274 (all-newlib): Depend upon configure-newlib
17275 (configure-xiberty): New target.
17276 (all-xiberty): Depend upon configure-xiberty.
17277
17278 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17279
17280 * configure.in (host i[345]86-*-win32): Expand the
17281 noconfigdirs again.
17282
17283 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17284
17285 * mpw-configure: Fix sed command file name.
17286
17287 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17288
17289 * configure.in (host i[345]86-*-win32): Reduce the
17290 noconfigdirs again.
17291
17292 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17293
17294 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17295 or powerpc*-*-pe*, since they are not yet supported.
17296
17297 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17298
17299 Add PowerMac support and many other enhancements.
17300 * mpw-configure: New option --cc to select compiler to use,
17301 paste options set according to --cc into the generated
17302 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17303 if mpw-make.sed is present.
17304 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17305 add forward includes for PowerPC include files.
17306 * mpw-build.in: Build using Makefile.PPC if present.
17307 (do-byacc, etc): Remove separate version resource builds.
17308 (do-gas): Build "stamps" before "all".
17309 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17310 * mpw-README: Update to reflect --cc option, PowerMac support,
17311 and recently-reported compatibility problems.
17312
17313 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17314
17315 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17316 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17317 (--with-multilib-top): Pass to recursive invocations.
17318
17319 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17320
17321 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17322 v810-*-*.
17323
17324 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17325
17326 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17327 gdb, ld and opcodes on v810-*-*.
17328
17329 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17330
17331 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17332 (local-maintainer-clean): New target.
17333 (maintainer-clean): New target.
17334 (realclean): Just depend upon maintainer-clean.
17335
17336 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17337
17338 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17339
17340 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17341
17342 * configure.in: Build ld in mips*-*-bsd* case.
17343
17344 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17345
17346 * config.sub: Accept -lites* OS. From Ian Dall.
17347
17348 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17349
17350 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17351 targets.
17352
17353 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17354
17355 * configure.in: treat i386-win32 canadian cross the same as
17356 i386-go32 canadian cross.
17357
17358 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17359
17360 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17361 running under the simulator to build a reduced set of libraries.
17362 (powerpc-*-eabiaix): Add fine grained multilib support added to
17363 other powerpc targets yesterday.
17364
17365 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17366
17367 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17368 -disable-softfloat, -disable-relocatable, -disable-aix, and
17369 -disable-sysv to control which multilib libraries get built.
17370
17371 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17372
17373 * configure: Add Makefile.tem to list of files to remove in trap
17374 handler.
17375
17376 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17377
17378 * config.guess (*Linux*): Add missing "exit"s.
17379 Also, need specific check for alpha-unknown-linux (uses COFF).
17380
17381 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17382
17383 * config.guess: Merge with FSF:
17384
17385 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17386 * config.guess (AIX4): More robust release numbering discovery.
17387
17388 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17389 * config.guess (i386-sequent-ptx): Properly get version number.
17390
17391 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17392 * config.guess (mips:*:4*:UMIPS): New case.
17393
17394 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17395
17396 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17397 (i386-win32 host): Likewise. Don't build readline.
17398
17399 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17400
17401 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17402 SUPPORT_FILES to submakes.
17403
17404 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17405
17406 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17407 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17408 mpw-configure.
17409
17410 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17411
17412 * configure.in (appdirs): Use =, not ==, in test expression when
17413 trying to build the text to print in the warning message for
17414 Solaris users.
17415
17416 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17417
17418 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17419
17420 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17421
17422 * config.guess: Recognize lynx-2.3.
17423
17424 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17425
17426 * config.sub (z8ksim): Deleted
17427 (z8k-*-coff): New, this is the one true name of the target.
17428
17429 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17430
17431 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17432
17433 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17434
17435 * config.guess (*:Linux:*:*): First try asking the linker what the
17436 default object file format is (elf, aout, or coff). Then if this
17437 fails, try previous methods.
17438
17439 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17440
17441 * configure.in: Don't build newlib for *-*-vxworks5.1.
17442
17443 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17444
17445 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17446 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17447
17448 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17449
17450 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17451
17452 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17453
17454 * cfg-ml-com.in: New file.
17455 * cfg-ml-pos.in: New file.
17456
17457 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17458
17459 * COPYING.NEWLIB: Add HP free copyright to list.
17460
17461 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17462
17463 * config.sub: Recognize -eabi* for the system, not just -eabi.
17464
17465 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17466
17467 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17468 * config.sub, configure.in (win32): New target and host.
17469
17470 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17471
17472 * configure.in: Add i386-pe configuration.
17473
17474 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17475
17476 * mpw-build.in (install): Install GDB after LD.
17477
17478 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17479
17480 * mpw-config.in (elf/mips.h): Always forward-include, needed
17481 for GDB to build.
17482
17483 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17484
17485 * testsuite: New directory for customer acceptance and whole tool
17486 chain tests.
17487
17488 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17489
17490 * configure: If per-host line isn't found, but AC_OUTPUT is found
17491 and a configure script exists, run it instead.
17492
17493 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17494
17495 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17496
17497 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17498
17499 * configure: Set build_{cpu,vendor,os,alias} to host values when
17500 --build isn't specified.
17501
17502 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17503
17504 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17505 (FLAGS_TO_PASS): Pass them.
17506 (EXTRA_TARGET_FLAGS): Ditto.
17507
17508 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17509
17510 * Makefile.in (all-libg++): Depend on all-libstdc++.
17511
17512 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17513
17514 * configure.in (noconfigdirs): Enable all packages for
17515 i386-unknown-netbsd.
17516
17517 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17518
17519 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17520 hosted builds (DOS builds)
17521
17522 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17523
17524 Changes for ARM based on patches from Richard Earnshaw:
17525 * config.sub: Handle armeb and armel.
17526 * configure.in: Omit arm linker only for riscix.
17527
17528 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17529
17530 * config.guess: Update from FSF.
17531
17532 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17533
17534 * config.sub: Recognize powerpcle as the little endian variant of
17535 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17536 powerpcle variant. Convert pentium into i586, not i486. Add p5
17537 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17538 temporarily.
17539
17540 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17541
17542 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17543
17544 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17545
17546 * config.sub: Accept -lites* as a basic system type.
17547
17548 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17549
17550 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17551 installed, and if so return linuxoldld as the system name.
17552
17553 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17554
17555 * config.guess: Add hppa1.1-hp-lites support.
17556
17557 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17558
17559 * configure.in: Don't build newlib for m68k-vxworks5.1.
17560
17561 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17562
17563 * configure.in (mips-sgi-irix6): Use mh-irix5.
17564
17565 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17566
17567 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17568
17569 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17570
17571 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17572 OSF/1. Fix compiler flags.
17573 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17574
17575 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17576
17577 * configure.in: Recognize --with-newlib.
17578 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17579
17580 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17581
17582 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17583 to *_X11_MODULES due to gdbtk needing X include files et al.
17584
17585 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17586
17587 Merge in support for Mac MPW as a host.
17588 (Old change descriptions retained for informational value.)
17589
17590 * mpw-config.in: Add generic include forwards for cpu-specific
17591 include files in aout and elf directories.
17592
17593 * mpw-configure: Added copyright.
17594 * mpw-config.in: Check for presence of required build tools.
17595 (target_libs): Add newlib.
17596 (target_tools): Add examples.
17597 (Read Me): Generate as "Read Me for MPW" instead.
17598 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17599 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17600 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17601
17602 * mpw-configure: Remove subdir-specific makefile hackery,
17603 delete mk.tmp after using it.
17604
17605 * mpw-build.in (all): Display start and end times.
17606
17607 * mpw-configure (host_canonical): Set.
17608 (target_cpu): Always add to makefiles.
17609 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17610 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17611 (mpw-mh-mpw): Look for in srcdir and srcroot.
17612 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17613
17614 * mpw-build.in: (install-only): New target.
17615
17616 * mpw-configure (host_alias, target_alias): Rename from hostalias
17617 and targetalias, add into generated Makefile.
17618 (mk.tmp): If present, add into generated Makefile.
17619 * mpw-build.in (all-gas): Build config.h first before gas proper.
17620
17621 * mpw-configure (config.status): Write only if changed.
17622 * mpw-config.in (readline): Configure it (not built, just used for
17623 definitions).
17624
17625 * mpw-config.in (elf/mips.h): Add a forward include.
17626
17627 * mpw-config.in: Forward-include most .h files in include into
17628 extra-include.
17629 (readline): Don't build.
17630 mpw-build.in (install): Install GDB.
17631
17632 * mpw-configure (prefix, mpw_prefix): Handle it.
17633 * mpw-config.in (mmalloc, readline): Don't configure.
17634 * mpw-build.in (thisscript): Rename to ThisScript.
17635 Use mpw-build instead of BuildProgram everywhere.
17636 (mmalloc, readline): Don't build.
17637 * mpw-README: New file, basic documentation about the MPW port.
17638
17639 * mpw-config.in: Use forward-include to create include files.
17640
17641 * mpw-configure: Add more things to the top of each configured
17642 Makefile, including contents of config/mpw-mh-mpw.
17643 * mpw-config.in (extra-include): Create this directory and fill it
17644 with Posix-like include files when configuring.
17645
17646 * config.sub (apple, mac, mpw): Add various aliases.
17647
17648 * mpw-build.in: New file, top-level build script fragment for MPW.
17649 * mpw-configure: New file, configure script for MPW.
17650 * mpw-config.in: New file, config fragment for MPW.
17651
17652 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17653
17654 * configure.in (host_libs): Remove glob, since it is gone from the
17655 sources.
17656
17657 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17658
17659 * Makefile.in: define empty GDB_NLM_DEPS var.
17660
17661 * configure.in(target_makefile_frag): use config/mt-netware
17662 for netware targets.
17663
17664 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17665
17666 * config.sub: Merge in recent FSF changes. Remove linux special
17667 cases.
17668
17669 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17670
17671 Revert this change:
17672
17673 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17674
17675 * build-all.mk: Use CC=cc -Xs on Solaris.
17676
17677 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17678
17679 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17680 stop using it.
17681 * Makefile.in: Nuke all references to glob subdirectory.
17682
17683 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17684
17685 * configure.in: Fix --enable-shared logic in per-host.
17686
17687 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17688
17689 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17690
17691 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17692
17693 * configure.in (noconfigdirs): Don't build gas on AIX, for
17694 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17695
17696 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17697
17698 * configure: Fix --cache-file to work if the file argument is a
17699 relative path.
17700
17701 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17702
17703 * configure: If the --cache-file is used, pass it down to
17704 configure in subdirectories.
17705
17706 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17707
17708 * config.sub: add vxworks29k configuration.
17709
17710 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17711
17712 * Makefile.in (taz): Do "diststuff" part quietly.
17713
17714 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17715
17716 * config.sub: Mini-merge with gcc/config.sub.
17717
17718 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17719
17720 * config.guess (IRIX): Sed - to _.
17721
17722 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17723
17724 * Makefile.in (source-vault, binary-vault): New targets.
17725
17726 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17727
17728 * config.sub: Recognize -eabi as a basic system type.
17729
17730 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17731
17732 * configure.in (enable_shared stuff): Fix typo.
17733
17734 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17735
17736 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17737
17738 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17739
17740 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17741
17742 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17743
17744 * configure.in (rs6000-*-*): Don't build gas.
17745
17746 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17747
17748 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17749 reduce command line length.
17750 (AS_FOR_TARGET): Check for as.new, not Makefile.
17751 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17752
17753 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17754
17755 * config.guess: Merge from FSF.
17756
17757 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17758
17759 * configure: Don't use $ when handling program_suffix.
17760
17761 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17762
17763 * configure.in: Configure tk for hppa/hpux.
17764
17765 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17766
17767 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17768
17769 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17770
17771 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17772 to LIBCXXFLAGS. Tests are better run without it.
17773
17774 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17775
17776 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17777
17778 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17779
17780 * configure.in (*-*-netware*): Don't configure xiberty.
17781
17782 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17783
17784 * configure.in: Remove tk from native_only list.
17785
17786 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17787
17788 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17789 for special NCD build.
17790
17791 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17792
17793 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17794 makeall.bat, they're only useful for binutils snapshots.
17795 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17796 makeall.bat to specified SUPPORT_FILES.
17797
17798 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17799
17800 * build-all.mk: Add Ericsson targets to sun4 and solaris
17801 hosts. Add BNR's sun4 target to solaris host, so their
17802 build-from-source will be tested in-house first.
17803
17804 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17805
17806 * Makefile.in (LIBCFLAGS): New variable.
17807 (CFLAGS_FOR_TARGET): Ditto.
17808 (LIBCFLAGS_FOR_TARGET): Ditto.
17809 (LIBCXXFLAGS): Ditto.
17810 (CXXFLAGS_FOR_TARGET): Ditto.
17811 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17812 (BASE_FLAGS_TO_PASS): Pass them.
17813 (EXTRA_TARGET_FLAGS): Ditto.
17814
17815 * configure.in: Support --enable-shared.
17816
17817 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17818
17819 * configure.in (target_libs): Include libstdc++ again.
17820 * config.guess: Update from FSF (for FreeBSD).
17821
17822 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17823
17824 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17825 makeall.bat.
17826 (DISTDOCDIRS): Add `etc'.
17827 (ETC_SUPPORT_PFX): New variable.
17828 (taz): Include anything from etc starting with a word in
17829 ETC_SUPPORT_PFX.
17830
17831 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17832
17833 * config.sub: Update for recent FSF changes. Remove obsolete
17834 h8300hds entry. Add -windows* and -osx as basic os. Minor
17835 spacing changes.
17836
17837 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17838
17839 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17840
17841 * config.guess: Merge with FSF.
17842 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17843
17844 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17845
17846 * configure: Since the "trap 0" handler will override the exit
17847 status on many systems, only use it for "exit 1", and make it set
17848 a non-zero exit status; reset it before "exit 0". Also, check
17849 exit status of config.sub, and error out if it failed.
17850
17851 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17852
17853 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17854 and install libgloss.
17855
17856 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17857
17858 * Makefile.in (all-binutils): Depend upon all-byacc.
17859
17860 * configure.in: Don't build emacs on Irix 5.
17861
17862 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17863
17864 * configure.in (*-*-netware*): Add libio.
17865
17866 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17867
17868 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17869 (CHECK_TARGET_MODULES): Ditto.
17870 (INSTALL_TARGET_MODULES): Ditto.
17871 (TARGET_LIBS): Ditto.
17872 (all-libstdc++): Note dependencies.
17873
17874 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17875
17876 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17877
17878 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17879
17880 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17881 -fexternal-templates.
17882
17883 * configure.in (target_libs): Add libstdc++.
17884 (noconfigdirs): Add libstdc++ as appropriate.
17885
17886 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17887
17888 * config.guess: Update from FSF.
17889
17890 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17891
17892 * configure: Use ${config_shell} when running ${configsub}.
17893
17894 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17895
17896 * config.sub: No longer recognize h8300h.
17897
17898 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17899
17900 * config.sub: Remove extraneous differences between config.sub and
17901 gcc/config.sub.
17902
17903 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17904
17905 * Makefile.in (DISTSTUFFDIRS): Add gas.
17906
17907 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17908
17909 * COPYING.NEWLIB: New file.
17910
17911 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17912
17913 * config.guess (HP-UX): Patch from Harlan Stenn
17914 <harlan@landmark.com> to also emit release level.
17915
17916 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17917
17918 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17919
17920 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17921
17922 * config.sub: Merge nextstep cleanup from FSF.
17923
17924 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17925
17926 * configure.in (arm-*-*): Don't configure ld for this target.
17927
17928 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17929
17930 * configure.in (*-*-netware): don't configure libg++, libio,
17931 librx, or newlib.
17932
17933 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17934
17935 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17936 configure ld--it works, but it doesn't support shared libraries.
17937
17938 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17939
17940 * config.guess (*-unknown-freebsd*): Get rid of possible
17941 trailing "(Release)" in version string.
17942 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17943
17944 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17945
17946 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17947 Fix type: *-next-neststep -> *-next-nextstep.
17948
17949 * config.guess: Merge from FSF:
17950
17951 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17952
17953 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17954
17955 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17956
17957 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17958 instead of UNIX_SV for UnixWare 1.0).
17959
17960 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17961
17962 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17963 to make gdb/nlm/* build after the compiler and linker.
17964
17965 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17966
17967 * config.guess (netbsd, freebsd, linux): Accept any machine,
17968 not just i[34]86.
17969 (m68k-atari-sysv4): Relocate to match FSF version.
17970
17971 * config.guess: More merges from the FSF:
17972
17973 Add a space before function call or macro invocation.
17974
17975 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17976
17977 * config.guess: Add trap cmd to remove dummy.c and dummy when
17978 interrupted.
17979
17980 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17981
17982 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17983 (dummy): Redirect stderr from compilation of dummy.c.
17984
17985 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17986
17987 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17988
17989 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17990
17991 * configure: Accept and ignore --cache*, for compatibility with
17992 new autoconf.
17993
17994 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17995
17996 * config.guess: Merge from FSF:
17997
17998 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17999
18000 * config.guess (Pyramid*:OSx*:*:*): New case.
18001 (PATH): Add /.attbin at end for finding uname.
18002 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
18003
18004 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18005
18006 * config.guess (M88*:DolphinOS:*:*): New case.
18007
18008 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18009
18010 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18011 to select whether to use ELF or COFF.
18012
18013 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18014
18015 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18016
18017 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18018
18019 * config.guess: Guess the OS version for HPUX.
18020
18021 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18022
18023 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18024
18025 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18026
18027 * configure.in: Recognize --with-headers, --with-libs, and
18028 --without-newlib.
18029 * Makefile.in (all-xiberty): Depend upon all-ld.
18030
18031 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18032
18033 * configure.in: Change i[34]86 to i[345]86.
18034
18035 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18036
18037 * configure (version): A few more tweaks to help message.
18038
18039 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18040
18041 * Makefile.in: Remove (for now) librx as a host library,
18042 now that we're building it for target.
18043
18044 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18045
18046 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18047 (Karl Berry).
18048
18049 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18050
18051 * configure.in: Also configure librx.
18052
18053 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18054
18055 * Makefile.in: Update various rules to reflect that librx
18056 is now needed for libg++.
18057
18058 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18059
18060 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18061
18062 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18063
18064 * configure.in: Configure the examples directory.
18065
18066 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18067
18068 * configure: Simplify Jun 2 1994 change.
18069
18070 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18071
18072 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18073 /bin/gcc isn't good enough to build gcc.
18074
18075 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18076
18077 * Makefile.in (GDB_SUPPORT_FILES): Remove
18078 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18079 (gdb.tar.gz): Add new rule to use standard distribution building
18080 mechanism.
18081
18082 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18083
18084 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18085 Bill Cox <bill@cygnus.com>.
18086
18087 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18088
18089 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18090
18091 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18092
18093 * configure: Search current dir first in .gdbinit.
18094
18095 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18096
18097 * config.sub: Recognize freebsd (merged from gcc config.sub).
18098
18099 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18100
18101 * config.sub: Refer to NeXT's operating system as nextstep.
18102
18103 * config.sub (case $basic_machine): Re-order the cases, to match
18104 the order in the FSF version (which is mostly alphabethical).
18105 Merge in some additions and changes from the FSF.
18106
18107 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18108
18109 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18110 * config.sub: Recognize cxux7.
18111 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18112
18113 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18114
18115 * config.sub: Fix typo powerpc -> powerpc-*.
18116
18117 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18118
18119 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18120
18121 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18122 parallel with all-emacs and install-emacs). Top-level command
18123 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18124
18125 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18126
18127 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18128 $(relbindir)/make before doing ``make install'', and use
18129 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18130 installing over running make binary.
18131 ($(host)-stamp-stage3-installed): Likewise.
18132
18133 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18134
18135 * config.guess: Recognize Mach.
18136
18137 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18138
18139 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18140 see whether --exec-prefix was used.
18141
18142 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18143
18144 * README: Explicitly mention libg++/README. (Zoo's idea.)
18145
18146 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18147
18148 * Makefile.in: Add all-librx target similar to all-libproc.
18149
18150 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18151
18152 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18153 with post 1.2 uname bogosity.
18154
18155 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18156
18157 * configure: Remove temporary files on receipt of a signal.
18158
18159 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18160
18161 * configure: If there is a package_makefile_frag, remove
18162 ${subdir}/Makefile.tem after copying it in.
18163
18164 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18165
18166 * build_all.mk: support rs6000 lynx identifies itself as
18167 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18168 since /bin/gcc is too feeble to compile a modern gcc.
18169
18170 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18171
18172 * brought devo/test-build.mk update-to-date with progressive/
18173 test-build.mk. Add lynx targets and hppa flag info.
18174
18175 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18176
18177 * configure.in: Use mh-ncrsvr43. Patch from
18178 Tom McConnell <tmcconne@sedona.intel.com>.
18179
18180 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18181
18182 * config.guess (i386-unknown-bsdi): No longer need to
18183 check #if defined(__bsdi__) && defined(__i386__).
18184
18185 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18186
18187 * configure: Set program_transform_nameoption correctly.
18188
18189 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18190
18191 * brought build-all.mk update-to-date with progressive build-all.mk,
18192 added new targets and hppa info.
18193
18194 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18195
18196 * configure: If config.guess result is a prefix of the user
18197 specified target, assume a native build and use the user specified
18198 target as the host alias. Remove SunOS patch suffix removal hack.
18199 * configure.in: Remove SunOS patch suffix removal hack.
18200
18201 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18202 in NATIVE_CHECK_MODULES.
18203
18204 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18205
18206 * Makefile.in: Rename HOST_ONLY to NATIVE.
18207 * configure: Delete SunOs patch suffix from host_canonical
18208 and build_canonical variables that are prepended to Makefiles.
18209 * configure.in: Add comments for easier maintenance.
18210
18211 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18212
18213 * Makefile.in: Add all-libproc target similar to all-gui.
18214
18215 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18216
18217 * Makefile.in (CHECK_MODULES): split into
18218 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18219
18220 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18221
18222 * config.guess (i386-unknown-bsdi): New system to guess.
18223
18224 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18225
18226 * Makefile.in: Add all-gui target (but not yet build by "all").
18227
18228 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18229
18230 * config.sub: Move deletion of patch suffix from here...
18231 * configure.in: To here, at Ian's suggestion. The top-
18232 level scripts might need to know of a patch level.
18233
18234 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18235
18236 * config.sub: Strip off patch suffix so rtl is recognized
18237 as a sunos4.1.3 machine, even though it's been patched.
18238
18239 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18240
18241 * Makefile.in (INSTALL_LAST): Delete.
18242 (INSTALL_DOSREL): New.
18243
18244 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18245
18246 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18247 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18248 whether we pass down --with-gnu-ld anyhow.
18249
18250 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18251
18252 * Makefile.in (INSTALL_LAST): Change operation so it works
18253 on more flavors of make.
18254 * configure.in (go32): Don't build libg++ or libio.
18255
18256 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18257
18258 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18259 they can be overriden by templates.
18260
18261 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18262
18263 * configure.in (target==go32): Don't build gdb.
18264 * dosrel: New directory.
18265
18266 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18267
18268 * configure.in (host==go32): Configure dosrel too.
18269 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18270 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18271 be set by incoming names or templates.
18272 (INSTALL_LAST): New rule.
18273
18274 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18275
18276 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18277
18278 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18279
18280 * configure.in (appdirs): New variable. Currently empty, but will
18281 be used in gas distribution. If nonempty, lists a set of
18282 directories at least one of which must get configured, or top
18283 level configuration is considered to have failed.
18284 (rs6000-*-lynxos*): Use new file name.
18285
18286 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18287
18288 Eliminate XTRAFLAGS.
18289 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18290 newlib include files using -idirafter, and also use -nostdinc.
18291 (CXX_FOR_TARGET): Likewise.
18292 (XTRAFLAGS): Removed.
18293 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18294 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18295 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18296 ($(DO_X)): Don't pass down XTRAFLAGS.
18297
18298 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18299
18300 * configure.in (mips*-dec-bsd*): New target; do build linker.
18301 (mips*-*-bsd*): New target; don't build linker.
18302
18303 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18304
18305 * configure.in: support rs6000-*-lynxos* configuration.
18306 support sunos4 as a cross target.
18307
18308 * config.sub: look for lynx*, not lynx since the OS version may
18309 legitimately be part of the name.
18310
18311 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18312
18313 * configure.in (i[34]86-*-sco*): Move to be with other i386
18314 targets.
18315 (romp-*-*): New target. Skip various binary utilities.
18316 (vax-*-*): New target. Don't build newlib.
18317 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18318
18319 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18320
18321 * configure.in: Only set host_makefile_frag if config
18322 directory exists.
18323
18324 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18325
18326 * install.sh: If $dstdir exists, don't check whether each
18327 component does.
18328
18329 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18330
18331 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18332
18333 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18334
18335 * configure.in (*-*-lynxos*): Don't configure newlib for either
18336 native or cross Lynx.
18337
18338 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18339
18340 * config.sub (sparc64-elf): Fix os.
18341 (z8k): Remove duplicate.
18342
18343 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18344
18345 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18346 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18347
18348 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18349
18350 * configure: Make file links cleanly even if Lynx fails on
18351 an NFS symlink (at least fail cleanly).
18352
18353 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18354
18355 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18356 -XNh2000.
18357
18358 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18359
18360 * configure: Unknown options are fatal again.
18361
18362 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18363
18364 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18365 compatibility.
18366
18367 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18368
18369 * build-all.mk: Add `clean' target.
18370
18371 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18372
18373 * config.guess: Add SINIX support.
18374 * configure.in: Add mips-*-sysv4* support.
18375
18376 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18377
18378 * build-all.mk: Document all useful targets.
18379 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18380 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18381
18382 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18383
18384 * configure: Support --silent, --quiet.
18385
18386 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18387
18388 * configure: Support --disable-FEATURE.
18389
18390 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18391
18392 * config.guess: Recognize NCR running SVR4.3.
18393
18394 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18395
18396 * config.guess: Make BSDI generate i386-unknown-bsd386.
18397 Patch from Paul Eggert <eggert@twinsun.com>.
18398
18399 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18400
18401 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18402
18403 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18404
18405 * configure: Make unrecognized options give nonfatal warnings
18406 instead of fatal errors, and pass them to any subdirectory
18407 configures in case they recognize them.
18408 Make --x equivalent to --with-x.
18409
18410 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18411
18412 * configure: Add --enable-* options. Clean up usage message and
18413 some comments.
18414
18415 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18416
18417 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18418
18419 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18420
18421 * configure.in (hppa*-*-*): Enable binutils.
18422
18423 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18424
18425 * config.sub: Recognize cisco.
18426
18427 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18428
18429 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18430
18431 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18432
18433 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18434 than one configuration name. Add comment.
18435
18436 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18437
18438 * config.guess: about target *-hitachi-hiuxwe2, fixed
18439 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18440 macro is incorrect.]
18441
18442 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18443
18444 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18445 than the "make ls" stuff which used to be here.
18446
18447 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18448
18449 * config.guess: Recognize i[34]86-unknown-freebsd.
18450 From Shawn M Carey <smcarey@rodan.syr.edu>.
18451
18452 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18453
18454 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18455
18456 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18457
18458 * config.guess: Check for ptx.
18459
18460 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18461
18462 * config.sub: Add os9k checking.
18463
18464 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18465
18466 * config.guess: Handle OSF1 running on HPPA processors
18467
18468 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18469
18470 * configure: If subdir configure fails, print out a message with
18471 subdirectory name, in case subdir's configure code didn't identify
18472 itself.
18473
18474 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18475
18476 * configure.in: Remove embedded newlines from configdirs.
18477 Avoid mismatches of substrings. Fix matching strings at end
18478 of configdirs.
18479
18480 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18481
18482 * config.guess: Add Lynx/rs6000 config support.
18483
18484 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18485
18486 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18487
18488 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18489
18490 * configure.in (hppa*-*-osf*): Treat this just like most other
18491 PA configurations (eg no binutils or ld).
18492 (hppa*-*-*elf*): These configurations have binutils and ld.
18493
18494 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18495
18496 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18497
18498 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18499
18500 * configure.in (rs6000-*-*): Build gas.
18501
18502 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18503
18504 * Makefile.in: Avoid bug in losing hpux sed.
18505
18506 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18507
18508 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18509 for GDB and GDB has been fixed to not need it.
18510
18511 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18512
18513 * config.guess: Recognize vax hosts.
18514
18515 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18516
18517 * configure (while loop): Don't use "break 2" inside case
18518 statement -- the case statement isn't an enclosing loop.
18519
18520 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18521
18522 * config.guess: Clean up NeXT support, to allow nextstep
18523 on Intel machines. Make OS be nextstep.
18524
18525 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18526
18527 * config.guess: Add alternate forms for Convex.
18528
18529 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18530
18531 * configure: Completely rewrite option processing. Take
18532 advantage of pattern-matching to avoid invoking test frequently.
18533 Also clean up host and target defaulting logic.
18534
18535 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18536
18537 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18538 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18539 commands (plus user environment) will fit SCO limits.
18540
18541 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18542
18543 * configure.in: Don't issue warnings about directories which are
18544 not being configured if -norecursion is set. Correct test for
18545 --with-gnu-as and --with-gnu-ld to not get confused by substring
18546 matches.
18547
18548 * configure.in: Don't build gas for alpha-dec-osf1*.
18549
18550 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18551
18552 * configure: Back out Per's change of 12/19/1993. It changes the
18553 behavior of configure in unexpected and confusing ways.
18554
18555 Also, use different delim char when calculating
18556 program_transform_name so that the name can contain slashes.
18557
18558 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18559
18560 * configure.in, config.sub: Add support for VSTa micro-kernel.
18561
18562 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18563
18564 * configure.in: Nuke hacks which were used to get a special
18565 version of GAS for HPPA configurations.
18566
18567 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18568
18569 * configure: If only ${target_alias} is given, use that
18570 as the default for ${host_alias}.
18571 * configure: Add missing back-slashes before nested quotes.
18572
18573 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18574
18575 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18576
18577 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18578
18579 * config.guess: Recognize some Tektronix configurations.
18580 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18581
18582 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18583
18584 * config.sub: Match any flavor of SH.
18585
18586 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18587
18588 * configure.in: Don't try to configure newlib for Alpha.
18589
18590 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18591
18592 * configure.in: Don't build ld for Irix 5. Don't build gas,
18593 libg++ or libio for any Alpha target.
18594
18595 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18596
18597 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18598
18599 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18600 default arguments -- so it tried to compress itself.
18601
18602 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18603
18604 * configure.in (notsupp): ensure that a space is always at the end
18605 of the configdirs list, since the grep checks for an explicit space
18606
18607 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18608
18609 * configure.in (target i386-sysv4.2): don't build ld, since static
18610 versions of many libraries are not available.
18611
18612 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18613
18614 * config.guess: Recognize Apollos (using environment variables).
18615 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18616
18617 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18618
18619 * config.guess: Recognize Sony news mips running newsos.
18620
18621 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18622
18623 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18624 "fi ; else" for bash.
18625
18626 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18627
18628 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18629
18630 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18631
18632 * config.sub: accept unixware as an alias for svr4.2.
18633 Fix some inconsistancies with the gcc version.
18634
18635 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18636
18637 * Makefile.in (DISTDOCDIRS): Add gdb.
18638
18639 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18640
18641 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18642
18643 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18644
18645 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18646 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18647 this now.
18648
18649 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18650
18651 * config.sub: Accept hiux* as an OS name.
18652
18653 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18654 etc/make-stds.texi. The underscore came from gcc, and dje now
18655 agrees that RUNTESTFLAGS is the correct name.
18656
18657 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18658
18659 * install.sh: Remove 'set -e'. It makes any conditionals
18660 in the script useless.
18661
18662 * config.guess: Automatically recognize arm-acorn-riscix
18663 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18664
18665 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18666
18667 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18668
18669 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18670
18671 * Makefile.in (DISTDOCDIRS): New variable.
18672 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18673 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18674
18675 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18676
18677 * configure.in (hppa target): check the source directory for the
18678 pagas sub-directory
18679
18680 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18681
18682 * config.sub: Allow -aout* and -elf*.
18683
18684 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18685
18686 * configure.in: Don't build ld on i386-solaris2, same as for
18687 sparc-solaris2.
18688
18689 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18690
18691 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18692
18693 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18694
18695 * configure.in: Configure gdb for alpha.
18696
18697 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18698
18699 * Makefile.in (CXXFLAGS): Add -O.
18700
18701 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18702
18703 * config.guess: added support for DG Aviion
18704
18705 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18706
18707 * configure.in: Produce warning message for subdirectories not
18708 configurable for this host/target combination. Don't try to
18709 configure gdb for vms.
18710
18711 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18712
18713 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18714 appropriate files before making "diststuff".
18715 (DISTBISONFILES): New var: list of files to be edited.
18716 (DISTSTUFFDIRS): Add binutils.
18717
18718 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18719
18720 * config.sub: also handle mipsel and mips64el (for little endian mips)
18721
18722 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18723
18724 * configure.in: Add * to end of all OS names.
18725
18726 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18727
18728 * configure.in: Build newlib for LynxOS native.
18729
18730 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18731
18732 * config.guess: Add support for delta 88k running SVR3.
18733
18734 * configure.in: Add comment about HP compiler vs. emacs.
18735
18736 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18737
18738 * configure.in: don't build ld on solaris2 (not a viable option
18739 due to bugs in getpwnam & getpwuid)
18740
18741 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18742
18743 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18744 config.guess will produce a full version number.
18745
18746 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18747
18748 * configure.in: Build linker and binutils for alpha-dec-osf1.
18749
18750 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18751
18752 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18753 and gdb/testsuite/Makefile.in.
18754
18755 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18756
18757 * configure.in: recognize mips*- instead of mips-
18758
18759 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18760
18761 * config.sub: Accept linux*coff and linux*elf as operating
18762 systems.
18763
18764 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18765
18766 * config.sub: Recognize mips64, and mips3 as an alias for it.
18767
18768 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18769
18770 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18771 gdb knows how to handle OSF/1 shared libraries.
18772
18773 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18774
18775 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18776 * config.guess: Recognize Hitachi's HIUX.
18777 * config.sub: Recognize h3050r* and hppahitachi.
18778 Remove redundant cases for hp9k[23]*.
18779
18780 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18781
18782 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18783 if gas and ld are in the source tree and are in ${configdirs}.
18784 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18785 --with options (but still pass them down on the command line,
18786 if they were explicitly specified).
18787
18788 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18789
18790 * configure: substitute SHELL value in Makefile.in with
18791 ${CONFIG_SHELL}
18792
18793 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18794
18795 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18796 *-*-solaris2* targets.
18797
18798 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18799
18800 * Makefile.in: define M4, and pass it down to sub-makes;
18801 all-autoconf now depends on all-m4
18802
18803 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18804
18805 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18806 presence of {ar,ranlib} instead of a configured directory
18807
18808 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18809
18810 * config.guess: Accept 34?? as well as 33?? for NCR.
18811
18812 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18813
18814 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18815 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18816
18817 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18818
18819 * configure: grab values for $(CC) and $(CXX) from the
18820 environment, so that someone can do "CC=gcc configure; make" and
18821 have it work right (matching the way that autoconf works now)
18822
18823 * configure.in, Makefile.in: add support for gash, the tcl
18824 interface to Galaxy
18825
18826 * config.guess: add NetBSD variants (hp300, x86)
18827
18828 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18829
18830 * install.sh: Support -d option (in the manner of SunOS 4 install,
18831 as it is more deterministic than that of GNU install)
18832 (chmodcmd): Set file to mode 755 by default (should also do default
18833 chgrp and chown, but I don't feel like dealing with that now)
18834
18835 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18836
18837 * config.sub: Remove h8300hhms alias.
18838
18839 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18840
18841 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18842
18843 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18844
18845 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18846 as stmp-fixinc
18847
18848 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18849
18850 * config.sub: recognize m88110-bug-coff.
18851
18852 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18853
18854 * Makefile.in (all-libio): all dependencies on the toolchain used
18855 to build this (gcc, gas, ld, etc)
18856
18857 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18858
18859 * config.guess: Deal with OSF/1 1.3 on alpha.
18860
18861 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18862
18863 * install.sh: add some 'else true' clauses for portability
18864
18865 * configure.in: don't build libio for h8[35]00-*-* targets
18866
18867 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18868
18869 * Makefile.in: Add support for new libio.
18870
18871 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18872
18873 * install.sh: If one command fails, don't try the rest. Don't try
18874 to remove $dsttmp (via trap) unless we have already created it.
18875 If $src doesn't exist, detect it and exit with an error.
18876
18877 * config.guess: Recognize BSD on hp300.
18878
18879 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18880
18881 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18882 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18883
18884 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18885
18886 * Makefile.in (all-send-pr): depends on all-prms
18887
18888 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18889
18890 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18891
18892 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18893
18894 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18895 Added test for mips-mips-riscos5.
18896
18897 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18898
18899 * configure.in: use mh-hp300 for 68k HP hosts
18900
18901 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18902
18903 * configure: add support for CONFIG_SHELL, so that you can use
18904 some alternate shell for evaluating configure scripts
18905
18906 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18907
18908 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18909 in configure script to bug-gdb@prep.ai.mit.edu when building
18910 distribution archive.
18911 * Makefile.in (COMPRESS): Remove def.
18912 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18913 gdb.tar.Z and make-gdb.tar.Z respectively.
18914 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18915 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18916 to convergence with 'taz' target in Makefile.in.
18917
18918 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18919
18920 * install.sh (dsttmp): use trap to ensure that tmp files go
18921 away on error conditions
18922
18923 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18924
18925 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18926
18927 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18928
18929 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18930 its parent is '/' not ''.
18931
18932 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18933
18934 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18935
18936 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18937 that ${newsrcdir}/configure.in does.
18938
18939 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18940
18941 * test-build.mk: support for CONFIG_SHELL
18942
18943 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18944
18945 * config.sub (netware): Add as a basic system type.
18946
18947 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18948
18949 * Makefile.in (Makefile): depend on configure.in. Also drop the
18950 $(srcdir)/ from the dependency on Makefile.in.
18951
18952 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18953
18954 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18955 (h8300hhms is temporary until multi-libraries are implemented).
18956 * configure.in: Handle h8300h too.
18957
18958 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18959
18960 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18961
18962 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18963
18964 * configure: Remove extraneous output when guessing host type.
18965 * config.guess: Remove extraneous output when guessing using C
18966 compiler rather than uname, or when guessing fails.
18967
18968 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18969
18970 * Makefile.in: remove all.cross and install.cross targets
18971
18972 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18973 definitions
18974
18975 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18976
18977 * configure.in (target sh): Build gprof.
18978
18979 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18980
18981 * config.sub: change -solaris to -solaris2
18982
18983 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18984
18985 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18986
18987 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18988
18989 * configure: Correct error message for missing Makefile.in to
18990 print correct directory.
18991
18992 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18993
18994 * install.sh: kludge around 386BSD shell bug
18995
18996 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18997
18998 * config.guess: Recognize NeXT.
18999 * config.guess: Recognize i486-ncr-sysv4.
19000 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19001
19002 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19003
19004 * Makefile.in (MAKEINFOFLAGS): New variable.
19005 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19006 * build-all.mk, test-build.mk: Pass down --no-split as
19007 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19008
19009 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19010
19011 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19012
19013 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19014
19015 * Makefile.in (libg++.tar.z): New rule.
19016 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19017 * Makefile.in (taz): Only do a single chmod.
19018
19019 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19020
19021 * install.sh: don't use dirname anymore (replaced with sed usage)
19022
19023 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19024
19025 * Makefile.in: Change extension for gzip'd files from '.z' to
19026 '.gz' per new FSF standard usage.
19027
19028 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19029
19030 * configure: put quotes around the final value of program_transform_name
19031
19032 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19033
19034 * Makefile.in: new install.sh support; update install-info rules
19035
19036 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19037
19038 * configure.in: Build diff for crosses, but not for go32 host.
19039
19040 * configure.in: Build gprof only for native, and don't build it
19041 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19042
19043 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19044
19045 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19046
19047 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19048
19049 * configure.in (host_tools): Add prms.
19050
19051 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19052
19053 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19054 with $(FLAGS_TO_PASS) on the command line
19055
19056 * config.sub: Recognize lynx and lynxos
19057
19058 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19059
19060 * config.sub: Accept -ecoff*, not just -ecoff.
19061
19062 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19063
19064 * Makefile.in (taz): Use .gz suffix instead of .z.
19065 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19066 names.
19067
19068 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19069
19070 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19071
19072 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19073
19074 * Makefile.in (install-no-fixedincludes): install gcc last, so
19075 that rebuilds that might happen during 'make install' don't get
19076 bogus gcc include files
19077
19078 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19079
19080 Change from Utah for HPPA support:
19081 * config.guess: Recognize hppa1.x-hp-bsd.
19082
19083 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19084
19085 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19086 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19087
19088 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19089
19090 * config.sub: Add support for rom68k and bug boot monitors.
19091
19092 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19093
19094 * Makefile.in: Make all-opcodes depend on all-bfd.
19095
19096 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19097
19098 * config.guess: Added special check for i[34]86-univel-sysv4*.
19099
19100 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19101
19102 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19103 the processor rather than assuming i486.
19104
19105 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19106
19107 * config.guess: Recognize SunOS6 as Solaris3.
19108
19109 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19110
19111 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19112 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19113
19114 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19115
19116 * build-all.mk (all-cross): New target for Canadian Cross.
19117 Added Q2 go32 targets.
19118 * test-build.mk: Configure go32 cross sparclite-aout and
19119 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19120 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19121
19122 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19123
19124 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19125 GO32 hosted toolchains
19126
19127 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19128
19129 * configure: change so "-exec-prefix" gets passed down rather
19130 than "-exec_prefix" so autoconf generated Makefiles get the
19131 exec_prefix set right.
19132
19133 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19134
19135 * config.guess: get the Solaris2 minor version number
19136
19137 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19138
19139 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19140
19141 * config.guess: Recognize some Sequent platforms.
19142
19143 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19144
19145 * Makefile.in: added the vault-install target
19146
19147 * configure.in: actually use the Sun3 makefile fragment that's in
19148 config, also added the release dir to configdirs
19149
19150 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19151
19152 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19153
19154 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19155
19156 * configure.in: remove some program from Alpha targetted toolchains
19157
19158 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19159
19160 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19161 gprof.
19162 (taz): Run "make diststuff" in those directories instead of "make
19163 proto-dir". Look for "VERSION=" only at start of line in subdir
19164 Makefile. Use "gzip -9" for compression.
19165 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19166 (binutils.tar.z): New target.
19167
19168 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19169
19170 * Makefile.in (taz): Include gpl.texinfo.
19171
19172 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19173
19174 * Makefile.in (setup-dirs): Merged into "taz" target.
19175 (taz): Only do `proto-dir' stuff if a directory is actually needed
19176 for this target.
19177
19178 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19179
19180 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19181 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19182 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19183 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19184 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19185
19186 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19187
19188 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19189 config.sub, and move-if-change to gdb testsuite distribution
19190 archive, so the testsuite can be extracted, configured, and
19191 run separately from the gdb distribution. Blow away the Chill
19192 tests that require a Chill compiled executable, since GNU Chill
19193 is not yet publically available.
19194
19195 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19196
19197 * test-build.mk: set environment variables in a single command,
19198 instead of a list of assignments and exports
19199
19200 * config.guess: recognize Alpha/OSF1 systems
19201
19202 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19203
19204 * configure: Change help message to prefer --options rather than
19205 -options.
19206
19207 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19208
19209 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19210 zippy@ecst.csuchico.edu.
19211 * config.guess: Recognize miniframe.
19212
19213 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19214
19215 * Makefile.in: Use srcroot to find runtest rather than rootme.
19216 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19217
19218 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19219
19220 * test-build.mk: Extensive additions to support building on a
19221 machine other than the host.
19222
19223 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19224
19225 * configure (tooldir): Fix for i386-aix again.
19226
19227 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19228
19229 * configure, Makefile.in: Change definition of $(tooldir)
19230 to match the FSF.
19231
19232 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19233
19234 * config.guess: Recognize i[34]86/SVR4.
19235
19236 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19237
19238 * Makefile.in (all-gdb): gdb depends on sim.
19239
19240 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19241
19242 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19243 at the same time we make the prototype gdb directory.
19244 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19245 files at the same time as the gdb base release distribution.
19246
19247 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19248
19249 * Makefile.in (check): Use individual check targets rather than
19250 DO_X rule.
19251 (check-gcc): Added.
19252
19253 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19254
19255 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19256 for System V release 3.2.
19257
19258 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19259
19260 * config.sub: Recognize hppaosf.
19261 * configure.in: Do configure ld/binutils/gas for it.
19262
19263 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19264
19265 * configure (tooldir): Alter syntax used to set this, for systems
19266 where "\$" isn't handled right, like i386-aix.
19267
19268 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19269
19270 * configure: Pass program-transform-name, not
19271 program_transform_name, to recursive configures.
19272
19273 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19274
19275 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19276 of gas+ld+binutils.
19277
19278 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19279
19280 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19281
19282 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19283
19284 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19285
19286 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19287
19288 * Makefile.in (PRMS): Set back to all-prms.
19289
19290 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19291
19292 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19293 targets, rather than for MIPS hosts.
19294
19295 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19296
19297 * configure.in: add comment for --with-x default values
19298
19299 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19300
19301 * Makefile.in: add check-* targets for each of the directories in
19302 the tree. Add a definition of RUNTEST that will use the one we
19303 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19304
19305 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19306
19307 * configure.in: Removed obsolete references to bfd_target and
19308 target_makefile_frag.
19309
19310 * build-all.mk: Set assorted targets for Q2.
19311 * config.sub: Recognize z8k-sim and h8300-hms.
19312 * test-build.mk: Really don't pass host to configure.
19313 (HOLES): Added uname.
19314
19315 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19316
19317 * configure: Handle an empty program-prefix, program-suffix or
19318 program-transform-name correctly.
19319
19320 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19321
19322 * build-all.mk: -G 8 no longer required for MIPS targets.
19323 * test-build.mk: Don't pass host argument to configure; make it
19324 guess.
19325
19326 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19327
19328 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19329 * Makefile.in (COMPRESS): New macro, like GZIP.
19330
19331 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19332
19333 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19334
19335 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19336 with gas currently defaults to -G 0.
19337
19338 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19339
19340 * Makefile.in (all-flex): flex depends on byacc.
19341
19342 * build-all.mk: If host not specified, use config.guess. Pass TAG
19343 to test-build.mk as RELEASE_TAG.
19344 * test-build.mk (configargs): New variable containing arguments to
19345 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19346 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19347
19348 * config.guess: Use /bin/uname when checking -X argument on SCO,
19349 to avoid invoking GNU uname which doesn't understand -X.
19350
19351 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19352
19353 * configure.in: Build gas for mips-*-*.
19354
19355 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19356
19357 * Makefile.in (all.normal): insert missing backslash.
19358
19359 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19360
19361 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19362
19363 * Makefile.in: Complete overhaul to merge many almost identical
19364 targets.
19365
19366 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19367
19368 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19369 (gdb.tar.Z): Adjusted.
19370
19371 * Makefile.in (setup-dirs, taz): New targets; should be general
19372 enough to adapt for gdb sometime. Build only .z file.
19373 (gas.tar.z): New target.
19374
19375 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19376
19377 * build-all.mk: Use CC=cc -Xs on Solaris.
19378
19379 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19380
19381 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19382 for handling BISON for FSF releases.
19383
19384 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19385
19386 * configure: Actually implement the change zoo just documented.
19387
19388 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19389
19390 * configure: when using config.guess, only set target_alias when
19391 it's not already been set (ie, on the command line)
19392
19393 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19394
19395 * Makefile.in: add installcheck target, set PRMS to install-prms
19396
19397 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19398
19399 * configure: add support for package_makefile_fragment, handle the
19400 case where a directory has a configure.in file but no Makefile.in
19401 more gracefully (with an actual understandable error message, even);
19402 add support for --without (and add this to the usage message); also
19403 explicitly add a --host=${host_alias} to the command line when
19404 config.guess is used
19405
19406 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19407
19408 * configure: Must use both --host and --target in recursive calls.
19409
19410 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19411
19412 * Makefile.in: Change deja-gnu to dejagnu.
19413
19414 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19415
19416 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19417
19418 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19419
19420 * configure.in: canonicalize all instances to *-*-solaris2*,
19421 also strip out a number of tools to not build for go32 host
19422
19423 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19424
19425 * config.guess: add GPL.
19426
19427 * Makefile.in, config.guess, config.sub, configure: bump
19428 copyrights to 93.
19429
19430 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19431
19432 * Makefile.in (do-info): Removed obsolete check for existence of
19433 localenv file.
19434
19435 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19436
19437 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19438
19439 * Makefile.in: a couple of 'else true' for decstation,
19440 support for TclX
19441
19442 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19443
19444 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19445
19446 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19447
19448 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19449
19450 * config.guess: Recognize i386-ibm-aix (PS/2).
19451 * configure.in: Use config/mh-aix386 file for it.
19452
19453 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19454
19455 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19456 CC_FOR_TARGET instead.
19457 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19458
19459 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19460
19461 * Makefile.in: Add sim to list of directories sent with gdb
19462
19463 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19464
19465 * configure.in: Put back mips-dec-bsd* case.
19466
19467 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19468
19469 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19470 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19471 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19472
19473 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19474
19475 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19476
19477 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19478 (install-info): install dir.info only if it exists,
19479 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19480
19481 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19482
19483 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19484 gas for mips-dec-bsd.
19485
19486 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19487
19488 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19489 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19490
19491 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19492
19493 * configure.in: Added "dejagnu" to hosttools list.
19494
19495 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19496
19497 * config.sub, configure.in, config.guess: Add support
19498 for Bosx, an AIX variant from Bull.
19499 Patches from F.Pierresteguy@frcl.bull.fr.
19500
19501 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19502
19503 * devo/dejagnu: Initial creation of devo/dejagnu.
19504 Migrated dejagnu testcases and support files for testing software
19505 tools to reside as subdirectories, currently called "testsuite",
19506 within the directory of the software tool. Migrated all programs,
19507 support libraries, etc. beloging to dejagnu proper from
19508 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19509 with no modifications. The changes to these files which will
19510 allow them to configure, build, and execute properly will be made
19511 in a future update.
19512
19513 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19514
19515 * Makefile.in: Change send_pr to send-pr.
19516 * configure.in: Likewise.
19517 * send_pr: Renamed directory to send-pr.
19518
19519 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19520
19521 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19522
19523 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19524
19525 * README: Update for gdb-4.8 release.
19526 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19527 gdb-xxx.tar.z (gzip'd) file also.
19528
19529 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19530
19531 * Makefile.in: make all-diff depend on all-libiberty
19532
19533 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19534
19535 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19536
19537 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19538
19539 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19540
19541 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19542
19543 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19544 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19545 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19546
19547 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19548
19549 * Makefile.in: makeinfo binary is in a new location
19550
19551 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19552
19553 * config.sub: Accept -ecoff as an OS.
19554
19555 * Makefile.in: Various changes to eliminate a level of make
19556 recursion and reduce the required command line length.
19557 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19558 sub-makes.
19559 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19560 variables holding settings for specific sub-makes.
19561 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19562 in terms of BASE_FLAGS_TO_PASS.
19563 (TARGET_LIBS): New variable listing directories which use
19564 TARGET_FLAGS_TO_PASS.
19565 (subdir_do): Eliminated.
19566 (do-*): New set of targets to replace subdir_do.
19567 (various): All targets which used subdir_do now depend on do-*.
19568 (local-clean): Renamed from do_clean.
19569 (local-distclean): New target, dependency of distclean and
19570 realclean.
19571 (install-info): Don't create directories. Depend on dir.info
19572 rather than calling make recursively.
19573 (install-dir.info): Eliminated.
19574 (install-info-dirs): Create all info directories here.
19575 (dir.info): Depend upon do-install-info.
19576
19577 * test-build.mk (HOLES): Added false.
19578
19579 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19580
19581 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19582
19583 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19584
19585 * Makefile.in (info): remove dependency on all-texinfo. The
19586 problem was really in texinfo/C, not at this level.
19587
19588 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19589
19590 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19591
19592 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19593
19594 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19595 GDB releases.
19596
19597 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19598
19599 * configure: Include srcdir in message about target of link not
19600 being found. Don't convert `-' to `_' in `with' options being
19601 passed to subdirs.
19602
19603 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19604
19605 * configure.in: add uudecode to host_tools
19606
19607 * Makefile.in: added {all,install}-uudecode targets, added them to
19608 the appropriate lists
19609
19610 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19611
19612 * Makefile.in (all-gcc): Added dependency on all-gas.
19613
19614 * configure.in (mips-*-*): Build ld and binutils.
19615
19616 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19617
19618 * configure: check return code from mkdir, print error message and
19619 exit on failure.
19620
19621 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19622
19623 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19624
19625 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19626
19627 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19628
19629 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19630
19631 * config.sub (h8500): Recognize this as a cpu type.
19632
19633 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19634
19635 * configure: source directory missing is no longer a warning
19636
19637 * configure.in: recognize irix[34]* instead of irix[34]
19638
19639 * Makefile.in: define and pass down X11_LIB
19640
19641 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19642
19643 * guess-systype: Renamed to ...
19644 * config.guess: ... by popular request.
19645 * configure.in, Makefile.in: Update accordingly.
19646
19647 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19648
19649 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19650 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19651 + Execute ./dummy instead of assuming . is in PATH.
19652
19653 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19654
19655 * guess-systype: New shell script. Attempts to guess the
19656 canonical host name of the executing host.
19657 Only a few hosts are supported so far.
19658 * configure: Call guess-systype if no host is specified.
19659
19660 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19661
19662 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19663 gcc Makefile.
19664
19665 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19666
19667 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19668 (all-gcc, install-gcc, subdir_do): Use it.
19669
19670 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19671
19672 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19673
19674 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19675
19676 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19677 set exclusively by configure, using configure.in .
19678
19679 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19680
19681 * test-build.mk: set $PATH for all builds
19682
19683 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19684
19685 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19686
19687 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19688 the one used in gcc/Makefile.in, so that a null expansion doesn't
19689 override the one needed to build gcc with a native cc.
19690
19691 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19692
19693 * configure: Accept -with arguments.
19694
19695 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19696
19697 * Makefile.in: added h8300sim
19698
19699 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19700
19701 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19702 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19703 (all-cygnus, native, build-cygnus): Make
19704 $(canonhost)-stamp-3stage-done, not $(host)....
19705 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19706 i386-sco3.2v4. Added else true to if command.
19707
19708 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19709
19710 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19711
19712 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19713
19714 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19715
19716 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19717
19718 * configure.in: don't remove binutils from Solaris builds
19719
19720 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19721
19722 * Makefile.in: get rid of earlier definitions for *clean,
19723 also handle the recursive info rule better
19724
19725 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19726
19727 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19728 do more-or-less the right thing.
19729
19730 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19731
19732 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19733 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19734
19735 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19736
19737 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19738 $(host_canonical).
19739
19740 * configure.in: split the configdirs list into 4 categories (native
19741 v. cross, library v. tool) and handle the cross-only and native-
19742 only in more reasonable (and correct!) way.
19743
19744 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19745
19746 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19747 configdirs anymore.
19748
19749 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19750
19751 * Makefile.in: extensive cleanup:: removed all of the explicit
19752 clean-* targets, collapsed many wrappers around subdir_do into
19753 one, added additional targets to satisfy standards.texi, deleted
19754 some old targets, some changes for consistency
19755
19756 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19757
19758 * configure.in: handle some programs as cross-only, and others as
19759 native only
19760
19761 * test-build.mk: handle partial holes in a more generic manner
19762
19763 * Makefile.in: m4 depends on libiberty
19764
19765 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19766
19767 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19768 time, wdiff, and find to configdirs
19769
19770 * Makefile.in: all, clean, and install rules for the new programs
19771 added to configure.in
19772
19773 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19774
19775 * configure.in: use mh-sun for all *-sun-* hosts
19776
19777 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19778
19779 * Makefile.in: define flags for X11 include files and library file
19780 locations, pass them down to the programs that need this info
19781
19782 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19783
19784 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19785
19786 * configure.in: start building libg++ for HP-UX targets
19787
19788 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19789
19790 * README: Update references to files moved into etc/.
19791
19792 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19793
19794 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19795 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19796
19797 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19798
19799 * configure: accept dash as well as underscore in long option
19800 names for FSF compatibility.
19801
19802 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19803
19804 * config.sub: added -sco3.2v4 support from FSF.
19805
19806 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19807
19808 * configure.in: expand the section that adds or removes
19809 directories from the list of programs to build, to handle native
19810 vs. cross in addition to host v. native
19811
19812 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19813
19814 * Makefile.in: Replace C++ in macro names with CXX.
19815 This is less likely to break ...
19816
19817 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19818
19819 * test-build.mk: add -w to GNU_MAKE
19820
19821 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19822
19823 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19824 add 'sparc' to list of recognized cpus. This needed to make
19825 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19826 Delete some redundant ose68 variants. Recognize -wrs as an os,
19827 then changes that into $CPU-wrs-vxworks.
19828
19829 * configure.in: remove most references to gdbtest, regularize
19830 target based program removal
19831
19832 * test-build.mk: import from p3 tree (many fixes and changes)
19833
19834 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19835
19836 * Makefile.in: added rules to handle tcl, tk, and expect
19837
19838 * configure.in: handle those directories if they exist
19839
19840 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19841
19842 * config.sub: removed bogus hppabsd and hppahpux names, since
19843 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19844
19845 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19846
19847 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19848 depends upon all-xiberty
19849
19850 * Makefile.in: changes from p3, including:
19851
19852 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19853
19854 * Makefile.in (XTRAFLAGS): include newlib directories if
19855 newlib/Makefile exists, rather than if host != target.
19856
19857 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19858
19859 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19860 from the same source tree and not building a cross-compiler. This
19861 matters for the libg++ configuration if reconfiguring a tree that
19862 has already been installed.
19863
19864 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19865
19866 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19867 pick up the machine and system specific header files.
19868
19869 * Makefile.in: added AS_FOR_TARGET, passed down in
19870 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19871 the C compiler to use to create programs which are run in the
19872 build environment, set it to default to $(CC), and passed it down
19873 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19874
19875 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19876
19877 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19878 We need them for unusual native builds, like systems without
19879 ranlib.
19880
19881 * configure: also define $(host_canonical) and
19882 $(target_canonical), which are the full, canonical names for the
19883 given host and target
19884
19885 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19886
19887 * Makefile.in: Added separate definitions for C++.
19888
19889 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19890
19891 * configure.in (configdirs): Add deja-gnu.
19892
19893 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19894
19895 * README: Update for configure.texi and gdb-4.7 release.
19896
19897 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19898
19899 * Makefile.in: Move "all" target to top of file.
19900 Previously, first target was ".PHONY" which caused BSD4.4 make
19901 to build .PHONY when make was run without arguments.
19902
19903 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19904
19905 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19906 Library-copylefted code in libiberty.
19907
19908 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19909
19910 * config.sub: Replace m68kmote with plain old m68k.
19911
19912 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19913
19914 * Makefile.in: Remove space from blank line, avoid Make complaints.
19915
19916 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19917
19918 * config.sub: Complain if no argument is given. Added support for
19919 386bsd as OS and target alias.
19920
19921 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19922
19923 * Makefile.in (XTRAFLAGS): include newlib directories if
19924 newlib/Makefile exists, rather than if host != target.
19925
19926 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19927
19928 * config.sub: recognize sparclite-wrs-vxworks.
19929
19930 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19931 p3.) Added clean-xiberty to clean.
19932
19933 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19934
19935 * configure.in: use *-*-* instead of nested cases for host and target
19936
19937 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19938
19939 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19940 from the same source tree and not building a cross-compiler. This
19941 matters for the libg++ configuration if reconfiguring a tree that
19942 has already been installed.
19943
19944 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19945
19946 * config.sub (i486v/i486v4): Merge in from FSF version.
19947
19948 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19949
19950 * configure: only set PWD if it is already set.
19951
19952 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19953
19954 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19955 doesn't have unset and all success paths (and most error paths)
19956 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19957 to just ${PWD} to avoid confusion.)
19958
19959 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19960
19961 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19962 even for a native compilation.
19963
19964 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19965
19966 Changes to make the gdb.tar.Z rule work better.
19967
19968 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19969 (DEVO_SUPPORT): Add configure.texi.
19970 (bfd-ilrt.tar.Z): Remove ancient rule.
19971
19972 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19973
19974 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19975 pick up the machine and system specific header files.
19976
19977 * configure.in, config.sub: added new target m68010-adobe-scout,
19978 with alias of adobe68k. Changed configure.in to check for
19979 -scout before -sco* to avoid a false match.
19980
19981 * Makefile.in: added AS_FOR_TARGET, passed down in
19982 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19983 the C compiler to use to create programs which are run in the
19984 build environment, set it to default to $(CC), and passed it down
19985 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19986
19987 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19988
19989 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19990 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19991 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19992 FOR_TARGET variants, to newlib and libg++.
19993
19994 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19995
19996 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19997 first.
19998
19999 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20000
20001 * config.sub: Accept `elf' as an environment.
20002
20003 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20004
20005 * Makefile.in (all-opcodes): cd into the right directory
20006
20007 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20008
20009 * configure: added -program_transform_name option, used as
20010 argument to sed when installing programs.
20011 configure.texi: added documentation for -program_prefix,
20012 -program_suffix and -program_transform_name.
20013
20014 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20015
20016 * config.sub: Accept i486 where i386 ok.
20017
20018 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20019
20020 * config.sub: accept we32k
20021
20022 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20023
20024 * config.sub, configure.in: accept OSE68000 and OSE68k.
20025
20026 * Makefile.in: don't create all directories for ``make install'';
20027 let the subdirectories create the ones they need.
20028
20029 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20030
20031 * COPYING: new file, GPL v2
20032
20033 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20034
20035 * Makefile.in: use the new gen-info-dir, which needs a template
20036 argument (which also lives in texinfo)
20037
20038 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20039
20040 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20041
20042 * config.sub (ncr3000): Change i386 to i486.
20043
20044 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20045
20046 * Makefile.in: add install-rcs, install-grep to
20047 install-no-fixedincludes, removed install-bison and install-libgcc
20048
20049 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20050
20051 * configure.in: grab the HPUX makefile fragment if on HPUX
20052
20053 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20054
20055 * Makefile.in: eradicate bison spoor (ditto libgcc).
20056 configure.in: recognise m68{k,000}-ericsson-OSE.
20057 es1800 is alias for m68k-ericsson-OSE
20058
20059 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20060
20061 * configure.in: rearrange the parts that remove programs from
20062 configdirs, based now on HOST==TARGET or by canonical triple.
20063
20064 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20065
20066 * test-build.mk: recurse explicitly with -f test-build.mk when
20067 appropriate. predicate stage3 and comparison on the existence
20068 of gcc. That is, if gcc isn't around, we aren't three-staging.
20069 On very clean, also remove ...stamp-co. Build in-place before
20070 doing other builds.
20071
20072 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20073
20074 * Makefile.in, configure.in: add tgas
20075
20076 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20077
20078 * Makefile.in: a number of changes merged in from progressive.
20079
20080 * configure.in: add libm.
20081
20082 * .cvsignore: ignore some stuff that comes from test-build.mk.
20083
20084 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20085
20086 * config.sub: Add es1800 (m68k-ericsson-es1800).
20087
20088 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20089
20090 * configure: Add program_suffix (parallel to program_prefix)
20091 * Makefile.in: adjust directory-creating script for losing decstation
20092
20093 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20094
20095 * configure: Minor $subdir-related fixes.
20096
20097 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20098
20099 * configure: fix various problems with propogating
20100 makefile_target_frag in subdirs.
20101 * configure.in: config libgcc if its there
20102
20103 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20104
20105 * config.sub: HPPA merge.
20106
20107 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20108
20109 * Makefile.in: Replace all-bison with all-byacc in all
20110 dependency lines for other tools (which now use byacc).
20111
20112 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20113
20114 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20115
20116 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20117
20118 * Makefile.in: make gprof rules similar to byacc rules (instead of
20119 vestigal $(unsubdir) that didn't work...)
20120
20121 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20122
20123 * config.sub: Add support for Linux.
20124 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20125 (at least for libg++).
20126
20127 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20128
20129 * configure.texi: fix doc for the -nfp option to configure
20130
20131 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20132
20133 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20134
20135 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20136
20137 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20138 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20139 * configure.in: added solaris* host_makefile_frag hook.
20140
20141 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20142
20143 * config.sub: changed recognition of m68000 so that various
20144 m68k types can be specified via m680[01234]0
20145
20146 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20147
20148 * config.sub (basic_machine): fix sed so that '-foo' isn't
20149 completely substituted out while .+'-foo' loses the '-foo'
20150
20151 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20152
20153 * config.sub ($os): Add -aout.
20154
20155 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20156
20157 * configure: If host_makefile_frag is absolute, don't
20158 prefix ${invsubdir} (relevant to libg++ auto-configure).
20159
20160 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20161
20162 * Makefile.in (tooldir): Define it.
20163 (all-ld): Depend on all-flex.
20164
20165 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20166
20167 * Makefile.in (check): Fix libg++ special case.
20168
20169 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20170
20171 * configure: do not bury `pwd` into config.status, thus do fewer
20172 pwd's.
20173
20174 * configure: print the "Building in" message only when building in
20175 other than "." AND verbose.
20176
20177 * configure: remove -s, rework -v to better accommodate guested
20178 configures.
20179
20180 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20181
20182 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20183
20184 * Makefile.in: macroize flags passed on recursion. remove
20185 fileutils.
20186
20187 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20188
20189 * configure: get makesrcdir right for subdirs deeper than 1.
20190
20191 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20192 install.
20193
20194 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20195
20196 * Makefile.in: don't print subdir_do or recursion lines.
20197
20198 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20199
20200 * standards.texi: added menu item.
20201
20202 * Makefile.in: build and install standards.info.
20203
20204 * standards.texi: new file.
20205
20206 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20207
20208 * configure: test for and move config.status pieces from
20209 ${subdir}/.
20210
20211 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20212
20213 * configure: Test for existance of files before trying to mv
20214 them, to avoid numerous non-existance messages.
20215
20216 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20217
20218 * configure: correct final line of config.status.
20219
20220 * configure: patch from eggert. Avoids a protection problem if
20221 the original Makefile.in is read only.
20222
20223 * configure: use move-if-change from gcc to create config.status.
20224 Some makefiles depend on config.status to tell if a directory
20225 has been reconfigured for a different host. This change
20226 prevents those directories from remaking everything in the case
20227 where the reconfig was only intended to rebuild a Makefile.
20228
20229 * configure: test for config.sub with "config.sub sun4" rather
20230 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20231 host alias from a missing config.sub.
20232
20233 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20234
20235 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20236 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20237
20238 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20239
20240 * configure: mkdir ${subdir} as needed.
20241
20242 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20243
20244 * Makefile.in,configure.in: added autoconf.
20245
20246 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20247
20248 * Makefile.in: no longer pass against on recursion.
20249
20250 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20251 definitions are not inherited.
20252
20253 * configure: correct makesrcdir when subdir is .
20254
20255 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20256
20257 * configure: Add support for 'subdirs' variable, which is
20258 like 'configdirs', except that configure doesn't re-invoke
20259 itself for subdirs, it just creates a Makefile for each subdir.
20260 * configure.texi: Document subdirs.
20261
20262 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20263
20264 * configure.in: added flex to configdirs
20265
20266 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20267
20268 * Makefile.in: remove clean-stamps from clean.
20269
20270 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20271
20272 * configure.in: Add gdbtest to configdirs.
20273
20274 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20275
20276 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20277 to recursive makes.
20278 * configure.in: Recognize new ncr3000 config.
20279
20280 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20281
20282 * Makefile.in, configure.in: removed references to gdbm.
20283
20284 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20285
20286 * config.sub: Don't canonicalize os value
20287 newsos* to bsd (readline needs to check for newsos).
20288 (This fix was earlier made Jan 31, but got re-broken.)
20289
20290 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20291
20292 * configure.in: sco is an os, not a vendor!
20293
20294 * configure: Quote $( better. Keep various shells happy.
20295
20296 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20297
20298 * Makefile.in: eliminate stamp-files.
20299
20300 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20301
20302 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20303 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20304
20305 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20306
20307 * config.sub: fix iris/iris3.
20308
20309 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20310
20311 * configure: re-add -rm.
20312
20313 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20314
20315 * Maskefile.in: add .stmp-rcs to all.
20316
20317 * configure.in: remove gas from rs6000 build, use aix host fragment.
20318
20319 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20320
20321 * configure: pass down site_option during recursion.
20322
20323 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20324
20325 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20326
20327 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20328
20329 * configure: Change exec_prefix so that it really defaults to prefix.
20330
20331 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20332
20333 * Makefile.in, configure.in: Add support for mmalloc library.
20334
20335 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20336
20337 * Makefile.in: add stmp dependencies for a few more things.
20338
20339 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20340
20341 * configure: adjusted error message on objdir/srcdir configure
20342 collision, per john's suggestion.
20343
20344 * Makefile.in: add libiberty stmp to all and all.cross.
20345
20346 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20347
20348 * Makefile.in: remove force dependencies, add grep to all.
20349
20350 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20351
20352 * Makefile.in: drop flex. make stamp files work.
20353
20354 * configure: added test for conflicting configuration in srcdir,
20355 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20356 gets cranky. use relative paths for configure and srcdir
20357 whenever possible. Send some error messages to stderr that were
20358 going to stdout.
20359
20360 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20361
20362 * Makefile.in: Fix libg++ rule to check for gcc directory
20363 before using gcc/gcc. Also pass XTRAFLAGS.
20364
20365 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20366
20367 * Makefile.in: added stmp-files so that directories aren't polled
20368 when they are already built.
20369
20370 * configure.texi: fixed a node pointer problem.
20371
20372 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20373
20374 * config.sub configure.in gdb/configure.in
20375 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20376 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20377 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20378
20379 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20380
20381 * configure: -recurring becomes -silent. corrected help message
20382 for -site= option.
20383
20384 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20385
20386 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20387
20388 * configure: when building Makefile for crosses, replace
20389 tooldir and program_prefix. default srcdir from location of
20390 config.sub. remove "for host in hosts" and "for target in
20391 targets" loops.
20392
20393 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20394
20395 * Makefile.in: Do not pass bindir or mandir to cvs.
20396
20397 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20398
20399 * Makefile.in, configure.in: removed traces of namesubdir,
20400 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20401 copyrights to '92, changed some from Cygnus to FSF.
20402
20403 * configure.texi: remove most references to multiple hosts,
20404 multiple targets, subdirs, etc.
20405
20406 * configure.man: removed rcsid. reference config.sub not
20407 config.subr.
20408
20409 * Makefile.in: mkdir $(infodir) on install-info.
20410
20411 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20412
20413 * configure.texi: Explain better about .gdbinit and about
20414 the environment that configure.in sections run in.
20415
20416 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20417
20418 * configure.in: Ultrix is only a decstation if it's a MIPS.
20419
20420 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20421
20422 * README: DOC.configure => cfg-paper.texi.
20423
20424 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20425
20426 * config.sub (near case $os): Don't convert newsos* to bsd!
20427
20428 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20429
20430 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20431 the number of copies of COPYING that go into the GDB tar file.
20432
20433 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20434
20435 * bfd/configure.in, gdb/config/mh-i386sco,
20436 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20437 Fix SCO configuration stuff.
20438
20439 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20440
20441 * Makefile.in: For libg++, make sure the -I pointing
20442 to the gcc directory goes *after* all the libg++-local -I flags.
20443 Also, move just-gcc dependency from just-libg++ to all-libg++.
20444
20445 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20446
20447 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20448
20449 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20450
20451 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20452
20453 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20454
20455 * config.sub: Add stratus configuration frags. Also
20456 submitted to FSF.
20457
20458 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20459
20460 * Makefile.in (DEV_SUPPORT): add configure.man.
20461
20462 * config.sub(Decode manufacturer-specific): add -none*.
20463
20464 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20465
20466 * Makefile.in: remove form feeds to make Sun's make happy.
20467 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20468
20469 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20470
20471 * Makefile.in (AR_FLAGS): Make quieter.
20472
20473 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20474
20475 * configure.in: Add libg++.
20476 * configure: When verbose, don't output the command line at each
20477 level; it will be unremarkably the same as the previous version,
20478 which will be the same as what the user typed.
20479
20480 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20481
20482 * configure.in, Makefile.in: fix clean-info, add flex. add
20483 fileutils.
20484
20485 * configure: be less sensitive to spaces in Makefile.in. Do not
20486 look for sources in "..". Doing so breaks subdirectories that
20487 might have their own configure. If a subdir has it's own
20488 configure script, use it.
20489
20490 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20491
20492 * cfg-paper.texi: some changes suggested by rms.
20493
20494 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20495
20496 * config.sub: Merge in some small additions from the FSF version,
20497 taken from the gcc distribution, to bring the Cygnus and FSF
20498 versions into closer sync.
20499
20500 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20501
20502 * configure.in: Changed svr4 references to sysv4.
20503
20504 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20505
20506 * configure: added -V for version number option.
20507
20508 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20509
20510 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20511 renamed from DOC.configure to cfg-paper.texi.
20512
20513 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20514
20515 * configure, config.subr, config.sub: config.subr is now
20516 config.sub again.
20517
20518 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20519
20520 * configure.texi: new file, in progress.
20521
20522 * Makefile.in: build info file and install the man page for
20523 configure.
20524
20525 * configure.man: new file, first cut.
20526
20527 * configure: find config.subr again now that configuration "none"
20528 has gone. removed all traces of the -ansi option. removed all
20529 traces of the -languages option.
20530
20531 * config.subr: resync from rms.
20532
20533 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20534
20535 * configure, config.sub, config.subr: merge config.sub into
20536 config.subr, call the result config.subr, remove config.sub, use
20537 config.subr.
20538
20539 * Makefile.in: revised install for dir.info.
20540
20541 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20542
20543 * configure.in: add decstation host makefile frag.
20544
20545 * Makefile.in: BISON now bison -y again. also install-gcc on
20546 install. clean-gdbm on clean. infodir belongs in datadir.
20547 Make directories for info install. Build dir.info here then
20548 install it.
20549
20550 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20551
20552 * Makefile.in: fix for bad directory tests.
20553
20554 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20555
20556 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20557 regexp. -srcdir relative was being handled incorrectly.
20558
20559 * Makefile.in: unwrapped some for loops so that parallel makes
20560 work again and so one can focus one's attention on a particular
20561 package.
20562
20563 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20564
20565 * configure: added PWD as a stand in for `pwd` (for speed). use
20566 elif wherever possible. make -srcdir work without -objdir.
20567 -objdir= commented out.
20568
20569 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20570
20571 * configure: +options become --options. -subdirs commented out.
20572 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20573 Makefile now at top of generated Makefile. Removed cvs log
20574 entries. added -srcdir. create .gdbinit only if there is one
20575 in ${srcdir}.
20576
20577 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20578 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20579 and mandir now keyed off datadir by default.
20580
20581 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20582
20583 * Freshly created ChangeLog.
20584
20585 \f
20586 Local Variables:
20587 mode: change-log
20588 left-margin: 8
20589 fill-column: 76
20590 version-control: never
20591 End: