MSP430: Add -fno-exceptions multilib
[gcc.git] / ChangeLog
1 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2
3 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
4 flag.
5
6 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
7
8 * MAINTAINERS (Write After Approval): Add myself.
9
10 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
11
12 PR middle-end/92463
13 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
14 * configure: Regenerate
15
16 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
17
18 * configure.ac: Use https for gcc.gnu.org.
19 * configure: Regenerated.
20
21 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
22
23 * MAINTAINERS (aarch64 port): Remove my name, move to...
24 (Write After Approval): ...Here.
25
26 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
27
28 * MAINTAINERS: Change my email address as maintainer.
29
30 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
31
32 PR fortran/91828
33 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
34 * configure: Regenerated.
35
36 2019-10-21 Jason Merrill <jason@redhat.com>
37
38 * .gitattributes: Also check ChangeLog whitespace.
39
40 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
41
42 * contrib/dg-extract-results.sh: Add support for KPASS.
43 * contrib/dg-extract-results.py: Likewise.
44
45 2019-10-17 Jason Merrill <jason@redhat.com>
46
47 * .gitattributes: Avoid {} in filename pattern.
48
49 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
50
51 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
52 Approval section.
53
54 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
55
56 * MAINTAINERS: Add myself to Write After Approval
57
58 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
59
60 * MAINTAINERS: Add myself as an aarch64 maintainer.
61
62 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
63
64 * MAINTAINERS: Add myself as aarch64 maintainer.
65
66 2019-09-23 Carl Love <cel@us.ibm.com>
67
68 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
69 New define_insn.
70 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
71 vsx_xxpermdi16_le_V16QI): Removed define_insn.
72
73 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
74
75 * MAINTAINERS (Sam Tebbs): Update email address.
76
77 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
78
79 * MAINTAINERS: Update my email address.
80
81 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
82
83 * libtool.m4: Handle uclinuxfdpiceabi.
84
85 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
86
87 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
88 Remove myself from Write After Approval section.
89
90 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
91
92 * configure.ac: Support for bpf-*-* targets.
93 * configure: Regenerate.
94
95 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
96
97 * config.sub: Import upstream version 2019-06-30.
98 * config.guess: Import upstream version 2019-07-24.
99
100 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
101
102 * MAINTAINERS: Remove spu port maintainers.
103
104 2019-08-28 Martin Liska <mliska@suse.cz>
105
106 * .gitignore: Add .clangd and compile_commands.json
107 to .gitignore.
108
109 2019-08-23 Michael Forney <mforney@mforney.org>
110
111 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
112 * Makefile.in: Regenerate.
113
114 2019-08-19 Tom Tromey <tom@tromey.com>
115
116 * configure: Rebuild.
117 * configure.ac: Add --with-static-standard-libraries.
118
119 2019-08-16 Alexandre Oliva <oliva@gnu.org>
120
121 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
122
123 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
124
125 * MAINTAINERS (Write After Approval): Add myself.
126
127 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
128
129 * MAINTAINERS (Write After Approval): Remove myself, already listed in
130 RISC-V port maitainer.
131
132 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
133
134 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
135
136 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
137
138 * MAINTAINERS (Write After Approval): Add myself.
139
140 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
141
142 * MAINTAINERS (Write After Approval): Add myself.
143
144 2019-06-25 Martin Liska <mliska@suse.cz>
145
146 contrib/filter-clang-warnings.py: Transform from
147 filter-rtags-warnings.py.
148
149 2019-06-15 Tom Tromey <tom@tromey.com>
150
151 * configure.ac (host_libs): Add gnulib.
152 * configure: Rebuild.
153 * Makefile.def (host_modules, dependencies): Add gnulib.
154 * Makefile.in: Rebuild.
155
156 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
157
158 * MAINTAINERS (Write After Approval): Add myself.
159
160 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
161
162 * configure: Regenerate.
163 * configure.ac: Add PRU target.
164
165 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
166
167 * MAINTAINERS (Write After Approval): Add myself.
168
169 2019-06-11 Nick Clifton <nickc@redhat.com>
170
171 Import these changes from the binutils/gdb repository:
172
173 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
174
175 * Makefile.def (dependencies): configure-libctf depends on all-bfd
176 and all its deps.
177 * Makefile.in: Regenerated.
178
179 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
180
181 * Makefile.def (host_modules): Add libctf.
182 * Makefile.def (dependencies): Likewise.
183 libctf depends on zlib, libiberty, and bfd.
184 * Makefile.in: Regenerated.
185 * configure.ac (host_libs): Add libctf.
186 * configure: Regenerated.
187
188 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
189
190 * MAINTAINERS (Write After Approval): Add myself.
191
192 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
193
194 * MAINTAINERS: Update my email address.
195
196 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
197
198 * MAINTAINERS (Write After Approval): Add myself.
199
200 2019-05-16 Jun Ma <junma@linux.alibaba.com>
201
202 * MAINTAINERS (Write After Approval): Add myself.
203
204 2019-05-07 Jim Wilson <jimw@sifive.com>
205
206 * MAINTAINERS: Remove myself as IA-64 maintainer.
207
208 2019-05-04 Roland Illig <roland.illig@gmx.de>
209
210 * MAINTAINERS (Write After Approval): Add myself.
211
212 2019-05-02 Richard Biener <rguenther@suse.de>
213
214 PR bootstrap/85574
215 * Makefile.tpl (compare target): Also compare extra-compare
216 files.
217 * Makefile.in: Regenerate.
218
219 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
220
221 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
222 as modulo-scheduler maintainer.
223
224 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
225
226 * MAINTAINERS: Add myself as co-maintainer for Darwin.
227
228 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
229
230 * MAINTAINERS: Update my email address.
231
232 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
233
234 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
235 * configure: Regenerate.
236
237 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
238
239 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
240 * configure: Regenerate.
241
242 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
243
244 * configure.ac: Add target-zlib to target_libraries.
245 * configure: Regenerate.
246
247 2019-04-09 Martin Liska <mliska@suse.cz>
248
249 * Makefile.in: Regenerate.
250 * Makefile.tpl: Pass GENERATOR_CFLAGS
251 in all stages.
252
253 2019-03-28 Martin Liska <mliska@suse.cz>
254
255 PR bootstrap/89829
256 * Makefile.in: Revert r254150.
257 * Makefile.tpl: Likewise.
258
259 2019-03-28 Ben Elliston <bje@gnu.org>
260
261 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
262 related, and libdecnumber.
263
264 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
265
266 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
267 (Write After Approval): Remove myself.
268
269 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
270
271 * MAINTAINERS (Write After Approval): Add myself.
272
273 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
274
275 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
276 (Write After Approval): Remove myself and Julian.
277
278 2019-01-26 Harald Anlauf <anlauf@gmx.de>
279
280 * MAINTAINERS (Write After Approval): Add myself.
281
282 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
283
284 * MAINTAINERS (Write After Approval): Add myself.
285
286 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
287
288 * ChangeLog: Replace space with tab.
289 * MAINTAINERS: Delete 1 tab to keep alignment.
290
291 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
292
293 * MAINTAINERS (Write After Approval): Add myself.
294
295 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
296
297 * MAINTAINERS (Write After Approval): Add myself.
298
299 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
300 Kwok Cheung Yeung <kcy@codesourcery.com>
301 Julian Brown <julian@codesourcery.com>
302 Tom de Vries <tom@codesourcery.com>
303 Jan Hubicka <hubicka@ucw.cz>
304 Martin Jambor <mjambor@suse.cz>
305
306 * configure.ac: Likewise.
307 * configure: Regenerate.
308 * contrib/config-list.mk: Add amdgcn-amdhsa.
309
310 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
311
312 * MAINTAINERS (Write After Approval): Add myself.
313
314 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
315
316 * MAINTAINERS (Write After Approval): Add myself.
317
318 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
319
320 PR target/88535
321 * config.guess: Import upstream version 2019-01-03.
322 * config.sub: Import upstream version 2019-01-01.
323
324 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
325
326 * MAINTAINERS (Write After Approval): Update my maintainer address.
327
328 2018-12-21 Gergö Barany <gergo@codesourcery.com>
329
330 * MAINTAINERS (Write After Approval): Add myself.
331
332 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
333
334 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
335
336 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
337
338 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
339 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
340 (GCC_TARGET_TOOL): Likewise.
341 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
342 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
343 OTOOL, OTOOL_FOR_TARGET: New substitutions.
344 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
345 * configure: Regenerate.
346 * Makefile.in: Likewise.
347
348 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
349
350 * MAINTAINERS (Write After Approval): Add myself.
351
352 2018-11-13 Martin Liska <mliska@suse.cz>
353
354 * gcc.target/i386/pr87930.c: Move to ...
355 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
356
357 2018-11-10 Stafford Horne <shorne@gmail.com>
358
359 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
360 (Write After Approval): Remove myself.
361
362 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
363
364 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
365 Append $INCICONV to it.
366
367 2018-11-04 Stafford Horne <shorne@gmail.com>
368
369 * MAINTAINERS (Write After Approval): Add myself.
370
371 2018-10-31 Joseph Myers <joseph@codesourcery.com>
372
373 PR bootstrap/82856
374 * multilib.am: New file. From automake.
375
376 Merge from binutils-gdb:
377 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
378
379 * libtool.m4: Use AC_LANG_SOURCE.
380 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
381 * ar-lib: New file.
382 * test-driver: New file.
383 * configure: Re-generate.
384
385 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
386
387 * MAINTAINERS (Write After Approval): Add myself.
388
389 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
390
391 PR bootstrap/87788
392 PR d/87799
393 * configure: Rebuild.
394 * configure.ac: Disable D on systems where it is known not to work.
395
396 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
397
398 * Makefile.def (target_modules): Add libphobos.
399 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
400 GDCFLAGS_FOR_TARGET.
401 (dependencies): Make libphobos depend on libatomic, libbacktrace
402 configure, and zlib configure.
403 (language): Add language d.
404 * Makefile.in: Rebuild.
405 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
406 (HOST_EXPORTS): Add GDC.
407 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
408 (BASE_TARGET_EXPORTS): Add GDC.
409 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
410 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
411 (EXTRA_HOST_FLAGS): Add GDC.
412 (STAGE1_FLAGS_TO_PASS): Add GDC.
413 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
414 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
415 environment variables.
416 * configure: Rebuild.
417 * configure.ac: Add target-libphobos to target_libraries. Set and
418 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
419
420 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
421
422 * MAINTAINERS (Write After Approval): Add myself.
423
424 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
425
426 * MAINTAINERS (Write After Approval): Remove myself.
427
428 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
429
430 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
431
432 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
433
434 * MAINTAINERS: Update my email address.
435
436 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
437
438 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
439 maintainer.
440
441 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
442
443 * MAINTAINERS (Write After Approval): Add self.
444
445 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
446
447 * MAINTAINERS (write after approval): Add myself.
448
449 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
450
451 * MAINTAINERS: Update my email address.
452
453 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
454
455 * MAINTAINERS (write after approval): Add myself.
456
457 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
458
459 * MAINTAINERS: Add self to global reviewers list.
460
461 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
462
463 MAINTAINERS: Add c-sky port maintainers.
464
465 2018-08-10 Martin Liska <mliska@suse.cz>
466
467 * MAINTAINERS: Revert change in previous commit and
468 join lines.
469
470 2018-08-10 Martin Liska <mliska@suse.cz>
471
472 * MAINTAINERS: Remove extra line.
473
474 2018-08-06 Naveen H.S <naveenh@marvell.com>
475
476 * MAINTAINERS: Update my email address.
477
478 2018-07-19 DJ Delorie <dj@redhat.com>
479
480 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
481 as maintainer.
482
483 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
484
485 * MAINTAINERS: Adjust email address for me and my colleague Robin
486 Dapp.
487
488 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
489 Sunil K Pandey <sunil.k.pandey@intel.com>
490
491 PR target/84413
492 * config/i386/i386.c (m_CORE_AVX512): New.
493 (m_CORE_AVX2): Likewise.
494 (m_CORE_ALL): Add m_CORE_AVX2.
495 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
496 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
497 and remove the rest of m_SKYLAKE_AVX512.
498
499 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
500
501 * config.sub: Sync with upstream version 2018-07-03.
502
503 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
504
505 * config.guess: Sync with upstream version 2018-06-26.
506 * config.sub: Sync with upstream version 2018-07-02.
507
508 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
509
510 * libtool.m4: Sort output of 'find' to enable deterministic builds.
511 * ltmain.sh: Likewise.
512
513 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
514
515 * contrib/config-list.mk: Remove powerpc-linux_paired.
516
517 2018-06-29 Alexandre Oliva <oliva@adacore.com>
518
519 * configure.ac: Introduce support for @unless/@endunless.
520 * Makefile.tpl (dep-kind): Rewrite with cond; return
521 postbootstrap in some cases.
522 (make-postboot-dep, postboot-targets): New.
523 (dependencies): Do not output postbootstrap dependencies at
524 first. Output non-target ones changed for configure to depend
525 on stage_last @if gcc-bootstrap, and the original deps @unless
526 gcc-bootstrap.
527 * configure.in, Makefile.in: Rebuilt.
528
529 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
530
531 * MAINTAINERS (write after approval): Add myself.
532
533 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
534
535 * MAINTAINERS (write after approval): Add myself.
536
537 2018-06-19 Nick Clifton <nickc@redhat.com>
538
539 * zlib/configure.ac: Restore old behaviour of only enabling
540 multilibs when a target subdirectory is defined. This allows
541 building with srcdir == builddir.
542 * zlib/configure: Regenerate.
543
544 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
545
546 * Makefile.def (fortran): Add check-target-libgomp-fortran.
547 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
548 * Makefile.in: Regenerate.
549
550 2018-06-16 Ben Elliston <bje@gnu.org>
551
552 * config.guess: Import latest version.
553 * config.sub: Likewise.
554
555 2018-06-08 Martin Liska <mliska@suse.cz>
556
557 * MAINTAINERS: Remove MPX-related entries.
558 * Makefile.def: Remove libmpx support.
559 * Makefile.in: Regenerate.
560 * configure.ac: Remove removed files.
561 * configure: Regenerate.
562 * libmpx/ChangeLog: Remove.
563 * libmpx/Makefile.am: Remove.
564 * libmpx/Makefile.in: Remove.
565 * libmpx/acinclude.m4: Remove.
566 * libmpx/aclocal.m4: Remove.
567 * libmpx/config.h.in: Remove.
568 * libmpx/configure: Remove.
569 * libmpx/configure.ac: Remove.
570 * libmpx/configure.tgt: Remove.
571 * libmpx/libmpx.spec.in: Remove.
572 * libmpx/mpxrt/Makefile.am: Remove.
573 * libmpx/mpxrt/Makefile.in: Remove.
574 * libmpx/mpxrt/libmpx.map: Remove.
575 * libmpx/mpxrt/libtool-version: Remove.
576 * libmpx/mpxrt/mpxrt-utils.c: Remove.
577 * libmpx/mpxrt/mpxrt-utils.h: Remove.
578 * libmpx/mpxrt/mpxrt.c: Remove.
579 * libmpx/mpxrt/mpxrt.h: Remove.
580 * libmpx/mpxwrap/Makefile.am: Remove.
581 * libmpx/mpxwrap/Makefile.in: Remove.
582 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
583 * libmpx/mpxwrap/libtool-version: Remove.
584 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
585
586 2018-06-04 Martin Liska <mliska@suse.cz>
587
588 * MAINTAINERS: Add myself as gcov maintainer.
589
590 2018-06-04 Matthew Fortune <mfortune@gmail.com>
591
592 * MAINTAINERS: Update my email address.
593
594 2018-06-04 Tom de Vries <tdevries@suse.de>
595
596 * MAINTAINERS: Remove write-after-approval entries for component
597 maintainers.
598
599 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
600
601 * MAINTAINERS (write after approval): Add myself.
602
603 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
604
605 * MAINTAINERS: Update my email address.
606
607 2018-06-01 Tom de Vries <tdevries@suse.de>
608
609 * MAINTAINERS: Update my email address.
610
611 2018-05-22 Bin Cheng <bin.cheng@arm.com>
612
613 * MAINTAINERS (loop-optimizer): Add myself.
614
615 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
616
617 * configure.ac: Added "nfp" target.
618 * configure: Regenerate.
619
620 2018-04-30 Richard Biener <rguenther@suse.de>
621
622 PR bootstrap/85571
623 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
624 (STAGE3_TFLAGS): Likewise.
625 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
626 (STAGEtrain_TFLAGS): Likewise.
627 * Makefile.in: Regenerate.
628
629 2018-04-26 Richard Biener <rguenther@suse.de>
630
631 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
632 (STAGE2_CFLAGS): Likewise.
633 (STAGE2_TFLAGS): Likewise.
634 (STAGE3_CFLAGS): Add -fchecking.
635 (STAGE3_TFLAGS): Likewise.
636 (STAGEtrain_CFLAGS): Filter out -fchecking.
637 (STAGEtrain_TFLAGS): Likewise.
638 * Makefile.in: Re-generate.
639
640 2018-04-25 Catherine Moore <clm@codesourcery.com>
641
642 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
643
644 2018-04-18 Paul Clarke <pc@us.ibm.com>
645
646 * MAINTAINERS (write after approval): Add myself.
647
648 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
649
650 * MAINTAINERS: Update my email address.
651
652 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
653
654 * MAINTAINERS: Remove redundant Write-After-Approval entry.
655
656 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
657
658 * MAINTAINERS: Update my email address and disambiguate myself
659 a bit from Will Schmidt.
660
661 2018-03-21 Nathan Sidwell <nathan@acm.org>
662
663 * MAINTAINERS: Move maintainers of now-removed picochip and score
664 ports to write after approval.
665
666 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
667
668 * MAINTAINERS: Add entry for SVE maintainership.
669
670 2018-02-13 Maciej W. Rozycki <macro@mips.com>
671
672 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
673 * configure: Regenerate.
674
675 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
676
677 * MAINTAINERS (write after approval): Add myself.
678
679 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
680
681 * MAINTAINERS (write after approval): Add myself.
682
683 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
684
685 * MAINTAINERS (write after approval): Add myself.
686
687 2018-01-03 Jakub Jelinek <jakub@redhat.com>
688
689 Update copyright years.
690
691 2018-01-03 Ben Elliston <bje@gnu.org>
692
693 * config.guess: Import latest version.
694 * config.sub: Likewise.
695
696 2017-12-12 Stafford Horne <shorne@gmail.com>
697
698 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
699 * configure: Regenerate.
700
701 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
702
703 * MAINTAINERS (Write After Approval): Add myself.
704
705 2017-11-28 Julia Koval <julia.koval@intel.com>
706 Sebastian Peryt <sebastian.peryt@intel.com>
707
708 * Makefile.def (target_modules): Remove libcilkrts.
709 * Makefile.in: Ditto.
710 * configure: Ditto.
711 * configure.ac: Ditto.
712
713 2017-11-28 Julia Koval <julia.koval@intel.com>
714
715 * MAINTAINERS (Write After Approval): Add myself.
716
717 2017-11-22 Sudakshina Das <sudi.das@arm.com>
718
719 * MAINTAINERS (Write After Approval): Add myself.
720
721 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
722
723 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
724 Use my SiFive email address.
725
726 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
727
728 * MAINTAINERS (write after approval): Add myself.
729
730 2017-10-27 Martin Liska <mliska@suse.cz>
731
732 * Makefile.tpl: Use proper name of folder as it was renamed
733 during transition to 4 stages.
734 * Makefile.in: Regenerate.
735
736 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
737
738 * MAINTAINERS (write after approval): Add myself.
739
740 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
741
742 * MAINTAINERS: Add a note that maintainership also includes web
743 pages, docs, and testsuite related to that area.
744
745 2017-09-25 Tom de Vries <tom@codesourcery.com>
746
747 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
748
749 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
750
751 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
752
753 2017-09-15 Nathan Sidwell <nathan@acm.org>
754
755 * MAINTAINERS: Remove myself as a vxworks maintainer.
756
757 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
758
759 * MAINTAINERS: Remove email address of Jim Norris.
760
761 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
762
763 * MAINTAINERS (Reviewers): Move myself from here...
764 (CPU Port Maintainers): ... to here.
765
766 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
767
768 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
769
770 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
771
772 * MAINTAINERS (write after approval): Add myself.
773
774 2017-07-28 Tony Reix <tony.reix@atos.net>
775
776 * configure.ac (target-libffi): Don't disable for AIX.
777 (go): Don't add to unsupported_languages on AIX.
778 (target-libgo): Don't disable for AIX.
779 * configure: Regenerate.
780
781 2017-07-19 Yury Gribov <tetra2005@gmail.com>
782
783 * MAINTAINERS: Add myself.
784
785 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
786
787 * MAINTAINERS: Update my email address.
788
789 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
790
791 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
792 arm-specific auto-generated header files.
793
794 2017-07-03 Nathan Sidwell <nathan@acm.org>
795
796 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
797 * configure: Rebuilt.
798
799 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
800
801 * MAINTAINERS: Readd myself for c6x.
802
803 2017-06-28 Martin Liska <mliska@suse.cz>
804
805 PR bootstrap/81217
806 * Makefile.def: Remove superfluous bootstrap_target from
807 bootstrap_stage.
808 * Makefile.in: Re-generate the file.
809
810 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
811
812 * MAINTAINERS: Add myself to Write After Approval
813
814 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
815
816 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
817
818 2017-06-19 Martin Liska <mliska@suse.cz>
819
820 * Makefile.def: Define 4 stages PGO bootstrap.
821 * Makefile.tpl: Define FLAGS.
822 * Makefile.in: Regenerate.
823
824 2017-06-14 Ian Lance Taylor <iant@golang.org>
825
826 * Makefile.def: Add check-gotools to go check targets.
827 * Makefile.in: Rebuild.
828
829 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
830
831 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
832
833 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
834
835 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
836 * configure: Regenerate.
837
838 2017-05-31 Martin Liska <mliska@suse.cz>
839
840 * configure.ac: Add handling of stage2_werror_flags to
841 action-if-given and to action-if-not-given.
842 * configure: Regenerate.
843
844 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
845
846 * MAINTAINERS: Add self to Write After Approval
847
848 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
849
850 * MAINTAINERS: Update my email address, and remove myself as
851 maintainer in some areas.
852
853 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
854
855 * MAINTAINERS: Add self to Write After Approval
856
857 2017-05-25 Nathan Sidwell <nathan@acm.org>
858
859 * configure.ac: Add --enable-languages=default to mean default and
860 make --enable-languages=all mean all supported languages.
861 * configure: Regenerated.
862
863 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
864
865 * config.gcc (powerpc*-*-*spe*): New.
866 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
867 (powerpc-*-rtems*spe*): New.
868 (powerpc*-*-linux*spe*): New.
869 (powerpc-wrs-vxworksspe): New.
870 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
871 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
872 * config.host (powerpc*-*-*spe*): New.
873
874 2017-05-19 Martin Liska <mliska@suse.cz>
875
876 * configure.ac: Add --enable-werror-always just for
877 bootstrap-debug (or none build config) and do not add it
878 when we are on a release branch.
879 * configure: Regenerated.
880
881 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
882
883 * MAINTAINERS: Add self to Write After Approval
884
885 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
886
887 * MAINTAINERS: Move myself to Write After Approval section.
888
889 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
890
891 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
892 ACCH registers.
893 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
894 available.
895 (umulsidi3): Likewise.
896 (mulsidi3_700): Disable this pattern when we have advanced mpy
897 instructions.
898 (umulsidi3_700): Likewise.
899 (maddsidi4): New pattern.
900 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
901 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
902 (mpydu_imm_arcv2hs): Likewise.
903 * config/arc/predicates.md (accl_operand): New predicate.
904
905 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
906 Andrew Burgess <andrew.burgess@embecosm.com>
907
908 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
909 case.
910 (ARC_AUTOFP_IRQ_P): Likewise.
911 (ARC_AUTO_IRQ_P): Likewise.
912 (rgf_banked_register_count): New variable.
913 (parse_mrgf_banked_regs_option): New function.
914 (arc_override_options): Handle rgf_banked_regs option.
915 (arc_handle_interrupt_attribute): Add firq option.
916 (arc_compute_function_type): Return fast irq type when required.
917 (arc_must_save_register): Handle fast interrupts.
918 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
919 (arc_return_address_regs): Update.
920 * config/arc/arc.h (arc_return_address_regs): Update.
921 (arc_function_type): Add fast interrupt type.
922 (ARC_INTERRUPT_P): Update.
923 (RC_FAST_INTERRUPT_P): Define.
924 * config/arc/arc.md (simple_return): Update for fast interrupts.
925 (p_return_i): Likewise.
926 * config/arc/arc.opt (mrgf-banked-regs): New option.
927 * doc/invoke.texi (mrgf-banked-regs): Document.
928
929 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
930
931 * config/arc/arc.c (irq_ctrl_saved): New variable.
932 (ARC_AUTOBLINK_IRQ_P): Define.
933 (ARC_AUTOFP_IRQ_P): Likewise.
934 (ARC_AUTO_IRQ_P): Likewise.
935 (irq_range): New function.
936 (arc_must_save_register): Likewise.
937 (arc_must_save_return_addr): Likewise.
938 (arc_dwarf_emit_irq_save_regs): Likewise.
939 (arc_override_options): Handle deferred options.
940 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
941 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
942 arc_must_save_return_addr.
943 (arc_compute_frame_size): Handle automated save and restore of
944 registers.
945 (arc_expand_prologue): Likewise.
946 (arc_expand_epilogue): Likewise.
947 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
948 * config/arc/arc.opt (mirq-ctrl-saved): New option.
949 * doc/invoke.texi (mirq-ctrl-saved): Document option.
950
951 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
952 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
953
954 PR bootstrap/77661
955 * Makefile.def: Don't pass --enable-maintainer-mode on to an
956 in-tree build MPC.
957 * Makefile.in: Regenerate.
958
959 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
960
961 * configure.ac: Enable LTO by default on darwin >= 9.
962 * configure: Regenerate.
963
964 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
965
966 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
967 and Andrew Waterman as the RISC-V maintainers.
968
969 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
970
971 * MAINTAINERS: Add self to Write After Approval
972
973 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
974
975 * config.guess: Import latest from upstream.
976
977 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
978
979 * MAINTAINERS (Write After Approval): Remove entries that are
980 already covered under Reviewers.
981
982 2017-03-08 Mark Wielaard <mark@klomp.org>
983
984 PR demangler/70909
985 PR demangler/67264
986 * include/demangle.h: Add d_printing to struct demangle_component
987 and pass struct demangle_component as non const.
988
989 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
990
991 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
992
993 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
994
995 * Makefile.tpl: Remove HOST_ISLVER.
996 (HOST_EXPORTS): Remove ISLVER.
997 * Makefile.in: Regenerate.
998
999 2017-02-13 Richard Biener <rguenther@suse.de>
1000
1001 * configure: Re-generate.
1002
1003 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1004
1005 * MAINTAINERS: Adjust bug reporting URL.
1006
1007 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1008
1009 * MAINTAINERS (Write After Approval): Remove redundant entry
1010 for Andrew Burgess.
1011
1012 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
1013
1014 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1015 32-bit hppa*-*-hpux*.
1016 * configure: Regenerate.
1017
1018 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1019
1020 * configure.ac: Moved the white list of enabling BRIG FE to
1021 libhsail-rt/configure.tgt.
1022 * configure: Regenerated.
1023 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1024
1025 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
1026 Martin Jambor <mjambor@suse.cz>
1027
1028 * Makefile.def (target_modules): Added libhsail-rt.
1029 (languages): Added language brig.
1030 * Makefile.in: Regenerated.
1031 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1032 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1033 * configure: Regenerated.
1034
1035 2017-01-17 Jakub Jelinek <jakub@redhat.com>
1036
1037 PR other/79046
1038 * configure: Regenerated.
1039
1040 2017-01-04 Alan Modra <amodra@gmail.com>
1041
1042 * configure: Regenerate.
1043
1044 2016-12-29 Ben Elliston <bje@gnu.org>
1045
1046 * config.sub: Import latest version.
1047
1048 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1049
1050 * MAINTAINERS (Write After Approval): Add myself.
1051
1052 2016-12-21 Jakub Jelinek <jakub@redhat.com>
1053
1054 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1055 includes bootstrap-mpx.
1056 * configure: Regenerated.
1057
1058 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1059
1060 * MAINTAINERS (Write After Approval): Add myself.
1061
1062 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1063
1064 * configure: Regenerate.
1065
1066 2016-12-01 Matthias Klose <doko@ubuntu.com>
1067
1068 * configure.ac: Don't use pkg-config to check for bdw-gc.
1069 * configure: Regenerate.
1070
1071 2016-11-30 Matthias Klose <doko@ubuntu.com>
1072
1073 * Makefile.def: Remove reference to boehm-gc target module.
1074 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1075 options and for the bdw-gc pkg-config module.
1076 * configure: Regenerate.
1077 * Makefile.in: Regenerate.
1078
1079 2016-11-28 Nathan Sidwell <nathan@acm.org>
1080
1081 * MAINTAINERS (nvptx): Remove self.
1082
1083 2016-11-25 Ben Elliston <bje@gnu.org>
1084
1085 * config.guess: Import latest version.
1086 * config.sub: Likewise.
1087
1088 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1089
1090 * MAINTAINERS (Write After Approval): Add myself.
1091
1092 2016-11-15 Matthias Klose <doko@ubuntu.com>
1093
1094 * Makefile.def: Remove references to GCJ.
1095 * Makefile.tpl: Likewise.
1096 * Makefile.in: Regenerate.
1097
1098 2016-11-15 Matthias Klose <doko@ubuntu.com>
1099
1100 * config-ml.in: Remove references to GCJ.
1101 * configure.ac: Likewise.
1102 * configure: Regenerate.
1103
1104 2016-11-01 Josh Conner <joshconner@google.com>
1105
1106 * MAINTAINERS (Write After Approval): Update email address,
1107
1108 2016-10-27 Carl Love <cel@us.ibm.com>
1109
1110 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1111 Approval list to make it alphabetical.
1112
1113 2016-10-27 Carl Love <cel@us.ibm.com>
1114
1115 * MAINTAINERS (Write After Approval): Add myself.
1116
1117 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1118
1119 * MAINTAINERS (Reviewers): Add myself.
1120 (Write After Approval): Add myself.
1121
1122 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1123 Ulrich Weigand <uweigand@de.ibm.com>
1124
1125 * MAINTAINERS: Update email address.
1126
1127 2016-10-10 Nathan Sidwell <nathan@acm.org>
1128
1129 * MAINTAINERS: Update email address.
1130
1131 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1132
1133 * configure.ac: Add aarch64-*-freebsd*.
1134 * configure: Regenerate.
1135
1136 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1137
1138 * MAINTAINERS: Update email address after it got reverted.
1139
1140 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1141
1142 * configure.ac (target_libraries): Readd target-boehm-gc.
1143 Restore --enable-objc-gc handling.
1144 * configure: Regenerate.
1145
1146 2015-10-03 Jeff Law <law@redhat.com>
1147
1148 * MAINTAINERS: Move several inactive maintainers to the
1149 write-after-approval section.
1150
1151 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1152
1153 * configure.ac: Add target-libffi to target_libraries.
1154 Readd libgcj target disablings, modified to only target-libffi.
1155 Readd target addition of go to unsupported languages.
1156 * configure: Regenerated.
1157
1158 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1159
1160 * MAINTAINERS: Update email address.
1161
1162 2016-09-30 Andrew Haley <aph@redhat.com>
1163
1164 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1165 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1166 libgcj.
1167
1168 2016-09-30 Andrew Haley <aph@redhat.com>
1169
1170 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1171 write-after approval after GCJ deletion.
1172
1173 2016-09-30 Andrew Haley <aph@redhat.com>
1174
1175 * Makefile.def: Remove libjava.
1176 * Makefile.tpl: Likewise.
1177 * Makefile.in: Regenerate.
1178 * configure.ac: Likewise.
1179 * configure: Likewise.
1180 * gcc/java: Remove.
1181 * libjava: Likewise.
1182
1183 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1184
1185 * MAINTAINERS (Reviewers): Add myself.
1186
1187 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1188
1189 * configure.ac: Disable "sim" directory for arc*-*-*.
1190 * configure: Regenerated.
1191
1192 2016-09-23 Tamar Christina <tamar.christina@arm.com>
1193
1194 * MAINTAINERS (Write After Approval): Add myself.
1195
1196 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1197
1198 * configure.ac: Check for the minimum in-tree MPFR version
1199 handled.
1200 * configure: Regenerate.
1201
1202 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1203
1204 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1205 * configure: Regenerated.
1206
1207 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1208
1209 * MAINTAINERS (Write After Approval): Add myself.
1210
1211 2016-06-23 Andi Kleen <ak@linux.intel.com>
1212
1213 * Makefile.def: Add autoprofiledbootstrap.
1214 * Makefile.tpl: Dito.
1215 * Makefile.in: Regenerate.
1216
1217 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1218
1219 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1220 * configure: Regenerate.
1221
1222 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1223
1224 * configure: Regenerate.
1225 * configure.ac: Remove support for avr-rtems.
1226
1227 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1228
1229 * MAINTAINERS (Write After Approval): Add myself.
1230
1231 2016-06-16 Michael Collison <michael.collison@arm.com>
1232
1233 * MAINTAINERS (Write After Approval): Add myself.
1234
1235 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1236
1237 * MAINTAINERS (Write After Approval): Update e-mail address.
1238
1239 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1240
1241 * MAINTAINERS (Write After Approval): Add myself.
1242
1243 2016-05-28 Alan Modra <amodra@gmail.com>
1244
1245 * Makefile.tpl (configure): Depend on m4 files included.
1246 * Makefile.in: Regenerate.
1247
1248 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1249
1250 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1251 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1252
1253 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1254
1255 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1256 special case builtin.
1257 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1258 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1259 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1260 for __builtin_vec_addec.
1261
1262 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1263
1264 * config.guess: Import version 2016-04-02 (newest).
1265 * config.sub: Import version 2016-05-10 (newest).
1266
1267 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1268
1269 * configure.ac: Add ARC support to libgloss.
1270 * configure: Regenerate
1271
1272 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1273
1274 * MAINTAINERS (Write After Approval): Add myself.
1275
1276 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1277
1278 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1279 * configure: Regenerated.
1280 * Makefile.def (gmp): Explicitly disable assembler.
1281 (mpfr): Adjust lib_path.
1282 (mpc): Likewise.
1283 * Makefile.in: Regenerated.
1284
1285 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1286
1287 PR bootstrap/70704
1288 * configure.ac (--enable-stage1-checking): Add missing
1289 --enable-checking=.
1290 * configure: Regenerated.
1291
1292 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1293
1294 * config.guess: Revert r235676.
1295 * config.sub: Revert r235676.
1296
1297 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1298
1299 * config.guess: Remove SH5 support.
1300 * config.sub: Likewise.
1301 * configure: Likewise.
1302 * configure.ac: Likewise.
1303
1304 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1305
1306 PR bootstrap/70704
1307 * configure.ac (--enable-stage1-checking): For --disable-checking or
1308 implicit --enable-checking, make sure extra flag matches in between
1309 stage1 and later checking.
1310 * configure: Regenerated.
1311
1312 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1313
1314 * .gitattributes: New file.
1315
1316 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1317
1318 * MAINTAINERS (rs6000/powerpc port): Add myself.
1319
1320 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1321
1322 PR bootstrap/70173
1323 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1324 and gotools directories. Delete the stage_final file.
1325 * Makefile.in: Regenerate.
1326
1327 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1328
1329 * MAINTAINERS (Write After Approval): Add myself.
1330
1331 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1332
1333 * MAINTAINERS (Fortran maintainer): Remove myself.
1334
1335 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1336
1337 * MAINTAINERS (Write After Approval): Add myself.
1338
1339 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1340
1341 * MAINTAINERS (Write After Approval): Add myself.
1342
1343 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1344
1345 Sync with binutils-gdb:
1346
1347 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1348
1349 * configure.ac: Add mips and s390 to the gold target check.
1350 * configure: Regenerate.
1351
1352 2016-03-01 DJ Delorie <dj@redhat.com>
1353
1354 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1355
1356 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1357
1358 * MAINTAINERS (libcpp): Add myself.
1359 (diagnostic messages): Likewise.
1360
1361 2016-02-20 Tom de Vries <tom@codesourcery.com>
1362
1363 * MAINTAINERS: Fix whitespace.
1364
1365 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1366
1367 * MAINTAINERS (Write After Approval): Add myself.
1368
1369 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1370
1371 * config/isl.m4: Add comments about isl-0.16.
1372 * configure: Regenerate.
1373
1374 2016-01-29 Martin Jambor <mjambor@suse.cz>
1375
1376 * MAINTAINERS (hsa maintainers): Add myself.
1377
1378 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1379
1380 * MAINTAINERS: (Write After Approval): Add myself.
1381
1382 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1383 Sebastian Pop <s.pop@samsung.com>
1384
1385 * Makefile.in: Regenerate.
1386 * Makefile.tpl: Export ISLVER.
1387 * configure: Regenerate.
1388 * config/isl.m4: Detect isl-0.15.
1389
1390 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1391
1392 PR bootstrap/69329
1393 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1394 * Makefile.in: Regenerate.
1395
1396 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1397
1398 * configure.ac: Enable LTO for DJGPP
1399 * configure: Regenerate
1400
1401 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1402
1403 Sync with binutils-gdb:
1404 2015-10-21 Nick Clifton <nickc@redhat.com>
1405
1406 PR gas/19109
1407 * configure.ac: Note the 'none' is an acceptable argument to
1408 --enable-compressed-debug-sections.
1409 * configure: Regenerate.
1410
1411 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1412
1413 PR bootstrap/69134
1414 * Makefile.def (mpfr): Disable assembler.
1415 * Makefile.in: Regenerate.
1416
1417 2016-01-01 Ben Elliston <bje@gnu.org>
1418
1419 * config.guess: Import version 2016-01-01.
1420 * config.sub: Likewise.
1421
1422 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1423
1424 * MAINTAINERS (Write After Approval): Add myself.
1425
1426 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1427
1428 * Makefile.in: Replace ISL with isl.
1429 * Makefile.tpl: Same.
1430 * config/isl.m4: Same.
1431 * configure.ac: Same.
1432 * contrib/download_prerequisites: Same.
1433 * configure: Regenerate.
1434
1435 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1436
1437 * MAINTAINERS (Write After Approval): Add Myself.
1438
1439 2015-12-17 Nathan Sidwell <nathan@acm.org>
1440
1441 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1442 * configure: Regenerate.
1443
1444 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1445 Sebastian Pop <s.pop@samsung.com>
1446
1447 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1448 isl_ctx_get_max_operations.
1449 * configure: Regenerate.
1450
1451 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1452
1453 * MAINTAINERS (Write After Approval): Add myself.
1454
1455 2015-12-02 Ian Lance Taylor <iant@google.com>
1456
1457 PR go/66147
1458 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1459 * Makefile.in: Regenerate.
1460
1461 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1462
1463 PR libffi/65726
1464 * Makefile.def (lang_env_dependencies): Make libffi depend
1465 on cxx.
1466 * Makefile.in: Regenerate.
1467
1468 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1469
1470 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1471 symbols.
1472
1473 2015-11-20 Tristan Gingold <gingold@adacore.com>
1474
1475 Sync with binutils-gdb:
1476 2015-11-20 Tristan Gingold <gingold@adacore.com>
1477
1478 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1479 * configure: Regenerate.
1480
1481 2015-11-19 Martin Liska <mliska@suse.cz>
1482
1483 * .gitignore: Add .clang-format to ignored files.
1484 * Makefile.in: Add clang-format.
1485 * Makefile.tpl: Likewise.
1486
1487 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1488
1489 * configure.ac: Enable libmpx by default.
1490 * configure: Regenerated.
1491
1492 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1493
1494 * MAINTAINERS: Update email address.
1495
1496 2015-10-23 Paulo Matos <pmatos@linki.tools>
1497
1498 * MAINTAINERS: Update email address.
1499
1500 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1501
1502 * MAINTAINERS (Write After Approval): Add myself.
1503
1504 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1505
1506 Sync with binutils-gdb:
1507 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1508
1509 PR gas/19109
1510 * configure.ac: Add
1511 --enable-compressed-debug-sections={all,gas,gold,ld}.
1512 * configure: Regenerated.
1513
1514 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1515
1516 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1517
1518 2015-10-09 Martin Liska <mliska@suse.cz>
1519
1520 * MAINTAINERS (Write After Approval): Add myself.
1521
1522 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1523
1524 * MAINTAINERS (Write After Approval): Add myself.
1525
1526 2015-10-02 Florian Weimer <fweimer@redhat.com>
1527
1528 * MAINTAINERS: Update email address.
1529
1530 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1531
1532 * MAINTAINERS (Write After Approval): Add myself.
1533
1534 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1535
1536 * MAINTAINERS: Update email.
1537
1538 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1539
1540 * MAINTAINERS: Update my email address.
1541
1542 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1543
1544 * MAINTAINERS (ft32 port): Add myself.
1545
1546 2015-08-28 David Sherwood <david.sherwood@arm.com>
1547
1548 * MAINTAINERS: Add myself.
1549
1550 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1551
1552 * MAINTAINERS (Write After Approval): Add myself.
1553
1554 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1555
1556 PR libfortran/54572
1557 * Makefile.def: Make libgfortran depend on libbacktrace.
1558 * Makefile.in: Regenerate.
1559
1560 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1561
1562 * MAINTAINERS (Write After Approval): Add myself.
1563
1564 2015-08-12 Tom de Vries <tom@codesourcery.com>
1565
1566 PR other/67092
1567 * configure.ac: Remove --with_host_libstdcxx support.
1568 * configure: Regenerate.
1569
1570 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1571 Jakub Jelinek <jakub@redhat.com>
1572
1573 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1574 nvptx*-*-*.
1575 * configure: Regenerate.
1576
1577 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1578
1579 * Makefile.def (libiconv): Define bootstrap=true.
1580 Mark pdf/html/info as missing.
1581 (configure-gcc): Depend on all-libiconv.
1582 (all-gcc): Ditto.
1583 (configure-libcpp): Ditto.
1584 (all-libcpp): Ditto.
1585 (configure-intl): Ditto.
1586 (all-intl): Ditto.
1587 * Makefile.in: Regenerate.
1588
1589 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1590
1591 * MAINTAINERS (loop ivopts): Add the entry and myself.
1592
1593 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1594
1595 * MAINTAINERS (nvptx): Add self.
1596
1597 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1598
1599 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1600 128-bit vector modes.
1601
1602 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1603
1604 * MAINTAINERS (Write After Approval): Add myself.
1605
1606 2015-07-28 Ben Elliston <bje@gnu.org>
1607
1608 * config.sub, config.guess: Import from upstream.
1609
1610 2015-07-24 Michael Darling <darlingm@gmail.com>
1611
1612 PR other/66259
1613 * config-ml.in: Reflects renaming of configure.in to configure.ac
1614 * configure: Likewise
1615 * configure.ac: Likewise
1616
1617 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1618
1619 * MAINTAINERS: Update my email address.
1620
1621 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1622
1623 Sync with binutils-gdb:
1624 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1625
1626 * configure.ac (target_configdirs): Exclude target-zlib if
1627 target-libjava isn't built.
1628 * configure: Regenerated.
1629
1630 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1631
1632 Sync with binutils-gdb:
1633 2015-05-13 John David Anglin <dave.anglin@bell.net>
1634
1635 * configure.ac: Disable configuration of GDB for HPUX targets.
1636 * configure: Regenerate.
1637
1638 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1639
1640 * configure.ac: Add --with-system-zlib.
1641 * configure: Regenerated.
1642
1643 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1644
1645 * configure.ac: Add FT32 support.
1646 * configure: Regenerate.
1647
1648 2015-01-12 Anthony Green <green@moxielogic.com>
1649
1650 * configure.ac: Don't disable gprof for moxie.
1651 * configure: Rebuild.
1652
1653 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1654
1655 Sync with binutils-gdb:
1656 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1657
1658 PR ld/18355
1659 * Makefile.def: Add extra_configure_flags to host zlib.
1660 * configure.ac (extra_host_zlib_configure_flags): New. Set
1661 to --enable-host-shared When bfd is to be built as shared
1662 library. AC_SUBST.
1663 * Makefile.in: Regenerated.
1664
1665 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1666
1667 Sync with src:
1668 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1669 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1670 * Makefile.in: Regenerated.
1671
1672 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1673
1674 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1675 target.
1676 * configure: Regenerate.
1677
1678 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1679
1680 * MAINTAINERS (Write After Approval): Add myself.
1681
1682 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1683
1684 * MAINTAINERS (OS Port Maintainers): Add myself.
1685 (Various Maintainers): Remove myself from libffi testsuite.
1686
1687 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1688
1689 * MAINTAINERS (gen* on machine desc): Add self.
1690
1691 2015-06-02 Jason Merrill <jason@redhat.com>
1692
1693 PR bootstrap/66319
1694 * configure.ac: Use -std=gnu++98.
1695
1696 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1697
1698 * MAINTAINERS (Write After Approval): Add myself.
1699
1700 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1701
1702 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1703 * configure: Regenerate.
1704
1705 2015-05-26 Jason Merrill <jason@redhat.com>
1706
1707 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1708 * configure: Regenerate.
1709
1710 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1711
1712 * configure.ac: FT32 target added.
1713 * configure: Regenerated.
1714
1715 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1716
1717 * MAINTAINERS (Write After Approval): Add myself.
1718
1719 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1720
1721 * MAINTAINERS (Write After Approval): Add myself.
1722
1723 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1724
1725 * configure.ac: Fix typo.
1726 * configure: Regenerate.
1727
1728 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1729
1730 * MAINTAINERS (Write After Approval): Add myself.
1731
1732 2015-05-03 Matthias Klose <doko@ubuntu.com>
1733
1734 * configure.ac: Match $host configured with triplets.
1735 * configure: Regenerate.
1736
1737 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1738
1739 * Makefile.tpl: Remove surplus whitespace throughout.
1740 * Makefile.in: Regenerate.
1741
1742 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1743
1744 * MAINTAINERS (Various Maintainers): Add myself as instruction
1745 combiner maintainer.
1746
1747 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1748
1749 PR bootstrap/62077
1750 * configure.ac (--enable-stage1-checking): Default to
1751 release,misc,gimple,rtlflag,tree,types if --disable-checking
1752 or --enable-checking is not specified and DEV-PHASE is not
1753 experimental.
1754 * configure: Regenerated.
1755
1756 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1757
1758 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1759 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1760 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1761 * Makefile.in: Regenerate.
1762
1763 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1764
1765 * MAINTAINERS: Update my email address.
1766
1767 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1768
1769 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1770
1771 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1772
1773 * MAINTAINERS: Add myself as an arm port reviewer.
1774
1775 2015-03-25 Martin Liska <mliska@suse.cz>
1776 Yury Gribov <y.gribov@samsung.com>
1777
1778 * Makefile.in: Fix ln source location for vimrc file.
1779 * Makefile.tpl: Likewise.
1780
1781 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1782
1783 PR bootstrap/25672
1784 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1785 cross-compiling. Similarly for CXX_FOR_TARGET.
1786 * configure: Regenerate.
1787
1788 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1789
1790 * Makefile.def: Add libmpx.
1791 * configure.ac: Add libmpx.
1792 * Makefile.in: Regenerate.
1793 * configure: Regenerate.
1794
1795 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1796
1797 * MAINTAINERS (CPU Port Maintainers): Add myself
1798 i386 vector ISA extns mantainer.
1799
1800 2015-03-13 Jeff Law <law@redhat.com>
1801
1802 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1803 maintainer.
1804 Remove Richard Henderson as a maintainer for the x86 port.
1805
1806 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1807
1808 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1809
1810 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1811
1812 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1813 pointer bounds checker and i386 MPX maintainer.
1814
1815 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1816
1817 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1818
1819 2015-02-26 Martin Sebor <msebor@redhat.com>
1820
1821 * MAINTAINERS (Various Maintainers): Add self.
1822
1823 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1824
1825 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1826 Make sure it contains lto.
1827 * configure: Regenerate.
1828
1829 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1830
1831 * configure: Regenerate.
1832
1833 2015-02-06 Diego Novillo <dnovillo@google.com>
1834 1
1835 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1836 middle-end, docstring): Remove myself.
1837 (Write After Approval): Add myself.
1838
1839 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1840
1841 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1842 (Write After Approval): Update address.
1843
1844 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1845
1846 PR jit/64780
1847 * configure.ac: Require the user to explicitly specify
1848 --enable-host-shared if the jit is enabled.
1849 * configure: Regenerate.
1850
1851 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1852
1853 * MAINTAINERS (Write After Approval): Add myself.
1854
1855 2015-01-25 Tom de Vries <tom@codesourcery.com>
1856
1857 * MAINTAINERS: Make whitespace consistent.
1858
1859 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1860
1861 * MAINTAINERS (Write After Approval): Add myself.
1862
1863 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1864
1865 * MAINTAINERS: (Write After Approval): Add myself.
1866
1867 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1868
1869 * MAINTAINERS: (Write After Approval): Add myself.
1870
1871 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1872
1873 * MAINTAINERS: (Write After Approval): Add myself.
1874
1875 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1876
1877 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1878 objective-c/c++ front end maintainer.
1879
1880 2015-01-13 Marek Polacek <polacek@redhat.com>
1881
1882 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1883
1884 2015-01-12 Jeff Law <law@redhat.com>
1885
1886 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1887 a very long time.
1888
1889 2015-01-09 Ian Lance Taylor <iant@google.com>
1890
1891 * configure.ac (host_tools): Add gotools.
1892 * Makefile.def (host_modules): Add gotools.
1893 (dependencies): Add dependency of all-gotools on all-target-libgo.
1894
1895 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1896
1897 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1898 * configure: Regenerate.
1899
1900 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1901
1902 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1903 all-target-libgomp.
1904 * Makefile.in: Regenerate.
1905
1906 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1907
1908 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1909
1910 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1911
1912 * configure.ac: Add Visium support.
1913 * configure: Regenerate.
1914
1915 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1916
1917 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1918 * configure: Regenerate.
1919
1920 2015-01-03 Andrew Pinski <apinski@cavium.com>
1921
1922 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1923 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1924 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1925 (OBJCOPY_FOR_TARGET): New variable.
1926 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1927 * Makefile.in: Regenerate.
1928 * configure.ac: Check for already installed target objcopy.
1929 Also GCC_TARGET_TOOL on objcopy.
1930 * configure: Regenerate.
1931
1932 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1933
1934 * config.sub: Update from upstream, to 2015-01-01 version.
1935 * config.guess: Ditto.
1936
1937 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1938
1939 * MAINTAINERS (RTEMS Ports): Add myself.
1940
1941 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1942
1943 * MAINTAINERS (Write After Approval): Add myself.
1944
1945 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1946
1947 * MAINTAINERS (Write After Approval): Add myself.
1948
1949 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1950
1951 * configure.ac (--enable-as-accelerator-for): Don't set
1952 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1953 * configure: Regenerate.
1954
1955 2014-12-13 Jakub Jelinek <jakub@redhat.com>
1956
1957 PR bootstrap/64023
1958 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1959 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1960 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1961 to CXX.
1962 * Makefile.in: Regenerated.
1963
1964 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1965 Yury Gribov <y.gribov@samsung.com>
1966
1967 * .gitignore: Added .local.vimrc and .lvimrc.
1968 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1969 * Makefile.in: Regenerate.
1970
1971 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1972
1973 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1974 * configure: Regenerated.
1975
1976 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1977
1978 * MAINTAINERS (nvptx port): New entry.
1979
1980 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1981
1982 * configure: Regenerate.
1983
1984 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1985
1986 * configure.ac: Merge with Binutils.
1987
1988 2014-11-26 Tobias Burnus <burnus@net-b.de>
1989
1990 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1991 * Makefile.in: Regenerate.
1992
1993 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1994
1995 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1996 missing flex.
1997 * Makefile.in: Regenerated.
1998
1999 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2000
2001 * Makefile.in: Regenerate.
2002
2003 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2004
2005 PR bootstrap/63784
2006 * libtool.m4: Add $pic_flag with -shared.
2007
2008 2014-11-21 Renlin Li <Renlin.Li@arm.com>
2009
2010 * MAINTAINERS (Write After Approval): Added myself.
2011
2012 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2013
2014 * MAINTAINERS (write-after-approval): Add myself.
2015
2016 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2017
2018 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2019 from 2 years ago.
2020
2021 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2022
2023 Revert:
2024 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2025
2026 * MAINTAINERS (Write After Approval): Added myself as line map
2027 maintainer.
2028
2029 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2030
2031 Revert:
2032 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2033
2034 * MAINTAINERS (Write After Approval): Added myself.
2035
2036 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2037
2038 * MAINTAINERS (Write After Approval): Added myself.
2039
2040 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2041
2042 * MAINTAINERS (Write After Approval): Added myself as line map
2043 maintainer.
2044
2045 2014-11-17 Dodji Seketeli <dodji@redhat.com>
2046
2047 * MAINTAINERS (Various Maintainers): Added myself as line map
2048 maintainer.
2049
2050 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2051
2052 * move-if-change: Sync from upstream gnulib.
2053
2054 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2055
2056 * compile: Sync with upstream Automake.
2057 * depcomp: Ditto.
2058 * install-sh: Ditto.
2059 * missing: Ditto.
2060 * mkinstalldirs: Ditto.
2061 * ylwrap: Ditto.
2062
2063 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2064
2065 * config.sub: Update from upstream config repo.
2066 * config.guess: Ditto.
2067
2068 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2069
2070 * Makefile.def: Add liboffloadmic to target_modules. Make
2071 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2072 * Makefile.in: Regenerate.
2073 * configure: Regenerate.
2074 * configure.ac: Add liboffloadmic to target binaries.
2075 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2076 Add liboffloadmic to noconfig list when C++ is not supported.
2077
2078 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2079 Thomas Schwinge <thomas@codesourcery.com>
2080 Ilya Verbin <ilya.verbin@intel.com>
2081 Andrey Turetskiy <andrey.turetskiy@intel.com>
2082
2083 * configure: Regenerate.
2084 * configure.ac (--enable-as-accelerator-for)
2085 (--enable-offload-targets): New configure options.
2086
2087 2014-11-11 Tobias Burnus <burnus@net-b.de>
2088
2089 * Makefile.def: Make all-gcc depend on all-isl.
2090 * Makefile.in: Regenerate.
2091
2092 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2093
2094 * ChangeLog.jit: New.
2095 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2096
2097 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2098
2099 PR target/63610
2100 * libtool.m4: Fix globbing of darwin versions.
2101 * configure: Regenerate.
2102
2103 2014-11-11 Tobias Burnus <burnus@net-b.de>
2104
2105 * Makefile.def: Remove CLooG.
2106 * Makefile.tpl: Ditto.
2107 * configure.ac: Ditto.
2108 * configure: Regenerate.
2109 * Makefile.in: Ditto.
2110
2111 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2112
2113 * configure.ac: Handle nvptx-*-*.
2114 * configure: Regenerate.
2115
2116 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2117
2118 * MAINTAINERS (Write After Approval): Add myself.
2119
2120 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2121
2122 * Makefile.def (libcc1): Remove bootstrap=true;.
2123 * Makefile.in: Regenerated.
2124
2125 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2126
2127 * configure.ac: Update comment.
2128 * configure: Regenerate.
2129
2130 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2131
2132 * MAINTAINERS (Write After Approval): Add myself.
2133
2134 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2135
2136 * configure.ac (extra_host_libiberty_configure_flags): Add
2137 --enable-shared also for libcc1's benefit.
2138 * configure: Regenerate.
2139
2140 2014-10-29 Tristan Gingold <gingold@adacore.com>
2141
2142 * MAINTAINERS: Change my email address.
2143
2144 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2145 Tom Tromey <tromey@redhat.com>
2146
2147 * Makefile.def: Add libcc1 to host_modules.
2148 * configure.ac (host_tools): Add libcc1.
2149 * Makefile.in, configure: Rebuild.
2150
2151 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2152
2153 * configure.ac (build_configargs): Don't share config.cache between
2154 build subdirs.
2155 * configure: Regenerate.
2156
2157 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2158
2159 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2160 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2161 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2162 leon3v7 as leon3.
2163 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2164 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2165 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2166 * config/sparc/sparc.md (cpu): Add leon3v7.
2167 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2168
2169 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2170
2171 * MAINTAINERS (write-after-approval): Add myself.
2172
2173 2014-10-23 Ian Lance Taylor <iant@google.com>
2174
2175 * configure.ac: Disable the Go frontend on systems where it is known
2176 to not work.
2177 * configure: Regenerate.
2178
2179 2014-10-23 Richard Biener <rguenther@suse.de>
2180
2181 * Makefile.def: Add libcpp build module and dependencies.
2182 * configure.ac: Add libcpp build module.
2183 * Makefile.in: Regenerate.
2184 * configure: Likewise.
2185
2186 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2187
2188 * MAINTAINERS (write-after-approval): Add myself.
2189
2190 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2191
2192 * INSTALL/README: Do not mention CVS.
2193
2194 2014-10-03 Jing Yu <jingyu@google.com>
2195
2196 * configure.ac: Add aarch64 to list of targets that support gold.
2197 * configure: Regenerate.
2198
2199 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2200
2201 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2202
2203 2014-09-29 Catherine Moore <clm@codesourcery.com>
2204
2205 * MAINTAINERS: Add myself as MIPS maintainer.
2206
2207 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2208
2209 * MAINTAINERS: Move myself to MIPS maintainers.
2210
2211 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2212
2213 * MAINTAINERS: Put all email addresses between '<' and '>'.
2214
2215 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2216
2217 * MAINTAINERS: Move myself to reviewers (Fortran).
2218
2219 2014-09-01 Andi Kleen <ak@linux.intel.com>
2220
2221 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2222 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2223 * Makefile.in: Regenerate.
2224
2225 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2226
2227 * rtx-classes-status.txt: Delete
2228
2229 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2230
2231 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2232
2233 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2234
2235 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2236 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2237 of checking for version number.
2238 * configure: Regenerated.
2239 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2240
2241 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2242
2243 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2244 is done; begin phase 6 (use extra rtx_def subclasses).
2245
2246 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2247
2248 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2249 done; begin phase 5 (additional rtx_def subclasses).
2250
2251 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2252
2253 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2254
2255 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2256
2257 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2258 SET_BB_HEADER are done.
2259
2260 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2261
2262 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2263 done.
2264
2265 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2266
2267 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2268
2269 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2270
2271 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2272
2273 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2274
2275 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2276
2277 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2278
2279 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2280
2281 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2282
2283 * rtx-classes-status.txt: Phase 3 (per-file commits within
2284 "config" subdirs) is done; begin phase 4 (removal of
2285 "scaffolding").
2286
2287 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2288
2289 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2290 dir) is done; begin phase 3 (per-file commits within "config"
2291 subdirs).
2292
2293 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2294
2295 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2296 phase 2 (per-file commits in main source dir).
2297
2298 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2299
2300 * configure: Regenerated.
2301
2302 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2303
2304 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2305
2306 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2307
2308 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2309
2310 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2311
2312 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2313
2314 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2315
2316 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2317
2318 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2319
2320 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2321
2322 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2323
2324 * MAINTAINERS (Write After Approval): Add myself.
2325
2326 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2327
2328 * MAINTAINERS: Remove myself
2329
2330 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2331
2332 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2333
2334 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2335
2336 * MAINTAINERS (Write After Approval): Add myself.
2337
2338 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2339
2340 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2341 SET_BB_HEADER, SET_BB_FOOTER
2342
2343 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2344
2345 * rtx-classes-status.txt: New file
2346
2347 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2348
2349 * configure.ac: Eliminate ClooG installation dependency.
2350 * configure: Regenerate.
2351 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2352 * Makefile.in: Regenerate.
2353
2354 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2355
2356 * MAINTAINERS (Write After Approval): Add myself.
2357
2358 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2359
2360 * MAINTAINERS (Write After Approval): Add myself.
2361
2362 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2363
2364 * MAINTAINERS (Write After Approval): Add myself.
2365
2366 2014-07-28 Anthony Green <green@moxielogic.com>
2367
2368 Import from savannah.gnu.org:
2369 * config.sub: Update to 2014-07-28 version.
2370
2371 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2372
2373 * MAINTAINERS: Remove my MIPS maintainer entry.
2374
2375 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2376
2377 PR target/47230
2378 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2379 * configure: Regenerate.
2380
2381 2014-07-24 James Norris <jnorris@codesourcery.com>
2382
2383 * MAINTAINERS (Write After Approval): Add myself.
2384
2385 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2386
2387 * configure.ac: Accept only CLooG 0.18.1.
2388 * configure: Regenerate.
2389
2390 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2391
2392 * configure.ac: Don't accept isl 0.11.
2393 * configure: Regenerate.
2394
2395 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2396
2397 * MAINTAINERS (Write After Approval): Add myself.
2398
2399 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2400
2401 * configure.ac: Don't accept isl 0.10.
2402 * configure: Regenerate.
2403
2404 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2405
2406 Fix include path for in-tree cloog.
2407 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2408 * configure: Regenerate.
2409
2410 2014-06-18 Richard Henderson <rth@redhat.com>
2411
2412 * .gitignore: Import gcc_update output.
2413
2414 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2415
2416 * config-ml.in: Robustify ac_configure_args parsing.
2417
2418 * configure.ac (--enable-linker-plugin-configure-flags)
2419 (--enable-linker-plugin-flags): New flags.
2420 (configdirs): Conditionally add libiberty-linker-plugin.
2421 * configure: Regenerate.
2422 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2423 (host_modules) <lto-plugin>: Pay attention to
2424 @extra_linker_plugin_flags@ and
2425 @extra_linker_plugin_configure_flags@.
2426 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2427 * Makefile.in: Regenerate.
2428
2429 * Makefile.tpl (configure-[+prefix+][+module+])
2430 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2431 "module_srcdir" instead of "module" for locating a module's srcdir.
2432 * Makefile.in: Regenerate.
2433
2434 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2435
2436 * MAINTAINERS (Write After Approval): Add myself.
2437
2438 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2439
2440 * MAINTAINERS: Update my email address.
2441
2442 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2443
2444 * MAINTAINERS (Write After Approval): Add myself.
2445
2446 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2447
2448 * MAINTAINERS (Write After Approval): Add myself.
2449
2450 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2451
2452 PR libstdc++/61011
2453 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2454 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2455 * configure: Regenerate.
2456
2457 2014-05-28 Pedro Alves <palves@redhat.com>
2458
2459 * MAINTAINERS (Write After Approval): Add myself.
2460
2461 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2462
2463 * MAINTAINERS: Update my affiliation/email.
2464
2465 2014-05-19 Mike Stump <mikestump@comcast.net>
2466
2467 * MAINTAINERS: Add wide-int reviewers.
2468
2469 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2470
2471 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2472 * configure: Regenerated.
2473
2474 2014-05-15 Torvald Riegel <triegel@redhat.com>
2475
2476 * MAINTAINERS (libitm): Add myself as maintainer.
2477
2478 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2479
2480 * MAINTAINERS (Write After Approval): Add myself.
2481
2482 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2483
2484 * config.sub, config.guess: Import from upstream.
2485
2486 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2487
2488 * MAINTAINERS (Write After Approval): Put myself in correct order.
2489
2490 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2491
2492 * MAINTAINERS (Write After Approval): Add myself.
2493
2494 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2495
2496 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2497 section.
2498
2499 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2500
2501 * MAINTAINERS (Write After Approval): Delete myself.
2502
2503 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2504
2505 PR sanitizer/56781
2506 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2507 and -B* options with -Xcompiler.
2508
2509 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2510
2511 PR bootstrap/60620
2512 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2513 * Makefile.in: Regenerate.
2514
2515 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2516
2517 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2518 for WINDRES_FOR_TARGET in default-manifest.o rule.
2519 * Makefile.in: Regenerate.
2520
2521 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2522
2523 * MAINTAINERS (Write After Approval): Add myself.
2524
2525 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2526
2527 PR sanitizer/56781
2528 * Makefile.def: Set bootstrap=true; for host fixincludes.
2529 * configure.ac: Don't bootstrap host fixincludes unless
2530 --with-build-config=bootstrap-{a,ub}san.
2531 * Makefile.in: Regenerated.
2532 * configure: Regenerated.
2533
2534 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2535
2536 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2537 --enable-vtable-verify option parsing. Don't add
2538 target-libsanitizer to bootstrap_target_libs unless
2539 --with-build-config=bootstrap-asan or
2540 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2541 to bootstrap_target_libs unless --enable-vtable-verify.
2542 * configure: Regenerated.
2543
2544 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2545
2546 * MAINTAINERS (Write After Approval): Add myself.
2547
2548 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2549
2550 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2551
2552 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2553
2554 PR bootstrap/58572
2555 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2556 -I for libstdc++-v3 includes if $(LEAN).
2557 * Makefile.in: Regenerated.
2558
2559 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2560
2561 * MAINTAINERS: Update my email address.
2562
2563 2014-02-24 Walter Lee <walt@tilera.com>
2564
2565 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2566 (tilegx-*-*): Change to tilegx*-*-*.
2567 * configure: Regenerate.
2568
2569 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2570
2571 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2572
2573 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2574
2575 * MAINTAINERS (Write After Approval): Add myself.
2576
2577 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2578
2579 PR target/59788
2580 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2581 *solaris2*.
2582
2583 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2584
2585 * MAINTAINERS: Update my email address.
2586
2587 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2588
2589 * MAINTAINERS: Convert to UTF-8.
2590 Properly sort Xinliang David Li's entry.
2591
2592 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2593 Sandra Loosemore <sandra@codesourcery.com>
2594
2595 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2596 nios2 port maintainers.
2597
2598 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2599
2600 * MAINTAINERS (Write After Approval): Add myself.
2601
2602 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2603
2604 * configure.ac: Add user-friendly check for native x86_64-linux
2605 multilibs.
2606 * configure: Regenerate.
2607
2608 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2609
2610 * MAINTAINERS: Add myself as sh maintainer.
2611
2612 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2613
2614 * MAINTAINERS: Add self as SLSR maintainer.
2615
2616 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2617
2618 * MAINTAINERS: Update my email address.
2619
2620 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2621
2622 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2623
2624 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2625
2626 * Makefile.in: Regenerate.
2627
2628 * Makefile.tpl: Fix typo.
2629 * Makefile.in: Regenerate partially.
2630
2631 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2632
2633 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2634 supported.
2635 * configure: Regenerated.
2636
2637 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2638
2639 * MAINTAINERS (Write After Approval): Add myself.
2640
2641 2013-10-30 Jason Merrill <jason@redhat.com>
2642
2643 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2644 --disable-build-format-warnings.
2645
2646 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2647
2648 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2649 depend on libstdc++ and libgcc.
2650 * configure: Regenerate.
2651 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2652 libcilkrts for POSIX and i*86, and x86_64 architectures.
2653 * Makefile.in: Added libcilkrts related fields to support building it.
2654
2655 2013-10-26 Jeff Law <law@redhat.com>
2656
2657 * Makefile.def (target_modules): Remove libmudflap
2658 (languages): Remove check-target-libmudflap).
2659 * Makefile.in: Rebuilt.
2660 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2661 * configure.ac (target_libraries): Remove target-libmudflap.
2662 Remove checks which disabled libmudflap on some systems.
2663 * configure: Rebuilt.
2664 * libmudflap: Directory removed.
2665
2666 2013-10-21 Cong Hou <congh@google.com>
2667
2668 * MAINTAINERS (Write After Approval): Add myself.
2669
2670 2013-10-16 Mike Stump <mikestump@comcast.net>
2671
2672 * .dir-locals.el: Add.
2673
2674 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2675
2676 * configure.ac: Add --enable-host-shared
2677 * configure: Regenerate.
2678
2679 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2680
2681 Import from savannah.gnu.org:
2682 * config.guess: Update to 2013-06-10 version.
2683 * config.sub: Update to 2013-10-01 version.
2684
2685 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2686
2687 Changes to build configuration to allow big endian ARC ELF toolchain
2688 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2689 * configure: Regenerate.
2690
2691 2013-09-20 Alan Modra <amodra@gmail.com>
2692
2693 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2694 ppc host match. Support little-endian powerpc linux hosts.
2695
2696 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2697
2698 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2699 maintainer.
2700
2701 2013-09-12 DJ Delorie <dj@redhat.com>
2702
2703 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2704 maintainers.
2705
2706 2013-09-03 Richard Biener <rguenther@suse.de>
2707
2708 * configure.ac: Also allow ISL 0.12.
2709 * configure: Regenerated.
2710
2711 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2712
2713 * MAINTAINERS (Write After Approval): Add myself.
2714
2715 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2716
2717 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2718
2719 2013-08-26 Caroline Tice <cmtice@google.com>
2720
2721 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2722 "Various Reviewers" to libvtv "Various Maintainers".
2723
2724 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2725
2726 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2727
2728 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2729
2730 * MAINTAINERS: Update name, email.
2731
2732 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2733
2734 * MAINTAINERS (Write After Approval): Add myself.
2735
2736 2013-08-12 Caroline Tice <cmtice@google.com>
2737
2738 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2739 address in the Write After Approval section.
2740
2741 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2742
2743 * MAINTAINERS (Write After Approval): Update email.
2744
2745 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2746
2747 * configure.ac: Adjust to check VTV_SUPPORTED.
2748 * configure: Regenerated.
2749
2750 2013-08-02 Caroline Tice <cmtice@google.com>
2751
2752 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2753 on non-linux systems; add target-libvtv to noconfigdirs; add
2754 libsupc++/.libs to C++ library search paths.
2755 * configure: Regenerated.
2756 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2757 libstdc++ and libgcc.
2758 * Makefile.in: Regenerated.
2759
2760 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2761
2762 * MAINTAINERS (Write After Approval): Add myself.
2763
2764 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2765 Shiva Chen <shiva0217@gmail.com>
2766
2767 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2768 nds32 port maintainers.
2769
2770 2013-07-17 Tim Shen <timshen91@gmail.com>
2771
2772 * MAINTAINERS (Write After Approval): Add myself.
2773
2774 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2775
2776 * configure.ac: Sync from binutils.
2777 * configure: Regenerate.
2778
2779 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2780
2781 * MAINTAINERS (Write After Approval): Add myself.
2782
2783 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2784
2785 * MAINTAINERS (Write After Approval): Add myself.
2786
2787 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2788
2789 * MAINTAINERS (Write After Approval): Add myself.
2790
2791 2013-04-30 Brooks Moses <bmoses@google.com>
2792
2793 * MAINTAINERS: Update my email; move myself from Fortran
2794 reviewer to Write After Approval.
2795
2796 2013-04-16 Andreas Schwab <schwab@suse.de>
2797
2798 * configure.ac (aarch64-*-*): Don't disable java.
2799 * configure: Regenerate.
2800
2801 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2802
2803 * MAINTAINERS (Write After Approval): Add myself.
2804
2805 2013-03-30 Matthias Klose <doko@ubuntu.com>
2806
2807 * Makefile.def (target_modules): Don't install libffi.
2808 * Makefile.in: Regenerate.
2809
2810 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2811
2812 * MAINTAINERS (Write After Approval): Add myself.
2813
2814 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2815
2816 * MAINTAINERS (Write After Approval): Add myself.
2817
2818 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2819
2820 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2821 * configure: Regenerated.
2822
2823 2013-02-05 Ian Lance Taylor <iant@google.com>
2824
2825 PR go/55969
2826 * configure.ac: Disable libgo on some systems where it does not
2827 work.
2828
2829 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2830
2831 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2832 Remove Geoff Keating as rs6000 port maintainer, at his request.
2833
2834 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2835
2836 * MAINTAINERS: Update my email.
2837
2838 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2839
2840 * configure: Re-generate.
2841
2842 2013-01-15 Richard Biener <rguenther@suse.de>
2843
2844 PR other/55973
2845 * configure: Re-generate.
2846
2847 2013-01-14 Matthias Klose <doko@ubuntu.com>
2848
2849 * Makefile.def (install-target-libsanitizer): Depend on
2850 install-target-libstdc++-v3.
2851 * Makefile.in: Regenerate.
2852
2853 2013-01-14 Richard Biener <rguenther@suse.de>
2854
2855 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2856 * configure: Re-generate
2857
2858 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2859
2860 * config.sub: Update from config repo.
2861
2862 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2863
2864 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2865 * Makefile.in: Regenerate.
2866
2867 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2868
2869 * MAINTAINERS (arc): Add new port maintainership for myself.
2870
2871 2013-01-09 Jason Merrill <jason@redhat.com>
2872
2873 * .gitignore: Import from gdb repository.
2874
2875 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2876
2877 * Makefile.def (configure-gcc): Depend on all-gmp.
2878 (all-gcc): Remove dependency on all-gmp.
2879 * Makefile.in: Regenerated.
2880
2881 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2882
2883 * config.sub: Merge from config repo.
2884 * config.guess: Ditto.
2885
2886 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2887
2888 * Makefile.def: Merge from binutils.
2889 * Makefile.in: Ditto.
2890
2891 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2892
2893 * MAINTAINERS: Update my email.
2894
2895 2012-12-29 Ben Elliston <bje@gnu.org>
2896
2897 * config.guess: Update to 2012-12-29 version.
2898 * config.sub: Likewise.
2899
2900 2012-12-20 Matthias Klose <doko@ubuntu.com>
2901
2902 * Makefile.def (install-target-libgfortran): Depend on
2903 install-target-libquadmath, install-target-libgcc.
2904 (install-target-libsanitizer): Depend on install-target-libgcc.
2905 (install-target-libjava): Depend on install-target-libgcc.
2906 (install-target-libitm): Depend on install-target-libgcc.
2907 (install-target-libobjc): Depend on install-target-libgcc.
2908 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2909 * Makefile.in: Regenerate.
2910
2911 2012-12-19 Matthias Klose <doko@ubuntu.com>
2912
2913 * Makefile.def (install-target-libgo): Depend on
2914 install-target-libatomic.
2915 * Makefile.in: Regenerate.
2916
2917 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2918
2919 PR go/55201
2920 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2921 * Makefile.in: Regenerate.
2922
2923 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2924
2925 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2926 * configure: Regenerate.
2927
2928 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2929
2930 * config.sub: Merge from config repo.
2931
2932 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2933
2934 * Makefile.def (target_modules): Add bootstrap=true and
2935 raw_cxx=true to libsanitizer.
2936 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2937 * Makefile.in: Regenerated.
2938 * configure: Likewise.
2939
2940 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2941
2942 * MAINTAINERS: Remove self as RTL optimization maintainer.
2943
2944 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2945
2946 * MAINTAINERS (Write After Approval): Add myself.
2947
2948 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2949
2950 * Makefile.def (target_modules): Remove bootstrap=true and
2951 raw_cxx=true from libsanitizer.
2952 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2953 * Makefile.in: Regenerated.
2954 * configure: Likewise.
2955
2956 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2957
2958 * Makefile.def (target_modules): Add bootstrap=true and
2959 raw_cxx=true to libsanitizer.
2960 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2961 * Makefile.in: Regenerated.
2962 * configure: Likewise.
2963
2964 2012-11-28 Andrew Pinski <apinski@cavium.com>
2965
2966 PR bootstrap/54279
2967 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2968 * configure: Regenerate.
2969 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2970 * Makefile.in: Regenerate.
2971
2972 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2973
2974 * configure.ac: Disable libsanitizer if we're not building C++.
2975 * configure: Regenerate.
2976
2977 2012-11-15 Roland McGrath <roland@hack.frob.com>
2978
2979 * MAINTAINERS (Write After Approval): Add myself.
2980
2981 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
2982
2983 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2984 Kostya Serebryany (kcc@google.com) and
2985 Jakub Jelinek (jakub@redhat.com).
2986 Rename area for Dodji Seketeli (dodji@redhat.com).
2987
2988 2012-11-15 Dodji Seketeli <dodji@redhat.com>
2989
2990 * MAINTAINERS: (asan.c, related): Add myself.
2991
2992 2012-11-14 Roland McGrath <mcgrathr@google.com>
2993
2994 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2995 * configure: Regenerate.
2996
2997 2012-11-13 Richard Henderson <rth@redhat.com>
2998
2999 * configure.ac: Move libsanitizer logic to subdirectory.
3000 * configure: Regenerate.
3001
3002 2012-11-13 Dodji Seketeli <dodji@redhat.com>
3003
3004 * configure.ac: Enable libsanitizer just on x86 linux for now.
3005 * configure: Re-generate.
3006
3007 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
3008
3009 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3010 sections.
3011 * configure: Regenerate.
3012
3013 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
3014
3015 * configure.ac: Add section for configdirs for libsanitizer.
3016 Disable for cris-*-* and mmix-*-*.
3017 * configure: Regenerate.
3018
3019 2012-11-12 Wei Mi <wmi@google.com>
3020
3021 * configure.ac: Add libsanitizer to target_libraries.
3022 * Makefile.def: Ditto.
3023 * configure: Regenerate.
3024 * Makefile.in: Regenerate.
3025 * libsanitizer: New directory for asan runtime. Contains an empty
3026 tsan directory.
3027
3028 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
3029
3030 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3031 against Mingw64 w32api.
3032 * configure: Regenerate.
3033
3034 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3035
3036 * configure: Regenerated.
3037
3038 2012-11-03 Robert Mason <rbmj@verizon.net>
3039
3040 * configure.ac: add --disable-libstdcxx configure option
3041 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3042
3043 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3044
3045 * MAINTAINERS (Write After Approval): Add myself.
3046
3047 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3048
3049 * MAINTAINERS (Write After Approval): Add myself.
3050
3051 2012-10-24 Sharad Singhai <singhai@google.com>
3052
3053 * MAINTAINERS (Write After Approval): Add myself.
3054
3055 2012-10-24 Eric Christopher <echristo@gmail.com>
3056
3057 * MAINTAINERS: Update email address.
3058
3059 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3060
3061 PR bootstrap/54820
3062 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3063 * configure: Regenerate.
3064
3065 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
3066
3067 * MAINTAINERS (aarch64): Add Marcus and myself.
3068
3069 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3070
3071 PR bootstrap/54820
3072 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3073 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3074 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3075 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3076 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3077 * Makefile.in: Regenerate.
3078 * configure.ac (have_static_libs): New variable and associated check.
3079 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3080 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3081 * configure: Regenerate.
3082
3083 2012-10-10 Richard Biener <rguenther@suse.de>
3084
3085 * MAINTAINERS: Adjust for changed surname.
3086
3087 2012-10-04 Lawrence Crowl <crowl@google.com>
3088
3089 * MAINTAINERS (Write After Approval): Add myself.
3090
3091 2012-10-01 Cary Coutant <ccoutant@google.com>
3092
3093 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3094
3095 2012-09-28 Ian Lance Taylor <iant@google.com>
3096
3097 * Makefile.def: Make all-target-libgo depend on
3098 all-target-libbacktrace.
3099 * Makefile.in: Rebuild.
3100
3101 2012-09-26 Ian Lance Taylor <iant@google.com>
3102
3103 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3104 * Makefile.in: Rebuild.
3105
3106 2012-09-20 Walter Lee <walt@tilera.com>
3107
3108 * configure.ac: Add tilegx to list of targets that support gold.
3109 * configure: Regenerate.
3110
3111 2012-09-20 Marek Polacek <polacek@redhat.com>
3112
3113 * MAINTAINERS (Write After Approval): Add myself.
3114
3115 2012-09-19 Steve Ellcey <sellcey@mips.com>
3116
3117 * configure.ac: Add mips*-mti-elf* target.
3118 * configure: Regenerate.
3119
3120 2012-09-17 Ian Lance Taylor <iant@google.com>
3121
3122 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3123 * configure.ac (host_libs): Add libbacktrace.
3124 (target_libraries): Add libbacktrace.
3125 * Makefile.def (host_modules): Add libbacktrace.
3126 (target_modules): Likewise.
3127 * configure, Makefile.in: Rebuild.
3128
3129 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3130
3131 PR target/38607
3132 Merge upstream change.
3133 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3134
3135 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3136 Add libgomp*.o to compare_exclusions for AIX.
3137 * configure: Regenerate.
3138
3139 2012-09-06 Diego Novillo <dnovillo@google.com>
3140
3141 * configure.ac: Bump minimum GMP version to 4.2.3.
3142 * configure: Re-generate.
3143
3144 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3145
3146 PR target/54461
3147 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3148 target-libgloss if not configured --with-avrlibc=no.
3149 * configure: Regenerate.
3150
3151 2012-09-04 Jason Merrill <jason@redhat.com>
3152
3153 * configure.ac: Fix --enable-languages=all.
3154
3155 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3156
3157 * MAINTAINERS (Write After Approval): Add myself.
3158
3159 2012-09-03 Richard Guenther <rguenther@suse.de>
3160
3161 PR bootstrap/54138
3162 * configure.ac: Re-organize ISL / CLOOG checks to allow
3163 disabling with either --without-isl or --without-cloog.
3164 * configure: Regenerated.
3165
3166 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
3167
3168 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3169 * configure: Regenerate.
3170
3171 2012-08-27 Ulrich Drepper <drepper@gmail.com>
3172
3173 * MAINTAINERS: Fix my email address.
3174
3175 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3176
3177 PR binutils/4970
3178 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3179 and opcodes.
3180 * Makefile.in: Regenerated.
3181
3182 2012-08-26 Art Haas <ahaas@impactweather.com>
3183
3184 * configure: Regenerate.
3185
3186 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3187
3188 * INSTALL/README: Also refer to the online installation
3189 instructions.
3190
3191 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3192
3193 * MAINTAINERS (Write After Approval): Add myself.
3194 (Picochip port): Remove myself.
3195
3196 2012-08-14 Diego Novillo <dnovillo@google.com>
3197
3198 Merge from cxx-conversion branch.
3199
3200 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3201 POSTSTAGE1_CONFIGURE_FLAGS.
3202 * Makefile.in: Regenerate.
3203 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3204 Force C++ when bootstrapping.
3205 * configure: Regenerate.
3206
3207 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3208
3209 * MAINTAINERS (Write After Approval): Add myself.
3210
3211 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3212
3213 * README: Document use of ranges of years in copyright notices.
3214
3215 2012-07-06 Richard Guenther <rguenther@suse.de>
3216
3217 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3218 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3219 --with-gmp=system.
3220 * Makefile.in: Regenerated.
3221 * configure: Likewise.
3222
3223 2012-07-06 Richard Guenther <rguenther@suse.de>
3224
3225 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3226 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3227 supply V=1 as extra_make_flags.
3228 * configure: Regenerated.
3229 * Makefile.in: Likewise.
3230
3231 2012-07-04 Tristan Gingold <gingold@adacore.com>
3232
3233 * configure: Regenerate.
3234
3235 2012-07-03 Richard Guenther <rguenther@suse.de>
3236
3237 * Makfile.def (isl): Remove not necessary extra_exports and
3238 extra_make_flags.
3239 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3240 * Makefile.in: Regenerated.
3241
3242 2012-07-03 Richard Guenther <rguenther@suse.de>
3243
3244 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3245 * configure.ac: If either the ISL or the CLooG check failed
3246 do not try to build in-tree versions.
3247 * Makefile.in: Regenerated.
3248 * configure: Regenerated.
3249
3250 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3251
3252 * configure: Regenerate.
3253
3254 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3255
3256 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3257 maintainer.
3258
3259 2012-07-02 Richard Guenther <rguenther@suse.de>
3260
3261 * configure: Regenerated.
3262
3263 2012-07-02 Richard Guenther <rguenther@suse.de>
3264 Michael Matz <matz@suse.de>
3265 Tobias Grosser <tobias@grosser.es>
3266 Sebastian Pop <sebpop@gmail.com>
3267
3268 * Makefile.def: Add ISL host module, remove PPL host module.
3269 Adjust ClooG host module to use the proper ISL.
3270 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3271 * configure.ac: Include config/isl.m4. Add ISL host library,
3272 remove PPL. Remove PPL configury, add ISL configury, adjust
3273 ClooG configury.
3274 * Makefile.in: Regenerated.
3275 * configure: Likewise.
3276
3277 2012-07-02 Richard Guenther <rguenther@suse.de>
3278
3279 Merge from graphite branch
3280 2011-07-21 Tobias Grosser <tobias@grosser.es>
3281
3282 * configure: Regenerated.
3283 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3284 both cloog.org and legacy versions. The only supported version will
3285 be CLooG with the isl backend.
3286
3287 2011-07-21 Tobias Grosser <tobias@grosser.es>
3288
3289 * configure: Regenerated.
3290 * configure.ac: Require cloog isl 0.17.0
3291
3292 2011-07-21 Tobias Grosser <tobias@grosser.es>
3293
3294 * configure: Regenerated.
3295 * config/cloog.m4: Do not define CLOOG_ORG
3296
3297 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3298
3299 * configure.ac: Skip C if explicitly selected.
3300 * configure: Regenerate.
3301
3302 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3303
3304 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3305 they contain -O2.
3306 * configure: Regenerate.
3307
3308 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3309
3310 PR debug/53740
3311 * df.h, df-problems.c, dce.c: Revert last patch.
3312
3313 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3314
3315 * MAINTAINERS (Write After Approval): Update my email address.
3316
3317 2012-06-21 Meador Inge <meadori@codesourcery.com>
3318
3319 * MAINTAINERS (Write After Approval): Add myself.
3320
3321 2012-06-20 Jason Merrill <jason@redhat.com>
3322
3323 * Makefile.tpl (check-target-libgomp-c++): New.
3324 (check-target-libitm-c++): New.
3325 * Makefile.def (c++): Add them.
3326 * Makefile.in: Regenerate.
3327
3328 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3329
3330 * MAINTAINERS (Write After Approval): Add myself.
3331
3332 2012-05-16 Olivier Hainque <hainque@adacore.com>
3333
3334 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3335 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3336 (install-no-fixedincludes): Adjust accordingly.
3337 * Makefile.in: Regenerate.
3338
3339 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3340
3341 Merge upstream change
3342 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3343
3344 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3345
3346 * MAINTAINERS (Write After Approval): Add myself.
3347
3348 2012-05-09 Nick Clifton <nickc@redhat.com>
3349 Paul Smith <psmith@gnu.org>
3350
3351 PR bootstrap/50461
3352 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3353 allow for the fact that from release v3.1.0 of MPFR the source
3354 files were moved into a src sub-directory.
3355 * configure: Regenerate.
3356
3357 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3358
3359 * configure.ac: Bump minimum MPFR version to 2.4.0.
3360 * configure: Regenerated.
3361
3362 2012-05-01 Richard Henderson <rth@redhat.com>
3363
3364 * Makefile.def (libatomic): New target_module.
3365 * configure.ac (target_libraries): Add libatomic.
3366 (noconfigdirs): Check if libatomic is supported.
3367 * Makefile.in, configure: Rebuild.
3368
3369 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3370
3371 * MAINTAINERS (Write After Approval): Add myself.
3372
3373 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3374
3375 * config.sub: Update to 2012-04-18 version from official repo.
3376
3377 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3378
3379 * MAINTAINERS (Write After Approval): Add myself.
3380
3381 2012-04-11 Steve Ellcey <sellcey@mips.com>
3382
3383 * MAINTAINERS: Changed email address.
3384
3385 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3386
3387 PR target/52737
3388 * contrib/gcc_update (files_and_dependencies):
3389 Remove gcc/config/avr/t-multilib from touch data.
3390
3391 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3392
3393 * MAINTAINERS (OS Port Maintainers): Remove irix.
3394 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3395 (unsupported_languages): Remove mips-sgi-irix6.*.
3396 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3397 (with_stabs): Remove.
3398 * configure: Regenerate.
3399
3400 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3401
3402 * MAINTAINERS (OS Port Maintainers): Remove osf.
3403 * configure.ac (enable_libgomp): Remove *-*-osf*.
3404 (with_stabs): Remove alpha*-*-osf*.
3405 * configure: Regenerate.
3406
3407 2012-03-05 Tristan Gingold <gingold@adacore.com>
3408
3409 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3410 * configure: Regenerate.
3411
3412 2012-02-17 Walter Lee <walt@tilera.com>
3413
3414 * MAINTAINERS: (Write After Approval): Delete myself.
3415
3416 2012-02-14 Walter Lee <walt@tilera.com>
3417
3418 * MAINTAINERS (tilegx port): Add myself.
3419 (tilepro port): Add myself.
3420 (Write After Approval): Add myself.
3421
3422 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3423
3424 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3425 and Joseph Myers as docstring relicensing maintainers.
3426
3427 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3428
3429 * MAINTAINERS (write-after-approval): Add myself.
3430
3431 2012-02-08 Ira Rosen <irar@il.ibm.com>
3432
3433 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3434 maintainer.
3435
3436 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3437
3438 * MAINTAINERS (Write After Approval): Move myself to
3439 maintain alphabetical order.
3440
3441 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3442
3443 * MAINTAINERS (Write After Approval): Add myself.
3444
3445 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3446
3447 * MAINTAINERS (Write After Approval): Add myself.
3448
3449 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3450 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3451
3452 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3453 * configure: Regenerate.
3454
3455 2012-01-23 Harshit Chopra <harshit@google.com>
3456
3457 * MAINTAINERS (Write After Approval): Add myself.
3458
3459 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3460
3461 * configure.ac: Remove reference to mh-interix.
3462 * configure: Regenerate.
3463
3464 2012-01-05 Richard Henderson <rth@redhat.com>
3465
3466 PR bootstrap/51072
3467 * configure.ac: Disable libitm if c++ is not enabled.
3468 * configure: Rebuild.
3469
3470 * configure.ac: Fix regexp for same.
3471 * configure: Rebuild.
3472
3473 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3474
3475 * MAINTAINERS (Write After Approval): Add myself.
3476
3477 2012-01-02 Richard Guenther <rguenther@suse.de>
3478
3479 PR bootstrap/51686
3480 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3481 * Makefile.in: Regenerate.
3482
3483 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3484
3485 * MAINTAINERS (Write After Approval): Add myself.
3486
3487 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3488
3489 * configure: Regenerate.
3490
3491 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3492
3493 * MAINTAINERS (picochip): Changed email address.
3494
3495 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3496
3497 * MAINTAINERS (write-after-approval): Add self.
3498
3499 2011-11-29 DJ Delorie <dj@redhat.com>
3500
3501 * configure.ac (rl78-*-*) New case.
3502 * configure: Regenerate.
3503 * MAINTAINERS: Add myself as RL78 maintainer.
3504
3505 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3506
3507 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3508
3509 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3510
3511 * libtool.m4: Additional FreeBSD 10 fixes.
3512
3513 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3514
3515 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3516 Maintainers section, as Epiphany maintainer.
3517
3518 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3519
3520 PR target/49992
3521 * configure.ac: Remove ranlib special-casing for Darwin.
3522 * configure: Regenerate.
3523
3524 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3525
3526 * MAINTAINERS (Reviewers): Keep the list sorted.
3527
3528 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3529
3530 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3531
3532 2011-11-09 Roland McGrath <mcgrathr@google.com>
3533
3534 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3535 * configure: Rebuild.
3536 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3537 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3538 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3539 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3540 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3541 Add READELF.
3542 * Makefile.in: Rebuild.
3543
3544 2011-11-09 Jason Merrill <jason@redhat.com>
3545
3546 * Makefile.def (language=c++): Remove check-c++0x.
3547 * Makefile.in (check-gcc-c++): Regenerate.
3548
3549 2011-11-08 Richard Henderson <rth@redhat.com>
3550
3551 * configure.ac: Test for libitm directory present first.
3552
3553 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3554
3555 * configure.ac: Test libitm/configure.tgt to disable libitm.
3556 * configure: Rebuild.
3557
3558 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3559 Richard Henderson <rth@redhat.com>
3560
3561 Merged from transactional-memory.
3562
3563 * Makefile.def (lang_env_dependencies): libitm is c++.
3564 Add libitm target module.
3565 * configure.ac: Likewise.
3566 * config/mmap.m4: New file.
3567 * contrib/gcc_update: Add libitm to touch data.
3568 * Makefile.in, configure: Rebuild.
3569
3570 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3571
3572 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3573 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3574 * Makefile.in: Regenerate.
3575
3576 2011-11-01 DJ Delorie <dj@redhat.com>
3577
3578 * config.sub: Update to version 2011-10-29 (added rl78)
3579
3580 2011-10-27 Nick Clifton <nickc@redhat.com>
3581
3582 * config.sub: Import these changes from the config project:
3583
3584 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3585 Ben Elliston <bje@gnu.org>
3586
3587 * config.sub (epiphany): New.
3588
3589 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3590 Ben Elliston <bje@gnu.org>
3591
3592 * config.sub (hexagon, hexagon-*): New.
3593
3594 2011-08-23 Roland McGrath <mcgrathr@google.com>
3595
3596 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3597 64eb to be64.
3598
3599 2011-08-16 Roland McGrath <mcgrathr@google.com>
3600
3601 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3602 (nacl): Grok as alias for 32el-unknown-nacl.
3603
3604 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3605
3606 * MAINTAINERS (Write After Approval): Add myself.
3607
3608 2011-10-24 Teresa Johnson <tejohnson@google.com>
3609
3610 * MAINTAINERS (Write After Approval): Add myself.
3611
3612 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3613
3614 * MAINTAINERS (sparc port): Remove myself.
3615
3616 2011-09-14 Tom de Vries <tom@codesourcery.com>
3617
3618 * MAINTAINERS (Write After Approval): Add myself.
3619
3620 2011-08-14 Yao Qi <yao@codesourcery.com>
3621
3622 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3623 * configure: Regenerate.
3624
3625 2011-07-26 Ian Lance Taylor <iant@google.com>
3626
3627 * configure.ac: Set have_compiler based on whether gcc directory
3628 exists, rather than on whether gcc is in configdirs.
3629 * configure: Rebuild.
3630
3631 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3632
3633 * MAINTAINERS (Global Reviewers): Add self.
3634
3635 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3636
3637 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3638 link directories.
3639 * Makefile.in: Rebuild.
3640
3641 2011-07-20 Ian Lance Taylor <iant@google.com>
3642
3643 PR bootstrap/49787
3644 * configure.ac: Move --enable-bootstrap handling earlier in file.
3645 If --enable-bootstrap and either --enable-build-with-cxx or
3646 --enable-build-poststage1-with-cxx, enable C++ automatically.
3647 * configure: Rebuild.
3648
3649 2011-07-19 Ian Lance Taylor <iant@google.com>
3650
3651 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3652 make C++ a boot_language. Set and substitute
3653 POSTSTAGE1_CONFIGURE_FLAGS.
3654 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3655 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3656 * configure, Makefile.in: Rebuild.
3657
3658 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3659
3660 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3661 maintainers.
3662
3663 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3664
3665 * MAINTAINERS (Global Reviewers): Add myself.
3666
3667 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3668
3669 * configure: Regenerate.
3670
3671 2011-07-16 Jason Merrill <jason@redhat.com>
3672
3673 * Makefile.def (language=c++): Add check-c++0x and
3674 check-target-libmudflap-c++.
3675 * Makefile.tpl (check-target-libmudflap-c++): New.
3676 * Makefile.in: Regenerate.
3677
3678 2011-07-16 Matthias Klose <doko@ubuntu.com>
3679
3680 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3681 * Makefile.def (target_modules/libjava): Pass
3682 $(EXTRA_CONFIGARGS_LIBJAVA).
3683 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3684 if not configured with --enable-static-libjava.
3685 * Makefile.in: Regenerate.
3686 * configure: Likewise.
3687
3688 2011-07-15 Jason Merrill <jason@redhat.com>
3689
3690 * Makefile.in (check-c++): Move check-gcc-c++0x after
3691 check-target-libstdc++-v3.
3692
3693 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3694
3695 * MAINTAINERS (c6x port): New entry.
3696
3697 2011-07-13 Jason Merrill <jason@redhat.com>
3698
3699 * Makefile.in (check-gcc-c++0x): New.
3700 (check-c++): Depend on it.
3701
3702 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3703
3704 PR target/39150
3705 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3706 x86_64-*-solaris2.1[0-9]*.
3707 * configure: Regenerate.
3708
3709 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3710
3711 * MAINTAINERS (RTL optimizers): Add self.
3712
3713 2011-06-27 Gabriel Charette <gchare@google.com>
3714
3715 * MAINTAINERS (Write After Approval): Add myself.
3716
3717 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3718
3719 PR regression/47836
3720 PR bootstrap/23656
3721 PR other/47733
3722 PR bootstrap/49247
3723 PR c/48825
3724 * configure.ac (target_libraries): Remove target-libiberty.
3725 Remove case-statement setting skipdirs=target-libiberty for
3726 multiple targets. Remove checking target_configdirs and
3727 removing target-libiberty but keeping target-libgcc if
3728 otherwise empty.
3729 * Makefile.def (target_modules): Don't add libiberty.
3730 (dependencies): Remove all traces of target-libiberty.
3731 * configure, Makefile.in: Regenerate.
3732
3733 2011-06-13 Walter Lee <walt@tilera.com>
3734
3735 * configure.ac (tilepro-*-*) New case.
3736 (tilegx-*-*): Likewise.
3737 * configure: Regenerate.
3738
3739 2011-06-06 Jing Yu <jingyu@google.com>
3740
3741 * configure.ac: Skip target-libiberty for
3742 arm*-*-linux-androideabi.
3743 * configure: Regenerated.
3744
3745 2011-06-06 Nick Clifton <nickc@redhat.com>
3746
3747 * config.sub: Sync from upstream.
3748
3749 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3750
3751 * MAINTAINERS (Write After Approval): Add myself.
3752
3753 2011-06-01 Daniel Jacobowitz <drow@false.org>
3754
3755 * MAINTAINERS: Update my email address.
3756
3757 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3758
3759 * MAINTAINERS (Write After Approval): Update my email address.
3760
3761 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3762
3763 * MAINTAINERS (Write After Approval): Add myself.
3764
3765 2011-05-08 Doug Kwan <dougkwan@google.com>
3766
3767 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3768 * configure: Regenerated.
3769 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3770 value from configure.
3771 * Makefile.in: Regenerated.
3772
3773 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3774
3775 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3776 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3777 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3778 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3779 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3780 *-*-vxworks*): Disable newlib and libgloss in separate case
3781 statement.
3782 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3783 to separate case statement.
3784 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3785 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3786 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3787 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3788 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3789 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3790 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3791 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3792 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3793 i[[3456789]]86-*-rdos*, m32r-*-*,
3794 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3795 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3796 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3797 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3798 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3799 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3800 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3801 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3802 and libgloss in main case over targets. Remove most empty cases
3803 in main case over targets.
3804 * configure: Regenerate.
3805
3806 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3807
3808 * MAINTAINERS (Write After Approval): Add myself.
3809
3810 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3811
3812 * configure.ac: Remove code setting special library locations for
3813 hppa*64*-*-hpux11*. Remove code setting compiler for
3814 sparc-sun-solaris2*.
3815 * configure: Regenerate.
3816
3817 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3818
3819 * configure.ac: Separate libgloss_dir settings from general case
3820 over targets.
3821 * configure: Regenerate.
3822
3823 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3824
3825 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3826 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3827 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3828 cases in libgcj-disabling case statement.
3829 (hppa*64*-*-linux*): Set unsupported_languages instead of
3830 disabling target-zlib.
3831 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3832 to hppa*64*-*-hpux*.
3833 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3834 hppa*-*-hpux*.
3835 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3836 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3837 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3838 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3839 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3840 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3841 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3842 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3843 libgcj-disabling case statement.
3844 * configure: Regenerate.
3845
3846 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3847
3848 * configure.ac: Disable Java for targets not supporting libffi.
3849 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3850 Remove cases in Java-disabling statement.
3851 (*arm-wince-pe): Change to arm-wince-pe.
3852 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3853 cases in Java-disabling statement.
3854 (bfin-*-*): Don't disable Java again.
3855 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3856 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3857 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3858 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3859 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3860 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3861 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3862 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3863 Java-disabling statement.
3864 (mmix-*-*): Don't disable Java again.
3865 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3866 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3867 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3868 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3869 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3870 statement.
3871 * configure: Regenerate.
3872
3873 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3874
3875 * configure.ac: Separate cases disabling Java and Java libraries
3876 from general case over targets.
3877 * configure: Regenerate.
3878
3879 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3880
3881 * MAINTAINERS: Update my email address.
3882
3883 2011-04-20 Easwaran Raman <eraman@google.com>
3884
3885 * MAINTAINERS (Write After Approval): Add myself.
3886
3887 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3888
3889 PR lto/48086
3890 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3891 * configure: Regenerate.
3892
3893 2011-04-16 Jim Meyering <meyering@redhat.com>
3894
3895 * MAINTAINERS (Write After Approval): Add myself.
3896
3897 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3898
3899 * MAINTAINERS: Update my email address.
3900
3901 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3902
3903 * MAINTAINERS (Write After Approval): Add myself.
3904
3905 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3906
3907 * MAINTAINERS (Write After Approval): Add myself.
3908
3909 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3910
3911 * MAINTAINERS (Write After Approval): Add myself.
3912
3913 2011-04-06 Joseph Myers <joseph@codesourcery.com>
3914
3915 * configure.ac (build_tools): Remove build-byacc.
3916 (host_libs): Remove mmalloc.
3917 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3918 autoconf automake libtool diff rcs fileutils shellutils time
3919 textutils wdiff find uudecode hello tar gzip indent recode release
3920 sed perl gawk findutils gettext zip.
3921 (libgcj): Remove target-qthreads.
3922 (target_tools): Remove target-examples target-gperf.
3923 (YACC): Don't handle building byacc.
3924 * configure: Regenerate.
3925 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3926 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3927 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3928 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3929 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3930 handle building components.
3931 * Makefile.in: Regenerate.
3932
3933 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3934
3935 * MAINTAINERS: Update my email address as Xtensa maintainer.
3936
3937 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3938
3939 * config.sub: Sync from upstream.
3940
3941 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3942
3943 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3944 (microblaze*): Don't disable libssp.
3945 * configure: Regenerate.
3946
3947 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3948
3949 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3950 moveifchange.
3951 * configure: Regenerate.
3952 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3953 * Makefile.in: Regenerate.
3954
3955 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3956
3957 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3958 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3959 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3960 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3961 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3962 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3963 md_exec_prefix cases.
3964 * configure: Regenerate.
3965
3966 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3967
3968 * configure.ac: Separate cases disabling target-libssp,
3969 target-libiberty, target-libstdc++-v3 and Fortran from general
3970 case over targets.
3971 * configure: Regenerate.
3972
3973 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3974
3975 * configure.ac (*-*-chorusos): Don't disable libgcj.
3976 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3977 Remove case.
3978 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3979 (arm-*-coff): Don't disable libgcj.
3980 (arm*-*-linux-gnueabi): Remove useless assignment.
3981 (arm-*-riscix*): Don't disable libgcj.
3982 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3983 configuration.
3984 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3985 (c54x*-*-*): Remove case.
3986 (tic54x-*-*): Don't disable GCC or GCC libraries.
3987 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3988 to *.
3989 (d10v-*-*): Don't disable GCC libraries.
3990 (d30v-*-*): Don't disable libgcj.
3991 (h8500-*-*): Don't disable GCC libraries.
3992 (i960-*-*): Don't disable libgcj.
3993 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3994 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3995 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3996 libgcj.
3997 (m68k-*-coff*): Remove case.
3998 (mmix-*-*): Don't disable libgloss on host.
3999 (mn10200-*-*, mn10300-*-*): Remove cases.
4000 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4001 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4002 Don't disable libgcj.
4003 (romp-*-*): Remove case.
4004 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4005 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4006 case.
4007 (v810-*-*): Don't disable GCC libraries.
4008 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4009 (ip2k-*-*): Don't disable GCC libraries.
4010 * configure: Regenerate.
4011
4012 2011-03-28 Joseph Myers <joseph@codesourcery.com>
4013
4014 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4015 libffi on host.
4016 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4017 on host.
4018 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4019 * configure: Regenerate.
4020
4021 2011-03-26 John Marino <binutils@marino.st>
4022
4023 * configure.ac: Add support for *-*-dragonfly*
4024 * configure: Regenerate.
4025
4026 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4027
4028 * configure.ac (native_only): Remove.
4029 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4030 send-pr uudecode guile gnuserv on host.
4031 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4032 send-pr rcs guile perl texinfo libtool on host.
4033 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4034 automake send-pr rcs guile perl texinfo libtool on host.
4035 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4036 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4037 (alpha*-dec-osf*): Don't disable fileutils on target.
4038 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4039 texinfo send-pr expect dejagnu on target.
4040 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4041 target-qthreads on target.
4042 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4043 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4044 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4045 x86_64-*-mingw*): Don't disable expect on target.
4046 (*-*-cygwin*): Don't disable target-gperf on target.
4047 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4048 gnuserv on target.
4049 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4050 target.
4051 * configure: Regenerate.
4052
4053 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4054
4055 * configure.ac (target_tools): Remove target-groff.
4056 (native_only): Remove target-groff.
4057 (hppa*64*-*-*): Don't disable byacc.
4058 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4059 setting.
4060 (*-*-kaos*): Don't skip target-librx and target-groff.
4061 (*-*-netware*): Don't skip target-libmudflap.
4062 (*-*-tpf*): Don't skip target-libmudflap.
4063 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4064 directories on the host.
4065 (ia64*-*-*vms*): Don't skip tix.
4066 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4067 host.
4068 * configure: Regenerate.
4069
4070 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4071
4072 * configure.ac: Remove references to mt-mep, mt-netware,
4073 mt-wince.
4074 * Makefile.def: Add all-utils soft dependencies.
4075 * Makefile.tpl: Remove GDB_NLM_DEPS.
4076 * configure: Regenerate.
4077 * Makefile.in: Regenerate.
4078
4079 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4080
4081 * configure.ac: Do not include mh-x86omitfp.
4082 * configure: Regenerate.
4083
4084 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4085
4086 * configure.ac: Remove empty cases.
4087 * configure: Regenerate.
4088
4089 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4090
4091 * Makefile.def: Add dependency from termcap to gdb.
4092 * Makefile.in: Regenerate.
4093
4094 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4095
4096 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4097 * configure: Regenerate.
4098 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4099 * Makefile.tpl: Likewise.
4100 * Makefile.in: Regenerate.
4101
4102 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4103
4104 * configure.ac: Remove all mentions of tentative_cc.
4105 * configure: Regenerate.
4106
4107 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4108
4109 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4110 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4111 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4112 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4113 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4114 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4115 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4116 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4117 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4118 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4119 *-*-rhapsody*): Remove host cases.
4120 * configure: Regenerate.
4121
4122 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4123
4124 * configure.ac (ppc*-*-pe): Remove host case.
4125 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4126 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4127 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4128 cases.
4129 * configure: Regenerate.
4130
4131 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4132
4133 * config.sub: Update to version 2011-03-23.
4134
4135 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4136
4137 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4138 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4139 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4140 * configure: Regenerate.
4141
4142 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4143
4144 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4145 to Write After Approval.
4146 * config-ml.in: Don't handle arc-*-elf*.
4147 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4148 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4149 handle GCC libraries.
4150 * configure: Regenerate.
4151
4152 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4153
4154 PR bootstrap/48120:
4155 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4156 Add -lstdc++ -lm to LIBS.
4157 * configure: Regenerate.
4158
4159 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4160
4161 * config.guess: Update to version 2011-02-02
4162 * config.sub: Update to version 2011-02-24
4163
4164 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4165
4166 PR lto/48086
4167 * configure.ac: Re-enable LTO on *-apple-darwin9.
4168 * configure: Regenerate.
4169
4170 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4171
4172 PR lto/48086
4173 * configure.ac: Disable LTO on darwin due to an assembler change in
4174 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4175 under 256.
4176 * configure: Regenerate.
4177
4178 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4179
4180 * MAINTAINERS: Update myself as score backend maintainer,
4181 update my e-mail address.
4182
4183 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
4184
4185 * MAINTAINERS: Update my e-mail address.
4186
4187 2011-03-06 Joey Ye <joey.ye@arm.com>
4188
4189 * MAINTAINERS: Update my e-mail address.
4190
4191 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4192
4193 * configure.ac: Adjust test of with_ppl.
4194 * configure: Regenerated.
4195
4196 2011-03-02 Kai Tietz <ktietz@redhat.com>
4197
4198 * MAINTAINERS: Adjust my e-mail address.
4199
4200 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4201
4202 * configure.ac: Add -lpwl to ppllibs.
4203 * configure: Regenerated.
4204
4205 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4206
4207 * config/cloog.m4: Add -lisl to clooglibs.
4208 * configure: Regenerated.
4209
4210 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4211
4212 * MAINTAINERS (CPU Port maintainers): Add self.
4213
4214 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4215
4216 * MAINTAINERS: Add myself as testsuite maintainer.
4217
4218 2011-02-15 Mike Stump <mikestump@comcast.net>
4219
4220 * MAINTAINERS: Add myself as testsuite maintainer.
4221
4222 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4223
4224 Import from Libtool and gnulib:
4225
4226 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4227
4228 Prepare for supporting FreeBSD 10.
4229 * config.rpath: Remove handling of freebsd1* which soon would
4230 match FreeBSD 10.0.
4231
4232 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4233
4234 Remove support for FreeBSD 1.x.
4235 * libtool.m4 (_LT_LINKER_SHLIBS)
4236 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4237 soon would incorrectly match FreeBSD 10.0.
4238
4239 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4240
4241 PR binutils/12283
4242 * move-if-change: Import version from gnulib.
4243
4244 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4245
4246 PR lto/47225
4247 * Makefile.def (lto-plugin): Double dash for enable-shared.
4248 (configure-gcc): Depend on all-lto-plugin.
4249 * Makefile.in: Rebuilt.
4250
4251 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4252
4253 * configure.ac: Remove extra bracket.
4254 * configure: Regenerate.
4255
4256 2011-02-08 Tobias Burnus <burnus@net-b.de>
4257
4258 * MAINTAINERS: Add myself as libquadmath maintainer.
4259
4260 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4261
4262 * MAINTAINERS: Update my email address.
4263
4264 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4265
4266 * MAINTAINERS (option handling): Add self.
4267
4268 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4269
4270 PR lto/47225
4271 * Makefile.def: Add dependency for install-gcc
4272 on install-lto-plugin.
4273 * Makfile.in: Regenerated
4274
4275 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4276
4277 * MAINTAINERS (CPU Port Maintainers): Add myself.
4278
4279 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4280
4281 PR libgcj/44341
4282 * configure.ac: Discard --with-* flags for host when configuring
4283 target libraries for cross build.
4284 * configure: Rebuilt.
4285
4286 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4287
4288 * MAINTAINERS (linear loop transforms): Removed.
4289
4290 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4291
4292 * configure.ac: If with_ppl is no, move setting with_cloog=no
4293 after CLOOG_REQUESTED check.
4294 * configure: Regenerated.
4295
4296 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4297
4298 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4299 CLooG has been requested.
4300 * configure: Regenerated.
4301
4302 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4303
4304 * configure: Regenerated.
4305 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4306
4307 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4308
4309 * configure: Regenerated.
4310 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4311
4312 2011-01-21 Andreas Schwab <schwab@redhat.com>
4313
4314 * configure.ac: Use AS_HELP_STRING throughout.
4315 * configure: Regenerate.
4316
4317 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4318
4319 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4320 * configure: Regenerate.
4321
4322 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4323
4324 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4325
4326 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4327
4328 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4329 for ia64-hpux.
4330 * configure: Regenerate.
4331
4332 2011-01-07 Jan Hubicka <jh@suse.cz>
4333
4334 PR lto/47225
4335 * Makefile.in: Regenerate.
4336 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4337 configure.
4338
4339 2011-01-07 Jan Hubicka <jh@suse.cz>
4340
4341 * Makefile.in: Regenerate.
4342 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4343 and configure dependency on lto-plugin configure.
4344 (lto-plugin module): Remove dependency on GCC; add dependency on
4345 liniberty.
4346
4347 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4348
4349 * MAINTAINERS (Write After Approval): Add myself.
4350
4351 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4352
4353 * configure: Regenerate.
4354
4355 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4356
4357 * configure.ac: (picochip): Disable libiberty.
4358
4359 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4360
4361 * MAINTAINERS (Write After Approval): Add myself.
4362
4363 2010-12-10 Ian Lance Taylor <iant@google.com>
4364
4365 PR bootstrap/46819
4366 * configure.ac: For --disable-libgcj clear libgcj_saved.
4367 * configure: Rebuild.
4368
4369 2010-12-10 Tobias Burnus <burnus@net-b.de>
4370
4371 PR fortran/46540
4372 * configure.ac: Add --disable-libquadmath and
4373 --disable-libquadmath-support.
4374 * configure: Regenerate.
4375
4376 2010-12-03 Ian Lance Taylor <iant@google.com>
4377
4378 * MAINTAINERS: Add myself as libgo maintainer.
4379
4380 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4381
4382 PR libffi/46792
4383 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4384 * configure: Regenerate.
4385
4386 2010-12-02 Ian Lance Taylor <iant@google.com>
4387
4388 * configure.ac: Always set default for poststage1_ldflags to
4389 -static-libstdc++ -static-libgcc.
4390
4391 2010-11-29 Andreas Schwab <schwab@redhat.com>
4392
4393 * configure.ac: Move comment to remove extra space in last argument
4394 of GCC_TARGET_TOOL.
4395
4396 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4397
4398 PR other/46026
4399 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4400 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4401 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4402 (BASE_FLAGS_TO_PASS): Use it.
4403 * configure: Rebuilt.
4404 * Makefile.in: Rebuilt.
4405
4406 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4407
4408 PR binutils/12258
4409 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4410 Properly check default linker.
4411 * configure: Regnerated.
4412
4413 2010-11-23 Matthias Klose <doko@ubuntu.com>
4414
4415 * configure.ac: For --enable-gold, handle value `default' instead of
4416 `both*'. New configure option --{en,dis}able-ld.
4417 * configure: Regenerate.
4418
4419 2010-11-20 Ian Lance Taylor <iant@google.com>
4420
4421 * configure.ac: Only disable a language library if no language needs
4422 it. Don't let --disable-libgcj uncondtionally disable libffi.
4423 * configure: Rebuild.
4424
4425 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4426
4427 * Makefile.in: Regenerate.
4428
4429 PR other/46202
4430 * configure.ac: Fix just-built in-tree STRIP name to be
4431 binutils/strip-new.
4432 * configure: Regenerate.
4433 * Makefile.def (install-strip-gcc, install-strip-binutils)
4434 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4435 (install-strip-sid): Mirror dependencies on non-strip variants
4436 of these targets on the respective -strip prerequisites.
4437 * Makefile.tpl (install-strip, install-strip-host)
4438 (install-strip-target): New targets.
4439 (install-strip-[+module+], install-strip-target-[+module+]):
4440 New targets.
4441 * Makefile.in: Regenerate.
4442
4443 2010-11-19 Ian Lance Taylor <iant@google.com>
4444 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4445
4446 * configure.ac: Add target-libgo to target_libraries. Set
4447 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4448 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4449 (HOST_EXPORTS): Add GOC.
4450 (BASE_TARGET_EXPORTS): Add GOC.
4451 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4452 (GOCFLAGS_FOR_TARGET): New variable.
4453 (EXTRA_HOST_FLAGS): Add GOC.
4454 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4455 * Makefile.def (target_modules): Add libgo.
4456 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4457 (dependencies): Add dependency from configure-target-libgo to
4458 configure-target-libffi and all-target-libstdc++-v3. Add
4459 dependencies from all-target-libgo to all-target-libffi.
4460 (languages): Add go.
4461 * configure: Rebuild.
4462 * Makefile.in: Rebuild.
4463
4464 2010-11-19 Ian Lance Taylor <iant@google.com>
4465
4466 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4467 compiler/flag environment variables.
4468
4469 2010-11-18 Ian Lance Taylor <iant@google.com>
4470
4471 * configure.ac: Check for lang_requires_boot_languages in
4472 config-lang.in files.
4473 * configure: Rebuild.
4474
4475 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4476 Tobias Burnus <burnus@net-b.de>
4477
4478 PR fortran/32049
4479 * Makefile.def: Add libquadmath; build it with language=fortran.
4480 * configure.ac: Add libquadmath.
4481 * Makefile.tpl: Handle multiple libs in check-[+language+].
4482 * Makefile.in: Regenerate.
4483 * configure: Regenerate.
4484
4485 2010-11-16 Tom Tromey <tromey@redhat.com>
4486
4487 * MAINTAINERS: Moved myself to reviewers section.
4488
4489 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4490
4491 * MAINTAINERS: Moved myself to reviewers section.
4492
4493 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4494
4495 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4496 (Write After Approval): Remove self.
4497
4498 2010-11-15 Andreas Schwab <schwab@redhat.com>
4499
4500 * configure.ac: Fix spelling in option names.
4501 * configure: Regenerated.
4502
4503 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4504
4505 PR bootstrap/39622
4506 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4507 * configure: Regenerated.
4508
4509 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4510
4511 * MAINTAINERS: Update my email address.
4512
4513 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4514
4515 * configure: Regenerate.
4516
4517 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4518
4519 * configure: Regenerate.
4520
4521 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4522
4523 * configure: Regenerate.
4524
4525 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4526
4527 * configure: Regenerate.
4528
4529 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4530
4531 * configure.ac: Support official CLooG.org versions.
4532 * configure: Regenerate.
4533 * config/cloog.m4: New.
4534
4535 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4536
4537 * MAINTAINERS (Write After Approval): Add myself.
4538
4539 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4540
4541 * MAINTAINERS: Update my email address.
4542
4543 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4544
4545 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4546 * configure: Regenerate.
4547
4548 2010-11-03 Ian Lance Taylor <iant@google.com>
4549 Dave Korn <dave.korn.cygwin@gmail.com>
4550
4551 PR lto/46273
4552 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4553 and on other supported platforms whenever LTO is enabled.
4554 * configure: Rebuild.
4555
4556 2010-11-02 Alan Modra <amodra@gmail.com>
4557
4558 PR binutils/12110
4559 * configure.ac: Error when source path contains spaces.
4560 * configure: Regenerate.
4561
4562 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4563
4564 * MAINTAINERS: Update my email address.
4565
4566 2010-10-20 Ian Lance Taylor <iant@google.com>
4567
4568 * Makefile.def (target_modules): Set lib_path to src/.libs for
4569 libstdc++-v3 module.
4570 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4571 * Makefile.in: Rebuild.
4572
4573 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4574
4575 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4576 (Write After Approval): Remove myself.
4577
4578 2010-10-15 Tristan Gingold <gingold@adacore.com>
4579
4580 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4581
4582 2010-10-14 Douglas Rupp <rupp@gnat.com>
4583
4584 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4585
4586 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4587
4588 * configure.ac (build_lto_plugin): New shell variable.
4589 (--enable-lto): Turn on by default for all non-ELF platforms that
4590 have had LTO support added so far. Set build_lto_plugin appropriately
4591 for both ELF and non-ELF.
4592 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4593 * configure: Regenerate.
4594
4595 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4596
4597 Sync from src:
4598 * configure.ac (v850 support): Remove target-libgloss from
4599 noconfigdirs.
4600 * configure: Regenerate.
4601
4602 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4603
4604 PR bootstrap/45326
4605 PR bootstrap/45174
4606 * configure.ac: Honor initial values of $build_configargs,
4607 $host_configargs, $target_configargs. Mark the precious, so
4608 environment settings get recorded.
4609 * configure: Regenerate.
4610
4611 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4612
4613 PR bootstrap/45796
4614 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4615 Depend on all-build-libiberty.
4616 * Makefile.in: Regenerate.
4617
4618 2010-09-30 Michael Eager <eager@eagercon.com>
4619
4620 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4621 * configure: Regenerate.
4622
4623 2010-09-28 Michael Eager <eager@eagercon.com>
4624
4625 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4626
4627 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4628
4629 PR bootstrap/44621
4630 * configure.ac: Fix unportable shell quoting.
4631 * configure: Regenerate.
4632
4633 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4634
4635 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4636 targets and amend comment.
4637 * configure: Regenerate.
4638
4639 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4640
4641 * MAINTAINERS (Write After Approval): Add myself.
4642
4643 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4644
4645 * configure.ac: Enable LTO by default on Darwin.
4646 * configure: Regenerate.
4647
4648 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4649
4650 * MAINTAINERS (Write After Approval): Add myself.
4651
4652 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4653
4654 * MAINTAINERS (Write After Approval): Add myself.
4655
4656 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4657
4658 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4659 ports
4660
4661 2010-07-28 David Yuste <david.yuste@gmail.com>
4662
4663 * MAINTAINERS (Write After Approval): Add myself.
4664
4665 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4666
4667 * configure.ac: Support all v850 targets.
4668 * configure: Regenerate.
4669
4670 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4671
4672 PR bootstrap/44455
4673 * configure.ac (extra_mpfr_configure_flags): Copy from
4674 extra_mpc_gmp_configure_flags.
4675 * configure: Re-generated.
4676
4677 2010-07-22 Andi Kleen <ak@linux.intel.com>
4678
4679 * MAINTAINERS (Write After Approval): Add myself.
4680
4681 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4682
4683 * MAINTAINERS (Write After Approval): Add myself.
4684
4685 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4686
4687 * MAINTAINERS (Write After Approval): Add myself.
4688
4689 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4690
4691 PR target/44862
4692 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4693 Provide -B option to allow for link spec %s substitutions for
4694 libstdc++.a on darwin.
4695 * Makefile.in: Regenerate.
4696
4697 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4698
4699 * MAINTAINERS (Reviewers): Update my e-mail address
4700
4701 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4702
4703 * Makefile.def (configure-gcc): Depend on all-libelf.
4704 * Makefile.in: Rebuild.
4705
4706 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4707
4708 * MAINTAINERS (Write After Approval): Add myself in the right place.
4709
4710 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4711
4712 * MAINTAINERS (Write After Approval): Add myself.
4713
4714 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4715
4716 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4717
4718 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4719
4720 * config.sub: Update to version 2010-05-21.
4721 * config.guess: Update to version 2010-04-03.
4722
4723 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4724
4725 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4726 * configure: Regenerate.
4727
4728 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4729
4730 * MAINTAINERS (Write After Approval): Add myself.
4731
4732 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4733
4734 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4735 a platform that supports LTO.
4736 * configure: Regenerate.
4737
4738 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4739
4740 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4741 * configure: Regenerated.
4742
4743 2010-04-27 Roland McGrath <roland@redhat.com>
4744 H.J. Lu <hongjiu.lu@intel.com>
4745
4746 * configure.ac (--enable-gold): Support both, both/gold and
4747 both/bfd to add gold to configdirs without removing ld.
4748 * configure: Regenerated.
4749
4750 * Makefile.def: Add install-gold dependency to install-ld.
4751 * Makefile.in: Regenerated.
4752
4753 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4754
4755 PR lto/42776
4756 * configure.ac (--enable-lto): Refactor handling so libelf tests
4757 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4758 and allow LTO to be explicitly enabled on non-ELF platforms that
4759 are known to support it inside else-clause.
4760 * configure: Regenerate.
4761
4762 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4763
4764 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4765 * configure: Regenerate.
4766
4767 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4768
4769 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4770 * configure: Regenerate.
4771
4772 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4773
4774 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4775 separately.
4776 * configure: Regenerate.
4777
4778 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4779
4780 * MAINTAINERS (Write After Approval): Add myself.
4781
4782 2010-04-14 Tristan Gingold <gingold@adacore.com>
4783
4784 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4785 * configure: Regenerate.
4786
4787 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4788
4789 * configure: Regenerate after change to elf.m4.
4790
4791 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4792
4793 * MAINTAINERS (Write After Approval): Add myself.
4794
4795 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4796
4797 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4798 * configure: Regenerated.
4799
4800 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4801
4802 * configure.ac: Print "buggy but acceptable" when CLooG
4803 revision is less than 9.
4804 * configure: Regenerated.
4805
4806 2010-04-01 Diego Novillo <dnovillo@google.com>
4807
4808 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4809
4810 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4811
4812 PR bootstrap/43615
4813 PR bootstrap/43328
4814
4815 Revert:
4816
4817 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4818
4819 * configure.ac: Do not pass --enable-multilib nor
4820 --disable-multilib in baseargs. Accept explicitly passed
4821 --enable_multilib.
4822 * configure: Regenerate.
4823
4824 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4825
4826 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4827
4828 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4829
4830 * MAINTAINERS: Remove myself.
4831
4832 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4833
4834 PR bootstrap/43328
4835 * configure.ac: Do not pass --enable-multilib nor
4836 --disable-multilib in baseargs. Accept explicitly passed
4837 --enable_multilib.
4838 * configure: Regenerate.
4839
4840 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4841
4842 * MAINTAINERS (spu port): Remove me.
4843
4844 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4845
4846 * configure.ac (tic6x-*-*): New case.
4847 * configure: Regenerate.
4848
4849 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4850
4851 * config.sub: Update to version 2010-03-22.
4852 * config.guess: Update to version 2009-12-30.
4853
4854 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4855
4856 PR ada/42554
4857 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4858 * configure: Regenerate.
4859
4860 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4861
4862 * MAINTAINERS: Update my email address.
4863
4864 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4865
4866 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4867 (ghassan.shobaki@amd.com): Removed.
4868
4869 2010-03-17 Alan Modra <amodra@gmail.com>
4870
4871 * MAINTAINERS: Update my email address.
4872
4873 2010-03-16 Diego Novillo <dnovillo@google.com>
4874
4875 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4876 Matthews.
4877
4878 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4879
4880 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4881 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4882
4883 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4884
4885 * MAINTAINERS: Update my email address.
4886
4887 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4888
4889 * MAINTAINERS: Update my email address.
4890
4891 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4892
4893 * MAINTAINERS: Update my email address.
4894
4895 2010-03-09 Jie Zhang <jie@codesourcery.com>
4896
4897 * MAINTAINERS: Update my email address.
4898
4899 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4900
4901 PR libstdc++/32499
4902 * configure.ac (RANLIB): Default to true.
4903 (STRIP): Likewise.
4904 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4905 * configure: Regenerate.
4906
4907 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
4908
4909 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4910 (Write After Approval): Update my email address.
4911
4912 2010-02-17 Nick Clifton <nickc@redhat.com>
4913
4914 PR 11238
4915 * Makefile.tpl (local-distclean): Also remove config.cache files in
4916 sub-directories as there may not be Makefiles present in the
4917 sub-directories.
4918 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4919 the config.cache files found by the find command.
4920
4921 * Makefile.in: Regenerate.
4922 * configure.ac: Revert previous delta.
4923 * configure: Regenerate.
4924
4925 2010-02-15 Nick Clifton <nickc@redhat.com>
4926
4927 PR 11238
4928 * configure.ac: Delete config.cache files in sub-directories when
4929 deleting Makefiles.
4930 * configure: Regenerate.
4931
4932 2010-02-12 Ben Elliston <bje@gnu.org>
4933
4934 * MAINTAINERS: Update my email address.
4935
4936 2010-02-08 Andrew Pinski <pinskia@gmail.com>
4937
4938 * MAINTAINERS (spu port): Update my email address.
4939
4940 2010-02-08 Jie Zhang <jie.zhang@analog.com>
4941
4942 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4943
4944 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4945
4946 * configure.ac: Add "recommended" version checks for GMP/MPC.
4947 Update recommended GMP/MPFR/MPC versions.
4948 * configure: Regenerate.
4949
4950 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4951
4952 * MAINTAINERS: Move my Embecosm email address into the
4953 write-after-approval section.
4954
4955 2010-01-26 Ian Lance Taylor <iant@google.com>
4956
4957 * MAINTAINERS: Add myself as Go frontend maintainer.
4958
4959 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
4960
4961 PR libstdc++/36101, PR libstdc++/42813
4962 * configure.ac (bootstrap_target_libs): Make inclusion of
4963 target-libgomp conditional on libgomb being in target_configdirs.
4964 * configure: Regenerate.
4965
4966 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
4967
4968 PR libstdc++/36101, PR libstdc++/42813
4969 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4970 * configure: Regenerate.
4971
4972 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
4973
4974 PR libstdc++/36101, PR libstdc++/42813
4975 * configure.ac (target_configdirs): Substitute.
4976 * Makefile.def: Bootstrap target module libgomp.
4977 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4978 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4979 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4980 * configure, Makefile.in: Regenerate.
4981
4982 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4983
4984 * MAINTAINERS: Adjust my details.
4985
4986 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4987
4988 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4989
4990 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4991
4992 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4993
4994 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4995
4996 * MAINTAINERS (Write After Approval): Add myself.
4997
4998 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4999
5000 * MAINTAINERS (Write After Approval): Add myself.
5001
5002 2010-01-11 Richard Guenther <rguenther@suse.de>
5003
5004 PR lto/41569
5005 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5006 * Makefile.in: Regenerated.
5007
5008 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
5009
5010 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5011 * configure: Regenerate.
5012
5013 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5014 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5015
5016 PR bootstrap/42424
5017 * configure.ac: Include libtool m4 files.
5018 (_LT_CHECK_OBJDIR): Call it.
5019 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5020 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5021
5022 * configure: Regenerate.
5023
5024 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5025
5026 PR bootstrap/41818
5027 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5028 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5029 * Makefile.in: Regenerate.
5030
5031 2010-01-02 Richard Guenther <rguenther@suse.de>
5032
5033 PR lto/41529
5034 * configure.ac: Include config/elf.m4. Disable LTO if not
5035 builting for an elf target.
5036 * configure: Regenerate.
5037
5038 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5039
5040 * MAINTAINERS: Change my email address.
5041
5042 2009-12-18 Ben Elliston <bje@au.ibm.com>
5043
5044 * config.sub, config.guess: Update from upstream sources.
5045
5046 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5047
5048 * MAINTAINERS (Write After Approval): Add myself.
5049
5050 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5051
5052 PR middle-end/30447
5053 PR middle-end/30789
5054 PR other/40302
5055
5056 * configure.ac: Require MPC.
5057 * configure: Regenerate.
5058
5059 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5060
5061 PR target/38384
5062 PR bootstrap/40972
5063 * libtool.m4: Sync from git Libtool.
5064 * ltoptions.m4: Likewise.
5065 * ltversion.m4: Likewise.
5066 * lt~obsolete.m4: Likewise.
5067 * ltmain.sh: Likewise.
5068
5069 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5070
5071 * configure.ac: Update minimum MPC version to 0.8.
5072 * configure: Regenerate.
5073
5074 2009-11-21 Sebastian Pop <sebpop@gmail.com>
5075
5076 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5077 * configure: Regenerated.
5078
5079 2009-11-21 Ian Lance Taylor <iant@google.com>
5080
5081 * configure.ac: Change default of poststage1_ldflags to be empty if
5082 poststage1_libs is set. When poststage1_libs is empty, and
5083 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5084 * configure: Rebuild.
5085
5086 2009-11-21 Adam Nemet <adambnmet@gmail.com>
5087
5088 * MAINTAINERS (Write After Approval): Update my email address.
5089
5090 2009-11-20 Ben Elliston <bje@au.ibm.com>
5091
5092 * config.guess: Update from upstream sources.
5093
5094 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5095
5096 * Makefile.def: Restore host and target settings for gmp.
5097 * Makefile.in: Rebuild.
5098
5099 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5100
5101 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5102 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5103 Fix portability of test of C++ as bootstrap language. Add
5104 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5105 * configure: Rebuild.
5106 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5107 and cloog. Fix in-tree ppl configuration. Introduce libelf
5108 in-tree building.
5109 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5110 (POSTSTAGE1_HOST_EXPORTS): Use it.
5111 (STAGE[+id+]_CXXFLAGS): New.
5112 (BASE_FLAGS_TO_PASS): Pass it down.
5113 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5114 extra_exports.
5115 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5116 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5117 extra_exports.
5118 * Makefile.in: Rebuild.
5119
5120 2009-11-17 Ben Elliston <bje@au.ibm.com>
5121
5122 * config.sub, config.guess: Update from upstream sources.
5123
5124 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5125
5126 * MAINTAINERS (Write After Approval): Add myself.
5127
5128 2009-11-09 Jon Beniston <jon@beniston.com>
5129
5130 * MAINTAINERS (Write After Approval): Add myself.
5131
5132 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5133
5134 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5135 paths for *-w64-mingw* and x86_64-*mingw*.
5136 * configure: Regenerated.
5137
5138 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5139
5140 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5141
5142 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5143
5144 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5145 Phil Edwards to Write-After Approval.
5146
5147 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5148
5149 * configure.ac: Disable target-winsup & co for
5150 x86_64-*-mingw* and *-w64-mingw* targets.
5151 * configure: Regenerated.
5152
5153 2009-10-16 Nick Clifton <nickc@redhat.com>
5154
5155 * MAINTAINERS: Add myself as a maintainer for the RX port.
5156
5157 2009-10-26 Johannes Singler <singler@kit.edu>
5158
5159 * MAINTAINERS (Write After Approval): Update my e-mail address.
5160
5161 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5162
5163 * configure.ac (CLooG test): Use = with test.
5164 * configure: Regenerate.
5165
5166 2009-10-22 Richard Guenther <rguenther@suse.de>
5167
5168 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5169 cloog if the ppl version check failed. Move flags saving
5170 before setting in libelf check.
5171 * configure: Regenerate.
5172
5173 2009-10-21 Richard Guenther <rguenther@suse.de>
5174
5175 * configure.ac: Adjust the ppl and cloog configure to work as
5176 documented. Disable cloog if ppl was disabled. Omit the version
5177 checks if they were disabled.
5178 * configure: Re-generate.
5179
5180 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5181
5182 * configure.ac: Add 'lto' to enable_languages, not
5183 new_enable_languages, and only if not already present.
5184 * configure: Regenerate.
5185
5186 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5187
5188 * README: Refer to the various COPYING* files instead of just
5189 COPYING.
5190 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5191
5192 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
5193
5194 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5195
5196 2009-10-07 Richard Guenther <rguenther@suse.de>
5197
5198 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5199 and Richard Guenther as reviewers.
5200 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5201 as reviewers.
5202
5203 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5204
5205 * config.sub: Update from upstream sources.
5206
5207 2009-10-06 Ian Lance Taylor <iant@google.com>
5208
5209 * Makefile.def: check-gold depends upon all-gas.
5210 * Makefile.in: Rebuild.
5211
5212 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5213
5214 * MAINTAINERS (Write After Approval): Add myself.
5215
5216 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5217
5218 * Makefile.def: all-lto-plugin depends on all-libiberty.
5219 set bootstrap=true for lto-plugin.
5220 Add lto-plugin.
5221 * Makefile.in: Regenerate.
5222 * configure.ac (host_libs): Add lto-plugin.
5223 * configure: Regenerate.
5224
5225 2009-10-03 Diego Novillo <dnovillo@google.com>
5226
5227 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5228 (HOST_LIBELFLIBS): Define.
5229 (HOST_LIBELFINC): Define.
5230 * Makefile.in: Regenerate.
5231 * configure.ac: Add --enable-lto.
5232 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5233 If --enable-lto is used, add 'lto' to new_enable_languages.
5234 If --enable-lto is used and gold is enabled, add
5235 lto-plugin to configdirs.
5236 * configure: Regenerate.
5237
5238 2009-10-03 Simon Baldwin <simonb@google.com>
5239
5240 * configure.ac: If --with-system-zlib, suppress local zlib and
5241 pass --with-system-zlib to subdir configure scripts.
5242 * configure: Regenerate.
5243
5244 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5245 Paolo Bonzini <bonzini@gnu.org>
5246
5247 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5248 $(srcdir).
5249 * Makefile.in: Rebuilt.
5250
5251 2009-09-26 Gary Funck <gary@intrepid.com>
5252
5253 * MAINTAINERS (Write After Approval): Add myself.
5254
5255 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5256
5257 * configure.ac: Update minimum MPC version to 0.7.
5258 * configure: Regenerate.
5259
5260 2009-09-25 Nick Clifton <nickc@redhat.com>
5261
5262 * configure.ac: Pass any --cache-file=/dev/null option on to
5263 subconfigures.
5264 * configure: Regenerate.
5265
5266 2009-09-23 Nick Clifton <nickc@redhat.com>
5267
5268 * config.sub, config.guess: Update from upstream sources.
5269
5270 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5271
5272 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5273 * Makefile.in: Rebuilt.
5274
5275 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5276
5277 PR bootstrap/32272
5278 * configure.ac: Error out if $srcdir isn't '.' but contains
5279 host-${host_noncanonical}.
5280 * configure: Regenerate.
5281
5282 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5283
5284 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5285 maintainer.
5286
5287 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5288
5289 * configure.ac: If bootstrapping a combined tree with
5290 --enable-gold, require c++ in stage1_languages.
5291 * configure: Regenerate.
5292
5293 * configure.ac: Also add target_libs of stage1_languages to
5294 bootstrap_target_libs.
5295 * configure: Regenerate.
5296
5297 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5298 with --enable-languages not containing c++.
5299 * configure: Regenerate.
5300
5301 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5302
5303 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5304 * configure: Regenerate.
5305
5306 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5307
5308 * MAINTAINERS (Write After Approval): Update my e-mail address,
5309 and move from from here...
5310 (Waiting for paperwork): To here.
5311
5312 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5313
5314 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5315
5316 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5317
5318 * configure.ac: Do not use $extrasub for replacing @if/@endif
5319 parts in Makefile; instead, use additional arguments to
5320 AC_CONFIG_COMMANDS to do the replacement manually, with several
5321 sed invocations, to avoid HP-UX sed command limits.
5322 * configure: Regenerate.
5323
5324 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5325
5326 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5327 blank before -L.
5328
5329 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5330
5331 * configure.ac (with-build-config): Document. Handle without.
5332 Handle missing argument.
5333 * configure: Rebuilt.
5334
5335 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5336
5337 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5338 Default to bootstrap-debug only if compare-debug works.
5339 * configure: Rebuilt.
5340 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5341 * Makefile.in: Rebuilt.
5342
5343 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5344
5345 * MAINTAINERS (OS Port Maintainers): Update my email address.
5346
5347 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5348
5349 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5350 * Makefile.in: Rebuilt.
5351
5352 2009-09-01 Chris Demetriou <cgd@google.com>
5353
5354 * MAINTAINERS (Write After Approval): Add myself.
5355
5356 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5357
5358 PR debug/30161
5359 * include/dwarf2.h (enum dwarf_tag): Added
5360 DW_TAG_GNU_template_template_param
5361 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5362
5363 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5364
5365 * Makefile.tpl (AWK): Fix typo.
5366 * Makefile.in: Regenerate.
5367
5368 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5369
5370 * configure.ac: Detect awk and sed.
5371 * Makefile.def (flags_to_pass): Add AWK and SED.
5372 * Makefile.tpl (AWK, SED): New.
5373 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5374 * configure: Regenerate.
5375 * Makefile.in: Regenerate.
5376
5377 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5378
5379 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5380 (collapseslashes): Likewise.
5381
5382 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5383
5384 * configure.ac (AC_PREREQ): Bump to 2.64.
5385
5386 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5387
5388 * configure.ac: Remove --with-datarootdir, --with-docdir,
5389 --with-pdfdir, --with-htmldir switches.
5390 * configure: Regenerate.
5391
5392 * configure: Regenerate.
5393
5394 * compile: Sync from Automake 1.11.
5395 * depcomp: Likewise.
5396 * install-sh: Likewise.
5397 * missing: Likewise.
5398 * mkinstalldirs: Likewise.
5399 * ylwrap: Likewise.
5400
5401 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5402
5403 * ltmain.sh (func_normal_abspath): New function.
5404 (func_relative_path): Likewise.
5405 (func_mode_help): Document new -bindir option for link mode.
5406 (func_mode_link): Add new -bindir option, and use it to place
5407 output DLL if specified.
5408
5409 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5410
5411 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5412 (baseargs): Add --disable-option-checking.
5413 * configure: Regenerate.
5414
5415 * Makefile.def (configure-target-libiberty): Depend on
5416 all-binutils and all-ld.
5417 (configure-target-newlib): Likewise.
5418 * Makefile.in: Regenerate.
5419
5420 2009-08-17 Ben Elliston <bje@au.ibm.com>
5421
5422 * config.sub, config.guess: Update from upstream sources.
5423
5424 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5425
5426 Sync from src, merge:
5427
5428 2009-07-02 Tristan Gingold <gingold@adacore.com>
5429
5430 * configure.ac: Do not exclude gas for i386-*-darwin.
5431 Add a case for x86_64-*-darwin.
5432 * configure: Regenerate.
5433
5434 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5435
5436 * MAINTAINERS: Add my name to Write After Approval list.
5437
5438 2009-08-06 Michael Eager <eager@eagercon.com>
5439
5440 * configure.ac: Add Microblaze target.
5441 * configure: Regenerate.
5442
5443 2009-07-31 Christian Bruel <christian.bruel@st.com>
5444
5445 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5446 * configure: Regenerate.
5447
5448 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5449
5450 * MAINTAINERS (Write After Approval): Update my e-mail address.
5451
5452 2009-07-06 Ian Lance Taylor <iant@google.com>
5453
5454 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5455 * configure: Rebuild.
5456
5457 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5458
5459 * MAINTAINERS: Move myself to the Graphite Reviewers.
5460
5461 2009-06-30 Wei Guozhi <carrot@google.com>
5462
5463 * MAINTAINERS: Add my name to Write After Approval list.
5464
5465 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5466
5467 PR bootstrap/40338
5468 * configure.ac (comparestring): Create new variable.
5469 * Makefile.tpl (comparestring): Use to skip some comparisions.
5470 * configure: Regenerate.
5471 * Makefile.in: Regenerate.
5472
5473 2009-06-26 Doug Evans <dje@sebabeach.org>
5474
5475 * Makefile.def (host_modules): Add cgen.
5476 * Makefile.in: Regenerate.
5477 * configure.ac (host_tools): Add cgen.
5478 * configure: Regenerate.
5479
5480 2009-06-23 DJ Delorie <dj@redhat.com>
5481
5482 * MAINTAINERS: Add myself as mep maintainer.
5483
5484 2009-06-23 Ian Lance Taylor <iant@google.com>
5485
5486 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5487 boot_languages. Only bootstrap target libraries listed in
5488 target_libs for some boot language. Add --with-stage1-ldflags,
5489 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5490 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5491 if not building with C++.
5492 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5493 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5494 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5495 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5496 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5497 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5498 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5499 * configure, Makefile.in: Rebuild.
5500
5501 2009-06-23 Li Feng <nemokingdom@gmail.com>
5502
5503 * MAINTAINERS: Added my name to write-after-approval list.
5504
5505 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5506
5507 * configure.ac: Define is_elf for QNX Neutrino targets.
5508 * configure: Regenerate.
5509
5510 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5511
5512 * MAINTAINERS: Added my name to the write-after-approval list
5513
5514 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5515
5516 * configure.ac: Detect MPC in default directory.
5517 * configure: Regenerate.
5518
5519 2009-06-03 Jerome Guitton <guitton@adacore.com>
5520 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5521
5522 * Makefile.tpl (all): Avoid a trailing backslash.
5523 * Makefile.in: Regenerate.
5524
5525 2009-06-03 Ben Elliston <bje@au.ibm.com>
5526
5527 * config.sub, config.guess: Update from upstream sources.
5528
5529 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5530
5531 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5532 to noconfdirs.
5533 * configure: Regenerate.
5534
5535 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5536
5537 * Makefile.tpl ([+compare-target+]): Compare all stage
5538 directories, rather than just gcc.
5539 * Makefile.in: Rebuilt.
5540
5541 2009-06-01 Doug Kwan <dougkwan@google.com>
5542
5543 * configure.ac: Support gold for target arm*-*-*.
5544 * configure: Regenerate.
5545
5546 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5547
5548 * Makefile.def: Add MPC support and dependencies.
5549 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5550
5551 * Makefile.in, configure: Regenerate.
5552
5553 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5554
5555 * Makefile.tpl (all): Avoid harmless warning in make all when
5556 gcc-bootstrap is enabled but stage_last does not exist.
5557 * Makefile.in: Rebuilt.
5558
5559 2009-05-24 Nicolas Roche <roche@adacore.com>
5560
5561 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5562 * Makefile.in: Regenerate.
5563
5564 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5565
5566 * MAINTAINERS: Update my e-mail address.
5567
5568 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5569
5570 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5571 * configure: Regenerate.
5572
5573 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5574
5575 PR other/40159
5576 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5577 gcc-no-bootstrap are mutually exclusive.
5578 * Makefile.in: Rebuilt.
5579
5580 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5581
5582 PR other/40159
5583 * Makefile.tpl (all): Don't end with unconditional success.
5584 * Makefile.in: Rebuilt.
5585
5586 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5587
5588 PR target/37137
5589 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5590 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5591 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5592 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5593 stage_configureflags, stage_cflags and stage_libcflags into
5594 explicit Makefile macros.
5595 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5596 GFORTRAN.
5597 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5598 CC. Set CC_FOR_BUILD from CC.
5599 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5600 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5601 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5602 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5603 and GFORTRAN.
5604 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5605 (_LIBCFLAGS): Renamed to _TFLAGS.
5606 (do-compare-debug, do-compare3-debug): Drop.
5607 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5608 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5609 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5610 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5611 (XGCC_FLAGS_FOR_TARGET): New.
5612 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5613 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5614 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5615 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5616 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5617 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5618 TFLAGS.
5619 (BUILD_CONFIG): Include if requested.
5620 (all): Set TFLAGS on bootstrap.
5621 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5622 (all-stageid-prefixmodule): Likewise.
5623 (do-clean, distclean-stageid): Set TFLAGS.
5624 (restrap): Fix whitespace.
5625 * Makefile.in: Rebuilt.
5626
5627 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5628
5629 * config.guess: Sync with src.
5630
5631 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5632
5633 * configure.ac ($with_ppl): Default to no if not supplied.
5634 ($with_cloog): Likewise.
5635 configure: Regenerate.
5636
5637 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5638
5639 * MAINTAINERS: Update my e-mail address.
5640
5641 2009-04-27 Nick Clifton <nickc@redhat.com>
5642
5643 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5644
5645 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5646
5647 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5648 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5649 * Makefile.in: Regenerate.
5650
5651 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5652
5653 PR bootstrap/39739
5654 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5655 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5656
5657 * configure, Makefile.in: Regenerate.
5658
5659 2009-04-21 Taras Glek <tglek@mozilla.com>
5660
5661 * include/hashtab.h: Update GTY annotations to new syntax
5662 * include/splay-tree.h: Likewise
5663
5664 2009-04-17 Ben Elliston <bje@au.ibm.com>
5665
5666 * config.sub, config.guess: Update from upstream sources.
5667
5668 2009-04-15 Anthony Green <green@moxielogic.com>
5669
5670 * configure.ac: Add moxie support.
5671 * configure: Rebuilt.
5672
5673 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5674
5675 * configure.ac: Change copyright header to refer to version
5676 3 of the GNU General Public License and to point readers at the
5677 COPYING3 file and the FSF's license web page.
5678 * Makefile.def: Likewise.
5679 * Makefile.tpl: Likewise.
5680 * Makefile.in: Regenerate.
5681
5682 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5683
5684 * configure.ac: Restore match for darwin9 or later. Use double
5685 brackets since regeneration eats one pair.
5686 * configure: Regenerate.
5687
5688 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5689
5690 PR gas/10039
5691 * configure.ac: Require texinfo 4.7.
5692 * configure: Regenerated.
5693
5694 2009-04-09 Nick Clifton <nickc@redhat.com>
5695
5696 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5697 the GCC Runtime Library Exception.
5698
5699 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5700
5701 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5702 * configure: Regenerate.
5703
5704 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5705
5706 * Makefil.def (languages): New entries.
5707 * Makefile.tpl (check-gcc-*): New generic target.
5708 * Makefile.in: Regenerate.
5709
5710 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5711
5712 * MAINTAINERS: Update my email address.
5713
5714 2009-03-18 Tom Tromey <tromey@redhat.com>
5715
5716 * configure: Rebuild.
5717 * configure.ac (host_libs): Add libiconv.
5718 * Makefile.in: Rebuild.
5719 * Makefile.def (host_modules): Add libiconv.
5720 (configure-gdb, all-gdb): Depend on libiconv.
5721
5722 2009-03-16 Tristan Gingold <gingold@adacore.com>
5723
5724 * configure.ac: Treat gdb as supported on x86_64-darwin.
5725 * configure: Regenerate.
5726
5727 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5728
5729 * configure.ac (--with-host-libstdcxx): New option.
5730 * configure: Regenerate.
5731
5732 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5733
5734 * MAINTAINERS: Move myself into the write after approval list.
5735
5736 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5737
5738 * MAINTAINERS: Update e-mail address.
5739
5740 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5741
5742 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5743
5744 2009-03-10 Ira Rosen <irar@il.ibm.com>
5745
5746 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5747
5748 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5749
5750 Backport from git Libtool:
5751
5752 2009-01-19 Robert Millan <rmh@aybabtu.com>
5753 Support GNU/kOpenSolaris.
5754 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5755 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5756 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5757 GNU/kOpenSolaris.
5758
5759 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5760
5761 * MAINTAINERS: Update e-mail address.
5762
5763 2009-02-24 Michael Eager <eager@eagercon.com>
5764
5765 * MAINTAINERS (Write After Approval): Add self.
5766
5767 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5768
5769 * MAINTAINERS (Write After Approval): Add myself.
5770
5771 2009-02-05 Andreas Schwab <schwab@suse.de>
5772
5773 * Makefile.tpl (stage_last): Define $r and $s before using
5774 $(RECURSE_FLAGS_TO_PASS).
5775 * Makefile.in: Regenerate
5776
5777 2009-01-30 Ian Lance Taylor <iant@google.com>
5778
5779 * MAINTAINERS: Move myself to the Global Reviewers list.
5780
5781 2009-01-29 Robert Millan <rmh@aybabtu.com>
5782
5783 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5784 * configure: Regenerate.
5785
5786 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5787
5788 * MAINTAINERS: Make whitespace consistent.
5789 Remove Robert Millan from Write After Approval.
5790
5791 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5792
5793 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5794 (all-opcodes): Depend on all-libiberty.
5795 * Makefile.in: Regenerate.
5796
5797 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5798
5799 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5800 * configure: Regenerate.
5801
5802 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5803
5804 * MAINTAINERS (Write After Approval): Add myself.
5805
5806 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5807
5808 * MAINTAINERS: Add myself to reviewers (Fortran).
5809
5810 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5811
5812 PR tree-optimization/38515
5813 * configure.ac (cloog-polylib): Removed.
5814 (with_ppl, with_cloog): Test for "no".
5815 * configure: Regenerated.
5816
5817 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5818
5819 * MAINTAINERS: Moved myself to reviewers (Fortran).
5820
5821 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5822
5823 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5824 (Write After Approval): Remove myself.
5825
5826 2009-01-03 Diego Novillo <dnovillo@google.com>
5827
5828 * MAINTAINERS: Remove myself from alias maintainership.
5829
5830 2009-01-02 David Ayers <ayers@fsfe.org>
5831
5832 * MAINTAINERS: Update e-mail address.
5833
5834 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5835
5836 * MAINTAINERS: Make whitespace consistent.
5837
5838 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5839
5840 Backport from upstream Libtool:
5841 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5842 Add cache variables to tests that require the linker to work.
5843 For shlibpath_overrides_runpath, this also changes the semantics
5844 to let the result from the C compiler take precedence.
5845
5846 2008-12-02 Ben Elliston <bje@au.ibm.com>
5847
5848 * config.sub, config.guess: Update from upstream sources.
5849
5850 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5851
5852 * configure.ac (ppllibs): Add by default the lib flags.
5853 * configure: Regenerate.
5854
5855 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5856
5857 * MAINTAINERS: Add myself to the write after approval list.
5858
5859 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5860
5861 * configure.ac: Add double brackets on darwin[912].
5862 * configure: Regenerate.
5863
5864 2008-12-03 Daniel Kraft <d@domob.eu>
5865
5866 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5867 Approval to Reviewer section (for Fortran front-end).
5868
5869 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5870
5871 * configure.ac: Expand to darwin10 and later.
5872 * configure: Regenerate.
5873
5874 2008-12-02 Andreas Schwab <schwab@suse.de>
5875
5876 * Makefile.def: configure-target-boehm-gc depends on
5877 all-target-libstdc++-v3.
5878 * Makefile.in: Regenerate.
5879
5880 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
5881
5882 * MAINTAINERS: Add myself as mingw maintainer.
5883
5884 2008-12-02 Ben Elliston <bje@au.ibm.com>
5885
5886 * config.sub, config.guess: Update from upstream sources.
5887
5888 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5889
5890 * README.SCO: Remove.
5891
5892 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5893
5894 * MAINTAINERS: Add myself to the write after approval list.
5895
5896 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5897
5898 * MAINTAINERS: Update my email address in WAA section.
5899
5900 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5901
5902 * MAINTAINERS: Update e-mail address.
5903
5904 2008-11-27 Toon Moene <toon@moene.org>
5905
5906 * MAINTAINERS: Change e-mail address.
5907
5908 2008-11-27 Tristan Gingold <gingold@adacore.com>
5909
5910 * configure.ac: Build gdb for i?86-*-darwin*
5911 * configure: Regenerated.
5912
5913 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
5914
5915 * MAINTAINERS: Added my full name.
5916
5917 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5918
5919 PR bootstrap/38014
5920 PR bootstrap/37923
5921
5922 Revert:
5923
5924 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5925
5926 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5927 * Makefile.in: Regenerated.
5928
5929 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5930
5931 PR gdb/921
5932 PR gdb/1646
5933 PR gdb/2175
5934 PR gdb/2176
5935
5936 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5937 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5938 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5939 (HOST_EXPORTS): Pass CPPFLAGS.
5940 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5941 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5942 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5943 * Makefile.in, configure: Regenerated.
5944 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5945 and CPPFLAGS_FOR_BUILD.
5946
5947 2008-11-06 Jeff Law <law@redhat.com>
5948
5949 * MAINTAINERS: Add myself as middle end maintainer.
5950
5951 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
5952
5953 * MAINTAINERS (Write after approval): Add myself.
5954
5955 2008-11-05 Diego Novillo <dnovillo@google.com>
5956
5957 * MAINTAINERS (Global Reviewers): Add myself.
5958 (Non-Algorithmic Maintainers): Remove myself.
5959
5960 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5961
5962 * MAINTAINERS (Write after approval): Add myself.
5963
5964 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5965
5966 * MAINTAINERS (Write after approval): Add myself.
5967
5968 2008-10-31 Ben Elliston <bje@au.ibm.com>
5969
5970 * configure.ac (spu-*-*): Remove special case.
5971 * configure: Regenerate.
5972
5973 2008-10-30 Catherine Moore <clm@codesourcery.com>
5974
5975 * MAINTAINERS (Write after approval): Update my email address.
5976
5977 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5978
5979 * configure.ac [spu-*-*]: Do not set skipdirs.
5980 * configure: Re-generate.
5981
5982 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5983
5984 * MAINTAINERS (Various Maintainers): Add myself to reload.
5985
5986 2008-10-25 Richard Guenther <rguenther@suse.de>
5987
5988 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5989 maintainer. Remove myself as libgcc-math maintainer.
5990 (Non-Algorithmic Maintainers): Remove myself.
5991
5992 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5993
5994 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5995 * Makefile.in: Regenerated.
5996
5997 2008-10-23 Cary Coutant <ccoutant@google.com>
5998
5999 * MAINTAINERS (Write after approval): Add myself.
6000
6001 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6002
6003 PR gdb/921
6004 PR gdb/1646
6005 PR gdb/2175
6006 PR gdb/2176
6007
6008 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6009 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6010 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6011 (HOST_EXPORTS): Pass CPPFLAGS.
6012 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6013 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6014 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6015 * Makefile.in, configure: Regenerated.
6016 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6017 and CPPFLAGS_FOR_BUILD.
6018
6019 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
6020
6021 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6022 Sebastian Pop.
6023
6024 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6025
6026 * MAINTAINERS (Write After Approval): Added myself.
6027
6028 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6029
6030 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6031 recommended version to 2.3.2.
6032
6033 * configure: Regenerate.
6034
6035 2008-10-01 Mark Mitchell <mark@codesourcery.com>
6036
6037 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6038
6039 2008-09-29 David Daney <david.daney@caviumnetworks.com>
6040
6041 * MAINTAINERS (Write After Approval): Update e-mail address.
6042
6043 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6044
6045 * libtool.m4: Update to libtool 2.2.6.
6046 * lt~obsolete.m4: Update to libtool 2.2.6.
6047 * ltmain.sh: Update to libtool 2.2.6.
6048 * ltsugar.m4: Update to libtool 2.2.6.
6049 * ltversion.m4: Update to libtool 2.2.6.
6050 * ltoptions.m4: Update to libtool 2.2.6.
6051 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6052
6053 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6054
6055 * MAINTAINERS (Write After Approval): Add myself.
6056
6057 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6058
6059 * MAINTAINERS (Write After Approval): Update my name.
6060
6061 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6062
6063 * MAINTAINERS: Add myself in "Write After Approval".
6064
6065 2008-09-18 Steve Ellcey <sje@cup.hp.com>
6066
6067 * MAINTAINERS: Add myself as ia64 maintainer.
6068
6069 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6070
6071 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6072 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6073 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6074 and Michael Tiemann from Write After Approval since they do not
6075 actually have access.
6076
6077 2008-09-05 Richard Guenther <rguenther@suse.de>
6078
6079 * configure.ac: Initialize clooglibs to -lcloog.
6080 * configure: Re-generate.
6081
6082 2008-09-04 Le-Chun Wu <lcwu@google.com>
6083
6084 * MAINTAINERS (Write After Approval): Add myself.
6085
6086 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6087
6088 * configure.ac (--with-cloog-polylib): New.
6089 (--disable-cloog-version-check): New.
6090 (--disable-ppl-version-check): New.
6091 * configure: Re-generate.
6092
6093 2008-09-03 Richard Guenther <rguenther@suse.de>
6094
6095 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6096 cloog test.
6097 * configure: Re-generate.
6098
6099 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6100
6101 Add picoChip port.
6102 * MAINTAINERS: Add picoChip maintainers.
6103
6104 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6105 Tobias Grosser <grosser@fim.uni-passau.de>
6106 Jan Sjodin <jan.sjodin@amd.com>
6107 Harsha Jagasia <harsha.jagasia@amd.com>
6108 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6109 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6110 Adrien Eliche <aeliche@isty.uvsq.fr>
6111
6112 Merge from graphite branch.
6113 * configure: Regenerate.
6114 * Makefile.in: Regenerate.
6115 * configure.ac (host_libs): Add ppl and cloog.
6116 Add checks for PPL and CLooG.
6117 * Makefile.def (ppl, cloog): Added modules and dependences.
6118 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6119 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6120
6121 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6122
6123 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6124 (GCC_SHLIB_SUBDIR): New.
6125 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6126 * configure: Regenerate.
6127 * Makefile.in: Regenerate.
6128
6129 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6130
6131 * MAINTAINERS: Consistently use tabs to separate columns.
6132
6133 2008-08-29 Tristan Gingold <gingold@adacore.com>
6134
6135 * MAINTAINERS (Write after Approval): Add myself.
6136
6137 2008-08-28 Tristan Gingold <gingold@adacore.com>
6138
6139 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6140 Enable bfd, binutils and opcodes.
6141 * configure: Regenerate.
6142
6143 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6144
6145 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6146
6147 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6148
6149 * MAINTAINERS: Use correct Umlaut for last name.
6150
6151 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6152
6153 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6154
6155 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6156
6157 * MAINTAINERS: Update my email address.
6158
6159 2008-08-16 Nicolas Roche <roche@adacore.com>
6160
6161 * Makefile.tpl: Add BOOT_ADAFLAGS.
6162 * Makefile.in: Regenerate.
6163
6164 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6165
6166 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6167 * configure: Regenerate.
6168
6169 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
6170
6171 * configure.ac: Add makefile fragments for hpux.
6172 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6173 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6174 * configure: Regenerate.
6175 * Makefile.in: Regenerate.
6176
6177 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
6178
6179 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6180
6181 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
6182
6183 * MAINTAINERS (Write after Approval): Add myself.
6184
6185 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6186
6187 * MAINTAINERS (Write After Approval): Add myself.
6188
6189 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
6190
6191 * MAINTAINERS (Write After Approval): Add myself.
6192
6193 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6194
6195 * MAINTAINERS: Update my email address.
6196
6197 2008-06-25 Joey Ye <joey.ye@intel.com>
6198
6199 * MAINTAINERS (Write After Approval): Add myself.
6200
6201 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6202
6203 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6204 * Makefile.in: Regenerate.
6205 * configure: Regenerate.
6206
6207 2008-06-17 Daniel Kraft <d@domob.eu>
6208
6209 * MAINTAINERS (Write After Approval): Add myself.
6210
6211 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6212
6213 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6214 "$@" is still intact with both Autoconf 2.59 and 2.62.
6215 * configure: Regenerate.
6216
6217 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6218
6219 * Makefile.tpl: Fix comment errors.
6220 * Makefile.in: Regenerate.
6221
6222 2008-06-12 David S. Miller <davem@davemloft.net>
6223 David Edelsohn <edelsohn@gnu.org>
6224
6225 * configure.ac: Add powerpc*-*-* to gold supported targets.
6226 * configure: Regenerate.
6227
6228 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6229
6230 PR tree-optimization/36218
6231 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6232 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6233 (all prefix="build-"): Pass them to build-system sub-makes.
6234 * Makefile.in: Regenerate.
6235
6236 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6237
6238 * MAINTAINERS (mt port): Remove.
6239 (sco5, unixware, sco udk): Remove.
6240 (Kean Johnston): Add to Write After Approval.
6241
6242 2008-05-30 Julian Brown <julian@codesourcery.com>
6243
6244 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6245 of libobjc for ARM EABI Linux.
6246 * configure: Regenerate.
6247
6248 2008-05-18 Xinliang David Li <davidxl@google.com>
6249
6250 * ChangeLog: Remove wrong ChangeLog entry.
6251
6252 2008-05-17 Xinliang David Li <davidxl@google.com>
6253
6254 * MAINTAINERS (Write After Approval): Add myself.
6255
6256 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6257
6258 * MAINTAINERS (Write After Approval): Add myself.
6259
6260 2008-05-14 Rafael Espíndola <espindola@google.com>
6261
6262 * config-ml.in: don't handle --enable-shared and --enable-static.
6263
6264 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6265
6266 * MAINTAINERS: Update my email address.
6267
6268 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6269
6270 * MAINTAINERS: Update my email address.
6271
6272 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6273
6274 * MAINTAINERS (Write After Approval): Add myself.
6275
6276 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6277
6278 * MAINTAINERS (Write After Approval): Add myself.
6279
6280 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6281
6282 * MAINTAINERS (crx): Add myself.
6283
6284 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6285
6286 Sync with src:
6287 2008-04-14 David S. Miller <davem@davemloft.net>
6288
6289 * configure.ac: Add sparc*-*-* to gold supported targets.
6290 * configure: Regenerate.
6291
6292 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6293
6294 PR bootstrap/35457
6295 * configure.ac: Include override.m4.
6296 * configure: Regenerate.
6297
6298 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6299
6300 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6301 * Makefile.in: Regenerate.
6302
6303 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6304
6305 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6306 as nonconfigurable directories list.
6307 * configure: Regenerate.
6308
6309 2008-04-14 Ben Elliston <bje@au.ibm.com>
6310
6311 * config.sub, config.guess: Update from upstream sources.
6312
6313 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6314
6315 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6316 * Makefile.in: Regenerate.
6317
6318 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6319
6320 * configure.ac: Do not build libssp for the AVR.
6321 * configure: Regenerate.
6322
6323 2008-04-07 Ian Lance Taylor <iant@google.com>
6324
6325 * Makefile.def: check-gold depends upon all-binutils.
6326 * Makefile.in: Regenerate.
6327
6328 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6329
6330 * MAINTAINERS (Write After Approval): Add myself.
6331
6332 2008-04-04 Nick Clifton <nickc@redhat.com>
6333
6334 PR binutils/4334
6335 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6336 builds.
6337 * configure: Regenerate.
6338
6339 2008-04-04 NightStrike <NightStrike@gmail.com>
6340
6341 PR other/35151
6342 * configure.ac: Combine rules for mingw32 and mingw64.
6343 * configure: Regenerate.
6344
6345 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6346
6347 * MAINTAINERS (Write After Approval): Add myself.
6348
6349 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6350
6351 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6352 * Makefile.in (.NOTPARALLEL): Ditto.
6353
6354 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6355
6356 * MAINTAINERS (Write After Approval): Add myself.
6357
6358 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6359
6360 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6361 * Makefile.in (.NOTPARALLEL): Regenerate.
6362
6363 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6364
6365 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6366 * Makefile.in: Regenerate.
6367
6368 2008-03-26 Jakub Staszak <kuba@et.pl>
6369
6370 * MAINTAINERS (Write After Approval): Add myself.
6371
6372 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6373
6374 * MAINTAINERS: Update e-mail address.
6375
6376 2008-03-20 Ian Lance Taylor <iant@google.com>
6377
6378 * configure.ac: Add support for --enable-gold.
6379 * Makefile.def: Add gold as a directory like ld.
6380 * configure, Makefile.in: Regenerate.
6381
6382 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6383
6384 * configure.ac: m4_include config/proginstall.m4.
6385 * configure: Regenerate.
6386
6387 Backport from upstream Libtool:
6388
6389 2007-10-12 Eric Blake <ebb9@byu.net>
6390
6391 Deal with Autoconf 2.62's semantic change in m4_append.
6392 * ltsugar.m4 (lt_append): Replace broken versions of
6393 m4_append.
6394 (lt_if_append_uniq): Don't require separator to be overquoted,
6395 and avoid broken m4_append.
6396 (lt_dict_add): Fix typo.
6397 * libtool.m4 (_LT_DECL): Don't overquote separator.
6398
6399 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6400
6401 * config.rpath: Add AIX 6 support.
6402
6403 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6404
6405 * Makefile.def (stageprofile). Remove -fprofile-generate
6406 from stage_libcflags.
6407 * Makefile.in: Regenerate.
6408
6409 2008-03-13 Ben Elliston <bje@au.ibm.com>
6410
6411 * config.sub, config.guess: Update from upstream sources.
6412
6413 2008-03-06 Tom Tromey <tromey@redhat.com>
6414
6415 * MAINTAINERS: Update for treelang deletion.
6416
6417 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6418
6419 * MAINTAINERS: Update my email address.
6420
6421 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6422
6423 * MAINTAINERS (darwin port): Add myself as a maintainer.
6424 (objective-c/c++): Add myself as a maintainer.
6425
6426 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6427
6428 * MAINTAINERS (Write After Approval): Update my email address.
6429
6430 2008-02-25 Tomas Bily <tbily@suse.cz>
6431
6432 * MAINTAINERS (Write After Approval): Add myself.
6433
6434 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6435
6436 * MAINTAINERS (OpenMP): Add myself.
6437
6438 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6439
6440 PR bootstrap/32009
6441 PR bootstrap/32161
6442
6443 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6444 * configure: Regenerate.
6445
6446 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6447 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6448 STAGE4_LIBCFLAGS): New.
6449 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6450 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6451 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6452 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6453 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6454 for target modules. Don't export LIBCFLAGS.
6455 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6456 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6457 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6458 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6459 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6460 * Makefile.in: Regenerate.
6461
6462 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6463
6464 PR libgcj/33085
6465 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6466 Do not use -DDLL_EXPORT. Backport from upstream.
6467
6468 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6469
6470 * MAINTAINERS (Write After Approval): Add myself.
6471
6472 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6473
6474 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6475 * configure: Regenerate.
6476
6477 2008-01-31 Marc Gauthier <marc@tensilica.com>
6478
6479 * configure.ac (xtensa*-*-*): Recognize processor variants.
6480 * configure: Regenerate.
6481
6482 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6483
6484 PR bootstrap/34922
6485 * configure.ac (PARSE_ARGS): Push suitable setting of
6486 ac_subdirs_all, for `./configure --help=recursive'.
6487 Handle `+' in generic toplevel directory disabling.
6488 * configure: Regenerate.
6489
6490 2008-01-28 Nick Clifton <nickc@redhat.com>
6491
6492 * MAINTAINERS (xstormy16): Take over maintainership.
6493
6494 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6495
6496 * MAINTAINERS (c4x port): Remove.
6497
6498 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6499
6500 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6501
6502 2008-01-23 Ben Elliston <bje@au.ibm.com>
6503
6504 * config.sub, config.guess: Update from upstream sources.
6505
6506 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6507
6508 * MAINTAINERS (Write After Approval): Add myself.
6509
6510 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6511
6512 * MAINTAINERS: Update my email address.
6513
6514 2008-01-09 Raksit Ashok <raksit@google.com>
6515
6516 * MAINTAINERS (Write After Approval): Add myself.
6517
6518 2008-01-09 Raksit Ashok <raksit@google.com>
6519
6520 * MAINTAINERS (Write After Approval): Add myself.
6521
6522 2008-01-08 Ben Elliston <bje@au.ibm.com>
6523
6524 * config.sub, config.guess: Update from upstream sources.
6525
6526 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6527
6528 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6529 Change recommended MPFR from 2.2.1 -> 2.3.0.
6530 * configure: Regenerate.
6531
6532 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6533
6534 * MAINTAINERS: Update my email address.
6535
6536 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6537
6538 * MAINTAINERS: Update my email address.
6539
6540 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6541
6542 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6543 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6544 * Makefile.in: Regenerate.
6545
6546 2007-12-10 Mark Heffernan <meheff@google.com>
6547
6548 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6549 misplaced entries.
6550
6551 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6552
6553 * configure.ac: Enable libjava for x86_64-*-darwin9.
6554 * configure: Regenerate.
6555
6556 2007-12-07 Bill Maddox <maddox@google.com>
6557
6558 * MAINTAINERS (Write After Approval): Add myself.
6559
6560 2007-12-05 Ben Elliston <bje@au.ibm.com>
6561
6562 * config.sub, config.guess: Update from upstream sources.
6563
6564 2007-12-02 Matthias Klose <doko@ubuntu.com>
6565
6566 * config-ml.in: Remove 64bit configure tests.
6567
6568 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6569
6570 * config-ml.in: Robustify against white space in absolute file
6571 names.
6572
6573 * config-ml.in (multi-clean): Substitute ${Makefile}.
6574 Remove superfluous ${Makefile} in list.
6575
6576 2007-11-19 Thiemo Seufer <ths@mips.com>
6577
6578 * config-ml.in: Don't hardcode the Makefile name.
6579
6580 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6581
6582 * MAINTAINERS (Write After Approval): Add myself.
6583
6584 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6585
6586 * MAINTAINERS (Write After Approval): Add myself.
6587
6588 2007-11-06 Doug Kwan <dougkwan@google.com>
6589
6590 * MAINTAINERS (Write After Approval): Add myself.
6591
6592 2007-10-25 Ben Elliston <bje@au.ibm.com>
6593
6594 * MAINTAINERS (mercury): Remove entry.
6595 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6596
6597 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6598
6599 * Makefile.def (dependencies): Make configure-gdb depend on
6600 all-intl.
6601 * Makefile.in: Regenerated.
6602
6603 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6604
6605 * MAINTAINERS (Fortran maintainer): Remove myself.
6606
6607 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6608
6609 * Makefile.def: To avoid problems running with parallel makes,
6610 build newlib before libgloss so that target specific header
6611 files are availble.
6612 * Makefile.in: Regenerate
6613
6614 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6615
6616 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6617 * Makefile.in: Regenerate.
6618
6619 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6620
6621 * MAINTAINERS (Register allocation reviewer): Add myself.
6622
6623 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6624
6625 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6626 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6627 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6628 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6629 * configure: Regenerate.
6630
6631 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6632
6633 * MAINTAINERS (Register allocation reviewer): Add myself.
6634
6635 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6636
6637 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6638 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6639 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6640 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6641 * configure.ac: Default them to host tools for $host = $build.
6642 Subst them.
6643
6644 * configure: Regenerate.
6645 * Makefile.in: Regenerate.
6646
6647 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6648
6649 * MAINTAINERS (Register allocation reviewer): Add myself.
6650
6651 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6652
6653 * MAINTAINERS (Register allocation reviewer): Add myself.
6654
6655 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6656
6657 * MAINTAINERS (Write After Approval): Fix typo.
6658
6659 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6660
6661 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6662 * configure: Regenerate.
6663
6664 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6665
6666 PR bootstrap/31906
6667 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6668 they're already prefixed.
6669
6670 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6671
6672 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6673 libstdc++.
6674 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6675 * configure: Regenerate.
6676 * Makefile.in: Regenerate.
6677
6678 2007-09-17 Andreas Schwab <schwab@suse.de>
6679
6680 * configure.ac: Raise minimum makeinfo version to 4.6.
6681 * configure: Regenerate.
6682
6683 2007-09-17 Johannes Singler <singler@ira.uka.de>
6684
6685 * MAINTAINERS (write-after-approval) add myself
6686
6687 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6688
6689 * configure.ac: Correct makeinfo version check.
6690 * configure: Regenerate.
6691
6692 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6693
6694 * MAINTAINERS: Update my email address.
6695
6696 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6697
6698 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6699 to $skipdirs and only disable gprof for newlib. Use the normal
6700 mips*-elf* handling in other respects.
6701 * configure: Regnerate.
6702
6703 2007-09-12 David Daney <ddaney@avtrex.com>
6704
6705 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6706 enabling libgcj.
6707 * configure: Regenerate.
6708
6709 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6710
6711 PR other/32154
6712 * configure.ac: For libgloss targets, point the linker to the linker
6713 script, startup code and simulator library.
6714 * configure: Regenerate.
6715
6716 2007-09-07 Andrew Haley <aph@redhat.com>
6717
6718 * configure.ac (noconfigdirs): Remove target-libffi and
6719 target-libjava.
6720 * configure: Regenerate.
6721
6722 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6723
6724 PR target/33281
6725 * configure.ac: Use config/mh-mingw on mingw.
6726 * configure: Regenerate.
6727
6728 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6729
6730 * MAINTAINERS (Write After Approval): Add myself.
6731
6732 2007-09-05 Richard Guenther <rguenther@suse.de>
6733
6734 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6735 nor --disable-checking is provided also turn on yes and types
6736 checking for stage1.
6737 * configure: Re-generate.
6738
6739 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6740
6741 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6742 (Write After Approval): Remove myself.
6743
6744 2007-08-29 Nick Clifton <nickc@redhat.com>
6745
6746 * config.sub, config.guess: Update from upstream sources.
6747
6748 2007-08-22 Bud Davis <jmdavis@link.com>
6749
6750 * MAINTAINERS (Write After Approval): Added myself.
6751 * MAINTAINERS (Reviewers): Removed myself.
6752
6753 2007-08-18 Paul Brook <paul@codesourcery.com>
6754 Joseph Myers <joseph@codesourcery.com>
6755
6756 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6757 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6758 * Makefile.in: Regenerate.
6759 * configure.ac (--with-debug-prefix-map): New.
6760 * configure: Regenerate.
6761
6762 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6763 Nigel Stephens <nigel@mips.com>
6764
6765 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6766 as target_makefile_frag.
6767 * configure: Regenerate.
6768
6769 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6770
6771 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6772 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6773 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6774 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6775 (do-compare, do-compare3, do-compare-debug): New.
6776 ([+compare-target+]): Use them.
6777
6778 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6779
6780 * MAINTAINERS (Write After Approval): Change my email address.
6781
6782 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6783 Ben Elliston <bje@au.ibm.com>
6784
6785 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6786 --silent if $silent.
6787 * configure: Regenerate.
6788
6789 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6790
6791 * MAINTAINERS (Various Maintainers): Add myself as
6792 loop infrastructure maintainer. Update my e-mail
6793 address.
6794
6795 2007-07-31 Diego Novillo <dnovillo@google.com>
6796
6797 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6798 Adjust description.
6799
6800 2007-07-26 Richard Guenther <rguenther@suse.de>
6801
6802 * configure.ac: Add types checking to stage1 checking flags.
6803 * configure: Regenerate.
6804
6805 2007-07-17 Nick Clifton <nickc@redhat.com>
6806
6807 * COPYING3: New file. Contains version 3 of the GNU General
6808 Public License.
6809 * COPYING3.LIB: New file. Contains version 3 of the GNU
6810 Lesser General Public License.
6811
6812 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6813
6814 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6815
6816 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6817
6818 * MAINTAINERS (S/390 co-maintainer): Add myself.
6819 (Write After Approval): Remove myself.
6820
6821 2007-07-13 Dan Hipschman <dsh@google.com>
6822
6823 * MAINTAINERS (Write After Approval): Add myself.
6824
6825 2007-07-11 Nick Clifton <nickc@redhat.com>
6826
6827 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6828 WINDRES export.
6829 * Makefile.in: Regenerate.
6830
6831 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6832
6833 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6834 maintainer.
6835
6836 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6837
6838 * lt~obsolete.m4: New. Import from 20070318 libtool.
6839
6840 2007-07-03 Julian Brown <julian@codesourcery.com>
6841
6842 * MAINTAINERS (Write After Approval): Add myself.
6843
6844 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6845
6846 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6847 * configure: Regenerate.
6848
6849 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6850
6851 * configure.ac: Add some missing m4 quotation.
6852 * configure: Regenerate.
6853
6854 2007-07-02 Simon Baldwin <simonb@google.com>
6855
6856 * MAINTAINERS (Write After Approval): Add myself.
6857
6858 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6859
6860 * configure: Regenerate.
6861
6862 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6863
6864 * Makefile.def: Add windmc tool to build.
6865 * Makefile.tpl: Likewise.
6866 * configure.ac: Likewise.
6867 * Makefile.in: Regenerate.
6868 * configure: Regenerate.
6869
6870 2007-06-28 DJ Delorie <dj@redhat.com>
6871
6872 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6873 not building newlib.
6874 * configure: Regenerated.
6875
6876 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6877
6878 * MAINTAINERS (Write After Approval): Add myself.
6879
6880 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
6881
6882 * MAINTAINERS (Write After Approval): Add myself.
6883
6884 2007-06-19 Chris Matthews <chrismatthews@google.com>
6885
6886 * MAINTAINERS (Write After Approval): Add myself.
6887
6888 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6889
6890 * MAINTAINERS (Write After Approval): Add myself.
6891
6892 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6893
6894 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6895 * Makefile.in: Regenerated.
6896
6897 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6898
6899 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6900 bfin*-*-uclinux* targets.
6901 * configure: Regenerate.
6902
6903 2007-06-14 Ian Lance Taylor <iant@google.com>
6904
6905 * MAINTAINERS: Add myself as non-algorithmic global write
6906 maintainer.
6907
6908 2007-06-14 Diego Novillo <dnovillo@google.com>
6909
6910 * MAINTAINERS: Add self as middle-end maintainer and
6911 non-algorithmic global write maintainer.
6912
6913 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6914
6915 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6916 Move all Fortran maintainers except Paul Brook into the
6917 Non-Autopoiesis section.
6918
6919 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
6920
6921 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6922 (distclean-stage[+id+]): Possibly delete stage_last.
6923 * Makefile.in: Regenerate.
6924
6925 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
6926
6927 * MAINTAINERS (Various Maintainer): Fix typo.
6928
6929 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
6930
6931 * MAINTAINERS (Various Maintainer): Add myself as
6932 dataflow maintainer.
6933
6934 2007-06-07 Ben Elliston <bje@au.ibm.com>
6935
6936 * config.sub, config.guess: Update from upstream sources.
6937
6938 2007-06-07 Ben Elliston <bje@au.ibm.com>
6939
6940 * Makefile.tpl: Fix spelling error.
6941 * Makefile.in: Regenerate.
6942
6943 2007-06-01 Steve Ellcey <sje@cup.hp.com>
6944
6945 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6946 lt_cv_sys_max_cmd_len.
6947
6948 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6949
6950 * MAINTAINERS (Various Maintainers): Add myself as
6951 auto-vectorizer maintainer.
6952
6953 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
6954
6955 PR libjava/32098
6956 * libtool.m4: Revert previous change.
6957 * ltgcc.m4: Put it here.
6958
6959 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6960
6961 * MAINTAINERS (Various Maintainers): Add myself as
6962 auto-vectorizer maintainer.
6963
6964 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6965
6966 PR libjava/32098
6967 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6968
6969 2007-05-30 Richard Guenther <rguenther@suse.de>
6970
6971 * MAINTAINERS (Various Maintainers): Add myself as
6972 auto-vectorizer maintainer.
6973
6974 2007-05-30 Jakub Jelinek <jakub@redhat.com>
6975
6976 PR bootstrap/29382
6977 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6978 * configure: Rebuilt.
6979
6980 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
6981
6982 * MAINTAINERS (Write After Approval): Removed my name.
6983
6984 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6985
6986 * MAINTAINERS (Write After Approval): Remove myself.
6987
6988 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6989
6990 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6991
6992 2007-05-23 Steve Ellcey <sje@cup.hp.com>
6993
6994 * ltmain.sh: Update from ToT Libtool.
6995 * libtool.m4: Update from ToT Libtool.
6996 * ltsugar.m4: New. Update from ToT Libtool.
6997 * ltversion.m4: New. Update from ToT Libtool.
6998 * ltoptions.m4: New. Update from ToT Libtool.
6999 * ltconfig: Remove.
7000 * ltcf-c.sh: Remove.
7001 * ltcf-cxx.sh: Remove.
7002 * ltcf-gcj.sh: Remove.
7003
7004 2007-05-22 Ollie Wild <aaw@google.com>
7005
7006 * MAINTAINERS (Write After Approval): Add myself.
7007
7008 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
7009
7010 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7011 stage_cflags.
7012 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7013 Remove CFLAGS/LIBCFLAGS.
7014 (configure-stage[+id+]-[+prefix+][+module+],
7015 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7016 * Makefile.in: Regenerate.
7017
7018 2007-05-15 Diego Novillo <dnovillo@google.com>
7019
7020 * MAINTAINERS: Update e-mail address.
7021
7022 2007-05-15 Revital Eres <eres@il.ibm.com>
7023
7024 * MAINTAINERS (Write After Approval): Add myself.
7025
7026 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
7027
7028 * MAINTAINERS (Write After Approval): Updated my address.
7029
7030 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7031
7032 * MAINTAINERS (Write After Approval): Add myself.
7033
7034 2007-05-11 Silvius Rus <rus@google.com>
7035
7036 * MAINTAINERS (Write After Approval): Add myself.
7037
7038 2007-04-23 Tom Tromey <tromey@redhat.com>
7039
7040 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7041
7042 2007-04-22 Mark Mitchell <mark@codesourcery.com>
7043
7044 * MAINTAINERS (cpplib): Rename to ...
7045 (libcpp): ... this. Add C/C++ front end maintainers.
7046
7047 2007-04-14 Steve Ellcey <sje@cup.hp.com>
7048
7049 * config-ml.in: Pass ${ml_config_env} to configure calls.
7050
7051 2007-04-04 Christian Bruel <christian.bruel@st.com>
7052
7053 * MAINTAINERS (Write After Approval): Add myself.
7054
7055 2007-04-02 Dave Korn <dave.korn@artimi.com>
7056
7057 * MAINTAINERS (Write After Approval): Add myself.
7058
7059 2007-03-31 Tobias Burnus <burnus@net-b.de>
7060
7061 * MAINTAINERS (fortran 95 front end): Add myself.
7062
7063 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7064
7065 * MAINTAINERS (Write After Approval): Add myself.
7066
7067 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
7068
7069 * MAINTAINERS (Modulo Scheduler): Add myself.
7070
7071 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7072
7073 * MAINTAINERS (fortran 95 front end): Add myself.
7074 (c++ front end): whitespace fix.
7075
7076 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7077
7078 * MAINTAINERS (Write After Approval): Add myself.
7079
7080 2007-03-21 Richard Sandiford <richard@codesourcery.com>
7081
7082 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7083 of glob. Quote arguments with single quotes too.
7084 * configure: Regenerate.
7085
7086 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7087
7088 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7089 * Makefile.in: Regenerate
7090
7091 2007-03-07 Andreas Schwab <schwab@suse.de>
7092
7093 * configure: Regenerate.
7094
7095 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7096
7097 * configure.ac: Add "--with-pdfdir" configure option,
7098 which defines pdfdir variable.
7099 * Makefile.def (target=fixincludes): Add install-pdf to
7100 missing targets.
7101 (recursive_targets): Add install-pdf target.
7102 (flags_to_pass): Add pdfdir.
7103 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7104 target.
7105 * configure: Regenerate
7106 * Makefile.in: Regenerate
7107
7108 2007-02-28 Eric Christopher <echristo@apple.com>
7109
7110 Revert:
7111 2006-12-07 Mike Stump <mrs@apple.com>
7112
7113 * Makefile.def (dependencies): Add dependency for
7114 install-target-libssp and install-target-libgomp on
7115 install-gcc.
7116 * Makefile.in: Regenerate.
7117
7118 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7119
7120 * configure: Regenerate.
7121 * configure.ac: Move statements after variable declarations.
7122
7123 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7124
7125 * MAINTAINERS: Add myself as sh maintainer.
7126
7127 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7128
7129 * configure.ac: Adjust for loop syntax.
7130 * configure: Regenerate.
7131
7132 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7133
7134 * configure: Rebuilt.
7135
7136 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7137
7138 * configure.ac: Drop multiple occurrences of --enable-languages,
7139 and fix its quoting.
7140 * configure: Rebuilt.
7141
7142 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7143 Nathan Sidwell <nathan@codesourcery.com>
7144 Vladimir Prus <vladimir@codesourcery.com>
7145 Joseph Myers <joseph@codesourcery.com>
7146
7147 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7148 * configure: Regenerate.
7149
7150 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7151
7152 * ltconfig (freebsd*): Default to elf.
7153
7154 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7155
7156 * configure.ac (target_libraries): Move libgcc before libiberty.
7157 * configure: Regenerated.
7158
7159 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7160 Paolo Bonzini <bonzini@gnu.org>
7161
7162 PR bootstrap/30753
7163 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7164 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7165 * configure: Regenerated.
7166
7167 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7168
7169 * MAINTAINERS (Language Front End Maintainers): Update my mail
7170 address.
7171
7172 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7173
7174 PR bootstrap/30748
7175 * configure.ac: Correct syntax for Solaris ksh.
7176 * configure: Regenerated.
7177
7178 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7179
7180 * configure.ac: Sync with src.
7181 * configure: Regenerate.
7182
7183 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7184
7185 * Makefile.in: Regenerate.
7186
7187 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7188
7189 * config.sub: Sync with src.
7190
7191 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7192
7193 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7194 noncanonical equivalents.
7195 * configure.in: Rename to...
7196 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7197 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7198 target_noncanonical. Use them. Rewrite removal of configure
7199 arguments for autoconf 2.59. Discard variable settings. Force
7200 program_transform_name for native tools.
7201
7202 * Makefile.in: Regenerated.
7203 * configure: Regenerated with autoconf 2.59.
7204
7205 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7206
7207 * MAINTAINERS (Write After Approval): Add myself.
7208
7209 2007-01-31 Andreas Schwab <schwab@suse.de>
7210
7211 * Makefile.tpl (LDFLAGS): Substitute it.
7212 * Makefile.in: Regenerate.
7213
7214 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7215
7216 * MAINTAINERS (Write After Approval): Add myself.
7217
7218 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7219
7220 * MAINTAINERS (spu port): Add myself.
7221
7222 2007-01-23 Richard Guenther <rguenther@suse.de>
7223
7224 PR bootstrap/30541
7225 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7226 * Makefile.tpl (GNATBIND): Substitute it.
7227 (GNATMAKE): Likewise.
7228 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7229 of STAGE_PREFIX.
7230 * Makefile.in: Regenerate.
7231 * configure: Regenerate.
7232
7233 2007-01-18 Mike Stump <mrs@apple.com>
7234
7235 * configure.in: Re-enable -Werror for gcc builds.
7236
7237 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7238
7239 * MAINTAINERS (Write After Approval): Add myself.
7240
7241 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7242
7243 * configure.in: Change == to = in test command.
7244 * configure: Regenerate.
7245
7246 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7247 Nick Clifton <nickc@redhat.com>
7248 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7249
7250 * configure.in (build_configargs, host_configargs, target_configargs):
7251 Remove build/host/target parameters.
7252 (host_libs): Add gmp and mpfr.
7253 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7254 * Makefile.def (gmp, mpfr): New.
7255 (gcc): Remove target.
7256 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7257 target_os, target_vendor): New.
7258 (configure): Add host_alias/target_alias arguments; adjust invocations.
7259 * configure: Regenerate.
7260 * Makefile.in: Regenerate.
7261
7262 2007-01-11 Matt Fago <fago@earthlink.net>
7263
7264 * configure.in: Try to link to functions only in mpfr 2.2.x
7265 to improve robustness of configure tests.
7266 * configure: Regenerate.
7267
7268 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7269
7270 * MAINTAINERS: Add myself as i386 maintainer.
7271
7272 2007-01-08 Jan Hubicka <jh@suse.cz>
7273
7274 * MAINTAINERS: Add myself as i386 maintainer.
7275
7276 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7277
7278 * configure.in: Add support for an x86_64-mingw* target.
7279 * configure: Regenerate.
7280
7281 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7282
7283 * Makefile.tpl (all-target): Correct @if conditional for target
7284 modules.
7285 * configure.in: Omit libiberty if building only target libgcc.
7286 * configure, Makefile.in: Regenerated.
7287
7288 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7289
7290 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7291 * configure: Regenerate.
7292
7293 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7294
7295 * Makefile.def (target_modules): Add libgcc.
7296 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7297 * Makefile.tpl (clean-target-libgcc): Delete.
7298 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7299 on gcc even for bootstrapped modules. Rewrite handling of
7300 lang_env_dependencies to loop over target_modules.
7301 * configure.in (target_libraries): Add target-libgcc.
7302 * Makefile.in, configure: Regenerated.
7303
7304 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7305
7306 * configure.in: Reorganize recognition of languages. Add
7307 --enable-stage1-languages. Show supported languages for the chosen
7308 target rather than all recognized languages.
7309 * configure: Regenerate.
7310
7311 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7312
7313 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7314 * Makefile.in: Regenerate.
7315
7316 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7317
7318 * configure.in: Warn that MPFR 2.2.0 is buggy.
7319 * configure: Regenerate.
7320
7321 2006-12-27 Ian Lance Taylor <iant@google.com>
7322
7323 * configure.in: When removing Makefiles to force a reconfigure, also
7324 remove prev-DIR*/Makefile.
7325 * configure: Regenerate.
7326
7327 2006-12-22 Andreas Schwab <schwab@suse.de>
7328
7329 * configure: Regenerate with correct autoconf version.
7330
7331 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7332
7333 * configure.in: add AC_SUBST for *_FOR_TARGET.
7334 * configure: Regenerate.
7335
7336 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7337
7338 * configure.in: Simplify logic for rejecting languages that cannot
7339 be built. Separate the case when a language is unsupported,
7340 from the case when the user chooses not to build a language.
7341
7342 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7343
7344 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7345 it only affects bootstrap and could be tested on "$host" as well.
7346 * configure: Regenerate.
7347 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7348
7349 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7350
7351 PR bootstrap/29544
7352 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7353 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7354 move here comment from Makefile.tpl.
7355 * Makefile.tpl: Move some definitions higher in the file.
7356 (STAGE1_CHECKING): New.
7357 * configure.in: Add --enable-stage1-checking.
7358 * configure: Regenerate.
7359 * Makefile.in: Regenerate.
7360
7361 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7362
7363 * MAINTAINERS: Add myself as build system maintainer.
7364
7365 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7366
7367 * MAINTAINERS (Write After Approval): Add myself.
7368
7369 2006-12-13 Eric Christopher <echristo@apple.com>
7370
7371 * MAINTAINERS: Add myself as darwin maintainer.
7372
7373 2006-12-11 Ian Lance Taylor <ian@airs.com>
7374
7375 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7376
7377 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7378
7379 MAINTAINERS: Update my entry.
7380
7381 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7382
7383 * configure.in: Handle spu makefile frag.
7384 * Makefile.tpl (MAINT): Define
7385 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7386 * configure: Regenerate.
7387 * Makefile.in: Regenerate.
7388
7389 2006-12-11 Ben Elliston <bje@au.ibm.com>
7390
7391 * config.guess: Import latest version.
7392 * config.sub: Likewise.
7393
7394 2006-12-11 Ben Elliston <bje@au.ibm.com>
7395
7396 * configure.in (spu-*-*): Don't skip target-libiberty.
7397 * configure: Regenerate.
7398
7399 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7400
7401 PR bootstrap/30134
7402 * configure.in: Correct x86 darwin support for libjava to powerpc
7403 and i?86 only.
7404 * configure: Regenerate.
7405
7406 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7407
7408 * configure.in: Add x86 darwin support for libjava.
7409 * configure: Regenerate.
7410
7411 2006-12-07 Mike Stump <mrs@apple.com>
7412
7413 * Makefile.def (dependencies): Add dependency for
7414 install-target-libssp and install-target-libgomp on
7415 install-gcc.
7416 * Makefile.in: Regenerate.
7417
7418 2006-12-04 Richard Guenther <rguenther@suse.de>
7419
7420 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7421 (Non-Algorithmic Maintainers): Move over non-algorithmic
7422 loop optimizer maintainers, add myself as a non-algorithmic
7423 middle-end maintainer.
7424
7425 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7426
7427 * MAINTAINERS (Write After Approval): Add myself.
7428
7429 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7430
7431 * configure.in: Update error message for missing GMP/MPFR.
7432
7433 * configure: Regenerate.
7434
7435 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7436
7437 * configure.in: Update MPFR version in error message.
7438
7439 * configure: Regenerate.
7440
7441 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7442
7443 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7444 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7445 --with-gmp-lib): New flags.
7446
7447 * configure: Regenerate.
7448
7449 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7450
7451 * MAINTAINERS (Write After Approval): Change my email address.
7452
7453 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7454
7455 * MAINTAINERS (Write After Approval): Add myself.
7456
7457 2006-11-22 Philipp Thomas <pth@suse.de>
7458
7459 * MAINTAINERS (i18n): Update e-mail address.
7460
7461 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7462
7463 * MAINTAINERS (spu port): Add myself as maintainer.
7464 (Write After Approval): Remove myself.
7465
7466 2006-11-22 Ben Elliston <bje@au.ibm.com>
7467
7468 * configure.in (skipdirs): Don't build libssp for SPU.
7469 * configure: Regenerate.
7470
7471 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7472
7473 * MAINTAINERS (spu port): Add myself as maintainer.
7474 (libobjc): Update my email address.
7475
7476 2006-11-21 Andrea Bona <andrea.bona@st.com>
7477
7478 * MAINTAINERS (Write After Approval): Add myself.
7479
7480 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7481
7482 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7483 * configure : Rebuilt.
7484
7485 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7486
7487 * MAINTAINERS (Write After Approval): Add myself.
7488
7489 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7490
7491 * MAINTAINERS (Write After Approval): Add myself.
7492
7493 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7494
7495 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7496 libmpfr.a.
7497 * configure: Regenerate.
7498
7499 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7500
7501 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7502 (unstage): Test for stage_last presence.
7503
7504 PR bootstrap/29802
7505 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7506 STAGE_PREFIX.
7507 * Makefile.in: Regenerate.
7508
7509 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7510
7511 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7512 maintainers.
7513
7514 2006-11-14 Erven Rohou <erven.rohou@st.com>
7515
7516 * MAINTAINERS (Write After Approval): Add myself.
7517
7518 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7519
7520 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7521 and stageN-package/Makefile.
7522 * Makefile.in: Regenerated.
7523
7524 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7525
7526 * configure.in: Remove target-libgloss from noconfigdirs for
7527 bfin-*-*.
7528 * configure: Regenerated.
7529
7530 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7531
7532 * configure.in (have_gmp): Only error if the gcc directory exists.
7533
7534 * configure: Regenerate.
7535
7536 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7537
7538 * configure.in: Robustify error message for missing GMP/MPFR.
7539
7540 * configure: Regenerate.
7541
7542 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7543
7544 * MAINTAINERS (Write After Approval): Add myself.
7545
7546 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7547
7548 * MAINTAINERS: Change email address.
7549
7550 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7551
7552 * MAINTAINERS (Write After Approval): Add myself.
7553
7554 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7555
7556 * MAINTAINERS (Write After Approval): Add myself.
7557
7558 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7559
7560 * MAINTAINERS (Write After Approval): Move myself to
7561 Write After Approval section.
7562
7563 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7564
7565 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7566 need_gmp anymore.
7567 * configure: Regenerate.
7568
7569 2006-10-16 Tobias Burnus <burnus@net-b.de>
7570
7571 * MAINTAINERS (Write After Approval): Add myself.
7572
7573 2006-10-16 Ben Elliston <bje@au.ibm.com>
7574
7575 * config.guess: Import latest version.
7576 * config.sub: Likewise.
7577
7578 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7579
7580 * Makefile.def: Added pdf target handling.
7581 * Makefile.tpl: Added pdf target handling.
7582 * Makefile.in: Regenerated.
7583
7584 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7585
7586 * MAINTAINERS: Add self as score port maintainer.
7587
7588 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7589
7590 * MAINTAINERS (Write After Approval): Add myself.
7591
7592 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7593
7594 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7595 or newer.
7596 * configure: Regenerated.
7597
7598 2006-09-27 Dave Brolley <brolley@redhat.com>
7599
7600 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7601 using $s instead of $r.
7602 * configure: Regenerated.
7603
7604 2006-09-26 Thiemo Seufer <ths@mips.com>
7605
7606 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7607 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7608 * configure: Regenerate.
7609
7610 2006-09-24 Graeme Peterson <gridly@gmail.com>
7611
7612 * MAINTAINERS (Write After Approval): Remove myself.
7613
7614 2006-09-22 Chao-ying Fu <fu@mips.com>
7615
7616 * MAINTAINERS (Write After Approval): Add myself.
7617
7618 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7619
7620 * MAINTAINERS: Add self as soft-fp maintainer.
7621
7622 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7623
7624 * MAINTAINERS: Add myself as avr maintainer.
7625 Remove Marek Michalkiewicz as avr maintainer.
7626
7627 2006-09-07 Roberto Costa <roberto.costa@st.com>
7628
7629 * MAINTAINERS (Write After Approval): Add myself.
7630
7631 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7632
7633 * configure.in: Never build newlib for a Mingw host.
7634 Never build newlib as Mingw target library.
7635 Test the existence of winsup/cygwin for building a Cygwin newlib,
7636 rather than just winsup.
7637 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7638 building a Mingw target.
7639 * configure: Regenerate.
7640
7641 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7642
7643 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7644
7645 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7646
7647 * config.guess: Import from src (was more updated).
7648 * config.sub: Likewise.
7649
7650 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7651
7652 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7653 * configure: Regenerated.
7654
7655 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7656
7657 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7658 for stages after the first.
7659
7660 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7661
7662 * Makefile.def: Add dependencies for configure-opcodes
7663 on configure-intl and all-opcodes on all-intl.
7664 * Makefile.in: Regenerated.
7665
7666 2006-07-13 Ben Elliston <bje@au.ibm.com>
7667
7668 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7669
7670 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7671
7672 Port to hosts whose 'sort' and 'tail' implementations
7673 treat operands with leading '+' as file names, as POSIX
7674 has required since 2001. However, make sure the code still
7675 works on pre-POSIX hosts.
7676 * ltmain.sh: Don't assume "sort +2" is equivalent to
7677 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7678
7679 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7680
7681 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7682
7683 2006-07-04 Peter O'Gorman <peter@pogma.com>
7684
7685 * ltconfig: chmod 644 before ranlib during install.
7686
7687 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7688
7689 PR bootstrap/18058
7690 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7691 if the bootstrap compiler is a GCC version that supports it.
7692 * configure: Regenerate.
7693
7694 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7695
7696 * configure.in: Fix thinkos in previous check-in.
7697 * configure: Regenerate.
7698
7699 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7700
7701 PR other/27063
7702 * configure.in: Test subdir_requires and give an appropriate
7703 error message.
7704 * configure: Regenerate.
7705
7706 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7707
7708 * MAINTAINERS (Write After Approval): Add myself.
7709
7710 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7711
7712 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7713
7714 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7715
7716 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7717
7718 2006-06-20 David Ayers <d.ayers@inode.at>
7719
7720 PR bootstrap/28072
7721 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7722 whether target-libjava is being configured instead of whether the
7723 java front end is enabled.
7724 * configure: Regenerate.
7725
7726 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7727
7728 PR target/27540
7729 * configure.in: Only enable libgomp on IRIX 6.
7730 * configure: Regenerate.
7731
7732 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7733
7734 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7735 too.
7736 * Makefile.in: Regenerate.
7737
7738 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7739
7740 * config-ml.in: Alter CCASFLAGS to include special
7741 multilib options the same as is done for CFLAGS.
7742
7743 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7744
7745 * configure.in: Don't enable libgomp on hpux10.
7746 * configure: Rebuilt.
7747
7748 2006-06-12 David Ayers <d.ayers@inode.at>
7749
7750 PR bootstrap/27963
7751 PR target/19970
7752 * configure.in: Remove target-boehm-gc from noconfigdirs where
7753 ${libgcj} is specified.
7754 * configure: Regenerate.
7755
7756 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7757
7758 Sync from src:
7759
7760 * configure.in: Sync.
7761 * configure: Regenerated.
7762
7763 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7764
7765 * Makefile.def: Added dependencies from sim and gdb on intl, and
7766 added configure dependencies to everything with an all dependency
7767 on intl.
7768 * Makefile.in: Regenerated.
7769
7770 2006-06-06 David Ayers <d.ayers@inode.at>
7771
7772 PR libobjc/13946
7773 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7774 * Makefile.in: Regenerate.
7775 * configure.in: Add --enable-objc-gc at toplevel and have it
7776 enable boehm-gc for Objective-C.
7777 Remove target-boehm-gc from libgcj.
7778 Add target-boehm-gc to target_libraries.
7779 Add target-boehm-gc to noconfigdirs where ${libgcj}
7780 is specified.
7781 Assert that boehm-gc is supported when requested for Objective-C.
7782 Only build boehm-gc if needed either for Java or Objective-C.
7783 * configure: Regenerate.
7784
7785 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7786
7787 PR 27674
7788 * Makefile.tpl (configure-[+prefix+][+module+],
7789 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7790 Remove rule to unstage bootstrapped modules.
7791 (stage_current): New.
7792 * Makefile.in: Regenerate.
7793
7794 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7795
7796 * MAINTAINERS (Write After Approval): Update my e-mail address.
7797
7798 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7799
7800 * include/libiberty.h: Declare pex_run_in_environment.
7801
7802 2006-05-31 Asher Langton <langton2@llnl.gov>
7803
7804 * MAINTAINERS (Write After Approval): Add myself.
7805
7806 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7807
7808 * Makefile.def (bfd, opcodes): Fix lib_path.
7809 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7810 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7811 * Makefile.in: Regenerate.
7812
7813 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7814
7815 * Makefile.in: Regenerate.
7816
7817 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7818
7819 * Makefile.def: Add install-html target. Add datarootdir
7820 docdir and htmldir to flags_to_pass.
7821 * Makefile.tpl: Add install-html target.
7822 * Makefile.in: Regenerate.
7823 * configure.in: Add --with-datarootdir, --with-docdir, and
7824 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7825 * configure: Regenerate.
7826
7827 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7828
7829 * configure.in: Enable gprof for cross builds.
7830 * configure: Regenerate.
7831
7832 2006-05-22 Richard Guenther <rguenther@suse.de>
7833
7834 Revert
7835 2006-01-31 Richard Guenther <rguenther@suse.de>
7836 Paolo Bonzini <bonzini@gnu.org>
7837
7838 * Makefile.def (target_modules): Add libgcc-math target module.
7839 * configure.in (target_libraries): Add libgcc-math target library.
7840 (--enable-libgcc-math): New configure switch.
7841 * Makefile.in: Re-generate.
7842 * configure: Re-generate.
7843 * libgcc-math: New toplevel directory.
7844
7845 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7846 Andreas Tobler <a.tobler@schweiz.ch>
7847
7848 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7849 * configure: Rebuilt.
7850
7851 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7852
7853 * MAINTAINERS (Write After Approval): Add myself.
7854
7855 2006-05-01 DJ Delorie <dj@redhat.com>
7856
7857 * configure.in: Restore CFLAGS if GMP isn't present.
7858 * configure: Regenerate.
7859
7860 2006-05-01 Richard Guenther <rguenther@suse.de>
7861
7862 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7863 maintainer.
7864
7865 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7866
7867 * MAINTAINERS (Write After Approval): Add myself.
7868
7869 2006-04-28 Jan Beulich <jbeulich@novell.com>
7870
7871 * MAINTAINERS (Write After Approval): Add myself.
7872
7873 2006-04-18 DJ Delorie <dj@redhat.com>
7874
7875 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7876 reference libgloss so that libssp can be built in a combined
7877 tree.
7878 * configure: Regenerate.
7879
7880 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
7881
7882 * MAINTAINERS (Write After Approval): Add myself.
7883
7884 2006-04-05 Ben Elliston <bje@au.ibm.com>
7885
7886 * configure.in: Require makeinfo 4.4 or higher.
7887 * configure: Regenerate.
7888
7889 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7890
7891 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7892 Rearrange the entries of other libraries to have them in one place.
7893
7894 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7895
7896 * MAINTAINERS (Write After Approval): Remove myself.
7897 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7898
7899 2006-03-14 Richard Guenther <rguenther@suse.de>
7900
7901 * configure: Regenerate with autoconf 2.13.
7902
7903 2006-03-13 Jim Blandy <jimb@codesourcery.com>
7904
7905 * MAINTAINERS: Use my work address.
7906
7907 * MAINTAINERS: Update my E-mail address.
7908
7909 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
7910
7911 * configure.in: Handle --disable-<component> generically.
7912 * configure: Regenerate.
7913
7914 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7915
7916 PR libgcj/17311
7917 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7918
7919 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7920
7921 * MAINTAINERS (Write After Approval): Remove myself.
7922 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7923
7924 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
7925
7926 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7927 (TARGET_CONFIGDIRS): Remove.
7928 * configure.in: Remove AC_SUBST(target_configdirs).
7929 * Makefile.in, configure: Regenerated.
7930
7931 2006-02-20 Steven G. Kargl <kargls@comcast.net>
7932
7933 * MAINTAINERS (Write After Approval): Remove myself.
7934 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7935
7936 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
7937
7938 PR bootstrap/25670
7939
7940 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7941
7942 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7943 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7944 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7945 BUILD_PREFIX, BUILD_PREFIX_1.
7946 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7947
7948 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7949 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7950
7951 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7952 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7953 of `cat stage_current`. Always provide the `r' and `s' variables.
7954 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7955 a single shell execution.
7956 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7957 bootstrapped modules, make the stage1 module if the build was not
7958 started yet, else build the current stage.
7959 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7960 (all-build, all-host, all-target, [+make_target+]-host,
7961 [+make_target+]-target): Do not use \-continued lines.
7962 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7963 (current_stage, restrap, stage_last): New.
7964
7965 * Makefile.in: Regenerate.
7966 * configure: Regenerate.
7967
7968 2006-02-19 Bud Davis <jmdavis@link.com>
7969
7970 * MAINTAINERS (Write After Approval): Remove myself.
7971 (Language Front End Maintainers): Add myself as fortran 95
7972 maintainer and update e-mail address.
7973
7974 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7975
7976 * MAINTAINERS (Write After Approval): Remove myself.
7977 (Language Front End Maintainers): Add myself as fortran 95
7978 maintainer.
7979
7980 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
7981
7982 * MAINTAINERS (Write After Approval): Add myself.
7983
7984 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7985
7986 * MAINTAINERS (Write After Approval): Remove myself.
7987 (Language Front End Maintainers): Add myself as
7988 fortran 95 maintainer.
7989
7990 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7991
7992 Sync from src:
7993
7994 2005-12-27 Leif Ekblad <leif@rdos.net>
7995
7996 * configure.in: Add support for RDOS target.
7997 * configure: Regenerate.
7998
7999 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8000 Andreas Schwab <schwab@suse.de>
8001
8002 * configure: Regenerate.
8003
8004 2006-02-12 David Edelsohn <edelsohn@gnu.org>
8005
8006 * configure.in (enable_libgomp): Add AIX.
8007 * configure: Regenerate.
8008
8009 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8010
8011 * MAINTAINERS (Write After Approval): Add myself.
8012
8013 2006-02-03 Lee Millward <lee.millward@gmail.com>
8014
8015 * MAINTAINERS (Write After Approval): Add myself.
8016
8017 2006-01-31 Richard Guenther <rguenther@suse.de>
8018 Paolo Bonzini <bonzini@gnu.org>
8019
8020 * Makefile.def (target_modules): Add libgcc-math target module.
8021 * configure.in (target_libraries): Add libgcc-math target library.
8022 (--enable-libgcc-math): New configure switch.
8023 * Makefile.in: Re-generate.
8024 * configure: Re-generate.
8025 * libgcc-math: New toplevel directory.
8026
8027 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
8028
8029 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8030 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8031 the assembler, linker and binutils.
8032 * configure: Regenerate.
8033
8034 2006-01-22 Dirk Mueller <dmueller@suse.de>
8035
8036 * MAINTAINERS (Write After Approval): Add myself.
8037
8038 2006-01-20 Diego Novillo <dnovillo@redhat.com>
8039
8040 * configure: Regenerate.
8041
8042 2006-01-18 Richard Henderson <rth@redhat.com>
8043 Jakub Jelinek <jakub@redhat.com>
8044 Diego Novillo <dnovillo@redhat.com>
8045
8046 * libgomp: New directory.
8047 * Makefile.def: Add target_module libgomp.
8048 * Makefile.in: Regenerate.
8049 * configure.in (target_libraries): Add target-libgomp.
8050 * configure: Regenerate.
8051
8052 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
8053
8054 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8055 @ from continuation.
8056 * Makefile.in: Rebuilt.
8057
8058 2006-01-04 Chris Lattner <sabre@gnu.org>
8059
8060 * MAINTAINERS (Write After Approval): Add myself.
8061
8062 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
8063
8064 PR bootstrap/24252
8065
8066 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8067 * Makefile.tpl (OBJDUMP): New.
8068 (EXTRA_HOST_FLAGS): Add it.
8069 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8070
8071 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8072 to use symbolic links between directories. Avoid race conditions
8073 or make them harmless.
8074 * configure.in: Do not try to use symbolic links between directories.
8075
8076 * Makefile.def (LEAN): Pass.
8077 * Makefile.tpl (LEAN): Define.
8078 (stage[+id+]-start): Accept that the previous directory does not
8079 exist, if the bootstrap is lean.
8080 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8081 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8082 configure substitution.
8083 ([+compare-target+]): Likewise.
8084 ([+bootstrap-target+]-lean): New.
8085 * configure.in: Remove lean bootstrap support from here.
8086
8087 * Makefile.in: Regenerate.
8088 * configure: Regenerate.
8089
8090 2006-01-04 Ben Elliston <bje@au.ibm.com>
8091
8092 * MAINTAINERS (libdecnumber): Add myself.
8093
8094 2006-01-02 Mark Mitchell <mark@codesourcery.com>
8095
8096 * libtool-ldflags: New script.
8097
8098 2006-01-02 Andreas Schwab <schwab@suse.de>
8099
8100 * configure.in: When reconfiguring remove Makefile in
8101 all stage directories.
8102 * configure: Regenerate.
8103
8104 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8105
8106 * MAINTAINERS: Update my email address.
8107
8108 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8109
8110 Revert Ada-related part of the previous change.
8111
8112 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8113 Do not pass.
8114 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8115 * Makefile.in: Regenerate.
8116 * configure.in: Do not include mt-ppc-aix target fragment.
8117 * configure: Regenerate.
8118
8119 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8120
8121 * configure.in: Select appropriate fragments for PowerPC/AIX.
8122 * configure: Regenerate.
8123
8124 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8125 BOOT_CFLAGS, BOOT_LDFLAGS.
8126 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8127 BOOT_CFLAGS, BOOT_LDFLAGS.
8128 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8129 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8130 (stage): Fail if we cannot complete the work.
8131 * Makefile.in: Regenerate.
8132
8133 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8134
8135 * configure.in: Replace ms1 with mt.
8136 * configure: Rebuilt.
8137
8138 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8139
8140 * MAINTAINERS: Update my email address.
8141
8142 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8143
8144 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8145 install-host-nogcc): Don't invoke $(stage) at the end.
8146 * Makefile.in: Regenerate.
8147
8148 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8149
8150 * configure.in: Flip the top-level bootstrap switch.
8151 * configure: Regenerate.
8152
8153 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8154
8155 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8156 $(stage) and $(unstage).
8157 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8158 (all): Remove stray semicolon.
8159 (local-distclean): Don't handle multilib.tmp and multilib.out.
8160 (install.all): Set $s for consistency.
8161 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8162 check_multilibs setting. Always make the install directory.
8163 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8164 Correct @if/@endif.
8165 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8166 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8167 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8168 (multilib.out): Remove.
8169 * Makefile.in: Regenerated.
8170
8171 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
8172
8173 * MAINTAINERS (Write After Approval): Add myself.
8174
8175 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8176
8177 * MAINTAINERS: Add myself as mt maintainer.
8178
8179 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8180
8181 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8182
8183 * MAINTAINERS: Change email address.
8184
8185 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
8186
8187 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8188 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8189 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8190 Find in-tree tools if available.
8191 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8192 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8193 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8194 (COMPILER_*_FOR_TARGET): New.
8195 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8196 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8197 (CONFIGURED_*, USUAL_*): Remove.
8198 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8199 STRIP): Use autoconf substitutions.
8200 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8201 COMPILER_NM_FOR_TARGET): New.
8202 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8203
8204 (all): Make all-host and all-target in parallel.
8205 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8206 that $$r and $$s are set before invoking a recursive make.
8207 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8208 ([+bootstrap-target+]): Inline most of the `all' target.
8209
8210 2005-11-29 Ben Elliston <bje@au.ibm.com>
8211
8212 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8213 from the gcc build directory.
8214 * Makefile.in: Regenerate.
8215
8216 2005-11-29 Ben Elliston <bje@au.ibm.com>
8217
8218 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8219 depend on all-libdecnumber.
8220 * configure.in (host_libs): Include libdecnumber.
8221 * Makefile.in: Regenerate.
8222 * configure: Likewise.
8223
8224 2005-11-29 Ben Elliston <bje@au.ibm.com>
8225
8226 * libdecnumber: Import decNumber sources from the dfp-branch.
8227
8228 2005-11-21 Kean Johnston <jkj@sco.com>
8229
8230 * config.sub, config.guess: Sync from upstream sources.
8231
8232 2005-11-21 Ben Elliston <bje@au.ibm.com>
8233
8234 Import from Autoconf sources:
8235
8236 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8237 * config/move-if-change: Don't output "$2 is unchanged";
8238 suggested by Ben Elliston. Handle weird characters correctly.
8239
8240 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8241
8242 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8243 to match upstream libtool for darwin.
8244
8245 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8246
8247 * Makefile.def: Remove gdb dependencies for gdbtk.
8248 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8249 (configure-gdb, install-gdb): New rules.
8250 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8251 * Makefile.in, configure: Regenerated.
8252
8253 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8254
8255 * MAINTAINERS (Write After Approval): Add myself.
8256
8257 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8258
8259 * MAINTAINERS (Write After Approval): Add myself.
8260
8261 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8262
8263 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8264 Diego Novillo.
8265
8266 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8267
8268 PR bootstrap/24297
8269 * Makefile.tpl (do-[+make-target+], do-check, install,
8270 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8271 are set before recursing.
8272 * Makefile.in: Regenerate.
8273
8274 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8275
8276 PR bootstrap/18939
8277 * Makefile.def (gcc) <target>: Fix thinko.
8278 * Makefile.in: Regenerate.
8279
8280 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8281
8282 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8283 * configure: Regenerate.
8284
8285 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8286
8287 * MAINTAINERS (Write After Approval): Add self.
8288
8289 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8290
8291 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8292 target-libffi, target-qthreads, target-libjava, and
8293 targetlibobjc.
8294 * configure: Regenerate.
8295
8296 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8297
8298 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8299 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8300 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8301 (USUAL_OBJDUMP_FOR_TARGET): New.
8302 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8303 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8304 * configure, Makefile.in: Regenerated.
8305
8306 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8307
8308 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8309 before other host packages.
8310
8311 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8312
8313 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8314
8315 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8316
8317 PR bootstrap/22340
8318
8319 * configure.in (default_target): Remove.
8320 * Makefile.tpl (all): Do not use prerequisites as subroutines
8321 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8322 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8323 use prerequisites as subroutines.
8324 (check-host, check-target): New.
8325 (bootstrap configure & all targets): Do not use stage*-start
8326 if the directory layout is already ok.
8327 (non-bootstrap configure & all targets): Prepend a $(unstage).
8328 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8329 (NOTPARALLEL): Remove.
8330 (unstage, stage variables): New variables.
8331 (unstage, stage targets): Simply expand to those variables.
8332
8333 * configure: Regenerate.
8334 * Makefile.in: Regenerate.
8335
8336 2005-10-04 James E Wilson <wilson@specifix.com>
8337
8338 * Makefile.def (lang_env_dependencies): Add libmudflap.
8339 * Makefile.in: Regenerate.
8340
8341 2005-10-03 Andreas Schwab <schwab@suse.de>
8342
8343 Backport from libtool CVS:
8344 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8345
8346 * ltmain.sh: add support for installing into temporary
8347 staging area (e.g. 'make install DESTDIR=...')
8348
8349 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8350
8351 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8352 * configure: Regenerated.
8353
8354 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8355
8356 * configure: Regenerate with the correct
8357 autoconf version.
8358
8359 2005-09-30 Catherine Moore <clm@cm00re.com>
8360
8361 * configure.in (bfin-*-*): New.
8362 * configure: Regenerated.
8363
8364 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8365
8366 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8367 (LIPO_FOR_TARGET): New.
8368 (CONFIGURED_LIPO_FOR_TARGET): New.
8369 (USUAL_LIPO_FOR_TARGET): New.
8370 (STRIP_FOR_TARGET): New.
8371 (CONFIGURED_STRIP_FOR_TARGET): New.
8372 (USUAL_STRIP_FOR_TARGET): New.
8373 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8374 STRIP_FOR_TARGET.
8375 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8376 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8377 * Makefile.in: Regenerate.
8378 * configure: Regenerate.
8379
8380 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8381
8382 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8383 (rs6000-*-aix*): Same.
8384 * configure: Regenerate.
8385
8386 2005-09-16 Tom Tromey <tromey@redhat.com>
8387
8388 * MAINTAINERS: Add self as java maintainer.
8389
8390 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8391
8392 * configure.in: Recognize f95 in the --enable-languages option,
8393 and substitute it for fortran, issuing a warning.
8394 * configure: Regenerate.
8395
8396 2005-08-30 Phil Edwards <phil@codesourcery.com>
8397
8398 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8399 * configure: Regenerated.
8400
8401 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8402
8403 * MAINTAINERS: Add self as ms1 maintainer.
8404
8405 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8406
8407 * Makefile.def (libssp): Add to lang_env_dependencies.
8408 * Makefile.in: Regenerate.
8409
8410 2005-08-18 Ian Lance Taylor <ian@airs.com>
8411
8412 * MAINTAINERS: Add myself as middle-end maintainer.
8413
8414 2005-08-17 Christian Groessler <chris@groessler.org>
8415
8416 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8417 * Makefile.in: Regenerate.
8418
8419 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8420
8421 * MAINTAINERS (write after approval): Added myself.
8422
8423 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8424
8425 * MAINTAINERS (Write After Approval): Add myself.
8426
8427 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8428
8429 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8430 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8431 Look for alternate names of the target cc and c++
8432 * configure: Regenerate.
8433
8434 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8435
8436 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8437 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8438 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8439 tools; remove code to manually set them.
8440 (Target tools): Look in the environment for them.
8441 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8442 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8443 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8444 build directory.
8445 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8446 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8447 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8448 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8449 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8450 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8451 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8452 * configure: Regenerate.
8453 * Makefile.in: Regenerate.
8454
8455 2005-07-28 Ben Elliston <bje@au.ibm.com>
8456
8457 * MAINTAINERS: Update for removed CPU targets.
8458
8459 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8460
8461 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8462 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8463 * Makefile.in: Regenerated.
8464
8465 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8466
8467 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8468 (CFLAGS_FOR_TARGET): Use it.
8469 (CXXFLAGS_FOR_TARGET): Likewise.
8470 * Makefile.in: Regenerated.
8471 * configure.in (--with-build-sysroot): New option.
8472 * configure: Regenerated.
8473
8474 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8475
8476 * Makefile.tpl: Wrap install between unstage and stage
8477 * Makefile.in: Regenerate.
8478
8479 2005-07-21 Eric Christopher <echristo@apple.com>
8480
8481 * MAINTAINERS: Update affiliation.
8482
8483 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8484
8485 * MAINTAINERS: Add self as crx port maintainer.
8486
8487 2005-07-20 DJ Delorie <dj@redhat.com>
8488
8489 * MAINTAINERS: Add self as m32c maintainer.
8490
8491 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8492
8493 * all files: Update FSF address.
8494
8495 2005-07-15 Eric Christopher <echristo@redhat.com>
8496
8497 * MAINTAINERS: Change affiliation.
8498
8499 2005-07-14 Jim Blandy <jimb@redhat.com>
8500
8501 * configure.in: Add cases for Renesas m32c.
8502 * configure: Regenerated.
8503
8504 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8505
8506 * COPYING.LIB: Update from fsf.org.
8507
8508 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8509
8510 * COPYING, compile, config.guess,
8511 config.sub, install-sh, missing, mkinstalldirs,
8512 symlink-tree, ylwrap: Sync from upstream sources.
8513 * config-ml.in: Update FSF address.
8514
8515 2005-07-13 Eric Christopher <echristo@redhat.com>
8516
8517 * configure.in: Add toplevel noconfigdir support for tpf.
8518 * configure: Regenerate.
8519
8520 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8521
8522 PR ada/22340
8523
8524 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8525 * Makefile.in: Regenerate.
8526
8527 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8528
8529 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8530 Brolley to write-after-approval.
8531
8532 2005-07-07 Andreas Schwab <schwab@suse.de>
8533
8534 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8535 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8536 * Makefile.in: Regenerated.
8537
8538 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8539
8540 * configure.in: Don't build sim or rda when targetting darwin.
8541 * configure: Regenerate.
8542
8543 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8544
8545 * configure.in: Add --enable-libssp and --disable-libssp.
8546 * configure: Regenerate with autoconf-2.13.
8547
8548 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8549
8550 * Makefile.def (target_modules): Add libssp.
8551 * configure.in (target_libraries): Add target-libssp.
8552 * configure: Rebuilt.
8553 * Makefile.in: Rebuilt.
8554
8555 2005-07-01 Zack Weinberg <zackw@panix.com>
8556
8557 * MAINTAINERS: Change email address. Resign from maintainership.
8558
8559 2005-07-01 Richard Guenther <rguenther@suse.de>
8560
8561 * MAINTAINERS: Change my e-mail address and affiliation.
8562
8563 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8564
8565 * Makefile.def (stagefeedback): Come after profile.
8566 Define profiledbootstrap target.
8567 * Makefile.tpl (profiledbootstrap): Remove.
8568 (stageprofile-end): Zap stagefeedback.
8569 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8570 * Makefile.in: Regenerate.
8571
8572 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8573
8574 * MAINTAINERS: Update my email address.
8575
8576 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8577
8578 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8579 In 'cpp' stanza, support '#line' as well as '# '.
8580
8581 2005-06-08 Andreas Schwab <schwab@suse.de>
8582
8583 * MAINTAINERS: Move myself from 'Write After Approval' to
8584 'CPU Port Maintainers' section as m68k maintainer.
8585
8586 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8587
8588 * configure.in (unsupported_languages): New macro.
8589 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8590 non-ported target libraries in noconfigdirs.
8591 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8592 non-linux-gnu. Remove libgcj_ex_libffi.
8593 <lang_frag loop>: Set add_this_lang=no if the language is in
8594 unsupported_languages.
8595 * configure: Regenerate.
8596
8597 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8598
8599 * configure.in: Fix typo in handling of --with-mpfr-dir.
8600 * configure: Regenerate.
8601
8602 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8603
8604 * MAINTAINERS: Update my email address.
8605
8606 2005-06-02 Jim Blandy <jimb@redhat.com>
8607
8608 * config.sub: Add cases for the Renesas m32c. (This patch has been
8609 accepted into the master sources.)
8610
8611 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8612 Michael Snyder <msnyder@redhat.com>
8613 Stan Cox <scox@redhat.com>
8614
8615 * configure.in: Set noconfigdirs for ms1.
8616
8617 * configure: Regenerate.
8618
8619 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8620
8621 * MAINTAINERS (Write After Approval): Add self.
8622
8623 2005-06-01 Josh Conner <jconner@apple.com>
8624
8625 * MAINTAINERS (Write After Approval): Add self.
8626
8627 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8628
8629 * MAINTAINERS: Update my email address.
8630
8631 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8632
8633 * MAINTAINERS (Write After Approval): Add self.
8634
8635 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8636
8637 * MAINTAINERS (Write After Approval): Remove self.
8638
8639 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8640
8641 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8642 (Dependencies): Consider target modules for bootstrap dependencies.
8643 Make target bootstrap modules depend on each stage's gcc.
8644 * Makefile.in: Regenerate.
8645
8646 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8647
8648 * Makefile.def (configure-gcc): Depend on binutils having been built.
8649 (all-gcc): No need to do it here.
8650 * Makefile.in: Regenerate.
8651
8652 2005-05-19 Paul Brook <paul@codesourcery.com>
8653
8654 * configure.in: Rewrite misleading error message when requested
8655 language cannot be built.
8656 * configure: Regenerate.
8657
8658 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8659
8660 * ylwrap: Import from Automake 1.9.5.
8661
8662 2005-05-13 David Ung <davidu@mips.com>
8663
8664 * MAINTAINERS (Write After Approval): Add self.
8665
8666 2005-05-09 Mike Stump <mrs@apple.com>
8667
8668 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8669 lt_cv_sys_max_cmd_len for now.
8670
8671 2005-05-09 Stan Cox <scox@redhat.com>
8672
8673 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8674
8675 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8676
8677 * README.SCO: Update the URL.
8678
8679 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8680
8681 * ltconfig: Define file_list_spec. Pass file_list_spec and
8682 with_gnu_ld to libtool.
8683 * ltcf-c.sh (aix[45]): Define file_list_spec.
8684 * ltcf-cxx.sh (aix[45]): Same.
8685 * ltcf-gcj.sh (aix[45]): Same.
8686 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8687 exists, write list of input files to temporary file.
8688
8689 2005-05-04 Mike Stump <mrs@apple.com>
8690
8691 * configure.in: Always pass --target to target configures as
8692 otherwise rebuilds that do --recheck will fail.
8693 * confiugure: Rebuilt.
8694
8695 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8696
8697 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8698 STAGE_HOST_EXPORTS.
8699 (configure, all): Add bootstrap support.
8700 (Host modules, target modules): Pass post-stage1 flags and exports.
8701 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8702 * Makefile.in: Regenerate.
8703
8704 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8705
8706 * configure: Regenerate.
8707
8708 2005-04-27 Mike Stump <mrs@apple.com>
8709
8710 * MAINTAINERS: Add self as darwin maintainer.
8711
8712 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8713
8714 * config.sub: Update from master copy.
8715
8716 2005-04-21 Mike Stump <mrs@apple.com>
8717
8718 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8719 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8720
8721 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8722
8723 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8724 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8725 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8726 "*-*-elf" and "*-*-linux*".
8727 * configure: Regenerate.
8728
8729 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8730
8731 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8732
8733 2005-04-12 Mike Stump <mrs@apple.com>
8734
8735 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8736
8737 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8738
8739 * MAINTAINERS (Write After Approval): Add myself.
8740
8741 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8742
8743 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8744
8745 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8746
8747 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8748 (TARGET_CONFIGARGS): Include --with-target-subdir.
8749 (configure, all): New macros. Use them throughout.
8750 * Makefile.in: Regenerate.
8751
8752 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8753
8754 * MAINTAINERS (Write After Approval): Add myself.
8755
8756 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8757
8758 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8759
8760 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8761
8762 * MAINTAINERS: Move John Carr to Write After Approval.
8763
8764 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8765
8766 * config/mh-mingw32: Delete.
8767 * configure.in: Don't use it.
8768 * configure: Regenerate.
8769
8770 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8771
8772 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8773 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8774 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8775 (HOST_LIB_PATH): Generate from Makefile.def.
8776 (TARGET_LIB_PATH): Likewise.
8777 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8778 * Makefile.in: Regenerate.
8779 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8780 (RPATH_ENVVAR): Include Darwin case.
8781 * configure: Regenerate.
8782
8783 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8784
8785 * MAINTAINERS (Various Maintainers): Remove self.
8786 (Write After Approval): Add self.
8787
8788 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8789
8790 * MAINTAINERS (Various Maintainers): Add self.
8791
8792 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8793
8794 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8795 * configure: Regenerate.
8796
8797 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8798
8799 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8800 gcc_version, and gcc_version_trigger from set of flags to pass.
8801 * Makefile.tpl: Remove definitions of above variables.
8802 (config.status): Remove dependency on $(gcc_version_trigger).
8803 * Makefile.in: Regenerate.
8804 * configure.in: Do not reference config/gcc-version.m4 nor
8805 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8806 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8807 * configure: Regenerate.
8808
8809 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8810 Andrew Pinski <pinskia@physics.uc.edu>
8811
8812 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8813 * Makefile.in: Regenerate.
8814
8815 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8816
8817 * MAINTAINERS (Write After Approval): Add myself.
8818
8819 2005-03-03 David Ayers <d.ayers@inode.at>
8820
8821 * MAINTAINERS (Write After Approval): Add myself.
8822
8823 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8824
8825 PR libgcj/20160
8826 * ltmain.sh: Avoid creating archives with components that have
8827 duplicate basenames.
8828
8829 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8830
8831 PR bootstrap/20250
8832 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8833 instead of check.
8834 * Makefile.in: Regenerate.
8835
8836 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8837
8838 * Makefile.in: Regenerate to fix conflict between the previous two
8839 patches.
8840
8841 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8842
8843 PR bootstrap/17383
8844 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8845 * Makefile.tpl (HOST_SUBDIR): New substitution.
8846 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8847 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8848 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8849 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8850 (Host modules, Bootstrapped modules): Use it.
8851 (Build modules, Target modules): Do not create symlink trees,
8852 always configure out-of-srcdir.
8853 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8854 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8855 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8856 $(HOST_SUBDIR). Create a symlink for host_subdir.
8857
8858 * Makefile.in: Regenerate.
8859 * configure: Regenerate.
8860
8861 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8862
8863 Merged from libada-gnattools-branch:
8864 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8865
8866 * gnattools: New directory.
8867 * Makefile.def: Add gnattools as a module, depending on target-libada.
8868 * Makefile.in: Regenerate.
8869 * configure.in: Include gnattools in host_tools; disable it if ada
8870 is disabled.
8871 * configure: Regenerate.
8872
8873 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
8874
8875 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8876 treelang maintainer.
8877 (Write After Approval): Remove myself.
8878
8879 2005-02-23 Paul Schlie <schlie@comcast.net>
8880
8881 * configure.in: Allow darwin targeted ports to build tk, itcl and
8882 libgui.
8883 * configure: Regenerate.
8884
8885 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8886
8887 PR libgcj/10353
8888 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8889 * configure: Regenerate.
8890
8891 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8892
8893 * MAINTAINERS (Write After Approval): Add myself.
8894
8895 2005-02-10 Ian Lance Taylor <ian@airs.com>
8896
8897 * MAINTAINERS: Update my e-mail address.
8898
8899 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8900
8901 * MAINTAINERS (Write After Approval): Add myself.
8902
8903 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
8904
8905 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8906 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8907 target-libgloss when not *-*-elf and *-*-aout.
8908 * configure: Regenerate.
8909
8910 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8911
8912 * MAINTAINERS: Remove obsolete entries.
8913
8914 * MAINTAINERS (Write After Approval): Add Michael Matz.
8915
8916 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
8917
8918 * MAINTAINERS: Remove self as cpplib maintainer.
8919
8920 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8921
8922 * install-sh, config.sub: Import from upstream.
8923
8924 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8925
8926 PR bootstrap/18222
8927 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8928 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8929 * Makefile.in: Regenerate.
8930
8931 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
8932
8933 * MAINTAINERS: Update my email address.
8934
8935 2005-01-12 David Edelsohn <edelsohn@gnu.org>
8936 Andreas Schwab <schwab@suse.de>
8937
8938 PR bootstrap/18033
8939 * config-ml.in: Eval option if surrounded by single quotes.
8940
8941 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
8942
8943 Revert 2004-12-28 Makefile changes, a better fix will be
8944 applied to mainline and src after GCC 4.0 branches.
8945
8946 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
8947
8948 PR bootstrap/17383
8949
8950 * Makefile.def (target_modules): Remove stage parameter,
8951 it is always true now.
8952 * Makefile.tpl (configure-build-[+module+],
8953 configure-target-[+module+]): Always build symlink tree
8954 for the directory and for include. BUILD_SUBDIR and
8955 TARGET_SUBDIR cannot be . anymore.
8956 * Makefile.in: Regenerate.
8957
8958 2004-12-25 David Edelsohn <edelsohn@gnu.org>
8959
8960 Revert 2004-12-08 Makefile changes.
8961
8962 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8963
8964 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8965 cygwin, mingw.
8966
8967 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8968
8969 * configure.in (sh64-*-*): Reenable gprof.
8970 * configure: Regenerate.
8971
8972 2004-12-08 David Edelsohn <edelsohn@gnu.org>
8973
8974 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8975 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8976 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8977 * Makefile.in: Regenerate.
8978
8979 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8980
8981 * MAINTAINERS: Update my email address.
8982
8983 2004-12-07 Matt Kraai <kraai@ftbfs.org>
8984
8985 * Makefile.tpl: Generate normal dependencies if the LHS module is
8986 not bootstrapped.
8987 * Makefile.in: Regenerate.
8988
8989 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8990
8991 * configure.in: Include config/gxx-include-dir.m4. Use
8992 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8993 * configure: Regenerate.
8994
8995 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8996
8997 * config.if: Delete.
8998 * configure.in: Set libstdcxx_incdir directly.
8999 * configure: Regenerate.
9000
9001 2004-12-02 Eric Christopher <echristo@redhat.com>
9002
9003 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9004 * Makefile.in: Regenerate.
9005
9006 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9007
9008 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9009 * configure: Regenerate.
9010
9011 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9012
9013 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9014 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9015 * configure: Regenerate.
9016
9017 2004-12-01 Eric Christopher <echristo@redhat.com>
9018
9019 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9020 of things to remove.
9021
9022 2004-11-29 Matt Kraai <kraai@ftbfs.org>
9023
9024 * MAINTAINERS (Write After Approval): Update my e-mail address.
9025
9026 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9027
9028 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9029 from CVS libtool to always pass_all.
9030
9031 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9032
9033 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9034 (hppa*64*-*-*): Delete incorrect comment.
9035 * configure: Rebuilt.
9036
9037 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9038
9039 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9040
9041 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9042
9043 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9044 from CVS libtool to always pass_all.
9045
9046 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9047
9048 * install-sh, compile: Import from automake.
9049
9050 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9051
9052 * config.guess, config.sub: Import from savannnah.
9053
9054 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
9055
9056 * MAINTAINERS (Write After Approval): Add myself
9057
9058 2004-11-12 Mike Stump <mrs@apple.com>
9059
9060 * Makefile.def: Add html support.
9061 * Makefile.tpl: Likewise.
9062 * Makefile.in: Regenerate.
9063
9064 2004-11-11 Geoffrey Keating <geoffk@apple.com>
9065
9066 PR 18423
9067 * configure.in: Remove all instances of build-fixincludes from
9068 noconfigdirs.
9069 (build_configargs): Supply --target to subdirectories.
9070 * configure: Regenerate.
9071
9072 * Makefile.def: Make gcc install depend on fixincludes install.
9073 * Makefile.in: Regenerate.
9074
9075 2004-11-10 Janis Johnson <janis187@us.ibm.com>
9076
9077 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9078
9079 2004-11-11 Paul Brook <paul@codesourcery.com>
9080
9081 * MAINTAINERS: Add self as arm maintainer. Update email address.
9082
9083 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9084
9085 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9086 target-libgfortran.
9087 * configure: Regenerate.
9088
9089 2004-11-07 David Edelsohn <edelsohn@gnu.org>
9090
9091 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9092 like CC.
9093
9094 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
9095
9096 * Makefile.def (host fixincludes): Specify missing targets.
9097 * Makefile.in: Regenerate.
9098
9099 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9100
9101 * MAINTAINERS: Add myself
9102
9103 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9104
9105 * MAINTAINERS (Write After Approval): Add myself.
9106
9107 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9108
9109 * Makefile.def: Build fixincludes for the host, too.
9110 * Makefile.in: Regenerate.
9111 * configure.in (host_tools): Add fixincludes.
9112 * configure: Regenerate.
9113
9114 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9115
9116 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9117 * configure: Regenerated.
9118
9119 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9120
9121 PR other/17783
9122 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9123 * configure: Regenerated.
9124
9125 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9126
9127 * README.SCO: Update per FSF instructions.
9128
9129 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9130
9131 PR target/18151
9132 * configure.in (case ${target}): Do not build fixincludes for avr.
9133 * configure: Regenerated.
9134
9135 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9136
9137 * configure.in (case ${target}): Do not build fixincludes
9138 on platforms where it is not used.
9139 * configure: Regenerated.
9140
9141 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9142
9143 * configure.in: Use an absolute path to install-sh.
9144 * configure: Regenerated.
9145
9146 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9147
9148 * MAINTAINERS (Write After Approval): Add myself.
9149
9150 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9151
9152 * MAINTAINERS: Remove from Write After Approval those that are
9153 already maintainers.
9154
9155 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9156
9157 * MAINTAINERS: Update my email address.
9158
9159 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9160
9161 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9162 * configure: Regenerate.
9163
9164 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
9165
9166 * MAINTAINERS: Update my email address.
9167
9168 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9169
9170 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9171 entries belonging to this category.
9172
9173 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9174
9175 * MAINTAINERS: Update my e-mail address.
9176
9177 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
9178
9179 Fix wrong conflict resolution in:
9180
9181 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9182
9183 * Makefile.in: Regenerate.
9184 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9185 in the recursive `make', instead of hardwiring `all'.
9186 (Autogenerated TARGET-* variables): New.
9187
9188 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9189
9190 * configure.in: Enable target-libgloss for crx-*-*.
9191 * configure: Regenerate.
9192
9193 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9194
9195 * MAINTAINERS (Various Maintainers): Move the "windows,
9196 cygwin, mingw" maintainer to ...
9197 (OS Port Maintainers): ... here.
9198
9199 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9200
9201 * MAINTAINERS (Write After Approval): Remove those that are
9202 maintainers of some subsystem.
9203
9204 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9205
9206 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9207 * ltcf-cxx.sh (tpf*): Likewise.
9208 * ltconfig (tpf*): Add TPF OS configuration support.
9209
9210 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9211
9212 * MAINTAINERS: Change my email address to my new work account.
9213
9214 2004-09-24 Michael Roth <mroth@nessie.de>
9215
9216 * configure.in (--without-headers): Add missing double quotes.
9217 * configure: Regenerate.
9218
9219 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9220
9221 * ylwrap: Revert to previous version.
9222
9223 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9224
9225 PR bootstrap/17369
9226 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9227 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9228 SET_GCC_LIB_PATH_CMD.
9229 (BASE_TARGET_EXPORTS): Likewise.
9230 * Makefile.in: Regenerated.
9231
9232 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9233 * configure: Regenerated.
9234
9235 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9236
9237 * config.guess: New upstream version
9238 * compile, depcomp, install-sh, ylwrap: Likewise.
9239
9240 2004-09-19 Roger Sayle <roger@eyesopen.com>
9241
9242 * config/mh-x86omitfp: New host makefile fragment. Add
9243 -fomit-frame-pointer to the default BOOT_CFLAGS.
9244 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9245 * configure: Regenerate.
9246
9247 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9248
9249 PR target/11572
9250 * configure.in (*-*-darwin*): Renable libobjc.
9251 * configure: Regenerate.
9252
9253 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9254
9255 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9256
9257 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9258
9259 * Makefile.def: Remove libbanshee.
9260 * Makefile.tpl: Ditto.
9261 * configure.in: Ditto.
9262 * Makefile.in: Regen.
9263 * configure: Ditto.
9264
9265 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9266
9267 * ltmain.sh: Use $pic_object as $non_pic_object if
9268 $non_pic_object=none.
9269
9270 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9271
9272 * missing: Import latest version from master repository.
9273
9274 2004-09-06 Nick Clifton <nickc@redhat.com>
9275
9276 * config.sub: Import latest version from master repository.
9277 * config.guess: Likewise.
9278 This includes these changes:
9279
9280 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9281
9282 * config.sub: Handle crisv32, alias etraxfs.
9283 * config.guess (crisv32:Linux:*:*): Handle.
9284
9285 2004-08-13 Brad Smith <brad@comstyle.com>
9286
9287 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9288 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9289
9290 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9291
9292 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9293 assume the processor is a powerpc. This is because coreutils
9294 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9295 in this case, due to a MacOS X bug that causes
9296 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9297 to return a negative number.
9298 Problem reported by Petter Reinholdtsen in:
9299 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9300
9301 2004-07-19 Ben Elliston <bje@gnu.org>
9302
9303 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9304
9305 2004-06-24 Ben Elliston <bje@gnu.org>
9306
9307 * config.guess: Update copyright years.
9308 * config.sub: Likewise.
9309
9310 2004-06-22 Robert Millan <robertmh@gnu.org>
9311
9312 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9313 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9314
9315 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9316
9317 * config.guess (*:*VMS:*:*): New entry. Replaces
9318 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9319 manufacturer.
9320
9321 2004-06-22 Ben Elliston <bje@gnu.org>
9322
9323 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9324 * config.sub: Likewise.
9325
9326 2004-06-22 Ben Elliston <bje@gnu.org>
9327
9328 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9329 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9330
9331 2004-06-11 Ben Elliston <bje@gnu.org>
9332
9333 * config.guess (pegasos:OpenBSD:*:*): Remove.
9334
9335 2004-06-11 Ben Elliston <bje@gnu.org>
9336
9337 From Wouter Verhelst <wouter@grep.be>:
9338 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9339
9340 2004-06-11 Ben Elliston <bje@gnu.org>
9341
9342 * config.guess (luna88k:OpenBSD:*:*): New.
9343
9344 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9345
9346 * config.guess (m32r*:Linux:*:*): New case.
9347 * config.sub: Handle m32rle.
9348
9349 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9350
9351 From Jens Petersen <petersen@redhat.com>:
9352 * config.sub: Handle sparcv8.
9353
9354 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9355
9356 From Tom Smith <smith@cag.lkg.hp.com>:
9357 * config.guess: Version suffixes are equally significant on Tru64
9358 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9359 prefix of "P" (patched kernel).
9360
9361 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9362
9363 * config.sub: Add support for National Semiconductor CRX target.
9364
9365 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9366
9367 * MAINTAINERS (Various Maintainers): Remove myself as web page
9368 maintainer, add myself as maintainer of build status lists.
9369
9370 2004-09-03 Jan Beulich <jbeulich@novell.com>
9371
9372 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9373 *-*-netware, but add target-libmudflap.
9374 Consolidate *-*-netware targets (of which really only i?86 exists)
9375 into a single entry.
9376 * configure: Likewise.
9377
9378 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9379
9380 * Makefile.tpl (sorry): Remove.
9381 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9382 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9383 (do-clean): Clean per-stage directories too.
9384 (do-distclean): Run distclean-stage1 too.
9385 (.NOTPARALLEL): Enable during toplevel bootstrap.
9386 (stage[+id+]-bubble): Enable parallel execution during
9387 the recursive invocation.
9388 * Makefile.in: Regenerate.
9389
9390 Fix previous checkin:
9391
9392 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9393 include.
9394 * configure.in: Fix indentation.
9395 * configure: Regenerate.
9396
9397 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9398
9399 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9400 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9401 * configure: regenerate
9402 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9403 -mdynamic-no-pic
9404
9405 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9406
9407 * Makefile.def (build_modules): Add fixincludes.
9408 (dependencies): Make gcc depend on fixincludes.
9409 * configure.in (build_tools): Add fixincludes.
9410 (build_configdirs): Always include build_libs.
9411 * Makefile.in: Regenerate.
9412 * configure: Regenerate.
9413
9414 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9415
9416 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9417 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9418 phony targets; do not generate timestamp files.
9419 (distclean-stageN): Remove references to their timestamp files.
9420 (restageN, touch-stageN): Remove.
9421 (stageN-bubble): Rewritten.
9422 (compare): Support lean bootstraps.
9423 * Makefile.in: Regenerate.
9424
9425 * configure.in: Only warn when bootstrapping but
9426 build != host or build != target. Support lean bootstraps.
9427 * configure: Regenerate.
9428
9429 2004-08-26 Phil Edwards <phil@codesourcery.com>
9430
9431 * configure.in: Give a better error message if GMP/MPFR are missing
9432 and a language needing them has been requested.
9433 * configure: Regenerated.
9434
9435 2004-08-25 Phil Edwards <phil@codesourcery.com>
9436
9437 * configure.in: Print a list of available language front-ends if
9438 a requested one is missing. Tidy stray tab characters.
9439 * configure: Regenerated.
9440
9441 2004-08-19 Michael Koch <konqueror@gmx.de>
9442
9443 * gcc/doc/install.texi: Update entry about automake for libjava.
9444
9445 2004-08-17 Robert Millan <robertmh@gnu.org>
9446
9447 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9448 (instead of FreeBSD).
9449 * configure: Regenerate.
9450
9451 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9452
9453 * Makefile.in: Regenerate.
9454 * configure: Regenerate.
9455
9456 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9457 stage_*_flags.
9458 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9459 for bootstrapped modules if toplevel bootstrap is going.
9460 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9461 modules. Adjust for changes in Makefile.def. Enable several
9462 rules even in non-bootstrap mode, just to avoid peppering the
9463 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9464 (stage-[+prev+]-bubble): Remove.
9465
9466 * Makefile.def (Dependencies): Depend on all-build-bison,
9467 all-build-flex, all-build-byacc, all-build-texinfo, rather
9468 than the host variations.
9469 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9470 with BUILD_SUBDIR.
9471 (BISON): Update for recent Bisons.
9472 (YACC): Fix typo.
9473 (cross): Depend on all-build.
9474 (all): Do not depend on all-build.
9475 (prebootstrap): Remove.
9476 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9477 (Prebootstrap dependencies): Add them to the per-stage targets
9478 and to all-prebootstrap.
9479 * configure.in (build_configdirs): Always enable build_tools.
9480 (BUILD_DIR_PREFIX): Remove.
9481
9482 * Makefile.def (gcc): Add target variable.
9483 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9484 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9485 in the recursive `make', instead of hardwiring `all'.
9486 (Autogenerated TARGET-* variables): New.
9487
9488 2004-08-13 Brian Booth <bbooth@redhat.com>
9489
9490 * MAINTAINERS: Remove myself from write-after-approval.
9491
9492 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9493
9494 * src-release: Stop distributing mmalloc with gdb (which doesn't
9495 use it).
9496 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9497 * Makefile.in: Regenerate.
9498
9499 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9500
9501 * configure.in (arm*-*-eabi*): New target.
9502 * configure: Regenerate.
9503
9504 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9505
9506 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9507 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9508 (Dependencies): New section.
9509 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9510 (configure-target-[+module+]): Depend on maybe-all-gcc
9511 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9512 (toplevel profiledbootstrap): Fix dependencies.
9513 * Makefile.in: Regenerate.
9514
9515 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9516
9517 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9518 target-libiberty to noconfigdirs.
9519 * configure: Regenerate.
9520
9521 2004-08-03 Paul Brook <paul@codesourcery.com>
9522
9523 * configure.in: Check for MPFR as well as GMP.
9524 * configure: Regenerate.
9525
9526 2004-08-01 Robert Millan <robertmh@gnu.org>
9527
9528 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9529 libmudflap for all GNU-based systems (with Glibc).
9530 * configure: Regenerate.
9531
9532 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9533
9534 * Makefile.def (host-modules): Add gcc.
9535 * Makefile.in: Regenerate.
9536 * Makefile.tpl (sorry): New rule.
9537 (configure-host, all-host, [+make_target+]-host, do-check,
9538 install-host): Do not add gcc as a special case.
9539 (host modules): Add a small special-casing for gcc. Export
9540 extra_make_flags through the environment.
9541 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9542 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9543 other recursive targets for gcc): Remove.
9544
9545 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9546 (stage, unstage): New rules.
9547 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9548 distclean-stage[+id+]): Use stage_current.
9549 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9550 the stage*-start rules.
9551
9552 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9553
9554 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9555 use -all_load flag.
9556
9557 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9558
9559 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9560 * configure: Regenerate.
9561
9562 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9563
9564 * maintainer-scripts/gcc_release: Revert yesterday's change.
9565
9566 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9567
9568 * MAINTAINERS: Add myself to write-after-approval.
9569
9570 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9571
9572 * libf2c: Removed.
9573 * gcc/gccbug.in: Updated because of libf2c removal.
9574 * maintainer-scripts/gcc_release: Ditto.
9575
9576 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9577
9578 * configure.in: Build libmudflap by default on FreeBSD.
9579 * configure: Regenerated.
9580
9581 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9582
9583 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9584 systems.
9585 * configure: Regenerated.
9586
9587 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9588
9589 PR target/16344
9590 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9591 feedback based compiler.
9592 * Makefile.in: Rebuilt.
9593
9594 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9595
9596 * Makefile.def (host_modules): Set bootstrap=true for flex.
9597 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9598 * Makefile.in: Rebuilt.
9599
9600 2004-07-07 Jan Hubicka <jh@suse.cz>
9601
9602 * MAINTAINERS: Add self as a profile feedback maintainer.
9603
9604 2004-07-05 Phil Edwards <phil@codesourcery.com>
9605
9606 * configure.in: Do not prepend $srcdir to /dev/null in
9607 makefile fragments.
9608 * configure: Regenerate.
9609
9610 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9611
9612 * Makefile.def (build_modules): Add bison, byacc, flex,
9613 m4, texinfo.
9614 (flags_to_pass): Add FLEX.
9615 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9616 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9617 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9618 DEFAULT_MAKEINFO): Remove.
9619 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9620 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9621 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9622 objdir or else use configured tool.
9623 (all-build): New.
9624 (all): Depend on it.
9625 (Build module dependencies): Add.
9626 * Makefile.in: Regenerate.
9627 * configure.in: Better support for multiple build modules,
9628 matching what is done for host/target modules. Do not look
9629 for "plausible" locations of build tools if Canadian cross.
9630 Use autoconf's AC_PROG_CC to find a C compiler. Define
9631 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9632 * configure: Regenerate.
9633
9634 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9635
9636 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9637 * Makefile.in: Regenerate.
9638
9639 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9640
9641 * Makefile.tpl (configure-build-[+module+],
9642 configure-[+module+], configure-target-[+module+]): Pass
9643 [+extra_configure_args+].
9644 (all-build-[+module+], all-[+module+], check-[+module+],
9645 install-[+module+], [+make_target+]-[+module+],
9646 all-target-[+module+], check-target-[+module+],
9647 install-target-[+module+], [+make_target+]-target-[+module+]):
9648 Pass [+extra_make_args+].
9649 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9650 (GCC_HOST_EXPORTS): Remove.
9651 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9652 cross, check-gcc, check-gcc-c++, install-gcc,
9653 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9654 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9655 * Makefile.in: Regenerate.
9656
9657 2004-06-21 Matthew Sachs <msachs@apple.com>
9658
9659 * MAINTAINERS: Added self to write-after-approval.
9660
9661 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9662
9663 * configure.in: Check for srcdir/winsup rather than build directory
9664 winsup.
9665 * configure: Regenerate.
9666
9667 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9668
9669 * configure.in: Don't build Cygwin native newlib if winsup
9670 directory is missing. Emit warning instead.
9671 * configure: Regenerate.
9672
9673 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9674
9675 * Makefile.tpl (touch-stage[+id+]): New.
9676 (restage[+prev+]): Depend on touch-stage[+id+].
9677
9678 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9679 Use it throughout.
9680
9681 * Makefile.def: Add profile and feedback bootstrap stages.
9682 Remove next field from bootstrap stages.
9683 * Makefile.tpl (LN, LN_S): Substitute.
9684 (stageN-start, stageN-end): Use double-colon rules, to
9685 provide a hook for additional setup commands.
9686 (distclean-stageN-gcc, restageN): Create dependencies from
9687 [+prev+], not from [+next+].
9688 (stageN-bubble): Add commands for successive stages from
9689 [+prev+], using double-colon rules.
9690 (all-stageN-gcc): Fix typo.
9691 (stagefeedback-start, profiledbootstrap): New.
9692 * Makefile.in: Regenerate.
9693 * configure.in: Call ACX_PROG_LN.
9694 * configure: Regenerate.
9695
9696 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9697
9698 * MAINTAINERS (Write After Approval): Add myself.
9699
9700 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9701
9702 * MAINTAINERS (Write After Approval): Add myself.
9703
9704 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9705
9706 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9707 without gcc.
9708 * configure: Regenerate.
9709
9710 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9711
9712 * Makefile.tpl: Fix typo.
9713 * Makefile.in: Regenerate.
9714
9715 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9716
9717 * configure.in: Remove new- prefix from toplevel
9718 bootstrap targets.
9719 * configure: Regenerate.
9720
9721 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9722
9723 * Makefile.tpl (all.normal): Rename to all.
9724 (all): Replace with a rule to pick the default
9725 target from configure.
9726 (all-gcc, configure-gcc): Use conditionals to
9727 do nothing when toplevel bootstrap is going on.
9728 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9729 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9730 * configure.in: Support --enable-bootstrap.
9731
9732 * Makefile.def: Remove new- prefix from toplevel
9733 bootstrap targets.
9734 * Makefile.tpl: Likewise.
9735
9736 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9737 target.
9738
9739 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9740 $(RECURSE_FLAGS) to recursive invocation of make.
9741
9742 * Makefile.in: Regenerate.
9743 * configure: Regenerate.
9744
9745 2004-05-30 Andreas Jaeger <aj@suse.de>
9746 Jim Wilson <wilson@specifixinc.com>
9747
9748 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9749 like CC.
9750
9751 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9752
9753 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9754 * configure: Regenerate.
9755
9756 2004-05-25 Daniel Jacobowitz <drow@false.org>
9757
9758 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9759 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9760 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9761 targets.
9762 * Makefile.in: Regenerate.
9763
9764 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9765
9766 * configure.in: Test the ability to symlink directories.
9767 * configure: Regenerate.
9768
9769 * Makefile.def (bootstrap-stage): New definitions.
9770 * Makefile.tpl (configure-stage1-gcc,
9771 configure-stage2-gcc, configure-stage3-gcc,
9772 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9773 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9774 new-restage3, compare): Autogenerate, see Makefile.in
9775 entry for behavioral changes.
9776 (distclean-stage1, new-stage1-start, new-stage1-end,
9777 new-stage1-bubble, distclean-stage2, new-stage2-start,
9778 new-stage2-end, new-stage2-bubble, distclean-stage3,
9779 new-stage3-start, new-stage3-end): New autogenerated targets.
9780 (objext, prebootstrap, BOOT_CFLAGS,
9781 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9782 targets.
9783
9784 * Makefile.in: Regenerate.
9785 (distclean-stage1, new-stage1-start, new-stage1-end,
9786 new-stage1-bubble, distclean-stage2, new-stage2-start,
9787 new-stage2-end, new-stage2-bubble, distclean-stage3,
9788 new-stage3-start, new-stage3-end): New targets.
9789 (all-stage1-gcc): Move prebootstrap dependency from here...
9790 (configure-stage1-gcc): ...to here.
9791 (new-bootstrap): Use bubble targets.
9792 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9793 Use per-stage distclean targets.
9794 (configure-stage1-gcc, configure-stage2-gcc,
9795 configure-stage3-gcc, all-stage1-gcc,
9796 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9797 Use new-stageN-start to prepare the tree.
9798
9799 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9800
9801 * Makefile.def (host_modules): add libcpp.
9802 * Makefile.tpl: Add dependencies on and for libcpp.
9803 * Makefile.in: Regenerate.
9804 * configure.in: Add libcpp host module.
9805 * configure: Regenerate.
9806
9807 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9808
9809 * Makefile.tpl: Whenever a recursive target is defined, wrap
9810 it in a special @if/@endif block, and prepare its maybe
9811 dependency in the @if/@endif block
9812 * configure.in: Instead of writing maybe dependencies, remove
9813 the @if/@endif statements, and remove the @if/@endif blocks
9814 that remain.
9815 * configure: Regenerate.
9816 * Makefile.in: Regenerate.
9817
9818 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9819
9820 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9821
9822 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9823
9824 PR bootstrap/15120
9825 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9826 * */configure: Rebuilt.
9827
9828 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9829
9830 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9831 of libf2c.
9832 * configure, Makefile.in: Regenerate.
9833
9834 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9835
9836 * MAINTAINERS (Write After Approval): Add myself.
9837
9838 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9839
9840 Merge from tree-ssa-20020619-branch.
9841
9842 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9843 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9844 (HOST_GMPLIBS): Define.
9845 (HOST_GMPINC): Define.
9846 (TARGET_LIB_PATH): Add libmudflap.
9847 (GFORTRAN_FOR_TARGET): Define.
9848 (configure-build*): Export GFORTRAN.
9849 (configure-gcc): Export GMPLIBS and GMPINC.
9850 (all-gcc): Add maybe-all-libbanshee.
9851 (configure-target-libgfortran): Define.
9852 * Makefile.in: Regenerate.
9853 * configure.in (host_libs): Add libbanshee.
9854 (target_libraries): Add target-libmudflap and target-libgfortran.
9855 Add --with-libbanshee.
9856 Handle --disable-libmudflap.
9857 (*-*-freebsd*): Use with_gmp.
9858 Add $(libgcj) to noconfigdirs.
9859 * configure: Regenerate.
9860 * depcomp: New file.
9861 * MAINTAINERS: Add tree-ssa maintainers.
9862
9863 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9864
9865 * MAINTAINERS (Various Maintainers): Add myself.
9866
9867 2004-04-30 Brian Ford <ford@vss.fsi.com>
9868
9869 * MAINTAINERS (Write After Approval): Add myself.
9870
9871 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9872
9873 * MAINTAINERS (Write After Approval): Add myself.
9874
9875 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
9876
9877 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9878 * configure: Regenerate.
9879
9880 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
9881
9882 Revert:
9883 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9884
9885 * Makefile.def (flags_to_pass): Remove *dir variables that
9886 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9887 as well as prefix and exec_prefix.
9888 * Makefile.in: Regenerate.
9889
9890 2004-04-26 Robert Millan <robertmh@gnu.org>
9891
9892 Add patches from libtool CVS.
9893 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9894 * ltconfig: Likewise.
9895 * ltcf-c.sh: Likewise.
9896 * ltcf-cxx.sh: Likewise.
9897 * ltcf-gcj.sh: Likewise.
9898
9899 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9900
9901 * Makefile.def (host_modules): Mark with the bootstrap
9902 flag packages on which gcc depends.
9903 * Makefile.tpl (all-bootstrap): Use it.
9904 * Makefile.in: Regenerate.
9905
9906 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9907
9908 * Makefile.def (flags_to_pass): Remove *dir variables that
9909 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9910 as well as prefix and exec_prefix.
9911 * Makefile.in: Regenerate.
9912
9913 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9914
9915 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9916 * configure: Regenerate.
9917 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9918 * gcc/Makefile.tpl (compare): Use the result of the test.
9919 * gcc/Makefile.in: Regenerate.
9920
9921 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
9922
9923 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9924 Always relocate gcc and prev-gcc to the original names, even
9925 if the build fails.
9926 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9927 New targets.
9928
9929 2004-04-23 Laurent GUERBY <laurent@guerby.net>
9930
9931 * MAINTAINERS: Update my email address.
9932
9933 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9934
9935 * configure.in (mips*-*-irix5*): Enable ld.
9936 * configure: Regenerate.
9937
9938 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9939
9940 * configure: Regenerate.
9941
9942 2004-04-15 James E Wilson <wilson@specifixinc.com>
9943
9944 * Makefile.tpl (configure-[+module+], configure-gcc,
9945 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9946 Set and export LDFLAGS.
9947 * Makefile.in: Regenerate.
9948
9949 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9950
9951 * MAINTAINERS: Add myself to write-after-approval.
9952
9953 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9954
9955 PR bootstrap/14871
9956 * Makefile.tpl: If we don't have built-in-tree target tools,
9957 use the ones found by configure rather than hacking around with
9958 program_transform_name.
9959 * configure.in: Give Makefile.tpl the information necessary
9960 to do that.
9961 * Makefile.in: Regenerate.
9962 * configure: Regenerate.
9963
9964 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9965
9966 PR bootstrap/14760
9967 * configure.in: When computing baseargs, strip *all* copies of
9968 offending options. Also, don't match/substitute the trailing space,
9969 so that this actually works when two similar options are separated by
9970 only one space.
9971 * configure: Regenerate.
9972
9973 2004-04-06 David Edelsohn <edelsohn@gnu.org>
9974
9975 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9976 (rs6000-*-aix*): Same.
9977 * configure: Regenerate.
9978
9979 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
9980
9981 * MAINTAINERS: Add myself to write-after-approval.
9982
9983 2004-04-03 Bud Davis <bdavis9659@comcast.net>
9984
9985 * MAINTAINERS: Add myself to write-after-approval.
9986
9987 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9988
9989 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9990 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9991 * Makefile.in: Regenerate.
9992
9993 * configure.in (top level bootstrap support): Rework --enable-werror
9994 to set @stage2_werror_flag@.
9995 * configure: Regenerate.
9996 * Makefile.tpl (top level bootstrap support): Pass
9997 @stage2_werror_flag@ down to configure in stages 2 and 3.
9998 * Makefile.in: Regenerate.
9999
10000 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10001
10002 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10003 for stages 2 and 3 as well as in make. As a consequence, remove
10004 OUTPUT_OPTION (now detected by configure) from the flags passed down
10005 to make.
10006 * Makefile.in: Regenerate.
10007
10008 * Makefile.tpl (new-bootstrap): Fix typo.
10009 * Makefile.in: Regenerate.
10010
10011 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10012
10013 * Makefile.tpl: Rearrange by moving recursive_targets rules
10014 into their proper sections.
10015 * Makefile.tpl (top level bootstrap support): Move disabling
10016 of coverage flags from 'make' to 'configure'; improve comments.
10017 * Makefile.in: Regenerate.
10018
10019 * Makefile.tpl (experimental top level bootstrap) Move stage1
10020 language setting from all- target to configure- target; disable
10021 intermodule optimization in stage 1; prevent gratuitous rebuilds
10022 of stage 1.
10023 * Makefile.in: Regenerate.
10024 * configure.in: Comma-separate stage 1 language list for top
10025 level bootstrap.
10026 * configure: Regenerate.
10027
10028 * Makefile.tpl: Clean up experimental top level bootstrap support:
10029 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10030 prev-gcc in configure- targets as well as all- targets.
10031 * Makefile.in: Regenerate.
10032
10033 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10034
10035 * compile: New file imported from automake.
10036
10037 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
10038
10039 * configure.in: Remove symbolic link section.
10040 * configure: Regenerate.
10041 * Makefile.tpl (links): Remove.
10042 * Makefile.in: Regenerate.
10043
10044 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
10045 Nathanael Nerode <neroden@gcc.gnu.org>
10046
10047 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10048 Set with AC_CHECK_PROGS.
10049 * configure.in: Fix comment typo from last patch.
10050 * configure: Regenerate.
10051
10052 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10053
10054 * Makefile.tpl: Introduce experimental top level bootstrap support.
10055 * Makefile.in: Regenerate.
10056 * configure.in: Introduce support for top level bootstrap.
10057 * configure: Regenerate.
10058
10059 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
10060 Paolo Bonzini <bonzini@gnu.org>
10061
10062 PR bootstrap/14522
10063 * configure.in: Cope with shells that do not support unquoted ^
10064 * configure: Regenerate.
10065
10066 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
10067 Paolo Bonzini <bonzini@gnu.org>
10068
10069 PR bootstrap/14522
10070 * configure.in: Cope with shells that do not support nesting
10071 quotes inside quoted backquote substitutions.
10072 * configure: Regenerate.
10073
10074 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10075
10076 PR bootstrap/14522
10077 * configure.in: Fix escaping of $.
10078 * configure: Regenerate.
10079
10080 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10081
10082 * configure: Regenerate, since I forgot to while committing Paolo's
10083 changes.
10084
10085 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
10086
10087 PR ada/14131
10088 Move language detection to the top level.
10089 * configure.in: Find default values for the tools as
10090 soon as possible. Disable ada if GNAT is not found.
10091 Emit error message about missing languages. Expand
10092 --enable-languages=all for the gcc subdirectory.
10093
10094 2004-03-10 Ben Elliston <bje@gnu.org>
10095
10096 * MAINTAINERS: Update my email address.
10097
10098 2004-03-05 David Edelsohn <edelsohn@gnu.org>
10099
10100 * ltconfig: Disable building static libraries if building shared
10101 libraries on AIX 5L.
10102
10103 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10104
10105 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10106 and disable libgcj.
10107 * configure: Regenerated.
10108
10109 2004-03-01 Brian Booth <bbooth@redhat.com>
10110
10111 * MAINTAINERS: Add myself to write-after-approval.
10112
10113 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10114
10115 * MAINTAINERS: Add myself to write-after-approval.
10116
10117 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10118
10119 PR bootstrap/7087
10120 * Makefile.tpl: Guard XFOO sed statements better.
10121 * Makefile.tpl: Add dependency for configure-target-libada.
10122 * Makefile.in: Regenerate (incidentally fixes broken
10123 commit when libada-branch was merged).
10124
10125 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10126
10127 * MAINTAINERS: Add myself to write-after-approval.
10128
10129 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10130
10131 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10132 maintainers.
10133
10134 2004-02-20 Andrew Cagney <cagney@redhat.com>
10135
10136 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10137 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10138
10139 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10140
10141 PR bootstrap/11932
10142 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10143
10144 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10145
10146 * MAINTAINERS: Added myself to write-after-approval.
10147
10148 2004-02-14 Michael Koch <konqueror@gmx.de>
10149
10150 * MAINTAINERS: Added myself to write-after-approval.
10151
10152 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10153
10154 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10155 some OS port maintainers to OS port maintainers section.
10156
10157 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10158
10159 * MAINTAINERS: Add self.
10160
10161 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10162
10163 * MAINTAINERS: Alphabetize.
10164
10165 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
10166
10167 * MAINTAINERS: Remove myself.
10168
10169 2004-02-11 David Edelsohn <edelsohn@gnu.org>
10170
10171 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10172 (rs6000-*-aix*): Same.
10173 * configure: Regenerate.
10174
10175 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10176
10177 * configure.in (host): Add in missing $noconfigdirs to defines.
10178 * configure: Regenerate.
10179
10180 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10181 Nathanael Nerode <neroden@gcc.gnu.org>
10182
10183 PR ada/6637, PR ada/5911
10184 Merge with libada-branch:
10185 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10186 with appropriate dependencies. Add --enable-libada configure switch.
10187 * configure, Makefile.in: Regenerate.
10188
10189 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
10190
10191 * MAINTAINERS: Add myself to write-after-approval.
10192
10193 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10194
10195 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10196 * configure: Regenerate.
10197
10198 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10199
10200 Merge from upstream:
10201
10202 * ltmain.in: When setting IFS to '~', be careful about user
10203 arguments that contain '~'.
10204
10205 2004-02-04 Peter O'Gorman <peter@pogma.com>
10206
10207 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10208 Also test $base_compile against $CC with escaped arguments. Bug
10209 reported by Geoff Keating <geoffk@apple.com>.
10210
10211 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10212
10213 * MAINTAINERS: Remove i960 port.
10214
10215 2004-01-23 DJ Delorie <dj@redhat.com>
10216
10217 * Makefile.def (target_modules) [libiberty]: Don't stage.
10218 * Makefile.in: Rebuilt.
10219
10220 2004-01-20 Caroline Tice <ctice@apple.com>
10221
10222 * MAINTAINERS: Add myself to write-after-approval.
10223
10224 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10225
10226 * MAINTAINERS: Update my email address.
10227
10228 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10229
10230 * MAINTAINERS: Add myself to write-after-approval.
10231
10232 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10233
10234 * MAINTAINERS: Remove entries without email address.
10235
10236 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10237
10238 * MAINTAINERS: Add myself to write-after-approval.
10239
10240 2004-01-15 Steven Bosscher <stevenb@suse.de>
10241
10242 * MAINTAINERS: Update my email address.
10243
10244 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10245
10246 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10247 * Makefile.tpl (configure-target-[+module+]): Support stage.
10248 * Makefile.in: Rebuilt.
10249
10250 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10251
10252 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10253
10254 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10255
10256 * MAINTAINERS: Add myself as a MIPS maintainer.
10257
10258 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10259
10260 * configure.in: Use ./config.cache, not config.cache.
10261 * configure: Regenerate.
10262 * Makefile.tpl: Special-casing not needed for GCC any more.
10263 * Makefile.in: Regenerate.
10264
10265 * configure.in: Don't share a cache file for host dirs.
10266 * configure: Regenerate.
10267
10268 * config-ml.in: Don't mess with the cache file.
10269
10270 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10271
10272 * MAINTAINERS: Move myself from 'Write After Approval' to
10273 'CPU Port Maintainers' section as SPARC maintainer.
10274
10275 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10276
10277 * Makefile.tpl: Make GCC use a separate config.cache.
10278 * Makefile.in: Regenerate.
10279
10280 PR bootstrap/11932, PR bootstrap/11933
10281 (I don't know if it will fix either of them, but it relates
10282 to them.)
10283 * configure.in: Don't use shared config.cache for target
10284 directories.
10285 * configure: Regenerate.
10286
10287 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10288
10289 * MAINTAINERS: Add myself to 'Write After Approval' section.
10290
10291 2003-12-31 Roger Sayle <roger@eyesopen.com>
10292
10293 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10294 * configure: Regenerated.
10295
10296 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10297
10298 * MAINTAINERS: Remove the mn10200 maintainer.
10299
10300 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10301
10302 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10303 * configure: Regenerated.
10304
10305 2003-12-16 Jan Hubicka <jh@suse.cz>
10306
10307 * MAINTAINERS: Add myself as callgraph maintainer.
10308
10309 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10310
10311 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10312 * configure: Regenerate.
10313
10314 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10315
10316 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10317 'Write After Approval' section. Update email.
10318
10319 2003-12-01 James Lemke <jim@wasabisystems.com>
10320
10321 * MAINTAINERS (Write After Approval): Add myself.
10322
10323 2003-11-20 Matt Thomas <matt@3am-software.com>
10324
10325 * MAINTAINERS: Add myself as a vax port maintainer.
10326
10327 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10328
10329 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10330 (configure-build-[+module+], configure-[+module+]): Likewise.
10331 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10332 * Makefile.in: Regenerate.
10333
10334 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10335
10336 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10337 shared/dylibed libraries.
10338 * ltmain.sh: Likewise.
10339 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10340 * ltcf-cxx.sh: Likewise.
10341 * ltcf-gcj.sh: Likewise.
10342 * ltconfig: Likewise.
10343
10344 2003-11-17 Stan Cox <scox@redhat.com>
10345
10346 * MAINTAINERS: Add myself as iq2000 port maintainer.
10347
10348 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10349
10350 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10351 * Makefile.in: Regenerate.
10352
10353 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10354
10355 * config.sub: Update to 2003-11-03 version.
10356
10357 2003-10-20 Phil Edwards <phil@codesourcery.com>
10358
10359 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10360 * configure: Regenerate.
10361
10362 2003-10-20 Nicolas Pitre <nico@cam.org>
10363
10364 * MAINTAINERS: Add myself to 'Write After Approval' section.
10365
10366 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10367
10368 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10369
10370 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10371
10372 * MAINTAINERS: Update my email address.
10373
10374 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10375
10376 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10377
10378 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10379
10380 * MAINTAINERS: Add myself to 'Write After Approval' section.
10381
10382 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10383
10384 * config.guess: Update to 2003-10-16 version.
10385 * config.sub: Update to 2003-10-16 version.
10386
10387 2003-10-15 David Daney <ddaney@avtrex.com>
10388
10389 * MAINTAINERS: Added myself to 'Write After Approval' section.
10390
10391 2003-10-15 Falk Hueffner <falk@debian.org>
10392
10393 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10394 'Write After Approval' section. Update email.
10395
10396 2003-10-14 Roger Sayle <roger@eyesopen.com>
10397
10398 * MAINTAINERS: Move myself from 'Write After Approval' to
10399 'Various Maintainers' section as middle-end maintainer.
10400
10401 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10402
10403 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10404 HOST_FLAGS_TO_PASS.
10405 * Makefile.in: Regenerate.
10406
10407 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10408
10409 * config.guess: Update to 2003-10-07 version.
10410 * config.sub: Update to 2003-10-07 version.
10411
10412 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10413
10414 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10415 * ltconfig (irix5*, irix6*): Don't override version_type.
10416
10417 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10418
10419 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10420 * configure: Rebuilt
10421 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10422 * Makefile.in: Rebuilt
10423
10424 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10425
10426 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10427
10428 2003-09-30 Carlo Wood <carlo@alinoe.com>
10429
10430 * MAINTAINERS (Write After Approval): Add myself.
10431
10432 2003-09-29 Paul Koning <ni1d@arrl.net>
10433
10434 * MAINTAINERS: Move myself from "Write After Approval"
10435 to CPU platform maintainers for pdp11 platform.
10436
10437 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10438
10439 * MAINTAINERS: Move myself from 'Write After Approval' to
10440 'Various Maintainers' section as libffi testsuite maintainer.
10441
10442 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10443
10444 * configure.in: Pass a computed --program-transform-name
10445 to subconfigures.
10446 * configure: Regenerated.
10447
10448 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10449
10450 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10451 * Makefile.in: Regenerate.
10452
10453 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10454 * Makefile.in: Regenerate.
10455
10456 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10457
10458 * MAINTAINERS: Move myself from 'Write After Approval'
10459 to 'Various Maintainers' (objective-c) section.
10460
10461 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10462
10463 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10464 quoting.
10465 * configure: Regenerated.
10466
10467 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10468
10469 * MAINTAINERS (Write After Approval): Add myself to write after
10470 approval list.
10471
10472 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10473
10474 * MAINTAINERS (Write After Approval): Add myself.
10475
10476 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10477
10478 * MAINTAINERS: Update my e-mail address.
10479
10480 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10481
10482 * libtool.m4 (LD): Correct powerpc64 host match.
10483
10484 2003-09-06 James E Wilson <wilson@tuliptree.org>
10485
10486 * MAINTAINTERS: Update my affiliation and email address.
10487
10488 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10489
10490 * MAINTAINERS (Write After Approval): Add myself.
10491
10492 2003-09-04 DJ Delorie <dj@redhat.com>
10493
10494 * configure: Regenerate.
10495
10496 2003-09-04 Robert Millan <robertmh@gnu.org>
10497
10498 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10499
10500 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10501
10502 * configure.in: Ensure arguments to sed are properly spaced.
10503 * configure: Regenerate.
10504
10505 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10506
10507 * MAINTAINERS: Update my e-mail address.
10508
10509 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10510
10511 * MAINTAINERS (Write After Approval): Add myself.
10512
10513 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10514
10515 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10516 * configure: Regenerated.
10517
10518 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10519
10520 * MAINTAINERS: Update my email address.
10521
10522 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10523
10524 * configure.in: Use newline instead of semicolon when assuming
10525 shell arguments in a for loop.
10526 * configure: Regenerated.
10527
10528 2003-08-22 Jason Eckhardt <jle@rice.edu>
10529
10530 * MAINTAINERS: Resurrect the i860 maintainer.
10531
10532 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10533
10534 PR 8180
10535 * configure.in: When testing with_libs and with_headers, treat
10536 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10537 * configure: Regenerate.
10538
10539 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10540 make, shell, etc.
10541 (baseargs): Likewise.
10542 * configure: Regenerate.
10543
10544 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10545
10546 * MAINTAINERS (Write After Approval): Add myself.
10547
10548 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10549
10550 * configure.in: Disable libgcj for darwin not on powerpc.
10551 * configure: Rebuild.
10552
10553 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10554
10555 * config-ml.in, symlink-tree: Add license.
10556
10557 2003-08-03 Richard Stallman <rms@gnu.org>
10558 Eben Moglen <moglen@columbia.edu>
10559
10560 * README.SCO: New file.
10561
10562 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10563
10564 * Makefile.tpl (check, check-c++): Express dependencies using
10565 dependencies rather than commands.
10566 * Makefile.in: Regenerate.
10567
10568 2003-08-01 Andrew Cagney <cagney@redhat.com>
10569
10570 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10571 * configure: Ditto.
10572
10573 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10574
10575 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10576 * Makefile.in: Update.
10577
10578 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10579
10580 * configure.in: Enable libgcj for darwin.
10581 * configure: Rebuild.
10582
10583 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10584
10585 * config-ml.in: Use ac_configure_args directly instead of
10586 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10587 actually seen.
10588
10589 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10590
10591 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10592 creating target and build subdirs to build all parent dirs as needed.
10593 * Makefile.in: Rebuild.
10594 * configure.in: Don't build dirs explicitly here.
10595 * configure: Rebuild.
10596
10597 2003-07-26 Paul Brook <paul@nowt.org>
10598
10599 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10600
10601 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10602
10603 * Makefile.tpl (all-make): Depend on intl.
10604 * Makefile.in: Rebuilt.
10605
10606 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10607
10608 * install-sh: Update to newer upstream versions (associated with
10609 aclocal 1.7).
10610 * mkinstalldirs: Likewise.
10611 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10612
10613 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10614
10615 * MAINTAINERS: Move self from Bug database only accounts
10616 to write-after-approval.
10617
10618 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10619
10620 * config.if: Remove unused libc_interface determination.
10621
10622 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10623
10624 * MAINTAINERS: Move self from write-after-approval to
10625 build machinery (*.in).
10626
10627 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10628
10629 PR bootstrap/11273
10630 PR bootstrap/11408
10631 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10632 unused INSTALL_PROGRAM_ARGS.
10633 * configure.in: Use AC_PROG_INSTALL.
10634 * Makefile.in: Regenerate.
10635 * configure: Regenerate.
10636
10637 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10638
10639 * MAINTAINERS: Alphabetize.
10640
10641 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10642
10643 * configure: Rebuilt.
10644 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10645 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10646 newlib nor libgloss.
10647 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10648 * configure.in (am33_2.0-*-linux*): Added.
10649
10650 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10651
10652 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10653 * configure: Regenerate.
10654
10655 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10656
10657 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10658 * Makefile.in: Regenerate.
10659
10660 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10661
10662 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10663 * Makefile.in: Regenerate.
10664
10665 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10666
10667 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10668 * Makefile.in: Regenerated.
10669
10670 * config-ml.in: Replace PWD with PWD_COMMAND.
10671
10672 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10673
10674 * intl: New directory; see intl/ChangeLog for details.
10675 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10676 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10677 * Makefile.in: Regenerate.
10678
10679 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10680
10681 * configure.in: Clean up config-lang.in handling. Delete
10682 useless assignment to "subdirs".
10683 * configure: Regenerate.
10684
10685 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10686
10687 * configure.in: Rename 'target_libs' to 'target_libraries'.
10688 Remove useless reference to 'target_libs'.
10689 * configure: Regenerate.
10690
10691 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10692
10693 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10694 * Makefile.in: Regenerate.
10695
10696 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10697
10698 * Makefile.def: Introduce flags_to_pass.
10699 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10700 * Makefile.in: Regenerate.
10701
10702 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10703
10704 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10705 and target-libgloss.
10706 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10707 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10708 * configure: Regenerate.
10709
10710 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10711
10712 * configure.in: Update testsuite_flags to new location.
10713 * configure. Regenerate.
10714
10715 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10716
10717 * Makefile.tpl: Remove BUILD_CC stuff.
10718 * Makefile.in: Regenerate.
10719
10720 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10721
10722 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10723
10724 2003-06-16 Graeme Peterson <gp@qnx.com>
10725
10726 * MAINTAINERS (Write After Approval): Add myself.
10727
10728 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10729
10730 * config.guess: Update to 2003-06-12 version.
10731 * config.sub: Update to 2003-06-13 version.
10732
10733 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10734
10735 * config.guess: Update to 2003-06-06 version.
10736 * config.sub: Update to 2003-06-06 version.
10737
10738 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10739
10740 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10741 * configure. Regenerate.
10742
10743 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10744
10745 * configure.in: Disable serial configure by default.
10746 * configure: Regenerate.
10747 * Makefile.tpl: Abolish .NOTPARALLEL.
10748 * Makefile.in: Regenerate.
10749
10750 * Makefile.tpl: Replace {build,host,target}_canonical by
10751 {build,host,target}.
10752 * Makefile.in: Regenerate.
10753
10754 * Makefile.tpl: Fix stupid pasto.
10755 * Makefile.in: Regenerate.
10756
10757 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10758
10759 * Makefile.tpl: Remove bogus conditional.
10760 * Makefile.in: Regenerate.
10761
10762 2003-06-05 Jan Hubicka <jh@suse.cz>
10763
10764 * Makefile.tpl (profiledbootstrap): New target.
10765 * Makefile.in (profiledbootstrap): New target.
10766
10767 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10768
10769 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10770 Pinski. Remove user names from other bugzilla-only maintainers.
10771
10772 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10773
10774 * Makefile.tpl: Make 'recursive targets' using autogen rather
10775 than shell loop. Remove duplicate 'clean' targets and false
10776 comments.
10777 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10778 Add systematic method of specifying missing targets in subdirs.
10779 Add copyright boilerplate.
10780 * Makefile.in: Regenerate.
10781 * configure.in: Add 'recursive targets' to maybe list.
10782 * configure: Regenerate.
10783
10784 * MAINTAINERS: "GNATS only" -> "Bug database only".
10785
10786 * Makefile.tpl: Rename [+target+] to [+make_target+].
10787 * Makefile.def: Rename 'target' to 'make_target'.
10788
10789 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10790
10791 * MAINTAINERS: Add self as options handling maintainer.
10792
10793 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10794
10795 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10796 been too long since I touched those ports.
10797
10798 2003-05-28 DJ Delorie <dj@redhat.com>
10799
10800 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10801 * Makefile.in: Regenerate.
10802
10803 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10804
10805 * configure.in: Use curly braces in the definition of tooldir.
10806 * configure: Regenerate.
10807
10808 2003-05-21 DJ Delorie <dj@redhat.com>
10809
10810 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10811 newlib or libgloss.
10812 * Makefile.in: Regenerate.
10813
10814 2003-05-21 DJ Delorie <dj@redhat.com>
10815
10816 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10817 * Makefile.in: Regenerate.
10818
10819 2003-05-20 Ian Lance Taylor <ian@airs.com>
10820
10821 * MAINTAINERS: Update my e-mail address.
10822
10823 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10824
10825 * configure.in: Switch more things to use maybe dependencies.
10826 * Makefile.tpl: Switch more things to use maybe dependencies.
10827 Factor out common code from autogen IF statements.
10828 * configure: Regenerate.
10829 * Makefile.in: Regenerate.
10830
10831 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10832
10833 * configure.in: Accept i[3456789]86 for machine type.
10834 * configure: Regenerate.
10835
10836 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10837
10838 * configure.in: Switch more things to use maybe dependencies.
10839 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10840 * configure: Regenerate.
10841 * Makefile.tpl: Switch more things to use maybe dependencies.
10842 * Makefile.in: Regenerate.
10843
10844 2003-05-16 Andreas Schwab <schwab@suse.de>
10845
10846 * Makefile.tpl (install-opcodes): Define.
10847 * Makefile.in: Rebuild.
10848
10849 2003-05-13 Andreas Jaeger <aj@suse.de>
10850
10851 * config.guess: Update to 2003-05-09 version.
10852 * config.sub: Update to 2003-05-09 version.
10853
10854 2003-05-13 Michael Eager <eager@mvista.com>
10855
10856 * configure.in: Correct sed script so that options in quotes are not
10857 deleted.
10858 * configure: Rebuild.
10859
10860 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10861
10862 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10863 and $$s/newlib/libc/sys/cygwin32 include paths.
10864 * configure: Ditto.
10865
10866 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10867
10868 * MAINTAINERS: Update my email addresses.
10869
10870 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10871
10872 * config-ml.in: Propagate INSTALL variables.
10873
10874 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10875
10876 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10877
10878 2003-05-02 Chris Demetriou <cgd@broadcom.com>
10879
10880 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10881 * Makefile.in: Regenerate.
10882
10883 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10884
10885 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10886
10887 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10888
10889 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10890
10891 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10892
10893 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10894 * Makefile.in: Regenerated.
10895
10896 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10897
10898 * MAINTAINERS (Write After Approval): Upgrade myself from
10899 GNATS only to write-after-approval. Update my mail address.
10900
10901 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
10902
10903 (OS Port Maintainers: freebsd): Add myself.
10904
10905 2003-04-22 Mark Mitchell <mark@codesourcery.com>
10906
10907 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10908
10909 2003-04-22 Kean Johnston <jkj@sco.com>
10910
10911 * MAINTAINERS (SCO ports): Added myself.
10912
10913 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10914
10915 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10916
10917 2003-04-19 Kean Johnston <jkj@sco.com>
10918
10919 * MAINTAINERS (Write After Approval): Add myself.
10920
10921 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10922
10923 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10924 * Makefile.in: Regenerate.
10925
10926 2003-04-18 Jakub Jelinek <jakub@redhat.com>
10927
10928 * configure.in (powerpc64*-*-linux*): Remove.
10929 * configure: Rebuilt.
10930
10931 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
10932
10933 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10934 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10935 and restrap.
10936 * Makefile.in: Regenerate.
10937
10938 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
10939
10940 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10941 * configure: Regenerated.
10942
10943 2003-04-15 DJ Delorie <dj@redhat.com>
10944
10945 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10946
10947 2003-04-13 Nick Clifton <nickc@redhat.com>
10948
10949 * config-ml.in: Remove support for --disable-aix removing
10950 call-aix multilibs.
10951
10952 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
10953
10954 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10955 * */configure: Rebuilt.
10956
10957 2003-04-08 Joel Sherrill <joel@oarcorp.com>
10958
10959 * MAINTAINERS: Add my email address.
10960
10961 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
10962
10963 * MAINTAINERS (Write After Approval): Add myself.
10964
10965 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10966
10967 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10968 * Makefile.in: Regenerate.
10969
10970 2003-03-14 Michael Chastain <mec@shout.net>
10971
10972 * Makefile.in: Regenerate with correct Makefile.def.
10973
10974 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10975
10976 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10977 Make macro.
10978 * Makefile.in: Regenerate.
10979 * configure.in: Clean up gxx_include_dir logic.
10980 * configure: Regenerate.
10981
10982 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10983
10984 * MAINTAINERS (Write After Approval): Add myself.
10985
10986 2003-03-10 Ben Elliston <bje@wasabisystems.com>
10987
10988 * MAINTAINERS: Update my mail address.
10989
10990 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10991
10992 * configure.in (gxx_include_dir): Fix typo.
10993 * configure: Regenerated.
10994
10995 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10996
10997 * Makefile.tpl: Reindent.
10998 * Makefile.in: Regenerate.
10999 * configure.in: Reindent. Don't set unused variables.
11000 * configure: Regenerate.
11001
11002 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
11003
11004 * configure.in: Include $(build_tooldir)/sys-include in
11005 FLAGS_FOR_TARGET.
11006 * configure: Regenerated.
11007
11008 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11009
11010 * Makefile.tpl: Always pass down RANLIB.
11011 * Makefile.in: Regenerate.
11012
11013 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11014 * Makefile.in: Regenerate.
11015 * configure.in: Remove unused logic relating to --enable-shared
11016 and --enable-threads. Remove bogus comments. Remove redundant
11017 noconfigdirs.
11018 * configure: Regenerate.
11019
11020 * configure.in: Replace ${libstdcxx_version} by its value.
11021 Remove reference to mh-dgux.
11022 * configure: Regenerate.
11023
11024 2003-03-03 Kevin Buettner <kevinb@redhat.com>
11025
11026 * MAINTAINERS (Write After Approval): Add myself.
11027
11028 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11029
11030 * Makefile.tpl: Rearrange.
11031 * Makefile.in: Regenerate.
11032
11033 2003-02-25 Uwe Stieber <uwe@wwws.de>
11034
11035 * configure.in: Add support for kaOS as cross build target system.
11036 * configure: Regenerated.
11037
11038 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11039
11040 * MAINTAINERS (Write after approval): Add myself.
11041
11042 2003-02-21 James E Wilson <wilson@tuliptree.org>
11043
11044 * MAINTAINERS: Update my email address.
11045
11046 2003-02-21 Zack Weinberg <zack@codesourcery.com>
11047
11048 * MAINTAINERS: Add self to blanket write privs. section.
11049
11050 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
11051
11052 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11053 configure-target-* as some target builds may require additional
11054 flags for preprocessor tests.
11055 * Makefile.in: Regenerated.
11056
11057 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
11058
11059 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11060 * ltconfig: Handle it.
11061 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11062 auto-detecting it.
11063
11064 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11065 it is used as argument to $CC.
11066 * ltcf-gcj.sh: Likewise.
11067
11068 * configure.in: Introduce --enable-maintainer-mode.
11069 * configure: Rebuilt.
11070 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11071 for maintainer mode.
11072 * Makefile.in: Rebuilt.
11073
11074 2003-02-18 Jason Merrill <jason@redhat.com>
11075
11076 * Makefile.tpl (check-c++): Allow parallelism.
11077
11078 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11079
11080 * MAINTAINERS: Remove John Carr (who never actually had access to
11081 gcc.gnu.org).
11082
11083 2003-02-15 Geoffrey Keating <geoffk@apple.com>
11084
11085 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11086 don't configure target-libobjc.
11087 * configure: Regenerate.
11088
11089 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11090
11091 * Makefile.tpl (RANLIB): Define.
11092 * Makefile.in: Regenerate.
11093
11094 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11095
11096 * MAINTAINERS: Update my email.
11097
11098 2003-02-06 Keith R Seitz <keiths@redhat.com>
11099
11100 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11101 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11102 * Makefile.in: Regenerated.
11103 * configure.in: Remove all traces of snavigator, db, and grep.
11104 * configure: Regenerated.
11105
11106 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11107
11108 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11109 After Approval.
11110
11111 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11112
11113 * MAINTAINERS (Write after approval): Add myself.
11114
11115 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11116
11117 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11118 * Makefile.in: Regenerated.
11119
11120 2003-01-30 Roger Sayle <roger@eyesopen.com>
11121
11122 * config.guess: Updated to 2003-01-30's version.
11123 * config.sub: Updated to 2003-01-28's version.
11124
11125 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11126
11127 * config.if: If gcc_version is already set, just use it. Don't set
11128 gcc_version_trigger if it's already set, otherwise set it to
11129 gcc/version.c, but only if the file exists. If it is not set and
11130 gcc/version.c does not exist, try to extract the version number from
11131 $CC.
11132
11133 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11134
11135 * MAINTAINERS: Add myself to write-after-approval list.
11136
11137 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11138
11139 * configure.in: Revert 24Jan change.
11140 * configure: Regenerate.
11141
11142 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11143
11144 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11145 entry of HJ Lu.
11146
11147 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11148
11149 * configure.in: Revert previous change.
11150 * configure: Regenerate.
11151
11152 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11153
11154 * configure.in: Make rda native-only.
11155 * configure: Regenerate.
11156
11157 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11158
11159 * MAINTAINERS: Move myself from GNATS-only-accounts to
11160 write-after-approval.
11161
11162 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11163
11164 * configure.in: Add missing \.
11165 * configure: Rebuilt.
11166
11167 2003-01-17 Jakub Jelinek <jakub@redhat.com>
11168
11169 * configure.in (baseargs): Avoid using \| in sed regular
11170 expressions.
11171 * configure: Rebuilt.
11172
11173 2003-01-16 Jakub Jelinek <jakub@redhat.com>
11174
11175 * configure.in (baseargs): Remove all supported forms of
11176 --cache-file, --srcdir, --host, --build and --target options
11177 from argument lists.
11178 * configure: Rebuilt.
11179
11180 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
11181
11182 * MAINTAINERS: Add myself to write-after-approval list.
11183
11184 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
11185
11186 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11187 * configure: Rebuilt.
11188
11189 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11190
11191 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11192 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11193 * Makefile.in: Regenerate.
11194 * configure: Regenerate.
11195
11196 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
11197
11198 * configure.in: Remove Makefile in build, host and target modules
11199 unless configure was run with --no-recursion.
11200 * configure: Rebuilt.
11201
11202 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11203
11204 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11205 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11206 * Makefile.in: Regenerate.
11207
11208 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11209
11210 * config.guess: Update to 2003-01-03 version.
11211 * config.sub: Update to 2003-01-03 version.
11212
11213 2003-01-07 Christopher Faylor <cgf@redhat.com>
11214
11215 * configure: Regenerate with proper autoconf 2.13.
11216
11217 2003-01-07 Christopher Faylor <cgf@redhat.com>
11218
11219 * configure.in: Add AC_PREREQ for consistency.
11220 * configure: Regenerate.
11221
11222 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11223
11224 * configure.in (GDB_TK): Add tcl directories conditional on
11225 gdb/gdbtk directory being present.
11226 * configure: Regenerate.
11227
11228 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11229
11230 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11231 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11232 * configure: Rebuilt.
11233
11234 2002-12-31 Tom Tromey <tromey@redhat.com>
11235
11236 * Makefile.in: Rebuilt.
11237 * Makefile.def (target_modules) [libffi]: Allow installation.
11238
11239 2002-12-31 Andreas Schwab <schwab@suse.de>
11240
11241 * configure.in: Fix use of $program_transform_name.
11242 * configure: Regenerated.
11243
11244 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11245
11246 * configure.in (baseargs): Don't remove first configure argument.
11247 * configure: Regenerated.
11248
11249 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11250
11251 * Makefile.tpl (local-distclean): Don't remove...
11252 (multilib.ts): ... this. Moved into...
11253 (multilib.out): ... this. Don't use sub-make.
11254 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11255 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11256 (configure-build-[+module+], configure-[+module+],
11257 configure-target-[+module+], configure-gcc): ... these. Test
11258 for Makefile existence. Drop config.status from dependencies.
11259 * Makefile.in: Rebuilt.
11260 * configure.in: Move gcc-version-trigger to the end of
11261 ac_configure_args. Add comments to maybedep.tmp and
11262 serdep.tmp. Introduce --disable-serial-configure. Remove
11263 nonopt from baseargs, matching and removing corresponding
11264 whitespace while at it.
11265 * configure: Rebuilt.
11266
11267 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11268
11269 * configure.in (host_configargs): Replace reference to
11270 no-longer-defined buildopts with --build=${build_alias}.
11271 * configure: Rebuilt.
11272
11273 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11274 program_transform_name to standard idiom.
11275 (AUTOGEN, AUTOCONF): Define.
11276 (Makefile.in): Use $(AUTOGEN).
11277 (Makefile): Depend on config.status, and use autoconf-style rule to
11278 build it. Move original commands to...
11279 (config.status): ... this new target.
11280 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11281 $(AUTOCONF).
11282 * Makefile.in: Rebuilt.
11283
11284 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11285
11286 * Makefile.tpl: Fix dramatic bustage due to change in
11287 program_transform_name.
11288 * Makefile.in: Regenerate.
11289
11290 * configure.in: Remove unnecessary PATH setting.
11291 * configure: Regnerate.
11292
11293 * configure.in: Don't default to unprefixed tools unless
11294 the native tools will work.
11295 * configure: Regenerate.
11296
11297 * configure.in: Convert to autoconf script. Blow away lots
11298 of now-redundant Makefile fragments.
11299 * configure: Generate using Autoconf.
11300 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11301 * Makefile.in: Regenerate.
11302
11303 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11304
11305 * configure: Fix stupid bug where RANLIB was mistakenly included.
11306
11307 * configure.in: Rename (buildargs, hostargs, targargs) to
11308 (build_configargs, host_configargs, target_configargs).
11309
11310 * configure.in: Move logic out of sed statement.
11311
11312 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11313 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11314
11315 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11316
11317 * config.sub: Import from master repository
11318 * config.guess: Ditto
11319
11320 2002-12-24 Andreas Schwab <schwab@suse.de>
11321
11322 * Makefile.tpl (multilib.out): Fix missing space.
11323 * Makefile.in: Regenerate.
11324
11325 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11326
11327 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11328 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11329 * Makefile.in: Regenerate.
11330 * configure.in: Remove unnecessary leftovers.
11331
11332 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11333
11334 * configure.in (extra_ranlibflags_for_target): New variable.
11335 (*-*-darwin): Add -c to ranlib commands.
11336 * configure (tooldir): Handle extra_ranlibflags_for_target.
11337
11338 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11339
11340 * Makefile.tpl: Revert HJL's change.
11341 * Makefile.in: Regenerated.
11342 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11343 always.
11344
11345 2002-12-19 Andreas Schwab <schwab@suse.de>
11346
11347 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11348 * Makefile.in: Regenerate.
11349
11350 2002-12-18 H.J. Lu <hjl@gnu.org>
11351
11352 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11353 * Makefile.in: Regenerated.
11354
11355 * configure.in (build_prefix): New. Substitute.
11356
11357 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11358
11359 * Makefile.tpl: Don't let real targets depend on phony targets.
11360 * Makefile.in: Regenerate.
11361
11362 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11363 * Makefile.in: Regenerate.
11364
11365 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11366
11367 * config.sub: Import from master repository
11368 * config.guess: Ditto
11369
11370 2002-12-16 Jason Merrill <jason@redhat.com>
11371
11372 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11373 previous 'make bootstrap'.
11374 * Makefile.in: Regenerate.
11375
11376 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11377
11378 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11379
11380 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11381
11382 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11383 * Makefile.in: Regenerate.
11384
11385 2002-12-13 Jason Merrill <jason@redhat.com>
11386
11387 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11388 library tests.
11389 (check-c++): Just depend on it and check-target-libstdc++-v3.
11390 * Makefile.in: Regenerate.
11391
11392 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11393
11394 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11395 * Makefile.in: Rebuilt.
11396
11397 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11398
11399 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11400
11401 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11402
11403 * configure: Fix bug put in by gremlins.
11404
11405 * Makefile.tpl: Substitute more autoconfily.
11406 * configure: Substitute more autoconfily.
11407 * Makefile.in: Regenerate.
11408
11409 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11410
11411 * config.sub: Import from master repository
11412 * config.guess: Ditto
11413 * MAINTAINERS: Added Svein Seldal under write after approval
11414
11415 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11416
11417 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11418 * Makefile.in (all-sim): Ditto.
11419
11420 2002-12-06 DJ Delorie <dj@redhat.com>
11421
11422 * Makefile.tpl: Change configure dependencies to not have real
11423 targets depend on phony targets.
11424
11425 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11426
11427 * configure.in: Revert unintentional change.
11428
11429 * Makefile.tpl: Change dependency for */multilib.out so that
11430 it works when gcc isn't in the tree.
11431
11432 * configure.in: Substitute more.
11433 * configure: Run subconfigures from the Makefile.
11434 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11435 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11436
11437 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11438
11439 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11440
11441 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11442
11443 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11444 and corresponding dependencies.
11445 * Makefile.in: Regenerate.
11446
11447 * configure.in (host_tools): Order binutils, gas and ld for
11448 convenience in running the testsuites.
11449
11450 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11451 * Makefile.in: Regenerate.
11452 * configure.in: Introduce rules to serialize subconfigure runs.
11453
11454 * configure.in: Introduce BASE_CC_FOR_TARGET.
11455 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11456 Realize configure-build-* targets. Realize configure-target-* targets.
11457 * Makefile.in: Regenerate.
11458
11459 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11460
11461 * configure: Move gcc_version_trigger stuff from here...
11462 * configure.in: ...to here.
11463
11464 * configure.in: Separate subconfigure options added by this file from
11465 options given by the user. Add machinery to put args for host
11466 subconfigures into the Makefile.
11467
11468 * Makefile.tpl: Remove 'vault' targets.
11469 * Makefile.tpl: Reorder and comment dependencies.
11470 * Makefile.in: Regenerate.
11471
11472 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11473 * configure.in: Fix my broken commit of previous patch. (sigh)
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-28 Geoffrey Keating <geoffk@apple.com>
11481
11482 * configure.in: Move host-specific darwin noconfigdirs into
11483 the host-specific section.
11484
11485 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11486
11487 * configure: Remove skip-this-dir support.
11488 * Makefile.tpl: Remove skip-this-dir support.
11489
11490 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11491 subdirectories.
11492 * Makefile.in: Regenerate.
11493
11494 * Makefile.tpl: Strip out useless setting of 'dir'.
11495 * Makefile.in: Regenerate.
11496
11497 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11498
11499 * configure.in: Fix deeply stupid bug.
11500
11501 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11502 shell code in CXX_FOR_TARGET
11503 * Makefile.def: Introduce raw_cxx.
11504 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11505 RAW_CXX_FOR_TARGET.
11506 * Makefile.in: Regenerate.
11507
11508 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11509
11510 * Makefile.tpl: Remove unnecessary ifs.
11511 * Makefile.in: Regenerate.
11512
11513 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11514 dependencies. Maybe-ize build-libiberty. Create dummy install
11515 targets for 'no_install' modules.
11516 * configure: Move GDB_TK substitution to configure.in. Move
11517 build_modules stuff to configure.in.
11518 * configure.in: Implement soft dependency machinery. Maybe-ize
11519 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11520 * Makefile.in: Regenerate.
11521
11522 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11523
11524 * Makefile.tpl: Make all-target, install-target behave similarly
11525 to all, install (only hitting configured targets). Eliminate
11526 unused macro defintions.
11527
11528 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11529 build != host.
11530
11531 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11532
11533 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11534
11535 * configure.in: Produce lists of subdir targets we're actually
11536 configuring. Remove references to "dosrel".
11537 * Makefile.tpl: Let configure set which subdir targets are hit.
11538 Remove install-cross; clean up install; remove ALL. Remove
11539 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11540 Autogenerate host module targets. Remove empty dependency lines
11541 and redundant dependency; rearrange slightly.
11542 * Makefile.def: Add host-side libtermcap, utils.
11543
11544 * Makefile.in: Regenerate.
11545
11546 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11547
11548 * ltconfig (osf[345]): Append $major to soname_spec.
11549 Reflect this in library_names_spec.
11550 * ltmain.sh (osf): Prefix $major with . for use as extension.
11551
11552 2002-11-19 Andreas Jaeger <aj@suse.de>
11553
11554 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11555 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11556 and sparc64 GNU/Linux systems.
11557
11558 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11559
11560 * MAINTAINERS: Update email.
11561
11562 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11563
11564 * MAINTAINERS: Complete James Dennett's entry.
11565
11566 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11567
11568 * MAINTAINERS (Write After Approval): Add myself.
11569
11570 2002-11-13 Bruce Korb <bkorb@gnu.org>
11571
11572 * Makefile.tpl: syntactic cleanup
11573
11574 2002-11-13 Stuart Hastings <stuart@apple.com>
11575
11576 * MAINTAINERS: Add myself to write-after-approval list.
11577
11578 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11579
11580 * Makefile.def: Add list of recursive targets to autogenerate.
11581 Add build_modules.
11582 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11583 targets. Autogenerate *-build-* targets.
11584 * Makefile.in: Regenerate.
11585
11586 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11587
11588 * configure: More autoconf-style substitutions.
11589 * Makefile.tpl: More autoconf-style substitutions.
11590 * Makefile.in: Regenerate.
11591
11592 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11593
11594 * configure: Substitute more variables in a more autoconf-friendly
11595 way. Simplify slightly.
11596 * Makefile.tpl: Make more variables substitutable in an
11597 autoconf-friendly way.
11598 * Makefile.in: Regenerate.
11599
11600 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11601
11602 * MAINTAINERS (Write After Approval): Add myself.
11603
11604 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11605
11606 * configure.in (v810*): Remove special setting of tools.
11607
11608 * configure: Add support for extra required flags for ar or nm.
11609 * configure.in (aix4.3+): Use above support for target-specific
11610 issues, rather than using config/mt-aix43.
11611
11612 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11613
11614 * configure: Remove 'removing', which doesn't work. Replace $subdir
11615 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11616 with $srcdir. Reformat indentation. Substitute some variables
11617 formerly hard-coded in the Makefile for build=host.
11618 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11619 * Makefile.def: Autogenerate more.
11620 * Makefile.in: Regenerate.
11621
11622 2002-11-04 Adam Nemet <anemet@lnxw.com>
11623
11624 * MAINTAINERS (Write After Approval): Add myself.
11625
11626 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11627
11628 * Makefile.def (host_modules): Add rda.
11629 * Makefile.in: Regenerate.
11630 * configure.in (target_tool): Add target-rda to list.
11631
11632 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11633
11634 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11635
11636 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11637
11638 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11639 and restrap targets to this rule.
11640 * Makefile.in: Regenerate.
11641
11642 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11643
11644 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11645 GNATS only accounts.
11646
11647 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11648
11649 * configure.in (i[3456]86-*-linux*): Add check to disable
11650 ${libgcj} for glibc1.
11651
11652 2002-10-24 Denis Chertykov <denisc@overta.ru>
11653
11654 * MAINTAINERS: Add myself as ip2k port maintainer.
11655
11656 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11657
11658 * configure.in: Add tic4x target.
11659
11660 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11661
11662 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11663 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11664 * Makefile.in: Regenerate.
11665
11666 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11667 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11668 * Makefile.in: Regenerate.
11669
11670 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11671
11672 * MAINTAINERS: Add myself as web pages co-maintainer.
11673
11674 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11675
11676 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11677 * Makefile.in: Regenerate.
11678
11679 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11680
11681 * MAINTAINERS: Add myself and Nathan Sidwell
11682 <nathan@codesourcery.com> as VxWorks maintainers.
11683
11684 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11685
11686 * Makefile.def: Remove order dependency comments.
11687 * Makefile.tpl: Add explicit install-install dependencies.
11688 * Makefile.in: Regenerate.
11689
11690 * Makefile.tpl: Remove material now in src-release. (Finally!)
11691 * Makefile.in: Regenerate.
11692
11693 * Makefile.tpl: Add configure-target (for src-release in src)
11694 * Makefile.in: Regenerate.
11695
11696 2002-09-30 Nick Clifton <nickc@redhat.com>
11697
11698 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11699
11700 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11701
11702 * configure.in (s390*-*-linux*): Enable libgcj.
11703
11704 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11705
11706 * configure: Revert accidentally applied changes.
11707
11708 * Makefile.tpl: Make more autoconf-friendly.
11709 * Makefile.in: Regenerate.
11710 * configure: Make substitution more autoconf-like.
11711
11712 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11713
11714 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11715 single entry to handle all these.
11716 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11717 libjava on arm-*-elf.
11718
11719 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11720
11721 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11722 things that depend on them.
11723
11724 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11725
11726 * Makefile.tpl: Make subsituted variables more autoconfy.
11727 * Makefile.in: Regenerate.
11728 * configure: Make seds more autoconfy.
11729
11730 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11731
11732 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11733 * Makefile.in: Regenerate.
11734 * configure.in: Rewrite sed statements to look autoconfy.
11735
11736 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11737 all-target-foo on configure-target-foo.
11738 * Makefile.def: Ditto.
11739 * Makefile.in: Rebuild.
11740
11741 2002-09-25 Andrew Haley <aph@redhat.com>
11742
11743 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11744
11745 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11746
11747 * Makefile.def: New file.
11748 * Makefile.tpl: New file.
11749 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11750 * contrib/gcc_update: Note that Makefile.in is a generated file.
11751
11752 * configure.in: Minor rearrangement. Simplify tests.
11753
11754 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11755
11756 * configure.in (with_headers): Skip copy if value is "yes".
11757 (with_libs): Likewise.
11758
11759 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11760
11761 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11762 * configure.in (sh*-*-pe*): Ditto.
11763 * configure.in (mips*-*-pe*): Ditto.
11764 * configure.in (*arm-wince-pe): Ditto.
11765
11766 * configure.in: Rearrange.
11767
11768 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11769
11770 * MAINTAINERS: Update my email address.
11771
11772 2002-08-30 Paul Koning <pkoning@equallogic.com>
11773
11774 * MAINTAINERS: (Write After Approval): Add myself.
11775
11776 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11777
11778 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11779
11780 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11781
11782 * MAINTAINERS: Change my mailing address.
11783
11784 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11785
11786 * MAINTAINERS (Write After Approval): Remove myself.
11787 (Various Maintainers: c++ runtime libs): Add myself.
11788
11789 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11790
11791 * MAINTAINERS (Write After Approval): Remove myself.
11792 (Various Maintainers: c++ runtime libs): Add myself.
11793
11794 2002-08-15 Eric Christopher <echristo@redhat.com>
11795
11796 * config.sub: Import from master repository.
11797 * config.guess: Ditto.
11798
11799 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11800
11801 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11802 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11803 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11804
11805 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11806
11807 * MAINTAINERS: Add self to rs6000 vector extensions.
11808
11809 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11810
11811 * libiberty/configure: Reverted unintended yesterday's check in.
11812
11813 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11814
11815 * boehm-gc/configure, libf2c/configure: Rebuilt.
11816 * libffi/configure, libiberty/configure: Ditto.
11817 * libjava/configure, libobjc/configure: Ditto.
11818 * libstdc++-v3/configure, zlib/configure: Ditto.
11819 Merged from binutils:
11820 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11821 From Steve Ellcey <sje@cup.hp.com>:
11822 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11823 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11824 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11825 IA64.
11826 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11827 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11828 soname_spec, sys_lib_search_path_spec): Ditto.
11829
11830 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11831
11832 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11833
11834 2002-08-04 H.J. Lu (hjl@gnu.org)
11835
11836 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11837
11838 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11839
11840 * MAINTAINERS (Write After Approval): Add myself.
11841
11842 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11843
11844 * configure.in: Move generic linux case to end. Copy generic
11845 linux noconfigdirs to mips*-*-linux* entry and new
11846 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11847
11848 2002-07-19 Michael Matz <matz@suse.de>
11849
11850 * MAINTAINERS: Add myself as ra* maintainer.
11851
11852 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11853
11854 * config.guess: Update to 2002-07-09 version.
11855 * config.sub: Update to 2002-07-03 version.
11856
11857 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11858
11859 * MAINTAINERS: Fix typo in a maintainer email address.
11860
11861 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11862
11863 * configure.in: Remove two redundant tests.
11864
11865 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11866
11867 * configure.in (mips*-*-irix6*o32): Enable stabs.
11868
11869 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11870
11871 * configure.in: Don't build grez.
11872 * Makefile.in: Ditto.
11873
11874 * Makefile.in: Remove references to bsp, cygmon, libstub.
11875 * configure.in: Ditto.
11876
11877 * configure.in: Remove leftover reference to gdbtest.
11878
11879 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
11880
11881 * configure.in (gxx_include_dir): Change to match versioned
11882 C++ headers if --enable-version-specific-runtime-libs is used.
11883
11884 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11885
11886 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11887
11888 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11889
11890 * configure.in: Make --without-x work.
11891
11892 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11893
11894 * configure.in: Rearrange target Makefile fragment collection.
11895
11896 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11897 cvs[src].
11898 * configure.in: Ditto.
11899
11900 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11901
11902 * MAINTAINERS (Write After Approval): Update my e-mail address.
11903
11904 2002-06-24 Ben Elliston <bje@redhat.com>
11905
11906 * configure.in (host_tools): Remove cgen.
11907
11908 * Makefile.in (all-cgen): Remove; runs from its source directory.
11909 (check-cgen, install-cgen, clean-cgen): Likewise.
11910 (all-opcodes): Do not depend on all-cgen.
11911 (all-sim): Likewise.
11912
11913 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
11914
11915 * Makefile.in: Eliminate 'apache' targets.
11916 * configure.in: Eliminate 'apache' targets.
11917
11918 * configure.in: Eliminate redundant tests. Reorganize.
11919
11920 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11921
11922 * config-ml.in: Eliminate references to Cygnus configure.
11923
11924 * Makefile.in: Eliminate references to building emacs.
11925
11926 2002-06-28 Graham Stott <graham.stott@btinternet.com>
11927
11928 * MAINTAINERS: Update my email address.
11929
11930 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11931
11932 * config.if (libstdcxx_incdir): Version C++ headers.
11933 (cxx_incdir): Remove.
11934
11935 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11936
11937 * MAINTAINERS (Write After Approval): Add self.
11938
11939 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11940
11941 * configure.in: Add support for ip2k.
11942
11943 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11944
11945 * configure.in: Fix AIX configury bug.
11946
11947 2002-06-20 Steve Ellcey <sje@cup.hp.com>
11948
11949 * MAINTAINERS (Write After Approval): Add self.
11950
11951 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11952
11953 * configure.in: replace ${topsrcdir} with ${srcdir}
11954
11955 * configure.in: Move definition of libstdcxx_flags
11956 right above usage, rather than waaay earlier.
11957
11958 * configure.in: Pull definition of is_cross_compiler earlier.
11959
11960 * configure.in: Rearrange a little.
11961
11962 * configure.in: Remove references to librx.
11963 * Makefile.in: Remove references to librx.
11964
11965 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11966
11967 * config.sub: Add support for avr target.
11968 Import from master sources, rev 1.255
11969
11970 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
11971
11972 * configure, .cvsignore: Revert previous change...
11973 * Makefile: ...delete.
11974
11975 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11976
11977 * configure.in: Eliminate ${gasdir} variable.
11978
11979 2002-06-18 Dave Brolley <brolley@redhat.com>
11980
11981 * configure.in: Add support for frv.
11982 * config.sub: Add support for frv.
11983
11984 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11985
11986 * configure: Remove garbage from previous commit.
11987
11988 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11989
11990 * configure: For in-source builds, make a subdir and re-exec there.
11991 * Makefile: New file. Pass targets through to build directory.
11992 * .cvsignore: No longer ignore "Makefile".
11993
11994 2002-06-16 Douglas Rupp <rupp@gnat.com>
11995
11996 * MAINTAINERS (Write After Approval): Add self.
11997
11998 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11999
12000 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12001
12002 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12003
12004 * configure.in (vax-*-netbsd*): Re-enable gas.
12005
12006 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12007
12008 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12009 BUILD_PREFIX_1, to correct nomenclature.
12010 * configure: Likewise.
12011
12012 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12013 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12014
12015 2002-05-31 Olaf Hering <olh@suse.de>
12016
12017 * config-ml.in: Propogate DESTDIR also.
12018
12019 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12020
12021 * configure.in (vax-*-netbsd*): Don't build gas for this
12022 platform.
12023
12024 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12025
12026 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12027 and libgcj for AVR.
12028
12029 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12030
12031 * MAINTAINERS (Write After Approval): Add myself.
12032
12033 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12034
12035 * config.guess: Update to 2002-05-22 version.
12036 * config.sub: Likewise.
12037
12038 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12039
12040 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12041 * config-ml.in: Likewise.
12042 * configure: Likewise.
12043 * configure.in: Likewise.
12044
12045 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12046
12047 * MAINTAINERS: Update my email address.
12048
12049 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12050
12051 * configure.in: Simplify makefile fragment collection.
12052
12053 * configure.in: Remove code to build emacs.
12054
12055 * configure.in : Remove --srcdir argument from targargs and buildargs
12056 (it's always overridden in the Makefile anyway). Rearrange a bit.
12057
12058 * configure: Move some logic to configure.in.
12059 * configure.in: Move some logic from configure.
12060
12061 2002-05-11 Tom Tromey <tromey@redhat.com>
12062
12063 * MAINTAINERS: Reflect libgcj reality.
12064
12065 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12066
12067 * Makefile.in: Honour DESTDIR.
12068
12069 2002-05-08 Mark Mitchell <mark@codesourcery.com>
12070
12071 * config.guess: Import 2002-03-20 version.
12072 * config.sub: Import 2002-04-26 version.
12073
12074 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12075
12076 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12077
12078 2002-05-07 Tim Josling <tej@melbpc.org.au>
12079
12080 * MAINTAINERS: Add self.
12081
12082 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
12083
12084 * ltmain.sh: Detect and handle object name conflicts
12085 while piecewise linking a static library.
12086
12087 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
12088
12089 * configure.in (noconfigdirs): Don't disable libgcj on
12090 sparc64-*-solaris* and sparcv9-*-solaris*.
12091
12092 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
12093
12094 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12095
12096 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12097
12098 * configure.in (FLAGS_FOR_TARGET): Do not add
12099 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12100 on i[3456]86-*-linux*.
12101
12102 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12103
12104 * configure.in (noconfigdirs): Replace [ ] with test.
12105
12106 * configure.in (noconfigdirs): Do not add target-newlib if
12107 target == i[3456]86-*-linux*, and host == target.
12108
12109 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12110
12111 * configure.in: delete reference to absent file
12112
12113 * configure.in: replace '[' with 'test'
12114
12115 * configure.in: Eliminate references to gash.
12116 * Makefile.in: Eliminate references to gash.
12117
12118 * configure.in: remove useless references to 'pic' makefile fragments.
12119
12120 * configure.in: (*-*-windows*) Finish removing.
12121
12122 * configure.in: Eliminate redundant test for libgui.
12123
12124 2002-04-29 Roger Sayle <roger@eyesopen.com>
12125
12126 * MAINTAINERS: Add self and realphabetize. Update entries
12127 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12128 entry for a29k port maintainer.
12129
12130 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12131
12132 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12133 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12134
12135 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12136
12137 * configure.in: remove references to dead files
12138
12139 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12140
12141 * MAINTAINERS: Add information about purpose of this file.
12142
12143 2002-04-18 Tom Tromey <tromey@redhat.com>
12144
12145 * configure.in: Disallow configuring libgcj when it is already
12146 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12147 Solaris 2.8 by default. For PR libgcj/6158.
12148
12149 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12150
12151 * configure.in: Move default CC setting out of config/mh-* fragments
12152 directly into here.
12153
12154 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12155
12156 * configure.in: don't even try to configure or make a subdirectory
12157 if there's no configure script for it.
12158
12159 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12160
12161 * MAINTAINERS: Remove chill maintainers.
12162 * Makefile.in (CHILLFLAGS): Remove.
12163 (CHILL_LIB): Remove.
12164 (TARGET_CONFIGDIRS): Remove libchill.
12165 (CHILL_FOR_TARGET): Remove.
12166 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12167 CHILL_LIB.
12168 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12169 (CHECK_TARGET_MODULES): Likewise.
12170 (INSTALL_TARGET_MODULES): Likewise.
12171 (CLEAN_TARGET_MODULES): Likewise.
12172 (configure-target-libchill): Remove.
12173 (all-target-libchill): Remove.
12174 * configure.in (target_libs): Remove target-libchill.
12175 Do not compute CHILL_FOR_TARGET.
12176 * libchill: Remove directory.
12177
12178 2002-04-11 DJ Delorie <dj@redhat.com>
12179
12180 * Makefile.in, configure.in: Sync with binutils, entries
12181 follow...
12182
12183 2002-04-07 Andrew Cagney <ac131313@redhat.com>
12184
12185 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12186 (do-tar, do-bz2): New rules.
12187 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12188 (gdb-tar): New rule.
12189 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12190 (insight_dejagnu.tar): New rule.
12191 (insight.tar): New rule.
12192 (gdb+dejagnu.tar): New rule.
12193 (gdb.tar): New rule.
12194
12195 2002-02-01 Mo DeJong <supermo@bayarea.net>
12196
12197 * Makefile.in: Add all-tix to deps for all-snavigator
12198 so that tix is built when building snavigator.
12199
12200 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12201
12202 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12203 ld and gdb are not supported.
12204
12205 2002-01-07 Mark Salter <msalter@redhat.com>
12206
12207 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12208 Allow target-libgloss to be built for arm, strongarm, and xscale.
12209
12210 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12211
12212 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12213 options for i[3456]86-pc-linux* native builds.
12214
12215 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12216
12217 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12218 files from .po files for a distribution.
12219
12220 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12221
12222 * configure.in: Enable libstdc++-v3 for h8300 targets.
12223
12224 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12225
12226 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12227 version from bfd/.
12228
12229 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12230
12231 * Makefile.in (VER): When present, extract the version number from
12232 the file version.in.
12233
12234 2001-05-24 Tom Rix <trix@redhat.com>
12235
12236 * configure.in : enable ld for aix
12237
12238 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12239
12240 * config.guess: Add linux target for S/390.
12241
12242 2000-11-07 Philip Blundell <pb@futuretv.com>
12243
12244 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12245
12246 2000-11-03 Philip Blundell <pb@futuretv.com>
12247
12248 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12249 files.
12250
12251 2001-01-15 Ben Elliston <bje@redhat.com>
12252
12253 * configure.in (host_tools): Add sid.
12254 Always configure cgen.
12255
12256 2000-11-24 Nick Clifton <nickc@redhat.com>
12257
12258 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12259
12260 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12261
12262 * Makefile.in (ALL_MODULES): Add all-cgen.
12263 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12264 (all-cgen): New target.
12265 (all-opcodes,all-sim): Depend on all-cgen.
12266 * configure.in (host_tools): Add cgen.
12267 Only configure cgen if --enable-cgen-maint.
12268
12269 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12270
12271 * configure.in: Add *-*-freebsd* configurations.
12272
12273 2002-04-08 Tom Tromey <tromey@redhat.com>
12274
12275 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12276 Fixes PR libgcj/6068.
12277
12278 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12279
12280 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12281
12282 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12283
12284 * configure.in (alpha*-dec-osf*): Enable libgcj.
12285
12286 2003-03-27 Matthew Gingell <gingell@gnat.com>
12287
12288 * MAINTAINERS (Write After Approval): Add myself.
12289
12290 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12291
12292 Fix for: PR bootstrap/3591, target/5676
12293 * configure.in (mcore-pe): Disable the configuration of
12294 libstdc++-v3 since exceptions are not supported.
12295
12296 2002-03-20 Anthony Green <green@redhat.com>
12297
12298 * configure.in: Enable libgcj for xscale-elf target.
12299
12300 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12301
12302 * MAINTAINERS: Update my email address.
12303
12304 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12305
12306 * ltmain.sh (relink_command): Fix typo in previous change.
12307
12308 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12309
12310 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12311 (relink_command): Added --tag flags.
12312 (mode=install): If relinking fails; error out.
12313
12314 2002-03-12 Richard Henderson <rth@redhat.com>
12315
12316 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12317 .NOTPARALLEL tag.
12318 (do-check): Rename from check.
12319 (check): Allow parallel check.
12320
12321 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12322
12323 * MAINTAINERS: Add myself as maintainer for xtensa port.
12324 Fix alphabetical order in CPU port maintainer list.
12325 Remove myself from Write After Approval list.
12326
12327 2002-03-11 Richard Henderson <rth@redhat.com>
12328
12329 * Makefile.in (.NOTPARALLEL): Add fake tag.
12330
12331 2002-03-07 H.J. Lu (hjl@gnu.org)
12332
12333 * configure.in: Enable gprof for mips*-*-linux*.
12334
12335 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12336
12337 * MAINTAINERS (Write After Approval): Add myself.
12338
12339 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12340
12341 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12342 libjava.
12343 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12344
12345 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12346
12347 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12348 because its Makefile is there; test for the executable instead.
12349
12350 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12351
12352 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12353 libstdc++-v3 and libjava.
12354
12355 2002-02-11 Adam Megacz <adam@xwt.org>
12356
12357 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12358 boehm-gc
12359
12360 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12361
12362 * config.guess: Updated to 2002-01-30's version.
12363 * config.sub: Updated to 2002-02-01's version.
12364 Contribute sh64-elf.
12365 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12366 * configure.in: Added sh64-*-*.
12367
12368 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12369
12370 * MAINTAINERS: Belatedly add myself to write after approval list.
12371
12372 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12373
12374 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12375 Remove self as Write After Approval.
12376
12377 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12378
12379 * MAINTAINERS: Put self in as maintainer for contrib/regression
12380 directory.
12381
12382 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12383
12384 * MAINTAINERS: Update my email address.
12385
12386 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12387
12388 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12389 target-libiberty, and target-libgloss. Skip Java-related
12390 libraries if not supported for NetBSD on target CPU.
12391
12392 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12393
12394 * install-sh: Use _inst.$$_ for temp file name.
12395
12396 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12397
12398 * MAINTAINERS (Write After Approval): Move my contact info
12399 from here...
12400 (OS Port Maintainers): ...to here (netbsd).
12401
12402 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12403
12404 * MAINTAINERS (Write After Approval): Add myself.
12405
12406 2002-01-17 H.J. Lu <hjl@gnu.org>
12407
12408 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12409 (all-target-fastjar): Also depend on all-target-libiberty.
12410
12411 2002-01-16 H.J. Lu (hjl@gnu.org)
12412
12413 * config.guess: Import from master sources, rev 1.225.
12414 * config.sub: Import from master sources, rev 1.238.
12415
12416 2002-01-16 Kazu Hirata <kazu@hxi.com>
12417
12418 * MAINTAINERS (Write After Approval): Remove myself.
12419
12420 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12421
12422 * MAINTAINERS (Write After Approval): Add myself.
12423
12424 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12425
12426 * MAINTAINERS: Add self as docs co-maintainer.
12427
12428 2001-12-11 Matthias Klose <doko@debian.org>
12429
12430 * MAINTAINERS (Write After Approval): Add myself.
12431
12432 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12433
12434 * MAINTAINERS: Update my email address.
12435
12436 2001-12-07 Turly O'Connor <turly@apple.com>
12437 * MAINTAINERS (Write After Approval): Add myself.
12438 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12439 (rs6000_initialize_trampoline): Call __trampoline_setup for
12440 ABI_DARWIN too.
12441 * darwin-tramp.asm: New file, implements __trampoline_setup.
12442 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12443
12444 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12445
12446 * MAINTAINERS (Write After Approval): Add myself.
12447
12448 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12449
12450 * configure, configure.in: Use temp file for long sed commands.
12451
12452 2001-12-03 Laurent Guerby <guerby@acm.org>
12453
12454 * config.sub: Update to version 1.232 on subversion.
12455
12456 2001-12-03 Ben Elliston <bje@redhat.com>
12457
12458 * MAINTAINERS: Update mail address for config.* patches.
12459
12460 2001-11-27 DJ Delorie <dj@redhat.com>
12461 Zack Weinberg <zack@codesourcery.com>
12462
12463 When build != host, create libiberty for the build machine.
12464
12465 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12466 CONFIG_ARGUMENTS.
12467 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12468 New variables.
12469 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12470 and rules.
12471 (all.normal): Depend on ALL_BUILD_MODULES.
12472 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12473 (all-build-libiberty): Depend on configure-build-libiberty.
12474
12475 * configure: Calculate and substitute proper value for
12476 ALL_BUILD_MODULES.
12477 * configure.in: Create the build subdirectory.
12478 Calculate and substitute TARGET_CONFIGARGS (formerly
12479 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12480
12481 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12482
12483 * MAINTAINERS (write-after-approval): Add self.
12484
12485 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12486
12487 * MAINTAINERS (GNATS only accounts): Remove self.
12488
12489 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12490
12491 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12492 libf2c.
12493
12494 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12495
12496 * MAINTAINERS (Write After Approval): Add self.
12497
12498 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12499
12500 * MAINTAINERS: mips and s390 are also CPU ports.
12501
12502 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12503
12504 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12505
12506 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12507
12508 * MAINTAINERS: Alphabetize.
12509
12510 2001-11-09 Kazu Hirata <kazu@hxi.com>
12511
12512 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12513
12514 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12515
12516 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12517
12518 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12519
12520 * configure.in (--enable-languages): Be more permissive about
12521 syntax. Check for empty lists better. Warn about $LANGUAGES.
12522
12523 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12524
12525 * config.sub: Import from master sources, rev. 1.230.
12526 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12527
12528 2001-11-07 Laurent Guerby <guerby@acm.org>
12529
12530 * MAINTAINERS (Write After Approval): Add self.
12531
12532 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12533
12534 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12535
12536 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12537
12538 * config.sub: Import from master sources, rev 1.226.
12539 * config.guess: Import from master sources, rev 1.216.
12540
12541 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12542
12543 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12544 * MAINTAINERS: Add self as maintainer of MMIX port.
12545 Remove old after-approval entry.
12546
12547 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12548
12549 * ChangeLog, configure: Fix spelling errors.
12550
12551 2001-10-20 Brendan Kehoe <brendan@zen.org>
12552
12553 * MAINTAINERS: Tweak my address.
12554
12555 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12556
12557 * MAINTAINERS: Update my email address.
12558
12559 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12560
12561 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12562 * MAINTAINERS: Add self as maintainer of CRIS port.
12563
12564 2001-10-10 Geert Bosch <bosch@gnat.com>
12565
12566 * MAINTAINERS (Various maintainers: Ada front end):
12567 Added Robert Dewar.
12568
12569 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12570
12571 * MAINTAINERS (Write After Approval): Added self
12572
12573 2001-10-02 Geert Bosch <bosch@gnat.com>
12574
12575 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12576
12577 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12578
12579 * configure: Handle temporary files securely using mkdir.
12580
12581 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12582
12583 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12584
12585 2001-09-26 Will Cohen <wcohen@redhat.com>
12586
12587 * configure.in (*-*-linux*): Disable configuration of target-newlib
12588 and target-libgloss.
12589
12590 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12591
12592 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12593 RANLIB.
12594
12595 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12596
12597 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12598 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12599 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12600 avoid quotes nesting problems.
12601 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12602 (DO_X): Export only variables that are set.
12603
12604 2001-09-19 Ben Elliston <bje@redhat.com>
12605
12606 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12607 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12608 semantics. Use the shell built-in "type" command instead.
12609
12610 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12611
12612 Merged from gcc-3_0-branch:
12613 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12614 * ltcf-c.sh: Use $objext, not $ac_objext.
12615 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12616 * ltcf-cxx.sh: Add support for GNU.
12617 2001-07-22 Timothy Wall <twall@redhat.com>
12618 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12619 default settings if using GNU tools with that configuration.
12620 * ltcf-cxx.sh: Ditto.
12621 * ltcf-gcj.sh: Ditto.
12622 2001-07-21 Michael Chastain <chastain@redhat.com>
12623 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12624 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12625 * ltmain.sh: Mark as gcc-local.
12626
12627 2001-08-30 Eric Christopher <echristo@redhat.com>
12628 Jason Eckhardt <jle@redhat.com>
12629
12630 * config.guess: Merge from master sources.
12631 * config.sub: Merge from master sources, add support for mipsisa32.
12632
12633 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12634 * config.sub: Merge from master sources, rev 1.219.
12635 * MAINTAINERS: Add self as contact for stormy16 port.
12636
12637 2001-08-14 Zack Weinberg <zackw@panix.com>
12638
12639 * config.sub: Merge from master sources, rev 1.218.
12640 * config.guess: Merge from master sources, rev 1.209.
12641
12642 2001-08-11 Graham Stott <grahams@redhat.com>
12643
12644 * Makefile.in (check-c++): Add missing semicolon.
12645
12646 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12647
12648 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12649
12650 2001-07-30 Eric Christopher <echristo@redhat.com>
12651
12652 * MAINTAINERS (Various maintainers: mips port): Added myself.
12653
12654 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12655
12656 * configure.in (sh-*-linux*): New.
12657
12658 2001-07-27 Richard Henderson <rth@redhat.com>
12659
12660 * .cvsignore: Add LAST_UPDATED.
12661
12662 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12663
12664 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12665
12666 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12667
12668 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12669
12670 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12671
12672 * MAINTAINERS (Write After Approval): Added myself.
12673
12674 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12675
12676 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12677 and libgcj on m68hc11/m68hc12.
12678
12679 2001-06-27 H.J. Lu (hjl@gnu.org)
12680
12681 * Makefile (CFLAGS_FOR_BUILD): New.
12682 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12683
12684 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12685
12686 * README: Remove version number.
12687
12688 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12689
12690 * INSTALL/README: Update wrt. to the installation instructions now
12691 residing in gcc/doc/install.texi.
12692
12693 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12694
12695 * README: Replace with a cut-down and updated version of gcc/README.
12696
12697 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12698
12699 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12700 multilibs to be disabled.
12701
12702 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12703
12704 * MAINTAINERS (Write After Approval): Add myself.
12705
12706 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12707
12708 * config.guess: Import CVS version 1.195.
12709 * config.sub: Import CVS version 1.212.
12710
12711 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12712
12713 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12714 gcc/xgcc is built, use -print-prog-name to find out the program
12715 name to use.
12716
12717 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12718
12719 * config.guess: Import CVS version 1.194. All gcc-local changes
12720 appear to also be in the master copy.
12721 * config.sub: Import CVS version 1.211.
12722
12723 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12724
12725 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12726 with_gcc]: Use `gcc -shared' to build a shared library.
12727
12728 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12729
12730 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12731 archives.
12732
12733 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12734
12735 * MAINTAINERS (Write After Approval): Add myself.
12736
12737 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12738
12739 * configure.in (libstdcxx_flags): Do not try to execute
12740 libstdc++-v3/testsuite_flags until it exists.
12741
12742 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12743
12744 * MAINTAINERS: Update my email address.
12745
12746 2001-05-31 Graham Stott <grahams@redhat.com>
12747
12748 * MAINTAINERS (Write After Approval): Add myself.
12749
12750 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12751
12752 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12753 libraries when using g++ with native linker.
12754
12755 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12756
12757 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12758
12759 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12760
12761 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12762 [aix4*|aix5*]: Prepend blank.
12763
12764 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12765
12766 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12767 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12768 of subdir/configure scripts to use the new libtool.m4.
12769
12770 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12771
12772 * MAINTAINERS (Write After Approval): Add myself.
12773
12774 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12775
12776 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12777
12778 2001-05-11 Ben Elliston <bje@redhat.com>
12779
12780 * Makefile.in (all-sid): New target.
12781 (check-sid, clean-sid, install-sid): Likewise.
12782
12783 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12784
12785 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12786
12787 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12788
12789 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12790 libgcj.
12791
12792 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12793
12794 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12795 gcc/xgcc is built, use -print-prog-name to find out the program
12796 name to use.
12797
12798 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12799
12800 * configure.in (noconfigdirs): Don't reset it from scratch in the
12801 target case; only append to it.
12802
12803 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12804 sparc-*-solaris2.8]: Disable ${libgcj}.
12805
12806 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12807
12808 * configure.in (libgcj_saved): Copy from $libgcj.
12809 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12810 --disable-libgcj.
12811
12812 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12813
12814 * MAINTAINERS: Remove self as MIPS maintainer and
12815 C front end maintainer.
12816
12817 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12818
12819 * configure.in: Move *-chorusos target case to the proper switch.
12820 Disable libgcj.
12821
12822 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12823
12824 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12825 1.641.2.228.
12826
12827 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12828
12829 * Makefile.in (STAGE1_CFLAGS): Pass down.
12830
12831 2001-04-13 Alan Modra <amodra@one.net.au>
12832
12833 * config.guess: Add hppa64-linux support. Note for next import that
12834 this is already in the master file.
12835 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12836
12837 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12838
12839 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12840 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12841
12842 2001-04-11 Stan Shebs <shebs@apple.com>
12843
12844 * MAINTAINERS: Add self as Darwin port maintainer.
12845
12846 2001-04-11 Alan Modra <amodra@one.net.au>
12847
12848 * MAINTAINERS: Update my email address.
12849
12850 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12851
12852 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12853 recent versions of FreeBSD (release 3 or later).
12854 * ltconfig: On FreeBSD, -lc must not be provided when building
12855 a shared library or else the standard -pthread gcc option is
12856 rendered worthless to later users of the built library.
12857
12858 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12859
12860 * MAINTAINERS: Add self and RTH as C front end maintainers.
12861
12862 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12863
12864 * config.sub: Make sure to match an already-canonicalized
12865 machine name (eg. mn10300-unknown-elf).
12866
12867 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12868
12869 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12870 New macros.
12871 (bootstrap, cross): Use RECURSE_FLAGS.
12872 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12873
12874 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
12875
12876 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12877
12878 2001-03-22 Colin Howell <chowell@redhat.com>
12879
12880 * Makefile.in (DO_X): Do not backslash single-quotes in
12881 backquotes (two places).
12882
12883 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12884
12885 Re-installed:
12886 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12887 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12888 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12889 * ltcf-cxx.sh: Likewise.
12890 * ltcf-gcj.sh: Likewise.
12891
12892 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12893
12894 * MAINTAINERS: Add myself as "documentation co-maintainer".
12895
12896 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12897
12898 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12899 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12900
12901 2001-03-19 Tom Tromey <tromey@redhat.com>
12902
12903 * config-ml.in: Handle GCJ and GCJFLAGS.
12904
12905 2001-03-21 Michael Chastain <chastain@redhat.com>
12906
12907 * Makefile.in: all-m4 depends on all-texinfo.
12908
12909 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
12910
12911 * MAINTAINERS: Add myself to write after approval list.
12912
12913 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
12914
12915 * Makefile.in (DO_X): Quote nested quotes.
12916
12917 2001-03-18 Alan Modra <alan@linuxcare.com.au>
12918
12919 * MAINTAINERS: Add myself to write after approval list.
12920
12921 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
12922
12923 * Makefile.in (DO_X): Use double quotes for quoting
12924 "RANLIB=$${RANLIB}".
12925
12926 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12927
12928 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12929
12930 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
12931
12932 * configure.in: Only use `lang_requires' for languages athat are
12933 actually enabled.
12934
12935 2001-03-08 Phil Edwards <pme@sources.redhat.com>
12936
12937 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12938
12939 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
12940
12941 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12942
12943 2001-03-07 Tom Tromey <tromey@redhat.com>
12944
12945 * configure.in: Allow config-lang.in to set `lang_requires' to list
12946 of other required languages.
12947
12948 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
12949
12950 * Makefile.in: Remove RANLIB definition. Use RANLIB
12951 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12952 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12953
12954 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
12955 Alexandre Oliva <aoliva@redhat.com>
12956
12957 * Makefile.in (check-c++): Use tabs, not spaces.
12958
12959 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
12960
12961 * MAINTAINERS: add myself to Write After Approval list.
12962
12963 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
12964
12965 * Makefile.in (check-c++): New rule.
12966
12967 * configure.in (target_libs): Remove libg++.
12968 (noconfigdirs): Remove libg++.
12969 (noconfigdirs): Same.
12970 (noconfigdirs): Same.
12971 (noconfigdirs): Same.
12972
12973 * config-ml.in: Remove libg++ references.
12974
12975 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12976 (ALL_TARGET_MODULES): Same.
12977 (configure-target-libg++): Remove.
12978 (all-target-libg++): Remove.
12979 (configure-target-libio): Remove.
12980 (all-target-libio): Remove.
12981 (check-target-libio): Remove.
12982 (.PHONY): Remove.
12983 (libg++.tar.bz2): Remove.
12984 (all-target-cygmon): Remove libio.
12985 (all-target-libstdc++): Remove.
12986 (configure-target-libstdc++): Remove.
12987 (TARGET_LIB_PATH): Remove libstdc++.
12988 (ALL_GCC_CXX): Remove libstdc++.
12989 (all-target-gperf): Correct.
12990
12991 2001-02-16 Nick Clifton <nickc@redhat.com>
12992
12993 * configure.in (noconfigdirs): Allow configuration of texinfo
12994 for Cygwin hosts.
12995
12996 2001-02-15 Anthony Green <green@redhat.com>
12997
12998 * configure: Introduce GCJ_FOR_TARGET.
12999 * configure.in: Ditto.
13000 * Makefile.in: Ditto.
13001
13002 2001-02-13 Andreas Schwab <schwab@suse.de>
13003
13004 * MAINTAINERS: Update mail address.
13005
13006 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13007
13008 * config.guess: Add linux target for S/390.
13009 * config.sub: Likewise.
13010
13011 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
13012
13013 * configure.in: for *-chorusos, don't config target-newlib and
13014 target-libgloss.
13015
13016 2001-02-06 Ben Elliston <bje@redhat.com>
13017
13018 * configure: Output host type to stdout, not stderr.
13019
13020 2001-02-05 Mark Mitchell <mark@codesourcery.com>
13021
13022 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13023 * ltcf-cxx.sh: Likewise.
13024
13025 * config.if: Assume enable_libstdcxx_v3 is defined.
13026
13027 2001-02-04 Mark Mitchell <mark@codesourcery.com>
13028
13029 Remove V2 C++ library.
13030 * configure.in: Remove --enable-libstdcxx_v3 support.
13031
13032 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13033
13034 * include/demangle.h: Add prototype for java_demangle_v3.
13035
13036 2001-01-29 Phil Edwards <pme@sources.redhat.com>
13037
13038 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13039
13040 2001-01-27 Richard Henderson <rth@redhat.com>
13041
13042 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13043
13044 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13045
13046 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13047 Don't unset, it's non-portable and no longer necessary, set to empty
13048 instead.
13049
13050 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13051
13052 * ltconfig: Shell portability fix for the tagname validity check.
13053
13054 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
13055
13056 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13057 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13058
13059 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13060
13061 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13062
13063 2001-01-26 Tom Tromey <tromey@redhat.com>
13064
13065 * configure.in: Allow libgcj to be built on Sparc Solaris.
13066
13067 2001-01-25 David Edelsohn <edelsohn@gnu.org>
13068
13069 * ltcf-c.sh: Add aix5 case.
13070 * ltcf-cxx.sh: Likewise.
13071 * ltconfig: Likewise.
13072
13073 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
13074
13075 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13076 keep at least one of build_libtool_libs or build_old_libs set to
13077 yes.
13078
13079 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13080 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13081
13082 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13083
13084 * configure.in: Enable libgcj on several additional platforms.
13085
13086 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13087
13088 * configure.in: Enable libgcj for linux targets.
13089
13090 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13091
13092 * MAINTAINERS (Write After Approval): Add myself.
13093
13094 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13095
13096 * MAINTAINERS: Add myself as vax port maintainer.
13097
13098 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13099
13100 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13101
13102 2001-01-09 Mike Stump <mrs@wrs.com>
13103
13104 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13105 failures of subdirectories.
13106
13107 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13108
13109 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13110 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13111 * ltcf-cxx.sh: Likewise.
13112 * ltcf-gcj.sh: Likewise.
13113 * ltconfig.sh: Fix typo.
13114
13115 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13116
13117 * configure: handle DOS-style absolute paths.
13118
13119 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13120
13121 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13122
13123 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13124
13125 * MAINTAINERS: Add myself as avr port co-maintainer.
13126
13127 2000-12-28 Ben Elliston <bje@redhat.com>
13128
13129 * MAINTAINERS: Add myself under ``Write After Approval''.
13130
13131 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13132
13133 * texinfo: Remove directory from GCC.
13134
13135 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13136
13137 * COPYING: Update to current
13138 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13139 to 19yy as example year in copyright notice).
13140
13141 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13142
13143 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13144 (libstdcxx_incdir): Pass down.
13145 * config.if: Remove expired bits for cxx_interface, add stub.
13146 (libstdcxx_incdir): Add variable for g++ include directory.
13147 * configure.in (gxx_include_dir): Use it.
13148
13149 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13150
13151 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13152 with old-email address from ``Write After Approval''.
13153
13154 2000-12-15 Andreas Jaeger <aj@suse.de>
13155
13156 * configure.in: Handle lang_dirs.
13157
13158 2000-12-14 Tom Tromey <tromey@redhat.com>
13159
13160 * MAINTAINERS: Removed brads.
13161
13162 * MAINTAINERS: Added gcj developers.
13163
13164 2000-12-13 Anthony Green <green@redhat.com>
13165
13166 * configure.in: Disable libgcj for any target not specifically
13167 listed. Disable libgcj for x86 and Alpha Linux until compatible
13168 with g++ abi.
13169
13170 2000-12-13 Mike Stump <mrs@wrs.com>
13171
13172 * Makefile.in (local-distclean): Also remove fastjar.
13173
13174 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13175
13176 * contrib/gcc_update: Add fastjar --touch entries.
13177
13178 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
13179
13180 * configure.in: Disable language-specific target libraries for
13181 languages that aren't enabled.
13182
13183 2000-12-10 Anthony Green <green@redhat.com>
13184
13185 * configure.in: Define libgcj. Disable libgcj target libraries for
13186 most targets.
13187
13188 2000-12-10 Neil Booth <neilb@earthling.net>
13189
13190 * MAINTAINERS: Update mail address, remove from WAA list.
13191
13192 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13193
13194 * libjava: Imported from /cvs/java.
13195 * libffi: Likewise.
13196 * Boehm-gc: Likewise.
13197
13198 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13199
13200 * configure.in (target_libs): Revert 2000-12-08 patch.
13201 (noconfigdirs): Added target-libjava.
13202
13203 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13204
13205 * djunpack.bat: removed.
13206
13207 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13208
13209 * Makefile.in: handle DOS-style absolute paths.
13210 * config-ml.in: likewise.
13211 * symlink-tree: likewise.
13212
13213 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13214
13215 * fastjar: Imported.
13216
13217 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13218
13219 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13220 libjava.
13221 * configure.in (target_libs): Removed `target-libjava'.
13222
13223 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13224
13225 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13226 (ALL_MODULES): Added fastjar.
13227 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13228 (all-target-libjava): all-fastjar replaces all-zip.
13229 (all-fastjar): Added.
13230 (configure-target-fastjar, all-target-fastjar): Likewise.
13231 * configure.in (host_tools): Added fastjar.
13232
13233 2000-12-07 Mike Stump <mrs@wrs.com>
13234
13235 * Makefile.in (local-distclean): Remove leftover built files.
13236
13237 2000-11-24 Nick Clifton <nickc@redhat.com>
13238
13239 * configure.in (xscale-elf): Add target.
13240 (xscale-coff): Add target.
13241
13242 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13243
13244 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13245 recent versions of FreeBSD (release 3 or later).
13246 * ltconfig: On FreeBSD, -lc must not be provided when building
13247 a shared library or else the standard -pthread gcc option is
13248 rendered worthless to later users of the built library.
13249
13250 2000-11-16 Fred Fish <fnf@be.com>
13251
13252 * configure.in (enable_libstdcxx_v3): Fix typo,
13253 libstd++ -> libstdc++.
13254
13255 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13256
13257 * MAINTAINERS: Add self to Write After Approval list.
13258
13259 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13260
13261 * MAINTAINERS: Update my email address. Add myself to global write
13262 privs list.
13263
13264 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13265
13266 * Makefile.in: Merge with src and libgcj.
13267 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13268 configure-target-<library> when their configure scripts need the C
13269 or C++ library to have already been built to work properly.
13270 (do_proto_toplev): Set them to an empty string.
13271
13272 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13273 (REALLY_SET_LIB_PATH): Use them.
13274
13275 2000-11-17 Stan Shebs <shebs@apple.com>
13276
13277 * MAINTAINERS: Add self to Write After Approval list.
13278
13279 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13280
13281 * configure: Provide the original toplevel configure arguments
13282 (including $0) to subprocesses in the environment rather than
13283 through gcc/configargs.h.
13284
13285 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13286
13287 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13288 C99. Alphabetise "Write After Approval" list.
13289
13290 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13291
13292 * configure: Turn on libstdc++ V3 by default.
13293
13294 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13295 if we've got GCC.
13296
13297 2000-11-11 Philip Blundell <philb@gnu.org>
13298
13299 * MAINTAINERS: Add self to Write After Approval list.
13300
13301 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13302
13303 * ltcf-c.sh (aix4): Improve shared library configuration; require
13304 exporting symbols.
13305 * ltcf-cxx.sh (aix4): Define.
13306 * ltconfig (aix4): Define library and soname specs appropriate for
13307 AIX. Define command to create export symbols list.
13308
13309 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13310
13311 * config.sub: Add support for Sun Chorus
13312
13313 2000-10-31 Nick Clifton <nickc@redhat.com>
13314
13315 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13316 <name>@redhat.com. Also installed new email address for Clint
13317 Popetz.
13318
13319 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13320
13321 * etc: Remove directory from GCC.
13322
13323 2000-10-16 Michael Meissner <meissner@redhat.com>
13324
13325 * configure (gcc/configargs.h): Only create if there is a build GCC
13326 directory created.
13327
13328 2000-10-16 Matthias Klose <doko@debian.org>
13329
13330 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13331 when configured for libstdc++-v3.
13332
13333 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13334
13335 * configure: Save configure arguments to gcc/configargs.h.
13336
13337 2000-10-04 Philipp Thomas <pthomas@suse.de>
13338
13339 * config.guess: Import CVS version 1.157.
13340 * config.sub: Import CVS version 1.181.
13341
13342 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13343
13344 * Makefile.in (bootstrap): avoid recursion if subdir missing
13345 (cross): ditto
13346 (do-proto-toplev): ditto
13347
13348 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13349
13350 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13351 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13352
13353 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13354 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13355 all affected `configure' scripts.
13356
13357 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13358
13359 * MAINTAINERS: Add self as cpplib co-maintainer.
13360
13361 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13362
13363 * MAINTAINERS: Add self to Write After Approval list.
13364
13365 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13366
13367 * INSTALL/README: egcs -> GCC update.
13368
13369 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13370
13371 * MAINTAINERS: Add myself to Write After Approval list.
13372
13373 2000-09-15 Kazu Hirata <kazu@hxi.com>
13374
13375 * MAINTAINERS: Add myself to Write After Approval list.
13376
13377 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13378
13379 * configure.in: Do not build byacc for hppa64. Provide paths to the
13380 X11 libraries for hppa64.
13381
13382 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13383
13384 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13385
13386 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13387
13388 * Makefile.in (all-zlib): Added dummy target.
13389
13390 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13391 ltcf-gcj.sh: Updated from libtool multi-language branch.
13392
13393 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13394
13395 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13396 (bootstrap*): Depend on all-bootstrap.
13397
13398 2000-09-05 Philipp Thomas <pthomas@suse.de>
13399
13400 * config.guess: Import CVS version 1.156.
13401 * config.sub: Import CVS version 1.179.
13402
13403 2000-09-02 Anthony Green <green@cygnus.com>
13404
13405 * Makefile.in (all-gcc): Depend on all-zlib.
13406 (CLEAN_MODULES): Add clean-zlib.
13407 (ALL_MODULES): Add all-zlib.
13408 * configure.in (host_libs): Add zlib.
13409
13410 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13411
13412 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13413 crosses, but add gcc/include to the header search path for them.
13414
13415 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13416
13417 * MAINTAINERS: Add self to Write After Approval list.
13418
13419 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13420
13421 * config.guess: Import CVS version 1.152.
13422 * config.sub: Import CVS version 1.177.
13423
13424 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13425
13426 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13427 $targargs to tell whether newlib is going to be built.
13428
13429 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13430 $$r/TARGET_SUBDIR/libio for _G_config.h.
13431
13432 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13433
13434 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13435
13436 2000-08-22 DJ Delorie <dj@redhat.com>
13437
13438 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13439
13440 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13441
13442 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13443 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13444 sub-configures.
13445
13446 2000-08-21 DJ Delorie <dj@redhat.com>
13447
13448 * MAINTAINERS: Add self as a libiberty maintainer
13449
13450 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13451
13452 * configure.in (libstdcxx_flags): Use
13453 libstdc++-v3/src/libstdc++.INC.
13454
13455 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13456
13457 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13458
13459 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13460
13461 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13462
13463 * configure: Make enable_threads and enable_shared defaults
13464 explicit. Substitute enable_threads into generated Makefiles.
13465 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13466 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13467
13468 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13469
13470 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13471
13472 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13473
13474 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13475 previous delta.
13476
13477 2000-08-11 Jason Merrill <jason@redhat.com>
13478
13479 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13480 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13481 (FLAGS_FOR_TARGET): Not here.
13482 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13483
13484 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13485
13486 * config-ml.in (CC, CXX): Don't introduce a leading space.
13487
13488 2000-08-07 DJ Delorie <dj@delorie.com>
13489
13490 * MAINTAINERS: Add self as a DJGPP maintainer
13491
13492 2000-08-07 DJ Delorie <dj@redhat.com>
13493
13494 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13495 "if we're also building gcc, and it's a gcc that will run on the
13496 build machine, we want to use its includes instead of the system's
13497 default includes".
13498
13499 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13500
13501 * MAINTAINERS: Add self to Write After Approval list.
13502
13503 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13504
13505 * configure.in (libstdcxx_flags): Don't use `"'.
13506
13507 * config-ml.in: Adjust multilib search paths to the
13508 appropriate multilib tree.
13509
13510 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13511
13512 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13513 commas in $LANGUAGES.
13514
13515 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13516
13517 * configure.in: Re-enable all references to libg++ and librx.
13518
13519 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13520
13521 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13522 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13523 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13524 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13525
13526 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13527
13528 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13529
13530 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13531 CXX_FOR_TARGET for sed.
13532
13533 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13534
13535 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13536 Do not override if already set in the environment or in configure.
13537 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13538 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13539
13540 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13541
13542 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13543 the libtool CVS tree multi-language branch.
13544 * ltconfig, ltmain.sh: Updated.
13545
13546 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13547
13548 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13549 (clean-target): Depend on it.
13550
13551 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13552 (GCC_FOR_TARGET): Use it.
13553 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13554 * configure.in: ... here.
13555 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13556 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13557
13558 2000-07-24 Eric Christopher <echristo@cygnus.com>
13559
13560 * MAINTAINERS: Add self to Write After Approval list.
13561
13562 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13563
13564 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13565 (configure-target-libchill, configure-target-libobjc): Likewise.
13566
13567 * configure.in: Use the same cache file for all target libs.
13568 * config-ml.in: But different cache files per multilib variant.
13569
13570 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13571
13572 * configure (topsrcdir): Don't use dirname.
13573
13574 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13575
13576 * MAINTAINERS: Add self to Write After Approval list.
13577
13578 2000-07-20 Jason Merrill <jason@redhat.com>
13579
13580 * configure.in: Remove all references to libg++ and librx.
13581
13582 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13583
13584 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13585
13586 * config.sub: Update to subversions version 2000-07-06.
13587
13588 2000-07-12 Andrew Haley <aph@cygnus.com>
13589
13590 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13591 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13592
13593 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13594
13595 * symlink-tree: Check number of arguments.
13596
13597 2000-07-05 Jim Wilson <wilson@cygnus.com>
13598
13599 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13600 search path for a g++ extracted from the build tree. This
13601 will allow link tests run by configure scripts in
13602 subdirectories to succeed.
13603
13604 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13605
13606 * ltconfig: Add support for mips-dde-sysv4.2MP
13607
13608 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13609
13610 * MAINTAINERS: Add myself as loop discovery maintainer.
13611
13612 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13613
13614 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13615 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13616
13617 2000-06-19 Timothy Wall <twall@cygnus.com>
13618
13619 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13620 * config.sub: Add tic54x target.
13621
13622 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13623
13624 * MAINTAINERS: Add self as Fortran maintainer,
13625 remove Craig Burley.
13626
13627 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13628
13629 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13630 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13631
13632 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13633
13634 * MAINTAINERS: Add self as i18n maintainer
13635
13636 20000-05-21 H.J. Lu (hjl@gnu.org)
13637
13638 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13639 directory are used if they exist. Make sure
13640 $(build_tooldir)/include is searched for header files,
13641 $(build_tooldir)/lib/ for library files.
13642 (GCC_FOR_TARGET): Likewise.
13643 (CXX_FOR_TARGET): Likewise.
13644
13645 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13646
13647 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13648
13649 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13650
13651 * Makefile.in (configure-target-libiberty): Depend on
13652 configure-target-newlib.
13653
13654 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13655
13656 * configure.in, Makefile.in: Merge all libffi-related
13657 configury stuff from the libgcj tree.
13658
13659 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13660
13661 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13662 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13663
13664 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13665
13666 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13667 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13668 current version information. Add to proto-toplev directory.
13669 (gdb-taz): Build do-djunpack.
13670
13671 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13672
13673 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13674
13675 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13676
13677 * MAINTAINERS: Add self to Write After Approval list.
13678
13679 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13680
13681 * ltmain.sh: Preserve in relink_command any environment
13682 variables that may affect the linker behavior.
13683
13684 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13685
13686 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13687
13688 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13689
13690 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13691
13692 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13693
13694 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13695 with the version name.
13696
13697 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13698
13699 * MAINTAINERS: Add self as bb-reorder maintainer.
13700
13701 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13702
13703 * config.if: Tweak.
13704
13705 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13706
13707 * djunpack.bat: New file.
13708
13709 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13710
13711 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13712 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13713 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13714 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13715
13716 2000-04-16 Dave Pitts <dpitts@cozx.com>
13717
13718 * config.sub (case $basic_machine): Change default for "ibm-*"
13719 to "openedition".
13720
13721 2000-04-13 Andreas Jaeger <aj@suse.de>
13722
13723 * MAINTAINERS: Added myself.
13724
13725 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13726
13727 * Makefile.in (gdb-taz): New target. GDB specific archive.
13728 (do-md5sum): New target.
13729 (MD5PROG): Define.
13730 (PACKAGE): Default to TOOL.
13731 (VER): Default to a shell script.
13732 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13733 md5 checksum generation.
13734 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13735 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13736 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13737 insight.tar.bz2): Use gdb-taz to create archive.
13738
13739 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13740
13741 * configure (warn_cflags): Delete.
13742
13743 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13744
13745 * MAINTAINERS: Added myself.
13746
13747 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13748 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13749
13750 * configure.in (enable_libstdcxx_v3): Add.
13751 (target_libs): Add bits here to switch between libstdc++-v2 and
13752 libstdc++-v3.
13753 * config.if: And this file too.
13754 * Makefile.in: Add libstdc++-v3 targets.
13755
13756 2000-04-05 Michael Meissner <meissner@redhat.com>
13757
13758 * config.sub (d30v): Add d30v as a basic machine type.
13759
13760 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13761
13762 * configure.in: -linux-gnu*, not -linux-gnu.
13763
13764 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13765
13766 * MAINTAINERS: Add self in write-after-approval section.
13767
13768 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13769
13770 * MAINTAINERS: Add self as ia64 port maintainer.
13771
13772 2000-03-08 Neil Booth <NeilB@earthling.net>
13773
13774 * MAINTAINERS: Add self in write-after-approval section.
13775
13776 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13777
13778 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13779 (do-tar-bz2): Replace TOOL with PACKAGE.
13780 (gdb.tar.bz2): Remove GDBTK from GDB package.
13781 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13782 dejagnu.tar.bz2): New packages.
13783
13784 2000-02-27 Andreas Jaeger <aj@suse.de>
13785
13786 * configure.in: Add entry for mips*-*-linux*, move catch all
13787 *-*-*linux* entry below this one.
13788
13789 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13790
13791 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13792
13793 2000-02-24 Nick Clifton <nickc@cygnus.com>
13794
13795 * config.sub: Support an OS of "wince".
13796
13797 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13798
13799 * config.guess, config.sub: Updated to match config's 2000-02-15
13800 version.
13801
13802 2000-02-23 Linas Vepstas <linas@linas.org>
13803
13804 * config.sub: Add support for Linux/IBM 370.
13805 * configure.in: Likewise.
13806
13807 2000-02-22 Nick Clifton <nickc@cygnus.com>
13808
13809 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13810
13811 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13812
13813 * config.guess: Guess "cygwin" rather than "cygwin32".
13814
13815 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13816
13817 * configure (gcc_version): When setting, narrow search to
13818 lines containing `version_string'.
13819
13820 2000-02-15 Denis Chertykov <denisc@overta.ru>
13821
13822 * config.sub: Add support for avr target.
13823
13824 2000-02-14 Nick Clifton <nickc@cygnus.com>
13825
13826 * MAINTAINERS: Add maintainers for MCore port.
13827
13828 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13829
13830 * config.sub: Add mmix-knuth-mmixware.
13831
13832 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13833
13834 * MAINTAINERS: Pair cccp with cpplib maintainership.
13835
13836 2000-01-27 Christopher Faylor <cgf@redhat.com>
13837
13838 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13839 structure stuff to -L library search.
13840 (CXX_FOR_TARGET): Ditto.
13841 (CROSS_CHECK_MODULES): Fix spelling mistake.
13842
13843 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13844
13845 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13846 the C++ compiler.
13847
13848 2000-01-12 Richard Henderson <rth@cygnus.com>
13849
13850 * configure.in: Don't build some bits for beos.
13851
13852 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13853
13854 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13855 as include files.
13856
13857 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13858
13859 * Add self as cpplib maintainer, as requested by Jason
13860 Merrill. Correct my e-mail address.
13861
13862 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13863
13864 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13865 not mh-aix43.
13866
13867 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13868
13869 * MAINTAINERS: Add myself to "write after approval" list.
13870
13871 1999-12-14 Richard Henderson <rth@cygnus.com>
13872
13873 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13874 * config.sub: Accept alphaev[78], alphaev8.
13875
13876 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13877
13878 * config.guess, config.sub: Update from autoconf.
13879
13880 1999-11-29 Bruce Korb <autogen@linuxbox.com>
13881
13882 * MAINTAINERS: update my playtime e-address.
13883
13884 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13885
13886 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13887 necessary libraries are missing.
13888
13889 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13890
13891 * MAINTAINERS: Add new 'write after approval' maintainer.
13892
13893 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13894
13895 * MAINTAINERS: Add new Java maintainer.
13896
13897 1999-10-25 Andreas Schwab <schwab@suse.de>
13898
13899 * configure: Fix quoting inside arguments of eval.
13900
13901 1999-10-21 Nick Clifton <nickc@cygnus.com>
13902
13903 * config-ml.in: Allow suppression of some ARM multilibs.
13904
13905 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13906
13907 * config.guess: Add OS/390 match pattern.
13908 * config.sub: Add mvs, openedition targets.
13909 * configure.in (i370-ibm-opened*): New.
13910
13911 1999-09-04 Steve Chamberlain <sac@pobox.com>
13912
13913 * config.sub: Add support for configuring for pj.
13914
13915 1999-08-31 Nick Clifton <nickc@cygnus.com>
13916
13917 * config.sub (maybe_os): Add support for configuring for fr30.
13918
13919 1999-08-25 Nick Clifton <nickc@cygnus.com>
13920
13921 * configure.in: Do not configure or build ld for AIX
13922 platforms. ld is known to be broken on these platforms.
13923
13924 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13925
13926 * config-ml.in: Pass compiler flag corresponding to multidirs to
13927 subdir configures.
13928
13929 1999-08-09 Ian Lance Taylor <ian@zembu.com>
13930
13931 * Makefile.in (LDFLAGS): Define.
13932
13933 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13934
13935 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13936 noconfigdirs.
13937 (*-*-cygwin*): Likewise.
13938
13939 1999-08-08 Ian Lance Taylor <ian@zembu.com>
13940
13941 * mkdep: New file.
13942 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13943 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13944
13945 From Eli Zaretskii <eliz@is.elta.co.il>:
13946 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13947 long file name when using DJGPP on MS-DOS.
13948
13949 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13950
13951 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13952
13953 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13954
13955 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13956 dependency as this causes "make check" to globally "make all"
13957
13958 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13959
13960 * configure.in (target_libs): Added target-zlib.
13961 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13962 (CONFIGURE_TARGET_MODULES): Likewise.
13963 (CHECK_TARGET_MODULES): Likewise.
13964 (INSTALL_TARGET_MODULES): Likewise.
13965 (CLEAN_TARGET_MODULES): Likewise.
13966 (configure-target-zlib): New target.
13967 (all-target-zlib): Likewise.
13968 (all-target-libjava): Depend on all-target-zlib.
13969 (configure-target-libjava): Depend on configure-target-zlib.
13970
13971 * Makefile.in (configure-target-libjava): Depend on
13972 configure-target-newlib.
13973 (configure-target-boehm-gc): New target.
13974 (configure-target-qthreads): New target.
13975
13976 * configure.in (target_libs): Added target-qthreads.
13977 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13978 (CONFIGURE_TARGET_MODULES): Likewise.
13979 (CHECK_TARGET_MODULES): Likewise.
13980 (INSTALL_TARGET_MODULES): Likewise.
13981 (CLEAN_TARGET_MODULES): Likewise.
13982 (all-target-qthreads): New target.
13983 (configure-target-libjava): Depend on configure-target-qthreads.
13984 (all-target-libjava): Depend on all-target-qthreads.
13985
13986 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13987 (CONFIGURE_TARGET_MODULES): Likewise.
13988 (CHECK_TARGET_MODULES): Likewise.
13989 (INSTALL_TARGET_MODULES): Likewise.
13990 (CLEAN_TARGET_MODULES): Likewise.
13991 (all-target-libjava): New target.
13992 (all-target-boehm-gc): Likewise.
13993 * configure.in (target_libs): Added libjava, boehm-gc.
13994
13995 1999-07-22 Ian Lance Taylor <ian@zembu.com>
13996
13997 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13998 configure.bat in SUPPORT_FILES.
13999 (gas+binutils.tar.bz2): Likewise.
14000
14001 * makeall.bat: Remove; obsolete.
14002
14003 1999-07-21 Ian Lance Taylor <ian@zembu.com>
14004
14005 From Mark Elbrecht:
14006 * configure.bat: Remove; obsolete.
14007
14008 1999-07-11 Ian Lance Taylor <ian@zembu.com>
14009
14010 * configure: Add -W -Wall to the default CFLAGS when compiling with
14011 gcc.
14012
14013 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14014
14015 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14016
14017 1999-06-30 Mark Mitchell <mark@codesourcery.com>
14018
14019 * configure.in: Build ld on IRIX6.
14020
14021 1999-06-12 Ian Lance Taylor <ian@zembu.com>
14022
14023 * Makefile.in: Change distribution targets to use bzip2 instead of
14024 gzip.
14025 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14026 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14027
14028 1999-06-04 Nick Clifton <nickc@cygnus.com>
14029
14030 * config.sub: Add mcore target.
14031
14032 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14033
14034 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14035
14036 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14037
14038 * config.guess (dummy): Changed to $dummy.
14039
14040 1999-05-24 Nick Clifton <nickc@cygnus.com>
14041
14042 * config.sub: Tidied up case statements.
14043
14044 1999-05-22 Ben Elliston <bje@cygnus.com>
14045
14046 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14047 <jiro@din.or.jp>.
14048
14049 * config.guess: Merge with FSF version. Future changes will be
14050 more accurately recorded in this ChangeLog.
14051 * config.sub: Likewise.
14052
14053 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14054
14055 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14056
14057 1999-04-30 Tom Tromey <tromey@cygnus.com>
14058
14059 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14060
14061 1999-04-23 Tom Tromey <tromey@cygnus.com>
14062
14063 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14064
14065 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
14066
14067 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14068 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14069 Bad merge removed these two changes.
14070
14071 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
14072 Martin Heller (Ing.-Buero_Heller@t-online.de)
14073
14074 * config.guess (interix Alpha): Add.
14075
14076 1999-04-11 Richard Henderson <rth@cygnus.com>
14077
14078 * configure.in (i?86-*-beos*): Do config gperf; don't config
14079 gdb, newlib, or libgloss.
14080
14081 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
14082
14083 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14084 link a trivial program with -mabi=64. If it fails, remove mabi=64
14085 from multidirs.
14086
14087 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14088
14089 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14090
14091 1999-04-08 Nick Clifton <nickc@cygnus.com>
14092
14093 * config.sub: Add support for mcore targets.
14094
14095 1999-04-07 Michael Meissner <meissner@cygnus.com>
14096
14097 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14098 not mt-ospace, in order to shut up assembler warning about using
14099 symbols that are named the same as registers.
14100
14101 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
14102
14103 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14104 dependency list for all-target-cygmon.
14105
14106 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14107
14108 * config-ml.in: Check $host, not $target, for selective multilibs.
14109 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14110 thumb interworking, and underscore prefix multilibs.
14111
14112 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14113
14114 * missing: Update to version from current automake.
14115
14116 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14117
14118 * configure (gxx_include_dir): Removed.
14119
14120 * configure.in (gxx_include_dir): Handle it.
14121 * Makefile.in: Likewise.
14122
14123 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14124
14125 * config.sub (mips64vr4111,mips64vr4111el) Add.
14126
14127 1999-03-21 Ben Elliston <bje@cygnus.com>
14128
14129 * config.guess: Correct typo for detecting ELF on FreeBSD.
14130
14131 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14132
14133 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14134 config/mh-djgpp.
14135
14136 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14137
14138 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14139 all-target-newlib to dependency list for all-target-bsp.
14140
14141 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14142
14143 * config.sub: Add i386-uwin support.
14144 * config.guess: Likewise.
14145
14146 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14147
14148 * configure.in: cleanup, add mh-*pic handling for arm, special
14149 case powerpc*-*-aix*
14150
14151 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14152
14153 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14154 can be built.
14155
14156 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14157
14158 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14159 targets.
14160
14161 1999-03-02 Nick Clifton <nickc@cygnus.com>
14162
14163 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14164
14165 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14166
14167 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14168
14169 1999-02-24 Nick Clifton <nickc@cygnus.com>
14170
14171 * config.sub: Fix typo in arm recognition.
14172
14173 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14174
14175 * configure.in (noconfigdirs): Changed target_configdirs to
14176 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14177 rather than m68k-*-* since it is not known to work on
14178 m68k-aout. Ditto for arm-*-*oabi.
14179
14180 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14181
14182 * configure.in (*-*-windows*): Remove, no longer used.
14183
14184 1999-02-19 Ben Elliston <bje@cygnus.com>
14185
14186 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14187 Smart and improved by Andrew Cagney.
14188
14189 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14190
14191 * config.guess: Recognize openbsd-*-hppa.
14192
14193 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14194
14195 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14196 only if it is not empty.
14197
14198 1999-02-17 Nick Clifton <nickc@cygnus.com>
14199
14200 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14201
14202 * config.guess: Modified to recognize uname's armv* syntax.
14203
14204 * config.sub: Modified to recognize uname's armv* syntax.
14205
14206 1999-02-17 Mark Salter <msalter@cygnus.com>
14207
14208 * configure.in: Added target-bsp for sparclite.
14209
14210 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14211
14212 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14213
14214 1999-02-08 Nick Clifton <nickc@cygnus.com>
14215
14216 * configure.in: Add support for strongarm port.
14217 * config.sub: Add support for strongarm target.
14218
14219 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14220
14221 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14222 the old name config/mh-cygwin32.
14223 Enable texinfo.
14224
14225 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14226
14227 * configure.in: Do build ld for ix86 Solaris.
14228
14229 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14230
14231 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14232 $AR_FOR_TARGET. Likewise for RANLIB.
14233
14234 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14235
14236 * config.sub (oabi): Recognize.
14237 * configure.in (arm-*-oabi): Handle.
14238
14239 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14240
14241 * config.guess: Improve detection of i686 on UnixWare 7.
14242
14243 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14244
14245 * config.guess: Add support for i386-pc-interix.
14246 * config.sub: Likewise.
14247 * configure.in: Likewise.
14248
14249 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14250
14251 * Makefile.in: Remove unneeded all-target-libio from
14252 from all-target-winsup target since it is now unneeded.
14253 Add all-target-libtermcap in its place since it is now
14254 needed.
14255
14256 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14257
14258 * configure.in: makefile stub for cygwin target is probably
14259 unnecessary. Remove it for now.
14260
14261 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14262
14263 * configure.in: libtermcap.a should be built when cygwin is the
14264 target as well as the host.
14265 * config.guess: Allow mixed case in cygwin uname output.
14266 * Makefile.in: Add libtermcap target.
14267
14268 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14269
14270 * config.sub: Clean up handling of hppa2.0.
14271
14272 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14273
14274 * config.guess: Use C code to identify more HP machines.
14275
14276 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14277
14278 * config.sub: Handle hppa2.0.
14279
14280 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14281
14282 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14283 cygmon for all sparclite targets, regardless of object format.
14284
14285 1998-12-15 Mark Salter <msalter@cygnus.com>
14286
14287 * configure.in: Added target-bsp for several target architectures.
14288
14289 * Makefile.in: Added rules for bsp.
14290
14291 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14292
14293 * config.guess: Improve detection of hppa2.0 processors.
14294
14295 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14296
14297 * config.guess: Recognize FreeBSD using ELF automatically.
14298
14299 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14300
14301 * configure (skip-this-dir): Add handling for new shell script, which
14302 might be created by a sub-directory's configure to indicate, this particular
14303 directory is "unwanted".
14304 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14305
14306 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14307
14308 * ltconfig: import from libtool, after changing libtool to
14309 account for the cygwin name change.
14310
14311 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14312
14313 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14314 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14315
14316 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14317
14318 * configure.in: Add libtermcap to list of cygwin dependencies.
14319
14320 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14321
14322 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14323 they include winsup/include when it's a cygwin target.
14324
14325 1998-11-12 Tom Tromey <tromey@cygnus.com>
14326
14327 * configure.in (host_tools): Added zip.
14328 * Makefile.in (all-target-libjava): Depend on all-zip.
14329 (all-zip): New target.
14330 (ALL_MODULES): Added all-zip.
14331 (NATIVE_CHECK_MODULES): Added check-zip.
14332 (INSTALL_MODULES): Added install-zip.
14333 (CLEAN_MODULES): Added clean-zip.
14334
14335 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14336
14337 * Makefile.in: lose "32" from comment about cygwin.
14338
14339 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14340
14341 * configure.in: Use -Os to build target libraries for the fr30.
14342
14343 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14344
14345 * config.sub: Add fr30.
14346
14347 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14348
14349 * configure.in: drop "32" from config/mh-cygwin32. Check
14350 cygwin* instead of cygwin32*.
14351 * config.sub: Check cygwin* instead of cygwin32*.
14352
14353 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14354
14355 * config.guess: Match any version of Unixware7.
14356
14357 1998-10-20 Syd Polk <spolk@cygnus.com>
14358
14359 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14360 if desired.
14361
14362 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14363
14364 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14365 these if the appropriate directories and files to not exist.
14366
14367 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14368
14369 * Makefile.in (DEVO_SUPPORT): Add config.if.
14370
14371 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14372
14373 * configure: Add pattern to replace "build_tooldir"'s
14374 definition in the generated Makefile with "tooldir"'s
14375 actual value.
14376
14377 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14378
14379 * config.sub: Bring back lost sparcv9.
14380
14381 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14382
14383 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14384
14385 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14386 CC_FOR_TARGET and friends.
14387
14388 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14389
14390 * Makefile.in (build_tooldir): New variable, same as tooldir.
14391 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14392 -B$(build_tooldir)/bin/.
14393 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14394
14395 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14396
14397 * README: Remove installation instructions and refer to the
14398 INSTALL directory instead.
14399
14400 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14401
14402 * config.sub: Add support for i[34567]86-pc-udk.
14403 * configure.in: Likewise.
14404
14405 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14406
14407 * Makefile.in: add bzip2 package building bits for user
14408 tools module
14409 * configure.in: ditto
14410
14411 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14412
14413 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14414 (ALL_TARGET_MODULES): Add all-target-libobjc.
14415 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14416 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14417 (all-target-libchill): Add dependencies.
14418 * configure.in (target_libs): Add libchill.
14419
14420 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14421
14422 * configure.in (target_subdir): Remove duplicate line.
14423
14424 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14425
14426 * Makefile.in (all-automake): fix dependencies.
14427
14428 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14429
14430 * configure.in: Minor cleanups for building in the $(target_alias)
14431 subdir.
14432
14433 1998-09-22 Jim Wilson <wilson@cygnus.com>
14434
14435 * Makefile.in (bootstrap): Set r and s before make all. Use
14436 BASE_FLAGS_TO_PASS in make all.
14437 (cross): Likewise.
14438
14439 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14440
14441 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14442
14443 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14444
14445 * config.sub: Fix typo in last change.
14446
14447 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14448
14449 * config.sub: Add support for C4x target.
14450 * configure.in: Likewise.
14451
14452 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14453
14454 * config.sub: Recognize sparcv9 just like sparc64.
14455
14456 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14457
14458 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14459
14460 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14461
14462 * config.guess: Correctly identify Pentium II sco boxes.
14463
14464 * config.guess: Fix "tr" code. From Weiwen Liu.
14465
14466 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14467
14468 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14469 stabs.
14470
14471 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14472
14473 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14474 (ALL_TARGET_MODULES): Add all-target-libchill.
14475 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14476 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14477 (all-target-libchill): Add dependencies.
14478 * configure.in (target_libs): Add libchill.
14479
14480 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14481
14482 * config.guess: Avoid assumptions about "tr" behaves when
14483 LANG is set to something other than English.
14484
14485 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14486
14487 * configure (gxx_include_dir): Changed to
14488 '${prefix}/include/g++'-${libstdcxx_interface}.
14489
14490 * config.if: New to determine the interfaces.
14491
14492 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14493
14494 * config.guess: Detect and handle MPE/IX.
14495 * config.sub: Deal with MPE/IX.
14496
14497 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14498
14499 * configure.in: Use mh-aix43.
14500
14501 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14502
14503 * configure: Fix --without/--disable cases for gxx-include-dir.
14504
14505 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14506
14507 * mdata-sh: Imported. Needed for automake support.
14508
14509 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14510
14511 * Makefile.in (taz): Try "chmod -R og=u ." before
14512 "chmod og=u `find . -print`".
14513
14514 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14515
14516 * configure.in: Add arm-elf and thumb-elf support.
14517
14518 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14519
14520 * Makefile.in: Undo previous patch.
14521
14522 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14523
14524 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14525 to here ...
14526 (install-no-fixedincludes): and here
14527 (INSTALL_MODULES): ... from here.
14528
14529 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14530
14531 * config.sub: Merge with FSF.
14532
14533 * config.guess: Merge with FSF.
14534
14535 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14536
14537 * configure (extraconfigdirs): New variable.
14538 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14539 * Makefile.in (all): Move higher in file.
14540 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14541 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14542 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14543 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14544 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14545
14546 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14547
14548 * Makefile.in (all-target-libjava): Depend on all-gcc and
14549 all-target-newlib.
14550 (configure-target-libjava): Depend on $(ALL_GCC).
14551
14552 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14553
14554 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14555 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14556
14557 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14558
14559 * INSTALL/README: Fix typo.
14560
14561 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14562
14563 * ylwrap: Change absolute path checks to check for DOS style path
14564 names.
14565
14566 * ylwrap: Don't use a full path name if the source file is in the
14567 same directory. From hjl@lucon.org (H.J. Lu).
14568
14569 * config-ml.in: Default to being verbose, to match Feb 18 change to
14570 configure.
14571
14572 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14573
14574 Brought over from egcs:
14575
14576 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14577
14578 * configure.in (target_subdir): Set to ${target_alias} instead
14579 of "libraries".
14580
14581 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14582
14583 * configure.in (target_subdir): Set to libraries if enable_multilib.
14584
14585 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14586
14587 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14588 multilibs, force reconfiguration the first time we create
14589 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14590
14591 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14592
14593 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14594 avoid confusion with --no-recursion.
14595
14596 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14597
14598 * configure.in: Win32 hosts shouldn't use install -x
14599 * install-sh: remove -x option, and special .exe-handling
14600 hack.
14601
14602 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14603
14604 * config.guess: Recognize i586-pc-beos.
14605 * configure.in: Don't build some bits for beos.
14606
14607 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14608
14609 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14610 CFLAGS default to -O2.
14611
14612 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14613 when using GNU ld.
14614
14615 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14616
14617 * ltmain.sh: Correct install when using a different shell.
14618
14619 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14620
14621 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14622
14623 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14624
14625 * makefile.vms: Update to build binutils/makefile.vms. Add install
14626 target.
14627
14628 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14629
14630 * ltconfig: Update to correct AIX handling.
14631
14632 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14633
14634 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14635
14636 * configure.in (target_subdir): Set to ${target_alias} instead
14637 of "libraries".
14638
14639 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14640
14641 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14642 (Makefile): Depend on $(gcc_version_trigger).
14643
14644 * configure (gcc_version): Change default initializer to empty
14645 string.
14646 (gcc_version_trigger): New variable; pass this variable down
14647 to subdir configures to enable them checking gcc's version
14648 themselves. Emit make macros for both gcc_version vars.
14649 (topsrcdir): Initialize reliably.
14650 (recursion line): Remove --with-gcc-version=${gcc_version}.
14651
14652 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14653
14654 * configure (enable_version_specific_runtime_libs): Implement new flag
14655 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14656 in $(libsubdir); emit definition in each generated Makefile.
14657 (gxx_include_dir): Initialize depending on
14658 $enable_version_specific_runtime_libs.
14659
14660 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14661
14662 * configure (gcc_version): Initialize properly depending on
14663 how and where configure is started.
14664 (recursion line): Pass a --with-gcc-version=${gcc_version}
14665 to configures in subdirs.
14666
14667 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14668
14669 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14670 cygmon
14671
14672 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14673
14674 * configure.in: Add cygmon and libstub support for mn10200.
14675
14676 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14677
14678 * configure (gcc_version): Add new variable describing the
14679 particular gcc version we're building.
14680 * Makefile.in (libsubdir): Add new macro for the directory
14681 in which the compiler finds executables, libraries, etc.
14682 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14683 and libsubdir.
14684
14685 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14686
14687 * Makefile.in (local-clean): Remove *.log.
14688 (warning.log): Built with warn_summary from build.log.
14689 (mail-report.log): Run test_summary.
14690 (mail-report-with-warnings.log): Run test_summary including
14691 warning.log in the report.
14692
14693 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14694
14695 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14696
14697 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14698
14699 * Makefile.in (grep): Grep no longer depends on libiberty.
14700
14701 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14702
14703 * Makefile.in: all-snavigator needs all-libgui.
14704
14705 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14706
14707 * configure.in: Add cygmon and libstub support for mn10300.
14708
14709 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14710
14711 * missing: Update to version from automake 1.3.
14712
14713 * ltmain.sh: On installation, don't get confused if the same name
14714 appears more than once in the list of library names.
14715
14716 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14717
14718 * config.sub: Accept m68060 and m5200 as CPU names.
14719
14720 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14721
14722 * configure: Use && rather than using -a in test, because odd
14723 strings can confuse test.
14724 * configure.in: Likewise.
14725
14726 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14727
14728 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14729
14730 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14731
14732 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14733 bootstrap4-lean): New targets.
14734
14735 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14736
14737 * mpw-* Delete. Not used.
14738
14739 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14740
14741 * COPYING.LIB: Update FSF address.
14742
14743 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14744
14745 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14746
14747 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14748 GAS_SUPPORT_DIRS.
14749
14750 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14751
14752 * ltconfig, ltmain.sh: Avoid producing a version number if
14753 -version-info was not used.
14754
14755 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14756
14757 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14758 building with newlib.
14759
14760 1998-04-30 Paul Eggert <eggert@twinsun.com>
14761
14762 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14763 Solaris `make' causes it to continue to next definition.
14764
14765 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14766
14767 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14768 the right GUI libraries and files are installed along with GDB.
14769
14770 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14771
14772 * configure.in: Change alpha to alpha* in several places.
14773
14774 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14775
14776 * config.sub: Recognize sparc86x.
14777
14778 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14779
14780 * configure.in (--enable-target-optspace): Remove debug echo.
14781
14782 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14783
14784 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14785
14786 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14787
14788 * ltconfig: Update cygwin32 support.
14789
14790 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14791 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14792 (GDB_SUPPORT_DIRS): Likewise.
14793
14794 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14795
14796 * configure.in (target_makefile_frag): If --enable-target-optspace,
14797 use -Os to compile target libraries rather than -O2. Default to
14798 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14799 not used.
14800 * configure.in (target_cflags): Ditto for d30v.
14801
14802 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14803
14804 * Makefile.in (all-bfd): Depend on all-intl.
14805 (all-binutils): Likewise.
14806 (all-gas): Likewise.
14807 (all-gprof): Likewise.
14808 (all-ld): Likewise.
14809
14810 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14811
14812 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14813
14814 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14815
14816 * Makefile.in (all-bfd): Depend upon all-libiberty.
14817
14818 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14819
14820 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14821
14822 * Makefile.in: Add libstub.
14823
14824 * configure.in: Ditto. Build libstub for targets that have cygmon
14825 support.
14826
14827 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14828
14829 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14830
14831 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14832
14833 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14834 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14835
14836 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14837
14838 * configure: Define DEFAULT_M4 by searching PATH.
14839 * Makfile.in: Use DEFAULT_M4.
14840
14841 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14842
14843 * ltconfig: Add cygwin32 support.
14844
14845 * Makefile.in, configure.in: Add libtool as a native only directory
14846 to configure and build.
14847
14848 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14849
14850 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14851
14852 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14853
14854 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14855
14856 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14857
14858 * Makefile.in: add ash make rules
14859 * configure.in: add ash to native_only and host_tools lists
14860
14861 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14862
14863 * Makefile.in (all-gettext, all-intl): New targets.
14864 (ALL_MODULES): Added all-gettext, all-intl.
14865 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14866 (INSTALL_MODULES): Added install-gettext, install-intl.
14867 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14868
14869 * configure.in (host_tools): Added gettext.
14870 (native_only): Likewise.
14871 (noconfigdirs) [various cases]: Likewise.
14872 (host_libs): Added intl.
14873
14874 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14875
14876 * configure: Do not disable building gdbtk for cygwin32 hosts.
14877
14878 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14879
14880 * configure.in: Add thumb-coff target.
14881 * config.sub: Add thumb-coff target.
14882
14883 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14884
14885 * Makefile.in: Revert yesterday's change.
14886 (all-target-winsup): all-target-librx stays out of here.
14887
14888 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14889
14890 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14891 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14892 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14893 Remove references to librx and libg++.
14894
14895 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14896
14897 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14898 recursive makes
14899
14900 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14901
14902 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14903 for newlib directory.
14904 (CXX_FOR_TARGET): Likewise.
14905
14906 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14907
14908 * ltconfig: Update after libtool/ltconfig.in change for
14909 hpux11.
14910
14911 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14912
14913 * ltconfig, ltmain.sh: Update to libtool 1.2.
14914
14915 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14916
14917 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14918 (install-gcc-cross): Instead, override LANGUAGES here.
14919
14920 1998-03-18 Dave Love <d.love@dl.ac.uk>
14921
14922 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14923 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14924
14925 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14926
14927 * configure.in: Add Thumb-pe target.
14928
14929 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
14930
14931 * Makefile.in - changed sn targets to snavigator
14932 * configure.in - changed sn targets to snavigator
14933
14934 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14935
14936 * config-ml.in: After building symlink tree call make distclean
14937 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14938 to be the case for libiberty.
14939
14940 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14941
14942 * configure: When making link, also check the current
14943 directory. The configure scripts may create one.
14944
14945 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14946
14947 * config.sub: Accept alphapca56 and alphaev6 properly.
14948
14949 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14950
14951 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14952
14953 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14954
14955 * config.sub (sco5): Fix typo.
14956
14957 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14958
14959 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14960 install-itcl.
14961 (install-itcl): Remove dependency on install-tcl.
14962
14963 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14964
14965 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14966
14967 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14968
14969 * configure.in: Don't build libgui for a cygwin32 target when not on
14970 a cygwin32 host.
14971
14972 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14973
14974 * configure (redirect): Set to null, so default behavior of
14975 configure is now --verbose.
14976
14977 1998-02-16 Dave Love <d.love@dl.ac.uk>
14978
14979 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14980 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14981
14982 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14983
14984 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14985 this change to sync Makefile.in with its ChangeLog entries.
14986
14987 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14988
14989 * ltmain.sh (mkdir): Check that the directory doesn't exist
14990 before we exit with error, so that we don't get races during
14991 parallel builds.
14992
14993 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14994
14995 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14996
14997 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14998
14999 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15000 PICFLAG_FOR_TARGET.
15001 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15002
15003 * configure: Emit a definition for the new macro enable_shared
15004 into each Makefile.
15005
15006 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15007
15008 * configure.in (host_tools, native_only): Add libtool.
15009
15010 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15011
15012 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15013 Fix typo in ming config comment.
15014
15015 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15016
15017 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15018
15019 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15020
15021 * config.sub: Add tic30 cases, and map c30 to tic30.
15022
15023 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15024
15025 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15026 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15027 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15028 (CLEAN_TARGET_MODULES): Similarly
15029 (all-target-libf2c): Add dependences.
15030 * configure.in (target_libs): Add libf2c.
15031
15032 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15033
15034 * configure.in: Remove expect from noconfigdirs when target
15035 is cygwin32. OK to build expect and dejagnu with Canadian
15036 Cross.
15037
15038 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15039
15040 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15041 host.
15042
15043 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15044 and mingw32.
15045
15046 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15047
15048 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15049 here as it is not defined in the toplevel Makefile.
15050
15051 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15052
15053 * configure (package_makefile_rules_frag): New variable, which names
15054 a file with generic rules, ...
15055 Change comment to mention we now have FIVE parts.
15056 * configure: Undo last change.
15057
15058 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15059
15060 * config.guess: More accurate determination of HP processor types.
15061 * config.sub: More accurate determination of HP processor types.
15062
15063 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15064
15065 * configure (package_makefile_frag): Move inserting the
15066 ${package_makefile_frag} to where it should be according
15067 to the comment.
15068
15069 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15070
15071 * config.guess: Add support for Linux/ARM.
15072
15073 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15074
15075 * .cvsignore: Remove *-info and *-install since they match
15076 release-info and mpw-install, which we don't want to just ignore.
15077
15078 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15079
15080 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15081
15082 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15083
15084 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15085 local_prefix to sub-make invocations.
15086
15087 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15088
15089 * configure.in: Check makefile fragments in the source
15090 directory.
15091
15092 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15093
15094 * configure.in: Check whether host and target makefile
15095 fragments exist before adding them to *_makefile_frag.
15096
15097 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15098
15099 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15100
15101 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15102
15103 * configure.in: Make sure we only replace RPATH_ENVVAR on
15104 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15105 regexp to sed.
15106
15107 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15108 to sub-makes.
15109
15110 1998-01-13 Lee Iverson (leei@ai.sri.com)
15111
15112 * config-ml.in (multi-do): LDFLAGS must include multilib
15113 designator.
15114
15115 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15116
15117 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15118
15119 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15120
15121 * config.sub: Add mingw32 support.
15122 * configure.in: Likewise.
15123
15124 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15125
15126 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15127
15128 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15129
15130 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15131 * configure (gxx_include_dir): Provide a definition for subdirs
15132 which do not use autoconf.
15133
15134 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15135
15136 * config.guess: Sync with egcs. Picks up new alpha support,
15137 BeOS & some additional linux support.
15138
15139 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15140
15141 * config.guess: HP 9000/803 is a PA1.1 machine.
15142
15143 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15144
15145 * configure.in: It's alpha*-...
15146
15147 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15148
15149 * configure.in (host_makefile_frag, target_makefile_frag):
15150 Handle multiple config files.
15151 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15152 alpha-*-*.
15153
15154 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15155
15156 * mkdep: New file.
15157
15158 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15159
15160 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15161
15162 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15163
15164 * Makefile.in: Add libgui directory.
15165 (GDB_TK): Add all-libgui.
15166 * configure.in: Add libgui directory.
15167 * configure: Add all-libgui to GDB_TK.
15168
15169 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15170
15171 * config-ml.in (multidirs): Add m32r to multilib list.
15172
15173 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15174
15175 * Makefile.in (all-target-gperf): Change dependency to
15176 all-target-libstdc++.
15177
15178 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15179
15180 * config.guess: Add BeOS support.
15181
15182 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15183
15184 Source directory cvs renamed to cvssrc:
15185 * configure.in (host_tools): Change cvs to cvssrc.
15186 (native_only): Likewise.
15187 (noconfigdirs) [various cases]: Likewise.
15188 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15189 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15190 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15191 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15192 (all-cvssrc): Rename target from all-cvs.
15193
15194 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15195
15196 * configure (gxx_include_dir): Fix thinko.
15197
15198 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15199
15200 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15201 (install-cross, install-gcc-cross): New targets.
15202
15203 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15204
15205 * configure.in (noconfigdirs): Add support for Thumb target.
15206
15207 * config.sub (maybe_os): Add support for Thumb target.
15208
15209 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15210
15211 * Makefile.in: Add rules for cygmon.
15212
15213 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15214
15215 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15216
15217 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15218 * configure (gxx_include_dir): Provide a definition for subdirs
15219 which do not use autoconf.
15220
15221 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15222
15223 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15224 11/18/97 build
15225
15226 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15227
15228 * From Franz Sirl.
15229 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15230 found on RedHat Linux systems.
15231
15232 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15233
15234 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15235 guesses.
15236
15237 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15238
15239 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15240
15241 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15242
15243 * ltmain.sh: If mkdir fails, check whether the directory was created
15244 anyhow by some other process.
15245
15246 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15247
15248 * configure.in (d30v-*-*): Configure all directories.
15249
15250 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15251
15252 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15253 for the D30V.
15254
15255 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15256
15257 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15258
15259 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15260
15261 * include/libiberty.h: Add extern "C" { so it can be used with C++
15262 progrms.
15263 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15264 programs.
15265
15266 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15267
15268 * configure.in (d30v-*-*): Configure GCC now.
15269
15270 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15271
15272 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15273 is no longer needed.
15274
15275 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15276
15277 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15278
15279 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15280
15281 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15282 targets using "$@" to provide support for similar but not identical
15283 targets without having to duplicate code.
15284
15285 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15286
15287 * makefile.vms: Fix to work with DEC C.
15288
15289 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15290
15291 * config.sub: Add mips-tx39-elf to marketing names.
15292
15293 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15294
15295 * ltmain.sh: Handle symlinks in generated script.
15296
15297 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15298
15299 * configure: Handle autoconf style directory options: --bindir,
15300 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15301 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15302 --sysconfdir.
15303 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15304 (sharedstatedir, localstatedir, oldincludedir): New variables.
15305 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15306 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15307 sbindir, sharedstatedir, and sysconfdir.
15308
15309 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15310
15311 * Makefile.in (bootstrap-lean): New target.
15312
15313 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15314
15315 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15316 sn, and gnuserv from noconfigdirs.
15317
15318 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15319
15320 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15321
15322 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15323
15324 * Makefile.in (cross): New target.
15325
15326 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15327 Jeff Law <law@cygnus.com>
15328
15329 * Makefile.in (bootstrap2, bootstrap3): New targets.
15330 (all-bootstrap): Remove outdated and confusing target.
15331 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15332
15333 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15334
15335 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15336 windows. Consistent with gdb/configure.
15337
15338 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15339
15340 * configure.in: Name Linux target fragment.
15341
15342 * configure: Rewrite so that project Makefile fragment is inserted
15343 first and appears last in the resulting Makefile.
15344
15345 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15346
15347 * Makefile.in (install-itcl): Install tcl first.
15348
15349 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15350
15351 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15352
15353 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15354
15355 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15356
15357 * configure.in (skipdirs): Add target-librx for Linux.
15358 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15359
15360 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15361
15362 * Makefile.in (bootstrap): New target.
15363
15364 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15365
15366 * config.sub: Accept 'amigados' for backward compatibility.
15367
15368 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15369
15370 * config.guess: Merge with FSF.
15371
15372 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15373
15374 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15375
15376 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15377
15378 * config.sub: Add "marketing-names" patch.
15379
15380 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15381
15382 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15383
15384 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15385
15386 * config.sub: Handle v850-elf.
15387
15388 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15389
15390 * .cvsignore (*-install): Remove.
15391
15392 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15393
15394 * ltconfig: Set CONFIG_SHELL in libtool.
15395 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15396
15397 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15398
15399 * configure.in (target_subdir): Set to libraries if enable_multilib.
15400
15401 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15402
15403 * config.guess: Update from gcc directory.
15404
15405 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15406
15407 * Makefile.in (all-sim): Depends on all-readline.
15408
15409 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15410
15411 * Makefile.in (BISON, YACC): Use $$s.
15412 (all-bison): Depend on all-texinfo.
15413
15414 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15415
15416 * Makefile.in (BISON): Add -L flag.
15417 (YACC): Likewise.
15418
15419 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15420
15421 * configure.in (noconfigdirs): Add support for v850e target.
15422
15423 * config.sub (maybe_os): Add support for v850e target.
15424
15425 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15426
15427 * configure.in (noconfigdirs): Add support for v850ea target.
15428
15429 * config.sub (maybe_os): Add support for v850ea target.
15430
15431 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15432
15433 * config.sub: Add mipstx39. Delete r3900.
15434
15435 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15436
15437 * Makefile.in (all-autoconf): Depends on all-texinfo.
15438
15439 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15440
15441 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15442 eabi targets.
15443
15444 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15445
15446 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15447
15448 * configure: When handling a Canadian Cross, handle YACC as well as
15449 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15450 * Makefile.in (all-bison): Depend upon all-texinfo.
15451
15452 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15453
15454 * Makefile.in (BISON): bison, not byacc or bison -y.
15455 (YACC): bison -y or byacc or yacc.
15456 (various): Add *-bison as appropriate.
15457 (taz): No need to mess with BISON anymore.
15458
15459 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15460
15461 * configure: If OSTYPE matches *win32*, try to find a good value for
15462 CONFIG_SHELL.
15463
15464 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15465
15466 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15467 configure.in if it is present.
15468
15469 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15470
15471 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15472
15473 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15474
15475 * config.sub: Recognize `arc' cpu.
15476 * configure.in: Likewise.
15477 * config-ml.in: Likewise.
15478
15479 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15480
15481 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15482
15483 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15484
15485 * configure: Changed sed delimiter from ':' to '|' when
15486 attempting to substitute ${config_shell} for SHELL. On
15487 NT ${config_shell} may contain a ':' in it.
15488
15489 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15490
15491 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15492
15493 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15494
15495 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15496
15497 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15498
15499 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15500
15501 * ylwrap: If the program is a relative path, force it to be
15502 absolute.
15503
15504 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15505
15506 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15507
15508 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15509
15510 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15511 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15512 for libraries.
15513
15514 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15515
15516 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15517 separated by spaces.
15518
15519 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15520
15521 * ylwrap: New file.
15522 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15523
15524 * ltmain.sh: Handle /bin/sh at start of install program.
15525
15526 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15527
15528 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15529 * missing: New file, from automake 1.2.
15530
15531 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15532
15533 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15534 check-tk to CHECK_X11_MODULES.
15535
15536 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15537
15538 * config.sub: Merge with FSF.
15539
15540 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15541
15542 * config.guess: Merge with FSF.
15543
15544 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15545
15546 * configure: Treat msdosdjgpp like go32.
15547 * configure.in: Likewise. Don't remove gprof for go32.
15548
15549 * configure: Change Makefile.tem2 to Makefile.tm2.
15550
15551 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15552
15553 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15554
15555 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15556
15557 * install-sh (chmodcmd): Set to null if the DST directory already
15558 exists. Same as Nov 11th change.
15559
15560 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15561
15562 * configure (GDB_TK): Needs itcl and tix.
15563
15564 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15565
15566 * config.guess: Update from FSF.
15567
15568 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15569
15570 * Makefile.in (GDB_TK): Depend on itcl and tix.
15571
15572 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15573
15574 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15575 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15576 (INSTALL_SCRIPT): New variable.
15577 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15578 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15579 to -x.
15580 * install-sh: Add support for -x option.
15581
15582 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15583
15584 * configure.in, Makefile.in: Treat tix like itcl.
15585
15586 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15587
15588 * Makefile.in (WINDRES): New variable.
15589 (WINDRES_FOR_TARGET): New variable.
15590 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15591 (EXTRA_HOST_FLAGS): Add WINDRES.
15592 (EXTRA_TARGET_FLAGS): Add WINDRES.
15593 (EXTRA_GCC_FLAGS): Add WINDRES.
15594 ($(DO_X)): Pass down WINDRES.
15595 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15596 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15597 DLLTOOL_FOR_TARGET.
15598
15599 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15600
15601 * configure.in: configure sim before gdb for win32-x-ppc
15602
15603 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15604
15605 Move gperf into the toplevel, from libg++.
15606 * configure.in (target_tools): Add target-gperf.
15607 (native_only): Add target-gperf.
15608 * Makefile.in (all-target-gperf): New target, depend on
15609 all-target-libg++.
15610 (configure-target-gperf): Empty rule.
15611 (ALL_TARGET_MODULES): Add all-target-gperf.
15612 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15613 (CHECK_TARGET_MODULES): Add check-target-gperf.
15614 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15615 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15616
15617 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15618
15619 * config.sub (mn10200): Recognize new basic machine.
15620
15621 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15622
15623 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15624 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15625
15626 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15627
15628 * configure.in: If we're building mips-sgi-irix6* native, turn on
15629 ENABLE_MULTILIB and set TARGET_SUBDIR.
15630
15631 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15632
15633 * Makefile.in (all-sn): Depend on all-grep.
15634
15635 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15636
15637 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15638
15639 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15640 Makefile. From Jeff Makey <jeff@cts.com>.
15641 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15642
15643 * Makefile.in (DISTBISONFILES): Remove.
15644 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15645 $(DEFAULT_YACC).
15646
15647 * configure.in: Build itl, db, sn, etc., when building for native
15648 cygwin32.
15649
15650 * Makefile.in (LD): New variable.
15651 (EXTRA_HOST_FLAGS): Pass down LD.
15652 ($(DO_X)): Likewise.
15653
15654 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15655
15656 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15657
15658 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15659
15660 * configure.in (targargs): Strip out any supplied --build argument
15661 before adding our own. Always add --build.
15662
15663 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15664
15665 * configure.in (targargs): Pass --build if we're doing
15666 a cross-compile.
15667
15668 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15669
15670 * configure: Use '|' instead of ":" as the separator in
15671 sed. Otherwise sed chokes on NT path names with drive
15672 designators. Also look for "?:*" as the leading characters in an
15673 absolute pathname.
15674
15675 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15676
15677 * config.sub: Support for r3900.
15678
15679 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15680
15681 * configure.in: Use install-sh, not install.sh.
15682
15683 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15684
15685 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15686 apply it twice.
15687
15688 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15689
15690 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15691 install-binutils.
15692
15693 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15694
15695 * Makefile.in: Add automake targets.
15696 * configure.in (host_tools): Add automake.
15697
15698 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15699
15700 * configure: Default CXX to c++, not gcc.
15701 * Makefile.in (CXX): Set to c++, not gcc.
15702 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15703
15704 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15705
15706 * install-sh: try appending a .exe if source file doesn't
15707 exist
15708
15709 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15710
15711 * configure.in: Turn on multilib by default.
15712 (cross_only): Remove target-libiberty.
15713
15714 * Makefile.in (all-gcc): Don't depend on libiberty.
15715
15716 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15717
15718 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15719
15720 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15721
15722 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15723 (DISTBISONFILES): Add ld/Makefile.in
15724
15725 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15726
15727 * configure.in: if target is cygwin32 but host isn't cygwin32,
15728 don't configure gdb tcl tk expect, not just gdb.
15729
15730 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15731
15732 * configure.in: Added gnuserv everywhere sn appears.
15733
15734 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15735 (CROSS_CHECK_MODULES): Added check-gnuserv.
15736 (INSTALL_MODULES): Added install-gnuserv.
15737 (CLEAN_MODULES): Added clean-gnuserv.
15738 (all-gnuserv): New target.
15739
15740 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15741
15742 * config.guess: Fixes for MIPS OpenBSD systems.
15743
15744 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15745
15746 * Makefile.in (INSTALL_XFORM): Remove.
15747 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15748
15749 * mkinstalldirs: New file, copied from automake.
15750 * Makefile.in (installdirs): Rename from install-dirs. Use
15751 mkinstalldirs. Change all users.
15752 (DEVO_SUPPORT): Add mkinstalldirs.
15753
15754 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15755
15756 * install-sh: Rename from install.sh.
15757 * Makefile.in (INSTALL): Change install.sh to install-sh.
15758 (DEVO_SUPPORT): Likewise.
15759
15760 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15761 Graichen <graichen@rzpd.de>.
15762
15763 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15764
15765 * config.guess: Recognize OpenBSD systems correctly.
15766
15767 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15768
15769 * README, Makefile.in (ETC_SUPPORT): Remove references to
15770 cfg-paper*, configure.{texi,man,info*}._
15771
15772 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15773
15774 * Makefile.in (all.normal): Ensure that gcc is built after all
15775 the x11 - ie gdb - targets.
15776
15777 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15778
15779 * makefile.vms: Don't run conf-a-gas.
15780
15781 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15782
15783 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15784
15785 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15786
15787 * configure.in: Remove noconfigdirs case since gdb also
15788 configures and builds for tic80-coff.
15789
15790 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15791
15792 * configure: Set cache_file to config.cache.
15793 * Makefile.in (local-distclean): Remove config.cache.
15794
15795 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15796
15797 * COPYING: Update FSF address.
15798
15799 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15800
15801 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15802 noconfigdirs.
15803
15804 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15805
15806 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15807 MAKEDIRS, is empty.
15808
15809 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15810
15811 * config.sub: Tweak mn10300 entry.
15812
15813 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15814
15815 * configure.in (host_tools): Put sim before gdb, so gdb's
15816 configure.tgt can determine if the simulator was configured.
15817
15818 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15819
15820 * config.sub: Move BeOS $os case to be with other Cygnus
15821 local cases.
15822
15823 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15824
15825 * config.sub: Remove misplaced comment that broke Linux.
15826
15827 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15828
15829 * config.sub: Add BeOS support.
15830
15831 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15832
15833 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15834
15835 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15836
15837 * configure.in (noconfigdirs): Remove tcl and tk from
15838 noconfigdirs for cygwin32 builds.
15839
15840 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15841
15842 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15843
15844 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15845
15846 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15847 make-all.com, use makefile.vms instead.
15848
15849 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15850
15851 * config.sub: Accept -lnews*.
15852
15853 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15854
15855 * configure.in (noconfigdirs): Disable target-newlib,
15856 target-examples and target-libiberty for d30v.
15857
15858 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15859
15860 * configure.in (noconfigdirs): Enable ld for d30v.
15861
15862 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15863
15864 * configure.in (tic80-*-*): Build compiler.
15865
15866 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15867
15868 * configure.in (d30v-*): Remove sim directory from list of
15869 unsupported d30v directories
15870
15871 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15872
15873 * config.sub, configure.in: Add d30v target cpu.
15874
15875 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15876
15877 * makefile.vms: New file.
15878 * make-all.com: Remove.
15879
15880 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15881
15882 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15883
15884 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15885
15886 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15887
15888 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15889
15890 * Makefile.in (ALL_MODULES): Added all-db.
15891 (CROSS_CHECK_MODULES): Addec check-db.
15892 (INSTALL_MODULES): Added install-db.
15893 (CLEAN_MODULES): Added clean-db.
15894
15895 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15896
15897 * config.guess: Merge with latest FSF sources.
15898
15899 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15900
15901 * Makefile.in (ALL_MODULES): Added all-itcl.
15902 (CROSS_CHECK_MODULES): Added check-itcl.
15903 (INSTALL_MODULES): Added install-itcl.
15904 (CLEAN_MODULES): Added clean-itcl.
15905
15906 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15907
15908 * configure.in: build gdb for mn10200
15909
15910 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15911
15912 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15913
15914 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15915
15916 * configure.in (tic80-*-*): Turn off most targets right now.
15917
15918 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15919
15920 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15921 rather than the makeinfo program.
15922 (do-info): Depend upon all-texinfo.
15923
15924 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15925
15926 * configure.in: Remove uses of config/mh-linux.
15927
15928 * config.sub, config.guess: Merge with latest FSF sources.
15929
15930 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15931
15932 * config.sub (case $basic_machine): Add tic80 entries.
15933
15934 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15935
15936 * config.sub, config.guess: Merge with latest FSF sources.
15937
15938 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15939
15940 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15941 * mpw-config.in: Test for NewFolderRecursive.
15942 * mpw-install: Use symbolic name for startup filename.
15943 * mpw-README: Add various additional details.
15944
15945 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15946
15947 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15948
15949 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15950
15951 * configure.in: Do build gcc and the target libraries for
15952 the mn10200.
15953
15954 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15955
15956 * configure.in: don't avoid building gdb for mn10300 any more
15957 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15958 instead of single-quoting it.
15959
15960 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15961
15962 * configure.in: Don't use --with-stabs on IRIX 6.
15963
15964 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15965
15966 * configure.in (m32r): Build gdb, libg++ now.
15967
15968 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15969
15970 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15971 directories from noconfigdirs.
15972
15973 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15974
15975 * config.sub (basic_machine): added mips16 configuration
15976
15977 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15978
15979 * config.sub: Handle d10v-unknown.
15980
15981 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15982
15983 * config.sub: Handle v850-unknown.
15984
15985 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15986
15987 * Makefile.in: add findutils
15988 * configure.in: add findutils to list of host_tools
15989
15990 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15991
15992 * config.sub: Handle mn10200 and mn10300.
15993
15994 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15995
15996 * configure.in (d10v-*): Do not build librx.
15997
15998 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15999
16000 * configure.in (mn10300): Build everything except gdb & libgloss.
16001
16002 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16003
16004 * config.guess: Patch for Dansk Data Elektronik servers,
16005 from Niels Skou Olsen <nso@dde.dk>.
16006
16007 For ncr, use /bin/uname rather than uname, since GNU uname does not
16008 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16009
16010 Patch for MIPS R4000 running System V,
16011 from Eric S. Raymond <esr@snark.thyrsus.com>.
16012
16013 Fix thinko for nextstep.
16014
16015 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16016
16017 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16018 * config.guess: Guess mips-dec-mach_bsd4.3.
16019
16020 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16021 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16022 release numbers.
16023 * config.guess (mips-mips-riscos*): Emit just enough of the
16024 release number.
16025
16026 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16027 * config.guess (sparc-auspex-sunos*): Added.
16028 (f300-fujitsu-*): Added.
16029
16030 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16031 * config.guess: Recognize a Tadpole as a sparc.
16032
16033 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16034
16035 * config.guess: Don't assume that NextStep version is either 2 or
16036 3. NextStep 4 (aka OpenStep 4) has come out now.
16037
16038 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16039
16040 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16041 From Rik Faith <faith@cs.unc.edu>.
16042
16043 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16044
16045 * config.sub: Contributions from bug-gnu-utils to:
16046 Support plain "hppa" (no version given) architecture, reported by
16047 OpenStep.
16048 OpenBSD like NetBSD.
16049 LynxOs is not a hardware supplier.
16050
16051 * config.guess: Contributions from bug-gnu-utils to add support for:
16052 OpenBSD like NetBSD.
16053 Stratus systems.
16054 More Pyramid systems.
16055 i[n>4]86 Intel chips.
16056 M680[n>4]0 Motorola chips.
16057 Use unknown instead of lynx for hardware manufacturer.
16058
16059 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16060
16061 * install.sh (chmodcmd): Set to null if the DST directory already
16062 exists.
16063
16064 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16065
16066 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16067 not use mt-ppc target Makefile fragment any more.
16068
16069 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16070
16071 * configure.in (*-*-windows): Exclude everything but those dirs
16072 needed to build windows.
16073
16074 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16075
16076 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16077
16078 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16079
16080 * configure.in: Exclude mmalloc from i386-windows.
16081
16082 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16083
16084 * Undo my previous change.
16085
16086 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16087
16088 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16089 unconditionally.
16090 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16091
16092 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16093
16094 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16095 host to add it's own flags.
16096
16097 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16098
16099 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16100
16101 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16102
16103 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16104 (CXX_FOR_TARGET): Likewise.
16105 (GCC_FOR_TARGET): Define.
16106 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16107 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16108 CC_FOR_TARGET was specified on the command line.
16109 (MAKEOVERRIDES): Don't define.
16110
16111 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16112
16113 * configure.in (m32r): Fix spelling of libg++ libs.
16114
16115 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16116
16117 * config.sub (-apple*): Remove, now redundant.
16118
16119 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16120
16121 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16122
16123 * configure: Rework yesterday's sed script patch.
16124
16125 * config.sub: Merge with FSF.
16126
16127 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16128
16129 * config.guess: Merge from FSF.
16130
16131 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16132 * config.guess: Use pc instead of unknown, for pc clone systems.
16133 Change linux to linux-gnu.
16134
16135 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16136 * config.guess: Avoid non-portable tr syntax.
16137
16138 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16139
16140 * test-build.mk (HOLES): Add "xargs" for gdb.
16141
16142 * configure: Avoid hpux10.20 sed bug.
16143
16144 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16145
16146 * configure.in: Add support for windows host
16147 (that is a build done under the Microsoft build environment).
16148
16149 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16150
16151 * Makefile.in: Replace all uses of srcroot with s, to shrink
16152 command line lengths.
16153
16154 Patches from Geoffrey Noer <noer@cygnus.com>:
16155 * configure.in: If configuring for newlib, pass --with-newlib to
16156 subdirectories.
16157 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16158 -Bnewlib/ and -Lwinsup to gcc.
16159 (CXX_FOR_TARGET): Likewise.
16160
16161 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16162
16163 * Makefile.in (ETC_SUPPORT): Add configure.
16164
16165 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16166
16167 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16168 host configuration file.
16169
16170 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16171
16172 * configure.in: Break mn10x00 support into separate
16173 mn10200 and mn10300 configurations.
16174 * config.sub: Likewise.
16175
16176 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16177
16178 * configure.in: Add lots of stuff to noconfigdirs for
16179 the mn10x00 targets.
16180
16181 * config.sub, configure.in: Add mn10x00 support.
16182
16183 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16184
16185 * make-all.com: Call conf-a-gas, not config-a-gas.
16186
16187 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16188
16189 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16190 targets.
16191
16192 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16193
16194 * mpw-README: Add much more detail for native PowerMac.
16195 * mpw-install: New file.
16196 * mpw-configure: Add --norecursion and --help options.
16197 * mpw-config.in: Translate readme and install files when
16198 copying to objdir.
16199 * mpw-build.in: Don't always depend on byacc and flex.
16200 (install-only-top): New action.
16201
16202 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16203
16204 * configure.in: You can now configure GDB for the v850.
16205
16206 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16207
16208 * configure.in (noconfigdirs): Don't configure any C++ dirs
16209 if targeting D10V.
16210
16211 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16212
16213 * config.sub: Recognize mips64vr5000.
16214
16215 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16216
16217 * configure.in: Use a single line for host_tools and native_only.
16218
16219 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16220
16221 * config.sub, configure.in: Add entries for m32r.
16222
16223 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16224
16225 * Makefile.in (inet-install): Don't run install-gzip.
16226
16227 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16228
16229 * configure.in: Don't config lots of things for *-*-windows*.
16230
16231 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16232
16233 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16234 (host_libs, host_tools): Copy from configure.in.
16235 * mpw-configure: Don't complain about directories not found.
16236
16237 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16238
16239 * configure.in (i[345]86): Recognize i686 for pentium pro.
16240 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16241 file.
16242
16243 * config.guess (i[345]86): Ditto.
16244
16245 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16246
16247 * configure.in (noconfigdirs): Removed gdb for D10V.
16248
16249 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16250
16251 * configure.in: Remove ld, target-libio, target-libg++, and
16252 target-libstdc++ from noconfigdirs.
16253
16254 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16255
16256 * configure: Fix three locations where shell scripts were
16257 being run directly rather than with config_shell.
16258
16259 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16260
16261 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16262 * config.sub (basic_machine): Recognize v850.
16263
16264 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16265
16266 * mpw-configure: Handle multiple enable/disable options and
16267 pass them down recursively, handle -c and -s flags appropriately
16268 depending on choice of compiler, add escape mechanism for
16269 quoted arguments to gC.
16270
16271 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16272
16273 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16274 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16275 so that -mrelocatable-lib and -mno-eabi are used.
16276
16277 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16278 not support --print-multi-lib, don't abort.
16279
16280 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16281
16282 * make-all.com: Run config-a-gas.
16283 * setup.com: Don't copy subdirectory files around.
16284
16285 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16286
16287 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16288 target, it now compiles correctly.
16289
16290 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16291
16292 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16293
16294 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16295
16296 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16297
16298 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16299
16300 * configure.in (native_only): Add prms.
16301
16302 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16303
16304 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16305 (BINUTILS_SUPPORT_DIRS): Likewise.
16306
16307 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16308
16309 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16310 d10v support is added.
16311
16312 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16313
16314 * configure.in (d10v-*-*): New target.
16315
16316 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16317
16318 * config.guess (HP 9000/811): Recognize this as a PA1.1
16319 machine.
16320
16321 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16322
16323 * Makefile.in (do-tar-gz): New target, split out from tail end of
16324 taz target. Run each command separately, don't use pipes.
16325 (taz): Use it.
16326
16327 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16328
16329 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16330 * mpw-build.in: No builds should depend on building byacc or flex,
16331 they are assumed to be installed already.
16332
16333 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16334
16335 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16336 variable that CC_FOR_TARGET needs.
16337
16338 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16339
16340 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16341 options have changed since the last time the subdirectory was
16342 configured, and if it has, reconfigure.
16343 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16344 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16345
16346 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16347
16348 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16349 CLEAN_MODULES): Add bash.
16350 (all-bash): New target.
16351
16352 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16353
16354 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16355
16356 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16357
16358 * config.sub (basic_machine): Recognize d10v as a valid processor.
16359
16360 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16361
16362 * mpw-configure: Add support for --bindir.
16363 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16364
16365 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16366
16367 * configure.in: add bash, time, gawk to list of hosttools and things
16368 to only build for native toolchains
16369
16370 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16371
16372 * Makefile.in (docdir): Remove.
16373
16374 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16375
16376 * Makefile.in (datadir): Set to $(prefix)/share.
16377
16378 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16379
16380 * configure.in: build diff and patch for cygwin32-hosted
16381 toolchains.
16382
16383 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16384
16385 * config.sub: Accept -rtems*.
16386
16387 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16388
16389 * configure.in: enable dosrel for cygwin32-hosted builds,
16390 remove diff from the list of things not buildable
16391 via Canadian Cross
16392
16393 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16394
16395 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16396 don't get ". ".
16397
16398 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16399
16400 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16401
16402 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16403
16404 * Makefile.in (taz): Handle case where tex3patch didn't even get
16405 checked out. Also, if it was found, put the symlink in a new util
16406 subdirectory.
16407
16408 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16409
16410 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16411
16412 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16413
16414 * config.sub: Recognize -openvms.
16415 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16416 * make-all.com, setup.com: New files.
16417
16418 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16419
16420 * Makefile.in (taz): tex3patch moved to texinfo/util.
16421
16422 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16423
16424 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16425 * configure.in: remove make from disable-if-Can-Cross list
16426 enable gdb if ${host} and ${target} are cygwin32
16427
16428 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16429
16430 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16431 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16432
16433 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16434
16435 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16436 distinguish sysv/svr4/bsd variants.
16437 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16438
16439 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16440
16441 * configure.in: Added copyright notice.
16442 * move-if-change: Added copyright notice.
16443
16444 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16445
16446 * configure.in (powerpcle-*-solaris*): Until we get shared
16447 libraries working, don't build gdb, sim, make, tcl, tk, or
16448 expect.
16449
16450 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16451
16452 * config.guess: Merge with FSF:
16453
16454 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16455 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16456
16457 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16458 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16459
16460 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16461 * config.guess: Combine two OSF1 rules.
16462 Also recognize field test versions. From mjr@zk3.dec.com.
16463 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16464 because GNU uname does not support -p. From pmr@pajato.com.
16465
16466 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16467
16468 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16469
16470 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16471
16472 * mpw-README: Document GCCIncludes.
16473
16474 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16475
16476 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16477
16478 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16479
16480 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16481
16482 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16483
16484 * configure.in (*-*-cygwin32): Configure make.
16485
16486 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16487
16488 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16489
16490 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16491
16492 * Makefile.in (all-inet): Depend on all-perl.
16493
16494 * Makefile.in (inet-install): New target.
16495
16496 * Makefile.in (all-inet): Depend on all-tcl.
16497 (all-inet): Depend on all-send-pr.
16498
16499 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16500
16501 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16502 temporarily.
16503
16504 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16505
16506 * configure.in: Don't configure --with-gnu-ld on AIX.
16507
16508 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16509
16510 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16511
16512 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16513
16514 * Makefile.in (ALL_MODULES): Added all-inet.
16515 (CROSS_CHECK_MODULES): Added check-inet.
16516 (INSTALL_MODULES): Added install-inet.
16517 (CLEAN_MODULES): Added clean-inet.
16518 (all-indent): New target.
16519
16520 * configure.in (host_tools): Added inet.
16521 (native_only): Added inet.
16522 (noconfigdirs): Added inet.
16523
16524 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16525
16526 * configure.in: Don't configure libgloss if we are not configuring
16527 newlib.
16528
16529 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16530
16531 * configure.in: Don't configure libgloss for unsupported
16532 architectures.
16533
16534 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16535
16536 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16537
16538 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16539
16540 * Makefile.in (ALL_MODULES): Include all-apache.
16541 (CROSS_CHECK_MODULES): Include check-apache.
16542 (INSTALL_MODULES): Include install-apache.
16543 (all-apache): New target.
16544
16545 * configure.in: Added apache everywhere perl is seen.
16546
16547 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16548
16549 * Makefile.in: Add support for clean-{module} and
16550 clean-target-{module} rules.
16551
16552 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16553
16554 * configure.in (*-*-ose) do not build libgloss.
16555
16556 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16557
16558 * config.guess (prep*:SunOS:5.*:*): Turn into
16559 powerpele-unknown-solaris2.
16560
16561 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16562
16563 * configure.in: Permit --enable-shared to specify a list of
16564 directories.
16565
16566 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16567
16568 * configure.in (host==solaris): Pass only the first word of $CC
16569 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16570
16571 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16572
16573 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16574
16575 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16576
16577 * Makefile.in (ALL_MODULES): Include all-perl.
16578 (CROSS_CHECK_MODULES): Include check-perl.
16579 (INSTALL_MODULES): Include install-perl.
16580 (ALL_X11_MODULES): Include all-guile.
16581 (CHECK_X11_MODULES): Include check-guile.
16582 (INSTALL_X11_MODULES): Include install-guile.
16583 (all-perl): New target.
16584 (all-guile): New target.
16585
16586 * configure.in (host_tools): Include perl and guile.
16587 (native_only): Include perl and guile.
16588 (noconfigdirs): Don't build guile and perl; no ports have been
16589 done.
16590
16591 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16592
16593 * configure (--enable-*): Handle quoted option lists such as
16594 --enable-sim-cflags='-g0 -O' better.
16595
16596 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16597
16598 * Makefile.in ({,inst}all-target): New rule so we can make and
16599 install all of the target directories easily.
16600
16601 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16602
16603 * configure.in: Add missing global flag in sed substitution when
16604 deleting `target-' from ${configdirs}.
16605
16606 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16607
16608 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16609 option.
16610
16611 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16612 config/mh-necv4.
16613
16614 * install.sh: Correct misspelling of transformbasename.
16615
16616 * config.guess: Recognize mips-*-sysv*.
16617
16618 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16619
16620 * config.sub: Recognize mon960.
16621
16622 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16623
16624 * configure: Restore Canadian Cross handling of BISON and LEX,
16625 removed in Feb 20 change.
16626
16627 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16628
16629 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16630 Mention make install. Remove the old copyright date as well the
16631 clumsy and rather pointless copyright on the README file.
16632
16633 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16634
16635 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16636 Makefile after running symlink-tree, then run `make distclean' to
16637 avoid clobbering any generated files in srcdir.
16638
16639 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16640
16641 * configure.in (m68k-*-netbsd*): Build everything now.
16642
16643 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16644
16645 * Makefile.in (taz): Fix quoting.
16646
16647 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16648
16649 * configure.in (sparclet-*-*): Build everything now.
16650
16651 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16652
16653 * configure.in (m68k-*-linux*): New host.
16654
16655 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16656
16657 * configure: Check for bison before byacc.
16658
16659 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16660
16661 * Makefile.in configure: Change the way LEX and BISON/YACC are
16662 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16663 searching PATH. These are used as fallbacks by Makefile.in if
16664 flex/bison/byacc aren't in objdir.
16665
16666 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16667
16668 * Makefile.in: Make everything which depends upon all-bfd also
16669 depend upon all-opcodes, in case --with-commonbfdlib is used.
16670
16671 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16672
16673 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16674 building NT native compilers on Unix.
16675
16676 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16677
16678 * configure.in: Don't get CC from the host Makefile fragment if we
16679 can find gcc in PATH, or if this is a Canadian Cross. Move the
16680 Solaris test for /usr/ucb/cc to the post target script, just after
16681 the compiler sanity test.
16682
16683 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16684
16685 * config.sub: Merge with FSF.
16686
16687 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16688
16689 * Makefile.in (RPATH_ENVVAR): New variable.
16690 (REALLY_SET_LIB_PATH): Use it.
16691 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16692
16693 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16694
16695 * config.sub, configure.in: Recognize sparclet cpu.
16696
16697 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16698
16699 * config.guess: Support m68k-cbm-sysv4.
16700
16701 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16702
16703 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16704 m68k-unknown-linuxaout from linker help string. Put quotes around
16705 $ld_help_string.
16706
16707 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16708
16709 * config.guess (powerpc-harris-powerunix): Add guess for port
16710 to new target.
16711
16712 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16713
16714 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16715
16716 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16717
16718 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16719 $(REALLY_SET_LIB_PATH) in Makefile.
16720 * Makefile.in (SET_LIB_PATH): New variable.
16721 (REALLY_SET_LIB_PATH): New variable.
16722 ($(DO_X)): Use $(SET_LIB_PATH).
16723 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16724 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16725 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16726 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16727 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16728 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16729 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16730 (install-dosrel): Likewise.
16731 (all-opcodes): Depend upon all-libiberty.
16732
16733 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16734
16735 * config.guess (*:CYGWIN*): New
16736
16737 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16738
16739 * Makefile.in (all-target-winsup): All all-target-libiberty.
16740
16741 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16742
16743 * configure.in (noconfigdirs): Add missing # in front of comment.
16744
16745 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16746
16747 * configure.in: add second pass to things added to noconfigdirs
16748 so *-gm-magic can exclude libgloss properly.
16749
16750 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16751
16752 * mpw-configure (extralibs_name, rez_name): Set correctly
16753 for MWC68K compiler.
16754
16755 * mpw-README: Add more info on the necessary build tools.
16756
16757 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16758
16759 * configure.in, config.sub: Recognize cygwin32.
16760
16761 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16762
16763 * config.guess, config.sub: Recognize A/UX.
16764
16765 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16766
16767 * config.sub: Merge with gcc/config.sub.
16768
16769 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16770
16771 * mpw-build.in (do-binutils): Add build of stamps.
16772
16773 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16774
16775 * config.sub: Add recognition for mips64vr4100*-* targets.
16776
16777 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16778
16779 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16780 Add creation of gconfigargs with `--enable-shared' turned on.
16781 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16782 ($(host)-stamp-stage3-configured): Likewise.
16783 (HOLES): Add chatr and ldd.
16784 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16785
16786 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16787
16788 * configure: Pass --nfp to recursive configures.
16789
16790 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16791
16792 * Makefile.in (DLLTOOL): New.
16793 (DLLTOOL_FOR_TARGET): New.
16794 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16795 (EXTRA_TARGET_FLAGS): Ditto.
16796 (EXTRA_GCC_FLAGS): Ditto.
16797 (CONFIGURE_TARGET_MODULES): Ditto.
16798 (DO_X): Ditto.
16799 * configure: Add DLLTOOL.
16800
16801 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16802
16803 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16804 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16805 mh-sco, since old workarounds no longer needed, and don't
16806 build ld, since libraries have weak symbols in COFF.
16807
16808 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16809
16810 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16811
16812 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16813
16814 * configure.in: Make sure that ${CC} can be used to compile an
16815 executable.
16816
16817 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16818
16819 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16820 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16821 nothing depending on whether gdbtk is being built.
16822
16823 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16824
16825 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16826
16827 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16828
16829 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16830 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16831
16832 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16833
16834 * config-ml.in: Add support for
16835 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16836 Simplify setting of multidirs from --disable-foo.
16837
16838 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16839
16840 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16841 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16842 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16843 non-empty, pass them on to the GCC make.
16844 (all-bootstrap): New rule that is like all-gcc, except it executes
16845 the GCC bootstrap rule instead of the GCC all rule.
16846
16847 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16848
16849 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16850
16851 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16852
16853 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16854 DG/UX support.
16855
16856 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16857
16858 * config.sub (i*86*) Change [345] to [3456]
16859
16860 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16861
16862 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16863 --with-gnu-ld=no.
16864
16865 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16866
16867 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16868 AIX multilibs get built.
16869
16870 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16871
16872 * configure.in (i386-win32): Don't build expect if we're not
16873 building the tcl subdir.
16874
16875 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16876
16877 * Makefile.in: (configure-target-examples, all-target-examples):
16878 New targets, configure and build example programs.
16879
16880 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16881
16882 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16883 use it as input to sedit the generated MPW makefile.
16884 * mpw-README: Add a suggestion about Gestalt.h.
16885
16886 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16887
16888 * config.sub: Accept *-*-ieee*.
16889
16890 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16891
16892 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16893 Ronald F. Guilmette <rfg@monkeys.com>.
16894
16895 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16896
16897 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16898 for powerpc-pe native.
16899 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16900 (target==powerpc-pe): duplicate i386-win32 entry.
16901
16902 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16903
16904 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16905 of vxworks, not just vxworks5.1.
16906
16907 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16908
16909 * mpw-configure: Add support for exec-prefix.
16910
16911 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16912
16913 * config.guess: Recognize HP model 816 machines as having
16914 a PA1.1 processor.
16915
16916 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16917
16918 * configure: Ignore new autoconf configure options.
16919
16920 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16921
16922 * config.guess: Recognize Pentium under SCO.
16923 From Robert Lipe <robertl@arnet.com>.
16924
16925 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16926
16927 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16928
16929 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16930
16931 * configure.in: Don't configure gas for alpha-dec-osf*.
16932
16933 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16934
16935 * configure.in: Default to --with-stabs for some targets for which
16936 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16937 i[345]86*-*-unixware*.
16938
16939 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16940
16941 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16942 rather than basing it on the target. Simplify handling of options
16943 controlling which directories to configure. Remove extraneous
16944 slash in multi-clean target.
16945
16946 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16947
16948 * config-ml.in: Prefix more variables with ml_ so they don't collide
16949 with configure's.
16950
16951 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16952
16953 * configure: Don't turn -v into --v.
16954
16955 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16956
16957 * configure.in (targargs): Fix typo.
16958
16959 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16960
16961 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16962
16963 * configure.in: Strip --host and --target options from
16964 CONFIG_ARGUMENTS, and always configure for --host only. Add
16965 --with-cross-host option when building with a cross-compiler.
16966 * configure: Canonicalize the arguments put into config.status by
16967 always using `=' for an option with an argument. Pass a presumed
16968 --host or --target explicitly.
16969
16970 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16971
16972 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16973 into general OS recognition case.
16974
16975 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16976
16977 * configure.in (target_configdirs): add target-winsup only
16978 for win32 target systems.
16979
16980 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16981
16982 * Makefile.in (all-target-libgloss): Depend upon
16983 configure-target-newlib, since when libgloss is built it looks to
16984 see if the newlib directory exists.
16985
16986 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16987
16988 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16989 cfg-ml-*.in.
16990
16991 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16992
16993 * configure: Handle LD and LD_FOR_TARGET when configuring a
16994 Canadian Cross.
16995
16996 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16997
16998 * configure.in (target_libs): add target-winsup.
16999 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17000 (target==ppcle-pe): remove ld from $noconfigdirs.
17001
17002 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17003
17004 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17005 Preserve relative path names in $srcdir. Build symlink tree if
17006 configuring cross target dir and srcdir=. (= no VPATH support).
17007 (configure-target-libg++): Depend on configure-target-librx.
17008 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17009 * config-ml.in: New file.
17010 * symlink-tree: New file.
17011 * configure: Ensure srcdir="." if that's what it is.
17012
17013 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17014
17015 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17016 includes and FLEX_SKELETON setting.
17017 * mpw-configure (--with-gnu-ld): New option, controls whether
17018 to use PPCLink or ld with PowerMac GCC.
17019 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17020 * mpw-config.in: Configure grez if targeting Mac.
17021
17022 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17023 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17024 just macos.
17025 * configure.in: Configure grez resource compiler if targeting Mac.
17026 * Makefile.in (all-grez, install-grez): New targets.
17027
17028 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17029
17030 * configure: CXX defaults to gcc, not g++. If we find
17031 gcc in the path, set CC to gcc -O2.
17032
17033 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17034
17035 * configure: Default ${build} correctly. Avoid picking up extra
17036 spaces when reading CC and CXX from Makefile. When doing a
17037 Canadian Cross, use plausible default values for numerous
17038 variables.
17039 * configure.in: When doing a Canadian Cross, don't try to
17040 configure tools whose configure script can't handle it.
17041
17042 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17043
17044 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17045
17046 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17047
17048 * configure: Remove dubious bug reporting address.
17049
17050 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17051
17052 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17053 configure script, run that instead of this directory's configure.
17054 In either case, print a message that we're configuring the sub-dir.
17055
17056 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17057
17058 * configure.in: Before checking for the existence of various files,
17059 use sed to filter out "target-".
17060
17061 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17062
17063 * Makefile.in (DO_X): Split rule to decrease command line length
17064 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17065 (Philippe De Muyter).
17066
17067 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17068
17069 * Makefile.in (all-patch): depend on all-libiberty.
17070
17071 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17072
17073 * configure.in: If the only directory in target_configdirs which
17074 actually exists is libiberty, then set target_configdirs to empty,
17075 to avoid trying to build a target libiberty in a gas or gdb
17076 distribution.
17077
17078 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17079
17080 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17081 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17082 systems.
17083
17084 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17085
17086 * configure.in (copy_dirs): Use sys-include instead of include
17087 for --with-headers option.
17088
17089 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17090
17091 * Makefile.in, configure.in: Make winsup builds work with
17092 new scheme.
17093
17094 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17095
17096 * configure.in: Build the linker on AIX.
17097
17098 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17099
17100 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17101 where needed.
17102
17103 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17104
17105 * Makefile.in (all-gcc): Fix typo.
17106
17107 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17108
17109 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17110
17111 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17112
17113 * configure.in: Rename libFOO to target-libFOO, and xiberty
17114 to target-xiberty, to provide more flexibility.
17115 (target_subdir): Define. Create if cross.
17116 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17117 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17118 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17119 check-libFOO -> check-target-libFOO, etc.
17120 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17121 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17122 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17123 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17124 allow ALL_GCC="" to only configure.
17125 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17126 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17127 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17128
17129 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17130
17131 * Makefile.in (taz): Build "info" in etc explicitly.
17132
17133 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17134
17135 * configure.in: Make sure that CC is undefined (as opposed to
17136 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17137 problem with autoconf trying to configure on a host without GCC.
17138
17139 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17140
17141 * mpw-configure: Set host alias from choice of host compiler,
17142 only use generic MPW Makefile sed if present, edit a file
17143 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17144 * mpw-README: Add problem notes about CW6 and CW7.
17145
17146 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17147
17148 * Makefile.in (taz): Use ";" instead of ";;".
17149
17150 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17151
17152 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17153 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17154 DISTDOCDIRS.
17155 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17156 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17157
17158 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17159
17160 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17161 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17162 Move bfd to DISTSTUFFDIRS.
17163
17164 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17165
17166 * Makefile.in (X11_LIB): Removed.
17167 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17168
17169 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17170
17171 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17172
17173 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17174 names.
17175
17176 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17177
17178 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17179
17180 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17181
17182 * configure.in (i[345]86-*-win32): Always build newlib.
17183 Don't configure cvs, autoconf or texinfo.
17184 * Makefile.in (LD_FOR_TARGET): New.
17185 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17186 Pass down LD_FOR_TARGET.
17187
17188 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17189
17190 * winsup: New directory.
17191 * Makefile.in: Build winsup.
17192 * configure.in: Winsup is configured when target is win32.
17193 Can only build win32 target GDB when native.
17194
17195 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17196
17197 * config.guess: Recognize HP model 819 machines as having
17198 a PA 1.1 processor.
17199
17200 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17201
17202 * configure: Fix sed loop which substitutes for CC and CXX to
17203 avoid bug found in various sed implementations.
17204
17205 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17206
17207 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17208 simulator. Use standard powerpc-*-eabi*.
17209
17210 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17211
17212 * configure.in: Stop putting gas and binutils in noconfigdirs for
17213 powerpc-*-aix* and rs6000-*-*.
17214
17215 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17216
17217 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17218 -mcall-aixdesc libraries.
17219
17220 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17221
17222 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17223
17224 * config.sub (arm | armel | armeb): Fix shell syntax.
17225
17226 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17227
17228 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17229 -msoft-float and -mcpu=common support.
17230 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17231 libraries.
17232
17233 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17234
17235 * configure.in: Allow configuration and build of emacs19 for the alpha.
17236
17237 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17238
17239 * configure.in (CC): Get ^CC, not just any old CC, from
17240 ${host_makefile_frag}.
17241
17242 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17243
17244 * configure.in (CC): Try to get CC from
17245 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17246
17247 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17248
17249 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17250 only if it exists in $(srcdir).
17251
17252 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17253
17254 * configure: If CC and CXX are not set in the environment, set
17255 them, based on either an existing Makefile or on searching for gcc
17256 in PATH. Substitute for CC and CXX in Makefile.
17257 * configure.in: Remove libm from target_libs. Separate
17258 target_configdirs from configdirs. If CC is not set in
17259 environment, try to get it from a host Makefile fragment. Rewrite
17260 changes of configdirs to use skipdirs instead. A few minor
17261 tweaks. Take directories out of target_configdirs as they are
17262 taken out of configdirs. Remove existing Makefile files from
17263 subdirectories. Substitute for TARGET_CONFIGDIRS and
17264 CONFIG_ARGUMENTS in Makefile.
17265 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17266 by configure.in.
17267 (CONFIG_ARGUMENTS): Likewise.
17268 (CONFIGURE_TARGET_MODULES): New variable.
17269 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17270 ($(CONFIGURE_TARGET_MODULES)): New target.
17271 (configure-libg++, configure-libio): New targets.
17272 (all-libg++): Depend upon configure-libg++.
17273 (all-libio): Depend upon configure-libio.
17274 (configure-libgloss, all-libgloss): New targets.
17275 (configure-libstdc++): New target.
17276 (all-libstdc++): Depend upon configure-libstdc++.
17277 (configure-librx, all-librx): New targets.
17278 (configure-newlib): New target.
17279 (all-newlib): Depend upon configure-newlib
17280 (configure-xiberty): New target.
17281 (all-xiberty): Depend upon configure-xiberty.
17282
17283 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17284
17285 * configure.in (host i[345]86-*-win32): Expand the
17286 noconfigdirs again.
17287
17288 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17289
17290 * mpw-configure: Fix sed command file name.
17291
17292 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17293
17294 * configure.in (host i[345]86-*-win32): Reduce the
17295 noconfigdirs again.
17296
17297 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17298
17299 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17300 or powerpc*-*-pe*, since they are not yet supported.
17301
17302 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17303
17304 Add PowerMac support and many other enhancements.
17305 * mpw-configure: New option --cc to select compiler to use,
17306 paste options set according to --cc into the generated
17307 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17308 if mpw-make.sed is present.
17309 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17310 add forward includes for PowerPC include files.
17311 * mpw-build.in: Build using Makefile.PPC if present.
17312 (do-byacc, etc): Remove separate version resource builds.
17313 (do-gas): Build "stamps" before "all".
17314 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17315 * mpw-README: Update to reflect --cc option, PowerMac support,
17316 and recently-reported compatibility problems.
17317
17318 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17319
17320 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17321 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17322 (--with-multilib-top): Pass to recursive invocations.
17323
17324 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17325
17326 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17327 v810-*-*.
17328
17329 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17330
17331 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17332 gdb, ld and opcodes on v810-*-*.
17333
17334 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17335
17336 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17337 (local-maintainer-clean): New target.
17338 (maintainer-clean): New target.
17339 (realclean): Just depend upon maintainer-clean.
17340
17341 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17342
17343 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17344
17345 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17346
17347 * configure.in: Build ld in mips*-*-bsd* case.
17348
17349 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17350
17351 * config.sub: Accept -lites* OS. From Ian Dall.
17352
17353 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17354
17355 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17356 targets.
17357
17358 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17359
17360 * configure.in: treat i386-win32 canadian cross the same as
17361 i386-go32 canadian cross.
17362
17363 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17364
17365 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17366 running under the simulator to build a reduced set of libraries.
17367 (powerpc-*-eabiaix): Add fine grained multilib support added to
17368 other powerpc targets yesterday.
17369
17370 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17371
17372 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17373 -disable-softfloat, -disable-relocatable, -disable-aix, and
17374 -disable-sysv to control which multilib libraries get built.
17375
17376 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17377
17378 * configure: Add Makefile.tem to list of files to remove in trap
17379 handler.
17380
17381 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17382
17383 * config.guess (*Linux*): Add missing "exit"s.
17384 Also, need specific check for alpha-unknown-linux (uses COFF).
17385
17386 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17387
17388 * config.guess: Merge with FSF:
17389
17390 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17391 * config.guess (AIX4): More robust release numbering discovery.
17392
17393 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17394 * config.guess (i386-sequent-ptx): Properly get version number.
17395
17396 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17397 * config.guess (mips:*:4*:UMIPS): New case.
17398
17399 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17400
17401 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17402 (i386-win32 host): Likewise. Don't build readline.
17403
17404 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17405
17406 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17407 SUPPORT_FILES to submakes.
17408
17409 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17410
17411 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17412 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17413 mpw-configure.
17414
17415 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17416
17417 * configure.in (appdirs): Use =, not ==, in test expression when
17418 trying to build the text to print in the warning message for
17419 Solaris users.
17420
17421 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17422
17423 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17424
17425 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17426
17427 * config.guess: Recognize lynx-2.3.
17428
17429 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17430
17431 * config.sub (z8ksim): Deleted
17432 (z8k-*-coff): New, this is the one true name of the target.
17433
17434 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17435
17436 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17437
17438 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17439
17440 * config.guess (*:Linux:*:*): First try asking the linker what the
17441 default object file format is (elf, aout, or coff). Then if this
17442 fails, try previous methods.
17443
17444 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17445
17446 * configure.in: Don't build newlib for *-*-vxworks5.1.
17447
17448 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17449
17450 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17451 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17452
17453 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17454
17455 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17456
17457 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17458
17459 * cfg-ml-com.in: New file.
17460 * cfg-ml-pos.in: New file.
17461
17462 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17463
17464 * COPYING.NEWLIB: Add HP free copyright to list.
17465
17466 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17467
17468 * config.sub: Recognize -eabi* for the system, not just -eabi.
17469
17470 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17471
17472 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17473 * config.sub, configure.in (win32): New target and host.
17474
17475 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17476
17477 * configure.in: Add i386-pe configuration.
17478
17479 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17480
17481 * mpw-build.in (install): Install GDB after LD.
17482
17483 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17484
17485 * mpw-config.in (elf/mips.h): Always forward-include, needed
17486 for GDB to build.
17487
17488 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17489
17490 * testsuite: New directory for customer acceptance and whole tool
17491 chain tests.
17492
17493 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17494
17495 * configure: If per-host line isn't found, but AC_OUTPUT is found
17496 and a configure script exists, run it instead.
17497
17498 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17499
17500 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17501
17502 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17503
17504 * configure: Set build_{cpu,vendor,os,alias} to host values when
17505 --build isn't specified.
17506
17507 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17508
17509 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17510 (FLAGS_TO_PASS): Pass them.
17511 (EXTRA_TARGET_FLAGS): Ditto.
17512
17513 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17514
17515 * Makefile.in (all-libg++): Depend on all-libstdc++.
17516
17517 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17518
17519 * configure.in (noconfigdirs): Enable all packages for
17520 i386-unknown-netbsd.
17521
17522 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17523
17524 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17525 hosted builds (DOS builds)
17526
17527 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17528
17529 Changes for ARM based on patches from Richard Earnshaw:
17530 * config.sub: Handle armeb and armel.
17531 * configure.in: Omit arm linker only for riscix.
17532
17533 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17534
17535 * config.guess: Update from FSF.
17536
17537 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17538
17539 * config.sub: Recognize powerpcle as the little endian variant of
17540 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17541 powerpcle variant. Convert pentium into i586, not i486. Add p5
17542 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17543 temporarily.
17544
17545 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17546
17547 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17548
17549 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17550
17551 * config.sub: Accept -lites* as a basic system type.
17552
17553 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17554
17555 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17556 installed, and if so return linuxoldld as the system name.
17557
17558 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17559
17560 * config.guess: Add hppa1.1-hp-lites support.
17561
17562 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17563
17564 * configure.in: Don't build newlib for m68k-vxworks5.1.
17565
17566 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17567
17568 * configure.in (mips-sgi-irix6): Use mh-irix5.
17569
17570 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17571
17572 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17573
17574 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17575
17576 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17577 OSF/1. Fix compiler flags.
17578 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17579
17580 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17581
17582 * configure.in: Recognize --with-newlib.
17583 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17584
17585 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17586
17587 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17588 to *_X11_MODULES due to gdbtk needing X include files et al.
17589
17590 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17591
17592 Merge in support for Mac MPW as a host.
17593 (Old change descriptions retained for informational value.)
17594
17595 * mpw-config.in: Add generic include forwards for cpu-specific
17596 include files in aout and elf directories.
17597
17598 * mpw-configure: Added copyright.
17599 * mpw-config.in: Check for presence of required build tools.
17600 (target_libs): Add newlib.
17601 (target_tools): Add examples.
17602 (Read Me): Generate as "Read Me for MPW" instead.
17603 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17604 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17605 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17606
17607 * mpw-configure: Remove subdir-specific makefile hackery,
17608 delete mk.tmp after using it.
17609
17610 * mpw-build.in (all): Display start and end times.
17611
17612 * mpw-configure (host_canonical): Set.
17613 (target_cpu): Always add to makefiles.
17614 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17615 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17616 (mpw-mh-mpw): Look for in srcdir and srcroot.
17617 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17618
17619 * mpw-build.in: (install-only): New target.
17620
17621 * mpw-configure (host_alias, target_alias): Rename from hostalias
17622 and targetalias, add into generated Makefile.
17623 (mk.tmp): If present, add into generated Makefile.
17624 * mpw-build.in (all-gas): Build config.h first before gas proper.
17625
17626 * mpw-configure (config.status): Write only if changed.
17627 * mpw-config.in (readline): Configure it (not built, just used for
17628 definitions).
17629
17630 * mpw-config.in (elf/mips.h): Add a forward include.
17631
17632 * mpw-config.in: Forward-include most .h files in include into
17633 extra-include.
17634 (readline): Don't build.
17635 mpw-build.in (install): Install GDB.
17636
17637 * mpw-configure (prefix, mpw_prefix): Handle it.
17638 * mpw-config.in (mmalloc, readline): Don't configure.
17639 * mpw-build.in (thisscript): Rename to ThisScript.
17640 Use mpw-build instead of BuildProgram everywhere.
17641 (mmalloc, readline): Don't build.
17642 * mpw-README: New file, basic documentation about the MPW port.
17643
17644 * mpw-config.in: Use forward-include to create include files.
17645
17646 * mpw-configure: Add more things to the top of each configured
17647 Makefile, including contents of config/mpw-mh-mpw.
17648 * mpw-config.in (extra-include): Create this directory and fill it
17649 with Posix-like include files when configuring.
17650
17651 * config.sub (apple, mac, mpw): Add various aliases.
17652
17653 * mpw-build.in: New file, top-level build script fragment for MPW.
17654 * mpw-configure: New file, configure script for MPW.
17655 * mpw-config.in: New file, config fragment for MPW.
17656
17657 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17658
17659 * configure.in (host_libs): Remove glob, since it is gone from the
17660 sources.
17661
17662 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17663
17664 * Makefile.in: define empty GDB_NLM_DEPS var.
17665
17666 * configure.in(target_makefile_frag): use config/mt-netware
17667 for netware targets.
17668
17669 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17670
17671 * config.sub: Merge in recent FSF changes. Remove linux special
17672 cases.
17673
17674 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17675
17676 Revert this change:
17677
17678 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17679
17680 * build-all.mk: Use CC=cc -Xs on Solaris.
17681
17682 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17683
17684 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17685 stop using it.
17686 * Makefile.in: Nuke all references to glob subdirectory.
17687
17688 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17689
17690 * configure.in: Fix --enable-shared logic in per-host.
17691
17692 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17693
17694 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17695
17696 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17697
17698 * configure.in (noconfigdirs): Don't build gas on AIX, for
17699 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17700
17701 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17702
17703 * configure: Fix --cache-file to work if the file argument is a
17704 relative path.
17705
17706 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17707
17708 * configure: If the --cache-file is used, pass it down to
17709 configure in subdirectories.
17710
17711 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17712
17713 * config.sub: add vxworks29k configuration.
17714
17715 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17716
17717 * Makefile.in (taz): Do "diststuff" part quietly.
17718
17719 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17720
17721 * config.sub: Mini-merge with gcc/config.sub.
17722
17723 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17724
17725 * config.guess (IRIX): Sed - to _.
17726
17727 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17728
17729 * Makefile.in (source-vault, binary-vault): New targets.
17730
17731 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17732
17733 * config.sub: Recognize -eabi as a basic system type.
17734
17735 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17736
17737 * configure.in (enable_shared stuff): Fix typo.
17738
17739 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17740
17741 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17742
17743 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17744
17745 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17746
17747 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17748
17749 * configure.in (rs6000-*-*): Don't build gas.
17750
17751 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17752
17753 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17754 reduce command line length.
17755 (AS_FOR_TARGET): Check for as.new, not Makefile.
17756 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17757
17758 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17759
17760 * config.guess: Merge from FSF.
17761
17762 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17763
17764 * configure: Don't use $ when handling program_suffix.
17765
17766 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17767
17768 * configure.in: Configure tk for hppa/hpux.
17769
17770 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17771
17772 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17773
17774 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17775
17776 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17777 to LIBCXXFLAGS. Tests are better run without it.
17778
17779 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17780
17781 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17782
17783 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17784
17785 * configure.in (*-*-netware*): Don't configure xiberty.
17786
17787 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17788
17789 * configure.in: Remove tk from native_only list.
17790
17791 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17792
17793 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17794 for special NCD build.
17795
17796 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17797
17798 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17799 makeall.bat, they're only useful for binutils snapshots.
17800 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17801 makeall.bat to specified SUPPORT_FILES.
17802
17803 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17804
17805 * build-all.mk: Add Ericsson targets to sun4 and solaris
17806 hosts. Add BNR's sun4 target to solaris host, so their
17807 build-from-source will be tested in-house first.
17808
17809 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17810
17811 * Makefile.in (LIBCFLAGS): New variable.
17812 (CFLAGS_FOR_TARGET): Ditto.
17813 (LIBCFLAGS_FOR_TARGET): Ditto.
17814 (LIBCXXFLAGS): Ditto.
17815 (CXXFLAGS_FOR_TARGET): Ditto.
17816 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17817 (BASE_FLAGS_TO_PASS): Pass them.
17818 (EXTRA_TARGET_FLAGS): Ditto.
17819
17820 * configure.in: Support --enable-shared.
17821
17822 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17823
17824 * configure.in (target_libs): Include libstdc++ again.
17825 * config.guess: Update from FSF (for FreeBSD).
17826
17827 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17828
17829 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17830 makeall.bat.
17831 (DISTDOCDIRS): Add `etc'.
17832 (ETC_SUPPORT_PFX): New variable.
17833 (taz): Include anything from etc starting with a word in
17834 ETC_SUPPORT_PFX.
17835
17836 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17837
17838 * config.sub: Update for recent FSF changes. Remove obsolete
17839 h8300hds entry. Add -windows* and -osx as basic os. Minor
17840 spacing changes.
17841
17842 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17843
17844 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17845
17846 * config.guess: Merge with FSF.
17847 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17848
17849 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17850
17851 * configure: Since the "trap 0" handler will override the exit
17852 status on many systems, only use it for "exit 1", and make it set
17853 a non-zero exit status; reset it before "exit 0". Also, check
17854 exit status of config.sub, and error out if it failed.
17855
17856 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17857
17858 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17859 and install libgloss.
17860
17861 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17862
17863 * Makefile.in (all-binutils): Depend upon all-byacc.
17864
17865 * configure.in: Don't build emacs on Irix 5.
17866
17867 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17868
17869 * configure.in (*-*-netware*): Add libio.
17870
17871 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17872
17873 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17874 (CHECK_TARGET_MODULES): Ditto.
17875 (INSTALL_TARGET_MODULES): Ditto.
17876 (TARGET_LIBS): Ditto.
17877 (all-libstdc++): Note dependencies.
17878
17879 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17880
17881 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17882
17883 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17884
17885 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17886 -fexternal-templates.
17887
17888 * configure.in (target_libs): Add libstdc++.
17889 (noconfigdirs): Add libstdc++ as appropriate.
17890
17891 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17892
17893 * config.guess: Update from FSF.
17894
17895 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17896
17897 * configure: Use ${config_shell} when running ${configsub}.
17898
17899 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17900
17901 * config.sub: No longer recognize h8300h.
17902
17903 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17904
17905 * config.sub: Remove extraneous differences between config.sub and
17906 gcc/config.sub.
17907
17908 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17909
17910 * Makefile.in (DISTSTUFFDIRS): Add gas.
17911
17912 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17913
17914 * COPYING.NEWLIB: New file.
17915
17916 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17917
17918 * config.guess (HP-UX): Patch from Harlan Stenn
17919 <harlan@landmark.com> to also emit release level.
17920
17921 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17922
17923 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17924
17925 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17926
17927 * config.sub: Merge nextstep cleanup from FSF.
17928
17929 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17930
17931 * configure.in (arm-*-*): Don't configure ld for this target.
17932
17933 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17934
17935 * configure.in (*-*-netware): don't configure libg++, libio,
17936 librx, or newlib.
17937
17938 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17939
17940 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17941 configure ld--it works, but it doesn't support shared libraries.
17942
17943 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17944
17945 * config.guess (*-unknown-freebsd*): Get rid of possible
17946 trailing "(Release)" in version string.
17947 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17948
17949 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17950
17951 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17952 Fix type: *-next-neststep -> *-next-nextstep.
17953
17954 * config.guess: Merge from FSF:
17955
17956 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17957
17958 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17959
17960 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17961
17962 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17963 instead of UNIX_SV for UnixWare 1.0).
17964
17965 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17966
17967 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17968 to make gdb/nlm/* build after the compiler and linker.
17969
17970 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17971
17972 * config.guess (netbsd, freebsd, linux): Accept any machine,
17973 not just i[34]86.
17974 (m68k-atari-sysv4): Relocate to match FSF version.
17975
17976 * config.guess: More merges from the FSF:
17977
17978 Add a space before function call or macro invocation.
17979
17980 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17981
17982 * config.guess: Add trap cmd to remove dummy.c and dummy when
17983 interrupted.
17984
17985 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17986
17987 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17988 (dummy): Redirect stderr from compilation of dummy.c.
17989
17990 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17991
17992 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17993
17994 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17995
17996 * configure: Accept and ignore --cache*, for compatibility with
17997 new autoconf.
17998
17999 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18000
18001 * config.guess: Merge from FSF:
18002
18003 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18004
18005 * config.guess (Pyramid*:OSx*:*:*): New case.
18006 (PATH): Add /.attbin at end for finding uname.
18007 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
18008
18009 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18010
18011 * config.guess (M88*:DolphinOS:*:*): New case.
18012
18013 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18014
18015 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18016 to select whether to use ELF or COFF.
18017
18018 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18019
18020 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18021
18022 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18023
18024 * config.guess: Guess the OS version for HPUX.
18025
18026 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18027
18028 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18029
18030 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18031
18032 * configure.in: Recognize --with-headers, --with-libs, and
18033 --without-newlib.
18034 * Makefile.in (all-xiberty): Depend upon all-ld.
18035
18036 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18037
18038 * configure.in: Change i[34]86 to i[345]86.
18039
18040 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18041
18042 * configure (version): A few more tweaks to help message.
18043
18044 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18045
18046 * Makefile.in: Remove (for now) librx as a host library,
18047 now that we're building it for target.
18048
18049 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18050
18051 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18052 (Karl Berry).
18053
18054 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18055
18056 * configure.in: Also configure librx.
18057
18058 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18059
18060 * Makefile.in: Update various rules to reflect that librx
18061 is now needed for libg++.
18062
18063 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18064
18065 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18066
18067 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18068
18069 * configure.in: Configure the examples directory.
18070
18071 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18072
18073 * configure: Simplify Jun 2 1994 change.
18074
18075 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18076
18077 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18078 /bin/gcc isn't good enough to build gcc.
18079
18080 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18081
18082 * Makefile.in (GDB_SUPPORT_FILES): Remove
18083 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18084 (gdb.tar.gz): Add new rule to use standard distribution building
18085 mechanism.
18086
18087 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18088
18089 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18090 Bill Cox <bill@cygnus.com>.
18091
18092 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18093
18094 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18095
18096 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18097
18098 * configure: Search current dir first in .gdbinit.
18099
18100 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18101
18102 * config.sub: Recognize freebsd (merged from gcc config.sub).
18103
18104 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18105
18106 * config.sub: Refer to NeXT's operating system as nextstep.
18107
18108 * config.sub (case $basic_machine): Re-order the cases, to match
18109 the order in the FSF version (which is mostly alphabethical).
18110 Merge in some additions and changes from the FSF.
18111
18112 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18113
18114 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18115 * config.sub: Recognize cxux7.
18116 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18117
18118 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18119
18120 * config.sub: Fix typo powerpc -> powerpc-*.
18121
18122 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18123
18124 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18125
18126 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18127 parallel with all-emacs and install-emacs). Top-level command
18128 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18129
18130 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18131
18132 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18133 $(relbindir)/make before doing ``make install'', and use
18134 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18135 installing over running make binary.
18136 ($(host)-stamp-stage3-installed): Likewise.
18137
18138 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18139
18140 * config.guess: Recognize Mach.
18141
18142 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18143
18144 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18145 see whether --exec-prefix was used.
18146
18147 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18148
18149 * README: Explicitly mention libg++/README. (Zoo's idea.)
18150
18151 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18152
18153 * Makefile.in: Add all-librx target similar to all-libproc.
18154
18155 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18156
18157 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18158 with post 1.2 uname bogosity.
18159
18160 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18161
18162 * configure: Remove temporary files on receipt of a signal.
18163
18164 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18165
18166 * configure: If there is a package_makefile_frag, remove
18167 ${subdir}/Makefile.tem after copying it in.
18168
18169 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18170
18171 * build_all.mk: support rs6000 lynx identifies itself as
18172 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18173 since /bin/gcc is too feeble to compile a modern gcc.
18174
18175 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18176
18177 * brought devo/test-build.mk update-to-date with progressive/
18178 test-build.mk. Add lynx targets and hppa flag info.
18179
18180 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18181
18182 * configure.in: Use mh-ncrsvr43. Patch from
18183 Tom McConnell <tmcconne@sedona.intel.com>.
18184
18185 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18186
18187 * config.guess (i386-unknown-bsdi): No longer need to
18188 check #if defined(__bsdi__) && defined(__i386__).
18189
18190 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18191
18192 * configure: Set program_transform_nameoption correctly.
18193
18194 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18195
18196 * brought build-all.mk update-to-date with progressive build-all.mk,
18197 added new targets and hppa info.
18198
18199 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18200
18201 * configure: If config.guess result is a prefix of the user
18202 specified target, assume a native build and use the user specified
18203 target as the host alias. Remove SunOS patch suffix removal hack.
18204 * configure.in: Remove SunOS patch suffix removal hack.
18205
18206 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18207 in NATIVE_CHECK_MODULES.
18208
18209 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18210
18211 * Makefile.in: Rename HOST_ONLY to NATIVE.
18212 * configure: Delete SunOs patch suffix from host_canonical
18213 and build_canonical variables that are prepended to Makefiles.
18214 * configure.in: Add comments for easier maintenance.
18215
18216 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18217
18218 * Makefile.in: Add all-libproc target similar to all-gui.
18219
18220 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18221
18222 * Makefile.in (CHECK_MODULES): split into
18223 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18224
18225 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18226
18227 * config.guess (i386-unknown-bsdi): New system to guess.
18228
18229 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18230
18231 * Makefile.in: Add all-gui target (but not yet build by "all").
18232
18233 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18234
18235 * config.sub: Move deletion of patch suffix from here...
18236 * configure.in: To here, at Ian's suggestion. The top-
18237 level scripts might need to know of a patch level.
18238
18239 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18240
18241 * config.sub: Strip off patch suffix so rtl is recognized
18242 as a sunos4.1.3 machine, even though it's been patched.
18243
18244 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18245
18246 * Makefile.in (INSTALL_LAST): Delete.
18247 (INSTALL_DOSREL): New.
18248
18249 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18250
18251 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18252 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18253 whether we pass down --with-gnu-ld anyhow.
18254
18255 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18256
18257 * Makefile.in (INSTALL_LAST): Change operation so it works
18258 on more flavors of make.
18259 * configure.in (go32): Don't build libg++ or libio.
18260
18261 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18262
18263 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18264 they can be overriden by templates.
18265
18266 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18267
18268 * configure.in (target==go32): Don't build gdb.
18269 * dosrel: New directory.
18270
18271 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18272
18273 * configure.in (host==go32): Configure dosrel too.
18274 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18275 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18276 be set by incoming names or templates.
18277 (INSTALL_LAST): New rule.
18278
18279 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18280
18281 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18282
18283 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18284
18285 * configure.in (appdirs): New variable. Currently empty, but will
18286 be used in gas distribution. If nonempty, lists a set of
18287 directories at least one of which must get configured, or top
18288 level configuration is considered to have failed.
18289 (rs6000-*-lynxos*): Use new file name.
18290
18291 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18292
18293 Eliminate XTRAFLAGS.
18294 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18295 newlib include files using -idirafter, and also use -nostdinc.
18296 (CXX_FOR_TARGET): Likewise.
18297 (XTRAFLAGS): Removed.
18298 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18299 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18300 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18301 ($(DO_X)): Don't pass down XTRAFLAGS.
18302
18303 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18304
18305 * configure.in (mips*-dec-bsd*): New target; do build linker.
18306 (mips*-*-bsd*): New target; don't build linker.
18307
18308 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18309
18310 * configure.in: support rs6000-*-lynxos* configuration.
18311 support sunos4 as a cross target.
18312
18313 * config.sub: look for lynx*, not lynx since the OS version may
18314 legitimately be part of the name.
18315
18316 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18317
18318 * configure.in (i[34]86-*-sco*): Move to be with other i386
18319 targets.
18320 (romp-*-*): New target. Skip various binary utilities.
18321 (vax-*-*): New target. Don't build newlib.
18322 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18323
18324 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18325
18326 * configure.in: Only set host_makefile_frag if config
18327 directory exists.
18328
18329 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18330
18331 * install.sh: If $dstdir exists, don't check whether each
18332 component does.
18333
18334 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18335
18336 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18337
18338 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18339
18340 * configure.in (*-*-lynxos*): Don't configure newlib for either
18341 native or cross Lynx.
18342
18343 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18344
18345 * config.sub (sparc64-elf): Fix os.
18346 (z8k): Remove duplicate.
18347
18348 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18349
18350 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18351 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18352
18353 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18354
18355 * configure: Make file links cleanly even if Lynx fails on
18356 an NFS symlink (at least fail cleanly).
18357
18358 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18359
18360 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18361 -XNh2000.
18362
18363 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18364
18365 * configure: Unknown options are fatal again.
18366
18367 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18368
18369 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18370 compatibility.
18371
18372 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18373
18374 * build-all.mk: Add `clean' target.
18375
18376 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18377
18378 * config.guess: Add SINIX support.
18379 * configure.in: Add mips-*-sysv4* support.
18380
18381 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18382
18383 * build-all.mk: Document all useful targets.
18384 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18385 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18386
18387 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18388
18389 * configure: Support --silent, --quiet.
18390
18391 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18392
18393 * configure: Support --disable-FEATURE.
18394
18395 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18396
18397 * config.guess: Recognize NCR running SVR4.3.
18398
18399 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18400
18401 * config.guess: Make BSDI generate i386-unknown-bsd386.
18402 Patch from Paul Eggert <eggert@twinsun.com>.
18403
18404 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18405
18406 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18407
18408 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18409
18410 * configure: Make unrecognized options give nonfatal warnings
18411 instead of fatal errors, and pass them to any subdirectory
18412 configures in case they recognize them.
18413 Make --x equivalent to --with-x.
18414
18415 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18416
18417 * configure: Add --enable-* options. Clean up usage message and
18418 some comments.
18419
18420 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18421
18422 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18423
18424 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18425
18426 * configure.in (hppa*-*-*): Enable binutils.
18427
18428 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18429
18430 * config.sub: Recognize cisco.
18431
18432 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18433
18434 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18435
18436 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18437
18438 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18439 than one configuration name. Add comment.
18440
18441 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18442
18443 * config.guess: about target *-hitachi-hiuxwe2, fixed
18444 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18445 macro is incorrect.]
18446
18447 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18448
18449 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18450 than the "make ls" stuff which used to be here.
18451
18452 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18453
18454 * config.guess: Recognize i[34]86-unknown-freebsd.
18455 From Shawn M Carey <smcarey@rodan.syr.edu>.
18456
18457 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18458
18459 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18460
18461 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18462
18463 * config.guess: Check for ptx.
18464
18465 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18466
18467 * config.sub: Add os9k checking.
18468
18469 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18470
18471 * config.guess: Handle OSF1 running on HPPA processors
18472
18473 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18474
18475 * configure: If subdir configure fails, print out a message with
18476 subdirectory name, in case subdir's configure code didn't identify
18477 itself.
18478
18479 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18480
18481 * configure.in: Remove embedded newlines from configdirs.
18482 Avoid mismatches of substrings. Fix matching strings at end
18483 of configdirs.
18484
18485 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18486
18487 * config.guess: Add Lynx/rs6000 config support.
18488
18489 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18490
18491 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18492
18493 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18494
18495 * configure.in (hppa*-*-osf*): Treat this just like most other
18496 PA configurations (eg no binutils or ld).
18497 (hppa*-*-*elf*): These configurations have binutils and ld.
18498
18499 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18500
18501 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18502
18503 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18504
18505 * configure.in (rs6000-*-*): Build gas.
18506
18507 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18508
18509 * Makefile.in: Avoid bug in losing hpux sed.
18510
18511 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18512
18513 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18514 for GDB and GDB has been fixed to not need it.
18515
18516 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18517
18518 * config.guess: Recognize vax hosts.
18519
18520 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18521
18522 * configure (while loop): Don't use "break 2" inside case
18523 statement -- the case statement isn't an enclosing loop.
18524
18525 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18526
18527 * config.guess: Clean up NeXT support, to allow nextstep
18528 on Intel machines. Make OS be nextstep.
18529
18530 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18531
18532 * config.guess: Add alternate forms for Convex.
18533
18534 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18535
18536 * configure: Completely rewrite option processing. Take
18537 advantage of pattern-matching to avoid invoking test frequently.
18538 Also clean up host and target defaulting logic.
18539
18540 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18541
18542 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18543 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18544 commands (plus user environment) will fit SCO limits.
18545
18546 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18547
18548 * configure.in: Don't issue warnings about directories which are
18549 not being configured if -norecursion is set. Correct test for
18550 --with-gnu-as and --with-gnu-ld to not get confused by substring
18551 matches.
18552
18553 * configure.in: Don't build gas for alpha-dec-osf1*.
18554
18555 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18556
18557 * configure: Back out Per's change of 12/19/1993. It changes the
18558 behavior of configure in unexpected and confusing ways.
18559
18560 Also, use different delim char when calculating
18561 program_transform_name so that the name can contain slashes.
18562
18563 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18564
18565 * configure.in, config.sub: Add support for VSTa micro-kernel.
18566
18567 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18568
18569 * configure.in: Nuke hacks which were used to get a special
18570 version of GAS for HPPA configurations.
18571
18572 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18573
18574 * configure: If only ${target_alias} is given, use that
18575 as the default for ${host_alias}.
18576 * configure: Add missing back-slashes before nested quotes.
18577
18578 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18579
18580 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18581
18582 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18583
18584 * config.guess: Recognize some Tektronix configurations.
18585 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18586
18587 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18588
18589 * config.sub: Match any flavor of SH.
18590
18591 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18592
18593 * configure.in: Don't try to configure newlib for Alpha.
18594
18595 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18596
18597 * configure.in: Don't build ld for Irix 5. Don't build gas,
18598 libg++ or libio for any Alpha target.
18599
18600 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18601
18602 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18603
18604 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18605 default arguments -- so it tried to compress itself.
18606
18607 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18608
18609 * configure.in (notsupp): ensure that a space is always at the end
18610 of the configdirs list, since the grep checks for an explicit space
18611
18612 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18613
18614 * configure.in (target i386-sysv4.2): don't build ld, since static
18615 versions of many libraries are not available.
18616
18617 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18618
18619 * config.guess: Recognize Apollos (using environment variables).
18620 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18621
18622 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18623
18624 * config.guess: Recognize Sony news mips running newsos.
18625
18626 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18627
18628 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18629 "fi ; else" for bash.
18630
18631 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18632
18633 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18634
18635 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18636
18637 * config.sub: accept unixware as an alias for svr4.2.
18638 Fix some inconsistancies with the gcc version.
18639
18640 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18641
18642 * Makefile.in (DISTDOCDIRS): Add gdb.
18643
18644 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18645
18646 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18647
18648 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18649
18650 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18651 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18652 this now.
18653
18654 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18655
18656 * config.sub: Accept hiux* as an OS name.
18657
18658 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18659 etc/make-stds.texi. The underscore came from gcc, and dje now
18660 agrees that RUNTESTFLAGS is the correct name.
18661
18662 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18663
18664 * install.sh: Remove 'set -e'. It makes any conditionals
18665 in the script useless.
18666
18667 * config.guess: Automatically recognize arm-acorn-riscix
18668 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18669
18670 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18671
18672 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18673
18674 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18675
18676 * Makefile.in (DISTDOCDIRS): New variable.
18677 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18678 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18679
18680 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18681
18682 * configure.in (hppa target): check the source directory for the
18683 pagas sub-directory
18684
18685 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18686
18687 * config.sub: Allow -aout* and -elf*.
18688
18689 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18690
18691 * configure.in: Don't build ld on i386-solaris2, same as for
18692 sparc-solaris2.
18693
18694 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18695
18696 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18697
18698 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18699
18700 * configure.in: Configure gdb for alpha.
18701
18702 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18703
18704 * Makefile.in (CXXFLAGS): Add -O.
18705
18706 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18707
18708 * config.guess: added support for DG Aviion
18709
18710 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18711
18712 * configure.in: Produce warning message for subdirectories not
18713 configurable for this host/target combination. Don't try to
18714 configure gdb for vms.
18715
18716 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18717
18718 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18719 appropriate files before making "diststuff".
18720 (DISTBISONFILES): New var: list of files to be edited.
18721 (DISTSTUFFDIRS): Add binutils.
18722
18723 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18724
18725 * config.sub: also handle mipsel and mips64el (for little endian mips)
18726
18727 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18728
18729 * configure.in: Add * to end of all OS names.
18730
18731 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18732
18733 * configure.in: Build newlib for LynxOS native.
18734
18735 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18736
18737 * config.guess: Add support for delta 88k running SVR3.
18738
18739 * configure.in: Add comment about HP compiler vs. emacs.
18740
18741 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18742
18743 * configure.in: don't build ld on solaris2 (not a viable option
18744 due to bugs in getpwnam & getpwuid)
18745
18746 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18747
18748 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18749 config.guess will produce a full version number.
18750
18751 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18752
18753 * configure.in: Build linker and binutils for alpha-dec-osf1.
18754
18755 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18756
18757 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18758 and gdb/testsuite/Makefile.in.
18759
18760 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18761
18762 * configure.in: recognize mips*- instead of mips-
18763
18764 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18765
18766 * config.sub: Accept linux*coff and linux*elf as operating
18767 systems.
18768
18769 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18770
18771 * config.sub: Recognize mips64, and mips3 as an alias for it.
18772
18773 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18774
18775 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18776 gdb knows how to handle OSF/1 shared libraries.
18777
18778 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18779
18780 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18781 * config.guess: Recognize Hitachi's HIUX.
18782 * config.sub: Recognize h3050r* and hppahitachi.
18783 Remove redundant cases for hp9k[23]*.
18784
18785 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18786
18787 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18788 if gas and ld are in the source tree and are in ${configdirs}.
18789 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18790 --with options (but still pass them down on the command line,
18791 if they were explicitly specified).
18792
18793 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18794
18795 * configure: substitute SHELL value in Makefile.in with
18796 ${CONFIG_SHELL}
18797
18798 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18799
18800 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18801 *-*-solaris2* targets.
18802
18803 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18804
18805 * Makefile.in: define M4, and pass it down to sub-makes;
18806 all-autoconf now depends on all-m4
18807
18808 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18809
18810 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18811 presence of {ar,ranlib} instead of a configured directory
18812
18813 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18814
18815 * config.guess: Accept 34?? as well as 33?? for NCR.
18816
18817 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18818
18819 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18820 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18821
18822 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18823
18824 * configure: grab values for $(CC) and $(CXX) from the
18825 environment, so that someone can do "CC=gcc configure; make" and
18826 have it work right (matching the way that autoconf works now)
18827
18828 * configure.in, Makefile.in: add support for gash, the tcl
18829 interface to Galaxy
18830
18831 * config.guess: add NetBSD variants (hp300, x86)
18832
18833 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18834
18835 * install.sh: Support -d option (in the manner of SunOS 4 install,
18836 as it is more deterministic than that of GNU install)
18837 (chmodcmd): Set file to mode 755 by default (should also do default
18838 chgrp and chown, but I don't feel like dealing with that now)
18839
18840 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18841
18842 * config.sub: Remove h8300hhms alias.
18843
18844 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18845
18846 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18847
18848 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18849
18850 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18851 as stmp-fixinc
18852
18853 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18854
18855 * config.sub: recognize m88110-bug-coff.
18856
18857 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18858
18859 * Makefile.in (all-libio): all dependencies on the toolchain used
18860 to build this (gcc, gas, ld, etc)
18861
18862 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18863
18864 * config.guess: Deal with OSF/1 1.3 on alpha.
18865
18866 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18867
18868 * install.sh: add some 'else true' clauses for portability
18869
18870 * configure.in: don't build libio for h8[35]00-*-* targets
18871
18872 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18873
18874 * Makefile.in: Add support for new libio.
18875
18876 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18877
18878 * install.sh: If one command fails, don't try the rest. Don't try
18879 to remove $dsttmp (via trap) unless we have already created it.
18880 If $src doesn't exist, detect it and exit with an error.
18881
18882 * config.guess: Recognize BSD on hp300.
18883
18884 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18885
18886 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18887 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18888
18889 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18890
18891 * Makefile.in (all-send-pr): depends on all-prms
18892
18893 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18894
18895 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18896
18897 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18898
18899 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18900 Added test for mips-mips-riscos5.
18901
18902 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18903
18904 * configure.in: use mh-hp300 for 68k HP hosts
18905
18906 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18907
18908 * configure: add support for CONFIG_SHELL, so that you can use
18909 some alternate shell for evaluating configure scripts
18910
18911 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18912
18913 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18914 in configure script to bug-gdb@prep.ai.mit.edu when building
18915 distribution archive.
18916 * Makefile.in (COMPRESS): Remove def.
18917 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18918 gdb.tar.Z and make-gdb.tar.Z respectively.
18919 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18920 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18921 to convergence with 'taz' target in Makefile.in.
18922
18923 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18924
18925 * install.sh (dsttmp): use trap to ensure that tmp files go
18926 away on error conditions
18927
18928 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18929
18930 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18931
18932 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18933
18934 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18935 its parent is '/' not ''.
18936
18937 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18938
18939 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18940
18941 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18942 that ${newsrcdir}/configure.in does.
18943
18944 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18945
18946 * test-build.mk: support for CONFIG_SHELL
18947
18948 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18949
18950 * config.sub (netware): Add as a basic system type.
18951
18952 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18953
18954 * Makefile.in (Makefile): depend on configure.in. Also drop the
18955 $(srcdir)/ from the dependency on Makefile.in.
18956
18957 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18958
18959 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18960 (h8300hhms is temporary until multi-libraries are implemented).
18961 * configure.in: Handle h8300h too.
18962
18963 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18964
18965 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18966
18967 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18968
18969 * configure: Remove extraneous output when guessing host type.
18970 * config.guess: Remove extraneous output when guessing using C
18971 compiler rather than uname, or when guessing fails.
18972
18973 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18974
18975 * Makefile.in: remove all.cross and install.cross targets
18976
18977 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18978 definitions
18979
18980 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18981
18982 * configure.in (target sh): Build gprof.
18983
18984 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18985
18986 * config.sub: change -solaris to -solaris2
18987
18988 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18989
18990 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18991
18992 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18993
18994 * configure: Correct error message for missing Makefile.in to
18995 print correct directory.
18996
18997 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18998
18999 * install.sh: kludge around 386BSD shell bug
19000
19001 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19002
19003 * config.guess: Recognize NeXT.
19004 * config.guess: Recognize i486-ncr-sysv4.
19005 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19006
19007 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19008
19009 * Makefile.in (MAKEINFOFLAGS): New variable.
19010 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19011 * build-all.mk, test-build.mk: Pass down --no-split as
19012 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19013
19014 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19015
19016 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19017
19018 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19019
19020 * Makefile.in (libg++.tar.z): New rule.
19021 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19022 * Makefile.in (taz): Only do a single chmod.
19023
19024 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19025
19026 * install.sh: don't use dirname anymore (replaced with sed usage)
19027
19028 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19029
19030 * Makefile.in: Change extension for gzip'd files from '.z' to
19031 '.gz' per new FSF standard usage.
19032
19033 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19034
19035 * configure: put quotes around the final value of program_transform_name
19036
19037 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19038
19039 * Makefile.in: new install.sh support; update install-info rules
19040
19041 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19042
19043 * configure.in: Build diff for crosses, but not for go32 host.
19044
19045 * configure.in: Build gprof only for native, and don't build it
19046 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19047
19048 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19049
19050 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19051
19052 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19053
19054 * configure.in (host_tools): Add prms.
19055
19056 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19057
19058 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19059 with $(FLAGS_TO_PASS) on the command line
19060
19061 * config.sub: Recognize lynx and lynxos
19062
19063 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19064
19065 * config.sub: Accept -ecoff*, not just -ecoff.
19066
19067 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19068
19069 * Makefile.in (taz): Use .gz suffix instead of .z.
19070 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19071 names.
19072
19073 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19074
19075 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19076
19077 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19078
19079 * Makefile.in (install-no-fixedincludes): install gcc last, so
19080 that rebuilds that might happen during 'make install' don't get
19081 bogus gcc include files
19082
19083 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19084
19085 Change from Utah for HPPA support:
19086 * config.guess: Recognize hppa1.x-hp-bsd.
19087
19088 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19089
19090 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19091 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19092
19093 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19094
19095 * config.sub: Add support for rom68k and bug boot monitors.
19096
19097 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19098
19099 * Makefile.in: Make all-opcodes depend on all-bfd.
19100
19101 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19102
19103 * config.guess: Added special check for i[34]86-univel-sysv4*.
19104
19105 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19106
19107 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19108 the processor rather than assuming i486.
19109
19110 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19111
19112 * config.guess: Recognize SunOS6 as Solaris3.
19113
19114 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19115
19116 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19117 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19118
19119 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19120
19121 * build-all.mk (all-cross): New target for Canadian Cross.
19122 Added Q2 go32 targets.
19123 * test-build.mk: Configure go32 cross sparclite-aout and
19124 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19125 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19126
19127 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19128
19129 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19130 GO32 hosted toolchains
19131
19132 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19133
19134 * configure: change so "-exec-prefix" gets passed down rather
19135 than "-exec_prefix" so autoconf generated Makefiles get the
19136 exec_prefix set right.
19137
19138 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19139
19140 * config.guess: get the Solaris2 minor version number
19141
19142 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19143
19144 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19145
19146 * config.guess: Recognize some Sequent platforms.
19147
19148 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19149
19150 * Makefile.in: added the vault-install target
19151
19152 * configure.in: actually use the Sun3 makefile fragment that's in
19153 config, also added the release dir to configdirs
19154
19155 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19156
19157 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19158
19159 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19160
19161 * configure.in: remove some program from Alpha targetted toolchains
19162
19163 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19164
19165 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19166 gprof.
19167 (taz): Run "make diststuff" in those directories instead of "make
19168 proto-dir". Look for "VERSION=" only at start of line in subdir
19169 Makefile. Use "gzip -9" for compression.
19170 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19171 (binutils.tar.z): New target.
19172
19173 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19174
19175 * Makefile.in (taz): Include gpl.texinfo.
19176
19177 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19178
19179 * Makefile.in (setup-dirs): Merged into "taz" target.
19180 (taz): Only do `proto-dir' stuff if a directory is actually needed
19181 for this target.
19182
19183 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19184
19185 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19186 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19187 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19188 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19189 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19190
19191 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19192
19193 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19194 config.sub, and move-if-change to gdb testsuite distribution
19195 archive, so the testsuite can be extracted, configured, and
19196 run separately from the gdb distribution. Blow away the Chill
19197 tests that require a Chill compiled executable, since GNU Chill
19198 is not yet publically available.
19199
19200 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19201
19202 * test-build.mk: set environment variables in a single command,
19203 instead of a list of assignments and exports
19204
19205 * config.guess: recognize Alpha/OSF1 systems
19206
19207 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19208
19209 * configure: Change help message to prefer --options rather than
19210 -options.
19211
19212 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19213
19214 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19215 zippy@ecst.csuchico.edu.
19216 * config.guess: Recognize miniframe.
19217
19218 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19219
19220 * Makefile.in: Use srcroot to find runtest rather than rootme.
19221 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19222
19223 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19224
19225 * test-build.mk: Extensive additions to support building on a
19226 machine other than the host.
19227
19228 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19229
19230 * configure (tooldir): Fix for i386-aix again.
19231
19232 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19233
19234 * configure, Makefile.in: Change definition of $(tooldir)
19235 to match the FSF.
19236
19237 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19238
19239 * config.guess: Recognize i[34]86/SVR4.
19240
19241 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19242
19243 * Makefile.in (all-gdb): gdb depends on sim.
19244
19245 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19246
19247 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19248 at the same time we make the prototype gdb directory.
19249 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19250 files at the same time as the gdb base release distribution.
19251
19252 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19253
19254 * Makefile.in (check): Use individual check targets rather than
19255 DO_X rule.
19256 (check-gcc): Added.
19257
19258 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19259
19260 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19261 for System V release 3.2.
19262
19263 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19264
19265 * config.sub: Recognize hppaosf.
19266 * configure.in: Do configure ld/binutils/gas for it.
19267
19268 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19269
19270 * configure (tooldir): Alter syntax used to set this, for systems
19271 where "\$" isn't handled right, like i386-aix.
19272
19273 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19274
19275 * configure: Pass program-transform-name, not
19276 program_transform_name, to recursive configures.
19277
19278 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19279
19280 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19281 of gas+ld+binutils.
19282
19283 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19284
19285 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19286
19287 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19288
19289 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19290
19291 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19292
19293 * Makefile.in (PRMS): Set back to all-prms.
19294
19295 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19296
19297 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19298 targets, rather than for MIPS hosts.
19299
19300 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19301
19302 * configure.in: add comment for --with-x default values
19303
19304 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19305
19306 * Makefile.in: add check-* targets for each of the directories in
19307 the tree. Add a definition of RUNTEST that will use the one we
19308 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19309
19310 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19311
19312 * configure.in: Removed obsolete references to bfd_target and
19313 target_makefile_frag.
19314
19315 * build-all.mk: Set assorted targets for Q2.
19316 * config.sub: Recognize z8k-sim and h8300-hms.
19317 * test-build.mk: Really don't pass host to configure.
19318 (HOLES): Added uname.
19319
19320 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19321
19322 * configure: Handle an empty program-prefix, program-suffix or
19323 program-transform-name correctly.
19324
19325 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19326
19327 * build-all.mk: -G 8 no longer required for MIPS targets.
19328 * test-build.mk: Don't pass host argument to configure; make it
19329 guess.
19330
19331 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19332
19333 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19334 * Makefile.in (COMPRESS): New macro, like GZIP.
19335
19336 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19337
19338 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19339
19340 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19341 with gas currently defaults to -G 0.
19342
19343 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19344
19345 * Makefile.in (all-flex): flex depends on byacc.
19346
19347 * build-all.mk: If host not specified, use config.guess. Pass TAG
19348 to test-build.mk as RELEASE_TAG.
19349 * test-build.mk (configargs): New variable containing arguments to
19350 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19351 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19352
19353 * config.guess: Use /bin/uname when checking -X argument on SCO,
19354 to avoid invoking GNU uname which doesn't understand -X.
19355
19356 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19357
19358 * configure.in: Build gas for mips-*-*.
19359
19360 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19361
19362 * Makefile.in (all.normal): insert missing backslash.
19363
19364 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19365
19366 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19367
19368 * Makefile.in: Complete overhaul to merge many almost identical
19369 targets.
19370
19371 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19372
19373 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19374 (gdb.tar.Z): Adjusted.
19375
19376 * Makefile.in (setup-dirs, taz): New targets; should be general
19377 enough to adapt for gdb sometime. Build only .z file.
19378 (gas.tar.z): New target.
19379
19380 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19381
19382 * build-all.mk: Use CC=cc -Xs on Solaris.
19383
19384 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19385
19386 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19387 for handling BISON for FSF releases.
19388
19389 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19390
19391 * configure: Actually implement the change zoo just documented.
19392
19393 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19394
19395 * configure: when using config.guess, only set target_alias when
19396 it's not already been set (ie, on the command line)
19397
19398 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19399
19400 * Makefile.in: add installcheck target, set PRMS to install-prms
19401
19402 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19403
19404 * configure: add support for package_makefile_fragment, handle the
19405 case where a directory has a configure.in file but no Makefile.in
19406 more gracefully (with an actual understandable error message, even);
19407 add support for --without (and add this to the usage message); also
19408 explicitly add a --host=${host_alias} to the command line when
19409 config.guess is used
19410
19411 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19412
19413 * configure: Must use both --host and --target in recursive calls.
19414
19415 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19416
19417 * Makefile.in: Change deja-gnu to dejagnu.
19418
19419 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19420
19421 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19422
19423 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19424
19425 * configure.in: canonicalize all instances to *-*-solaris2*,
19426 also strip out a number of tools to not build for go32 host
19427
19428 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19429
19430 * config.guess: add GPL.
19431
19432 * Makefile.in, config.guess, config.sub, configure: bump
19433 copyrights to 93.
19434
19435 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19436
19437 * Makefile.in (do-info): Removed obsolete check for existence of
19438 localenv file.
19439
19440 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19441
19442 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19443
19444 * Makefile.in: a couple of 'else true' for decstation,
19445 support for TclX
19446
19447 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19448
19449 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19450
19451 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19452
19453 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19454
19455 * config.guess: Recognize i386-ibm-aix (PS/2).
19456 * configure.in: Use config/mh-aix386 file for it.
19457
19458 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19459
19460 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19461 CC_FOR_TARGET instead.
19462 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19463
19464 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19465
19466 * Makefile.in: Add sim to list of directories sent with gdb
19467
19468 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19469
19470 * configure.in: Put back mips-dec-bsd* case.
19471
19472 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19473
19474 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19475 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19476 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19477
19478 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19479
19480 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19481
19482 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19483 (install-info): install dir.info only if it exists,
19484 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19485
19486 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19487
19488 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19489 gas for mips-dec-bsd.
19490
19491 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19492
19493 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19494 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19495
19496 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19497
19498 * configure.in: Added "dejagnu" to hosttools list.
19499
19500 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19501
19502 * config.sub, configure.in, config.guess: Add support
19503 for Bosx, an AIX variant from Bull.
19504 Patches from F.Pierresteguy@frcl.bull.fr.
19505
19506 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19507
19508 * devo/dejagnu: Initial creation of devo/dejagnu.
19509 Migrated dejagnu testcases and support files for testing software
19510 tools to reside as subdirectories, currently called "testsuite",
19511 within the directory of the software tool. Migrated all programs,
19512 support libraries, etc. beloging to dejagnu proper from
19513 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19514 with no modifications. The changes to these files which will
19515 allow them to configure, build, and execute properly will be made
19516 in a future update.
19517
19518 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19519
19520 * Makefile.in: Change send_pr to send-pr.
19521 * configure.in: Likewise.
19522 * send_pr: Renamed directory to send-pr.
19523
19524 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19525
19526 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19527
19528 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19529
19530 * README: Update for gdb-4.8 release.
19531 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19532 gdb-xxx.tar.z (gzip'd) file also.
19533
19534 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19535
19536 * Makefile.in: make all-diff depend on all-libiberty
19537
19538 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19539
19540 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19541
19542 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19543
19544 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19545
19546 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19547
19548 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19549 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19550 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19551
19552 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19553
19554 * Makefile.in: makeinfo binary is in a new location
19555
19556 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19557
19558 * config.sub: Accept -ecoff as an OS.
19559
19560 * Makefile.in: Various changes to eliminate a level of make
19561 recursion and reduce the required command line length.
19562 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19563 sub-makes.
19564 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19565 variables holding settings for specific sub-makes.
19566 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19567 in terms of BASE_FLAGS_TO_PASS.
19568 (TARGET_LIBS): New variable listing directories which use
19569 TARGET_FLAGS_TO_PASS.
19570 (subdir_do): Eliminated.
19571 (do-*): New set of targets to replace subdir_do.
19572 (various): All targets which used subdir_do now depend on do-*.
19573 (local-clean): Renamed from do_clean.
19574 (local-distclean): New target, dependency of distclean and
19575 realclean.
19576 (install-info): Don't create directories. Depend on dir.info
19577 rather than calling make recursively.
19578 (install-dir.info): Eliminated.
19579 (install-info-dirs): Create all info directories here.
19580 (dir.info): Depend upon do-install-info.
19581
19582 * test-build.mk (HOLES): Added false.
19583
19584 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19585
19586 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19587
19588 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19589
19590 * Makefile.in (info): remove dependency on all-texinfo. The
19591 problem was really in texinfo/C, not at this level.
19592
19593 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19594
19595 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19596
19597 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19598
19599 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19600 GDB releases.
19601
19602 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19603
19604 * configure: Include srcdir in message about target of link not
19605 being found. Don't convert `-' to `_' in `with' options being
19606 passed to subdirs.
19607
19608 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19609
19610 * configure.in: add uudecode to host_tools
19611
19612 * Makefile.in: added {all,install}-uudecode targets, added them to
19613 the appropriate lists
19614
19615 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19616
19617 * Makefile.in (all-gcc): Added dependency on all-gas.
19618
19619 * configure.in (mips-*-*): Build ld and binutils.
19620
19621 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19622
19623 * configure: check return code from mkdir, print error message and
19624 exit on failure.
19625
19626 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19627
19628 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19629
19630 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19631
19632 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19633
19634 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19635
19636 * config.sub (h8500): Recognize this as a cpu type.
19637
19638 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19639
19640 * configure: source directory missing is no longer a warning
19641
19642 * configure.in: recognize irix[34]* instead of irix[34]
19643
19644 * Makefile.in: define and pass down X11_LIB
19645
19646 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19647
19648 * guess-systype: Renamed to ...
19649 * config.guess: ... by popular request.
19650 * configure.in, Makefile.in: Update accordingly.
19651
19652 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19653
19654 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19655 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19656 + Execute ./dummy instead of assuming . is in PATH.
19657
19658 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19659
19660 * guess-systype: New shell script. Attempts to guess the
19661 canonical host name of the executing host.
19662 Only a few hosts are supported so far.
19663 * configure: Call guess-systype if no host is specified.
19664
19665 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19666
19667 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19668 gcc Makefile.
19669
19670 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19671
19672 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19673 (all-gcc, install-gcc, subdir_do): Use it.
19674
19675 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19676
19677 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19678
19679 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19680
19681 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19682 set exclusively by configure, using configure.in .
19683
19684 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19685
19686 * test-build.mk: set $PATH for all builds
19687
19688 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19689
19690 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19691
19692 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19693 the one used in gcc/Makefile.in, so that a null expansion doesn't
19694 override the one needed to build gcc with a native cc.
19695
19696 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19697
19698 * configure: Accept -with arguments.
19699
19700 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19701
19702 * Makefile.in: added h8300sim
19703
19704 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19705
19706 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19707 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19708 (all-cygnus, native, build-cygnus): Make
19709 $(canonhost)-stamp-3stage-done, not $(host)....
19710 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19711 i386-sco3.2v4. Added else true to if command.
19712
19713 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19714
19715 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19716
19717 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19718
19719 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19720
19721 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19722
19723 * configure.in: don't remove binutils from Solaris builds
19724
19725 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19726
19727 * Makefile.in: get rid of earlier definitions for *clean,
19728 also handle the recursive info rule better
19729
19730 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19731
19732 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19733 do more-or-less the right thing.
19734
19735 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19736
19737 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19738 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19739
19740 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19741
19742 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19743 $(host_canonical).
19744
19745 * configure.in: split the configdirs list into 4 categories (native
19746 v. cross, library v. tool) and handle the cross-only and native-
19747 only in more reasonable (and correct!) way.
19748
19749 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19750
19751 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19752 configdirs anymore.
19753
19754 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19755
19756 * Makefile.in: extensive cleanup:: removed all of the explicit
19757 clean-* targets, collapsed many wrappers around subdir_do into
19758 one, added additional targets to satisfy standards.texi, deleted
19759 some old targets, some changes for consistency
19760
19761 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19762
19763 * configure.in: handle some programs as cross-only, and others as
19764 native only
19765
19766 * test-build.mk: handle partial holes in a more generic manner
19767
19768 * Makefile.in: m4 depends on libiberty
19769
19770 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19771
19772 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19773 time, wdiff, and find to configdirs
19774
19775 * Makefile.in: all, clean, and install rules for the new programs
19776 added to configure.in
19777
19778 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19779
19780 * configure.in: use mh-sun for all *-sun-* hosts
19781
19782 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19783
19784 * Makefile.in: define flags for X11 include files and library file
19785 locations, pass them down to the programs that need this info
19786
19787 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19788
19789 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19790
19791 * configure.in: start building libg++ for HP-UX targets
19792
19793 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19794
19795 * README: Update references to files moved into etc/.
19796
19797 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19798
19799 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19800 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19801
19802 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19803
19804 * configure: accept dash as well as underscore in long option
19805 names for FSF compatibility.
19806
19807 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19808
19809 * config.sub: added -sco3.2v4 support from FSF.
19810
19811 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19812
19813 * configure.in: expand the section that adds or removes
19814 directories from the list of programs to build, to handle native
19815 vs. cross in addition to host v. native
19816
19817 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19818
19819 * Makefile.in: Replace C++ in macro names with CXX.
19820 This is less likely to break ...
19821
19822 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19823
19824 * test-build.mk: add -w to GNU_MAKE
19825
19826 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19827
19828 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19829 add 'sparc' to list of recognized cpus. This needed to make
19830 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19831 Delete some redundant ose68 variants. Recognize -wrs as an os,
19832 then changes that into $CPU-wrs-vxworks.
19833
19834 * configure.in: remove most references to gdbtest, regularize
19835 target based program removal
19836
19837 * test-build.mk: import from p3 tree (many fixes and changes)
19838
19839 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19840
19841 * Makefile.in: added rules to handle tcl, tk, and expect
19842
19843 * configure.in: handle those directories if they exist
19844
19845 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19846
19847 * config.sub: removed bogus hppabsd and hppahpux names, since
19848 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19849
19850 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19851
19852 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19853 depends upon all-xiberty
19854
19855 * Makefile.in: changes from p3, including:
19856
19857 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19858
19859 * Makefile.in (XTRAFLAGS): include newlib directories if
19860 newlib/Makefile exists, rather than if host != target.
19861
19862 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19863
19864 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19865 from the same source tree and not building a cross-compiler. This
19866 matters for the libg++ configuration if reconfiguring a tree that
19867 has already been installed.
19868
19869 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19870
19871 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19872 pick up the machine and system specific header files.
19873
19874 * Makefile.in: added AS_FOR_TARGET, passed down in
19875 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19876 the C compiler to use to create programs which are run in the
19877 build environment, set it to default to $(CC), and passed it down
19878 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19879
19880 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19881
19882 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19883 We need them for unusual native builds, like systems without
19884 ranlib.
19885
19886 * configure: also define $(host_canonical) and
19887 $(target_canonical), which are the full, canonical names for the
19888 given host and target
19889
19890 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19891
19892 * Makefile.in: Added separate definitions for C++.
19893
19894 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19895
19896 * configure.in (configdirs): Add deja-gnu.
19897
19898 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19899
19900 * README: Update for configure.texi and gdb-4.7 release.
19901
19902 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19903
19904 * Makefile.in: Move "all" target to top of file.
19905 Previously, first target was ".PHONY" which caused BSD4.4 make
19906 to build .PHONY when make was run without arguments.
19907
19908 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19909
19910 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19911 Library-copylefted code in libiberty.
19912
19913 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19914
19915 * config.sub: Replace m68kmote with plain old m68k.
19916
19917 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19918
19919 * Makefile.in: Remove space from blank line, avoid Make complaints.
19920
19921 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19922
19923 * config.sub: Complain if no argument is given. Added support for
19924 386bsd as OS and target alias.
19925
19926 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19927
19928 * Makefile.in (XTRAFLAGS): include newlib directories if
19929 newlib/Makefile exists, rather than if host != target.
19930
19931 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19932
19933 * config.sub: recognize sparclite-wrs-vxworks.
19934
19935 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19936 p3.) Added clean-xiberty to clean.
19937
19938 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19939
19940 * configure.in: use *-*-* instead of nested cases for host and target
19941
19942 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19943
19944 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19945 from the same source tree and not building a cross-compiler. This
19946 matters for the libg++ configuration if reconfiguring a tree that
19947 has already been installed.
19948
19949 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19950
19951 * config.sub (i486v/i486v4): Merge in from FSF version.
19952
19953 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19954
19955 * configure: only set PWD if it is already set.
19956
19957 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19958
19959 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19960 doesn't have unset and all success paths (and most error paths)
19961 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19962 to just ${PWD} to avoid confusion.)
19963
19964 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19965
19966 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19967 even for a native compilation.
19968
19969 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19970
19971 Changes to make the gdb.tar.Z rule work better.
19972
19973 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19974 (DEVO_SUPPORT): Add configure.texi.
19975 (bfd-ilrt.tar.Z): Remove ancient rule.
19976
19977 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19978
19979 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19980 pick up the machine and system specific header files.
19981
19982 * configure.in, config.sub: added new target m68010-adobe-scout,
19983 with alias of adobe68k. Changed configure.in to check for
19984 -scout before -sco* to avoid a false match.
19985
19986 * Makefile.in: added AS_FOR_TARGET, passed down in
19987 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19988 the C compiler to use to create programs which are run in the
19989 build environment, set it to default to $(CC), and passed it down
19990 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19991
19992 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19993
19994 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19995 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19996 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19997 FOR_TARGET variants, to newlib and libg++.
19998
19999 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20000
20001 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20002 first.
20003
20004 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20005
20006 * config.sub: Accept `elf' as an environment.
20007
20008 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20009
20010 * Makefile.in (all-opcodes): cd into the right directory
20011
20012 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20013
20014 * configure: added -program_transform_name option, used as
20015 argument to sed when installing programs.
20016 configure.texi: added documentation for -program_prefix,
20017 -program_suffix and -program_transform_name.
20018
20019 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20020
20021 * config.sub: Accept i486 where i386 ok.
20022
20023 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20024
20025 * config.sub: accept we32k
20026
20027 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20028
20029 * config.sub, configure.in: accept OSE68000 and OSE68k.
20030
20031 * Makefile.in: don't create all directories for ``make install'';
20032 let the subdirectories create the ones they need.
20033
20034 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20035
20036 * COPYING: new file, GPL v2
20037
20038 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20039
20040 * Makefile.in: use the new gen-info-dir, which needs a template
20041 argument (which also lives in texinfo)
20042
20043 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20044
20045 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20046
20047 * config.sub (ncr3000): Change i386 to i486.
20048
20049 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20050
20051 * Makefile.in: add install-rcs, install-grep to
20052 install-no-fixedincludes, removed install-bison and install-libgcc
20053
20054 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20055
20056 * configure.in: grab the HPUX makefile fragment if on HPUX
20057
20058 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20059
20060 * Makefile.in: eradicate bison spoor (ditto libgcc).
20061 configure.in: recognise m68{k,000}-ericsson-OSE.
20062 es1800 is alias for m68k-ericsson-OSE
20063
20064 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20065
20066 * configure.in: rearrange the parts that remove programs from
20067 configdirs, based now on HOST==TARGET or by canonical triple.
20068
20069 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20070
20071 * test-build.mk: recurse explicitly with -f test-build.mk when
20072 appropriate. predicate stage3 and comparison on the existence
20073 of gcc. That is, if gcc isn't around, we aren't three-staging.
20074 On very clean, also remove ...stamp-co. Build in-place before
20075 doing other builds.
20076
20077 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20078
20079 * Makefile.in, configure.in: add tgas
20080
20081 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20082
20083 * Makefile.in: a number of changes merged in from progressive.
20084
20085 * configure.in: add libm.
20086
20087 * .cvsignore: ignore some stuff that comes from test-build.mk.
20088
20089 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20090
20091 * config.sub: Add es1800 (m68k-ericsson-es1800).
20092
20093 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20094
20095 * configure: Add program_suffix (parallel to program_prefix)
20096 * Makefile.in: adjust directory-creating script for losing decstation
20097
20098 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20099
20100 * configure: Minor $subdir-related fixes.
20101
20102 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20103
20104 * configure: fix various problems with propogating
20105 makefile_target_frag in subdirs.
20106 * configure.in: config libgcc if its there
20107
20108 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20109
20110 * config.sub: HPPA merge.
20111
20112 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20113
20114 * Makefile.in: Replace all-bison with all-byacc in all
20115 dependency lines for other tools (which now use byacc).
20116
20117 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20118
20119 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20120
20121 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20122
20123 * Makefile.in: make gprof rules similar to byacc rules (instead of
20124 vestigal $(unsubdir) that didn't work...)
20125
20126 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20127
20128 * config.sub: Add support for Linux.
20129 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20130 (at least for libg++).
20131
20132 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20133
20134 * configure.texi: fix doc for the -nfp option to configure
20135
20136 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20137
20138 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20139
20140 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20141
20142 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20143 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20144 * configure.in: added solaris* host_makefile_frag hook.
20145
20146 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20147
20148 * config.sub: changed recognition of m68000 so that various
20149 m68k types can be specified via m680[01234]0
20150
20151 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20152
20153 * config.sub (basic_machine): fix sed so that '-foo' isn't
20154 completely substituted out while .+'-foo' loses the '-foo'
20155
20156 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20157
20158 * config.sub ($os): Add -aout.
20159
20160 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20161
20162 * configure: If host_makefile_frag is absolute, don't
20163 prefix ${invsubdir} (relevant to libg++ auto-configure).
20164
20165 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20166
20167 * Makefile.in (tooldir): Define it.
20168 (all-ld): Depend on all-flex.
20169
20170 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20171
20172 * Makefile.in (check): Fix libg++ special case.
20173
20174 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20175
20176 * configure: do not bury `pwd` into config.status, thus do fewer
20177 pwd's.
20178
20179 * configure: print the "Building in" message only when building in
20180 other than "." AND verbose.
20181
20182 * configure: remove -s, rework -v to better accommodate guested
20183 configures.
20184
20185 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20186
20187 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20188
20189 * Makefile.in: macroize flags passed on recursion. remove
20190 fileutils.
20191
20192 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20193
20194 * configure: get makesrcdir right for subdirs deeper than 1.
20195
20196 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20197 install.
20198
20199 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20200
20201 * Makefile.in: don't print subdir_do or recursion lines.
20202
20203 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20204
20205 * standards.texi: added menu item.
20206
20207 * Makefile.in: build and install standards.info.
20208
20209 * standards.texi: new file.
20210
20211 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20212
20213 * configure: test for and move config.status pieces from
20214 ${subdir}/.
20215
20216 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20217
20218 * configure: Test for existance of files before trying to mv
20219 them, to avoid numerous non-existance messages.
20220
20221 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20222
20223 * configure: correct final line of config.status.
20224
20225 * configure: patch from eggert. Avoids a protection problem if
20226 the original Makefile.in is read only.
20227
20228 * configure: use move-if-change from gcc to create config.status.
20229 Some makefiles depend on config.status to tell if a directory
20230 has been reconfigured for a different host. This change
20231 prevents those directories from remaking everything in the case
20232 where the reconfig was only intended to rebuild a Makefile.
20233
20234 * configure: test for config.sub with "config.sub sun4" rather
20235 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20236 host alias from a missing config.sub.
20237
20238 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20239
20240 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20241 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20242
20243 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20244
20245 * configure: mkdir ${subdir} as needed.
20246
20247 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20248
20249 * Makefile.in,configure.in: added autoconf.
20250
20251 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20252
20253 * Makefile.in: no longer pass against on recursion.
20254
20255 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20256 definitions are not inherited.
20257
20258 * configure: correct makesrcdir when subdir is .
20259
20260 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20261
20262 * configure: Add support for 'subdirs' variable, which is
20263 like 'configdirs', except that configure doesn't re-invoke
20264 itself for subdirs, it just creates a Makefile for each subdir.
20265 * configure.texi: Document subdirs.
20266
20267 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20268
20269 * configure.in: added flex to configdirs
20270
20271 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20272
20273 * Makefile.in: remove clean-stamps from clean.
20274
20275 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20276
20277 * configure.in: Add gdbtest to configdirs.
20278
20279 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20280
20281 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20282 to recursive makes.
20283 * configure.in: Recognize new ncr3000 config.
20284
20285 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20286
20287 * Makefile.in, configure.in: removed references to gdbm.
20288
20289 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20290
20291 * config.sub: Don't canonicalize os value
20292 newsos* to bsd (readline needs to check for newsos).
20293 (This fix was earlier made Jan 31, but got re-broken.)
20294
20295 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20296
20297 * configure.in: sco is an os, not a vendor!
20298
20299 * configure: Quote $( better. Keep various shells happy.
20300
20301 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20302
20303 * Makefile.in: eliminate stamp-files.
20304
20305 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20306
20307 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20308 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20309
20310 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20311
20312 * config.sub: fix iris/iris3.
20313
20314 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20315
20316 * configure: re-add -rm.
20317
20318 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20319
20320 * Maskefile.in: add .stmp-rcs to all.
20321
20322 * configure.in: remove gas from rs6000 build, use aix host fragment.
20323
20324 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20325
20326 * configure: pass down site_option during recursion.
20327
20328 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20329
20330 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20331
20332 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20333
20334 * configure: Change exec_prefix so that it really defaults to prefix.
20335
20336 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20337
20338 * Makefile.in, configure.in: Add support for mmalloc library.
20339
20340 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20341
20342 * Makefile.in: add stmp dependencies for a few more things.
20343
20344 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20345
20346 * configure: adjusted error message on objdir/srcdir configure
20347 collision, per john's suggestion.
20348
20349 * Makefile.in: add libiberty stmp to all and all.cross.
20350
20351 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20352
20353 * Makefile.in: remove force dependencies, add grep to all.
20354
20355 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20356
20357 * Makefile.in: drop flex. make stamp files work.
20358
20359 * configure: added test for conflicting configuration in srcdir,
20360 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20361 gets cranky. use relative paths for configure and srcdir
20362 whenever possible. Send some error messages to stderr that were
20363 going to stdout.
20364
20365 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20366
20367 * Makefile.in: Fix libg++ rule to check for gcc directory
20368 before using gcc/gcc. Also pass XTRAFLAGS.
20369
20370 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20371
20372 * Makefile.in: added stmp-files so that directories aren't polled
20373 when they are already built.
20374
20375 * configure.texi: fixed a node pointer problem.
20376
20377 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20378
20379 * config.sub configure.in gdb/configure.in
20380 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20381 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20382 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20383
20384 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20385
20386 * configure: -recurring becomes -silent. corrected help message
20387 for -site= option.
20388
20389 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20390
20391 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20392
20393 * configure: when building Makefile for crosses, replace
20394 tooldir and program_prefix. default srcdir from location of
20395 config.sub. remove "for host in hosts" and "for target in
20396 targets" loops.
20397
20398 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20399
20400 * Makefile.in: Do not pass bindir or mandir to cvs.
20401
20402 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20403
20404 * Makefile.in, configure.in: removed traces of namesubdir,
20405 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20406 copyrights to '92, changed some from Cygnus to FSF.
20407
20408 * configure.texi: remove most references to multiple hosts,
20409 multiple targets, subdirs, etc.
20410
20411 * configure.man: removed rcsid. reference config.sub not
20412 config.subr.
20413
20414 * Makefile.in: mkdir $(infodir) on install-info.
20415
20416 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20417
20418 * configure.texi: Explain better about .gdbinit and about
20419 the environment that configure.in sections run in.
20420
20421 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20422
20423 * configure.in: Ultrix is only a decstation if it's a MIPS.
20424
20425 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20426
20427 * README: DOC.configure => cfg-paper.texi.
20428
20429 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20430
20431 * config.sub (near case $os): Don't convert newsos* to bsd!
20432
20433 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20434
20435 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20436 the number of copies of COPYING that go into the GDB tar file.
20437
20438 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20439
20440 * bfd/configure.in, gdb/config/mh-i386sco,
20441 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20442 Fix SCO configuration stuff.
20443
20444 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20445
20446 * Makefile.in: For libg++, make sure the -I pointing
20447 to the gcc directory goes *after* all the libg++-local -I flags.
20448 Also, move just-gcc dependency from just-libg++ to all-libg++.
20449
20450 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20451
20452 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20453
20454 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20455
20456 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20457
20458 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20459
20460 * config.sub: Add stratus configuration frags. Also
20461 submitted to FSF.
20462
20463 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20464
20465 * Makefile.in (DEV_SUPPORT): add configure.man.
20466
20467 * config.sub(Decode manufacturer-specific): add -none*.
20468
20469 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20470
20471 * Makefile.in: remove form feeds to make Sun's make happy.
20472 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20473
20474 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20475
20476 * Makefile.in (AR_FLAGS): Make quieter.
20477
20478 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20479
20480 * configure.in: Add libg++.
20481 * configure: When verbose, don't output the command line at each
20482 level; it will be unremarkably the same as the previous version,
20483 which will be the same as what the user typed.
20484
20485 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20486
20487 * configure.in, Makefile.in: fix clean-info, add flex. add
20488 fileutils.
20489
20490 * configure: be less sensitive to spaces in Makefile.in. Do not
20491 look for sources in "..". Doing so breaks subdirectories that
20492 might have their own configure. If a subdir has it's own
20493 configure script, use it.
20494
20495 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20496
20497 * cfg-paper.texi: some changes suggested by rms.
20498
20499 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20500
20501 * config.sub: Merge in some small additions from the FSF version,
20502 taken from the gcc distribution, to bring the Cygnus and FSF
20503 versions into closer sync.
20504
20505 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20506
20507 * configure.in: Changed svr4 references to sysv4.
20508
20509 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20510
20511 * configure: added -V for version number option.
20512
20513 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20514
20515 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20516 renamed from DOC.configure to cfg-paper.texi.
20517
20518 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20519
20520 * configure, config.subr, config.sub: config.subr is now
20521 config.sub again.
20522
20523 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20524
20525 * configure.texi: new file, in progress.
20526
20527 * Makefile.in: build info file and install the man page for
20528 configure.
20529
20530 * configure.man: new file, first cut.
20531
20532 * configure: find config.subr again now that configuration "none"
20533 has gone. removed all traces of the -ansi option. removed all
20534 traces of the -languages option.
20535
20536 * config.subr: resync from rms.
20537
20538 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20539
20540 * configure, config.sub, config.subr: merge config.sub into
20541 config.subr, call the result config.subr, remove config.sub, use
20542 config.subr.
20543
20544 * Makefile.in: revised install for dir.info.
20545
20546 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20547
20548 * configure.in: add decstation host makefile frag.
20549
20550 * Makefile.in: BISON now bison -y again. also install-gcc on
20551 install. clean-gdbm on clean. infodir belongs in datadir.
20552 Make directories for info install. Build dir.info here then
20553 install it.
20554
20555 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20556
20557 * Makefile.in: fix for bad directory tests.
20558
20559 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20560
20561 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20562 regexp. -srcdir relative was being handled incorrectly.
20563
20564 * Makefile.in: unwrapped some for loops so that parallel makes
20565 work again and so one can focus one's attention on a particular
20566 package.
20567
20568 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20569
20570 * configure: added PWD as a stand in for `pwd` (for speed). use
20571 elif wherever possible. make -srcdir work without -objdir.
20572 -objdir= commented out.
20573
20574 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20575
20576 * configure: +options become --options. -subdirs commented out.
20577 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20578 Makefile now at top of generated Makefile. Removed cvs log
20579 entries. added -srcdir. create .gdbinit only if there is one
20580 in ${srcdir}.
20581
20582 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20583 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20584 and mandir now keyed off datadir by default.
20585
20586 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20587
20588 * Freshly created ChangeLog.
20589
20590 \f
20591 Local Variables:
20592 mode: change-log
20593 left-margin: 8
20594 fill-column: 76
20595 version-control: never
20596 End: