Update config.sub and config.guess.
[gcc.git] / ChangeLog
1 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
2
3 * config.sub: Import upstream version 2019-06-30.
4 * config.guess: Import upstream version 2019-07-24.
5
6 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
7
8 * MAINTAINERS: Remove spu port maintainers.
9
10 2019-08-28 Martin Liska <mliska@suse.cz>
11
12 * .gitignore: Add .clangd and compile_commands.json
13 to .gitignore.
14
15 2019-08-23 Michael Forney <mforney@mforney.org>
16
17 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
18 * Makefile.in: Regenerate.
19
20 2019-08-19 Tom Tromey <tom@tromey.com>
21
22 * configure: Rebuild.
23 * configure.ac: Add --with-static-standard-libraries.
24
25 2019-08-16 Alexandre Oliva <oliva@gnu.org>
26
27 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
28
29 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
30
31 * MAINTAINERS (Write After Approval): Add myself.
32
33 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
34
35 * MAINTAINERS (Write After Approval): Remove myself, already listed in
36 RISC-V port maitainer.
37
38 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
39
40 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
41
42 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
43
44 * MAINTAINERS (Write After Approval): Add myself.
45
46 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
47
48 * MAINTAINERS (Write After Approval): Add myself.
49
50 2019-06-25 Martin Liska <mliska@suse.cz>
51
52 contrib/filter-clang-warnings.py: Transform from
53 filter-rtags-warnings.py.
54
55 2019-06-15 Tom Tromey <tom@tromey.com>
56
57 * configure.ac (host_libs): Add gnulib.
58 * configure: Rebuild.
59 * Makefile.def (host_modules, dependencies): Add gnulib.
60 * Makefile.in: Rebuild.
61
62 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
63
64 * MAINTAINERS (Write After Approval): Add myself.
65
66 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
67
68 * configure: Regenerate.
69 * configure.ac: Add PRU target.
70
71 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
72
73 * MAINTAINERS (Write After Approval): Add myself.
74
75 2019-06-11 Nick Clifton <nickc@redhat.com>
76
77 Import these changes from the binutils/gdb repository:
78
79 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
80
81 * Makefile.def (dependencies): configure-libctf depends on all-bfd
82 and all its deps.
83 * Makefile.in: Regenerated.
84
85 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
86
87 * Makefile.def (host_modules): Add libctf.
88 * Makefile.def (dependencies): Likewise.
89 libctf depends on zlib, libiberty, and bfd.
90 * Makefile.in: Regenerated.
91 * configure.ac (host_libs): Add libctf.
92 * configure: Regenerated.
93
94 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
95
96 * MAINTAINERS (Write After Approval): Add myself.
97
98 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
99
100 * MAINTAINERS: Update my email address.
101
102 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
103
104 * MAINTAINERS (Write After Approval): Add myself.
105
106 2019-05-16 Jun Ma <junma@linux.alibaba.com>
107
108 * MAINTAINERS (Write After Approval): Add myself.
109
110 2019-05-07 Jim Wilson <jimw@sifive.com>
111
112 * MAINTAINERS: Remove myself as IA-64 maintainer.
113
114 2019-05-04 Roland Illig <roland.illig@gmx.de>
115
116 * MAINTAINERS (Write After Approval): Add myself.
117
118 2019-05-02 Richard Biener <rguenther@suse.de>
119
120 PR bootstrap/85574
121 * Makefile.tpl (compare target): Also compare extra-compare
122 files.
123 * Makefile.in: Regenerate.
124
125 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
126
127 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
128 as modulo-scheduler maintainer.
129
130 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
131
132 * MAINTAINERS: Add myself as co-maintainer for Darwin.
133
134 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
135
136 * MAINTAINERS: Update my email address.
137
138 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
139
140 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
141 * configure: Regenerate.
142
143 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
144
145 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
146 * configure: Regenerate.
147
148 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
149
150 * configure.ac: Add target-zlib to target_libraries.
151 * configure: Regenerate.
152
153 2019-04-09 Martin Liska <mliska@suse.cz>
154
155 * Makefile.in: Regenerate.
156 * Makefile.tpl: Pass GENERATOR_CFLAGS
157 in all stages.
158
159 2019-03-28 Martin Liska <mliska@suse.cz>
160
161 PR bootstrap/89829
162 * Makefile.in: Revert r254150.
163 * Makefile.tpl: Likewise.
164
165 2019-03-28 Ben Elliston <bje@gnu.org>
166
167 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
168 related, and libdecnumber.
169
170 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
171
172 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
173 (Write After Approval): Remove myself.
174
175 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
176
177 * MAINTAINERS (Write After Approval): Add myself.
178
179 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
180
181 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
182 (Write After Approval): Remove myself and Julian.
183
184 2019-01-26 Harald Anlauf <anlauf@gmx.de>
185
186 * MAINTAINERS (Write After Approval): Add myself.
187
188 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
189
190 * MAINTAINERS (Write After Approval): Add myself.
191
192 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
193
194 * ChangeLog: Replace space with tab.
195 * MAINTAINERS: Delete 1 tab to keep alignment.
196
197 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
198
199 * MAINTAINERS (Write After Approval): Add myself.
200
201 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
202
203 * MAINTAINERS (Write After Approval): Add myself.
204
205 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
206 Kwok Cheung Yeung <kcy@codesourcery.com>
207 Julian Brown <julian@codesourcery.com>
208 Tom de Vries <tom@codesourcery.com>
209 Jan Hubicka <hubicka@ucw.cz>
210 Martin Jambor <mjambor@suse.cz>
211
212 * configure.ac: Likewise.
213 * configure: Regenerate.
214 * contrib/config-list.mk: Add amdgcn-amdhsa.
215
216 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
217
218 * MAINTAINERS (Write After Approval): Add myself.
219
220 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
221
222 * MAINTAINERS (Write After Approval): Add myself.
223
224 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
225
226 PR target/88535
227 * config.guess: Import upstream version 2019-01-03.
228 * config.sub: Import upstream version 2019-01-01.
229
230 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
231
232 * MAINTAINERS (Write After Approval): Update my maintainer address.
233
234 2018-12-21 Gergö Barany <gergo@codesourcery.com>
235
236 * MAINTAINERS (Write After Approval): Add myself.
237
238 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
239
240 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
241
242 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
243
244 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
245 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
246 (GCC_TARGET_TOOL): Likewise.
247 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
248 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
249 OTOOL, OTOOL_FOR_TARGET: New substitutions.
250 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
251 * configure: Regenerate.
252 * Makefile.in: Likewise.
253
254 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
255
256 * MAINTAINERS (Write After Approval): Add myself.
257
258 2018-11-13 Martin Liska <mliska@suse.cz>
259
260 * gcc.target/i386/pr87930.c: Move to ...
261 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
262
263 2018-11-10 Stafford Horne <shorne@gmail.com>
264
265 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
266 (Write After Approval): Remove myself.
267
268 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
269
270 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
271 Append $INCICONV to it.
272
273 2018-11-04 Stafford Horne <shorne@gmail.com>
274
275 * MAINTAINERS (Write After Approval): Add myself.
276
277 2018-10-31 Joseph Myers <joseph@codesourcery.com>
278
279 PR bootstrap/82856
280 * multilib.am: New file. From automake.
281
282 Merge from binutils-gdb:
283 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
284
285 * libtool.m4: Use AC_LANG_SOURCE.
286 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
287 * ar-lib: New file.
288 * test-driver: New file.
289 * configure: Re-generate.
290
291 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
292
293 * MAINTAINERS (Write After Approval): Add myself.
294
295 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
296
297 PR bootstrap/87788
298 PR d/87799
299 * configure: Rebuild.
300 * configure.ac: Disable D on systems where it is known not to work.
301
302 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
303
304 * Makefile.def (target_modules): Add libphobos.
305 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
306 GDCFLAGS_FOR_TARGET.
307 (dependencies): Make libphobos depend on libatomic, libbacktrace
308 configure, and zlib configure.
309 (language): Add language d.
310 * Makefile.in: Rebuild.
311 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
312 (HOST_EXPORTS): Add GDC.
313 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
314 (BASE_TARGET_EXPORTS): Add GDC.
315 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
316 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
317 (EXTRA_HOST_FLAGS): Add GDC.
318 (STAGE1_FLAGS_TO_PASS): Add GDC.
319 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
320 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
321 environment variables.
322 * configure: Rebuild.
323 * configure.ac: Add target-libphobos to target_libraries. Set and
324 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
325
326 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
327
328 * MAINTAINERS (Write After Approval): Add myself.
329
330 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
331
332 * MAINTAINERS (Write After Approval): Remove myself.
333
334 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
335
336 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
337
338 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
339
340 * MAINTAINERS: Update my email address.
341
342 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
343
344 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
345 maintainer.
346
347 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
348
349 * MAINTAINERS (Write After Approval): Add self.
350
351 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
352
353 * MAINTAINERS (write after approval): Add myself.
354
355 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
356
357 * MAINTAINERS: Update my email address.
358
359 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
360
361 * MAINTAINERS (write after approval): Add myself.
362
363 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
364
365 * MAINTAINERS: Add self to global reviewers list.
366
367 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
368
369 MAINTAINERS: Add c-sky port maintainers.
370
371 2018-08-10 Martin Liska <mliska@suse.cz>
372
373 * MAINTAINERS: Revert change in previous commit and
374 join lines.
375
376 2018-08-10 Martin Liska <mliska@suse.cz>
377
378 * MAINTAINERS: Remove extra line.
379
380 2018-08-06 Naveen H.S <naveenh@marvell.com>
381
382 * MAINTAINERS: Update my email address.
383
384 2018-07-19 DJ Delorie <dj@redhat.com>
385
386 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
387 as maintainer.
388
389 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
390
391 * MAINTAINERS: Adjust email address for me and my colleague Robin
392 Dapp.
393
394 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
395 Sunil K Pandey <sunil.k.pandey@intel.com>
396
397 PR target/84413
398 * config/i386/i386.c (m_CORE_AVX512): New.
399 (m_CORE_AVX2): Likewise.
400 (m_CORE_ALL): Add m_CORE_AVX2.
401 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
402 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
403 and remove the rest of m_SKYLAKE_AVX512.
404
405 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
406
407 * config.sub: Sync with upstream version 2018-07-03.
408
409 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
410
411 * config.guess: Sync with upstream version 2018-06-26.
412 * config.sub: Sync with upstream version 2018-07-02.
413
414 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
415
416 * libtool.m4: Sort output of 'find' to enable deterministic builds.
417 * ltmain.sh: Likewise.
418
419 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
420
421 * contrib/config-list.mk: Remove powerpc-linux_paired.
422
423 2018-06-29 Alexandre Oliva <oliva@adacore.com>
424
425 * configure.ac: Introduce support for @unless/@endunless.
426 * Makefile.tpl (dep-kind): Rewrite with cond; return
427 postbootstrap in some cases.
428 (make-postboot-dep, postboot-targets): New.
429 (dependencies): Do not output postbootstrap dependencies at
430 first. Output non-target ones changed for configure to depend
431 on stage_last @if gcc-bootstrap, and the original deps @unless
432 gcc-bootstrap.
433 * configure.in, Makefile.in: Rebuilt.
434
435 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
436
437 * MAINTAINERS (write after approval): Add myself.
438
439 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
440
441 * MAINTAINERS (write after approval): Add myself.
442
443 2018-06-19 Nick Clifton <nickc@redhat.com>
444
445 * zlib/configure.ac: Restore old behaviour of only enabling
446 multilibs when a target subdirectory is defined. This allows
447 building with srcdir == builddir.
448 * zlib/configure: Regenerate.
449
450 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
451
452 * Makefile.def (fortran): Add check-target-libgomp-fortran.
453 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
454 * Makefile.in: Regenerate.
455
456 2018-06-16 Ben Elliston <bje@gnu.org>
457
458 * config.guess: Import latest version.
459 * config.sub: Likewise.
460
461 2018-06-08 Martin Liska <mliska@suse.cz>
462
463 * MAINTAINERS: Remove MPX-related entries.
464 * Makefile.def: Remove libmpx support.
465 * Makefile.in: Regenerate.
466 * configure.ac: Remove removed files.
467 * configure: Regenerate.
468 * libmpx/ChangeLog: Remove.
469 * libmpx/Makefile.am: Remove.
470 * libmpx/Makefile.in: Remove.
471 * libmpx/acinclude.m4: Remove.
472 * libmpx/aclocal.m4: Remove.
473 * libmpx/config.h.in: Remove.
474 * libmpx/configure: Remove.
475 * libmpx/configure.ac: Remove.
476 * libmpx/configure.tgt: Remove.
477 * libmpx/libmpx.spec.in: Remove.
478 * libmpx/mpxrt/Makefile.am: Remove.
479 * libmpx/mpxrt/Makefile.in: Remove.
480 * libmpx/mpxrt/libmpx.map: Remove.
481 * libmpx/mpxrt/libtool-version: Remove.
482 * libmpx/mpxrt/mpxrt-utils.c: Remove.
483 * libmpx/mpxrt/mpxrt-utils.h: Remove.
484 * libmpx/mpxrt/mpxrt.c: Remove.
485 * libmpx/mpxrt/mpxrt.h: Remove.
486 * libmpx/mpxwrap/Makefile.am: Remove.
487 * libmpx/mpxwrap/Makefile.in: Remove.
488 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
489 * libmpx/mpxwrap/libtool-version: Remove.
490 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
491
492 2018-06-04 Martin Liska <mliska@suse.cz>
493
494 * MAINTAINERS: Add myself as gcov maintainer.
495
496 2018-06-04 Matthew Fortune <mfortune@gmail.com>
497
498 * MAINTAINERS: Update my email address.
499
500 2018-06-04 Tom de Vries <tdevries@suse.de>
501
502 * MAINTAINERS: Remove write-after-approval entries for component
503 maintainers.
504
505 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
506
507 * MAINTAINERS (write after approval): Add myself.
508
509 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
510
511 * MAINTAINERS: Update my email address.
512
513 2018-06-01 Tom de Vries <tdevries@suse.de>
514
515 * MAINTAINERS: Update my email address.
516
517 2018-05-22 Bin Cheng <bin.cheng@arm.com>
518
519 * MAINTAINERS (loop-optimizer): Add myself.
520
521 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
522
523 * configure.ac: Added "nfp" target.
524 * configure: Regenerate.
525
526 2018-04-30 Richard Biener <rguenther@suse.de>
527
528 PR bootstrap/85571
529 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
530 (STAGE3_TFLAGS): Likewise.
531 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
532 (STAGEtrain_TFLAGS): Likewise.
533 * Makefile.in: Regenerate.
534
535 2018-04-26 Richard Biener <rguenther@suse.de>
536
537 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
538 (STAGE2_CFLAGS): Likewise.
539 (STAGE2_TFLAGS): Likewise.
540 (STAGE3_CFLAGS): Add -fchecking.
541 (STAGE3_TFLAGS): Likewise.
542 (STAGEtrain_CFLAGS): Filter out -fchecking.
543 (STAGEtrain_TFLAGS): Likewise.
544 * Makefile.in: Re-generate.
545
546 2018-04-25 Catherine Moore <clm@codesourcery.com>
547
548 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
549
550 2018-04-18 Paul Clarke <pc@us.ibm.com>
551
552 * MAINTAINERS (write after approval): Add myself.
553
554 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
555
556 * MAINTAINERS: Update my email address.
557
558 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
559
560 * MAINTAINERS: Remove redundant Write-After-Approval entry.
561
562 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
563
564 * MAINTAINERS: Update my email address and disambiguate myself
565 a bit from Will Schmidt.
566
567 2018-03-21 Nathan Sidwell <nathan@acm.org>
568
569 * MAINTAINERS: Move maintainers of now-removed picochip and score
570 ports to write after approval.
571
572 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
573
574 * MAINTAINERS: Add entry for SVE maintainership.
575
576 2018-02-13 Maciej W. Rozycki <macro@mips.com>
577
578 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
579 * configure: Regenerate.
580
581 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
582
583 * MAINTAINERS (write after approval): Add myself.
584
585 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
586
587 * MAINTAINERS (write after approval): Add myself.
588
589 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
590
591 * MAINTAINERS (write after approval): Add myself.
592
593 2018-01-03 Jakub Jelinek <jakub@redhat.com>
594
595 Update copyright years.
596
597 2018-01-03 Ben Elliston <bje@gnu.org>
598
599 * config.guess: Import latest version.
600 * config.sub: Likewise.
601
602 2017-12-12 Stafford Horne <shorne@gmail.com>
603
604 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
605 * configure: Regenerate.
606
607 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
608
609 * MAINTAINERS (Write After Approval): Add myself.
610
611 2017-11-28 Julia Koval <julia.koval@intel.com>
612 Sebastian Peryt <sebastian.peryt@intel.com>
613
614 * Makefile.def (target_modules): Remove libcilkrts.
615 * Makefile.in: Ditto.
616 * configure: Ditto.
617 * configure.ac: Ditto.
618
619 2017-11-28 Julia Koval <julia.koval@intel.com>
620
621 * MAINTAINERS (Write After Approval): Add myself.
622
623 2017-11-22 Sudakshina Das <sudi.das@arm.com>
624
625 * MAINTAINERS (Write After Approval): Add myself.
626
627 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
628
629 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
630 Use my SiFive email address.
631
632 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
633
634 * MAINTAINERS (write after approval): Add myself.
635
636 2017-10-27 Martin Liska <mliska@suse.cz>
637
638 * Makefile.tpl: Use proper name of folder as it was renamed
639 during transition to 4 stages.
640 * Makefile.in: Regenerate.
641
642 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
643
644 * MAINTAINERS (write after approval): Add myself.
645
646 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
647
648 * MAINTAINERS: Add a note that maintainership also includes web
649 pages, docs, and testsuite related to that area.
650
651 2017-09-25 Tom de Vries <tom@codesourcery.com>
652
653 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
654
655 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
656
657 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
658
659 2017-09-15 Nathan Sidwell <nathan@acm.org>
660
661 * MAINTAINERS: Remove myself as a vxworks maintainer.
662
663 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
664
665 * MAINTAINERS: Remove email address of Jim Norris.
666
667 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
668
669 * MAINTAINERS (Reviewers): Move myself from here...
670 (CPU Port Maintainers): ... to here.
671
672 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
673
674 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
675
676 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
677
678 * MAINTAINERS (write after approval): Add myself.
679
680 2017-07-28 Tony Reix <tony.reix@atos.net>
681
682 * configure.ac (target-libffi): Don't disable for AIX.
683 (go): Don't add to unsupported_languages on AIX.
684 (target-libgo): Don't disable for AIX.
685 * configure: Regenerate.
686
687 2017-07-19 Yury Gribov <tetra2005@gmail.com>
688
689 * MAINTAINERS: Add myself.
690
691 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
692
693 * MAINTAINERS: Update my email address.
694
695 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
696
697 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
698 arm-specific auto-generated header files.
699
700 2017-07-03 Nathan Sidwell <nathan@acm.org>
701
702 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
703 * configure: Rebuilt.
704
705 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
706
707 * MAINTAINERS: Readd myself for c6x.
708
709 2017-06-28 Martin Liska <mliska@suse.cz>
710
711 PR bootstrap/81217
712 * Makefile.def: Remove superfluous bootstrap_target from
713 bootstrap_stage.
714 * Makefile.in: Re-generate the file.
715
716 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
717
718 * MAINTAINERS: Add myself to Write After Approval
719
720 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
721
722 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
723
724 2017-06-19 Martin Liska <mliska@suse.cz>
725
726 * Makefile.def: Define 4 stages PGO bootstrap.
727 * Makefile.tpl: Define FLAGS.
728 * Makefile.in: Regenerate.
729
730 2017-06-14 Ian Lance Taylor <iant@golang.org>
731
732 * Makefile.def: Add check-gotools to go check targets.
733 * Makefile.in: Rebuild.
734
735 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
736
737 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
738
739 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
740
741 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
742 * configure: Regenerate.
743
744 2017-05-31 Martin Liska <mliska@suse.cz>
745
746 * configure.ac: Add handling of stage2_werror_flags to
747 action-if-given and to action-if-not-given.
748 * configure: Regenerate.
749
750 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
751
752 * MAINTAINERS: Add self to Write After Approval
753
754 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
755
756 * MAINTAINERS: Update my email address, and remove myself as
757 maintainer in some areas.
758
759 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
760
761 * MAINTAINERS: Add self to Write After Approval
762
763 2017-05-25 Nathan Sidwell <nathan@acm.org>
764
765 * configure.ac: Add --enable-languages=default to mean default and
766 make --enable-languages=all mean all supported languages.
767 * configure: Regenerated.
768
769 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
770
771 * config.gcc (powerpc*-*-*spe*): New.
772 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
773 (powerpc-*-rtems*spe*): New.
774 (powerpc*-*-linux*spe*): New.
775 (powerpc-wrs-vxworksspe): New.
776 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
777 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
778 * config.host (powerpc*-*-*spe*): New.
779
780 2017-05-19 Martin Liska <mliska@suse.cz>
781
782 * configure.ac: Add --enable-werror-always just for
783 bootstrap-debug (or none build config) and do not add it
784 when we are on a release branch.
785 * configure: Regenerated.
786
787 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
788
789 * MAINTAINERS: Add self to Write After Approval
790
791 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
792
793 * MAINTAINERS: Move myself to Write After Approval section.
794
795 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
796
797 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
798 ACCH registers.
799 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
800 available.
801 (umulsidi3): Likewise.
802 (mulsidi3_700): Disable this pattern when we have advanced mpy
803 instructions.
804 (umulsidi3_700): Likewise.
805 (maddsidi4): New pattern.
806 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
807 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
808 (mpydu_imm_arcv2hs): Likewise.
809 * config/arc/predicates.md (accl_operand): New predicate.
810
811 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
812 Andrew Burgess <andrew.burgess@embecosm.com>
813
814 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
815 case.
816 (ARC_AUTOFP_IRQ_P): Likewise.
817 (ARC_AUTO_IRQ_P): Likewise.
818 (rgf_banked_register_count): New variable.
819 (parse_mrgf_banked_regs_option): New function.
820 (arc_override_options): Handle rgf_banked_regs option.
821 (arc_handle_interrupt_attribute): Add firq option.
822 (arc_compute_function_type): Return fast irq type when required.
823 (arc_must_save_register): Handle fast interrupts.
824 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
825 (arc_return_address_regs): Update.
826 * config/arc/arc.h (arc_return_address_regs): Update.
827 (arc_function_type): Add fast interrupt type.
828 (ARC_INTERRUPT_P): Update.
829 (RC_FAST_INTERRUPT_P): Define.
830 * config/arc/arc.md (simple_return): Update for fast interrupts.
831 (p_return_i): Likewise.
832 * config/arc/arc.opt (mrgf-banked-regs): New option.
833 * doc/invoke.texi (mrgf-banked-regs): Document.
834
835 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
836
837 * config/arc/arc.c (irq_ctrl_saved): New variable.
838 (ARC_AUTOBLINK_IRQ_P): Define.
839 (ARC_AUTOFP_IRQ_P): Likewise.
840 (ARC_AUTO_IRQ_P): Likewise.
841 (irq_range): New function.
842 (arc_must_save_register): Likewise.
843 (arc_must_save_return_addr): Likewise.
844 (arc_dwarf_emit_irq_save_regs): Likewise.
845 (arc_override_options): Handle deferred options.
846 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
847 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
848 arc_must_save_return_addr.
849 (arc_compute_frame_size): Handle automated save and restore of
850 registers.
851 (arc_expand_prologue): Likewise.
852 (arc_expand_epilogue): Likewise.
853 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
854 * config/arc/arc.opt (mirq-ctrl-saved): New option.
855 * doc/invoke.texi (mirq-ctrl-saved): Document option.
856
857 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
858 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
859
860 PR bootstrap/77661
861 * Makefile.def: Don't pass --enable-maintainer-mode on to an
862 in-tree build MPC.
863 * Makefile.in: Regenerate.
864
865 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
866
867 * configure.ac: Enable LTO by default on darwin >= 9.
868 * configure: Regenerate.
869
870 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
871
872 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
873 and Andrew Waterman as the RISC-V maintainers.
874
875 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
876
877 * MAINTAINERS: Add self to Write After Approval
878
879 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
880
881 * config.guess: Import latest from upstream.
882
883 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
884
885 * MAINTAINERS (Write After Approval): Remove entries that are
886 already covered under Reviewers.
887
888 2017-03-08 Mark Wielaard <mark@klomp.org>
889
890 PR demangler/70909
891 PR demangler/67264
892 * include/demangle.h: Add d_printing to struct demangle_component
893 and pass struct demangle_component as non const.
894
895 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
896
897 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
898
899 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
900
901 * Makefile.tpl: Remove HOST_ISLVER.
902 (HOST_EXPORTS): Remove ISLVER.
903 * Makefile.in: Regenerate.
904
905 2017-02-13 Richard Biener <rguenther@suse.de>
906
907 * configure: Re-generate.
908
909 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
910
911 * MAINTAINERS: Adjust bug reporting URL.
912
913 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
914
915 * MAINTAINERS (Write After Approval): Remove redundant entry
916 for Andrew Burgess.
917
918 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
919
920 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
921 32-bit hppa*-*-hpux*.
922 * configure: Regenerate.
923
924 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
925
926 * configure.ac: Moved the white list of enabling BRIG FE to
927 libhsail-rt/configure.tgt.
928 * configure: Regenerated.
929 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
930
931 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
932 Martin Jambor <mjambor@suse.cz>
933
934 * Makefile.def (target_modules): Added libhsail-rt.
935 (languages): Added language brig.
936 * Makefile.in: Regenerated.
937 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
938 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
939 * configure: Regenerated.
940
941 2017-01-17 Jakub Jelinek <jakub@redhat.com>
942
943 PR other/79046
944 * configure: Regenerated.
945
946 2017-01-04 Alan Modra <amodra@gmail.com>
947
948 * configure: Regenerate.
949
950 2016-12-29 Ben Elliston <bje@gnu.org>
951
952 * config.sub: Import latest version.
953
954 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
955
956 * MAINTAINERS (Write After Approval): Add myself.
957
958 2016-12-21 Jakub Jelinek <jakub@redhat.com>
959
960 * configure.ac: Don't bootstrap libmpx unless --with-build-config
961 includes bootstrap-mpx.
962 * configure: Regenerated.
963
964 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
965
966 * MAINTAINERS (Write After Approval): Add myself.
967
968 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
969
970 * configure: Regenerate.
971
972 2016-12-01 Matthias Klose <doko@ubuntu.com>
973
974 * configure.ac: Don't use pkg-config to check for bdw-gc.
975 * configure: Regenerate.
976
977 2016-11-30 Matthias Klose <doko@ubuntu.com>
978
979 * Makefile.def: Remove reference to boehm-gc target module.
980 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
981 options and for the bdw-gc pkg-config module.
982 * configure: Regenerate.
983 * Makefile.in: Regenerate.
984
985 2016-11-28 Nathan Sidwell <nathan@acm.org>
986
987 * MAINTAINERS (nvptx): Remove self.
988
989 2016-11-25 Ben Elliston <bje@gnu.org>
990
991 * config.guess: Import latest version.
992 * config.sub: Likewise.
993
994 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
995
996 * MAINTAINERS (Write After Approval): Add myself.
997
998 2016-11-15 Matthias Klose <doko@ubuntu.com>
999
1000 * Makefile.def: Remove references to GCJ.
1001 * Makefile.tpl: Likewise.
1002 * Makefile.in: Regenerate.
1003
1004 2016-11-15 Matthias Klose <doko@ubuntu.com>
1005
1006 * config-ml.in: Remove references to GCJ.
1007 * configure.ac: Likewise.
1008 * configure: Regenerate.
1009
1010 2016-11-01 Josh Conner <joshconner@google.com>
1011
1012 * MAINTAINERS (Write After Approval): Update email address,
1013
1014 2016-10-27 Carl Love <cel@us.ibm.com>
1015
1016 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1017 Approval list to make it alphabetical.
1018
1019 2016-10-27 Carl Love <cel@us.ibm.com>
1020
1021 * MAINTAINERS (Write After Approval): Add myself.
1022
1023 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1024
1025 * MAINTAINERS (Reviewers): Add myself.
1026 (Write After Approval): Add myself.
1027
1028 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1029 Ulrich Weigand <uweigand@de.ibm.com>
1030
1031 * MAINTAINERS: Update email address.
1032
1033 2016-10-10 Nathan Sidwell <nathan@acm.org>
1034
1035 * MAINTAINERS: Update email address.
1036
1037 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1038
1039 * configure.ac: Add aarch64-*-freebsd*.
1040 * configure: Regenerate.
1041
1042 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1043
1044 * MAINTAINERS: Update email address after it got reverted.
1045
1046 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1047
1048 * configure.ac (target_libraries): Readd target-boehm-gc.
1049 Restore --enable-objc-gc handling.
1050 * configure: Regenerate.
1051
1052 2015-10-03 Jeff Law <law@redhat.com>
1053
1054 * MAINTAINERS: Move several inactive maintainers to the
1055 write-after-approval section.
1056
1057 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1058
1059 * configure.ac: Add target-libffi to target_libraries.
1060 Readd libgcj target disablings, modified to only target-libffi.
1061 Readd target addition of go to unsupported languages.
1062 * configure: Regenerated.
1063
1064 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1065
1066 * MAINTAINERS: Update email address.
1067
1068 2016-09-30 Andrew Haley <aph@redhat.com>
1069
1070 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1071 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1072 libgcj.
1073
1074 2016-09-30 Andrew Haley <aph@redhat.com>
1075
1076 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1077 write-after approval after GCJ deletion.
1078
1079 2016-09-30 Andrew Haley <aph@redhat.com>
1080
1081 * Makefile.def: Remove libjava.
1082 * Makefile.tpl: Likewise.
1083 * Makefile.in: Regenerate.
1084 * configure.ac: Likewise.
1085 * configure: Likewise.
1086 * gcc/java: Remove.
1087 * libjava: Likewise.
1088
1089 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1090
1091 * MAINTAINERS (Reviewers): Add myself.
1092
1093 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1094
1095 * configure.ac: Disable "sim" directory for arc*-*-*.
1096 * configure: Regenerated.
1097
1098 2016-09-23 Tamar Christina <tamar.christina@arm.com>
1099
1100 * MAINTAINERS (Write After Approval): Add myself.
1101
1102 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1103
1104 * configure.ac: Check for the minimum in-tree MPFR version
1105 handled.
1106 * configure: Regenerate.
1107
1108 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1109
1110 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1111 * configure: Regenerated.
1112
1113 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1114
1115 * MAINTAINERS (Write After Approval): Add myself.
1116
1117 2016-06-23 Andi Kleen <ak@linux.intel.com>
1118
1119 * Makefile.def: Add autoprofiledbootstrap.
1120 * Makefile.tpl: Dito.
1121 * Makefile.in: Regenerate.
1122
1123 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1124
1125 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1126 * configure: Regenerate.
1127
1128 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1129
1130 * configure: Regenerate.
1131 * configure.ac: Remove support for avr-rtems.
1132
1133 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1134
1135 * MAINTAINERS (Write After Approval): Add myself.
1136
1137 2016-06-16 Michael Collison <michael.collison@arm.com>
1138
1139 * MAINTAINERS (Write After Approval): Add myself.
1140
1141 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1142
1143 * MAINTAINERS (Write After Approval): Update e-mail address.
1144
1145 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1146
1147 * MAINTAINERS (Write After Approval): Add myself.
1148
1149 2016-05-28 Alan Modra <amodra@gmail.com>
1150
1151 * Makefile.tpl (configure): Depend on m4 files included.
1152 * Makefile.in: Regenerate.
1153
1154 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1155
1156 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1157 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1158
1159 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1160
1161 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1162 special case builtin.
1163 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1164 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1165 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1166 for __builtin_vec_addec.
1167
1168 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1169
1170 * config.guess: Import version 2016-04-02 (newest).
1171 * config.sub: Import version 2016-05-10 (newest).
1172
1173 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1174
1175 * configure.ac: Add ARC support to libgloss.
1176 * configure: Regenerate
1177
1178 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1179
1180 * MAINTAINERS (Write After Approval): Add myself.
1181
1182 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1183
1184 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1185 * configure: Regenerated.
1186 * Makefile.def (gmp): Explicitly disable assembler.
1187 (mpfr): Adjust lib_path.
1188 (mpc): Likewise.
1189 * Makefile.in: Regenerated.
1190
1191 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1192
1193 PR bootstrap/70704
1194 * configure.ac (--enable-stage1-checking): Add missing
1195 --enable-checking=.
1196 * configure: Regenerated.
1197
1198 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1199
1200 * config.guess: Revert r235676.
1201 * config.sub: Revert r235676.
1202
1203 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1204
1205 * config.guess: Remove SH5 support.
1206 * config.sub: Likewise.
1207 * configure: Likewise.
1208 * configure.ac: Likewise.
1209
1210 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1211
1212 PR bootstrap/70704
1213 * configure.ac (--enable-stage1-checking): For --disable-checking or
1214 implicit --enable-checking, make sure extra flag matches in between
1215 stage1 and later checking.
1216 * configure: Regenerated.
1217
1218 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1219
1220 * .gitattributes: New file.
1221
1222 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1223
1224 * MAINTAINERS (rs6000/powerpc port): Add myself.
1225
1226 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1227
1228 PR bootstrap/70173
1229 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1230 and gotools directories. Delete the stage_final file.
1231 * Makefile.in: Regenerate.
1232
1233 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1234
1235 * MAINTAINERS (Write After Approval): Add myself.
1236
1237 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1238
1239 * MAINTAINERS (Fortran maintainer): Remove myself.
1240
1241 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1242
1243 * MAINTAINERS (Write After Approval): Add myself.
1244
1245 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1246
1247 * MAINTAINERS (Write After Approval): Add myself.
1248
1249 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1250
1251 Sync with binutils-gdb:
1252
1253 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1254
1255 * configure.ac: Add mips and s390 to the gold target check.
1256 * configure: Regenerate.
1257
1258 2016-03-01 DJ Delorie <dj@redhat.com>
1259
1260 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1261
1262 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1263
1264 * MAINTAINERS (libcpp): Add myself.
1265 (diagnostic messages): Likewise.
1266
1267 2016-02-20 Tom de Vries <tom@codesourcery.com>
1268
1269 * MAINTAINERS: Fix whitespace.
1270
1271 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1272
1273 * MAINTAINERS (Write After Approval): Add myself.
1274
1275 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1276
1277 * config/isl.m4: Add comments about isl-0.16.
1278 * configure: Regenerate.
1279
1280 2016-01-29 Martin Jambor <mjambor@suse.cz>
1281
1282 * MAINTAINERS (hsa maintainers): Add myself.
1283
1284 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1285
1286 * MAINTAINERS: (Write After Approval): Add myself.
1287
1288 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1289 Sebastian Pop <s.pop@samsung.com>
1290
1291 * Makefile.in: Regenerate.
1292 * Makefile.tpl: Export ISLVER.
1293 * configure: Regenerate.
1294 * config/isl.m4: Detect isl-0.15.
1295
1296 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1297
1298 PR bootstrap/69329
1299 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1300 * Makefile.in: Regenerate.
1301
1302 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1303
1304 * configure.ac: Enable LTO for DJGPP
1305 * configure: Regenerate
1306
1307 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1308
1309 Sync with binutils-gdb:
1310 2015-10-21 Nick Clifton <nickc@redhat.com>
1311
1312 PR gas/19109
1313 * configure.ac: Note the 'none' is an acceptable argument to
1314 --enable-compressed-debug-sections.
1315 * configure: Regenerate.
1316
1317 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1318
1319 PR bootstrap/69134
1320 * Makefile.def (mpfr): Disable assembler.
1321 * Makefile.in: Regenerate.
1322
1323 2016-01-01 Ben Elliston <bje@gnu.org>
1324
1325 * config.guess: Import version 2016-01-01.
1326 * config.sub: Likewise.
1327
1328 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1329
1330 * MAINTAINERS (Write After Approval): Add myself.
1331
1332 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1333
1334 * Makefile.in: Replace ISL with isl.
1335 * Makefile.tpl: Same.
1336 * config/isl.m4: Same.
1337 * configure.ac: Same.
1338 * contrib/download_prerequisites: Same.
1339 * configure: Regenerate.
1340
1341 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1342
1343 * MAINTAINERS (Write After Approval): Add Myself.
1344
1345 2015-12-17 Nathan Sidwell <nathan@acm.org>
1346
1347 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1348 * configure: Regenerate.
1349
1350 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1351 Sebastian Pop <s.pop@samsung.com>
1352
1353 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1354 isl_ctx_get_max_operations.
1355 * configure: Regenerate.
1356
1357 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1358
1359 * MAINTAINERS (Write After Approval): Add myself.
1360
1361 2015-12-02 Ian Lance Taylor <iant@google.com>
1362
1363 PR go/66147
1364 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1365 * Makefile.in: Regenerate.
1366
1367 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1368
1369 PR libffi/65726
1370 * Makefile.def (lang_env_dependencies): Make libffi depend
1371 on cxx.
1372 * Makefile.in: Regenerate.
1373
1374 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1375
1376 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1377 symbols.
1378
1379 2015-11-20 Tristan Gingold <gingold@adacore.com>
1380
1381 Sync with binutils-gdb:
1382 2015-11-20 Tristan Gingold <gingold@adacore.com>
1383
1384 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1385 * configure: Regenerate.
1386
1387 2015-11-19 Martin Liska <mliska@suse.cz>
1388
1389 * .gitignore: Add .clang-format to ignored files.
1390 * Makefile.in: Add clang-format.
1391 * Makefile.tpl: Likewise.
1392
1393 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1394
1395 * configure.ac: Enable libmpx by default.
1396 * configure: Regenerated.
1397
1398 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1399
1400 * MAINTAINERS: Update email address.
1401
1402 2015-10-23 Paulo Matos <pmatos@linki.tools>
1403
1404 * MAINTAINERS: Update email address.
1405
1406 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1407
1408 * MAINTAINERS (Write After Approval): Add myself.
1409
1410 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1411
1412 Sync with binutils-gdb:
1413 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1414
1415 PR gas/19109
1416 * configure.ac: Add
1417 --enable-compressed-debug-sections={all,gas,gold,ld}.
1418 * configure: Regenerated.
1419
1420 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1421
1422 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1423
1424 2015-10-09 Martin Liska <mliska@suse.cz>
1425
1426 * MAINTAINERS (Write After Approval): Add myself.
1427
1428 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1429
1430 * MAINTAINERS (Write After Approval): Add myself.
1431
1432 2015-10-02 Florian Weimer <fweimer@redhat.com>
1433
1434 * MAINTAINERS: Update email address.
1435
1436 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1437
1438 * MAINTAINERS (Write After Approval): Add myself.
1439
1440 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1441
1442 * MAINTAINERS: Update email.
1443
1444 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1445
1446 * MAINTAINERS: Update my email address.
1447
1448 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1449
1450 * MAINTAINERS (ft32 port): Add myself.
1451
1452 2015-08-28 David Sherwood <david.sherwood@arm.com>
1453
1454 * MAINTAINERS: Add myself.
1455
1456 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1457
1458 * MAINTAINERS (Write After Approval): Add myself.
1459
1460 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1461
1462 PR libfortran/54572
1463 * Makefile.def: Make libgfortran depend on libbacktrace.
1464 * Makefile.in: Regenerate.
1465
1466 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1467
1468 * MAINTAINERS (Write After Approval): Add myself.
1469
1470 2015-08-12 Tom de Vries <tom@codesourcery.com>
1471
1472 PR other/67092
1473 * configure.ac: Remove --with_host_libstdcxx support.
1474 * configure: Regenerate.
1475
1476 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1477 Jakub Jelinek <jakub@redhat.com>
1478
1479 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1480 nvptx*-*-*.
1481 * configure: Regenerate.
1482
1483 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1484
1485 * Makefile.def (libiconv): Define bootstrap=true.
1486 Mark pdf/html/info as missing.
1487 (configure-gcc): Depend on all-libiconv.
1488 (all-gcc): Ditto.
1489 (configure-libcpp): Ditto.
1490 (all-libcpp): Ditto.
1491 (configure-intl): Ditto.
1492 (all-intl): Ditto.
1493 * Makefile.in: Regenerate.
1494
1495 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1496
1497 * MAINTAINERS (loop ivopts): Add the entry and myself.
1498
1499 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1500
1501 * MAINTAINERS (nvptx): Add self.
1502
1503 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1504
1505 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1506 128-bit vector modes.
1507
1508 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1509
1510 * MAINTAINERS (Write After Approval): Add myself.
1511
1512 2015-07-28 Ben Elliston <bje@gnu.org>
1513
1514 * config.sub, config.guess: Import from upstream.
1515
1516 2015-07-24 Michael Darling <darlingm@gmail.com>
1517
1518 PR other/66259
1519 * config-ml.in: Reflects renaming of configure.in to configure.ac
1520 * configure: Likewise
1521 * configure.ac: Likewise
1522
1523 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1524
1525 * MAINTAINERS: Update my email address.
1526
1527 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1528
1529 Sync with binutils-gdb:
1530 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1531
1532 * configure.ac (target_configdirs): Exclude target-zlib if
1533 target-libjava isn't built.
1534 * configure: Regenerated.
1535
1536 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1537
1538 Sync with binutils-gdb:
1539 2015-05-13 John David Anglin <dave.anglin@bell.net>
1540
1541 * configure.ac: Disable configuration of GDB for HPUX targets.
1542 * configure: Regenerate.
1543
1544 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1545
1546 * configure.ac: Add --with-system-zlib.
1547 * configure: Regenerated.
1548
1549 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1550
1551 * configure.ac: Add FT32 support.
1552 * configure: Regenerate.
1553
1554 2015-01-12 Anthony Green <green@moxielogic.com>
1555
1556 * configure.ac: Don't disable gprof for moxie.
1557 * configure: Rebuild.
1558
1559 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1560
1561 Sync with binutils-gdb:
1562 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1563
1564 PR ld/18355
1565 * Makefile.def: Add extra_configure_flags to host zlib.
1566 * configure.ac (extra_host_zlib_configure_flags): New. Set
1567 to --enable-host-shared When bfd is to be built as shared
1568 library. AC_SUBST.
1569 * Makefile.in: Regenerated.
1570
1571 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1572
1573 Sync with src:
1574 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1575 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1576 * Makefile.in: Regenerated.
1577
1578 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1579
1580 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1581 target.
1582 * configure: Regenerate.
1583
1584 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1585
1586 * MAINTAINERS (Write After Approval): Add myself.
1587
1588 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1589
1590 * MAINTAINERS (OS Port Maintainers): Add myself.
1591 (Various Maintainers): Remove myself from libffi testsuite.
1592
1593 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1594
1595 * MAINTAINERS (gen* on machine desc): Add self.
1596
1597 2015-06-02 Jason Merrill <jason@redhat.com>
1598
1599 PR bootstrap/66319
1600 * configure.ac: Use -std=gnu++98.
1601
1602 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1603
1604 * MAINTAINERS (Write After Approval): Add myself.
1605
1606 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1607
1608 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1609 * configure: Regenerate.
1610
1611 2015-05-26 Jason Merrill <jason@redhat.com>
1612
1613 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1614 * configure: Regenerate.
1615
1616 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1617
1618 * configure.ac: FT32 target added.
1619 * configure: Regenerated.
1620
1621 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1622
1623 * MAINTAINERS (Write After Approval): Add myself.
1624
1625 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1626
1627 * MAINTAINERS (Write After Approval): Add myself.
1628
1629 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1630
1631 * configure.ac: Fix typo.
1632 * configure: Regenerate.
1633
1634 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1635
1636 * MAINTAINERS (Write After Approval): Add myself.
1637
1638 2015-05-03 Matthias Klose <doko@ubuntu.com>
1639
1640 * configure.ac: Match $host configured with triplets.
1641 * configure: Regenerate.
1642
1643 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1644
1645 * Makefile.tpl: Remove surplus whitespace throughout.
1646 * Makefile.in: Regenerate.
1647
1648 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1649
1650 * MAINTAINERS (Various Maintainers): Add myself as instruction
1651 combiner maintainer.
1652
1653 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1654
1655 PR bootstrap/62077
1656 * configure.ac (--enable-stage1-checking): Default to
1657 release,misc,gimple,rtlflag,tree,types if --disable-checking
1658 or --enable-checking is not specified and DEV-PHASE is not
1659 experimental.
1660 * configure: Regenerated.
1661
1662 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1663
1664 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1665 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1666 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1667 * Makefile.in: Regenerate.
1668
1669 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1670
1671 * MAINTAINERS: Update my email address.
1672
1673 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1674
1675 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1676
1677 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1678
1679 * MAINTAINERS: Add myself as an arm port reviewer.
1680
1681 2015-03-25 Martin Liska <mliska@suse.cz>
1682 Yury Gribov <y.gribov@samsung.com>
1683
1684 * Makefile.in: Fix ln source location for vimrc file.
1685 * Makefile.tpl: Likewise.
1686
1687 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1688
1689 PR bootstrap/25672
1690 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1691 cross-compiling. Similarly for CXX_FOR_TARGET.
1692 * configure: Regenerate.
1693
1694 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1695
1696 * Makefile.def: Add libmpx.
1697 * configure.ac: Add libmpx.
1698 * Makefile.in: Regenerate.
1699 * configure: Regenerate.
1700
1701 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1702
1703 * MAINTAINERS (CPU Port Maintainers): Add myself
1704 i386 vector ISA extns mantainer.
1705
1706 2015-03-13 Jeff Law <law@redhat.com>
1707
1708 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1709 maintainer.
1710 Remove Richard Henderson as a maintainer for the x86 port.
1711
1712 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1713
1714 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1715
1716 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1717
1718 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1719 pointer bounds checker and i386 MPX maintainer.
1720
1721 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1722
1723 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1724
1725 2015-02-26 Martin Sebor <msebor@redhat.com>
1726
1727 * MAINTAINERS (Various Maintainers): Add self.
1728
1729 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1730
1731 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1732 Make sure it contains lto.
1733 * configure: Regenerate.
1734
1735 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1736
1737 * configure: Regenerate.
1738
1739 2015-02-06 Diego Novillo <dnovillo@google.com>
1740 1
1741 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1742 middle-end, docstring): Remove myself.
1743 (Write After Approval): Add myself.
1744
1745 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1746
1747 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1748 (Write After Approval): Update address.
1749
1750 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1751
1752 PR jit/64780
1753 * configure.ac: Require the user to explicitly specify
1754 --enable-host-shared if the jit is enabled.
1755 * configure: Regenerate.
1756
1757 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1758
1759 * MAINTAINERS (Write After Approval): Add myself.
1760
1761 2015-01-25 Tom de Vries <tom@codesourcery.com>
1762
1763 * MAINTAINERS: Make whitespace consistent.
1764
1765 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1766
1767 * MAINTAINERS (Write After Approval): Add myself.
1768
1769 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1770
1771 * MAINTAINERS: (Write After Approval): Add myself.
1772
1773 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1774
1775 * MAINTAINERS: (Write After Approval): Add myself.
1776
1777 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1778
1779 * MAINTAINERS: (Write After Approval): Add myself.
1780
1781 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1782
1783 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1784 objective-c/c++ front end maintainer.
1785
1786 2015-01-13 Marek Polacek <polacek@redhat.com>
1787
1788 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1789
1790 2015-01-12 Jeff Law <law@redhat.com>
1791
1792 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1793 a very long time.
1794
1795 2015-01-09 Ian Lance Taylor <iant@google.com>
1796
1797 * configure.ac (host_tools): Add gotools.
1798 * Makefile.def (host_modules): Add gotools.
1799 (dependencies): Add dependency of all-gotools on all-target-libgo.
1800
1801 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1802
1803 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1804 * configure: Regenerate.
1805
1806 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1807
1808 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1809 all-target-libgomp.
1810 * Makefile.in: Regenerate.
1811
1812 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1813
1814 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1815
1816 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1817
1818 * configure.ac: Add Visium support.
1819 * configure: Regenerate.
1820
1821 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1822
1823 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1824 * configure: Regenerate.
1825
1826 2015-01-03 Andrew Pinski <apinski@cavium.com>
1827
1828 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1829 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1830 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1831 (OBJCOPY_FOR_TARGET): New variable.
1832 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1833 * Makefile.in: Regenerate.
1834 * configure.ac: Check for already installed target objcopy.
1835 Also GCC_TARGET_TOOL on objcopy.
1836 * configure: Regenerate.
1837
1838 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1839
1840 * config.sub: Update from upstream, to 2015-01-01 version.
1841 * config.guess: Ditto.
1842
1843 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1844
1845 * MAINTAINERS (RTEMS Ports): Add myself.
1846
1847 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1848
1849 * MAINTAINERS (Write After Approval): Add myself.
1850
1851 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1852
1853 * MAINTAINERS (Write After Approval): Add myself.
1854
1855 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1856
1857 * configure.ac (--enable-as-accelerator-for): Don't set
1858 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1859 * configure: Regenerate.
1860
1861 2014-12-13 Jakub Jelinek <jakub@redhat.com>
1862
1863 PR bootstrap/64023
1864 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1865 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1866 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1867 to CXX.
1868 * Makefile.in: Regenerated.
1869
1870 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1871 Yury Gribov <y.gribov@samsung.com>
1872
1873 * .gitignore: Added .local.vimrc and .lvimrc.
1874 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1875 * Makefile.in: Regenerate.
1876
1877 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1878
1879 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1880 * configure: Regenerated.
1881
1882 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1883
1884 * MAINTAINERS (nvptx port): New entry.
1885
1886 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1887
1888 * configure: Regenerate.
1889
1890 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1891
1892 * configure.ac: Merge with Binutils.
1893
1894 2014-11-26 Tobias Burnus <burnus@net-b.de>
1895
1896 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1897 * Makefile.in: Regenerate.
1898
1899 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1900
1901 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1902 missing flex.
1903 * Makefile.in: Regenerated.
1904
1905 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1906
1907 * Makefile.in: Regenerate.
1908
1909 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1910
1911 PR bootstrap/63784
1912 * libtool.m4: Add $pic_flag with -shared.
1913
1914 2014-11-21 Renlin Li <Renlin.Li@arm.com>
1915
1916 * MAINTAINERS (Write After Approval): Added myself.
1917
1918 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1919
1920 * MAINTAINERS (write-after-approval): Add myself.
1921
1922 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1923
1924 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1925 from 2 years ago.
1926
1927 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1928
1929 Revert:
1930 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1931
1932 * MAINTAINERS (Write After Approval): Added myself as line map
1933 maintainer.
1934
1935 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1936
1937 Revert:
1938 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1939
1940 * MAINTAINERS (Write After Approval): Added myself.
1941
1942 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1943
1944 * MAINTAINERS (Write After Approval): Added myself.
1945
1946 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1947
1948 * MAINTAINERS (Write After Approval): Added myself as line map
1949 maintainer.
1950
1951 2014-11-17 Dodji Seketeli <dodji@redhat.com>
1952
1953 * MAINTAINERS (Various Maintainers): Added myself as line map
1954 maintainer.
1955
1956 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1957
1958 * move-if-change: Sync from upstream gnulib.
1959
1960 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1961
1962 * compile: Sync with upstream Automake.
1963 * depcomp: Ditto.
1964 * install-sh: Ditto.
1965 * missing: Ditto.
1966 * mkinstalldirs: Ditto.
1967 * ylwrap: Ditto.
1968
1969 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1970
1971 * config.sub: Update from upstream config repo.
1972 * config.guess: Ditto.
1973
1974 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1975
1976 * Makefile.def: Add liboffloadmic to target_modules. Make
1977 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1978 * Makefile.in: Regenerate.
1979 * configure: Regenerate.
1980 * configure.ac: Add liboffloadmic to target binaries.
1981 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1982 Add liboffloadmic to noconfig list when C++ is not supported.
1983
1984 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1985 Thomas Schwinge <thomas@codesourcery.com>
1986 Ilya Verbin <ilya.verbin@intel.com>
1987 Andrey Turetskiy <andrey.turetskiy@intel.com>
1988
1989 * configure: Regenerate.
1990 * configure.ac (--enable-as-accelerator-for)
1991 (--enable-offload-targets): New configure options.
1992
1993 2014-11-11 Tobias Burnus <burnus@net-b.de>
1994
1995 * Makefile.def: Make all-gcc depend on all-isl.
1996 * Makefile.in: Regenerate.
1997
1998 2014-11-11 David Malcolm <dmalcolm@redhat.com>
1999
2000 * ChangeLog.jit: New.
2001 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2002
2003 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2004
2005 PR target/63610
2006 * libtool.m4: Fix globbing of darwin versions.
2007 * configure: Regenerate.
2008
2009 2014-11-11 Tobias Burnus <burnus@net-b.de>
2010
2011 * Makefile.def: Remove CLooG.
2012 * Makefile.tpl: Ditto.
2013 * configure.ac: Ditto.
2014 * configure: Regenerate.
2015 * Makefile.in: Ditto.
2016
2017 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2018
2019 * configure.ac: Handle nvptx-*-*.
2020 * configure: Regenerate.
2021
2022 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2023
2024 * MAINTAINERS (Write After Approval): Add myself.
2025
2026 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2027
2028 * Makefile.def (libcc1): Remove bootstrap=true;.
2029 * Makefile.in: Regenerated.
2030
2031 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2032
2033 * configure.ac: Update comment.
2034 * configure: Regenerate.
2035
2036 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2037
2038 * MAINTAINERS (Write After Approval): Add myself.
2039
2040 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2041
2042 * configure.ac (extra_host_libiberty_configure_flags): Add
2043 --enable-shared also for libcc1's benefit.
2044 * configure: Regenerate.
2045
2046 2014-10-29 Tristan Gingold <gingold@adacore.com>
2047
2048 * MAINTAINERS: Change my email address.
2049
2050 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2051 Tom Tromey <tromey@redhat.com>
2052
2053 * Makefile.def: Add libcc1 to host_modules.
2054 * configure.ac (host_tools): Add libcc1.
2055 * Makefile.in, configure: Rebuild.
2056
2057 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2058
2059 * configure.ac (build_configargs): Don't share config.cache between
2060 build subdirs.
2061 * configure: Regenerate.
2062
2063 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2064
2065 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2066 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2067 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2068 leon3v7 as leon3.
2069 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2070 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2071 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2072 * config/sparc/sparc.md (cpu): Add leon3v7.
2073 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2074
2075 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2076
2077 * MAINTAINERS (write-after-approval): Add myself.
2078
2079 2014-10-23 Ian Lance Taylor <iant@google.com>
2080
2081 * configure.ac: Disable the Go frontend on systems where it is known
2082 to not work.
2083 * configure: Regenerate.
2084
2085 2014-10-23 Richard Biener <rguenther@suse.de>
2086
2087 * Makefile.def: Add libcpp build module and dependencies.
2088 * configure.ac: Add libcpp build module.
2089 * Makefile.in: Regenerate.
2090 * configure: Likewise.
2091
2092 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2093
2094 * MAINTAINERS (write-after-approval): Add myself.
2095
2096 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2097
2098 * INSTALL/README: Do not mention CVS.
2099
2100 2014-10-03 Jing Yu <jingyu@google.com>
2101
2102 * configure.ac: Add aarch64 to list of targets that support gold.
2103 * configure: Regenerate.
2104
2105 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2106
2107 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2108
2109 2014-09-29 Catherine Moore <clm@codesourcery.com>
2110
2111 * MAINTAINERS: Add myself as MIPS maintainer.
2112
2113 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2114
2115 * MAINTAINERS: Move myself to MIPS maintainers.
2116
2117 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2118
2119 * MAINTAINERS: Put all email addresses between '<' and '>'.
2120
2121 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2122
2123 * MAINTAINERS: Move myself to reviewers (Fortran).
2124
2125 2014-09-01 Andi Kleen <ak@linux.intel.com>
2126
2127 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2128 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2129 * Makefile.in: Regenerate.
2130
2131 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2132
2133 * rtx-classes-status.txt: Delete
2134
2135 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2136
2137 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2138
2139 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2140
2141 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2142 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2143 of checking for version number.
2144 * configure: Regenerated.
2145 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2146
2147 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2148
2149 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2150 is done; begin phase 6 (use extra rtx_def subclasses).
2151
2152 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2153
2154 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2155 done; begin phase 5 (additional rtx_def subclasses).
2156
2157 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2158
2159 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2160
2161 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2162
2163 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2164 SET_BB_HEADER are done.
2165
2166 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2167
2168 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2169 done.
2170
2171 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2172
2173 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2174
2175 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2176
2177 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2178
2179 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2180
2181 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2182
2183 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2184
2185 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2186
2187 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2188
2189 * rtx-classes-status.txt: Phase 3 (per-file commits within
2190 "config" subdirs) is done; begin phase 4 (removal of
2191 "scaffolding").
2192
2193 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2194
2195 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2196 dir) is done; begin phase 3 (per-file commits within "config"
2197 subdirs).
2198
2199 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2200
2201 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2202 phase 2 (per-file commits in main source dir).
2203
2204 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2205
2206 * configure: Regenerated.
2207
2208 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2209
2210 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2211
2212 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2213
2214 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2215
2216 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2217
2218 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2219
2220 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2221
2222 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2223
2224 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2225
2226 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2227
2228 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2229
2230 * MAINTAINERS (Write After Approval): Add myself.
2231
2232 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2233
2234 * MAINTAINERS: Remove myself
2235
2236 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2237
2238 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2239
2240 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2241
2242 * MAINTAINERS (Write After Approval): Add myself.
2243
2244 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2245
2246 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2247 SET_BB_HEADER, SET_BB_FOOTER
2248
2249 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2250
2251 * rtx-classes-status.txt: New file
2252
2253 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2254
2255 * configure.ac: Eliminate ClooG installation dependency.
2256 * configure: Regenerate.
2257 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2258 * Makefile.in: Regenerate.
2259
2260 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2261
2262 * MAINTAINERS (Write After Approval): Add myself.
2263
2264 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2265
2266 * MAINTAINERS (Write After Approval): Add myself.
2267
2268 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2269
2270 * MAINTAINERS (Write After Approval): Add myself.
2271
2272 2014-07-28 Anthony Green <green@moxielogic.com>
2273
2274 Import from savannah.gnu.org:
2275 * config.sub: Update to 2014-07-28 version.
2276
2277 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2278
2279 * MAINTAINERS: Remove my MIPS maintainer entry.
2280
2281 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2282
2283 PR target/47230
2284 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2285 * configure: Regenerate.
2286
2287 2014-07-24 James Norris <jnorris@codesourcery.com>
2288
2289 * MAINTAINERS (Write After Approval): Add myself.
2290
2291 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2292
2293 * configure.ac: Accept only CLooG 0.18.1.
2294 * configure: Regenerate.
2295
2296 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2297
2298 * configure.ac: Don't accept isl 0.11.
2299 * configure: Regenerate.
2300
2301 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2302
2303 * MAINTAINERS (Write After Approval): Add myself.
2304
2305 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2306
2307 * configure.ac: Don't accept isl 0.10.
2308 * configure: Regenerate.
2309
2310 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2311
2312 Fix include path for in-tree cloog.
2313 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2314 * configure: Regenerate.
2315
2316 2014-06-18 Richard Henderson <rth@redhat.com>
2317
2318 * .gitignore: Import gcc_update output.
2319
2320 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2321
2322 * config-ml.in: Robustify ac_configure_args parsing.
2323
2324 * configure.ac (--enable-linker-plugin-configure-flags)
2325 (--enable-linker-plugin-flags): New flags.
2326 (configdirs): Conditionally add libiberty-linker-plugin.
2327 * configure: Regenerate.
2328 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2329 (host_modules) <lto-plugin>: Pay attention to
2330 @extra_linker_plugin_flags@ and
2331 @extra_linker_plugin_configure_flags@.
2332 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2333 * Makefile.in: Regenerate.
2334
2335 * Makefile.tpl (configure-[+prefix+][+module+])
2336 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2337 "module_srcdir" instead of "module" for locating a module's srcdir.
2338 * Makefile.in: Regenerate.
2339
2340 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2341
2342 * MAINTAINERS (Write After Approval): Add myself.
2343
2344 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2345
2346 * MAINTAINERS: Update my email address.
2347
2348 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2349
2350 * MAINTAINERS (Write After Approval): Add myself.
2351
2352 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2353
2354 * MAINTAINERS (Write After Approval): Add myself.
2355
2356 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2357
2358 PR libstdc++/61011
2359 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2360 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2361 * configure: Regenerate.
2362
2363 2014-05-28 Pedro Alves <palves@redhat.com>
2364
2365 * MAINTAINERS (Write After Approval): Add myself.
2366
2367 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2368
2369 * MAINTAINERS: Update my affiliation/email.
2370
2371 2014-05-19 Mike Stump <mikestump@comcast.net>
2372
2373 * MAINTAINERS: Add wide-int reviewers.
2374
2375 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2376
2377 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2378 * configure: Regenerated.
2379
2380 2014-05-15 Torvald Riegel <triegel@redhat.com>
2381
2382 * MAINTAINERS (libitm): Add myself as maintainer.
2383
2384 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2385
2386 * MAINTAINERS (Write After Approval): Add myself.
2387
2388 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2389
2390 * config.sub, config.guess: Import from upstream.
2391
2392 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2393
2394 * MAINTAINERS (Write After Approval): Put myself in correct order.
2395
2396 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2397
2398 * MAINTAINERS (Write After Approval): Add myself.
2399
2400 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2401
2402 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2403 section.
2404
2405 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2406
2407 * MAINTAINERS (Write After Approval): Delete myself.
2408
2409 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2410
2411 PR sanitizer/56781
2412 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2413 and -B* options with -Xcompiler.
2414
2415 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2416
2417 PR bootstrap/60620
2418 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2419 * Makefile.in: Regenerate.
2420
2421 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2422
2423 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2424 for WINDRES_FOR_TARGET in default-manifest.o rule.
2425 * Makefile.in: Regenerate.
2426
2427 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2428
2429 * MAINTAINERS (Write After Approval): Add myself.
2430
2431 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2432
2433 PR sanitizer/56781
2434 * Makefile.def: Set bootstrap=true; for host fixincludes.
2435 * configure.ac: Don't bootstrap host fixincludes unless
2436 --with-build-config=bootstrap-{a,ub}san.
2437 * Makefile.in: Regenerated.
2438 * configure: Regenerated.
2439
2440 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2441
2442 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2443 --enable-vtable-verify option parsing. Don't add
2444 target-libsanitizer to bootstrap_target_libs unless
2445 --with-build-config=bootstrap-asan or
2446 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2447 to bootstrap_target_libs unless --enable-vtable-verify.
2448 * configure: Regenerated.
2449
2450 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2451
2452 * MAINTAINERS (Write After Approval): Add myself.
2453
2454 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2455
2456 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2457
2458 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2459
2460 PR bootstrap/58572
2461 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2462 -I for libstdc++-v3 includes if $(LEAN).
2463 * Makefile.in: Regenerated.
2464
2465 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2466
2467 * MAINTAINERS: Update my email address.
2468
2469 2014-02-24 Walter Lee <walt@tilera.com>
2470
2471 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2472 (tilegx-*-*): Change to tilegx*-*-*.
2473 * configure: Regenerate.
2474
2475 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2476
2477 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2478
2479 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2480
2481 * MAINTAINERS (Write After Approval): Add myself.
2482
2483 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2484
2485 PR target/59788
2486 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2487 *solaris2*.
2488
2489 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2490
2491 * MAINTAINERS: Update my email address.
2492
2493 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2494
2495 * MAINTAINERS: Convert to UTF-8.
2496 Properly sort Xinliang David Li's entry.
2497
2498 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2499 Sandra Loosemore <sandra@codesourcery.com>
2500
2501 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2502 nios2 port maintainers.
2503
2504 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2505
2506 * MAINTAINERS (Write After Approval): Add myself.
2507
2508 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2509
2510 * configure.ac: Add user-friendly check for native x86_64-linux
2511 multilibs.
2512 * configure: Regenerate.
2513
2514 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2515
2516 * MAINTAINERS: Add myself as sh maintainer.
2517
2518 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2519
2520 * MAINTAINERS: Add self as SLSR maintainer.
2521
2522 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2523
2524 * MAINTAINERS: Update my email address.
2525
2526 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2527
2528 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2529
2530 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2531
2532 * Makefile.in: Regenerate.
2533
2534 * Makefile.tpl: Fix typo.
2535 * Makefile.in: Regenerate partially.
2536
2537 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2538
2539 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2540 supported.
2541 * configure: Regenerated.
2542
2543 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2544
2545 * MAINTAINERS (Write After Approval): Add myself.
2546
2547 2013-10-30 Jason Merrill <jason@redhat.com>
2548
2549 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2550 --disable-build-format-warnings.
2551
2552 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2553
2554 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2555 depend on libstdc++ and libgcc.
2556 * configure: Regenerate.
2557 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2558 libcilkrts for POSIX and i*86, and x86_64 architectures.
2559 * Makefile.in: Added libcilkrts related fields to support building it.
2560
2561 2013-10-26 Jeff Law <law@redhat.com>
2562
2563 * Makefile.def (target_modules): Remove libmudflap
2564 (languages): Remove check-target-libmudflap).
2565 * Makefile.in: Rebuilt.
2566 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2567 * configure.ac (target_libraries): Remove target-libmudflap.
2568 Remove checks which disabled libmudflap on some systems.
2569 * configure: Rebuilt.
2570 * libmudflap: Directory removed.
2571
2572 2013-10-21 Cong Hou <congh@google.com>
2573
2574 * MAINTAINERS (Write After Approval): Add myself.
2575
2576 2013-10-16 Mike Stump <mikestump@comcast.net>
2577
2578 * .dir-locals.el: Add.
2579
2580 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2581
2582 * configure.ac: Add --enable-host-shared
2583 * configure: Regenerate.
2584
2585 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2586
2587 Import from savannah.gnu.org:
2588 * config.guess: Update to 2013-06-10 version.
2589 * config.sub: Update to 2013-10-01 version.
2590
2591 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2592
2593 Changes to build configuration to allow big endian ARC ELF toolchain
2594 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2595 * configure: Regenerate.
2596
2597 2013-09-20 Alan Modra <amodra@gmail.com>
2598
2599 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2600 ppc host match. Support little-endian powerpc linux hosts.
2601
2602 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2603
2604 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2605 maintainer.
2606
2607 2013-09-12 DJ Delorie <dj@redhat.com>
2608
2609 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2610 maintainers.
2611
2612 2013-09-03 Richard Biener <rguenther@suse.de>
2613
2614 * configure.ac: Also allow ISL 0.12.
2615 * configure: Regenerated.
2616
2617 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2618
2619 * MAINTAINERS (Write After Approval): Add myself.
2620
2621 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2622
2623 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2624
2625 2013-08-26 Caroline Tice <cmtice@google.com>
2626
2627 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2628 "Various Reviewers" to libvtv "Various Maintainers".
2629
2630 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2631
2632 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2633
2634 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2635
2636 * MAINTAINERS: Update name, email.
2637
2638 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2639
2640 * MAINTAINERS (Write After Approval): Add myself.
2641
2642 2013-08-12 Caroline Tice <cmtice@google.com>
2643
2644 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2645 address in the Write After Approval section.
2646
2647 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2648
2649 * MAINTAINERS (Write After Approval): Update email.
2650
2651 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2652
2653 * configure.ac: Adjust to check VTV_SUPPORTED.
2654 * configure: Regenerated.
2655
2656 2013-08-02 Caroline Tice <cmtice@google.com>
2657
2658 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2659 on non-linux systems; add target-libvtv to noconfigdirs; add
2660 libsupc++/.libs to C++ library search paths.
2661 * configure: Regenerated.
2662 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2663 libstdc++ and libgcc.
2664 * Makefile.in: Regenerated.
2665
2666 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2667
2668 * MAINTAINERS (Write After Approval): Add myself.
2669
2670 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2671 Shiva Chen <shiva0217@gmail.com>
2672
2673 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2674 nds32 port maintainers.
2675
2676 2013-07-17 Tim Shen <timshen91@gmail.com>
2677
2678 * MAINTAINERS (Write After Approval): Add myself.
2679
2680 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2681
2682 * configure.ac: Sync from binutils.
2683 * configure: Regenerate.
2684
2685 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2686
2687 * MAINTAINERS (Write After Approval): Add myself.
2688
2689 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2690
2691 * MAINTAINERS (Write After Approval): Add myself.
2692
2693 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2694
2695 * MAINTAINERS (Write After Approval): Add myself.
2696
2697 2013-04-30 Brooks Moses <bmoses@google.com>
2698
2699 * MAINTAINERS: Update my email; move myself from Fortran
2700 reviewer to Write After Approval.
2701
2702 2013-04-16 Andreas Schwab <schwab@suse.de>
2703
2704 * configure.ac (aarch64-*-*): Don't disable java.
2705 * configure: Regenerate.
2706
2707 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2708
2709 * MAINTAINERS (Write After Approval): Add myself.
2710
2711 2013-03-30 Matthias Klose <doko@ubuntu.com>
2712
2713 * Makefile.def (target_modules): Don't install libffi.
2714 * Makefile.in: Regenerate.
2715
2716 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2717
2718 * MAINTAINERS (Write After Approval): Add myself.
2719
2720 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2721
2722 * MAINTAINERS (Write After Approval): Add myself.
2723
2724 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2725
2726 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2727 * configure: Regenerated.
2728
2729 2013-02-05 Ian Lance Taylor <iant@google.com>
2730
2731 PR go/55969
2732 * configure.ac: Disable libgo on some systems where it does not
2733 work.
2734
2735 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2736
2737 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2738 Remove Geoff Keating as rs6000 port maintainer, at his request.
2739
2740 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2741
2742 * MAINTAINERS: Update my email.
2743
2744 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2745
2746 * configure: Re-generate.
2747
2748 2013-01-15 Richard Biener <rguenther@suse.de>
2749
2750 PR other/55973
2751 * configure: Re-generate.
2752
2753 2013-01-14 Matthias Klose <doko@ubuntu.com>
2754
2755 * Makefile.def (install-target-libsanitizer): Depend on
2756 install-target-libstdc++-v3.
2757 * Makefile.in: Regenerate.
2758
2759 2013-01-14 Richard Biener <rguenther@suse.de>
2760
2761 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2762 * configure: Re-generate
2763
2764 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2765
2766 * config.sub: Update from config repo.
2767
2768 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2769
2770 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2771 * Makefile.in: Regenerate.
2772
2773 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2774
2775 * MAINTAINERS (arc): Add new port maintainership for myself.
2776
2777 2013-01-09 Jason Merrill <jason@redhat.com>
2778
2779 * .gitignore: Import from gdb repository.
2780
2781 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2782
2783 * Makefile.def (configure-gcc): Depend on all-gmp.
2784 (all-gcc): Remove dependency on all-gmp.
2785 * Makefile.in: Regenerated.
2786
2787 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2788
2789 * config.sub: Merge from config repo.
2790 * config.guess: Ditto.
2791
2792 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2793
2794 * Makefile.def: Merge from binutils.
2795 * Makefile.in: Ditto.
2796
2797 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2798
2799 * MAINTAINERS: Update my email.
2800
2801 2012-12-29 Ben Elliston <bje@gnu.org>
2802
2803 * config.guess: Update to 2012-12-29 version.
2804 * config.sub: Likewise.
2805
2806 2012-12-20 Matthias Klose <doko@ubuntu.com>
2807
2808 * Makefile.def (install-target-libgfortran): Depend on
2809 install-target-libquadmath, install-target-libgcc.
2810 (install-target-libsanitizer): Depend on install-target-libgcc.
2811 (install-target-libjava): Depend on install-target-libgcc.
2812 (install-target-libitm): Depend on install-target-libgcc.
2813 (install-target-libobjc): Depend on install-target-libgcc.
2814 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2815 * Makefile.in: Regenerate.
2816
2817 2012-12-19 Matthias Klose <doko@ubuntu.com>
2818
2819 * Makefile.def (install-target-libgo): Depend on
2820 install-target-libatomic.
2821 * Makefile.in: Regenerate.
2822
2823 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2824
2825 PR go/55201
2826 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2827 * Makefile.in: Regenerate.
2828
2829 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2830
2831 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2832 * configure: Regenerate.
2833
2834 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2835
2836 * config.sub: Merge from config repo.
2837
2838 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2839
2840 * Makefile.def (target_modules): Add bootstrap=true and
2841 raw_cxx=true to libsanitizer.
2842 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2843 * Makefile.in: Regenerated.
2844 * configure: Likewise.
2845
2846 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2847
2848 * MAINTAINERS: Remove self as RTL optimization maintainer.
2849
2850 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2851
2852 * MAINTAINERS (Write After Approval): Add myself.
2853
2854 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2855
2856 * Makefile.def (target_modules): Remove bootstrap=true and
2857 raw_cxx=true from libsanitizer.
2858 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2859 * Makefile.in: Regenerated.
2860 * configure: Likewise.
2861
2862 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2863
2864 * Makefile.def (target_modules): Add bootstrap=true and
2865 raw_cxx=true to libsanitizer.
2866 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2867 * Makefile.in: Regenerated.
2868 * configure: Likewise.
2869
2870 2012-11-28 Andrew Pinski <apinski@cavium.com>
2871
2872 PR bootstrap/54279
2873 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2874 * configure: Regenerate.
2875 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2876 * Makefile.in: Regenerate.
2877
2878 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2879
2880 * configure.ac: Disable libsanitizer if we're not building C++.
2881 * configure: Regenerate.
2882
2883 2012-11-15 Roland McGrath <roland@hack.frob.com>
2884
2885 * MAINTAINERS (Write After Approval): Add myself.
2886
2887 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
2888
2889 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2890 Kostya Serebryany (kcc@google.com) and
2891 Jakub Jelinek (jakub@redhat.com).
2892 Rename area for Dodji Seketeli (dodji@redhat.com).
2893
2894 2012-11-15 Dodji Seketeli <dodji@redhat.com>
2895
2896 * MAINTAINERS: (asan.c, related): Add myself.
2897
2898 2012-11-14 Roland McGrath <mcgrathr@google.com>
2899
2900 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2901 * configure: Regenerate.
2902
2903 2012-11-13 Richard Henderson <rth@redhat.com>
2904
2905 * configure.ac: Move libsanitizer logic to subdirectory.
2906 * configure: Regenerate.
2907
2908 2012-11-13 Dodji Seketeli <dodji@redhat.com>
2909
2910 * configure.ac: Enable libsanitizer just on x86 linux for now.
2911 * configure: Re-generate.
2912
2913 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
2914
2915 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2916 sections.
2917 * configure: Regenerate.
2918
2919 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
2920
2921 * configure.ac: Add section for configdirs for libsanitizer.
2922 Disable for cris-*-* and mmix-*-*.
2923 * configure: Regenerate.
2924
2925 2012-11-12 Wei Mi <wmi@google.com>
2926
2927 * configure.ac: Add libsanitizer to target_libraries.
2928 * Makefile.def: Ditto.
2929 * configure: Regenerate.
2930 * Makefile.in: Regenerate.
2931 * libsanitizer: New directory for asan runtime. Contains an empty
2932 tsan directory.
2933
2934 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
2935
2936 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2937 against Mingw64 w32api.
2938 * configure: Regenerate.
2939
2940 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2941
2942 * configure: Regenerated.
2943
2944 2012-11-03 Robert Mason <rbmj@verizon.net>
2945
2946 * configure.ac: add --disable-libstdcxx configure option
2947 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2948
2949 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2950
2951 * MAINTAINERS (Write After Approval): Add myself.
2952
2953 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2954
2955 * MAINTAINERS (Write After Approval): Add myself.
2956
2957 2012-10-24 Sharad Singhai <singhai@google.com>
2958
2959 * MAINTAINERS (Write After Approval): Add myself.
2960
2961 2012-10-24 Eric Christopher <echristo@gmail.com>
2962
2963 * MAINTAINERS: Update email address.
2964
2965 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2966
2967 PR bootstrap/54820
2968 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2969 * configure: Regenerate.
2970
2971 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
2972
2973 * MAINTAINERS (aarch64): Add Marcus and myself.
2974
2975 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2976
2977 PR bootstrap/54820
2978 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2979 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2980 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2981 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2982 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2983 * Makefile.in: Regenerate.
2984 * configure.ac (have_static_libs): New variable and associated check.
2985 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2986 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2987 * configure: Regenerate.
2988
2989 2012-10-10 Richard Biener <rguenther@suse.de>
2990
2991 * MAINTAINERS: Adjust for changed surname.
2992
2993 2012-10-04 Lawrence Crowl <crowl@google.com>
2994
2995 * MAINTAINERS (Write After Approval): Add myself.
2996
2997 2012-10-01 Cary Coutant <ccoutant@google.com>
2998
2999 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3000
3001 2012-09-28 Ian Lance Taylor <iant@google.com>
3002
3003 * Makefile.def: Make all-target-libgo depend on
3004 all-target-libbacktrace.
3005 * Makefile.in: Rebuild.
3006
3007 2012-09-26 Ian Lance Taylor <iant@google.com>
3008
3009 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3010 * Makefile.in: Rebuild.
3011
3012 2012-09-20 Walter Lee <walt@tilera.com>
3013
3014 * configure.ac: Add tilegx to list of targets that support gold.
3015 * configure: Regenerate.
3016
3017 2012-09-20 Marek Polacek <polacek@redhat.com>
3018
3019 * MAINTAINERS (Write After Approval): Add myself.
3020
3021 2012-09-19 Steve Ellcey <sellcey@mips.com>
3022
3023 * configure.ac: Add mips*-mti-elf* target.
3024 * configure: Regenerate.
3025
3026 2012-09-17 Ian Lance Taylor <iant@google.com>
3027
3028 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3029 * configure.ac (host_libs): Add libbacktrace.
3030 (target_libraries): Add libbacktrace.
3031 * Makefile.def (host_modules): Add libbacktrace.
3032 (target_modules): Likewise.
3033 * configure, Makefile.in: Rebuild.
3034
3035 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3036
3037 PR target/38607
3038 Merge upstream change.
3039 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3040
3041 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3042 Add libgomp*.o to compare_exclusions for AIX.
3043 * configure: Regenerate.
3044
3045 2012-09-06 Diego Novillo <dnovillo@google.com>
3046
3047 * configure.ac: Bump minimum GMP version to 4.2.3.
3048 * configure: Re-generate.
3049
3050 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3051
3052 PR target/54461
3053 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3054 target-libgloss if not configured --with-avrlibc=no.
3055 * configure: Regenerate.
3056
3057 2012-09-04 Jason Merrill <jason@redhat.com>
3058
3059 * configure.ac: Fix --enable-languages=all.
3060
3061 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3062
3063 * MAINTAINERS (Write After Approval): Add myself.
3064
3065 2012-09-03 Richard Guenther <rguenther@suse.de>
3066
3067 PR bootstrap/54138
3068 * configure.ac: Re-organize ISL / CLOOG checks to allow
3069 disabling with either --without-isl or --without-cloog.
3070 * configure: Regenerated.
3071
3072 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
3073
3074 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3075 * configure: Regenerate.
3076
3077 2012-08-27 Ulrich Drepper <drepper@gmail.com>
3078
3079 * MAINTAINERS: Fix my email address.
3080
3081 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3082
3083 PR binutils/4970
3084 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3085 and opcodes.
3086 * Makefile.in: Regenerated.
3087
3088 2012-08-26 Art Haas <ahaas@impactweather.com>
3089
3090 * configure: Regenerate.
3091
3092 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3093
3094 * INSTALL/README: Also refer to the online installation
3095 instructions.
3096
3097 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3098
3099 * MAINTAINERS (Write After Approval): Add myself.
3100 (Picochip port): Remove myself.
3101
3102 2012-08-14 Diego Novillo <dnovillo@google.com>
3103
3104 Merge from cxx-conversion branch.
3105
3106 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3107 POSTSTAGE1_CONFIGURE_FLAGS.
3108 * Makefile.in: Regenerate.
3109 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3110 Force C++ when bootstrapping.
3111 * configure: Regenerate.
3112
3113 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3114
3115 * MAINTAINERS (Write After Approval): Add myself.
3116
3117 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3118
3119 * README: Document use of ranges of years in copyright notices.
3120
3121 2012-07-06 Richard Guenther <rguenther@suse.de>
3122
3123 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3124 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3125 --with-gmp=system.
3126 * Makefile.in: Regenerated.
3127 * configure: Likewise.
3128
3129 2012-07-06 Richard Guenther <rguenther@suse.de>
3130
3131 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3132 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3133 supply V=1 as extra_make_flags.
3134 * configure: Regenerated.
3135 * Makefile.in: Likewise.
3136
3137 2012-07-04 Tristan Gingold <gingold@adacore.com>
3138
3139 * configure: Regenerate.
3140
3141 2012-07-03 Richard Guenther <rguenther@suse.de>
3142
3143 * Makfile.def (isl): Remove not necessary extra_exports and
3144 extra_make_flags.
3145 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3146 * Makefile.in: Regenerated.
3147
3148 2012-07-03 Richard Guenther <rguenther@suse.de>
3149
3150 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3151 * configure.ac: If either the ISL or the CLooG check failed
3152 do not try to build in-tree versions.
3153 * Makefile.in: Regenerated.
3154 * configure: Regenerated.
3155
3156 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3157
3158 * configure: Regenerate.
3159
3160 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3161
3162 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3163 maintainer.
3164
3165 2012-07-02 Richard Guenther <rguenther@suse.de>
3166
3167 * configure: Regenerated.
3168
3169 2012-07-02 Richard Guenther <rguenther@suse.de>
3170 Michael Matz <matz@suse.de>
3171 Tobias Grosser <tobias@grosser.es>
3172 Sebastian Pop <sebpop@gmail.com>
3173
3174 * Makefile.def: Add ISL host module, remove PPL host module.
3175 Adjust ClooG host module to use the proper ISL.
3176 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3177 * configure.ac: Include config/isl.m4. Add ISL host library,
3178 remove PPL. Remove PPL configury, add ISL configury, adjust
3179 ClooG configury.
3180 * Makefile.in: Regenerated.
3181 * configure: Likewise.
3182
3183 2012-07-02 Richard Guenther <rguenther@suse.de>
3184
3185 Merge from graphite branch
3186 2011-07-21 Tobias Grosser <tobias@grosser.es>
3187
3188 * configure: Regenerated.
3189 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3190 both cloog.org and legacy versions. The only supported version will
3191 be CLooG with the isl backend.
3192
3193 2011-07-21 Tobias Grosser <tobias@grosser.es>
3194
3195 * configure: Regenerated.
3196 * configure.ac: Require cloog isl 0.17.0
3197
3198 2011-07-21 Tobias Grosser <tobias@grosser.es>
3199
3200 * configure: Regenerated.
3201 * config/cloog.m4: Do not define CLOOG_ORG
3202
3203 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3204
3205 * configure.ac: Skip C if explicitly selected.
3206 * configure: Regenerate.
3207
3208 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3209
3210 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3211 they contain -O2.
3212 * configure: Regenerate.
3213
3214 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3215
3216 PR debug/53740
3217 * df.h, df-problems.c, dce.c: Revert last patch.
3218
3219 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3220
3221 * MAINTAINERS (Write After Approval): Update my email address.
3222
3223 2012-06-21 Meador Inge <meadori@codesourcery.com>
3224
3225 * MAINTAINERS (Write After Approval): Add myself.
3226
3227 2012-06-20 Jason Merrill <jason@redhat.com>
3228
3229 * Makefile.tpl (check-target-libgomp-c++): New.
3230 (check-target-libitm-c++): New.
3231 * Makefile.def (c++): Add them.
3232 * Makefile.in: Regenerate.
3233
3234 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3235
3236 * MAINTAINERS (Write After Approval): Add myself.
3237
3238 2012-05-16 Olivier Hainque <hainque@adacore.com>
3239
3240 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3241 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3242 (install-no-fixedincludes): Adjust accordingly.
3243 * Makefile.in: Regenerate.
3244
3245 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3246
3247 Merge upstream change
3248 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3249
3250 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3251
3252 * MAINTAINERS (Write After Approval): Add myself.
3253
3254 2012-05-09 Nick Clifton <nickc@redhat.com>
3255 Paul Smith <psmith@gnu.org>
3256
3257 PR bootstrap/50461
3258 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3259 allow for the fact that from release v3.1.0 of MPFR the source
3260 files were moved into a src sub-directory.
3261 * configure: Regenerate.
3262
3263 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3264
3265 * configure.ac: Bump minimum MPFR version to 2.4.0.
3266 * configure: Regenerated.
3267
3268 2012-05-01 Richard Henderson <rth@redhat.com>
3269
3270 * Makefile.def (libatomic): New target_module.
3271 * configure.ac (target_libraries): Add libatomic.
3272 (noconfigdirs): Check if libatomic is supported.
3273 * Makefile.in, configure: Rebuild.
3274
3275 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3276
3277 * MAINTAINERS (Write After Approval): Add myself.
3278
3279 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3280
3281 * config.sub: Update to 2012-04-18 version from official repo.
3282
3283 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3284
3285 * MAINTAINERS (Write After Approval): Add myself.
3286
3287 2012-04-11 Steve Ellcey <sellcey@mips.com>
3288
3289 * MAINTAINERS: Changed email address.
3290
3291 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3292
3293 PR target/52737
3294 * contrib/gcc_update (files_and_dependencies):
3295 Remove gcc/config/avr/t-multilib from touch data.
3296
3297 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3298
3299 * MAINTAINERS (OS Port Maintainers): Remove irix.
3300 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3301 (unsupported_languages): Remove mips-sgi-irix6.*.
3302 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3303 (with_stabs): Remove.
3304 * configure: Regenerate.
3305
3306 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3307
3308 * MAINTAINERS (OS Port Maintainers): Remove osf.
3309 * configure.ac (enable_libgomp): Remove *-*-osf*.
3310 (with_stabs): Remove alpha*-*-osf*.
3311 * configure: Regenerate.
3312
3313 2012-03-05 Tristan Gingold <gingold@adacore.com>
3314
3315 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3316 * configure: Regenerate.
3317
3318 2012-02-17 Walter Lee <walt@tilera.com>
3319
3320 * MAINTAINERS: (Write After Approval): Delete myself.
3321
3322 2012-02-14 Walter Lee <walt@tilera.com>
3323
3324 * MAINTAINERS (tilegx port): Add myself.
3325 (tilepro port): Add myself.
3326 (Write After Approval): Add myself.
3327
3328 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3329
3330 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3331 and Joseph Myers as docstring relicensing maintainers.
3332
3333 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3334
3335 * MAINTAINERS (write-after-approval): Add myself.
3336
3337 2012-02-08 Ira Rosen <irar@il.ibm.com>
3338
3339 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3340 maintainer.
3341
3342 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3343
3344 * MAINTAINERS (Write After Approval): Move myself to
3345 maintain alphabetical order.
3346
3347 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3348
3349 * MAINTAINERS (Write After Approval): Add myself.
3350
3351 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3352
3353 * MAINTAINERS (Write After Approval): Add myself.
3354
3355 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3356 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3357
3358 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3359 * configure: Regenerate.
3360
3361 2012-01-23 Harshit Chopra <harshit@google.com>
3362
3363 * MAINTAINERS (Write After Approval): Add myself.
3364
3365 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3366
3367 * configure.ac: Remove reference to mh-interix.
3368 * configure: Regenerate.
3369
3370 2012-01-05 Richard Henderson <rth@redhat.com>
3371
3372 PR bootstrap/51072
3373 * configure.ac: Disable libitm if c++ is not enabled.
3374 * configure: Rebuild.
3375
3376 * configure.ac: Fix regexp for same.
3377 * configure: Rebuild.
3378
3379 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3380
3381 * MAINTAINERS (Write After Approval): Add myself.
3382
3383 2012-01-02 Richard Guenther <rguenther@suse.de>
3384
3385 PR bootstrap/51686
3386 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3387 * Makefile.in: Regenerate.
3388
3389 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3390
3391 * MAINTAINERS (Write After Approval): Add myself.
3392
3393 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3394
3395 * configure: Regenerate.
3396
3397 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3398
3399 * MAINTAINERS (picochip): Changed email address.
3400
3401 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3402
3403 * MAINTAINERS (write-after-approval): Add self.
3404
3405 2011-11-29 DJ Delorie <dj@redhat.com>
3406
3407 * configure.ac (rl78-*-*) New case.
3408 * configure: Regenerate.
3409 * MAINTAINERS: Add myself as RL78 maintainer.
3410
3411 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3412
3413 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3414
3415 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3416
3417 * libtool.m4: Additional FreeBSD 10 fixes.
3418
3419 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3420
3421 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3422 Maintainers section, as Epiphany maintainer.
3423
3424 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3425
3426 PR target/49992
3427 * configure.ac: Remove ranlib special-casing for Darwin.
3428 * configure: Regenerate.
3429
3430 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3431
3432 * MAINTAINERS (Reviewers): Keep the list sorted.
3433
3434 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3435
3436 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3437
3438 2011-11-09 Roland McGrath <mcgrathr@google.com>
3439
3440 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3441 * configure: Rebuild.
3442 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3443 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3444 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3445 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3446 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3447 Add READELF.
3448 * Makefile.in: Rebuild.
3449
3450 2011-11-09 Jason Merrill <jason@redhat.com>
3451
3452 * Makefile.def (language=c++): Remove check-c++0x.
3453 * Makefile.in (check-gcc-c++): Regenerate.
3454
3455 2011-11-08 Richard Henderson <rth@redhat.com>
3456
3457 * configure.ac: Test for libitm directory present first.
3458
3459 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3460
3461 * configure.ac: Test libitm/configure.tgt to disable libitm.
3462 * configure: Rebuild.
3463
3464 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3465 Richard Henderson <rth@redhat.com>
3466
3467 Merged from transactional-memory.
3468
3469 * Makefile.def (lang_env_dependencies): libitm is c++.
3470 Add libitm target module.
3471 * configure.ac: Likewise.
3472 * config/mmap.m4: New file.
3473 * contrib/gcc_update: Add libitm to touch data.
3474 * Makefile.in, configure: Rebuild.
3475
3476 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3477
3478 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3479 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3480 * Makefile.in: Regenerate.
3481
3482 2011-11-01 DJ Delorie <dj@redhat.com>
3483
3484 * config.sub: Update to version 2011-10-29 (added rl78)
3485
3486 2011-10-27 Nick Clifton <nickc@redhat.com>
3487
3488 * config.sub: Import these changes from the config project:
3489
3490 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3491 Ben Elliston <bje@gnu.org>
3492
3493 * config.sub (epiphany): New.
3494
3495 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3496 Ben Elliston <bje@gnu.org>
3497
3498 * config.sub (hexagon, hexagon-*): New.
3499
3500 2011-08-23 Roland McGrath <mcgrathr@google.com>
3501
3502 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3503 64eb to be64.
3504
3505 2011-08-16 Roland McGrath <mcgrathr@google.com>
3506
3507 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3508 (nacl): Grok as alias for 32el-unknown-nacl.
3509
3510 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3511
3512 * MAINTAINERS (Write After Approval): Add myself.
3513
3514 2011-10-24 Teresa Johnson <tejohnson@google.com>
3515
3516 * MAINTAINERS (Write After Approval): Add myself.
3517
3518 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3519
3520 * MAINTAINERS (sparc port): Remove myself.
3521
3522 2011-09-14 Tom de Vries <tom@codesourcery.com>
3523
3524 * MAINTAINERS (Write After Approval): Add myself.
3525
3526 2011-08-14 Yao Qi <yao@codesourcery.com>
3527
3528 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3529 * configure: Regenerate.
3530
3531 2011-07-26 Ian Lance Taylor <iant@google.com>
3532
3533 * configure.ac: Set have_compiler based on whether gcc directory
3534 exists, rather than on whether gcc is in configdirs.
3535 * configure: Rebuild.
3536
3537 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3538
3539 * MAINTAINERS (Global Reviewers): Add self.
3540
3541 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3542
3543 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3544 link directories.
3545 * Makefile.in: Rebuild.
3546
3547 2011-07-20 Ian Lance Taylor <iant@google.com>
3548
3549 PR bootstrap/49787
3550 * configure.ac: Move --enable-bootstrap handling earlier in file.
3551 If --enable-bootstrap and either --enable-build-with-cxx or
3552 --enable-build-poststage1-with-cxx, enable C++ automatically.
3553 * configure: Rebuild.
3554
3555 2011-07-19 Ian Lance Taylor <iant@google.com>
3556
3557 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3558 make C++ a boot_language. Set and substitute
3559 POSTSTAGE1_CONFIGURE_FLAGS.
3560 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3561 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3562 * configure, Makefile.in: Rebuild.
3563
3564 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3565
3566 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3567 maintainers.
3568
3569 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3570
3571 * MAINTAINERS (Global Reviewers): Add myself.
3572
3573 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3574
3575 * configure: Regenerate.
3576
3577 2011-07-16 Jason Merrill <jason@redhat.com>
3578
3579 * Makefile.def (language=c++): Add check-c++0x and
3580 check-target-libmudflap-c++.
3581 * Makefile.tpl (check-target-libmudflap-c++): New.
3582 * Makefile.in: Regenerate.
3583
3584 2011-07-16 Matthias Klose <doko@ubuntu.com>
3585
3586 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3587 * Makefile.def (target_modules/libjava): Pass
3588 $(EXTRA_CONFIGARGS_LIBJAVA).
3589 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3590 if not configured with --enable-static-libjava.
3591 * Makefile.in: Regenerate.
3592 * configure: Likewise.
3593
3594 2011-07-15 Jason Merrill <jason@redhat.com>
3595
3596 * Makefile.in (check-c++): Move check-gcc-c++0x after
3597 check-target-libstdc++-v3.
3598
3599 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3600
3601 * MAINTAINERS (c6x port): New entry.
3602
3603 2011-07-13 Jason Merrill <jason@redhat.com>
3604
3605 * Makefile.in (check-gcc-c++0x): New.
3606 (check-c++): Depend on it.
3607
3608 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3609
3610 PR target/39150
3611 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3612 x86_64-*-solaris2.1[0-9]*.
3613 * configure: Regenerate.
3614
3615 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3616
3617 * MAINTAINERS (RTL optimizers): Add self.
3618
3619 2011-06-27 Gabriel Charette <gchare@google.com>
3620
3621 * MAINTAINERS (Write After Approval): Add myself.
3622
3623 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3624
3625 PR regression/47836
3626 PR bootstrap/23656
3627 PR other/47733
3628 PR bootstrap/49247
3629 PR c/48825
3630 * configure.ac (target_libraries): Remove target-libiberty.
3631 Remove case-statement setting skipdirs=target-libiberty for
3632 multiple targets. Remove checking target_configdirs and
3633 removing target-libiberty but keeping target-libgcc if
3634 otherwise empty.
3635 * Makefile.def (target_modules): Don't add libiberty.
3636 (dependencies): Remove all traces of target-libiberty.
3637 * configure, Makefile.in: Regenerate.
3638
3639 2011-06-13 Walter Lee <walt@tilera.com>
3640
3641 * configure.ac (tilepro-*-*) New case.
3642 (tilegx-*-*): Likewise.
3643 * configure: Regenerate.
3644
3645 2011-06-06 Jing Yu <jingyu@google.com>
3646
3647 * configure.ac: Skip target-libiberty for
3648 arm*-*-linux-androideabi.
3649 * configure: Regenerated.
3650
3651 2011-06-06 Nick Clifton <nickc@redhat.com>
3652
3653 * config.sub: Sync from upstream.
3654
3655 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3656
3657 * MAINTAINERS (Write After Approval): Add myself.
3658
3659 2011-06-01 Daniel Jacobowitz <drow@false.org>
3660
3661 * MAINTAINERS: Update my email address.
3662
3663 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3664
3665 * MAINTAINERS (Write After Approval): Update my email address.
3666
3667 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3668
3669 * MAINTAINERS (Write After Approval): Add myself.
3670
3671 2011-05-08 Doug Kwan <dougkwan@google.com>
3672
3673 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3674 * configure: Regenerated.
3675 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3676 value from configure.
3677 * Makefile.in: Regenerated.
3678
3679 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3680
3681 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3682 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3683 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3684 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3685 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3686 *-*-vxworks*): Disable newlib and libgloss in separate case
3687 statement.
3688 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3689 to separate case statement.
3690 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3691 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3692 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3693 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3694 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3695 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3696 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3697 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3698 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3699 i[[3456789]]86-*-rdos*, m32r-*-*,
3700 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3701 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3702 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3703 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3704 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3705 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3706 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3707 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3708 and libgloss in main case over targets. Remove most empty cases
3709 in main case over targets.
3710 * configure: Regenerate.
3711
3712 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3713
3714 * MAINTAINERS (Write After Approval): Add myself.
3715
3716 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3717
3718 * configure.ac: Remove code setting special library locations for
3719 hppa*64*-*-hpux11*. Remove code setting compiler for
3720 sparc-sun-solaris2*.
3721 * configure: Regenerate.
3722
3723 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3724
3725 * configure.ac: Separate libgloss_dir settings from general case
3726 over targets.
3727 * configure: Regenerate.
3728
3729 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3730
3731 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3732 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3733 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3734 cases in libgcj-disabling case statement.
3735 (hppa*64*-*-linux*): Set unsupported_languages instead of
3736 disabling target-zlib.
3737 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3738 to hppa*64*-*-hpux*.
3739 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3740 hppa*-*-hpux*.
3741 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3742 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3743 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3744 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3745 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3746 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3747 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3748 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3749 libgcj-disabling case statement.
3750 * configure: Regenerate.
3751
3752 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3753
3754 * configure.ac: Disable Java for targets not supporting libffi.
3755 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3756 Remove cases in Java-disabling statement.
3757 (*arm-wince-pe): Change to arm-wince-pe.
3758 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3759 cases in Java-disabling statement.
3760 (bfin-*-*): Don't disable Java again.
3761 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3762 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3763 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3764 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3765 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3766 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3767 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3768 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3769 Java-disabling statement.
3770 (mmix-*-*): Don't disable Java again.
3771 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3772 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3773 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3774 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3775 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3776 statement.
3777 * configure: Regenerate.
3778
3779 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3780
3781 * configure.ac: Separate cases disabling Java and Java libraries
3782 from general case over targets.
3783 * configure: Regenerate.
3784
3785 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3786
3787 * MAINTAINERS: Update my email address.
3788
3789 2011-04-20 Easwaran Raman <eraman@google.com>
3790
3791 * MAINTAINERS (Write After Approval): Add myself.
3792
3793 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3794
3795 PR lto/48086
3796 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3797 * configure: Regenerate.
3798
3799 2011-04-16 Jim Meyering <meyering@redhat.com>
3800
3801 * MAINTAINERS (Write After Approval): Add myself.
3802
3803 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3804
3805 * MAINTAINERS: Update my email address.
3806
3807 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3808
3809 * MAINTAINERS (Write After Approval): Add myself.
3810
3811 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3812
3813 * MAINTAINERS (Write After Approval): Add myself.
3814
3815 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3816
3817 * MAINTAINERS (Write After Approval): Add myself.
3818
3819 2011-04-06 Joseph Myers <joseph@codesourcery.com>
3820
3821 * configure.ac (build_tools): Remove build-byacc.
3822 (host_libs): Remove mmalloc.
3823 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3824 autoconf automake libtool diff rcs fileutils shellutils time
3825 textutils wdiff find uudecode hello tar gzip indent recode release
3826 sed perl gawk findutils gettext zip.
3827 (libgcj): Remove target-qthreads.
3828 (target_tools): Remove target-examples target-gperf.
3829 (YACC): Don't handle building byacc.
3830 * configure: Regenerate.
3831 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3832 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3833 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3834 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3835 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3836 handle building components.
3837 * Makefile.in: Regenerate.
3838
3839 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3840
3841 * MAINTAINERS: Update my email address as Xtensa maintainer.
3842
3843 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3844
3845 * config.sub: Sync from upstream.
3846
3847 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3848
3849 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3850 (microblaze*): Don't disable libssp.
3851 * configure: Regenerate.
3852
3853 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3854
3855 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3856 moveifchange.
3857 * configure: Regenerate.
3858 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3859 * Makefile.in: Regenerate.
3860
3861 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3862
3863 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3864 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3865 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3866 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3867 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3868 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3869 md_exec_prefix cases.
3870 * configure: Regenerate.
3871
3872 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3873
3874 * configure.ac: Separate cases disabling target-libssp,
3875 target-libiberty, target-libstdc++-v3 and Fortran from general
3876 case over targets.
3877 * configure: Regenerate.
3878
3879 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3880
3881 * configure.ac (*-*-chorusos): Don't disable libgcj.
3882 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3883 Remove case.
3884 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3885 (arm-*-coff): Don't disable libgcj.
3886 (arm*-*-linux-gnueabi): Remove useless assignment.
3887 (arm-*-riscix*): Don't disable libgcj.
3888 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3889 configuration.
3890 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3891 (c54x*-*-*): Remove case.
3892 (tic54x-*-*): Don't disable GCC or GCC libraries.
3893 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3894 to *.
3895 (d10v-*-*): Don't disable GCC libraries.
3896 (d30v-*-*): Don't disable libgcj.
3897 (h8500-*-*): Don't disable GCC libraries.
3898 (i960-*-*): Don't disable libgcj.
3899 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3900 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3901 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3902 libgcj.
3903 (m68k-*-coff*): Remove case.
3904 (mmix-*-*): Don't disable libgloss on host.
3905 (mn10200-*-*, mn10300-*-*): Remove cases.
3906 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3907 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3908 Don't disable libgcj.
3909 (romp-*-*): Remove case.
3910 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3911 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3912 case.
3913 (v810-*-*): Don't disable GCC libraries.
3914 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3915 (ip2k-*-*): Don't disable GCC libraries.
3916 * configure: Regenerate.
3917
3918 2011-03-28 Joseph Myers <joseph@codesourcery.com>
3919
3920 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3921 libffi on host.
3922 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3923 on host.
3924 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3925 * configure: Regenerate.
3926
3927 2011-03-26 John Marino <binutils@marino.st>
3928
3929 * configure.ac: Add support for *-*-dragonfly*
3930 * configure: Regenerate.
3931
3932 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3933
3934 * configure.ac (native_only): Remove.
3935 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3936 send-pr uudecode guile gnuserv on host.
3937 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3938 send-pr rcs guile perl texinfo libtool on host.
3939 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3940 automake send-pr rcs guile perl texinfo libtool on host.
3941 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3942 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3943 (alpha*-dec-osf*): Don't disable fileutils on target.
3944 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3945 texinfo send-pr expect dejagnu on target.
3946 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3947 target-qthreads on target.
3948 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3949 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3950 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3951 x86_64-*-mingw*): Don't disable expect on target.
3952 (*-*-cygwin*): Don't disable target-gperf on target.
3953 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3954 gnuserv on target.
3955 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3956 target.
3957 * configure: Regenerate.
3958
3959 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3960
3961 * configure.ac (target_tools): Remove target-groff.
3962 (native_only): Remove target-groff.
3963 (hppa*64*-*-*): Don't disable byacc.
3964 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3965 setting.
3966 (*-*-kaos*): Don't skip target-librx and target-groff.
3967 (*-*-netware*): Don't skip target-libmudflap.
3968 (*-*-tpf*): Don't skip target-libmudflap.
3969 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3970 directories on the host.
3971 (ia64*-*-*vms*): Don't skip tix.
3972 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3973 host.
3974 * configure: Regenerate.
3975
3976 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3977
3978 * configure.ac: Remove references to mt-mep, mt-netware,
3979 mt-wince.
3980 * Makefile.def: Add all-utils soft dependencies.
3981 * Makefile.tpl: Remove GDB_NLM_DEPS.
3982 * configure: Regenerate.
3983 * Makefile.in: Regenerate.
3984
3985 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3986
3987 * configure.ac: Do not include mh-x86omitfp.
3988 * configure: Regenerate.
3989
3990 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3991
3992 * configure.ac: Remove empty cases.
3993 * configure: Regenerate.
3994
3995 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3996
3997 * Makefile.def: Add dependency from termcap to gdb.
3998 * Makefile.in: Regenerate.
3999
4000 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4001
4002 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4003 * configure: Regenerate.
4004 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4005 * Makefile.tpl: Likewise.
4006 * Makefile.in: Regenerate.
4007
4008 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4009
4010 * configure.ac: Remove all mentions of tentative_cc.
4011 * configure: Regenerate.
4012
4013 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4014
4015 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4016 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4017 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4018 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4019 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4020 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4021 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4022 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4023 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4024 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4025 *-*-rhapsody*): Remove host cases.
4026 * configure: Regenerate.
4027
4028 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4029
4030 * configure.ac (ppc*-*-pe): Remove host case.
4031 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4032 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4033 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4034 cases.
4035 * configure: Regenerate.
4036
4037 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4038
4039 * config.sub: Update to version 2011-03-23.
4040
4041 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4042
4043 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4044 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4045 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4046 * configure: Regenerate.
4047
4048 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4049
4050 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4051 to Write After Approval.
4052 * config-ml.in: Don't handle arc-*-elf*.
4053 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4054 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4055 handle GCC libraries.
4056 * configure: Regenerate.
4057
4058 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4059
4060 PR bootstrap/48120:
4061 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4062 Add -lstdc++ -lm to LIBS.
4063 * configure: Regenerate.
4064
4065 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4066
4067 * config.guess: Update to version 2011-02-02
4068 * config.sub: Update to version 2011-02-24
4069
4070 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4071
4072 PR lto/48086
4073 * configure.ac: Re-enable LTO on *-apple-darwin9.
4074 * configure: Regenerate.
4075
4076 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4077
4078 PR lto/48086
4079 * configure.ac: Disable LTO on darwin due to an assembler change in
4080 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4081 under 256.
4082 * configure: Regenerate.
4083
4084 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4085
4086 * MAINTAINERS: Update myself as score backend maintainer,
4087 update my e-mail address.
4088
4089 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
4090
4091 * MAINTAINERS: Update my e-mail address.
4092
4093 2011-03-06 Joey Ye <joey.ye@arm.com>
4094
4095 * MAINTAINERS: Update my e-mail address.
4096
4097 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4098
4099 * configure.ac: Adjust test of with_ppl.
4100 * configure: Regenerated.
4101
4102 2011-03-02 Kai Tietz <ktietz@redhat.com>
4103
4104 * MAINTAINERS: Adjust my e-mail address.
4105
4106 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4107
4108 * configure.ac: Add -lpwl to ppllibs.
4109 * configure: Regenerated.
4110
4111 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4112
4113 * config/cloog.m4: Add -lisl to clooglibs.
4114 * configure: Regenerated.
4115
4116 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4117
4118 * MAINTAINERS (CPU Port maintainers): Add self.
4119
4120 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4121
4122 * MAINTAINERS: Add myself as testsuite maintainer.
4123
4124 2011-02-15 Mike Stump <mikestump@comcast.net>
4125
4126 * MAINTAINERS: Add myself as testsuite maintainer.
4127
4128 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4129
4130 Import from Libtool and gnulib:
4131
4132 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4133
4134 Prepare for supporting FreeBSD 10.
4135 * config.rpath: Remove handling of freebsd1* which soon would
4136 match FreeBSD 10.0.
4137
4138 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4139
4140 Remove support for FreeBSD 1.x.
4141 * libtool.m4 (_LT_LINKER_SHLIBS)
4142 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4143 soon would incorrectly match FreeBSD 10.0.
4144
4145 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4146
4147 PR binutils/12283
4148 * move-if-change: Import version from gnulib.
4149
4150 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4151
4152 PR lto/47225
4153 * Makefile.def (lto-plugin): Double dash for enable-shared.
4154 (configure-gcc): Depend on all-lto-plugin.
4155 * Makefile.in: Rebuilt.
4156
4157 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4158
4159 * configure.ac: Remove extra bracket.
4160 * configure: Regenerate.
4161
4162 2011-02-08 Tobias Burnus <burnus@net-b.de>
4163
4164 * MAINTAINERS: Add myself as libquadmath maintainer.
4165
4166 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4167
4168 * MAINTAINERS: Update my email address.
4169
4170 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4171
4172 * MAINTAINERS (option handling): Add self.
4173
4174 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4175
4176 PR lto/47225
4177 * Makefile.def: Add dependency for install-gcc
4178 on install-lto-plugin.
4179 * Makfile.in: Regenerated
4180
4181 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4182
4183 * MAINTAINERS (CPU Port Maintainers): Add myself.
4184
4185 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4186
4187 PR libgcj/44341
4188 * configure.ac: Discard --with-* flags for host when configuring
4189 target libraries for cross build.
4190 * configure: Rebuilt.
4191
4192 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4193
4194 * MAINTAINERS (linear loop transforms): Removed.
4195
4196 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4197
4198 * configure.ac: If with_ppl is no, move setting with_cloog=no
4199 after CLOOG_REQUESTED check.
4200 * configure: Regenerated.
4201
4202 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4203
4204 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4205 CLooG has been requested.
4206 * configure: Regenerated.
4207
4208 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4209
4210 * configure: Regenerated.
4211 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4212
4213 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4214
4215 * configure: Regenerated.
4216 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4217
4218 2011-01-21 Andreas Schwab <schwab@redhat.com>
4219
4220 * configure.ac: Use AS_HELP_STRING throughout.
4221 * configure: Regenerate.
4222
4223 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4224
4225 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4226 * configure: Regenerate.
4227
4228 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4229
4230 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4231
4232 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4233
4234 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4235 for ia64-hpux.
4236 * configure: Regenerate.
4237
4238 2011-01-07 Jan Hubicka <jh@suse.cz>
4239
4240 PR lto/47225
4241 * Makefile.in: Regenerate.
4242 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4243 configure.
4244
4245 2011-01-07 Jan Hubicka <jh@suse.cz>
4246
4247 * Makefile.in: Regenerate.
4248 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4249 and configure dependency on lto-plugin configure.
4250 (lto-plugin module): Remove dependency on GCC; add dependency on
4251 liniberty.
4252
4253 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4254
4255 * MAINTAINERS (Write After Approval): Add myself.
4256
4257 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4258
4259 * configure: Regenerate.
4260
4261 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4262
4263 * configure.ac: (picochip): Disable libiberty.
4264
4265 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4266
4267 * MAINTAINERS (Write After Approval): Add myself.
4268
4269 2010-12-10 Ian Lance Taylor <iant@google.com>
4270
4271 PR bootstrap/46819
4272 * configure.ac: For --disable-libgcj clear libgcj_saved.
4273 * configure: Rebuild.
4274
4275 2010-12-10 Tobias Burnus <burnus@net-b.de>
4276
4277 PR fortran/46540
4278 * configure.ac: Add --disable-libquadmath and
4279 --disable-libquadmath-support.
4280 * configure: Regenerate.
4281
4282 2010-12-03 Ian Lance Taylor <iant@google.com>
4283
4284 * MAINTAINERS: Add myself as libgo maintainer.
4285
4286 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4287
4288 PR libffi/46792
4289 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4290 * configure: Regenerate.
4291
4292 2010-12-02 Ian Lance Taylor <iant@google.com>
4293
4294 * configure.ac: Always set default for poststage1_ldflags to
4295 -static-libstdc++ -static-libgcc.
4296
4297 2010-11-29 Andreas Schwab <schwab@redhat.com>
4298
4299 * configure.ac: Move comment to remove extra space in last argument
4300 of GCC_TARGET_TOOL.
4301
4302 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4303
4304 PR other/46026
4305 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4306 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4307 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4308 (BASE_FLAGS_TO_PASS): Use it.
4309 * configure: Rebuilt.
4310 * Makefile.in: Rebuilt.
4311
4312 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4313
4314 PR binutils/12258
4315 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4316 Properly check default linker.
4317 * configure: Regnerated.
4318
4319 2010-11-23 Matthias Klose <doko@ubuntu.com>
4320
4321 * configure.ac: For --enable-gold, handle value `default' instead of
4322 `both*'. New configure option --{en,dis}able-ld.
4323 * configure: Regenerate.
4324
4325 2010-11-20 Ian Lance Taylor <iant@google.com>
4326
4327 * configure.ac: Only disable a language library if no language needs
4328 it. Don't let --disable-libgcj uncondtionally disable libffi.
4329 * configure: Rebuild.
4330
4331 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4332
4333 * Makefile.in: Regenerate.
4334
4335 PR other/46202
4336 * configure.ac: Fix just-built in-tree STRIP name to be
4337 binutils/strip-new.
4338 * configure: Regenerate.
4339 * Makefile.def (install-strip-gcc, install-strip-binutils)
4340 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4341 (install-strip-sid): Mirror dependencies on non-strip variants
4342 of these targets on the respective -strip prerequisites.
4343 * Makefile.tpl (install-strip, install-strip-host)
4344 (install-strip-target): New targets.
4345 (install-strip-[+module+], install-strip-target-[+module+]):
4346 New targets.
4347 * Makefile.in: Regenerate.
4348
4349 2010-11-19 Ian Lance Taylor <iant@google.com>
4350 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4351
4352 * configure.ac: Add target-libgo to target_libraries. Set
4353 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4354 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4355 (HOST_EXPORTS): Add GOC.
4356 (BASE_TARGET_EXPORTS): Add GOC.
4357 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4358 (GOCFLAGS_FOR_TARGET): New variable.
4359 (EXTRA_HOST_FLAGS): Add GOC.
4360 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4361 * Makefile.def (target_modules): Add libgo.
4362 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4363 (dependencies): Add dependency from configure-target-libgo to
4364 configure-target-libffi and all-target-libstdc++-v3. Add
4365 dependencies from all-target-libgo to all-target-libffi.
4366 (languages): Add go.
4367 * configure: Rebuild.
4368 * Makefile.in: Rebuild.
4369
4370 2010-11-19 Ian Lance Taylor <iant@google.com>
4371
4372 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4373 compiler/flag environment variables.
4374
4375 2010-11-18 Ian Lance Taylor <iant@google.com>
4376
4377 * configure.ac: Check for lang_requires_boot_languages in
4378 config-lang.in files.
4379 * configure: Rebuild.
4380
4381 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4382 Tobias Burnus <burnus@net-b.de>
4383
4384 PR fortran/32049
4385 * Makefile.def: Add libquadmath; build it with language=fortran.
4386 * configure.ac: Add libquadmath.
4387 * Makefile.tpl: Handle multiple libs in check-[+language+].
4388 * Makefile.in: Regenerate.
4389 * configure: Regenerate.
4390
4391 2010-11-16 Tom Tromey <tromey@redhat.com>
4392
4393 * MAINTAINERS: Moved myself to reviewers section.
4394
4395 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4396
4397 * MAINTAINERS: Moved myself to reviewers section.
4398
4399 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4400
4401 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4402 (Write After Approval): Remove self.
4403
4404 2010-11-15 Andreas Schwab <schwab@redhat.com>
4405
4406 * configure.ac: Fix spelling in option names.
4407 * configure: Regenerated.
4408
4409 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4410
4411 PR bootstrap/39622
4412 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4413 * configure: Regenerated.
4414
4415 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4416
4417 * MAINTAINERS: Update my email address.
4418
4419 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4420
4421 * configure: Regenerate.
4422
4423 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4424
4425 * configure: Regenerate.
4426
4427 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4428
4429 * configure: Regenerate.
4430
4431 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4432
4433 * configure: Regenerate.
4434
4435 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4436
4437 * configure.ac: Support official CLooG.org versions.
4438 * configure: Regenerate.
4439 * config/cloog.m4: New.
4440
4441 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4442
4443 * MAINTAINERS (Write After Approval): Add myself.
4444
4445 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4446
4447 * MAINTAINERS: Update my email address.
4448
4449 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4450
4451 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4452 * configure: Regenerate.
4453
4454 2010-11-03 Ian Lance Taylor <iant@google.com>
4455 Dave Korn <dave.korn.cygwin@gmail.com>
4456
4457 PR lto/46273
4458 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4459 and on other supported platforms whenever LTO is enabled.
4460 * configure: Rebuild.
4461
4462 2010-11-02 Alan Modra <amodra@gmail.com>
4463
4464 PR binutils/12110
4465 * configure.ac: Error when source path contains spaces.
4466 * configure: Regenerate.
4467
4468 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4469
4470 * MAINTAINERS: Update my email address.
4471
4472 2010-10-20 Ian Lance Taylor <iant@google.com>
4473
4474 * Makefile.def (target_modules): Set lib_path to src/.libs for
4475 libstdc++-v3 module.
4476 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4477 * Makefile.in: Rebuild.
4478
4479 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4480
4481 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4482 (Write After Approval): Remove myself.
4483
4484 2010-10-15 Tristan Gingold <gingold@adacore.com>
4485
4486 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4487
4488 2010-10-14 Douglas Rupp <rupp@gnat.com>
4489
4490 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4491
4492 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4493
4494 * configure.ac (build_lto_plugin): New shell variable.
4495 (--enable-lto): Turn on by default for all non-ELF platforms that
4496 have had LTO support added so far. Set build_lto_plugin appropriately
4497 for both ELF and non-ELF.
4498 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4499 * configure: Regenerate.
4500
4501 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4502
4503 Sync from src:
4504 * configure.ac (v850 support): Remove target-libgloss from
4505 noconfigdirs.
4506 * configure: Regenerate.
4507
4508 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4509
4510 PR bootstrap/45326
4511 PR bootstrap/45174
4512 * configure.ac: Honor initial values of $build_configargs,
4513 $host_configargs, $target_configargs. Mark the precious, so
4514 environment settings get recorded.
4515 * configure: Regenerate.
4516
4517 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4518
4519 PR bootstrap/45796
4520 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4521 Depend on all-build-libiberty.
4522 * Makefile.in: Regenerate.
4523
4524 2010-09-30 Michael Eager <eager@eagercon.com>
4525
4526 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4527 * configure: Regenerate.
4528
4529 2010-09-28 Michael Eager <eager@eagercon.com>
4530
4531 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4532
4533 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4534
4535 PR bootstrap/44621
4536 * configure.ac: Fix unportable shell quoting.
4537 * configure: Regenerate.
4538
4539 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4540
4541 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4542 targets and amend comment.
4543 * configure: Regenerate.
4544
4545 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4546
4547 * MAINTAINERS (Write After Approval): Add myself.
4548
4549 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4550
4551 * configure.ac: Enable LTO by default on Darwin.
4552 * configure: Regenerate.
4553
4554 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4555
4556 * MAINTAINERS (Write After Approval): Add myself.
4557
4558 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4559
4560 * MAINTAINERS (Write After Approval): Add myself.
4561
4562 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4563
4564 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4565 ports
4566
4567 2010-07-28 David Yuste <david.yuste@gmail.com>
4568
4569 * MAINTAINERS (Write After Approval): Add myself.
4570
4571 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4572
4573 * configure.ac: Support all v850 targets.
4574 * configure: Regenerate.
4575
4576 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4577
4578 PR bootstrap/44455
4579 * configure.ac (extra_mpfr_configure_flags): Copy from
4580 extra_mpc_gmp_configure_flags.
4581 * configure: Re-generated.
4582
4583 2010-07-22 Andi Kleen <ak@linux.intel.com>
4584
4585 * MAINTAINERS (Write After Approval): Add myself.
4586
4587 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4588
4589 * MAINTAINERS (Write After Approval): Add myself.
4590
4591 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4592
4593 * MAINTAINERS (Write After Approval): Add myself.
4594
4595 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4596
4597 PR target/44862
4598 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4599 Provide -B option to allow for link spec %s substitutions for
4600 libstdc++.a on darwin.
4601 * Makefile.in: Regenerate.
4602
4603 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4604
4605 * MAINTAINERS (Reviewers): Update my e-mail address
4606
4607 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4608
4609 * Makefile.def (configure-gcc): Depend on all-libelf.
4610 * Makefile.in: Rebuild.
4611
4612 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4613
4614 * MAINTAINERS (Write After Approval): Add myself in the right place.
4615
4616 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4617
4618 * MAINTAINERS (Write After Approval): Add myself.
4619
4620 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4621
4622 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4623
4624 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4625
4626 * config.sub: Update to version 2010-05-21.
4627 * config.guess: Update to version 2010-04-03.
4628
4629 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4630
4631 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4632 * configure: Regenerate.
4633
4634 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4635
4636 * MAINTAINERS (Write After Approval): Add myself.
4637
4638 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4639
4640 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4641 a platform that supports LTO.
4642 * configure: Regenerate.
4643
4644 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4645
4646 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4647 * configure: Regenerated.
4648
4649 2010-04-27 Roland McGrath <roland@redhat.com>
4650 H.J. Lu <hongjiu.lu@intel.com>
4651
4652 * configure.ac (--enable-gold): Support both, both/gold and
4653 both/bfd to add gold to configdirs without removing ld.
4654 * configure: Regenerated.
4655
4656 * Makefile.def: Add install-gold dependency to install-ld.
4657 * Makefile.in: Regenerated.
4658
4659 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4660
4661 PR lto/42776
4662 * configure.ac (--enable-lto): Refactor handling so libelf tests
4663 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4664 and allow LTO to be explicitly enabled on non-ELF platforms that
4665 are known to support it inside else-clause.
4666 * configure: Regenerate.
4667
4668 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4669
4670 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4671 * configure: Regenerate.
4672
4673 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4674
4675 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4676 * configure: Regenerate.
4677
4678 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4679
4680 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4681 separately.
4682 * configure: Regenerate.
4683
4684 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4685
4686 * MAINTAINERS (Write After Approval): Add myself.
4687
4688 2010-04-14 Tristan Gingold <gingold@adacore.com>
4689
4690 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4691 * configure: Regenerate.
4692
4693 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4694
4695 * configure: Regenerate after change to elf.m4.
4696
4697 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4698
4699 * MAINTAINERS (Write After Approval): Add myself.
4700
4701 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4702
4703 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4704 * configure: Regenerated.
4705
4706 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4707
4708 * configure.ac: Print "buggy but acceptable" when CLooG
4709 revision is less than 9.
4710 * configure: Regenerated.
4711
4712 2010-04-01 Diego Novillo <dnovillo@google.com>
4713
4714 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4715
4716 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4717
4718 PR bootstrap/43615
4719 PR bootstrap/43328
4720
4721 Revert:
4722
4723 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4724
4725 * configure.ac: Do not pass --enable-multilib nor
4726 --disable-multilib in baseargs. Accept explicitly passed
4727 --enable_multilib.
4728 * configure: Regenerate.
4729
4730 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4731
4732 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4733
4734 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4735
4736 * MAINTAINERS: Remove myself.
4737
4738 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4739
4740 PR bootstrap/43328
4741 * configure.ac: Do not pass --enable-multilib nor
4742 --disable-multilib in baseargs. Accept explicitly passed
4743 --enable_multilib.
4744 * configure: Regenerate.
4745
4746 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4747
4748 * MAINTAINERS (spu port): Remove me.
4749
4750 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4751
4752 * configure.ac (tic6x-*-*): New case.
4753 * configure: Regenerate.
4754
4755 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4756
4757 * config.sub: Update to version 2010-03-22.
4758 * config.guess: Update to version 2009-12-30.
4759
4760 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4761
4762 PR ada/42554
4763 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4764 * configure: Regenerate.
4765
4766 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4767
4768 * MAINTAINERS: Update my email address.
4769
4770 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4771
4772 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4773 (ghassan.shobaki@amd.com): Removed.
4774
4775 2010-03-17 Alan Modra <amodra@gmail.com>
4776
4777 * MAINTAINERS: Update my email address.
4778
4779 2010-03-16 Diego Novillo <dnovillo@google.com>
4780
4781 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4782 Matthews.
4783
4784 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4785
4786 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4787 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4788
4789 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4790
4791 * MAINTAINERS: Update my email address.
4792
4793 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4794
4795 * MAINTAINERS: Update my email address.
4796
4797 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4798
4799 * MAINTAINERS: Update my email address.
4800
4801 2010-03-09 Jie Zhang <jie@codesourcery.com>
4802
4803 * MAINTAINERS: Update my email address.
4804
4805 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4806
4807 PR libstdc++/32499
4808 * configure.ac (RANLIB): Default to true.
4809 (STRIP): Likewise.
4810 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4811 * configure: Regenerate.
4812
4813 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
4814
4815 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4816 (Write After Approval): Update my email address.
4817
4818 2010-02-17 Nick Clifton <nickc@redhat.com>
4819
4820 PR 11238
4821 * Makefile.tpl (local-distclean): Also remove config.cache files in
4822 sub-directories as there may not be Makefiles present in the
4823 sub-directories.
4824 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4825 the config.cache files found by the find command.
4826
4827 * Makefile.in: Regenerate.
4828 * configure.ac: Revert previous delta.
4829 * configure: Regenerate.
4830
4831 2010-02-15 Nick Clifton <nickc@redhat.com>
4832
4833 PR 11238
4834 * configure.ac: Delete config.cache files in sub-directories when
4835 deleting Makefiles.
4836 * configure: Regenerate.
4837
4838 2010-02-12 Ben Elliston <bje@gnu.org>
4839
4840 * MAINTAINERS: Update my email address.
4841
4842 2010-02-08 Andrew Pinski <pinskia@gmail.com>
4843
4844 * MAINTAINERS (spu port): Update my email address.
4845
4846 2010-02-08 Jie Zhang <jie.zhang@analog.com>
4847
4848 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4849
4850 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4851
4852 * configure.ac: Add "recommended" version checks for GMP/MPC.
4853 Update recommended GMP/MPFR/MPC versions.
4854 * configure: Regenerate.
4855
4856 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4857
4858 * MAINTAINERS: Move my Embecosm email address into the
4859 write-after-approval section.
4860
4861 2010-01-26 Ian Lance Taylor <iant@google.com>
4862
4863 * MAINTAINERS: Add myself as Go frontend maintainer.
4864
4865 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
4866
4867 PR libstdc++/36101, PR libstdc++/42813
4868 * configure.ac (bootstrap_target_libs): Make inclusion of
4869 target-libgomp conditional on libgomb being in target_configdirs.
4870 * configure: Regenerate.
4871
4872 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
4873
4874 PR libstdc++/36101, PR libstdc++/42813
4875 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4876 * configure: Regenerate.
4877
4878 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
4879
4880 PR libstdc++/36101, PR libstdc++/42813
4881 * configure.ac (target_configdirs): Substitute.
4882 * Makefile.def: Bootstrap target module libgomp.
4883 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4884 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4885 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4886 * configure, Makefile.in: Regenerate.
4887
4888 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4889
4890 * MAINTAINERS: Adjust my details.
4891
4892 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4893
4894 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4895
4896 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4897
4898 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4899
4900 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4901
4902 * MAINTAINERS (Write After Approval): Add myself.
4903
4904 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4905
4906 * MAINTAINERS (Write After Approval): Add myself.
4907
4908 2010-01-11 Richard Guenther <rguenther@suse.de>
4909
4910 PR lto/41569
4911 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4912 * Makefile.in: Regenerated.
4913
4914 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
4915
4916 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4917 * configure: Regenerate.
4918
4919 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4920 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4921
4922 PR bootstrap/42424
4923 * configure.ac: Include libtool m4 files.
4924 (_LT_CHECK_OBJDIR): Call it.
4925 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4926 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4927
4928 * configure: Regenerate.
4929
4930 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4931
4932 PR bootstrap/41818
4933 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4934 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4935 * Makefile.in: Regenerate.
4936
4937 2010-01-02 Richard Guenther <rguenther@suse.de>
4938
4939 PR lto/41529
4940 * configure.ac: Include config/elf.m4. Disable LTO if not
4941 builting for an elf target.
4942 * configure: Regenerate.
4943
4944 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4945
4946 * MAINTAINERS: Change my email address.
4947
4948 2009-12-18 Ben Elliston <bje@au.ibm.com>
4949
4950 * config.sub, config.guess: Update from upstream sources.
4951
4952 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4953
4954 * MAINTAINERS (Write After Approval): Add myself.
4955
4956 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4957
4958 PR middle-end/30447
4959 PR middle-end/30789
4960 PR other/40302
4961
4962 * configure.ac: Require MPC.
4963 * configure: Regenerate.
4964
4965 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4966
4967 PR target/38384
4968 PR bootstrap/40972
4969 * libtool.m4: Sync from git Libtool.
4970 * ltoptions.m4: Likewise.
4971 * ltversion.m4: Likewise.
4972 * lt~obsolete.m4: Likewise.
4973 * ltmain.sh: Likewise.
4974
4975 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4976
4977 * configure.ac: Update minimum MPC version to 0.8.
4978 * configure: Regenerate.
4979
4980 2009-11-21 Sebastian Pop <sebpop@gmail.com>
4981
4982 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4983 * configure: Regenerated.
4984
4985 2009-11-21 Ian Lance Taylor <iant@google.com>
4986
4987 * configure.ac: Change default of poststage1_ldflags to be empty if
4988 poststage1_libs is set. When poststage1_libs is empty, and
4989 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4990 * configure: Rebuild.
4991
4992 2009-11-21 Adam Nemet <adambnmet@gmail.com>
4993
4994 * MAINTAINERS (Write After Approval): Update my email address.
4995
4996 2009-11-20 Ben Elliston <bje@au.ibm.com>
4997
4998 * config.guess: Update from upstream sources.
4999
5000 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5001
5002 * Makefile.def: Restore host and target settings for gmp.
5003 * Makefile.in: Rebuild.
5004
5005 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5006
5007 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5008 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5009 Fix portability of test of C++ as bootstrap language. Add
5010 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5011 * configure: Rebuild.
5012 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5013 and cloog. Fix in-tree ppl configuration. Introduce libelf
5014 in-tree building.
5015 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5016 (POSTSTAGE1_HOST_EXPORTS): Use it.
5017 (STAGE[+id+]_CXXFLAGS): New.
5018 (BASE_FLAGS_TO_PASS): Pass it down.
5019 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5020 extra_exports.
5021 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5022 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5023 extra_exports.
5024 * Makefile.in: Rebuild.
5025
5026 2009-11-17 Ben Elliston <bje@au.ibm.com>
5027
5028 * config.sub, config.guess: Update from upstream sources.
5029
5030 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5031
5032 * MAINTAINERS (Write After Approval): Add myself.
5033
5034 2009-11-09 Jon Beniston <jon@beniston.com>
5035
5036 * MAINTAINERS (Write After Approval): Add myself.
5037
5038 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5039
5040 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5041 paths for *-w64-mingw* and x86_64-*mingw*.
5042 * configure: Regenerated.
5043
5044 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5045
5046 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5047
5048 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5049
5050 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5051 Phil Edwards to Write-After Approval.
5052
5053 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5054
5055 * configure.ac: Disable target-winsup & co for
5056 x86_64-*-mingw* and *-w64-mingw* targets.
5057 * configure: Regenerated.
5058
5059 2009-10-16 Nick Clifton <nickc@redhat.com>
5060
5061 * MAINTAINERS: Add myself as a maintainer for the RX port.
5062
5063 2009-10-26 Johannes Singler <singler@kit.edu>
5064
5065 * MAINTAINERS (Write After Approval): Update my e-mail address.
5066
5067 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5068
5069 * configure.ac (CLooG test): Use = with test.
5070 * configure: Regenerate.
5071
5072 2009-10-22 Richard Guenther <rguenther@suse.de>
5073
5074 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5075 cloog if the ppl version check failed. Move flags saving
5076 before setting in libelf check.
5077 * configure: Regenerate.
5078
5079 2009-10-21 Richard Guenther <rguenther@suse.de>
5080
5081 * configure.ac: Adjust the ppl and cloog configure to work as
5082 documented. Disable cloog if ppl was disabled. Omit the version
5083 checks if they were disabled.
5084 * configure: Re-generate.
5085
5086 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5087
5088 * configure.ac: Add 'lto' to enable_languages, not
5089 new_enable_languages, and only if not already present.
5090 * configure: Regenerate.
5091
5092 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5093
5094 * README: Refer to the various COPYING* files instead of just
5095 COPYING.
5096 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5097
5098 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
5099
5100 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5101
5102 2009-10-07 Richard Guenther <rguenther@suse.de>
5103
5104 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5105 and Richard Guenther as reviewers.
5106 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5107 as reviewers.
5108
5109 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5110
5111 * config.sub: Update from upstream sources.
5112
5113 2009-10-06 Ian Lance Taylor <iant@google.com>
5114
5115 * Makefile.def: check-gold depends upon all-gas.
5116 * Makefile.in: Rebuild.
5117
5118 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5119
5120 * MAINTAINERS (Write After Approval): Add myself.
5121
5122 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5123
5124 * Makefile.def: all-lto-plugin depends on all-libiberty.
5125 set bootstrap=true for lto-plugin.
5126 Add lto-plugin.
5127 * Makefile.in: Regenerate.
5128 * configure.ac (host_libs): Add lto-plugin.
5129 * configure: Regenerate.
5130
5131 2009-10-03 Diego Novillo <dnovillo@google.com>
5132
5133 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5134 (HOST_LIBELFLIBS): Define.
5135 (HOST_LIBELFINC): Define.
5136 * Makefile.in: Regenerate.
5137 * configure.ac: Add --enable-lto.
5138 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5139 If --enable-lto is used, add 'lto' to new_enable_languages.
5140 If --enable-lto is used and gold is enabled, add
5141 lto-plugin to configdirs.
5142 * configure: Regenerate.
5143
5144 2009-10-03 Simon Baldwin <simonb@google.com>
5145
5146 * configure.ac: If --with-system-zlib, suppress local zlib and
5147 pass --with-system-zlib to subdir configure scripts.
5148 * configure: Regenerate.
5149
5150 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5151 Paolo Bonzini <bonzini@gnu.org>
5152
5153 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5154 $(srcdir).
5155 * Makefile.in: Rebuilt.
5156
5157 2009-09-26 Gary Funck <gary@intrepid.com>
5158
5159 * MAINTAINERS (Write After Approval): Add myself.
5160
5161 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5162
5163 * configure.ac: Update minimum MPC version to 0.7.
5164 * configure: Regenerate.
5165
5166 2009-09-25 Nick Clifton <nickc@redhat.com>
5167
5168 * configure.ac: Pass any --cache-file=/dev/null option on to
5169 subconfigures.
5170 * configure: Regenerate.
5171
5172 2009-09-23 Nick Clifton <nickc@redhat.com>
5173
5174 * config.sub, config.guess: Update from upstream sources.
5175
5176 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5177
5178 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5179 * Makefile.in: Rebuilt.
5180
5181 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5182
5183 PR bootstrap/32272
5184 * configure.ac: Error out if $srcdir isn't '.' but contains
5185 host-${host_noncanonical}.
5186 * configure: Regenerate.
5187
5188 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5189
5190 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5191 maintainer.
5192
5193 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5194
5195 * configure.ac: If bootstrapping a combined tree with
5196 --enable-gold, require c++ in stage1_languages.
5197 * configure: Regenerate.
5198
5199 * configure.ac: Also add target_libs of stage1_languages to
5200 bootstrap_target_libs.
5201 * configure: Regenerate.
5202
5203 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5204 with --enable-languages not containing c++.
5205 * configure: Regenerate.
5206
5207 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5208
5209 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5210 * configure: Regenerate.
5211
5212 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5213
5214 * MAINTAINERS (Write After Approval): Update my e-mail address,
5215 and move from from here...
5216 (Waiting for paperwork): To here.
5217
5218 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5219
5220 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5221
5222 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5223
5224 * configure.ac: Do not use $extrasub for replacing @if/@endif
5225 parts in Makefile; instead, use additional arguments to
5226 AC_CONFIG_COMMANDS to do the replacement manually, with several
5227 sed invocations, to avoid HP-UX sed command limits.
5228 * configure: Regenerate.
5229
5230 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5231
5232 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5233 blank before -L.
5234
5235 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5236
5237 * configure.ac (with-build-config): Document. Handle without.
5238 Handle missing argument.
5239 * configure: Rebuilt.
5240
5241 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5242
5243 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5244 Default to bootstrap-debug only if compare-debug works.
5245 * configure: Rebuilt.
5246 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5247 * Makefile.in: Rebuilt.
5248
5249 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5250
5251 * MAINTAINERS (OS Port Maintainers): Update my email address.
5252
5253 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5254
5255 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5256 * Makefile.in: Rebuilt.
5257
5258 2009-09-01 Chris Demetriou <cgd@google.com>
5259
5260 * MAINTAINERS (Write After Approval): Add myself.
5261
5262 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5263
5264 PR debug/30161
5265 * include/dwarf2.h (enum dwarf_tag): Added
5266 DW_TAG_GNU_template_template_param
5267 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5268
5269 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5270
5271 * Makefile.tpl (AWK): Fix typo.
5272 * Makefile.in: Regenerate.
5273
5274 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5275
5276 * configure.ac: Detect awk and sed.
5277 * Makefile.def (flags_to_pass): Add AWK and SED.
5278 * Makefile.tpl (AWK, SED): New.
5279 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5280 * configure: Regenerate.
5281 * Makefile.in: Regenerate.
5282
5283 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5284
5285 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5286 (collapseslashes): Likewise.
5287
5288 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5289
5290 * configure.ac (AC_PREREQ): Bump to 2.64.
5291
5292 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5293
5294 * configure.ac: Remove --with-datarootdir, --with-docdir,
5295 --with-pdfdir, --with-htmldir switches.
5296 * configure: Regenerate.
5297
5298 * configure: Regenerate.
5299
5300 * compile: Sync from Automake 1.11.
5301 * depcomp: Likewise.
5302 * install-sh: Likewise.
5303 * missing: Likewise.
5304 * mkinstalldirs: Likewise.
5305 * ylwrap: Likewise.
5306
5307 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5308
5309 * ltmain.sh (func_normal_abspath): New function.
5310 (func_relative_path): Likewise.
5311 (func_mode_help): Document new -bindir option for link mode.
5312 (func_mode_link): Add new -bindir option, and use it to place
5313 output DLL if specified.
5314
5315 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5316
5317 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5318 (baseargs): Add --disable-option-checking.
5319 * configure: Regenerate.
5320
5321 * Makefile.def (configure-target-libiberty): Depend on
5322 all-binutils and all-ld.
5323 (configure-target-newlib): Likewise.
5324 * Makefile.in: Regenerate.
5325
5326 2009-08-17 Ben Elliston <bje@au.ibm.com>
5327
5328 * config.sub, config.guess: Update from upstream sources.
5329
5330 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5331
5332 Sync from src, merge:
5333
5334 2009-07-02 Tristan Gingold <gingold@adacore.com>
5335
5336 * configure.ac: Do not exclude gas for i386-*-darwin.
5337 Add a case for x86_64-*-darwin.
5338 * configure: Regenerate.
5339
5340 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5341
5342 * MAINTAINERS: Add my name to Write After Approval list.
5343
5344 2009-08-06 Michael Eager <eager@eagercon.com>
5345
5346 * configure.ac: Add Microblaze target.
5347 * configure: Regenerate.
5348
5349 2009-07-31 Christian Bruel <christian.bruel@st.com>
5350
5351 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5352 * configure: Regenerate.
5353
5354 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5355
5356 * MAINTAINERS (Write After Approval): Update my e-mail address.
5357
5358 2009-07-06 Ian Lance Taylor <iant@google.com>
5359
5360 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5361 * configure: Rebuild.
5362
5363 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5364
5365 * MAINTAINERS: Move myself to the Graphite Reviewers.
5366
5367 2009-06-30 Wei Guozhi <carrot@google.com>
5368
5369 * MAINTAINERS: Add my name to Write After Approval list.
5370
5371 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5372
5373 PR bootstrap/40338
5374 * configure.ac (comparestring): Create new variable.
5375 * Makefile.tpl (comparestring): Use to skip some comparisions.
5376 * configure: Regenerate.
5377 * Makefile.in: Regenerate.
5378
5379 2009-06-26 Doug Evans <dje@sebabeach.org>
5380
5381 * Makefile.def (host_modules): Add cgen.
5382 * Makefile.in: Regenerate.
5383 * configure.ac (host_tools): Add cgen.
5384 * configure: Regenerate.
5385
5386 2009-06-23 DJ Delorie <dj@redhat.com>
5387
5388 * MAINTAINERS: Add myself as mep maintainer.
5389
5390 2009-06-23 Ian Lance Taylor <iant@google.com>
5391
5392 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5393 boot_languages. Only bootstrap target libraries listed in
5394 target_libs for some boot language. Add --with-stage1-ldflags,
5395 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5396 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5397 if not building with C++.
5398 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5399 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5400 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5401 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5402 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5403 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5404 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5405 * configure, Makefile.in: Rebuild.
5406
5407 2009-06-23 Li Feng <nemokingdom@gmail.com>
5408
5409 * MAINTAINERS: Added my name to write-after-approval list.
5410
5411 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5412
5413 * configure.ac: Define is_elf for QNX Neutrino targets.
5414 * configure: Regenerate.
5415
5416 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5417
5418 * MAINTAINERS: Added my name to the write-after-approval list
5419
5420 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5421
5422 * configure.ac: Detect MPC in default directory.
5423 * configure: Regenerate.
5424
5425 2009-06-03 Jerome Guitton <guitton@adacore.com>
5426 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5427
5428 * Makefile.tpl (all): Avoid a trailing backslash.
5429 * Makefile.in: Regenerate.
5430
5431 2009-06-03 Ben Elliston <bje@au.ibm.com>
5432
5433 * config.sub, config.guess: Update from upstream sources.
5434
5435 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5436
5437 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5438 to noconfdirs.
5439 * configure: Regenerate.
5440
5441 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5442
5443 * Makefile.tpl ([+compare-target+]): Compare all stage
5444 directories, rather than just gcc.
5445 * Makefile.in: Rebuilt.
5446
5447 2009-06-01 Doug Kwan <dougkwan@google.com>
5448
5449 * configure.ac: Support gold for target arm*-*-*.
5450 * configure: Regenerate.
5451
5452 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5453
5454 * Makefile.def: Add MPC support and dependencies.
5455 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5456
5457 * Makefile.in, configure: Regenerate.
5458
5459 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5460
5461 * Makefile.tpl (all): Avoid harmless warning in make all when
5462 gcc-bootstrap is enabled but stage_last does not exist.
5463 * Makefile.in: Rebuilt.
5464
5465 2009-05-24 Nicolas Roche <roche@adacore.com>
5466
5467 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5468 * Makefile.in: Regenerate.
5469
5470 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5471
5472 * MAINTAINERS: Update my e-mail address.
5473
5474 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5475
5476 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5477 * configure: Regenerate.
5478
5479 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5480
5481 PR other/40159
5482 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5483 gcc-no-bootstrap are mutually exclusive.
5484 * Makefile.in: Rebuilt.
5485
5486 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5487
5488 PR other/40159
5489 * Makefile.tpl (all): Don't end with unconditional success.
5490 * Makefile.in: Rebuilt.
5491
5492 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5493
5494 PR target/37137
5495 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5496 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5497 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5498 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5499 stage_configureflags, stage_cflags and stage_libcflags into
5500 explicit Makefile macros.
5501 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5502 GFORTRAN.
5503 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5504 CC. Set CC_FOR_BUILD from CC.
5505 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5506 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5507 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5508 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5509 and GFORTRAN.
5510 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5511 (_LIBCFLAGS): Renamed to _TFLAGS.
5512 (do-compare-debug, do-compare3-debug): Drop.
5513 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5514 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5515 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5516 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5517 (XGCC_FLAGS_FOR_TARGET): New.
5518 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5519 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5520 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5521 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5522 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5523 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5524 TFLAGS.
5525 (BUILD_CONFIG): Include if requested.
5526 (all): Set TFLAGS on bootstrap.
5527 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5528 (all-stageid-prefixmodule): Likewise.
5529 (do-clean, distclean-stageid): Set TFLAGS.
5530 (restrap): Fix whitespace.
5531 * Makefile.in: Rebuilt.
5532
5533 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5534
5535 * config.guess: Sync with src.
5536
5537 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5538
5539 * configure.ac ($with_ppl): Default to no if not supplied.
5540 ($with_cloog): Likewise.
5541 configure: Regenerate.
5542
5543 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5544
5545 * MAINTAINERS: Update my e-mail address.
5546
5547 2009-04-27 Nick Clifton <nickc@redhat.com>
5548
5549 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5550
5551 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5552
5553 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5554 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5555 * Makefile.in: Regenerate.
5556
5557 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5558
5559 PR bootstrap/39739
5560 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5561 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5562
5563 * configure, Makefile.in: Regenerate.
5564
5565 2009-04-21 Taras Glek <tglek@mozilla.com>
5566
5567 * include/hashtab.h: Update GTY annotations to new syntax
5568 * include/splay-tree.h: Likewise
5569
5570 2009-04-17 Ben Elliston <bje@au.ibm.com>
5571
5572 * config.sub, config.guess: Update from upstream sources.
5573
5574 2009-04-15 Anthony Green <green@moxielogic.com>
5575
5576 * configure.ac: Add moxie support.
5577 * configure: Rebuilt.
5578
5579 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5580
5581 * configure.ac: Change copyright header to refer to version
5582 3 of the GNU General Public License and to point readers at the
5583 COPYING3 file and the FSF's license web page.
5584 * Makefile.def: Likewise.
5585 * Makefile.tpl: Likewise.
5586 * Makefile.in: Regenerate.
5587
5588 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5589
5590 * configure.ac: Restore match for darwin9 or later. Use double
5591 brackets since regeneration eats one pair.
5592 * configure: Regenerate.
5593
5594 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5595
5596 PR gas/10039
5597 * configure.ac: Require texinfo 4.7.
5598 * configure: Regenerated.
5599
5600 2009-04-09 Nick Clifton <nickc@redhat.com>
5601
5602 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5603 the GCC Runtime Library Exception.
5604
5605 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5606
5607 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5608 * configure: Regenerate.
5609
5610 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5611
5612 * Makefil.def (languages): New entries.
5613 * Makefile.tpl (check-gcc-*): New generic target.
5614 * Makefile.in: Regenerate.
5615
5616 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5617
5618 * MAINTAINERS: Update my email address.
5619
5620 2009-03-18 Tom Tromey <tromey@redhat.com>
5621
5622 * configure: Rebuild.
5623 * configure.ac (host_libs): Add libiconv.
5624 * Makefile.in: Rebuild.
5625 * Makefile.def (host_modules): Add libiconv.
5626 (configure-gdb, all-gdb): Depend on libiconv.
5627
5628 2009-03-16 Tristan Gingold <gingold@adacore.com>
5629
5630 * configure.ac: Treat gdb as supported on x86_64-darwin.
5631 * configure: Regenerate.
5632
5633 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5634
5635 * configure.ac (--with-host-libstdcxx): New option.
5636 * configure: Regenerate.
5637
5638 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5639
5640 * MAINTAINERS: Move myself into the write after approval list.
5641
5642 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5643
5644 * MAINTAINERS: Update e-mail address.
5645
5646 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5647
5648 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5649
5650 2009-03-10 Ira Rosen <irar@il.ibm.com>
5651
5652 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5653
5654 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5655
5656 Backport from git Libtool:
5657
5658 2009-01-19 Robert Millan <rmh@aybabtu.com>
5659 Support GNU/kOpenSolaris.
5660 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5661 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5662 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5663 GNU/kOpenSolaris.
5664
5665 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5666
5667 * MAINTAINERS: Update e-mail address.
5668
5669 2009-02-24 Michael Eager <eager@eagercon.com>
5670
5671 * MAINTAINERS (Write After Approval): Add self.
5672
5673 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5674
5675 * MAINTAINERS (Write After Approval): Add myself.
5676
5677 2009-02-05 Andreas Schwab <schwab@suse.de>
5678
5679 * Makefile.tpl (stage_last): Define $r and $s before using
5680 $(RECURSE_FLAGS_TO_PASS).
5681 * Makefile.in: Regenerate
5682
5683 2009-01-30 Ian Lance Taylor <iant@google.com>
5684
5685 * MAINTAINERS: Move myself to the Global Reviewers list.
5686
5687 2009-01-29 Robert Millan <rmh@aybabtu.com>
5688
5689 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5690 * configure: Regenerate.
5691
5692 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5693
5694 * MAINTAINERS: Make whitespace consistent.
5695 Remove Robert Millan from Write After Approval.
5696
5697 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5698
5699 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5700 (all-opcodes): Depend on all-libiberty.
5701 * Makefile.in: Regenerate.
5702
5703 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5704
5705 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5706 * configure: Regenerate.
5707
5708 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5709
5710 * MAINTAINERS (Write After Approval): Add myself.
5711
5712 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5713
5714 * MAINTAINERS: Add myself to reviewers (Fortran).
5715
5716 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5717
5718 PR tree-optimization/38515
5719 * configure.ac (cloog-polylib): Removed.
5720 (with_ppl, with_cloog): Test for "no".
5721 * configure: Regenerated.
5722
5723 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5724
5725 * MAINTAINERS: Moved myself to reviewers (Fortran).
5726
5727 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5728
5729 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5730 (Write After Approval): Remove myself.
5731
5732 2009-01-03 Diego Novillo <dnovillo@google.com>
5733
5734 * MAINTAINERS: Remove myself from alias maintainership.
5735
5736 2009-01-02 David Ayers <ayers@fsfe.org>
5737
5738 * MAINTAINERS: Update e-mail address.
5739
5740 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5741
5742 * MAINTAINERS: Make whitespace consistent.
5743
5744 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5745
5746 Backport from upstream Libtool:
5747 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5748 Add cache variables to tests that require the linker to work.
5749 For shlibpath_overrides_runpath, this also changes the semantics
5750 to let the result from the C compiler take precedence.
5751
5752 2008-12-02 Ben Elliston <bje@au.ibm.com>
5753
5754 * config.sub, config.guess: Update from upstream sources.
5755
5756 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5757
5758 * configure.ac (ppllibs): Add by default the lib flags.
5759 * configure: Regenerate.
5760
5761 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5762
5763 * MAINTAINERS: Add myself to the write after approval list.
5764
5765 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5766
5767 * configure.ac: Add double brackets on darwin[912].
5768 * configure: Regenerate.
5769
5770 2008-12-03 Daniel Kraft <d@domob.eu>
5771
5772 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5773 Approval to Reviewer section (for Fortran front-end).
5774
5775 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5776
5777 * configure.ac: Expand to darwin10 and later.
5778 * configure: Regenerate.
5779
5780 2008-12-02 Andreas Schwab <schwab@suse.de>
5781
5782 * Makefile.def: configure-target-boehm-gc depends on
5783 all-target-libstdc++-v3.
5784 * Makefile.in: Regenerate.
5785
5786 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
5787
5788 * MAINTAINERS: Add myself as mingw maintainer.
5789
5790 2008-12-02 Ben Elliston <bje@au.ibm.com>
5791
5792 * config.sub, config.guess: Update from upstream sources.
5793
5794 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5795
5796 * README.SCO: Remove.
5797
5798 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5799
5800 * MAINTAINERS: Add myself to the write after approval list.
5801
5802 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5803
5804 * MAINTAINERS: Update my email address in WAA section.
5805
5806 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5807
5808 * MAINTAINERS: Update e-mail address.
5809
5810 2008-11-27 Toon Moene <toon@moene.org>
5811
5812 * MAINTAINERS: Change e-mail address.
5813
5814 2008-11-27 Tristan Gingold <gingold@adacore.com>
5815
5816 * configure.ac: Build gdb for i?86-*-darwin*
5817 * configure: Regenerated.
5818
5819 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
5820
5821 * MAINTAINERS: Added my full name.
5822
5823 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5824
5825 PR bootstrap/38014
5826 PR bootstrap/37923
5827
5828 Revert:
5829
5830 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5831
5832 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5833 * Makefile.in: Regenerated.
5834
5835 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5836
5837 PR gdb/921
5838 PR gdb/1646
5839 PR gdb/2175
5840 PR gdb/2176
5841
5842 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5843 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5844 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5845 (HOST_EXPORTS): Pass CPPFLAGS.
5846 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5847 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5848 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5849 * Makefile.in, configure: Regenerated.
5850 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5851 and CPPFLAGS_FOR_BUILD.
5852
5853 2008-11-06 Jeff Law <law@redhat.com>
5854
5855 * MAINTAINERS: Add myself as middle end maintainer.
5856
5857 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
5858
5859 * MAINTAINERS (Write after approval): Add myself.
5860
5861 2008-11-05 Diego Novillo <dnovillo@google.com>
5862
5863 * MAINTAINERS (Global Reviewers): Add myself.
5864 (Non-Algorithmic Maintainers): Remove myself.
5865
5866 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5867
5868 * MAINTAINERS (Write after approval): Add myself.
5869
5870 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5871
5872 * MAINTAINERS (Write after approval): Add myself.
5873
5874 2008-10-31 Ben Elliston <bje@au.ibm.com>
5875
5876 * configure.ac (spu-*-*): Remove special case.
5877 * configure: Regenerate.
5878
5879 2008-10-30 Catherine Moore <clm@codesourcery.com>
5880
5881 * MAINTAINERS (Write after approval): Update my email address.
5882
5883 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5884
5885 * configure.ac [spu-*-*]: Do not set skipdirs.
5886 * configure: Re-generate.
5887
5888 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5889
5890 * MAINTAINERS (Various Maintainers): Add myself to reload.
5891
5892 2008-10-25 Richard Guenther <rguenther@suse.de>
5893
5894 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5895 maintainer. Remove myself as libgcc-math maintainer.
5896 (Non-Algorithmic Maintainers): Remove myself.
5897
5898 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5899
5900 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5901 * Makefile.in: Regenerated.
5902
5903 2008-10-23 Cary Coutant <ccoutant@google.com>
5904
5905 * MAINTAINERS (Write after approval): Add myself.
5906
5907 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5908
5909 PR gdb/921
5910 PR gdb/1646
5911 PR gdb/2175
5912 PR gdb/2176
5913
5914 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5915 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5916 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5917 (HOST_EXPORTS): Pass CPPFLAGS.
5918 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5919 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5920 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5921 * Makefile.in, configure: Regenerated.
5922 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5923 and CPPFLAGS_FOR_BUILD.
5924
5925 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
5926
5927 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5928 Sebastian Pop.
5929
5930 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5931
5932 * MAINTAINERS (Write After Approval): Added myself.
5933
5934 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5935
5936 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5937 recommended version to 2.3.2.
5938
5939 * configure: Regenerate.
5940
5941 2008-10-01 Mark Mitchell <mark@codesourcery.com>
5942
5943 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5944
5945 2008-09-29 David Daney <david.daney@caviumnetworks.com>
5946
5947 * MAINTAINERS (Write After Approval): Update e-mail address.
5948
5949 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5950
5951 * libtool.m4: Update to libtool 2.2.6.
5952 * lt~obsolete.m4: Update to libtool 2.2.6.
5953 * ltmain.sh: Update to libtool 2.2.6.
5954 * ltsugar.m4: Update to libtool 2.2.6.
5955 * ltversion.m4: Update to libtool 2.2.6.
5956 * ltoptions.m4: Update to libtool 2.2.6.
5957 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5958
5959 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5960
5961 * MAINTAINERS (Write After Approval): Add myself.
5962
5963 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5964
5965 * MAINTAINERS (Write After Approval): Update my name.
5966
5967 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5968
5969 * MAINTAINERS: Add myself in "Write After Approval".
5970
5971 2008-09-18 Steve Ellcey <sje@cup.hp.com>
5972
5973 * MAINTAINERS: Add myself as ia64 maintainer.
5974
5975 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5976
5977 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5978 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5979 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5980 and Michael Tiemann from Write After Approval since they do not
5981 actually have access.
5982
5983 2008-09-05 Richard Guenther <rguenther@suse.de>
5984
5985 * configure.ac: Initialize clooglibs to -lcloog.
5986 * configure: Re-generate.
5987
5988 2008-09-04 Le-Chun Wu <lcwu@google.com>
5989
5990 * MAINTAINERS (Write After Approval): Add myself.
5991
5992 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5993
5994 * configure.ac (--with-cloog-polylib): New.
5995 (--disable-cloog-version-check): New.
5996 (--disable-ppl-version-check): New.
5997 * configure: Re-generate.
5998
5999 2008-09-03 Richard Guenther <rguenther@suse.de>
6000
6001 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6002 cloog test.
6003 * configure: Re-generate.
6004
6005 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6006
6007 Add picoChip port.
6008 * MAINTAINERS: Add picoChip maintainers.
6009
6010 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6011 Tobias Grosser <grosser@fim.uni-passau.de>
6012 Jan Sjodin <jan.sjodin@amd.com>
6013 Harsha Jagasia <harsha.jagasia@amd.com>
6014 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6015 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6016 Adrien Eliche <aeliche@isty.uvsq.fr>
6017
6018 Merge from graphite branch.
6019 * configure: Regenerate.
6020 * Makefile.in: Regenerate.
6021 * configure.ac (host_libs): Add ppl and cloog.
6022 Add checks for PPL and CLooG.
6023 * Makefile.def (ppl, cloog): Added modules and dependences.
6024 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6025 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6026
6027 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6028
6029 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6030 (GCC_SHLIB_SUBDIR): New.
6031 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6032 * configure: Regenerate.
6033 * Makefile.in: Regenerate.
6034
6035 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6036
6037 * MAINTAINERS: Consistently use tabs to separate columns.
6038
6039 2008-08-29 Tristan Gingold <gingold@adacore.com>
6040
6041 * MAINTAINERS (Write after Approval): Add myself.
6042
6043 2008-08-28 Tristan Gingold <gingold@adacore.com>
6044
6045 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6046 Enable bfd, binutils and opcodes.
6047 * configure: Regenerate.
6048
6049 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6050
6051 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6052
6053 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6054
6055 * MAINTAINERS: Use correct Umlaut for last name.
6056
6057 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6058
6059 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6060
6061 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6062
6063 * MAINTAINERS: Update my email address.
6064
6065 2008-08-16 Nicolas Roche <roche@adacore.com>
6066
6067 * Makefile.tpl: Add BOOT_ADAFLAGS.
6068 * Makefile.in: Regenerate.
6069
6070 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6071
6072 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6073 * configure: Regenerate.
6074
6075 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
6076
6077 * configure.ac: Add makefile fragments for hpux.
6078 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6079 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6080 * configure: Regenerate.
6081 * Makefile.in: Regenerate.
6082
6083 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
6084
6085 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6086
6087 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
6088
6089 * MAINTAINERS (Write after Approval): Add myself.
6090
6091 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6092
6093 * MAINTAINERS (Write After Approval): Add myself.
6094
6095 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
6096
6097 * MAINTAINERS (Write After Approval): Add myself.
6098
6099 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6100
6101 * MAINTAINERS: Update my email address.
6102
6103 2008-06-25 Joey Ye <joey.ye@intel.com>
6104
6105 * MAINTAINERS (Write After Approval): Add myself.
6106
6107 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6108
6109 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6110 * Makefile.in: Regenerate.
6111 * configure: Regenerate.
6112
6113 2008-06-17 Daniel Kraft <d@domob.eu>
6114
6115 * MAINTAINERS (Write After Approval): Add myself.
6116
6117 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6118
6119 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6120 "$@" is still intact with both Autoconf 2.59 and 2.62.
6121 * configure: Regenerate.
6122
6123 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6124
6125 * Makefile.tpl: Fix comment errors.
6126 * Makefile.in: Regenerate.
6127
6128 2008-06-12 David S. Miller <davem@davemloft.net>
6129 David Edelsohn <edelsohn@gnu.org>
6130
6131 * configure.ac: Add powerpc*-*-* to gold supported targets.
6132 * configure: Regenerate.
6133
6134 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6135
6136 PR tree-optimization/36218
6137 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6138 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6139 (all prefix="build-"): Pass them to build-system sub-makes.
6140 * Makefile.in: Regenerate.
6141
6142 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6143
6144 * MAINTAINERS (mt port): Remove.
6145 (sco5, unixware, sco udk): Remove.
6146 (Kean Johnston): Add to Write After Approval.
6147
6148 2008-05-30 Julian Brown <julian@codesourcery.com>
6149
6150 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6151 of libobjc for ARM EABI Linux.
6152 * configure: Regenerate.
6153
6154 2008-05-18 Xinliang David Li <davidxl@google.com>
6155
6156 * ChangeLog: Remove wrong ChangeLog entry.
6157
6158 2008-05-17 Xinliang David Li <davidxl@google.com>
6159
6160 * MAINTAINERS (Write After Approval): Add myself.
6161
6162 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6163
6164 * MAINTAINERS (Write After Approval): Add myself.
6165
6166 2008-05-14 Rafael Espíndola <espindola@google.com>
6167
6168 * config-ml.in: don't handle --enable-shared and --enable-static.
6169
6170 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6171
6172 * MAINTAINERS: Update my email address.
6173
6174 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6175
6176 * MAINTAINERS: Update my email address.
6177
6178 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6179
6180 * MAINTAINERS (Write After Approval): Add myself.
6181
6182 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6183
6184 * MAINTAINERS (Write After Approval): Add myself.
6185
6186 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6187
6188 * MAINTAINERS (crx): Add myself.
6189
6190 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6191
6192 Sync with src:
6193 2008-04-14 David S. Miller <davem@davemloft.net>
6194
6195 * configure.ac: Add sparc*-*-* to gold supported targets.
6196 * configure: Regenerate.
6197
6198 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6199
6200 PR bootstrap/35457
6201 * configure.ac: Include override.m4.
6202 * configure: Regenerate.
6203
6204 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6205
6206 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6207 * Makefile.in: Regenerate.
6208
6209 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6210
6211 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6212 as nonconfigurable directories list.
6213 * configure: Regenerate.
6214
6215 2008-04-14 Ben Elliston <bje@au.ibm.com>
6216
6217 * config.sub, config.guess: Update from upstream sources.
6218
6219 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6220
6221 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6222 * Makefile.in: Regenerate.
6223
6224 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6225
6226 * configure.ac: Do not build libssp for the AVR.
6227 * configure: Regenerate.
6228
6229 2008-04-07 Ian Lance Taylor <iant@google.com>
6230
6231 * Makefile.def: check-gold depends upon all-binutils.
6232 * Makefile.in: Regenerate.
6233
6234 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6235
6236 * MAINTAINERS (Write After Approval): Add myself.
6237
6238 2008-04-04 Nick Clifton <nickc@redhat.com>
6239
6240 PR binutils/4334
6241 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6242 builds.
6243 * configure: Regenerate.
6244
6245 2008-04-04 NightStrike <NightStrike@gmail.com>
6246
6247 PR other/35151
6248 * configure.ac: Combine rules for mingw32 and mingw64.
6249 * configure: Regenerate.
6250
6251 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6252
6253 * MAINTAINERS (Write After Approval): Add myself.
6254
6255 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6256
6257 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6258 * Makefile.in (.NOTPARALLEL): Ditto.
6259
6260 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6261
6262 * MAINTAINERS (Write After Approval): Add myself.
6263
6264 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6265
6266 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6267 * Makefile.in (.NOTPARALLEL): Regenerate.
6268
6269 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6270
6271 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6272 * Makefile.in: Regenerate.
6273
6274 2008-03-26 Jakub Staszak <kuba@et.pl>
6275
6276 * MAINTAINERS (Write After Approval): Add myself.
6277
6278 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6279
6280 * MAINTAINERS: Update e-mail address.
6281
6282 2008-03-20 Ian Lance Taylor <iant@google.com>
6283
6284 * configure.ac: Add support for --enable-gold.
6285 * Makefile.def: Add gold as a directory like ld.
6286 * configure, Makefile.in: Regenerate.
6287
6288 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6289
6290 * configure.ac: m4_include config/proginstall.m4.
6291 * configure: Regenerate.
6292
6293 Backport from upstream Libtool:
6294
6295 2007-10-12 Eric Blake <ebb9@byu.net>
6296
6297 Deal with Autoconf 2.62's semantic change in m4_append.
6298 * ltsugar.m4 (lt_append): Replace broken versions of
6299 m4_append.
6300 (lt_if_append_uniq): Don't require separator to be overquoted,
6301 and avoid broken m4_append.
6302 (lt_dict_add): Fix typo.
6303 * libtool.m4 (_LT_DECL): Don't overquote separator.
6304
6305 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6306
6307 * config.rpath: Add AIX 6 support.
6308
6309 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6310
6311 * Makefile.def (stageprofile). Remove -fprofile-generate
6312 from stage_libcflags.
6313 * Makefile.in: Regenerate.
6314
6315 2008-03-13 Ben Elliston <bje@au.ibm.com>
6316
6317 * config.sub, config.guess: Update from upstream sources.
6318
6319 2008-03-06 Tom Tromey <tromey@redhat.com>
6320
6321 * MAINTAINERS: Update for treelang deletion.
6322
6323 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6324
6325 * MAINTAINERS: Update my email address.
6326
6327 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6328
6329 * MAINTAINERS (darwin port): Add myself as a maintainer.
6330 (objective-c/c++): Add myself as a maintainer.
6331
6332 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6333
6334 * MAINTAINERS (Write After Approval): Update my email address.
6335
6336 2008-02-25 Tomas Bily <tbily@suse.cz>
6337
6338 * MAINTAINERS (Write After Approval): Add myself.
6339
6340 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6341
6342 * MAINTAINERS (OpenMP): Add myself.
6343
6344 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6345
6346 PR bootstrap/32009
6347 PR bootstrap/32161
6348
6349 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6350 * configure: Regenerate.
6351
6352 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6353 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6354 STAGE4_LIBCFLAGS): New.
6355 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6356 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6357 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6358 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6359 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6360 for target modules. Don't export LIBCFLAGS.
6361 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6362 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6363 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6364 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6365 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6366 * Makefile.in: Regenerate.
6367
6368 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6369
6370 PR libgcj/33085
6371 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6372 Do not use -DDLL_EXPORT. Backport from upstream.
6373
6374 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6375
6376 * MAINTAINERS (Write After Approval): Add myself.
6377
6378 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6379
6380 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6381 * configure: Regenerate.
6382
6383 2008-01-31 Marc Gauthier <marc@tensilica.com>
6384
6385 * configure.ac (xtensa*-*-*): Recognize processor variants.
6386 * configure: Regenerate.
6387
6388 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6389
6390 PR bootstrap/34922
6391 * configure.ac (PARSE_ARGS): Push suitable setting of
6392 ac_subdirs_all, for `./configure --help=recursive'.
6393 Handle `+' in generic toplevel directory disabling.
6394 * configure: Regenerate.
6395
6396 2008-01-28 Nick Clifton <nickc@redhat.com>
6397
6398 * MAINTAINERS (xstormy16): Take over maintainership.
6399
6400 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6401
6402 * MAINTAINERS (c4x port): Remove.
6403
6404 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6405
6406 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6407
6408 2008-01-23 Ben Elliston <bje@au.ibm.com>
6409
6410 * config.sub, config.guess: Update from upstream sources.
6411
6412 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6413
6414 * MAINTAINERS (Write After Approval): Add myself.
6415
6416 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6417
6418 * MAINTAINERS: Update my email address.
6419
6420 2008-01-09 Raksit Ashok <raksit@google.com>
6421
6422 * MAINTAINERS (Write After Approval): Add myself.
6423
6424 2008-01-09 Raksit Ashok <raksit@google.com>
6425
6426 * MAINTAINERS (Write After Approval): Add myself.
6427
6428 2008-01-08 Ben Elliston <bje@au.ibm.com>
6429
6430 * config.sub, config.guess: Update from upstream sources.
6431
6432 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6433
6434 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6435 Change recommended MPFR from 2.2.1 -> 2.3.0.
6436 * configure: Regenerate.
6437
6438 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6439
6440 * MAINTAINERS: Update my email address.
6441
6442 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6443
6444 * MAINTAINERS: Update my email address.
6445
6446 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6447
6448 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6449 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6450 * Makefile.in: Regenerate.
6451
6452 2007-12-10 Mark Heffernan <meheff@google.com>
6453
6454 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6455 misplaced entries.
6456
6457 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6458
6459 * configure.ac: Enable libjava for x86_64-*-darwin9.
6460 * configure: Regenerate.
6461
6462 2007-12-07 Bill Maddox <maddox@google.com>
6463
6464 * MAINTAINERS (Write After Approval): Add myself.
6465
6466 2007-12-05 Ben Elliston <bje@au.ibm.com>
6467
6468 * config.sub, config.guess: Update from upstream sources.
6469
6470 2007-12-02 Matthias Klose <doko@ubuntu.com>
6471
6472 * config-ml.in: Remove 64bit configure tests.
6473
6474 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6475
6476 * config-ml.in: Robustify against white space in absolute file
6477 names.
6478
6479 * config-ml.in (multi-clean): Substitute ${Makefile}.
6480 Remove superfluous ${Makefile} in list.
6481
6482 2007-11-19 Thiemo Seufer <ths@mips.com>
6483
6484 * config-ml.in: Don't hardcode the Makefile name.
6485
6486 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6487
6488 * MAINTAINERS (Write After Approval): Add myself.
6489
6490 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6491
6492 * MAINTAINERS (Write After Approval): Add myself.
6493
6494 2007-11-06 Doug Kwan <dougkwan@google.com>
6495
6496 * MAINTAINERS (Write After Approval): Add myself.
6497
6498 2007-10-25 Ben Elliston <bje@au.ibm.com>
6499
6500 * MAINTAINERS (mercury): Remove entry.
6501 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6502
6503 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6504
6505 * Makefile.def (dependencies): Make configure-gdb depend on
6506 all-intl.
6507 * Makefile.in: Regenerated.
6508
6509 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6510
6511 * MAINTAINERS (Fortran maintainer): Remove myself.
6512
6513 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6514
6515 * Makefile.def: To avoid problems running with parallel makes,
6516 build newlib before libgloss so that target specific header
6517 files are availble.
6518 * Makefile.in: Regenerate
6519
6520 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6521
6522 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6523 * Makefile.in: Regenerate.
6524
6525 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6526
6527 * MAINTAINERS (Register allocation reviewer): Add myself.
6528
6529 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6530
6531 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6532 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6533 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6534 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6535 * configure: Regenerate.
6536
6537 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6538
6539 * MAINTAINERS (Register allocation reviewer): Add myself.
6540
6541 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6542
6543 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6544 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6545 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6546 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6547 * configure.ac: Default them to host tools for $host = $build.
6548 Subst them.
6549
6550 * configure: Regenerate.
6551 * Makefile.in: Regenerate.
6552
6553 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6554
6555 * MAINTAINERS (Register allocation reviewer): Add myself.
6556
6557 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6558
6559 * MAINTAINERS (Register allocation reviewer): Add myself.
6560
6561 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6562
6563 * MAINTAINERS (Write After Approval): Fix typo.
6564
6565 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6566
6567 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6568 * configure: Regenerate.
6569
6570 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6571
6572 PR bootstrap/31906
6573 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6574 they're already prefixed.
6575
6576 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6577
6578 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6579 libstdc++.
6580 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6581 * configure: Regenerate.
6582 * Makefile.in: Regenerate.
6583
6584 2007-09-17 Andreas Schwab <schwab@suse.de>
6585
6586 * configure.ac: Raise minimum makeinfo version to 4.6.
6587 * configure: Regenerate.
6588
6589 2007-09-17 Johannes Singler <singler@ira.uka.de>
6590
6591 * MAINTAINERS (write-after-approval) add myself
6592
6593 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6594
6595 * configure.ac: Correct makeinfo version check.
6596 * configure: Regenerate.
6597
6598 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6599
6600 * MAINTAINERS: Update my email address.
6601
6602 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6603
6604 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6605 to $skipdirs and only disable gprof for newlib. Use the normal
6606 mips*-elf* handling in other respects.
6607 * configure: Regnerate.
6608
6609 2007-09-12 David Daney <ddaney@avtrex.com>
6610
6611 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6612 enabling libgcj.
6613 * configure: Regenerate.
6614
6615 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6616
6617 PR other/32154
6618 * configure.ac: For libgloss targets, point the linker to the linker
6619 script, startup code and simulator library.
6620 * configure: Regenerate.
6621
6622 2007-09-07 Andrew Haley <aph@redhat.com>
6623
6624 * configure.ac (noconfigdirs): Remove target-libffi and
6625 target-libjava.
6626 * configure: Regenerate.
6627
6628 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6629
6630 PR target/33281
6631 * configure.ac: Use config/mh-mingw on mingw.
6632 * configure: Regenerate.
6633
6634 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6635
6636 * MAINTAINERS (Write After Approval): Add myself.
6637
6638 2007-09-05 Richard Guenther <rguenther@suse.de>
6639
6640 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6641 nor --disable-checking is provided also turn on yes and types
6642 checking for stage1.
6643 * configure: Re-generate.
6644
6645 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6646
6647 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6648 (Write After Approval): Remove myself.
6649
6650 2007-08-29 Nick Clifton <nickc@redhat.com>
6651
6652 * config.sub, config.guess: Update from upstream sources.
6653
6654 2007-08-22 Bud Davis <jmdavis@link.com>
6655
6656 * MAINTAINERS (Write After Approval): Added myself.
6657 * MAINTAINERS (Reviewers): Removed myself.
6658
6659 2007-08-18 Paul Brook <paul@codesourcery.com>
6660 Joseph Myers <joseph@codesourcery.com>
6661
6662 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6663 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6664 * Makefile.in: Regenerate.
6665 * configure.ac (--with-debug-prefix-map): New.
6666 * configure: Regenerate.
6667
6668 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6669 Nigel Stephens <nigel@mips.com>
6670
6671 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6672 as target_makefile_frag.
6673 * configure: Regenerate.
6674
6675 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6676
6677 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6678 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6679 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6680 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6681 (do-compare, do-compare3, do-compare-debug): New.
6682 ([+compare-target+]): Use them.
6683
6684 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6685
6686 * MAINTAINERS (Write After Approval): Change my email address.
6687
6688 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6689 Ben Elliston <bje@au.ibm.com>
6690
6691 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6692 --silent if $silent.
6693 * configure: Regenerate.
6694
6695 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6696
6697 * MAINTAINERS (Various Maintainers): Add myself as
6698 loop infrastructure maintainer. Update my e-mail
6699 address.
6700
6701 2007-07-31 Diego Novillo <dnovillo@google.com>
6702
6703 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6704 Adjust description.
6705
6706 2007-07-26 Richard Guenther <rguenther@suse.de>
6707
6708 * configure.ac: Add types checking to stage1 checking flags.
6709 * configure: Regenerate.
6710
6711 2007-07-17 Nick Clifton <nickc@redhat.com>
6712
6713 * COPYING3: New file. Contains version 3 of the GNU General
6714 Public License.
6715 * COPYING3.LIB: New file. Contains version 3 of the GNU
6716 Lesser General Public License.
6717
6718 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6719
6720 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6721
6722 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6723
6724 * MAINTAINERS (S/390 co-maintainer): Add myself.
6725 (Write After Approval): Remove myself.
6726
6727 2007-07-13 Dan Hipschman <dsh@google.com>
6728
6729 * MAINTAINERS (Write After Approval): Add myself.
6730
6731 2007-07-11 Nick Clifton <nickc@redhat.com>
6732
6733 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6734 WINDRES export.
6735 * Makefile.in: Regenerate.
6736
6737 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6738
6739 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6740 maintainer.
6741
6742 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6743
6744 * lt~obsolete.m4: New. Import from 20070318 libtool.
6745
6746 2007-07-03 Julian Brown <julian@codesourcery.com>
6747
6748 * MAINTAINERS (Write After Approval): Add myself.
6749
6750 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6751
6752 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6753 * configure: Regenerate.
6754
6755 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6756
6757 * configure.ac: Add some missing m4 quotation.
6758 * configure: Regenerate.
6759
6760 2007-07-02 Simon Baldwin <simonb@google.com>
6761
6762 * MAINTAINERS (Write After Approval): Add myself.
6763
6764 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6765
6766 * configure: Regenerate.
6767
6768 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6769
6770 * Makefile.def: Add windmc tool to build.
6771 * Makefile.tpl: Likewise.
6772 * configure.ac: Likewise.
6773 * Makefile.in: Regenerate.
6774 * configure: Regenerate.
6775
6776 2007-06-28 DJ Delorie <dj@redhat.com>
6777
6778 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6779 not building newlib.
6780 * configure: Regenerated.
6781
6782 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6783
6784 * MAINTAINERS (Write After Approval): Add myself.
6785
6786 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
6787
6788 * MAINTAINERS (Write After Approval): Add myself.
6789
6790 2007-06-19 Chris Matthews <chrismatthews@google.com>
6791
6792 * MAINTAINERS (Write After Approval): Add myself.
6793
6794 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6795
6796 * MAINTAINERS (Write After Approval): Add myself.
6797
6798 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6799
6800 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6801 * Makefile.in: Regenerated.
6802
6803 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6804
6805 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6806 bfin*-*-uclinux* targets.
6807 * configure: Regenerate.
6808
6809 2007-06-14 Ian Lance Taylor <iant@google.com>
6810
6811 * MAINTAINERS: Add myself as non-algorithmic global write
6812 maintainer.
6813
6814 2007-06-14 Diego Novillo <dnovillo@google.com>
6815
6816 * MAINTAINERS: Add self as middle-end maintainer and
6817 non-algorithmic global write maintainer.
6818
6819 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6820
6821 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6822 Move all Fortran maintainers except Paul Brook into the
6823 Non-Autopoiesis section.
6824
6825 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
6826
6827 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6828 (distclean-stage[+id+]): Possibly delete stage_last.
6829 * Makefile.in: Regenerate.
6830
6831 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
6832
6833 * MAINTAINERS (Various Maintainer): Fix typo.
6834
6835 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
6836
6837 * MAINTAINERS (Various Maintainer): Add myself as
6838 dataflow maintainer.
6839
6840 2007-06-07 Ben Elliston <bje@au.ibm.com>
6841
6842 * config.sub, config.guess: Update from upstream sources.
6843
6844 2007-06-07 Ben Elliston <bje@au.ibm.com>
6845
6846 * Makefile.tpl: Fix spelling error.
6847 * Makefile.in: Regenerate.
6848
6849 2007-06-01 Steve Ellcey <sje@cup.hp.com>
6850
6851 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6852 lt_cv_sys_max_cmd_len.
6853
6854 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6855
6856 * MAINTAINERS (Various Maintainers): Add myself as
6857 auto-vectorizer maintainer.
6858
6859 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
6860
6861 PR libjava/32098
6862 * libtool.m4: Revert previous change.
6863 * ltgcc.m4: Put it here.
6864
6865 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6866
6867 * MAINTAINERS (Various Maintainers): Add myself as
6868 auto-vectorizer maintainer.
6869
6870 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6871
6872 PR libjava/32098
6873 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6874
6875 2007-05-30 Richard Guenther <rguenther@suse.de>
6876
6877 * MAINTAINERS (Various Maintainers): Add myself as
6878 auto-vectorizer maintainer.
6879
6880 2007-05-30 Jakub Jelinek <jakub@redhat.com>
6881
6882 PR bootstrap/29382
6883 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6884 * configure: Rebuilt.
6885
6886 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
6887
6888 * MAINTAINERS (Write After Approval): Removed my name.
6889
6890 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6891
6892 * MAINTAINERS (Write After Approval): Remove myself.
6893
6894 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6895
6896 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6897
6898 2007-05-23 Steve Ellcey <sje@cup.hp.com>
6899
6900 * ltmain.sh: Update from ToT Libtool.
6901 * libtool.m4: Update from ToT Libtool.
6902 * ltsugar.m4: New. Update from ToT Libtool.
6903 * ltversion.m4: New. Update from ToT Libtool.
6904 * ltoptions.m4: New. Update from ToT Libtool.
6905 * ltconfig: Remove.
6906 * ltcf-c.sh: Remove.
6907 * ltcf-cxx.sh: Remove.
6908 * ltcf-gcj.sh: Remove.
6909
6910 2007-05-22 Ollie Wild <aaw@google.com>
6911
6912 * MAINTAINERS (Write After Approval): Add myself.
6913
6914 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
6915
6916 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6917 stage_cflags.
6918 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6919 Remove CFLAGS/LIBCFLAGS.
6920 (configure-stage[+id+]-[+prefix+][+module+],
6921 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6922 * Makefile.in: Regenerate.
6923
6924 2007-05-15 Diego Novillo <dnovillo@google.com>
6925
6926 * MAINTAINERS: Update e-mail address.
6927
6928 2007-05-15 Revital Eres <eres@il.ibm.com>
6929
6930 * MAINTAINERS (Write After Approval): Add myself.
6931
6932 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
6933
6934 * MAINTAINERS (Write After Approval): Updated my address.
6935
6936 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6937
6938 * MAINTAINERS (Write After Approval): Add myself.
6939
6940 2007-05-11 Silvius Rus <rus@google.com>
6941
6942 * MAINTAINERS (Write After Approval): Add myself.
6943
6944 2007-04-23 Tom Tromey <tromey@redhat.com>
6945
6946 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6947
6948 2007-04-22 Mark Mitchell <mark@codesourcery.com>
6949
6950 * MAINTAINERS (cpplib): Rename to ...
6951 (libcpp): ... this. Add C/C++ front end maintainers.
6952
6953 2007-04-14 Steve Ellcey <sje@cup.hp.com>
6954
6955 * config-ml.in: Pass ${ml_config_env} to configure calls.
6956
6957 2007-04-04 Christian Bruel <christian.bruel@st.com>
6958
6959 * MAINTAINERS (Write After Approval): Add myself.
6960
6961 2007-04-02 Dave Korn <dave.korn@artimi.com>
6962
6963 * MAINTAINERS (Write After Approval): Add myself.
6964
6965 2007-03-31 Tobias Burnus <burnus@net-b.de>
6966
6967 * MAINTAINERS (fortran 95 front end): Add myself.
6968
6969 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6970
6971 * MAINTAINERS (Write After Approval): Add myself.
6972
6973 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
6974
6975 * MAINTAINERS (Modulo Scheduler): Add myself.
6976
6977 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6978
6979 * MAINTAINERS (fortran 95 front end): Add myself.
6980 (c++ front end): whitespace fix.
6981
6982 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6983
6984 * MAINTAINERS (Write After Approval): Add myself.
6985
6986 2007-03-21 Richard Sandiford <richard@codesourcery.com>
6987
6988 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6989 of glob. Quote arguments with single quotes too.
6990 * configure: Regenerate.
6991
6992 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6993
6994 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6995 * Makefile.in: Regenerate
6996
6997 2007-03-07 Andreas Schwab <schwab@suse.de>
6998
6999 * configure: Regenerate.
7000
7001 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7002
7003 * configure.ac: Add "--with-pdfdir" configure option,
7004 which defines pdfdir variable.
7005 * Makefile.def (target=fixincludes): Add install-pdf to
7006 missing targets.
7007 (recursive_targets): Add install-pdf target.
7008 (flags_to_pass): Add pdfdir.
7009 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7010 target.
7011 * configure: Regenerate
7012 * Makefile.in: Regenerate
7013
7014 2007-02-28 Eric Christopher <echristo@apple.com>
7015
7016 Revert:
7017 2006-12-07 Mike Stump <mrs@apple.com>
7018
7019 * Makefile.def (dependencies): Add dependency for
7020 install-target-libssp and install-target-libgomp on
7021 install-gcc.
7022 * Makefile.in: Regenerate.
7023
7024 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7025
7026 * configure: Regenerate.
7027 * configure.ac: Move statements after variable declarations.
7028
7029 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7030
7031 * MAINTAINERS: Add myself as sh maintainer.
7032
7033 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7034
7035 * configure.ac: Adjust for loop syntax.
7036 * configure: Regenerate.
7037
7038 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7039
7040 * configure: Rebuilt.
7041
7042 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7043
7044 * configure.ac: Drop multiple occurrences of --enable-languages,
7045 and fix its quoting.
7046 * configure: Rebuilt.
7047
7048 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7049 Nathan Sidwell <nathan@codesourcery.com>
7050 Vladimir Prus <vladimir@codesourcery.com>
7051 Joseph Myers <joseph@codesourcery.com>
7052
7053 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7054 * configure: Regenerate.
7055
7056 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7057
7058 * ltconfig (freebsd*): Default to elf.
7059
7060 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7061
7062 * configure.ac (target_libraries): Move libgcc before libiberty.
7063 * configure: Regenerated.
7064
7065 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7066 Paolo Bonzini <bonzini@gnu.org>
7067
7068 PR bootstrap/30753
7069 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7070 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7071 * configure: Regenerated.
7072
7073 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7074
7075 * MAINTAINERS (Language Front End Maintainers): Update my mail
7076 address.
7077
7078 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7079
7080 PR bootstrap/30748
7081 * configure.ac: Correct syntax for Solaris ksh.
7082 * configure: Regenerated.
7083
7084 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7085
7086 * configure.ac: Sync with src.
7087 * configure: Regenerate.
7088
7089 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7090
7091 * Makefile.in: Regenerate.
7092
7093 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7094
7095 * config.sub: Sync with src.
7096
7097 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7098
7099 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7100 noncanonical equivalents.
7101 * configure.in: Rename to...
7102 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7103 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7104 target_noncanonical. Use them. Rewrite removal of configure
7105 arguments for autoconf 2.59. Discard variable settings. Force
7106 program_transform_name for native tools.
7107
7108 * Makefile.in: Regenerated.
7109 * configure: Regenerated with autoconf 2.59.
7110
7111 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7112
7113 * MAINTAINERS (Write After Approval): Add myself.
7114
7115 2007-01-31 Andreas Schwab <schwab@suse.de>
7116
7117 * Makefile.tpl (LDFLAGS): Substitute it.
7118 * Makefile.in: Regenerate.
7119
7120 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7121
7122 * MAINTAINERS (Write After Approval): Add myself.
7123
7124 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7125
7126 * MAINTAINERS (spu port): Add myself.
7127
7128 2007-01-23 Richard Guenther <rguenther@suse.de>
7129
7130 PR bootstrap/30541
7131 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7132 * Makefile.tpl (GNATBIND): Substitute it.
7133 (GNATMAKE): Likewise.
7134 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7135 of STAGE_PREFIX.
7136 * Makefile.in: Regenerate.
7137 * configure: Regenerate.
7138
7139 2007-01-18 Mike Stump <mrs@apple.com>
7140
7141 * configure.in: Re-enable -Werror for gcc builds.
7142
7143 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7144
7145 * MAINTAINERS (Write After Approval): Add myself.
7146
7147 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7148
7149 * configure.in: Change == to = in test command.
7150 * configure: Regenerate.
7151
7152 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7153 Nick Clifton <nickc@redhat.com>
7154 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7155
7156 * configure.in (build_configargs, host_configargs, target_configargs):
7157 Remove build/host/target parameters.
7158 (host_libs): Add gmp and mpfr.
7159 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7160 * Makefile.def (gmp, mpfr): New.
7161 (gcc): Remove target.
7162 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7163 target_os, target_vendor): New.
7164 (configure): Add host_alias/target_alias arguments; adjust invocations.
7165 * configure: Regenerate.
7166 * Makefile.in: Regenerate.
7167
7168 2007-01-11 Matt Fago <fago@earthlink.net>
7169
7170 * configure.in: Try to link to functions only in mpfr 2.2.x
7171 to improve robustness of configure tests.
7172 * configure: Regenerate.
7173
7174 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7175
7176 * MAINTAINERS: Add myself as i386 maintainer.
7177
7178 2007-01-08 Jan Hubicka <jh@suse.cz>
7179
7180 * MAINTAINERS: Add myself as i386 maintainer.
7181
7182 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7183
7184 * configure.in: Add support for an x86_64-mingw* target.
7185 * configure: Regenerate.
7186
7187 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7188
7189 * Makefile.tpl (all-target): Correct @if conditional for target
7190 modules.
7191 * configure.in: Omit libiberty if building only target libgcc.
7192 * configure, Makefile.in: Regenerated.
7193
7194 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7195
7196 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7197 * configure: Regenerate.
7198
7199 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7200
7201 * Makefile.def (target_modules): Add libgcc.
7202 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7203 * Makefile.tpl (clean-target-libgcc): Delete.
7204 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7205 on gcc even for bootstrapped modules. Rewrite handling of
7206 lang_env_dependencies to loop over target_modules.
7207 * configure.in (target_libraries): Add target-libgcc.
7208 * Makefile.in, configure: Regenerated.
7209
7210 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7211
7212 * configure.in: Reorganize recognition of languages. Add
7213 --enable-stage1-languages. Show supported languages for the chosen
7214 target rather than all recognized languages.
7215 * configure: Regenerate.
7216
7217 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7218
7219 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7220 * Makefile.in: Regenerate.
7221
7222 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7223
7224 * configure.in: Warn that MPFR 2.2.0 is buggy.
7225 * configure: Regenerate.
7226
7227 2006-12-27 Ian Lance Taylor <iant@google.com>
7228
7229 * configure.in: When removing Makefiles to force a reconfigure, also
7230 remove prev-DIR*/Makefile.
7231 * configure: Regenerate.
7232
7233 2006-12-22 Andreas Schwab <schwab@suse.de>
7234
7235 * configure: Regenerate with correct autoconf version.
7236
7237 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7238
7239 * configure.in: add AC_SUBST for *_FOR_TARGET.
7240 * configure: Regenerate.
7241
7242 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7243
7244 * configure.in: Simplify logic for rejecting languages that cannot
7245 be built. Separate the case when a language is unsupported,
7246 from the case when the user chooses not to build a language.
7247
7248 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7249
7250 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7251 it only affects bootstrap and could be tested on "$host" as well.
7252 * configure: Regenerate.
7253 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7254
7255 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7256
7257 PR bootstrap/29544
7258 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7259 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7260 move here comment from Makefile.tpl.
7261 * Makefile.tpl: Move some definitions higher in the file.
7262 (STAGE1_CHECKING): New.
7263 * configure.in: Add --enable-stage1-checking.
7264 * configure: Regenerate.
7265 * Makefile.in: Regenerate.
7266
7267 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7268
7269 * MAINTAINERS: Add myself as build system maintainer.
7270
7271 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7272
7273 * MAINTAINERS (Write After Approval): Add myself.
7274
7275 2006-12-13 Eric Christopher <echristo@apple.com>
7276
7277 * MAINTAINERS: Add myself as darwin maintainer.
7278
7279 2006-12-11 Ian Lance Taylor <ian@airs.com>
7280
7281 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7282
7283 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7284
7285 MAINTAINERS: Update my entry.
7286
7287 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7288
7289 * configure.in: Handle spu makefile frag.
7290 * Makefile.tpl (MAINT): Define
7291 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7292 * configure: Regenerate.
7293 * Makefile.in: Regenerate.
7294
7295 2006-12-11 Ben Elliston <bje@au.ibm.com>
7296
7297 * config.guess: Import latest version.
7298 * config.sub: Likewise.
7299
7300 2006-12-11 Ben Elliston <bje@au.ibm.com>
7301
7302 * configure.in (spu-*-*): Don't skip target-libiberty.
7303 * configure: Regenerate.
7304
7305 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7306
7307 PR bootstrap/30134
7308 * configure.in: Correct x86 darwin support for libjava to powerpc
7309 and i?86 only.
7310 * configure: Regenerate.
7311
7312 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7313
7314 * configure.in: Add x86 darwin support for libjava.
7315 * configure: Regenerate.
7316
7317 2006-12-07 Mike Stump <mrs@apple.com>
7318
7319 * Makefile.def (dependencies): Add dependency for
7320 install-target-libssp and install-target-libgomp on
7321 install-gcc.
7322 * Makefile.in: Regenerate.
7323
7324 2006-12-04 Richard Guenther <rguenther@suse.de>
7325
7326 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7327 (Non-Algorithmic Maintainers): Move over non-algorithmic
7328 loop optimizer maintainers, add myself as a non-algorithmic
7329 middle-end maintainer.
7330
7331 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7332
7333 * MAINTAINERS (Write After Approval): Add myself.
7334
7335 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7336
7337 * configure.in: Update error message for missing GMP/MPFR.
7338
7339 * configure: Regenerate.
7340
7341 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7342
7343 * configure.in: Update MPFR version in error message.
7344
7345 * configure: Regenerate.
7346
7347 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7348
7349 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7350 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7351 --with-gmp-lib): New flags.
7352
7353 * configure: Regenerate.
7354
7355 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7356
7357 * MAINTAINERS (Write After Approval): Change my email address.
7358
7359 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7360
7361 * MAINTAINERS (Write After Approval): Add myself.
7362
7363 2006-11-22 Philipp Thomas <pth@suse.de>
7364
7365 * MAINTAINERS (i18n): Update e-mail address.
7366
7367 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7368
7369 * MAINTAINERS (spu port): Add myself as maintainer.
7370 (Write After Approval): Remove myself.
7371
7372 2006-11-22 Ben Elliston <bje@au.ibm.com>
7373
7374 * configure.in (skipdirs): Don't build libssp for SPU.
7375 * configure: Regenerate.
7376
7377 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7378
7379 * MAINTAINERS (spu port): Add myself as maintainer.
7380 (libobjc): Update my email address.
7381
7382 2006-11-21 Andrea Bona <andrea.bona@st.com>
7383
7384 * MAINTAINERS (Write After Approval): Add myself.
7385
7386 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7387
7388 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7389 * configure : Rebuilt.
7390
7391 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7392
7393 * MAINTAINERS (Write After Approval): Add myself.
7394
7395 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7396
7397 * MAINTAINERS (Write After Approval): Add myself.
7398
7399 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7400
7401 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7402 libmpfr.a.
7403 * configure: Regenerate.
7404
7405 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7406
7407 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7408 (unstage): Test for stage_last presence.
7409
7410 PR bootstrap/29802
7411 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7412 STAGE_PREFIX.
7413 * Makefile.in: Regenerate.
7414
7415 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7416
7417 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7418 maintainers.
7419
7420 2006-11-14 Erven Rohou <erven.rohou@st.com>
7421
7422 * MAINTAINERS (Write After Approval): Add myself.
7423
7424 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7425
7426 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7427 and stageN-package/Makefile.
7428 * Makefile.in: Regenerated.
7429
7430 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7431
7432 * configure.in: Remove target-libgloss from noconfigdirs for
7433 bfin-*-*.
7434 * configure: Regenerated.
7435
7436 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7437
7438 * configure.in (have_gmp): Only error if the gcc directory exists.
7439
7440 * configure: Regenerate.
7441
7442 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7443
7444 * configure.in: Robustify error message for missing GMP/MPFR.
7445
7446 * configure: Regenerate.
7447
7448 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7449
7450 * MAINTAINERS (Write After Approval): Add myself.
7451
7452 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7453
7454 * MAINTAINERS: Change email address.
7455
7456 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7457
7458 * MAINTAINERS (Write After Approval): Add myself.
7459
7460 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7461
7462 * MAINTAINERS (Write After Approval): Add myself.
7463
7464 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7465
7466 * MAINTAINERS (Write After Approval): Move myself to
7467 Write After Approval section.
7468
7469 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7470
7471 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7472 need_gmp anymore.
7473 * configure: Regenerate.
7474
7475 2006-10-16 Tobias Burnus <burnus@net-b.de>
7476
7477 * MAINTAINERS (Write After Approval): Add myself.
7478
7479 2006-10-16 Ben Elliston <bje@au.ibm.com>
7480
7481 * config.guess: Import latest version.
7482 * config.sub: Likewise.
7483
7484 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7485
7486 * Makefile.def: Added pdf target handling.
7487 * Makefile.tpl: Added pdf target handling.
7488 * Makefile.in: Regenerated.
7489
7490 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7491
7492 * MAINTAINERS: Add self as score port maintainer.
7493
7494 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7495
7496 * MAINTAINERS (Write After Approval): Add myself.
7497
7498 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7499
7500 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7501 or newer.
7502 * configure: Regenerated.
7503
7504 2006-09-27 Dave Brolley <brolley@redhat.com>
7505
7506 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7507 using $s instead of $r.
7508 * configure: Regenerated.
7509
7510 2006-09-26 Thiemo Seufer <ths@mips.com>
7511
7512 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7513 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7514 * configure: Regenerate.
7515
7516 2006-09-24 Graeme Peterson <gridly@gmail.com>
7517
7518 * MAINTAINERS (Write After Approval): Remove myself.
7519
7520 2006-09-22 Chao-ying Fu <fu@mips.com>
7521
7522 * MAINTAINERS (Write After Approval): Add myself.
7523
7524 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7525
7526 * MAINTAINERS: Add self as soft-fp maintainer.
7527
7528 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7529
7530 * MAINTAINERS: Add myself as avr maintainer.
7531 Remove Marek Michalkiewicz as avr maintainer.
7532
7533 2006-09-07 Roberto Costa <roberto.costa@st.com>
7534
7535 * MAINTAINERS (Write After Approval): Add myself.
7536
7537 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7538
7539 * configure.in: Never build newlib for a Mingw host.
7540 Never build newlib as Mingw target library.
7541 Test the existence of winsup/cygwin for building a Cygwin newlib,
7542 rather than just winsup.
7543 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7544 building a Mingw target.
7545 * configure: Regenerate.
7546
7547 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7548
7549 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7550
7551 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7552
7553 * config.guess: Import from src (was more updated).
7554 * config.sub: Likewise.
7555
7556 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7557
7558 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7559 * configure: Regenerated.
7560
7561 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7562
7563 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7564 for stages after the first.
7565
7566 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7567
7568 * Makefile.def: Add dependencies for configure-opcodes
7569 on configure-intl and all-opcodes on all-intl.
7570 * Makefile.in: Regenerated.
7571
7572 2006-07-13 Ben Elliston <bje@au.ibm.com>
7573
7574 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7575
7576 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7577
7578 Port to hosts whose 'sort' and 'tail' implementations
7579 treat operands with leading '+' as file names, as POSIX
7580 has required since 2001. However, make sure the code still
7581 works on pre-POSIX hosts.
7582 * ltmain.sh: Don't assume "sort +2" is equivalent to
7583 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7584
7585 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7586
7587 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7588
7589 2006-07-04 Peter O'Gorman <peter@pogma.com>
7590
7591 * ltconfig: chmod 644 before ranlib during install.
7592
7593 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7594
7595 PR bootstrap/18058
7596 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7597 if the bootstrap compiler is a GCC version that supports it.
7598 * configure: Regenerate.
7599
7600 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7601
7602 * configure.in: Fix thinkos in previous check-in.
7603 * configure: Regenerate.
7604
7605 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7606
7607 PR other/27063
7608 * configure.in: Test subdir_requires and give an appropriate
7609 error message.
7610 * configure: Regenerate.
7611
7612 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7613
7614 * MAINTAINERS (Write After Approval): Add myself.
7615
7616 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7617
7618 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7619
7620 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7621
7622 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7623
7624 2006-06-20 David Ayers <d.ayers@inode.at>
7625
7626 PR bootstrap/28072
7627 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7628 whether target-libjava is being configured instead of whether the
7629 java front end is enabled.
7630 * configure: Regenerate.
7631
7632 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7633
7634 PR target/27540
7635 * configure.in: Only enable libgomp on IRIX 6.
7636 * configure: Regenerate.
7637
7638 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7639
7640 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7641 too.
7642 * Makefile.in: Regenerate.
7643
7644 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7645
7646 * config-ml.in: Alter CCASFLAGS to include special
7647 multilib options the same as is done for CFLAGS.
7648
7649 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7650
7651 * configure.in: Don't enable libgomp on hpux10.
7652 * configure: Rebuilt.
7653
7654 2006-06-12 David Ayers <d.ayers@inode.at>
7655
7656 PR bootstrap/27963
7657 PR target/19970
7658 * configure.in: Remove target-boehm-gc from noconfigdirs where
7659 ${libgcj} is specified.
7660 * configure: Regenerate.
7661
7662 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7663
7664 Sync from src:
7665
7666 * configure.in: Sync.
7667 * configure: Regenerated.
7668
7669 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7670
7671 * Makefile.def: Added dependencies from sim and gdb on intl, and
7672 added configure dependencies to everything with an all dependency
7673 on intl.
7674 * Makefile.in: Regenerated.
7675
7676 2006-06-06 David Ayers <d.ayers@inode.at>
7677
7678 PR libobjc/13946
7679 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7680 * Makefile.in: Regenerate.
7681 * configure.in: Add --enable-objc-gc at toplevel and have it
7682 enable boehm-gc for Objective-C.
7683 Remove target-boehm-gc from libgcj.
7684 Add target-boehm-gc to target_libraries.
7685 Add target-boehm-gc to noconfigdirs where ${libgcj}
7686 is specified.
7687 Assert that boehm-gc is supported when requested for Objective-C.
7688 Only build boehm-gc if needed either for Java or Objective-C.
7689 * configure: Regenerate.
7690
7691 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7692
7693 PR 27674
7694 * Makefile.tpl (configure-[+prefix+][+module+],
7695 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7696 Remove rule to unstage bootstrapped modules.
7697 (stage_current): New.
7698 * Makefile.in: Regenerate.
7699
7700 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7701
7702 * MAINTAINERS (Write After Approval): Update my e-mail address.
7703
7704 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7705
7706 * include/libiberty.h: Declare pex_run_in_environment.
7707
7708 2006-05-31 Asher Langton <langton2@llnl.gov>
7709
7710 * MAINTAINERS (Write After Approval): Add myself.
7711
7712 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7713
7714 * Makefile.def (bfd, opcodes): Fix lib_path.
7715 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7716 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7717 * Makefile.in: Regenerate.
7718
7719 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7720
7721 * Makefile.in: Regenerate.
7722
7723 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7724
7725 * Makefile.def: Add install-html target. Add datarootdir
7726 docdir and htmldir to flags_to_pass.
7727 * Makefile.tpl: Add install-html target.
7728 * Makefile.in: Regenerate.
7729 * configure.in: Add --with-datarootdir, --with-docdir, and
7730 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7731 * configure: Regenerate.
7732
7733 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7734
7735 * configure.in: Enable gprof for cross builds.
7736 * configure: Regenerate.
7737
7738 2006-05-22 Richard Guenther <rguenther@suse.de>
7739
7740 Revert
7741 2006-01-31 Richard Guenther <rguenther@suse.de>
7742 Paolo Bonzini <bonzini@gnu.org>
7743
7744 * Makefile.def (target_modules): Add libgcc-math target module.
7745 * configure.in (target_libraries): Add libgcc-math target library.
7746 (--enable-libgcc-math): New configure switch.
7747 * Makefile.in: Re-generate.
7748 * configure: Re-generate.
7749 * libgcc-math: New toplevel directory.
7750
7751 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7752 Andreas Tobler <a.tobler@schweiz.ch>
7753
7754 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7755 * configure: Rebuilt.
7756
7757 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7758
7759 * MAINTAINERS (Write After Approval): Add myself.
7760
7761 2006-05-01 DJ Delorie <dj@redhat.com>
7762
7763 * configure.in: Restore CFLAGS if GMP isn't present.
7764 * configure: Regenerate.
7765
7766 2006-05-01 Richard Guenther <rguenther@suse.de>
7767
7768 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7769 maintainer.
7770
7771 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7772
7773 * MAINTAINERS (Write After Approval): Add myself.
7774
7775 2006-04-28 Jan Beulich <jbeulich@novell.com>
7776
7777 * MAINTAINERS (Write After Approval): Add myself.
7778
7779 2006-04-18 DJ Delorie <dj@redhat.com>
7780
7781 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7782 reference libgloss so that libssp can be built in a combined
7783 tree.
7784 * configure: Regenerate.
7785
7786 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
7787
7788 * MAINTAINERS (Write After Approval): Add myself.
7789
7790 2006-04-05 Ben Elliston <bje@au.ibm.com>
7791
7792 * configure.in: Require makeinfo 4.4 or higher.
7793 * configure: Regenerate.
7794
7795 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7796
7797 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7798 Rearrange the entries of other libraries to have them in one place.
7799
7800 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7801
7802 * MAINTAINERS (Write After Approval): Remove myself.
7803 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7804
7805 2006-03-14 Richard Guenther <rguenther@suse.de>
7806
7807 * configure: Regenerate with autoconf 2.13.
7808
7809 2006-03-13 Jim Blandy <jimb@codesourcery.com>
7810
7811 * MAINTAINERS: Use my work address.
7812
7813 * MAINTAINERS: Update my E-mail address.
7814
7815 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
7816
7817 * configure.in: Handle --disable-<component> generically.
7818 * configure: Regenerate.
7819
7820 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7821
7822 PR libgcj/17311
7823 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7824
7825 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7826
7827 * MAINTAINERS (Write After Approval): Remove myself.
7828 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7829
7830 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
7831
7832 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7833 (TARGET_CONFIGDIRS): Remove.
7834 * configure.in: Remove AC_SUBST(target_configdirs).
7835 * Makefile.in, configure: Regenerated.
7836
7837 2006-02-20 Steven G. Kargl <kargls@comcast.net>
7838
7839 * MAINTAINERS (Write After Approval): Remove myself.
7840 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7841
7842 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
7843
7844 PR bootstrap/25670
7845
7846 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7847
7848 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7849 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7850 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7851 BUILD_PREFIX, BUILD_PREFIX_1.
7852 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7853
7854 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7855 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7856
7857 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7858 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7859 of `cat stage_current`. Always provide the `r' and `s' variables.
7860 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7861 a single shell execution.
7862 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7863 bootstrapped modules, make the stage1 module if the build was not
7864 started yet, else build the current stage.
7865 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7866 (all-build, all-host, all-target, [+make_target+]-host,
7867 [+make_target+]-target): Do not use \-continued lines.
7868 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7869 (current_stage, restrap, stage_last): New.
7870
7871 * Makefile.in: Regenerate.
7872 * configure: Regenerate.
7873
7874 2006-02-19 Bud Davis <jmdavis@link.com>
7875
7876 * MAINTAINERS (Write After Approval): Remove myself.
7877 (Language Front End Maintainers): Add myself as fortran 95
7878 maintainer and update e-mail address.
7879
7880 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7881
7882 * MAINTAINERS (Write After Approval): Remove myself.
7883 (Language Front End Maintainers): Add myself as fortran 95
7884 maintainer.
7885
7886 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
7887
7888 * MAINTAINERS (Write After Approval): Add myself.
7889
7890 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7891
7892 * MAINTAINERS (Write After Approval): Remove myself.
7893 (Language Front End Maintainers): Add myself as
7894 fortran 95 maintainer.
7895
7896 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7897
7898 Sync from src:
7899
7900 2005-12-27 Leif Ekblad <leif@rdos.net>
7901
7902 * configure.in: Add support for RDOS target.
7903 * configure: Regenerate.
7904
7905 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7906 Andreas Schwab <schwab@suse.de>
7907
7908 * configure: Regenerate.
7909
7910 2006-02-12 David Edelsohn <edelsohn@gnu.org>
7911
7912 * configure.in (enable_libgomp): Add AIX.
7913 * configure: Regenerate.
7914
7915 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7916
7917 * MAINTAINERS (Write After Approval): Add myself.
7918
7919 2006-02-03 Lee Millward <lee.millward@gmail.com>
7920
7921 * MAINTAINERS (Write After Approval): Add myself.
7922
7923 2006-01-31 Richard Guenther <rguenther@suse.de>
7924 Paolo Bonzini <bonzini@gnu.org>
7925
7926 * Makefile.def (target_modules): Add libgcc-math target module.
7927 * configure.in (target_libraries): Add libgcc-math target library.
7928 (--enable-libgcc-math): New configure switch.
7929 * Makefile.in: Re-generate.
7930 * configure: Re-generate.
7931 * libgcc-math: New toplevel directory.
7932
7933 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
7934
7935 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7936 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7937 the assembler, linker and binutils.
7938 * configure: Regenerate.
7939
7940 2006-01-22 Dirk Mueller <dmueller@suse.de>
7941
7942 * MAINTAINERS (Write After Approval): Add myself.
7943
7944 2006-01-20 Diego Novillo <dnovillo@redhat.com>
7945
7946 * configure: Regenerate.
7947
7948 2006-01-18 Richard Henderson <rth@redhat.com>
7949 Jakub Jelinek <jakub@redhat.com>
7950 Diego Novillo <dnovillo@redhat.com>
7951
7952 * libgomp: New directory.
7953 * Makefile.def: Add target_module libgomp.
7954 * Makefile.in: Regenerate.
7955 * configure.in (target_libraries): Add target-libgomp.
7956 * configure: Regenerate.
7957
7958 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
7959
7960 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7961 @ from continuation.
7962 * Makefile.in: Rebuilt.
7963
7964 2006-01-04 Chris Lattner <sabre@gnu.org>
7965
7966 * MAINTAINERS (Write After Approval): Add myself.
7967
7968 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
7969
7970 PR bootstrap/24252
7971
7972 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7973 * Makefile.tpl (OBJDUMP): New.
7974 (EXTRA_HOST_FLAGS): Add it.
7975 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7976
7977 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7978 to use symbolic links between directories. Avoid race conditions
7979 or make them harmless.
7980 * configure.in: Do not try to use symbolic links between directories.
7981
7982 * Makefile.def (LEAN): Pass.
7983 * Makefile.tpl (LEAN): Define.
7984 (stage[+id+]-start): Accept that the previous directory does not
7985 exist, if the bootstrap is lean.
7986 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7987 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7988 configure substitution.
7989 ([+compare-target+]): Likewise.
7990 ([+bootstrap-target+]-lean): New.
7991 * configure.in: Remove lean bootstrap support from here.
7992
7993 * Makefile.in: Regenerate.
7994 * configure: Regenerate.
7995
7996 2006-01-04 Ben Elliston <bje@au.ibm.com>
7997
7998 * MAINTAINERS (libdecnumber): Add myself.
7999
8000 2006-01-02 Mark Mitchell <mark@codesourcery.com>
8001
8002 * libtool-ldflags: New script.
8003
8004 2006-01-02 Andreas Schwab <schwab@suse.de>
8005
8006 * configure.in: When reconfiguring remove Makefile in
8007 all stage directories.
8008 * configure: Regenerate.
8009
8010 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8011
8012 * MAINTAINERS: Update my email address.
8013
8014 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8015
8016 Revert Ada-related part of the previous change.
8017
8018 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8019 Do not pass.
8020 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8021 * Makefile.in: Regenerate.
8022 * configure.in: Do not include mt-ppc-aix target fragment.
8023 * configure: Regenerate.
8024
8025 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8026
8027 * configure.in: Select appropriate fragments for PowerPC/AIX.
8028 * configure: Regenerate.
8029
8030 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8031 BOOT_CFLAGS, BOOT_LDFLAGS.
8032 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8033 BOOT_CFLAGS, BOOT_LDFLAGS.
8034 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8035 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8036 (stage): Fail if we cannot complete the work.
8037 * Makefile.in: Regenerate.
8038
8039 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8040
8041 * configure.in: Replace ms1 with mt.
8042 * configure: Rebuilt.
8043
8044 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8045
8046 * MAINTAINERS: Update my email address.
8047
8048 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8049
8050 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8051 install-host-nogcc): Don't invoke $(stage) at the end.
8052 * Makefile.in: Regenerate.
8053
8054 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8055
8056 * configure.in: Flip the top-level bootstrap switch.
8057 * configure: Regenerate.
8058
8059 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8060
8061 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8062 $(stage) and $(unstage).
8063 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8064 (all): Remove stray semicolon.
8065 (local-distclean): Don't handle multilib.tmp and multilib.out.
8066 (install.all): Set $s for consistency.
8067 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8068 check_multilibs setting. Always make the install directory.
8069 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8070 Correct @if/@endif.
8071 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8072 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8073 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8074 (multilib.out): Remove.
8075 * Makefile.in: Regenerated.
8076
8077 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
8078
8079 * MAINTAINERS (Write After Approval): Add myself.
8080
8081 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8082
8083 * MAINTAINERS: Add myself as mt maintainer.
8084
8085 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8086
8087 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8088
8089 * MAINTAINERS: Change email address.
8090
8091 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
8092
8093 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8094 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8095 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8096 Find in-tree tools if available.
8097 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8098 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8099 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8100 (COMPILER_*_FOR_TARGET): New.
8101 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8102 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8103 (CONFIGURED_*, USUAL_*): Remove.
8104 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8105 STRIP): Use autoconf substitutions.
8106 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8107 COMPILER_NM_FOR_TARGET): New.
8108 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8109
8110 (all): Make all-host and all-target in parallel.
8111 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8112 that $$r and $$s are set before invoking a recursive make.
8113 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8114 ([+bootstrap-target+]): Inline most of the `all' target.
8115
8116 2005-11-29 Ben Elliston <bje@au.ibm.com>
8117
8118 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8119 from the gcc build directory.
8120 * Makefile.in: Regenerate.
8121
8122 2005-11-29 Ben Elliston <bje@au.ibm.com>
8123
8124 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8125 depend on all-libdecnumber.
8126 * configure.in (host_libs): Include libdecnumber.
8127 * Makefile.in: Regenerate.
8128 * configure: Likewise.
8129
8130 2005-11-29 Ben Elliston <bje@au.ibm.com>
8131
8132 * libdecnumber: Import decNumber sources from the dfp-branch.
8133
8134 2005-11-21 Kean Johnston <jkj@sco.com>
8135
8136 * config.sub, config.guess: Sync from upstream sources.
8137
8138 2005-11-21 Ben Elliston <bje@au.ibm.com>
8139
8140 Import from Autoconf sources:
8141
8142 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8143 * config/move-if-change: Don't output "$2 is unchanged";
8144 suggested by Ben Elliston. Handle weird characters correctly.
8145
8146 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8147
8148 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8149 to match upstream libtool for darwin.
8150
8151 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8152
8153 * Makefile.def: Remove gdb dependencies for gdbtk.
8154 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8155 (configure-gdb, install-gdb): New rules.
8156 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8157 * Makefile.in, configure: Regenerated.
8158
8159 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8160
8161 * MAINTAINERS (Write After Approval): Add myself.
8162
8163 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8164
8165 * MAINTAINERS (Write After Approval): Add myself.
8166
8167 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8168
8169 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8170 Diego Novillo.
8171
8172 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8173
8174 PR bootstrap/24297
8175 * Makefile.tpl (do-[+make-target+], do-check, install,
8176 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8177 are set before recursing.
8178 * Makefile.in: Regenerate.
8179
8180 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8181
8182 PR bootstrap/18939
8183 * Makefile.def (gcc) <target>: Fix thinko.
8184 * Makefile.in: Regenerate.
8185
8186 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8187
8188 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8189 * configure: Regenerate.
8190
8191 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8192
8193 * MAINTAINERS (Write After Approval): Add self.
8194
8195 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8196
8197 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8198 target-libffi, target-qthreads, target-libjava, and
8199 targetlibobjc.
8200 * configure: Regenerate.
8201
8202 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8203
8204 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8205 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8206 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8207 (USUAL_OBJDUMP_FOR_TARGET): New.
8208 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8209 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8210 * configure, Makefile.in: Regenerated.
8211
8212 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8213
8214 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8215 before other host packages.
8216
8217 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8218
8219 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8220
8221 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8222
8223 PR bootstrap/22340
8224
8225 * configure.in (default_target): Remove.
8226 * Makefile.tpl (all): Do not use prerequisites as subroutines
8227 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8228 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8229 use prerequisites as subroutines.
8230 (check-host, check-target): New.
8231 (bootstrap configure & all targets): Do not use stage*-start
8232 if the directory layout is already ok.
8233 (non-bootstrap configure & all targets): Prepend a $(unstage).
8234 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8235 (NOTPARALLEL): Remove.
8236 (unstage, stage variables): New variables.
8237 (unstage, stage targets): Simply expand to those variables.
8238
8239 * configure: Regenerate.
8240 * Makefile.in: Regenerate.
8241
8242 2005-10-04 James E Wilson <wilson@specifix.com>
8243
8244 * Makefile.def (lang_env_dependencies): Add libmudflap.
8245 * Makefile.in: Regenerate.
8246
8247 2005-10-03 Andreas Schwab <schwab@suse.de>
8248
8249 Backport from libtool CVS:
8250 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8251
8252 * ltmain.sh: add support for installing into temporary
8253 staging area (e.g. 'make install DESTDIR=...')
8254
8255 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8256
8257 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8258 * configure: Regenerated.
8259
8260 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8261
8262 * configure: Regenerate with the correct
8263 autoconf version.
8264
8265 2005-09-30 Catherine Moore <clm@cm00re.com>
8266
8267 * configure.in (bfin-*-*): New.
8268 * configure: Regenerated.
8269
8270 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8271
8272 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8273 (LIPO_FOR_TARGET): New.
8274 (CONFIGURED_LIPO_FOR_TARGET): New.
8275 (USUAL_LIPO_FOR_TARGET): New.
8276 (STRIP_FOR_TARGET): New.
8277 (CONFIGURED_STRIP_FOR_TARGET): New.
8278 (USUAL_STRIP_FOR_TARGET): New.
8279 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8280 STRIP_FOR_TARGET.
8281 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8282 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8283 * Makefile.in: Regenerate.
8284 * configure: Regenerate.
8285
8286 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8287
8288 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8289 (rs6000-*-aix*): Same.
8290 * configure: Regenerate.
8291
8292 2005-09-16 Tom Tromey <tromey@redhat.com>
8293
8294 * MAINTAINERS: Add self as java maintainer.
8295
8296 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8297
8298 * configure.in: Recognize f95 in the --enable-languages option,
8299 and substitute it for fortran, issuing a warning.
8300 * configure: Regenerate.
8301
8302 2005-08-30 Phil Edwards <phil@codesourcery.com>
8303
8304 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8305 * configure: Regenerated.
8306
8307 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8308
8309 * MAINTAINERS: Add self as ms1 maintainer.
8310
8311 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8312
8313 * Makefile.def (libssp): Add to lang_env_dependencies.
8314 * Makefile.in: Regenerate.
8315
8316 2005-08-18 Ian Lance Taylor <ian@airs.com>
8317
8318 * MAINTAINERS: Add myself as middle-end maintainer.
8319
8320 2005-08-17 Christian Groessler <chris@groessler.org>
8321
8322 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8323 * Makefile.in: Regenerate.
8324
8325 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8326
8327 * MAINTAINERS (write after approval): Added myself.
8328
8329 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8330
8331 * MAINTAINERS (Write After Approval): Add myself.
8332
8333 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8334
8335 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8336 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8337 Look for alternate names of the target cc and c++
8338 * configure: Regenerate.
8339
8340 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8341
8342 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8343 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8344 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8345 tools; remove code to manually set them.
8346 (Target tools): Look in the environment for them.
8347 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8348 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8349 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8350 build directory.
8351 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8352 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8353 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8354 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8355 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8356 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8357 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8358 * configure: Regenerate.
8359 * Makefile.in: Regenerate.
8360
8361 2005-07-28 Ben Elliston <bje@au.ibm.com>
8362
8363 * MAINTAINERS: Update for removed CPU targets.
8364
8365 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8366
8367 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8368 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8369 * Makefile.in: Regenerated.
8370
8371 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8372
8373 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8374 (CFLAGS_FOR_TARGET): Use it.
8375 (CXXFLAGS_FOR_TARGET): Likewise.
8376 * Makefile.in: Regenerated.
8377 * configure.in (--with-build-sysroot): New option.
8378 * configure: Regenerated.
8379
8380 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8381
8382 * Makefile.tpl: Wrap install between unstage and stage
8383 * Makefile.in: Regenerate.
8384
8385 2005-07-21 Eric Christopher <echristo@apple.com>
8386
8387 * MAINTAINERS: Update affiliation.
8388
8389 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8390
8391 * MAINTAINERS: Add self as crx port maintainer.
8392
8393 2005-07-20 DJ Delorie <dj@redhat.com>
8394
8395 * MAINTAINERS: Add self as m32c maintainer.
8396
8397 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8398
8399 * all files: Update FSF address.
8400
8401 2005-07-15 Eric Christopher <echristo@redhat.com>
8402
8403 * MAINTAINERS: Change affiliation.
8404
8405 2005-07-14 Jim Blandy <jimb@redhat.com>
8406
8407 * configure.in: Add cases for Renesas m32c.
8408 * configure: Regenerated.
8409
8410 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8411
8412 * COPYING.LIB: Update from fsf.org.
8413
8414 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8415
8416 * COPYING, compile, config.guess,
8417 config.sub, install-sh, missing, mkinstalldirs,
8418 symlink-tree, ylwrap: Sync from upstream sources.
8419 * config-ml.in: Update FSF address.
8420
8421 2005-07-13 Eric Christopher <echristo@redhat.com>
8422
8423 * configure.in: Add toplevel noconfigdir support for tpf.
8424 * configure: Regenerate.
8425
8426 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8427
8428 PR ada/22340
8429
8430 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8431 * Makefile.in: Regenerate.
8432
8433 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8434
8435 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8436 Brolley to write-after-approval.
8437
8438 2005-07-07 Andreas Schwab <schwab@suse.de>
8439
8440 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8441 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8442 * Makefile.in: Regenerated.
8443
8444 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8445
8446 * configure.in: Don't build sim or rda when targetting darwin.
8447 * configure: Regenerate.
8448
8449 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8450
8451 * configure.in: Add --enable-libssp and --disable-libssp.
8452 * configure: Regenerate with autoconf-2.13.
8453
8454 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8455
8456 * Makefile.def (target_modules): Add libssp.
8457 * configure.in (target_libraries): Add target-libssp.
8458 * configure: Rebuilt.
8459 * Makefile.in: Rebuilt.
8460
8461 2005-07-01 Zack Weinberg <zackw@panix.com>
8462
8463 * MAINTAINERS: Change email address. Resign from maintainership.
8464
8465 2005-07-01 Richard Guenther <rguenther@suse.de>
8466
8467 * MAINTAINERS: Change my e-mail address and affiliation.
8468
8469 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8470
8471 * Makefile.def (stagefeedback): Come after profile.
8472 Define profiledbootstrap target.
8473 * Makefile.tpl (profiledbootstrap): Remove.
8474 (stageprofile-end): Zap stagefeedback.
8475 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8476 * Makefile.in: Regenerate.
8477
8478 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8479
8480 * MAINTAINERS: Update my email address.
8481
8482 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8483
8484 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8485 In 'cpp' stanza, support '#line' as well as '# '.
8486
8487 2005-06-08 Andreas Schwab <schwab@suse.de>
8488
8489 * MAINTAINERS: Move myself from 'Write After Approval' to
8490 'CPU Port Maintainers' section as m68k maintainer.
8491
8492 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8493
8494 * configure.in (unsupported_languages): New macro.
8495 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8496 non-ported target libraries in noconfigdirs.
8497 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8498 non-linux-gnu. Remove libgcj_ex_libffi.
8499 <lang_frag loop>: Set add_this_lang=no if the language is in
8500 unsupported_languages.
8501 * configure: Regenerate.
8502
8503 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8504
8505 * configure.in: Fix typo in handling of --with-mpfr-dir.
8506 * configure: Regenerate.
8507
8508 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8509
8510 * MAINTAINERS: Update my email address.
8511
8512 2005-06-02 Jim Blandy <jimb@redhat.com>
8513
8514 * config.sub: Add cases for the Renesas m32c. (This patch has been
8515 accepted into the master sources.)
8516
8517 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8518 Michael Snyder <msnyder@redhat.com>
8519 Stan Cox <scox@redhat.com>
8520
8521 * configure.in: Set noconfigdirs for ms1.
8522
8523 * configure: Regenerate.
8524
8525 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8526
8527 * MAINTAINERS (Write After Approval): Add self.
8528
8529 2005-06-01 Josh Conner <jconner@apple.com>
8530
8531 * MAINTAINERS (Write After Approval): Add self.
8532
8533 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8534
8535 * MAINTAINERS: Update my email address.
8536
8537 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8538
8539 * MAINTAINERS (Write After Approval): Add self.
8540
8541 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8542
8543 * MAINTAINERS (Write After Approval): Remove self.
8544
8545 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8546
8547 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8548 (Dependencies): Consider target modules for bootstrap dependencies.
8549 Make target bootstrap modules depend on each stage's gcc.
8550 * Makefile.in: Regenerate.
8551
8552 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8553
8554 * Makefile.def (configure-gcc): Depend on binutils having been built.
8555 (all-gcc): No need to do it here.
8556 * Makefile.in: Regenerate.
8557
8558 2005-05-19 Paul Brook <paul@codesourcery.com>
8559
8560 * configure.in: Rewrite misleading error message when requested
8561 language cannot be built.
8562 * configure: Regenerate.
8563
8564 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8565
8566 * ylwrap: Import from Automake 1.9.5.
8567
8568 2005-05-13 David Ung <davidu@mips.com>
8569
8570 * MAINTAINERS (Write After Approval): Add self.
8571
8572 2005-05-09 Mike Stump <mrs@apple.com>
8573
8574 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8575 lt_cv_sys_max_cmd_len for now.
8576
8577 2005-05-09 Stan Cox <scox@redhat.com>
8578
8579 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8580
8581 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8582
8583 * README.SCO: Update the URL.
8584
8585 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8586
8587 * ltconfig: Define file_list_spec. Pass file_list_spec and
8588 with_gnu_ld to libtool.
8589 * ltcf-c.sh (aix[45]): Define file_list_spec.
8590 * ltcf-cxx.sh (aix[45]): Same.
8591 * ltcf-gcj.sh (aix[45]): Same.
8592 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8593 exists, write list of input files to temporary file.
8594
8595 2005-05-04 Mike Stump <mrs@apple.com>
8596
8597 * configure.in: Always pass --target to target configures as
8598 otherwise rebuilds that do --recheck will fail.
8599 * confiugure: Rebuilt.
8600
8601 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8602
8603 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8604 STAGE_HOST_EXPORTS.
8605 (configure, all): Add bootstrap support.
8606 (Host modules, target modules): Pass post-stage1 flags and exports.
8607 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8608 * Makefile.in: Regenerate.
8609
8610 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8611
8612 * configure: Regenerate.
8613
8614 2005-04-27 Mike Stump <mrs@apple.com>
8615
8616 * MAINTAINERS: Add self as darwin maintainer.
8617
8618 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8619
8620 * config.sub: Update from master copy.
8621
8622 2005-04-21 Mike Stump <mrs@apple.com>
8623
8624 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8625 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8626
8627 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8628
8629 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8630 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8631 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8632 "*-*-elf" and "*-*-linux*".
8633 * configure: Regenerate.
8634
8635 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8636
8637 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8638
8639 2005-04-12 Mike Stump <mrs@apple.com>
8640
8641 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8642
8643 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8644
8645 * MAINTAINERS (Write After Approval): Add myself.
8646
8647 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8648
8649 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8650
8651 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8652
8653 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8654 (TARGET_CONFIGARGS): Include --with-target-subdir.
8655 (configure, all): New macros. Use them throughout.
8656 * Makefile.in: Regenerate.
8657
8658 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8659
8660 * MAINTAINERS (Write After Approval): Add myself.
8661
8662 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8663
8664 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8665
8666 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8667
8668 * MAINTAINERS: Move John Carr to Write After Approval.
8669
8670 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8671
8672 * config/mh-mingw32: Delete.
8673 * configure.in: Don't use it.
8674 * configure: Regenerate.
8675
8676 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8677
8678 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8679 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8680 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8681 (HOST_LIB_PATH): Generate from Makefile.def.
8682 (TARGET_LIB_PATH): Likewise.
8683 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8684 * Makefile.in: Regenerate.
8685 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8686 (RPATH_ENVVAR): Include Darwin case.
8687 * configure: Regenerate.
8688
8689 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8690
8691 * MAINTAINERS (Various Maintainers): Remove self.
8692 (Write After Approval): Add self.
8693
8694 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8695
8696 * MAINTAINERS (Various Maintainers): Add self.
8697
8698 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8699
8700 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8701 * configure: Regenerate.
8702
8703 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8704
8705 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8706 gcc_version, and gcc_version_trigger from set of flags to pass.
8707 * Makefile.tpl: Remove definitions of above variables.
8708 (config.status): Remove dependency on $(gcc_version_trigger).
8709 * Makefile.in: Regenerate.
8710 * configure.in: Do not reference config/gcc-version.m4 nor
8711 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8712 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8713 * configure: Regenerate.
8714
8715 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8716 Andrew Pinski <pinskia@physics.uc.edu>
8717
8718 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8719 * Makefile.in: Regenerate.
8720
8721 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8722
8723 * MAINTAINERS (Write After Approval): Add myself.
8724
8725 2005-03-03 David Ayers <d.ayers@inode.at>
8726
8727 * MAINTAINERS (Write After Approval): Add myself.
8728
8729 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8730
8731 PR libgcj/20160
8732 * ltmain.sh: Avoid creating archives with components that have
8733 duplicate basenames.
8734
8735 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8736
8737 PR bootstrap/20250
8738 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8739 instead of check.
8740 * Makefile.in: Regenerate.
8741
8742 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8743
8744 * Makefile.in: Regenerate to fix conflict between the previous two
8745 patches.
8746
8747 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8748
8749 PR bootstrap/17383
8750 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8751 * Makefile.tpl (HOST_SUBDIR): New substitution.
8752 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8753 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8754 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8755 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8756 (Host modules, Bootstrapped modules): Use it.
8757 (Build modules, Target modules): Do not create symlink trees,
8758 always configure out-of-srcdir.
8759 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8760 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8761 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8762 $(HOST_SUBDIR). Create a symlink for host_subdir.
8763
8764 * Makefile.in: Regenerate.
8765 * configure: Regenerate.
8766
8767 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8768
8769 Merged from libada-gnattools-branch:
8770 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8771
8772 * gnattools: New directory.
8773 * Makefile.def: Add gnattools as a module, depending on target-libada.
8774 * Makefile.in: Regenerate.
8775 * configure.in: Include gnattools in host_tools; disable it if ada
8776 is disabled.
8777 * configure: Regenerate.
8778
8779 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
8780
8781 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8782 treelang maintainer.
8783 (Write After Approval): Remove myself.
8784
8785 2005-02-23 Paul Schlie <schlie@comcast.net>
8786
8787 * configure.in: Allow darwin targeted ports to build tk, itcl and
8788 libgui.
8789 * configure: Regenerate.
8790
8791 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8792
8793 PR libgcj/10353
8794 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8795 * configure: Regenerate.
8796
8797 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8798
8799 * MAINTAINERS (Write After Approval): Add myself.
8800
8801 2005-02-10 Ian Lance Taylor <ian@airs.com>
8802
8803 * MAINTAINERS: Update my e-mail address.
8804
8805 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8806
8807 * MAINTAINERS (Write After Approval): Add myself.
8808
8809 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
8810
8811 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8812 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8813 target-libgloss when not *-*-elf and *-*-aout.
8814 * configure: Regenerate.
8815
8816 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8817
8818 * MAINTAINERS: Remove obsolete entries.
8819
8820 * MAINTAINERS (Write After Approval): Add Michael Matz.
8821
8822 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
8823
8824 * MAINTAINERS: Remove self as cpplib maintainer.
8825
8826 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8827
8828 * install-sh, config.sub: Import from upstream.
8829
8830 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8831
8832 PR bootstrap/18222
8833 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8834 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8835 * Makefile.in: Regenerate.
8836
8837 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
8838
8839 * MAINTAINERS: Update my email address.
8840
8841 2005-01-12 David Edelsohn <edelsohn@gnu.org>
8842 Andreas Schwab <schwab@suse.de>
8843
8844 PR bootstrap/18033
8845 * config-ml.in: Eval option if surrounded by single quotes.
8846
8847 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
8848
8849 Revert 2004-12-28 Makefile changes, a better fix will be
8850 applied to mainline and src after GCC 4.0 branches.
8851
8852 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
8853
8854 PR bootstrap/17383
8855
8856 * Makefile.def (target_modules): Remove stage parameter,
8857 it is always true now.
8858 * Makefile.tpl (configure-build-[+module+],
8859 configure-target-[+module+]): Always build symlink tree
8860 for the directory and for include. BUILD_SUBDIR and
8861 TARGET_SUBDIR cannot be . anymore.
8862 * Makefile.in: Regenerate.
8863
8864 2004-12-25 David Edelsohn <edelsohn@gnu.org>
8865
8866 Revert 2004-12-08 Makefile changes.
8867
8868 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8869
8870 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8871 cygwin, mingw.
8872
8873 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8874
8875 * configure.in (sh64-*-*): Reenable gprof.
8876 * configure: Regenerate.
8877
8878 2004-12-08 David Edelsohn <edelsohn@gnu.org>
8879
8880 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8881 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8882 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8883 * Makefile.in: Regenerate.
8884
8885 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8886
8887 * MAINTAINERS: Update my email address.
8888
8889 2004-12-07 Matt Kraai <kraai@ftbfs.org>
8890
8891 * Makefile.tpl: Generate normal dependencies if the LHS module is
8892 not bootstrapped.
8893 * Makefile.in: Regenerate.
8894
8895 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8896
8897 * configure.in: Include config/gxx-include-dir.m4. Use
8898 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8899 * configure: Regenerate.
8900
8901 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8902
8903 * config.if: Delete.
8904 * configure.in: Set libstdcxx_incdir directly.
8905 * configure: Regenerate.
8906
8907 2004-12-02 Eric Christopher <echristo@redhat.com>
8908
8909 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8910 * Makefile.in: Regenerate.
8911
8912 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8913
8914 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8915 * configure: Regenerate.
8916
8917 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8918
8919 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8920 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8921 * configure: Regenerate.
8922
8923 2004-12-01 Eric Christopher <echristo@redhat.com>
8924
8925 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8926 of things to remove.
8927
8928 2004-11-29 Matt Kraai <kraai@ftbfs.org>
8929
8930 * MAINTAINERS (Write After Approval): Update my e-mail address.
8931
8932 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8933
8934 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8935 from CVS libtool to always pass_all.
8936
8937 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8938
8939 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8940 (hppa*64*-*-*): Delete incorrect comment.
8941 * configure: Rebuilt.
8942
8943 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8944
8945 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8946
8947 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8948
8949 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8950 from CVS libtool to always pass_all.
8951
8952 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8953
8954 * install-sh, compile: Import from automake.
8955
8956 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8957
8958 * config.guess, config.sub: Import from savannnah.
8959
8960 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
8961
8962 * MAINTAINERS (Write After Approval): Add myself
8963
8964 2004-11-12 Mike Stump <mrs@apple.com>
8965
8966 * Makefile.def: Add html support.
8967 * Makefile.tpl: Likewise.
8968 * Makefile.in: Regenerate.
8969
8970 2004-11-11 Geoffrey Keating <geoffk@apple.com>
8971
8972 PR 18423
8973 * configure.in: Remove all instances of build-fixincludes from
8974 noconfigdirs.
8975 (build_configargs): Supply --target to subdirectories.
8976 * configure: Regenerate.
8977
8978 * Makefile.def: Make gcc install depend on fixincludes install.
8979 * Makefile.in: Regenerate.
8980
8981 2004-11-10 Janis Johnson <janis187@us.ibm.com>
8982
8983 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8984
8985 2004-11-11 Paul Brook <paul@codesourcery.com>
8986
8987 * MAINTAINERS: Add self as arm maintainer. Update email address.
8988
8989 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8990
8991 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8992 target-libgfortran.
8993 * configure: Regenerate.
8994
8995 2004-11-07 David Edelsohn <edelsohn@gnu.org>
8996
8997 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8998 like CC.
8999
9000 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
9001
9002 * Makefile.def (host fixincludes): Specify missing targets.
9003 * Makefile.in: Regenerate.
9004
9005 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9006
9007 * MAINTAINERS: Add myself
9008
9009 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9010
9011 * MAINTAINERS (Write After Approval): Add myself.
9012
9013 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9014
9015 * Makefile.def: Build fixincludes for the host, too.
9016 * Makefile.in: Regenerate.
9017 * configure.in (host_tools): Add fixincludes.
9018 * configure: Regenerate.
9019
9020 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9021
9022 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9023 * configure: Regenerated.
9024
9025 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9026
9027 PR other/17783
9028 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9029 * configure: Regenerated.
9030
9031 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9032
9033 * README.SCO: Update per FSF instructions.
9034
9035 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9036
9037 PR target/18151
9038 * configure.in (case ${target}): Do not build fixincludes for avr.
9039 * configure: Regenerated.
9040
9041 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9042
9043 * configure.in (case ${target}): Do not build fixincludes
9044 on platforms where it is not used.
9045 * configure: Regenerated.
9046
9047 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9048
9049 * configure.in: Use an absolute path to install-sh.
9050 * configure: Regenerated.
9051
9052 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9053
9054 * MAINTAINERS (Write After Approval): Add myself.
9055
9056 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9057
9058 * MAINTAINERS: Remove from Write After Approval those that are
9059 already maintainers.
9060
9061 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9062
9063 * MAINTAINERS: Update my email address.
9064
9065 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9066
9067 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9068 * configure: Regenerate.
9069
9070 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
9071
9072 * MAINTAINERS: Update my email address.
9073
9074 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9075
9076 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9077 entries belonging to this category.
9078
9079 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9080
9081 * MAINTAINERS: Update my e-mail address.
9082
9083 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
9084
9085 Fix wrong conflict resolution in:
9086
9087 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9088
9089 * Makefile.in: Regenerate.
9090 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9091 in the recursive `make', instead of hardwiring `all'.
9092 (Autogenerated TARGET-* variables): New.
9093
9094 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9095
9096 * configure.in: Enable target-libgloss for crx-*-*.
9097 * configure: Regenerate.
9098
9099 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9100
9101 * MAINTAINERS (Various Maintainers): Move the "windows,
9102 cygwin, mingw" maintainer to ...
9103 (OS Port Maintainers): ... here.
9104
9105 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9106
9107 * MAINTAINERS (Write After Approval): Remove those that are
9108 maintainers of some subsystem.
9109
9110 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9111
9112 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9113 * ltcf-cxx.sh (tpf*): Likewise.
9114 * ltconfig (tpf*): Add TPF OS configuration support.
9115
9116 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9117
9118 * MAINTAINERS: Change my email address to my new work account.
9119
9120 2004-09-24 Michael Roth <mroth@nessie.de>
9121
9122 * configure.in (--without-headers): Add missing double quotes.
9123 * configure: Regenerate.
9124
9125 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9126
9127 * ylwrap: Revert to previous version.
9128
9129 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9130
9131 PR bootstrap/17369
9132 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9133 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9134 SET_GCC_LIB_PATH_CMD.
9135 (BASE_TARGET_EXPORTS): Likewise.
9136 * Makefile.in: Regenerated.
9137
9138 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9139 * configure: Regenerated.
9140
9141 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9142
9143 * config.guess: New upstream version
9144 * compile, depcomp, install-sh, ylwrap: Likewise.
9145
9146 2004-09-19 Roger Sayle <roger@eyesopen.com>
9147
9148 * config/mh-x86omitfp: New host makefile fragment. Add
9149 -fomit-frame-pointer to the default BOOT_CFLAGS.
9150 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9151 * configure: Regenerate.
9152
9153 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9154
9155 PR target/11572
9156 * configure.in (*-*-darwin*): Renable libobjc.
9157 * configure: Regenerate.
9158
9159 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9160
9161 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9162
9163 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9164
9165 * Makefile.def: Remove libbanshee.
9166 * Makefile.tpl: Ditto.
9167 * configure.in: Ditto.
9168 * Makefile.in: Regen.
9169 * configure: Ditto.
9170
9171 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9172
9173 * ltmain.sh: Use $pic_object as $non_pic_object if
9174 $non_pic_object=none.
9175
9176 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9177
9178 * missing: Import latest version from master repository.
9179
9180 2004-09-06 Nick Clifton <nickc@redhat.com>
9181
9182 * config.sub: Import latest version from master repository.
9183 * config.guess: Likewise.
9184 This includes these changes:
9185
9186 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9187
9188 * config.sub: Handle crisv32, alias etraxfs.
9189 * config.guess (crisv32:Linux:*:*): Handle.
9190
9191 2004-08-13 Brad Smith <brad@comstyle.com>
9192
9193 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9194 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9195
9196 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9197
9198 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9199 assume the processor is a powerpc. This is because coreutils
9200 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9201 in this case, due to a MacOS X bug that causes
9202 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9203 to return a negative number.
9204 Problem reported by Petter Reinholdtsen in:
9205 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9206
9207 2004-07-19 Ben Elliston <bje@gnu.org>
9208
9209 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9210
9211 2004-06-24 Ben Elliston <bje@gnu.org>
9212
9213 * config.guess: Update copyright years.
9214 * config.sub: Likewise.
9215
9216 2004-06-22 Robert Millan <robertmh@gnu.org>
9217
9218 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9219 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9220
9221 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9222
9223 * config.guess (*:*VMS:*:*): New entry. Replaces
9224 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9225 manufacturer.
9226
9227 2004-06-22 Ben Elliston <bje@gnu.org>
9228
9229 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9230 * config.sub: Likewise.
9231
9232 2004-06-22 Ben Elliston <bje@gnu.org>
9233
9234 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9235 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9236
9237 2004-06-11 Ben Elliston <bje@gnu.org>
9238
9239 * config.guess (pegasos:OpenBSD:*:*): Remove.
9240
9241 2004-06-11 Ben Elliston <bje@gnu.org>
9242
9243 From Wouter Verhelst <wouter@grep.be>:
9244 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9245
9246 2004-06-11 Ben Elliston <bje@gnu.org>
9247
9248 * config.guess (luna88k:OpenBSD:*:*): New.
9249
9250 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9251
9252 * config.guess (m32r*:Linux:*:*): New case.
9253 * config.sub: Handle m32rle.
9254
9255 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9256
9257 From Jens Petersen <petersen@redhat.com>:
9258 * config.sub: Handle sparcv8.
9259
9260 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9261
9262 From Tom Smith <smith@cag.lkg.hp.com>:
9263 * config.guess: Version suffixes are equally significant on Tru64
9264 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9265 prefix of "P" (patched kernel).
9266
9267 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9268
9269 * config.sub: Add support for National Semiconductor CRX target.
9270
9271 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9272
9273 * MAINTAINERS (Various Maintainers): Remove myself as web page
9274 maintainer, add myself as maintainer of build status lists.
9275
9276 2004-09-03 Jan Beulich <jbeulich@novell.com>
9277
9278 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9279 *-*-netware, but add target-libmudflap.
9280 Consolidate *-*-netware targets (of which really only i?86 exists)
9281 into a single entry.
9282 * configure: Likewise.
9283
9284 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9285
9286 * Makefile.tpl (sorry): Remove.
9287 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9288 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9289 (do-clean): Clean per-stage directories too.
9290 (do-distclean): Run distclean-stage1 too.
9291 (.NOTPARALLEL): Enable during toplevel bootstrap.
9292 (stage[+id+]-bubble): Enable parallel execution during
9293 the recursive invocation.
9294 * Makefile.in: Regenerate.
9295
9296 Fix previous checkin:
9297
9298 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9299 include.
9300 * configure.in: Fix indentation.
9301 * configure: Regenerate.
9302
9303 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9304
9305 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9306 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9307 * configure: regenerate
9308 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9309 -mdynamic-no-pic
9310
9311 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9312
9313 * Makefile.def (build_modules): Add fixincludes.
9314 (dependencies): Make gcc depend on fixincludes.
9315 * configure.in (build_tools): Add fixincludes.
9316 (build_configdirs): Always include build_libs.
9317 * Makefile.in: Regenerate.
9318 * configure: Regenerate.
9319
9320 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9321
9322 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9323 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9324 phony targets; do not generate timestamp files.
9325 (distclean-stageN): Remove references to their timestamp files.
9326 (restageN, touch-stageN): Remove.
9327 (stageN-bubble): Rewritten.
9328 (compare): Support lean bootstraps.
9329 * Makefile.in: Regenerate.
9330
9331 * configure.in: Only warn when bootstrapping but
9332 build != host or build != target. Support lean bootstraps.
9333 * configure: Regenerate.
9334
9335 2004-08-26 Phil Edwards <phil@codesourcery.com>
9336
9337 * configure.in: Give a better error message if GMP/MPFR are missing
9338 and a language needing them has been requested.
9339 * configure: Regenerated.
9340
9341 2004-08-25 Phil Edwards <phil@codesourcery.com>
9342
9343 * configure.in: Print a list of available language front-ends if
9344 a requested one is missing. Tidy stray tab characters.
9345 * configure: Regenerated.
9346
9347 2004-08-19 Michael Koch <konqueror@gmx.de>
9348
9349 * gcc/doc/install.texi: Update entry about automake for libjava.
9350
9351 2004-08-17 Robert Millan <robertmh@gnu.org>
9352
9353 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9354 (instead of FreeBSD).
9355 * configure: Regenerate.
9356
9357 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9358
9359 * Makefile.in: Regenerate.
9360 * configure: Regenerate.
9361
9362 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9363 stage_*_flags.
9364 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9365 for bootstrapped modules if toplevel bootstrap is going.
9366 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9367 modules. Adjust for changes in Makefile.def. Enable several
9368 rules even in non-bootstrap mode, just to avoid peppering the
9369 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9370 (stage-[+prev+]-bubble): Remove.
9371
9372 * Makefile.def (Dependencies): Depend on all-build-bison,
9373 all-build-flex, all-build-byacc, all-build-texinfo, rather
9374 than the host variations.
9375 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9376 with BUILD_SUBDIR.
9377 (BISON): Update for recent Bisons.
9378 (YACC): Fix typo.
9379 (cross): Depend on all-build.
9380 (all): Do not depend on all-build.
9381 (prebootstrap): Remove.
9382 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9383 (Prebootstrap dependencies): Add them to the per-stage targets
9384 and to all-prebootstrap.
9385 * configure.in (build_configdirs): Always enable build_tools.
9386 (BUILD_DIR_PREFIX): Remove.
9387
9388 * Makefile.def (gcc): Add target variable.
9389 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9390 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9391 in the recursive `make', instead of hardwiring `all'.
9392 (Autogenerated TARGET-* variables): New.
9393
9394 2004-08-13 Brian Booth <bbooth@redhat.com>
9395
9396 * MAINTAINERS: Remove myself from write-after-approval.
9397
9398 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9399
9400 * src-release: Stop distributing mmalloc with gdb (which doesn't
9401 use it).
9402 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9403 * Makefile.in: Regenerate.
9404
9405 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9406
9407 * configure.in (arm*-*-eabi*): New target.
9408 * configure: Regenerate.
9409
9410 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9411
9412 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9413 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9414 (Dependencies): New section.
9415 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9416 (configure-target-[+module+]): Depend on maybe-all-gcc
9417 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9418 (toplevel profiledbootstrap): Fix dependencies.
9419 * Makefile.in: Regenerate.
9420
9421 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9422
9423 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9424 target-libiberty to noconfigdirs.
9425 * configure: Regenerate.
9426
9427 2004-08-03 Paul Brook <paul@codesourcery.com>
9428
9429 * configure.in: Check for MPFR as well as GMP.
9430 * configure: Regenerate.
9431
9432 2004-08-01 Robert Millan <robertmh@gnu.org>
9433
9434 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9435 libmudflap for all GNU-based systems (with Glibc).
9436 * configure: Regenerate.
9437
9438 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9439
9440 * Makefile.def (host-modules): Add gcc.
9441 * Makefile.in: Regenerate.
9442 * Makefile.tpl (sorry): New rule.
9443 (configure-host, all-host, [+make_target+]-host, do-check,
9444 install-host): Do not add gcc as a special case.
9445 (host modules): Add a small special-casing for gcc. Export
9446 extra_make_flags through the environment.
9447 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9448 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9449 other recursive targets for gcc): Remove.
9450
9451 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9452 (stage, unstage): New rules.
9453 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9454 distclean-stage[+id+]): Use stage_current.
9455 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9456 the stage*-start rules.
9457
9458 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9459
9460 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9461 use -all_load flag.
9462
9463 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9464
9465 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9466 * configure: Regenerate.
9467
9468 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9469
9470 * maintainer-scripts/gcc_release: Revert yesterday's change.
9471
9472 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9473
9474 * MAINTAINERS: Add myself to write-after-approval.
9475
9476 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9477
9478 * libf2c: Removed.
9479 * gcc/gccbug.in: Updated because of libf2c removal.
9480 * maintainer-scripts/gcc_release: Ditto.
9481
9482 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9483
9484 * configure.in: Build libmudflap by default on FreeBSD.
9485 * configure: Regenerated.
9486
9487 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9488
9489 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9490 systems.
9491 * configure: Regenerated.
9492
9493 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9494
9495 PR target/16344
9496 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9497 feedback based compiler.
9498 * Makefile.in: Rebuilt.
9499
9500 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9501
9502 * Makefile.def (host_modules): Set bootstrap=true for flex.
9503 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9504 * Makefile.in: Rebuilt.
9505
9506 2004-07-07 Jan Hubicka <jh@suse.cz>
9507
9508 * MAINTAINERS: Add self as a profile feedback maintainer.
9509
9510 2004-07-05 Phil Edwards <phil@codesourcery.com>
9511
9512 * configure.in: Do not prepend $srcdir to /dev/null in
9513 makefile fragments.
9514 * configure: Regenerate.
9515
9516 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9517
9518 * Makefile.def (build_modules): Add bison, byacc, flex,
9519 m4, texinfo.
9520 (flags_to_pass): Add FLEX.
9521 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9522 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9523 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9524 DEFAULT_MAKEINFO): Remove.
9525 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9526 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9527 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9528 objdir or else use configured tool.
9529 (all-build): New.
9530 (all): Depend on it.
9531 (Build module dependencies): Add.
9532 * Makefile.in: Regenerate.
9533 * configure.in: Better support for multiple build modules,
9534 matching what is done for host/target modules. Do not look
9535 for "plausible" locations of build tools if Canadian cross.
9536 Use autoconf's AC_PROG_CC to find a C compiler. Define
9537 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9538 * configure: Regenerate.
9539
9540 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9541
9542 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9543 * Makefile.in: Regenerate.
9544
9545 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9546
9547 * Makefile.tpl (configure-build-[+module+],
9548 configure-[+module+], configure-target-[+module+]): Pass
9549 [+extra_configure_args+].
9550 (all-build-[+module+], all-[+module+], check-[+module+],
9551 install-[+module+], [+make_target+]-[+module+],
9552 all-target-[+module+], check-target-[+module+],
9553 install-target-[+module+], [+make_target+]-target-[+module+]):
9554 Pass [+extra_make_args+].
9555 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9556 (GCC_HOST_EXPORTS): Remove.
9557 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9558 cross, check-gcc, check-gcc-c++, install-gcc,
9559 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9560 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9561 * Makefile.in: Regenerate.
9562
9563 2004-06-21 Matthew Sachs <msachs@apple.com>
9564
9565 * MAINTAINERS: Added self to write-after-approval.
9566
9567 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9568
9569 * configure.in: Check for srcdir/winsup rather than build directory
9570 winsup.
9571 * configure: Regenerate.
9572
9573 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9574
9575 * configure.in: Don't build Cygwin native newlib if winsup
9576 directory is missing. Emit warning instead.
9577 * configure: Regenerate.
9578
9579 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9580
9581 * Makefile.tpl (touch-stage[+id+]): New.
9582 (restage[+prev+]): Depend on touch-stage[+id+].
9583
9584 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9585 Use it throughout.
9586
9587 * Makefile.def: Add profile and feedback bootstrap stages.
9588 Remove next field from bootstrap stages.
9589 * Makefile.tpl (LN, LN_S): Substitute.
9590 (stageN-start, stageN-end): Use double-colon rules, to
9591 provide a hook for additional setup commands.
9592 (distclean-stageN-gcc, restageN): Create dependencies from
9593 [+prev+], not from [+next+].
9594 (stageN-bubble): Add commands for successive stages from
9595 [+prev+], using double-colon rules.
9596 (all-stageN-gcc): Fix typo.
9597 (stagefeedback-start, profiledbootstrap): New.
9598 * Makefile.in: Regenerate.
9599 * configure.in: Call ACX_PROG_LN.
9600 * configure: Regenerate.
9601
9602 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9603
9604 * MAINTAINERS (Write After Approval): Add myself.
9605
9606 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9607
9608 * MAINTAINERS (Write After Approval): Add myself.
9609
9610 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9611
9612 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9613 without gcc.
9614 * configure: Regenerate.
9615
9616 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9617
9618 * Makefile.tpl: Fix typo.
9619 * Makefile.in: Regenerate.
9620
9621 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9622
9623 * configure.in: Remove new- prefix from toplevel
9624 bootstrap targets.
9625 * configure: Regenerate.
9626
9627 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9628
9629 * Makefile.tpl (all.normal): Rename to all.
9630 (all): Replace with a rule to pick the default
9631 target from configure.
9632 (all-gcc, configure-gcc): Use conditionals to
9633 do nothing when toplevel bootstrap is going on.
9634 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9635 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9636 * configure.in: Support --enable-bootstrap.
9637
9638 * Makefile.def: Remove new- prefix from toplevel
9639 bootstrap targets.
9640 * Makefile.tpl: Likewise.
9641
9642 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9643 target.
9644
9645 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9646 $(RECURSE_FLAGS) to recursive invocation of make.
9647
9648 * Makefile.in: Regenerate.
9649 * configure: Regenerate.
9650
9651 2004-05-30 Andreas Jaeger <aj@suse.de>
9652 Jim Wilson <wilson@specifixinc.com>
9653
9654 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9655 like CC.
9656
9657 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9658
9659 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9660 * configure: Regenerate.
9661
9662 2004-05-25 Daniel Jacobowitz <drow@false.org>
9663
9664 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9665 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9666 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9667 targets.
9668 * Makefile.in: Regenerate.
9669
9670 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9671
9672 * configure.in: Test the ability to symlink directories.
9673 * configure: Regenerate.
9674
9675 * Makefile.def (bootstrap-stage): New definitions.
9676 * Makefile.tpl (configure-stage1-gcc,
9677 configure-stage2-gcc, configure-stage3-gcc,
9678 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9679 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9680 new-restage3, compare): Autogenerate, see Makefile.in
9681 entry for behavioral changes.
9682 (distclean-stage1, new-stage1-start, new-stage1-end,
9683 new-stage1-bubble, distclean-stage2, new-stage2-start,
9684 new-stage2-end, new-stage2-bubble, distclean-stage3,
9685 new-stage3-start, new-stage3-end): New autogenerated targets.
9686 (objext, prebootstrap, BOOT_CFLAGS,
9687 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9688 targets.
9689
9690 * Makefile.in: Regenerate.
9691 (distclean-stage1, new-stage1-start, new-stage1-end,
9692 new-stage1-bubble, distclean-stage2, new-stage2-start,
9693 new-stage2-end, new-stage2-bubble, distclean-stage3,
9694 new-stage3-start, new-stage3-end): New targets.
9695 (all-stage1-gcc): Move prebootstrap dependency from here...
9696 (configure-stage1-gcc): ...to here.
9697 (new-bootstrap): Use bubble targets.
9698 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9699 Use per-stage distclean targets.
9700 (configure-stage1-gcc, configure-stage2-gcc,
9701 configure-stage3-gcc, all-stage1-gcc,
9702 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9703 Use new-stageN-start to prepare the tree.
9704
9705 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9706
9707 * Makefile.def (host_modules): add libcpp.
9708 * Makefile.tpl: Add dependencies on and for libcpp.
9709 * Makefile.in: Regenerate.
9710 * configure.in: Add libcpp host module.
9711 * configure: Regenerate.
9712
9713 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9714
9715 * Makefile.tpl: Whenever a recursive target is defined, wrap
9716 it in a special @if/@endif block, and prepare its maybe
9717 dependency in the @if/@endif block
9718 * configure.in: Instead of writing maybe dependencies, remove
9719 the @if/@endif statements, and remove the @if/@endif blocks
9720 that remain.
9721 * configure: Regenerate.
9722 * Makefile.in: Regenerate.
9723
9724 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9725
9726 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9727
9728 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9729
9730 PR bootstrap/15120
9731 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9732 * */configure: Rebuilt.
9733
9734 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9735
9736 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9737 of libf2c.
9738 * configure, Makefile.in: Regenerate.
9739
9740 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9741
9742 * MAINTAINERS (Write After Approval): Add myself.
9743
9744 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9745
9746 Merge from tree-ssa-20020619-branch.
9747
9748 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9749 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9750 (HOST_GMPLIBS): Define.
9751 (HOST_GMPINC): Define.
9752 (TARGET_LIB_PATH): Add libmudflap.
9753 (GFORTRAN_FOR_TARGET): Define.
9754 (configure-build*): Export GFORTRAN.
9755 (configure-gcc): Export GMPLIBS and GMPINC.
9756 (all-gcc): Add maybe-all-libbanshee.
9757 (configure-target-libgfortran): Define.
9758 * Makefile.in: Regenerate.
9759 * configure.in (host_libs): Add libbanshee.
9760 (target_libraries): Add target-libmudflap and target-libgfortran.
9761 Add --with-libbanshee.
9762 Handle --disable-libmudflap.
9763 (*-*-freebsd*): Use with_gmp.
9764 Add $(libgcj) to noconfigdirs.
9765 * configure: Regenerate.
9766 * depcomp: New file.
9767 * MAINTAINERS: Add tree-ssa maintainers.
9768
9769 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9770
9771 * MAINTAINERS (Various Maintainers): Add myself.
9772
9773 2004-04-30 Brian Ford <ford@vss.fsi.com>
9774
9775 * MAINTAINERS (Write After Approval): Add myself.
9776
9777 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9778
9779 * MAINTAINERS (Write After Approval): Add myself.
9780
9781 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
9782
9783 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9784 * configure: Regenerate.
9785
9786 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
9787
9788 Revert:
9789 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9790
9791 * Makefile.def (flags_to_pass): Remove *dir variables that
9792 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9793 as well as prefix and exec_prefix.
9794 * Makefile.in: Regenerate.
9795
9796 2004-04-26 Robert Millan <robertmh@gnu.org>
9797
9798 Add patches from libtool CVS.
9799 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9800 * ltconfig: Likewise.
9801 * ltcf-c.sh: Likewise.
9802 * ltcf-cxx.sh: Likewise.
9803 * ltcf-gcj.sh: Likewise.
9804
9805 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9806
9807 * Makefile.def (host_modules): Mark with the bootstrap
9808 flag packages on which gcc depends.
9809 * Makefile.tpl (all-bootstrap): Use it.
9810 * Makefile.in: Regenerate.
9811
9812 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9813
9814 * Makefile.def (flags_to_pass): Remove *dir variables that
9815 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9816 as well as prefix and exec_prefix.
9817 * Makefile.in: Regenerate.
9818
9819 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9820
9821 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9822 * configure: Regenerate.
9823 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9824 * gcc/Makefile.tpl (compare): Use the result of the test.
9825 * gcc/Makefile.in: Regenerate.
9826
9827 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
9828
9829 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9830 Always relocate gcc and prev-gcc to the original names, even
9831 if the build fails.
9832 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9833 New targets.
9834
9835 2004-04-23 Laurent GUERBY <laurent@guerby.net>
9836
9837 * MAINTAINERS: Update my email address.
9838
9839 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9840
9841 * configure.in (mips*-*-irix5*): Enable ld.
9842 * configure: Regenerate.
9843
9844 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9845
9846 * configure: Regenerate.
9847
9848 2004-04-15 James E Wilson <wilson@specifixinc.com>
9849
9850 * Makefile.tpl (configure-[+module+], configure-gcc,
9851 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9852 Set and export LDFLAGS.
9853 * Makefile.in: Regenerate.
9854
9855 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9856
9857 * MAINTAINERS: Add myself to write-after-approval.
9858
9859 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9860
9861 PR bootstrap/14871
9862 * Makefile.tpl: If we don't have built-in-tree target tools,
9863 use the ones found by configure rather than hacking around with
9864 program_transform_name.
9865 * configure.in: Give Makefile.tpl the information necessary
9866 to do that.
9867 * Makefile.in: Regenerate.
9868 * configure: Regenerate.
9869
9870 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9871
9872 PR bootstrap/14760
9873 * configure.in: When computing baseargs, strip *all* copies of
9874 offending options. Also, don't match/substitute the trailing space,
9875 so that this actually works when two similar options are separated by
9876 only one space.
9877 * configure: Regenerate.
9878
9879 2004-04-06 David Edelsohn <edelsohn@gnu.org>
9880
9881 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9882 (rs6000-*-aix*): Same.
9883 * configure: Regenerate.
9884
9885 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
9886
9887 * MAINTAINERS: Add myself to write-after-approval.
9888
9889 2004-04-03 Bud Davis <bdavis9659@comcast.net>
9890
9891 * MAINTAINERS: Add myself to write-after-approval.
9892
9893 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9894
9895 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9896 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9897 * Makefile.in: Regenerate.
9898
9899 * configure.in (top level bootstrap support): Rework --enable-werror
9900 to set @stage2_werror_flag@.
9901 * configure: Regenerate.
9902 * Makefile.tpl (top level bootstrap support): Pass
9903 @stage2_werror_flag@ down to configure in stages 2 and 3.
9904 * Makefile.in: Regenerate.
9905
9906 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9907
9908 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9909 for stages 2 and 3 as well as in make. As a consequence, remove
9910 OUTPUT_OPTION (now detected by configure) from the flags passed down
9911 to make.
9912 * Makefile.in: Regenerate.
9913
9914 * Makefile.tpl (new-bootstrap): Fix typo.
9915 * Makefile.in: Regenerate.
9916
9917 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9918
9919 * Makefile.tpl: Rearrange by moving recursive_targets rules
9920 into their proper sections.
9921 * Makefile.tpl (top level bootstrap support): Move disabling
9922 of coverage flags from 'make' to 'configure'; improve comments.
9923 * Makefile.in: Regenerate.
9924
9925 * Makefile.tpl (experimental top level bootstrap) Move stage1
9926 language setting from all- target to configure- target; disable
9927 intermodule optimization in stage 1; prevent gratuitous rebuilds
9928 of stage 1.
9929 * Makefile.in: Regenerate.
9930 * configure.in: Comma-separate stage 1 language list for top
9931 level bootstrap.
9932 * configure: Regenerate.
9933
9934 * Makefile.tpl: Clean up experimental top level bootstrap support:
9935 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9936 prev-gcc in configure- targets as well as all- targets.
9937 * Makefile.in: Regenerate.
9938
9939 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9940
9941 * compile: New file imported from automake.
9942
9943 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
9944
9945 * configure.in: Remove symbolic link section.
9946 * configure: Regenerate.
9947 * Makefile.tpl (links): Remove.
9948 * Makefile.in: Regenerate.
9949
9950 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
9951 Nathanael Nerode <neroden@gcc.gnu.org>
9952
9953 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9954 Set with AC_CHECK_PROGS.
9955 * configure.in: Fix comment typo from last patch.
9956 * configure: Regenerate.
9957
9958 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9959
9960 * Makefile.tpl: Introduce experimental top level bootstrap support.
9961 * Makefile.in: Regenerate.
9962 * configure.in: Introduce support for top level bootstrap.
9963 * configure: Regenerate.
9964
9965 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
9966 Paolo Bonzini <bonzini@gnu.org>
9967
9968 PR bootstrap/14522
9969 * configure.in: Cope with shells that do not support unquoted ^
9970 * configure: Regenerate.
9971
9972 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
9973 Paolo Bonzini <bonzini@gnu.org>
9974
9975 PR bootstrap/14522
9976 * configure.in: Cope with shells that do not support nesting
9977 quotes inside quoted backquote substitutions.
9978 * configure: Regenerate.
9979
9980 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9981
9982 PR bootstrap/14522
9983 * configure.in: Fix escaping of $.
9984 * configure: Regenerate.
9985
9986 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9987
9988 * configure: Regenerate, since I forgot to while committing Paolo's
9989 changes.
9990
9991 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
9992
9993 PR ada/14131
9994 Move language detection to the top level.
9995 * configure.in: Find default values for the tools as
9996 soon as possible. Disable ada if GNAT is not found.
9997 Emit error message about missing languages. Expand
9998 --enable-languages=all for the gcc subdirectory.
9999
10000 2004-03-10 Ben Elliston <bje@gnu.org>
10001
10002 * MAINTAINERS: Update my email address.
10003
10004 2004-03-05 David Edelsohn <edelsohn@gnu.org>
10005
10006 * ltconfig: Disable building static libraries if building shared
10007 libraries on AIX 5L.
10008
10009 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10010
10011 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10012 and disable libgcj.
10013 * configure: Regenerated.
10014
10015 2004-03-01 Brian Booth <bbooth@redhat.com>
10016
10017 * MAINTAINERS: Add myself to write-after-approval.
10018
10019 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10020
10021 * MAINTAINERS: Add myself to write-after-approval.
10022
10023 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10024
10025 PR bootstrap/7087
10026 * Makefile.tpl: Guard XFOO sed statements better.
10027 * Makefile.tpl: Add dependency for configure-target-libada.
10028 * Makefile.in: Regenerate (incidentally fixes broken
10029 commit when libada-branch was merged).
10030
10031 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10032
10033 * MAINTAINERS: Add myself to write-after-approval.
10034
10035 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10036
10037 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10038 maintainers.
10039
10040 2004-02-20 Andrew Cagney <cagney@redhat.com>
10041
10042 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10043 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10044
10045 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10046
10047 PR bootstrap/11932
10048 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10049
10050 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10051
10052 * MAINTAINERS: Added myself to write-after-approval.
10053
10054 2004-02-14 Michael Koch <konqueror@gmx.de>
10055
10056 * MAINTAINERS: Added myself to write-after-approval.
10057
10058 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10059
10060 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10061 some OS port maintainers to OS port maintainers section.
10062
10063 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10064
10065 * MAINTAINERS: Add self.
10066
10067 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10068
10069 * MAINTAINERS: Alphabetize.
10070
10071 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
10072
10073 * MAINTAINERS: Remove myself.
10074
10075 2004-02-11 David Edelsohn <edelsohn@gnu.org>
10076
10077 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10078 (rs6000-*-aix*): Same.
10079 * configure: Regenerate.
10080
10081 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10082
10083 * configure.in (host): Add in missing $noconfigdirs to defines.
10084 * configure: Regenerate.
10085
10086 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10087 Nathanael Nerode <neroden@gcc.gnu.org>
10088
10089 PR ada/6637, PR ada/5911
10090 Merge with libada-branch:
10091 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10092 with appropriate dependencies. Add --enable-libada configure switch.
10093 * configure, Makefile.in: Regenerate.
10094
10095 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
10096
10097 * MAINTAINERS: Add myself to write-after-approval.
10098
10099 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10100
10101 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10102 * configure: Regenerate.
10103
10104 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10105
10106 Merge from upstream:
10107
10108 * ltmain.in: When setting IFS to '~', be careful about user
10109 arguments that contain '~'.
10110
10111 2004-02-04 Peter O'Gorman <peter@pogma.com>
10112
10113 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10114 Also test $base_compile against $CC with escaped arguments. Bug
10115 reported by Geoff Keating <geoffk@apple.com>.
10116
10117 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10118
10119 * MAINTAINERS: Remove i960 port.
10120
10121 2004-01-23 DJ Delorie <dj@redhat.com>
10122
10123 * Makefile.def (target_modules) [libiberty]: Don't stage.
10124 * Makefile.in: Rebuilt.
10125
10126 2004-01-20 Caroline Tice <ctice@apple.com>
10127
10128 * MAINTAINERS: Add myself to write-after-approval.
10129
10130 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10131
10132 * MAINTAINERS: Update my email address.
10133
10134 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10135
10136 * MAINTAINERS: Add myself to write-after-approval.
10137
10138 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10139
10140 * MAINTAINERS: Remove entries without email address.
10141
10142 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10143
10144 * MAINTAINERS: Add myself to write-after-approval.
10145
10146 2004-01-15 Steven Bosscher <stevenb@suse.de>
10147
10148 * MAINTAINERS: Update my email address.
10149
10150 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10151
10152 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10153 * Makefile.tpl (configure-target-[+module+]): Support stage.
10154 * Makefile.in: Rebuilt.
10155
10156 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10157
10158 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10159
10160 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10161
10162 * MAINTAINERS: Add myself as a MIPS maintainer.
10163
10164 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10165
10166 * configure.in: Use ./config.cache, not config.cache.
10167 * configure: Regenerate.
10168 * Makefile.tpl: Special-casing not needed for GCC any more.
10169 * Makefile.in: Regenerate.
10170
10171 * configure.in: Don't share a cache file for host dirs.
10172 * configure: Regenerate.
10173
10174 * config-ml.in: Don't mess with the cache file.
10175
10176 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10177
10178 * MAINTAINERS: Move myself from 'Write After Approval' to
10179 'CPU Port Maintainers' section as SPARC maintainer.
10180
10181 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10182
10183 * Makefile.tpl: Make GCC use a separate config.cache.
10184 * Makefile.in: Regenerate.
10185
10186 PR bootstrap/11932, PR bootstrap/11933
10187 (I don't know if it will fix either of them, but it relates
10188 to them.)
10189 * configure.in: Don't use shared config.cache for target
10190 directories.
10191 * configure: Regenerate.
10192
10193 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10194
10195 * MAINTAINERS: Add myself to 'Write After Approval' section.
10196
10197 2003-12-31 Roger Sayle <roger@eyesopen.com>
10198
10199 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10200 * configure: Regenerated.
10201
10202 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10203
10204 * MAINTAINERS: Remove the mn10200 maintainer.
10205
10206 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10207
10208 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10209 * configure: Regenerated.
10210
10211 2003-12-16 Jan Hubicka <jh@suse.cz>
10212
10213 * MAINTAINERS: Add myself as callgraph maintainer.
10214
10215 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10216
10217 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10218 * configure: Regenerate.
10219
10220 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10221
10222 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10223 'Write After Approval' section. Update email.
10224
10225 2003-12-01 James Lemke <jim@wasabisystems.com>
10226
10227 * MAINTAINERS (Write After Approval): Add myself.
10228
10229 2003-11-20 Matt Thomas <matt@3am-software.com>
10230
10231 * MAINTAINERS: Add myself as a vax port maintainer.
10232
10233 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10234
10235 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10236 (configure-build-[+module+], configure-[+module+]): Likewise.
10237 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10238 * Makefile.in: Regenerate.
10239
10240 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10241
10242 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10243 shared/dylibed libraries.
10244 * ltmain.sh: Likewise.
10245 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10246 * ltcf-cxx.sh: Likewise.
10247 * ltcf-gcj.sh: Likewise.
10248 * ltconfig: Likewise.
10249
10250 2003-11-17 Stan Cox <scox@redhat.com>
10251
10252 * MAINTAINERS: Add myself as iq2000 port maintainer.
10253
10254 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10255
10256 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10257 * Makefile.in: Regenerate.
10258
10259 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10260
10261 * config.sub: Update to 2003-11-03 version.
10262
10263 2003-10-20 Phil Edwards <phil@codesourcery.com>
10264
10265 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10266 * configure: Regenerate.
10267
10268 2003-10-20 Nicolas Pitre <nico@cam.org>
10269
10270 * MAINTAINERS: Add myself to 'Write After Approval' section.
10271
10272 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10273
10274 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10275
10276 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10277
10278 * MAINTAINERS: Update my email address.
10279
10280 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10281
10282 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10283
10284 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10285
10286 * MAINTAINERS: Add myself to 'Write After Approval' section.
10287
10288 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10289
10290 * config.guess: Update to 2003-10-16 version.
10291 * config.sub: Update to 2003-10-16 version.
10292
10293 2003-10-15 David Daney <ddaney@avtrex.com>
10294
10295 * MAINTAINERS: Added myself to 'Write After Approval' section.
10296
10297 2003-10-15 Falk Hueffner <falk@debian.org>
10298
10299 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10300 'Write After Approval' section. Update email.
10301
10302 2003-10-14 Roger Sayle <roger@eyesopen.com>
10303
10304 * MAINTAINERS: Move myself from 'Write After Approval' to
10305 'Various Maintainers' section as middle-end maintainer.
10306
10307 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10308
10309 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10310 HOST_FLAGS_TO_PASS.
10311 * Makefile.in: Regenerate.
10312
10313 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10314
10315 * config.guess: Update to 2003-10-07 version.
10316 * config.sub: Update to 2003-10-07 version.
10317
10318 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10319
10320 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10321 * ltconfig (irix5*, irix6*): Don't override version_type.
10322
10323 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10324
10325 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10326 * configure: Rebuilt
10327 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10328 * Makefile.in: Rebuilt
10329
10330 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10331
10332 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10333
10334 2003-09-30 Carlo Wood <carlo@alinoe.com>
10335
10336 * MAINTAINERS (Write After Approval): Add myself.
10337
10338 2003-09-29 Paul Koning <ni1d@arrl.net>
10339
10340 * MAINTAINERS: Move myself from "Write After Approval"
10341 to CPU platform maintainers for pdp11 platform.
10342
10343 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10344
10345 * MAINTAINERS: Move myself from 'Write After Approval' to
10346 'Various Maintainers' section as libffi testsuite maintainer.
10347
10348 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10349
10350 * configure.in: Pass a computed --program-transform-name
10351 to subconfigures.
10352 * configure: Regenerated.
10353
10354 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10355
10356 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10357 * Makefile.in: Regenerate.
10358
10359 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10360 * Makefile.in: Regenerate.
10361
10362 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10363
10364 * MAINTAINERS: Move myself from 'Write After Approval'
10365 to 'Various Maintainers' (objective-c) section.
10366
10367 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10368
10369 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10370 quoting.
10371 * configure: Regenerated.
10372
10373 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10374
10375 * MAINTAINERS (Write After Approval): Add myself to write after
10376 approval list.
10377
10378 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10379
10380 * MAINTAINERS (Write After Approval): Add myself.
10381
10382 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10383
10384 * MAINTAINERS: Update my e-mail address.
10385
10386 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10387
10388 * libtool.m4 (LD): Correct powerpc64 host match.
10389
10390 2003-09-06 James E Wilson <wilson@tuliptree.org>
10391
10392 * MAINTAINTERS: Update my affiliation and email address.
10393
10394 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10395
10396 * MAINTAINERS (Write After Approval): Add myself.
10397
10398 2003-09-04 DJ Delorie <dj@redhat.com>
10399
10400 * configure: Regenerate.
10401
10402 2003-09-04 Robert Millan <robertmh@gnu.org>
10403
10404 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10405
10406 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10407
10408 * configure.in: Ensure arguments to sed are properly spaced.
10409 * configure: Regenerate.
10410
10411 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10412
10413 * MAINTAINERS: Update my e-mail address.
10414
10415 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10416
10417 * MAINTAINERS (Write After Approval): Add myself.
10418
10419 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10420
10421 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10422 * configure: Regenerated.
10423
10424 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10425
10426 * MAINTAINERS: Update my email address.
10427
10428 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10429
10430 * configure.in: Use newline instead of semicolon when assuming
10431 shell arguments in a for loop.
10432 * configure: Regenerated.
10433
10434 2003-08-22 Jason Eckhardt <jle@rice.edu>
10435
10436 * MAINTAINERS: Resurrect the i860 maintainer.
10437
10438 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10439
10440 PR 8180
10441 * configure.in: When testing with_libs and with_headers, treat
10442 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10443 * configure: Regenerate.
10444
10445 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10446 make, shell, etc.
10447 (baseargs): Likewise.
10448 * configure: Regenerate.
10449
10450 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10451
10452 * MAINTAINERS (Write After Approval): Add myself.
10453
10454 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10455
10456 * configure.in: Disable libgcj for darwin not on powerpc.
10457 * configure: Rebuild.
10458
10459 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10460
10461 * config-ml.in, symlink-tree: Add license.
10462
10463 2003-08-03 Richard Stallman <rms@gnu.org>
10464 Eben Moglen <moglen@columbia.edu>
10465
10466 * README.SCO: New file.
10467
10468 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10469
10470 * Makefile.tpl (check, check-c++): Express dependencies using
10471 dependencies rather than commands.
10472 * Makefile.in: Regenerate.
10473
10474 2003-08-01 Andrew Cagney <cagney@redhat.com>
10475
10476 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10477 * configure: Ditto.
10478
10479 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10480
10481 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10482 * Makefile.in: Update.
10483
10484 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10485
10486 * configure.in: Enable libgcj for darwin.
10487 * configure: Rebuild.
10488
10489 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10490
10491 * config-ml.in: Use ac_configure_args directly instead of
10492 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10493 actually seen.
10494
10495 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10496
10497 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10498 creating target and build subdirs to build all parent dirs as needed.
10499 * Makefile.in: Rebuild.
10500 * configure.in: Don't build dirs explicitly here.
10501 * configure: Rebuild.
10502
10503 2003-07-26 Paul Brook <paul@nowt.org>
10504
10505 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10506
10507 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10508
10509 * Makefile.tpl (all-make): Depend on intl.
10510 * Makefile.in: Rebuilt.
10511
10512 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10513
10514 * install-sh: Update to newer upstream versions (associated with
10515 aclocal 1.7).
10516 * mkinstalldirs: Likewise.
10517 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10518
10519 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10520
10521 * MAINTAINERS: Move self from Bug database only accounts
10522 to write-after-approval.
10523
10524 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10525
10526 * config.if: Remove unused libc_interface determination.
10527
10528 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10529
10530 * MAINTAINERS: Move self from write-after-approval to
10531 build machinery (*.in).
10532
10533 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10534
10535 PR bootstrap/11273
10536 PR bootstrap/11408
10537 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10538 unused INSTALL_PROGRAM_ARGS.
10539 * configure.in: Use AC_PROG_INSTALL.
10540 * Makefile.in: Regenerate.
10541 * configure: Regenerate.
10542
10543 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10544
10545 * MAINTAINERS: Alphabetize.
10546
10547 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10548
10549 * configure: Rebuilt.
10550 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10551 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10552 newlib nor libgloss.
10553 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10554 * configure.in (am33_2.0-*-linux*): Added.
10555
10556 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10557
10558 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10559 * configure: Regenerate.
10560
10561 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10562
10563 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10564 * Makefile.in: Regenerate.
10565
10566 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10567
10568 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10569 * Makefile.in: Regenerate.
10570
10571 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10572
10573 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10574 * Makefile.in: Regenerated.
10575
10576 * config-ml.in: Replace PWD with PWD_COMMAND.
10577
10578 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10579
10580 * intl: New directory; see intl/ChangeLog for details.
10581 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10582 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10583 * Makefile.in: Regenerate.
10584
10585 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10586
10587 * configure.in: Clean up config-lang.in handling. Delete
10588 useless assignment to "subdirs".
10589 * configure: Regenerate.
10590
10591 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10592
10593 * configure.in: Rename 'target_libs' to 'target_libraries'.
10594 Remove useless reference to 'target_libs'.
10595 * configure: Regenerate.
10596
10597 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10598
10599 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10600 * Makefile.in: Regenerate.
10601
10602 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10603
10604 * Makefile.def: Introduce flags_to_pass.
10605 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10606 * Makefile.in: Regenerate.
10607
10608 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10609
10610 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10611 and target-libgloss.
10612 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10613 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10614 * configure: Regenerate.
10615
10616 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10617
10618 * configure.in: Update testsuite_flags to new location.
10619 * configure. Regenerate.
10620
10621 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10622
10623 * Makefile.tpl: Remove BUILD_CC stuff.
10624 * Makefile.in: Regenerate.
10625
10626 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10627
10628 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10629
10630 2003-06-16 Graeme Peterson <gp@qnx.com>
10631
10632 * MAINTAINERS (Write After Approval): Add myself.
10633
10634 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10635
10636 * config.guess: Update to 2003-06-12 version.
10637 * config.sub: Update to 2003-06-13 version.
10638
10639 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10640
10641 * config.guess: Update to 2003-06-06 version.
10642 * config.sub: Update to 2003-06-06 version.
10643
10644 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10645
10646 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10647 * configure. Regenerate.
10648
10649 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10650
10651 * configure.in: Disable serial configure by default.
10652 * configure: Regenerate.
10653 * Makefile.tpl: Abolish .NOTPARALLEL.
10654 * Makefile.in: Regenerate.
10655
10656 * Makefile.tpl: Replace {build,host,target}_canonical by
10657 {build,host,target}.
10658 * Makefile.in: Regenerate.
10659
10660 * Makefile.tpl: Fix stupid pasto.
10661 * Makefile.in: Regenerate.
10662
10663 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10664
10665 * Makefile.tpl: Remove bogus conditional.
10666 * Makefile.in: Regenerate.
10667
10668 2003-06-05 Jan Hubicka <jh@suse.cz>
10669
10670 * Makefile.tpl (profiledbootstrap): New target.
10671 * Makefile.in (profiledbootstrap): New target.
10672
10673 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10674
10675 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10676 Pinski. Remove user names from other bugzilla-only maintainers.
10677
10678 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10679
10680 * Makefile.tpl: Make 'recursive targets' using autogen rather
10681 than shell loop. Remove duplicate 'clean' targets and false
10682 comments.
10683 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10684 Add systematic method of specifying missing targets in subdirs.
10685 Add copyright boilerplate.
10686 * Makefile.in: Regenerate.
10687 * configure.in: Add 'recursive targets' to maybe list.
10688 * configure: Regenerate.
10689
10690 * MAINTAINERS: "GNATS only" -> "Bug database only".
10691
10692 * Makefile.tpl: Rename [+target+] to [+make_target+].
10693 * Makefile.def: Rename 'target' to 'make_target'.
10694
10695 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10696
10697 * MAINTAINERS: Add self as options handling maintainer.
10698
10699 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10700
10701 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10702 been too long since I touched those ports.
10703
10704 2003-05-28 DJ Delorie <dj@redhat.com>
10705
10706 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10707 * Makefile.in: Regenerate.
10708
10709 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10710
10711 * configure.in: Use curly braces in the definition of tooldir.
10712 * configure: Regenerate.
10713
10714 2003-05-21 DJ Delorie <dj@redhat.com>
10715
10716 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10717 newlib or libgloss.
10718 * Makefile.in: Regenerate.
10719
10720 2003-05-21 DJ Delorie <dj@redhat.com>
10721
10722 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10723 * Makefile.in: Regenerate.
10724
10725 2003-05-20 Ian Lance Taylor <ian@airs.com>
10726
10727 * MAINTAINERS: Update my e-mail address.
10728
10729 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10730
10731 * configure.in: Switch more things to use maybe dependencies.
10732 * Makefile.tpl: Switch more things to use maybe dependencies.
10733 Factor out common code from autogen IF statements.
10734 * configure: Regenerate.
10735 * Makefile.in: Regenerate.
10736
10737 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10738
10739 * configure.in: Accept i[3456789]86 for machine type.
10740 * configure: Regenerate.
10741
10742 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10743
10744 * configure.in: Switch more things to use maybe dependencies.
10745 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10746 * configure: Regenerate.
10747 * Makefile.tpl: Switch more things to use maybe dependencies.
10748 * Makefile.in: Regenerate.
10749
10750 2003-05-16 Andreas Schwab <schwab@suse.de>
10751
10752 * Makefile.tpl (install-opcodes): Define.
10753 * Makefile.in: Rebuild.
10754
10755 2003-05-13 Andreas Jaeger <aj@suse.de>
10756
10757 * config.guess: Update to 2003-05-09 version.
10758 * config.sub: Update to 2003-05-09 version.
10759
10760 2003-05-13 Michael Eager <eager@mvista.com>
10761
10762 * configure.in: Correct sed script so that options in quotes are not
10763 deleted.
10764 * configure: Rebuild.
10765
10766 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10767
10768 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10769 and $$s/newlib/libc/sys/cygwin32 include paths.
10770 * configure: Ditto.
10771
10772 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10773
10774 * MAINTAINERS: Update my email addresses.
10775
10776 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10777
10778 * config-ml.in: Propagate INSTALL variables.
10779
10780 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10781
10782 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10783
10784 2003-05-02 Chris Demetriou <cgd@broadcom.com>
10785
10786 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10787 * Makefile.in: Regenerate.
10788
10789 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10790
10791 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10792
10793 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10794
10795 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10796
10797 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10798
10799 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10800 * Makefile.in: Regenerated.
10801
10802 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10803
10804 * MAINTAINERS (Write After Approval): Upgrade myself from
10805 GNATS only to write-after-approval. Update my mail address.
10806
10807 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
10808
10809 (OS Port Maintainers: freebsd): Add myself.
10810
10811 2003-04-22 Mark Mitchell <mark@codesourcery.com>
10812
10813 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10814
10815 2003-04-22 Kean Johnston <jkj@sco.com>
10816
10817 * MAINTAINERS (SCO ports): Added myself.
10818
10819 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10820
10821 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10822
10823 2003-04-19 Kean Johnston <jkj@sco.com>
10824
10825 * MAINTAINERS (Write After Approval): Add myself.
10826
10827 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10828
10829 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10830 * Makefile.in: Regenerate.
10831
10832 2003-04-18 Jakub Jelinek <jakub@redhat.com>
10833
10834 * configure.in (powerpc64*-*-linux*): Remove.
10835 * configure: Rebuilt.
10836
10837 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
10838
10839 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10840 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10841 and restrap.
10842 * Makefile.in: Regenerate.
10843
10844 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
10845
10846 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10847 * configure: Regenerated.
10848
10849 2003-04-15 DJ Delorie <dj@redhat.com>
10850
10851 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10852
10853 2003-04-13 Nick Clifton <nickc@redhat.com>
10854
10855 * config-ml.in: Remove support for --disable-aix removing
10856 call-aix multilibs.
10857
10858 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
10859
10860 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10861 * */configure: Rebuilt.
10862
10863 2003-04-08 Joel Sherrill <joel@oarcorp.com>
10864
10865 * MAINTAINERS: Add my email address.
10866
10867 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
10868
10869 * MAINTAINERS (Write After Approval): Add myself.
10870
10871 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10872
10873 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10874 * Makefile.in: Regenerate.
10875
10876 2003-03-14 Michael Chastain <mec@shout.net>
10877
10878 * Makefile.in: Regenerate with correct Makefile.def.
10879
10880 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10881
10882 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10883 Make macro.
10884 * Makefile.in: Regenerate.
10885 * configure.in: Clean up gxx_include_dir logic.
10886 * configure: Regenerate.
10887
10888 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10889
10890 * MAINTAINERS (Write After Approval): Add myself.
10891
10892 2003-03-10 Ben Elliston <bje@wasabisystems.com>
10893
10894 * MAINTAINERS: Update my mail address.
10895
10896 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10897
10898 * configure.in (gxx_include_dir): Fix typo.
10899 * configure: Regenerated.
10900
10901 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10902
10903 * Makefile.tpl: Reindent.
10904 * Makefile.in: Regenerate.
10905 * configure.in: Reindent. Don't set unused variables.
10906 * configure: Regenerate.
10907
10908 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
10909
10910 * configure.in: Include $(build_tooldir)/sys-include in
10911 FLAGS_FOR_TARGET.
10912 * configure: Regenerated.
10913
10914 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10915
10916 * Makefile.tpl: Always pass down RANLIB.
10917 * Makefile.in: Regenerate.
10918
10919 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10920 * Makefile.in: Regenerate.
10921 * configure.in: Remove unused logic relating to --enable-shared
10922 and --enable-threads. Remove bogus comments. Remove redundant
10923 noconfigdirs.
10924 * configure: Regenerate.
10925
10926 * configure.in: Replace ${libstdcxx_version} by its value.
10927 Remove reference to mh-dgux.
10928 * configure: Regenerate.
10929
10930 2003-03-03 Kevin Buettner <kevinb@redhat.com>
10931
10932 * MAINTAINERS (Write After Approval): Add myself.
10933
10934 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10935
10936 * Makefile.tpl: Rearrange.
10937 * Makefile.in: Regenerate.
10938
10939 2003-02-25 Uwe Stieber <uwe@wwws.de>
10940
10941 * configure.in: Add support for kaOS as cross build target system.
10942 * configure: Regenerated.
10943
10944 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10945
10946 * MAINTAINERS (Write after approval): Add myself.
10947
10948 2003-02-21 James E Wilson <wilson@tuliptree.org>
10949
10950 * MAINTAINERS: Update my email address.
10951
10952 2003-02-21 Zack Weinberg <zack@codesourcery.com>
10953
10954 * MAINTAINERS: Add self to blanket write privs. section.
10955
10956 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
10957
10958 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10959 configure-target-* as some target builds may require additional
10960 flags for preprocessor tests.
10961 * Makefile.in: Regenerated.
10962
10963 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
10964
10965 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10966 * ltconfig: Handle it.
10967 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10968 auto-detecting it.
10969
10970 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10971 it is used as argument to $CC.
10972 * ltcf-gcj.sh: Likewise.
10973
10974 * configure.in: Introduce --enable-maintainer-mode.
10975 * configure: Rebuilt.
10976 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10977 for maintainer mode.
10978 * Makefile.in: Rebuilt.
10979
10980 2003-02-18 Jason Merrill <jason@redhat.com>
10981
10982 * Makefile.tpl (check-c++): Allow parallelism.
10983
10984 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10985
10986 * MAINTAINERS: Remove John Carr (who never actually had access to
10987 gcc.gnu.org).
10988
10989 2003-02-15 Geoffrey Keating <geoffk@apple.com>
10990
10991 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10992 don't configure target-libobjc.
10993 * configure: Regenerate.
10994
10995 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10996
10997 * Makefile.tpl (RANLIB): Define.
10998 * Makefile.in: Regenerate.
10999
11000 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11001
11002 * MAINTAINERS: Update my email.
11003
11004 2003-02-06 Keith R Seitz <keiths@redhat.com>
11005
11006 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11007 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11008 * Makefile.in: Regenerated.
11009 * configure.in: Remove all traces of snavigator, db, and grep.
11010 * configure: Regenerated.
11011
11012 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11013
11014 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11015 After Approval.
11016
11017 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11018
11019 * MAINTAINERS (Write after approval): Add myself.
11020
11021 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11022
11023 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11024 * Makefile.in: Regenerated.
11025
11026 2003-01-30 Roger Sayle <roger@eyesopen.com>
11027
11028 * config.guess: Updated to 2003-01-30's version.
11029 * config.sub: Updated to 2003-01-28's version.
11030
11031 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11032
11033 * config.if: If gcc_version is already set, just use it. Don't set
11034 gcc_version_trigger if it's already set, otherwise set it to
11035 gcc/version.c, but only if the file exists. If it is not set and
11036 gcc/version.c does not exist, try to extract the version number from
11037 $CC.
11038
11039 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11040
11041 * MAINTAINERS: Add myself to write-after-approval list.
11042
11043 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11044
11045 * configure.in: Revert 24Jan change.
11046 * configure: Regenerate.
11047
11048 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11049
11050 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11051 entry of HJ Lu.
11052
11053 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11054
11055 * configure.in: Revert previous change.
11056 * configure: Regenerate.
11057
11058 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11059
11060 * configure.in: Make rda native-only.
11061 * configure: Regenerate.
11062
11063 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11064
11065 * MAINTAINERS: Move myself from GNATS-only-accounts to
11066 write-after-approval.
11067
11068 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11069
11070 * configure.in: Add missing \.
11071 * configure: Rebuilt.
11072
11073 2003-01-17 Jakub Jelinek <jakub@redhat.com>
11074
11075 * configure.in (baseargs): Avoid using \| in sed regular
11076 expressions.
11077 * configure: Rebuilt.
11078
11079 2003-01-16 Jakub Jelinek <jakub@redhat.com>
11080
11081 * configure.in (baseargs): Remove all supported forms of
11082 --cache-file, --srcdir, --host, --build and --target options
11083 from argument lists.
11084 * configure: Rebuilt.
11085
11086 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
11087
11088 * MAINTAINERS: Add myself to write-after-approval list.
11089
11090 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
11091
11092 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11093 * configure: Rebuilt.
11094
11095 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11096
11097 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11098 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11099 * Makefile.in: Regenerate.
11100 * configure: Regenerate.
11101
11102 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
11103
11104 * configure.in: Remove Makefile in build, host and target modules
11105 unless configure was run with --no-recursion.
11106 * configure: Rebuilt.
11107
11108 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11109
11110 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11111 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11112 * Makefile.in: Regenerate.
11113
11114 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11115
11116 * config.guess: Update to 2003-01-03 version.
11117 * config.sub: Update to 2003-01-03 version.
11118
11119 2003-01-07 Christopher Faylor <cgf@redhat.com>
11120
11121 * configure: Regenerate with proper autoconf 2.13.
11122
11123 2003-01-07 Christopher Faylor <cgf@redhat.com>
11124
11125 * configure.in: Add AC_PREREQ for consistency.
11126 * configure: Regenerate.
11127
11128 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11129
11130 * configure.in (GDB_TK): Add tcl directories conditional on
11131 gdb/gdbtk directory being present.
11132 * configure: Regenerate.
11133
11134 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11135
11136 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11137 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11138 * configure: Rebuilt.
11139
11140 2002-12-31 Tom Tromey <tromey@redhat.com>
11141
11142 * Makefile.in: Rebuilt.
11143 * Makefile.def (target_modules) [libffi]: Allow installation.
11144
11145 2002-12-31 Andreas Schwab <schwab@suse.de>
11146
11147 * configure.in: Fix use of $program_transform_name.
11148 * configure: Regenerated.
11149
11150 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11151
11152 * configure.in (baseargs): Don't remove first configure argument.
11153 * configure: Regenerated.
11154
11155 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11156
11157 * Makefile.tpl (local-distclean): Don't remove...
11158 (multilib.ts): ... this. Moved into...
11159 (multilib.out): ... this. Don't use sub-make.
11160 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11161 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11162 (configure-build-[+module+], configure-[+module+],
11163 configure-target-[+module+], configure-gcc): ... these. Test
11164 for Makefile existence. Drop config.status from dependencies.
11165 * Makefile.in: Rebuilt.
11166 * configure.in: Move gcc-version-trigger to the end of
11167 ac_configure_args. Add comments to maybedep.tmp and
11168 serdep.tmp. Introduce --disable-serial-configure. Remove
11169 nonopt from baseargs, matching and removing corresponding
11170 whitespace while at it.
11171 * configure: Rebuilt.
11172
11173 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11174
11175 * configure.in (host_configargs): Replace reference to
11176 no-longer-defined buildopts with --build=${build_alias}.
11177 * configure: Rebuilt.
11178
11179 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11180 program_transform_name to standard idiom.
11181 (AUTOGEN, AUTOCONF): Define.
11182 (Makefile.in): Use $(AUTOGEN).
11183 (Makefile): Depend on config.status, and use autoconf-style rule to
11184 build it. Move original commands to...
11185 (config.status): ... this new target.
11186 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11187 $(AUTOCONF).
11188 * Makefile.in: Rebuilt.
11189
11190 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11191
11192 * Makefile.tpl: Fix dramatic bustage due to change in
11193 program_transform_name.
11194 * Makefile.in: Regenerate.
11195
11196 * configure.in: Remove unnecessary PATH setting.
11197 * configure: Regnerate.
11198
11199 * configure.in: Don't default to unprefixed tools unless
11200 the native tools will work.
11201 * configure: Regenerate.
11202
11203 * configure.in: Convert to autoconf script. Blow away lots
11204 of now-redundant Makefile fragments.
11205 * configure: Generate using Autoconf.
11206 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11207 * Makefile.in: Regenerate.
11208
11209 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11210
11211 * configure: Fix stupid bug where RANLIB was mistakenly included.
11212
11213 * configure.in: Rename (buildargs, hostargs, targargs) to
11214 (build_configargs, host_configargs, target_configargs).
11215
11216 * configure.in: Move logic out of sed statement.
11217
11218 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11219 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11220
11221 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11222
11223 * config.sub: Import from master repository
11224 * config.guess: Ditto
11225
11226 2002-12-24 Andreas Schwab <schwab@suse.de>
11227
11228 * Makefile.tpl (multilib.out): Fix missing space.
11229 * Makefile.in: Regenerate.
11230
11231 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11232
11233 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11234 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11235 * Makefile.in: Regenerate.
11236 * configure.in: Remove unnecessary leftovers.
11237
11238 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11239
11240 * configure.in (extra_ranlibflags_for_target): New variable.
11241 (*-*-darwin): Add -c to ranlib commands.
11242 * configure (tooldir): Handle extra_ranlibflags_for_target.
11243
11244 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11245
11246 * Makefile.tpl: Revert HJL's change.
11247 * Makefile.in: Regenerated.
11248 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11249 always.
11250
11251 2002-12-19 Andreas Schwab <schwab@suse.de>
11252
11253 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11254 * Makefile.in: Regenerate.
11255
11256 2002-12-18 H.J. Lu <hjl@gnu.org>
11257
11258 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11259 * Makefile.in: Regenerated.
11260
11261 * configure.in (build_prefix): New. Substitute.
11262
11263 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11264
11265 * Makefile.tpl: Don't let real targets depend on phony targets.
11266 * Makefile.in: Regenerate.
11267
11268 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11269 * Makefile.in: Regenerate.
11270
11271 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11272
11273 * config.sub: Import from master repository
11274 * config.guess: Ditto
11275
11276 2002-12-16 Jason Merrill <jason@redhat.com>
11277
11278 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11279 previous 'make bootstrap'.
11280 * Makefile.in: Regenerate.
11281
11282 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11283
11284 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11285
11286 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11287
11288 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11289 * Makefile.in: Regenerate.
11290
11291 2002-12-13 Jason Merrill <jason@redhat.com>
11292
11293 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11294 library tests.
11295 (check-c++): Just depend on it and check-target-libstdc++-v3.
11296 * Makefile.in: Regenerate.
11297
11298 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11299
11300 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11301 * Makefile.in: Rebuilt.
11302
11303 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11304
11305 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11306
11307 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11308
11309 * configure: Fix bug put in by gremlins.
11310
11311 * Makefile.tpl: Substitute more autoconfily.
11312 * configure: Substitute more autoconfily.
11313 * Makefile.in: Regenerate.
11314
11315 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11316
11317 * config.sub: Import from master repository
11318 * config.guess: Ditto
11319 * MAINTAINERS: Added Svein Seldal under write after approval
11320
11321 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11322
11323 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11324 * Makefile.in (all-sim): Ditto.
11325
11326 2002-12-06 DJ Delorie <dj@redhat.com>
11327
11328 * Makefile.tpl: Change configure dependencies to not have real
11329 targets depend on phony targets.
11330
11331 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11332
11333 * configure.in: Revert unintentional change.
11334
11335 * Makefile.tpl: Change dependency for */multilib.out so that
11336 it works when gcc isn't in the tree.
11337
11338 * configure.in: Substitute more.
11339 * configure: Run subconfigures from the Makefile.
11340 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11341 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11342
11343 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11344
11345 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11346
11347 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11348
11349 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11350 and corresponding dependencies.
11351 * Makefile.in: Regenerate.
11352
11353 * configure.in (host_tools): Order binutils, gas and ld for
11354 convenience in running the testsuites.
11355
11356 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11357 * Makefile.in: Regenerate.
11358 * configure.in: Introduce rules to serialize subconfigure runs.
11359
11360 * configure.in: Introduce BASE_CC_FOR_TARGET.
11361 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11362 Realize configure-build-* targets. Realize configure-target-* targets.
11363 * Makefile.in: Regenerate.
11364
11365 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11366
11367 * configure: Move gcc_version_trigger stuff from here...
11368 * configure.in: ...to here.
11369
11370 * configure.in: Separate subconfigure options added by this file from
11371 options given by the user. Add machinery to put args for host
11372 subconfigures into the Makefile.
11373
11374 * Makefile.tpl: Remove 'vault' targets.
11375 * Makefile.tpl: Reorder and comment dependencies.
11376 * Makefile.in: Regenerate.
11377
11378 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11379 * configure.in: Fix my broken commit of previous patch. (sigh)
11380
11381 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11382
11383 * configure.in: Move host-specific darwin noconfigdirs into
11384 the host-specific section.
11385
11386 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11387
11388 * configure.in: Move host-specific darwin noconfigdirs into
11389 the host-specific section.
11390
11391 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11392
11393 * configure: Remove skip-this-dir support.
11394 * Makefile.tpl: Remove skip-this-dir support.
11395
11396 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11397 subdirectories.
11398 * Makefile.in: Regenerate.
11399
11400 * Makefile.tpl: Strip out useless setting of 'dir'.
11401 * Makefile.in: Regenerate.
11402
11403 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11404
11405 * configure.in: Fix deeply stupid bug.
11406
11407 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11408 shell code in CXX_FOR_TARGET
11409 * Makefile.def: Introduce raw_cxx.
11410 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11411 RAW_CXX_FOR_TARGET.
11412 * Makefile.in: Regenerate.
11413
11414 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11415
11416 * Makefile.tpl: Remove unnecessary ifs.
11417 * Makefile.in: Regenerate.
11418
11419 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11420 dependencies. Maybe-ize build-libiberty. Create dummy install
11421 targets for 'no_install' modules.
11422 * configure: Move GDB_TK substitution to configure.in. Move
11423 build_modules stuff to configure.in.
11424 * configure.in: Implement soft dependency machinery. Maybe-ize
11425 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11426 * Makefile.in: Regenerate.
11427
11428 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11429
11430 * Makefile.tpl: Make all-target, install-target behave similarly
11431 to all, install (only hitting configured targets). Eliminate
11432 unused macro defintions.
11433
11434 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11435 build != host.
11436
11437 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11438
11439 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11440
11441 * configure.in: Produce lists of subdir targets we're actually
11442 configuring. Remove references to "dosrel".
11443 * Makefile.tpl: Let configure set which subdir targets are hit.
11444 Remove install-cross; clean up install; remove ALL. Remove
11445 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11446 Autogenerate host module targets. Remove empty dependency lines
11447 and redundant dependency; rearrange slightly.
11448 * Makefile.def: Add host-side libtermcap, utils.
11449
11450 * Makefile.in: Regenerate.
11451
11452 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11453
11454 * ltconfig (osf[345]): Append $major to soname_spec.
11455 Reflect this in library_names_spec.
11456 * ltmain.sh (osf): Prefix $major with . for use as extension.
11457
11458 2002-11-19 Andreas Jaeger <aj@suse.de>
11459
11460 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11461 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11462 and sparc64 GNU/Linux systems.
11463
11464 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11465
11466 * MAINTAINERS: Update email.
11467
11468 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11469
11470 * MAINTAINERS: Complete James Dennett's entry.
11471
11472 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11473
11474 * MAINTAINERS (Write After Approval): Add myself.
11475
11476 2002-11-13 Bruce Korb <bkorb@gnu.org>
11477
11478 * Makefile.tpl: syntactic cleanup
11479
11480 2002-11-13 Stuart Hastings <stuart@apple.com>
11481
11482 * MAINTAINERS: Add myself to write-after-approval list.
11483
11484 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11485
11486 * Makefile.def: Add list of recursive targets to autogenerate.
11487 Add build_modules.
11488 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11489 targets. Autogenerate *-build-* targets.
11490 * Makefile.in: Regenerate.
11491
11492 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11493
11494 * configure: More autoconf-style substitutions.
11495 * Makefile.tpl: More autoconf-style substitutions.
11496 * Makefile.in: Regenerate.
11497
11498 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11499
11500 * configure: Substitute more variables in a more autoconf-friendly
11501 way. Simplify slightly.
11502 * Makefile.tpl: Make more variables substitutable in an
11503 autoconf-friendly way.
11504 * Makefile.in: Regenerate.
11505
11506 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11507
11508 * MAINTAINERS (Write After Approval): Add myself.
11509
11510 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11511
11512 * configure.in (v810*): Remove special setting of tools.
11513
11514 * configure: Add support for extra required flags for ar or nm.
11515 * configure.in (aix4.3+): Use above support for target-specific
11516 issues, rather than using config/mt-aix43.
11517
11518 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11519
11520 * configure: Remove 'removing', which doesn't work. Replace $subdir
11521 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11522 with $srcdir. Reformat indentation. Substitute some variables
11523 formerly hard-coded in the Makefile for build=host.
11524 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11525 * Makefile.def: Autogenerate more.
11526 * Makefile.in: Regenerate.
11527
11528 2002-11-04 Adam Nemet <anemet@lnxw.com>
11529
11530 * MAINTAINERS (Write After Approval): Add myself.
11531
11532 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11533
11534 * Makefile.def (host_modules): Add rda.
11535 * Makefile.in: Regenerate.
11536 * configure.in (target_tool): Add target-rda to list.
11537
11538 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11539
11540 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11541
11542 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11543
11544 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11545 and restrap targets to this rule.
11546 * Makefile.in: Regenerate.
11547
11548 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11549
11550 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11551 GNATS only accounts.
11552
11553 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11554
11555 * configure.in (i[3456]86-*-linux*): Add check to disable
11556 ${libgcj} for glibc1.
11557
11558 2002-10-24 Denis Chertykov <denisc@overta.ru>
11559
11560 * MAINTAINERS: Add myself as ip2k port maintainer.
11561
11562 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11563
11564 * configure.in: Add tic4x target.
11565
11566 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11567
11568 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11569 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11570 * Makefile.in: Regenerate.
11571
11572 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11573 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11574 * Makefile.in: Regenerate.
11575
11576 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11577
11578 * MAINTAINERS: Add myself as web pages co-maintainer.
11579
11580 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11581
11582 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11583 * Makefile.in: Regenerate.
11584
11585 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11586
11587 * MAINTAINERS: Add myself and Nathan Sidwell
11588 <nathan@codesourcery.com> as VxWorks maintainers.
11589
11590 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11591
11592 * Makefile.def: Remove order dependency comments.
11593 * Makefile.tpl: Add explicit install-install dependencies.
11594 * Makefile.in: Regenerate.
11595
11596 * Makefile.tpl: Remove material now in src-release. (Finally!)
11597 * Makefile.in: Regenerate.
11598
11599 * Makefile.tpl: Add configure-target (for src-release in src)
11600 * Makefile.in: Regenerate.
11601
11602 2002-09-30 Nick Clifton <nickc@redhat.com>
11603
11604 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11605
11606 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11607
11608 * configure.in (s390*-*-linux*): Enable libgcj.
11609
11610 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11611
11612 * configure: Revert accidentally applied changes.
11613
11614 * Makefile.tpl: Make more autoconf-friendly.
11615 * Makefile.in: Regenerate.
11616 * configure: Make substitution more autoconf-like.
11617
11618 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11619
11620 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11621 single entry to handle all these.
11622 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11623 libjava on arm-*-elf.
11624
11625 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11626
11627 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11628 things that depend on them.
11629
11630 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11631
11632 * Makefile.tpl: Make subsituted variables more autoconfy.
11633 * Makefile.in: Regenerate.
11634 * configure: Make seds more autoconfy.
11635
11636 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11637
11638 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11639 * Makefile.in: Regenerate.
11640 * configure.in: Rewrite sed statements to look autoconfy.
11641
11642 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11643 all-target-foo on configure-target-foo.
11644 * Makefile.def: Ditto.
11645 * Makefile.in: Rebuild.
11646
11647 2002-09-25 Andrew Haley <aph@redhat.com>
11648
11649 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11650
11651 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11652
11653 * Makefile.def: New file.
11654 * Makefile.tpl: New file.
11655 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11656 * contrib/gcc_update: Note that Makefile.in is a generated file.
11657
11658 * configure.in: Minor rearrangement. Simplify tests.
11659
11660 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11661
11662 * configure.in (with_headers): Skip copy if value is "yes".
11663 (with_libs): Likewise.
11664
11665 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11666
11667 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11668 * configure.in (sh*-*-pe*): Ditto.
11669 * configure.in (mips*-*-pe*): Ditto.
11670 * configure.in (*arm-wince-pe): Ditto.
11671
11672 * configure.in: Rearrange.
11673
11674 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11675
11676 * MAINTAINERS: Update my email address.
11677
11678 2002-08-30 Paul Koning <pkoning@equallogic.com>
11679
11680 * MAINTAINERS: (Write After Approval): Add myself.
11681
11682 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11683
11684 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11685
11686 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11687
11688 * MAINTAINERS: Change my mailing address.
11689
11690 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11691
11692 * MAINTAINERS (Write After Approval): Remove myself.
11693 (Various Maintainers: c++ runtime libs): Add myself.
11694
11695 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11696
11697 * MAINTAINERS (Write After Approval): Remove myself.
11698 (Various Maintainers: c++ runtime libs): Add myself.
11699
11700 2002-08-15 Eric Christopher <echristo@redhat.com>
11701
11702 * config.sub: Import from master repository.
11703 * config.guess: Ditto.
11704
11705 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11706
11707 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11708 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11709 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11710
11711 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11712
11713 * MAINTAINERS: Add self to rs6000 vector extensions.
11714
11715 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11716
11717 * libiberty/configure: Reverted unintended yesterday's check in.
11718
11719 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11720
11721 * boehm-gc/configure, libf2c/configure: Rebuilt.
11722 * libffi/configure, libiberty/configure: Ditto.
11723 * libjava/configure, libobjc/configure: Ditto.
11724 * libstdc++-v3/configure, zlib/configure: Ditto.
11725 Merged from binutils:
11726 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11727 From Steve Ellcey <sje@cup.hp.com>:
11728 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11729 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11730 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11731 IA64.
11732 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11733 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11734 soname_spec, sys_lib_search_path_spec): Ditto.
11735
11736 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11737
11738 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11739
11740 2002-08-04 H.J. Lu (hjl@gnu.org)
11741
11742 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11743
11744 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11745
11746 * MAINTAINERS (Write After Approval): Add myself.
11747
11748 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11749
11750 * configure.in: Move generic linux case to end. Copy generic
11751 linux noconfigdirs to mips*-*-linux* entry and new
11752 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11753
11754 2002-07-19 Michael Matz <matz@suse.de>
11755
11756 * MAINTAINERS: Add myself as ra* maintainer.
11757
11758 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11759
11760 * config.guess: Update to 2002-07-09 version.
11761 * config.sub: Update to 2002-07-03 version.
11762
11763 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11764
11765 * MAINTAINERS: Fix typo in a maintainer email address.
11766
11767 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11768
11769 * configure.in: Remove two redundant tests.
11770
11771 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11772
11773 * configure.in (mips*-*-irix6*o32): Enable stabs.
11774
11775 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11776
11777 * configure.in: Don't build grez.
11778 * Makefile.in: Ditto.
11779
11780 * Makefile.in: Remove references to bsp, cygmon, libstub.
11781 * configure.in: Ditto.
11782
11783 * configure.in: Remove leftover reference to gdbtest.
11784
11785 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
11786
11787 * configure.in (gxx_include_dir): Change to match versioned
11788 C++ headers if --enable-version-specific-runtime-libs is used.
11789
11790 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11791
11792 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11793
11794 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11795
11796 * configure.in: Make --without-x work.
11797
11798 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11799
11800 * configure.in: Rearrange target Makefile fragment collection.
11801
11802 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11803 cvs[src].
11804 * configure.in: Ditto.
11805
11806 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11807
11808 * MAINTAINERS (Write After Approval): Update my e-mail address.
11809
11810 2002-06-24 Ben Elliston <bje@redhat.com>
11811
11812 * configure.in (host_tools): Remove cgen.
11813
11814 * Makefile.in (all-cgen): Remove; runs from its source directory.
11815 (check-cgen, install-cgen, clean-cgen): Likewise.
11816 (all-opcodes): Do not depend on all-cgen.
11817 (all-sim): Likewise.
11818
11819 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
11820
11821 * Makefile.in: Eliminate 'apache' targets.
11822 * configure.in: Eliminate 'apache' targets.
11823
11824 * configure.in: Eliminate redundant tests. Reorganize.
11825
11826 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11827
11828 * config-ml.in: Eliminate references to Cygnus configure.
11829
11830 * Makefile.in: Eliminate references to building emacs.
11831
11832 2002-06-28 Graham Stott <graham.stott@btinternet.com>
11833
11834 * MAINTAINERS: Update my email address.
11835
11836 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11837
11838 * config.if (libstdcxx_incdir): Version C++ headers.
11839 (cxx_incdir): Remove.
11840
11841 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11842
11843 * MAINTAINERS (Write After Approval): Add self.
11844
11845 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11846
11847 * configure.in: Add support for ip2k.
11848
11849 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11850
11851 * configure.in: Fix AIX configury bug.
11852
11853 2002-06-20 Steve Ellcey <sje@cup.hp.com>
11854
11855 * MAINTAINERS (Write After Approval): Add self.
11856
11857 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11858
11859 * configure.in: replace ${topsrcdir} with ${srcdir}
11860
11861 * configure.in: Move definition of libstdcxx_flags
11862 right above usage, rather than waaay earlier.
11863
11864 * configure.in: Pull definition of is_cross_compiler earlier.
11865
11866 * configure.in: Rearrange a little.
11867
11868 * configure.in: Remove references to librx.
11869 * Makefile.in: Remove references to librx.
11870
11871 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11872
11873 * config.sub: Add support for avr target.
11874 Import from master sources, rev 1.255
11875
11876 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
11877
11878 * configure, .cvsignore: Revert previous change...
11879 * Makefile: ...delete.
11880
11881 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11882
11883 * configure.in: Eliminate ${gasdir} variable.
11884
11885 2002-06-18 Dave Brolley <brolley@redhat.com>
11886
11887 * configure.in: Add support for frv.
11888 * config.sub: Add support for frv.
11889
11890 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11891
11892 * configure: Remove garbage from previous commit.
11893
11894 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11895
11896 * configure: For in-source builds, make a subdir and re-exec there.
11897 * Makefile: New file. Pass targets through to build directory.
11898 * .cvsignore: No longer ignore "Makefile".
11899
11900 2002-06-16 Douglas Rupp <rupp@gnat.com>
11901
11902 * MAINTAINERS (Write After Approval): Add self.
11903
11904 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11905
11906 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11907
11908 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11909
11910 * configure.in (vax-*-netbsd*): Re-enable gas.
11911
11912 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11913
11914 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11915 BUILD_PREFIX_1, to correct nomenclature.
11916 * configure: Likewise.
11917
11918 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11919 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11920
11921 2002-05-31 Olaf Hering <olh@suse.de>
11922
11923 * config-ml.in: Propogate DESTDIR also.
11924
11925 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11926
11927 * configure.in (vax-*-netbsd*): Don't build gas for this
11928 platform.
11929
11930 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11931
11932 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11933 and libgcj for AVR.
11934
11935 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11936
11937 * MAINTAINERS (Write After Approval): Add myself.
11938
11939 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11940
11941 * config.guess: Update to 2002-05-22 version.
11942 * config.sub: Likewise.
11943
11944 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11945
11946 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11947 * config-ml.in: Likewise.
11948 * configure: Likewise.
11949 * configure.in: Likewise.
11950
11951 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11952
11953 * MAINTAINERS: Update my email address.
11954
11955 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11956
11957 * configure.in: Simplify makefile fragment collection.
11958
11959 * configure.in: Remove code to build emacs.
11960
11961 * configure.in : Remove --srcdir argument from targargs and buildargs
11962 (it's always overridden in the Makefile anyway). Rearrange a bit.
11963
11964 * configure: Move some logic to configure.in.
11965 * configure.in: Move some logic from configure.
11966
11967 2002-05-11 Tom Tromey <tromey@redhat.com>
11968
11969 * MAINTAINERS: Reflect libgcj reality.
11970
11971 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11972
11973 * Makefile.in: Honour DESTDIR.
11974
11975 2002-05-08 Mark Mitchell <mark@codesourcery.com>
11976
11977 * config.guess: Import 2002-03-20 version.
11978 * config.sub: Import 2002-04-26 version.
11979
11980 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11981
11982 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11983
11984 2002-05-07 Tim Josling <tej@melbpc.org.au>
11985
11986 * MAINTAINERS: Add self.
11987
11988 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
11989
11990 * ltmain.sh: Detect and handle object name conflicts
11991 while piecewise linking a static library.
11992
11993 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
11994
11995 * configure.in (noconfigdirs): Don't disable libgcj on
11996 sparc64-*-solaris* and sparcv9-*-solaris*.
11997
11998 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
11999
12000 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12001
12002 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12003
12004 * configure.in (FLAGS_FOR_TARGET): Do not add
12005 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12006 on i[3456]86-*-linux*.
12007
12008 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12009
12010 * configure.in (noconfigdirs): Replace [ ] with test.
12011
12012 * configure.in (noconfigdirs): Do not add target-newlib if
12013 target == i[3456]86-*-linux*, and host == target.
12014
12015 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12016
12017 * configure.in: delete reference to absent file
12018
12019 * configure.in: replace '[' with 'test'
12020
12021 * configure.in: Eliminate references to gash.
12022 * Makefile.in: Eliminate references to gash.
12023
12024 * configure.in: remove useless references to 'pic' makefile fragments.
12025
12026 * configure.in: (*-*-windows*) Finish removing.
12027
12028 * configure.in: Eliminate redundant test for libgui.
12029
12030 2002-04-29 Roger Sayle <roger@eyesopen.com>
12031
12032 * MAINTAINERS: Add self and realphabetize. Update entries
12033 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12034 entry for a29k port maintainer.
12035
12036 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12037
12038 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12039 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12040
12041 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12042
12043 * configure.in: remove references to dead files
12044
12045 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12046
12047 * MAINTAINERS: Add information about purpose of this file.
12048
12049 2002-04-18 Tom Tromey <tromey@redhat.com>
12050
12051 * configure.in: Disallow configuring libgcj when it is already
12052 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12053 Solaris 2.8 by default. For PR libgcj/6158.
12054
12055 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12056
12057 * configure.in: Move default CC setting out of config/mh-* fragments
12058 directly into here.
12059
12060 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12061
12062 * configure.in: don't even try to configure or make a subdirectory
12063 if there's no configure script for it.
12064
12065 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12066
12067 * MAINTAINERS: Remove chill maintainers.
12068 * Makefile.in (CHILLFLAGS): Remove.
12069 (CHILL_LIB): Remove.
12070 (TARGET_CONFIGDIRS): Remove libchill.
12071 (CHILL_FOR_TARGET): Remove.
12072 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12073 CHILL_LIB.
12074 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12075 (CHECK_TARGET_MODULES): Likewise.
12076 (INSTALL_TARGET_MODULES): Likewise.
12077 (CLEAN_TARGET_MODULES): Likewise.
12078 (configure-target-libchill): Remove.
12079 (all-target-libchill): Remove.
12080 * configure.in (target_libs): Remove target-libchill.
12081 Do not compute CHILL_FOR_TARGET.
12082 * libchill: Remove directory.
12083
12084 2002-04-11 DJ Delorie <dj@redhat.com>
12085
12086 * Makefile.in, configure.in: Sync with binutils, entries
12087 follow...
12088
12089 2002-04-07 Andrew Cagney <ac131313@redhat.com>
12090
12091 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12092 (do-tar, do-bz2): New rules.
12093 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12094 (gdb-tar): New rule.
12095 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12096 (insight_dejagnu.tar): New rule.
12097 (insight.tar): New rule.
12098 (gdb+dejagnu.tar): New rule.
12099 (gdb.tar): New rule.
12100
12101 2002-02-01 Mo DeJong <supermo@bayarea.net>
12102
12103 * Makefile.in: Add all-tix to deps for all-snavigator
12104 so that tix is built when building snavigator.
12105
12106 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12107
12108 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12109 ld and gdb are not supported.
12110
12111 2002-01-07 Mark Salter <msalter@redhat.com>
12112
12113 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12114 Allow target-libgloss to be built for arm, strongarm, and xscale.
12115
12116 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12117
12118 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12119 options for i[3456]86-pc-linux* native builds.
12120
12121 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12122
12123 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12124 files from .po files for a distribution.
12125
12126 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12127
12128 * configure.in: Enable libstdc++-v3 for h8300 targets.
12129
12130 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12131
12132 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12133 version from bfd/.
12134
12135 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12136
12137 * Makefile.in (VER): When present, extract the version number from
12138 the file version.in.
12139
12140 2001-05-24 Tom Rix <trix@redhat.com>
12141
12142 * configure.in : enable ld for aix
12143
12144 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12145
12146 * config.guess: Add linux target for S/390.
12147
12148 2000-11-07 Philip Blundell <pb@futuretv.com>
12149
12150 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12151
12152 2000-11-03 Philip Blundell <pb@futuretv.com>
12153
12154 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12155 files.
12156
12157 2001-01-15 Ben Elliston <bje@redhat.com>
12158
12159 * configure.in (host_tools): Add sid.
12160 Always configure cgen.
12161
12162 2000-11-24 Nick Clifton <nickc@redhat.com>
12163
12164 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12165
12166 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12167
12168 * Makefile.in (ALL_MODULES): Add all-cgen.
12169 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12170 (all-cgen): New target.
12171 (all-opcodes,all-sim): Depend on all-cgen.
12172 * configure.in (host_tools): Add cgen.
12173 Only configure cgen if --enable-cgen-maint.
12174
12175 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12176
12177 * configure.in: Add *-*-freebsd* configurations.
12178
12179 2002-04-08 Tom Tromey <tromey@redhat.com>
12180
12181 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12182 Fixes PR libgcj/6068.
12183
12184 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12185
12186 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12187
12188 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12189
12190 * configure.in (alpha*-dec-osf*): Enable libgcj.
12191
12192 2003-03-27 Matthew Gingell <gingell@gnat.com>
12193
12194 * MAINTAINERS (Write After Approval): Add myself.
12195
12196 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12197
12198 Fix for: PR bootstrap/3591, target/5676
12199 * configure.in (mcore-pe): Disable the configuration of
12200 libstdc++-v3 since exceptions are not supported.
12201
12202 2002-03-20 Anthony Green <green@redhat.com>
12203
12204 * configure.in: Enable libgcj for xscale-elf target.
12205
12206 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12207
12208 * MAINTAINERS: Update my email address.
12209
12210 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12211
12212 * ltmain.sh (relink_command): Fix typo in previous change.
12213
12214 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12215
12216 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12217 (relink_command): Added --tag flags.
12218 (mode=install): If relinking fails; error out.
12219
12220 2002-03-12 Richard Henderson <rth@redhat.com>
12221
12222 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12223 .NOTPARALLEL tag.
12224 (do-check): Rename from check.
12225 (check): Allow parallel check.
12226
12227 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12228
12229 * MAINTAINERS: Add myself as maintainer for xtensa port.
12230 Fix alphabetical order in CPU port maintainer list.
12231 Remove myself from Write After Approval list.
12232
12233 2002-03-11 Richard Henderson <rth@redhat.com>
12234
12235 * Makefile.in (.NOTPARALLEL): Add fake tag.
12236
12237 2002-03-07 H.J. Lu (hjl@gnu.org)
12238
12239 * configure.in: Enable gprof for mips*-*-linux*.
12240
12241 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12242
12243 * MAINTAINERS (Write After Approval): Add myself.
12244
12245 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12246
12247 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12248 libjava.
12249 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12250
12251 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12252
12253 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12254 because its Makefile is there; test for the executable instead.
12255
12256 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12257
12258 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12259 libstdc++-v3 and libjava.
12260
12261 2002-02-11 Adam Megacz <adam@xwt.org>
12262
12263 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12264 boehm-gc
12265
12266 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12267
12268 * config.guess: Updated to 2002-01-30's version.
12269 * config.sub: Updated to 2002-02-01's version.
12270 Contribute sh64-elf.
12271 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12272 * configure.in: Added sh64-*-*.
12273
12274 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12275
12276 * MAINTAINERS: Belatedly add myself to write after approval list.
12277
12278 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12279
12280 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12281 Remove self as Write After Approval.
12282
12283 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12284
12285 * MAINTAINERS: Put self in as maintainer for contrib/regression
12286 directory.
12287
12288 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12289
12290 * MAINTAINERS: Update my email address.
12291
12292 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12293
12294 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12295 target-libiberty, and target-libgloss. Skip Java-related
12296 libraries if not supported for NetBSD on target CPU.
12297
12298 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12299
12300 * install-sh: Use _inst.$$_ for temp file name.
12301
12302 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12303
12304 * MAINTAINERS (Write After Approval): Move my contact info
12305 from here...
12306 (OS Port Maintainers): ...to here (netbsd).
12307
12308 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12309
12310 * MAINTAINERS (Write After Approval): Add myself.
12311
12312 2002-01-17 H.J. Lu <hjl@gnu.org>
12313
12314 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12315 (all-target-fastjar): Also depend on all-target-libiberty.
12316
12317 2002-01-16 H.J. Lu (hjl@gnu.org)
12318
12319 * config.guess: Import from master sources, rev 1.225.
12320 * config.sub: Import from master sources, rev 1.238.
12321
12322 2002-01-16 Kazu Hirata <kazu@hxi.com>
12323
12324 * MAINTAINERS (Write After Approval): Remove myself.
12325
12326 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12327
12328 * MAINTAINERS (Write After Approval): Add myself.
12329
12330 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12331
12332 * MAINTAINERS: Add self as docs co-maintainer.
12333
12334 2001-12-11 Matthias Klose <doko@debian.org>
12335
12336 * MAINTAINERS (Write After Approval): Add myself.
12337
12338 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12339
12340 * MAINTAINERS: Update my email address.
12341
12342 2001-12-07 Turly O'Connor <turly@apple.com>
12343 * MAINTAINERS (Write After Approval): Add myself.
12344 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12345 (rs6000_initialize_trampoline): Call __trampoline_setup for
12346 ABI_DARWIN too.
12347 * darwin-tramp.asm: New file, implements __trampoline_setup.
12348 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12349
12350 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12351
12352 * MAINTAINERS (Write After Approval): Add myself.
12353
12354 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12355
12356 * configure, configure.in: Use temp file for long sed commands.
12357
12358 2001-12-03 Laurent Guerby <guerby@acm.org>
12359
12360 * config.sub: Update to version 1.232 on subversion.
12361
12362 2001-12-03 Ben Elliston <bje@redhat.com>
12363
12364 * MAINTAINERS: Update mail address for config.* patches.
12365
12366 2001-11-27 DJ Delorie <dj@redhat.com>
12367 Zack Weinberg <zack@codesourcery.com>
12368
12369 When build != host, create libiberty for the build machine.
12370
12371 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12372 CONFIG_ARGUMENTS.
12373 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12374 New variables.
12375 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12376 and rules.
12377 (all.normal): Depend on ALL_BUILD_MODULES.
12378 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12379 (all-build-libiberty): Depend on configure-build-libiberty.
12380
12381 * configure: Calculate and substitute proper value for
12382 ALL_BUILD_MODULES.
12383 * configure.in: Create the build subdirectory.
12384 Calculate and substitute TARGET_CONFIGARGS (formerly
12385 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12386
12387 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12388
12389 * MAINTAINERS (write-after-approval): Add self.
12390
12391 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12392
12393 * MAINTAINERS (GNATS only accounts): Remove self.
12394
12395 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12396
12397 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12398 libf2c.
12399
12400 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12401
12402 * MAINTAINERS (Write After Approval): Add self.
12403
12404 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12405
12406 * MAINTAINERS: mips and s390 are also CPU ports.
12407
12408 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12409
12410 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12411
12412 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12413
12414 * MAINTAINERS: Alphabetize.
12415
12416 2001-11-09 Kazu Hirata <kazu@hxi.com>
12417
12418 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12419
12420 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12421
12422 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12423
12424 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12425
12426 * configure.in (--enable-languages): Be more permissive about
12427 syntax. Check for empty lists better. Warn about $LANGUAGES.
12428
12429 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12430
12431 * config.sub: Import from master sources, rev. 1.230.
12432 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12433
12434 2001-11-07 Laurent Guerby <guerby@acm.org>
12435
12436 * MAINTAINERS (Write After Approval): Add self.
12437
12438 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12439
12440 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12441
12442 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12443
12444 * config.sub: Import from master sources, rev 1.226.
12445 * config.guess: Import from master sources, rev 1.216.
12446
12447 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12448
12449 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12450 * MAINTAINERS: Add self as maintainer of MMIX port.
12451 Remove old after-approval entry.
12452
12453 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12454
12455 * ChangeLog, configure: Fix spelling errors.
12456
12457 2001-10-20 Brendan Kehoe <brendan@zen.org>
12458
12459 * MAINTAINERS: Tweak my address.
12460
12461 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12462
12463 * MAINTAINERS: Update my email address.
12464
12465 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12466
12467 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12468 * MAINTAINERS: Add self as maintainer of CRIS port.
12469
12470 2001-10-10 Geert Bosch <bosch@gnat.com>
12471
12472 * MAINTAINERS (Various maintainers: Ada front end):
12473 Added Robert Dewar.
12474
12475 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12476
12477 * MAINTAINERS (Write After Approval): Added self
12478
12479 2001-10-02 Geert Bosch <bosch@gnat.com>
12480
12481 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12482
12483 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12484
12485 * configure: Handle temporary files securely using mkdir.
12486
12487 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12488
12489 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12490
12491 2001-09-26 Will Cohen <wcohen@redhat.com>
12492
12493 * configure.in (*-*-linux*): Disable configuration of target-newlib
12494 and target-libgloss.
12495
12496 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12497
12498 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12499 RANLIB.
12500
12501 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12502
12503 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12504 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12505 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12506 avoid quotes nesting problems.
12507 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12508 (DO_X): Export only variables that are set.
12509
12510 2001-09-19 Ben Elliston <bje@redhat.com>
12511
12512 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12513 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12514 semantics. Use the shell built-in "type" command instead.
12515
12516 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12517
12518 Merged from gcc-3_0-branch:
12519 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12520 * ltcf-c.sh: Use $objext, not $ac_objext.
12521 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12522 * ltcf-cxx.sh: Add support for GNU.
12523 2001-07-22 Timothy Wall <twall@redhat.com>
12524 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12525 default settings if using GNU tools with that configuration.
12526 * ltcf-cxx.sh: Ditto.
12527 * ltcf-gcj.sh: Ditto.
12528 2001-07-21 Michael Chastain <chastain@redhat.com>
12529 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12530 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12531 * ltmain.sh: Mark as gcc-local.
12532
12533 2001-08-30 Eric Christopher <echristo@redhat.com>
12534 Jason Eckhardt <jle@redhat.com>
12535
12536 * config.guess: Merge from master sources.
12537 * config.sub: Merge from master sources, add support for mipsisa32.
12538
12539 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12540 * config.sub: Merge from master sources, rev 1.219.
12541 * MAINTAINERS: Add self as contact for stormy16 port.
12542
12543 2001-08-14 Zack Weinberg <zackw@panix.com>
12544
12545 * config.sub: Merge from master sources, rev 1.218.
12546 * config.guess: Merge from master sources, rev 1.209.
12547
12548 2001-08-11 Graham Stott <grahams@redhat.com>
12549
12550 * Makefile.in (check-c++): Add missing semicolon.
12551
12552 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12553
12554 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12555
12556 2001-07-30 Eric Christopher <echristo@redhat.com>
12557
12558 * MAINTAINERS (Various maintainers: mips port): Added myself.
12559
12560 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12561
12562 * configure.in (sh-*-linux*): New.
12563
12564 2001-07-27 Richard Henderson <rth@redhat.com>
12565
12566 * .cvsignore: Add LAST_UPDATED.
12567
12568 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12569
12570 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12571
12572 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12573
12574 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12575
12576 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12577
12578 * MAINTAINERS (Write After Approval): Added myself.
12579
12580 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12581
12582 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12583 and libgcj on m68hc11/m68hc12.
12584
12585 2001-06-27 H.J. Lu (hjl@gnu.org)
12586
12587 * Makefile (CFLAGS_FOR_BUILD): New.
12588 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12589
12590 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12591
12592 * README: Remove version number.
12593
12594 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12595
12596 * INSTALL/README: Update wrt. to the installation instructions now
12597 residing in gcc/doc/install.texi.
12598
12599 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12600
12601 * README: Replace with a cut-down and updated version of gcc/README.
12602
12603 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12604
12605 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12606 multilibs to be disabled.
12607
12608 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12609
12610 * MAINTAINERS (Write After Approval): Add myself.
12611
12612 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12613
12614 * config.guess: Import CVS version 1.195.
12615 * config.sub: Import CVS version 1.212.
12616
12617 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12618
12619 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12620 gcc/xgcc is built, use -print-prog-name to find out the program
12621 name to use.
12622
12623 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12624
12625 * config.guess: Import CVS version 1.194. All gcc-local changes
12626 appear to also be in the master copy.
12627 * config.sub: Import CVS version 1.211.
12628
12629 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12630
12631 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12632 with_gcc]: Use `gcc -shared' to build a shared library.
12633
12634 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12635
12636 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12637 archives.
12638
12639 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12640
12641 * MAINTAINERS (Write After Approval): Add myself.
12642
12643 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12644
12645 * configure.in (libstdcxx_flags): Do not try to execute
12646 libstdc++-v3/testsuite_flags until it exists.
12647
12648 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12649
12650 * MAINTAINERS: Update my email address.
12651
12652 2001-05-31 Graham Stott <grahams@redhat.com>
12653
12654 * MAINTAINERS (Write After Approval): Add myself.
12655
12656 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12657
12658 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12659 libraries when using g++ with native linker.
12660
12661 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12662
12663 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12664
12665 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12666
12667 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12668 [aix4*|aix5*]: Prepend blank.
12669
12670 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12671
12672 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12673 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12674 of subdir/configure scripts to use the new libtool.m4.
12675
12676 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12677
12678 * MAINTAINERS (Write After Approval): Add myself.
12679
12680 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12681
12682 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12683
12684 2001-05-11 Ben Elliston <bje@redhat.com>
12685
12686 * Makefile.in (all-sid): New target.
12687 (check-sid, clean-sid, install-sid): Likewise.
12688
12689 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12690
12691 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12692
12693 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12694
12695 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12696 libgcj.
12697
12698 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12699
12700 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12701 gcc/xgcc is built, use -print-prog-name to find out the program
12702 name to use.
12703
12704 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12705
12706 * configure.in (noconfigdirs): Don't reset it from scratch in the
12707 target case; only append to it.
12708
12709 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12710 sparc-*-solaris2.8]: Disable ${libgcj}.
12711
12712 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12713
12714 * configure.in (libgcj_saved): Copy from $libgcj.
12715 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12716 --disable-libgcj.
12717
12718 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12719
12720 * MAINTAINERS: Remove self as MIPS maintainer and
12721 C front end maintainer.
12722
12723 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12724
12725 * configure.in: Move *-chorusos target case to the proper switch.
12726 Disable libgcj.
12727
12728 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12729
12730 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12731 1.641.2.228.
12732
12733 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12734
12735 * Makefile.in (STAGE1_CFLAGS): Pass down.
12736
12737 2001-04-13 Alan Modra <amodra@one.net.au>
12738
12739 * config.guess: Add hppa64-linux support. Note for next import that
12740 this is already in the master file.
12741 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12742
12743 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12744
12745 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12746 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12747
12748 2001-04-11 Stan Shebs <shebs@apple.com>
12749
12750 * MAINTAINERS: Add self as Darwin port maintainer.
12751
12752 2001-04-11 Alan Modra <amodra@one.net.au>
12753
12754 * MAINTAINERS: Update my email address.
12755
12756 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12757
12758 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12759 recent versions of FreeBSD (release 3 or later).
12760 * ltconfig: On FreeBSD, -lc must not be provided when building
12761 a shared library or else the standard -pthread gcc option is
12762 rendered worthless to later users of the built library.
12763
12764 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12765
12766 * MAINTAINERS: Add self and RTH as C front end maintainers.
12767
12768 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12769
12770 * config.sub: Make sure to match an already-canonicalized
12771 machine name (eg. mn10300-unknown-elf).
12772
12773 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12774
12775 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12776 New macros.
12777 (bootstrap, cross): Use RECURSE_FLAGS.
12778 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12779
12780 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
12781
12782 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12783
12784 2001-03-22 Colin Howell <chowell@redhat.com>
12785
12786 * Makefile.in (DO_X): Do not backslash single-quotes in
12787 backquotes (two places).
12788
12789 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12790
12791 Re-installed:
12792 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12793 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12794 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12795 * ltcf-cxx.sh: Likewise.
12796 * ltcf-gcj.sh: Likewise.
12797
12798 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12799
12800 * MAINTAINERS: Add myself as "documentation co-maintainer".
12801
12802 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12803
12804 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12805 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12806
12807 2001-03-19 Tom Tromey <tromey@redhat.com>
12808
12809 * config-ml.in: Handle GCJ and GCJFLAGS.
12810
12811 2001-03-21 Michael Chastain <chastain@redhat.com>
12812
12813 * Makefile.in: all-m4 depends on all-texinfo.
12814
12815 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
12816
12817 * MAINTAINERS: Add myself to write after approval list.
12818
12819 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
12820
12821 * Makefile.in (DO_X): Quote nested quotes.
12822
12823 2001-03-18 Alan Modra <alan@linuxcare.com.au>
12824
12825 * MAINTAINERS: Add myself to write after approval list.
12826
12827 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
12828
12829 * Makefile.in (DO_X): Use double quotes for quoting
12830 "RANLIB=$${RANLIB}".
12831
12832 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12833
12834 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12835
12836 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
12837
12838 * configure.in: Only use `lang_requires' for languages athat are
12839 actually enabled.
12840
12841 2001-03-08 Phil Edwards <pme@sources.redhat.com>
12842
12843 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12844
12845 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
12846
12847 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12848
12849 2001-03-07 Tom Tromey <tromey@redhat.com>
12850
12851 * configure.in: Allow config-lang.in to set `lang_requires' to list
12852 of other required languages.
12853
12854 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
12855
12856 * Makefile.in: Remove RANLIB definition. Use RANLIB
12857 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12858 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12859
12860 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
12861 Alexandre Oliva <aoliva@redhat.com>
12862
12863 * Makefile.in (check-c++): Use tabs, not spaces.
12864
12865 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
12866
12867 * MAINTAINERS: add myself to Write After Approval list.
12868
12869 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
12870
12871 * Makefile.in (check-c++): New rule.
12872
12873 * configure.in (target_libs): Remove libg++.
12874 (noconfigdirs): Remove libg++.
12875 (noconfigdirs): Same.
12876 (noconfigdirs): Same.
12877 (noconfigdirs): Same.
12878
12879 * config-ml.in: Remove libg++ references.
12880
12881 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12882 (ALL_TARGET_MODULES): Same.
12883 (configure-target-libg++): Remove.
12884 (all-target-libg++): Remove.
12885 (configure-target-libio): Remove.
12886 (all-target-libio): Remove.
12887 (check-target-libio): Remove.
12888 (.PHONY): Remove.
12889 (libg++.tar.bz2): Remove.
12890 (all-target-cygmon): Remove libio.
12891 (all-target-libstdc++): Remove.
12892 (configure-target-libstdc++): Remove.
12893 (TARGET_LIB_PATH): Remove libstdc++.
12894 (ALL_GCC_CXX): Remove libstdc++.
12895 (all-target-gperf): Correct.
12896
12897 2001-02-16 Nick Clifton <nickc@redhat.com>
12898
12899 * configure.in (noconfigdirs): Allow configuration of texinfo
12900 for Cygwin hosts.
12901
12902 2001-02-15 Anthony Green <green@redhat.com>
12903
12904 * configure: Introduce GCJ_FOR_TARGET.
12905 * configure.in: Ditto.
12906 * Makefile.in: Ditto.
12907
12908 2001-02-13 Andreas Schwab <schwab@suse.de>
12909
12910 * MAINTAINERS: Update mail address.
12911
12912 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12913
12914 * config.guess: Add linux target for S/390.
12915 * config.sub: Likewise.
12916
12917 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
12918
12919 * configure.in: for *-chorusos, don't config target-newlib and
12920 target-libgloss.
12921
12922 2001-02-06 Ben Elliston <bje@redhat.com>
12923
12924 * configure: Output host type to stdout, not stderr.
12925
12926 2001-02-05 Mark Mitchell <mark@codesourcery.com>
12927
12928 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12929 * ltcf-cxx.sh: Likewise.
12930
12931 * config.if: Assume enable_libstdcxx_v3 is defined.
12932
12933 2001-02-04 Mark Mitchell <mark@codesourcery.com>
12934
12935 Remove V2 C++ library.
12936 * configure.in: Remove --enable-libstdcxx_v3 support.
12937
12938 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12939
12940 * include/demangle.h: Add prototype for java_demangle_v3.
12941
12942 2001-01-29 Phil Edwards <pme@sources.redhat.com>
12943
12944 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12945
12946 2001-01-27 Richard Henderson <rth@redhat.com>
12947
12948 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12949
12950 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12951
12952 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12953 Don't unset, it's non-portable and no longer necessary, set to empty
12954 instead.
12955
12956 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12957
12958 * ltconfig: Shell portability fix for the tagname validity check.
12959
12960 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
12961
12962 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12963 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12964
12965 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12966
12967 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12968
12969 2001-01-26 Tom Tromey <tromey@redhat.com>
12970
12971 * configure.in: Allow libgcj to be built on Sparc Solaris.
12972
12973 2001-01-25 David Edelsohn <edelsohn@gnu.org>
12974
12975 * ltcf-c.sh: Add aix5 case.
12976 * ltcf-cxx.sh: Likewise.
12977 * ltconfig: Likewise.
12978
12979 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
12980
12981 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12982 keep at least one of build_libtool_libs or build_old_libs set to
12983 yes.
12984
12985 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12986 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12987
12988 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12989
12990 * configure.in: Enable libgcj on several additional platforms.
12991
12992 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12993
12994 * configure.in: Enable libgcj for linux targets.
12995
12996 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12997
12998 * MAINTAINERS (Write After Approval): Add myself.
12999
13000 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13001
13002 * MAINTAINERS: Add myself as vax port maintainer.
13003
13004 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13005
13006 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13007
13008 2001-01-09 Mike Stump <mrs@wrs.com>
13009
13010 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13011 failures of subdirectories.
13012
13013 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13014
13015 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13016 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13017 * ltcf-cxx.sh: Likewise.
13018 * ltcf-gcj.sh: Likewise.
13019 * ltconfig.sh: Fix typo.
13020
13021 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13022
13023 * configure: handle DOS-style absolute paths.
13024
13025 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13026
13027 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13028
13029 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13030
13031 * MAINTAINERS: Add myself as avr port co-maintainer.
13032
13033 2000-12-28 Ben Elliston <bje@redhat.com>
13034
13035 * MAINTAINERS: Add myself under ``Write After Approval''.
13036
13037 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13038
13039 * texinfo: Remove directory from GCC.
13040
13041 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13042
13043 * COPYING: Update to current
13044 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13045 to 19yy as example year in copyright notice).
13046
13047 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13048
13049 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13050 (libstdcxx_incdir): Pass down.
13051 * config.if: Remove expired bits for cxx_interface, add stub.
13052 (libstdcxx_incdir): Add variable for g++ include directory.
13053 * configure.in (gxx_include_dir): Use it.
13054
13055 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13056
13057 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13058 with old-email address from ``Write After Approval''.
13059
13060 2000-12-15 Andreas Jaeger <aj@suse.de>
13061
13062 * configure.in: Handle lang_dirs.
13063
13064 2000-12-14 Tom Tromey <tromey@redhat.com>
13065
13066 * MAINTAINERS: Removed brads.
13067
13068 * MAINTAINERS: Added gcj developers.
13069
13070 2000-12-13 Anthony Green <green@redhat.com>
13071
13072 * configure.in: Disable libgcj for any target not specifically
13073 listed. Disable libgcj for x86 and Alpha Linux until compatible
13074 with g++ abi.
13075
13076 2000-12-13 Mike Stump <mrs@wrs.com>
13077
13078 * Makefile.in (local-distclean): Also remove fastjar.
13079
13080 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13081
13082 * contrib/gcc_update: Add fastjar --touch entries.
13083
13084 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
13085
13086 * configure.in: Disable language-specific target libraries for
13087 languages that aren't enabled.
13088
13089 2000-12-10 Anthony Green <green@redhat.com>
13090
13091 * configure.in: Define libgcj. Disable libgcj target libraries for
13092 most targets.
13093
13094 2000-12-10 Neil Booth <neilb@earthling.net>
13095
13096 * MAINTAINERS: Update mail address, remove from WAA list.
13097
13098 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13099
13100 * libjava: Imported from /cvs/java.
13101 * libffi: Likewise.
13102 * Boehm-gc: Likewise.
13103
13104 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13105
13106 * configure.in (target_libs): Revert 2000-12-08 patch.
13107 (noconfigdirs): Added target-libjava.
13108
13109 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13110
13111 * djunpack.bat: removed.
13112
13113 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13114
13115 * Makefile.in: handle DOS-style absolute paths.
13116 * config-ml.in: likewise.
13117 * symlink-tree: likewise.
13118
13119 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13120
13121 * fastjar: Imported.
13122
13123 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13124
13125 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13126 libjava.
13127 * configure.in (target_libs): Removed `target-libjava'.
13128
13129 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13130
13131 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13132 (ALL_MODULES): Added fastjar.
13133 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13134 (all-target-libjava): all-fastjar replaces all-zip.
13135 (all-fastjar): Added.
13136 (configure-target-fastjar, all-target-fastjar): Likewise.
13137 * configure.in (host_tools): Added fastjar.
13138
13139 2000-12-07 Mike Stump <mrs@wrs.com>
13140
13141 * Makefile.in (local-distclean): Remove leftover built files.
13142
13143 2000-11-24 Nick Clifton <nickc@redhat.com>
13144
13145 * configure.in (xscale-elf): Add target.
13146 (xscale-coff): Add target.
13147
13148 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13149
13150 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13151 recent versions of FreeBSD (release 3 or later).
13152 * ltconfig: On FreeBSD, -lc must not be provided when building
13153 a shared library or else the standard -pthread gcc option is
13154 rendered worthless to later users of the built library.
13155
13156 2000-11-16 Fred Fish <fnf@be.com>
13157
13158 * configure.in (enable_libstdcxx_v3): Fix typo,
13159 libstd++ -> libstdc++.
13160
13161 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13162
13163 * MAINTAINERS: Add self to Write After Approval list.
13164
13165 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13166
13167 * MAINTAINERS: Update my email address. Add myself to global write
13168 privs list.
13169
13170 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13171
13172 * Makefile.in: Merge with src and libgcj.
13173 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13174 configure-target-<library> when their configure scripts need the C
13175 or C++ library to have already been built to work properly.
13176 (do_proto_toplev): Set them to an empty string.
13177
13178 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13179 (REALLY_SET_LIB_PATH): Use them.
13180
13181 2000-11-17 Stan Shebs <shebs@apple.com>
13182
13183 * MAINTAINERS: Add self to Write After Approval list.
13184
13185 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13186
13187 * configure: Provide the original toplevel configure arguments
13188 (including $0) to subprocesses in the environment rather than
13189 through gcc/configargs.h.
13190
13191 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13192
13193 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13194 C99. Alphabetise "Write After Approval" list.
13195
13196 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13197
13198 * configure: Turn on libstdc++ V3 by default.
13199
13200 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13201 if we've got GCC.
13202
13203 2000-11-11 Philip Blundell <philb@gnu.org>
13204
13205 * MAINTAINERS: Add self to Write After Approval list.
13206
13207 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13208
13209 * ltcf-c.sh (aix4): Improve shared library configuration; require
13210 exporting symbols.
13211 * ltcf-cxx.sh (aix4): Define.
13212 * ltconfig (aix4): Define library and soname specs appropriate for
13213 AIX. Define command to create export symbols list.
13214
13215 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13216
13217 * config.sub: Add support for Sun Chorus
13218
13219 2000-10-31 Nick Clifton <nickc@redhat.com>
13220
13221 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13222 <name>@redhat.com. Also installed new email address for Clint
13223 Popetz.
13224
13225 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13226
13227 * etc: Remove directory from GCC.
13228
13229 2000-10-16 Michael Meissner <meissner@redhat.com>
13230
13231 * configure (gcc/configargs.h): Only create if there is a build GCC
13232 directory created.
13233
13234 2000-10-16 Matthias Klose <doko@debian.org>
13235
13236 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13237 when configured for libstdc++-v3.
13238
13239 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13240
13241 * configure: Save configure arguments to gcc/configargs.h.
13242
13243 2000-10-04 Philipp Thomas <pthomas@suse.de>
13244
13245 * config.guess: Import CVS version 1.157.
13246 * config.sub: Import CVS version 1.181.
13247
13248 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13249
13250 * Makefile.in (bootstrap): avoid recursion if subdir missing
13251 (cross): ditto
13252 (do-proto-toplev): ditto
13253
13254 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13255
13256 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13257 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13258
13259 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13260 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13261 all affected `configure' scripts.
13262
13263 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13264
13265 * MAINTAINERS: Add self as cpplib co-maintainer.
13266
13267 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13268
13269 * MAINTAINERS: Add self to Write After Approval list.
13270
13271 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13272
13273 * INSTALL/README: egcs -> GCC update.
13274
13275 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13276
13277 * MAINTAINERS: Add myself to Write After Approval list.
13278
13279 2000-09-15 Kazu Hirata <kazu@hxi.com>
13280
13281 * MAINTAINERS: Add myself to Write After Approval list.
13282
13283 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13284
13285 * configure.in: Do not build byacc for hppa64. Provide paths to the
13286 X11 libraries for hppa64.
13287
13288 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13289
13290 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13291
13292 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13293
13294 * Makefile.in (all-zlib): Added dummy target.
13295
13296 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13297 ltcf-gcj.sh: Updated from libtool multi-language branch.
13298
13299 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13300
13301 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13302 (bootstrap*): Depend on all-bootstrap.
13303
13304 2000-09-05 Philipp Thomas <pthomas@suse.de>
13305
13306 * config.guess: Import CVS version 1.156.
13307 * config.sub: Import CVS version 1.179.
13308
13309 2000-09-02 Anthony Green <green@cygnus.com>
13310
13311 * Makefile.in (all-gcc): Depend on all-zlib.
13312 (CLEAN_MODULES): Add clean-zlib.
13313 (ALL_MODULES): Add all-zlib.
13314 * configure.in (host_libs): Add zlib.
13315
13316 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13317
13318 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13319 crosses, but add gcc/include to the header search path for them.
13320
13321 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13322
13323 * MAINTAINERS: Add self to Write After Approval list.
13324
13325 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13326
13327 * config.guess: Import CVS version 1.152.
13328 * config.sub: Import CVS version 1.177.
13329
13330 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13331
13332 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13333 $targargs to tell whether newlib is going to be built.
13334
13335 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13336 $$r/TARGET_SUBDIR/libio for _G_config.h.
13337
13338 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13339
13340 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13341
13342 2000-08-22 DJ Delorie <dj@redhat.com>
13343
13344 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13345
13346 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13347
13348 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13349 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13350 sub-configures.
13351
13352 2000-08-21 DJ Delorie <dj@redhat.com>
13353
13354 * MAINTAINERS: Add self as a libiberty maintainer
13355
13356 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13357
13358 * configure.in (libstdcxx_flags): Use
13359 libstdc++-v3/src/libstdc++.INC.
13360
13361 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13362
13363 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13364
13365 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13366
13367 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13368
13369 * configure: Make enable_threads and enable_shared defaults
13370 explicit. Substitute enable_threads into generated Makefiles.
13371 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13372 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13373
13374 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13375
13376 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13377
13378 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13379
13380 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13381 previous delta.
13382
13383 2000-08-11 Jason Merrill <jason@redhat.com>
13384
13385 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13386 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13387 (FLAGS_FOR_TARGET): Not here.
13388 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13389
13390 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13391
13392 * config-ml.in (CC, CXX): Don't introduce a leading space.
13393
13394 2000-08-07 DJ Delorie <dj@delorie.com>
13395
13396 * MAINTAINERS: Add self as a DJGPP maintainer
13397
13398 2000-08-07 DJ Delorie <dj@redhat.com>
13399
13400 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13401 "if we're also building gcc, and it's a gcc that will run on the
13402 build machine, we want to use its includes instead of the system's
13403 default includes".
13404
13405 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13406
13407 * MAINTAINERS: Add self to Write After Approval list.
13408
13409 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13410
13411 * configure.in (libstdcxx_flags): Don't use `"'.
13412
13413 * config-ml.in: Adjust multilib search paths to the
13414 appropriate multilib tree.
13415
13416 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13417
13418 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13419 commas in $LANGUAGES.
13420
13421 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13422
13423 * configure.in: Re-enable all references to libg++ and librx.
13424
13425 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13426
13427 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13428 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13429 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13430 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13431
13432 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13433
13434 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13435
13436 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13437 CXX_FOR_TARGET for sed.
13438
13439 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13440
13441 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13442 Do not override if already set in the environment or in configure.
13443 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13444 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13445
13446 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13447
13448 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13449 the libtool CVS tree multi-language branch.
13450 * ltconfig, ltmain.sh: Updated.
13451
13452 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13453
13454 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13455 (clean-target): Depend on it.
13456
13457 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13458 (GCC_FOR_TARGET): Use it.
13459 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13460 * configure.in: ... here.
13461 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13462 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13463
13464 2000-07-24 Eric Christopher <echristo@cygnus.com>
13465
13466 * MAINTAINERS: Add self to Write After Approval list.
13467
13468 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13469
13470 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13471 (configure-target-libchill, configure-target-libobjc): Likewise.
13472
13473 * configure.in: Use the same cache file for all target libs.
13474 * config-ml.in: But different cache files per multilib variant.
13475
13476 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13477
13478 * configure (topsrcdir): Don't use dirname.
13479
13480 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13481
13482 * MAINTAINERS: Add self to Write After Approval list.
13483
13484 2000-07-20 Jason Merrill <jason@redhat.com>
13485
13486 * configure.in: Remove all references to libg++ and librx.
13487
13488 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13489
13490 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13491
13492 * config.sub: Update to subversions version 2000-07-06.
13493
13494 2000-07-12 Andrew Haley <aph@cygnus.com>
13495
13496 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13497 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13498
13499 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13500
13501 * symlink-tree: Check number of arguments.
13502
13503 2000-07-05 Jim Wilson <wilson@cygnus.com>
13504
13505 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13506 search path for a g++ extracted from the build tree. This
13507 will allow link tests run by configure scripts in
13508 subdirectories to succeed.
13509
13510 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13511
13512 * ltconfig: Add support for mips-dde-sysv4.2MP
13513
13514 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13515
13516 * MAINTAINERS: Add myself as loop discovery maintainer.
13517
13518 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13519
13520 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13521 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13522
13523 2000-06-19 Timothy Wall <twall@cygnus.com>
13524
13525 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13526 * config.sub: Add tic54x target.
13527
13528 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13529
13530 * MAINTAINERS: Add self as Fortran maintainer,
13531 remove Craig Burley.
13532
13533 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13534
13535 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13536 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13537
13538 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13539
13540 * MAINTAINERS: Add self as i18n maintainer
13541
13542 20000-05-21 H.J. Lu (hjl@gnu.org)
13543
13544 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13545 directory are used if they exist. Make sure
13546 $(build_tooldir)/include is searched for header files,
13547 $(build_tooldir)/lib/ for library files.
13548 (GCC_FOR_TARGET): Likewise.
13549 (CXX_FOR_TARGET): Likewise.
13550
13551 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13552
13553 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13554
13555 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13556
13557 * Makefile.in (configure-target-libiberty): Depend on
13558 configure-target-newlib.
13559
13560 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13561
13562 * configure.in, Makefile.in: Merge all libffi-related
13563 configury stuff from the libgcj tree.
13564
13565 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13566
13567 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13568 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13569
13570 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13571
13572 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13573 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13574 current version information. Add to proto-toplev directory.
13575 (gdb-taz): Build do-djunpack.
13576
13577 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13578
13579 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13580
13581 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13582
13583 * MAINTAINERS: Add self to Write After Approval list.
13584
13585 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13586
13587 * ltmain.sh: Preserve in relink_command any environment
13588 variables that may affect the linker behavior.
13589
13590 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13591
13592 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13593
13594 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13595
13596 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13597
13598 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13599
13600 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13601 with the version name.
13602
13603 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13604
13605 * MAINTAINERS: Add self as bb-reorder maintainer.
13606
13607 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13608
13609 * config.if: Tweak.
13610
13611 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13612
13613 * djunpack.bat: New file.
13614
13615 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13616
13617 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13618 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13619 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13620 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13621
13622 2000-04-16 Dave Pitts <dpitts@cozx.com>
13623
13624 * config.sub (case $basic_machine): Change default for "ibm-*"
13625 to "openedition".
13626
13627 2000-04-13 Andreas Jaeger <aj@suse.de>
13628
13629 * MAINTAINERS: Added myself.
13630
13631 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13632
13633 * Makefile.in (gdb-taz): New target. GDB specific archive.
13634 (do-md5sum): New target.
13635 (MD5PROG): Define.
13636 (PACKAGE): Default to TOOL.
13637 (VER): Default to a shell script.
13638 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13639 md5 checksum generation.
13640 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13641 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13642 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13643 insight.tar.bz2): Use gdb-taz to create archive.
13644
13645 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13646
13647 * configure (warn_cflags): Delete.
13648
13649 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13650
13651 * MAINTAINERS: Added myself.
13652
13653 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13654 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13655
13656 * configure.in (enable_libstdcxx_v3): Add.
13657 (target_libs): Add bits here to switch between libstdc++-v2 and
13658 libstdc++-v3.
13659 * config.if: And this file too.
13660 * Makefile.in: Add libstdc++-v3 targets.
13661
13662 2000-04-05 Michael Meissner <meissner@redhat.com>
13663
13664 * config.sub (d30v): Add d30v as a basic machine type.
13665
13666 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13667
13668 * configure.in: -linux-gnu*, not -linux-gnu.
13669
13670 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13671
13672 * MAINTAINERS: Add self in write-after-approval section.
13673
13674 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13675
13676 * MAINTAINERS: Add self as ia64 port maintainer.
13677
13678 2000-03-08 Neil Booth <NeilB@earthling.net>
13679
13680 * MAINTAINERS: Add self in write-after-approval section.
13681
13682 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13683
13684 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13685 (do-tar-bz2): Replace TOOL with PACKAGE.
13686 (gdb.tar.bz2): Remove GDBTK from GDB package.
13687 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13688 dejagnu.tar.bz2): New packages.
13689
13690 2000-02-27 Andreas Jaeger <aj@suse.de>
13691
13692 * configure.in: Add entry for mips*-*-linux*, move catch all
13693 *-*-*linux* entry below this one.
13694
13695 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13696
13697 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13698
13699 2000-02-24 Nick Clifton <nickc@cygnus.com>
13700
13701 * config.sub: Support an OS of "wince".
13702
13703 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13704
13705 * config.guess, config.sub: Updated to match config's 2000-02-15
13706 version.
13707
13708 2000-02-23 Linas Vepstas <linas@linas.org>
13709
13710 * config.sub: Add support for Linux/IBM 370.
13711 * configure.in: Likewise.
13712
13713 2000-02-22 Nick Clifton <nickc@cygnus.com>
13714
13715 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13716
13717 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13718
13719 * config.guess: Guess "cygwin" rather than "cygwin32".
13720
13721 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13722
13723 * configure (gcc_version): When setting, narrow search to
13724 lines containing `version_string'.
13725
13726 2000-02-15 Denis Chertykov <denisc@overta.ru>
13727
13728 * config.sub: Add support for avr target.
13729
13730 2000-02-14 Nick Clifton <nickc@cygnus.com>
13731
13732 * MAINTAINERS: Add maintainers for MCore port.
13733
13734 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13735
13736 * config.sub: Add mmix-knuth-mmixware.
13737
13738 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13739
13740 * MAINTAINERS: Pair cccp with cpplib maintainership.
13741
13742 2000-01-27 Christopher Faylor <cgf@redhat.com>
13743
13744 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13745 structure stuff to -L library search.
13746 (CXX_FOR_TARGET): Ditto.
13747 (CROSS_CHECK_MODULES): Fix spelling mistake.
13748
13749 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13750
13751 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13752 the C++ compiler.
13753
13754 2000-01-12 Richard Henderson <rth@cygnus.com>
13755
13756 * configure.in: Don't build some bits for beos.
13757
13758 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13759
13760 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13761 as include files.
13762
13763 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13764
13765 * Add self as cpplib maintainer, as requested by Jason
13766 Merrill. Correct my e-mail address.
13767
13768 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13769
13770 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13771 not mh-aix43.
13772
13773 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13774
13775 * MAINTAINERS: Add myself to "write after approval" list.
13776
13777 1999-12-14 Richard Henderson <rth@cygnus.com>
13778
13779 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13780 * config.sub: Accept alphaev[78], alphaev8.
13781
13782 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13783
13784 * config.guess, config.sub: Update from autoconf.
13785
13786 1999-11-29 Bruce Korb <autogen@linuxbox.com>
13787
13788 * MAINTAINERS: update my playtime e-address.
13789
13790 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13791
13792 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13793 necessary libraries are missing.
13794
13795 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13796
13797 * MAINTAINERS: Add new 'write after approval' maintainer.
13798
13799 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13800
13801 * MAINTAINERS: Add new Java maintainer.
13802
13803 1999-10-25 Andreas Schwab <schwab@suse.de>
13804
13805 * configure: Fix quoting inside arguments of eval.
13806
13807 1999-10-21 Nick Clifton <nickc@cygnus.com>
13808
13809 * config-ml.in: Allow suppression of some ARM multilibs.
13810
13811 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13812
13813 * config.guess: Add OS/390 match pattern.
13814 * config.sub: Add mvs, openedition targets.
13815 * configure.in (i370-ibm-opened*): New.
13816
13817 1999-09-04 Steve Chamberlain <sac@pobox.com>
13818
13819 * config.sub: Add support for configuring for pj.
13820
13821 1999-08-31 Nick Clifton <nickc@cygnus.com>
13822
13823 * config.sub (maybe_os): Add support for configuring for fr30.
13824
13825 1999-08-25 Nick Clifton <nickc@cygnus.com>
13826
13827 * configure.in: Do not configure or build ld for AIX
13828 platforms. ld is known to be broken on these platforms.
13829
13830 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13831
13832 * config-ml.in: Pass compiler flag corresponding to multidirs to
13833 subdir configures.
13834
13835 1999-08-09 Ian Lance Taylor <ian@zembu.com>
13836
13837 * Makefile.in (LDFLAGS): Define.
13838
13839 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13840
13841 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13842 noconfigdirs.
13843 (*-*-cygwin*): Likewise.
13844
13845 1999-08-08 Ian Lance Taylor <ian@zembu.com>
13846
13847 * mkdep: New file.
13848 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13849 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13850
13851 From Eli Zaretskii <eliz@is.elta.co.il>:
13852 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13853 long file name when using DJGPP on MS-DOS.
13854
13855 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13856
13857 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13858
13859 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13860
13861 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13862 dependency as this causes "make check" to globally "make all"
13863
13864 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13865
13866 * configure.in (target_libs): Added target-zlib.
13867 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13868 (CONFIGURE_TARGET_MODULES): Likewise.
13869 (CHECK_TARGET_MODULES): Likewise.
13870 (INSTALL_TARGET_MODULES): Likewise.
13871 (CLEAN_TARGET_MODULES): Likewise.
13872 (configure-target-zlib): New target.
13873 (all-target-zlib): Likewise.
13874 (all-target-libjava): Depend on all-target-zlib.
13875 (configure-target-libjava): Depend on configure-target-zlib.
13876
13877 * Makefile.in (configure-target-libjava): Depend on
13878 configure-target-newlib.
13879 (configure-target-boehm-gc): New target.
13880 (configure-target-qthreads): New target.
13881
13882 * configure.in (target_libs): Added target-qthreads.
13883 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13884 (CONFIGURE_TARGET_MODULES): Likewise.
13885 (CHECK_TARGET_MODULES): Likewise.
13886 (INSTALL_TARGET_MODULES): Likewise.
13887 (CLEAN_TARGET_MODULES): Likewise.
13888 (all-target-qthreads): New target.
13889 (configure-target-libjava): Depend on configure-target-qthreads.
13890 (all-target-libjava): Depend on all-target-qthreads.
13891
13892 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13893 (CONFIGURE_TARGET_MODULES): Likewise.
13894 (CHECK_TARGET_MODULES): Likewise.
13895 (INSTALL_TARGET_MODULES): Likewise.
13896 (CLEAN_TARGET_MODULES): Likewise.
13897 (all-target-libjava): New target.
13898 (all-target-boehm-gc): Likewise.
13899 * configure.in (target_libs): Added libjava, boehm-gc.
13900
13901 1999-07-22 Ian Lance Taylor <ian@zembu.com>
13902
13903 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13904 configure.bat in SUPPORT_FILES.
13905 (gas+binutils.tar.bz2): Likewise.
13906
13907 * makeall.bat: Remove; obsolete.
13908
13909 1999-07-21 Ian Lance Taylor <ian@zembu.com>
13910
13911 From Mark Elbrecht:
13912 * configure.bat: Remove; obsolete.
13913
13914 1999-07-11 Ian Lance Taylor <ian@zembu.com>
13915
13916 * configure: Add -W -Wall to the default CFLAGS when compiling with
13917 gcc.
13918
13919 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13920
13921 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13922
13923 1999-06-30 Mark Mitchell <mark@codesourcery.com>
13924
13925 * configure.in: Build ld on IRIX6.
13926
13927 1999-06-12 Ian Lance Taylor <ian@zembu.com>
13928
13929 * Makefile.in: Change distribution targets to use bzip2 instead of
13930 gzip.
13931 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13932 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13933
13934 1999-06-04 Nick Clifton <nickc@cygnus.com>
13935
13936 * config.sub: Add mcore target.
13937
13938 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13939
13940 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13941
13942 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13943
13944 * config.guess (dummy): Changed to $dummy.
13945
13946 1999-05-24 Nick Clifton <nickc@cygnus.com>
13947
13948 * config.sub: Tidied up case statements.
13949
13950 1999-05-22 Ben Elliston <bje@cygnus.com>
13951
13952 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13953 <jiro@din.or.jp>.
13954
13955 * config.guess: Merge with FSF version. Future changes will be
13956 more accurately recorded in this ChangeLog.
13957 * config.sub: Likewise.
13958
13959 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13960
13961 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13962
13963 1999-04-30 Tom Tromey <tromey@cygnus.com>
13964
13965 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13966
13967 1999-04-23 Tom Tromey <tromey@cygnus.com>
13968
13969 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13970
13971 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
13972
13973 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13974 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13975 Bad merge removed these two changes.
13976
13977 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
13978 Martin Heller (Ing.-Buero_Heller@t-online.de)
13979
13980 * config.guess (interix Alpha): Add.
13981
13982 1999-04-11 Richard Henderson <rth@cygnus.com>
13983
13984 * configure.in (i?86-*-beos*): Do config gperf; don't config
13985 gdb, newlib, or libgloss.
13986
13987 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
13988
13989 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13990 link a trivial program with -mabi=64. If it fails, remove mabi=64
13991 from multidirs.
13992
13993 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13994
13995 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13996
13997 1999-04-08 Nick Clifton <nickc@cygnus.com>
13998
13999 * config.sub: Add support for mcore targets.
14000
14001 1999-04-07 Michael Meissner <meissner@cygnus.com>
14002
14003 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14004 not mt-ospace, in order to shut up assembler warning about using
14005 symbols that are named the same as registers.
14006
14007 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
14008
14009 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14010 dependency list for all-target-cygmon.
14011
14012 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14013
14014 * config-ml.in: Check $host, not $target, for selective multilibs.
14015 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14016 thumb interworking, and underscore prefix multilibs.
14017
14018 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14019
14020 * missing: Update to version from current automake.
14021
14022 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14023
14024 * configure (gxx_include_dir): Removed.
14025
14026 * configure.in (gxx_include_dir): Handle it.
14027 * Makefile.in: Likewise.
14028
14029 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14030
14031 * config.sub (mips64vr4111,mips64vr4111el) Add.
14032
14033 1999-03-21 Ben Elliston <bje@cygnus.com>
14034
14035 * config.guess: Correct typo for detecting ELF on FreeBSD.
14036
14037 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14038
14039 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14040 config/mh-djgpp.
14041
14042 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14043
14044 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14045 all-target-newlib to dependency list for all-target-bsp.
14046
14047 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14048
14049 * config.sub: Add i386-uwin support.
14050 * config.guess: Likewise.
14051
14052 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14053
14054 * configure.in: cleanup, add mh-*pic handling for arm, special
14055 case powerpc*-*-aix*
14056
14057 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14058
14059 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14060 can be built.
14061
14062 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14063
14064 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14065 targets.
14066
14067 1999-03-02 Nick Clifton <nickc@cygnus.com>
14068
14069 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14070
14071 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14072
14073 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14074
14075 1999-02-24 Nick Clifton <nickc@cygnus.com>
14076
14077 * config.sub: Fix typo in arm recognition.
14078
14079 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14080
14081 * configure.in (noconfigdirs): Changed target_configdirs to
14082 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14083 rather than m68k-*-* since it is not known to work on
14084 m68k-aout. Ditto for arm-*-*oabi.
14085
14086 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14087
14088 * configure.in (*-*-windows*): Remove, no longer used.
14089
14090 1999-02-19 Ben Elliston <bje@cygnus.com>
14091
14092 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14093 Smart and improved by Andrew Cagney.
14094
14095 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14096
14097 * config.guess: Recognize openbsd-*-hppa.
14098
14099 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14100
14101 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14102 only if it is not empty.
14103
14104 1999-02-17 Nick Clifton <nickc@cygnus.com>
14105
14106 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14107
14108 * config.guess: Modified to recognize uname's armv* syntax.
14109
14110 * config.sub: Modified to recognize uname's armv* syntax.
14111
14112 1999-02-17 Mark Salter <msalter@cygnus.com>
14113
14114 * configure.in: Added target-bsp for sparclite.
14115
14116 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14117
14118 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14119
14120 1999-02-08 Nick Clifton <nickc@cygnus.com>
14121
14122 * configure.in: Add support for strongarm port.
14123 * config.sub: Add support for strongarm target.
14124
14125 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14126
14127 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14128 the old name config/mh-cygwin32.
14129 Enable texinfo.
14130
14131 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14132
14133 * configure.in: Do build ld for ix86 Solaris.
14134
14135 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14136
14137 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14138 $AR_FOR_TARGET. Likewise for RANLIB.
14139
14140 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14141
14142 * config.sub (oabi): Recognize.
14143 * configure.in (arm-*-oabi): Handle.
14144
14145 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14146
14147 * config.guess: Improve detection of i686 on UnixWare 7.
14148
14149 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14150
14151 * config.guess: Add support for i386-pc-interix.
14152 * config.sub: Likewise.
14153 * configure.in: Likewise.
14154
14155 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14156
14157 * Makefile.in: Remove unneeded all-target-libio from
14158 from all-target-winsup target since it is now unneeded.
14159 Add all-target-libtermcap in its place since it is now
14160 needed.
14161
14162 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14163
14164 * configure.in: makefile stub for cygwin target is probably
14165 unnecessary. Remove it for now.
14166
14167 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14168
14169 * configure.in: libtermcap.a should be built when cygwin is the
14170 target as well as the host.
14171 * config.guess: Allow mixed case in cygwin uname output.
14172 * Makefile.in: Add libtermcap target.
14173
14174 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14175
14176 * config.sub: Clean up handling of hppa2.0.
14177
14178 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14179
14180 * config.guess: Use C code to identify more HP machines.
14181
14182 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14183
14184 * config.sub: Handle hppa2.0.
14185
14186 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14187
14188 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14189 cygmon for all sparclite targets, regardless of object format.
14190
14191 1998-12-15 Mark Salter <msalter@cygnus.com>
14192
14193 * configure.in: Added target-bsp for several target architectures.
14194
14195 * Makefile.in: Added rules for bsp.
14196
14197 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14198
14199 * config.guess: Improve detection of hppa2.0 processors.
14200
14201 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14202
14203 * config.guess: Recognize FreeBSD using ELF automatically.
14204
14205 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14206
14207 * configure (skip-this-dir): Add handling for new shell script, which
14208 might be created by a sub-directory's configure to indicate, this particular
14209 directory is "unwanted".
14210 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14211
14212 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14213
14214 * ltconfig: import from libtool, after changing libtool to
14215 account for the cygwin name change.
14216
14217 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14218
14219 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14220 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14221
14222 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14223
14224 * configure.in: Add libtermcap to list of cygwin dependencies.
14225
14226 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14227
14228 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14229 they include winsup/include when it's a cygwin target.
14230
14231 1998-11-12 Tom Tromey <tromey@cygnus.com>
14232
14233 * configure.in (host_tools): Added zip.
14234 * Makefile.in (all-target-libjava): Depend on all-zip.
14235 (all-zip): New target.
14236 (ALL_MODULES): Added all-zip.
14237 (NATIVE_CHECK_MODULES): Added check-zip.
14238 (INSTALL_MODULES): Added install-zip.
14239 (CLEAN_MODULES): Added clean-zip.
14240
14241 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14242
14243 * Makefile.in: lose "32" from comment about cygwin.
14244
14245 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14246
14247 * configure.in: Use -Os to build target libraries for the fr30.
14248
14249 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14250
14251 * config.sub: Add fr30.
14252
14253 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14254
14255 * configure.in: drop "32" from config/mh-cygwin32. Check
14256 cygwin* instead of cygwin32*.
14257 * config.sub: Check cygwin* instead of cygwin32*.
14258
14259 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14260
14261 * config.guess: Match any version of Unixware7.
14262
14263 1998-10-20 Syd Polk <spolk@cygnus.com>
14264
14265 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14266 if desired.
14267
14268 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14269
14270 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14271 these if the appropriate directories and files to not exist.
14272
14273 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14274
14275 * Makefile.in (DEVO_SUPPORT): Add config.if.
14276
14277 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14278
14279 * configure: Add pattern to replace "build_tooldir"'s
14280 definition in the generated Makefile with "tooldir"'s
14281 actual value.
14282
14283 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14284
14285 * config.sub: Bring back lost sparcv9.
14286
14287 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14288
14289 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14290
14291 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14292 CC_FOR_TARGET and friends.
14293
14294 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14295
14296 * Makefile.in (build_tooldir): New variable, same as tooldir.
14297 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14298 -B$(build_tooldir)/bin/.
14299 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14300
14301 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14302
14303 * README: Remove installation instructions and refer to the
14304 INSTALL directory instead.
14305
14306 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14307
14308 * config.sub: Add support for i[34567]86-pc-udk.
14309 * configure.in: Likewise.
14310
14311 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14312
14313 * Makefile.in: add bzip2 package building bits for user
14314 tools module
14315 * configure.in: ditto
14316
14317 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14318
14319 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14320 (ALL_TARGET_MODULES): Add all-target-libobjc.
14321 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14322 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14323 (all-target-libchill): Add dependencies.
14324 * configure.in (target_libs): Add libchill.
14325
14326 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14327
14328 * configure.in (target_subdir): Remove duplicate line.
14329
14330 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14331
14332 * Makefile.in (all-automake): fix dependencies.
14333
14334 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14335
14336 * configure.in: Minor cleanups for building in the $(target_alias)
14337 subdir.
14338
14339 1998-09-22 Jim Wilson <wilson@cygnus.com>
14340
14341 * Makefile.in (bootstrap): Set r and s before make all. Use
14342 BASE_FLAGS_TO_PASS in make all.
14343 (cross): Likewise.
14344
14345 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14346
14347 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14348
14349 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14350
14351 * config.sub: Fix typo in last change.
14352
14353 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14354
14355 * config.sub: Add support for C4x target.
14356 * configure.in: Likewise.
14357
14358 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14359
14360 * config.sub: Recognize sparcv9 just like sparc64.
14361
14362 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14363
14364 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14365
14366 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14367
14368 * config.guess: Correctly identify Pentium II sco boxes.
14369
14370 * config.guess: Fix "tr" code. From Weiwen Liu.
14371
14372 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14373
14374 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14375 stabs.
14376
14377 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14378
14379 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14380 (ALL_TARGET_MODULES): Add all-target-libchill.
14381 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14382 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14383 (all-target-libchill): Add dependencies.
14384 * configure.in (target_libs): Add libchill.
14385
14386 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14387
14388 * config.guess: Avoid assumptions about "tr" behaves when
14389 LANG is set to something other than English.
14390
14391 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14392
14393 * configure (gxx_include_dir): Changed to
14394 '${prefix}/include/g++'-${libstdcxx_interface}.
14395
14396 * config.if: New to determine the interfaces.
14397
14398 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14399
14400 * config.guess: Detect and handle MPE/IX.
14401 * config.sub: Deal with MPE/IX.
14402
14403 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14404
14405 * configure.in: Use mh-aix43.
14406
14407 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14408
14409 * configure: Fix --without/--disable cases for gxx-include-dir.
14410
14411 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14412
14413 * mdata-sh: Imported. Needed for automake support.
14414
14415 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14416
14417 * Makefile.in (taz): Try "chmod -R og=u ." before
14418 "chmod og=u `find . -print`".
14419
14420 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14421
14422 * configure.in: Add arm-elf and thumb-elf support.
14423
14424 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14425
14426 * Makefile.in: Undo previous patch.
14427
14428 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14429
14430 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14431 to here ...
14432 (install-no-fixedincludes): and here
14433 (INSTALL_MODULES): ... from here.
14434
14435 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14436
14437 * config.sub: Merge with FSF.
14438
14439 * config.guess: Merge with FSF.
14440
14441 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14442
14443 * configure (extraconfigdirs): New variable.
14444 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14445 * Makefile.in (all): Move higher in file.
14446 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14447 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14448 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14449 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14450 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14451
14452 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14453
14454 * Makefile.in (all-target-libjava): Depend on all-gcc and
14455 all-target-newlib.
14456 (configure-target-libjava): Depend on $(ALL_GCC).
14457
14458 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14459
14460 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14461 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14462
14463 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14464
14465 * INSTALL/README: Fix typo.
14466
14467 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14468
14469 * ylwrap: Change absolute path checks to check for DOS style path
14470 names.
14471
14472 * ylwrap: Don't use a full path name if the source file is in the
14473 same directory. From hjl@lucon.org (H.J. Lu).
14474
14475 * config-ml.in: Default to being verbose, to match Feb 18 change to
14476 configure.
14477
14478 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14479
14480 Brought over from egcs:
14481
14482 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14483
14484 * configure.in (target_subdir): Set to ${target_alias} instead
14485 of "libraries".
14486
14487 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14488
14489 * configure.in (target_subdir): Set to libraries if enable_multilib.
14490
14491 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14492
14493 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14494 multilibs, force reconfiguration the first time we create
14495 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14496
14497 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14498
14499 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14500 avoid confusion with --no-recursion.
14501
14502 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14503
14504 * configure.in: Win32 hosts shouldn't use install -x
14505 * install-sh: remove -x option, and special .exe-handling
14506 hack.
14507
14508 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14509
14510 * config.guess: Recognize i586-pc-beos.
14511 * configure.in: Don't build some bits for beos.
14512
14513 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14514
14515 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14516 CFLAGS default to -O2.
14517
14518 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14519 when using GNU ld.
14520
14521 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14522
14523 * ltmain.sh: Correct install when using a different shell.
14524
14525 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14526
14527 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14528
14529 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14530
14531 * makefile.vms: Update to build binutils/makefile.vms. Add install
14532 target.
14533
14534 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14535
14536 * ltconfig: Update to correct AIX handling.
14537
14538 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14539
14540 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14541
14542 * configure.in (target_subdir): Set to ${target_alias} instead
14543 of "libraries".
14544
14545 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14546
14547 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14548 (Makefile): Depend on $(gcc_version_trigger).
14549
14550 * configure (gcc_version): Change default initializer to empty
14551 string.
14552 (gcc_version_trigger): New variable; pass this variable down
14553 to subdir configures to enable them checking gcc's version
14554 themselves. Emit make macros for both gcc_version vars.
14555 (topsrcdir): Initialize reliably.
14556 (recursion line): Remove --with-gcc-version=${gcc_version}.
14557
14558 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14559
14560 * configure (enable_version_specific_runtime_libs): Implement new flag
14561 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14562 in $(libsubdir); emit definition in each generated Makefile.
14563 (gxx_include_dir): Initialize depending on
14564 $enable_version_specific_runtime_libs.
14565
14566 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14567
14568 * configure (gcc_version): Initialize properly depending on
14569 how and where configure is started.
14570 (recursion line): Pass a --with-gcc-version=${gcc_version}
14571 to configures in subdirs.
14572
14573 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14574
14575 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14576 cygmon
14577
14578 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14579
14580 * configure.in: Add cygmon and libstub support for mn10200.
14581
14582 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14583
14584 * configure (gcc_version): Add new variable describing the
14585 particular gcc version we're building.
14586 * Makefile.in (libsubdir): Add new macro for the directory
14587 in which the compiler finds executables, libraries, etc.
14588 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14589 and libsubdir.
14590
14591 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14592
14593 * Makefile.in (local-clean): Remove *.log.
14594 (warning.log): Built with warn_summary from build.log.
14595 (mail-report.log): Run test_summary.
14596 (mail-report-with-warnings.log): Run test_summary including
14597 warning.log in the report.
14598
14599 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14600
14601 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14602
14603 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14604
14605 * Makefile.in (grep): Grep no longer depends on libiberty.
14606
14607 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14608
14609 * Makefile.in: all-snavigator needs all-libgui.
14610
14611 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14612
14613 * configure.in: Add cygmon and libstub support for mn10300.
14614
14615 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14616
14617 * missing: Update to version from automake 1.3.
14618
14619 * ltmain.sh: On installation, don't get confused if the same name
14620 appears more than once in the list of library names.
14621
14622 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14623
14624 * config.sub: Accept m68060 and m5200 as CPU names.
14625
14626 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14627
14628 * configure: Use && rather than using -a in test, because odd
14629 strings can confuse test.
14630 * configure.in: Likewise.
14631
14632 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14633
14634 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14635
14636 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14637
14638 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14639 bootstrap4-lean): New targets.
14640
14641 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14642
14643 * mpw-* Delete. Not used.
14644
14645 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14646
14647 * COPYING.LIB: Update FSF address.
14648
14649 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14650
14651 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14652
14653 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14654 GAS_SUPPORT_DIRS.
14655
14656 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14657
14658 * ltconfig, ltmain.sh: Avoid producing a version number if
14659 -version-info was not used.
14660
14661 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14662
14663 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14664 building with newlib.
14665
14666 1998-04-30 Paul Eggert <eggert@twinsun.com>
14667
14668 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14669 Solaris `make' causes it to continue to next definition.
14670
14671 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14672
14673 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14674 the right GUI libraries and files are installed along with GDB.
14675
14676 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14677
14678 * configure.in: Change alpha to alpha* in several places.
14679
14680 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14681
14682 * config.sub: Recognize sparc86x.
14683
14684 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14685
14686 * configure.in (--enable-target-optspace): Remove debug echo.
14687
14688 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14689
14690 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14691
14692 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14693
14694 * ltconfig: Update cygwin32 support.
14695
14696 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14697 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14698 (GDB_SUPPORT_DIRS): Likewise.
14699
14700 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14701
14702 * configure.in (target_makefile_frag): If --enable-target-optspace,
14703 use -Os to compile target libraries rather than -O2. Default to
14704 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14705 not used.
14706 * configure.in (target_cflags): Ditto for d30v.
14707
14708 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14709
14710 * Makefile.in (all-bfd): Depend on all-intl.
14711 (all-binutils): Likewise.
14712 (all-gas): Likewise.
14713 (all-gprof): Likewise.
14714 (all-ld): Likewise.
14715
14716 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14717
14718 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14719
14720 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14721
14722 * Makefile.in (all-bfd): Depend upon all-libiberty.
14723
14724 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14725
14726 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14727
14728 * Makefile.in: Add libstub.
14729
14730 * configure.in: Ditto. Build libstub for targets that have cygmon
14731 support.
14732
14733 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14734
14735 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14736
14737 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14738
14739 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14740 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14741
14742 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14743
14744 * configure: Define DEFAULT_M4 by searching PATH.
14745 * Makfile.in: Use DEFAULT_M4.
14746
14747 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14748
14749 * ltconfig: Add cygwin32 support.
14750
14751 * Makefile.in, configure.in: Add libtool as a native only directory
14752 to configure and build.
14753
14754 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14755
14756 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14757
14758 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14759
14760 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14761
14762 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14763
14764 * Makefile.in: add ash make rules
14765 * configure.in: add ash to native_only and host_tools lists
14766
14767 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14768
14769 * Makefile.in (all-gettext, all-intl): New targets.
14770 (ALL_MODULES): Added all-gettext, all-intl.
14771 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14772 (INSTALL_MODULES): Added install-gettext, install-intl.
14773 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14774
14775 * configure.in (host_tools): Added gettext.
14776 (native_only): Likewise.
14777 (noconfigdirs) [various cases]: Likewise.
14778 (host_libs): Added intl.
14779
14780 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14781
14782 * configure: Do not disable building gdbtk for cygwin32 hosts.
14783
14784 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14785
14786 * configure.in: Add thumb-coff target.
14787 * config.sub: Add thumb-coff target.
14788
14789 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14790
14791 * Makefile.in: Revert yesterday's change.
14792 (all-target-winsup): all-target-librx stays out of here.
14793
14794 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14795
14796 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14797 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14798 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14799 Remove references to librx and libg++.
14800
14801 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14802
14803 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14804 recursive makes
14805
14806 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14807
14808 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14809 for newlib directory.
14810 (CXX_FOR_TARGET): Likewise.
14811
14812 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14813
14814 * ltconfig: Update after libtool/ltconfig.in change for
14815 hpux11.
14816
14817 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14818
14819 * ltconfig, ltmain.sh: Update to libtool 1.2.
14820
14821 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14822
14823 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14824 (install-gcc-cross): Instead, override LANGUAGES here.
14825
14826 1998-03-18 Dave Love <d.love@dl.ac.uk>
14827
14828 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14829 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14830
14831 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14832
14833 * configure.in: Add Thumb-pe target.
14834
14835 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
14836
14837 * Makefile.in - changed sn targets to snavigator
14838 * configure.in - changed sn targets to snavigator
14839
14840 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14841
14842 * config-ml.in: After building symlink tree call make distclean
14843 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14844 to be the case for libiberty.
14845
14846 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14847
14848 * configure: When making link, also check the current
14849 directory. The configure scripts may create one.
14850
14851 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14852
14853 * config.sub: Accept alphapca56 and alphaev6 properly.
14854
14855 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14856
14857 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14858
14859 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14860
14861 * config.sub (sco5): Fix typo.
14862
14863 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14864
14865 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14866 install-itcl.
14867 (install-itcl): Remove dependency on install-tcl.
14868
14869 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14870
14871 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14872
14873 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14874
14875 * configure.in: Don't build libgui for a cygwin32 target when not on
14876 a cygwin32 host.
14877
14878 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14879
14880 * configure (redirect): Set to null, so default behavior of
14881 configure is now --verbose.
14882
14883 1998-02-16 Dave Love <d.love@dl.ac.uk>
14884
14885 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14886 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14887
14888 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14889
14890 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14891 this change to sync Makefile.in with its ChangeLog entries.
14892
14893 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14894
14895 * ltmain.sh (mkdir): Check that the directory doesn't exist
14896 before we exit with error, so that we don't get races during
14897 parallel builds.
14898
14899 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14900
14901 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14902
14903 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14904
14905 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14906 PICFLAG_FOR_TARGET.
14907 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14908
14909 * configure: Emit a definition for the new macro enable_shared
14910 into each Makefile.
14911
14912 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14913
14914 * configure.in (host_tools, native_only): Add libtool.
14915
14916 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14917
14918 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14919 Fix typo in ming config comment.
14920
14921 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14922
14923 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14924
14925 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14926
14927 * config.sub: Add tic30 cases, and map c30 to tic30.
14928
14929 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14930
14931 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14932 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14933 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14934 (CLEAN_TARGET_MODULES): Similarly
14935 (all-target-libf2c): Add dependences.
14936 * configure.in (target_libs): Add libf2c.
14937
14938 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14939
14940 * configure.in: Remove expect from noconfigdirs when target
14941 is cygwin32. OK to build expect and dejagnu with Canadian
14942 Cross.
14943
14944 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14945
14946 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14947 host.
14948
14949 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14950 and mingw32.
14951
14952 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14953
14954 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14955 here as it is not defined in the toplevel Makefile.
14956
14957 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14958
14959 * configure (package_makefile_rules_frag): New variable, which names
14960 a file with generic rules, ...
14961 Change comment to mention we now have FIVE parts.
14962 * configure: Undo last change.
14963
14964 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14965
14966 * config.guess: More accurate determination of HP processor types.
14967 * config.sub: More accurate determination of HP processor types.
14968
14969 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14970
14971 * configure (package_makefile_frag): Move inserting the
14972 ${package_makefile_frag} to where it should be according
14973 to the comment.
14974
14975 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14976
14977 * config.guess: Add support for Linux/ARM.
14978
14979 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14980
14981 * .cvsignore: Remove *-info and *-install since they match
14982 release-info and mpw-install, which we don't want to just ignore.
14983
14984 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14985
14986 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14987
14988 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14989
14990 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14991 local_prefix to sub-make invocations.
14992
14993 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14994
14995 * configure.in: Check makefile fragments in the source
14996 directory.
14997
14998 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14999
15000 * configure.in: Check whether host and target makefile
15001 fragments exist before adding them to *_makefile_frag.
15002
15003 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15004
15005 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15006
15007 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15008
15009 * configure.in: Make sure we only replace RPATH_ENVVAR on
15010 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15011 regexp to sed.
15012
15013 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15014 to sub-makes.
15015
15016 1998-01-13 Lee Iverson (leei@ai.sri.com)
15017
15018 * config-ml.in (multi-do): LDFLAGS must include multilib
15019 designator.
15020
15021 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15022
15023 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15024
15025 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15026
15027 * config.sub: Add mingw32 support.
15028 * configure.in: Likewise.
15029
15030 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15031
15032 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15033
15034 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15035
15036 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15037 * configure (gxx_include_dir): Provide a definition for subdirs
15038 which do not use autoconf.
15039
15040 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15041
15042 * config.guess: Sync with egcs. Picks up new alpha support,
15043 BeOS & some additional linux support.
15044
15045 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15046
15047 * config.guess: HP 9000/803 is a PA1.1 machine.
15048
15049 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15050
15051 * configure.in: It's alpha*-...
15052
15053 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15054
15055 * configure.in (host_makefile_frag, target_makefile_frag):
15056 Handle multiple config files.
15057 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15058 alpha-*-*.
15059
15060 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15061
15062 * mkdep: New file.
15063
15064 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15065
15066 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15067
15068 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15069
15070 * Makefile.in: Add libgui directory.
15071 (GDB_TK): Add all-libgui.
15072 * configure.in: Add libgui directory.
15073 * configure: Add all-libgui to GDB_TK.
15074
15075 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15076
15077 * config-ml.in (multidirs): Add m32r to multilib list.
15078
15079 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15080
15081 * Makefile.in (all-target-gperf): Change dependency to
15082 all-target-libstdc++.
15083
15084 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15085
15086 * config.guess: Add BeOS support.
15087
15088 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15089
15090 Source directory cvs renamed to cvssrc:
15091 * configure.in (host_tools): Change cvs to cvssrc.
15092 (native_only): Likewise.
15093 (noconfigdirs) [various cases]: Likewise.
15094 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15095 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15096 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15097 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15098 (all-cvssrc): Rename target from all-cvs.
15099
15100 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15101
15102 * configure (gxx_include_dir): Fix thinko.
15103
15104 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15105
15106 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15107 (install-cross, install-gcc-cross): New targets.
15108
15109 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15110
15111 * configure.in (noconfigdirs): Add support for Thumb target.
15112
15113 * config.sub (maybe_os): Add support for Thumb target.
15114
15115 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15116
15117 * Makefile.in: Add rules for cygmon.
15118
15119 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15120
15121 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15122
15123 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15124 * configure (gxx_include_dir): Provide a definition for subdirs
15125 which do not use autoconf.
15126
15127 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15128
15129 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15130 11/18/97 build
15131
15132 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15133
15134 * From Franz Sirl.
15135 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15136 found on RedHat Linux systems.
15137
15138 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15139
15140 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15141 guesses.
15142
15143 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15144
15145 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15146
15147 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15148
15149 * ltmain.sh: If mkdir fails, check whether the directory was created
15150 anyhow by some other process.
15151
15152 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15153
15154 * configure.in (d30v-*-*): Configure all directories.
15155
15156 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15157
15158 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15159 for the D30V.
15160
15161 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15162
15163 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15164
15165 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15166
15167 * include/libiberty.h: Add extern "C" { so it can be used with C++
15168 progrms.
15169 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15170 programs.
15171
15172 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15173
15174 * configure.in (d30v-*-*): Configure GCC now.
15175
15176 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15177
15178 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15179 is no longer needed.
15180
15181 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15182
15183 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15184
15185 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15186
15187 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15188 targets using "$@" to provide support for similar but not identical
15189 targets without having to duplicate code.
15190
15191 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15192
15193 * makefile.vms: Fix to work with DEC C.
15194
15195 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15196
15197 * config.sub: Add mips-tx39-elf to marketing names.
15198
15199 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15200
15201 * ltmain.sh: Handle symlinks in generated script.
15202
15203 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15204
15205 * configure: Handle autoconf style directory options: --bindir,
15206 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15207 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15208 --sysconfdir.
15209 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15210 (sharedstatedir, localstatedir, oldincludedir): New variables.
15211 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15212 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15213 sbindir, sharedstatedir, and sysconfdir.
15214
15215 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15216
15217 * Makefile.in (bootstrap-lean): New target.
15218
15219 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15220
15221 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15222 sn, and gnuserv from noconfigdirs.
15223
15224 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15225
15226 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15227
15228 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15229
15230 * Makefile.in (cross): New target.
15231
15232 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15233 Jeff Law <law@cygnus.com>
15234
15235 * Makefile.in (bootstrap2, bootstrap3): New targets.
15236 (all-bootstrap): Remove outdated and confusing target.
15237 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15238
15239 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15240
15241 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15242 windows. Consistent with gdb/configure.
15243
15244 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15245
15246 * configure.in: Name Linux target fragment.
15247
15248 * configure: Rewrite so that project Makefile fragment is inserted
15249 first and appears last in the resulting Makefile.
15250
15251 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15252
15253 * Makefile.in (install-itcl): Install tcl first.
15254
15255 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15256
15257 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15258
15259 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15260
15261 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15262
15263 * configure.in (skipdirs): Add target-librx for Linux.
15264 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15265
15266 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15267
15268 * Makefile.in (bootstrap): New target.
15269
15270 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15271
15272 * config.sub: Accept 'amigados' for backward compatibility.
15273
15274 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15275
15276 * config.guess: Merge with FSF.
15277
15278 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15279
15280 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15281
15282 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15283
15284 * config.sub: Add "marketing-names" patch.
15285
15286 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15287
15288 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15289
15290 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15291
15292 * config.sub: Handle v850-elf.
15293
15294 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15295
15296 * .cvsignore (*-install): Remove.
15297
15298 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15299
15300 * ltconfig: Set CONFIG_SHELL in libtool.
15301 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15302
15303 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15304
15305 * configure.in (target_subdir): Set to libraries if enable_multilib.
15306
15307 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15308
15309 * config.guess: Update from gcc directory.
15310
15311 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15312
15313 * Makefile.in (all-sim): Depends on all-readline.
15314
15315 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15316
15317 * Makefile.in (BISON, YACC): Use $$s.
15318 (all-bison): Depend on all-texinfo.
15319
15320 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15321
15322 * Makefile.in (BISON): Add -L flag.
15323 (YACC): Likewise.
15324
15325 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15326
15327 * configure.in (noconfigdirs): Add support for v850e target.
15328
15329 * config.sub (maybe_os): Add support for v850e target.
15330
15331 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15332
15333 * configure.in (noconfigdirs): Add support for v850ea target.
15334
15335 * config.sub (maybe_os): Add support for v850ea target.
15336
15337 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15338
15339 * config.sub: Add mipstx39. Delete r3900.
15340
15341 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15342
15343 * Makefile.in (all-autoconf): Depends on all-texinfo.
15344
15345 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15346
15347 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15348 eabi targets.
15349
15350 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15351
15352 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15353
15354 * configure: When handling a Canadian Cross, handle YACC as well as
15355 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15356 * Makefile.in (all-bison): Depend upon all-texinfo.
15357
15358 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15359
15360 * Makefile.in (BISON): bison, not byacc or bison -y.
15361 (YACC): bison -y or byacc or yacc.
15362 (various): Add *-bison as appropriate.
15363 (taz): No need to mess with BISON anymore.
15364
15365 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15366
15367 * configure: If OSTYPE matches *win32*, try to find a good value for
15368 CONFIG_SHELL.
15369
15370 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15371
15372 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15373 configure.in if it is present.
15374
15375 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15376
15377 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15378
15379 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15380
15381 * config.sub: Recognize `arc' cpu.
15382 * configure.in: Likewise.
15383 * config-ml.in: Likewise.
15384
15385 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15386
15387 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15388
15389 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15390
15391 * configure: Changed sed delimiter from ':' to '|' when
15392 attempting to substitute ${config_shell} for SHELL. On
15393 NT ${config_shell} may contain a ':' in it.
15394
15395 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15396
15397 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15398
15399 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15400
15401 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15402
15403 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15404
15405 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15406
15407 * ylwrap: If the program is a relative path, force it to be
15408 absolute.
15409
15410 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15411
15412 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15413
15414 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15415
15416 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15417 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15418 for libraries.
15419
15420 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15421
15422 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15423 separated by spaces.
15424
15425 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15426
15427 * ylwrap: New file.
15428 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15429
15430 * ltmain.sh: Handle /bin/sh at start of install program.
15431
15432 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15433
15434 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15435 * missing: New file, from automake 1.2.
15436
15437 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15438
15439 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15440 check-tk to CHECK_X11_MODULES.
15441
15442 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15443
15444 * config.sub: Merge with FSF.
15445
15446 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15447
15448 * config.guess: Merge with FSF.
15449
15450 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15451
15452 * configure: Treat msdosdjgpp like go32.
15453 * configure.in: Likewise. Don't remove gprof for go32.
15454
15455 * configure: Change Makefile.tem2 to Makefile.tm2.
15456
15457 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15458
15459 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15460
15461 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15462
15463 * install-sh (chmodcmd): Set to null if the DST directory already
15464 exists. Same as Nov 11th change.
15465
15466 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15467
15468 * configure (GDB_TK): Needs itcl and tix.
15469
15470 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15471
15472 * config.guess: Update from FSF.
15473
15474 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15475
15476 * Makefile.in (GDB_TK): Depend on itcl and tix.
15477
15478 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15479
15480 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15481 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15482 (INSTALL_SCRIPT): New variable.
15483 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15484 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15485 to -x.
15486 * install-sh: Add support for -x option.
15487
15488 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15489
15490 * configure.in, Makefile.in: Treat tix like itcl.
15491
15492 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15493
15494 * Makefile.in (WINDRES): New variable.
15495 (WINDRES_FOR_TARGET): New variable.
15496 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15497 (EXTRA_HOST_FLAGS): Add WINDRES.
15498 (EXTRA_TARGET_FLAGS): Add WINDRES.
15499 (EXTRA_GCC_FLAGS): Add WINDRES.
15500 ($(DO_X)): Pass down WINDRES.
15501 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15502 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15503 DLLTOOL_FOR_TARGET.
15504
15505 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15506
15507 * configure.in: configure sim before gdb for win32-x-ppc
15508
15509 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15510
15511 Move gperf into the toplevel, from libg++.
15512 * configure.in (target_tools): Add target-gperf.
15513 (native_only): Add target-gperf.
15514 * Makefile.in (all-target-gperf): New target, depend on
15515 all-target-libg++.
15516 (configure-target-gperf): Empty rule.
15517 (ALL_TARGET_MODULES): Add all-target-gperf.
15518 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15519 (CHECK_TARGET_MODULES): Add check-target-gperf.
15520 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15521 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15522
15523 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15524
15525 * config.sub (mn10200): Recognize new basic machine.
15526
15527 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15528
15529 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15530 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15531
15532 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15533
15534 * configure.in: If we're building mips-sgi-irix6* native, turn on
15535 ENABLE_MULTILIB and set TARGET_SUBDIR.
15536
15537 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15538
15539 * Makefile.in (all-sn): Depend on all-grep.
15540
15541 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15542
15543 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15544
15545 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15546 Makefile. From Jeff Makey <jeff@cts.com>.
15547 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15548
15549 * Makefile.in (DISTBISONFILES): Remove.
15550 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15551 $(DEFAULT_YACC).
15552
15553 * configure.in: Build itl, db, sn, etc., when building for native
15554 cygwin32.
15555
15556 * Makefile.in (LD): New variable.
15557 (EXTRA_HOST_FLAGS): Pass down LD.
15558 ($(DO_X)): Likewise.
15559
15560 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15561
15562 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15563
15564 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15565
15566 * configure.in (targargs): Strip out any supplied --build argument
15567 before adding our own. Always add --build.
15568
15569 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15570
15571 * configure.in (targargs): Pass --build if we're doing
15572 a cross-compile.
15573
15574 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15575
15576 * configure: Use '|' instead of ":" as the separator in
15577 sed. Otherwise sed chokes on NT path names with drive
15578 designators. Also look for "?:*" as the leading characters in an
15579 absolute pathname.
15580
15581 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15582
15583 * config.sub: Support for r3900.
15584
15585 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15586
15587 * configure.in: Use install-sh, not install.sh.
15588
15589 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15590
15591 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15592 apply it twice.
15593
15594 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15595
15596 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15597 install-binutils.
15598
15599 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15600
15601 * Makefile.in: Add automake targets.
15602 * configure.in (host_tools): Add automake.
15603
15604 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15605
15606 * configure: Default CXX to c++, not gcc.
15607 * Makefile.in (CXX): Set to c++, not gcc.
15608 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15609
15610 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15611
15612 * install-sh: try appending a .exe if source file doesn't
15613 exist
15614
15615 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15616
15617 * configure.in: Turn on multilib by default.
15618 (cross_only): Remove target-libiberty.
15619
15620 * Makefile.in (all-gcc): Don't depend on libiberty.
15621
15622 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15623
15624 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15625
15626 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15627
15628 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15629 (DISTBISONFILES): Add ld/Makefile.in
15630
15631 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15632
15633 * configure.in: if target is cygwin32 but host isn't cygwin32,
15634 don't configure gdb tcl tk expect, not just gdb.
15635
15636 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15637
15638 * configure.in: Added gnuserv everywhere sn appears.
15639
15640 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15641 (CROSS_CHECK_MODULES): Added check-gnuserv.
15642 (INSTALL_MODULES): Added install-gnuserv.
15643 (CLEAN_MODULES): Added clean-gnuserv.
15644 (all-gnuserv): New target.
15645
15646 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15647
15648 * config.guess: Fixes for MIPS OpenBSD systems.
15649
15650 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15651
15652 * Makefile.in (INSTALL_XFORM): Remove.
15653 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15654
15655 * mkinstalldirs: New file, copied from automake.
15656 * Makefile.in (installdirs): Rename from install-dirs. Use
15657 mkinstalldirs. Change all users.
15658 (DEVO_SUPPORT): Add mkinstalldirs.
15659
15660 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15661
15662 * install-sh: Rename from install.sh.
15663 * Makefile.in (INSTALL): Change install.sh to install-sh.
15664 (DEVO_SUPPORT): Likewise.
15665
15666 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15667 Graichen <graichen@rzpd.de>.
15668
15669 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15670
15671 * config.guess: Recognize OpenBSD systems correctly.
15672
15673 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15674
15675 * README, Makefile.in (ETC_SUPPORT): Remove references to
15676 cfg-paper*, configure.{texi,man,info*}._
15677
15678 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15679
15680 * Makefile.in (all.normal): Ensure that gcc is built after all
15681 the x11 - ie gdb - targets.
15682
15683 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15684
15685 * makefile.vms: Don't run conf-a-gas.
15686
15687 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15688
15689 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15690
15691 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15692
15693 * configure.in: Remove noconfigdirs case since gdb also
15694 configures and builds for tic80-coff.
15695
15696 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15697
15698 * configure: Set cache_file to config.cache.
15699 * Makefile.in (local-distclean): Remove config.cache.
15700
15701 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15702
15703 * COPYING: Update FSF address.
15704
15705 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15706
15707 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15708 noconfigdirs.
15709
15710 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15711
15712 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15713 MAKEDIRS, is empty.
15714
15715 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15716
15717 * config.sub: Tweak mn10300 entry.
15718
15719 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15720
15721 * configure.in (host_tools): Put sim before gdb, so gdb's
15722 configure.tgt can determine if the simulator was configured.
15723
15724 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15725
15726 * config.sub: Move BeOS $os case to be with other Cygnus
15727 local cases.
15728
15729 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15730
15731 * config.sub: Remove misplaced comment that broke Linux.
15732
15733 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15734
15735 * config.sub: Add BeOS support.
15736
15737 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15738
15739 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15740
15741 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15742
15743 * configure.in (noconfigdirs): Remove tcl and tk from
15744 noconfigdirs for cygwin32 builds.
15745
15746 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15747
15748 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15749
15750 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15751
15752 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15753 make-all.com, use makefile.vms instead.
15754
15755 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15756
15757 * config.sub: Accept -lnews*.
15758
15759 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15760
15761 * configure.in (noconfigdirs): Disable target-newlib,
15762 target-examples and target-libiberty for d30v.
15763
15764 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15765
15766 * configure.in (noconfigdirs): Enable ld for d30v.
15767
15768 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15769
15770 * configure.in (tic80-*-*): Build compiler.
15771
15772 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15773
15774 * configure.in (d30v-*): Remove sim directory from list of
15775 unsupported d30v directories
15776
15777 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15778
15779 * config.sub, configure.in: Add d30v target cpu.
15780
15781 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15782
15783 * makefile.vms: New file.
15784 * make-all.com: Remove.
15785
15786 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15787
15788 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15789
15790 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15791
15792 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15793
15794 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15795
15796 * Makefile.in (ALL_MODULES): Added all-db.
15797 (CROSS_CHECK_MODULES): Addec check-db.
15798 (INSTALL_MODULES): Added install-db.
15799 (CLEAN_MODULES): Added clean-db.
15800
15801 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15802
15803 * config.guess: Merge with latest FSF sources.
15804
15805 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15806
15807 * Makefile.in (ALL_MODULES): Added all-itcl.
15808 (CROSS_CHECK_MODULES): Added check-itcl.
15809 (INSTALL_MODULES): Added install-itcl.
15810 (CLEAN_MODULES): Added clean-itcl.
15811
15812 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15813
15814 * configure.in: build gdb for mn10200
15815
15816 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15817
15818 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15819
15820 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15821
15822 * configure.in (tic80-*-*): Turn off most targets right now.
15823
15824 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15825
15826 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15827 rather than the makeinfo program.
15828 (do-info): Depend upon all-texinfo.
15829
15830 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15831
15832 * configure.in: Remove uses of config/mh-linux.
15833
15834 * config.sub, config.guess: Merge with latest FSF sources.
15835
15836 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15837
15838 * config.sub (case $basic_machine): Add tic80 entries.
15839
15840 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15841
15842 * config.sub, config.guess: Merge with latest FSF sources.
15843
15844 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15845
15846 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15847 * mpw-config.in: Test for NewFolderRecursive.
15848 * mpw-install: Use symbolic name for startup filename.
15849 * mpw-README: Add various additional details.
15850
15851 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15852
15853 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15854
15855 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15856
15857 * configure.in: Do build gcc and the target libraries for
15858 the mn10200.
15859
15860 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15861
15862 * configure.in: don't avoid building gdb for mn10300 any more
15863 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15864 instead of single-quoting it.
15865
15866 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15867
15868 * configure.in: Don't use --with-stabs on IRIX 6.
15869
15870 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15871
15872 * configure.in (m32r): Build gdb, libg++ now.
15873
15874 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15875
15876 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15877 directories from noconfigdirs.
15878
15879 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15880
15881 * config.sub (basic_machine): added mips16 configuration
15882
15883 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15884
15885 * config.sub: Handle d10v-unknown.
15886
15887 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15888
15889 * config.sub: Handle v850-unknown.
15890
15891 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15892
15893 * Makefile.in: add findutils
15894 * configure.in: add findutils to list of host_tools
15895
15896 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15897
15898 * config.sub: Handle mn10200 and mn10300.
15899
15900 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15901
15902 * configure.in (d10v-*): Do not build librx.
15903
15904 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15905
15906 * configure.in (mn10300): Build everything except gdb & libgloss.
15907
15908 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15909
15910 * config.guess: Patch for Dansk Data Elektronik servers,
15911 from Niels Skou Olsen <nso@dde.dk>.
15912
15913 For ncr, use /bin/uname rather than uname, since GNU uname does not
15914 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15915
15916 Patch for MIPS R4000 running System V,
15917 from Eric S. Raymond <esr@snark.thyrsus.com>.
15918
15919 Fix thinko for nextstep.
15920
15921 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15922
15923 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15924 * config.guess: Guess mips-dec-mach_bsd4.3.
15925
15926 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15927 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15928 release numbers.
15929 * config.guess (mips-mips-riscos*): Emit just enough of the
15930 release number.
15931
15932 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15933 * config.guess (sparc-auspex-sunos*): Added.
15934 (f300-fujitsu-*): Added.
15935
15936 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15937 * config.guess: Recognize a Tadpole as a sparc.
15938
15939 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15940
15941 * config.guess: Don't assume that NextStep version is either 2 or
15942 3. NextStep 4 (aka OpenStep 4) has come out now.
15943
15944 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15945
15946 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15947 From Rik Faith <faith@cs.unc.edu>.
15948
15949 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15950
15951 * config.sub: Contributions from bug-gnu-utils to:
15952 Support plain "hppa" (no version given) architecture, reported by
15953 OpenStep.
15954 OpenBSD like NetBSD.
15955 LynxOs is not a hardware supplier.
15956
15957 * config.guess: Contributions from bug-gnu-utils to add support for:
15958 OpenBSD like NetBSD.
15959 Stratus systems.
15960 More Pyramid systems.
15961 i[n>4]86 Intel chips.
15962 M680[n>4]0 Motorola chips.
15963 Use unknown instead of lynx for hardware manufacturer.
15964
15965 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15966
15967 * install.sh (chmodcmd): Set to null if the DST directory already
15968 exists.
15969
15970 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15971
15972 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15973 not use mt-ppc target Makefile fragment any more.
15974
15975 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15976
15977 * configure.in (*-*-windows): Exclude everything but those dirs
15978 needed to build windows.
15979
15980 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15981
15982 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15983
15984 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15985
15986 * configure.in: Exclude mmalloc from i386-windows.
15987
15988 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15989
15990 * Undo my previous change.
15991
15992 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15993
15994 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15995 unconditionally.
15996 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15997
15998 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15999
16000 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16001 host to add it's own flags.
16002
16003 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16004
16005 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16006
16007 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16008
16009 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16010 (CXX_FOR_TARGET): Likewise.
16011 (GCC_FOR_TARGET): Define.
16012 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16013 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16014 CC_FOR_TARGET was specified on the command line.
16015 (MAKEOVERRIDES): Don't define.
16016
16017 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16018
16019 * configure.in (m32r): Fix spelling of libg++ libs.
16020
16021 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16022
16023 * config.sub (-apple*): Remove, now redundant.
16024
16025 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16026
16027 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16028
16029 * configure: Rework yesterday's sed script patch.
16030
16031 * config.sub: Merge with FSF.
16032
16033 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16034
16035 * config.guess: Merge from FSF.
16036
16037 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16038 * config.guess: Use pc instead of unknown, for pc clone systems.
16039 Change linux to linux-gnu.
16040
16041 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16042 * config.guess: Avoid non-portable tr syntax.
16043
16044 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16045
16046 * test-build.mk (HOLES): Add "xargs" for gdb.
16047
16048 * configure: Avoid hpux10.20 sed bug.
16049
16050 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16051
16052 * configure.in: Add support for windows host
16053 (that is a build done under the Microsoft build environment).
16054
16055 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16056
16057 * Makefile.in: Replace all uses of srcroot with s, to shrink
16058 command line lengths.
16059
16060 Patches from Geoffrey Noer <noer@cygnus.com>:
16061 * configure.in: If configuring for newlib, pass --with-newlib to
16062 subdirectories.
16063 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16064 -Bnewlib/ and -Lwinsup to gcc.
16065 (CXX_FOR_TARGET): Likewise.
16066
16067 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16068
16069 * Makefile.in (ETC_SUPPORT): Add configure.
16070
16071 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16072
16073 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16074 host configuration file.
16075
16076 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16077
16078 * configure.in: Break mn10x00 support into separate
16079 mn10200 and mn10300 configurations.
16080 * config.sub: Likewise.
16081
16082 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16083
16084 * configure.in: Add lots of stuff to noconfigdirs for
16085 the mn10x00 targets.
16086
16087 * config.sub, configure.in: Add mn10x00 support.
16088
16089 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16090
16091 * make-all.com: Call conf-a-gas, not config-a-gas.
16092
16093 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16094
16095 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16096 targets.
16097
16098 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16099
16100 * mpw-README: Add much more detail for native PowerMac.
16101 * mpw-install: New file.
16102 * mpw-configure: Add --norecursion and --help options.
16103 * mpw-config.in: Translate readme and install files when
16104 copying to objdir.
16105 * mpw-build.in: Don't always depend on byacc and flex.
16106 (install-only-top): New action.
16107
16108 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16109
16110 * configure.in: You can now configure GDB for the v850.
16111
16112 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16113
16114 * configure.in (noconfigdirs): Don't configure any C++ dirs
16115 if targeting D10V.
16116
16117 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16118
16119 * config.sub: Recognize mips64vr5000.
16120
16121 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16122
16123 * configure.in: Use a single line for host_tools and native_only.
16124
16125 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16126
16127 * config.sub, configure.in: Add entries for m32r.
16128
16129 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16130
16131 * Makefile.in (inet-install): Don't run install-gzip.
16132
16133 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16134
16135 * configure.in: Don't config lots of things for *-*-windows*.
16136
16137 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16138
16139 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16140 (host_libs, host_tools): Copy from configure.in.
16141 * mpw-configure: Don't complain about directories not found.
16142
16143 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16144
16145 * configure.in (i[345]86): Recognize i686 for pentium pro.
16146 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16147 file.
16148
16149 * config.guess (i[345]86): Ditto.
16150
16151 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16152
16153 * configure.in (noconfigdirs): Removed gdb for D10V.
16154
16155 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16156
16157 * configure.in: Remove ld, target-libio, target-libg++, and
16158 target-libstdc++ from noconfigdirs.
16159
16160 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16161
16162 * configure: Fix three locations where shell scripts were
16163 being run directly rather than with config_shell.
16164
16165 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16166
16167 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16168 * config.sub (basic_machine): Recognize v850.
16169
16170 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16171
16172 * mpw-configure: Handle multiple enable/disable options and
16173 pass them down recursively, handle -c and -s flags appropriately
16174 depending on choice of compiler, add escape mechanism for
16175 quoted arguments to gC.
16176
16177 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16178
16179 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16180 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16181 so that -mrelocatable-lib and -mno-eabi are used.
16182
16183 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16184 not support --print-multi-lib, don't abort.
16185
16186 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16187
16188 * make-all.com: Run config-a-gas.
16189 * setup.com: Don't copy subdirectory files around.
16190
16191 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16192
16193 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16194 target, it now compiles correctly.
16195
16196 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16197
16198 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16199
16200 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16201
16202 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16203
16204 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16205
16206 * configure.in (native_only): Add prms.
16207
16208 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16209
16210 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16211 (BINUTILS_SUPPORT_DIRS): Likewise.
16212
16213 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16214
16215 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16216 d10v support is added.
16217
16218 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16219
16220 * configure.in (d10v-*-*): New target.
16221
16222 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16223
16224 * config.guess (HP 9000/811): Recognize this as a PA1.1
16225 machine.
16226
16227 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16228
16229 * Makefile.in (do-tar-gz): New target, split out from tail end of
16230 taz target. Run each command separately, don't use pipes.
16231 (taz): Use it.
16232
16233 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16234
16235 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16236 * mpw-build.in: No builds should depend on building byacc or flex,
16237 they are assumed to be installed already.
16238
16239 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16240
16241 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16242 variable that CC_FOR_TARGET needs.
16243
16244 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16245
16246 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16247 options have changed since the last time the subdirectory was
16248 configured, and if it has, reconfigure.
16249 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16250 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16251
16252 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16253
16254 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16255 CLEAN_MODULES): Add bash.
16256 (all-bash): New target.
16257
16258 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16259
16260 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16261
16262 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16263
16264 * config.sub (basic_machine): Recognize d10v as a valid processor.
16265
16266 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16267
16268 * mpw-configure: Add support for --bindir.
16269 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16270
16271 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16272
16273 * configure.in: add bash, time, gawk to list of hosttools and things
16274 to only build for native toolchains
16275
16276 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16277
16278 * Makefile.in (docdir): Remove.
16279
16280 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16281
16282 * Makefile.in (datadir): Set to $(prefix)/share.
16283
16284 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16285
16286 * configure.in: build diff and patch for cygwin32-hosted
16287 toolchains.
16288
16289 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16290
16291 * config.sub: Accept -rtems*.
16292
16293 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16294
16295 * configure.in: enable dosrel for cygwin32-hosted builds,
16296 remove diff from the list of things not buildable
16297 via Canadian Cross
16298
16299 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16300
16301 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16302 don't get ". ".
16303
16304 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16305
16306 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16307
16308 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16309
16310 * Makefile.in (taz): Handle case where tex3patch didn't even get
16311 checked out. Also, if it was found, put the symlink in a new util
16312 subdirectory.
16313
16314 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16315
16316 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16317
16318 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16319
16320 * config.sub: Recognize -openvms.
16321 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16322 * make-all.com, setup.com: New files.
16323
16324 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16325
16326 * Makefile.in (taz): tex3patch moved to texinfo/util.
16327
16328 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16329
16330 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16331 * configure.in: remove make from disable-if-Can-Cross list
16332 enable gdb if ${host} and ${target} are cygwin32
16333
16334 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16335
16336 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16337 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16338
16339 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16340
16341 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16342 distinguish sysv/svr4/bsd variants.
16343 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16344
16345 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16346
16347 * configure.in: Added copyright notice.
16348 * move-if-change: Added copyright notice.
16349
16350 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16351
16352 * configure.in (powerpcle-*-solaris*): Until we get shared
16353 libraries working, don't build gdb, sim, make, tcl, tk, or
16354 expect.
16355
16356 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16357
16358 * config.guess: Merge with FSF:
16359
16360 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16361 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16362
16363 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16364 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16365
16366 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16367 * config.guess: Combine two OSF1 rules.
16368 Also recognize field test versions. From mjr@zk3.dec.com.
16369 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16370 because GNU uname does not support -p. From pmr@pajato.com.
16371
16372 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16373
16374 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16375
16376 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16377
16378 * mpw-README: Document GCCIncludes.
16379
16380 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16381
16382 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16383
16384 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16385
16386 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16387
16388 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16389
16390 * configure.in (*-*-cygwin32): Configure make.
16391
16392 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16393
16394 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16395
16396 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16397
16398 * Makefile.in (all-inet): Depend on all-perl.
16399
16400 * Makefile.in (inet-install): New target.
16401
16402 * Makefile.in (all-inet): Depend on all-tcl.
16403 (all-inet): Depend on all-send-pr.
16404
16405 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16406
16407 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16408 temporarily.
16409
16410 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16411
16412 * configure.in: Don't configure --with-gnu-ld on AIX.
16413
16414 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16415
16416 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16417
16418 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16419
16420 * Makefile.in (ALL_MODULES): Added all-inet.
16421 (CROSS_CHECK_MODULES): Added check-inet.
16422 (INSTALL_MODULES): Added install-inet.
16423 (CLEAN_MODULES): Added clean-inet.
16424 (all-indent): New target.
16425
16426 * configure.in (host_tools): Added inet.
16427 (native_only): Added inet.
16428 (noconfigdirs): Added inet.
16429
16430 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16431
16432 * configure.in: Don't configure libgloss if we are not configuring
16433 newlib.
16434
16435 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16436
16437 * configure.in: Don't configure libgloss for unsupported
16438 architectures.
16439
16440 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16441
16442 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16443
16444 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16445
16446 * Makefile.in (ALL_MODULES): Include all-apache.
16447 (CROSS_CHECK_MODULES): Include check-apache.
16448 (INSTALL_MODULES): Include install-apache.
16449 (all-apache): New target.
16450
16451 * configure.in: Added apache everywhere perl is seen.
16452
16453 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16454
16455 * Makefile.in: Add support for clean-{module} and
16456 clean-target-{module} rules.
16457
16458 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16459
16460 * configure.in (*-*-ose) do not build libgloss.
16461
16462 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16463
16464 * config.guess (prep*:SunOS:5.*:*): Turn into
16465 powerpele-unknown-solaris2.
16466
16467 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16468
16469 * configure.in: Permit --enable-shared to specify a list of
16470 directories.
16471
16472 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16473
16474 * configure.in (host==solaris): Pass only the first word of $CC
16475 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16476
16477 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16478
16479 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16480
16481 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16482
16483 * Makefile.in (ALL_MODULES): Include all-perl.
16484 (CROSS_CHECK_MODULES): Include check-perl.
16485 (INSTALL_MODULES): Include install-perl.
16486 (ALL_X11_MODULES): Include all-guile.
16487 (CHECK_X11_MODULES): Include check-guile.
16488 (INSTALL_X11_MODULES): Include install-guile.
16489 (all-perl): New target.
16490 (all-guile): New target.
16491
16492 * configure.in (host_tools): Include perl and guile.
16493 (native_only): Include perl and guile.
16494 (noconfigdirs): Don't build guile and perl; no ports have been
16495 done.
16496
16497 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16498
16499 * configure (--enable-*): Handle quoted option lists such as
16500 --enable-sim-cflags='-g0 -O' better.
16501
16502 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16503
16504 * Makefile.in ({,inst}all-target): New rule so we can make and
16505 install all of the target directories easily.
16506
16507 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16508
16509 * configure.in: Add missing global flag in sed substitution when
16510 deleting `target-' from ${configdirs}.
16511
16512 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16513
16514 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16515 option.
16516
16517 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16518 config/mh-necv4.
16519
16520 * install.sh: Correct misspelling of transformbasename.
16521
16522 * config.guess: Recognize mips-*-sysv*.
16523
16524 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16525
16526 * config.sub: Recognize mon960.
16527
16528 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16529
16530 * configure: Restore Canadian Cross handling of BISON and LEX,
16531 removed in Feb 20 change.
16532
16533 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16534
16535 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16536 Mention make install. Remove the old copyright date as well the
16537 clumsy and rather pointless copyright on the README file.
16538
16539 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16540
16541 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16542 Makefile after running symlink-tree, then run `make distclean' to
16543 avoid clobbering any generated files in srcdir.
16544
16545 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16546
16547 * configure.in (m68k-*-netbsd*): Build everything now.
16548
16549 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16550
16551 * Makefile.in (taz): Fix quoting.
16552
16553 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16554
16555 * configure.in (sparclet-*-*): Build everything now.
16556
16557 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16558
16559 * configure.in (m68k-*-linux*): New host.
16560
16561 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16562
16563 * configure: Check for bison before byacc.
16564
16565 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16566
16567 * Makefile.in configure: Change the way LEX and BISON/YACC are
16568 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16569 searching PATH. These are used as fallbacks by Makefile.in if
16570 flex/bison/byacc aren't in objdir.
16571
16572 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16573
16574 * Makefile.in: Make everything which depends upon all-bfd also
16575 depend upon all-opcodes, in case --with-commonbfdlib is used.
16576
16577 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16578
16579 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16580 building NT native compilers on Unix.
16581
16582 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16583
16584 * configure.in: Don't get CC from the host Makefile fragment if we
16585 can find gcc in PATH, or if this is a Canadian Cross. Move the
16586 Solaris test for /usr/ucb/cc to the post target script, just after
16587 the compiler sanity test.
16588
16589 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16590
16591 * config.sub: Merge with FSF.
16592
16593 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16594
16595 * Makefile.in (RPATH_ENVVAR): New variable.
16596 (REALLY_SET_LIB_PATH): Use it.
16597 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16598
16599 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16600
16601 * config.sub, configure.in: Recognize sparclet cpu.
16602
16603 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16604
16605 * config.guess: Support m68k-cbm-sysv4.
16606
16607 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16608
16609 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16610 m68k-unknown-linuxaout from linker help string. Put quotes around
16611 $ld_help_string.
16612
16613 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16614
16615 * config.guess (powerpc-harris-powerunix): Add guess for port
16616 to new target.
16617
16618 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16619
16620 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16621
16622 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16623
16624 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16625 $(REALLY_SET_LIB_PATH) in Makefile.
16626 * Makefile.in (SET_LIB_PATH): New variable.
16627 (REALLY_SET_LIB_PATH): New variable.
16628 ($(DO_X)): Use $(SET_LIB_PATH).
16629 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16630 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16631 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16632 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16633 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16634 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16635 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16636 (install-dosrel): Likewise.
16637 (all-opcodes): Depend upon all-libiberty.
16638
16639 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16640
16641 * config.guess (*:CYGWIN*): New
16642
16643 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16644
16645 * Makefile.in (all-target-winsup): All all-target-libiberty.
16646
16647 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16648
16649 * configure.in (noconfigdirs): Add missing # in front of comment.
16650
16651 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16652
16653 * configure.in: add second pass to things added to noconfigdirs
16654 so *-gm-magic can exclude libgloss properly.
16655
16656 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16657
16658 * mpw-configure (extralibs_name, rez_name): Set correctly
16659 for MWC68K compiler.
16660
16661 * mpw-README: Add more info on the necessary build tools.
16662
16663 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16664
16665 * configure.in, config.sub: Recognize cygwin32.
16666
16667 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16668
16669 * config.guess, config.sub: Recognize A/UX.
16670
16671 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16672
16673 * config.sub: Merge with gcc/config.sub.
16674
16675 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16676
16677 * mpw-build.in (do-binutils): Add build of stamps.
16678
16679 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16680
16681 * config.sub: Add recognition for mips64vr4100*-* targets.
16682
16683 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16684
16685 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16686 Add creation of gconfigargs with `--enable-shared' turned on.
16687 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16688 ($(host)-stamp-stage3-configured): Likewise.
16689 (HOLES): Add chatr and ldd.
16690 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16691
16692 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16693
16694 * configure: Pass --nfp to recursive configures.
16695
16696 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16697
16698 * Makefile.in (DLLTOOL): New.
16699 (DLLTOOL_FOR_TARGET): New.
16700 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16701 (EXTRA_TARGET_FLAGS): Ditto.
16702 (EXTRA_GCC_FLAGS): Ditto.
16703 (CONFIGURE_TARGET_MODULES): Ditto.
16704 (DO_X): Ditto.
16705 * configure: Add DLLTOOL.
16706
16707 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16708
16709 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16710 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16711 mh-sco, since old workarounds no longer needed, and don't
16712 build ld, since libraries have weak symbols in COFF.
16713
16714 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16715
16716 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16717
16718 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16719
16720 * configure.in: Make sure that ${CC} can be used to compile an
16721 executable.
16722
16723 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16724
16725 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16726 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16727 nothing depending on whether gdbtk is being built.
16728
16729 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16730
16731 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16732
16733 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16734
16735 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16736 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16737
16738 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16739
16740 * config-ml.in: Add support for
16741 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16742 Simplify setting of multidirs from --disable-foo.
16743
16744 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16745
16746 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16747 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16748 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16749 non-empty, pass them on to the GCC make.
16750 (all-bootstrap): New rule that is like all-gcc, except it executes
16751 the GCC bootstrap rule instead of the GCC all rule.
16752
16753 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16754
16755 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16756
16757 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16758
16759 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16760 DG/UX support.
16761
16762 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16763
16764 * config.sub (i*86*) Change [345] to [3456]
16765
16766 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16767
16768 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16769 --with-gnu-ld=no.
16770
16771 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16772
16773 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16774 AIX multilibs get built.
16775
16776 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16777
16778 * configure.in (i386-win32): Don't build expect if we're not
16779 building the tcl subdir.
16780
16781 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16782
16783 * Makefile.in: (configure-target-examples, all-target-examples):
16784 New targets, configure and build example programs.
16785
16786 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16787
16788 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16789 use it as input to sedit the generated MPW makefile.
16790 * mpw-README: Add a suggestion about Gestalt.h.
16791
16792 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16793
16794 * config.sub: Accept *-*-ieee*.
16795
16796 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16797
16798 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16799 Ronald F. Guilmette <rfg@monkeys.com>.
16800
16801 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16802
16803 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16804 for powerpc-pe native.
16805 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16806 (target==powerpc-pe): duplicate i386-win32 entry.
16807
16808 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16809
16810 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16811 of vxworks, not just vxworks5.1.
16812
16813 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16814
16815 * mpw-configure: Add support for exec-prefix.
16816
16817 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16818
16819 * config.guess: Recognize HP model 816 machines as having
16820 a PA1.1 processor.
16821
16822 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16823
16824 * configure: Ignore new autoconf configure options.
16825
16826 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16827
16828 * config.guess: Recognize Pentium under SCO.
16829 From Robert Lipe <robertl@arnet.com>.
16830
16831 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16832
16833 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16834
16835 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16836
16837 * configure.in: Don't configure gas for alpha-dec-osf*.
16838
16839 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16840
16841 * configure.in: Default to --with-stabs for some targets for which
16842 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16843 i[345]86*-*-unixware*.
16844
16845 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16846
16847 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16848 rather than basing it on the target. Simplify handling of options
16849 controlling which directories to configure. Remove extraneous
16850 slash in multi-clean target.
16851
16852 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16853
16854 * config-ml.in: Prefix more variables with ml_ so they don't collide
16855 with configure's.
16856
16857 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16858
16859 * configure: Don't turn -v into --v.
16860
16861 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16862
16863 * configure.in (targargs): Fix typo.
16864
16865 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16866
16867 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16868
16869 * configure.in: Strip --host and --target options from
16870 CONFIG_ARGUMENTS, and always configure for --host only. Add
16871 --with-cross-host option when building with a cross-compiler.
16872 * configure: Canonicalize the arguments put into config.status by
16873 always using `=' for an option with an argument. Pass a presumed
16874 --host or --target explicitly.
16875
16876 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16877
16878 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16879 into general OS recognition case.
16880
16881 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16882
16883 * configure.in (target_configdirs): add target-winsup only
16884 for win32 target systems.
16885
16886 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16887
16888 * Makefile.in (all-target-libgloss): Depend upon
16889 configure-target-newlib, since when libgloss is built it looks to
16890 see if the newlib directory exists.
16891
16892 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16893
16894 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16895 cfg-ml-*.in.
16896
16897 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16898
16899 * configure: Handle LD and LD_FOR_TARGET when configuring a
16900 Canadian Cross.
16901
16902 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16903
16904 * configure.in (target_libs): add target-winsup.
16905 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16906 (target==ppcle-pe): remove ld from $noconfigdirs.
16907
16908 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16909
16910 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16911 Preserve relative path names in $srcdir. Build symlink tree if
16912 configuring cross target dir and srcdir=. (= no VPATH support).
16913 (configure-target-libg++): Depend on configure-target-librx.
16914 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16915 * config-ml.in: New file.
16916 * symlink-tree: New file.
16917 * configure: Ensure srcdir="." if that's what it is.
16918
16919 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16920
16921 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16922 includes and FLEX_SKELETON setting.
16923 * mpw-configure (--with-gnu-ld): New option, controls whether
16924 to use PPCLink or ld with PowerMac GCC.
16925 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16926 * mpw-config.in: Configure grez if targeting Mac.
16927
16928 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16929 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16930 just macos.
16931 * configure.in: Configure grez resource compiler if targeting Mac.
16932 * Makefile.in (all-grez, install-grez): New targets.
16933
16934 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16935
16936 * configure: CXX defaults to gcc, not g++. If we find
16937 gcc in the path, set CC to gcc -O2.
16938
16939 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16940
16941 * configure: Default ${build} correctly. Avoid picking up extra
16942 spaces when reading CC and CXX from Makefile. When doing a
16943 Canadian Cross, use plausible default values for numerous
16944 variables.
16945 * configure.in: When doing a Canadian Cross, don't try to
16946 configure tools whose configure script can't handle it.
16947
16948 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16949
16950 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16951
16952 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16953
16954 * configure: Remove dubious bug reporting address.
16955
16956 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16957
16958 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16959 configure script, run that instead of this directory's configure.
16960 In either case, print a message that we're configuring the sub-dir.
16961
16962 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16963
16964 * configure.in: Before checking for the existence of various files,
16965 use sed to filter out "target-".
16966
16967 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16968
16969 * Makefile.in (DO_X): Split rule to decrease command line length
16970 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16971 (Philippe De Muyter).
16972
16973 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16974
16975 * Makefile.in (all-patch): depend on all-libiberty.
16976
16977 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16978
16979 * configure.in: If the only directory in target_configdirs which
16980 actually exists is libiberty, then set target_configdirs to empty,
16981 to avoid trying to build a target libiberty in a gas or gdb
16982 distribution.
16983
16984 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16985
16986 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16987 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16988 systems.
16989
16990 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16991
16992 * configure.in (copy_dirs): Use sys-include instead of include
16993 for --with-headers option.
16994
16995 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16996
16997 * Makefile.in, configure.in: Make winsup builds work with
16998 new scheme.
16999
17000 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17001
17002 * configure.in: Build the linker on AIX.
17003
17004 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17005
17006 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17007 where needed.
17008
17009 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17010
17011 * Makefile.in (all-gcc): Fix typo.
17012
17013 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17014
17015 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17016
17017 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17018
17019 * configure.in: Rename libFOO to target-libFOO, and xiberty
17020 to target-xiberty, to provide more flexibility.
17021 (target_subdir): Define. Create if cross.
17022 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17023 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17024 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17025 check-libFOO -> check-target-libFOO, etc.
17026 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17027 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17028 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17029 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17030 allow ALL_GCC="" to only configure.
17031 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17032 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17033 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17034
17035 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17036
17037 * Makefile.in (taz): Build "info" in etc explicitly.
17038
17039 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17040
17041 * configure.in: Make sure that CC is undefined (as opposed to
17042 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17043 problem with autoconf trying to configure on a host without GCC.
17044
17045 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17046
17047 * mpw-configure: Set host alias from choice of host compiler,
17048 only use generic MPW Makefile sed if present, edit a file
17049 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17050 * mpw-README: Add problem notes about CW6 and CW7.
17051
17052 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17053
17054 * Makefile.in (taz): Use ";" instead of ";;".
17055
17056 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17057
17058 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17059 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17060 DISTDOCDIRS.
17061 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17062 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17063
17064 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17065
17066 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17067 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17068 Move bfd to DISTSTUFFDIRS.
17069
17070 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17071
17072 * Makefile.in (X11_LIB): Removed.
17073 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17074
17075 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17076
17077 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17078
17079 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17080 names.
17081
17082 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17083
17084 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17085
17086 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17087
17088 * configure.in (i[345]86-*-win32): Always build newlib.
17089 Don't configure cvs, autoconf or texinfo.
17090 * Makefile.in (LD_FOR_TARGET): New.
17091 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17092 Pass down LD_FOR_TARGET.
17093
17094 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17095
17096 * winsup: New directory.
17097 * Makefile.in: Build winsup.
17098 * configure.in: Winsup is configured when target is win32.
17099 Can only build win32 target GDB when native.
17100
17101 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17102
17103 * config.guess: Recognize HP model 819 machines as having
17104 a PA 1.1 processor.
17105
17106 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17107
17108 * configure: Fix sed loop which substitutes for CC and CXX to
17109 avoid bug found in various sed implementations.
17110
17111 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17112
17113 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17114 simulator. Use standard powerpc-*-eabi*.
17115
17116 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17117
17118 * configure.in: Stop putting gas and binutils in noconfigdirs for
17119 powerpc-*-aix* and rs6000-*-*.
17120
17121 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17122
17123 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17124 -mcall-aixdesc libraries.
17125
17126 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17127
17128 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17129
17130 * config.sub (arm | armel | armeb): Fix shell syntax.
17131
17132 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17133
17134 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17135 -msoft-float and -mcpu=common support.
17136 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17137 libraries.
17138
17139 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17140
17141 * configure.in: Allow configuration and build of emacs19 for the alpha.
17142
17143 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17144
17145 * configure.in (CC): Get ^CC, not just any old CC, from
17146 ${host_makefile_frag}.
17147
17148 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17149
17150 * configure.in (CC): Try to get CC from
17151 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17152
17153 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17154
17155 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17156 only if it exists in $(srcdir).
17157
17158 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17159
17160 * configure: If CC and CXX are not set in the environment, set
17161 them, based on either an existing Makefile or on searching for gcc
17162 in PATH. Substitute for CC and CXX in Makefile.
17163 * configure.in: Remove libm from target_libs. Separate
17164 target_configdirs from configdirs. If CC is not set in
17165 environment, try to get it from a host Makefile fragment. Rewrite
17166 changes of configdirs to use skipdirs instead. A few minor
17167 tweaks. Take directories out of target_configdirs as they are
17168 taken out of configdirs. Remove existing Makefile files from
17169 subdirectories. Substitute for TARGET_CONFIGDIRS and
17170 CONFIG_ARGUMENTS in Makefile.
17171 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17172 by configure.in.
17173 (CONFIG_ARGUMENTS): Likewise.
17174 (CONFIGURE_TARGET_MODULES): New variable.
17175 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17176 ($(CONFIGURE_TARGET_MODULES)): New target.
17177 (configure-libg++, configure-libio): New targets.
17178 (all-libg++): Depend upon configure-libg++.
17179 (all-libio): Depend upon configure-libio.
17180 (configure-libgloss, all-libgloss): New targets.
17181 (configure-libstdc++): New target.
17182 (all-libstdc++): Depend upon configure-libstdc++.
17183 (configure-librx, all-librx): New targets.
17184 (configure-newlib): New target.
17185 (all-newlib): Depend upon configure-newlib
17186 (configure-xiberty): New target.
17187 (all-xiberty): Depend upon configure-xiberty.
17188
17189 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17190
17191 * configure.in (host i[345]86-*-win32): Expand the
17192 noconfigdirs again.
17193
17194 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17195
17196 * mpw-configure: Fix sed command file name.
17197
17198 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17199
17200 * configure.in (host i[345]86-*-win32): Reduce the
17201 noconfigdirs again.
17202
17203 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17204
17205 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17206 or powerpc*-*-pe*, since they are not yet supported.
17207
17208 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17209
17210 Add PowerMac support and many other enhancements.
17211 * mpw-configure: New option --cc to select compiler to use,
17212 paste options set according to --cc into the generated
17213 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17214 if mpw-make.sed is present.
17215 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17216 add forward includes for PowerPC include files.
17217 * mpw-build.in: Build using Makefile.PPC if present.
17218 (do-byacc, etc): Remove separate version resource builds.
17219 (do-gas): Build "stamps" before "all".
17220 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17221 * mpw-README: Update to reflect --cc option, PowerMac support,
17222 and recently-reported compatibility problems.
17223
17224 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17225
17226 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17227 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17228 (--with-multilib-top): Pass to recursive invocations.
17229
17230 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17231
17232 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17233 v810-*-*.
17234
17235 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17236
17237 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17238 gdb, ld and opcodes on v810-*-*.
17239
17240 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17241
17242 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17243 (local-maintainer-clean): New target.
17244 (maintainer-clean): New target.
17245 (realclean): Just depend upon maintainer-clean.
17246
17247 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17248
17249 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17250
17251 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17252
17253 * configure.in: Build ld in mips*-*-bsd* case.
17254
17255 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17256
17257 * config.sub: Accept -lites* OS. From Ian Dall.
17258
17259 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17260
17261 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17262 targets.
17263
17264 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17265
17266 * configure.in: treat i386-win32 canadian cross the same as
17267 i386-go32 canadian cross.
17268
17269 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17270
17271 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17272 running under the simulator to build a reduced set of libraries.
17273 (powerpc-*-eabiaix): Add fine grained multilib support added to
17274 other powerpc targets yesterday.
17275
17276 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17277
17278 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17279 -disable-softfloat, -disable-relocatable, -disable-aix, and
17280 -disable-sysv to control which multilib libraries get built.
17281
17282 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17283
17284 * configure: Add Makefile.tem to list of files to remove in trap
17285 handler.
17286
17287 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17288
17289 * config.guess (*Linux*): Add missing "exit"s.
17290 Also, need specific check for alpha-unknown-linux (uses COFF).
17291
17292 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17293
17294 * config.guess: Merge with FSF:
17295
17296 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17297 * config.guess (AIX4): More robust release numbering discovery.
17298
17299 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17300 * config.guess (i386-sequent-ptx): Properly get version number.
17301
17302 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17303 * config.guess (mips:*:4*:UMIPS): New case.
17304
17305 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17306
17307 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17308 (i386-win32 host): Likewise. Don't build readline.
17309
17310 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17311
17312 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17313 SUPPORT_FILES to submakes.
17314
17315 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17316
17317 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17318 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17319 mpw-configure.
17320
17321 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17322
17323 * configure.in (appdirs): Use =, not ==, in test expression when
17324 trying to build the text to print in the warning message for
17325 Solaris users.
17326
17327 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17328
17329 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17330
17331 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17332
17333 * config.guess: Recognize lynx-2.3.
17334
17335 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17336
17337 * config.sub (z8ksim): Deleted
17338 (z8k-*-coff): New, this is the one true name of the target.
17339
17340 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17341
17342 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17343
17344 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17345
17346 * config.guess (*:Linux:*:*): First try asking the linker what the
17347 default object file format is (elf, aout, or coff). Then if this
17348 fails, try previous methods.
17349
17350 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17351
17352 * configure.in: Don't build newlib for *-*-vxworks5.1.
17353
17354 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17355
17356 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17357 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17358
17359 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17360
17361 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17362
17363 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17364
17365 * cfg-ml-com.in: New file.
17366 * cfg-ml-pos.in: New file.
17367
17368 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17369
17370 * COPYING.NEWLIB: Add HP free copyright to list.
17371
17372 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17373
17374 * config.sub: Recognize -eabi* for the system, not just -eabi.
17375
17376 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17377
17378 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17379 * config.sub, configure.in (win32): New target and host.
17380
17381 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17382
17383 * configure.in: Add i386-pe configuration.
17384
17385 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17386
17387 * mpw-build.in (install): Install GDB after LD.
17388
17389 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17390
17391 * mpw-config.in (elf/mips.h): Always forward-include, needed
17392 for GDB to build.
17393
17394 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17395
17396 * testsuite: New directory for customer acceptance and whole tool
17397 chain tests.
17398
17399 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17400
17401 * configure: If per-host line isn't found, but AC_OUTPUT is found
17402 and a configure script exists, run it instead.
17403
17404 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17405
17406 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17407
17408 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17409
17410 * configure: Set build_{cpu,vendor,os,alias} to host values when
17411 --build isn't specified.
17412
17413 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17414
17415 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17416 (FLAGS_TO_PASS): Pass them.
17417 (EXTRA_TARGET_FLAGS): Ditto.
17418
17419 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17420
17421 * Makefile.in (all-libg++): Depend on all-libstdc++.
17422
17423 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17424
17425 * configure.in (noconfigdirs): Enable all packages for
17426 i386-unknown-netbsd.
17427
17428 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17429
17430 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17431 hosted builds (DOS builds)
17432
17433 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17434
17435 Changes for ARM based on patches from Richard Earnshaw:
17436 * config.sub: Handle armeb and armel.
17437 * configure.in: Omit arm linker only for riscix.
17438
17439 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17440
17441 * config.guess: Update from FSF.
17442
17443 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17444
17445 * config.sub: Recognize powerpcle as the little endian variant of
17446 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17447 powerpcle variant. Convert pentium into i586, not i486. Add p5
17448 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17449 temporarily.
17450
17451 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17452
17453 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17454
17455 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17456
17457 * config.sub: Accept -lites* as a basic system type.
17458
17459 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17460
17461 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17462 installed, and if so return linuxoldld as the system name.
17463
17464 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17465
17466 * config.guess: Add hppa1.1-hp-lites support.
17467
17468 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17469
17470 * configure.in: Don't build newlib for m68k-vxworks5.1.
17471
17472 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17473
17474 * configure.in (mips-sgi-irix6): Use mh-irix5.
17475
17476 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17477
17478 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17479
17480 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17481
17482 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17483 OSF/1. Fix compiler flags.
17484 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17485
17486 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17487
17488 * configure.in: Recognize --with-newlib.
17489 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17490
17491 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17492
17493 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17494 to *_X11_MODULES due to gdbtk needing X include files et al.
17495
17496 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17497
17498 Merge in support for Mac MPW as a host.
17499 (Old change descriptions retained for informational value.)
17500
17501 * mpw-config.in: Add generic include forwards for cpu-specific
17502 include files in aout and elf directories.
17503
17504 * mpw-configure: Added copyright.
17505 * mpw-config.in: Check for presence of required build tools.
17506 (target_libs): Add newlib.
17507 (target_tools): Add examples.
17508 (Read Me): Generate as "Read Me for MPW" instead.
17509 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17510 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17511 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17512
17513 * mpw-configure: Remove subdir-specific makefile hackery,
17514 delete mk.tmp after using it.
17515
17516 * mpw-build.in (all): Display start and end times.
17517
17518 * mpw-configure (host_canonical): Set.
17519 (target_cpu): Always add to makefiles.
17520 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17521 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17522 (mpw-mh-mpw): Look for in srcdir and srcroot.
17523 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17524
17525 * mpw-build.in: (install-only): New target.
17526
17527 * mpw-configure (host_alias, target_alias): Rename from hostalias
17528 and targetalias, add into generated Makefile.
17529 (mk.tmp): If present, add into generated Makefile.
17530 * mpw-build.in (all-gas): Build config.h first before gas proper.
17531
17532 * mpw-configure (config.status): Write only if changed.
17533 * mpw-config.in (readline): Configure it (not built, just used for
17534 definitions).
17535
17536 * mpw-config.in (elf/mips.h): Add a forward include.
17537
17538 * mpw-config.in: Forward-include most .h files in include into
17539 extra-include.
17540 (readline): Don't build.
17541 mpw-build.in (install): Install GDB.
17542
17543 * mpw-configure (prefix, mpw_prefix): Handle it.
17544 * mpw-config.in (mmalloc, readline): Don't configure.
17545 * mpw-build.in (thisscript): Rename to ThisScript.
17546 Use mpw-build instead of BuildProgram everywhere.
17547 (mmalloc, readline): Don't build.
17548 * mpw-README: New file, basic documentation about the MPW port.
17549
17550 * mpw-config.in: Use forward-include to create include files.
17551
17552 * mpw-configure: Add more things to the top of each configured
17553 Makefile, including contents of config/mpw-mh-mpw.
17554 * mpw-config.in (extra-include): Create this directory and fill it
17555 with Posix-like include files when configuring.
17556
17557 * config.sub (apple, mac, mpw): Add various aliases.
17558
17559 * mpw-build.in: New file, top-level build script fragment for MPW.
17560 * mpw-configure: New file, configure script for MPW.
17561 * mpw-config.in: New file, config fragment for MPW.
17562
17563 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17564
17565 * configure.in (host_libs): Remove glob, since it is gone from the
17566 sources.
17567
17568 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17569
17570 * Makefile.in: define empty GDB_NLM_DEPS var.
17571
17572 * configure.in(target_makefile_frag): use config/mt-netware
17573 for netware targets.
17574
17575 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17576
17577 * config.sub: Merge in recent FSF changes. Remove linux special
17578 cases.
17579
17580 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17581
17582 Revert this change:
17583
17584 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17585
17586 * build-all.mk: Use CC=cc -Xs on Solaris.
17587
17588 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17589
17590 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17591 stop using it.
17592 * Makefile.in: Nuke all references to glob subdirectory.
17593
17594 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17595
17596 * configure.in: Fix --enable-shared logic in per-host.
17597
17598 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17599
17600 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17601
17602 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17603
17604 * configure.in (noconfigdirs): Don't build gas on AIX, for
17605 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17606
17607 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17608
17609 * configure: Fix --cache-file to work if the file argument is a
17610 relative path.
17611
17612 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17613
17614 * configure: If the --cache-file is used, pass it down to
17615 configure in subdirectories.
17616
17617 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17618
17619 * config.sub: add vxworks29k configuration.
17620
17621 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17622
17623 * Makefile.in (taz): Do "diststuff" part quietly.
17624
17625 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17626
17627 * config.sub: Mini-merge with gcc/config.sub.
17628
17629 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17630
17631 * config.guess (IRIX): Sed - to _.
17632
17633 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17634
17635 * Makefile.in (source-vault, binary-vault): New targets.
17636
17637 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17638
17639 * config.sub: Recognize -eabi as a basic system type.
17640
17641 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17642
17643 * configure.in (enable_shared stuff): Fix typo.
17644
17645 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17646
17647 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17648
17649 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17650
17651 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17652
17653 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17654
17655 * configure.in (rs6000-*-*): Don't build gas.
17656
17657 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17658
17659 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17660 reduce command line length.
17661 (AS_FOR_TARGET): Check for as.new, not Makefile.
17662 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17663
17664 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17665
17666 * config.guess: Merge from FSF.
17667
17668 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17669
17670 * configure: Don't use $ when handling program_suffix.
17671
17672 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17673
17674 * configure.in: Configure tk for hppa/hpux.
17675
17676 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17677
17678 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17679
17680 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17681
17682 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17683 to LIBCXXFLAGS. Tests are better run without it.
17684
17685 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17686
17687 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17688
17689 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17690
17691 * configure.in (*-*-netware*): Don't configure xiberty.
17692
17693 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17694
17695 * configure.in: Remove tk from native_only list.
17696
17697 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17698
17699 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17700 for special NCD build.
17701
17702 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17703
17704 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17705 makeall.bat, they're only useful for binutils snapshots.
17706 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17707 makeall.bat to specified SUPPORT_FILES.
17708
17709 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17710
17711 * build-all.mk: Add Ericsson targets to sun4 and solaris
17712 hosts. Add BNR's sun4 target to solaris host, so their
17713 build-from-source will be tested in-house first.
17714
17715 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17716
17717 * Makefile.in (LIBCFLAGS): New variable.
17718 (CFLAGS_FOR_TARGET): Ditto.
17719 (LIBCFLAGS_FOR_TARGET): Ditto.
17720 (LIBCXXFLAGS): Ditto.
17721 (CXXFLAGS_FOR_TARGET): Ditto.
17722 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17723 (BASE_FLAGS_TO_PASS): Pass them.
17724 (EXTRA_TARGET_FLAGS): Ditto.
17725
17726 * configure.in: Support --enable-shared.
17727
17728 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17729
17730 * configure.in (target_libs): Include libstdc++ again.
17731 * config.guess: Update from FSF (for FreeBSD).
17732
17733 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17734
17735 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17736 makeall.bat.
17737 (DISTDOCDIRS): Add `etc'.
17738 (ETC_SUPPORT_PFX): New variable.
17739 (taz): Include anything from etc starting with a word in
17740 ETC_SUPPORT_PFX.
17741
17742 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17743
17744 * config.sub: Update for recent FSF changes. Remove obsolete
17745 h8300hds entry. Add -windows* and -osx as basic os. Minor
17746 spacing changes.
17747
17748 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17749
17750 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17751
17752 * config.guess: Merge with FSF.
17753 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17754
17755 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17756
17757 * configure: Since the "trap 0" handler will override the exit
17758 status on many systems, only use it for "exit 1", and make it set
17759 a non-zero exit status; reset it before "exit 0". Also, check
17760 exit status of config.sub, and error out if it failed.
17761
17762 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17763
17764 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17765 and install libgloss.
17766
17767 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17768
17769 * Makefile.in (all-binutils): Depend upon all-byacc.
17770
17771 * configure.in: Don't build emacs on Irix 5.
17772
17773 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17774
17775 * configure.in (*-*-netware*): Add libio.
17776
17777 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17778
17779 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17780 (CHECK_TARGET_MODULES): Ditto.
17781 (INSTALL_TARGET_MODULES): Ditto.
17782 (TARGET_LIBS): Ditto.
17783 (all-libstdc++): Note dependencies.
17784
17785 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17786
17787 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17788
17789 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17790
17791 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17792 -fexternal-templates.
17793
17794 * configure.in (target_libs): Add libstdc++.
17795 (noconfigdirs): Add libstdc++ as appropriate.
17796
17797 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17798
17799 * config.guess: Update from FSF.
17800
17801 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17802
17803 * configure: Use ${config_shell} when running ${configsub}.
17804
17805 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17806
17807 * config.sub: No longer recognize h8300h.
17808
17809 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17810
17811 * config.sub: Remove extraneous differences between config.sub and
17812 gcc/config.sub.
17813
17814 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17815
17816 * Makefile.in (DISTSTUFFDIRS): Add gas.
17817
17818 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17819
17820 * COPYING.NEWLIB: New file.
17821
17822 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17823
17824 * config.guess (HP-UX): Patch from Harlan Stenn
17825 <harlan@landmark.com> to also emit release level.
17826
17827 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17828
17829 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17830
17831 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17832
17833 * config.sub: Merge nextstep cleanup from FSF.
17834
17835 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17836
17837 * configure.in (arm-*-*): Don't configure ld for this target.
17838
17839 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17840
17841 * configure.in (*-*-netware): don't configure libg++, libio,
17842 librx, or newlib.
17843
17844 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17845
17846 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17847 configure ld--it works, but it doesn't support shared libraries.
17848
17849 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17850
17851 * config.guess (*-unknown-freebsd*): Get rid of possible
17852 trailing "(Release)" in version string.
17853 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17854
17855 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17856
17857 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17858 Fix type: *-next-neststep -> *-next-nextstep.
17859
17860 * config.guess: Merge from FSF:
17861
17862 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17863
17864 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17865
17866 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17867
17868 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17869 instead of UNIX_SV for UnixWare 1.0).
17870
17871 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17872
17873 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17874 to make gdb/nlm/* build after the compiler and linker.
17875
17876 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17877
17878 * config.guess (netbsd, freebsd, linux): Accept any machine,
17879 not just i[34]86.
17880 (m68k-atari-sysv4): Relocate to match FSF version.
17881
17882 * config.guess: More merges from the FSF:
17883
17884 Add a space before function call or macro invocation.
17885
17886 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17887
17888 * config.guess: Add trap cmd to remove dummy.c and dummy when
17889 interrupted.
17890
17891 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17892
17893 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17894 (dummy): Redirect stderr from compilation of dummy.c.
17895
17896 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17897
17898 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17899
17900 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17901
17902 * configure: Accept and ignore --cache*, for compatibility with
17903 new autoconf.
17904
17905 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17906
17907 * config.guess: Merge from FSF:
17908
17909 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17910
17911 * config.guess (Pyramid*:OSx*:*:*): New case.
17912 (PATH): Add /.attbin at end for finding uname.
17913 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
17914
17915 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17916
17917 * config.guess (M88*:DolphinOS:*:*): New case.
17918
17919 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17920
17921 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17922 to select whether to use ELF or COFF.
17923
17924 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17925
17926 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17927
17928 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17929
17930 * config.guess: Guess the OS version for HPUX.
17931
17932 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17933
17934 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17935
17936 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17937
17938 * configure.in: Recognize --with-headers, --with-libs, and
17939 --without-newlib.
17940 * Makefile.in (all-xiberty): Depend upon all-ld.
17941
17942 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17943
17944 * configure.in: Change i[34]86 to i[345]86.
17945
17946 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17947
17948 * configure (version): A few more tweaks to help message.
17949
17950 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17951
17952 * Makefile.in: Remove (for now) librx as a host library,
17953 now that we're building it for target.
17954
17955 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17956
17957 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17958 (Karl Berry).
17959
17960 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17961
17962 * configure.in: Also configure librx.
17963
17964 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17965
17966 * Makefile.in: Update various rules to reflect that librx
17967 is now needed for libg++.
17968
17969 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17970
17971 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17972
17973 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17974
17975 * configure.in: Configure the examples directory.
17976
17977 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17978
17979 * configure: Simplify Jun 2 1994 change.
17980
17981 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17982
17983 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17984 /bin/gcc isn't good enough to build gcc.
17985
17986 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17987
17988 * Makefile.in (GDB_SUPPORT_FILES): Remove
17989 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17990 (gdb.tar.gz): Add new rule to use standard distribution building
17991 mechanism.
17992
17993 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17994
17995 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17996 Bill Cox <bill@cygnus.com>.
17997
17998 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17999
18000 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18001
18002 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18003
18004 * configure: Search current dir first in .gdbinit.
18005
18006 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18007
18008 * config.sub: Recognize freebsd (merged from gcc config.sub).
18009
18010 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18011
18012 * config.sub: Refer to NeXT's operating system as nextstep.
18013
18014 * config.sub (case $basic_machine): Re-order the cases, to match
18015 the order in the FSF version (which is mostly alphabethical).
18016 Merge in some additions and changes from the FSF.
18017
18018 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18019
18020 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18021 * config.sub: Recognize cxux7.
18022 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18023
18024 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18025
18026 * config.sub: Fix typo powerpc -> powerpc-*.
18027
18028 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18029
18030 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18031
18032 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18033 parallel with all-emacs and install-emacs). Top-level command
18034 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18035
18036 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18037
18038 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18039 $(relbindir)/make before doing ``make install'', and use
18040 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18041 installing over running make binary.
18042 ($(host)-stamp-stage3-installed): Likewise.
18043
18044 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18045
18046 * config.guess: Recognize Mach.
18047
18048 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18049
18050 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18051 see whether --exec-prefix was used.
18052
18053 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18054
18055 * README: Explicitly mention libg++/README. (Zoo's idea.)
18056
18057 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18058
18059 * Makefile.in: Add all-librx target similar to all-libproc.
18060
18061 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18062
18063 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18064 with post 1.2 uname bogosity.
18065
18066 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18067
18068 * configure: Remove temporary files on receipt of a signal.
18069
18070 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18071
18072 * configure: If there is a package_makefile_frag, remove
18073 ${subdir}/Makefile.tem after copying it in.
18074
18075 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18076
18077 * build_all.mk: support rs6000 lynx identifies itself as
18078 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18079 since /bin/gcc is too feeble to compile a modern gcc.
18080
18081 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18082
18083 * brought devo/test-build.mk update-to-date with progressive/
18084 test-build.mk. Add lynx targets and hppa flag info.
18085
18086 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18087
18088 * configure.in: Use mh-ncrsvr43. Patch from
18089 Tom McConnell <tmcconne@sedona.intel.com>.
18090
18091 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18092
18093 * config.guess (i386-unknown-bsdi): No longer need to
18094 check #if defined(__bsdi__) && defined(__i386__).
18095
18096 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18097
18098 * configure: Set program_transform_nameoption correctly.
18099
18100 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18101
18102 * brought build-all.mk update-to-date with progressive build-all.mk,
18103 added new targets and hppa info.
18104
18105 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18106
18107 * configure: If config.guess result is a prefix of the user
18108 specified target, assume a native build and use the user specified
18109 target as the host alias. Remove SunOS patch suffix removal hack.
18110 * configure.in: Remove SunOS patch suffix removal hack.
18111
18112 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18113 in NATIVE_CHECK_MODULES.
18114
18115 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18116
18117 * Makefile.in: Rename HOST_ONLY to NATIVE.
18118 * configure: Delete SunOs patch suffix from host_canonical
18119 and build_canonical variables that are prepended to Makefiles.
18120 * configure.in: Add comments for easier maintenance.
18121
18122 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18123
18124 * Makefile.in: Add all-libproc target similar to all-gui.
18125
18126 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18127
18128 * Makefile.in (CHECK_MODULES): split into
18129 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18130
18131 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18132
18133 * config.guess (i386-unknown-bsdi): New system to guess.
18134
18135 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18136
18137 * Makefile.in: Add all-gui target (but not yet build by "all").
18138
18139 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18140
18141 * config.sub: Move deletion of patch suffix from here...
18142 * configure.in: To here, at Ian's suggestion. The top-
18143 level scripts might need to know of a patch level.
18144
18145 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18146
18147 * config.sub: Strip off patch suffix so rtl is recognized
18148 as a sunos4.1.3 machine, even though it's been patched.
18149
18150 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18151
18152 * Makefile.in (INSTALL_LAST): Delete.
18153 (INSTALL_DOSREL): New.
18154
18155 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18156
18157 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18158 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18159 whether we pass down --with-gnu-ld anyhow.
18160
18161 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18162
18163 * Makefile.in (INSTALL_LAST): Change operation so it works
18164 on more flavors of make.
18165 * configure.in (go32): Don't build libg++ or libio.
18166
18167 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18168
18169 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18170 they can be overriden by templates.
18171
18172 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18173
18174 * configure.in (target==go32): Don't build gdb.
18175 * dosrel: New directory.
18176
18177 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18178
18179 * configure.in (host==go32): Configure dosrel too.
18180 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18181 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18182 be set by incoming names or templates.
18183 (INSTALL_LAST): New rule.
18184
18185 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18186
18187 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18188
18189 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18190
18191 * configure.in (appdirs): New variable. Currently empty, but will
18192 be used in gas distribution. If nonempty, lists a set of
18193 directories at least one of which must get configured, or top
18194 level configuration is considered to have failed.
18195 (rs6000-*-lynxos*): Use new file name.
18196
18197 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18198
18199 Eliminate XTRAFLAGS.
18200 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18201 newlib include files using -idirafter, and also use -nostdinc.
18202 (CXX_FOR_TARGET): Likewise.
18203 (XTRAFLAGS): Removed.
18204 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18205 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18206 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18207 ($(DO_X)): Don't pass down XTRAFLAGS.
18208
18209 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18210
18211 * configure.in (mips*-dec-bsd*): New target; do build linker.
18212 (mips*-*-bsd*): New target; don't build linker.
18213
18214 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18215
18216 * configure.in: support rs6000-*-lynxos* configuration.
18217 support sunos4 as a cross target.
18218
18219 * config.sub: look for lynx*, not lynx since the OS version may
18220 legitimately be part of the name.
18221
18222 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18223
18224 * configure.in (i[34]86-*-sco*): Move to be with other i386
18225 targets.
18226 (romp-*-*): New target. Skip various binary utilities.
18227 (vax-*-*): New target. Don't build newlib.
18228 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18229
18230 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18231
18232 * configure.in: Only set host_makefile_frag if config
18233 directory exists.
18234
18235 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18236
18237 * install.sh: If $dstdir exists, don't check whether each
18238 component does.
18239
18240 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18241
18242 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18243
18244 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18245
18246 * configure.in (*-*-lynxos*): Don't configure newlib for either
18247 native or cross Lynx.
18248
18249 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18250
18251 * config.sub (sparc64-elf): Fix os.
18252 (z8k): Remove duplicate.
18253
18254 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18255
18256 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18257 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18258
18259 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18260
18261 * configure: Make file links cleanly even if Lynx fails on
18262 an NFS symlink (at least fail cleanly).
18263
18264 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18265
18266 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18267 -XNh2000.
18268
18269 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18270
18271 * configure: Unknown options are fatal again.
18272
18273 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18274
18275 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18276 compatibility.
18277
18278 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18279
18280 * build-all.mk: Add `clean' target.
18281
18282 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18283
18284 * config.guess: Add SINIX support.
18285 * configure.in: Add mips-*-sysv4* support.
18286
18287 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18288
18289 * build-all.mk: Document all useful targets.
18290 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18291 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18292
18293 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18294
18295 * configure: Support --silent, --quiet.
18296
18297 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18298
18299 * configure: Support --disable-FEATURE.
18300
18301 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18302
18303 * config.guess: Recognize NCR running SVR4.3.
18304
18305 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18306
18307 * config.guess: Make BSDI generate i386-unknown-bsd386.
18308 Patch from Paul Eggert <eggert@twinsun.com>.
18309
18310 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18311
18312 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18313
18314 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18315
18316 * configure: Make unrecognized options give nonfatal warnings
18317 instead of fatal errors, and pass them to any subdirectory
18318 configures in case they recognize them.
18319 Make --x equivalent to --with-x.
18320
18321 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18322
18323 * configure: Add --enable-* options. Clean up usage message and
18324 some comments.
18325
18326 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18327
18328 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18329
18330 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18331
18332 * configure.in (hppa*-*-*): Enable binutils.
18333
18334 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18335
18336 * config.sub: Recognize cisco.
18337
18338 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18339
18340 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18341
18342 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18343
18344 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18345 than one configuration name. Add comment.
18346
18347 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18348
18349 * config.guess: about target *-hitachi-hiuxwe2, fixed
18350 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18351 macro is incorrect.]
18352
18353 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18354
18355 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18356 than the "make ls" stuff which used to be here.
18357
18358 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18359
18360 * config.guess: Recognize i[34]86-unknown-freebsd.
18361 From Shawn M Carey <smcarey@rodan.syr.edu>.
18362
18363 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18364
18365 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18366
18367 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18368
18369 * config.guess: Check for ptx.
18370
18371 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18372
18373 * config.sub: Add os9k checking.
18374
18375 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18376
18377 * config.guess: Handle OSF1 running on HPPA processors
18378
18379 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18380
18381 * configure: If subdir configure fails, print out a message with
18382 subdirectory name, in case subdir's configure code didn't identify
18383 itself.
18384
18385 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18386
18387 * configure.in: Remove embedded newlines from configdirs.
18388 Avoid mismatches of substrings. Fix matching strings at end
18389 of configdirs.
18390
18391 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18392
18393 * config.guess: Add Lynx/rs6000 config support.
18394
18395 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18396
18397 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18398
18399 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18400
18401 * configure.in (hppa*-*-osf*): Treat this just like most other
18402 PA configurations (eg no binutils or ld).
18403 (hppa*-*-*elf*): These configurations have binutils and ld.
18404
18405 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18406
18407 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18408
18409 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18410
18411 * configure.in (rs6000-*-*): Build gas.
18412
18413 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18414
18415 * Makefile.in: Avoid bug in losing hpux sed.
18416
18417 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18418
18419 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18420 for GDB and GDB has been fixed to not need it.
18421
18422 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18423
18424 * config.guess: Recognize vax hosts.
18425
18426 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18427
18428 * configure (while loop): Don't use "break 2" inside case
18429 statement -- the case statement isn't an enclosing loop.
18430
18431 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18432
18433 * config.guess: Clean up NeXT support, to allow nextstep
18434 on Intel machines. Make OS be nextstep.
18435
18436 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18437
18438 * config.guess: Add alternate forms for Convex.
18439
18440 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18441
18442 * configure: Completely rewrite option processing. Take
18443 advantage of pattern-matching to avoid invoking test frequently.
18444 Also clean up host and target defaulting logic.
18445
18446 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18447
18448 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18449 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18450 commands (plus user environment) will fit SCO limits.
18451
18452 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18453
18454 * configure.in: Don't issue warnings about directories which are
18455 not being configured if -norecursion is set. Correct test for
18456 --with-gnu-as and --with-gnu-ld to not get confused by substring
18457 matches.
18458
18459 * configure.in: Don't build gas for alpha-dec-osf1*.
18460
18461 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18462
18463 * configure: Back out Per's change of 12/19/1993. It changes the
18464 behavior of configure in unexpected and confusing ways.
18465
18466 Also, use different delim char when calculating
18467 program_transform_name so that the name can contain slashes.
18468
18469 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18470
18471 * configure.in, config.sub: Add support for VSTa micro-kernel.
18472
18473 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18474
18475 * configure.in: Nuke hacks which were used to get a special
18476 version of GAS for HPPA configurations.
18477
18478 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18479
18480 * configure: If only ${target_alias} is given, use that
18481 as the default for ${host_alias}.
18482 * configure: Add missing back-slashes before nested quotes.
18483
18484 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18485
18486 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18487
18488 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18489
18490 * config.guess: Recognize some Tektronix configurations.
18491 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18492
18493 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18494
18495 * config.sub: Match any flavor of SH.
18496
18497 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18498
18499 * configure.in: Don't try to configure newlib for Alpha.
18500
18501 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18502
18503 * configure.in: Don't build ld for Irix 5. Don't build gas,
18504 libg++ or libio for any Alpha target.
18505
18506 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18507
18508 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18509
18510 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18511 default arguments -- so it tried to compress itself.
18512
18513 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18514
18515 * configure.in (notsupp): ensure that a space is always at the end
18516 of the configdirs list, since the grep checks for an explicit space
18517
18518 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18519
18520 * configure.in (target i386-sysv4.2): don't build ld, since static
18521 versions of many libraries are not available.
18522
18523 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18524
18525 * config.guess: Recognize Apollos (using environment variables).
18526 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18527
18528 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18529
18530 * config.guess: Recognize Sony news mips running newsos.
18531
18532 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18533
18534 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18535 "fi ; else" for bash.
18536
18537 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18538
18539 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18540
18541 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18542
18543 * config.sub: accept unixware as an alias for svr4.2.
18544 Fix some inconsistancies with the gcc version.
18545
18546 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18547
18548 * Makefile.in (DISTDOCDIRS): Add gdb.
18549
18550 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18551
18552 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18553
18554 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18555
18556 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18557 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18558 this now.
18559
18560 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18561
18562 * config.sub: Accept hiux* as an OS name.
18563
18564 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18565 etc/make-stds.texi. The underscore came from gcc, and dje now
18566 agrees that RUNTESTFLAGS is the correct name.
18567
18568 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18569
18570 * install.sh: Remove 'set -e'. It makes any conditionals
18571 in the script useless.
18572
18573 * config.guess: Automatically recognize arm-acorn-riscix
18574 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18575
18576 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18577
18578 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18579
18580 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18581
18582 * Makefile.in (DISTDOCDIRS): New variable.
18583 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18584 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18585
18586 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18587
18588 * configure.in (hppa target): check the source directory for the
18589 pagas sub-directory
18590
18591 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18592
18593 * config.sub: Allow -aout* and -elf*.
18594
18595 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18596
18597 * configure.in: Don't build ld on i386-solaris2, same as for
18598 sparc-solaris2.
18599
18600 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18601
18602 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18603
18604 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18605
18606 * configure.in: Configure gdb for alpha.
18607
18608 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18609
18610 * Makefile.in (CXXFLAGS): Add -O.
18611
18612 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18613
18614 * config.guess: added support for DG Aviion
18615
18616 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18617
18618 * configure.in: Produce warning message for subdirectories not
18619 configurable for this host/target combination. Don't try to
18620 configure gdb for vms.
18621
18622 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18623
18624 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18625 appropriate files before making "diststuff".
18626 (DISTBISONFILES): New var: list of files to be edited.
18627 (DISTSTUFFDIRS): Add binutils.
18628
18629 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18630
18631 * config.sub: also handle mipsel and mips64el (for little endian mips)
18632
18633 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18634
18635 * configure.in: Add * to end of all OS names.
18636
18637 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18638
18639 * configure.in: Build newlib for LynxOS native.
18640
18641 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18642
18643 * config.guess: Add support for delta 88k running SVR3.
18644
18645 * configure.in: Add comment about HP compiler vs. emacs.
18646
18647 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18648
18649 * configure.in: don't build ld on solaris2 (not a viable option
18650 due to bugs in getpwnam & getpwuid)
18651
18652 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18653
18654 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18655 config.guess will produce a full version number.
18656
18657 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18658
18659 * configure.in: Build linker and binutils for alpha-dec-osf1.
18660
18661 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18662
18663 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18664 and gdb/testsuite/Makefile.in.
18665
18666 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18667
18668 * configure.in: recognize mips*- instead of mips-
18669
18670 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18671
18672 * config.sub: Accept linux*coff and linux*elf as operating
18673 systems.
18674
18675 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18676
18677 * config.sub: Recognize mips64, and mips3 as an alias for it.
18678
18679 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18680
18681 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18682 gdb knows how to handle OSF/1 shared libraries.
18683
18684 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18685
18686 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18687 * config.guess: Recognize Hitachi's HIUX.
18688 * config.sub: Recognize h3050r* and hppahitachi.
18689 Remove redundant cases for hp9k[23]*.
18690
18691 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18692
18693 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18694 if gas and ld are in the source tree and are in ${configdirs}.
18695 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18696 --with options (but still pass them down on the command line,
18697 if they were explicitly specified).
18698
18699 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18700
18701 * configure: substitute SHELL value in Makefile.in with
18702 ${CONFIG_SHELL}
18703
18704 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18705
18706 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18707 *-*-solaris2* targets.
18708
18709 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18710
18711 * Makefile.in: define M4, and pass it down to sub-makes;
18712 all-autoconf now depends on all-m4
18713
18714 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18715
18716 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18717 presence of {ar,ranlib} instead of a configured directory
18718
18719 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18720
18721 * config.guess: Accept 34?? as well as 33?? for NCR.
18722
18723 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18724
18725 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18726 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18727
18728 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18729
18730 * configure: grab values for $(CC) and $(CXX) from the
18731 environment, so that someone can do "CC=gcc configure; make" and
18732 have it work right (matching the way that autoconf works now)
18733
18734 * configure.in, Makefile.in: add support for gash, the tcl
18735 interface to Galaxy
18736
18737 * config.guess: add NetBSD variants (hp300, x86)
18738
18739 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18740
18741 * install.sh: Support -d option (in the manner of SunOS 4 install,
18742 as it is more deterministic than that of GNU install)
18743 (chmodcmd): Set file to mode 755 by default (should also do default
18744 chgrp and chown, but I don't feel like dealing with that now)
18745
18746 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18747
18748 * config.sub: Remove h8300hhms alias.
18749
18750 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18751
18752 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18753
18754 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18755
18756 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18757 as stmp-fixinc
18758
18759 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18760
18761 * config.sub: recognize m88110-bug-coff.
18762
18763 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18764
18765 * Makefile.in (all-libio): all dependencies on the toolchain used
18766 to build this (gcc, gas, ld, etc)
18767
18768 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18769
18770 * config.guess: Deal with OSF/1 1.3 on alpha.
18771
18772 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18773
18774 * install.sh: add some 'else true' clauses for portability
18775
18776 * configure.in: don't build libio for h8[35]00-*-* targets
18777
18778 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18779
18780 * Makefile.in: Add support for new libio.
18781
18782 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18783
18784 * install.sh: If one command fails, don't try the rest. Don't try
18785 to remove $dsttmp (via trap) unless we have already created it.
18786 If $src doesn't exist, detect it and exit with an error.
18787
18788 * config.guess: Recognize BSD on hp300.
18789
18790 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18791
18792 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18793 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18794
18795 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18796
18797 * Makefile.in (all-send-pr): depends on all-prms
18798
18799 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18800
18801 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18802
18803 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18804
18805 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18806 Added test for mips-mips-riscos5.
18807
18808 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18809
18810 * configure.in: use mh-hp300 for 68k HP hosts
18811
18812 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18813
18814 * configure: add support for CONFIG_SHELL, so that you can use
18815 some alternate shell for evaluating configure scripts
18816
18817 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18818
18819 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18820 in configure script to bug-gdb@prep.ai.mit.edu when building
18821 distribution archive.
18822 * Makefile.in (COMPRESS): Remove def.
18823 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18824 gdb.tar.Z and make-gdb.tar.Z respectively.
18825 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18826 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18827 to convergence with 'taz' target in Makefile.in.
18828
18829 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18830
18831 * install.sh (dsttmp): use trap to ensure that tmp files go
18832 away on error conditions
18833
18834 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18835
18836 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18837
18838 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18839
18840 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18841 its parent is '/' not ''.
18842
18843 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18844
18845 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18846
18847 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18848 that ${newsrcdir}/configure.in does.
18849
18850 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18851
18852 * test-build.mk: support for CONFIG_SHELL
18853
18854 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18855
18856 * config.sub (netware): Add as a basic system type.
18857
18858 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18859
18860 * Makefile.in (Makefile): depend on configure.in. Also drop the
18861 $(srcdir)/ from the dependency on Makefile.in.
18862
18863 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18864
18865 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18866 (h8300hhms is temporary until multi-libraries are implemented).
18867 * configure.in: Handle h8300h too.
18868
18869 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18870
18871 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18872
18873 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18874
18875 * configure: Remove extraneous output when guessing host type.
18876 * config.guess: Remove extraneous output when guessing using C
18877 compiler rather than uname, or when guessing fails.
18878
18879 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18880
18881 * Makefile.in: remove all.cross and install.cross targets
18882
18883 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18884 definitions
18885
18886 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18887
18888 * configure.in (target sh): Build gprof.
18889
18890 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18891
18892 * config.sub: change -solaris to -solaris2
18893
18894 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18895
18896 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18897
18898 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18899
18900 * configure: Correct error message for missing Makefile.in to
18901 print correct directory.
18902
18903 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18904
18905 * install.sh: kludge around 386BSD shell bug
18906
18907 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18908
18909 * config.guess: Recognize NeXT.
18910 * config.guess: Recognize i486-ncr-sysv4.
18911 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18912
18913 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18914
18915 * Makefile.in (MAKEINFOFLAGS): New variable.
18916 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18917 * build-all.mk, test-build.mk: Pass down --no-split as
18918 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18919
18920 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18921
18922 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18923
18924 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18925
18926 * Makefile.in (libg++.tar.z): New rule.
18927 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18928 * Makefile.in (taz): Only do a single chmod.
18929
18930 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18931
18932 * install.sh: don't use dirname anymore (replaced with sed usage)
18933
18934 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18935
18936 * Makefile.in: Change extension for gzip'd files from '.z' to
18937 '.gz' per new FSF standard usage.
18938
18939 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18940
18941 * configure: put quotes around the final value of program_transform_name
18942
18943 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18944
18945 * Makefile.in: new install.sh support; update install-info rules
18946
18947 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18948
18949 * configure.in: Build diff for crosses, but not for go32 host.
18950
18951 * configure.in: Build gprof only for native, and don't build it
18952 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18953
18954 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18955
18956 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18957
18958 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18959
18960 * configure.in (host_tools): Add prms.
18961
18962 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18963
18964 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18965 with $(FLAGS_TO_PASS) on the command line
18966
18967 * config.sub: Recognize lynx and lynxos
18968
18969 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18970
18971 * config.sub: Accept -ecoff*, not just -ecoff.
18972
18973 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18974
18975 * Makefile.in (taz): Use .gz suffix instead of .z.
18976 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18977 names.
18978
18979 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18980
18981 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18982
18983 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18984
18985 * Makefile.in (install-no-fixedincludes): install gcc last, so
18986 that rebuilds that might happen during 'make install' don't get
18987 bogus gcc include files
18988
18989 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18990
18991 Change from Utah for HPPA support:
18992 * config.guess: Recognize hppa1.x-hp-bsd.
18993
18994 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18995
18996 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18997 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18998
18999 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19000
19001 * config.sub: Add support for rom68k and bug boot monitors.
19002
19003 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19004
19005 * Makefile.in: Make all-opcodes depend on all-bfd.
19006
19007 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19008
19009 * config.guess: Added special check for i[34]86-univel-sysv4*.
19010
19011 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19012
19013 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19014 the processor rather than assuming i486.
19015
19016 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19017
19018 * config.guess: Recognize SunOS6 as Solaris3.
19019
19020 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19021
19022 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19023 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19024
19025 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19026
19027 * build-all.mk (all-cross): New target for Canadian Cross.
19028 Added Q2 go32 targets.
19029 * test-build.mk: Configure go32 cross sparclite-aout and
19030 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19031 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19032
19033 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19034
19035 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19036 GO32 hosted toolchains
19037
19038 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19039
19040 * configure: change so "-exec-prefix" gets passed down rather
19041 than "-exec_prefix" so autoconf generated Makefiles get the
19042 exec_prefix set right.
19043
19044 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19045
19046 * config.guess: get the Solaris2 minor version number
19047
19048 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19049
19050 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19051
19052 * config.guess: Recognize some Sequent platforms.
19053
19054 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19055
19056 * Makefile.in: added the vault-install target
19057
19058 * configure.in: actually use the Sun3 makefile fragment that's in
19059 config, also added the release dir to configdirs
19060
19061 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19062
19063 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19064
19065 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19066
19067 * configure.in: remove some program from Alpha targetted toolchains
19068
19069 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19070
19071 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19072 gprof.
19073 (taz): Run "make diststuff" in those directories instead of "make
19074 proto-dir". Look for "VERSION=" only at start of line in subdir
19075 Makefile. Use "gzip -9" for compression.
19076 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19077 (binutils.tar.z): New target.
19078
19079 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19080
19081 * Makefile.in (taz): Include gpl.texinfo.
19082
19083 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19084
19085 * Makefile.in (setup-dirs): Merged into "taz" target.
19086 (taz): Only do `proto-dir' stuff if a directory is actually needed
19087 for this target.
19088
19089 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19090
19091 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19092 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19093 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19094 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19095 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19096
19097 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19098
19099 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19100 config.sub, and move-if-change to gdb testsuite distribution
19101 archive, so the testsuite can be extracted, configured, and
19102 run separately from the gdb distribution. Blow away the Chill
19103 tests that require a Chill compiled executable, since GNU Chill
19104 is not yet publically available.
19105
19106 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19107
19108 * test-build.mk: set environment variables in a single command,
19109 instead of a list of assignments and exports
19110
19111 * config.guess: recognize Alpha/OSF1 systems
19112
19113 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19114
19115 * configure: Change help message to prefer --options rather than
19116 -options.
19117
19118 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19119
19120 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19121 zippy@ecst.csuchico.edu.
19122 * config.guess: Recognize miniframe.
19123
19124 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19125
19126 * Makefile.in: Use srcroot to find runtest rather than rootme.
19127 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19128
19129 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19130
19131 * test-build.mk: Extensive additions to support building on a
19132 machine other than the host.
19133
19134 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19135
19136 * configure (tooldir): Fix for i386-aix again.
19137
19138 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19139
19140 * configure, Makefile.in: Change definition of $(tooldir)
19141 to match the FSF.
19142
19143 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19144
19145 * config.guess: Recognize i[34]86/SVR4.
19146
19147 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19148
19149 * Makefile.in (all-gdb): gdb depends on sim.
19150
19151 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19152
19153 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19154 at the same time we make the prototype gdb directory.
19155 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19156 files at the same time as the gdb base release distribution.
19157
19158 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19159
19160 * Makefile.in (check): Use individual check targets rather than
19161 DO_X rule.
19162 (check-gcc): Added.
19163
19164 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19165
19166 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19167 for System V release 3.2.
19168
19169 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19170
19171 * config.sub: Recognize hppaosf.
19172 * configure.in: Do configure ld/binutils/gas for it.
19173
19174 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19175
19176 * configure (tooldir): Alter syntax used to set this, for systems
19177 where "\$" isn't handled right, like i386-aix.
19178
19179 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19180
19181 * configure: Pass program-transform-name, not
19182 program_transform_name, to recursive configures.
19183
19184 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19185
19186 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19187 of gas+ld+binutils.
19188
19189 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19190
19191 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19192
19193 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19194
19195 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19196
19197 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19198
19199 * Makefile.in (PRMS): Set back to all-prms.
19200
19201 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19202
19203 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19204 targets, rather than for MIPS hosts.
19205
19206 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19207
19208 * configure.in: add comment for --with-x default values
19209
19210 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19211
19212 * Makefile.in: add check-* targets for each of the directories in
19213 the tree. Add a definition of RUNTEST that will use the one we
19214 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19215
19216 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19217
19218 * configure.in: Removed obsolete references to bfd_target and
19219 target_makefile_frag.
19220
19221 * build-all.mk: Set assorted targets for Q2.
19222 * config.sub: Recognize z8k-sim and h8300-hms.
19223 * test-build.mk: Really don't pass host to configure.
19224 (HOLES): Added uname.
19225
19226 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19227
19228 * configure: Handle an empty program-prefix, program-suffix or
19229 program-transform-name correctly.
19230
19231 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19232
19233 * build-all.mk: -G 8 no longer required for MIPS targets.
19234 * test-build.mk: Don't pass host argument to configure; make it
19235 guess.
19236
19237 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19238
19239 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19240 * Makefile.in (COMPRESS): New macro, like GZIP.
19241
19242 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19243
19244 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19245
19246 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19247 with gas currently defaults to -G 0.
19248
19249 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19250
19251 * Makefile.in (all-flex): flex depends on byacc.
19252
19253 * build-all.mk: If host not specified, use config.guess. Pass TAG
19254 to test-build.mk as RELEASE_TAG.
19255 * test-build.mk (configargs): New variable containing arguments to
19256 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19257 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19258
19259 * config.guess: Use /bin/uname when checking -X argument on SCO,
19260 to avoid invoking GNU uname which doesn't understand -X.
19261
19262 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19263
19264 * configure.in: Build gas for mips-*-*.
19265
19266 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19267
19268 * Makefile.in (all.normal): insert missing backslash.
19269
19270 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19271
19272 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19273
19274 * Makefile.in: Complete overhaul to merge many almost identical
19275 targets.
19276
19277 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19278
19279 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19280 (gdb.tar.Z): Adjusted.
19281
19282 * Makefile.in (setup-dirs, taz): New targets; should be general
19283 enough to adapt for gdb sometime. Build only .z file.
19284 (gas.tar.z): New target.
19285
19286 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19287
19288 * build-all.mk: Use CC=cc -Xs on Solaris.
19289
19290 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19291
19292 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19293 for handling BISON for FSF releases.
19294
19295 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19296
19297 * configure: Actually implement the change zoo just documented.
19298
19299 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19300
19301 * configure: when using config.guess, only set target_alias when
19302 it's not already been set (ie, on the command line)
19303
19304 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19305
19306 * Makefile.in: add installcheck target, set PRMS to install-prms
19307
19308 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19309
19310 * configure: add support for package_makefile_fragment, handle the
19311 case where a directory has a configure.in file but no Makefile.in
19312 more gracefully (with an actual understandable error message, even);
19313 add support for --without (and add this to the usage message); also
19314 explicitly add a --host=${host_alias} to the command line when
19315 config.guess is used
19316
19317 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19318
19319 * configure: Must use both --host and --target in recursive calls.
19320
19321 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19322
19323 * Makefile.in: Change deja-gnu to dejagnu.
19324
19325 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19326
19327 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19328
19329 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19330
19331 * configure.in: canonicalize all instances to *-*-solaris2*,
19332 also strip out a number of tools to not build for go32 host
19333
19334 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19335
19336 * config.guess: add GPL.
19337
19338 * Makefile.in, config.guess, config.sub, configure: bump
19339 copyrights to 93.
19340
19341 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19342
19343 * Makefile.in (do-info): Removed obsolete check for existence of
19344 localenv file.
19345
19346 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19347
19348 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19349
19350 * Makefile.in: a couple of 'else true' for decstation,
19351 support for TclX
19352
19353 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19354
19355 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19356
19357 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19358
19359 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19360
19361 * config.guess: Recognize i386-ibm-aix (PS/2).
19362 * configure.in: Use config/mh-aix386 file for it.
19363
19364 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19365
19366 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19367 CC_FOR_TARGET instead.
19368 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19369
19370 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19371
19372 * Makefile.in: Add sim to list of directories sent with gdb
19373
19374 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19375
19376 * configure.in: Put back mips-dec-bsd* case.
19377
19378 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19379
19380 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19381 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19382 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19383
19384 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19385
19386 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19387
19388 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19389 (install-info): install dir.info only if it exists,
19390 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19391
19392 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19393
19394 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19395 gas for mips-dec-bsd.
19396
19397 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19398
19399 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19400 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19401
19402 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19403
19404 * configure.in: Added "dejagnu" to hosttools list.
19405
19406 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19407
19408 * config.sub, configure.in, config.guess: Add support
19409 for Bosx, an AIX variant from Bull.
19410 Patches from F.Pierresteguy@frcl.bull.fr.
19411
19412 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19413
19414 * devo/dejagnu: Initial creation of devo/dejagnu.
19415 Migrated dejagnu testcases and support files for testing software
19416 tools to reside as subdirectories, currently called "testsuite",
19417 within the directory of the software tool. Migrated all programs,
19418 support libraries, etc. beloging to dejagnu proper from
19419 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19420 with no modifications. The changes to these files which will
19421 allow them to configure, build, and execute properly will be made
19422 in a future update.
19423
19424 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19425
19426 * Makefile.in: Change send_pr to send-pr.
19427 * configure.in: Likewise.
19428 * send_pr: Renamed directory to send-pr.
19429
19430 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19431
19432 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19433
19434 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19435
19436 * README: Update for gdb-4.8 release.
19437 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19438 gdb-xxx.tar.z (gzip'd) file also.
19439
19440 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19441
19442 * Makefile.in: make all-diff depend on all-libiberty
19443
19444 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19445
19446 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19447
19448 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19449
19450 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19451
19452 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19453
19454 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19455 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19456 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19457
19458 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19459
19460 * Makefile.in: makeinfo binary is in a new location
19461
19462 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19463
19464 * config.sub: Accept -ecoff as an OS.
19465
19466 * Makefile.in: Various changes to eliminate a level of make
19467 recursion and reduce the required command line length.
19468 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19469 sub-makes.
19470 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19471 variables holding settings for specific sub-makes.
19472 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19473 in terms of BASE_FLAGS_TO_PASS.
19474 (TARGET_LIBS): New variable listing directories which use
19475 TARGET_FLAGS_TO_PASS.
19476 (subdir_do): Eliminated.
19477 (do-*): New set of targets to replace subdir_do.
19478 (various): All targets which used subdir_do now depend on do-*.
19479 (local-clean): Renamed from do_clean.
19480 (local-distclean): New target, dependency of distclean and
19481 realclean.
19482 (install-info): Don't create directories. Depend on dir.info
19483 rather than calling make recursively.
19484 (install-dir.info): Eliminated.
19485 (install-info-dirs): Create all info directories here.
19486 (dir.info): Depend upon do-install-info.
19487
19488 * test-build.mk (HOLES): Added false.
19489
19490 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19491
19492 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19493
19494 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19495
19496 * Makefile.in (info): remove dependency on all-texinfo. The
19497 problem was really in texinfo/C, not at this level.
19498
19499 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19500
19501 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19502
19503 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19504
19505 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19506 GDB releases.
19507
19508 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19509
19510 * configure: Include srcdir in message about target of link not
19511 being found. Don't convert `-' to `_' in `with' options being
19512 passed to subdirs.
19513
19514 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19515
19516 * configure.in: add uudecode to host_tools
19517
19518 * Makefile.in: added {all,install}-uudecode targets, added them to
19519 the appropriate lists
19520
19521 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19522
19523 * Makefile.in (all-gcc): Added dependency on all-gas.
19524
19525 * configure.in (mips-*-*): Build ld and binutils.
19526
19527 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19528
19529 * configure: check return code from mkdir, print error message and
19530 exit on failure.
19531
19532 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19533
19534 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19535
19536 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19537
19538 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19539
19540 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19541
19542 * config.sub (h8500): Recognize this as a cpu type.
19543
19544 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19545
19546 * configure: source directory missing is no longer a warning
19547
19548 * configure.in: recognize irix[34]* instead of irix[34]
19549
19550 * Makefile.in: define and pass down X11_LIB
19551
19552 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19553
19554 * guess-systype: Renamed to ...
19555 * config.guess: ... by popular request.
19556 * configure.in, Makefile.in: Update accordingly.
19557
19558 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19559
19560 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19561 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19562 + Execute ./dummy instead of assuming . is in PATH.
19563
19564 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19565
19566 * guess-systype: New shell script. Attempts to guess the
19567 canonical host name of the executing host.
19568 Only a few hosts are supported so far.
19569 * configure: Call guess-systype if no host is specified.
19570
19571 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19572
19573 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19574 gcc Makefile.
19575
19576 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19577
19578 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19579 (all-gcc, install-gcc, subdir_do): Use it.
19580
19581 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19582
19583 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19584
19585 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19586
19587 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19588 set exclusively by configure, using configure.in .
19589
19590 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19591
19592 * test-build.mk: set $PATH for all builds
19593
19594 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19595
19596 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19597
19598 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19599 the one used in gcc/Makefile.in, so that a null expansion doesn't
19600 override the one needed to build gcc with a native cc.
19601
19602 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19603
19604 * configure: Accept -with arguments.
19605
19606 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19607
19608 * Makefile.in: added h8300sim
19609
19610 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19611
19612 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19613 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19614 (all-cygnus, native, build-cygnus): Make
19615 $(canonhost)-stamp-3stage-done, not $(host)....
19616 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19617 i386-sco3.2v4. Added else true to if command.
19618
19619 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19620
19621 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19622
19623 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19624
19625 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19626
19627 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19628
19629 * configure.in: don't remove binutils from Solaris builds
19630
19631 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19632
19633 * Makefile.in: get rid of earlier definitions for *clean,
19634 also handle the recursive info rule better
19635
19636 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19637
19638 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19639 do more-or-less the right thing.
19640
19641 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19642
19643 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19644 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19645
19646 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19647
19648 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19649 $(host_canonical).
19650
19651 * configure.in: split the configdirs list into 4 categories (native
19652 v. cross, library v. tool) and handle the cross-only and native-
19653 only in more reasonable (and correct!) way.
19654
19655 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19656
19657 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19658 configdirs anymore.
19659
19660 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19661
19662 * Makefile.in: extensive cleanup:: removed all of the explicit
19663 clean-* targets, collapsed many wrappers around subdir_do into
19664 one, added additional targets to satisfy standards.texi, deleted
19665 some old targets, some changes for consistency
19666
19667 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19668
19669 * configure.in: handle some programs as cross-only, and others as
19670 native only
19671
19672 * test-build.mk: handle partial holes in a more generic manner
19673
19674 * Makefile.in: m4 depends on libiberty
19675
19676 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19677
19678 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19679 time, wdiff, and find to configdirs
19680
19681 * Makefile.in: all, clean, and install rules for the new programs
19682 added to configure.in
19683
19684 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19685
19686 * configure.in: use mh-sun for all *-sun-* hosts
19687
19688 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19689
19690 * Makefile.in: define flags for X11 include files and library file
19691 locations, pass them down to the programs that need this info
19692
19693 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19694
19695 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19696
19697 * configure.in: start building libg++ for HP-UX targets
19698
19699 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19700
19701 * README: Update references to files moved into etc/.
19702
19703 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19704
19705 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19706 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19707
19708 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19709
19710 * configure: accept dash as well as underscore in long option
19711 names for FSF compatibility.
19712
19713 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19714
19715 * config.sub: added -sco3.2v4 support from FSF.
19716
19717 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19718
19719 * configure.in: expand the section that adds or removes
19720 directories from the list of programs to build, to handle native
19721 vs. cross in addition to host v. native
19722
19723 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19724
19725 * Makefile.in: Replace C++ in macro names with CXX.
19726 This is less likely to break ...
19727
19728 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19729
19730 * test-build.mk: add -w to GNU_MAKE
19731
19732 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19733
19734 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19735 add 'sparc' to list of recognized cpus. This needed to make
19736 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19737 Delete some redundant ose68 variants. Recognize -wrs as an os,
19738 then changes that into $CPU-wrs-vxworks.
19739
19740 * configure.in: remove most references to gdbtest, regularize
19741 target based program removal
19742
19743 * test-build.mk: import from p3 tree (many fixes and changes)
19744
19745 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19746
19747 * Makefile.in: added rules to handle tcl, tk, and expect
19748
19749 * configure.in: handle those directories if they exist
19750
19751 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19752
19753 * config.sub: removed bogus hppabsd and hppahpux names, since
19754 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19755
19756 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19757
19758 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19759 depends upon all-xiberty
19760
19761 * Makefile.in: changes from p3, including:
19762
19763 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19764
19765 * Makefile.in (XTRAFLAGS): include newlib directories if
19766 newlib/Makefile exists, rather than if host != target.
19767
19768 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19769
19770 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19771 from the same source tree and not building a cross-compiler. This
19772 matters for the libg++ configuration if reconfiguring a tree that
19773 has already been installed.
19774
19775 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19776
19777 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19778 pick up the machine and system specific header files.
19779
19780 * Makefile.in: added AS_FOR_TARGET, passed down in
19781 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19782 the C compiler to use to create programs which are run in the
19783 build environment, set it to default to $(CC), and passed it down
19784 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19785
19786 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19787
19788 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19789 We need them for unusual native builds, like systems without
19790 ranlib.
19791
19792 * configure: also define $(host_canonical) and
19793 $(target_canonical), which are the full, canonical names for the
19794 given host and target
19795
19796 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19797
19798 * Makefile.in: Added separate definitions for C++.
19799
19800 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19801
19802 * configure.in (configdirs): Add deja-gnu.
19803
19804 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19805
19806 * README: Update for configure.texi and gdb-4.7 release.
19807
19808 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19809
19810 * Makefile.in: Move "all" target to top of file.
19811 Previously, first target was ".PHONY" which caused BSD4.4 make
19812 to build .PHONY when make was run without arguments.
19813
19814 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19815
19816 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19817 Library-copylefted code in libiberty.
19818
19819 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19820
19821 * config.sub: Replace m68kmote with plain old m68k.
19822
19823 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19824
19825 * Makefile.in: Remove space from blank line, avoid Make complaints.
19826
19827 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19828
19829 * config.sub: Complain if no argument is given. Added support for
19830 386bsd as OS and target alias.
19831
19832 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19833
19834 * Makefile.in (XTRAFLAGS): include newlib directories if
19835 newlib/Makefile exists, rather than if host != target.
19836
19837 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19838
19839 * config.sub: recognize sparclite-wrs-vxworks.
19840
19841 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19842 p3.) Added clean-xiberty to clean.
19843
19844 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19845
19846 * configure.in: use *-*-* instead of nested cases for host and target
19847
19848 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19849
19850 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19851 from the same source tree and not building a cross-compiler. This
19852 matters for the libg++ configuration if reconfiguring a tree that
19853 has already been installed.
19854
19855 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19856
19857 * config.sub (i486v/i486v4): Merge in from FSF version.
19858
19859 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19860
19861 * configure: only set PWD if it is already set.
19862
19863 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19864
19865 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19866 doesn't have unset and all success paths (and most error paths)
19867 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19868 to just ${PWD} to avoid confusion.)
19869
19870 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19871
19872 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19873 even for a native compilation.
19874
19875 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19876
19877 Changes to make the gdb.tar.Z rule work better.
19878
19879 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19880 (DEVO_SUPPORT): Add configure.texi.
19881 (bfd-ilrt.tar.Z): Remove ancient rule.
19882
19883 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19884
19885 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19886 pick up the machine and system specific header files.
19887
19888 * configure.in, config.sub: added new target m68010-adobe-scout,
19889 with alias of adobe68k. Changed configure.in to check for
19890 -scout before -sco* to avoid a false match.
19891
19892 * Makefile.in: added AS_FOR_TARGET, passed down in
19893 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19894 the C compiler to use to create programs which are run in the
19895 build environment, set it to default to $(CC), and passed it down
19896 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19897
19898 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19899
19900 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19901 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19902 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19903 FOR_TARGET variants, to newlib and libg++.
19904
19905 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19906
19907 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19908 first.
19909
19910 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19911
19912 * config.sub: Accept `elf' as an environment.
19913
19914 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19915
19916 * Makefile.in (all-opcodes): cd into the right directory
19917
19918 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19919
19920 * configure: added -program_transform_name option, used as
19921 argument to sed when installing programs.
19922 configure.texi: added documentation for -program_prefix,
19923 -program_suffix and -program_transform_name.
19924
19925 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19926
19927 * config.sub: Accept i486 where i386 ok.
19928
19929 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19930
19931 * config.sub: accept we32k
19932
19933 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19934
19935 * config.sub, configure.in: accept OSE68000 and OSE68k.
19936
19937 * Makefile.in: don't create all directories for ``make install'';
19938 let the subdirectories create the ones they need.
19939
19940 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19941
19942 * COPYING: new file, GPL v2
19943
19944 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19945
19946 * Makefile.in: use the new gen-info-dir, which needs a template
19947 argument (which also lives in texinfo)
19948
19949 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19950
19951 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19952
19953 * config.sub (ncr3000): Change i386 to i486.
19954
19955 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19956
19957 * Makefile.in: add install-rcs, install-grep to
19958 install-no-fixedincludes, removed install-bison and install-libgcc
19959
19960 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19961
19962 * configure.in: grab the HPUX makefile fragment if on HPUX
19963
19964 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19965
19966 * Makefile.in: eradicate bison spoor (ditto libgcc).
19967 configure.in: recognise m68{k,000}-ericsson-OSE.
19968 es1800 is alias for m68k-ericsson-OSE
19969
19970 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19971
19972 * configure.in: rearrange the parts that remove programs from
19973 configdirs, based now on HOST==TARGET or by canonical triple.
19974
19975 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19976
19977 * test-build.mk: recurse explicitly with -f test-build.mk when
19978 appropriate. predicate stage3 and comparison on the existence
19979 of gcc. That is, if gcc isn't around, we aren't three-staging.
19980 On very clean, also remove ...stamp-co. Build in-place before
19981 doing other builds.
19982
19983 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19984
19985 * Makefile.in, configure.in: add tgas
19986
19987 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19988
19989 * Makefile.in: a number of changes merged in from progressive.
19990
19991 * configure.in: add libm.
19992
19993 * .cvsignore: ignore some stuff that comes from test-build.mk.
19994
19995 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19996
19997 * config.sub: Add es1800 (m68k-ericsson-es1800).
19998
19999 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20000
20001 * configure: Add program_suffix (parallel to program_prefix)
20002 * Makefile.in: adjust directory-creating script for losing decstation
20003
20004 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20005
20006 * configure: Minor $subdir-related fixes.
20007
20008 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20009
20010 * configure: fix various problems with propogating
20011 makefile_target_frag in subdirs.
20012 * configure.in: config libgcc if its there
20013
20014 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20015
20016 * config.sub: HPPA merge.
20017
20018 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20019
20020 * Makefile.in: Replace all-bison with all-byacc in all
20021 dependency lines for other tools (which now use byacc).
20022
20023 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20024
20025 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20026
20027 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20028
20029 * Makefile.in: make gprof rules similar to byacc rules (instead of
20030 vestigal $(unsubdir) that didn't work...)
20031
20032 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20033
20034 * config.sub: Add support for Linux.
20035 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20036 (at least for libg++).
20037
20038 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20039
20040 * configure.texi: fix doc for the -nfp option to configure
20041
20042 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20043
20044 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20045
20046 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20047
20048 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20049 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20050 * configure.in: added solaris* host_makefile_frag hook.
20051
20052 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20053
20054 * config.sub: changed recognition of m68000 so that various
20055 m68k types can be specified via m680[01234]0
20056
20057 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20058
20059 * config.sub (basic_machine): fix sed so that '-foo' isn't
20060 completely substituted out while .+'-foo' loses the '-foo'
20061
20062 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20063
20064 * config.sub ($os): Add -aout.
20065
20066 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20067
20068 * configure: If host_makefile_frag is absolute, don't
20069 prefix ${invsubdir} (relevant to libg++ auto-configure).
20070
20071 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20072
20073 * Makefile.in (tooldir): Define it.
20074 (all-ld): Depend on all-flex.
20075
20076 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20077
20078 * Makefile.in (check): Fix libg++ special case.
20079
20080 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20081
20082 * configure: do not bury `pwd` into config.status, thus do fewer
20083 pwd's.
20084
20085 * configure: print the "Building in" message only when building in
20086 other than "." AND verbose.
20087
20088 * configure: remove -s, rework -v to better accommodate guested
20089 configures.
20090
20091 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20092
20093 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20094
20095 * Makefile.in: macroize flags passed on recursion. remove
20096 fileutils.
20097
20098 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20099
20100 * configure: get makesrcdir right for subdirs deeper than 1.
20101
20102 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20103 install.
20104
20105 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20106
20107 * Makefile.in: don't print subdir_do or recursion lines.
20108
20109 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20110
20111 * standards.texi: added menu item.
20112
20113 * Makefile.in: build and install standards.info.
20114
20115 * standards.texi: new file.
20116
20117 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20118
20119 * configure: test for and move config.status pieces from
20120 ${subdir}/.
20121
20122 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20123
20124 * configure: Test for existance of files before trying to mv
20125 them, to avoid numerous non-existance messages.
20126
20127 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20128
20129 * configure: correct final line of config.status.
20130
20131 * configure: patch from eggert. Avoids a protection problem if
20132 the original Makefile.in is read only.
20133
20134 * configure: use move-if-change from gcc to create config.status.
20135 Some makefiles depend on config.status to tell if a directory
20136 has been reconfigured for a different host. This change
20137 prevents those directories from remaking everything in the case
20138 where the reconfig was only intended to rebuild a Makefile.
20139
20140 * configure: test for config.sub with "config.sub sun4" rather
20141 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20142 host alias from a missing config.sub.
20143
20144 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20145
20146 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20147 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20148
20149 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20150
20151 * configure: mkdir ${subdir} as needed.
20152
20153 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20154
20155 * Makefile.in,configure.in: added autoconf.
20156
20157 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20158
20159 * Makefile.in: no longer pass against on recursion.
20160
20161 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20162 definitions are not inherited.
20163
20164 * configure: correct makesrcdir when subdir is .
20165
20166 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20167
20168 * configure: Add support for 'subdirs' variable, which is
20169 like 'configdirs', except that configure doesn't re-invoke
20170 itself for subdirs, it just creates a Makefile for each subdir.
20171 * configure.texi: Document subdirs.
20172
20173 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20174
20175 * configure.in: added flex to configdirs
20176
20177 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20178
20179 * Makefile.in: remove clean-stamps from clean.
20180
20181 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20182
20183 * configure.in: Add gdbtest to configdirs.
20184
20185 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20186
20187 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20188 to recursive makes.
20189 * configure.in: Recognize new ncr3000 config.
20190
20191 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20192
20193 * Makefile.in, configure.in: removed references to gdbm.
20194
20195 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20196
20197 * config.sub: Don't canonicalize os value
20198 newsos* to bsd (readline needs to check for newsos).
20199 (This fix was earlier made Jan 31, but got re-broken.)
20200
20201 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20202
20203 * configure.in: sco is an os, not a vendor!
20204
20205 * configure: Quote $( better. Keep various shells happy.
20206
20207 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20208
20209 * Makefile.in: eliminate stamp-files.
20210
20211 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20212
20213 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20214 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20215
20216 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20217
20218 * config.sub: fix iris/iris3.
20219
20220 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20221
20222 * configure: re-add -rm.
20223
20224 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20225
20226 * Maskefile.in: add .stmp-rcs to all.
20227
20228 * configure.in: remove gas from rs6000 build, use aix host fragment.
20229
20230 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20231
20232 * configure: pass down site_option during recursion.
20233
20234 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20235
20236 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20237
20238 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20239
20240 * configure: Change exec_prefix so that it really defaults to prefix.
20241
20242 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20243
20244 * Makefile.in, configure.in: Add support for mmalloc library.
20245
20246 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20247
20248 * Makefile.in: add stmp dependencies for a few more things.
20249
20250 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20251
20252 * configure: adjusted error message on objdir/srcdir configure
20253 collision, per john's suggestion.
20254
20255 * Makefile.in: add libiberty stmp to all and all.cross.
20256
20257 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20258
20259 * Makefile.in: remove force dependencies, add grep to all.
20260
20261 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20262
20263 * Makefile.in: drop flex. make stamp files work.
20264
20265 * configure: added test for conflicting configuration in srcdir,
20266 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20267 gets cranky. use relative paths for configure and srcdir
20268 whenever possible. Send some error messages to stderr that were
20269 going to stdout.
20270
20271 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20272
20273 * Makefile.in: Fix libg++ rule to check for gcc directory
20274 before using gcc/gcc. Also pass XTRAFLAGS.
20275
20276 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20277
20278 * Makefile.in: added stmp-files so that directories aren't polled
20279 when they are already built.
20280
20281 * configure.texi: fixed a node pointer problem.
20282
20283 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20284
20285 * config.sub configure.in gdb/configure.in
20286 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20287 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20288 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20289
20290 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20291
20292 * configure: -recurring becomes -silent. corrected help message
20293 for -site= option.
20294
20295 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20296
20297 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20298
20299 * configure: when building Makefile for crosses, replace
20300 tooldir and program_prefix. default srcdir from location of
20301 config.sub. remove "for host in hosts" and "for target in
20302 targets" loops.
20303
20304 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20305
20306 * Makefile.in: Do not pass bindir or mandir to cvs.
20307
20308 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20309
20310 * Makefile.in, configure.in: removed traces of namesubdir,
20311 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20312 copyrights to '92, changed some from Cygnus to FSF.
20313
20314 * configure.texi: remove most references to multiple hosts,
20315 multiple targets, subdirs, etc.
20316
20317 * configure.man: removed rcsid. reference config.sub not
20318 config.subr.
20319
20320 * Makefile.in: mkdir $(infodir) on install-info.
20321
20322 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20323
20324 * configure.texi: Explain better about .gdbinit and about
20325 the environment that configure.in sections run in.
20326
20327 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20328
20329 * configure.in: Ultrix is only a decstation if it's a MIPS.
20330
20331 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20332
20333 * README: DOC.configure => cfg-paper.texi.
20334
20335 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20336
20337 * config.sub (near case $os): Don't convert newsos* to bsd!
20338
20339 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20340
20341 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20342 the number of copies of COPYING that go into the GDB tar file.
20343
20344 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20345
20346 * bfd/configure.in, gdb/config/mh-i386sco,
20347 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20348 Fix SCO configuration stuff.
20349
20350 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20351
20352 * Makefile.in: For libg++, make sure the -I pointing
20353 to the gcc directory goes *after* all the libg++-local -I flags.
20354 Also, move just-gcc dependency from just-libg++ to all-libg++.
20355
20356 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20357
20358 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20359
20360 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20361
20362 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20363
20364 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20365
20366 * config.sub: Add stratus configuration frags. Also
20367 submitted to FSF.
20368
20369 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20370
20371 * Makefile.in (DEV_SUPPORT): add configure.man.
20372
20373 * config.sub(Decode manufacturer-specific): add -none*.
20374
20375 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20376
20377 * Makefile.in: remove form feeds to make Sun's make happy.
20378 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20379
20380 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20381
20382 * Makefile.in (AR_FLAGS): Make quieter.
20383
20384 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20385
20386 * configure.in: Add libg++.
20387 * configure: When verbose, don't output the command line at each
20388 level; it will be unremarkably the same as the previous version,
20389 which will be the same as what the user typed.
20390
20391 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20392
20393 * configure.in, Makefile.in: fix clean-info, add flex. add
20394 fileutils.
20395
20396 * configure: be less sensitive to spaces in Makefile.in. Do not
20397 look for sources in "..". Doing so breaks subdirectories that
20398 might have their own configure. If a subdir has it's own
20399 configure script, use it.
20400
20401 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20402
20403 * cfg-paper.texi: some changes suggested by rms.
20404
20405 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20406
20407 * config.sub: Merge in some small additions from the FSF version,
20408 taken from the gcc distribution, to bring the Cygnus and FSF
20409 versions into closer sync.
20410
20411 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20412
20413 * configure.in: Changed svr4 references to sysv4.
20414
20415 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20416
20417 * configure: added -V for version number option.
20418
20419 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20420
20421 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20422 renamed from DOC.configure to cfg-paper.texi.
20423
20424 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20425
20426 * configure, config.subr, config.sub: config.subr is now
20427 config.sub again.
20428
20429 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20430
20431 * configure.texi: new file, in progress.
20432
20433 * Makefile.in: build info file and install the man page for
20434 configure.
20435
20436 * configure.man: new file, first cut.
20437
20438 * configure: find config.subr again now that configuration "none"
20439 has gone. removed all traces of the -ansi option. removed all
20440 traces of the -languages option.
20441
20442 * config.subr: resync from rms.
20443
20444 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20445
20446 * configure, config.sub, config.subr: merge config.sub into
20447 config.subr, call the result config.subr, remove config.sub, use
20448 config.subr.
20449
20450 * Makefile.in: revised install for dir.info.
20451
20452 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20453
20454 * configure.in: add decstation host makefile frag.
20455
20456 * Makefile.in: BISON now bison -y again. also install-gcc on
20457 install. clean-gdbm on clean. infodir belongs in datadir.
20458 Make directories for info install. Build dir.info here then
20459 install it.
20460
20461 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20462
20463 * Makefile.in: fix for bad directory tests.
20464
20465 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20466
20467 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20468 regexp. -srcdir relative was being handled incorrectly.
20469
20470 * Makefile.in: unwrapped some for loops so that parallel makes
20471 work again and so one can focus one's attention on a particular
20472 package.
20473
20474 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20475
20476 * configure: added PWD as a stand in for `pwd` (for speed). use
20477 elif wherever possible. make -srcdir work without -objdir.
20478 -objdir= commented out.
20479
20480 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20481
20482 * configure: +options become --options. -subdirs commented out.
20483 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20484 Makefile now at top of generated Makefile. Removed cvs log
20485 entries. added -srcdir. create .gdbinit only if there is one
20486 in ${srcdir}.
20487
20488 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20489 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20490 and mandir now keyed off datadir by default.
20491
20492 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20493
20494 * Freshly created ChangeLog.
20495
20496 \f
20497 Local Variables:
20498 mode: change-log
20499 left-margin: 8
20500 fill-column: 76
20501 version-control: never
20502 End: